@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,500;1,600;1,700;1,800;1,900&display=swap');
*{ margin: 0; padding: 0;  box-sizing: border-box; }
figure{ margin: 0 }
address{ margin: 0 }
body{font-family: 'Jost', sans-serif;}
img{ max-width: 100%; }
a{ transition: all 300ms ease-in-out; color: #000000;}
a:hover {color: #000000; text-decoration: none;}
.cms-page-view .std ul, 
.cms-page-view .std ol, 
.category-description ul,
.category-description ol,
.short-product-description ul,
.short-product-description ol,
.product-view-description ul, .product-view-description ol,
.product-view-accordion .card-body ul,
.product-view-accordion .card-body ol,
.product-collateral .tab-content ul,
.product-collateral .tab-content ol {
    list-style: inside;
    padding-left: 25px;
}
    
.fa {
    font-family: 'Font Awesome 5 Pro';
}

.sub-title-text{ display: block; font-size: 18px; font-weight: 500; }
.heading2{ font-size: 21px; font-weight:bold; text-transform: uppercase; }
.images-placeholder{ background-repeat: no-repeat; background-size:cover; background-position: center; }
.images-placeholder .img-background{ display: none !important; }

/* header css */
.container{ max-width : 1430px;  width: 100%; }
.pagination .page-item .page-link{ color: #000;  border-color: #000; padding: 0.5rem 0.75rem; }
.pagination .page-item.active .page-link{ color: #fff; background-color: #F9B233; }
body:not(.cms-home) #content { padding:20px 0; }

.custom-control-input:checked ~ .custom-control-label::before{ border-color: #F9B233; background-color: #F9B233; box-shadow: none !important;  }
.custom-control-input:focus ~ .custom-control-label::before{ box-shadow: none !important; }
  

.top-usp-section {background-color: #000000; padding: 5px 0px;}
.top-links {display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
.top-usp-section .top-links li {color: #ffffff; font-size: 14px; display: flex !important; align-items: center; justify-content: center;}
.top-usp-section .top-links li a{ color: #ffffff; }
.top-usp-section .top-links li em {font-size: 14px; color: #F9B233; margin-right: 7px;}
.top-usp-section .top-links li img {margin-right: 7px;}
.top-usp-section .top-links li .kontakt-btn {background-color: #F9B233; font-size: 11px; color: #000000; font-weight: bold; text-transform: uppercase; padding: 5px 10px; border-radius: 5px;}
.top-usp-section .top-links li .kontakt-btn:hover {text-decoration: none;}

.popover-header{ background-color: #000; color: #fff; text-align: center; border:0; font-size: 12px; line-height: 16px }
.popover-header a{ text-decoration: underline; color: #F9B233; }
.popover-body{ background-color: #000; color: #fff; padding: 0; text-align: center; font-size: 12px;  line-height: 16px}
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after{border-bottom-color: #000; }
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after{ border-top-color: #000; }



.main-header {padding: 23px 0;}
.head-link>span {text-align: center; font-size: 12px; color: #000000; margin-left: 5px;}
.head-link>span small{ font-size: 16px; }


.global-site-notice .notice-inner {line-height: 20px;}

#search_mini_form input#search {height: 100%; border: 0; background: 0 0; padding-left: 0; font-size: 12px; color: #000000; }
.header-nav, .header-search, .header-minicart{ border: 0; }
.skip-content.skip-active {display: block !important;}
#search_mini_form .input-group {height: 40px; padding: 0 5px 0 20px; border-radius: 30px; border: 1px solid #D3D3D3; background-color: #fff;}
#search_mini_form button.btn {border: 0; background: 0 0; width: 46px; padding: 5px 14px; color: #d3bf86; font-size: 22px; cursor: auto !important;}
.page-header .skip-links .input-group ::placeholder {color: #000000; font-size: 12px; font-weight: 600;}
.form-control:focus {box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);}
.main-header .main-header-link {display: flex; justify-content: flex-end; align-items: center; text-align: center; height: 100%;} 
.head-link span.badge-count {position: absolute; left: 5px; top: 0px; color: #000000; height: 14px; width: 14px; background-color: #f9b233; border-radius: 10px; line-height: 15px; text-align: center; }

.header-minicart.cart-link>a {position: relative;}
.main-header-link .header-link:hover {text-decoration: none;}
.main-header-link .header-link{margin-left: 25px;}
.mainMenu {background-color: #F9B233;}
.salecto-topmenu .salecto-label {font-size: 18px; color: #000000; padding: 10px 40px; font-weight: 600; text-transform: uppercase; position: relative;}
.salecto-topmenu .salecto-label i {position: absolute;right: 10px;top: 15px;font-size: 16px;color: #000000;}
.salecto-topmenu .salecto-submenu a.form-group:hover, .salecto-category-dynamic .col-level .col-xs-12.form-group a:hover, 
.salecto-category-dynamic .col-level .col-xs-12.form-group.active a, .salecto-category-dynamic .col-dynamic a:hover span, 
.salecto-category-level .parent.active > a.form-group, .salecto-topmenu .salecto-level0.active .salecto-label {color: #000000 !important;}
.mainMenu .salecto-menumanager .desktop-nav-menu a.active:hover { color:#000000 !important;}
.salecto-topmenu a:not([href]):not([tabindex]) {color: #ffffff;}
.home_top_text_block {background-color: #F0F0F0; text-align: center; padding: 10px 0px; margin-bottom: 15px;}
.home_top_text_block p {margin-bottom: 0; font-size: 12px; color: #000000; text-transform: uppercase; font-weight: 600; font-style: italic;}



/*.col-salecto-cms-products-category {list-style-type: none;}*/

.mainMenu .salecto-submenu ul li {list-style-type: none; border-right:1px solid #ddd;padding: 0;}
.mainMenu .salecto-submenu ul li:last-child{ border:0; }
.col-category .level1, .salecto-topmenu .salecto-submenu a.maincategory {font-weight: normal;  font-size:18px;  line-height: 32px;padding:0 15px;}
.col-category .level1, .salecto-topmenu .salecto-submenu a.maincategory:hover {background-color: #f9b233;}
.salecto-topmenu .salecto-submenu a {font-weight: normal; }
/* .salecto-topmenu .salecto-submenu a:hover {font-weight: 600;} */
.salecto-topmenu .salecto-submenu, .salecto-topmenu .col-sub {border:1px solid #000;border-top: 3px solid #000;}
.salecto-topmenu .salecto-submenu:before {position: absolute;content: '';border: 7px solid transparent;border-top: none;border-bottom: 7px solid #222;top: -7px;left: 100px;}
.salecto-topmenu li.salecto-level0:last-child:hover .salecto-submenu:before {left: auto;right: 100px;}
.salecto-topmenu .salecto-level0.active .fa-angle-down {transform: rotate(180deg);}


/* slider section css */
.banner_main_img {width: 100%; background-repeat: no-repeat; background-size:cover; background-position: center; height: 446px; }
.banner_main_img .img-background{ display: none !important; }
.banner-content .heading {font-size: 27px;  text-transform: uppercase; margin-bottom: 28px; display: block;}
.banner-content .btn{width: auto; z-index: 10; position: relative;font-size: 16px; color: #ffffff;
 text-transform: uppercase; border: 1px solid #ffffff; border-radius: 40px; padding: 7px 25px; }
.banner-content .btn:hover{ background-color: #F9B233; color: #000; border-color: #F9B233; }


/* category section css */
.home-page-categories {padding: 50px 0px 40px;}
.categories-row{ justify-content: space-between; }
.categories-row .item{ width: calc(16.66% - 8px); }
.category-block{ position: relative; display: flex; flex-wrap: wrap; justify-content: center; align-items:  center; }
.category-block > img{ width: 100%; height: auto; }
.category-item{position: absolute; left: 0;  right: 0; display: flex; align-items: center; height: 100%; justify-content: center; top: 0; flex-direction: column; color: #fff;
 padding: 5px; text-align: center; transition: all 300ms ease-in-out;}
.category-block:hover .category-item {background-color: rgba(0,0,0,0.3);}
.category-item .title{ font-size: 17px; font-weight: bolder; font-style: italic; display: block; margin-bottom: 8px; text-transform: uppercase; }
.category-item .category-btn{ font-size: 14px; text-decoration: underline; }
.category-item .category-btn .fal{ vertical-align:middle; } 

/* product section css */ 
.home-page-tabs .heading2{ margin-bottom: 30px; }
.item .badge{display:none; width: 60px;  left: 0px; top: 10px; color: #ffffff; line-height: normal; border-radius: 0; text-align: center;height: 60px; }
.item .badge.label-new {display: flex;left: auto;right: 10px;align-items: center;justify-content: center;background-color: #F9B233 !important;}
.product-image-gallery .label-new {background-color: #F9B233 !important;}
.discount-text {position: absolute;width: 60px;height: 60px;display: flex;top: 10px;left: 10px;align-items: center;text-align: center;justify-content: center;background: #000;border-radius: 50%;color: #fff !important;font-weight: 500;}
.bg-secondary{  background-color: #000000 !important; }
.home-product-slider .item{ width: 100%; }
.product-card {border: 1px solid #D3D3D3; background-color: #FFFFFF; text-align: center; display: block !important; width: 100%;     word-break: break-word; position: relative;}
.product-info{ padding: 15px; text-align: left; }
.product-info .card-title a {font-size: 14px; color: #000000; font-weight: 500; display: inline-flex; vertical-align: top; margin-bottom: 0px;}
.product-info .card-title .product-extra-name{ color: #939393; font-size: 14px; }
.product-info .card-title{ margin-bottom: 0 ; max-width: 50%;}


.product-view-description ul > br,.product-view-description  ol > br{  display:none; }
.short-product-description ul > br,.short-product-description ol > br{ display: none; }

.short-product-description br{ display: none; }


.price-box span.price {color: #F9B233; font-size: 20px; text-transform: uppercase;}
/*.price-box .old-price {display: none;}*/
.price-box .price-label {font-size: 14px; color: #000000; font-weight: 600;}
.product-info{ display: flex;  justify-content: space-between; align-items: flex-start; }
.price-box{ display: flex; flex-direction: column; align-items: flex-end; margin-top: -2px; padding-left: 10px;}
.price-box .old-price{ order: 1; }
.price-box .special-price{ order: 2 }
.price-box .price{ }
.price-box .special-price .price{ }
.price-box .special-price .price-label,.price-box .old-price .price-label{ display: none; }
.price-box .old-price .price{ font-size: 14px;  color: #939393 !important;}
.price-box .old-price .price:hover{ color: #939393 !important; }
.add-to-cart-panel .price-box{ display: block; padding-left: 0 }
.price-box p.minimal-price { margin: 0;}
.product-info .prod-detail-discount{ display: none; }


.home-product-slider .owl-nav button.owl-prev, 
.home-product-slider .owl-nav button.owl-next { border: none; background: inherit; color: #000000; font-size: 27px; margin-top: -24px; top: 50%;}
.home-product-slider .owl-nav button.owl-prev{ left: -50px; }
.home-product-slider .owl-nav button.owl-next{ right: -50px; }
.home-product-slider .owl-nav button.owl-next:hover, 
.home-product-slider .owl-nav button.owl-prev:hover{ background-color: transparent; color: #080332; }
.home-product-slider .owl-nav .owl-prev>span, 
.home-product-slider .owl-nav .owl-next>span{ display: none; }
.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;}
.home-product-slider .owl-nav {display: block !important;}

/* .block-related h2 {margin-bottom: 20px;text-align: center;}
.related-product-slider .item {padding: 0 5px;}
.related-product-slider .owl-nav button.owl-prev, 
.related-product-slider .owl-nav button.owl-next { border: none; background: inherit; color: #000000; font-size: 27px; margin-top: -24px; top: 50%;}
.related-product-slider .owl-nav button.owl-prev{ left: -50px; }
.related-product-slider .owl-nav button.owl-next{ right: -50px; }
.related-product-slider .owl-nav button.owl-next:hover, 
.related-product-slider .owl-nav button.owl-prev:hover{ background-color: transparent; color: #080332; }
.related-product-slider .owl-nav .owl-prev>span, 
.related-product-slider .owl-nav .owl-next>span{ display: none; }
.related-product-slider .owl-nav .owl-prev:after {content: "\f053"; font-family: 'Font Awesome 5 pro'; font-weight: 300;}
.related-product-slider .owl-nav .owl-next:after { content: "\f054";font-family: 'Font Awesome 5 pro'; font-weight: 300;}
.related-product-slider .owl-nav {display: block !important;} */

.instagramfeed-section.owl-carousel .item img {object-fit: contain;}
.instagramfeed-section.owl-carousel .item img {width: 100%;}
.instagramfeed-section.owl-carousel .owl-stage-outer .item {padding: 0 10px;}
.instagramfeed-section.owl-carousel .owl-nav button.owl-prev {left: -10px;}
.instagramfeed-section.owl-carousel .owl-nav button.owl-next {right: -10px;}
.instagramfeed-section.owl-carousel .owl-nav button.owl-prev, 
.instagramfeed-section.owl-carousel .owl-nav button.owl-next {border: 1px solid #ddd;font-size: 20px;margin-top: -24px;top: 50%;position: absolute;z-index: 10;background-color: #fff;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;}
.instagramfeed-section.owl-carousel .owl-nav button.owl-prev:focus, 
.instagramfeed-section.owl-carousel .owl-nav button.owl-next:focus {outline: none;}
.instagramfeed-section.owl-carousel .owl-nav .owl-prev>span, 
.instagramfeed-section.owl-carousel .owl-nav .owl-next>span {display: none;}
.instagramfeed-section.owl-carousel .owl-nav button.owl-next:hover, 
.instagramfeed-section.owl-carousel .owl-nav button.owl-prev:hover {background-color: #fff;color: #000;}
.instagramfeed-section.owl-carousel .owl-nav .owl-prev:after {content: "\f053";font-family: 'Font Awesome 5 pro';font-weight: 300;}
.instagramfeed-section.owl-carousel .owl-nav .owl-next:after {content: "\f054";font-family: 'Font Awesome 5 pro';font-weight: 300;}
.instagramfeed-section .owl-nav {display: block !important;}

.category-products-detail .heading2 {margin-bottom: 20px; text-align: center;}
.prod-detail .item {padding: 0 5px;}
.prod-detail .owl-nav button.owl-prev, 
.prod-detail .owl-nav button.owl-next { border: none; background: inherit; color: #000000; font-size: 27px; margin-top: -24px; top: 50%;}
.prod-detail .owl-nav button.owl-prev{ left: -15px; }
.prod-detail .owl-nav button.owl-next{ right: -15px; }
.prod-detail .owl-nav button.owl-next:hover, 
.prod-detail .owl-nav button.owl-prev:hover{ background-color: transparent; color: #080332; }
.prod-detail .owl-nav .owl-prev>span, 
.prod-detail .owl-nav .owl-next>span{ display: none; }
.prod-detail .owl-nav .owl-prev:after {content: "\f053"; font-family: 'Font Awesome 5 pro'; font-weight: 300;}
.prod-detail .owl-nav .owl-next:after { content: "\f054";font-family: 'Font Awesome 5 pro'; font-weight: 300;}


/* banner section css */
.home-banner-section {display: flex; justify-content: center; flex-direction: column; align-items: center;
 text-align: center; width: 100%; height: 300px; margin:50px 0px; color: #fff; padding: 15px;}
.add-banner .heading2{ font-size: 24px; font-weight: 900; font-style:italic; margin-bottom: 15px; }
.add-banner .more-btn{ font-size: 14px; text-decoration: underline; color: #fff; }
.add-banner .more-btn .fal{ vertical-align:middle; }



/* middle category section css */
.middle-category-section {position: relative; padding-top: 50px;}
.middle-category-info{ display: flex; justify-content: center; align-items: center; position:relative; }
.middle-category-info > img{ width: 100%; }
.middle-category-text{ padding: 10px; position: absolute; left: 0; top: 0; right: 0; display: flex; height: 100%; flex-direction: column; justify-content: center; align-items: center;
  text-align: center; color: #fff; transition: all 300ms ease-in-out; }
.middle-category-text:hover{ background-color: rgba(0,0,0,0.3); }
.middle-category-text .sub-text{ font-size: 24px; display: block; }  
.middle-category-text .heading2{ margin-bottom: 20px; }
.middle-category-text .category-btn{font-size: 14px; text-decoration: underline;}
.middle-category-text .category-btn > .fa{ vertical-align: middle; }

/* newsletter section css */
.footer-newsletter-bg .container {max-width: 1300px;}
.block-subscribe .input-box {display: flex; position: relative;}
.block-subscribe .input-box .input-out {width: 100%; height: 60px; position: relative;}
.block-subscribe .input-box input {width: 100%; padding: 10px 25px; height: 100%; color: #000000; border: 0; background: #f9f9f9; font-size: 18px;}
.btn-subscribe {min-width: 195px;  background-color: #000000; color: #ffffff; font-size: 16px; line-height: 34px; padding: 6px 20px; text-transform: uppercase; border-radius: 0; font-weight: 600;}
.footer-newsletter-bg { background-color: #F9B233; padding: 35px 0px;}
.block-subscribe .block-title h4 {font-size: 21px; color: #000000; font-weight: 800; margin: 0; text-transform: uppercase;}
.block-subscribe .block-title p {font-size: 23px; color: #ffffff;}
.block-subscribe .block-title {display: flex;align-items: center;justify-content: center;margin-bottom: 0;}
.block-subscribe .input-box .input-out {width: 100%; height: 60px; position: relative;}
.block-subscribe .input-box ::placeholder {font-size: 16px; color: #000000;}
.btn-subscribe:hover {color: #ffffff;}

/* usp block footer css */
.usp-footer-item {display: flex; justify-content: space-between; align-items: center; padding: 25px 0px; flex-wrap: wrap; text-align: center; color: #000000;}
.usp-footer-item .usp-footer-items em {font-size: 18px; margin-bottom: 11px;}
.usp-footer-item .usp-footer-items img{ width: auto !important; display: inline-block; }
.usp-footer-item .usp-footer-items .usp-text {font-size: 12px; display: block; width: 100%;}
.usp-footer-item img.usp-footer-img {margin-bottom: 11px;}

/* instagram block css */
.instagram_block {padding: 50px 0px 20px;}
.instagram_block .heading2{ margin-bottom: 28px; }
.instagram-item{display: flex; align-items: center; justify-content: center;} 



/* review block css */

.review-slider .owl-nav button.owl-prev, 
.review-slider .owl-nav button.owl-next { border: none; background: inherit; color: #000000; font-size: 27px; margin-top: -24px; top: 50%;}
.review-slider .owl-nav button.owl-prev{ left: 55px; }
.review-slider .owl-nav button.owl-next{ right: 55px; }
.review-slider .owl-nav button.owl-next:hover, 
.review-slider .owl-nav button.owl-prev:hover{ background-color: transparent; color: #080332; }
.review-slider .owl-nav .owl-prev>span, 
.review-slider .owl-nav .owl-next>span{ display: none; }
.review-slider .owl-nav .owl-prev:after {content: "\f053"; font-family: 'Font Awesome 5 pro'; font-weight: 300;}
.review-slider .owl-nav .owl-next:after { content: "\f054";font-family: 'Font Awesome 5 pro'; font-weight: 300;}

.home_review_section{  background-color: #F0F0F0; } 
.review-slider {text-align: center; padding: 50px 0px 60px;}
.review-slider-img {margin: 0px auto; max-width: 940px; color: #000;}
.review-slider-img .review-start {display: block;margin-bottom: 22px;}
.review-slider-img .review-start .fa-star {color: #F9B233;font-size: 16px;}
.review-slider-img h4 {margin-bottom:28px;}
.review-slider-img p {font-size: 16px;font-style: italic;}
.review-slider-img .author-name {font-size: 18px;font-weight: 500; margin-top: 40px; display: block;}


/* usp block footer css */
.footer-top {padding: 50px 0; background-color: #000000;}
.footer-title {font-size: 21px; font-weight: 600;  padding-bottom: 0; margin-bottom: 20px; display: block;}
.footer-col li, .footer-col a, .footer-col p {color: #FFFFFF;font-size: 16px; line-height: 31px;}
.footer-col a:hover {text-decoration: none; color: #f9b233;}
#footer{ margin-top: 0; background-color: transparent; }
.social-media a { width: 32px; height: 32px; line-height: normal; font-size: 16px; color: #f9b233; border: 1px solid #f9b233; border-radius: 50%; display: inline-flex; vertical-align: top; justify-content: center; align-items: center;}
.social-media a:hover{  background-color: #f9b233; color: #000; }
.footer-top .footer-col ul {margin: 0px; padding: 0px;}
.footer-top .footer-col ul li {list-style-type: none;}



/* All css */
.page-item.active .page-link {z-index: 1;color: #fff;background-color: #000;border-color: #000;}
.page-link {color: #000;}
.page-link:hover {color: #000;}
.cart-item-body .item-name a:hover {color: #000000; text-decoration: none;}
.cart-item-body .item-price .price {color: #000000;}
.cart-item-body .remove:hover {color: #000000; text-decoration: none;}

.cn_search_popup .cn_title {padding-bottom: 5px;}
.cn_button_block .button {border: 0;padding: 6px 12px;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:100px;}
.cn_search_popup .cn_right{ width: calc(100%  - 120px); }
.cn_image>img {width: auto; height: auto;}
.cn_button_block {display: table;width: 100%;padding: 5px 0;}
.cn_search_popup_inner .price-box {padding:5px 0;}






.btn-primary {color: #fff;background-color: #f9b233;border-color: #f9b233;}
.btn-primary:hover {color: #fff;background-color: #f9b233;border-color: #f9b233;}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {color: #fff;background-color: #f9b233;border-color: #f9b233;}
.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(249, 178, 51, 0.3);}
.btn-primary:focus, .btn-primary.focus {box-shadow: 0 0 0 0.2rem rgba(249, 178, 51, 0.3);}
.btn-success {color: #fff;background-color: #f9b233;border-color: #f9b233;}
.btn-success:hover {color: #fff;background-color: #f9b233;border-color: #f9b233;}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {color: #fff;background-color: #f9b233;border-color: #f9b233;}
.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 rgba(249, 178, 51, 0.3);}
.btn-success:focus, .btn-success.focus {box-shadow: 0 0 0 0.2rem rgba(249, 178, 51, 0.3);}
.btn-secondary {color: #fff;background-color: #f9b233;border-color: #f9b233;}
.btn-secondary:hover {color: #fff;background-color: #f9b233;border-color: #f9b233;}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {color: #fff;background-color: #f9b233;border-color: #f9b233;}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {box-shadow: 0 0 0 0.2rem rgba(249, 178, 51, 0.3);}
.btn-secondary:focus, .btn-secondary.focus {box-shadow: 0 0 0 0.2rem rgba(249, 178, 51, 0.3);}
.custom-control-input:checked~.custom-control-label:before {border-color: #f9b233; background-color: #f9b233; }
input.form-control {height: 40px; border-radius: 0; } 
select.form-control, .form-group select {height: 40px; border-radius: 0; }
.opc-wrapper-opc .card-header h5 {margin: 0;}

.salectoseo-sitemap .sitempan {width: 100%; float: none; display: table; }
.customer-account-login .new-users .buttons-set {margin-top: 15px;}
.catalogsearch-advanced-index .form-inline .input-group input {margin: 0 10px;}
.catalogsearch-advanced-index .form-inline .input-group {display: flex;align-items: center;}

.mm-panels, .mm-panels>.mm-panel {position: fixed;width: calc(100% - 20%);max-width: 440px;}
.mm-panel:after, .mm-panel:before {content: '';display: block;height: 20px;}
.mm-menu .mm-navbar {padding: 0 15px;text-align: left;background: #eeeff0;height: 60px;}
.mm-menu .mm-navbar a {color: #000;font-weight: 900;font-size: 17px;padding: 20px 0;}
.mm-menu .mm-navbar {padding: 0 15px;text-align: left;background: #eeeff0;height: 60px;}
.mm-menu .mm-panels>.mm-panel>.mm-listview:first-child, .mm-menu .mm-panels>.mm-panel>.mm-navbar+.mm-listview {margin-top: 0;}
.main-header-link .header-link img {height: 13px;}

.tier-prices-box{ padding:10px 0  }

.product-image-gallery .gallery-image.visible{ height: auto; }
.more-views{ display: flex; flex-wrap: wrap; justify-content: center; }
.more-views li{ text-align: center; padding: 10px; justify-content: center;  }
.more-views li a{ display: block; }
.more-views li img{ height: auto; width: auto !important; max-height: 108px; object-fit: cover; }
.main-page-section {padding-top: 30px;}
.main-page-section .page-title {font-size: 20px;font-weight: 600;text-transform: uppercase; color: #000000; margin-bottom: 20px; display: inline-block;}
.main-page-section ul {margin: 0; padding: 0;}
.main-page-section ul li {list-style-type: none; padding-left: 0}
.main-page-section ul li a {font-size: 16px; color: #222222; text-transform: uppercase; font-weight: 400; margin-bottom: 10px; display: inline-block;}

.product-thumbnail-slider .owl-nav{ display: block; }
.product-thumbnail-slider .owl-nav button.owl-prev, 
.product-thumbnail-slider .owl-nav button.owl-next { border: none; background: inherit; color: #000000; font-size: 27px; margin-top: -24px; top: 50%;}
.product-thumbnail-slider .owl-nav button.owl-prev{ left: -20px; }
.product-thumbnail-slider .owl-nav button.owl-next{ right: -20px; }
.product-thumbnail-slider .owl-nav button.owl-next:hover, 
.product-thumbnail-slider .owl-nav button.owl-prev:hover{ background-color: transparent; color: #080332; }
.product-thumbnail-slider .owl-nav .owl-prev>span, 
.product-thumbnail-slider .owl-nav .owl-next>span{ display: none; }
.product-thumbnail-slider .owl-nav .owl-prev:after {content: "\f053"; font-family: 'Font Awesome 5 pro'; font-weight: 300;}
.product-thumbnail-slider .owl-nav .owl-next:after { content: "\f054";font-family: 'Font Awesome 5 pro'; font-weight: 300;}

.ratings .amount {display: none;}
.box-reviews .rating-box {margin: 0; width: 80px; height: 13px; font-size: 0; line-height: 0; background-image: url("../images/star-icon.png"); background-position: 0 0; background-size: auto 13px; background-repeat: no-repeat; overflow: hidden;}
.box-reviews .rating-box .rating { background-image: url(../images/star-icon2.png); background-position: 0 0; background-size: auto 13px; background-repeat: no-repeat; height: 13px;}
.product-rating .ratings { margin-top: 15px;}
.cn_search_popup div.cn_element:hover .rating-box{ background-position: left bottom }
.cn_search_popup .rating-box{ margin: 0; width: 80px; height: 13px; font-size: 0; line-height: 0;  overflow: hidden; }
.cn_search_popup .rating-box{ height: 13px;}


.review-group-row{ padding: 12px 0; margin-bottom: 30px;  border-bottom: 1px solid #ced4da; }
.review-group-row .review-meta .nickname{ color: #b3b3b3; font-weight: normal; }
.review-group-row .review-meta .date{ color: #6c6c6c; font-weight: normal; }

.product-order-text{ background-color: #000; color: #fff; border-radius: 4px; padding: 6px 12px; display: inline-block; vertical-align: top; text-align: center; }
.product-order-text:hover{ color: #fff; }
#product-review-table {
    overflow-x: auto;
    display: block;
}
.main-page-section ul.info-dk-menu li a.active {
    font-weight: 600;
}

iframe,video {max-width: 100%;}
/* Initial state */
div.modal-review__rating-order-wrap > span {
	display: inline-flex;
	height: 28px; width: 26px;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='80'%20height='30'%3E%3Cpath%20d='M17.5,12.5h-8.5l6.8,5-2.6,8.1,6.8-5,6.8,5-2.6-8.1,6.8-5h-8.5l-2.6-8.1z'%20fill='%23c0c0c0'%20stroke='%23c0c0c0'/%3E%3Cpath%20d='M57.5,12.5h-8.5l6.8,5-2.6,8.1,6.8-5,6.8,5-2.6-8.1,6.8-5h-8.5l-2.6-8.1z'%20fill='%23ffd83d'%20stroke='%23eac328'/%3E%3C/svg%3E");
	background-position: -6px 0px;    /* gray star */
}
.ratings {
    display: flex;
    align-items: center;
}
.ratings label {
    margin-bottom: 0;
	margin-right: 10px;
	position: relative;
    top: -1px;
}
/* Persistent state */
div.modal-review__rating-order-wrap[data-rating-value] > span {
	background-position: -46px 0px;  /* gold star */
}
div.modal-review__rating-order-wrap > span.active ~ span {
	background-position: -6px 0px;    /* gray star */
}

/* Hover state */
div.modal-review__rating-order-wrap[class]:hover > span {
	background-position: -46px 0px;  /* gold star */
}
div.modal-review__rating-order-wrap[class] > span:hover ~ span {
	background-position: -6px 0px;    /* gray star */
}
.zoomContainer {
    z-index: 5;
}


.product-extra-info .rating-links{margin-bottom: 0 }
.product-extra-info .rating-box{ margin-right: 5px; }
.product-extra-info .ratings{ padding: 10px 0 }


.short-product-description,.category-second-description,.category-description{ word-break:break-word; }
.comment-field p {margin-bottom: 0;}
.comment-field a {font-weight: 500;text-decoration: underline;}


.product-attribute-preorder { background-color: #000; color: #fff; padding: 8px 15px; font-size: 16px; display: inline-block; vertical-align: top; position: absolute;  left: 10px; z-index: 5; text-align: center;}
.product-image .product-attribute-preorder { top: 30px; width: 160px; max-width: 100%;}
.item .discount-text ~ .product-attribute-preorder { top: 80px;}
.product-image .label-new ~ .product-attribute-preorder { top: 100px;}
 
.product-label-sold-out { text-align: center; background-color: #000; color: #fff; padding: 6px 15px; width: 120px; top: 20px; position: absolute; left: 0; z-index: 5;   }
.discount-text + .product-label-sold-out { top: 90px;}


@media (max-width: 1600px) {
	.home-product-slider{ padding: 0 35px; }
	.home-product-slider .owl-nav button.owl-next{ right:-15px; }
	.home-product-slider .owl-nav button.owl-prev{ left: -15px; }
}
@media (max-width: 1280px) {
	.salecto-topmenu .salecto-label {padding: 10px 30px;}
}

@media (max-width: 1199px) { 
	.banner_main_img{ height: 350px; }
	.review-slider-img{ max-width: 100%; padding: 0 35px; } 
	.review-slider .owl-nav button.owl-prev{ left: -15px; }
	.review-slider .owl-nav button.owl-next{ right: -15px; }
	.main-header{ padding: 15px 0; }
	.header-search-top{  order: 3; }
	.cart-col .skip-links .header-minicart > a{ height: auto; line-height: normal; }
	.head-link>span{ display: block; margin-left: 0 }
	.top-usp-section .top-links li{ width: 33.3%; padding: 4px 0; }
	.head-link span.badge-count{ left: 0; right: -17px; margin: auto; }

}	
@media (max-width: 991px) {  
	.home-page-categories{ padding: 30px 0; }
	.home-page-tabs .heading2{ margin-bottom: 20px; }
	.review-slider{ padding: 30px 0; }
	.footer-top{ padding: 30px 0; }
	.middle-category-section{ padding-top: 30px; }
	.middle-category-text .sub-text{ font-size: 20px; }
	.review-slider-img h4{ margin-bottom: 20px; }
	.review-slider-img p{ font-size: 14px; line-height: 24px; }
	.review-slider-img .author-name{ margin-top: 20px; font-size: 16px; }
	.middle-category-text .heading2{ margin-bottom: 12px; font-size: 20px; }
	.category-item .title{ font-size: 15px; }
	.category-item .category-btn{ font-size: 13px; }
	.footer-form-block{ padding-top: 15px; }
	.prod-detail .product-info {flex-wrap: wrap;}
}
@media (max-width: 767px) {
	.banner_main_img{ height: 280px; }
	.categories-row .item{ width: calc(50% - 8px); margin-bottom: 16px; }
	.category-block > img{ max-height: 180px;     object-fit: cover; }
	.middle-category-info{ margin-bottom: 15px; }
	.home-banner-section{ height: auto; padding: 50px 15px; margin: 40px 0 0 }
	.banner-content .heading{ font-size: 22px !important; }
	.banner-content .btn{ font-size: 14px; padding: 7px 18px; }
	.heading2{ font-size: 18px; }
	.add-banner .heading2{ font-size: 18px; }
	.block-subscribe .block-title h4{ font-size: 18px; }
	.btn-subscribe{ min-width: 145px; }
	.usp-footer-item{ padding: 20px 0; }
	
	.footer-title{ font-size: 18px; margin-bottom: 8px; }
	#footer .footer-col{ margin-bottom: 20px; }
	#header .logo-col .logo{ margin: 0; }
	.main-header-link .header-link{ margin-left: 10px; }
	.head-link>span small{ font-size: 11px; }
	.top-usp-section .top-links li{ justify-content: flex-start; width: 50%; font-size: 12px; }
	.category-description{ display: none; }
	.breadcrumb{ display: none; }
	.toolbar .limiter{ display: none; }
	.count-container .amount{ display: none; } 
	.top-usp-section .top-links li .kontakt-btn{ background-color: transparent; color: #fff; padding: 4px 0; font-size: 12px; text-transform: inherit; font-weight: normal; }
	.product-info .card-title a {word-break: break-word;}
	.instagram_block{  padding-top: 20px}
	.product-info{ flex-wrap: wrap; padding: 10px; }
	.price-box{ align-items: flex-start; padding-left: 0; width: 100%; }
	.card .product-image{ height: 150px; display: block; }
	.card .product-image img{ max-height: 150px; object-fit: cover; }
	.product-info .card-title{ max-width: 100%; }
	
	.more-views{ padding: 0 5px; }
}
@media (max-width: 575px) {
	.block-subscribe .input-box{ flex-wrap:wrap;  }
	.block-subscribe .input-box .input-out{ height: 45px; margin-bottom: 5px;text-align: center; }
	.btn-subscribe{ padding:5px 10px; min-width: 0; width: 100%; }
	.instagram_block .heading2 {margin-bottom: 0;}
	.instagram_block {padding: 20px 0px 0px;}
	.item .badge, .discount-text {height: 25px;width: 45px; border-radius: 0 !important;font-size: 11px;}
	.product-image-gallery .label-sale, .product-image-gallery .label-new {width: 60px; height: 60px;line-height: 52px;font-size: 14px;}
}