figure{ margin: 0 }
address{ margin: 0 }
img{ max-width: 100%; }
iframe{ max-width: 100%; }
body{font-family: 'Manrope', sans-serif;}
a{ transition: all 300ms ease;}
a:hover{text-decoration: none;color: #000;}
.container {max-width: 1422px;}
body:not(.cms-home) #content { padding: 30px 0px;}
.fa {font-family: 'Font Awesome 5 Pro';}


h1, .h1 {font-size: 39px; font-weight: 600;}
h2, .h2 {font-size: 28px; font-weight: 400;}
h3, .h3 {font-size: 26px; }
h4, .h4 {font-size: 24px; }
h5, .h5 {font-size: 21px; }
h6, .h6 {font-size: 18px; }

.row-2 {margin-left: -10px;margin-right: -10px;}
.row-2 > div {padding-left:10px; padding-right: 10px;}
.row-2 > li {padding-left:10px; padding-right: 10px;}
.cn_search_popup {min-width: 400px; right: 0; left: auto; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); border-radius: 5px;}
.cn_search_popup_triangle {display: none;}
.cn_button_block { display:table; width:100%; padding-top:5px;}
.cn_button_block .button { border:0; padding:5px 12px;}
.cn_search_popup .price-box { padding:4px 0;margin-bottom: 0;line-height: normal;font-size: 16px;}
.cn_search_popup .price-box .price-label {display: none;}
.cn_search_popup .price-box .old-price{font-size: 12px;font-weight: bold;text-decoration-color: #9d9d9d;}
.cn_search_popup .special-price .price {font-weight: bold;font-size: 12px; color: #000;}
.cn_image>img { border:0}
.cn_search_popup_inner { border:0}
.cn_search_popup .more_results {margin-top: 10px;}
.cn_search_popup .price-box .price-excluding-tax {display: none;}
.cn_search_popup .price-box .old-price .price, .cn_search_popup .price-box .old-price .price:hover {font-size: 12px;}
.cn_search_popup .price-box .old-price .price {color: #9D9D9D !important;text-decoration-color: #9d9d9d;font-weight: 500;}
.cn_search_popup .price-box .price-including-tax .label {text-transform: capitalize;}
.cn_search_popup .more_results a {width: 100%; display: block; background: #D0F4DE; color: #479064; padding: 8px 15px; border-radius: 0;}


.btn-light {border-radius: 21px;}
.btn:not(.btn-sm) {border-radius: 21px;}
.btn-primary, .minicart-btns .btn-group .btn.btn-success{background-color: #D0F4DE;border-color: #D0F4DE;color: #479064;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active, .minicart-btns .btn-group .btn.btn-success:hover, .btn-subscribe:hover, .btn-subscribe:focus {background-color: #479064; border-color: #479064; color: #fff;}
.btn-success{background-color: #D0F4DE;border-color: #D0F4DE;color: #479064;border-radius: 21px;}
.btn-success:hover, .btn-success:focus, .btn-success:not(:disabled):not(.disabled):active {background-color: #479064; border-color: #479064; color: #fff;}
.btn-success:focus, .btn-success.focus {box-shadow: 0 0 0 0.2rem rgb(71 144 100 / 50%);}
.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 rgba(71 144 100, 0.5);}
.btn-primary:focus, .btn-primary.focus{box-shadow: 0 0 0 0.2rem rgb(71 144 100 / 50%);}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {width: 42px;height: 42px;border: none;background: #d0f4de;color: #479064;font-size: 20px;margin-top: -21px;top: 50%;box-shadow: none;border-radius: 50%;line-height: 20px;}
.owl-carousel .owl-nav button.owl-prev{ left: 0px;}
.owl-carousel .owl-nav button.owl-next{ right: 0px; }
.owl-carousel .owl-nav button.owl-next:hover, 
.owl-carousel .owl-nav button.owl-prev:hover{ background-color: #479064; color: #d0f4de; }
.owl-carousel .owl-nav .owl-prev>span, 
.owl-carousel .owl-nav .owl-next>span{ display: none; }
.owl-carousel .owl-nav .owl-prev:after {font-weight:500;  content: "\f177"; font-family: 'Font Awesome 5 pro'; font-weight: 300;}
.owl-carousel .owl-nav .owl-next:after {font-weight:500; content: "\f178";font-family: 'Font Awesome 5 pro'; font-weight: 300;}
.owl-carousel .owl-dots {bottom: -50px;position: absolute;}
.owl-carousel .owl-dots button.owl-dot {background: #DEDEDE; border: 0; height: 9px; width: 9px; margin: 0 3px;border-radius: 50%;}
.owl-carousel .owl-dots button.owl-dot:hover, .owl-carousel .owl-dots button.owl-dot.active { background: #5D774C;}
.owl-carousel .owl-nav button.owl-prev.disabled, .owl-carousel .owl-nav button.owl-next.disabled {color: #BCBCBC;}

.slick-slider .slick-prev:after {content: "\f106"; position: absolute; left: 50%; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 24px; top: 0; line-height: 20px; margin-left: -5px; color: #000;}
.slick-slider .slick-next:after {content: "\f107"; position: absolute; left: 50%; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 24px; top: 0; line-height: 20px; margin-left: -5px; color: #000;}
.slick-slider .slick-arrow:hover:after{color: #222;}
.slick-slider .slick-prev {top: 0;}
.slick-slider .slick-next {bottom: 0px;}
.slick-slider .slick-arrow {position: absolute; width: 100%; left: 0; z-index: 9; border: 0; background: none; font-size: 0; height: 20px;cursor: pointer;}

.catalogsearch-advanced-index .form-inline .input-group {display: flex; align-items: center;}
.catalogsearch-advanced-index .form-inline .input-group input { margin: 0 10px;}	
.section-title {margin-bottom: 36px;color: #000; font-size: 39px;font-weight: 600;line-height: 39px;text-align: center;}

.google-map {margin: 0 0 30px;}
/* header topbar start */
.header-top-wrapper ul {display: flex; justify-content: center; flex-wrap: wrap;background-color: #D0F4DE;}
.header-top-wrapper ul li {padding: 12px 42px;color: #479064;font-size: 16px;font-weight: 600;line-height: 18px;text-align: center;}
/* header topbar end */ 

/* footer topbar start */
.footer-top-wrapper {border-top: 1px solid #ECECEC;}
.footer-top-wrapper ul {display: flex; justify-content: center; flex-wrap: wrap;}
.footer-top-wrapper ul li {padding: 12px 42px;color: #479064;font-size: 16px;font-weight: 600;line-height: 18px;text-align: center;}
/* footer topbar end */ 

/* header start */
.search_mini_form-container {width: 100%;max-width: 398px;}
#header-search .input-group .form-control {width: 100%;padding: 0 60px 0 25px;height: 45px;color: #000;border-color: #ECECEC;border-radius: 22.5px;font-size: 16px;font-weight: 400;line-height: 16px;}
#header-search .input-group .input-group-text {cursor: pointer;border: 0;position: absolute;right: 27px;padding: 0;z-index: 9;background: transparent;height: 100%;}
#header-search .input-group .input-group-text img {max-height: 28px;}
#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;}
#header-search input::-webkit-input-placeholder { opacity: 1; color: #000;}
#header-search input::-moz-placeholder { opacity: 1; color: #000;}
#header-search input:-ms-input-placeholder { opacity: 1; color:#000;}
#header-search input:-moz-placeholder { opacity: 1; color: #000;}

#mheader-nav {background: transparent;border-top: 1px solid #ECECEC;}
.main-menu .salecto-topmenu {justify-content: center;}
.main-header {padding: 11px 0 17px;}
.skip-links.header-right {display: flex;align-items: center;}
.header-right .head-link:hover {text-decoration: none;}
.trust-pilot-header {position: absolute;top: 50%;right: -70px;transform: translateY(-50%);}
.header-right .head-link {display: inline-flex;height: 45px;width: 138px;border-radius: 22.5px;align-items: center;justify-content: center;margin-left: 20px;border: 1px solid #ECECEC;}
.header-right .head-link > span {margin-left: 15px;font-size: 16px;font-weight: 400;line-height: 16px;}
.header-right .head-link img {max-height: 22px;}
.header-minicart .head-link {background: #D0F4DE;position: relative;width: 155px;border-color: #D0F4DE;color: #479064;}
.header-minicart > a {text-transform: uppercase;}
.header-right .header-minicart > a span.badge {position: absolute;bottom: -4px;color: #d0f4de;background: #479064;left: 3px;border-radius: 50%;font-size: 10px;width: 14px;height: 14px;padding: 0;line-height: 15px;}
.main-menu .salecto-topmenu .salecto-label {margin: 0 40px;padding: 17px 0 14px;font-size: 16px;font-weight: 400;line-height: 16px;text-align: center;position: relative;}
.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;}

.cart-item-body .item-price .price {color: #000;}
.cart-item-body .item-name a, .cart-item-body .item-name a:hover, .cart-item-body .remove:hover{color: #000;}
.main-menu .salecto-topmenu .salecto-level0.active .salecto-label:after {position: absolute;bottom: 0;left: 0;height: 3px;content: '';background: #D0F4DE;width: 100%;}
.col-category .level1, .salecto-topmenu .salecto-submenu a.maincategory {font-weight: 400;font-size: 18px;line-height: 46px;color: #000;}
.salecto-topmenu .salecto-submenu ul li.level-1 {color: #000;font-weight: 300; font-size: 16px;line-height: 30px;position: relative;}
.salecto-topmenu .salecto-submenu ul li.level-1 a {color: #000;}
.salecto-topmenu .salecto-submenu .col-salecto-cms-products-category ul {padding: 8px 0 20px;} 
.salecto-topmenu .salecto-submenu {padding: 40px 100px 56px;border: 0;border-top: 1px solid #ECECEC;}
/* header stop */

/* banner start */
.banner-content {background-color: rgba(228,193,249,0.75);width: 465px;height: 313px;z-index: 1;left: 86px;right: 0;top: 50%;transform: translateY(-50%);bottom: 0;margin-left: 0;padding: 43px 58px !important;}
.banner-content .heading {margin-bottom: 27px;display: block;font-size: 39px;font-weight: 600;line-height: 39px;}
.banner-content .heading strong {font-family: 'Sacramento', cursive;display: block;font-size: 30px;line-height: 44px;font-weight: 400;margin-bottom: 27px;}
.banner-content p.text {font-size: 16px;line-height: 20px;max-width: 267px;margin: 0 auto;}
.banner-content .btn {font-size: 16px;line-height: 20px;width: auto;padding: 0;margin-top: 22px;font-style: italic;text-decoration: underline;font-weight: 400;}
/* banner end */

/* footer start */
.footer-top {background-color: #D0F4DE;padding: 34px 0 69px;}
.footer-title {padding-bottom: 0;margin-bottom: 30px;color: #479064;font-size: 22px;font-weight: bold;letter-spacing: -0.34px;line-height: 23px;margin-top: 11px;}
.footer-col li, .footer-col a, .footer-col p {margin-bottom: 0;color: #479064;font-size: 16px;font-weight: 400;line-height: 28px;}
.footer-col a:hover {text-decoration: underline;}
.footer-col .footer-logo {margin-bottom: 30px;}
.links.social-media {display: flex;}
.links.social-media a {width: auto;height: auto;background: transparent;border: 0;color: #479064;display: flex;justify-content: center;align-items: center;margin-right: 24px;font-size: 25px;}
.links.social-media a:hover{text-decoration: none;color: #000;}
.footer-title.footer-social {margin-bottom: 20px;}
.footer-bottom {background-color: #fff;padding: 12px 0 21px;}

.f-newsletter-subscribe {margin-bottom: 40px;}
.f-newsletter-subscribe .footer-title {margin-bottom: 15px;}
.f-newsletter-subscribe .newsletter-subscribe-wrapper {padding: 0;}
.f-newsletter-subscribe .input-group input {width: calc(100% - 138px);height: 51px;padding: 10px 22px;border-radius: 0;background: #fff;border: 0;color: #000;font-weight: 400;font-size: 16px;line-height: 16px;}
.f-newsletter-subscribe .input-group input::-webkit-input-placeholder { opacity: 1; color: #000;}
.f-newsletter-subscribe .input-group input::-moz-placeholder { opacity: 1; color: #000;}
.f-newsletter-subscribe .input-group input:-ms-input-placeholder { opacity: 1; color:#000;}
.f-newsletter-subscribe .input-group input:-moz-placeholder { opacity: 1; color: #000;}
.f-newsletter-subscribe .input-group .btn-subscribe {height: 51px;width: 138px;background-color: #479064;line-height: 43px;border-radius: 0;}
.f-newsletter-subscribe .input-group .btn-subscribe:hover, .f-newsletter-subscribe .input-group .btn-subscribe:focus {background-color: #000;color:#fff;outline: none;box-shadow: none;}
/* footer end */

/* newsletter section start */
.newsletter-subscribe-wrapper {padding-bottom: 62px;}
body:not(.cms-home) .newsletter-subscribe-wrapper {padding-bottom: 12px;}
.footer-newsletter-inner {background: #F9AED1;width: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center;padding: 81px 0 66px;}
.footer-newsletter-inner .block-title .section-title {margin-bottom: 6px;color: #AA2E67;font-size: 39px;font-weight: 600;line-height: 39px;}
.footer-newsletter-inner .block-title p {text-align: center;margin-bottom: 0;color: #AA2E67;font-family: Sacramento;font-size: 30px;line-height: 44px;}
.footer-newsletter-inner .block-title {margin-bottom: 25px;}
.block-subscribe .block-content {display: flex;align-items: center;justify-content: center;}
.block-subscribe .block-content .btn-subscribe {border-radius: 0;}
.block-subscribe .input-box {position: relative;width: 419px;height: 57px;}
.block-subscribe .input-box input {width: 100%;padding: 10px 24px;height: 100%;border-radius: 0;background: #fff;border: 0;color: #000;font-weight: 400;font-size: 16px;line-height: 29px;}
.block-subscribe .input-box input::-webkit-input-placeholder { opacity: 1; color: #000;}
.block-subscribe .input-box input::-moz-placeholder { opacity: 1; color: #000;}
.block-subscribe .input-box input:-ms-input-placeholder { opacity: 1; color:#000;}
.block-subscribe .input-box input:-moz-placeholder { opacity: 1; color: #000;}
.btn-subscribe {width: 145px;height: 57px;line-height: 29px;text-align: center;border: none;font-size: 16px;border-radius: 0;background-color: #AA2E67;color: #fff;transition: all 300ms ease-in-out;line-height: 48px;}
.btn-subscribe:hover, .btn-subscribe:focus {background-color: #000;color:#fff;outline: none;box-shadow: none;}
/* newsletter section end */

/* home footer content start */
.home-footer-content-inner {padding: 86px 0 67px;border-top: 1px solid #ECECEC;}
.home-footer-content .footer-content {color: #000000;max-width: 894px;margin: 0 auto;font-size: 16px;font-weight: 300;line-height: 22px;text-align: center;}
.home-footer-content .footer-content p {margin-bottom: 25px;}
/* home footer content end */

/* home trustpilot start */
.home-trustpilot-wrapper {padding: 47px 0;}
/* home trustpilot end */

/* category banner block start */
.category-banner-block-wrapper .cat-bnr-link {position: relative;transition: all 300ms ease-in-out;display: flex;width: 100%;justify-content: center;}
.category-banner-block-wrapper .cat-bnr-link:hover .cat-bnr-text {background: rgba(169,222,249,1);}
.category-banner-block-wrapper .cat-bnr-link img {width: 100%; object-fit: cover;}
.category-banner-block-wrapper .cat-bnr-text {position: absolute;top: 50%;transform: translateY(-50%);min-height: 175px;min-width: 299px;display: flex;align-items: center;justify-content: center;flex-direction: column;background: rgba(169,222,249,0.75);padding: 10px;transition: all 300ms ease-in-out;}
.category-banner-block-wrapper .cat-bnr-text .cat-bnr-title {margin-bottom: 8px;color: #306681;font-size: 39px;font-weight: 600;line-height: 39px;}
.category-banner-block-wrapper .cat-bnr-text .cat-bnr-sub-title {color: #306681;font-family: Sacramento;font-size: 30px;line-height: 44px;text-align: center;}
/* category banner block end */

/* home gallery block start */
.home-gallery-block-wrapper .gallery-link {position: relative;transition: all 300ms ease-in-out;display: flex;width: 100%;justify-content: center;margin-bottom: 20px;}
.home-gallery-block-wrapper .gallery-link:hover .gallery-bnr-text {background: rgba(208,244,222,1);}
.home-gallery-block-wrapper .cat-bnr-link img {width: 100%; object-fit: cover;}
.home-gallery-block-wrapper .main-banner .gallery-bnr-text {min-height: 175px;min-width: 299px;}
.home-gallery-block-wrapper .gallery-bnr-text {position: absolute;top: 50%;transform: translateY(-50%);min-height: 71px;min-width: 245px;display: flex;align-items: center;justify-content: center;flex-direction: column;background: rgba(208,244,222,0.75);padding: 10px;transition: all 300ms ease-in-out;}
.home-gallery-block-wrapper .gallery-link img {width: 100%;object-fit: cover;}
.home-gallery-block-wrapper .main-banner .gallery-bnr-text .gallery-bnr-title {font-size: 39px;line-height: 39px;margin-bottom: 8px;}
.home-gallery-block-wrapper .gallery-bnr-text .gallery-bnr-sub-title {color: #479064;font-family: Sacramento;font-size: 30px;line-height: 44px;text-align: center;}
.home-gallery-block-wrapper .gallery-bnr-text .gallery-bnr-title {color: #479064;font-size: 25px;font-weight: 600;line-height: 25px;text-align: center;}
/* home gallery block end */

/* home category block start */
.home-category-block-wrapper .cat-link {position: relative;transition: all 300ms ease-in-out;display: flex;width: 100%;justify-content: center;}
.home-category-block-wrapper .cat-link:hover .cat-banner-text {background: rgba(228,193,249,1);}
.home-category-block-wrapper .cat-link img {width: 100%; object-fit: cover;}
.home-category-block-wrapper .cat-banner-text {position: absolute;top: 50%;transform: translateY(-50%);min-height: 104px;min-width: 207px;display: flex;align-items: center;justify-content: center;flex-direction: column;background: rgba(228,193,249,0.75);padding: 10px;transition: all 300ms ease-in-out;}
.home-category-block-wrapper .cat-banner-text .cat-banner-title {color: #612F7F;font-size: 25px;font-weight: 600;line-height: 30px;text-align: center;}
/* home category block end */

/* home blog section start */
.home-blog-block {padding: 86px 0 60px;}
.home-blog .item {border: 0;}
.home-blog .blog-img > img{ width: 100%;}
.home-blog .blog-content {text-align: center;justify-content: center;padding: 18px 22px 0;}
.home-blog .blog-title {color: #479064;font-family: Sacramento;font-size: 30px;line-height: 44px;text-align: center;font-weight: 400;}
.home-blog .blog-content .blog-title a {color: #479064; }
.home-blog .blog-content p {margin-bottom: 15px;color: #000000;font-size: 16px;font-weight: 300;line-height: 22px;text-align: center;}
.home-blog .postContent p{margin-bottom: 15px;color: #000000;font-size: 16px;font-weight: 300;line-height: 22px;text-align: left;}
.home-blog .postDetails {margin-bottom: 15px;color: #000000;font-size: 16px;font-weight: 300;line-height: 22px;text-align: left;}
.home-blog .blog-content .more-link a{font-size: 15px; color: #000;  font-weight: 600;}
.view-blog {color: #479064;font-size: 16px;line-height: 13px;text-align: center;font-style: italic;border-bottom: 2px solid rgb(71 144 100 / 60%);}
.home-blog .blog-content a:hover{ color:#479064; }
.home-blog .blog-author{ font-size: 10px; color: #585858; margin-bottom: 8px; width: 100%;}
.more-link {margin-top: 10px;}
.blog-post-view .post-image {margin-bottom: 25px;}
.blog-post-view .post-image img {width: auto;}
.cat-btn {margin-left: -15px; margin-right: -15px; margin-bottom: 15px; display: flex; flex-wrap: wrap; align-items: center;}
.cat-btn li { margin: 15px; width: calc(25% - 30px); text-align: center; background-color: #F4F4F4; font-size: 16px; line-height: 32px; color: #000000; height: 42px; display: flex; justify-content: center; align-items: center;}
.cat-btn li a {width: 100%; height: 100%; align-items: center; display: flex; justify-content: center; color: #000000;}
.cat-btn li.active, .cat-btn li a:hover {background-color: #479064; color: #ffffff;}
.cat-btn li.active a {color: #ffffff;}
.cat-btn li a:hover {text-decoration: none;}
.secondry-title.legend {margin: 0 0 15px;}
.blog-btn-section {text-align: center;margin-top: 20px;}
a.alle-btn {width: 100%;font-size: 16px; color: #000;text-align: center;border-bottom: 2px solid rgb(0 0 0 / 60%);}

.blog-post-view .commentWrapper {border: 1px solid #F4F4F4; padding: 15px; margin: 0 0 15px; background: #f9f9f9;}
.blog-post-view .commentWrapper .commentContent {margin-bottom: 15px;}
.blog-post-view .commentUserDetails span { color: #000000;}

/* home blog section end */

/* home product slider start */
.homepage-slider {padding: 86px 0 78px;}
.homepage-slider .container {position: relative;}
.current-category-url {position: absolute;top: 9px;z-index: 1;}
.current-category-url a {font-size: 16px;line-height: 29px;color: #BCBCBC;text-decoration: underline;}
.product-item{position: relative;}
.product-item a.product-image {height: 333px;max-height: 333px;width: 100%;display: flex;justify-content: center;align-items: center;}
.product-item a.product-image .card-img-top{max-height: 100%;}
.product-item .card-body.product-info {display: flex;flex-wrap: wrap;position: relative;padding: 12px 10px;height: calc(100% - 333px);}
.price-box .price-label {display: none;}
.product-item .price-box {display: flex;align-items: flex-start;text-align: center;justify-content: center;flex-wrap: wrap;font-size: 20px;font-weight: 400;line-height: 29px;text-transform: uppercase;}
.price-box .special-price {order: 2;}
.price-box .old-price {order: 1;margin-right: 10px;text-decoration-color: #BCBCBC;}
.product-item .price-box .old-price {font-size: 16px;}
.price-box .old-price .price, .price-box .old-price .price:hover {color: #BCBCBC !important;}
.price-box .special-price .price, .price-box .special-price .price:hover {color: #FF99C8 !important;}
.product-item .card-title {text-align: center;width: 100%;display: flex;align-items: flex-start;justify-content: center;font-size: 16px;font-weight: 300;line-height: 29px;margin-bottom: 4px;}
.product-item .price-out {margin-top: auto; width: 100%;} 
.product-item .card-footer {background: transparent;padding: 0;border: 0;margin-top: 18px;}
.product-item .card-footer button {max-width: 146px;min-height: 42px;font-size: 16px;font-weight: 600;line-height: 16px;text-align: center;margin: 0 auto;border-radius: 21px;}
.product-item .card-footer .alert.alert-warning {max-width: 146px;margin-bottom: 0;border-radius: 21px;background-color: #f4f4f4;border-color: #f4f4f4;color: #000;line-height: 16px;text-align: center;margin: 0 auto;}
.product-item .card-footer .availability {max-width: 146px;margin-bottom: 0;border-radius: 21px;background-color: #f4f4f4;border: 1px solid #f4f4f4;color: #000;line-height: 40px;text-align: center;margin: 0 auto;}
.product-item .card-footer .btn-secondary {background-color: #D0F4DE;border-color: #D0F4DE;color: #479064;}
.product-item .card-footer .btn-secondary:hover, .product-item .card-footer .btn-secondary:focus, .product-item .card-footer .btn-secondary:not(:disabled):not(.disabled):active {background-color: #479064; border-color: #479064; color: #fff;}

.product-image-gallery .label-new {position: absolute; display: block;left: 10px;border-radius: 0px !important;background-color: #479064 !important;color: #fff;top: 10px;height: 26px;width: 65px;font-size: 15px;font-weight: 400;line-height: 21px;}
.product-image-gallery .label-sale {position: absolute; display: block; right: 10px;border-radius: 0px !important;background-color: #AA2E67 !important;color: #fff;top: 10px;height: 26px;width: 65px;font-size: 15px;font-weight: 400;line-height: 24px;}
.item .label-new {left: 10px;border-radius: 0px !important;background-color: #479064 !important; display: block;color: #fff;top: 10px;height: 26px;width: 65px;font-size: 15px;font-weight: 400;line-height: 20px;}
.item .label-sale {right: 10px;border-radius: 0px !important;background-color:#AA2E67 !important; display: block;top:10px;height: 26px;width: 65px;font-size: 15px;font-weight: 400;line-height: 21px;}
.discount-text {right: 10px;border-radius: 0px !important;background-color: #AA2E67 !important; display: block;position: absolute; color: #fff;top: 10px;height: 26px;width: 65px;font-size: 15px;font-weight: 400;line-height: 20px;}
.offer-badge.label-new + .discount-text, .offer-badge.label-sale + .discount-text {top:40px;}

.block.block-related {padding: 36px 0;border-top: 1px solid #ECECEC;margin-top: 40px;}
.related-product-slider .owl-nav {position: absolute;top: -54px;right: 1px;}
.related-product-slider .owl-nav button.owl-prev {left: -65px;}
.related-product-slider .owl-nav button.owl-prev, .related-product-slider .owl-nav button.owl-next {background: transparent;box-shadow: none;width: 20px;height: 20px;font-size: 25px;line-height: 20px;border-radius: 0;color: #000;}
.related-product-slider .owl-nav .owl-prev>span, .related-product-slider .owl-nav .owl-next>span {display: none;}
.related-product-slider.owl-carousel .owl-nav button.owl-next:hover, .related-product-slider.owl-carousel .owl-nav button.owl-prev:hover {background-color: transparent;color: #000;}
.related-product-slider.owl-carousel .owl-nav button.owl-prev.disabled:hover, .related-product-slider.owl-carousel .owl-nav button.owl-next.disabled:hover {color: #BCBCBC;}
.related-product-slider .owl-nav button.owl-next:before {content: "/";right: 26px;top: 3px; position: absolute;color: #000000;}

.home-product-slider .owl-nav {position: absolute;top: -54px;right: 1px;}
.home-product-slider .owl-nav button.owl-prev {left: -65px;}
.home-product-slider .owl-nav button.owl-prev, .home-product-slider .owl-nav button.owl-next {background: transparent;box-shadow: none;width: 20px;height: 20px;font-size: 25px;line-height: 20px;border-radius: 0; color: #000;}
.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-carousel .owl-nav button.owl-prev.disabled:hover, .home-product-slider.owl-carousel .owl-nav button.owl-next.disabled:hover {color: #BCBCBC;}
.home-product-slider .owl-nav button.owl-next:before {content: "/";right: 26px;top: 3px; position: absolute;color: #000000;}

/* home product slider end */

/* category page start */
.page-title.category-title {text-align: center;margin-bottom: 30px;}
.page-title.category-title h1 {margin-bottom: 0px;}
.page-title.category-title ~ .category-description {margin: -20px auto 30px !important;}
.category-description p {margin-bottom: 0;}
.category-description {max-width: 1200px;text-align: center;}
.category-description .more-link, .category-description .read-less {text-decoration: underline;}

#sidebar-nav .block-title {font-size: 25px;font-weight: 800;line-height: normal;margin-bottom: 15px;}
.sidebar .card {border: 0;}
.sidebar .card-body {padding: 0 !important;}
#sidebar-nav-menu li.active > a {color: #479064;font-weight: 600;}
#sidebar-nav-menu .arrow-right, #sidebar-nav-menu .plus-right {float: left;}
#sidebar-nav-menu .arrow-left, #sidebar-nav-menu .arrow-right, #sidebar-nav-menu .plus-left, #sidebar-nav-menu .plus-right {margin: 11px 8px 0 0;}
#sidebar-nav-menu li ul li span.plus-right, #sidebar-nav-menu li ul li .plus-left {margin: 5px 8px 0 0px;}
#sidebar-nav-menu > li.collapsible {color: #000;font-size: 18px;font-weight: 400;line-height: 40px;background: none;padding: 0;}
#sidebar-nav-menu li ul li {line-height: 30px; font-size: 16px; font-weight: 300;}
#sidebar-nav-menu li ul {padding: 10px 0;}
.sidebar .block-layered-nav .block-title.d-none.d-lg-block {display: none !important;}

#horizontal-layered-navigation-container {margin-bottom: 0;}
#horizontal-layered-navigation-container div.horizontal-filter{width: auto !important;margin-bottom: 15px;padding-right: 15px;}
#horizontal-layered-navigation-container div.horizontal-filter .filter-content {max-width: 250px;}
#narrow-by-list .filter-title.filter-title-collapsed, #horizontal-layered-navigation-container .filter-title {background-image: url(../images/down-aro.png);color: #000;font-size: 16px;font-weight: 400;text-transform: capitalize;border: 1px solid #ECECEC;border-radius: 21px;line-height: 20px;background-color: transparent;padding: 10px 40px 10px 20px;}
#narrow-by-list .filter-title.filter-title-expanded, #horizontal-layered-navigation-container .filter-title.horizontal-filter-title-expanded {background-image: url(../images/down-aro.png);z-index: -1 !important;}
.block-layered-nav .card.currently {margin-bottom: 15px;}
ol.layered-links li, ol#category-filters li {list-style-type: none;}
.block-layered-nav .currently li.filter-titles {position: relative;}
.block-layered-nav .currently #status-filter .text-danger {font-size: 0;display: inline-block;}
.block-layered-nav .currently #status-filter .text-danger:before {position: absolute;content: "\f057";font-family: 'Font Awesome 5 Pro';text-indent: 0;font-size: 12px;display: block;vertical-align: top;line-height: 16px;right: 0;top: 4px;}
#block-layered-nav-horizontal #status-filter li:not(.filter-contents) {padding-left: 0;}
.block-layered-nav .actions {display: none;}

ol#category-filters li.parent > a.category-collapse, ol#category-filters li.parent > a.category-expand {padding-left: 20px;margin-left: 0;}
ol#category-filters li > a.select-all-subcategories-link {display: none;}

.breadcrumb {background: transparent;padding-left: 0;padding-bottom: 0;margin: 0;}
.breadcrumb li, .breadcrumb li a {font-size: 16px;color: #BCBCBC;line-height: 29px;font-weight: 400;}
.breadcrumb li, .breadcrumb li:last-child a {color: #000;}
.breadcrumb-item + .breadcrumb-item::before {color: #BCBCBC;}

.sort-by-container{margin-bottom: 10px !important;}
.card.toolbar {border: 0;}
.toolbar .card-body {padding: 0;}
.toolbar .card-body > .row {align-items: center;}
.toolbar .sort-by, .toolbar .limiter {display: flex;align-items: center;flex: inherit;width: auto;max-width: inherit;}
.toolbar .sort-by label, .toolbar .limiter label {margin: 0 10px 0 0;white-space: nowrap;color: #000;font-size: 16px;line-height: 16px; font-weight: 300;}
.toolbar .sort-by .input-group .input-group-append, .sorter .view {display: none !important;}
.toolbar .sorter select {padding: 0 20px 0 5px;box-shadow: none;color: #000;font-weight: 600;border: 0;font-size: 16px;min-height: auto;background: url(../images/down-aro.png) no-repeat right center;line-height: 16px;}
.toolbar .card-body .count-container .amount {color: #000;line-height: 16px;font-size: 16px;font-weight: 300;}
.card.toolbar .navigation, .bottom-toolbar .sorter .row {display: none;}
.bottom-toolbar .toolbar .card-body .count-container .amount {display: none;}
.bottom-toolbar .card.toolbar .navigation {display: block;}
.bottom-toolbar {padding-top: 20px;padding-bottom: 40px;}
.bottom-toolbar .sort-by-container {border-top: 0;padding-top: 0;}
.bottom-toolbar .sorter .row {display: none;}
.bottom-toolbar .col-md-4 {max-width: 100%;width: 100%;flex: 0 0 100%;display: flex;justify-content: center;}

.pagination .page-link {width: 36px;height: 30px;display: flex;justify-content: center;align-items: center;padding: 3px 3px 0;border: 0;border-bottom: 3px solid #EEEFEE;color: #000;margin: 0;font-size: 16px;line-height: 16px;font-weight: 300;background: transparent;}
.pagination .page-item.active .page-link {color: #000;font-weight: 600;background-color: transparent;}
.pagination .page-link:focus{box-shadow: none; }

/* category page end */

/* product page start */
.product-media .product-image {width: calc(100% - 167px);margin-left: 10px;order: 2;padding-left: 0;height: 518px;max-width: 518px;}
.product-media .product-image .product-image-gallery {height: 100%;background: #fff;width: 100%;overflow: hidden;display: flex;align-items: center;justify-content: center;padding: 7px;}
.product-media .more-views {order: 1;margin-top: 0;height: 464px;width: 157px;}
.product-media .more-views li.list-inline-item {width:140px;height: 140px; margin-bottom: 22px;background-color: #ffffff;margin-right: 0;}
.product-media .more-views li.list-inline-item img {max-height: 100%;max-width: 100%;width: auto;height: auto;}
.product-media .more-views li .img-thumbnail {display: flex;height: 100%;padding: 0;width: 100%;justify-content: center;align-items: center;background-color: #fff;border-radius: 0;}

.product-details .add-to-cart-panel {max-width: 383px;margin: 0 auto;}
.product-inner {max-width: 292px;margin: 0 auto;}
.product-details .add-to-cart-panel .card-title h1 {color: #000;font-size: 24px;font-weight: 300;line-height: 44px;text-align: center;margin-bottom: 0;}
.product-details .add-to-cart-panel .card-title {margin-bottom: 0px;}
.add-to-cart-panel .price-info {margin: 5px 0 0;}
.product-quanity-info {text-align: center;font-size: 16px;font-weight: 300;line-height: 16px;}
.add-to-cart-panel .price-box {font-size: 28px;line-height: 44px;text-align: center;margin-bottom: 0;font-weight: 400;justify-content: center;text-transform: uppercase;display: flex;align-items: center;}
.add-to-cart-panel .price-box .old-price .price {font-size: 22px;}
.add-to-cart-panel .price-box .special-price {order: 2;}

#product-options-wrapper dl.last {margin-bottom: 0px;}
#product-options-wrapper dl.last .input-box {position: relative;}
#product-options-wrapper dl.last label {font-size: 16px;font-weight: 400;line-height: 16px;}
#product-options-wrapper p.required {margin-bottom: 0;}
#product-options-wrapper {margin-top: 25px;}
input.form-control.product-custom-option-type-text {min-height: 79px;}
.product-desc h5 {font-size: 18px;line-height: 25px;font-weight: 600;margin-bottom: 20px;}
.product-desc p {font-size: 13px;line-height: 21px;}
.product-desc p:last-child {margin-bottom: 0;}
.short-product-description p {line-height: 30px;margin-bottom: 0;}
.short-product-description br {display: none;}
.product-extra-info {margin-top: 1rem;text-align: center;}
.product-extra-info .availability.in-stock .label:before {margin-top: 7px;}
.product-extra-info .availability.out-of-stock .label:before  {margin-top: 7px;}
.product-extra-info .availability.restordre .label:before {content: "";background-color: #ffa500;width: 8px;height: 8px;display: inline-block;vertical-align: top;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;margin-right: 7px;margin-top: 7px;}
select.form-control, select {min-height: 42px;border-color: #ECECEC;border-radius: 21px;background-position: calc(100% - 20px) center;}

.input-group.qty-wrapper > div .input-group-text {width: 42px;justify-content: center;border: 0px solid #ECECEC;background: transparent;}
.atc-col .input-group.qty-wrapper {border: 1px solid #ECECEC;border-radius: 21px;margin-bottom: 6px;}
.atc-col {display: block;margin: 14px 0 16px;}
.input-group.qty-wrapper input#qty {height: 42px;background-color: transparent;border: 0px solid #ECECEC;}
.atc-col .add-to-cart-buttons .btn-success {height: 42px;font-size: 16px;text-align: center;font-weight: 600;line-height: 16px;}
.atc-col .add-to-cart-buttons .btn-success .fa-shopping-cart {display: none;}

.product-view-accordion {margin-top: 35px;}
.product-view-accordion .product-accordion:first-child {border-top: 1px solid #ECECEC;}
.product-accordion .card-header {padding: 0;background: transparent;border-bottom: 1px solid #ECECEC;}
.product-accordion .card-header ~ .show {border-bottom: 0;}
.product-accordion .card-header .card-link {display: block;color: #000000;font-size: 24px;padding: 11px 0;padding-right: 30px;line-height: 44px;position: relative;}
.product-accordion .card-header .card-link i.fal {top: 50%;position: absolute;right: 10px;transform: translateY(-50%);}

ul.product-usp-block {margin: 0 0 15px;}
ul.product-usp-block li {position: relative;padding-left: 25px;text-align: left;color: #479064;font-size: 16px;font-weight: 600;line-height: 23px;}
ul.product-usp-block li .fa-check {position: absolute;left: 0;top: 4px;color: #479064;}

input.form-control, input {min-height: 42px;border-radius: 21px;}
textarea.form-control {border-radius: 21px;}
button.btn {min-height: 42px;}
/* product page end */

/* opc page start */
.custom-control-input:checked ~ .custom-control-label::before {background-color: #479064;border-color: #479064;}
.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;}
.contact-details .block-title {font-size: 39px;font-weight: 600;}
#checkout-review-table td.last {text-align: right !important;}
#opc-discount-coupon-form .btn-primary.apply-coupon {border-top-left-radius: 0;border-bottom-left-radius: 0;}
.customer-account-forgotpassword .btn-primary {border-top-left-radius: 0;border-bottom-left-radius: 0;}
/* opc page end */

/* sitemap page start */
.salectoseo-sitemap .sitempan h2 {font-size: 24px;line-height: 40px;margin: 0 0 15px;padding: 0;}
.salectoseo-sitemap .sitempan {width: 100%;float: none;display: table;}
.salectoseo-sitemap .siteul li a:hover, .salectoseo-sitemap .sitecatul li a:hover {text-decoration: underline; color: #479064;}
.salectoseo-sitemap .sitempan:last-child {margin-bottom: 30px;}
.salectoseo-sitemap .siteul {margin: 0 0 15px;}
.salectoseo-sitemap .strongsm {font-size: 18px;}
/* sitemap page end */

@media (max-width: 1280px) {
    .trust-pilot-header {right: -90px;}
}

@media (max-width: 1199px) {
    #header .main-header {border-bottom: 1px solid #DCDCDC;}
	.logo-col {justify-content: flex-start;}
	.header-nav, .header-search, .header-minicart {border: none;}
	.header-right .header-minicart {position: static;}
	.skip-content.skip-active {display: block !important;}
	.skip-content {display: none !important;}
	.header-nav {display: flex;align-items: center;padding: 15px 0;border-right: 1px solid #DCDCDC;text-align: center;}
	.logo {margin: 5px 0;}
	.page-header .main-header .header-nav {display: block !important;}
	.main-header {padding: 0;}
    .page-header .main-header .header-nav img, .header-right .head-link img {margin: 0 auto;max-height: 18px;}
    .page-header .main-header .header-nav span, .header-right .head-link > span, .cart-col .skip-links .skip-link span, .logo-col .skip-link span {margin-top: 6px;font-size: 13px;font-weight: 400;line-height: 17px;margin-left: 0;}
    .header-right .head-link{width: auto;height: auto;background-color: transparent;display: flex;flex-direction: column;margin-left: 20px;border: 0;text-transform: capitalize;color: #000;}
    .header-right .header-minicart > a span.badge {right: -6px;left: auto;top: -7px;}
    #header-search .input-group .input-group-text img {max-height: 20px;}
    #header-search .input-group .input-group-text {right: 20px;}
    #header-search .input-group .form-control {height: 42px; padding: 0 50px 0 30px;}
    .search_mini_form-container {max-width: 100%;}
    .trust-pilot-header {right: 0;position: relative;margin-left: 20px;}

    .mm-wrapper_opening .mm-wrapper__blocker.mm-slideout {width: 100%;background-color: rgba(0,0,0,0.2);justify-content: flex-start;align-items: flex-start;}
	#mheader-nav.mm-menu_offcanvas.mm-menu_opened {background-color: #f3f3f3 !important;border-color: rgba(0, 0, 0, .1);color: rgba(0, 0, 0, .75);}
	.mm-wrapper_opening .mm-wrapper__blocker.mm-slideout a:before, .mm-wrapper_opening .mm-wrapper__blocker.mm-slideout a:after {background: #000;}
    .mm-panel_has-navbar .mm-navbar {padding: 0 15px;text-align: left;}
    .mm-panel_has-navbar .mm-navbar a.mm-navbar__title {font-weight: 800;color: #000;}

    .homepage-slider {padding: 70px 0;}
    .footer-newsletter-inner {padding: 65px 0;}
    .home-blog-block {padding: 70px 0 60px;}
    .home-footer-content .footer-content p {margin-bottom: 20px;}
    .home-footer-content-inner {padding: 65px 0;}
    .f-newsletter-subscribe .input-group .btn-subscribe {width: 100px;}
    .footer-title {font-size: 20px;margin-bottom: 20px;}
    .f-newsletter-subscribe {margin-bottom: 30px;}
    .f-newsletter-subscribe .input-group input {height: 42px;}
    .f-newsletter-subscribe .input-group .btn-subscribe {height: 42px; line-height: normal;}
    .footer-top {padding: 34px 0 60px;}
    .home-gallery-block-wrapper .gallery-bnr-text .gallery-bnr-title {font-size: 20px; line-height: 20px;}
    .home-gallery-block-wrapper .gallery-bnr-text {min-width: 180px;}
    .home-gallery-block-wrapper .main-banner .gallery-bnr-text .gallery-bnr-title {font-size: 32px;line-height: 32px;}
    .category-banner-block-wrapper .cat-bnr-text .cat-bnr-sub-title {font-size: 26px;line-height: 36px;}
    .home-gallery-block-wrapper .gallery-bnr-text .gallery-bnr-sub-title {font-size: 26px;line-height: 36px;}
    .home-category-block-wrapper .cat-banner-text {min-height: 90px;min-width: 180px;}
    .home-blog .blog-content {padding: 15px 10px 0;}
    .home-blog .blog-title{font-size: 26px;line-height: 36px;}
    .bottom-toolbar {padding-bottom: 0;}

    .banner-content {width: 400px;height: 250px;left: 50px; padding: 20px !important;}
    .banner-content .heading strong {margin-bottom: 15px;}
    .banner-content p.text {max-width: 100%;}
    .banner-content .heading {margin-bottom: 15px; line-height: 32px; font-size: 32px;}
    .banner-content .btn {margin-top: 15px;}

    .product-item a.product-image {height: 262px;max-height: 262px;}
    .product-item .card-body.product-info {height: calc(100% - 262px);}
    .product-item .card-footer {margin-top: 12px;}
    .product-item .card-title {line-height: 24px;}

    .block.block-related .page-title.block-title {margin-top: 0;}
    .product-media .product-image {width: calc(100% - 110px);height: 480px;max-width: initial;}
    .product-media .more-views {width: 100px;height: 480px;}
    .product-media .more-views li.list-inline-item {width: 100px;height: 100px;margin-bottom: 10px;}
    .product-media .more-views li .img-thumbnail {padding: 4px;}
    
    #MB_window .btn.btn-primary {margin-top: 0;}
    h1, .h1 {font-size: 30px;}
}

@media(max-width: 991px) {
	.footer-top {padding: 34px 0 10px;}
    body:not(.cms-home) #content {padding: 25px 0;}
	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;}
    #footer .footer-col {margin-bottom: 30px;margin-top: 0;}
    .block-subscribe .input-box, .btn-subscribe {height: 42px;}
    input.form-control, input, select.form-control, select {min-height: 43px;}
    .header-top-wrapper ul li{ display: none; width: 100%; line-height: normal; padding: 8px;text-align: center;font-size: 14px;}
	.header-top-wrapper ul li.active{  display: block; width: 100%; }
    .footer-top-wrapper ul li{ display: none; width: 100%; line-height: normal; padding: 8px;text-align: center;font-size: 14px;}
	.footer-top-wrapper ul li.active{  display: block; width: 100%; }
    .home-gallery-block-wrapper .gallery-bnr-text {min-width: 150px;min-height: 42px;}
    .home-gallery-block-wrapper .gallery-bnr-text .gallery-bnr-title {font-size: 16px;line-height: 20px;}
    .home-gallery-block-wrapper .main-banner .gallery-bnr-text .gallery-bnr-title {font-size: 28px;}
    .home-gallery-block-wrapper .gallery-bnr-text .gallery-bnr-sub-title {font-size: 22px;line-height: 28px;}
    .home-gallery-block-wrapper .main-banner .gallery-bnr-text {min-height: 125px;min-width: 230px;}
    .category-banner-block-wrapper .cat-bnr-text {min-height: 125px;min-width: 230px;}
    .category-banner-block-wrapper .cat-bnr-text .cat-bnr-title{font-size: 28px;}
    .category-banner-block-wrapper .cat-bnr-text .cat-bnr-sub-title {font-size: 22px;line-height: 28px;}
    .home-category-block-wrapper .cat-banner-text .cat-banner-title {font-size: 20px;line-height: 26px;}
    .home-category-block-wrapper .cat-banner-text {min-height: 80px;min-width: 130px;}
    .home-trustpilot-wrapper {padding: 40px 0;}
    .footer-newsletter-inner {padding: 60px 0;}
    .home-blog .blog-title {font-size: 22px;line-height: 28px;}
    .postWrapper {padding-bottom: 20px;}
    .home-blog-block {padding: 60px 0;}
    .home-footer-content-inner {padding: 60px 0;}
    .footer-newsletter-inner .block-title .section-title {font-size: 28px; line-height: normal;}

    .section-title {font-size: 28px;line-height: normal;}
	.contact-details .block-title{font-size: 24px;}

    #ajax-filters #narrow-by-list {padding: 10px;}
	#sidebar-nav .block-title, .block.block-layered-nav .block-title {font-size: 16px;line-height: 20px;padding: 10px 14px;font-weight: 800;}
    .block-layered-nav .card.currently {margin-top: 15px;}
    #sidebar-nav-menu > li.collapsible {font-size: 16px;}
    #sidebar-nav-menu li ul {padding: 0px 0;}
    #sidebar-nav-menu > li.collapsible {line-height: 36px;}
    #sidebar-nav-menu .arrow-left, #sidebar-nav-menu .arrow-right, #sidebar-nav-menu .plus-left, #sidebar-nav-menu .plus-right {margin: 9px 8px 0 0;}

    .add-to-cart-panel .price-box {font-size: 24px;line-height: normal;margin-bottom: 10px;}
    .add-to-cart-panel .price-box .old-price .price {font-size: 20px;line-height: normal;}
    .banner-content .heading {font-size: 28px;line-height: 35px;margin-bottom: 10px;}
    .banner-content {width: 350px;height: 200px;padding: 15px !important;}
    .banner-content .heading strong {margin-bottom: 10px;font-size: 24px;line-height: 28px;}
    .banner-content .btn {margin-top: 10px;}
    
    .footer-newsletter-inner .block-title {margin-bottom: 20px;}
    .footer-newsletter-inner .block-content .input-box input {height: 42px;}
    .footer-newsletter-inner .block-subscribe .btn-subscribe {height: 42px;line-height: 32px;}
    .footer-title {margin-bottom: 15px;margin-top: 0;}
    .footer-bottom {padding: 12px 0;}
    .current-category-url {top: 0;}
    .trust-pilot-header {right: -40px;position: absolute;}
    .trust-pilot-header img {max-width: 70%;}
    .home-product-slider .owl-nav button.owl-prev, .home-product-slider .owl-nav button.owl-next {font-size: 20px;}
    .home-product-slider .owl-nav {top: -48px;}
    .related-product-slider .owl-nav {top: -48px;}
    .related-product-slider .owl-nav button.owl-prev, .related-product-slider .owl-nav button.owl-next {font-size: 20px;}
    .home-blog .col-12 {margin-bottom: 0;}

    .bottom-toolbar {padding-top: 0;}
    .bottom-toolbar .card.toolbar {display: block !important;}
    .block-title.mobile-title.active {color: #FFFFFF;background: #333333;}
    .product-accordion .card-header .card-link {line-height: 24px;font-size: 18px;}
    .product-details .add-to-cart-panel .card-title h1 {line-height: 30px;}

}

@media(max-width: 767px) {
	#header.sticky .page-header{padding: 0 !important;}
    #footer .footer-col {margin-bottom: 20px;}
	.footer-top {padding: 30px 0 10px;}
	.contact-form {margin-bottom: 30px;}
	.registered-users {margin-bottom: 30px;}
    .salectoseo-sitemap .sitempan h2 {font-size: 24px;}
    .footer-title {line-height: normal;}
    .footer-col li, .footer-col a, .footer-col p{font-size: 15px;}
    #header .logo-col .logo { margin: 0;}
    #header.sticky .header-nav {padding: 10px 0;}
    #header.sticky .header-top-wrapper {display: none;}
    .header-top-info-wrapper {padding: 5px 0;}
    button.btn {min-height: 40px;}

    .input-group.qty-wrapper input#qty {height: 40px;}
    .atc-col .add-to-cart-buttons .btn-success {height: 40px;}
    .input-group.qty-wrapper > div .input-group-text {width: 40px;}
    input.form-control, input, select.form-control, select {min-height: 40px;}
    #header-search .input-group .form-control {height: 40px;padding: 0 40px 0 20px;}
    #product-options-wrapper {margin-bottom: 10px;}
    .product-item .card-footer button {min-height: 40px;}
    .product-item .card-footer .alert.alert-warning {line-height: 14px;}
    .product-item .card-footer .availability {line-height: 38px;}
    .home-blog .blog-content {padding: 15px 10px 0;}
    .cat-btn li {width: calc(33.33% - 30px); font-size: 16px; line-height: 28px; height: 40px;}

    .homepage-slider {padding: 60px 0;}
    .category-banner-block-wrapper .cat-bnr-text .cat-bnr-title, .home-gallery-block-wrapper .main-banner .gallery-bnr-text .gallery-bnr-title {font-size: 24px;line-height: 28px;}
    .category-banner-block-wrapper .cat-bnr-text .cat-bnr-sub-title, .home-gallery-block-wrapper .gallery-bnr-text .gallery-bnr-sub-title {font-size: 20px;line-height: 24px;}
    .category-banner-block-wrapper .cat-bnr-text, .home-gallery-block-wrapper .main-banner .gallery-bnr-text {min-height: 100px;min-width: 200px;}
    .home-category-block-wrapper .cat-link {margin-bottom: 20px;}
    .f-newsletter-subscribe .input-group input, .f-newsletter-subscribe .input-group .btn-subscribe {height: 40px;}
    .footer-newsletter-inner {padding: 50px 15px;}
    .f-newsletter-subscribe .input-group input {width: 100%;margin-bottom: 10px;max-width: 307px;}
    .f-newsletter-subscribe .input-group {display: block;}
    .trust-pilot-header {right: -60px;}
    .home-category-block-wrapper .cat-banner-text .cat-banner-title {font-size: 18px;}

    .banner-content .heading {font-size: 22px;line-height: 28px;margin-bottom: 5px;}
    .banner-content .heading strong {margin-bottom: 5px;font-size: 18px;line-height: 24px;}
    .banner-content .btn {margin-top: 5px;}
    .banner-content {width: 300px;height: 160px;}

    .block.block-subscribe {width: 100%;}
    .footer-newsletter-inner .block-content {text-align: center;display: block;}
    .footer-newsletter-inner .block-content .input-box {width: 100%;max-width: 530px;margin: 0 auto;}
    .footer-newsletter-inner .block-subscribe .btn-subscribe {margin-top: 15px;}
    .footer-newsletter-inner .block-content .input-box input {height: 40px;text-align: center;}
    .footer-newsletter-inner .block-subscribe .btn-subscribe {height: 40px;}

    .product-image-gallery .label-new {height: 22px;line-height: 17px;font-size: 13px;width: 50px;}
	.product-image-gallery .label-sale {height: 22px;line-height: 20px;font-size: 13px;width: 50px;}
	.item .label-new {height: 22px;line-height: 16px;font-size: 13px;width: 50px;bottom: 0;}
	.item .label-sale {height: 22px;line-height: 16px;font-size: 13px;width: 50px;bottom: 0;}
    .offer-badge.discount-text {height: 22px;line-height: 16px;font-size: 13px;width: 50px;}
}

@media(max-width: 575px) {
	.header-right .head-link{margin-left: 10px;}
    .header-nav {padding-right: 6px !important;}
    .logo-col {padding-right: 0;}
	.section-title {font-size: 24px;}
	.footer-title{font-size: 18px;}
    .links.social-media a {font-size: 16px;}
	.pagination .page-link {width: 36px;height: 36px;font-size: 14px;}
    .footer-col li, .footer-col a, .footer-col p {font-size: 14px;line-height: 28px;}
    .footer-col .footer-logo {max-width: 180px;}
    .page-header .main-header .header-nav img, .header-right .head-link img {max-height: 15px;}
    #header-search .input-group .input-group-text img {max-height: 18px;}

    .banner_main_img img {min-height: 180px; object-fit: cover;}
    .banner-content .btn {font-size: 14px;}
    .banner-content {padding: 10px !important;}
    .banner-content .heading {margin-bottom: 5px;}
    .trust-pilot-header {display: none;}
    .homepage-slider {padding: 50px 0;}
    .category-banner-block-wrapper .cat-bnr-link {margin-bottom: 20px;}
    .home-trustpilot-wrapper {padding: 0px 0 20px;}
    .home-gallery-block-wrapper .gallery-link img, .category-banner-block-wrapper .cat-bnr-link img {max-height: 180px;width: 100%;object-fit: cover;}
    .home-category-block-wrapper .cat-banner-text {min-height: 70px;min-width: 110px;}
    .home-blog-block, .home-footer-content-inner {padding: 50px 0;}
    .home-footer-content .footer-content p {margin-bottom: 10px;}
    .cat-btn li { width: calc(50% - 30px); }
    .product-accordion .card-header .card-link {font-size: 16px;}
    input.form-control.product-custom-option-type-text {min-height: 50px;}
    .home-category-block-wrapper .cat-banner-text .cat-banner-title {font-size: 16px;}

    .product-item .card-body.product-info{padding: 10px 8px;height: calc(100% - 180px);}
	.product-item .card-title {line-height: 20px;font-size: 14px;}
    .product-item .card-footer {flex-wrap: wrap;margin-top: 10px;}
    .product-item a.product-image{height: 180px;max-height: 180px;}

    .product-item .price-box {font-size: 16px;line-height: normal;}
    .product-item .price-box .old-price .price {font-size: 14px;}
    .product-item .card-footer button {font-size: 14px;padding: 6px 5px;}
    .product-item .card-footer .alert.alert-warning {font-size: 14px;padding: 6px 5px;line-height: 26px;}
    .product-item .card-footer .availability {font-size: 14px;}

    .add-to-cart-panel .price-box {font-size: 20px;flex-wrap: wrap;}
    .add-to-cart-panel .price-box .old-price .price {font-size: 18px;}
    .product-details .add-to-cart-panel .card-title h1 {font-size: 20px;}
    .product-media .more-views {height: auto !important;}
    .product-media .product-image {height: 300px;}
    .product-media .product-image #image-main {max-height: 100%;height: 300px;}
    
	
    .cn_search_popup {min-width: 100%;}
    #checkout-review-table-wrapper {overflow: scroll;}
    .row-2 {margin-left: -5px;margin-right: -5px;}
    .row-2 > div {padding-left: 5px;padding-right: 5px;}
}

@media (max-width:568px) {
    #MB_window .mobile-responsive .btn.btn-primary {margin: 10px 0;}
}

@media(max-width: 480px) {
    .banner-content {width: 70%;left: 0;right: 0;margin: 0 auto;}

}

@media (max-width: 380px) {
    .footer-top .col-6 {max-width: 100%;flex: 0 0 100%;}
    .banner-content {width: 80%;}
    .product-item .price-box .old-price {margin-right: 0;}
    .home-gallery-block-wrapper .gallery-bnr-text {min-width: 90%;padding: 5px;}
    .home-gallery-block-wrapper .gallery-bnr-text .gallery-bnr-title {font-size: 14px;}
}