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

body{ font-size: 16px; background-color: #ffffff; color: #000000; font-family: 'Manrope', sans-serif!important;}
a{ transition: all 300ms ease-in-out; color: #000000; }
a:hover{color: #000000;}
.cms-page-view #content a:not(.btn) {text-decoration: underline; }
.cms-page-view #content a:not(.btn):hover {color: #7c7c7c;}

.container {
max-width: 1330px;
}
.inner-container {max-width: 965px; margin: 0 auto;}
body:not(.cms-home) #content { padding:20px 0 0; }
.fa {font-family: 'Font Awesome 5 Pro';}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 25px; font-weight: 800;}
p { margin-bottom: 25px; }
h1, .h1 {font-size: 30px; }
h2, .h2 {font-size: 28px; }
h3, .h3 {font-size: 26px; }
h4, .h4 {font-size: 24px; }
h5, .h5 {font-size: 22px; }
h6, .h6 {font-size: 20px; }
.block-title, .card-title h1 { font-weight: bold;}
#header-search input::-webkit-input-placeholder { opacity: 1; color: #000000;}
#header-search input::-moz-placeholder { opacity: 1; color: #000000;}
#header-search input:-ms-input-placeholder { opacity: 1; color: #000000;}
#header-search input:-moz-placeholder { opacity: 1; color: #000000;}

.btn:not(.btn-sm) {border-radius: 0; padding: 0.7rem 20px; font-weight: 600;}
.btn-primary, .minicart-btns .btn-group .btn.btn-success {background-color: #000000; border-color: #000000; color: #fff;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active  {background-color: #333333; border-color: #333333; color: #fff; }
.btn-secondary {background-color: #999999; border-color: #999999; color: #fff;}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled):active {background-color: #757575; border-color: #757575; color: #fff; }

.minicart-btns .btn-group .btn.btn-success:hover, 
.add-to-cart-buttons .btn-primary:hover, 
.btn-primary.btn-proceed-checkout:hover, 
.btn-primary.opc-btn-checkout:hover,
.product-item .btn-primary:hover {background-color: #28a745; border-color: #28a745; color: #ffffff;} 

input.form-control {height: 49px; border-radius: 0;  background-color: #ffffff;}
.form-control, .form-group select {height: 49px; border-color: #F0F0F0; background-color: #ffffff; box-shadow: none; font-size: 14px; font-weight: normal; color: #000000; border-radius: 0; background-position: calc(100% - 20px) center !important;}
input, button, select, optgroup, textarea {font-family: 'Manrope', sans-serif!important; }
.input-group-btn .btn { height: 100%;}
.custom-control-input:checked ~ .custom-control-label::before {border-color: #000000; background-color: #000000;}
.card {border-radius: 0; border-color: #F0F0F0;}
.card-header {border-color: #F0F0F0;}
.row-2 {margin-left: -10px; margin-right: -10px;}
.row-2 > div {padding-left: 10px; padding-right: 10px;}
.row-7 {margin-left: -3.5px; margin-right: -3.5px;}
.row-7 > div {padding-left: 3.5px; padding-right: 3.5px; margin-bottom: 7px;}
.owl-carousel .item {height: 100%;}
.owl-carousel .owl-nav button.disabled {display: none;}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {border: 0; color: #000000; font-size: 15px; top: 50%; height: 46px; width: 46px; background-color: #FFFFFF; box-shadow: 0 0 12px 0 rgb(0 0 0 / 8%); border-radius: 50%; margin-top: -23px; }
.owl-carousel .owl-nav button.owl-prev{ left: -23px; }
.owl-carousel .owl-nav button.owl-next{ right: -23px; }
.owl-carousel .owl-nav button.owl-next:hover, 
.owl-carousel .owl-nav button.owl-prev:hover{ background-color: rgba(245,245,245,0.5); color: #000000; }
.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: "\f053"; font-family: 'Font Awesome 5 pro'; font-weight: 300;}
.owl-carousel .owl-nav .owl-next:after {font-weight:500; content: "\f054";font-family: 'Font Awesome 5 pro'; font-weight: 300;}
.owl-carousel .owl-dots button.owl-dot {background: #F2F2F2; border: 0; height: 9px; width: 9px; border-radius: 50%;}
.owl-carousel .owl-dots button.owl-dot:hover, .owl-carousel .owl-dots button.owl-dot.active { background-color: #000;}

.catalogsearch-advanced-index .form-inline .input-group {display: flex; align-items: center;}
.catalogsearch-advanced-index .form-inline .input-group input { margin: 0 10px;}	

.google-map {margin: 0 0 30px;}
.minicart-btns > .btn-group {column-gap: 10px;}

.cms-page-view #content ul, .cms-page-view #content ol {list-style: revert; padding-left: 20px; margin-left: 20px;}
ul.messages{ margin: 0 auto; max-width: 1330px; }
/*Header*/
.topbar-links { background: #000;}
.topbar-links .container{ max-width: 1550px; }
.top-link-out { display: flex; color: #fff; justify-content: space-between; align-items: center;}
.top-link {display: flex; width: 33.33%; align-items: center; height: 100%;}
.mid-text {display: flex; width: 33.33%; justify-content: center; align-items: center; height: 100%; line-height: 35px; }
.mid-text-name {font-size: 16px; font-weight: 600; margin: 0 20px;}
.language {display: flex; width: 33.33%; justify-content: flex-end; align-items: center; height: 100%; position: relative;}
.language .store-switcher {left: auto; right: 0; top: 100%;}
.language .header-switcher img { height: 14px; width: 14px; border-radius: 50%; object-fit: cover; display: flex; background-color: #fff;}
.language .store-switcher ul li {display: flex; width: 100%; justify-content: flex-start; align-items: center; font-size: 16px; }
.language .store-switcher ul li a {display: flex; width: 100%; justify-content: flex-start; align-items: center; column-gap: 5px; padding: 5px 15px;}
.language .store-switcher img {width: 18px; height: 18px; border-radius: 50%; object-fit: cover;}
.header-switcher { font-size: 12px; line-height: 17px; display: flex; justify-content: center; align-items: center; column-gap: 5px; color: #fff; position: relative; padding-right: 10px; margin-right: 10px;}
.header-switcher:hover {color: #fff;}
.header-switcher > i {position: absolute; right: 0; } 
.lang-text {font-size: 12px; line-height: 12px; border-right: 1px solid #fff; padding-right: 10px; margin-right: 10px; }
.lang-text a {color: #fff;}
.store-switcher-out {position: relative;}

.store-language-container {position: relative; margin-left: 20px; margin-right: 10px;}
.store-language-container::before {content: ""; position: absolute; left: -10px; top: 3px; height: 12px; width: 1px; border-left: 1px solid #fff; }
.header-currency {font-size: 12px; line-height: 17px; display: flex; justify-content: center; align-items: center; column-gap: 5px; color: #fff; position: relative; padding-right: 10px; }
.header-currency:hover {color: #fff;}
.currency-switcher {left: auto; right: 0; top: 100%; min-width: 90px;}
.select-currency li a {padding: 5px 15px; width: 100%; }
.header-currency > i {position: absolute; right: 0; } 

.top-link li a {color: #fff; font-size: 12px; display: block; margin-right: 20px; position: relative;}
.top-link li a::after {content: "|"; position: absolute; top: 1px; right: -10px; }
.top-link li:last-child a::after {display: none;}
.top-link li:last-child a {margin-right: 0;}
.top-popup {position: relative;}
.top-popup .pop-box {position: absolute; z-index: 6; color: #000; width: 250px; padding: 15px; right: -15px; background: #fff; box-shadow: 0 0 5px #999; display: none;  font-size: 14px;}
.top-popup:hover .pop-box{display: block;}
.top-popup .pop-box a {color: #ea2730; display: inline; font-size: 14px; }

.main-header {padding: 18px 0;}
.usp-block {font-size: 16px; font-weight: 600; padding: 15px 0; border-top: 1px solid #F2F2F2;}
.usp-box {justify-content: space-around;}
.usp-item {display: flex; align-items: center; column-gap: 12px; }
.usp-block em {font-size: 14px; margin-right: 4px;}
.skip-links.right-links {display: flex; justify-content: flex-end; align-items: center; height: 100%; }
.head-link > span strong{font-weight: normal;}
.head-link .img-out {margin: 0 !important; padding: 0 !important; display: flex; width: auto; height: 42px; justify-content: center; align-items: center;}
.head-link .head-link:hover {text-decoration: none;}
.header-minicart.cart-link > a {position: relative;}
.head-link {text-align: center; display: flex; justify-content: center; align-items: center; margin-right: 30px; transition: padding 300ms ease-in-out; flex-direction: column; }
.header-minicart.cart-link .head-link { margin-right: 0;}
.head-link.login-link {margin-left: 0;}
.head-link > span {font-size: 12px; text-align: center; margin-top: 5px;}
.cart-item-body .item-price .price {color: #080332; }
.cart-item-body .item-name a:hover, .cart-item-body .remove:hover {color: #000000;}
.minicart-btns .btn-group .btn { font-size: 14px !important;}
.head-link i {font-size: 26px !important; color: #fff; margin-right: 10px;}
.head-link:hover, .head-link:focus {text-decoration: none;}
.main-header .container {position: relative;}
.head-link span.badge-count {position: absolute; left: 8px; top: -3px; color: #fff; height: 12px; width: 12px; background-color: #000000; border-radius: 50%; line-height: 12px; text-align: center; font-size: 9px; }
.badge-out {font-weight: normal; position: relative;}
.page-header{ position: relative; z-index: 5; transition: all 200ms ease-in;  }	
.logo {display: flex; justify-content: center; align-items: center; max-width: 231px; }
.logo > img{  transition: max-width 350ms ease-in-out; display: inline-block; vertical-align: top; }
.usp-bg { background: #000000; color: #fff; font-size: 12px; font-weight: 500; padding: 8px 0;}
.search-col {width: 100%; max-width: 625px; margin: 0 auto;}
#search_mini_form .input-group {height: 49px; background-color: #F0F0F0; padding: 0; border-radius: 25px; border: 0; margin: 0 auto; max-width: 522px; }
#search_mini_form button.btn {border: 0; background: transparent; width: 59px; padding: 0; color: #fff; font-size: 25px; cursor: auto !important; display: flex; justify-content: center; align-items: center;}
#search_mini_form input#search {height: 100%; padding: 0 0 0 25px; border: 0; background: transparent; font-size: 14px; color: #000000; font-weight: normal;}
#search_mini_form button.btn:focus, #search_mini_form input#search:focus {border: 0; box-shadow: none; outline: none;}

.header-minicart > a > span.badge-cart {background: transparent; color: #080332; font-size: 16px; padding: 0; vertical-align: middle;}
.mainMenu {border-bottom: 1px solid #F0F0F0; border-top: 1px solid #F0F0F0; position: relative;}
.salecto-menumanager .salecto-topmenu > li.salecto-level0 { float: none; flex: auto;}
.main-header .main-menu {display: flex; align-items: center; padding: 0 30px;}
.salecto-topmenu .salecto-label {font-weight: 600; width: 100%; text-align: center;}
.salecto-category-dynamic {width: 100%;}
.salecto-topmenu .salecto-submenu a.maincategory::before {content: "\f105"; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 16px; line-height: 24px; position: absolute; left: 0;color: #EA2730; }
.salecto-topmenu .salecto-submenu a.maincategory { font-weight: 700; display: block; font-size: 16px; margin: 20px 0 0; padding-left: 16px; position: relative;}

.salecto-menumanager .salecto-submenu {padding: 25px 0px; width: 100% !important; border: 0; border-top: 1px solid #F0F0F0;}
.salecto-menumanager .salecto-topmenu {position: static;}
.submenu-out {max-width: 1330px; margin: 0 auto; padding: 0 15px; }
.col-salecto-cms-products-category {max-width: 260px;}

.salecto-submenu .salecto-boxtitle {font-size: 30px; font-weight: 800; line-height: 40px; margin: 0 !important;}
.salecto-submenu .salecto-boxtitle strong {font-weight: 800;}
.col-salecto-cms-products-category {padding: 0;}
.col-salecto-cms-products-category ul {padding-left: 7px; padding-top: 7px;}
.col-salecto-cms-products-category ul .level-1 {font-size: 14px; line-height: 24px; padding-left: 10px;}

.customer-account-login .salecto-menumanager .salecto-submenu, 
.checkout-cart-index .salecto-menumanager .salecto-submenu,
.customer-account-create .salecto-menumanager .salecto-submenu,
.opc-index-index .salecto-menumanager .salecto-submenu {display: none !important;}

.mcategory {margin-top: -40px;}
.mcategory .item {display: block;  width: 100%; height: 100%; position: relative;}
.mcategory .item .mcat-out {position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; transition: all 300ms ease-in-out;}
.mcategory .item .mcat-name {text-align: center; display: block; font-size: 30px; font-weight: 800; color: #fff; }
.mcategory .item:hover .cat-out {background-color: rgba(0,0,0,0.5);}
.mcategory .cat-btn {color: #fff !important;}
.mcategory .cat-btn:hover, .salecto-menumanager .desktop-nav-menu .mcategory .cat-btn.active:hover {color: #fff !important; }
.salecto-menumanager .row {margin-right: 0; margin-left: 0;}
.salecto-topmenu .salecto-label .salecto-iconmega {height: 24px; position: static; margin: -1px -15px -1px; opacity: 0;}
.salecto-menumanager .desktop-nav-menu > a.active:hover, .main-menu .salecto-menumanager .desktop-nav-menu:hover > a {color: #EA2730 !important; font-weight: 800;}
.salecto-menumanager .desktop-nav-menu > a.active:hover .salecto-iconmega, .salecto-menumanager .desktop-nav-menu:hover .salecto-iconmega {opacity: 1;}

/*home video banner*/
.home-video-banner {position: relative;}
.home-video-banner img { width: 100%;}
.home-video-block img { width: 100%;}
.video-outer {position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.video-outer .container {height: 100%;}
.video-text {display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100%; width: 100%; color: #ffffff; }
.video-text p {margin: 0 0 7px; font-size: 20px; font-weight: 600; }
.video-title {font-size: 50px; margin: 0 0 5px; }
.video-text .button {background: transparent !important; font-size: 22px; width: 50px; height: 50px; line-height: 50px; text-align: center; padding-left: 5px; }
.video-text .button:hover {background: transparent !important; color: #000 !important}
.home-video-block {position: relative; margin-bottom: 100px;}

/*Services Block*/
.service-block {background: #F0F0F0;}
.service-box {display: flex; justify-content: space-between; align-items: center;}
.service-box .item {display: flex; align-items: center; min-height: 115px;}
.ser-text {display: flex; flex-direction: column; max-width: 200px; margin-left: 20px; }
.ser-text h3 {font-size: 16px; margin: 0 0 5px; font-weight: 800; }
.ser-text p {font-size: 14px; color: #6F6F6F; line-height: 19px; margin: 0;}
.ser-text a {color: #6F6F6F; text-decoration: underline; white-space: nowrap;}
.ser-text a:hover {color: #000000;}

/*Category*/
.categories_block { margin-top: 45px; margin-bottom: 85px;}
.categories_block .cat-img {display: block;  width: 100%; height: 100%; position: relative;}
.categories_block .cat-img .cat-out {position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; transition: all 300ms ease-in-out;}
.categories_block .cat-img .cat-name {text-align: center; display: block; font-size: 30px; font-weight: 800; color: #fff; }
.categories_block .cat-img .cat-name2 {font-size: 50px;}
.categories_block .cat-img:hover .cat-out {background-color: rgba(0,0,0,0.2);}
.categories_block .cat-img img {width: 100%; height: 100%; object-fit: cover; min-height: 195px;}
.cat-video-btn {color: #fff;font-size: 22px; width: 50px; line-height: 50px; text-align: center; padding-left: 5px;}
.green-bg {background: #44543C;}
.white-bg {background: #F2F2F2;}
.categories_block .cat-img .cat-out p {font-size: 14px; text-align: center; max-width: 270px; color: #fff; margin: 20px 0; }
.cat-btn {font-size: 16px; font-weight: 600; color: #fff; margin: 0; display: flex; align-items: center; justify-content: center; column-gap: 10px; }
.categories_block .cat-img.white-bg .cat-name,
.white-bg .cat-btn {color: #000;}
.cat-btn:hover{text-decoration: none; opacity: 0.5;}
.categories_block .cat-img.white-bg .cat-out p {color: #6F6F6F; max-width: 210px;}

/*Best Product*/
.best-product {margin-bottom: 50px;}
.best-product .tab-sub-title {display: block; font-size: 20px; color: #A5A5A5; font-weight: 600; }
.best-title .tab-title {margin: 0 0 15px;}
.best-title {margin: 0 0 50px;}
.best-pro-out {display: flex; column-gap: 50px; justify-content: space-between; }
.best-pro-item .best-img {display: flex; justify-content: center; align-items: center; margin-bottom: 35px; }
.best-pro-item .best-img img {width: 100%; border-radius: 100%;}
.best-pro-item {text-align: center; margin-bottom: 50px; }
.best-pro-name {font-size: 24px; font-weight: 600; margin: 0 0 10px; }
.pro-btn {font-size: 16px; color: #A5A5A5; display: flex; justify-content: center; align-items: center; column-gap: 8px; font-weight: 600; }
.pro-btn:hover { text-decoration: none; }
/*home blog category*/

.category-blog .owl-stage-outer{  width: 200%; }
.category-blog img {height: 487px; object-fit: cover; }
.category-blog .blog-content { margin-top: 30px;}
.category-blog .blog-title {font-size: 29px; margin-bottom: 10px;}
.category-blog .blog-content p {margin-bottom: 15px;}
.home-blog-category { margin-bottom: 70px; overflow: hidden;}
.category-blog.owl-carousel .owl-nav button.owl-prev, .category-blog.owl-carousel .owl-nav button.owl-next {top: 38%;}

/*FAQ accordion*/
.faq-accordion { margin: 40px auto 20px; max-width: 1000px;}
.faq-accordion > .card{ border:0; background: transparent;}
.faq-accordion > .card > .card-header {padding: 0; border: 0; background: transparent; margin: 0 0 6px; }
.faq-accordion > .card > .card-header > h5 {font-size: 18px; border: 1px solid #F2F2F2; background-color: #fff; cursor: pointer; border-radius: 0; padding: 23px 35px; position: relative; font-weight: 600; }
.faq-accordion > .card > .card-header > h5::before {content: "\f107"; font-family: "Font Awesome 5 Pro"; position: absolute; right: 30px; font-size: 27px; line-height: 22px; font-weight: 300; }
.faq-accordion > .card > .card-header > h5[aria-expanded="true"]::before{ content: "\f106"; }
.faq-accordion > .card > .card-header > h5[aria-expanded="true"]{background-color: transparent;}
.faq-accordion .card-body {padding: 15px 35px; }
.faq-btn {justify-content: center; display: flex;}
.faq-title {font-size: 50px; margin: 0 0 5px;}
.faq-sub-title {font-size: 20px; color: #A5A5A5; font-weight: 600;}
.home-faq-block {margin-bottom: 50px;}



/*Blog*/
.blog-row {display: grid; grid-gap: 7px; grid-template-columns: 50% 50%; color: #444; }
.blog-col:first-child {grid-column: 1 ; grid-row: 1 / span 3; }
.blog-col.postWrapper {padding-bottom: 0;}
.home-blog .title-out { margin: 0 0 45px;}
.home-blog-block {padding: 0 0 100px;}
.home-blog .col-12 {margin-bottom: 10px;}
.home-blog .item {border: 0; display: flex;}
.blog-col .item .blog-img.post-thumbnail { width: 280px;}
.home-blog .blog-img > img{ width: 100%;}
.main-post .item {position: relative; flex-direction: column; height: 100%;}
.blog-col.main-post .item .blog-img.post-thumbnail { width: 100%; height: 100%;}
.blog-col.main-post .item .blog-img.post-thumbnail img {height: 100%; object-fit: cover;}
.blog-col.main-post .blog-content {width: 100%; position: absolute; bottom: 0; padding: 40px; }
.blog-col.main-post .blog-content .blog-title { font-size: 30px; line-height: 41px; color: #fff;}
.blog-col.main-post .blog-content .blog-title a {color: #fff;}
.blog-col.main-post .blog-content p {color: #fff;}
.blog-col.main-post .view-blog, .blog-col.main-post .view-blog:hover {color: #fff;}
.blog-col.main-post .blog-content::after {display: none;}

.blog-col .blog-content { padding: 5px 0 0 25px; line-height: 23px; width: calc(100% - 280px); position: relative;}
.blog-col .blog-content::after {content: ""; border-bottom: 1px solid #F2F2F2; position: absolute; bottom: 0; left: 25px; width: calc(100% - 25px); height: 1px;}
.home-blog .blog-title {color: #000; font-size: 20px; font-weight: 800; line-height: 25px; margin: 0 0 6px;}
.home-blog .blog-content .blog-title a { color: #000; }
.home-blog .blog-content p {margin-bottom: 10px; line-height: 22px; margin: 0; color: #000; }
.home-blog .blog-content .more-link a{font-size: 15px; color: #000;  font-weight: 600;}
.view-blog {color: #373737; font-size: 16px; font-weight: 600; line-height: 18px; display: flex !important; align-items: center; margin-top: 10px; }
.view-blog:hover {text-decoration: none; opacity: 0.5;}
.view-blog i {line-height: 18px; padding-left: 10px; text-decoration: none !important;}
.home-blog .blog-content a:hover{ color:#000000; }
.home-blog .blog-author {margin-bottom: 10px; width: 100%; color: #EA2730; font-size: 13px; font-weight: 500; line-height: 15px; }
.more-link {margin-top: 10px;}
.blog-post-view .post-image {margin-bottom: 80px;}
.blog-post-view .post-image img {width: auto;}
.secondry-title.legend {margin: 0 0 15px;}
.blog-container h3 { font-size: 30px; }
.blog-container p { font-size: 14px; }

.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 .blog-list .item {flex-direction: column;}
.home-blog .blog-list .item .post-thumbnail img { height: 480px; width: 100%; object-fit: cover;}
.home-blog .blog-list .item .post-thumbnail {margin-bottom: 20px;}
.home-blog .blog-list .blog-title {font-size: 29px; line-height: 40px; margin: 0 0 15px;}
.blog-list .postWrapper {padding-bottom: 0; margin-bottom: 60px;}
.blog-header {background: #F0F0F0; margin-bottom: 50px;}
.blog-listing-box .button-list {justify-content: center; padding-bottom: 25px;}
.blog-listing-box .button-list li a {border-radius: 0;}
.blog-listing-box #breadcrumbs .container {padding: 0;}
.blog-listing-box {display: inline-block; width: 100%;}
.blog-listing-box .breadcrumb {margin: 15px 0;}
.blog-index-index #content, .blog-cat-view #content {padding-top: 0 !important;}
.blog-listing-box .button-list .active a, .blog-listing-box .button-list a:hover  {background-color: #EA2730; color: #fff;}
.blog-pagination .amount { text-align: center; margin-top: 20px; color: #A5A5A5; font-size: 14px;}
.home-blog-block .pagination, .home-blog-block .amount {display: none;}
.blog-post-sliders {padding: 35px 0 50px;}
.post-view .author {text-align: center; font-size: 13px; color: #EA2730; font-weight: 500; margin-bottom: 20px; }
.post-view .tab-title {margin: 0 0 5px;}
.blog-container {max-width: 935px; margin: 0 auto;}

/*home product*/
.title-out {display: flex; justify-content: space-between; align-items: center; margin-bottom: 30px;}
.tab-title {display: inline-block; margin: 0 0 30px; font-size: 30px; font-weight: 800; }
.title-out .tab-title {margin: 0;}
.title-link {font-weight: 600; color: #A5A5A5; display: flex; align-items: center; column-gap: 8px; white-space: nowrap;}
.title-link:hover {text-decoration: none;}
.card-body.product-info {display: flex; flex-wrap: wrap; padding: 15px 0 0; position: relative;}
.card-body.product-info .configurable-swatch-list {position: absolute; left: 0; right: 0; text-align: center; top: -40px; padding: 11px; background: rgba(0,0,0,0.1);}
.product-info .card-title {font-size: 14px; width: 100%; margin-bottom: 10px; line-height: 19px; display: flex; justify-content: flex-start; align-items: flex-start; }
.product-info .card-title a {color: #000000; }
.product-info .price-box {margin-top: auto !important; display: flex; align-items: flex-start; width: 100%; justify-content: flex-start;}
.price-box .price-label {display: none;}
.price-box .old-price .price, .price-box .old-price .price:hover {color: #A5A5A5 !important; font-size: 14px;}
.price-box .old-price {margin-left: 12px;text-decoration-color: #B8B8B8;}
.price-box{font-size: 20px;font-weight: 800;text-transform: uppercase;}
.product-item {border: 0; width: 100%; background: transparent; border-radius: 0;}
.price-box .special-price .price, .price-box .special-price .price:hover {color: #EA2730 !important;}
.product-item .card-footer {background: transparent; border: 0; text-align: center; padding: 15px 0 17px; display: flex;}
.product-item .card-footer .btn {width: 100%; margin: 0 auto; font-size: 16px; font-weight: 500; padding: 8px 10px;}
.product-item .card-footer .availability.out-of-stock{ width: 100%; margin: 0 auto; font-size: 16px; font-weight: 500; padding: 8px 10px; background-color: #000; color: #fff; }
.product-info .availability {margin: 0; text-align: center; width: 100%; display: block;}
.product-info .availability .label { color: #8B8B8B;}
.card-image {position: relative;}
.pro-label-out { display: flex; justify-content: space-between; position: absolute; width: 100%; top: 10px; left: 0; padding: 0 10px; flex-direction: row;}
.pro-label-out .badge {position: static; height: 26px; width: auto; border-radius: 0 !important; line-height: 26px; background: #EA2730 !important; font-weight: bold; font-size: 14px; margin: 0; z-index: 2; color: #fff; padding: 0 8px; }
.pro-label-out .badge.label-new{ background: #000000 !important; }
.offer-badge {height: 26px; width: 80px; border-radius: 0 !important; line-height: 22px; padding: 0; background: #000000 !important; font-weight: bold; font-size: 14px; margin: 0; z-index: 1; right: auto; left: 0; top: 40px;}
.product-item a.product-image {height: 287px; max-height: 287px; background: transparent; display: flex; justify-content: center; align-items: center;}
.product-item a.product-image > img {height: auto !important; max-height: 100% !important; padding: 0px !important; object-fit: cover;}

.price-out { display: flex; flex-direction: column; align-items: center; width: 100%; text-align: center; justify-content: space-between; margin-top: auto;}
.add-to-links .link-wishlist { position: absolute; top: 15px; right: 15px; display: flex; height: 30px; width: 30px; justify-content: center; align-items: center; border-radius: 50%; background: #fff; color: #999; font-size: 16px; border: 0;}
.add-to-links .link-wishlist:hover {background-color: #f5f5f5; text-decoration: none;}
.add-to-links .link-wishlist.active {color: #FA4444;}
.availability {margin: 0 0 10px;}
.availability .label {color: #A5A5A5; font-size: 14px;}
.availability.in-stock .label:before {background-color: #5ED254;}
.availability.out-of-stock .label:before {background-color: #EA2730;}
.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: 9px; }
.home-product-slider.owl-carousel .owl-dots, .related-product-slider.owl-carousel .owl-dots { position: static;}
.home-product-slider.owl-carousel .owl-nav button.owl-prev, .home-product-slider.owl-carousel .owl-nav button.owl-next {top: 143px;}
.home-category-sliders { margin-bottom: 90px;}
.product-item .card-footer .alert.alert-warning {margin: 0; width: 100%; font-size: 16px; font-weight: 500; padding: 8px 10px; background-color: #000000; border-color: #000000; color: #fff; border-radius: 0; }
.product-info .price-box p {margin: 0; }

/*Footer*/
#footer .service-block {background: #fff; border-top: 1px solid #f0f0f0;}

#footer{padding: 35px 0 0; margin: 0;}
.footer-top {padding: 45px 0 10px; background: #ffffff;}
.social-col {align-items: center; display: flex;}
.social-media a {font-size: 20px; width: auto; height: auto; border-radius: 0 !important; background: transparent !important; margin: 0; }
.social-media a:hover {background-color: transparent !important; color: #555 !important; text-decoration: none !important;}
.social-media {display: flex; flex-wrap: wrap; justify-content: flex-end; column-gap: 45px; width: 100%; }
.footer-col a:hover { color: #000000;}
.footer-title {font-size: 20px; font-weight: 800; color: #000; padding-bottom: 0; margin-bottom: 15px; }
.footer-botom { padding: 0 0 30px; margin: 0;}
.footer-col {margin: 0 0 50px !important; color: #ffffff;}
.footer-col p {line-height: 30px; margin: 0 0 25px;}
.footer-col li {line-height: 30px;}
.footer-col li, .footer-col a, .footer-col p {color: #000; font-size: 14px; font-weight: normal;}
.scrollToTop {font-size: 13px; color: #000; background: #f2f2f2; position: relative; width: auto; border-radius: 0; left: auto; right: auto; bottom: auto; z-index: 0;}
.footer-bottom {background-color: #fff; border-top: 1px solid #F2F2F2; padding: 20px 0; }

.quick-link-block { background: #F2F2F2; padding: 65px 0;}
.quick-out {display: flex; align-items: flex-start;}
.quick-out > div {width: 50%;}
.footer-quick-links .tab-title {margin-bottom: 15px;}
.button-list { display: flex; flex-wrap: wrap;}
.button-list li {margin: 0 10px 10px 0;}
.button-list li a {display: flex; align-items: center;  font-size: 14px; background: #fff; line-height: 49px; padding: 0 20px; border-radius: 25px;}
.button-list li a:hover {background-color: #000; color: #fff; text-decoration: none;}
.button-list li a em{ margin-left: 10px; }
.ft-logo { display: flex;}
.footer-bottom .language {width: auto; margin: 0 auto; justify-content: center;}
.footer-bottom .language .header-switcher-footer {font-size: 16px; display: flex; justify-content: center; align-items: center; column-gap: 10px; position: relative; padding-right: 10px; }
.footer-bottom .language .header-switcher-footer i {position: absolute; right: 0; }
.footer-bottom .language .header-switcher-footer img { height: 17px; width: 17px; border-radius: 50%}
.footer-bottom .language .store-switcher {top: auto; bottom: 100%; margin: 0; }
.footer-bottom .payment {height: 100%; display: flex; align-items: center;}

/*subscribe newsletter*/
.footer-newsletter {background: transparent; display: flex; max-width: 455px; margin: 0 auto; flex-direction: column; }
.footer-newsletter .tab-title {margin: 0 0 15px;}
.block-subscribe .input-box {display: flex; position: relative; justify-content: center; height: 48px; background: #FFFFFF; width: 100%; }
.block-subscribe .input-box .input-out { width: calc(100% - 49px); height: 100%; position: relative;}
.block-subscribe .input-box input {width: 100%; padding: 10px 0 10px 25px; height: 100%; color: #000000; border: 0; background: #fff; font-size: 14px; border-radius: 0; font-weight: normal; }
.block-subscribe .btn-subscribe {height: 100%; width: 49px; padding: 0; border: 0;}
.block-subscribe .btn-subscribe:hover{color: #ffffff; background-color: #333333;}
.block-subscribe .input-box input::-webkit-input-placeholder { opacity: 1; color: #000000;}
.block-subscribe .input-box input::-moz-placeholder { opacity: 1; color: #000000;}
.block-subscribe .input-box input:-ms-input-placeholder { opacity: 1; color: #000000;}
.block-subscribe .input-box input:-moz-placeholder { opacity: 1; color: #000000;}
.footer-newsletter p { font-size: 14px; margin: 0 0 15px; line-height: 20px;}

/*View Review*/
.product-info .ratings { margin: 10px auto 0;}
.ratings .amount {display: none;}
.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;}
.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-extra-info .rating-links { text-align: left; font-size: 16px; margin: 0;}
.product-extra-info .ratings { display: flex; align-items: center; flex-wrap: wrap;}
.product-extra-info .ratings .rating-box { margin-right: 8px;}
.review-group-row .review-meta span, .review-group-row .review-meta { color: #4c4c4c; font-weight: 600;}
.review-group-row {padding: 12px 0; margin-bottom: 30px; border-bottom: 1px solid #ced4da;}
#customer-reviews dl .review-group-row:last-child { border: 0; margin: 0; padding-bottom: 0;}

.product-view-review-right .form-group.ratings {display: flex; align-items: center; flex-wrap: wrap;}
.product-view-review-right .form-group.ratings label { font-size: 16px; color: #000; margin: 0 10px 0 0;}
.product-view-review-right #review-form { padding-top: 20px; border-top: 1px solid #dfdddd; margin-top: 30px;}

div.modal-review__rating-order-wrap > span {
	display: block; float: left;
	height: 30px; width: 40px;
	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='%23d3bf86'%20stroke='%23eac328'/%3E%3C/svg%3E");
	background-position: 0px 0px; 
}

div.modal-review__rating-order-wrap[data-rating-value] > span {
	background-position: -40px 0px;  
}
div.modal-review__rating-order-wrap > span.active ~ span {
	background-position: 0px 0px;    
}

div.modal-review__rating-order-wrap[class]:hover > span {
	background-position: -40px 0px; 
}
div.modal-review__rating-order-wrap[class] > span:hover ~ span {
	background-position: 0px 0px;   
}

/*sitemap*/
.salectoseo-sitemap .sitempan {float: none; display: inline-block; margin-top: 15px;}
.salectoseo-sitemap .sitempan h2 { font-size: 28px; line-height: 40px; margin: 0 0 15px; padding: 0;}
.salectoseo-sitemap .siteul {margin: 0 0 15px;}
.salectoseo-sitemap .strongsm {font-size: 18px;}
li.error-msg {text-align: center;}
/*category listing*/

.category-top-info {background: #F0F0F0; margin-bottom: 40px}
.category-top-info .button-list li a { border-radius: 0;}
.category-top-box {display: flex;}
.left-cat-info {width: 60%;}
.cat-info-img {width: 40%;}
.cat-info-img .category-image {margin: 0; width: 100%; max-width: 100%; display: block !important; height: 100%;}
.cat-info-img .category-image img {height: 100%; object-fit: cover; width: 100%;}

.category-top-box .container {padding: 0;}
.catalog-category-view #content {padding-top: 0 !important;}
.left-cat-info .button-list {margin-bottom: 15px;}

.sort-by-container {margin: 0px !important;}
.bottom-toolbar .sort-by-container { margin: 0 !important;}
.bottom-toolbar { margin: 0 0 35px;}
.top-toolbar .pager-col { display: none;}
.sidebar .block-title {font-size: 22px; font-weight: bold; padding: 7px 15px; margin: 0 0 15px; background: #000000; color: #fff;}
.sidebar .card {border: 0 !important; background: transparent;}
.sidebar .card-body {padding: 0 !important;}
#sidebar-nav-menu > li {background: no-repeat; font-size: 18px; font-weight: bold; position: relative; padding-left: 30px; line-height: 26px; margin-top: -1px;}
#sidebar-nav-menu > li::after{content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 42px; border: 1px solid #F3F3F3; z-index: -1;}
#sidebar-nav-menu > li > ul { margin-top: 15px; margin-left: -30px !important; padding-left: 0 !important;}
#sidebar-nav-menu > li ul li a {font-size: 14px; font-weight: normal; color: #232323;}
#sidebar-nav-menu .plus-left, #sidebar-nav-menu .plus-right {float: none; position: absolute; left: 5px; top: 12px; background-image: url("../images/plus.png");}
#sidebar-nav-menu > li.level0.show::after {border: 1px solid #000000; background: #000000;}
#sidebar-nav-menu > li.level0.show > a{color: #fff;}
#sidebar-nav-menu li.collapsible { position: relative;}
#sidebar-nav-menu > li > ul > li .plus-right {top: 5px; background-image: url("../images/plus.gif");}
#sidebar-nav-menu > li > ul > li {padding-left: 30px;}
#sidebar-nav-menu li ul.level1 { padding-left: 0 !important; margin-left: 10px !important;}
#sidebar-nav-menu li ul.level1 li a { color: #858585;}

.currentactive > a {color: #000 !important;}
.toolbar .card-body {padding: 0;}
.card.toolbar {border: 0;}
.top-toolbar {margin: 0 0 15px;}
.top-toolbar .sorter .sort-by {position: absolute;right: 0; top: -60px;}
.top-toolbar .sorter .sort-by label {font-weight: 800; }
.toolbar .sort-by, .toolbar .limiter {display: flex; align-items: center; flex: inherit !important; width: auto; max-width: inherit; font-size: 14px;}
.toolbar .sort-by label, .toolbar .limiter label {margin: 0 10px 0 0; white-space: nowrap; }
.toolbar .sorter select {padding: 0 35px 0 20px; border-radius: 25px;}
.toolbar .sort-by .input-group-append .btn { padding: 0; height: 25px; width: 25px; display: flex; justify-content: center; align-items: center; font-size: 10px;}
.toolbar .sorter select option { width: auto; display: contents;}
.toolbar .sorter { align-items: center; display: flex; flex-wrap: wrap;}
.bottom-toolbar .sorter {display: none;}
.bottom-toolbar .count-container {display: flex; flex-direction: column-reverse; align-items: center; margin-top: 20px;}
.bottom-toolbar .count-container .navigation {margin-bottom: 25px;}
.bottom-toolbar .count-container .amount {font-weight: normal; color: #A5A5A5; font-size: 14px;}

.pages.Page.navigation { margin-top: 0 !important;}
.navigation .pagination { margin-top: 0;}
.pagination .page-link {min-width: 24px; height: 32px; display: flex; justify-content: center; align-items: center; padding: 6px; border: 0; color: #000; font-size: 16px; margin: 0 4px; border-radius: 0 !important; font-weight: normal; }
.pagination .page-link:focus{box-shadow: none; }
.pagination .page-link i {position: relative; bottom: -1px; padding: 0 3px;}
.page-item.active .page-link {background-color: #000000 !important; color: #fff !important; border-color: #000000 !important; font-weight: 500;}

.page-title.category-title h1 {font-size: 30px;font-weight: 800; margin: 0 0 20px;}
.col-main div.horizontal-filter ol.layered-links li > a .swatch-label {display: none;}
.product-list.row-2 > div {margin-bottom: 20px;}
.col-xl5 {margin-bottom: 55px !important;}

.category-footer-desc { border-top: 1px solid #F2F2F2; padding-top: 80px;}
.category-footer-desc .page-title, .category-footer-desc .category-description {max-width: 935px; margin: 0 auto;}

.cart-table .product-cart-sku {min-width: 110px; }

/*Product View*/
.product-view .product-media {display: flex;}
.product-view { margin-bottom: 30px; padding-bottom: 0;}
.product-media .product-image {width: calc(100% - 162px); margin-left: auto; height: 475px; order: 2; position: relative; }
.product-media .more-views {width: 155px;order: 1; margin: 0; height: 475px;}
.product-media .product-image .product-image-gallery {height: 100%; background: #ffffff; border:0 !important; width: 100%; overflow: hidden; display: flex; align-items: center;}
.product-image-owl { height: 100%;}
.product-image-owl div, .product-image-owl div li {height: 100%;}
.product-image-owl div li img {max-height: 100%; max-width: 100%; width: auto !important; margin: 0 auto !important;}
.product-image-gallery .gallery-image.visible {height: auto;}
.product-media .more-views li.list-inline-item {height: 155px; border: 0 !important; margin-bottom: 5px; padding: 0px; background-color: #fff; margin-right: 0 !important;}
.product-media .more-views li.list-inline-item:hover { border-color: #222 !important;}
.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-media .more-views li.list-inline-item img { max-height:100%; max-width:100%; width: auto; height: auto;}
.product-view .product-details .card {max-width: 415px; margin: 0 auto;}
.product-view .product-details .card-title h1 {font-size: 18px; font-weight: normal; color: #000000; margin: 0;}
.product-image-gallery .pro-label-out { top: auto; bottom: 0;}
.product-image-owl.owl-carousel .owl-nav button.owl-prev {left: 5px;}
.product-image-owl.owl-carousel .owl-nav button.owl-next {right: 5px;}
.add-to-cart-panel .price-info {margin: 0 0 15px;}

.add-to-cart-wrapper {margin-top: 25px;}
.atc-col .qty-wrapper {width: 100%; margin-bottom: 15px; flex-wrap: nowrap;}
.atc-col .add-to-cart-buttons {width: 100%;}
.add-to-cart-panel .price-box {display: flex; align-items: center; justify-content: flex-start; margin-bottom: 0; font-size: 30px; font-weight: 800;}
.add-to-cart-panel .price-box .price-label {display: none;}
.add-to-cart-panel .price-box .old-price .price, .add-to-cart-panel .price-box .old-price .price:hover {font-size: 23px;}
.add-to-cart-buttons .btn { height: 49px;  font-size: 16px;  padding: 0 0.75rem; font-weight: bold;}
.input-group.qty-wrapper > div .input-group-text {width: 49px; justify-content: center; border-radius: 0; background-color: #fff; border: 1px solid #EFEFEF;}
.input-group.qty-wrapper input#qty {width: 100%; margin: 0 12px; height: 49px; border:1px solid #F0F0F0; background-color: #fff; border-radius: 0 !important;}
.input-group.qty-wrapper > div {width: 49px;}

.freight_rates_widgets{text-align: center; font-weight: 600; position:fixed; right: -234px; top: 250px; background-color: #000; color: #fff; width: 300px; padding: 12px; border-radius: 15px 0 0 15px; cursor: pointer; font-size: 14px;display: flex; align-items: center; transition: all 300ms ease-in-out; z-index: 5 }
.freight_rates_widgets:hover{ right: 0 }
.freight_rates_widgets .freight_rates_title{ max-width: 55px; display: inline-block; vertical-align: top; text-align: center; text-transform: capitalize; font-size: 14px; padding-right: 10px; border-right: 1px solid #fff; margin-right: 9px;  }


.delivery-popup {text-align: center; margin-top: 20px; font-weight: 600; position: relative;}
.delivery-popup .pop-box {display: none; position: absolute; padding: 15px; text-align: left; background: #fff; z-index: 1; top: 100%; left: 0; width: 100%; box-shadow: 0 1px 4px #999; }
.freight-rates {text-decoration: underline; margin-left: 5px;}
.freight-rates:hover .pop-box {display: block;}
.pop-box > a {color: #ea2730; }

.add-to-cart-panel .price-box .price-as-configured .price-label {display: none;}
.add-to-cart-panel .price-box p.price-from {display: flex;align-items: center;}
.price-to {display: none;} 
.product-info .price-box p.price-from {display: flex;}
.price-box .price-from .price-label {display: block;}
.product-details .product-options span.qty-holder {margin-top: 15px; display: flex; align-items: baseline; column-gap: 10px; }
.product-details .product-options input:disabled {background-color: #fff;border: 1px solid #ccc;box-shadow: none;outline: none;overflow: hidden;}
.product-details .product-options .input-box {position: relative;}
.product-details .product-options > dl {width: 100%; }

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

.left-cat-info #breadcrumbs { margin-bottom: 15px;}
.cms-container .breadcrumb { margin: 0 0 25px;}
.breadcrumb {background: transparent; padding: 0; margin: 20px 0 0; list-style: none !important;}
.breadcrumb li, .breadcrumb li a {font-size: 14px; color: #868686; }
.breadcrumb li, .breadcrumb li:last-child a { color: #000000;}
.breadcrumb li:last-child {font-weight: 600;}
.breadcrumb-item + .breadcrumb-item::before {color: #868686; content: "/"; font-weight: normal;}

.product-view .product-details .card .card-title {padding: 0 !important; margin: 0;}
.swatch-attr .input-box {position: relative;}
.product-options .form-group {width: 100%;}
.product-view .product-details .product-options > .label.label-danger { display: none;}
.product-details .product-options { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start;}
.wishlist-btn { position: absolute; right: 0; top: 0;}

.product-view-accordion .card-body {padding: 5px 20px 20px; color: #000; font-size: 14px;}
.product-view-accordion .card-body > h2 { display: none;}
#product-attribute-specs-table th.label { min-width: 180px !important;}
.accordion .card .card-header { border: 0; background: transparent; padding: 0; margin: 0;}
.accordion .card .card-header .card-link.collapsed {background-color: #fff;}
.accordion .card .card-header .card-link {width: 100% !important; display: flex; justify-content: space-between; align-items: center; border: 1px solid #F0F0F0; padding: 12px 20px; font-size: 16px; font-weight: 600; color: #000; background-color: #F2F2F2; margin-bottom: 10px; }
.accordion .card .card-header .card-link:not(.collapsed) .fal.fa-plus, .accordion .card .card-header .card-link.collapsed .fal.fa-minus{ display: none;}
.accordion .card { border: 0;}
.accordion .card .card-header .card-link i {font-size: 12px; font-weight: 500;}

.pro-services .service-box { justify-content: space-around; flex-wrap: wrap;}
.pro-services .service-box .item { flex-direction: column; margin-bottom: 45px; width: 50%;}
.pro-services .service-box .ser-text {margin: 10px 0 0; text-align: center;}
.block.block-related { margin-top: 70px; margin-bottom: 50px;}

/*Shopping cart*/
.product-cart-remove .btn-remove {padding: 5px 10px;}
.product-cart-actions .input-group-append .btn {font-weight: normal; text-transform: capitalize; }
.customer-account-login .new-users .buttons-set {margin-top: 15px;}
.custom-control-label {line-height: 24px;}
.opc-wrapper-opc .card-header h5 {margin: 0;}
.shipping-block .button { border: 0; padding: 2px 10px;}
.pacsoft-modal input {width: 100%; padding: 0 10px;}
label .required {display: inline-block;	}
.configurable-price-from-label{ display: none; }
.opc-data-table tr td.last {text-align: right;}
.discount-form .input-text { border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important;}
.cart-table .btn-update { border-radius: 0 !important; margin-left: 10px;}

.cart-table .product-cart-actions .qty { min-width: 80px;}

.page-content .categories_block .container { padding: 0; max-width: 100%;}
.page-content .category-banner {margin: -20px 0 35px;}

.cat-img.green-bg .cat-btn:hover { color: #fff; }

.total-weight-in-cart {padding: 10px 15px; border: 1px solid #dee2e6; }
.total-weight-in-cart .weight-out {display: flex; justify-content: space-between; font-weight: 600; }

#checkout-payment-method-load .custom-control-label img{ height: 20px; }
.pakkelabels-bring-logo{ display: none; }

 .free-shipping-amout{ text-align: center; }
.product-cart-weight-desc{ display: none; }

.bundle-price-box .price-label{ display:none; }

#shopping-cart-totals-table tbody tr td:last-child{ text-align: right; }

.b2b-login .search-col-out,.b2b-login .cart-col{ display: none; visibility: hidden; opacity:  0} 
.reepay-payment-layout .reepay-embedded {width: 630px;max-width: 100%;margin: 0 auto 30px;}
.reepay-payment-layout #rp_container {width: 630px;}
.reepay-payment-layout iframe {height: 500px;max-width: 100%;}

.cms-bruger-oprettet ul.messages { display: none; }

/* ================ Responsive Media Queries =========================== */

@media (min-width: 1200px) {
.col-xl5 {-ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
}
@media (max-width: 1365px) {
.head-link {margin-right: 20px;}
}

@media (max-width: 1199px) {
.usp-item {display: none;}
.head-link > span {font-size: 12px;}
.head-link .img-out {height: 35px}
.logo-col {justify-content: flex-start; padding-top: 0; padding-right: 0}
.header-nav, .header-search, .header-minicart {border: 0 !important;}
.head-link > span { margin-left: 0;}
.main-header {padding: 0 0; box-shadow: 0 1px 5px rgba(0,0,0,0.2);}
.mainMenu { margin: 0;}
.main-header .main-menu {display: none;}
.main-header .header-nav {display: flex; align-items: center; padding-top: 15px; padding-bottom: 15px; min-width: 55px; border-right: 1px solid #eee !important; margin-left: 0; margin-right: 10px;}
a.head-link:hover, a.head-link:focus {color: #000000; text-decoration: none;}
.head-link {flex-direction: column; margin-right: 30px; width: auto; display: flex !important; border-left:0 !important}
.logo {max-width: 160px !important; height: 100%;  margin: 0; display: flex !important;}
.cart-col .skip-links .header-minicart > a {height: auto; line-height: inherit;}

#header-search.skip-content.search-col.skip-active {display: block;}
#header-search.skip-content.search-col { display: none;}
#search_mini_form button.btn img { width: 23px;}
.search_mini_form-container {padding: 15px; border: 0; background-color: #E8E8E8;}
#search_mini_form .input-group {margin: 0 auto; height: 48px; max-width: 550px; background: #fff;}
.search_mini_form {height: 48px;}
.search-col-out {top: 100%; position: absolute; z-index: 9; background: #E8E8E8; width: 100%; left: 0;}
#header-search { position: static !important;}
.search-col { max-width: 100%;}
.salecto-topmenu .salecto-level0 {float: none;}
.main-slider .banner-content .text {font-size: 35px !important; margin-bottom: 15px;}
.tab-title {font-size: 26px;}
.home-category-sliders {margin-bottom: 60px;}
.home-blog-block {padding: 0 0 55px;}
.blog-row { grid-template-columns: 100%;}

.video-title {font-size: 36px;}
.faq-title {font-size: 36px;}
.best-pro-name {font-size: 21px;}
.categories_block { margin-bottom: 45px;}
.home-blog-category { margin-bottom: 35px;}
.home-video-block {margin-bottom: 55px;}
.best-product { margin-bottom: 10px;}
.home-faq-block { margin-bottom: 30px;}
.category-blog .owl-stage-outer { width: 100%;}

.cart-col .skip-links .skip-link span, .logo-col .skip-link span { line-height: inherit;}
.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; text-align: center;}
.mm-menu .mm-navbar a.mm-btn.mm-btn_prev {padding: 0; 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}
.mm-menu .mm-listitem>a, .mm-listitem>span { padding: 15px;  font-weight: 600}
.mm-menu .mm-listitem .mm-btn_next:before { display: none}
.mm-menu .mm-listitem_vertical>.mm-btn_next { height: 50px}
.mm-menu .mm-listview .mm-btn_next:after { border-color: #39414b}
.mm-menu { background: #fff}
.mm-panels, .mm-panels>.mm-panel { position: fixed; width: calc(100% - 20%); max-width: 440px;}
.salecto-menumanager .salecto-iconmega {display: none;}
.salecto-topmenu .salecto-level0 {width: 100%; border-right: 0;}

.product-view .product-details .card {padding: 0 !important;}
.product-media .more-views li.list-inline-item {height: 110px;}
.product-media .more-views {width: 110px; height: 370px;}
.product-media .product-image { width: calc(100% - 130px); height: 370px;}
.collateral-tabs .tab {padding: 10px 15px; border-bottom: 0; margin-bottom: 5px;}
.collateral-tabs .tab.current {font-weight: normal; background: #dcdcdc;}
.product-collateral .tab-container {padding: 10px 15px; border-bottom: 0; background-color: transparent;}
.collateral-tabs .tab:after {font-size: 14px;}
.blog-container h3 { font-size: 24px; }
.blog-container p { font-size: 14px; }
.blog-post-view .post-image { margin-bottom: 60px; }

.top-link-out {flex-wrap: wrap; padding: 5px 0;}
.mid-text { width: 100%; order: 1;}
.top-link { width: 50%; order: 2;}
.topbar-links .language { width: 50%; order: 3;}


}	

@media (max-width: 991px) {
.main-header .header-nav {padding-top: 10px; padding-bottom: 10px;}

.mid-text img {height: 20px;}
.mid-text-name {font-size: 14px; font-weight: 600; margin: 0 10px; line-height: 20px; }
.top-link-out {padding: 5px 0;}
.head-link {margin-right: 15px;}
.img-out img {height: 25px; max-width: 35px;}
.head-link .img-out {height: 25px;}
.service-box {flex-wrap: wrap;}
.service-box .item {width: 50%; padding-right: 15px;}
.button-list li a {line-height: 40px; border-radius: 20px;}
.quick-link-block {background: #F2F2F2; padding: 45px 0;}
.footer-col { margin: 0 0 30px !important;}
.footer-bottom { padding: 10px 0;}
.categories_block .cat-img .cat-name {font-size: 25px;}
.tab-title {font-size: 24px;}
.page-title.category-title h1 {font-size: 28px;}
.category-blog .blog-title {font-size: 24px;}
.best-pro-out {column-gap: 20px;}
.best-pro-name {font-size: 18px; }
.home-video-banner > img {min-height: 200px; object-fit: cover;}
.home-video-block > img { min-height: 200px; object-fit: cover;}

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;}

.block-title, .card-title h1 { font-size: 28px;}
.sidebar { background: transparent; padding: 0;}
.sidebar .block-title { border: 0; padding: 10px 10px; font-size: 18px;}
#sidebar-nav { border-bottom: 0; margin: 0;}

.product-media .more-views li.list-inline-item {height: 90px;}
.product-media .more-views {width: 90px; height: 310px;}
.product-media .product-image { width: calc(100% - 110px); height: 310px;}
.add-to-cart-panel .price-box {font-size: 26px;}
.product-details {margin-top: 35px;}
.category-footer-desc {padding-top: 50px;}
.col-xl5 { margin-bottom: 35px !important;}
.pro-accordion {margin: 30px 0 45px;}

.home-blog .blog-list .blog-title {font-size: 28px;}
.best-pro-item .best-img {margin-bottom: 20px;}
.best-title {margin: 0 0 35px;}
.best-pro-item {margin-bottom: 35px;}
.video-title {font-size: 28px; margin: 0;}
.video-text p {margin: 0; font-size: 18px;}
.blog-container h3 { font-size: 20px; margin-bottom: 14px; }
.blog-container p { font-size: 14px; }
.blog-post-view .post-image { margin-bottom: 40px; }


}


@media (max-width: 767px) {

#header.sticky .page-header {padding: 0 0 !important;}	
.sticky .topbar-links { display: none;}	
#header .logo-col .logo { margin: 0; display: flex; max-width: 130px !important;}
#header { position: sticky; top: 0; z-index: 9; width: 100%; background: #fff;}
.search_mini_form-container {padding: 10px 0;}
#search_mini_form input#search {font-size: 16px;}
#search_mini_form .input-group {height: 38px;}
#search_mini_form button.btn { width: 38px; padding: 9px; height: 37px;}
.header-nav {padding-top: 10px; padding-bottom: 10px;}
.pagination .page-link {width: 35px; height: 35px;}
.home-blog .title-out { margin: 0 0 30px;}
.blog-col.main-post .blog-content .blog-title {font-size: 26px; line-height: 36px;}
.blog-col .item .blog-img.post-thumbnail {width: 260px;}
.blog-col .blog-content { padding: 0 0 0 15px; width: calc(100% - 260px);}
.home-blog .blog-content p {line-height: 20px; font-size: 14px;}
.home-category-sliders {margin-bottom: 35px;}
.tab-title {font-size: 21px;}
.quick-out {flex-direction: column;}
.quick-out > div {width: 100%;}
.footer-newsletter {max-width: 100%; margin: 25px 0 0;}

.left-cat-info { width: 100%;}
.cat-info-img {width: 100%;}
.category-top-box {display: flex; flex-wrap: wrap;}

.service-box .item {width: 100%; padding: 10px 0; justify-content: center; text-align: center; min-height: inherit;}
.service-box .item img {width: 30px;}
.service-box .ser-text {max-width: 100%; margin-left: 0; width: 100%; margin-top: 5px;}
.service-box .ser-text h3 {font-size: 12px;}
.service-box .ser-text p {font-size: 0;}
.ser-text p a {font-size: 10px;}
.pro-services .service-box .item {margin-bottom: 0;  width: 100%;}

/*product view*/
.product-view .product-details .card-title {padding: 0 !important;}
.product-view .product-details .card-body {padding-left: 0; padding-right: 0;}
.block.block-related { margin-top: 30px; margin-bottom: 30px;}

.product-view .product-media {margin-bottom: 25px;}
.product-view .product-details {margin-bottom: 15px;}
.product-view {margin-bottom: 0;}
.card.add-to-cart-panel .product-brand { font-size: 38px;}
.product-collateral #product-attribute-specs-table {width: 100%;}

.page-title.category-title h1 { font-size: 24px;}
.opc-col-center .comment-block .card-title {font-size: 17px;}
.add-to-cart-panel .price-box {font-size: 24px;}

body:not(.cms-home) #content {padding: 20px 0 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;}
.block-title, .card-title h1 { font-size: 24px;}
.breadcrumb {display: none;}
#horizontal-layered-navigation-container div.horizontal-filter {width: 50% !important;}

.home-blog .blog-list .blog-title {font-size: 24px; line-height: 31px;}
.home-blog .blog-list .item .post-thumbnail img {height: 200px;}
.categories_block .cat-img.white-bg .cat-out, .categories_block .cat-img.green-bg .cat-out { position: static; padding: 30px 0;}
.best-pro-out {flex-wrap: wrap;}
.best-pro-item {width: calc(50% - 10px);}
.faq-title {font-size: 30px;}
.faq-sub-title {font-size: 18px;}
.faq-accordion {margin: 25px auto 15px;}
.faq-accordion .card-body { padding: 10px 15px;}
.faq-accordion > .card > .card-header > h5 {font-size: 16px; padding: 14px 15px;}
.faq-accordion > .card > .card-header > h5::before { right: 15px; font-size: 23px;}
.home-faq-block { margin-bottom: 10px;}
.header-switcher > i { font-size: 12px; top: 3px; }
.product-info .price-box{ align-items: center; }
.language .store-switcher img{ margin-right: 5px; }

.product-item .card-footer .btn { padding: 8px 5px; font-size: 13px; }
.product-item .card-footer .btn .fa-shopping-basket { margin-right: 5px !important;}

.top-link,.topbar-links .language{ width: 100%; justify-content: center;}
.top-link { margin: 8px 0;}

}

@media only screen and (max-width: 576px){
.product-view .product-media { flex-wrap: wrap;}
.slick-slider .slick-arrow {width: 20px; height: 100%;}
.slick-slider .slick-next {bottom: auto; right: 0; left: auto !important; top: 0;}
.product-media .more-views li.list-inline-item { margin: 0 5px;}
.slick-slider .slick-prev::after {left: 50%; top: 50%; content: "\f104";}
.slick-slider .slick-next::after {left: 50%; top: 50%; content: "\f105";}

.collateral-tabs .data-table th.label, .collateral-tabs .data-table td.data {float: none; width: auto !important;}
.product-collateral #product-attribute-specs-table .label {min-width: inherit; padding: 0 !important;}

.product-media .more-views {width: calc(100% + 10px); height: auto; order: 2; margin: 10px 0 0 -5px;}
.product-media .product-image { width: 100%; order: 1;}

}
@media only screen and (max-width: 575px){
.header-switcher {font-size: 0; column-gap: 2px; padding-right: 10px;}
.header-switcher i {font-size: 14px;}
.head-link span.badge-count {left: 3px; top: -7px; font-size: 8px;}
.footer-bottom .payment {justify-content: center;}
.footer-bottom .language { margin: 0;}
.social-media {column-gap: 25px;}
.ft-payment {margin-bottom: 10px;}
.blog-col.main-post .blog-content .blog-title {font-size: 21px; line-height: 24px;}
.blog-col .blog-content {padding: 10px 0 25px; width: 100%;}
.blog-col .item .blog-img.post-thumbnail {width: 100%;}
.home-blog .item { flex-wrap: wrap;}
.blog-col .blog-content::after {display: none;}
.footer-bottom .language .header-switcher-footer {font-size: 14px;}
.pro-accordion {margin: 30px 0 10px; }
.page-title h1 {font-size: 24px;}
#horizontal-layered-navigation-container div.horizontal-filter {width: 100% !important; position: relative;}
.head-link img { height: 22px;}
.head-link > span { font-size: 10px; padding: 0;margin-top: 2px;}
.product-item a.product-image {height: 220px; max-height: 220px;}
.price-box .price { font-size: 18px;}
.add-to-cart-panel .price-box .price, .add-to-cart-panel .price-box { font-size: 21px;}
.add-to-cart-panel .price-box .old-price .price, .add-to-cart-panel .price-box .old-price .price:hover {font-size: 18px; }
.home-blog .blog-list .item .post-thumbnail img {height: 250px;}
.home-blog .blog-list .blog-title {font-size: 21px; line-height: 24px;}


}	


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

.img-out img {height: 16px; max-width: 25px;}
.head-link .img-out {height: 16px;}
.head-link {margin-right: 5px;}
.head-link > span {font-size: 8px;}	
.main-header .header-nav {padding-right: 8px !important; min-width: 32px; }
.categories_block {margin: 30px 0;}
.blog-col.main-post .blog-content {padding: 15px;}
.home-blog-block {padding: 0 0 20px;}
.tab-title { font-size: 20px;}
.footer-bottom .language .header-switcher-footer {font-size: 12px;}
.page-header .cart-col {padding-left: 0;}
.page-title.category-title h1 { font-size: 21px;}
.card-body.product-info { width: 100%;}
.product-info .price-box {flex-wrap: wrap;}
.product-media .product-image {height: 280px;}
.product-item a.product-image {height: 140px; max-height: 140px;}
.price-box .price {font-size: 16px;}
.price-box {font-size: 14px; align-items: center;}
.product-item .card-footer {padding:5px 0;}
.card-body.product-info {padding: 10px 5px 0;}
.add-to-cart-buttons .btn { font-size: 16px;}
.pro-services .service-box .item { margin-bottom: 0; width: 100%;}
.best-product .tab-sub-title {font-size: 18px;}
.category-blog img {height: 320px;}

}