@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
*{ margin: 0; padding: 0;  box-sizing: border-box; }

figure{ margin: 0 }
address{ margin: 0 }
iframe{ max-width: 100%; }
body{ font-family: 'Inter', sans-serif;}
img{ max-width: 100%; height: auto; }
a{ transition: all 300ms ease-in-out;  color: #2F4D62;}
a:hover {color: #000; text-decoration: none;}
h1, .h1 {font-size: 31px; }
h2, .h2 {font-size: 28px; }
h3, .h3 {font-size: 26px; }
h4, .h4 {font-size: 24px; }
h5, .h5 {font-size: 21px; }
h6, .h6 {font-size: 18px; }
body:not(.cms-home) #content { padding: 25px 0px;}
.scrollToTop {background: #2F4D62;color: #fff;}
.cn_search_popup .cn_title {padding-bottom: 5px;}
.cn_search_popup div.cn_element:hover .cn_title, .cn_search_popup div.cn_element:hover .regular-price .price, .cn_search_popup div.cn_element:hover, .cn_search_popup div.cn_element:hover a, .cn_search_popup div.cn_element.active .cn_title, .cn_search_popup div.cn_element.active .regular-price .price, .cn_search_popup div.cn_element.active, .cn_search_popup div.cn_element.active a {color: #000 !important;background: transparent !important;} 
.cn_button_block .button {border: 0;padding: 8px 15px;font-size: 13px;}
.cn_image>img {border: none;}
.cn_search_popup_inner {border: none;}
.cn_search_popup div.cn_element {border: none;}
.cn_search_popup .cn_image {width: 10%;}
.cn_button_block {display: table;width: 100%;padding: 10px 0;}
.cn_search_popup_inner .price-box {padding: 10px 0;}
.cn_search_popup .cn_search_popup_inner .price-box {justify-content: start;}
.section-title {font-size: 24px;color: #2F4D62;margin-bottom: 35px;font-weight: 800;letter-spacing: -0.58px;line-height: 29px;text-align: center;}
div#search_autocomplete{z-index: 1111;}
.container {max-width: 1390px;} 

.btn-secondary { color: #fff; background-color: #2F4D62; border-color: #2F4D62; border-radius: 0;}
.btn-secondary:hover {color: #fff; background-color: #000; border-color: #000; }
.btn-secondary:focus, .btn-secondary.focus { background-color: #000; border-color: #000; box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25);}
.btn-secondary:not(:disabled):not(.disabled):active, 
.btn-secondary:not(:disabled):not(.disabled).active, 
.show > .btn-secondary.dropdown-toggle {color: #fff; background-color: #000; border-color: #000; }
.btn-secondary:not(:disabled):not(.disabled):active:focus, 
.btn-secondary:not(:disabled):not(.disabled).active:focus, 
.show > .btn-secondary.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25);}

.btn-light {border-radius: 21px;}
.btn-primary { color: #fff; background-color: #2F4D62; border-color: #2F4D62;border-radius: 21px;}
.btn-primary:hover { color: #fff;  background-color: #000; border-color: #000;}
.btn-primary:focus, .btn-primary.focus { background-color: #000; border-color: #000; box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25);}
.btn-primary:not(:disabled):not(.disabled):active, 
.btn-primary:not(:disabled):not(.disabled).active, 
.show > .btn-primary.dropdown-toggle {color: #fff; background-color: #000; border-color: #000; }
.btn-primary:not(:disabled):not(.disabled):active:focus, 
.btn-primary:not(:disabled):not(.disabled).active:focus, 
.show > .btn-primary.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25);}


.btn-success { color: #fff; background-color: #2F4D62; border-color: #2F4D62; border-radius: 21px;}
.btn-success:hover { color: #fff; background-color: #000; border-color: #000; }
.btn-success:focus, .btn-success.focus {background-color: #000; border-color: #000; box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25);}
.btn-success:not(:disabled):not(.disabled):active, 
.btn-success:not(:disabled):not(.disabled).active, 
.show > .btn-success.dropdown-toggle {color: #fff;background-color: #000; border-color: #000;}
.btn-success:not(:disabled):not(.disabled):active:focus, 
.btn-success:not(:disabled):not(.disabled).active:focus, 
.show > .btn-success.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25);}

.button.btn-default { color: #fff; background-color: #2F4D62; border-color: #2F4D62 !important;}
.button.btn-default:hover { color: #fff; background-color: #000 !important; border-color: #000 !important; }
.button.btn-default:focus, .button.btn-default.focus { background-color: #000 !important; border-color: #000 !important; box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25) !important;}
.button.btn-default:not(:disabled):not(.disabled):active, 
.button.btn-default:not(:disabled):not(.disabled).active, 
.show > .button.btn-default.dropdown-toggle {color: #fff;background-color: #000 !important; border-color: #000 !important;}
.button.btn-default:not(:disabled):not(.disabled):active:focus, 
.button.btn-default:not(:disabled):not(.disabled).active:focus, 
.show > .button.btn-default.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25) !important;}

button.btn.btn-default { color: #fff; background-color: #2F4D62; border-color: #2F4D62 !important; border-radius: 21px;}
.button.btn.btn-default:hover { color: #fff; background-color: #000 !important; border-color: #000 !important; }
.button.btn.btn-default:focus, .button.btn.btn-default.focus { background-color: #000 !important; border-color: #000 !important; box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25) !important;}
.button.btn.btn-default:not(:disabled):not(.disabled):active, 
.button.btn.btn-default:not(:disabled):not(.disabled).active, 
.show > .button.btn.btn-default.dropdown-toggle {color: #fff;background-color: #000 !important; border-color: #000 !important;}
.button.btn.btn-default:not(:disabled):not(.disabled):active:focus, 
.button.btn.btn-default:not(:disabled):not(.disabled).active:focus, 
.show > .button.btn.btn-default.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgb(52 52 52 / 0.25) !important;}

.logo img{ width: 153px; }
/* header topbar start */
.header-top-wrapper ul {display: flex; justify-content: space-around; flex-wrap: wrap;}
.header-top-wrapper ul li {color: #5B5B5B;font-size: 14px;line-height: 17px;padding: 18px 30px;font-weight: 600;}
.header-top-wrapper ul li span {padding-left: 10px; position: relative; top: 2px;}
.header-top-wrapper ul li a {color: #5B5B5B;}
/* header topbar end */

/* store switcher start */
.store-switcher-wrapper {background: #f9f9f9;}
.store-switcher ul {display: flex;align-items: center;}
.store-switcher ul li a {padding: 8px 20px;display: block;border-left: 1px solid #dedede;border-right: 1px solid #dedede;color: #000;}
.store-switcher ul li.current a {font-weight: 600; color: #2F4D62;background: #fff;}
.store-switcher ul li:first-child a {border-right: 0;}

.modal-dialog.custom-store-modal {max-width: 850px;}
.custom-store-modal .modal-content {background-color: #3799ab; color: #fff;padding: 40px 60px 60px;align-items: center;}
.custom-store-modal .modal-header {border: 0;text-align: center;justify-content: center;font-size: 46px;font-weight: 800; margin-bottom: 20px;}
.custom-store-modal .modal-body {padding: 0; width: 100%;}
.custom-store-modal .modal-inside-content {display: flex; justify-content: space-around;}
.custom-store-modal .modal-inside-content a.btn {width: 90%; background-color: #ff9268;border-radius: 0;color: #fff;border: 1px solid #ff9268;font-weight: 800;padding: 18px 20px; font-size: 24px;}
.custom-store-modal .modal-inside-content a.btn:hover, .custom-store-modal .modal-inside-content a.btn:focus {background-color: #dd6031;border: 1px solid #dd6031;}
.login-link span, .register-link span, .emarket-link span {text-transform: uppercase;font-size: 13px;margin-right: 2px; font-weight: 700;}
.login-link a, .register-link a, .emarket-link a {color: #3a3a3a;}
.login-link a span, .register-link a span, .emarket-link a span {font-weight: 600;}
.store-view-popup-text-left, .store-view-popup-text-right {padding: 15px 0 20px;font-size: 16px;font-weight: 800;max-width: 80%;}
.storeview-popup-bottom-text {text-align: center;margin-top: 50px;font-weight: 600;}
.emarket-link span {display: block;}
/* store switcher end */

/* store banner start */
.store-banner-content {background-color: #3799ab;color: #fff;padding: 40px 60px 60px;align-items: center;display: flex;flex-direction: column;width: 100%;}
.store-banner-content .store-banner-title {font-size: 46px;font-weight: 800;margin-bottom: 40px;line-height: normal;}
.store-banner-inner {width: 100%;display: flex; max-width: 850px;}
.store-box a.btn {width: 90%;background-color: #ff9268;border-radius: 0;color: #fff;border: 1px solid #ff9268;font-weight: 800;padding: 18px 20px;font-size: 24px;}
.store-box a.btn:hover, .store-box a.btn:focus {background-color: #dd6031;border: 1px solid #dd6031;}
.store-box .store-description {padding: 15px 0 20px;font-size: 16px;font-weight: 800;max-width: 80%;margin-bottom: 0;}
.store-banner-sublink.store-emarket span {display: block;}
.store-banner-sublink span {text-transform: uppercase;font-size: 13px;margin-right: 2px;font-weight: 700;}
.store-banner-sublink a {color: #3a3a3a;font-weight: 600;text-transform: uppercase;font-size: 13px;}
.store-banner-bottom-text {max-width: 850px;margin: 50px auto 0;text-align: center;font-size: 16px;font-weight: 600;}
/* store banner end */

/* store switch banner start */
.store-switch-inner {/*background: #3799ab;*/color: #ff9268;display: flex;align-items: center;justify-content: center;padding: 13px 20px;min-height: 100px; flex-wrap: wrap;}
.store-switch-inner .store-switch-content p {margin-bottom: 0;font-size: 16px; font-weight: 600;}
.store-switch-inner .store-switch-content p strong {font-weight: 400;}
.store-switch-inner .store-switch-btn a.btn {width: 120px;background-color: #ff9268;border-radius: 0;color: #fff;border: 1px solid #ff9268;font-weight: 600;padding: 9px 10px;font-size: 16px; margin-left: 15px;}
.store-switch-inner .store-switch-btn a.btn:hover, .store-switch-inner .store-switch-btn a.btn:focus {background-color: #dd6031;border: 1px solid #dd6031;}
/* store switch banner end */

/* header start */
.header-right{ display: flex; justify-content: flex-end; align-items: center; height: 100%;}
.header-right .header-minicart{ position: relative; }
.header-right .head-link{margin-left: 20px; display: flex; flex-direction: row; justify-content: center; align-items: center; position: relative;}
.header-right .head-link > span {margin-top: 8px;color: #000;font-size: 16px;letter-spacing: 0;line-height: normal;text-align: center;}
.header-minicart > a span.badge{position: absolute;top: -8px;background: #2F4D62;margin-top: 0;display: flex;right: auto;left: 10px;font-size: 12px;width: 22px;height: 22px;font-weight: 600;line-height: 16px;justify-content: center;align-items: center;padding: 0;color: #fff;border-radius: 50%;}
.header-minicart .head-link {width: 169px;border: 1px solid #ECECEC;border-radius: 28px;height: 54px;}
.header-right .head-link img {max-height: 28px;}
.header-right .head-link:hover {text-decoration: none;}
.cart-icon {position: relative;}
.cart-info {margin-right: 15px;}
span.cart-title {font-size: 13px;letter-spacing: 0;line-height: 16px;color: #000;font-weight: 400;}
.cart-price {margin-bottom: 0;font-size: 15px;font-weight: 600;letter-spacing: 0;line-height: 19px;}
.main-header {padding: 25px 0;}
.main-header .row {position: relative;}
.logo-col {display: flex;align-items: center;}
#header-search .input-group .form-control {border: 1px solid #ECECEC;border-radius: 28px;width: 100%;padding: 0 80px 0 30px;height: 54px;color: #000;font-size: 13px;line-height: 16px;}
#header-search .input-group .input-group-text {cursor:pointer; width: 72px;height: 54px;line-height: 54px;background: #2F4D62;border-top-right-radius: 28px;border-bottom-right-radius: 28px;border: 0;position: absolute;right: 0;top: 0px;font-size: 16px;color: #fff;}
#header-search .input-group .input-group-text img {position: relative;left: 10px;}
#header-search .input-group .input-group-text:focus{outline: none; box-shadow: none;}
#header-search .input-group .form-control:focus {outline: none; box-shadow: none; background: transparent;}
#header-search .form-control::placeholder{ color: #4B4B4B;}
#header-search .form-control::-webkit-input-placeholder {color: #4B4B4B;}
#header-search .form-control::-moz-placeholder { color: #4B4B4B;}
#header-search .form-control:-ms-input-placeholder {color: #4B4B4B;}
#header-search .form-control:-moz-placeholder { color: #4B4B4B;}
#header-search .input-group .input-group-append {margin-left: 0;}
.search_mini_form-container {width: 100%;}
.search-icon {position: absolute;z-index: 9;top: 16px;left: 40px;}
.search-icon img {max-height: 24px;}
.main-header .cart-col {position: static;}
.salecto-topmenu .salecto-level0 {margin: 0 25px;}
.main-menu .bg-dark {background-color: #2F4D62 !important; height: 52px;align-items: center;display: flex;justify-content: center;}
.main-menu .salecto-topmenu .salecto-label {color: #FFFFFF;padding: 16px 10px;text-align: center;font-size: 16px;font-weight: 600;letter-spacing: -0.53px;line-height: 20px;}
.main-menu .salecto-topmenu .salecto-level0 .salecto-label:hover {background-color: transparent;color: #fff !important;}
.main-menu .salecto-topmenu {justify-content: center;}
/* .salecto-topmenu .salecto-level0 {margin: 0 15px;} */
.salecto-topmenu .salecto-level0.active .salecto-label, 
.salecto-topmenu .salecto-level0:hover .salecto-label, 
.salecto-topmenu .salecto-level0:active .salecto-label, 
.salecto-topmenu .salecto-level0:focus .salecto-label {background-color: transparent;color: #fff !important;}
/* header end */

/* banner start */
.banner-content {background-color: #fff;width: 444px;height: 272px;z-index: 1;left: 0;right: 0;top: 0;bottom: 0;margin: auto;padding: 15px !important;}
.banner-content .heading {font-size: 33px;font-weight: 800;letter-spacing: -0.8px;line-height: normal;text-align: center;color: #000;margin-bottom: 10px;display: block;}
.banner-content .text {margin-bottom: 10px;font-size: 16px;font-weight: bold;letter-spacing: -0.39px;line-height: normal;text-align: center;color: #000;}
.banner-content .text strong {display: block;color: #EE371C;font-size: 33px;font-weight: 800;letter-spacing: -0.39px;line-height: normal;text-align: center;margin: 8px 0 20px;}
.banner-content .btn {width: 144px;height: 40px;border: 1px solid #fff;border-radius: 0;color: #fff;font-size: 15px;font-weight: 600;letter-spacing: -0.36px;line-height: 26px;text-align: center;background: #000;}
.banner-content .btn:hover, .banner-content .btn:focus {background: #2F4D62; color: #fff;}
/* banner end */

/* home category block section start */
/* .home-category-wrapper {margin: 30px 0 0;} */
.home-category-block {position: relative;margin-bottom: 30px;}
.home-category-wrapper .home-category-block a .title {color:#2F4D62;font-size: 33px;font-weight: 800;letter-spacing: -0.8px;line-height: 40px; text-align: center; position: absolute;bottom: 48px;left: 0; right: 0; transition: all 300ms ease-in-out;}
.home-category-wrapper .home-category-block a:hover {text-decoration: none;color: #fff;}
.home-category-wrapper .home-category-block a:hover .title {transform: translateY(-10px);}
/* home category block section end */

/* home product slider start */
.homepage-slider {padding: 60px 15px 30px;}
.homepage-slider.tab2-slider {padding-bottom: 100px;border-bottom: 1px solid #CDCDCD;}
/* .home-product-slider.owl-carousel .card-img-top {max-height: 100%;} */
a.product-image {height: 265px;max-height: 265px !important;border: 1px solid #F2F2F2;width: 100%; display: flex; justify-content: center; align-items: center;}
.card-body.product-info{ display: flex; flex-wrap: wrap; justify-content: space-between; flex-direction: column; } 
.product-card .card-title {width: 100%;color: #2F4D62;font-weight: 500;line-height: 19px;font-size: 14px;text-align: center;margin-bottom: 0; display: block;}
.product-card .card-title a:hover {color: #000;}

.product-card .price-box{ display: flex; flex-wrap: wrap; margin-top:auto; justify-content: center; text-align: center; width: 100%; margin: 10px 0}
.product-card{ text-align: center; }
.product-info .price-box .label-default{ display: none; }
.product-info .price-box .label-default + span.price{ display: none; }
.product-card .price-box .label-default{ display: none; } 
.product-card .price-box .label-default + span.price{ display: none; }
.special-price .price-label, .old-price .price-label {display: none;}
.old-price {color: #7D7D7D;}
.item .discount-text {position: absolute; background: #000 !important;border-radius: 50%;left: 10px;font-weight: 500;font-size: 16px;color: #fff !important; width: 60px; height: 60px;display: flex;align-items: center;justify-content: center;}
.item .label-sale {display: none;}
.price-box .old-price .price {color: #7D7D7D !important;font-size: 14px;}
.product-brand-name {color: #888888;margin-bottom: 10px;font-size: 12px;text-transform: uppercase;line-height: 15px;}
.special-price .price {font-size: 20px;margin-right: 10px;}
.product-info .product-available-status {position: relative;font-size: 14px;color: #8B8B8B;line-height: 20px;display: flex; justify-content: center;width: 100%;}
.product-available-status p {margin-bottom: 15px;position: relative;}
.product-available-status p:before {position: absolute;left: -10px;top: 8px;content: '';background: #30BB76;width: 4px;height: 4px;border-radius: 50%;}
/*.product-info .price-box {margin: 15px 0 15px;color: #2F4D62 !important;font-size: 16px;font-weight: bold;line-height: 20px;display: flex;align-items: center;width: 100%;text-align: center;justify-content: center;}*/
.product-info .price-box span.price {color: #2F4D62 !important;}
.add-to-links {position: absolute;right: 10px;top: 10px;}
.add-to-links li a {color: #2F4D62;}
.item .offer-badge.label-new {border-radius: 50%;background-color: #5C8899 !important;left: 10px;height: 21px; width: 71px;}
.product-image-gallery .label-new {border-radius: 50%;background-color: #5C8899 !important;}
.home-product-slider .item {position: relative;}
.google-map {margin-bottom: 1rem;}
.home-product-slider .owl-nav button.owl-prev, 
.home-product-slider .owl-nav button.owl-next {border: none;font-size: 20px;margin-top: -24px;top: 50%;position: absolute;z-index: 10;background-color: transparent;width: 35px;height: 35px;line-height: 21px;color: #000;font-weight: 300;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;-ms-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;}
.home-product-slider .owl-nav button.owl-prev:focus, 
.home-product-slider .owl-nav button.owl-next:focus {outline: none;}
.home-product-slider .owl-nav .owl-prev>span, 
.home-product-slider .owl-nav .owl-next>span {display: none;}
.home-product-slider.owl-carousel .owl-nav button.owl-next:hover, 
.home-product-slider.owl-carousel .owl-nav button.owl-prev:hover {background-color: transparent;color: #000;}
.home-product-slider .owl-nav .owl-prev:after {content: "\f053";font-family: 'Font Awesome 5 pro';font-weight: 300;}
.home-product-slider .owl-nav .owl-next:after {content: "\f054";font-family: 'Font Awesome 5 pro';font-weight: 300;}
.owl-carousel .owl-nav button.owl-prev {left: -20px;}
.owl-carousel .owl-nav button.owl-next {right: -20px;} 
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {border: none;font-size: 20px;margin-top: -18px;top: 34%;position: absolute;z-index: 10;background-color: #fff;width: 44px;height: 44px;line-height: 45px; border-radius: 50%; box-shadow: 0 0 10px 0 rgba(0,0,0,0.2); color: #000;font-weight: 300;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;-ms-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;}
.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover {background-color: rgb(255 255 255 / .8);color: #000;}
.owl-carousel .owl-nav .owl-prev>span, .owl-nav .owl-next>span {display: none;}
.owl-carousel .owl-nav .owl-prev:after {content: "\f053";font-family: 'Font Awesome 5 pro';font-weight: 300;}
.owl-carousel .owl-nav .owl-next:after {content: "\f054";font-family: 'Font Awesome 5 pro';font-weight: 300;}
.owl-carousel .owl-nav button.disabled {opacity: 0.5;}
/* home product slider end */

/* product list page start */
.cart-item-body .item-price .price {color: #2F4D62 !important;}
.product-card .card-footer {display: none;}
.sorter .view {display: none !important;}
.opc-wrapper-opc .card-header h5 {margin: 0;font-size: inherit;font-weight: inherit;text-transform: inherit;justify-content: flex-start;line-height: inherit;color: inherit;}
.customer-account-login .buttons-set {margin-top: 1rem;}
.catalogsearch-advanced-index .form-inline .input-group {display: flex;align-items: center;}
.catalogsearch-advanced-index .form-inline .input-group input {margin: 0 10px;}
/* .page-title h1 {font-size: 28px; line-height: 40px; color: #000;} */
#sidebar-nav .block-title { font-size: 24px; font-weight: 600;}
#layered-navigation-container .block-title {font-size: 24px;font-weight: 600;}
.page-title h1 {font-size: 24px;font-weight: 600;}
.contact-details .block-title {font-size: 24px;font-weight: 600;}
.sidebar #narrow-by-list {border: 0;}
.sidebar .block-content .card-header {background: transparent;border: 0;border-bottom: 1px solid #E6E6E6;padding: 0 0 15px 0;}
.sidebar #narrow-by-list .filter-content.card-body {background: transparent;border: 0;margin-bottom: 20px;padding: 10px 0 !important;}
.filter-content ol.layered-links li > a, ol#category-filters li > a {margin: 0 0 8px;}
.sort-by-container .card {border: 0;}
.sort-by-container .card-body {padding: 1.25rem 0;}
.ajaxlist-reload-product_list_content .card {border: 0;}
#sidebar-nav .card {border: 0;}
#sidebar-nav .card .card-body {padding: 0 !important;}
.page-item:last-child .page-link {border-top-right-radius: 0;border-bottom-right-radius: 0;}
#cart-sidebar.mini-products-list a.product-image {height: auto;max-height: inherit !important;}
.cart-item-body .item-name a {color: #2F4D62; font-weight: 500;}
.cart-item-body .item-name a:hover {color: #000;}
.minicart-wrapper .block-content .table > tbody > tr > td.subtotal-label, .table > tbody > tr > td.subtotal-number {font-weight: 500;}
/* product list page end */

/* product page start */
.add-to-cart-panel .price-box {justify-content: flex-start;}
.add-to-cart-panel .card-title .product-brand {text-align: left;}
.add-to-cart-buttons .btn {height: 43px;}
.add-to-cart-panel .price-box span.price {color: #2F4D62 !important;}
.item .label-new {height: 25px; border-radius: 0 !important;line-height: 20px;}
.item .label-sale {height: 25px; border-radius: 0 !important;right: auto;left: 10px;top: 45px;line-height: 20px;}
.product-image-gallery .label-new {height: 21px; border-radius: 0 !important;line-height: 24px;width: 74px;}
.product-image-gallery .label-sale {height: 30px; border-radius: 0 !important;right: auto;left: 10px;top: 45px;line-height: 24px;}
.add-to-cart-panel .card-title {justify-content: flex-start;text-align: left;font-family: inherit;align-items: flex-start;}
.add-to-cart-panel .card-title h1 {color: #2F4D62;text-align: left;margin-bottom: 6px;font-size: 24px;font-weight: 600;letter-spacing: -0.58px;line-height: 29px;}
.add-to-cart-panel input.form-control {height: 43px;}
.product-cart-remove .btn-light {border-radius: 0.25rem;}
/* product page end */

/* opc page start */
.opc-wrapper-opc input.form-control {height: auto;}
input.form-control {border-radius: 21px;}
.form-control, .input-group-text {border-radius: 21px;}
select {border-radius: 21px;height: 38px;}
a.back-inline:hover {text-decoration: none;}
#shopping-cart-table .product-cart-image a.product-image {height: auto;border: 0;}
.custom-control-input:checked~.custom-control-label:before {border-color: #2F4D62;background-color:#2F4D62;}
.opc-wrapper-opc .card-header h5 {margin: 0;font-size: inherit;font-weight: inherit;text-transform: inherit;justify-content: flex-start;line-height: inherit;color: inherit;}
.discount-form .btn-primary {border-top-left-radius: 0;border-bottom-left-radius: 0;}
/* opc page end */

/* img grid box section start */
.img-grid-box-inner {padding-bottom: 60px;border-bottom: 1px solid #F4F4F4;}
.img-grid-block {position: relative;}
.img-grid-block span {color: #2F4D62;font-size: 24px;font-weight: 800;letter-spacing: -0.58px;line-height: 42px;text-align: center;width: 100%;display: block;margin-top: 15px;}
/* img grid box section end */

/* instagram section start */
.cms-home .insta-wrapper {padding: 60px 0 0;}
.insta-inner {text-align: center;margin: 0 auto;}
.insta-inner a {color: #2F4D62;}
.insta-inner a:hover {color: #000;}
/* instagram section end */

/* newsletter subscribe start */
.newsletter-subscribe-wrapper {width: 100%;padding: 65px 0;display: flex;align-items: center;justify-content: center;}
.newsletter-subscribe-wrapper .section-title {color: #2F4D62;margin-bottom: 10px;}
.newsletter-subscribe-wrapper p {font-size: 14px;font-weight: normal;letter-spacing: -0.34px; margin-top: 40px; line-height: 24px;text-align: center;color: #A4A4A4;}
.block-subscribe {max-width: 1080px;margin: 0 auto;}
.footer-form-block {margin-top: 40px;}
.block-subscribe .input-box {display: flex;position: relative; justify-content: center;}
.block-subscribe .input-box .input-out {width: 406px;height: 61px;margin-right: 20px;position: relative;}
.block-subscribe .input-box input {width: 100%;padding: 10px 25px;height: 100%;border-radius: 30px;border: 0;background: #F4F4F4;font-weight: normal;color: #A4A4A4;font-size: 16px;letter-spacing: -0.39px;line-height: 20px;}
.btn-subscribe {color: #fff;width: 172px;height: 61px;border-radius: 30px;text-transform: uppercase;background-color: #2F4D62;font-size: 15px;font-weight: 600;letter-spacing: -0.36px;line-height: 19px;text-align: center;}
.btn-subscribe:hover {color: #fff; background: #000;}
.btn-subscribe:focus {color: #fff; background: #000; box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 0.25);}
/* newsletter subscribe end */

/* sitemap page start */
.salectoseo-sitemap .sitempan h2 {font-size: 28px;line-height: 40px;margin: 0 0 15px;padding: 0;}
.salectoseo-sitemap .siteul li a:hover, .salectoseo-sitemap .sitecatul li a:hover  {text-decoration: underline;color: #FA9B07;}
.salectoseo-sitemap .sitempan:last-child {margin-bottom: 30px;}
.salectoseo-sitemap .siteul {margin: 0 0 15px;}
.salectoseo-sitemap .strongsm {font-size: 18px;}
/* sitemap page end */

/* footer topbar start */
.footer-top-wrapper {background-color: #2F4D62;border-bottom: 1px solid rgb(255 255 255 / 17%);}
.footer-top-wrapper ul {display: flex; justify-content: space-around; flex-wrap: wrap;}
.footer-top-wrapper ul li {color: #fff;font-size: 14px;line-height: 17px;padding: 18px 30px;font-weight: 600;}
.footer-top-wrapper ul li span {padding-left: 10px; position: relative; top: 2px;}
.footer-top-wrapper ul li a {color: #fff;}
.footer-top-wrapper ul li a:hover {color: #fff;}
/* footer topbar end */

/* footer start */
.footer-top { padding: 50px 0 30px; background-color: #2F4D62; }
.footer-col li, .footer-col a, .footer-col p {font-size: 14px;letter-spacing: -0.47px;line-height: 29px;}
.footer-top .social-media { display: flex; justify-content: flex-start; margin-bottom: 30px;}
.footer-top .social-media a {width: 32px;height: 32px;background: transparent;font-size: 14px;color: #fff;line-height: 22px;margin-right: 4px;border: 1px solid #fff;display: flex;align-items: center;justify-content: center;}
.footer-top .social-media a:first-child {margin-left: 0;}
.footer-top .social-media a:hover {text-decoration: none; color: #000; background-color: #fff;}
.footer-top .social-media a span {font-size: 16px;margin-left: 15px;}
.footer-title {font-weight: 600;margin-bottom: 10px;font-size: 16px;letter-spacing: -0.53px;line-height: 20px;}
.footer-col {font-size: 18px;color: #000;font-weight: 400;line-height: 30px;}
.footer-col a i.fal {padding-right: 15px;}
.footer-col a:hover {text-decoration: underline; color: #fff;}
.footer-social {text-align: center;}
.scrollToTop {display: none !important;}
#footer {padding: 0px;margin: 0;background: transparent;}
.product-extra-info .availability{ padding-right: 10px; }


/* footer end */

/* Responsive Media Queries */
.form-last-text{ margin-top: 40px; line-height: 24px; font-weight: normal; }
#checkout-review-table-wrapper table#checkout-review-table {display: block;overflow-y: auto;margin-bottom: 0;}


@media (max-width: 1366px) {
	.owl-carousel .owl-nav button.owl-prev {left: -10px;}
	.owl-carousel .owl-nav button.owl-next {right: -10px;} 

}

@media (max-width: 1199px) {
	.salecto-topmenu .salecto-level0 {margin: 0;}
	#topbar {display: block;}
	#mheader-nav {display: none;}
	#header {background: #fff;}
	.mm-menu {background: #f3f3f3 !important;}
	.logo-col {justify-content: flex-start;}
	.header-minicart .head-link {width: auto;border: none;border-radius: 0;height: auto;}
	.cart-info {display: none;}
	.header-right .head-link > span, .cart-icon span {margin-top: 8px;color: #000;font-size: 16px;letter-spacing: 0;line-height: normal;text-align: center;}
	.page-header .main-header .header-nav span {font-size: 14px;margin-top: 8px;line-height: normal;text-align: center;}
	.header-minicart > a span.badge {top: -6px;left: 15px;font-size: 10px;width: 17px;height: 17px;line-height: 15px !important;}
	.header-right .head-link {flex-direction: column; margin-left: 30px;}
	.header-right .head-link img {margin: 0 auto;}
	.header-nav, .header-search, .header-minicart {border: none;}
	.header-right .header-minicart {position: static;}
	.header-right {justify-content: flex-end !important;position: static !important;}
	.skip-content.skip-active {display: block !important;}
	.skip-content {display: none !important;}
	.search_mini_form-container {background: #fff;}
	.header-nav {display: flex;align-items: center;padding-top: 25px;padding-bottom: 25px;border-right: 1px solid #ddd;text-align: center;}
	.logo {width: 130px;margin: 5px 0;}
	.page-header .main-header .header-nav img {margin: 0 auto;max-height: 22px;}
	.page-header .main-header .header-nav {display: block !important; color: #000;}
	.cart-col .skip-links .skip-link span small, .logo-col .skip-link span small {font-weight: 400;}
	.header-minicart > a > span.badge {top: 10px;}
	#header-search .input-group .form-control {height: 40px;}
	#header-search .input-group .input-group-text {height: 40px;line-height: 40px;width: 60px;}
	#header-search .input-group .input-group-text img {left: 6px;}
	.search-icon {top: 9px; left: 20px; display: none;}
	.main-header {padding: 0;border-bottom: 1px solid #ddd;}
	.home-category-wrapper .home-category-block a .title {bottom: 30px; font-size: 24px;}
	.banner-content {height: 260px;}
	.banner_main_img img {height: 306px;object-fit: cover;}
	.product-collateral .tab-container {background-color: #fff;}
	.store-switcher-wrapper {border-bottom: 1px solid #ddd;}
	.custom-store-modal .modal-inside-content a.btn {padding: 8px 20px;font-size: 20px;}
	.header-top-wrapper ul li {padding: 18px 10px;}
	.store-box a.btn {padding: 8px 20px;font-size: 20px;}
	/* .store-switch-inner .store-switch-btn a.btn {padding: 8px 20px;font-size: 20px;width: 280px;} */
}	

@media (max-width: 991px) {
	.header-top-wrapper ul li{ display: none; width: 100%; text-align: center; line-height: 26px; padding: 15px;}
    .header-top-wrapper ul li.active{  display: block; width: 100%; }
    .footer-top-wrapper ul li{ display: none; width: 100%; text-align: center; line-height: 26px; padding: 15px;}
	.footer-top-wrapper ul li.active{  display: block; width: 100%; }
	h1, .h1 {font-size: 28px;}
	h2, .h2 {font-size: 24px;}
	h3,.h3 {font-size: 22px;}
	h4, .h4 {font-size: 20px;}
	h5, .h5 {font-size: 18px;}
	h6, .h6 {font-size: 17px;}
	#sidebar-nav .block-title { font-size: 16px;}
	#layered-navigation-container .block-title {font-size: 16px;}
	.block-content.no-display {display: none;}
	.block-title.mobile-title.active {padding: 10px;margin-bottom: 0;font-size: 16px;font-weight: bold;color: #FFFFFF;cursor: pointer;background: #333333;}
	.header-right .head-link {margin-left: 20px;}
	.header-nav {padding: 20px 0;}
	.homepage-slider {padding: 40px 15px 30px;}
	.home-category-wrapper .home-category-block a .title {font-size: 20px;}
	.img-grid-block span {font-size: 20px; line-height: normal; margin-top: 12px;}
	.cms-home .insta-wrapper {padding: 50px 0 0;}
	.img-grid-box-inner {padding-bottom: 50px;}
	.section-title {margin-bottom: 30px;}
	.banner-content .text strong {font-size: 28px;} 
	.banner-content .heading {font-size: 26px;}
	.product-info .price-box {flex-wrap: wrap;}
	.banner-content {height: 230px;width: 350px;}
	.footer-col li, .footer-col a, .footer-col p {position: relative;}
	.footer-col a i.fal {padding-right: 0px;position: absolute;top: 2px;left: -12px;}
	.modal-dialog.custom-store-modal {max-width: 95%;}
	.custom-store-modal .modal-content {padding:40px 30px;}
	.store-banner-content {padding: 40px 30px;}
	.store-banner-content .store-banner-title {font-size: 32px; margin-bottom: 30px;}
	/* .store-switch-inner .store-switch-content p {font-size: 20px;} */
}

@media (max-width: 767px) {
	#header.sticky #topbar {display: none;}
	#header.sticky {position: sticky;position: -webkit-sticky;position: -moz-sticky;position: -ms-sticky;position: -o-sticky;top: 0;z-index: 9;}
	.block-subscribe .input-box .input-out {width: 100%;margin-right: 0; margin-bottom: 20px; height: 43px;}
	.block-subscribe .input-box {flex-wrap: wrap; justify-content: center;}
	.block-subscribe .input-box input {text-align: center;}
	#footer .footer-col {margin: 0;margin-bottom: 20px;}
	.footer-title {margin-bottom: 8px;}
	.registered-users .buttons-set {margin-bottom: 1rem;}
	body:not(.cms-home) #content {padding: 25px 0 20px;}
	h1, .h1 {font-size: 24px;}
	h2, .h2 {font-size: 22px;}
	h3, .h3 {font-size: 20px;}
	h4, .h4 {font-size: 18px;}
	h5, .h5 {font-size: 17px;}
	h6, .h6 {font-size: 16px;}
	.card-body.product-info .btn-secondary {width: auto;height: auto;line-height: 20px;}
	.header-nav {padding: 12px 0;margin-right: 0.5rem !important;}
	#header .logo-col .logo {margin: 10px 0;}
	.header-right .head-link {margin-left: 15px;}
	.header-right .head-link > span,.page-header .main-header .header-nav span {margin-top: 5px;}
	.newsletter-subscribe-wrapper {padding: 50px 0;}
	.footer-form-block {margin-top: 30px;}
	.btn-subscribe {width: 100%; height: 43px;}
	#header .logo-col .logo {max-width: 110px;}
	#header.sticky .page-header {padding: 0 !important;}
	.img-grid-block span {font-size: 18px;}
	.footer-top .social-media {margin-bottom: 20px;}
	.store-switcher ul li a {font-size: 14px;}
	.custom-store-modal .modal-content {padding: 20px;}
	.custom-store-modal .modal-header {font-size: 24px; margin-bottom: 20px; padding-top: 0;}
	.store-view-popup-text-left, .store-view-popup-text-right {max-width: 100%; font-size: 14px; padding: 15px 0;}
	.custom-store-modal .modal-inside-content a.btn {padding: 8px 10px;font-size: 16px;width: 100%;}
	.storeview-popup-bottom-text {margin: 40px 0 20px; font-size: 14px;}
	.store-banner-content {padding: 20px;}
	.store-banner-content .store-banner-title {font-size: 24px; margin-bottom: 30px;margin-top: 10px;}
	.store-box .store-description {max-width: 100%; font-size: 14px; padding: 15px 0;}
	.store-box a.btn {padding: 8px 10px;font-size: 16px;width: 100%;}
	.store-banner-bottom-text {margin: 40px 0 20px; font-size: 14px;}
	.store-switch-inner .store-switch-btn a.btn {margin-top: 15px; margin-left: 0;}
	.store-switch-inner {flex-direction: column; min-height: auto; padding: 20px; text-align: center;}
}

@media (max-width: 576px) {
	.banner-content .heading {font-size: 24px !important;}
	.banner-content .text {font-size: 16px !important;}
	.banner-content .text strong {font-size: 24px;margin: 8px 0 15px;}
	.banner-content {height: 230px;width: 260px;}
	.banner-content .btn {padding: 0.375rem 0.75rem; height: auto; width: auto;}
}

@media (max-width: 575px) {
	.header-top-wrapper ul li {padding: 10px 0;}
	.footer-top-wrapper ul li {padding: 10px 0;}
	.header-top-wrapper ul li span {padding-left: 5px;top:1px;}
	.footer-top-wrapper ul li span {padding-left: 5px;top: 1px;}
	#header .logo-col .logo {max-width: 80px;}
	.img-grid-block span {font-size: 16px;}
	.product-info .price-box {margin: 10px 0;font-weight: 600;}
	.card-body.product-info {padding: 20px 5px;}
	.header-right .head-link img {max-height: 18px;}
	.page-header .main-header .header-nav img {max-height: 18px;}
	.page-header .main-header .header-nav span {margin-top: 2px; font-size: 12px;}
	.header-right .head-link > span, .cart-icon span {margin-top: 5px;line-height: normal;font-size: 12px;}
	.header-nav {padding: 10px 0;font-size: 12px;padding-right: 6px !important;}
	.header-minicart > a > span.badge {left: 5px;width: 14px;height: 14px;font-size: 8px; top: 15px;}
	#header .logo-col .logo {margin: 8px 0;}
	.logo-col {padding-right: 0 !important;}
	.homepage-slider {padding: 40px 15px 20px;}
	#header .logo-col .logo {max-width: 80px;}
	.home-category-block {margin: 0 auto 20px;}
	a.product-image {height: 180px;max-height: 100% !important;}
	#ajaxlist-reload-product_list a.product-image {height: auto;}
	.card-body.product-info {height: auto;}
	.footer-top {padding: 50px 0 10px;}
	.home-category-wrapper .home-category-block a .title {font-size: 18px;bottom: 15px;top: 50%;left: 0;right: 0;transform: translatey(-50%);}
	.home-category-block img {max-height: 110px;width: 100%;object-fit: cover;}
	.section-title {font-size: 22px;}
	.img-grid-box-inner {padding-bottom: 40px;}
	.cms-home .insta-wrapper {padding: 40px 0 0;}
	.breadcrumb {display: none;}
	.footer-col li, .footer-col a, .footer-col p {position: relative;}
	.footer-col a i.fal {padding-right: 0px;position: absolute;top: 2px;left: -10px;}
	.custom-store-modal .modal-inside-content a.btn {width: 200px;}
	.custom-store-modal .modal-inside-content {flex-direction: column;}
	.custom-store-modal .modal-description {margin-bottom: 20px;}
	.custom-store-modal .modal-description, .custom-store-modal .modal-button {text-align: center;}
	.custom-store-modal .modal-header {margin-bottom: 10px;}
	.custom-store-modal .modal-content {padding: 20px 10px;}
	.storeview-popup-bottom-text {margin: 20px 0 10px;}
	.store-banner-inner {flex-direction: column;}
	.store-box a.btn {width: 200px; padding: 6px 10px;}
	.store-box {text-align: center; margin-bottom: 20px;}
	.store-banner-bottom-text {margin: 0 0 10px;}
	/* .store-switch-inner .store-switch-btn a.btn {width: 200px; padding: 6px 10px;}
	.store-switch-inner .store-switch-content p {font-size: 18px;} */
	.store-switch-inner .store-switch-btn a.btn {padding: 7px 10px;}
}	
@media (max-width: 480px) {
	.header-top-wrapper ul li {font-size: 13px;}
	.footer-top-wrapper ul li {font-size: 13px;}
	/* .footer-col a i.fal {padding-right: 4px;} */
	.banner-content .heading {font-size: 21px !important;}
	.banner-content .text strong {font-size: 22px;}
}
@media(max-width:380px) {
	/* .footer-top .col-6 {flex: 0 0 100%;max-width: 100%;} */
}
@media(max-width:360px) {
	.home-category-wrapper .home-category-block a .title{font-size: 16px;}
	.section-title {font-size: 20px;}
}
@media (max-width: 320px) {
	.img-grid-block span {font-size: 14px;}
	.header-top-wrapper ul li {font-size: 11px;}
	.footer-top-wrapper ul li {font-size: 11px;}
	.banner-content .heading {font-size: 21px !important;}
	/* .footer-col a i.fal {padding-right: 2px;} */
	.home-category-wrapper .home-category-block a .title{font-size: 14px;}
}

