
*{ margin: 0; padding: 0;  box-sizing: border-box; }

body{ font-size: 16px; background-color: #ffffff; color: #141414;}
a{ transition: all 300ms ease-in-out; color: #141414; }
a:hover{color: #000000;}

.container {
max-width: 1422px;
}
.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: bold;}
p { margin-bottom: 25px;}
h1, .h1 {font-size: 37px; }
h2, .h2 {font-size: 32px; }
h3, .h3 {font-size: 28px; }
h4, .h4 {font-size: 26px; }
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: #141414;}
#header-search input::-moz-placeholder { opacity: 1; color: #141414;}
#header-search input:-ms-input-placeholder { opacity: 1; color: #141414;}
#header-search input:-moz-placeholder { opacity: 1; color: #141414;}

.btn:not(.btn-sm) {border-radius: 2px; padding: 0.7rem 20px; font-weight: 600;}
.btn-primary, .minicart-btns .btn-group .btn.btn-success {background-color: #F6941E; border-color: #F6941E; 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: #D17E1A; border-color: #D17E1A; color: #fff; }
.btn-secondary {background-color: #553E37; border-color: #553E37; color: #fff;}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled):active {background-color: #775a51; border-color: #775a51; color: #fff; }

input.form-control {height: 61px; border-radius: 5px;  background-color: #F3F3F3;}
.form-control, .form-group select {height: 61px; border-color: #F3F3F3; background-color: #F3F3F3; box-shadow: none; font-size: 16px; font-weight: 500; color: #141414; border-radius: 5px;}
input, button, select, optgroup, textarea {font-family: 'Poppins', 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: #F3F3F3;}
.card-header {border-color: #F3F3F3;}
.row-2 {margin-left: -10px; margin-right: -10px;}
.row-2 > div {padding-left: 10px; padding-right: 10px;}
.row-3 {margin-left: -7.5px; margin-right: -7.5px;}
.row-3 > div {padding-left: 7.5px; padding-right: 7.5px; margin-bottom: 15px;}
.owl-carousel .item {height: 100%;}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {width: 42px; height: 42px; border: 1px solid #000000; background: #fff; color: #000000; font-size: 14px; margin-top: -24px; top: 50%;}
.owl-carousel .owl-nav button.owl-prev{ left: 0px; }
.owl-carousel .owl-nav button.owl-next{ right: 0px; }
.owl-carousel .owl-nav button.owl-next:hover, 
.owl-carousel .owl-nav button.owl-prev:hover{ background-color: transparent; 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: rgba(0,0,0,0.2); border: 0; height: 10px; width: 10px; 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*/

.main-header {padding: 15px 0;}
.usp-block {font-size: 12px; color: #fff; font-weight: bold; padding: 7px 0; background: #A82430;}
.usp-box {justify-content: space-around;}
.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: 35px; 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; }
.header-minicart.cart-link .head-link { margin-right: 0;}
.head-link.login-link {margin-left: 0;}
.head-link > span {font-size: 16px; text-align: center;font-weight: 500;margin: 0 0 0 15px;}
.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; right: -5px; top: -5px;color: #fff; height: 12px; width: 12px; background-color: #57403A; 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 {width: 100%; max-width: 625px; margin: 0 auto;}
#search_mini_form .input-group {height: 59px; background-color: #F3F3F3; padding: 0; border-radius: 2px; border: 0; margin: 0 auto; max-width: 540px;}
#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 25px; border: 0; background: transparent; font-size: 16px; color: #141414; font-weight: 500;}
#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 {background: #57403A;}
.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 .salecto-iconmega {height: 40px; width: 40px; position: absolute; left: 50%; top: 2px; margin-left: -20px;}
.salecto-topmenu .salecto-label {font-size: 14px; color: #fff; padding: 12px 0; font-weight: bold; text-align: center; text-transform: none; background: transparent; width: 100%; position: relative;}
.salecto-topmenu a:not([href]):not([tabindex]){color: #232323;}
.salecto-topmenu .salecto-level0.active .salecto-label, .salecto-topmenu .salecto-level0:hover .salecto-label, .salecto-topmenu .salecto-level0:active .salecto-label, .salecto-topmenu .salecto-level0:focus .salecto-label {background-color: rgba(255,255,255,0.2) !important; font-weight: bold; !important; color:  #fff !important;}
.main-menu .salecto-menumanager .desktop-nav-menu > a.active:hover { color: #fff !important;	background-color: rgba(255,255,255,0.2) !important;}
.salecto-topmenu a:not([href]):not([tabindex]) {color: #232323;}
.salecto-menumanager .salecto-topmenu {justify-content: flex-start; flex-wrap: nowrap; z-index: 0;}
.salecto-category-dynamic {width: 100%;}
.salecto-topmenu .salecto-level0 .salecto-label::before {content: ""; height: 80%; width: 1px; background: rgba(255,255,255,0.2); position: absolute;top: 10%; right: 0;}
.salecto-topmenu::before {content: ""; height: 80%; width: 1px; background: rgba(255,255,255,0.2); position: absolute;top: 10%; left: 0;}
.salecto-topmenu .salecto-label:not(.anchor_text):after {content: "\f107"; font-family: 'Font Awesome 5 Pro'; font-weight: 300; font-size: 14px; margin-left: 4px; line-height: 18px; padding-top: 4px;}

.salecto-topmenu .col-category .level1, .salecto-topmenu .salecto-submenu a.maincategory { font-size: 18px; color: #000 !important; margin: 0 0 12px; font-weight: bold;}
.salecto-submenu .col-category li .level3::before, .salecto-submenu .salecto-maincontent li.level-1::before {content: "\f105"; font-family: 'Font Awesome 5 Pro'; font-weight: 500; font-size: 14px; color: #F6941E; line-height: 15px; margin-right: 10px;}
.salecto-topmenu .salecto-submenu a {color: #000; font-weight: normal; font-size: 14px; line-height: 33px;}
.salecto-topmenu .salecto-submenu a:hover, .salecto-topmenu .salecto-submenu a.active:hover{color: #A82430 !important; text-decoration: none;}
.salecto-menumanager .salecto-submenu {padding: 45px 45px;}

.mcategory {display: flex; column-gap: 20px; margin-top: 10px;}
.mcategory .mcat-link {display: block; height: 100%; width: 100%; position: relative;}
.mcategory .mcat-name {position: absolute; border-radius: 5px; left: 0; top: 0; width: 100%; height: 100%; display: flex; justify-content: flex-start; align-items: flex-end; color: #fff; font-size: 18px; font-weight: bold; transition: all 300ms ease-in-out; padding: 25px 30px; letter-spacing: -0.15px;}
.mcategory .mcat-link:hover .mcat-name {background-color: rgba(0,0,0,0.5);}



/*home slider*/
.main-slider .banner-content { left: 0;}
.main-slider .item img {min-height: 250px; object-fit: cover;}
.home-page-slider .banner_main_img {width: 100%;}
.main-slider .banner-content .heading {line-height: 56px; font-weight: bold; text-align: left; letter-spacing: -0.37px; margin-bottom: 40px; font-size: 46px;}
.main-slider .banner-content .btn { height: 48px; width: 160px; padding: 12px 10px; font-size: 16px; border-radius: 2px; font-weight: 500;}
.main-slider .banner-content .container {height: 100%;}
.banner-box {max-width: 570px; height: 100%; display: flex; justify-content: center; align-items: flex-start; flex-direction: column;}
.main-slider.owl-carousel .owl-dots {height: 100%; top: 0; width: 20px; margin: 0 auto; bottom: unset; display: flex; flex-direction: column; align-items: flex-end; justify-content: center; padding: 0; left: auto; right: 39vh; row-gap: 10px;}
.main-slider.owl-carousel .owl-dots button.owl-dot {background: rgba(245,245,245,0.5);}
.main-slider.owl-carousel .owl-dots button.owl-dot:hover, .main-slider.owl-carousel .owl-dots button.owl-dot.active { background-color: #ffffff;}

/*home product*/
.secondary-title {font-size: 31px; margin: 0 0 25px; color: #363636; font-weight: bold; text-transform: uppercase; font-style: italic;}
.card-body.product-info {display: flex; flex-wrap: wrap; padding: 10px 15px 15px; 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%; text-align: center; color: #232323; margin-bottom: 10px; line-height: 22px; display: flex; justify-content: center; align-items: flex-start;}
.product-info .card-title a {color: #232323; }
.product-info .price-box {margin-top: auto !important; display: flex; align-items: flex-start; width: 100%; justify-content: flex-start; flex-direction: column;}
.price-box .price-label {display: none;}
.price-box .old-price .price, .price-box .old-price .price:hover {color: #B8B8B8 !important; font-weight: 500;}
.price-box .old-price {margin-right: 5px; order: 1; text-decoration-color: #B8B8B8;}
.price-box .special-price { order: 2;}
.price-box{font-size: 22px; font-weight: bold;}
.product-item {border: 1px solid #F3F3F3; width: 100%; background: transparent; border-radius: 5px;}
.product-item .card-title {margin: 0; padding: 10px 15px; font-size: 18px; font-weight: 600; line-height: 20px;}
.product-item .card-footer {background: transparent; border: 0; text-align: center; padding: 0 15px 17px; display: flex;}
.product-item .card-footer .btn {width: 100%; margin: 0 auto; font-size: 16px; font-weight: 500; padding: 8px 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: 10px; left: 0; padding: 0; flex-direction: row;}
.pro-label-out .badge {position: static; height: 26px; width: 80px; border-radius: 0 !important; line-height: 22px; padding: 0; background: #A82430 !important; font-weight: bold; font-size: 14px; margin: 0; z-index: 1; color: #fff;}
.pro-label-out .badge.label-sale {border-radius: 0 2px 2px 0 !important;}
.pro-label-out .badge.label-new {border-radius: 2px 0 0 2px !important;}
.offer-badge {height: 26px; width: 80px; border-radius: 0 2px 2px 0 !important; line-height: 22px; padding: 0; background: #5A433D !important; font-weight: bold; font-size: 14px; margin: 0; z-index: 1; right: auto; left: 0; top: 40px;}
.label-out {position: static; display: flex; justify-content: center;}
.home-product-slider, .related-product-slider {margin-bottom: 40px;}

.tab-title {display: inline-block; margin: 0 0 40px; font-size: 37px; font-weight: bold; line-height: 56px; letter-spacing: -0.3px;}
.tab-section {margin-top: 55px;}
.product-item a.product-image {height: 265px; max-height: 265px; 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;}
.product-brand { font-size: 12px; color: #959595; font-weight: normal; 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;}

.product-item .availability {margin: 10px 0 0; padding: 0 15px;}
.availability .label {color: #858585; font-size: 12px;}
.availability.in-stock .label:before {background-color: #95D086;}
.availability.out-of-stock .label:before {background-color: #DE6B6B;}
.home-product-slider.owl-carousel .owl-dots, .related-product-slider.owl-carousel .owl-dots { position: static;}

/*Category*/
.categories_block { margin: 0 0 40px;}
.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: flex-start; align-items: flex-end; transition: all 300ms ease-in-out; padding: 30px; border-radius: 5px;}
.categories_block .cat-img .cat-name {display: block;font-size: 33px;font-weight: bold; color: #fff;letter-spacing: -0.27px;}
.categories_block .cat-img:hover .cat-out {background-color: rgba(0,0,0,0.5);}
.categories_block .row > div {margin-bottom: 20px;}
.categories_block .cat-img img {width: 100%;}

/*Video Gallery*/
.video-gallery-block {padding-bottom: 85px;}
.video-gallery-block.video-row > div {margin-bottom: 30px;}
.video-gallery-block .box-out {position: relative; display: block; width: 100%; height: 100%;}
.video-gallery-block .box-out .play-button { position: absolute; left: 0; top: 0; height: 100%; width: 100%; display: flex; align-items: center; justify-content: center;}
.play-button .button {height: 58px; width: 58px; border: 1px solid #fff;  border-radius: 50%; display: flex; align-items: center; justify-content: center; background: transparent !important;}
.play-button .button:hover {background: transparent !important;}
.play-button .button em:before {font-size: 20px; margin-left: 4px;}
.play-button .button em {font-size: 0;}

/*Review Slider*/
.review-block {margin-bottom: 85px;}
.review-row {max-width: 1000px; margin: 0 auto;}
.review-slider .item {flex-direction: column; align-items: center; justify-content: flex-start; text-align: center;}
.review-slider .star {display: flex;align-items: center; justify-content: center; column-gap: 5px; margin: 0 0 20px;}
.review-text {font-size: 16px; line-height: 27px; margin: 0 0 25px;}
.review-name {font-weight: 600;}
.review-slider .owl-stage-outer { padding-bottom: 45px;}
.review-slider .owl-dots {bottom: 0;}

/*Services Box*/
.service-block { margin-bottom: 35px;}
.service-image {padding: 50px 0; height: 100%; display: flex; justify-content: center; align-items: center;}
.service-image img {width: 100%; border-radius: 5px;}
.service-container {background: #5A433D; height: 100%; min-width: 100%; display: flex; align-items: center; padding: 80px; flex-wrap: wrap; color: #fff; margin-left: -50px;}
.order-md-1 .service-container {margin-left: 0; margin-right: -50px;}
.service-block .tab-title {margin-bottom: 0;}
.service-block p {font-weight: 500; line-height: 23px;}
.ser-btn a {min-width: 120px;}
.red-clr {background: #A82430;}
.gray-clr {background: #F3F3F3; color: #000;}
.service-container > .text-left { width: 100%;}
.ser-btn-set { width: 100%; display: flex; column-gap: 25px;}
.service-container ul { display: block; width: 100%; margin-bottom: 25px; margin-top: 10px; font-size: 16px; font-weight: 500; line-height: 23px;}
.service-container ul li { display: flex;}
.service-container ul span.label {min-width: 160px; font-weight: bold;}
 
.faq-service {width: 100%;}
.faq-accordion > .card{ border:0; background: transparent;}
.faq-accordion > .card > .card-header{ padding: 0; border:0; background: transparent;}
.faq-accordion > .card > .card-header > h5 { font-size: 18px;color: #fff; border-top: 1px solid rgba(255,255,255,0.3); background-color: transparent; cursor: pointer; border-radius: 0; padding: 18px 0 18px 35px; position: relative; font-weight: 600;}
.faq-accordion > .card > .card-header > h5::before{ content: "\f067"; font-family: "Font Awesome 5 Pro"; position: absolute; left: 0px; font-size: 12px; line-height: 22px;}
.faq-accordion > .card > .card-header > h5[aria-expanded="true"]::before{ content: "\f068"; }
.faq-accordion > .card > .card-header > h5[aria-expanded="true"]{background-color: transparent; color: #fff;}
.faq-accordion {border-bottom: 1px solid rgba(255,255,255,0.3); margin-bottom: 28px; margin-top: 30px;}
.faq-accordion .card-body {padding: 0 0 0 35px;}
 
.feedback-form input::-webkit-input-placeholder, .feedback-form textarea::-webkit-input-placeholder { opacity: 1; color: #141414;}
.feedback-form input::-moz-placeholder, .feedback-form textarea::-moz-placeholder { opacity: 1; color: #141414;}
.feedback-form input:-ms-input-placeholder, .feedback-form textarea:-ms-input-placeholder { opacity: 1; color: #141414;}
.feedback-form input:-moz-placeholder, .feedback-form textarea:-moz-placeholder { opacity: 1; color: #141414;}

/*Footer*/

#footer{padding: 0; margin: 0;}
.footer-top {padding: 55px 0 10px; background: #5A433D;}
.social-col {align-items: center; display: flex;}
.social-media a {color: #fff !important; text-align: center; font-size: 24px !important; display: flex; height: 60px; margin: 0 10px 0 0; justify-content: center; align-items: center; background: #F6941E !important; width: 60px; border: 0;}
.social-media a:hover {background-color: #D17E1A !important; border-color: #fff; color: #fff !important; text-decoration: none !important;}
.social-media a.facebook {background-color: #395693 !important;}
.social-media a.facebook:hover {background-color: #5072bb !important;}
.social-media { display: flex; flex-wrap: wrap; justify-content: flex-start;}
.footer-col a:hover { color: #F6941E; text-decoration: none;}
.footer-title {font-size: 18px; font-weight: bold; color: #fff; padding-bottom: 0; margin-bottom: 20px; letter-spacing: -0.15px;}
.footer-botom { padding: 0 0 30px; margin: 0;}
.footer-col {margin: 0 0 50px !important; color: #ffffff;}
.footer-col p {line-height: 29px; margin: 0 0 25px;}
.footer-col li {line-height: 29px;}
.footer-col li, .footer-col a, .footer-col p {color: #fff; font-size: 16px; font-weight: 500;}
ul.st-time {max-width: 250px;}
ul.st-time li {display: flex; justify-content: space-between;}
.scrollToTop {font-size: 13px; color: #000; background: #f2f2f2; position: relative; width: auto; border-radius: 2px; left: auto; right: auto; bottom: auto; z-index: 0;}
.social-title { text-align: center;}
.payment-col {text-align: center; display: flex; justify-content: flex-end; align-items: center;}

.footer-bottom { background-color: #5A433D; }
.list-icon li::before {content: "\f105"; color: #F6941E; font-family: 'Font Awesome 5 Pro'; font-weight: 300; margin-right: 12px;}
.ft-logo {text-align: right;}
.payment {text-align: center; height: 100%; display: flex; justify-content: center; align-items: center; column-gap: 8px;}
.footer-map .google-map { margin: 0; height: 425px;}
.footer-map .google-map iframe { height: 100% !important;}
.map-cnt-box {display: flex; flex-direction: column; justify-content: center; align-items: center; background: #A82430; width: 500px; height: 330px; position: absolute; top: calc(50% - 165px); text-align: center; color: #fff;}
.footer-map {position: relative;}
.map-cnt-box .tab-title { margin: 0px;}
.map-cnt-box p { font-size: 18px;font-weight: bold; margin: 0 0 25px;}
.map-cnt-box ul {width: 100%; max-width: 275px;}
.map-cnt-box ul li { display: flex; justify-content: space-between; font-size: 16px; font-weight: 500; line-height: 29px;}
.feedback-footer {max-width: 915px; margin: 0 auto;}
.footer-fd-form {padding: 80px 0 70px;}
.ft-bottom-row {border-top: 1px solid #fff; padding: 15px 0;}

/*Fix contact*/
.cont-fix {display: flex; height: 70px; width: 75px; position: fixed; right: 0; top: 50%; z-index: 99;}
.cont-fix a {display: flex; justify-content: center; align-items: center; flex-direction: column; background: #F6941E; width: 100%; height: 100%; font-size: 14px; font-weight: bold; color: #fff; border-radius: 2px 0 0 2px;}
.cont-fix a:hover{background-color:#D17E1A; text-decoration: none;}

/*subscribe newsletter*/
.footer-newsletter-bg { background: url("../images/newsbg.jpg") no-repeat center center; background-size: cover; }
.footer-newsletter {background: transparent; height: 325px; display: flex; justify-content: center; align-items: center;}
.block-subscribe .input-box {display: flex; position: relative; justify-content: center;}
.block-subscribe .input-box .input-out {width: calc(100% - 170px); height: 48px; position: relative; margin-right: 30px; box-shadow: 0 0 9px 0 rgba(0,0,0,0.3);}
.block-subscribe .input-box input {width: 100%; padding: 10px 25px; height: 100%; color: #000000; border: 0; background: #F3F3F3; font-size: 16px; border-radius: 2px; font-weight: 500;}
.block-subscribe .btn-subscribe {min-width: 140px; background-color: #F6941E; color: #fff; font-size: 16px; line-height: 34px; padding: 6px 20px; font-weight: 500;}
.block-subscribe .btn-subscribe:hover{color: #ffffff; background-color: #D17E1A;}
.block-subscribe .input-box input::-webkit-input-placeholder { opacity: 1; color: #232323;}
.block-subscribe .input-box input::-moz-placeholder { opacity: 1; color: #232323;}
.block-subscribe .input-box input:-ms-input-placeholder { opacity: 1; color: #232323;}
.block-subscribe .input-box input:-moz-placeholder { opacity: 1; color: #232323;}
.block-subscribe .block-title h4 {margin: 0 0 10px; font-size: 34px; text-transform: uppercase; color: #ffffff;}
.block-subscribe .block-content {max-width: 610px; margin: 0 auto;}
.block-subscribe .tab-title {color: #fff; margin: 0 0 30px;}
.news-title {height: 100%; display: flex; justify-content: center; align-items: center;}

/*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-banner { position: relative;}
.category-banner .category-title { position: absolute; top: 0; width: 100%; margin: 0 !important; height: 100%; text-align: center; display: flex; justify-content: center; align-items: center; color: #FFF; padding: 0 15px;}
.category-banner img {width: 100%; min-height: 120px; display: block; font-size: 0;background-color: #bbb; object-fit: cover;}
.category-banner .category-title h1 { margin: 0;}
.free-shipping-promotion-static-block { margin-bottom: 25px;}
.free-shipping-promotion-static-block .free-shipping-amout {background: #F6941E; text-align: center; color: #fff; border: 0; border-radius: 0; font-size: 14px; font-weight: 600; line-height: 19px; padding: 8px 0; margin: 0;}
.col-main .container > .page-title {margin-bottom: 25px; text-align: center;}
.col-main .container > .page-title h1 {font-size: 40px; font-weight: bold; }
.sort-by-container {margin: 0px !important;}
.bottom-toolbar .sort-by-container { margin: 0 !important;}
.bottom-toolbar { margin: 0 0 35px;}
.top-toolbar {padding: 10px 0; border-top: 1px solid #F5F5F5; border-bottom: 1px solid #F5F5F5; margin: 0 0 40px;}
.sidebar .block-title {font-size: 22px; font-weight: bold; padding: 7px 15px; margin: 0 0 15px; background: #5A433D; 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;}
div#layered-navigation-container { padding-top: 25px; }
#narrow-by-list .filter-title.filter-title-collapsed, 
#narrow-by-list .filter-title.filter-title-expanded, div.filter-title {padding: 10px 0; border: 0; font-size: 18px; text-transform: none; font-weight: 600;}
#narrow-by-list .filter-content, .filter-content {border: 0; margin-bottom: 25px;}
#narrow-by-list .filter-title:first-child { border-top: 0;}
#narrow-by-list .filter-title.filter-title-collapsed, #horizontal-layered-navigation-container .filter-title {color: #000; background: url("../images/plus.png") no-repeat; background-position: 5px center; padding-left: 30px;}
#narrow-by-list .filter-title.filter-title-expanded, #horizontal-layered-navigation-container .filter-title.horizontal-filter-title-expanded {color: #000; background: url("../images/minus.png") no-repeat; background-position: 5px center; padding-left: 30px;}
#narrow-by-list .filter-title.filter-title-collapsed:hover, #narrow-by-list .filter-title.filter-title-expanded:hover { background-color: transparent;}
.sidebar .currently .card-header { display: none;}
.sidebar .block-layered-nav .currently #status-filter .filter-titles {margin-top: 15px; display: inline-block; line-height: 16px; font-weight: 500;}
.sidebar ol.layered-links li > a, .sidebar ol#category-filters li > a { padding: 0 0 0 30px; color: #232323; font-size: 14px; line-height: 33px;}
.sidebar ol.layered-links li > a::before, .sidebar ol#category-filters li > a::before {content: "\f111"; left: 5px; top: 2px; color: #F6941E; font-size: 13px;}
.sidebar ol.layered-links li.active-filter-option > a::before, .sidebar ol#category-filters li.active-filter-option > a::before {content: "\f111"; left: 5px; top: 1px; font-weight: bold;}

#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 #F6941E; background: #F6941E;}
#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;}
.currentactive.show > a {color: #fff !important;}
.toolbar .card-body {padding: 0;}
.card.toolbar {border: 0;}
.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 {box-shadow: none; color: #232323;  font-size: 14px; height: 25px; padding: 0 25px 0 0; background: url("../images/down-aro.png") no-repeat right center; border-radius: 0; border: 0; font-weight: 600;}
.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;}
.pages.Page.navigation { margin-top: 0 !important;}
.navigation .pagination { margin-top: 0;}
.pagination .page-link {width: 42px; height: 42px; display: flex; justify-content: center; align-items: center; padding: 3px; border: 1px solid #f3f3f3; color: #717171; font-size: 16px; margin: 0 4px; border-radius: 2px !important; font-weight: 500;}
.pagination .page-link:focus{box-shadow: none; }
.pagination .page-link i {font-size: 19px;}
.page-item.active .page-link {background-color: #F6941E !important; color: #fff !important; border-color: #F6941E !important; font-weight: 500;}
.card.toolbar .view {display: none !important;}
.page-title.category-title {margin: 25px 0; text-align: left;}
.page-title.category-title h1 {font-size: 37px; font-weight: bold;}
.category-information {padding-left: calc(25% - 7.5px);}
.category-bottom .category-information { border-top: 1px solid #F3F3F3; border-bottom: 1px solid #F3F3F3; padding-top: 70px; padding-bottom: 50px;}
.category-second-description {margin-top: 0 !important;text-align: left;}
.category-information a {font-weight: 600; text-decoration: underline;}
.bottom-toolbar .sorter .row { display: none;}
.bottom-toolbar .toolbar .card-body .count-container .amount {display: none;}
.top-toolbar .navigation {display: none;}

.sidebar .free-shipping-amout {padding: 10px 15px; font-size: 14px; line-height: 18px;}
.sidebar .block-account {margin: 0 0 25px;}

.col-main div.horizontal-filter ol.layered-links li > a .swatch-label {display: none;}
.product-list.row-2 > div {margin-bottom: 20px;}

/*Product View*/
.product-view .product-media {display: flex; padding-right: 30px;}
.product-view .product-details {padding-left: 45px; margin-bottom: 30px;}
.product-view { margin-bottom: 30px; padding-bottom: 0;}
.product-media .product-image { width: calc(100% - 175px); margin-left: auto; height: 505px; order: 2;}
.product-media .more-views {width: 155px;order: 1; margin: 0; height: 505px;}
.product-media .product-image .product-image-gallery {height: 100%; background: #ffffff; border:1px solid #F5F5F5 !important; width: 100%; overflow: hidden; display: flex; align-items: center;}
.product-image-gallery .gallery-image.visible {height: auto; max-height: 100% !important;}
.product-media .more-views li.list-inline-item {height: 155px; border: 1px solid #F5F5F5 !important; margin-bottom: 20px; padding: 0px; background-color: #fff;}
.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 {border: 0; margin-bottom: 5px;}
.product-view .product-details .card-title h1 {font-size: 22px; font-weight: normal; color: #141414; margin: 0;}
.product-image-gallery .pro-label-out { top: auto; bottom: 0;}
.add-to-cart-wrapper {margin-top: 25px;}
.atc-col {display: flex;justify-content: space-between;}
.atc-col .qty-wrapper {width: 135px;margin-right: 50px;}
.atc-col .add-to-cart-buttons {width: calc(100% - 185px);}
.add-to-cart-panel .price-box {display: flex; align-items: center; justify-content: flex-start; margin-bottom: 0; font-size: 30px; font-weight: bold;}
.add-to-cart-panel .price-box .price-label {display: none;}
.add-to-cart-buttons .btn { height: 42px;  font-size: 18px;  padding: 0 0.75rem; font-weight: 500;}
.input-group.qty-wrapper > div .input-group-text {width: 42px; justify-content: center; border-radius: 2px; background-color: #fff; border: 1px solid #EFEFEF;}
.input-group.qty-wrapper input#qty {width: 42px; margin: 0 5px; height: 42px; border:1px solid #EFEFEF; background-color: #fff; border-radius: 2px !important;}
.input-group.qty-wrapper > div {width: 42px;}

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

.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: 16px; color: #000000;}
.breadcrumb li, .breadcrumb li:last-child a { color: #000000;}
.breadcrumb li:last-child {font-weight: 600;}
.breadcrumb-item + .breadcrumb-item::before {color: #000000; 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%;}

.block-related .page-title { margin: 0 0 40px !important;}
.product-view .product-details .product-options > .label.label-danger { display: none;}
.product-view .product-details .product-options .color-option { flex-direction: column; align-items: flex-start; padding-top: 15px; border-top: 1px solid #F4F4F4;}
.product-details .product-options { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start;}
.product-options .option-out {width: calc(50% - 8px); margin: 0 0 10px;}
.wishlist-btn { position: absolute; right: 0; top: 0;}
.productlabel { background: transparent;}
.card.add-to-cart-panel .product-brand { text-align: center; font-size: 48px; font-weight: bold; color: #959595;}
 .product-details .collateral-tabs .tab-content > h2 { display: none;}
.product-collateral #product-attribute-specs-table .label {min-width: 150px;}
.product-view-accordion .card-body {padding: 25px; color: #232323; }
.product-view-accordion .card-body > h2 { display: none;}

.usp-product { font-size: 14px; font-weight: 600; line-height: 30px; margin-top: 20px; color: #000;}

.product-collateral ul.toggle-tabs { border: 1px solid #F3F3F3; border-radius: 5px; overflow: hidden;}
.product-collateral .toggle-tabs li { width: 20%; border-right: 1px solid #F3F3F3;}
.product-collateral .toggle-tabs li span {padding: 9px 20px; display: block; font-size: 16px; font-weight: 500;}
.product-collateral .toggle-tabs li.current span, .product-collateral .toggle-tabs li:hover span {background-color: #F3F3F3; border: 0; font-weight: 500;}
.product-collateral .collateral-tabs {background: transparent; border: 0; padding: 25px 20px;}
.block-related {border-top: 1px solid #F3F3F3; border-bottom: 1px solid #F3F3F3; padding: 70px 0 30px;}

.product-sku {display: flex; margin: 0 0 15px; font-size: 14px; color: #000;}
.product-sku label {font-weight: 600; margin: 0;}
.product-sku span {margin-left: 3px;}

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


/*content page*/
.cms-page-view .cms-container { max-width: 100%; padding: 0;}
.content-slider-banner {margin-bottom: 25px; margin-top: -20px;}
.content-product {border-top: 1px solid #F3F3F3; border-bottom: 1px solid #F3F3F3; margin: 60px 0; padding: 50px 0 30px;}
.content-wrapper {border-bottom: 1px solid #F3F3F3; padding-bottom: 50px;}
.con-ser {display: flex; justify-content: flex-start; align-items: center; margin: 0 0 15px; line-height: 38px;}
.con-ser h5 { margin: 0;}
.con-ser .ser-img { width: 38px; text-align: center; margin-right: 7px;}
.content-services { border-top: 1px solid #F3F3F3; border-bottom: 1px solid #F3F3F3; padding: 50px 0 30px; margin: 50px 0;}
ul.price-stk { display: block; width: 100%; margin-bottom: 25px; margin-top: 10px; font-size: 16px; font-weight: 500; line-height: 23px;}
ul.price-stk li { display: flex;}
ul.price-stk span.label {min-width: 160px; font-weight: bold;}

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

@media (max-width: 1600px){
.main-slider.owl-carousel .owl-dots {right: 22vh;}
}

@media (max-width: 1500px){
.main-slider.owl-carousel .owl-dots {right: 9vh;}
}

@media (max-width: 1479px) {
.main-slider.owl-carousel .owl-dots {right: 20px;}
.main-slider .banner-content .heading {line-height: 45px; font-size: 35px !important; margin-bottom: 25px;}
.banner-box {max-width: 440px;}
.categories_block .cat-img .cat-name {font-size: 28px;}
.service-container {padding: 50px;}

}
@media (max-width: 1199px) {
.usp-item {display: none;}
.head-link > span {font-size: 12px;}
.head-link img {height: 28px;}
.logo-col {justify-content: flex-start; padding-top: 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}
.total-tx {display: none !important;}
.logo {max-width: 100px !important; height: 100%;  margin: 0; display: flex !important;}
.cart-col .skip-links .header-minicart > a {height: auto; line-height: inherit;}
.header-minicart .link-label { position: absolute; right: -6px; top: 0; height: 18px; line-height: 18px; width: 18px; text-align: center; background: #000; color: #fff; border-radius: 50%; font-size: 13px;}

.main-slider .banner-content .heading {line-height: 35px;font-size: 28px !important; margin-bottom: 25px;}
.banner-box {max-width: 380px;}

#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;}
.tab-title {margin: 0 0 30px; font-size: 31px; line-height: 42px;}
.page-title.category-title h1 {font-size: 31px;}
.categories_block .cat-img .cat-out {padding: 15px;}
.categories_block .cat-img .cat-name {font-size: 25px;}
.faq-accordion > .card > .card-header > h5 {padding: 12px 0 12px 25px;}
.faq-accordion .card-body { padding: 0 0 0 25px;}
.footer-fd-form {padding: 50px 0 60px;}
.footer-newsletter {height: 250px;}

.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-media {padding-right: 15px;}
.product-view .product-details {padding-left: 15px;}
.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;}
.product-options-bottom .input-group.qty-wrapper { margin-bottom: 0;}
.con-ser h5 {font-size: 18px;}

}	

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

.footer-map .google-map { height: 380px;}
.map-cnt-box h3 {font-size: 16px; line-height: 26px; margin: 15px 0;}
.footer-top {padding: 50px 0 0;}
.footer-col {margin: 0 0 40px !important;}
div#layered-navigation-container { padding-top: 0; }
.opc-col-center .comment-block .card-title {font-size: 18px;}
.category-page-buttons { column-gap: 15px;}
.logo {max-width: 90px !important;}

.tab-title {font-size: 28px; line-height: 38px;}
.page-title.category-title h1 {font-size: 28px;}
.price-box {font-size: 20px;}
.categories_block .cat-img .cat-name {font-size: 19px;}
.video-gallery-block {padding-bottom: 50px;}
.service-container {padding: 30px;}
.faq-accordion {margin-bottom: 20px; margin-top: 15px;}
.faq-accordion > .card > .card-header > h5 {padding: 10px 0 10px 20px; font-size: 16px;}
.faq-accordion .card-body { padding: 0 0 0 20px;}
.service-block p {line-height: 21px; font-size: 14px;}
.service-block .tab-title { margin-bottom: 8px;}
.footer-fd-form {padding: 20px 0 50px;}

input.form-control {height: 48px;}
.form-control, .form-group select {height: 48px; font-size: 14px;}
.map-cnt-box {width: 380px; height: 260px; top: calc(50% - 130px);}
.map-cnt-box p { margin: 0 0 15px;}
.map-cnt-box ul li {font-size: 15px;line-height: 27px;}
.footer-newsletter {height: 200px;}

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

.category-information { padding-left: 0;}
.category-bottom .category-information {padding-top: 50px; padding-bottom: 35px;}
.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-view .product-details { margin-bottom: 0 !important;}
.product-collateral .collateral-tabs { padding: 0;}
.block-related { padding: 45px 0 0;}
.service-container ul span.label, ul.price-stk span.label { min-width: 130px;}
.service-container ul, ul.price-stk {line-height: 21px; font-size: 14px;}
.ser-btn-set {column-gap: 10px;}
.ser-btn-set a.btn {padding: 0.7rem 10px;}
.con-ser {width: 50%; float: left;}

}


@media (max-width: 767px) {
.sticky .header-usp { display: none;}	
.usp-block {padding: 8px 0; font-size: 12px;}
.head-link .img-out {height: 25px;}
#header .header-usp-block .col-auto { display: none;}
.head-link {margin-right: 20px;}
#header.sticky .bg-usp-top {display: none;}
#header.sticky .page-header {padding: 0 0 !important;}
.skip-links.right-links {justify-content: flex-end;}
#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: 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;}
.head-link span.badge-count {right: 0; top: 0;}
.categories_block .cat-img .cat-name { font-size: 21px;}
.pagination .page-link {width: 35px; height: 35px;}
.review-block {margin-bottom: 35px;}
.review-slider .owl-stage-outer {padding-bottom: 0;}
.service-image {padding: 0;}
.order-md-1 .service-container { margin-right: 0;}
.service-container {min-width: inherit; margin-left: 15px !important; margin-top: -25px; width: calc(100% - 30px); height: auto;}
.social-media a {height: 45px; margin: 0 5px 0 0; width: 45px; font-size: 18px !important;}
img.ft-img {width: 70px;}
.payment img {width: 55px;}
.map-cnt-box {width: 300px; height: 200px; top: calc(50% - 100px);}
.map-cnt-box p {font-size: 15px;}
.map-cnt-box ul {width: 100%; max-width: 230px;}
.map-cnt-box ul li { font-size: 13px; line-height: 23px;}
.footer-map .google-map {height: 300px;}

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

.product-view .product-media {margin-bottom: 25px;}
.product-view .product-details {margin-bottom: 15px;}
.product-view {margin-bottom: 40px;}
.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;}
.service-block .tab-title br {display: none;}
.content-product {margin: 40px 0;padding: 30px 0 10px;}

.con-ser {width: 100%;}
.content-services {padding: 30px 0 20px; margin: 40px 0;}

.cont-fix a {font-size: 10px;}
.cont-fix {height: 55px; width: 55px;}

}

@media only screen and (max-width: 576px){
.product-view .product-media { flex-wrap: wrap;}
.tab-title {margin-bottom: 25px; font-size: 25px;}
.page-title.category-title h1 {font-size: 25px;}
.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%; height: auto; order: 1;}

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

.page-title h1 {font-size: 24px;}
#horizontal-layered-navigation-container div.horizontal-filter {width: 100% !important; position: relative;}

.categories_block .cat-img .cat-name {font-size: 21px;}

.head-link img { height: 22px;}
.head-link > span { font-size: 10px; padding: 0;margin-top: 2px;}
.block-subscribe .tab-title { margin-bottom: 15px;}
.footer-newsletter { padding: 30px 0;}
.block-subscribe .input-box .input-out {height: 48px; margin: 0 0 10px; width: 100%;}
.block-subscribe .btn-subscribe {min-width: 130px; line-height: 34px;}
.block-subscribe .input-box {flex-direction: column; align-items: center;}
.block-subscribe .input-box input{text-align: center;}
.footer-map .google-map { height: 250px;}
.product-item a.product-image {height: 220px; max-height: 220px;}
.price-box .price { font-size: 18px;}
.main-slider .banner-content .heading { line-height: 26px; font-size: 21px !important; margin-bottom: 10px;}
.main-slider .banner-content .btn {height: 40px; width: 130px; padding: 8px 10px; font-size: 14px;}
.banner-box {max-width: 250px;}
.tab-section {margin-top: 40px;}
.categories_block {margin: 0 0 25px;}
.video-gallery-block {padding-bottom: 40px;}
.tab-title {margin-bottom: 20px; font-size: 21px; line-height: 28px;}
.payment {justify-content: flex-start;}
.social-col {justify-content: center; margin-bottom: 10px;}
.social-media a {margin: 0 5px;}
.add-to-cart-panel .price-box .price, .add-to-cart-panel .price-box { font-size: 21px;}

}	


@media only screen and (max-width: 480px){
.main-header .header-nav {padding-right: 10px !important; min-width: 40px; margin-right: 10px;}
.head-link { margin-right: 10px;}
.logo-col { padding-right: 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;}
.btn.btn-primary.link-facebook, a.btn.btn-primary.link-facebook:focus, .btn.btn-info.link-twitter, a.btn.btn-info.link-twitter:focus {font-size: 0.775rem; }
.product-options .option-out { width: 100%;}
.product-item a.product-image {height: 140px; max-height: 140px;}
.price-box .price {font-size: 14px;}
.price-box {font-size: 14px;}
.product-item .card-footer {padding: 0 5px 10px;}
.card-body.product-info {padding: 10px 5px 15px;}
.product-item .availability {margin: 10px 0 0; padding: 0 5px;}
.product-item .card-title {padding: 10px 5px; font-size: 15px; line-height: 16px;}
.categories_block .cat-img .cat-out {padding: 10px;}
.categories_block .cat-img .cat-name {font-size: 16px;}
.service-container {padding: 15px;}
.map-cnt-box .tab-title {font-size: 18px;}
.map-cnt-box p {font-size: 13px;}
.map-cnt-box ul li {font-size: 12px; line-height: 21px;}
.map-cnt-box ul {max-width: 180px;}
.map-cnt-box {width: 240px; height: 170px; top: calc(50% - 85px);}
.atc-col .qty-wrapper {margin-right: 10px;}
.atc-col .add-to-cart-buttons { width: calc(100% - 145px);}
.add-to-cart-buttons .btn { font-size: 16px;}
.usp-product {font-size: 12px;}
.service-container ul span.label, ul.price-stk span.label {min-width: 100px;}
.service-container ul, ul.price-stk {line-height: 20px; font-size: 12px;}
.ser-btn-set a.btn { padding: 0.5rem 5px; font-size: 14px;}
.con-ser h5 { font-size: 16px;}
.con-ser {margin: 0 0 10px; line-height: 30px;}


}