



@media (min-width: 992px) {

    .tsm_header_1 #tsm_header_middle .header-left .menu-icon{

        opacity: 0;

    }



    .tsm_header_1 #tsm_header_middle .header-left .menu-icon > .tongle{

        display: none !important;

    }

}



.tsm_header_1 .tsm-search .content{

    right: 0;

    left: auto;

}



.tsm_header_1 .tsm-search .content:before{

    right: 50px;

    left: auto;

}



.ion-ios-cart-outline:before {

    content: "\f110";

}



/*BLOG*/



body.blog-post-view #tsm_breadcrumbs .breadcrumbs li a,

body.blog-post-view #tsm_breadcrumbs #tsm_titlepage h1,

body.blog-post-view #tsm_breadcrumbs .breadcrumbs li strong,

body.blog-index-list #tsm_breadcrumbs .breadcrumbs li strong,

body.blog-index-list #tsm_breadcrumbs .breadcrumbs li a,

body.blog-index-list #tsm_breadcrumbs #tsm_titlepage h1{

    color: white;

    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.86);

}



.postWrapper .postTitle.title-detail h2 {

    color: #ac8141

}



.block-latestblog .item-info {

    padding: 50px 0;

    min-height: 180px;

}



/*/BLOG*/



/*PRODUCT PAGE*/

.product-detail #product-options-wrapper .input-box select{

    width: auto;

}



.product-detail .short-description {

    padding: 0;

    color: #5f5f5f;

    font-style: italic;

}



#product_addtocart_form .price-box{

    display: inline-block;

}

#product_addtocart_form .sku{

    display: inline-block;

    width: calc(100% - 100px);

    text-align: right;

}

/*/PRODUCT PAGE*/





@media screen and (max-width: 768px) {

    .tsm_header_1 #tsm_header_middle .header-left > div, .tsm_header_1 #tsm_header_middle .header-right > div

    {

        width: 80px;

    }

}



@media screen and (max-width: 767px) {

    .tsm_header_1 #tsm_header_middle .header-left > div,

    .tsm_header_1 #tsm_header_middle .header-middle > div,

    .tsm_header_1 #tsm_header_middle .header-right > div

    {

        width: 33% !important;

    }

}



#tsm_mommenu{

    height: 0;

}



/*#tsm_header #tsm_menu #tsm_mainnav{

    background: #1f1f1f;

}*/



#tsm_mommenu .btn2.btn-navbar.offcanvas{

    opacity: 0;

}



.product-detail .short-description{

    font-style: normal !important;

    margin-top: 20px;

}



.button.btn-proceed-checkout.btn-checkout{

    font-size: 13px;

}



.cart .btn-continue {

    float: none;

}



.validation-advice{

    display: block;

    position: absolute;

    background: rgb(255, 255, 255);

    color: #f92c28;

    top: 36px;

}



#checkoutSteps .input-box{

    position: relative;

}



#tsm_proaddto_overlay #proaddto_confirmbox{

    display: none !important;

}



.block-content.show-important{

    display: block !important;

    visibility: visible !important;

    opacity: 1 !important;

    top: 100% !important;

}



#tsm-totop{

    background: #000

}



#super-product-table .grouped-options-cell .grouped-option select{

    width: auto;

}

#super-product-table .prdname a{

    font-size: 18px;

    font-weight: 600;

}



.tsm_header_1 .myaccount:hover .content{

    display: none;

}



.validation-advice{

    font-weight: 600;

    font-size: 15px;

}



#tsm_mainmidle .category-description{

    display: none;

}



body.catalog-product-view .validation-advice {

    background: transparent;

    top: 25px;
    position: relative;
    top: -10px;

}



#tsm_header_middle .mycart.mini-cart .block-minicart .block-content {

    max-height: 600px;

    overflow-y: auto;

    overflow-x: hidden;

}



.tsm_policy {

    padding: 6px 0 !important

}



/*@media (max-width: 767px) {*/

    .products-grid .item .item-inner .item-info .price_block {

        margin-top: 30px;

    }

/*}*/

/* MOBILE CHANGES */

.tsm_header_1 .logo-mobile .mobile-menu-icons i, .tsm_header_1 .logo-mobile .tsm-offcanvas-minicart{
    padding: 30px 8px;
    font-size: 24px;
}
.tsm_header_1 .logo-mobile .tsm-offcanvas-minicart.mobile-menu-icons a, .tsm_header_1 .logo-mobile .tsm-offcanvas-minicart.mobile-menu-icons a:hover{
    color:#ffc23c;
}
.tsm_header_1 .mini-cart:hover .tongle, .tsm_header_1 .mini-cart .tongle{
    color: #ffc23c;
}

.tsm_header_1 .logo-mobile .mobile-menu-icons .block-minicart .tongle span{
    display:none;
}
.tsm_header_1 #tsm_header_middle .logo-mobile .myaccount, .tsm_header_1 #tsm_header_middle .logo-mobile .tsm-search, .tsm_header_1 #tsm_header_middle .logo-mobile .mycart{
    float: none;
}
#efdeco_show_to_account, #efdeco_show_to_login{
        float:right;
}

 /* The side navigation menu */
.offcanvas-cart {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Stay on top */
    top: 0;
    right: 0;
    background-color: #FFFFFF; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    /*padding-top: 60px;*/ /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.offcanvas-cart a.closebtn {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 36px;
    color: #141414;
    display: block;
    transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.offcanvas-cart a:hover{
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.offcanvas-cart .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.offcanvas-minicart{
    padding: 20px;
}
.offcanvas-minicart .actions{
    text-align: center;
}
.header-cart-edit{
    text-align: center;
    padding: 20px;
    border-top: #1F1F1F 1px solid;
}
.header-cart-edit a{
    font-size: 16px;
}

.offcanvas-minicart ul.mini-products-list{
    margin-top: 30px;
    list-style: none;
    padding: 0;
}

.offcanvas-minicart ul.mini-products-list li.item{
    padding: 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #EFEFED;
}

.offcanvas-minicart ul.mini-products-list li.item a.product-image{
    float: left;
    margin-right: 20px;
    border: 1px solid #e5e5e5;
    max-width: 85px;
}

.offcanvas-minicart ul.mini-products-list li.item div.product-details{
    font-size: 92%;
    overflow: hidden;
    padding-bottom: 25px;
    position: relative;
}

.offcanvas-minicart ul.mini-products-list li.item div.product-details .btn-remove::before {
    font-family: "Ionicons";
    content: "\f4c5";
}

.offcanvas-minicart ul.mini-products-list li.item div.product-details .btn-edit::before {
    font-family: "Ionicons";
    content: "\f2bf";
}

input[type="button"], .button, button, .btn, .catalog-product-view #tsm_breadcrumbs{
    z-index: 0;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .offcanvas-cart {padding-top: 15px;}
    .offcanvas-cart a {font-size: 18px;}
}
@media screen and (max-width: 767px) {

    .tsm_header_1 #tsm_header_middle .header-left > div,

    .tsm_header_1 #tsm_header_middle .header-middle > div,

    .tsm_header_1 #tsm_header_middle .header-right > div

    {

        display:none;

    }

    #efdeco_show_to_login{
        float:none;
    }

}



/* */
.amscheckout-apply, .amscheckout-submit{
	border: #141414 1px solid;
	padding: 0.450rem 1.250rem;
}
.amscheckout-apply span, .amscheckout-apply:hover span, .amscheckout-submit span, .amscheckout-submit:hover span{
	background-color:transparent !important;
	box-shadow:none !important;
	background-image:none !important;
	border:none !important;
}
.amscheckout-apply span span, .amscheckout-submit span span{
	color:#141414;
}
.amscheckout-apply:hover span span, .amscheckout-submit:hover span span{
	color:#FFFFFF;
}
.amscheckout-main {
    border: 2px solid #EFEFED !important;
}
.amscheckout-header .lane {
    font-size: 28px !important;
}
.global-site-notice.notice-cookie{
    position: fixed;
    bottom: 0;
    width: 100%;
	margin-bottom: 0;
	z-index:1;
	text-align: center;
}
.savings{
	color: #b17f49;
	font-size: 0.650em;
	text-transform: uppercase;
	font-weight: 700;
	font-family: Roboto Slab, sans-serif;
}
.tsm_header_1 #tsm_header_middle .header-left > div.about_efdeco_header{
	width: 20% !important;
	margin-right: 1.2rem;
}
.header-telephone{
	width: 60% !important;
	display:inline-block;
	margin: 0rem 2rem;
	text-align: center;
}

.tsm_header_1 #tsm_header_middle .header-left > div{
	display: inline-block;
}
.tsm_header_1 .myaccount.about_efdeco_header .content{
	left: 10px;
}
@media (min-width:479px){
	
}
/* COLOR CHANGES */
div.container.category-description{
    height:50px;
    display:block;
    overflow:hidden;
    margin: 30px auto 10px auto;
}
div.container.category-description-link{
    text-align: right;
    padding-bottom: 20px;
}
.tsm_header_1 #tsm_header_middle, .tsm_header_1 #tsm_header_middle .header-left, .tsm_header_1 #tsm_header_middle .header-right, .tsm_header_1 #tsm_header_middle .header-middle, .tsm_header_1 .logo-mobile, #tsm_footer_wrap1, #tsm_footer_wrap1 .col2{
	background:#283250;
}
.header-telephone a {
    color: #FFFFFF;
    font-size: 16pt;
    font-family: Arial, Helvetica, sans-serif;
}
.tsm_header_1 #tsm_custommenu ul.mainnav li.level0 > a{
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
#tsm_footer_wrap1 .col .block-title{
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
#tsm_footer_wrap1 ul, #tsm_footer_wrap1 p.subtitle{
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}
#tsm_footer_wrap1 .block-subscribe-content .input-subscribe-wrap input{
    background:#FFFFFF;
    color:#808080;
}
#tsm_footer_wrap1 .block-subscribe-content .input-subscribe-wrap .newsletter-button{
    background:#CC9900;
}
#tsm_footer_wrap1 #tsm_footer_bottom1{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;  
}
.global-site-notice.notice-cookie{
    background:#CC9900;
    border: 0;
    color:#FFF;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;  
}
.global-site-notice.notice-cookie .button{
    color: #FFFFFF;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    border-color: #FFF;
}
.tsm-quickcontact{
    background: #F6F6F6;
}
.tsm-quickcontact .title-qc{
    font-size: 32px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color:#283250;
}
.tsm-quickcontact .subtitle{
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color:#283250;
}
.tsm-quickcontact .block-quickcontact div.table2div input, .tsm-quickcontact .block-quickcontact textarea{
    background: none;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    border-color: #808080;
}
.tsm-quickcontact .block-quickcontact .submit button{
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background:#CC9900;
    border: 0;
    color:#FFF;
}
.block-latestblog .title-block .block-title-1{
    font-size: 48px;
    color:#CC9900;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
.block-latestblog .title-block p.subtitle{
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}
.homepage-company-text{
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}
.homepage-company-subtitle{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    width: 70%;
    padding-bottom: 20px;
    margin: 0 auto;
}
.homepage-company-logo{
    padding-bottom: 20px;
    text-align: center;
}
.goal-list-container .title{
    font-size: 32px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color:#283250;
    text-transform: uppercase;
    line-height: 1;
}
.goal-list-container .description{
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}
.title-block .block-title-1{
    font-size: 48px;
    font-family: Arial, Helvetica, sans-serif;
    color:#CC9900;
    font-weight: normal;
}
.products-grid .item .item-inner .item-info .item-title{
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.products-grid .item .item-inner .item-info ul.configurable-swatch-list{
    font-size: 14px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
.savings{
    color:#CC9900;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.price-box .old-price{
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
.price-box .special-price{
    font-size: 16px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
.categorytile-list-item-over h5 a{
    font-size: 36px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}
.categorytile-list-item-over .btn{
    background:#CC9900;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.categorytile-list-item-over .list-categories li > a{
    font-family: Arial, Helvetica, sans-serif;
}
.tsm_policy{
    background:#CC9900;
}
.tsm_policy .service-box a{
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}
#tsm_left .block-layered-nav dl#narrow-by-list dt, #tsm_right .block-layered-nav dl#narrow-by-list dt{
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.toolbar .sort-by, .toolbar .limiter{
    border:#A7A7A7 1px solid;
    padding: 10px;
}
.toolbar .sort-by label, .toolbar .limiter label{
    font-size: 16px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
.toolbar .select-new{
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
#tsm_breadcrumbs .breadcrumbs{
    display: none;
}
.product-detail .product-name a{
    font-size: 48px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color:#283250;
}
.product-detail .short-description{
    font-size: 15px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color:#283250;
}
.product-detail .savings{
    color:#CC9900;
    font-size: 15px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
.product-detail .price-box .old-price .price{
    font-size: 18px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    color:#283250;
}
.product-detail .price-box .special-price, .product-detail .price-box .regular-price{
    font-size: 22px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color:#283250;
}
#product_addtocart_form .sku{
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color:#283250;
}
.product-detail .description{
    font-size: 15px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    color:#283250;
}
.product-detail .ratings, .product-detail .no-rating{
    font-size: 15px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    color:#283250;
}
.product-detail .add-to-cart button.btn-cart{
    font-size: 15px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color:#283250;
}
.title-block .block-title-1::before{
    content: none;
}
.categorytile-list-item-over .btn{
    border: none;
    color: #FFFFFF;
    background-color:#CC9900;
}
.block-latestblog .title-block .block-title-1 a{
    color:#CC9900;
}
.banner:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.header-doseis{
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color:#283250;
    display: inline;
}
@media only screen and (max-width: 480px) {
    .welcome-msg{
        font-size: 12px;
    }
}
@media only screen and (max-width: 1024px) {
    .header-doseis{
        display: block;
    }
}
.breadcrumb-category-title{
    font-size: 60px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
}
.breadcrumb-category-title, .breadcrumb-category-parent-title{
    text-align: center;
    line-height: 1;
}
#tsm_breadcrumbs{
    padding: 90px 0 90px;
    background-color:rgba(0, 0, 0, 0.5) !important;
}
.background-tint {
    background-color: rgba(0,0,0,.5);
    background-blend-mode: multiply;
  }
.breadcrumb-category-parent-title a{
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
}
body{
    font-family: Arial, Helvetica, sans-serif;
}

@media (max-width: 500px) {
    .goal-list-container{
        height: auto;
    }
    .goal-list-item{
        margin: 50px 0px;
    }
}

.tsm_policy .service-box {
    margin-bottom: 0px;
}

.amscheckout-main .validation-advice{
    position: relative;
    top:0;
    font-size:11px;
}

.products-grid .item .item-inner .item-info h5.item-title{
	letter-spacing: 0.4px;
}

/* NEWSLETTER */
.consent-terms{
	font-size: 12px;
	text-align: left;
}
#tsm_footer_wrap1 .consent-terms{
	color: #FFF;
}
.register-consent-terms-block{
    color: #000;
}
#tsm_footer_wrap1 .consent-terms a{
	color: #CC9900;
}

/* CHECKOUT */
.amscheckout-header .amscheckout-header-content {
    flex-basis: 100%;
}
.order-review-newsletter input{
    display: inline-block;
}
.order-review-newsletter label{
    width: 90%;
}