/**
* Theme Name: All English Things 0.2
* Version: 0.2
* Author: Wizbit
* Author URI: http://www.wizbit.net/
* Text Domain: aet
*/

/* Site-wide banner options */

body:after {
    display: none;
    background-image: url(https://www.allenglishthings.com/wp-content/uploads/2023/12/Christmas-Delivery-Dates-2023-400.jpg);
    width: 400px;
    height: 205px;
    top: 0;
    left: 0;
    content: ' ';
    position: absolute;
    pointer-events: none;
}

/* End site-wide banner options */


/* body ----------------------------------------*/

h1,h2,h3,h4,h6,p,blockquote,ol,ul,li,img {
    margin:0px;
    padding:0px;
    border:0px;
}

body {
    margin:0px;
    color:#000;
}

img.aligncenter {
    display: block;
    margin: 0.5em;
}

img.alignleft {
    float: left;
    margin: 10px 10px 10px 0;
}

img.alignright {
    float: right;
    margin: 10px 0 10px 10px;
}

/* HEADER ------------------------------------*/
/* HEADER ------------------------------------*/
/* HEADER ------------------------------------*/
/* HEADER ------------------------------------*/

#header {
    width: 100%;
    background:#ffffff;
    clear: both;
 padding: 40px 0;
   
    background-repeat:no-repeat;
}

/* TOPBAR ------------------------------------*/

#header .topbar {
    position: fixed;
    z-index: 50;
    width: 100%;
    background:#596668;
    border-top:5px solid #4f5a5b;
    box-shadow: 0px 0px 5px 2px rgba(100,100,100,0.6);
}

#header .topbar .content {
    width: 100%;
    height:40px;
    margin:0 auto;
}

/* links */

#header .topbar .content .links {
    float:left;
    /*width:550px;*/
}

#header .topbar ul {
    overflow: hidden;
        float: left;
    list-style-type:none;
    margin-top:0px;
    width:410px;
}

#header .topbar ul li {
    float: left;
}

#header .topbar ul li a {
    display: block;
    color: white; 
    padding: 12px 15px;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size:11px;
    text-transform:uppercase;
    border-right:1px solid #6a7b7d;
}

#header .topbar ul li a:hover {
    color: #F9E99C;
}

/* telephone */

#header .topbar .content .telephone {
    float: right;
}


/* TITLEBAR ------------------------------------*/

#header .titlebar {
    padding-top:0px; /*50*/
}

#header .titlebar .content {
    height:180px;
    margin:0px auto;
    position:relative;
    clear: both;
}

#header .titlebar .content .logo {
    display: block;
    margin: auto;
}

#header .titlebar .content .language {
    position: absolute;
    top: 82px;
    right: 0px;
}

#header .titlebar .content .telephone {
    position: absolute;
    top: 82px;
    right: 0px;
}

/* BOTTOMBAR1 ------------------------------------*/

#bottombars {
    width: 100%;
    position: static;
    z-index: 50;
}

#bottombars.floating {
    box-shadow: 0px 0px 5px 2px rgba(30,30,30,0.7);
    position: fixed;
    top: 0;

}

#bottombars .search {
    display: none;
    float: right;
    margin-top: 4px;
    margin-left: 8px;
}
#bottombars .basket {
    display: none;
    margin-top: 4px;
    float: right;
}

#bottombars.floating .search, #bottombars.floating .basket {
    display: inline-block;
}

#bottombars .search, #bottombars .basket {
    border: 1px solid #a30505;
    height: 30px;
    width: 220px;
    padding: 0;
}
#bottombars .search {
    width: 170px;
}

#bottombars input[type=text], #bottombars input[type=search] {
    border: none !important;
    border-radius: 0;
    background-color: #fff;
    padding: 0;
    margin: 0;
    padding-left: 15px;
    padding-right: 0;
    width: 120px;
    height: 30px;
    float: left;
    outline: none !Important;
}

#bottombars input[type=submit] {
    float: right;
    display: block;
    width: 34px;
    height: 100%;
    background: #a30505;
    color: #fff;
    text-transform: uppercase;
    border: none;
    font-size: 12px;
}

#bottombars .basket .icon {
    float: left;
    display: block;
    width: 34px;
    height: 100%;
    background: #a30505;
    color: #fff;
    border: none;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    font-weight: normal;
}

#bottombars .basket a {
    text-decoration: none;
    cursor: pointer;
}
#bottombars .basket p {
    margin-left: 34px;
    text-align: center;
    line-height: 32px;
    text-decoration: none;
    color: #666;
    transition: color 0.3s ease-in-out;
}

#bottombars .basket a:hover p {
    color: #a30505;
}


#bottombar1 {
    width: 100%;
    /*border-top:1px solid #EAE9E9;*/
    background-color:#a30505;
}

#bottombar1 .content {
    margin:0 auto;
    height:45px;
    position:relative;
}

/* slicknav menus */

#slick-site-menu, #slick-shop-menu {
    z-index: 9;
    background: transparent;
}

#slick-site-menu {
    left: 0;
}

#slick-shop-menu {
    right: 0;
}

#slick-site-menu .slicknav_btn {
    float: left;
}

#slick-shop-menu .slicknav_btn {
    float: right;
}

#slick-shop-menu .slicknav_nav {
    text-align: right;
    background: #fff;
}

.slicknav_menutxt {
    text-shadow: none !important;
}

.slicknav_icon {
    margin: 0 !important;
    display: none !important;
}

.slicknav_icon-bar {
    display: none !important;
}

#slick-shop-menu .sub-menu h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #666;
    margin-bottom: 0;
}

/* nav */

.slicknav_menu {
    display:none;
}

#menu {
    width: 940px;
    height: 45px;
    margin: 0px;
    padding: 0px;
}

#menu ul {
    list-style-type:none;
}

#menu ul li {
    float: left;
    position: relative;
}

#menu ul li:hover {
    /*background-color:green;*/
}

#menu ul li a {
    color: #ffffff;
    padding: 0px 35px 0px 0px;
    line-height:45px;
    font-size:12px;
    font-family: 'Open Sans', sans-serif;
    font-weight:700;
    display: block;
    text-decoration:none;
    text-transform:none;
}

#menu ul li a:hover {
    color:#E6D173;
}

#menu ul li ul li {
    float: none;
    position: relative;
    background-color: #a30505;
    padding: 0px 0px 0px 20px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    border-left-color: #ddd;
}

#menu ul li ul {
    position: absolute;
    top:45px;
    left:0;
    display: none;
    background-color:#ffffff;
    width:190px;
    z-index:40;
}

#menu ul li:hover > ul {
    display: block;
}

#menu ul li ul li a {
    white-space: nowrap;
    line-height:36px;
    font-size:11px;
    text-transform:none;
    color:#ffffff;
}

#menu ul li ul li a:hover {
    color:#E6D173;
}

#menu ul li ul li ul {
    position: absolute;
    top:0;
    left:190px;
    display: none;
    background-color:pink;
    width:190px;
}


/* ALTERNATE STYLE MAIN MENU */

#main-menu {
    width: 970px;
    height: 45px;
    margin: 0px auto;
    padding: 0px;
    position: relative;
}

#main-menu ul {
    list-style-type:none;
}

#main-menu > ul > li > div {
    display: none;
    position: absolute;
    top: 45px;
    left: -20px;
    z-index: 40;
    width: 978px;
    background-color: #fff;
    background-color: rgba(255,255,255,0.95);
    padding-bottom: 3em;
    border: 1px solid #d0d0d0;
    border-top: none;
}

#main-menu > ul > li:hover > div {
    display: block;
}

#main-menu > ul > li {
    float: left;
}

#main-menu > ul > li > a {
    color: #ffffff;
    padding: 0px 20px 0px 0px;
    line-height:45px;
    font-size:12px;
    font-family: 'Open Sans', sans-serif;
    font-weight:700;
    display: block;
    text-decoration:none;
    text-transform:none;
}

#main-menu > ul > li > a:hover {
    color:#E6D173;
}

#main-menu .container h2 a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #666;
    text-decoration: none;
    font-weight: bold;
}

#main-menu .sub-menu li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #666;
    font-weight: normal;
    text-decoration: none;
    background-image: url(images/arrow-right.png);
    background-repeat: no-repeat;
    background-position: -3px 5px;
    padding-left: 15px;
}
#main-menu .sub-menu li a:hover {
    text-decoration: underline;
    color: #a30505;
}

#main-menu .sub-menu {
    float: left;
    width: 25%;
}
#main-menu .sub-menu h2 {
    margin: 0.8em 1em 0.2em 1em;
    padding-top: 8px;
}
#main-menu .sub-menu ul {
    margin: 0 1em;
}
/* END ALTERNATE STYLE MAIN MENU */

/* BOTTOMBAR2 ------------------------------------*/

#bottombar2 {
    width: 100%;
    border-top:1px solid #EAE9E9;
    background-color:#fff;
}

#bottombar2 .content {
    margin:0 auto;
    height:40px;
    position:relative;
}

/* links */

#bottombar2 .content ul {
    overflow: hidden;
    float: left;
    list-style-type:none;
    margin-top:0px;
    width:auto;
}

#bottombar2 .content ul li {
    float: left;
}

#bottombar2 .content ul li a {
    display: block;
    color: #666; 
    padding: 12px 30px 12px 0px;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size:11px;
    text-transform:uppercase;
    /*border-right:1px solid #6a7b7d;*/
}

#bottombar2 .content ul li a:hover {
    color: #a30505;
}


/* CONTENT ------------------------------------*/
/* CONTENT ------------------------------------*/
/* CONTENT ------------------------------------*/
/* CONTENT ------------------------------------*/

#content {
    width:100%;
    padding:15px 0;
    background-image:url(images/bg-main.png);
    background-repeat:repeat;
    background-color:#ffffff;
    background-attachment:fixed;
}

#content .content-home {
    margin:0 auto;
    padding:0px;
    overflow:auto;
}

#content .content {
    margin:0 auto;
    padding:20px;
    background-color:#ffffff;
    overflow:auto;
}

#content .content-column img {
    width: 100%;
    height: auto;
}

/* SEARCHBAR HOME ------------------------------------*/
/* SEARCHBAR HOME ------------------------------------*/

#searchbar-home {
    height:52px;
    position:relative;
    background-color:#fff;
    margin:0px 0px 15px 0px;
}

#searchbar-home .search {
    position: absolute;
    top: 10px;
    left: 20px;
}

#searchbar-home .basket {
    position: absolute;
    top: 10px;
    right: 20px;
}

#searchbar-home .telephone {
    position: absolute;
    top: 18px;
    left: 392px;
}

/* SEARCHBAR ------------------------------------*/
/* SEARCHBAR ------------------------------------*/

#searchbar {
    width:100%;
    margin:0px auto 15px auto;
    height:52px;
    position:relative;
    background-color:#fff;
}

#searchbar .search {
    margin-top: 10px;
}

#searchbar .basket {
    margin-top: 10px;
}

#searchbar .telephone {
    margin-top: 15px;
    text-align: center;
}
#searchbar .telephone i {
    margin-right: 10px;
}

/* HOME FEATURED PRODUCTS ------------------*/
/* HOME FEATURED PRODUCTS ------------------*/

#home-featured {
    padding:20px 20px 20px 20px;
    margin-bottom:15px;
    overflow:auto;
    background-color:#ffffff;
}

#home-featured .title {
    height:35px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
    text-transform:uppercase;
    padding:0px 0px 0px 0px;
    border-bottom:1px solid #dddddd;
    position:relative;
}

#home-featured .title .arrows {
    position:absolute;
    top:0px;
    right:0px;
}

/* HOME INTRO ---------------------------*/
/* HOME INTRO ---------------------------*/

#home-intro {
    padding:30px 20px;
    margin-bottom:15px;
    overflow:auto;
    background-color:#ffffff;
}

#home-intro .left {
    margin-right:20px;
    float:left;
}

#home-intro .right {
    float:left;
    overflow:auto;
}

h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 28px;
    color: #a30505;
    margin-bottom: 20px;
}

#home-intro p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #333;
    margin-bottom: 20px;
    line-height:1.7em;
}

/*custom-field*/

#home-intro a.custom-field {
    position: relative;
    display: block;
    height: 200px;
    float:left;
    text-decoration: none !important;
}

#home-intro a.custom-field img {
    width: 100%;
}

#home-intro a.custom-field .text {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(255,255,255,0.8);
    text-align: center;
    text-transform: uppercase;
}

#home-intro a.custom-field .text h3 {
    font-size: 1em;
    font-weight: 600;
    color: #000;
    margin: 0.5em 0 0;
}
#home-intro a.custom-field .text p {
    font-size: 0.75em;
    font-weight: 700;
    color: #B10000;
}

#home-intro a.custom-field:hover h3 {
    color: #B10000;
}

/* traditions */

#home-intro a.traditions {
    display: block;
    width: 100%;
    height: 200px;
    float:left;
    margin:0px 20px 20px 0px;
    background-image: url(images/btn-traditions.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

#home-intro a.traditions:hover {
    background-position: center bottom;
}

/* celebrations */

#home-intro a.celebrations {
    display: block;
    width: 100%;
    height: 200px;
    float:left;
    margin:0px 0px 20px 0px;
    background-image: url(images/btn-celebrations.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

#home-intro a.celebrations:hover {
    background-position: center bottom;
}

/* royal connections */

#home-intro a.royal-connections {
    display: block;
    width: 100%;
    height: 200px;
    float:left;
    margin:0px 20px 20px 0px;
    background-image: url(images/btn-royal-connections.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

#home-intro a.royal-connections:hover {
    background-position: center bottom;
}

/* inspiration */

#home-intro a.inspiration {
    display: block;
    width: 100%;
    height: 200px;
    float:left;
    margin:0px 0px 20px 0px;
    background-image: url(images/btn-inspiration.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

#home-intro a.inspiration:hover {
    background-position: center bottom;
}






/* rest of britain */

#home-intro a.rest-of-britain {
    display: block;
    width: 300px;
    height: 200px;
    float:left;
    background-image: url(images/btn-rest-of-britain.jpg);
}

#home-intro a.rest-of-britain:hover {
    background-position: center bottom;
}

/* summer */

#home-intro a.summer {
    display: block;
    width: 300px;
    height: 200px;
    float:left;
    /*margin-right:20px;*/
    background-image: url(images/btn-summer.jpg);
}

#home-intro a.summer:hover {
    background-position: center bottom;
}

/* new */

#home-intro a.new {
    display: block;
    width: 300px;
    height: 200px;
    float:left;
    background-image: url(images/btn-new.jpg);
}

#home-intro a.new:hover {
    background-position: center bottom;
}

/* HOME SOCIAL ------------------*/
/* HOME SOCIAL ------------------*/

#home-social {
    padding:30px 20px;
    overflow:auto;
    background-color:#ffffff;
}

#home-social .blog {
    width:100%;
    height:0;
    padding-bottom: 66.66%;
    float:left;
    margin-right:20px;
}

#home-social .twitter {
    width:100%;
    height:0;
    padding-bottom: 66.66%;
    float:left;
    margin-right:20px;
}

#home-social .ads {
    width:100%;
    height:0;
    padding-bottom: 66.66%;
    float:left;
}

#home-social .blog img, #home-social .twitter img, #home-social .ads img {
    width: 100%;
    height: auto;
}

#home-social .blog {
    position: relative;
}

#home-social .blog p {
    font-size: 1em;
    font-weight: 600;
}

#home-social .blog p a {
    text-decoration: none;
    color: #333;
}

#home-social .blog p.blog-link {
    position: absolute;
    left: 1em;
    bottom: 2em;
}

#home-social .blog p.twitter-link {
    position: absolute;
    left: 1em;
    bottom: 0.75em;
}

/* LEFT ------------------------------------*/
/* LEFT ------------------------------------*/

#content #left {
/*  width:220px;
    margin:0px 20px 0px 0px;
    float:left;*/
    padding-bottom:20px;
}

#content #left h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align:center;
    padding: 8px 0px;
    border:1px solid #dddddd;
}

#content #left .menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#content #left .menu a {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform:uppercase;
    font-size: 14px;
    color: #333333;
    padding: 6px 20px 6px 0px;
    text-decoration: none;
}

#content #left .menu a:hover {
    color: #A30505;
}

#content #left .menu li li a {
    display: block;
    color: #777;
    padding: 5px 20px 5px 30px;
    text-decoration: none;
    font-size: 12px;
    font-weight: 400;
}

/* PRODUCT LISTING --------------------------*/
/* PRODUCT LISTING --------------------------*/
#prodlisting {
    display: flex;
    flex-wrap: wrap;
}

#prodlisting {
    display: flex;
    flex-wrap: wrap;
}

#prodlisting .title {
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #333333;
    margin-bottom: 0px;
    text-transform:uppercase;
    padding:0px 0px 6px 0px;
    /*border-bottom:1px solid #dddddd;*/
}

#prodlisting .item-image {
    width: 100%;
}

/* CRUMBTRAIL ------------------------------*/

#crumbtrail {
    width: 100%;
    list-style-type:none;
    padding:10px 0px 10px 0px;
    margin:1px 0px 20px 0px;
    border-top:1px solid #dddddd;
    border-bottom:1px solid #dddddd;
    text-align:left;
}

#crumbtrail .div {
    padding:0px 0px 0px 15px;
    color:#cccccc;
}

#crumbtrail li {
    display: inline;
    padding:0px 15px 0px 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    font-size:12px;
    margin:0px;
    color:#a30505;
}

#crumbtrail a:link {
    text-decoration: none;
    color: #777;
}
#crumbtrail a:visited {
    text-decoration: none;
    color: #777;
}
#crumbtrail a:hover {
    text-decoration: none;
    color: #a30505;
}
#crumbtrail a:active {
    text-decoration: none;
    color: #777;
}

/* ITEM ------------------------------- */

#prodlisting .item {
/*    display: flex;
    flex-grow: 0;
    flex-direction: column; */
    float: left;
    position: relative;
    margin-bottom: 1em;
}
#prodlisting .item img {
    width: 100%;
}

#prodlisting .item a.name {
    display: block;
    text-decoration:none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 12px;
    color:#000000;
    margin:10px 0px 20px 0px;
    padding:10px 0px 0px 0px;
    border-top:1px solid #dddddd;
    line-height: 17px;
}

#prodlisting .item a.name:hover {
    color:green;
}

#prodlisting .item .price {
    position: absolute;
    bottom: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
    font-size: 12px;
    color:#a30505;
    margin-top: auto;
}

#prodlisting .item a.more-info {
    display: block;
    text-align: center;
    background-color:#a30505;
    padding:6px 4px;
    margin:10px 0px 0px 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 12px;
    text-transform:uppercase;
    color: #fff;
    text-decoration:none;
}
    
#prodlisting .item a.more-info:hover {
    background-color:#4A5456;
}

/* FULL WIDTH ------------------------------------*/
/* FULL WIDTH ------------------------------------*/

#content #full {
    padding:0px;
}

.title, .product-single h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    font-size:22px;
    color:#000000;
    margin-bottom:10px;
}

.pricelge {
    font-family: 'Open Sans', sans-serif;
    font-weight:800;
    font-size:28px;
    color:#a30505;
    margin:5px 0px 20px 0px;
    padding-bottom:20px;
    border-bottom:1px solid #eee;
}

.pricelge .approx {
    font-size: 18px;
}

h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    font-size:20px;
    color:#666;
    margin-bottom:17px;
}

h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight:700;
    font-size:15px;
    color:#a30505;
    margin-bottom:12px;
        margin-top:6px;
}

h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    font-size:10px;
    color:#666;
        margin-top:10px;
    margin-bottom:15px;
}
p {
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    font-size:12px;
    color:#666;
    margin-bottom:15px;
}

#content ul {
    list-style-position: inside;
    list-style:square; 
    padding-left:30px;
    margin-bottom:19px;
}

#content li { 

    color: #a30505;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color:#666;
    margin-bottom: 5px;
    padding: 0px 0px 0px 10px;
}

#lge {
    font-size:14px;
}

#content td {
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    font-size:12px;
    color:#666;
    
}
body.page #content table {
    border-collapse: collapse;
    margin-bottom: 15px;
}

a.add {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 12px;
    color: #fff !important;
    text-decoration:none;
    text-transform:uppercase;
    width: 110px;
    text-align: center;
    background-color:#a30505;
    padding:8px 10px;
    margin:30px 0px 0px 0px;
    transition: background-color 0.2s ease-in-out;
}
    
a.add:hover {
    background-color:#4A5456;
}

.relatedprod {
    background-image:url(images/bg-rvp.png);
    background-repeat:no-repeat;
    
    font-family: 'Open Sans', sans-serif;
    font-weight:700;
    font-size:14px;
    color:#ffffff;
    margin-bottom:10px;
    padding: 0;
    text-transform:uppercase;
    border-bottom:2px solid #a30505;
}

.relatedprod h2 {
    background-color: #a30505;
    margin: 0;
    padding: 10px 20px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-weight:700;
    font-size:14px;
    
    color: #ffffff;
}

/* top section */

#content #full .topsection {
    overflow:auto;
    margin-bottom:30px;
    padding-bottom:20px;
    border-bottom:1px solid #eee;
}

/* NEWS --------------------------------------*/
/* NEWS --------------------------------------*/
/* NEWS --------------------------------------*/
/* NEWS --------------------------------------*/

.blog .news-item {
    text-decoration: none;
    margin-bottom: 1em;
}

.blog .news-item h2 {
    color: #a30505;
}

.blog .news-item img {
    float: left;
    margin-right: 10px;
    margin-bottom: 0.5em;
}

.blog .news-item:hover h2 {
    text-decoration: underline;
}

/* FOOTER ------------------------------------*/
/* FOOTER ------------------------------------*/
/* FOOTER ------------------------------------*/
/* FOOTER ------------------------------------*/

#footer {
    margin:0px auto;
    padding:50px 0px 30px 0px;
    background-color: #697A7C;
}

#footer h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size:14px;
    color:#ffffff;
    text-transform:uppercase;
    margin:0px 0px 20px 0px;
}

#footer h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size:12px;
    color:#ffffff;
    text-transform:uppercase;
    margin:0px 0px 15px 0px;
}

#footer p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size:10px;
    color:#ccc;
    margin:0px 0px 5px 0px;
}

#footer p.email {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size:12px;
    color:#ccc;
    margin:0px 0px 12px 0px;
    padding:0px 0px 0px 30px;
    background-image:url(images/icon-email.png);
    background-repeat:no-repeat;
    background-position:4px 4px;
}

#footer p.telephone {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size:12px;
    color:#ccc;
    margin:0px 0px 20px 0px;
    padding:0px 0px 0px 30px;
    background-image:url(images/icon-telephone.png);
    background-repeat:no-repeat;
    background-position:4px 2px;
}

#footer a:link {
    text-decoration: none;
    color: #ccc;
}
#footer a:visited {
    text-decoration: none;
    color: #ccc;
}
#footer a:hover {
    text-decoration: underline;
    color: #ccc;
}
#footer a:active {
    text-decoration: none;
    color: #ccc;
}

#footer .links {
    list-style-type: none;
    margin: 15px 0px 0px 0px;
}

#footer .links li {
    background-image:url(images/bullet-footer.png);
    background-repeat:no-repeat;
    background-position:0px 6px;
    font-family:'Open Sans', sans-serif;
    font-weight:300;
    font-size:12px;
    margin:0px 0px 5px 0px;
    padding:0px 0px 0px 15px;
}

/* TOP ---------------------------------------*/

#footer .top {
    overflow:auto;
    margin-bottom: 50px;
}

/* SOCIAL */

#social-bar-holder {
    /*float: left;*/
    width: 100%;
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
    overflow:auto;
}

#social-bar {
    display: block;
    position: relative;
}

#social-bar li {
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
    width: 25px;
    height: 25px;
    margin:0px 5px 0px 0px;
}

#social-bar li a {
    position: absolute;
    height: 50px;
    width: 25px;
    top: 0;
    left: 0px;
}

#social-bar li a:hover {
    top: -25px;
}

#social-bar .twitter a {
    background-image: url('images/social-twitter.gif');
}
#social-bar .facebook a {
    background-image: url('images/social-facebook.gif');
}
#social-bar .youtube a {
    background-image: url('images/social-youtube.gif');
}
#social-bar .pinterest a {
    background-image: url('images/social-pinterest.gif');
}


/* BOTTOM ------------------------------------*/

#footer .bottom {
    border-top: 1px solid #aaaaaa;
    overflow:auto;
    padding:15px;
}

#footer .bottom .left {
    float:left;
}

#footer .bottom .right {
    float:right;
}

/* OTHER ------------------------------------*/
/* OTHER ------------------------------------*/
/* OTHER ------------------------------------*/
/* OTHER ------------------------------------*/

#content #full .bullets {
    background:#ffffff;
    margin-bottom:20px;
}

#content #full .bullets li {
    list-style-type: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color:#666;
    margin-bottom: 5px;
    padding: 0px 0px 0px 20px;
    background-image: url(images/bullet.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
}


/* Accordion Menu */


.glossymenu {   padding: 0;
    width: 294px;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
}

.glossymenu a.menuitem{
    color: #333333;
    display: block;
    position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
    width: auto;
    padding-left: 10px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    background-color: #f4f4f4;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d3d3d3;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
    color: #333333;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
    position: absolute;
    top: 6px;
    right: 5px;
    border: none;
}

.glossymenu a.menuitem:hover{
    background-color: #10127b;
    color: #FFFFFF;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
    background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.glossymenu div.submenu ul li{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d3d3d3;
    background-color: #f4f4f4;
}

.glossymenu div.submenu ul li a{
    display: block;
    color: #333333;
    text-decoration: none;
    padding-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;

    font-variant: normal;
    padding-top: 3px;
    padding-right: 0;
    padding-bottom: 3px;
}

.glossymenu div.submenu ul li a:hover{
    color: #FFFFFF;
    background-color: #10127b;
}

#content a {
    color: #666;
}

#content a:hover {
    color: #a30505;
}

/* TABLE */

#table {
    background: #fff;
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height:1.7em;
}

#table th {
    font-size: 14px;
    font-weight:600;
    color: #666;
    padding: 10px 8px;
    border-bottom: 1px solid #eae9e9;
}

#table td {
    color:#666;
    padding:10px;
    vertical-align:text-top;
}

#table p {
    margin: 0;
    padding: 0;
}


/* CONTACT FORM 7 ------------------------------------*/
/* CONTACT FORM 7 ------------------------------------*/

.wpcf7-form {
    background:#EBEBEB; 
    /*border:2px solid red;*/
    border-radius:7px; 
    width:95%;
    padding: 20px 10px; 
    margin-bottom:0px;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="url"],
.wpcf7-form textarea,
.wpcf7-form select { 
    background:#ffffff; 
    border:1px solid #ffffff;
    border-radius:7px;
    width:95%;
    margin: 5px 0 5px 0;
        padding: 10px 10px;
    color: #333;
        font-size: 13px;
        vertical-align: middle;
}

span.wpcf7-list-item {
    margin-left:0px;
}

.wpcf7-form p { 
    color:#333; 
    margin-top:10px; 
    margin-bottom:20px;
}

.wpcf7-form .wpcf7-submit { 
    background:#a30505;
        border:1px solid #a30505;
    border-radius:7px;  
    cursor:pointer; 
    width:100px;
    margin:7px 0;
    padding: 5px 15px;
    color:#fff;
font-family: 'Helvetica', 'Arial', sans-serif;
    font-weight: bold;
}

div.wpcf7-response-output {
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-weight: normal;
    font-color:#ccc;
    font-size: 14px;
    padding:10px;
    margin:0em 0em 0em 0em;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #9fc7b5;
}

div.wpcf7-validation-errors {
    border: 2px solid #f00;
}

.product-images .main-image {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
}
.product-images .main-image > div {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5; 
}
.product-images .main-image .active {
    z-index: 10;
}
.product-images .main-image .next-active {
    z-index: 7;
}
.product-images .main-image img {
    width: 100%;
    max-height: 100%;
}

.product-images .thumbnails {
    overflow:auto;
    margin-top:8px;
}

.product-images .thumbnails .thumb {
    float:left; 
    margin-right:8px;
}

#home-featured {
    box-sizing: border-box;
}

#home-featured .features {
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 150px;
    position: relative;
}

#home-featured .features-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 150px;
    width: 1920px;
}

#home-featured .feature-box {
    box-sizing: border-box;
    border: 1px solid #ddd;
    float: left;
    width: 220px;
    height: 150px;
    padding: 6px;
    margin-right: 20px;
}
#home-featured .feature-box:nth-child(4n+4) {
    
}

#home-featured .feature-box img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
        background-size: 100% !important;
}

#home-featured .arrows a {
    display: inline-block;
    background-color: #999;
    color: #fff;
    margin: 0;
    text-align: center;
    padding: 2px 8px;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
}
#home-featured .arrows a:hover {
    background-color: #a30505;
}

/* COLLAPSE-O-MATIC ----------------------------------*/
/* COLLAPSE-O-MATIC ----------------------------------*/

.collapseomatic {
    background-position: 0px 5px;
    padding: 0 0 0 25px;
    margin-bottom: 20px;
    /*color:#666;*/
}

.collapseomatic_content {
    margin-top:15px;
}

/* MEDIA QUERIES --------------------*/
/* MEDIA QUERIES --------------------*/
/* MEDIA QUERIES --------------------*/
/* MEDIA QUERIES --------------------*/


/* MOBILE VERTICAL */
@media (max-width: 420px) {

    #header .titlebar .content .language {
        position: relative;
        display: block;
        margin: auto;
        top: 10px;
        text-align: center;
    }
    
    #bottombars {
        display:none;
    }
    
    .slicknav_menu {
        display:block;
    }
    
    #slick-shop-menu .slicknav_nav {
        columns: 1;
        text-align: right;
    }

    #searchbar {
        height: 130px;
    }

    #home-social .blog, #home-social .twitter, #home-social .ads {
        margin: 0 auto 20px auto;
    }
    
    #table td {
        padding: 0;
    }
}

/* MOBILE HORIZONTAL */
@media (min-width: 421px) and (max-width: 767px) {
    #bottombars {
        display:none;
    }
    
    .slicknav_menu {
        display:block;
    }

    #searchbar {
        height: 130px;
    }

    #home-social .blog, #home-social .twitter, #home-social .ads {
        margin: 0 auto 20px auto;
    }
}

/* TABLET HORIZONTAL */
@media (min-width: 768px) and (max-width: 1024px) {
    #bottombars {
        display:none;
    }
    
    .slicknav_menu {
        display:block;
    }
}

/* DESKTOP */
@media (min-width: 1025px) {

}

/* GRAVITY FORM --------------*/
/* GRAVITY FORM --------------*/
/* GRAVITY FORM --------------*/

.gform_wrapper ul li:after, .gform_wrapper ul li:before, .gform_wrapper ul.gform_fields {
    padding-left: 0px!important;
    margin: 0;
    overflow: visible;
}

.gform_wrapper ul.gform_fields li.gfield {
    background-image: none!important;
    padding: 0 0 0 0em!important;
}
.gform_wrapper .gform_body .gform_fields .gfield input[type=text] {
    width: 100%;
}
#gform_wrapper_2 .gform_footer input[type=submit] {
    border: 1px solid #a30505;
    border-radius: 5px;
    background: #a30505;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 0.9em;
    color: #fff;
    padding: 0.3em 1.5em;
}
.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio {
padding-left:0px!important;
    margin: 0px 0;
    padding: 0;
}
body .gform_wrapper ul li.gfield {
    margin-top: 0px!important;
    padding-top: 0;
}
body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    margin-top: 0px!important;
    margin-bottom: 0;
}

body #gform_wrapper_2 .gform_footer input[type=submit]:hover {
    background: #697A7C;
  border: 1px solid #697A7C;
    color: #fff;
}
.gform_wrapper .top_label .gfield_label {
font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 2.4em!important;
}

