@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,400;0,600;0,700;0,900;1,400;1,600&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: 'Source Sans Pro', sans-serif;}
a{ transition: all 300ms ease-in-out; color: #000000; }
a:hover{color: #000000;}

.container {
max-width: 1330px;
}
.cms-page-view .cms-container {
    max-width: 100%;
    padding: 0;
}
.inner-container {max-width: 965px; margin: 0 auto;}
body:not(.cms-home) #content { padding:20px 0 50px; }
.fa {font-family: 'Font Awesome 5 Pro';}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 25px; font-weight: 600;}
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: #2F3237; border-color: #2F3237; color: #fff;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active, .minicart-btns .btn-group .btn.btn-success:hover {background-color: #54585f; border-color: #54585f; 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; }

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: 16px; font-weight: normal; color: #000000; border-radius: 0; background-position: calc(100% - 20px) center !important;}
input, button, select, optgroup, textarea {font-family: 'Source Sans Pro', sans-serif; }
.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-25 {margin-left: -12.5px; margin-right: -12.5px;}
.row-25 > div {padding-left: 12.5px; padding-right: 12.5px;}
.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: 30px; top: 50%; height: 46px; width: 46px; background-color: transparent; margin-top: -35px; }
.owl-carousel .owl-nav button.owl-prev{ left: -46px; }
.owl-carousel .owl-nav button.owl-next{ right: -46px; }
.owl-carousel .owl-nav button.owl-next:hover, 
.owl-carousel .owl-nav button.owl-prev:hover{ background-color: transparent; color: #000000; opacity: 0.5; }
.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: #D8D8D8; 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;}

/*Header*/
.topbar-links { background: #2F3237;}
.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%;}
.top-link.right-link {justify-content: flex-end;}
.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; text-transform: uppercase;}
.top-link li a {color: #fff; font-size: 14px;}
.top-link li a::after {content: "|"; margin-right: 15px; margin-left: 15px; font-size: 10px; font-weight: bold; position: relative; top: -1px; }
.top-link li:last-child a::after {display: none;}
.top-link li {display: flex; }

.header-line {border-bottom: 1px solid #DFDFDE; padding: 13px 0; }
.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: 20px; 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;}
.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: 5px; bottom: 5px; 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; }
.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 {margin: 0 auto 0; background: #2F3237; padding: 20px 0; }
#search_mini_form .input-group {height: 49px; background-color: #F0F0F0; padding: 0; 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: 16px; 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-search.skip-content.search-col.skip-active {display: block;}
#header-search.skip-content.search-col { display: none;}
.search-col-out {top: 100%; position: absolute; z-index: 9; background: transparent; width: calc(100% - 30px); left: 15px; padding: 0; }

.header-minicart > a > span.badge-cart {background: transparent; color: #080332; font-size: 16px; padding: 0; vertical-align: middle;}
div#mheader-nav {width: 100%; }

.salecto-menumanager .salecto-topmenu > li.salecto-level0 { float: none; flex: auto;}
.main-header .main-menu {display: flex; align-items: center; height: 100%;}
.salecto-topmenu .salecto-label { width: 100%; text-align: center;position: relative;}
.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; margin-right: 10px; color: #EA2730; }
.salecto-menumanager .salecto-submenu {padding: 15px;padding-top: 0;border: 0;border-bottom: 1px solid #E8E8E8;box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%); width: 100% !important;max-width: 100%;margin: 0 auto;left: 0 !important;right: 0 !important;}
.salecto-topmenu .salecto-submenu a.maincategory { font-weight: 700; display: block; font-size: 16px; margin: 20px 0 0;}
.salecto-submenu .salecto-boxtitle {font-size: 30px; font-weight: 800; line-height: 40px; margin: 0 !important;}
.salecto-submenu .salecto-boxtitle strong {font-weight: 800;}

.home-page-slider {margin: 0 0 40px;}
.main-slider.owl-carousel .owl-dots {bottom: 0; position: relative; }
.main-slider.owl-carousel .owl-dots button.owl-dot {background: #D8D8D8; border: 0; height: 7px; width: 7px; border-radius: 50%;}
.main-slider.owl-carousel .owl-dots button.owl-dot:hover, .main-slider.owl-carousel .owl-dots button.owl-dot.active { background-color: #2F3237;}
.main-slider .img-background {min-height: 200px; object-fit: cover;}

.salecto-topmenu .salecto-level0.active .salecto-label:after {position: absolute;bottom: 0;left: 0;height: 2px;content: '';background: #9C4E24;width: 100%;}
/* .salecto-topmenu .active .salecto-label {border-bottom: 2px solid #9C4E24;} */
.mainMenu {position: static;}
.salecto-menumanager .salecto-topmenu {position: static;}
.salecto-menumanager .salecto-submenu li.col-salecto-cms-products-category.columncount-1 {float: left;width: 100%;}
.col-category{text-align: center;display: flex;justify-content: center;border-bottom: 1px solid #E8E8E8;width: 100%;flex-wrap: wrap;}
.salecto-category-level-submenusection{ width: 100%; }
.col-category .col-level{ width: auto; padding: 0; flex: inherit; } 
.col-category .col-level .fa-th-large{ display: none; }
.salecto-menumanager .col-level.parent .small{ display: none; }
.col-category .col-level > a{margin-bottom: 0; font-weight: normal; font-size: 14px; color: #393938; padding: 10px 10px; text-transform: uppercase; }
.col-category .col-level.active > a.active{ color:#9C4E24 !important;  }
.salecto-menumanager .horizontalcat .category-image ~ .row{ max-width: 200px; }

.horizontalcat.active > .col-sub{ display: flex; justify-content: center; align-items: flex-start; padding: 46px 0  }
.salecto-menumanager .col-xs-12 {text-align: center;}
.horizontalcat .category-image{ width: 303px; max-width: 100%; margin-right: 15px; }
.horizontalcat a.form-group{ font-weight: normal; font-size: 16px; color: #4E4E4E; }
.horizontalcat a.form-group .fa-th-large{ display: none; }

/*Services Block*/
.home-services-block {margin-bottom: 45px; }
.home-services {display: flex; align-items: center; justify-content: space-around; }
.services-item {display: flex; flex-direction: column; align-items: center; justify-content: center; }
.ser-img {display: flex; justify-content: center; align-items: center; height: 60px; width: 100%; margin-bottom: 20px; }
.ser-name {font-size: 16px; line-height: 20px; }

/*Category*/
.categories_block { 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: flex-end; transition: all 300ms ease-in-out; padding: 45px; }
.categories_block .cat-img .cat-name {text-align: center; display: block; font-size: 18px; font-weight: 600; color: #fff; background: #2F3237; width: 225px; line-height: 51px; }
.categories_block .cat-img:hover .cat-out {background-color: rgba(0,0,0,0.5);}
.categories_block .cat-img img {width: 100%; height: 100%; object-fit: cover; min-height: 195px;}

/*Category banners*/
.br-cat-img {display: block; width: 100%; position: relative; }
.br-cat-out {position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; transition: all 300ms ease-in-out; }
.br-cat-img > img {width: 100%; }
.br-cat-img:hover .br-cat-out {background-color: rgba(0,0,0,0.5);}
.brand-categories_block .row-25 > div {margin-bottom: 25px; }



/*home product*/
.product-slider-block {margin-bottom: 90px; }
.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: 600; }
.title-out .tab-title {margin: 0;}
.title-link {font-weight: 600; color: #A5A5A5; display: flex; align-items: center; column-gap: 8px; }
.title-link:hover {text-decoration: none;}
.card-body.product-info {display: flex; flex-wrap: wrap; padding: 10px 0 0; position: relative;}
.product-info .card-title {font-size: 16px; width: 100%; margin-bottom: 10px; line-height: 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; }
.product-info .card-title .product-volumn {min-height: 22px; margin-top: 1px; color: #A2A2A2; }
.product-info .card-title a {color: #000000; }
.pro-extra-option {margin-top: auto; color: #A2A2A2; padding-top: 10px; }
.product-info .price-box {margin-top: auto !important; display: flex; align-items: center; width: 100%; justify-content: center;}
.price-box .price-label {display: none;}
.price-box .old-price .price, .price-box .old-price .price:hover {color: #A5A5A5 !important; font-size: 18px;}
.price-box .old-price {margin-left: 12px;text-decoration-color: #B8B8B8; order: 2;}
.price-box .special-price {order: 1;}
.price-box{font-size: 22px;font-weight: normal;text-transform: uppercase;}
.product-item {border: 0; width: 100%; background: transparent; border-radius: 0;}
.product-item .card-footer {background: transparent; border: 0; text-align: center; padding: 10px 0 0; display: flex;}
.product-item .card-footer .btn {width: 100%; margin: 0 auto; font-size: 18px; font-weight: 600; padding: 11px 10px;}
.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: 0px; left: 0; padding: 0px; flex-direction: row;}
.pro-label-out .badge {height: 52px; width: 52px; line-height: 52px; background: #9C4E24 !important; font-weight: 600; font-size: 14px; margin: 0; z-index: 1; color: #fff; padding: 0; border-radius: 50% !important; }
.pro-label-out .badge.label-Retail {height: 24px; width: 64px; border-radius: 0 !important; line-height: 24px; left: 0px; right: auto; position: absolute; }
.pro-label-out .badge.label-new {left: auto; right: 0; top: 0; }
.pro-label-out .badge.label-sale {left: 0; top: 30px; }
.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: 225px; max-height: 225px; 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;}

.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; text-align: center;}
.availability .label {color: #A5A5A5; font-size: 14px; white-space: nowrap;}
.availability.in-stock .label:before {background-color: #5ED254;}
.availability.out-of-stock .label:before {background-color: #EA2730;}
.home-product-slider.owl-carousel .owl-dots, .related-product-slider.owl-carousel .owl-dots { position: static; margin-top: 30px;}

.remove-tax .price-excluding-tax .label, .remove-tax .price-including-tax .label, 
.add-to-cart-panel .price-excluding-tax .label, .add-to-cart-panel .price-including-tax .label {display: none;}
.remove-tax .price-including-tax, .add-to-cart-panel .price-including-tax { display: none;}

/*Footer*/

.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; text-decoration: none;}
.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: 30px 0; }

.quick-link-block { background: #9C4E24; padding: 65px 0;}
.quick-out {display: flex; align-items: flex-start;}
.quick-out > div {width: 50%;}
.quick-link-block .tab-title {color: #fff; margin-bottom: 15px;}
.button-list { display: flex; flex-wrap: wrap;}
.button-list li {margin: 0 16px 16px 0;}
.button-list li a {display: flex; align-items: center; column-gap: 10px; font-size: 16px; background: #fff; line-height: 49px; padding: 0 20px; border-radius: 25px;}
.button-list li a:hover {background-color: #2F3237; color: #fff; text-decoration: none;}

.footer-bottom .payment {height: 100%; display: flex; align-items: center; justify-content: center;}

/*subscribe newsletter*/
.footer-newsletter {background: transparent; display: flex; max-width: 455px; margin: 0 auto; flex-direction: column; }
.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: 16px; 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: 16px; color: #fff; margin: 0 0 15px; line-height: 20px;}



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

/*category listing*/
.category-image-banner {display: block; width: 100%; margin: 0 0 15px; }
.category-image-banner img{ width: 100%; display: block; }
.category-description {width: 100%; max-width: 850px; margin: 0 auto 30px; text-align: center;}
.category-description p {display: inline; }
.category-description .read-less {display: inline;}
.category-description a.less-link, .category-description a.more-link {font-weight: 600; margin-left: 10px; text-decoration: underline; }
.hr-line {display: block; width: 100%; border-top: 1px solid #DFDFDE; margin-bottom: 20px; }


.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 {padding-right: 15px; }
.sidebar .category-thumb-image {display: none;}
.sidebar .block-title {display: none !important;}
.sidebar .card {border: 0 !important; background: transparent;}
.sidebar .card-body {padding: 0 !important;}

#sidebar-nav-menu > li {background: no-repeat; font-size: 16px; font-weight: normal; position: relative; padding: 0 0 0 22px; line-height: 32px; margin-top: -1px; }

#sidebar-nav-menu > li > ul {margin-top: 5px; margin-left: -22px !important; padding-left: 0 !important; margin-bottom: 15px; }
#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: 7px; 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: 8px; /*background-image: url("../images/plus.gif");*/}
#sidebar-nav-menu > li > ul > li {padding-left: 22px;}
#sidebar-nav-menu li ul.level1 { padding-left: 0 !important; margin-left: 0px !important;}
#sidebar-nav-menu li ul.level1 li a { color: #858585;} 
#sidebar-nav-menu > li > ul > li > ul > li .plus-right {left: -25px;top: 8px;}

.col-main div.horizontal-filter ol.layered-links li > a .swatch-label {display: none;}

.sidebar .filter-title {border:0;}
.sidebar .filter-content {border: 0 !important; padding-top: 10px !important; margin-bottom: 20px;}
.block-layered-nav #narrow-by-list {border-bottom: 1px solid #DFDFDE !important;}
#narrow-by-list .filter-title.filter-title-collapsed, #horizontal-layered-navigation-container .filter-title {background-position: right center; background-image: url('../images/plus.gif'); }
#narrow-by-list .filter-title.filter-title-expanded, #horizontal-layered-navigation-container .filter-title.horizontal-filter-title-expanded{background-position: right center; background-image: url('../images/minus.gif'); }
#narrow-by-list .filter-title.filter-title-collapsed, #narrow-by-list .filter-title.filter-title-expanded, div.filter-title {
    background-color: transparent; border: 0; padding: 10px 0; font-size: 20px; font-weight: 600;border-top: 1px solid #DFDFDE !important; text-transform: none;}
#narrow-by-list .filter-title.filter-title-collapsed:hover, #narrow-by-list .filter-title.filter-title-expanded:hover{background-color: transparent;}
#narrow-by-list {margin-top: 25px;}
.block-layered-nav .currently .card-header {font-size: 20px; font-weight: 600; background: transparent; padding: 10px 0; margin-bottom: 10px; }

.currentactive > a {color: #000 !important;}
.toolbar .card-body {padding: 0;}
.card.toolbar {border: 0;}
.top-toolbar {margin: 0 0 50px;}
.top-toolbar .count-container {display: none; }
.toolbar .sort-by, .toolbar .limiter {display: flex; align-items: center; flex: inherit !important; width: auto; max-width: inherit; font-size: 16px;}
.toolbar .sort-by label, .toolbar .limiter label {margin: 0 10px 0 0; white-space: nowrap; }
.toolbar .sorter select {padding: 0 15px; height: 36px; }
.toolbar .sort-by .input-group-append .btn { padding: 0; height: 25px; width: 25px; display: none; 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: 16px;}
.toolbar-out {display: flex; justify-content: space-between; align-items: center; }
.toolbar .sorter .limiter {margin-right: 55px; display: flex; align-items: center; column-gap: 15px; }
.toolbar .sorter .limiter a.selected, .toolbar .sorter .limiter a:hover {text-decoration: none; font-weight: 600; border-color: #000;}
.toolbar .sorter .limiter a {padding: 0 2px; border-bottom: 1px solid transparent; line-height: 18px; }
.bottom-toolbar .count-container-amount {display: none; }
.bottom-toolbar .toolbar-out {justify-content: flex-end; }

.pages.Page.navigation { margin-top: 0 !important;}
.navigation .pagination { margin-top: 0;}
.pagination .page-link {width: auto; height: auto; display: flex; justify-content: center; align-items: center; padding: 0 2px; border: 0; border-bottom: 1px solid transparent; 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, .page-item .page-link:hover {background-color: transparent !important; color: #000 !important; border-color: #000000 !important; font-weight: 600; }
.product-list.row > div {margin-bottom: 45px; }
.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;}

/*category list view*/
.mb-10 {margin-bottom: 10px !important;}
.list-product .item {border: 1px solid #DFDFDE; padding: 15px; }
.list-product .item .card-img-top {max-height: 200px; }
.list-product .item .card-body {padding: 15px 0; display: flex;}
.list-product .item .card-body .card-title { width: 30%;}
.list-product .item .card-body .card-title a {font-size: 22px; font-weight: 600; }
.list-product .item .card-body .product-volumn.indhold {width: 25%; display: flex; flex-direction: column; padding: 0 15px; font-weight: 600; }
.list-product .item .card-body .product-volumn.indhold span {font-weight: normal; color: #A2A2A2; }
.list-product .item .card-body .list-price-box {width: 45%; }
.list-product .item .price-out {flex-direction: row; align-items: flex-start; text-align: left; line-height: 23px; }
.list-product .item .price-out .old-price {margin-left: 0; }
.list-product .item .price-out .price-box {margin-bottom: 8px; }
.list-product .item .add-to-cart-form {width: 100%; display: flex; align-items: center; }
.list-product .item .add-to-cart-form .qty-wrapper { width: 51px; min-width: 51px; margin-right: 5px;}
.list-product .item .pro-label-out {left: 15px; width: calc(100% - 30px); }

.list-product .old-price .price-including-tax {display: none; }
.list-product .old-price .price-excluding-tax .label {display: none; }
.list-product .price-excluding-tax .label {width: 100%; display: block; font-size: 16px; text-transform: none; color: #A2A2A2; margin: 5px 0 5px;}
.list-product .price-box  .price-including-tax > span {width: 100%; display: inline; font-size: 15px; text-transform: none; color: #A2A2A2 !important; margin: 0 0 5px;}

ol.layered-links li > a:before, ol#category-filters li > a:before {content: "\f111"; color: #DFDFDE; font-size: 10px; margin-top: 5px; }
ol.layered-links li.active-filter-option > a:before, ol#category-filters li.active-filter-option > a:before {content: "\f111"; font-weight: bold; }


/*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: 375px; margin: 0 auto; }
.product-view .product-details .card-title h1 {font-size: 30px; font-weight: 600; color: #000000; margin: 0; text-align: center; }
.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 10px;}

.product-sku {display: block; width: 100%; text-align: center; color: #A2A2A2; }

.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: center; margin-bottom: 0; font-size: 30px; font-weight: normal;}
.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: 51px; font-size: 18px; padding: 0 0.75rem; font-weight: 600; }

.input-group.qty-wrapper > div .input-group-text {width: 51px; justify-content: center; border-radius: 0; background-color: #fff; border: 1px solid #DFDFDE;}
.input-group.qty-wrapper input#qty {width: 100%; margin: 0px; height: 51px; border:1px solid #DFDFDE; background-color: #fff; border-radius: 0 !important;}
.input-group.qty-wrapper > div {width: 51px;}
.productAttribute-box {display: block; width: 100%; margin-top: 15px; }
.productAttribute-box table {width: 100%; border-top: 1px solid #DFDFDE; border-left: 1px solid #DFDFDE; border-right: 1px solid #DFDFDE; }
.productAttribute-box table tr td, .productAttribute-box table tr th {width: 50%; padding: 13px 10px !important; border-bottom: 1px solid #DFDFDE; }
.productAttribute-box table tr .font-weight-bold {font-weight: 600 !important; }

.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: 0; margin-bottom: 50px; border-top: 1px solid #DFDFDE; padding-top: 70px; }

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


/*cms-page*/

.cms-banner-text .row {margin-left: -37.5px; margin-right: -37.5px; }
.cms-banner-text .row > div {padding-left: 37.5px; padding-right: 37.5px; margin-bottom: 75px;}
.cms-text {padding-top: 65px; }
.cms-banner-text {margin-top: 70px;}


/*Blog*/
.home-blog .title-out { margin: 0 0 45px;}
.home-blog-block {padding: 45px 0 70px;}
.home-blog .col-12 {margin-bottom: 10px;}
.home-blog .item {border: 0; display: flex; flex-wrap: wrap;}
.home-blog .item .blog-img.post-thumbnail { width: 100%;}
.home-blog .blog-img > img{ width: 100%;}
.home-blog .blog-content {padding: 15px 0 0 0; line-height: 23px; width: 100%;}
.home-blog .blog-title {color: #000; font-size: 21px; line-height: 25px; margin: 0 0 10px;}
.home-blog .blog-content .blog-title a { color: #000; }
.home-blog .blog-content p {margin-bottom: 10px; font-size: 16px; font-weight: normal;line-height: 23px;}
.home-blog .blog-content .more-link a{font-size: 16px; color: #000;  font-weight: 600;}
.view-blog {color: #373737; font-size: 16px; font-weight: 600; line-height: 18px;}
.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: #A2A2A2; font-size: 16px; font-weight: 500; letter-spacing: -0.24px; line-height: 15px;}
.more-link {margin-top: 10px;}
.blog-post-view .post-image {margin-bottom: 25px;}
.blog-post-view .post-image img {width: auto;}
.cat-btn {margin-left: -15px; margin-right: -15px; margin-bottom: 15px; display: flex; flex-wrap: wrap; align-items: center;}
.cat-btn li { margin: 15px; width: calc(25% - 30px); text-align: center; background-color: #F4F4F4; font-size: 18px; line-height: 32px; color: #000000; height: 62px; display: flex; justify-content: center; align-items: center; min-width: 120px;}
.cat-btn li a {width: 100%; height: 100%; align-items: center; display: flex; justify-content: center; color: #000000;}
.cat-btn li.active, .cat-btn li a:hover {background-color: #54585f; color: #ffffff;}
.cat-btn li.active a {color: #ffffff;}
.cat-btn li a:hover {text-decoration: none;}
.secondry-title.legend {margin: 0 0 15px;}

.blog-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;}
.postContent {font-size: 16px;}
.postDetails {font-size: 16px; }

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

@media (max-width: 1479px) {
.owl-carousel .owl-nav button.owl-next {right: 0; }
.owl-carousel .owl-nav button.owl-prev {left: 0; }
.cms-banner-text .row {margin-left: -15px; margin-right: -15px; }
.cms-banner-text .row > div {padding-left: 15px; padding-right: 15px; margin-bottom: 30px;}
.cms-text {padding-top: 30px; }

}	

@media (max-width: 1199px) {
.logo-col {justify-content: flex-start; padding-top: 0;}
.header-nav, .header-search, .header-minicart {border: 0 !important;}
.head-link > span { margin-left: 0;}
.header-line {padding: 0;}
.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;}

#search_mini_form button.btn img { width: 23px;}
.search_mini_form-container {padding: 0; border: 0; background-color: transparent;} 
.search-col { margin: 0 auto 0;}
.salecto-topmenu .salecto-level0 {float: none;}

.home-services {flex-wrap: wrap;}
.services-item {width: 20%; margin: 20px 0;}


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

.list-product .item .card-body .product-volumn.indhold {width: 20%; }
.list-product .item .card-body .list-price-box {width: 50%; }



}	

@media (max-width: 991px) {
.main-header .header-nav {padding-top: 10px; padding-bottom: 10px;}
.head-link {margin-right: 15px;}
.img-out img {height: 25px; max-width: 35px;}
.head-link .img-out {height: 25px;}
.button-list li a {line-height: 40px; border-radius: 20px;}
.quick-link-block {padding: 45px 0;}
.footer-col { margin: 0 0 30px !important;}
.footer-bottom { padding: 10px 0;}

.tab-title {font-size: 24px;}
.page-title.category-title h1 {font-size: 28px;}

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 .block-title.mobile-title { display: block !important; margin-bottom: 5px;}
.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-view .product-details .card {padding: 0 !important;}
.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;}


}


@media (max-width: 767px) {
.mid-text {width: 100%; order: 1; }
.top-link {width: auto; order: 2;}
.top-link.right-link {width: auto;order: 3;}
.top-link-out {padding: 5px 0; flex-wrap: wrap;}
#header.sticky .page-header {padding: 0 0 !important;}	
.sticky .topbar-links { display: none;}	
#header .logo-col .logo { margin: 0; display: flex; max-width: 80px !important;}
#header { position: sticky; top: 0; z-index: 9; width: 100%; background: #fff;}
.search_mini_form-container {padding: 0 10px;}
#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;}
.quick-out {flex-direction: column;}
.quick-out > div {width: 100%;}
.footer-newsletter {max-width: 100%; margin: 25px 0 0;}
.categories_block .cat-img .cat-out { padding: 15px;}
.categories_block .cat-img .cat-name { font-size: 16px; line-height: 42px;}
.categories_block {margin-bottom: 45px; }
.product-slider-block {margin-bottom: 65px; }
.brand-categories_block .row-25 > div {margin-bottom: 10px; }
.row-25 {margin-left: -5px; margin-right: -5px; }
.row-25 > div {padding-left: 5px; padding-right: 5px; }


/*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 { padding-top: 40px; 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;}

.list-product .item .card-body {flex-wrap: wrap; }
.list-product .item .card-body .card-title {width: 70%; }
.list-product .item .card-body .product-volumn.indhold {width: 30%;}
.list-product .item .card-body .list-price-box {width: 100%; }

.cat-btn li {font-size: 16px; height: 48px;}

}

@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;}
.header-switcher i {font-size: 14px;}
.head-link span.badge-count {left: 3px; top: -7px; font-size: 8px;}
.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;}
.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;}
.services-item {width: 33.33%; }
.categories_block .row-25 > div {margin-bottom: 10px; }
.categories_block .cat-img .cat-out {padding: 45px;}


}	


@media only screen and (max-width: 480px){
.top-link { order: 2; justify-content: center;}
.main-header .header-nav {padding-right: 8px !important; min-width: 32px; margin-right: 0px; border-right: 0 !important; }
.page-header .cart-col {padding-left: 0;}
.page-title.category-title h1 { font-size: 21px;}
.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 {font-size: 16px;}
.price-box .old-price .price, .price-box .old-price .price:hover {font-size: 14px;}
.add-to-cart-buttons .btn { font-size: 16px;}

}

@media only screen and (max-width: 460px){
.top-link {width: 100% !important; justify-content: center !important; }
}