 
/* ========================================= 
     	Music Lifestyle PROJECT
 ========================================*/


/*  Custom Css Start
=====================================*/






.icons-fx a {
    padding: 5px;
    background: #3B5998;
    color: #FFF;
    margin-bottom: 0px;
    display: inline-block;
    width: 47px;
    height: 47px;
    text-align: center;
    line-height: 36px;
}



.icons-fx li:last-child a {
    background: #1DA1F2;
}










body { margin: 0 auto;  max-width: 2500px; display: block; font-family: 'Poppins'; font-weight: normal; }
input:focus { outline: none; /*box-shadow: none !important; */}
*:focus { box-shadow: none; outline: none; }
.btn, a.btn, .button, .btn_bg, .product-info-main .box-tocart button.action.tocart.btn, .actions-toolbar > .secondary a.action.back, a.action.create.primary, button.primary.action, button.action.reload.captcha-reload,
.block-minicart .block-content>.actions a.action.viewcart, .cart-container .form-cart .action.continue, .checkout-cart-index button, .checkout-cart-index .cart.table-wrapper .actions-toolbar>.action, 
.checkout-cart-index .action-gift, .checkout-index-index .checkout-shipping-method .actions-toolbar .action.primary, #maincontent .opc-wrapper .form-discount .actions-toolbar button.action.action-apply,
.review-form .action.submit.primary, .block-authentication .actions-toolbar > .primary .action, .wishlist-index-index .products-grid.wishlist .product-item .product-item-actions button.action, 
.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions a.action, .contact-form .actions-toolbar button, .actions-toolbar button, .modal-popup.confirm button.action-secondary.action-dismiss, 
.modal-popup.confirm button.action-primary.action-accept, #discount-coupon-form button.primary, .checkout-payment-method .actions-toolbar button.primary,
.checkout-payment-method .checkout-billing-address .primary button, button.action.action-edit-address, .checkout-onepage-success #maincontent .checkout-success a.action.primary.continue,
.order-actions-toolbar .action.order, .order-actions-toolbar .action.print, #checkout .authentication-wrapper button.action.action-auth-toggle, .checkout-onepage-success #registration a.action.primary,
button.action.secondary.action-hide-popup, .opc-wrapper .new-address-popup button.action.action-show-popup, .opc-wrapper .action-select-shipping-item, .bundle-options-container .action.back { transition: all 0.3s ease; background: #b18264;border-radius: 50px; color: #fff; display: inline-block; padding: 10px 25px; position: relative; font-size: 20px; border: 0; letter-spacing: 0px; text-align: center; line-height: 35px; font-weight: normal; font-family: 'DM Serif Display';text-transform: capitalize;text-decoration: none;}


.btn:hover, a.btn:hover, .button:hover, .product-info-main .box-tocart button.action.tocart.btn:hover, .actions-toolbar > .secondary a.action.back:hover, a.action.create.primary:hover, button.primary.action:hover, 
button.action.reload.captcha-reload:hover, .block-minicart .block-content>.actions a.action.viewcart:hover, .cart-container .form-cart .action.continue:hover, .checkout-cart-index button:hover, 
.checkout-cart-index .cart.table-wrapper .actions-toolbar>.action:hover, .checkout-cart-index .action-gift:hover, .checkout-index-index .checkout-shipping-method .actions-toolbar .action.primary:hover, 
#maincontent .opc-wrapper .form-discount .actions-toolbar button.action.action-apply:hover, .review-form .action.submit.primary:hover, .block-authentication .actions-toolbar > .primary .action:hover,
.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions button.action:hover, .wishlist-index-index .products-grid.wishlist .product-item .product-item-actions a.action:hover, 
.contact-form .actions-toolbar button:hover, .actions-toolbar button:hover, .modal-popup.confirm button.action-secondary.action-dismiss:hover, .modal-popup.confirm button.action-primary.action-accept:hover,
#discount-coupon-form button.primary:hover, .checkout-payment-method .actions-toolbar button.primary:hover, .checkout-payment-method .checkout-billing-address .primary button:hover, button.action.action-edit-address:hover,
.checkout-onepage-success #maincontent .checkout-success a.action.primary.continue:hover, .order-actions-toolbar .action.order:hover, .order-actions-toolbar .action.print:hover,
#checkout .authentication-wrapper button.action.action-auth-toggle:hover, .checkout-onepage-success #registration a.action.primary:hover, button.action.secondary.action-hide-popup:hover, 
.opc-wrapper .new-address-popup button.action.action-show-popup:hover, .opc-wrapper .action-select-shipping-item:hover, .bundle-options-container .action.back:hover { background: #b18264; transition: all 0.1s ease-in-out; text-decoration: none; color: #fff; border: 0; }


.btn:focus, a.btn:focus, .button:focus, .product-info-main .box-tocart button.action.tocart.btn:focus, .actions-toolbar > .secondary a.action.back:focus, a.action.create.primary:focus, button.primary.action:focus, 
button.action.reload.captcha-reload:focus, .block-minicart .block-content>.actions a.action.viewcart:focus, .cart-container .form-cart .action.continue:focus, .checkout-cart-index button:focus, 
.checkout-cart-index .cart.table-wrapper .actions-toolbar>.action:focus, .checkout-cart-index .action-gift:focus, .review-form .action.submit.primary:focus, .block-authentication .actions-toolbar > .primary .action:focus,
.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions button.action:focus, .wishlist-index-index .products-grid.wishlist .product-item .product-item-actions a.action:focus,
.contact-form .actions-toolbar button:focus, .actions-toolbar button:focus, .modal-popup.confirm button.action-secondary.action-dismiss:focus, .modal-popup.confirm button.action-primary.action-accept:focus,
#discount-coupon-form button.primary:focus, .checkout-payment-method .actions-toolbar button.primary:focus, .checkout-payment-method .checkout-billing-address .primary button:focus, button.action.action-edit-address:focus,
.checkout-onepage-success #maincontent .checkout-success a.action.primary.continue:focus, .order-actions-toolbar .action.order:focus, .order-actions-toolbar .action.print:focus,
#checkout .authentication-wrapper button.action.action-auth-toggle:focus, .checkout-onepage-success #registration a.action.primary:focus, button.action.secondary.action-hide-popup:focus, 
.opc-wrapper .new-address-popup button.action.action-show-popup:focus, .opc-wrapper .action-select-shipping-item:focus, .bundle-options-container .action.back:focus { outline: none; text-decoration: none; background: #b18264; transition: all 0.1s ease-in-out; text-decoration: none; color: #fff; border: 0;}


.btn:hover .button-arrow, a.btn:hover .button-arrow, .button:hover .button-arrow, .product-info-main .box-tocart button.action.tocart.btn:hover .button-arrow, .actions-toolbar > .secondary a.action.back:hover .button-arrow, 
a.action.create.primary:hover .button-arrow, button.primary.action:hover .button-arrow, button.action.reload.captcha-reload:hover .button-arrow, .block-minicart .block-content>.actions a.action.viewcart:hover .button-arrow,
.cart-container .form-cart .action.continue:hover .button-arrow, .checkout-cart-index button:hover .button-arrow, .checkout-cart-index .cart.table-wrapper .actions-toolbar>.action:hover .button-arrow, 
.checkout-cart-index .action-gift:hover .button-arrow, .checkout-index-index .checkout-shipping-method .actions-toolbar .action.primary:hover, #maincontent .opc-wrapper .form-discount .actions-toolbar button.action.action-apply:hover .button-arrow, 
.review-form .action.submit.primary:hover .button-arrow, .block-authentication .actions-toolbar > .primary .action:hover .button-arrow, .wishlist-index-index .products-grid.wishlist .product-item .product-item-actions button.action:hover .button-arrow, 
.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions a.action:hover .button-arrow, .contact-form .actions-toolbar button:hover .button-arrow, .actions-toolbar button:hover .button-arrow, 
.modal-popup.confirm button.action-secondary.action-dismiss:hover .button-arrow, .modal-popup.confirm button.action-primary.action-accept:hover .button-arrow, #discount-coupon-form button.primary:hover .button-arrow, 
.checkout-payment-method .actions-toolbar button.primary:hover .button-arrow, .checkout-payment-method .checkout-billing-address .primary button:hover .button-arrow, button.action.action-edit-address:hover .button-arrow,
.checkout-onepage-success #maincontent .checkout-success a.action.primary.continue:hover .button-arrow, .order-actions-toolbar .action.order:hover .button-arrow, .order-actions-toolbar .action.print:hover .button-arrow,
#checkout .authentication-wrapper button.action.action-auth-toggle:hover .button-arrow, .checkout-onepage-success #registration a.action.primary:hover .button-arrow, button.action.secondary.action-hide-popup:hover .button-arrow, 
.opc-wrapper .new-address-popup button.action.action-show-popup:hover .button-arrow, .opc-wrapper .action-select-shipping-item:hover .button-arrow, .bundle-options-container .action.back:hover .button-arrow { border-color: #B18264; }


a.btn_bg, .btn_bg { background: #026db6; transition: all 0.3s ease-in-out; text-decoration: none; color: #fff; border: 0; padding: 12px 35px; }
a.btn_bg:hover, .btn_bg:hover { background: #026db6; color: #fff; border: 0; }

h1,h2,h3,h4,h5,h6 { margin: 0; font-family: 'Poppins'; font-weight: bold;}
h5,h6 { font-family: 'Poppins'; font-weight: normal; }
ul { padding: 0; margin: 0; }
a, a:hover { text-decoration: none; }
p { text-align: left; font-size: 16px; color: #666; line-height: 30px; clear: both; font-weight: 300;}
ul { padding-left: 20px; }
li { position: relative; color: #666; font-weight: 500; font-size: 16px; line-height: 30px; }
.container { max-width: 1430px; width: 100%; padding: 0 15px; }
a#back2Top { overflow: hidden; z-index: 10000; display: none; cursor: pointer; position: fixed; bottom: 85px; right: 20px; background: #6F6F6F; float: right; width: 60px; height: 60px; color: #fff; text-align: center; padding: 17px; text-decoration: none; text-transform: uppercase;border-radius: 50px; } 
a#back2Top:hover { background:#B18264; }
a#back2Top span { width: 100%; display: inline-block; line-height: 12px; }
.bottom-to-top { position: absolute; top: -56px; right: 0; z-index: 1000;}
.btn:focus, button:focus { outline: none; }
#maincontent { max-width: 100%; width: 100%; padding: 0; margin-top: 0px;}
.page-title h2 { margin: 0; }
.inner-banner img { width: 100%; }
.comming-soon-content { display: inline-block; width: 100%; margin: 50px 0; text-align: left; }
.comming-soon-content h3 { font-size: 24px; }
label, .label { color: #343434; font-size: 100%; }

.toggle-menu-btn { display: none; margin-left: 15px; }
.toggle-menu-btn span { font-size: 30px; color: #fff; cursor: pointer; position: relative; top: -2px; }

ul.list-style { padding: 0 40px; }
ul.list-style li { line-height: 10px; }
ol.number-style { padding: 0 40px; margin-top: 10px; }
strong, b { font-weight: bold; }
em { font-style: italic; }
.padding-right10 { padding-right: 10px; }
.padding-left10 { padding-left: 10px; }
.btn-arrow { position: relative;top: -3px; }



 nav.navigation .nav-item.level0 a, nav.navigation .nav-item.level0.active a, .menu-section nav.navigation .header-nav li a { text-align: center; text-transform: uppercase; color: #333333; font-weight: 500; font-size: 18px; padding: 0;padding-bottom: 5px; display: inline-block; line-height: 30px; letter-spacing: 0; text-decoration: none !important; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; border: 0 !important; position: relative;padding: 20px 25px;}
/* nav.navigation .nav-item.level0 a:hover:before, nav.navigation .nav-item.level0.active a:before, .menu-section nav.navigation .header-nav li a:hover:before { content: ''; position: absolute; top: 100%; left: 50%; width: 26px; height: 6px; border-bottom: 6px dotted #F46E42; margin-left: -13px; }*/

 nav.navigation .nav-item.level0.active a, nav.navigation .nav-item.level0 a:hover, .menu-section nav.navigation .header-nav li a:hover, 
 .menu-section nav.navigation .header-nav li.active a, .menu-section nav.navigation .header-nav li.has-active a, .menu-section nav.navigation .header-nav li.has-active li.active a { color: #B18264 !important; background: transparent; }
/* nav.navigation .nav-item.level0 a:hover, .menu-section nav.navigation .header-nav li a:hover { font-weight: normal; }*/
nav.navigation .header-nav li.nav-item.level0 {margin: 0;}

 /*nav.navigation .nav-item.level0.active a, nav.navigation .nav-item.level0.active a:hover { font-weight: bold; }*/
 .page-header .switcher .options ul.dropdown { margin-top: 0; background: #026db6; border: 0; }
 .page-header .switcher .options ul.dropdown a { padding: 5px; border-bottom: 1px solid #904d0b; font-size: 14px;  color: #fff; }
 .minicart-wrapper .action.showcart:before, .minicart-wrapper .action.showcart.active:before { display: none; }
 .minicart-wrapper{ margin-left: 0; }

 .product-image-photo{ position: unset; }
 body.page-layout-2columns-left.catalog-category-view .columns, body.catalogsearch-result-index .columns{ display: inline-block; width: 100%; float: left;}
 .page-title-wrapper h2.page-title{ font-size: 40px; line-height: 55px; color: #000; letter-spacing: -0.68px; margin-top: 30px; }

 body.category-products.catalog-category-view.page-layout-1column #maincontent { padding: 0; }
 .page-title-wrapper{ margin-bottom: 0px; }
 .category-description{ margin-bottom: 0; }
 .footer-address ul li span.add-icon em { color: #fff; }
 .contact-add-main i { padding-left: 4px; }
 .product-item .price-box .special-price .price { color: #333; margin-left: 0px; font-size: 18px; font-weight: bold; margin: 0;line-height: 24px;}


/* body.catalog-product-view .product-info-main .product-reviews-summary .rating-result, body.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions{ display: inline-block; width: 100%;margin: 0;}*/
 body.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions{ margin-left: 10px; }
 .product-reviews-summary .reviews-actions a { color: #b18264; font-size: 16px; text-transform: inherit; letter-spacing: 1px; margin-right: 10px; padding-right: 10px; /*border-right: 1px solid #707070;*/ max-width: 200px;width: 100%;display: inline-block;white-space: normal;line-height: 20px;margin-left: 80px;font-weight: 300;}
 .magnifier-preview img{ max-width: unset; max-height: unset; }
 .fotorama__stage__frame .fotorama__img{ border: 0; border-radius: 0px; width: 90%; position: relative; top: 0; right: 0; transform: inherit; left: auto; background: #FCFCFC; }
 .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img{ border: 1px solid #ddd !important; border-radius: 0px; }
 .fotorama__thumb{ background-color: #fff; }
 .fotorama__thumb-border{ border: 1px solid #026db6; border-radius: 0px; margin-bottom: 0; }
 .product.media { padding-right: 40px; width: 100%;}
 body.checkout-cart-index #block-shipping, body.checkout-cart-index .cart.item .actions-toolbar .action-towishlist, body.checkout-cart-index .cart.item .actions-toolbar .action-edit { display: none; }


/* DEFAULT CMS CUSTOM CONTENT PAGES CSS */

#layered-selected-filters-block { display: none; }
.ui-slider-horizontal { height: 2px; background: #2F324D1A; }
.ui-slider-handle { background: #EE3441; height: 13px; width: 13px; }
.ui-slider .ui-slider-handle { top: -6px; }
.ui-slider-range.ui-widget-header.ui-corner-all { background: #B18264; height: 2px; margin-top: 0px; }
/*.amshopby-slider-container .am-slider .ui-slider-handle { margin-top: 0px;margin-left: -5px;padding: 0;width: 12px;height: 12px;border-radius: 50%;background: #336AC9;border: 4px solid transparent; }*/
.amshopby-slider-container .am-slider .ui-slider-handle {margin-top: 2px;margin-left: -5px;padding: 0;width: 10px;height: 10px;border-radius: 50%;background: #fff;border: 2px solid #B18264;}
.amshopby-slider-container .am-slider .ui-slider-handle:hover, .amshopby-slider-container .am-slider .ui-slider-handle:active {background-color: #B18264;}
.amshopby-slider-container .amshopby-slider-display {text-align: left;margin-top: 20px;font-size: 15px;font-weight: 500;color: #666666;}
.filter-options-item { padding-bottom: 0; border: 0; margin-bottom: 20px; padding: 0px; padding-top: 0px; border-top: 0; padding-bottom: 15px; border-bottom: 1px solid #ddd; }
.aw-ln-range-slider-wrapper .aw-ln-slider-filter-info { margin-bottom: 15px; color: #000000; display: inline-block; width: 100%; margin-top: 5px; font-size: 16px; }
/*.filter-options .filter-options-item .filter-options-title { color: #373737;  font-size: 12px; padding: 0; font-weight: normal; }*/
.filter-options-content { padding: 5px 12px 5px 15px; }
.filter-options .filter-options-content .item label { font-size: 14px; color: #565656; font-weight: normal; padding-left: 5px; text-transform: capitalize; letter-spacing: 0; margin-bottom: 0; cursor: pointer; line-height: 19px; }
.filter-options .filter-options-content .item { margin: 0; margin-bottom: 10px; }
.customer-account-logoutsuccess, .customer-account-logoutsuccess #maincontent p { text-align: center; }
.account-social-login a.btn.btn-block.btn-social.btn-google, .account-social-login a.btn.btn-block.btn-social.btn-facebook { background: #fff; color: #343434; border: 1px solid #343434 !important; padding-left: 50px !important; margin-left: 0; padding-right: 25px !important; display: inline-block; margin-right: 0; width: 100%; }
.btn-google .fa-google, .btn-facebook .fa-facebook { top: 0px; width: 42px; background-position: center; }
.btn-facebook .fa-facebook::before { top: 0px; position: absolute; left: 15px; }
.modal-popup.confirm .modal-inner-wrap .modal-content { box-shadow: none; border: 0; margin: 15px 0; }
.modal-popup.confirm button.action-secondary.action-dismiss, .modal-popup.confirm button.action-primary.action-accept { color: #fff; font-weight: normal; padding: 8px 30px; margin-left: 5px; font-size: 12px; text-transform: uppercase; font-family: 'Poppins';font-weight: bold;}
/*.modal-popup.confirm button.action-secondary.action-dismiss:hover, .modal-popup.confirm button.action-primary.action-accept:hover { background: #026db6; color: #fff; }*/
.mst-searchautocomplete__close { display: none; }
.mst-searchautocomplete__autocomplete ul { display: inline-block; width: 100%; padding: 0; }
.mst-searchautocomplete__autocomplete ul li { display: inline-block; width: 100%; text-align: left; margin: 0; padding: 5px 15px; }
.mst-searchautocomplete__autocomplete ul li a { color: #fff !important; display: inline-block; width: 100%; font-size: 14px !important; margin-top: 10px; }
.mst-searchautocomplete__autocomplete ul li a:hover { color: #e8aa00 !important; }
.mst-searchautocomplete__autocomplete ul li a.title { margin-top: 0; color: #333 !important; }
.aw-ln-range-slider-wrapper .aw-ln-slider-filter-info span { color: #026db6; font-weight: bold; }
.aw-ln-range-slider-wrapper .aw-ln-slider-filter-info span:first-child { font-weight: normal; color: #000000; }
.aw-ln-range-slider-wrapper .aw-ln-slider-filter-info span.desh { font-size: 0; font-weight: normal; line-height: 0; position: relative; padding: 0 8px; display: inline-block; top: -7px; color: #000; border-bottom: 1px solid; margin-left: 3px; margin-right: 3px; }
a.action.clear.filter-clear {display: inline-block;background: #b18264;padding: 5px 10px;font-size: 15px;color: #ffffff;font-weight: 500;border-radius: 20px;float: right;position: absolute;top: 10px;right: 0;z-index: 1000;font-family: 'DM Serif Display';}


 @media only screen and (max-width: 767px) {
     .opc-estimated-wrapper .minicart-wrapper:before { content: '\f07a'; position: absolute; top: 3px; left: 10px; height: 15px; background: transparent; font-family: 'Font Awesome 5 Free'; font-weight: bold; font-size: 20px; color: #000; z-index: 1; }
 }
 #search-icon { cursor: pointer; }
 .search-section .search-active { position: absolute; background: #343434; padding: 15px; top: 70px; right: -30px; min-width: 500px; min-height: 0; }
 span.search-close { position: absolute; top: 15px; right: 30px; padding: 5px 10px; background: #fff; cursor: pointer; }
 .block-search .nested { display: none; }
 .block-search { width: 100%; padding: 0; z-index: 2;max-width: 395px;float: left;}
 .block-search .control { padding: 0; border-top: 0;margin: 0 auto;}
 .block-search .control span { display: none; }
 .block-search .control span.search-close { display: block; cursor: pointer; }
 .login-container { display: inline-block; width: 100%; margin-top: 0px; margin-bottom: 50px; }
 /*.block-customer-login, .block-new-customer { background: #e5e5e5; padding: 30px; border-radius: 0px; min-height: 370px; }*/
 .login-container .block-customer-login .block-title, .login-container .block-new-customer .block-title { border-bottom: 1px solid #bfbfbf; font-size: 18px;  text-transform: uppercase; }
 .login-container .fieldset>.field>.control { width: 100%; }
 .login-container .fieldset:after { display: none; }
 .minicart-wrapper .action.showcart:before { display: none; }
 .price-box.price-final_price .old-price .price-label, .price-box.price-final_price .special-price .price-label { display: none; }
 .sale-product .price-box.price-final_price .price { font-size: 25px;  margin-right: 5px; }
 .product-item .price-box .price-label { display: none; }
 .product.data.items > .item.title a.data.switch { border: 0; padding: 15px 30px; display: inline-block; height: auto; margin-right: 2px; line-height: normal; font-size: 20px; background: #FFFFFF 0% 0% no-repeat padding-box;box-shadow: 0px 3px 6px #9a9a9a29;border-radius: 50px;min-width: 200px;text-align: center; font-family: 'DM Serif Display'; font-weight: normal;}
 .product.data.items > .item.title.active a.data.switch, .product.data.items > .item.title a.data.switch:hover, .product.data.items > .item.title a.data.switch:focus { background: #b18264 !important; outline: none; padding: 15px 30px; color: #fff; }
 .product.data.items > .item.content { margin-top: 52px; background-color: transparent; padding: 0; border: 0;float: left;text-align: left;}
 /*.review-form .action.submit.primary, .block-authentication .actions-toolbar > .primary .action { background: #94be59; color: #fff; font-size: 14px; padding: 14px 30px; border-radius: 0px; text-transform: uppercase; border: 0; transition: all 0.3s ease; }*/
 /*.block-authentication .actions-toolbar > .primary .action:hover, .review-form .action.submit.primary:hover { background: #026db6; color: #fff; border: 0; transition: all 0.3s ease-in-out; }*/
 .fieldset .review-legend.legend strong { margin-bottom: 10px; }
 .review-control-vote label:before { color: #e8aa00; }
 #related_product .product-item-info { width: 100%; }
 .minicart-items .action.edit { display: none; }
 .minicart-items .product-item-pricing .label {  font-size: 14px; padding-left: 0; font-weight: normal;  }
 .minicart-items .product-item-details .price { font-size: 16px; margin: 0;} 
 .authentication-dropdown .modal-inner-wrap .modal-content { box-shadow: none; border: 0; background: transparent; }
 .authentication-dropdown .modal-inner-wrap .modal-content .block.block-customer-login { background: transparent; padding: 0; }
 .authentication-dropdown .modal-inner-wrap .modal-content .block.block-customer-login .action-close { margin: 0; }
 .authentication-dropdown .modal-inner-wrap .modal-content .block.block-customer-login .modal-header { padding: 0; border: 0; }
 .opc-wrapper .fieldset>.field>.label { padding-left: 0 font-size: 14px; text-align: left; padding-left: 0; border: 0; }
 .block-authentication .actions-toolbar > .secondary { margin-top: 0; }
 .opc-progress-bar-item._complete > span { color: #343434; }
 .opc-progress-bar-item._complete > span:after { color: #b18264; background: #ffffff; }
 .opc-progress-bar-item._complete > span:before, li.opc-progress-bar-item._complete:before { background: #b18264; }
 .catalogsearch-result-index .breadcrumb-section .breadcrumbs li strong, .catalogsearch-result-index .breadcrumb-section .breadcrumbs li a { color: #343434; }
 .checkout-payment-method .payment-option-title .action-toggle { color: #333333; display: inline-block; text-decoration: none; font-size: 16px;  }
 .product.data.items > .item.title a.data.switch span.counter { display: none; }
 .order-links .item { margin-bottom: 15px; }
 .cms-no-route .listing_page_main#custom_main_left { padding: 0 15px; }
 .cart-container .checkout-methods-items .action.primary { font-size: 20px !important; line-height: 28px; }
 .minicart-items .update-cart-item { background: #b18264;border-radius: 20px; color: #fff; border: 0; padding: 8px 10px; text-transform: uppercase; font-size: 10px; font-family: 'Poppins';}
 .minicart-items .update-cart-item:hover { background: #b18264; color: #fff; }
 .checkout-payment-method .checkout-billing-address .billing-address-details { padding-left: 30px; }
 .block-authentication .actions-toolbar>.secondary { padding-top: 0px; }
 .wishlist-index-index .product-reviews-summary.short { display: none; }

/* Login */
/*.customer-account-forgotpassword #custom_main_container { margin-bottom: 70px; margin-top: 50px; }*/
.customer-account-create .form.form-create-account { width: 100%; max-width: 100%; display: inline-block; margin: 0px 0; }
.customer-account-create .form.form-create-account fieldset.fieldset.create.info,
.customer-account-create .form.form-create-account fieldset.fieldset.create.account { width: 48%; float: left; padding: 20px 0; }
.customer-account-create .form.form-create-account fieldset.fieldset.create.account { float: right; position: relative; z-index: 0; }
.field label.label { font-size: 14px; padding-left: 0; }
input[type=checkbox] { display: inline-block; position: relative; top: 2px; }

/*form.form.password.forget { background: #e5e5e5; padding: 30px; border-radius: 10px; margin-top: 30px; }*/
.control.captcha-image .captcha-img { float: left; }
.minicart-wrapper .action-showcart span.counter.qty { border-radius: 50px; font-size: 10px; position: absolute; background: #dcdbd7; width: 16px; height: 16px; border-radius: 50px; text-align: center; padding: 2px; font-weight: 600; top: -6px; right: -12px; }
.minicart-wrapper { margin-left: 0; }

.filter-options-item .filter-options-title .arrow { background: url(../images1/down.png) 100% 5px no-repeat; float: right; height: 13px; margin-left: 7px; margin-right: 10px; width: 13px; }
.filter-options-item .filter-options-title:hover .arrow { background: url(../images1/down.png) 100% 5px no-repeat; }
.filter-options-item.active .filter-options-title .arrow { background: url(../images1/up.png) 100% 5px no-repeat; float: right; height: 13px; margin-left: 7px; margin-right: 10px; width: 13px; }
.filter-options-item.active .filter-options-title:hover .arrow { background: url(../images1/up.png) 100% 5px no-repeat; }
.aw-ln-range-slider-wrapper .ui-slider-handle { border-radius: 0px; border: 0; background: #DBB561; height: 15px; width: 3px; margin-left: 0; }
.aw-ln-range-slider-wrapper .ui-slider-handle::before, .aw-ln-range-slider-wrapper .ui-slider-handle+.ui-slider-handle::before { border: 0; }

.product-info-main .box-tocart .input-text.qty, .product-options-bottom .box-tocart .input-text.qty { height: 37px; border-right: 1px solid #e1e1e1; border-left: 1px solid #e1e1e1; }
/*.box-tocart button#product-addtocart-button { display: inline-block; border: 0; font-weight: normal; font-size: 14px !important;  float: left; font-weight: bold;} */
.product-info-main .product-addto-links, .product-options-bottom .product-addto-links { margin: 0; }

.minicart-wrapper .action.showcart .counter.qty { background: #b18264; color: #fff; height: 20px; line-height: 20px; display: inline-block; margin: 3px 0 0; min-width: 20px; overflow: hidden; padding: 0 3px; text-align: center; white-space: normal; position: absolute; font-size: 15px; border-radius: 50px; top: -10px; right: 10px; z-index: 1;}
.minicart-wrapper .action.showcart.active:before { display: none; }
.minicart-items { display: inline-block; width: 100%; }

.minicart-items .product-item { width: 100%; }
.minicart-items .product-item .product { width: 100%; display: inline-block; margin-bottom: 0;}
.minicart-items .product-item-details { width: 69%; text-align:left; padding-left: 15px; margin-top: 0; padding-right: 0; }

/*.cart-container .form-cart .action.continue, 
.checkout-cart-index button, 
.checkout-cart-index .cart.table-wrapper .actions-toolbar>.action, 
.checkout-cart-index .action-gift { background: #94be59; color: #fff; padding: 14px 30px; border-radius: 0px; border: 0; font-weight: bold; text-transform: uppercase; font-family: 'Poppins'; line-height: normal;}*/

/*.cart-container .form-cart .action.continue:hover,
.checkout-cart-index button:hover, 
.checkout-cart-index .cart.table-wrapper .actions-toolbar>.action:hover, 
.checkout-cart-index .action-gift:hover { background: #026db6; color: #fff; border-radius: 0px; border: 0;}*/
.amgiftcard-apply-code.cart-discount { margin-top: 30px; margin-bottom: 30px; border: 1px solid #ddd; padding: 15px;}
.amgiftcard-apply-code.cart-discount .title { cursor: pointer; text-align: left; margin: 0; padding: 0;}
#amgiftcard-form label.label { float: left; }
.column.main .cart-summary .block>.title strong, .column.main .paypal-review-discount .block>.title strong { font-size: 16px; }

.opc-progress-bar-item._active > span:before, .opc-progress-bar-item._active:before { background: #b18264; }
.checkout-index-index .page-title { max-width: 100%; margin: 0 auto; margin-bottom: 30px;  }

.account-nav .item { margin-top: 0; }
.account-nav .item a { color: #343434; display: inline-block; width: 100%; padding: 10px 15px; }
.account-nav .content { background: #ffffff; padding: 0; border: 1px solid #ddd; }
.account-nav .item a:hover, .account-nav .item.current strong { background: #231f20; color: #fff; border: 0; padding: 10px 15px; font-weight: normal; }
.account .primary { float: right; }
.account .listing_page_main { margin: 35px 0; padding: 0 15px;}
.account-nav .item.current a, .account-nav .item.current strong { border-color: #ef3341; }
.account-nav .item.current strong { display: inline-block;width: 100%; padding: 10px; }
.amgiftcard .fieldset>.legend { padding-bottom: 10px; }
.sale-brand { min-height: 30px; }

.customer-account-create .form.account .secondary { margin-top: 0; float: left; }
/*.actions-toolbar > .secondary a.action.back { background: #343434; color: #fff; display: inline-block; padding: 12px 35px; border-radius: 50px; margin: 0; }
.actions-toolbar > .secondary a.action.back:hover { background: #ef3341; }*/
.customer-account-create .form.form-create-account .actions-toolbar { display: inline-block; width: 100%; }

.field.choice.newsletter label { position: relative;  font-weight: normal; font-size: 13px; line-height: 20px; }

.fieldset>.legend { padding-bottom: 0px; margin-left: 0; width: 100%; font-size: 24px; }
.account .minicart-items-wrapper { width: 100%; height: 300px !important; }
.minicart-items .product-item-name a { color: #343434; }
.amgiftcard-check { display: inline-block; float: left; margin-right: 20px; }
.checkout-cart-index #custom_main_container , .checkout-onepage-success #custom_main_container { padding: 30px; text-align: center; width: 100%; }
.checkout-cart-index #custom_main_container .page-title, .checkout-onepage-success #custom_main_container .page-title { margin-bottom: 15px; }
.checkout-success .actions-toolbar .primary { float: none; margin-top: 15px; }
.checkout-success .actions-toolbar, .checkout-success p { text-align: center; margin: 0; }

.checkout-onepage-success #custom_main_container .page-title { margin-top: 35px; text-align: center; }

.page-print #maincontent { max-width: 1303px; width: 100%; padding: 0 15px; }
.page-print #maincontent .columns { padding: 0; margin-top: 20px; }
.page-print #maincontent .columns div#custom_main_container { padding: 0; } 
.cart-summary .block .fieldset .field:not(.choice) > .label { float: left; }

.cart-summary .block .fieldset .field input#s_method_freeshipping_freeshipping { display: inline-block; margin-right: 10px; }
.cart-summary .block .fieldset .methods .field>.label { display: inline-block; }
dl.items.methods dt.item-title { float: left; width: 100%; text-align: left; }
.cart-summary .block .fieldset .field:not(.choice) > .control select { border-radius: 50px; padding: 12px; height: auto; outline: none; box-shadow: none;}

.discount.discount-codes.box { padding: 0 !important; width: 100% !important; overflow-y: scroll; }
.discount.discount-codes.box h2 { font-size: 22px; text-align: left; margin-bottom: 0; }
.discount.discount-codes.box .discount-form { text-align: left; }
.cart-summary .block > .title { text-align: left; }
#discount-coupon-form .primary { width: 100%; }
/*#discount-coupon-form .primary button.action.primary { background: #94be59; color: #fff; border: 0; width: 100%; }
#discount-coupon-form .primary button.action.primary:hover { background: #026db6; }*/
.cart-summary .block .fieldset .field { text-align: left; }
.cart-summary .block { margin-bottom: 10px; }

.checkout-payment-method .billing-address-same-as-shipping-block input { float: left; }
.checkout-payment-method .billing-address-same-as-shipping-block label { float: left; max-width: 90%; margin-left: 10px; }
.opc-block-summary .product-item .product-item-inner { opacity: 1; position: relative; top: 0; background: transparent; transform: scale(1); }
#maincontent .opc-wrapper .form-login .actions-toolbar .primary { float: left; }
.opc-block-summary .items-in-cart .product span.product-image-wrapper { margin: 0; }
.account .column.main .order-products-toolbar.toolbar.bottom p.toolbar-amount { margin-top: 5px; }

/* wishlist page */

.wishlist-index-index .products-grid .product-item { width: 31%; margin-right: 2%; padding: 0; margin-left: 0;}
.wishlist-index-index .products-grid .product-item:nth-child(3n + 1) {margin-left: 0;}
.wishlist-index-index .product-item-info .product-image-container { text-align: center; }
.wishlist-index-index .product-item-info { border: 0; padding: 10px; width: 100%; }
.wishlist-index-index .product-item-info:before { display: none; }
.wishlist-index-index .product-item-info:hover .product-name-sec a, .wishlist-index-index .product-item .product-item-info:hover .price-wrapper .price { color: #565656; }
.wishlist-index-index .products-grid.wishlist .product-item-name { min-height: 50px; }
/*.wishlist-index-index .products-grid.wishlist .product-item .price-box { min-height: 70px; }*/
.wishlist-index-index .product-item-inner { display: inline-block !important; padding: 0; border: 0; position: relative; box-shadow: none; top: 0; right: 0;z-index: 1;width: 100%;}
.wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty { padding-right: 10px; width: 100%; display: inline-block; }
.wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty label.label { display: inline-block; }
.wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty .control { display: inline-block; border: 0; width: auto !important; clear: none; }
.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions { width: 100%; margin-top: 0;}
.wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty label.label { position: relative; top: 10px; }
/*.product-item-info:hover .product-name-sec .actions-secondary a.action.towishlist.wishlist-icon-red, .product-item-info:hover .product-name-sec .actions-secondary a.action.towishlist.wishlist-icon-red span { color: #c30606 !important; }*/

/* Reward Point */

.mw-reward-points .input-coupon { width: 100%; }
.mw-reward-points input, .mw-reward-points textarea { width: 100% !important; display: inline-block; border-radius: 50px; height: auto; padding: 15px; border: 1px solid #ddd; color: #6c6c6c; border-left: 0; border-right: 0;}
.mw-reward-points textarea { min-height: 250px; }
.mw-reward-points input:focus, .mw-reward-points textarea:focus { border: 1px solid #343434; outline: none; box-shadow: none; }
.mw-reward-points button { background: #343434; color: #fff; border-radius: 50px; border: 0; padding: 12px 35px;  font-size: 14px;}
.mw-reward-points button:hover { background: #026db6; }
.mw-reward-points #form-validate input[type=checkbox] { width: auto !important; float: left; margin-top: 0; position: relative; top: 4px; margin-right: 7px; }


/* Cart Checkout */

.mark, mark { background: transparent; }
.checkout-cart-index .page-title h2 { margin-bottom: 20px; margin-top: 10px; text-align: left;}
tr.totals.shipping.excl span.label { font-size: 13px; padding-left: 0; }
.opc-wrapper .shipping-address-item.selected-item { border-color: #b18264; }
.opc-wrapper .shipping-address-item.selected-item:after { background-color: #b18264; }
/*button.action.secondary.action-hide-popup, .opc-wrapper .new-address-popup button.action.action-show-popup { background: #94be59; border: 0; padding: 15px 35px; color: #fff; border-radius: 0px; font-family: 'Poppins'; text-transform: uppercase; }
button.action.secondary.action-hide-popup:hover, .opc-wrapper .new-address-popup button.action.action-show-popup:hover { background:#026db6; }*/
.modal-popup._inner-scroll .modal-content { overflow-y: auto; box-shadow: none; border: 0; margin: 0px; text-align: left; }
.modal-popup .modal-title { border: 0; }
.checkout-payment-method .payment-method-title input { display: inline-block; position: relative; top: 2px; margin-right: 10px; float: left; width: auto; }
#mw_rewardpoints_coupon .input-coupon label { margin-right: 10px; }
.mw-reward-points #form-validate label:before, #mw_rewardpoints_coupon .input-coupon label::before { display: none; }
.mw-reward-points #form-validate input[type=checkbox] { width: auto !important; float: left; }


.panel-default>.panel-heading { padding: 0; background: transparent; border: 0;}
.panel-default>.panel-heading a, .panel-default>.panel-heading a.collapsed:hover, .panel-default.active .panel-heading h4.panel-title, .panel-default>.panel-heading h4.panel-title:hover { display: inline-block; width: 100%; padding: 30px 50px; font-size: 18px; color: #fff; text-decoration: none; position: relative; font-family: 'Poppins'; background: #B18264; border-radius: 50px; margin-bottom: 20px; cursor: pointer;}
.panel-default>.panel-heading a:after, .panel-default.active .panel-heading h4.panel-title:after { content: '-'; font-family:"Poppins"; font-weight: 200; font-size: 52px; color: #fff; position: absolute; top: 50%; right: 45px; margin-top: -12px;line-height: 30px; }
.panel-default>.panel-heading a.collapsed:hover:after, .panel-default.active .panel-heading h4.panel-title:hover:after, .panel-default>.panel-heading h4.panel-title:hover:after { color: #fff; }

.panel-default>.panel-heading a.collapsed, .panel-default .panel-heading h4.panel-title { color: #333333; background: #FFFFFF 0% 0% no-repeat padding-box;box-shadow: 0px 3px 6px #9A9A9A29;border-radius: 50px; border: 0; display: inline-block; width: 100%; padding: 30px 50px; font-size: 18px; text-decoration: none; position: relative; font-family: 'Poppins'; margin-bottom: 20px; cursor: pointer;}
.panel-default>.panel-heading a.collapsed:after, .panel-default>.panel-heading h4.panel-title:after { content: '+'; font-family:"Poppins"; font-weight: 200; font-size: 48px; color: #B18264; position: absolute; top: 50%; right: 45px;margin-top: -12px;line-height: 30px;}
/*.panel-default:last-child .panel-heading a { border-bottom: 1px solid #ddd; }*/
.panel.panel-default { border: 0; box-shadow: none;}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body { border: 0; }

.product-main-section { display: inline-block; width: 100%; }
.page-layout-1column .product.media { width: 49%; overflow: visible; margin-top: 0; padding: 0; margin-right: 1%; }
.page-layout-1column .product-info-main { width: 50%; padding-left: 30px;}
.product.media li.flex-nav-next { position: absolute; top: 50%; right: 0; }
.product.media li.flex-nav-prev { position: absolute; top: 50%; left: 0; }
#detail-carousel .slides li.flex-active-slide { border: 2px solid #ef3340; }

.account .page-layout-2columns-left .sidebar-main, .page-layout-2columns-left .sidebar-main { width: 24% !important; margin-right: 1%; float: left; padding-right: 10px; }
.account .page-layout-2columns-left .column.main, .page-layout-2columns-left .column.main { width: 75% !important; float: left; padding-bottom: 0;}
.toolbar-products .toolbar-sorter.sorter { float: left; padding-top: 0; position: relative; }
.toolbar-products #toolbar-amount { float: right; }

/*.toolbar-products .toolbar-sorter.sorter #sorter { border: 0; width: auto; min-width: auto; display: inline-block; background: #fff; border-radius: 50px; padding: 5px 25px; height: 30px; max-width: 182px; font-size: 14px; color: #000000; outline: none; font-family: 'Poppins'; }*/

.product-list-main .block.widget .products-grid.product-grid--max-3-col li.product-item { width: 32%; float: left; margin-right: 2%; margin-bottom: 3%; min-height: auto; margin-left: 0;}
.product-list-main .block.widget .products-grid.product-grid--max-3-col li.product-item:nth-child(3n) { margin-right: 0; }

.breadcrumb-section .breadcrumbs { padding: 0;margin-top: 10px; margin: 0 auto; max-width: 1455px;}
.breadcrumb-section .breadcrumbs li { text-transform: uppercase; }
.breadcrumb-section .breadcrumbs li a { color: #fff; text-transform: capitalize; font-size: 16px; }
.breadcrumb-section .breadcrumbs li strong { color: #fff; font-size: 16px; text-transform: capitalize; }
.breadcrumb-section .breadcrumbs .item:not(:last-child):after { content: '\f105'; position: absolute; right: -4px; font-size: 14px; font-family:"Font Awesome 5 Free"; font-weight: bold; top: 4px; color: #CCCCCC; }

.page-header { display: inline-block; width: 100%; margin: 0 auto; padding-bottom: 0; margin-bottom: 0px; background: transparent; float: left; z-index: 100; }

.footer-copyright-main {display: inline-block;width: 100%;background: #2E2E2E;padding: 30px 0;float: left;}
.footer-bottom-left{ float: left;width: 100%;margin-top: 15px;}
.footer-bottom-right {float: right;}
.footer address.copyright { background-color: transparent; color: #666666; display: block; padding: 0; text-align: center; width: 100%; float: left; margin-top: 0;font-weight: 500;font-size: 16px;line-height: 36px;}
/*.footer address.copyright span { color: #fff; font-size: 14px; line-height: 28px; font-family: 'Poppins'; font-weight: normal; }*/
.footer-bottom-main small.copyright { margin: 0; display: inline-block; width: 100%; text-align: center; color: #565656; font-size: 14px; }
.footer address.copyright span a { color: #fff; }

.product-image-wrapper { height: auto; }
/*.product-label { position: absolute; top: 10px; right: 10px; }*/
.product-label .sale_label { background: #ef3340; display: inline-block; padding: 16px 0; border-radius: 50px; width: 50px; height: 50px; text-align: center; color: #fff; text-transform: uppercase; font-size: 13px;  }
.product-label .new_label { background: #000; display: inline-block; padding: 16px 0; border-radius: 50px; width: 50px; height: 50px; text-align: center; color: #fff; text-transform: uppercase; font-size: 13px;  }

.product-item .special-price { display: inline-block; margin-left: 12px; color: #343434; }
.product-item .special-price span.price, .product-item .regular-price span.price { color: #343434;  font-size: 15px; }
.product-item .old-price span.price { color: #cdcdcd;  font-size: 15px; text-decoration: line-through;}

.page-title-wrapper .page-title { margin: 0; font-size: 25px; }
.product-info-main .special-price { display: inline-block; margin: 0;}
.product-info-main .price-box .old-price .price { font-size: 14px !important; color: #b4b4b4; text-decoration: line-through; margin-left: 10px; position: relative; top: -3px;  font-weight: normal; }


/* Color Swatch */

.swatch-attribute.color { width: 100%; display: inline-block; position: relative; }
.swatch-attribute .swatch-attribute-label { display: inline-block; margin-right: 10px; float: left; font-size: 17px; color: #272727; font-weight: 500; text-transform: uppercase; line-height: 26px; min-width: 60px; }
.swatch-attribute.color .swatch-attribute-options { float: none; width: auto; position: relative; top: 2px; margin: 0 !important; }
.swatch-option.color { border-radius: 50px; min-width: 15px; margin-right: 12px; width: 20px; height: 20px; float: left; padding: 0px; border: 0; position: relative; overflow: visible;}
.swatch-option.color:before { content: ''; position: absolute;top: -5px; left: -5px; width: 30px;height: 30px; background: transparent; border: 4px solid #fff; border-radius: 50px; }
.swatch-option.color.selected:before, .swatch-option.color:hover:before { content: ''; position: absolute;top: -5px; left: -5px; width: 30px;height: 30px; background: transparent; border: 4px solid #74638345; border-radius: 50px; }
.swatch-option.image:not(.disabled):hover, .swatch-option.color:not(.disabled):hover, .swatch-option.color:hover { border: 0; /*outline: 4px solid #74638345;*/ outline: none;}
.clr_black { background: #28292B; }
.clr_gray { background: #C5C5C5; }
.minicart-wrapper .block-minicart { margin: 0; padding: 0; list-style: none none; background: #fff; border: 1px solid #bbb; margin-top: 4px; min-width: 100%; width: 320px; z-index: 101; box-sizing: border-box; display: none; position: absolute; top: 100%; right: 0; box-shadow: 0 3px 3px rgba(0,0,0,0.15); border-radius: 10px; padding: 30px 10px; text-align: center;  }
.popup-close { position: absolute; top: 5px; right: 15px;  font-size: 18px; cursor: pointer; }
.swatch-attribute.size .swatch-option.selected, .swatch-attribute.manufacturer .swatch-option.selected { color: #272727; padding: 0; margin: 0; font-size: 16px; font-weight: 500; border: 0; }
.swatch-attribute .swatch-option.color.selected { outline: none; }
.swatch-attribute.size .swatch-option.selected { outline: none; }
.swatch-opt .swatch-attribute { margin-bottom: 20px; }

/* Old css for Header */

.sticky, .header-stiky { position: fixed; top: 0; width: 100%; background: #fff; z-index: 100; left: 0; box-shadow: 0px 3px 6px #0000001A;}
.sticky + .content, .header-stiky + .content { padding-top: 102px; }


/* Checkbox Option */

.pub-check, .other-check { display: inline-block; position: relative; top: 4px; }
label.checkbox-label { position: relative;  font-weight: normal; font-size: 13px;}
label.checkbox-label::before{ width: 15px; height: 15px; content: ''; border-radius: 0; float: left; margin: 0 10px; cursor: pointer; background: #ededed; border: 0; position: relative; top: 3px; }
label.checkbox-label::after{ display: none; top: -3px; left: 11px; content: ''; position: absolute; width: 18px; height: 18px; background: url(../images/check-mark.png); cursor: pointer; }
/*input[type=checkbox]{display:none;}*/
input[type=checkbox]:checked + label::after{display: block;}
.scroll-bottom div.span { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); position: absolute; width: 100px; right: -40px; top: -70px; color: #fff; font-size: 12px; opacity: 0.4; letter-spacing: 0.5px; }
#product-review-table label.label{ display: none; }
.search-section .search-active { background: #fff; z-index: 1; }
.block-search input { left: 0; height: auto; width: 100%; background: transparent; min-width: 295px; max-width: 100%; border-radius: 0; border: 0; padding: 0; font-size: 16px !important; line-height: 30px; color: #333 !important; font-style: normal; border-bottom: 0; font-family: 'Poppins'; letter-spacing: 0.3px; }
/*.block-search .action.search { padding: 0; }*/
.block-collapsible-nav ul.nav.items li.nav.item a { color: #151515; font-size: 14px; }
.block-collapsible-nav ul.nav.items li.nav.item a:hover, .block-collapsible-nav ul.nav.items li.nav.item.current strong { display: inline-block; width: 100%; padding: 10px 15px; background: #b18264; color: #fff; font-size: 14px; font-weight: normal; }
.block-collapsible-nav ul.nav.items li.nav.item.current a { background-color: #151515; padding: 0; }

.account #maincontent { margin: 50px 0; }
.account .sidebar.sidebar-main .title.block-collapsible-nav-title { display: none; }
.account .sidebar.sidebar-main .block.block-collapsible-nav { margin-bottom: 0; }
.account .sidebar.sidebar-main .block.block-collapsible-nav .block-collapsible-nav-content { border: 1px solid #eee; }
.account #maincontent .fieldset .field.street.required { margin-bottom: 0; }
.account .column.main .block .block-title strong { font-size: 24px !important; }
.block .box-actions a.action { margin-right: 15px; }
.account .fieldset>.legend { border: 0; }
#maincontent .fieldset .field:before { display: none; }
#maincontent .fieldset .field.choice { margin-bottom: 0; display: inline-block; width: 100%; float: left;}
.account #maincontent .actions-toolbar { margin-top: 30px; text-align: right; margin-bottom: 30px;}
.account #maincontent .secondary { float: left; }
/*.account .actions-toolbar>.primary .action, .account .actions-toolbar>.secondary .action { line-height: normal; }*/
.items.order-links.rewards-links { margin-bottom: 0; border-bottom: 0; }
.order-links .item { margin-right: 10px; margin-bottom: 5px; }
.order-links .item a { border: 2px solid #f6f6f6; background: #f6f6f6; color: #151515; padding: 8px 25px; }
.order-links .item a:hover, .order-links .item.current strong { background: #b18264; color: #fff; padding: 8px 25px; border: 2px solid #b18264; display: inline-block; font-weight: normal; }
#maincontent .fieldset .field.field-name-lastname.required .control { width: 100%; margin-top: 0px; }
#maincontent .fieldset .field.field-name-lastname.required .control textarea { min-height: 100px; }
/*.block-minicart .block-content>.actions a.action.viewcart { border: 0; color: #fff; font-size: 14px; text-transform: uppercase;  padding: 14px 15px; display: inline-block; border-radius: 0px; width: 100%; background: #94be59; font-weight: bold; }
.block-minicart .block-content>.actions a.action.viewcart:hover { background: #026db6; color: #fff; }*/
.minicart-wrapper .block-minicart li { margin: 0; min-height: auto; border-radius: 0; margin-bottom: 15px; padding-bottom: 0; }
.minicart-items .product-item .product dt, .minicart-items .product-item .product dd { display: inline-block; padding-left: 0; width: auto; text-align: left;float: left;}
.minicart-items .product-item .product dd { margin-bottom: 0; }
.minicart-items .product-item .product dt { clear: both; }
.block-minicart .block-content>.actions .primary { width: 100%; margin: 0 auto 15px; }
/*.modal-popup .modal-footer button.action-primary.action-accept { padding: 9px 30px; font-size: 12px; background: #94be59; color: #fff; border: 0; text-transform: uppercase; }
.modal-popup .modal-footer button.action-primary.action-accept:hover { background: #026db6; color: #fff; }*/
.checkout-cart-index #maincontent .columns { text-align: center; }
.messages { text-align: left; margin: 0; z-index: 1000; position: absolute; width: 100%;}
.cart.table-wrapper .product-item-photo { width: 100px; display: inline-block; float: left; }
.checkout-index-index #maincontent { margin: 0; }
.checkout-index-index .column.main .opc-block-summary .product-item { margin: 0; min-height: auto; border-radius: 0; margin-bottom: 10px; padding: 15px 0; }
.minicart-items .product-item-name {  font-size: 15px; margin-bottom: 0; text-transform: uppercase; }
.opc-block-summary { margin-bottom: 0; }
.checkout-index-index #maincontent .fieldset .field label, .checkout-index-index #maincontent .fieldset .field .label { text-align: left; margin-bottom: 0px; font-size: 15px; line-height: 20px; padding: 7px 0; }
.checkout-index-index .table-checkout-shipping-method { width: 100%; }
.checkout-index-index #maincontent #shipping-method-buttons-container { margin-top: 20px; text-align: right; }
/*.checkout-index-index .checkout-shipping-method .actions-toolbar .action.primary, #maincontent .opc-wrapper .form-discount .actions-toolbar button.action.action-apply { background: #94be59; color: #fff; font-size: 14px;  text-transform: uppercase; padding: 14px 30px; border: 0; border-radius: 0px; line-height: normal; transition: all 0.3s ease; font-family: 'Poppins'; font-weight: bold; }
.checkout-index-index .checkout-shipping-method .actions-toolbar .action.primary:hover, #maincontent .opc-wrapper .form-discount .actions-toolbar button.action.action-apply:hover { background: #026db6; color: #fff; transition: all 0.3s ease-in-out; }*/
.opc-block-shipping-information .shipping-information-title { padding-top: 15px; }
.checkout-payment-method .step-title {  border-bottom: 1px solid #ccc; margin-bottom: 0; }
.payment-method { width: 100%; margin-bottom: 0px;}
.checkout-payment-method .checkout-billing-address .billing-address-details {  display: inline-block;  width: 100%; }
.checkout-payment-method .billing-address-same-as-shipping-block input { position: relative; top: 0px; margin-top: 3px; width: auto;}
.checkout-index-index #maincontent .fieldset .field label, .checkout-index-index #maincontent .fieldset .field .label { padding: 0; line-height: 32px; top: 0px; }
.checkout-index-index #maincontent .fieldset .payment-method .field label { top: 0; line-height: normal; float: left;margin-bottom: 0px;}
.payment-option._collapsible.opc-payment-additional.discount-code { display: inline-block; width: 100%; border-bottom: 1px solid #ccc; float: left;}
.checkout-payment-method .payment-option._collapsible .payment-option-content .form-discount { display: inline-block; width: 100%; max-width: 100%; }
.checkout-payment-method .payment-option-inner { width: 100%; float: left; margin-right: 0; margin-bottom: 0; }
#maincontent .opc-wrapper .form-discount .actions-toolbar { width: auto; float: left; }
.checkout-payment-method .payment-option._collapsible .payment-option-content .form-discount .control input#discount-code { float: left; padding: 15px 20px; height: auto; border-radius: 20px; }
.checkout-onepage-success .print { background: #e1caa1; color: #444; font-size: 14px; text-transform: uppercase; border: 0; padding: 8px 25px; border-radius: 50px; position: relative; top: 0; margin: 0; right: 0;  }
.checkout-onepage-success .checkout-success { display: inline-block; width: 100%; margin-top: 0px; }
.account .order-links { border-bottom: 0; }
/*.order-actions-toolbar .action.order, .order-actions-toolbar .action.print { border: 0; padding: 14px 30px; font-size: 14px; text-transform: uppercase; background: #94be59; color: #fff; border-radius: 0px; }
.order-actions-toolbar .action.order:hover, .order-actions-toolbar .action.print:hover { background: #026db6; color: #fff; }*/
.message.success { margin: 0; }
.amount.price-container { display: inline-block; }
.minicart-wrapper .action.close:hover { color: #151515; }
#checkout .authentication-wrapper { margin-top: 0; z-index: 1;}
/*#checkout .authentication-wrapper button.action.action-auth-toggle { background: #94be59; color: #fff; padding: 12px 30px; border-radius: 0px; text-transform: uppercase;  font-size: 14px; text-decoration: none; margin-bottom: 15px; transition: all 0.3s ease; border: 0; font-family: 'Poppins'; font-weight: bold; }
#checkout .authentication-wrapper button.action.action-auth-toggle:hover { background-color: #026db6; color: #fff; transition: all 0.3s ease-in-out; }*/
.modal-custom .action-close { margin: 0; }
#checkout .authentication-wrapper .modal-header { padding: 0; border-bottom: 0; }
.navigation .level0 .submenu .active>a { border: 0; }
.sidebar.sidebar-main .content dl.options { border: 1px solid #ccc; border-radius: 22px; }
.sidebar.sidebar-main .content dl.options dt { background: #CE0000; color: #fff; padding: 15px 35px; font-size: 24px;  border-top-left-radius: 22px; border-top-right-radius: 22px; margin: 0; }
.sidebar.sidebar-main .content dl.options dd li a { background: #fff; padding: 25px 35px; display: inline-block; font-size: 16px; color: #000000;  border-bottom: 1px solid #E2E2E2; width: 100%; }
.sidebar.sidebar-main .content dl.options dd li a:hover { background: #F4F4F4 }
.sidebar.sidebar-main .content dl.options dd { margin: 0; }
.sidebar.sidebar-main .content dl.options dd li:last-child a { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-bottom: 0; }
.page-layout-2columns-left .sidebar-main .block.filter .title { display: none; }
#opc-new-shipping-address fieldset.field.street legend { border: 0; }
.checkout-onepage-success .print { float: none; display: none; }
.checkout-onepage-success .checkout-success a.action.primary.continue { background: #94be59; border: 0; color: #fff; text-transform: uppercase; border-radius: 0px; padding: 8px 30px;  line-height: normal; transition: all 0.3s ease; }
.checkout-onepage-success .checkout-success a.action.primary.continue:hover { background: #026db6; color: #fff; transition: all 0.3s ease-in-out; }
#reviews .product-tab-main { display: inline-block; width: 100%; }
#reviews .product-tab-main .review-list { width: 45%; float: left; margin-right: 5%; }
#reviews .product-tab-main .review-add { width: 50%; float: left; }
.review-ratings { margin-bottom: 15px; }
.review-ratings~.review-content, .review-ratings~.review-details { display: inline-block; width: 100%; margin: 0px 0px; }
.cart-summary .cart-totals { border-top: 0; }
.footer-bottom-main span.payment-method { width: auto; }
.products-grid .product-item { width: 23%; }
.product-image-wrapper { display: inline-block; margin-top: 0px; width: 100%; position: relative;min-height: auto;}
.product-image-wrapper .product-item-photo img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.product-image-wrapper .product-item-photo { display: inline-block;  float: left; width: 100%; text-align: center; }
ul.arrow-pattern { padding-left: 0; }
ul.arrow-pattern li { position: relative; list-style-type: none; padding-left: 25px; color: #575151; font-size: 14px;  }
ul.arrow-pattern li:before { content: '\f35a'; position: absolute; left: 0; font-family: 'Font Awesome 5 Free'; color: #026db6; font-size: 14px; }
#related-product .owl-nav .owl-prev { position: absolute; top: 50%; left: -50px; }
#related-product .owl-nav .owl-next { position: absolute; top: 50%; right: -50px; }
#related-product .owl-nav .owl-prev, #related-product .owl-nav .owl-next { color: #026db6; background: transparent; font-size: 30px; margin: 0; padding: 0; margin-top: -20px; }

.related_product .slick-list {width: 100%;margin: 0 auto;padding: 30px 10px;}
.related_product .slick-list .slick-slide {margin: 0 auto;float: left;margin-right: 0;margin-left: 0;padding: 0 20px;}
.related_product .slick-list .slick-slide:nth-child(2n+1) {margin-left: 0;}

/*.contact-form .actions-toolbar button, .actions-toolbar button { background: #94be59; border: 0; display: inline-block; padding: 14px 30px; height: auto; border-radius: 0px; text-transform: uppercase;  font-size: 14px; margin: 0 auto !important; color: #fff; line-height: normal; transition: all 0.5s ease; font-family: 'Poppins'; font-weight: bold; }*/
/*.contact-form .actions-toolbar button { padding: 15px 20px !important; border-radius: 50px; text-transform: uppercase; text-align: left;  font-size: 14px; background-color: #94be59; letter-spacing: 1px; min-width: 168px; text-align: center; border: 0; font-weight: bold; font-family: 'Poppins'; }
.contact-form .actions-toolbar button:hover, .actions-toolbar button:hover { background: #026db6; color: #fff; transition: all 0.3s ease-in-out; border: 0; }*/
.block-content .block-subtitle { color: #333; font-size: 30px; line-height: 50px; margin-bottom: 10px; display: none; letter-spacing: -0.3px;width: 100%; border-bottom: 2px solid #2f324d1a; padding-bottom: 0px;}
 
.toolbar-bottom .toolbar-products .pages { display: inline-block;  margin: 0; float: none; text-align: center; width: 100%; }
/*.block.filter .filter-title*/ /*.block.filter .block-title.filter-title { display: none; }*/
.shadow-cover .block-categories ul.accordion {  padding-left: 0; margin: 0;}
.shadow-cover .block-categories ul.accordion li {  list-style-type: none;  padding: 15px 0; margin-bottom: 0; border-bottom: 1px solid #ddd; margin-left: 0;}
.shadow-cover .block-categories ul.accordion li:last-child { border-bottom: 0; }
.shadow-cover .block-categories ul.accordion li a { font-size: 18px; line-height: 30px;  color: #565656;  text-transform: capitalize;  letter-spacing: 0; display: inline-block; width: 100%; padding-left: 0px; padding-right: 0px;}
.shadow-cover .block-categories ul.accordion li span.subcat_arrow { position: absolute; top: 15px; right: 25px; color: #fff;  cursor: pointer; }
.shadow-cover .block-categories ul.accordion li span.subcat_arrow:after { content: '\f078'; position: absolute; width: 15px; height: 15px; font-family: 'Font Awesome 5 Free'; color: #333; font-weight: bold; }
.shadow-cover .block-categories ul.accordion li span.subcat_arrow.open:after { content: '\f077'; position: absolute;  width: 15px; height: 15px; font-family: 'Font Awesome 5 Free'; color: #333; font-weight: bold; }
.shadow-cover .block-categories ul.accordion li ul.sub-menu { padding-left: 0;  margin: 0px;  padding-top: 0px; display: none; border-top: 0; margin-top: 0px; }
.shadow-cover .block-categories ul.accordion li ul.sub-menu li a { color: #929292;  font-size: 14px; line-height: normal; text-transform: capitalize;  margin-bottom: 0px; }
.customer-account-login .page-title-wrapper, .customer-account-createpassword .page-title-wrapper, 
.customer-account-logoutsuccess .page-title-wrapper, .checkout-cart-index .page-title-wrapper, 
.page-print.account.page-layout-1column .page-title-wrapper, .checkout-onepage-success .page-title-wrapper, 
.checkout-index-index .page-title-wrapper, .customer-account-create .page-title-wrapper, 
.customer-account-forgotpassword .page-title-wrapper, .cms-no-route .page-title-wrapper, 
.catalogsearch-result-index .page-title-wrapper { height: auto;  max-width: 100%; padding: 0px 0 0; margin: 0px auto 20px; float: none; display: block; clip: unset; width: 100%; position: relative; text-align: left; }
.customer-account-login #maincontent .actions-toolbar .primary { float: left; }
.customer-account-forgotpassword #maincontent .actions-toolbar .secondary { float: left; }
.items.order-links.rewards-links, .account .page-title-wrapper { margin-bottom: 25px; }
.minicart-items .product>.product-item-photo, .minicart-items .product>.product-image-container { position: relative; }
.shadow-cover .block-categories ul.accordion li ul.sub-sub-menu { padding-left: 40px; }
.shadow-cover .block-categories ul.accordion li ul.sub-sub-menu li { list-style-type: disc; margin-bottom: 0; }
.shadow-cover .block-categories ul.accordion li ul.sub-menu li { padding: 0; border: 0; padding-left: 30px;}
.shadow-cover .block-categories ul.accordion li ul.sub-menu li ul.sub-sub-menu a { margin-bottom: 5px; }
.aw-ln-range-slider-wrapper .aw-ln-slider-button { margin-top: 15px; background: #94be59; border: 0; color: #fff; border-radius: 0px;  font-size: 12px; text-transform: uppercase; transition: all 0.3s ease; font-family: 'Poppins'; font-weight: 300; text-transform: capitalize; }
.aw-ln-range-slider-wrapper .aw-ln-slider-button:hover { background: #026db6; color: #fff; transition: all 0.3s ease-in-out; border: 0;}
/*.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions button.action, 
.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions a.action { width: 100%; background: #94be59; border: 0; color: #fff; border-radius: 0px;  font-size: 14px; text-transform: uppercase; margin-bottom: 10px; padding: 14px 30px !important; margin-right: 0; line-height: normal; margin-left: 0; border: 0; transition: all 0.3s ease; text-align: center; }*/
/*.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions button.action:hover, 
.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions a.action:hover { background: #026db6 ; color: #fff; transition: all 0.3s ease-in-out; }*/
.wishlist-index-index .product-item-inner .box-tocart fieldset.fieldset { margin-bottom: 0px; }
.account .column.main .toolbar { display: inline-block; width: 100%; margin-top: 10px; }
.account .column.main .toolbar br { display: none; }
.minicart-wrapper .product .actions>.primary, .minicart-wrapper .product .actions>.secondary { display: inline-block; }
.cart.table-wrapper .product-image-wrapper .product-image-photo { width: 100%; position: relative; top: 0; left: 0; transform: inherit;}
.cart.table-wrapper .product-image-wrapper:before, .block-minicart .minicart-items-wrapper .product-image-wrapper:before { display: none; }
/*.checkout-onepage-success #maincontent .checkout-success a.action.primary.continue { float: none; margin: 0; font-size: 14px; font-weight: normal; background: #94be59; color: #fff; border: 0; padding: 14px 30px; font-family: 'Poppins'; font-weight: bold; }
.checkout-onepage-success #maincontent .checkout-success a.action.primary.continue:hover { background: #026db6; color: #fff; }*/
.checkout-onepage-success #maincontent .checkout-success .actions-toolbar .primary { float: none; margin-top: 5px;}
.checkout-onepage-success #registration a.action.primary { margin-top: 10px; }
.mst-searchautocomplete__item.magento_catalog_product img { display: none; }
.mst-searchautocomplete__item.magento_catalog_product .meta { width: 100%; }
.mst-searchautocomplete__item.magento_catalog_product .meta a { color: #000 !important; }
.mst-searchautocomplete__item.magento_catalog_product .meta a:hover .mst-searchautocomplete__highlight { color: #026db6 !important; }
.mst-searchautocomplete__item.magento_catalog_product .meta a .mst-searchautocomplete__highlight { display: inline-block; color: #313131; }
.mst-searchautocomplete__item.magento_catalog_product .store { display: none; }
.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary { display: none; }
.block-reviews-dashboard li.item { display: inline-block; width: 100%; padding: 10px; border: 1px solid #eee; margin-bottom: 0; float: left; border-bottom: 0; }
.block-reviews-dashboard li.item:last-child { border-bottom: 1px solid #eee; }
.cart-items span.price {  padding-left: 0; }
.product-test-gift-card .product-add-form { margin-top: 0; }
.product-test-gift-card .short-description { display: none; }
.sorter .sorter-action { top: 2px; display: none; }
.cart.table-wrapper .item-actions td { border-top: 0; }
.cart.table-wrapper .item-actions td .actions-toolbar a.action.action-delete { float: right;margin: 0;font-size: 14px;padding: 8px 25px; }
.cart.table-wrapper .product-item-name+.item-options { margin-top: 0; }
.cart.table-wrapper .product-item-name a { min-height: auto; margin: 0; padding: 0; text-transform: uppercase; }
.cart-totals .grand .mark, .cart-totals .grand .amount, .opc-block-summary .table-totals .grand .mark, .opc-block-summary .table-totals .grand .amount { padding-top: 10px; }
#cart-totals table.data.table.totals { margin-bottom: 5px; }
.amgiftcard-form { margin-bottom: 0; }
.action.primary.clear-button { background: #E1CAA1; color: #444; }
#maincontent .fieldset .field label, #maincontent .fieldset .field .label { position: relative; padding-bottom: 5px; }

.ves-megamenu .dropdown-menu .subgroup.level1 > a { text-align: left; font-size: 18px;  color: #444444 !important; font-weight: normal; }
nav.navigation .ves-megamenu .level0 .nav-item .submenu a { width: auto; text-align: left; padding: 5px 15px; text-transform: capitalize; border: 0; color: #666; font-size: 16px; line-height: 30px;border-radius: 10px;}
nav.navigation .ves-megamenu .level0 .nav-item .submenu a:hover { color: #333333; text-decoration: none;background: #F46E421A; }
.ves-menu .navigation .level0 > .submenu { background: #FFFFFF 0% 0% no-repeat padding-box;box-shadow: 0px 13px 26px #00000029;border-radius: 0px;padding: 35px;/*top: 50px !important;*/border: 0;}
.ves-megamenu li.level0:hover > a { background: transparent; }
.ves-megamenu .dropdown-menu .megamenu-header { border-bottom: 0;float: left;margin-bottom: 20px;padding-bottom: 12px;width: 100%;font-family: 'Poppins';font-size: 42px;font-weight: 200; }
/*.customer-account-login .page-header, .customer-account-createpassword .page-header, .customer-account-logoutsuccess .page-header, 
.checkout-cart-index .page-header, .page-print.account.page-layout-1column .page-header, .checkout-onepage-success .page-header, 
.checkout-index-index .page-header, .customer-account-create .page-header, .customer-account-forgotpassword .page-header, 
.account .page-header, .cms-page-view .page-header, .amgiftcard-preview-index .page-header, .sendfriend-product-send .page-header, 
.cms-no-route .page-header, .catalogsearch-result-index .page-header { background: url('../images/new/default_banner.jpg'); position: relative; padding-bottom: 0px; background-repeat: no-repeat; background-size: cover; z-index: 100;}*/

.cms-thank-you .page-header { background: transparent; position: absolute; }
.customer-account-forgotpassword #maincontent .actions-toolbar .primary, .customer-account-create #maincontent .actions-toolbar .primary { float: right; }
fieldset.fieldset .field .control select { font-size: 16px; text-transform: capitalize; height: auto;}
.nested .field.additional label { display: none; }
#maincontent .fieldset .street .field label, #maincontent .fieldset .street .field .label { position: absolute; }
.amgiftcard .fieldset { width: 100%; }
.sorter-action:before { line-height: 22px; }
#maincontent .fieldset #product-review-table label { position: absolute; }
.block.review-add, div#customer-reviews { width: 100%; float: left; margin: 0;}
.block.review-add { margin-right: 2%; }
div#customer-reviews { margin-left: 2%; }
.rating-summary span.label.rating-label { padding-left: 0; display: none;}
#minicart-content-wrapper .product-image-wrapper { position: relative; transform: inherit; top: 0; left: 0; width: 100%; }
.minicart-items .product-item .product a { text-align: left; margin: 0; padding: 0; min-width: auto;min-height: auto;box-shadow: none;}
.block-minicart .subtotal label { padding-right: 0; }
.cart.table-wrapper .product-image-wrapper, .products-list .product-image-wrapper, .cart.table-wrapper .product-image-wrapper, 
.minicart-items .product-image-wrapper, .block-giftregistry-shared-items .product-image-wrapper { position: relative; top: 0; left: 0; transform: inherit; width: auto; min-height: auto;}
.cart.table-wrapper .item .col.item { border: 0; z-index: 0;}
.cart.table-wrapper .product-item-name { margin-top: 0; float: left;}
.minicart-items .product-item-details .details-qty span.label { padding-left: 0; }
#tooltip-label { display: none; }
.table-checkout-shipping-method thead th {  display: none; }
.account #maincontent .actions-toolbar a.action.order { float: left; margin: 0 auto 10px !important; text-align: center; }
.products-grid.wishlist .product-item-photo .product-image-wrapper { position: relative; top: 0; left: 0; padding: 0 !important; width: auto; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); width: 100%;}
.products-grid.wishlist .product-item-photo .product-image-wrapper:before { left: 0; }
.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions .actions-primary { width: 100%; }
.minicart-items-wrapper { height: 200px !important; margin: 0 auto; }
.cms-content { display: inline-block; width: 100%; margin: 50px 0; }
.cms-content h2 { font-size: 24px; margin: 15px 0; }
.checkout-payment-method .checkout-billing-address .primary { float: left; }
/*.checkout-payment-method .checkout-billing-address .primary button, button.action.action-edit-address { background: #94be59; border-radius: 0px; color: #fff;  margin-right: 15px !important; display: inline-block; padding: 14px 30px !important; border: 0; font-size: 14px; line-height: 22px; text-transform: uppercase;}
button.action.action-edit-address:hover, .checkout-payment-method .checkout-billing-address .primary button:hover { background-color: #026db6; color: #fff; border: 0; text-decoration: none; }*/
.minicart-items .item-qty { width: 40px; margin-right: 0; font-family: 'Poppins'; padding: 4px;height: auto;border-radius: 0;}
.minicart-items .product-item .product a.action.delete { position: relative; right: -8px; top: -8px; background-color: transparent;}
.field.password-info p { display: none; }
.page-print .page-header { display: none; }
hr { border-top: 1px solid #D8D8D8; margin-top: 5px; }
.minicart-wrapper .action.showcart .counter.qty.empty { display: inline-block; }
nav.navigation .ves-column6 .item-content1 .mega-col.mega-col-5 { width: 20%; }
/*.ves-menu .navigation .level0 > .submenu .nav-item.active a, .ves-menu .navigation .level0 > .submenu .nav-item a:hover { color: #026db6 !important; }*/
.ves-menu .navigation .level0 > .submenu .nav-item a {text-transform: capitalize;color: #333333 !important;font-weight: 200;padding: 8px 0px;line-height: normal;font-size: 18px;}
/*.ves-menu .navigation .level0 > .submenu .nav-item a:hover { font-weight: bold; color: #333333 !important; }*/
/*.ves-menu .navigation .level0 > .submenu .nav-item.level1:hover a { padding-left: 20px; }*/
.ves-menu .navigation .level0 > .submenu .nav-item.level1:hover a:after { content: '~'; font-size: 16px; color: #F46E42; position: absolute;left: 0; }
.ves-menu .navigation .level0 > .submenu .nav-item.level1:hover .level2 a, nav.navigation .ves-megamenu .dropdown-menu .level1:hover .content-wrap .megamenu-sidebar a { padding-left: 0px; }
.ves-menu .navigation .level0 > .submenu .nav-item.level1:hover .level2 a:after, nav.navigation .ves-megamenu .dropdown-menu .level1:hover .content-wrap .megamenu-sidebar a:after { display: none;}
/*.ves-menu .navigation .level0 > .submenu .nav-item.level1:hover .level2 a { padding-left: 15px; }*/
.block-search .block-title { width: 20px; height: 20px; display: inline-block; margin: 0; cursor: pointer; }
.ves-megamenu .opener { padding: 12px 15px; }
/*.header-search .block-search .block-content { width: 100vw; position: fixed; left: 0; top: 0; height: 100vh; background: rgba(0,0,0,0.8); z-index: 1000000; display: none; }*/
/*#search_mini_form button.action.search { position: absolute; top: 15px; left: 0; }*/
.catalogsearch-result-index .page-title-wrapper { margin-bottom: 30px; }
#opc-new-shipping-address fieldset.field.street legend { padding-left: 0; text-align: right; }
/*.opc-wrapper .action-select-shipping-item { float: right; margin: 20px 0 0; background: #94be59; border: 0; border-radius: 0px; padding: 10px 30px; line-height: normal; color: #fff; text-transform: uppercase; font-size: 14px; font-family: 'Poppins'; font-weight: bold; }
.opc-wrapper .action-select-shipping-item:hover { background-color: #026db6; color: #fff; }*/
.message, .message.error { display: inline-block;  width: 100%; padding: 0; line-height: normal; min-height: 40px; padding-left: 40px; padding-top: 10px; }
.message.error>*:first-child:before { top: 20px; }
.account .customer-review.view .product-media .product-image-wrapper { position: relative; top: 0; transform: inherit; left: 0; padding: 0 !important; width: 150px; }
.account .customer-review.view .product-media { width: 20%; } 
.account .customer-review.view .product-info { width: 65%; float: left; }
.account .customer-review.view .product-info .rating-average-label { display: inline-block; width: 100%; margin: 15px 0; }
.account .customer-review.view .product-info .product-reviews-summary.short { float: left; width: 100%; padding: 15px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.account .customer-review.view .product-info .product-reviews-summary.short .rating-summary { width: auto;  float: left;  margin-right: 15px; border-right: 1px solid #e0e0e0; padding-right: 15px; }
.account .customer-review.view .product-info .product-reviews-summary.short .reviews-actions { float: left;  position: relative; top: -3px; }
.account .customer-review.view .product-info .product-reviews-summary.short .reviews-actions a.write-review { font-size: 12px; color: #999; }
.account .customer-review.view .product-info .product-reviews-summary.short .reviews-actions a.write-review i { margin-right: 10px; }
.instagram-main .item { width: 25%; float: left; position: relative; }
.ves-menu .navigation li.level0:nth-child(3) .submenu .nav-item { margin-bottom: 5px; }
#bio_ep { background: url(../images/popup_bg.jpg) no-repeat 0 0 !important;  background-size: cover; min-height: 540px; }
#mp-popup-template3, #popup-success-content { display: inline-block; width: 100%; position: absolute; top: 50%; left: 0; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); }
#popup-success-content { max-width: 45%; left: 50%; }
.tmp3-text-content { width: 50%; float: right; padding-right: 10%; }
.tmp3-title, .success-title { font-size: 42px; color: #444444; line-height: 42px; }
.tmp3-sub-title { color: #66323B; font-size: 14px; line-height: 48px; text-transform: uppercase; }
#mp-newsletter-validate-detail input#mp-newsletter, .mp-popup-coupon-code input#mp-coupon-code { border: 0; text-align: center; padding: 15px; height: auto; border-radius: 50px; margin-bottom: 15px;  font-weight: normal; color: #777777; }
#mp-newsletter-validate-detail button.subscribe, .mp-popup-coupon-code button.btn-copy.primary { width: 100%; }
.mp-popup-coupon-code button.btn-copy.primary { background: #026db6; color: #fff; display: inline-block; border-radius: 0px;  text-transform: uppercase; font-size: 12px !important; border: 1px solid #026db6; line-height: normal; padding: 8px 30px; }
.mp-popup-coupon-code button.btn-copy.primary:hover { background: transparent; color: #026db6; }
#bio_ep_close { position: relative; float: right; display: inline-block; width: 50px; height: 50px; cursor: pointer; }
#bio_ep_close img { display: none; }
#bio_ep_close:before { content: ''; position: absolute; top: 25px; right: 20px; font-size: 35px; width: 25px; height: 2px; background: #66323B; transform: rotate(45deg); }
#bio_ep_close:after { content: ''; position: absolute; top: 25px; right: 20px; font-size: 35px; width: 25px; height: 2px; background: #66323B; transform: rotate(-45deg); }
#popup-success-content small { color: #444;  }
#maincontent .block.account-social-login .social-btn { display: inline-block; width: auto; margin: 0 5px 10px; }
.amcard-field-container { display: inline-block; width: 100%; margin-top: 10px; }
.amcard-field-container .amcard-title {  padding-bottom: 10px; display: inline-block; width: 100%; }
.amcard-field-container .amcard-field-block.-double.-code input[type="button"], button.amcard-check { margin-top: 15px;  background: #026db6; color: #fff; display: inline-block; border-radius: 0px;  text-transform: uppercase; font-size: 12px !important;  border: 1px solid #026db6; line-height: normal; padding: 8px 30px; transition: all 0.3s ease; }
.amcard-field-container .amcard-field-block.-double.-code input[type="button"]:hover, button.amcard-check:hover { background: #026db6; color: #fff; transition: all 0.3s ease-in-out; }
.amcard-field-container.-cart { margin-top: 35px; text-align: left; }
.amcard-field-block.-double.-code { border: 1px solid #ddd; padding: 30px;  margin-bottom: 30px; }
.shipping_arrival_date { display: inline-block; width: 100%; border: 1px solid #ddd; padding: 20px; margin-top: 20px; }
.amcard-field-block.-double.-code input { border-radius: 30px; padding: 10px 20px; height: auto; }
.price-including-tax .price, .price-excluding-tax .price { font-size: 14px; }
tr.grand_total { font-size: 18px; }
.sendfriend-product-send #product-sendtofriend-form fieldset.sender legend.legend, .sendfriend-product-send #product-sendtofriend-form fieldset.recipients legend.legend { padding-bottom: 10px; }
.sendfriend-product-send #product-sendtofriend-form fieldset.sender label.label, .sendfriend-product-send #product-sendtofriend-form fieldset.recipients label.label { padding-bottom: 10px; }
.sendfriend-product-send #product-sendtofriend-form fieldset.sender .control input, .sendfriend-product-send #product-sendtofriend-form fieldset.sender .control textarea, 
.sendfriend-product-send #product-sendtofriend-form fieldset.recipients .control input { float: left; }
#product-sendtofriend-form .actions-toolbar .secondary { float: left; margin-top: 0; }
#product-sendtofriend-form .actions-toolbar button:hover { color: #026db6; background: transparent; }
.products-grid.wishlist .product-item-photo { background: #fff; }
.order-title a.action.track { display: none; }
.modal-content { box-shadow: none; border: 0; }
#maincontent fieldset.review-field-ratings .review-control-vote label { position: absolute; }
#maincontent fieldset.review-field-ratings #product-review-table label.label { display: inline-block; float: left; position: relative;}
#maincontent .fieldset.review-fieldset .field.review-field-ratings .control.review-control-vote { width: auto !important; margin-top: 7px; clear: inherit; vertical-align: middle; margin: 0 auto; padding: 0; float: left;}
#maincontent .fieldset.review-fieldset .field.review-field-ratings .review-field-rating { display: inline-block; width: 100%; margin-top: 0px;margin-bottom: 20px; }
/*select { background: #F8F8F8; border: 0; height: auto; padding: 4px 10px; outline: none;  box-shadow: none; min-width: 50px;border-radius: 20px;position: relative;-webkit-appearance:none; appearance: none;}
select:focus { outline: none !important; box-shadow: none !important; }*/
.select-parent {display: inline-block;position: relative;}
/*.select-parent:after {content: '\f107'; font-family: 'Font Awesome 5 Free'; font-weight: bold; width: 22px; font-size: 12px; display: inline-block; right: 5px; position: absolute; padding-left: 5px; text-align: center; top: 3px;line-height: 22px;}*/


#logo-wrapper.header-stiky .logo-wrapper-right .user-links {transition: all 0.5s ease-in-out; }
#logo-wrapper.header-stiky .logo-wrapper-left .logo h1 a { padding: 13px 0; transition: all 0.5s ease-in-out; }
#maincontent.top_zero { margin-top: 0; }
/*#maincontent.top_margin {margin-top: 70px;}*/
.rewards__checkout-cart-usepoints .discount-form button { display: inline-block; width: 100%; margin-bottom: 10px; text-align: center;}

.virtual-collaps { display: inline-block; width: 100%; margin-top: 50px; }
.page-header .switcher .options ul.dropdown li:hover { background: #8c4b0b; }
.customer-account-create .form.form-create-account fieldset.fieldset.create.info legend.legend, 
.customer-account-create .form.form-create-account fieldset.fieldset.create.account legend.legend { font-size: 18px; text-transform: uppercase;  border-bottom: 1px solid #bfbfbf; padding-bottom: 12px; }
input, textarea, select { font-size: 15px !important;font-family: 'Poppins';color: #505050;font-weight: 500;background: #F7F7F7;border: 2px solid transparent;border-radius: 15px;width: 100%;padding: 10px 20px;height: auto;}
/*.form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account, .form.search.advanced, .form.form-orders-search { min-height: 300px; background: #e5e5e5; padding: 30px; }*/
.form.password.reset fieldset.fieldset { margin-bottom: 15px; }
#maincontent .form.password.reset .actions-toolbar { text-align: left; }
a:focus { outline: none; }
#minicart-content-wrapper .product-image-wrapper { margin: 0; min-height: auto; }
.minicart-items .product-item-details .price-including-tax, .minicart-items .product-item-details .price-excluding-tax { margin: 0; }
.checkout-onepage-success #registration p { text-align: center; margin: 0; }
/*.checkout-onepage-success #registration a.action.primary { margin-top: 10px; background: #94be59; border: 0; border-radius: 0; font-weight: bold; font-size: 14px; text-transform: uppercase; padding: 14px 30px; line-height: normal; transition: all 0.3s ease; font-family: 'Poppins'; }
.checkout-onepage-success #registration a.action.primary:hover { transition: all 0.3s ease-in-out; background: #026db6; color: #fff; }*/
.drop-zone-preview-file { font-size: 14px; }
.onestepcheckout-newsletter.checkbox-group label.label--checkbox { font-size: 13px; float: left; text-align: left; width: 90%;}
.onestepcheckout-newsletter.checkbox-group input#points_all {float: left;margin-top: 0;width: auto;top: 0px;margin-right: 10px;}
.columns .column.main { padding-bottom: 0; } 
/*.header-search .block-search .block-content form#search_mini_form { max-width: 320px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; }*/

/*.block-products-list .products-grid.grid .product-items { display: flex; flex-wrap: wrap; justify-content: flex-start;}*/
/*.block-products-list .products-grid.grid .product-items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: flex-start;}*/
 .banner_content .breadcrumbs li a, .breadcrumbs li a { color: #333333; font-size: 12px; letter-spacing: 0px; position: relative; display: inline-block; margin-right: 20px; font-family: 'Poppins'; font-weight: 300; text-transform: uppercase;}
.breadcrumbs .items { text-align: center; }
.breadcrumbs li a:hover { color: #B18264; text-decoration: none; }
.banner_content .breadcrumbs li strong, .breadcrumbs li strong { color: #B18264; font-size: 12px; letter-spacing: 0px; font-weight: 300;text-transform: uppercase;}
.banner_content .breadcrumbs li:after, .breadcrumbs li:after { display: none !important; }
.banner_content .breadcrumbs li a:after, .breadcrumbs li a:after { content: '/'; width: 15px; font-size: 12px; display: inline-block; left: 100%; position: absolute; padding-left: 5px; text-align: center; top: 1px;line-height: 58px;}
.price-label { display: none; }


/* Plus Minus */ 

.qty-wrapper { display: block; margin-bottom: 30px; margin-right: 0px; }
.qty-wrapper label { font-size: 16px; font-weight: bold; color: #666666; margin-right: 15px; float: left; position: relative; top: 0; line-height: 27px; text-transform: capitalize; margin-bottom: 0; padding: 12px 0; }
.plus-minus-input { -webkit-align-items: center; -ms-flex-align: center; align-items: center; display: inline-block; border: 0; border-radius: 20px; width: 100%; padding: 0; color: #565656; max-width: 110px; min-height: 50px; padding: 2px 7px; float: left;background: #FFFFFF 0% 0% no-repeat padding-box;box-shadow: 0px 3px 6px #9A9A9A29;border-radius: 25px;}
.plus-minus-input .input-group-field { text-align: center;  margin-left: 0.5rem; margin-right: 0.5rem; padding: 12px 0; display: inline-block; width: 60px; margin: 0; border-color: transparent; border-top: 0; border-bottom: 0; font-size: 16px !important; float: left; height: 40px; background: transparent; border: 0; color: #777; font-family: 'Poppins'; font-weight: 500; border-left: 0; border-radius: 5px; border-right: 0; }
.plus-minus-input .input-group-field::-webkit-inner-spin-button, .plus-minus-input .input-group-field ::-webkit-outer-spin-button { -webkit-appearance: none; appearance: none; }
/*.plus-minus-input .input-group-button .circle { padding: 6px 12px; background: #505050; border: 0; box-shadow: none; color: #fff; font-size: 16px; font-weight: bold; }*/
.plus-minus-input .input-group-button .circle {padding: 0px 7px;background: transparent;border: 0;box-shadow: none;color: #777777;font-size: 16px;font-weight: bold;line-height: normal;}
/*.plus-minus-input .input-group-button .circle:hover { color: #343434; }*/
.plus-minus-input .input-group-button { display: block; float:right; text-align: center; width: 30px;}
.qty-bundle {color: #777777;font-size: 16px;float: left;padding-left: 15px;line-height: 48px;}
.input-group.plus-minus-input { clear: both; }


/* Signup Popup */

.modal-open .modal-sm { width: 760px; background: #fff; min-height: 480px; }
.modal-open .modal-body { display: inline-block; text-align: center; padding: 0; float: left; width: 100%; }
.minicart-wrapper button.close { position: absolute; right: 30px; top: 20px; font-size: 32px; color: #616161; opacity: 1; cursor: pointer; z-index: 1000; transition: all 0.3s ease; transform: none; }
button.close:hover { background: transparent; border: 0; transition: all 0.3s ease-in-out; }
button.close:focus { outline: none; }
.modal-open .modal-content { background: transparent; box-shadow: none; border: 0; }
.modal-open .modal-body p { line-height: 24px; font-size: 15px; text-align: center; width: 80%; margin: 0 auto; }
.modal-open .modal-body h4 { color: #0e68cd; line-height: 24px; }
.modal-open .modal-body h6 { line-height: 20px; font-size: 13px; color: #54585b; }
.popup-left { width: 43%; float: left; min-height: 480px; }
.popup-right { width: 57%; float: left; position: relative; min-height: 480px; }
.popup-content-center { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 90%; }
.popup-left img { height: 100%; }
.modal-body h2 {  font-size: 30px; letter-spacing: -0.4px; }
.modal-body form { width: 70%; margin: 40px auto 0; position: relative; }
.modal-body form button.btn { position: absolute; top: 3px; padding: 10px 13px; border: 0; border-radius: 50px; right: 4px; background: #ef3340; }
.modal-body form button.btn:hover { background: #343434; }
.modal-body form input { padding: 0 15px; height: 47px; border-radius: 50px; border: 1px solid #e5e5e5; }

@media only screen and (max-width: 767px) {
    .modal-open .modal-sm { width: 95%; padding: 0 30px; }
}


.search-icon span { cursor: pointer; }
.banner_content .page-title h1 { font-size: 50px; font-style: normal; line-height: 60px; margin-bottom: 20px; }
.breadcrumbs { padding-left: 0; margin-left: 0; }
#inner-banner-main { display: inline-block; width: 100%; position: relative; margin-bottom: 80px; }
#inner-banner-main img { width: 100%; }
.product-item-info { width: 100%; padding: 30px; position: relative;background: #F6F6F6 0% 0% no-repeat padding-box;box-shadow: 0px 3px 0px #9A9A9A52;border-radius: 0px;padding-bottom: 20px;top: 0;border: 1px solid #f6f6f6;z-index: 10;}
.product-item-info:hover {box-shadow: 0px 3px 0px #AB8368;border: 1px solid #AB8368;}
/*.related_product .slick-list .slick-slide .product-item-info { box-shadow: 2px 5px 10px #0000001a; }*/

.extra-menu ul { padding: 0; }
.extra-menu ul li { list-style-type: none; }
h2 { color: #333; font-size: 34px; line-height: 46px; font-weight: normal; }
.actions-toolbar .secondary a.action.remind { margin-top: 15px; }
.fb_iframe_widget { float: left; margin-right: 10px; }
.page-layout-1column .product.media .fotorama__stage { border: 1px solid #CFCFCF; margin-bottom: 10px; }
.page-layout-1column .product.media .fotorama__stage .fotorama__arr.fotorama__arr--prev, .page-layout-1column .product.media .fotorama__stage .fotorama__arr.fotorama__arr--next { display: none !important; }
.checkout-cart-index .product-image-wrapper .product-item-photo img { min-width: auto; min-height: auto; }
.block-minicart .items-total span.count { /*display: none;*/ position: relative;background: transparent;color: #333;font-size: 15px;line-height: normal;margin: 0;padding: 0;height: auto;float: left;width: auto;margin-right: 10px;top: 3px;}
#maincontent .fieldset fieldset.field.street.admin__control-fields.required .field { display: inline-block; width: 100%; margin-bottom: 10px; margin-top: 0; }
.checkout-index-index #maincontent .fieldset .field .control select, .checkout-index-index #maincontent .fieldset .field .control input, .checkout-payment-method .payment-method-title { padding: 10px 20px; height: auto;border: 1px solid #ddd; border-radius: 0;background: transparent;}
.payment-option._collapsible.opc-payment-additional.mageworx-giftcards .field.choice, .payment-option._collapsible.opc-payment-additional.discount-code .field.choice { padding: 10px 20px; }
#maincontent .checkout-payment-method .payment-method._active .payment-method-content .actions-toolbar { text-align: left; }
#maincontent .opc-wrapper .form-discount .actions-toolbar .primary { margin-right: 15px; float: left;}

.checkout-payment-method .payment-method-title { padding: 20px 0; }
.featured-product-grid .item.product-item {width: 32%;float: left;margin-right: 2%;margin-bottom: 50px;}
.featured-product-grid .item.product-item:nth-child(3n) {margin-right: 0;}


/* DEFAULT CMS CUSTOM CONTENT PAGES CSS */

.custom-content-listing{ display: inline-block; width: 100%; padding: 30px 0; margin: 0; }
.custom-content-listing > h2 {margin: 10px 0 0px;padding: 0;color: #333333;font-weight: 500;}
.custom-content-listing > h3 {margin: 10px 0 0px;padding: 0;color: #333333;font-weight: 500;font-size: 26px;line-height: 68px;}
.custom-content-listing > h4 { margin: 10px 0 0px; padding: 0; color: #333333; font-weight: 500; }
.custom-content-listing > h5 { font-family: 'Poppins'; margin: 10px 0 0px; padding: 0; color: #333333; font-weight: 500; }
.custom-content-listing > h6 {margin: 10px 0 0px;padding: 0;color: #333333;font-weight: 500;}
.custom-content-listing > h2:first-child,
.custom-content-listing > h3:first-child,
.custom-content-listing > h4:first-child,
.custom-content-listing > h5:first-child,
.custom-content-listing > h6:first-child{ margin: 0 0 15px; }
.custom-content-listing > p { text-align: justify;letter-spacing: 0px;color: #333333;opacity: 1;margin-bottom: 15px; line-height: 25px;font-size: 16px;line-height: 30px;}
.custom-content-listing > p strong, .custom-content-listing strong{font-weight: bold; margin: 10px 0;display: inline-block;color: #2F324D;}
.custom-content-listing > p a {text-align: left;letter-spacing: 0px;color: #AC2020;}
.custom-content-listing > p a:hover{color: #0E4C79; }
.custom-content-listing > ul,
.custom-content-listing > ol{margin: 0 0 15px 0;padding: 0 0 0 40px;display: inline-block;width: 100%;list-style-position: inherit;}
.custom-content-listing > ul ul,
.custom-content-listing > ul ol,
.custom-content-listing > ol ul,
.custom-content-listing > ol ol{margin: 10px 0 10px 30px;padding: 0;display: inline-block;width: 100%;list-style: none;}
.custom-content-listing > ul > li,
.custom-content-listing > ol > li{letter-spacing: 0px;color: #333333;opacity: 1;margin: 0 0 10px 0;padding: 0;line-height: 25px;list-style: disc;}
.custom-content-listing > ul > li:last-child,
.custom-content-listing > ol > li:last-child{margin: 0 0 0 0 !important;}
.custom-content-listing > ul > li::before,
.custom-content-listing > ol > li{text-align: left !important;letter-spacing: 0px;color: #333333;opacity: 1;margin: 0 0 5px 0;padding: 0 0 0 20px;}
.custom-content-listing > ul > li li,
.custom-content-listing > ol > li li{text-align: left !important;letter-spacing: 0px;color: #333333;opacity: 1;margin: 0 0 5px 0;padding: 0 0 0 0px;list-style-type: disc;}
.custom-content-listing > ul > li a,
.custom-content-listing > ol > li a{color: #7B4B03;}

@media only screen and (max-width: 639px) {
	.custom-content-listing > ul, .custom-content-listing > ol { padding-left: 30px; }
	.custom-content-listing { padding: 30px 0; }
}


.cms-page-view #maincontent { margin-top: 50px; }
.toolbar.wishlist-toolbar { background: #f3f3f3; padding: 5px 10px; }
.toolbar.wishlist-toolbar .pager { margin: 0; }

.customer-account-logoutsuccess .page-title-wrapper .page-title { text-align: center; }
.cart-discount .title { display: inline-block; width: 100%; padding: 15px; text-align: left; border: 1px solid #ddd; position: relative; cursor: pointer; margin-top: 30px;margin-bottom: 0;}
.cart-discount .discount .title:after { content: '\f0ab'; position: absolute; font-family: 'Font Awesome 5 Free'; font-weight: bold; font-size: 14px; right: 20px;}
.cart-discount .discount.active .title:after { content: '\f0aa'; position: absolute; font-family: 'Font Awesome 5 Free'; font-weight: bold; font-size: 14px; right: 20px;}
.cart-discount .content { display: inline-block;width: 100%;text-align: left;border: 1px solid #ddd;border-top: 0;padding: 15px;display: none;}
.cart-discount .active .content { display: inline-block; }
.cart-discount .content .fieldset.giftcard {display: inline-block;width: 100%;}
.cart-discount .content .fieldset.giftcard .control {width: 100%;}
.cart-discount .content .fieldset.giftcard .actions-toolbar { text-align: left !important; }
.cart-discount .content .fieldset.giftcard label.label { font-size: 16px !important; }
.minicart-wrapper .block-minicart:after, .minicart-wrapper .block-minicart:before { display: none; }
#maincontent .actions-toolbar button.primary { text-align: center; }
.mst-searchautocomplete__autocomplete._active { min-width: 100%; width: 100% !important; max-height: 230px !important; min-height: 230px !important; height: 100%; overflow-y: scroll; }

.customer-account-login #maincontent, .customer-account-createpassword #maincontent, .customer-account-logoutsuccess #maincontent, 
.checkout-cart-index #maincontent, .page-print.account.page-layout-1column #maincontent, .checkout-onepage-success #maincontent, 
.checkout-index-index #maincontent, .customer-account-create #maincontent, .customer-account-forgotpassword #maincontent, 
.account #maincontent, .cms-page-view #maincontent, .amgiftcard-preview-index #maincontent, .sendfriend-product-send #maincontent, 
.cms-no-route #maincontent, .catalogsearch-result-index #maincontent { margin-top: 80px;margin-bottom: 80px; }

#opc-sidebar { position: relative; z-index: 0; }
#qty-error { position: absolute; top: 100%; width: 220px; left: 0; }
.block-minicart .items-total { padding-top: 5px; }
.cart-summary .block .fieldset { margin-left: 0; }
.check-giftcard-status { margin-top: 0; }
.rewards-message-block .messages { position: relative; }
.rewards__checkout-cart-usepoints .discount-form p { line-height: normal; }
.page-title-wrapper .order-date { margin-top: 0; }
.page-title-wrapper .order-date .label { padding-left: 0; }
.return-status, .order-status { padding-top: 10px; }

/*.return-status, .order-status {  }*/
.slider-content { position: absolute; top: 30%; left: 50%; width: 100%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.slider-text { max-width: inherit; width: 100%; margin: 0 auto; text-align: left; }
.slider-text h2 { text-align: left; color: #2F324D; letter-spacing: -3.7px; font-size: 74px; line-height: 90px; margin-bottom: 10px; font-weight: 300;}
.slider-text p { text-align: center; font-size: 14px; line-height: 26px; color: #fff; }

button.slick-arrow:before { color: #E0E0E0; }
button.slick-arrow:hover, button.slick-arrow:focus { border: 0; box-shadow: none; outline: none; border: 0; }
/*button.slick-arrow.slick-next:before { content: '\f061'; font-family: 'Font Awesome 5 Free'; font-weight: bold; font-size: 16px; }
button.slick-arrow.slick-prev:before { content: '\f060'; font-family: 'Font Awesome 5 Free'; font-weight: bold; font-size: 16px; }*/
/*button.slick-arrow:hover:before { color: #0062AD; }*/

button.slick-arrow {width: 50px;height: 50px;padding: 0;border-radius: 50px;}
button.slick-arrow:hover{background: #B18264;}

.slick-prev { left: -50px; }
.slick-next { right: -50px; }

button.slick-arrow.slick-next:before { content: ''; position: absolute; background: url('../images/chevron-right.png');width: 11px;height: 19px;top: 50%;margin-top: -9px;left: 50%;margin-left: -5px;}
button.slick-arrow.slick-prev:before { content: ''; position: absolute; background: url('../images/chevron-left.png');width: 11px;height: 19px;top: 50%;margin-top: -9px;left: 50%;margin-left: -5px;}

button.slick-arrow.slick-next:hover:before { content: ''; position: absolute; background: url('../images/chevron-right-white.png');width: 11px;height: 19px; }
button.slick-arrow.slick-prev:hover:before { content: ''; position: absolute; background: url('../images/chevron-left-white.png');width: 11px;height: 19px; }

.slick-slide img { margin: 0 auto; }
/*.main-title h2 { font-size: 45px; text-transform: capitalize; line-height: 65px; letter-spacing: -1.35px; }*/
.our-brand button.slick-arrow:before { color: #E0E0E0; }
.our-brand button.slick-arrow:hover, .our-brand button.slick-arrow:focus { border: 0; box-shadow: none; }
.our-brand button.slick-arrow.slick-next:before { content: '\f061'; font-family: 'Font Awesome 5 Free'; font-weight: bold; font-size: 16px; }
.our-brand button.slick-arrow.slick-prev:before { content: '\f060'; font-family: 'Font Awesome 5 Free'; font-weight: bold; font-size: 16px; }
.our-brand button.slick-arrow:hover:before { color: #0062AD; }

.post-date {color: #333333;font-size: 14px;line-height: 21px;font-weight: 200;margin-top: 0;width: auto;float: left;padding: 0;margin-right: 10px;padding-right: 15px;position: relative;}
.post-date:before {content: '';width: 4px;height: 4px;position: absolute;right: 0;top: 50%;margin-top: -3px;background: #333333;border-radius: 15px;}
.post-category span {color: #333333;font-size: 14px;font-weight: 200;}

.blog-post-view .post-date { padding: 0; margin-top: 0;padding-left: 20px;}
.post-content {padding: 25px 0px 10px 145px;position: absolute;width: 100%;left: -15%;bottom: 0;background: #fff;}
.home_blog .slick-slide:hover .post-short-detail a.btn { display: block; }
.post-short-detail a.btn { padding: 12px 30px; position: absolute; bottom: -20px; left: 25%; display: none; }
.post-short-detail { padding-bottom: 0px; }
.post-short-detail a.btn .btn-arrow { display: inline-block; top: 2px; }
.home_blog .slick-slide .post-content { position: relative; }
.cart-discount { display: block; margin-top: 20px; float: left; clear: both; max-width: 73%; width: 100%; }
/*.thankyou-content a.btn { min-width: 165px; margin-right: 10px; max-width: 165px; text-align: center; padding: 12px 0; }
.thankyou-content a.btn:hover { background: #fff; color: #1E1E1E; }*/
.thankyou-main { position: relative; }


input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] { font-family: 'Poppins'; font-weight: 500; color: #333; height: auto;padding: 10px;}

.pages .items li.item.back-page a span {position: relative;margin: 0;}
.pages .items li.item.back-page a:before { display: none; }


.category-thank-you #inner-banner-main { display: none; }
.category-thank-you .footer_newsletter { display: none; }
#giftcard-info dt { margin-left: 0; }
#giftcard-info {position: absolute;top: 0;left: 0;color: red;}
.cart-discount #block-giftcard {position: relative;margin: 0;}
.authentication-dropdown { min-width: 350px; right: 0; }
.checkout-payment-method .payment-option._collapsible .payment-option-content .messages { position: relative; }
.opc-wrapper .form-login .fieldset .note, .opc-wrapper .form-shipping-address .fieldset .note { padding-left: 30px; position: relative; }
.opc-wrapper .form-login .fieldset .note::before, .opc-wrapper .form-shipping-address .fieldset .note::before {left: 0;position: absolute;top: 10px;}
#wishlist-view-form {position: relative;z-index: 0;}
#maincontent .opc-wrapper .form-discount .actions-toolbar button.button.action {margin-right: 10px !important;display: inline-block;float: left;width: auto;}
.tp-bullets .tp-bullet { width: 8px; height: 8px; border-radius: 50px; }
.ves-megamenu .opener:before { content: '\f105'; font-family: 'Font Awesome 5 Free'; font-weight: bold; }
.ves-megamenu .opener.item-active:before {content: '\f107'; font-family: 'Font Awesome 5 Free'; font-weight: bold; }
.product-item-info .addcart { display: inline-block; float: right; }
.addcart a.btn {padding: 16px 20px;}

.post-listing ul {display: flex;flex-wrap: wrap;padding: 0;}
.post-listing li {width: 49%;margin-bottom: 90px;float: left;list-style-type: none;margin-right: 1%;}
.post-listing li:nth-child(2n) {float: right;margin-right: 0; margin-left:1%; }
.cms-page-view .banner_content {position: relative;top: 0;left: 0;transform: inherit;margin: 0 auto;max-width: 100%;}
.cms-page-view .breadcrumb-section .breadcrumbs { max-width: 100%; }
.cms-page-view header.page-header {box-shadow: 0px 3px 6px #0000001a;position: relative;}
.cms-page-view header.page-header.header-stiky { position: fixed; }

.cms-page-view #inner-banner-main { margin-bottom: 30px; }
.faq-detail strong {color: #F46E42;}
.faq-detail p {font-size: 16px; line-height: 30px;}



.cms-page-view.cms-faq #maincontent { margin-top: 0px; }
.cms-page-view.cms-faq .banner_content {position: absolute;top: 70%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);max-width: 1170px;width: 100%;padding: 0 15px;}
.cms-page-view.cms-faq .breadcrumb-section .breadcrumbs { max-width: 100%; }
.cms-page-view.cms-faq header.page-header {box-shadow: none;}

.cms-page-view.cms-faq #inner-banner-main { margin-bottom: 80px; }

.rating-summary .rating-result {margin-left: 5px;margin-top: 0px;width: auto;float: left;}
.rating-summary .rating-result:before {color: #FFA700;content: '\f005' '\f005' '\f005' '\f005' '\f005';font-family: 'Font Awesome 5 Free';font-size: 14px;letter-spacing: 0;width: auto;height: 27px;line-height: 27px;}
.rating-summary .rating-result>span:before {color: #FFA700;content: '\f005' '\f005' '\f005' '\f005' '\f005';font-family: 'Font Awesome 5 Free';font-size: 14px;letter-spacing: 0;font-weight: bold;height: 28px;line-height: 25px;}
.cart-container .form-cart .action.update:before, .cart-container .form-cart .action.continue:befoore { display: none; }
.swatch-attribute-selected-option {position: absolute;left: 0;top: 100%;padding-left: 0; }
.swatch-attribute-options select.swatch-select.size {width: auto;position: relative;top: -13px;}
.cart-summary { top: 0 !important }

.action.clear:before, .cart-container .form-cart .action.update:before, .cart-container .form-cart .action.continue:before { display: none; }
.cart-container .form-cart button.action.update {padding: 12px 35px;}
#maincontent .product-category-filter ul { padding: 0; }
#maincontent .product-category-filter ul li {padding: 0;margin-bottom: 5px;}
#maincontent .product-category-filter ul li:before { display: none; }
#maincontent .product-category-filter ul li.sub-cat a {font-size: 16px;color: #2F324D;display: inline-block;width: 100%;padding: 5px 10px;border-radius: 10px;/*background: #F3F4FB;*/}
#maincontent .product-category-filter ul li.sub-cat a:hover { background: #F3F4FB; color: #2129A7;font-weight: bold;}
.product-category-filter ul li ul {display: none;}
.toolbar-left .showing select, .sorter-options { height: auto;padding: 5px 15px; }
.filter-options .filter-options-title {color: #333333;font-size: 42px;text-transform: capitalize;padding: 0;background: transparent;border-radius: 0;font-weight: normal;line-height: normal;font-family: 'DM Serif Display';}
.filter-options .filter-options-content .item input[type="radio"] {float: left;width: auto;position: relative;margin: 0 auto;top: 6px;}
.filter-options .count {color: #777;width: auto;background: transparent;height: auto;font-size: 14px;}
#maincontent .product-category-filter ul li.sub-cat .subcat_arrow/*, .filter-options .filter-options-title:after*/ {position: absolute;right: 15px;top: 8px;width: 24px;height: 24px;background: #77777729;border-radius: 25px;cursor: pointer;}
#maincontent .product-category-filter ul li.sub-cat .subcat_arrow:before/*, .filter-options .filter-options-title:before*/ { content: '\f107'; font-family: 'Font Awesome 5 Free'; font-weight: bold;position: absolute;top: -2px;right: 7px;}
#maincontent .product-category-filter ul li.sub-cat .subcat_arrow.minus:before/*, .filter-options.active .filter-options-title:before*/ { content: '\f106'; font-family: 'Font Awesome 5 Free'; font-weight: bold;position: absolute;top: -4px;right: 7px;}
.custom-filter-option {display: inline-block;width: 100%;margin-bottom: 25px;}
.block.filter .filter-title strong { font-size: 30px; }
/*.filter-options .filter-options-title::before {right: 21px;top: 5px;}*/
.filter-options .filter-options-content { display: block; padding: 0;}
.catalog-product-view .product-reviews-summary { margin: 0; }
.products-grid.wishlist .product-item .box-tocart input.qty { padding: 10px 0; }
.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions button.action, 
.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions a.action { margin-bottom: 15px; }
.account .column.main .toolbar .limiter-options {width: auto;height: auto;line-height: normal;padding: 5px;border: 1px solid #ddd;}
.products-grid.wishlist .product-item-comment { height: auto; background-color: #fff;}
.widget.block-list-posts .block-content .item .post-date-cateogry .post-date { padding-left: 0; }


.block-search input#search, .block-search input#search:focus {padding: 10px 30px;height: auto;background: #FFFFFF 0% 0% no-repeat padding-box;box-shadow: 0px 3px 6px #9A9A9A29 !important;border-radius: 25px;padding-left: 60px;font-weight: 200;border: 1px solid #b18264;}
.block-search .action.search { right: auto;left: 20px;top: 9px; display: inline-block;}
#maincontent .product-category-filter ul li ul {padding-left: 20px;}
#maincontent .product-category-filter ul li ul li {margin-bottom: 0;}
#maincontent .product-category-filter ul li.sub-cat ul li a {padding: 0;font-size: 15px;background: transparent;}
#maincontent .product-category-filter ul li.sub-cat ul li a:hover { background: transparent; color: #F46E42; }
.blog-page-list .news-main-section { margin-top: 0; }
.cms-home #inner-banner-main {display: none;}
.no-stock a.btn {background: #EAEAEA;border: 1px solid #DEDEDE;}
.no-stock a.btn:hover {background: #EAEAEA;border: 1px solid #DEDEDE;cursor: no-drop;}


.widget.blog-search .action.search:before { content: '';margin: 0;vertical-align: top;display: inline-block;overflow: hidden;speak: none;width: 23px;height: 23px;background: url(../images/search-icon.png) no-repeat 0px 0px;background-size: 23px;opacity: 1; margin-top: 4px;}
.blog-page .widget.block .block-title {text-align: left;position: relative;}
/*.blog-page .widget.block .block-title:before {content: '';position: absolute;width: 100%;height: 2px;background: #2F324D1A;left: 0;top: 50%;}*/
.blog-page .widget.block .block-title strong {font-size: 30px;color: #333333;font-weight: 200;display: inline-block;margin: 0 auto;padding: 0 ;position: relative;background: #fff;}
.blog-page .widget.block a.archive-item-link {display: inline-block;width: 100%;margin-bottom: 15px;color: #444444;font-size: 16px;font-weight: 300;padding-left: 30px;position: relative;padding-bottom: 15px;border-bottom: 1px solid #DDDDDD;}
.blog-page .widget.block a.archive-item-link:hover { color: #b18264; }
.blog-page .widget.block a.archive-item-link:before {content: '';position: absolute;top: 3px;left: 0;background: url(../images/category-arrow.png) no-repeat;width: 16px;height: 16px;margin-top: 0px;}
.widget.block-list-posts .block-content .item a.post-item-link {color: #333333;font-size: 24px;font-weight: normal;font-family: 'DM Serif Display';line-height: 28px;}
.widget.block-list-posts .block-content .item .post-date-cateogry { padding: 0; margin-bottom: 0; border: 0; }
.widget.block-list-posts .block-content .item {padding: 15px 0;margin-bottom: 0;background: #fff;border-radius: 0;border-bottom: 1px solid #ddd;}
/*.widget.block-list-posts .block-content .item:hover { box-shadow: 3px 13px 26px #00000021; }*/
.ves-megamenu.menu-hover .subhover:hover .dropdown-menu { padding: 50px; }
.navigation .ves-megamenu .level0 .submenu .submenu { left: 30% !important;width: 70%;box-shadow: none; padding: 0;}
.ves-menu .navigation .level0 > .submenu .nav-item a:hover:before { display: none; }
nav.navigation .ves-megamenu .level0 .nav-item .submenu .dropdown-submenu {margin: 0;}
.ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar { float: right; }
nav.navigation .ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar a { color: #333333 !important;font-weight: bold; }
nav.navigation .ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar a:hover { background: transparent; }
/*nav.navigation .ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar a:before, nav.navigation .ves-megamenu .dropdown-menu .content-wrap .megamenu-sidebar a:hover:after { content: '\f138'; font-family: 'Font Awesome 5 Free'; font-weight: bold; float: right;margin-left: 10px;}*/
.ves-menu .navigation .level0 > .submenu .nav-item a span.caret {border: 0;position: absolute;top: 10px;left: 130px;}
.ves-menu .navigation .level0 > .submenu .nav-item a span.caret:before { content: '\f105'; font-family: 'Font Awesome 5 Free'; font-weight: bold; }
nav.navigation .nav-item.level0 a .caret {border: 0;position: relative;font-size: 16px;margin-left: 8px;float: right;}
nav.navigation .nav-item.level0 a .caret:before { content: '\f107'; font-family: 'Font Awesome 5 Free'; font-weight: bold; }
.block-minicart .block-content>.actions a.action.viewcart {width: 100%;}
.block-minicart .subtotal span.label {padding-right: 0;}
.toolbar.wishlist-toolbar .pager .pages {position: relative;float: right;width: auto;margin-left: 20px;}
.toolbar.wishlist-toolbar .pager .toolbar-amount { padding-top: 11px; }
.toolbar.wishlist-toolbar .pager .limiter { margin-top: 4px; }
.cart.table-wrapper .col.qty .input-text { padding: 0; }
.cart-summary .block .fieldset .field .control input#coupon_code {background: #e8e8e8;}
.account .column.main h2 { margin-bottom: 15px; }
.checkout-payment-method .checkout-billing-address .primary button.action {margin-top: 0;float: left;width: auto;margin-right: 15px !important;}
.checkout-payment-method .payment-method._active .payment-method-content img { width: 200px; }
.checkout-onepage-success #custom_main_container .page-title h2 {text-align: center;}
.order-date span.label {padding-left: 0;}
.page-print.account.sales-order-print #maincontent { margin: 50px auto; }
aside.modal-custom.authentication-dropdown.custom-slide._show {margin-top: 5px;}
.opc-progress-bar-item>span:before { background: #b18264; }
.checkout-index-index .modal-popup .form-shipping-address .field.choice input#shipping-save-in-address-book {width: auto;}
.account .choice input[type=checkbox] {width: auto;}
body.cms-page-view.cms-thank-you header.page-header { position: absolute; }
.bundle-options-container .input-text.qty { padding: 0; }
.block-bundle-summary .title {margin-bottom: 15px;}
.block-bundle-summary .bundle-info .product-image-wrapper { width: 140px; min-height: auto; }
.block-bundle-summary .bundle-info .product-image-wrapper:before { display: none; }
.bundle-info .product-image-wrapper .product-item-photo img { position: relative; top: 0; left: 0; transform: inherit; }
.bundle-options-container .legend.title { padding-bottom: 10px; }
.bundle-options-container .block-bundle-summary .box-tocart .action.primary { float: left; }
.bundle-options-container .block-bundle-summary .sharing-div:before { content: '';position: absolute;border-bottom: 5px solid #ffffff;border-left: 5px solid transparent;border-right: 5px solid transparent;top: -6px;left: 48%; background: transparent;}
/*.bundle-options-container .block-bundle-summary { background: #f8f8f8; }*/
#maincontent .bundle-options-container .block-bundle-summary .bundle.items li strong.label {padding-left: 0;}
.grecaptcha-badge {z-index: 100;}
.webforms .fieldset { margin-bottom: 0; }
.filter-options .filter-options-content .item input[type="checkbox"] {width: auto;float: left; margin-right: 10px;}
.filter-options .filter-options-content .item a .label { padding-left: 0; }
.block.filter .filter-title a.action.clear.filter-clear {position: absolute;top: 10px;right: 0;}	
.block.filter .filter-title { position: relative; }
.block-content.filter-content {position: relative;}
#maincontent .product-category-filter ul li.sub-cat.active ul.Categories-choose {display: block;}
#maincontent .product-category-filter ul li.sub-cat.active a.active { background: #F3F4FB;color: #2129A7;font-weight: bold; }
#maincontent .product-category-filter ul li.sub-cat.active li a.active { background: transparent;color: #F46E42; }
.product-options-bottom .product-options-bottom { border-bottom: 0; }
nav.navigation .nav-item.level0.active .submenu .nav-item a:before { display: none; }
.actions-toolbar .secondary a.action { margin-top: 0; }
.catalogsearch-result-index #inner-banner-main { margin-bottom: 0; }
.catalogsearch-result-index .page-title h2 { font-size: 48px; margin-bottom: 20px; }
.catalogsearch-result-index .block-content .block-subtitle { padding-bottom: 6px; }
.catalogsearch-result-index .toolbar-products { padding-bottom: 15px; }
.block.filter .block-title.filter-title {display: none;}
.slick-dots li button:hover { background: transparent; }
.add-content a:hover { color: #bf9981; }
.please-wait { position: absolute; right: 30px !important; }
.checkout-payment-method .payment-option-title { border-top: 0; }
.checkout-payment-method .payment-method+.payment-method .payment-method-title, 
.checkout-payment-method .payment-method .payment-method-title, .payment-option._collapsible.opc-payment-additional.discount-code {border: 0; border-bottom: 1px solid #ccc;}
.checkout-payment-method .payment-method._active .payment-method-title {border-bottom: 0;}
.checkout-payment-method .checkout-billing-address fieldset.fieldset {display: inline-block;margin-top: 15px;}
aside.modal-popup.modal-slide._inner-scroll._show {z-index: 100000 !important;}

.container-minus-main .row { margin: 0 auto; }
.container-minus-main .row .col-md-6 { padding: 0; }
.container-minus { margin-left: -715px; }


.owl-theme .owl-nav [class*=owl-] { width: 56px; height: 56px; background: #fff; position: absolute; top: 50%; margin-top: -28px;border-radius: 50px;}
.owl-theme .owl-nav [class*=owl-]:hover { background: #B18264; }
.owl-theme .owl-nav .owl-prev { float: left; left: -38px;}
.owl-theme .owl-nav .owl-next { float: right; right: 12.7%;}
.owl-theme .owl-nav .owl-prev:before { content: ''; background: url('../images/chevron-left.png'); width: 11px; height: 19px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.owl-theme .owl-nav .owl-next:before { content: ''; background: url('../images/chevron-right.png'); width: 11px; height: 19px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.owl-theme .owl-nav .owl-prev:hover:before { content: ''; background: url('../images/chevron-left-white.png');}
.owl-theme .owl-nav .owl-next:hover:before { content: ''; background: url('../images/chevron-right-white.png');}
.slider-image img { width: 100%; }

.dm-font { font-family: 'DM Serif Display'; }
.page-footer .footer.content {display: none;}
.ves-menu .ves-megamenu { background: transparent; }
.product.data.items { border-bottom: 0; text-align: center;}
.product.data.items>.item.title { width: auto;display: inline-block; margin-right: 15px;}
.block-content.filter-content #am-shopby-container {display: none;}
.account.wishlist-index-index .actions-toolbar>.primary .action, .account.wishlist-index-index .actions-toolbar>.secondary .action { width: auto; }
.also-like-section .product-image-wrapper { min-height: 308px; }
.related-slider img { margin: 0 auto; }
.related_product .owl-nav .owl-next { right: -30px; color: transparent;box-shadow: 0px 3px 6px #9A9A9A29;border: 0;}
.related_product .owl-nav .owl-prev { left: -35px; color: transparent;box-shadow: 0px 3px 6px #9A9A9A29;border: 0;}
.related_product .owl-nav button span {color: transparent;}
.cart-discount .active .content .fieldset.coupon .control {width: 100%;}
.cart-discount .content .fieldset.giftcard .control input, .cart-discount .active .content .fieldset.coupon .control input,
.checkout-payment-method .payment-option._collapsible .payment-option-content .form-discount .control input#discount-code, 
.checkout-index-index #maincontent .fieldset .field .control input{ background: #FFFFFF 0% 0% no-repeat padding-box;box-shadow: 0px 3px 6px #9A9A9A29;border-radius: 25px; border: 0;}
.checkout-payment-method .payment-option._collapsible .payment-option-content .form-discount .onestepcheckout-newsletter.checkbox-group input#points_all {float: left;top: 3px;}
.checkout-payment-method .payment-option._collapsible .payment-option-content .form-discount .onestepcheckout-newsletter.checkbox-group label.label--checkbox {line-height: normal;}
.account .product-reviews-summary .reviews-actions a { margin-left: 0; }
.account .column.main .order-products-toolbar.toolbar.bottom p.toolbar-amount span.toolbar-number {font-size: 14px;font-weight: 400;color: #333;}
.sub_nav_filter {margin-top: 10px;display: inline-block;width: 100%;}
.sub_nav_filter span.label {padding: 0;float: left;margin-right: 10px;font-size: 16px;line-height: 26px;}
.sub_nav_filter .amshopby-slider-display {float: left;margin: 0;color: #333333;font-size: 16px;line-height: 26px;}
.customer-review .review-details .customer-review-rating .item span.rating-label {display: none;}
.table-wrapper.reviews .rating-summary .rating-result:before {height: 23px;line-height: 23px; }
.table-wrapper.reviews .rating-summary .rating-result>span:before {height: 23px;line-height: 22px; }



/* Mobile */

@media only screen and (max-width: 1400px) {
     .best-seller #feature_products1 { width: 90%; margin: 0 auto; }
}

@media only screen and (max-width: 1366px) {
     #feature_brand .owl-next, #new_arrival .owl-next, #related_blog .owl-next { right: -40px; }
     #feature_brand .owl-prev, #new_arrival .owl-prev, #related_blog .owl-prev { left: -40px; }
     .navigation .level0 { margin: 0 5px 0 0; }
}

@media only screen and (max-width: 1365px) {
	.home-sec1-right { margin-top: 10px; }
	.slick-prev { left: 0;z-index: 100; }
	.slick-next { right: 0; }
	/*.recomanded-slide .item.product-item { width: 23.5%; }*/
	.product-item .price-box .normal-price .price { font-size: 18px; }
	.retailer-image {width: 100%;margin: 0 auto;position: relative;margin-top: 65px;}
	.slider-text h2 { font-size: 60px; line-height: 70px; }
	nav.navigation .header-nav li { margin-right: 30px; }
	.logo-wrapper-left .logo { margin-right: 70px; }
	.retailer-section { padding-bottom: 0; }

}

@media only screen and (max-width: 1250px) {
	.customer-account-login #maincontent, .customer-account-createpassword #maincontent, .customer-account-logoutsuccess #maincontent, .checkout-cart-index #maincontent, 
     .page-print.account.page-layout-1column #maincontent, .checkout-onepage-success #maincontent, .checkout-index-index #maincontent, .customer-account-create #maincontent, 
     .customer-account-forgotpassword #maincontent, .account #maincontent, .cms-page-view #maincontent, .amgiftcard-preview-index #maincontent, .sendfriend-product-send #maincontent, 
     .cms-no-route #maincontent, .catalogsearch-result-index #maincontent { margin-top: 20px; }
 }

 @media only screen and (max-width: 1024px) {
 	.account .column.main .toolbar { z-index: 0; }
 	.header_top { padding: 5px 0; }
 	.header-top-content p { font-size: 12px; }
 }

 @media only screen and (max-width: 991px) {
     nav.navigation .category-item { margin: 0; width: 100%; text-align: left; border: 0; border-bottom: 1px solid #333; }
     nav.navigation .level0.level-top a, nav.navigation .level0.level-top.active a { padding: 10px; }
     body.catalog-product-view .product-info-main .page-title-wrapper.product{ width: 100%; }
     .account .page-layout-2columns-left .sidebar-main, .page-layout-2columns-left .sidebar-main { width: 100% !important; margin-right: 0; padding: 0; }
     .account .page-layout-2columns-left .column.main, .page-layout-2columns-left .column.main { width: 100% !important; }
     .account .sidebar.sidebar-main .title.block-collapsible-nav-title { display: block; border: 2px solid #b18264; padding: 10px 20px; text-align: center; background: #b18264; color: #fff; text-transform: uppercase; position: relative; }
     .account .sidebar.sidebar-main .title.block-collapsible-nav-title:before { position: absolute; content: '\f0d7'; font-family: 'Font Awesome 5 Free'; font-weight: bold; font-size: 14px; right: 20px; color: #fff; }
     .account .sidebar.sidebar-main .title.block-collapsible-nav-title.active:before { content: '\f0d8'; }
     .account .sidebar.sidebar-main .block.block-collapsible-nav .block-collapsible-nav-content { display: none; }
     .account .sidebar.sidebar-main .block.block-collapsible-nav .block-collapsible-nav-content.active { display: block; }
     .block.filter .filter-title { display: inline-block; width: 100%; }
     .block-content.filter-content { display: none; }
     .block.filter .filter-title strong { font-size: 18px; display: inline-block; width: 100%; background: #eee; padding: 10px; text-align: left; position: relative; line-height: normal;}
     .block.filter .filter-title strong:before { position: absolute; content: '\f0d7'; font-family: 'Font Awesome 5 Free'; font-weight: bold; font-size: 14px; right: 20px; top: 12px;}
     .block.filter.active .filter-title strong:before {content: '\f0d8';}
     #layered-filter-block.active .block-content.filter-content { display: block; }
     .product-item-inner { opacity: 1; }    
     /*.checkout-index-index .modal-popup .modal-inner-wrap { margin-left: 0; }*/
     .checkout-payment-method .payment-option-inner { margin-bottom: 0px; }
     .cart-discount { max-width: 100%; padding: 0 15px; }
     .checkout-cart-index .related-slider .owl-theme .owl-nav [class*=owl-] { padding: 10px 15px !important; font-size: 20px !important; background: #565656 !important; width: auto; height: auto; color: #fff; }
     .checkout-cart-index .related-slider .owl-theme .owl-nav button.owl-prev { left: 0; }
     .checkout-cart-index .related-slider .owl-theme .owl-nav button.owl-next { right: 0; }     
     .account .column.main .order-products-toolbar.toolbar.bottom p.toolbar-amount { padding-top: 3px; }
     .pager { margin: 10px 0; }
     .toolbar.wishlist-toolbar .pager .toolbar-amount { padding-top: 5px;margin-right: 10px; }
     .block.filter .block-title.filter-title {display: block;} 
     .catalog-product-view header.page-header { margin-bottom: 25px; }
     .grecaptcha-badge { bottom: 150px !important }
     .onestepcheckout-newsletter.checkbox-group input#points_all { top: 3px; }
     .ves-megamenu.menu-hover .subhover:hover .dropdown-menu { padding: 20px; }


}
 @media only screen and (max-width: 767px) {
     .checkout-payment-method .payment-option { margin: 0 auto; }
     .checkout-payment-method .payment-methods { margin: 0 auto; }
     .checkout-payment-method .checkout-billing-address .billing-address-details { padding-left: 30px; text-align: left; }
     .review-description-tab ul.nav.nav-tabs li.active a, .review-description-tab ul.nav.nav-tabs li a:hover, .review-description-tab ul.nav.nav-tabs li a { padding: 10px 20px !important; }
     #feature_brand .owl-next, #feature_brand .owl-prev, #feature_brand1 .owl-next, #feature_brand1 .owl-prev, #new_arrival .owl-next, #new_arrival .owl-prev, 
     #news_slider .owl-next, #news_slider .owl-prev, #related_blog .owl-next, #related_blog .owl-prev { top: 50%; }
     .account .customer-review.view .product-info { width: 100%; }
     .customer-account-create .form.form-create-account fieldset.fieldset.create.info, .customer-account-create .form.form-create-account fieldset.fieldset.create.account { width: 100%; margin-bottom: 10px; }
     .items.order-links.rewards-links, .account .page-title-wrapper { display: inline-block; width: 100%; }
     .account #maincontent .actions-toolbar a.action.print { float: right; text-align: center; margin-top: 10px; }
     #maincontent .opc-wrapper .form-discount .actions-toolbar { width: 100%; }
     #maincontent .opc-wrapper .form-discount .actions-toolbar .amgiftcard-check { width: 100%; margin: 0; margin-bottom: 10px; }
     #maincontent .opc-wrapper .form-discount .actions-toolbar .amgiftcard-check button { width: 100%; }
     .wishlist-index-index .products-grid .product-item { width: 48%; margin-bottom: 20px; }
     .products-grid.wishlist .product-item .box-tocart { width: 100%; margin-right: 0; }
     .account #maincontent #wishlist-view-form .actions-toolbar button {  margin-bottom: 10px !important; display: inline-block; }
     .products-grid.wishlist .product-item-photo { min-height: auto; margin: 0 auto; text-align: center;}
     .products-grid.wishlist .product-image-container { min-height: auto; max-width: 100%;}
     .abs-pager-toolbar-mobile .toolbar-amount, .abs-pager-toolbar-mobile .limiter, .abs-pager-toolbar-mobile .pages, 
     .account .toolbar .toolbar-amount, .account .toolbar .limiter, .account .toolbar .pages, 
     .toolbar-wishlist-results .toolbar-amount, .toolbar-wishlist-results .limiter, .toolbar-wishlist-results .pages { margin-bottom: 10px; }
     .wishlist-index-index .products-grid.wishlist .product-item .price-box, .wishlist-index-index .products-grid.wishlist .product-item-name { display: inline-block; width: 100%; margin: 0 auto; text-align: center; }
     .wishlist-index-index .products-grid.wishlist .product-item .price-box p { text-align: left; }
     .wishlist-index-index .products-grid.wishlist .product-item .product-item-actions button.action, 
     .wishlist-index-index .products-grid.wishlist .product-item .product-item-actions a.action { margin-bottom: 0; }
     #maincontent .fieldset .field label, #maincontent .fieldset .field.qty { display: inline-block; width: auto; }
     #maincontent .fieldset .field label, #maincontent .fieldset .field.qty .label { width: auto; display: inline-block; float: left; margin-top: 0px; }
     #maincontent fieldset.review-field-ratings #product-review-table label.label { margin-top: 5px; }
     .minicart-items .product-item .product .primary { margin: 0 auto; }
     #maincontent #product-options-wrapper .size-select .field label.label { margin-bottom: 0; }
     .size-select span.swatch-attribute-label { line-height: 20px; }
     .items.order-links.rewards-links li a, .items.order-links.rewards-links li strong { width: 100%; display: inline-block; text-align: center; }
     .block-title.earn.subtitle { display: inline-block; width: 100%; }
     .account .column.main .block .block-title.earn.subtitle strong { font-size: 16px !important; }
     .checkout-cart-index #custom_main_container, .checkout-onepage-success #custom_main_container { padding: 30px 15px; }
     #maincontent .fieldset .field.choice.set.shipping label.label { line-height: normal; }
     .account #maincontent .actions-toolbar a.action { width: 100%; }
     .contact-map iframe { width: 100%; }
     .authentication-dropdown { min-width: auto; }
     .minicart-wrapper .action.showcart .counter.qty { z-index: 0; }
     .opc-estimated-wrapper .minicart-wrapper:before { z-index: 0; }
     #maincontent .opc-wrapper .form-discount .actions-toolbar button.button.action { margin: 0 10px 15px !important; text-align: center; /*font-size: 16px;*/}
     .please-wait { position: absolute; right: auto !important; }
     .account .choice input[type=checkbox] { top: 4px; }
     .contact-form-img h2 { font-size: 42px; }
}
 @media only screen and (max-width: 639px) {
     .minicart-wrapper { margin-top: 0; }
     a#back2Top { width: 45px; height: 45px; font-size: 11px; }
     .actions-toolbar > .secondary:last-child, .account .primary { width: 100%; margin: 0; margin-bottom: 15px; }
     form.form.password.forget { width: 100%; }
     .customer-account-forgotpassword #maincontent .actions-toolbar .primary, .customer-account-create #maincontent .actions-toolbar .primary { width: 100%; }
     #maincontent form.form.password.forget label { white-space: normal; }      
     .account #maincontent .actions-toolbar a.action.print, .account #maincontent .actions-toolbar a.action.order { width: 100%; margin: 0 auto 10px; text-align: center; }
     .cart-discount .content .fieldset.giftcard label.label { white-space: normal; line-height: normal; }
     .customer-account-login #maincontent, .customer-account-createpassword #maincontent, .customer-account-logoutsuccess #maincontent, .checkout-cart-index #maincontent, 
     .page-print.account.page-layout-1column #maincontent, .checkout-onepage-success #maincontent, .checkout-index-index #maincontent, .customer-account-create #maincontent, 
     .customer-account-forgotpassword #maincontent, .account #maincontent, .cms-page-view #maincontent, .amgiftcard-preview-index #maincontent, .sendfriend-product-send #maincontent, 
     .cms-no-route #maincontent, .catalogsearch-result-index #maincontent { margin-bottom: 0; }
     .account.wishlist-index-index .actions-toolbar>.primary .action, .account.wishlist-index-index .actions-toolbar>.secondary .action { width: 100%; }
     
     .panel-default>.panel-heading a.collapsed, .panel-default .panel-heading h4.panel-title { padding: 20px 30px;padding-right: 50px; }
     .panel-default>.panel-heading a, .panel-default>.panel-heading a.collapsed:hover, .panel-default.active .panel-heading h4.panel-title, .panel-default>.panel-heading h4.panel-title:hover {padding: 20px;padding-right: 50px;}
     .panel-default>.panel-heading a:after, .panel-default.active .panel-heading h4.panel-title:after, .panel-default>.panel-heading a.collapsed:after, .panel-default>.panel-heading h4.panel-title:after{right: 22px;}
     .panel-default>.panel-heading a.collapsed:after, .panel-default>.panel-heading h4.panel-title:after { right: 22px; }

}
 @media only screen and (max-width: 479px) {
     .modal-slide._inner-scroll .modal-footer button.action { float: right; width: 100%; margin: 0 auto 10px; }
     .wishlist-index-index .products-grid .product-item { width: 100%; margin: 0 auto 30px; }
     #maincontent .opc-wrapper .form-discount .actions-toolbar button.button.action, .checkout-payment-method .checkout-billing-address .primary button.action { margin: 0 0px 15px !important; width: 100%; }
     .google-play {text-align: left;margin-bottom: 0;}
}

@media only screen and (max-width: 374px) {
	.account .minicart-items-wrapper, .minicart-items-wrapper {width: 100%;height: 150px !important;}
}
 
form#referralForm table.data-table { width: 100%; border-collapse: collapse; }
form#referralForm table.data-table tr:nth-of-type(odd) { background: #eee; }
form#referralForm table.data-table th { background: #333; color: white; font-weight: bold; }
form#referralForm table.data-table td, form#referralForm table.data-table th { padding: 6px; border: 1px solid #ccc; text-align: left; }

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) { 
     form#referralForm table.data-table, form#referralForm table.data-table thead, form#referralForm table.data-table tbody, 
     form#referralForm table.data-table th, form#referralForm table.data-table td, form#referralForm table.data-table tr { display: block; }
     form#referralForm table.data-table thead tr { position: absolute; top: -9999px; left: -9999px; }
     form#referralForm table.data-table tr { border-bottom: 1px solid #ddd; padding-bottom: 10px; }
     form#referralForm table.data-table td { border: none; border-bottom: 0; position: relative; padding-left: 30%; }
     form#referralForm table.data-table td:before { position: absolute; top: 6px; left: 6px; width: 30%; padding-right: 10px; white-space: nowrap; }
    
    /* Label the data */
     form#referralForm table.data-table td:nth-of-type(1):before { content: "#"; }
     form#referralForm table.data-table td:nth-of-type(2):before { content: "Name"; }
     form#referralForm table.data-table td:nth-of-type(3):before { content: "Email"; }
}

 @media (min-width: 768px), print {
	.opc-progress-bar-item {width: 185px;}
}

.custom-content-listing > p strong span.detail-button {cursor: pointer;color: #b18264;}
 