/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/*Header design*/
.opc-container .login-options [type="radio"]:checked+label {
    background: #961732;
    color: #fff;
}
.product-flags li.product-flag {

    background: #1b671f;
 
}
#product-modal .modal-content .modal-body .product-images img:hover {
    border: 3px solid #8f0f2a;
}
a.logout.hidden-sm-down {
    margin-right: 10px;
}
.user-info a, div#_desktop_cart a {
    background: #711719;
    padding: 7px;
    border-radius: 5px;
    pointer-events: painted;
    cursor: pointer;
}
body#checkout a:hover {
    color: #951631;
}
.custom-radio input[type=radio]:checked+span {

    background-color: #951631;
  
}
.description {
    width: 100%;
    display: block;
}
#header a {
    color: white;
}
#header .dropdown a {
    color: #111111;
}

#header .dropdown a:hover {
    color: #111111;
}
div#_desktop_user_info, div#_desktop_cart {
    width: 50%;
    display: block;
    position: relative;
    float: left;
}
div#_desktop_user_info {
    text-align: right;
    margin-right: 15px;
}
.header-bottom div#_desktop_top_menu {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}
ul#top-menu a:hover {
    color: #711719!important;
}
.top-menu .sub-menu ul[data-depth="1"]>li {
    float: none;
    margin: 0;
    font-size: 16px;
    padding: 7px 0px;
}
.col-md-7.right-nav .mailtop {
    margin-top: 6px;
}
.input-group .input-group-btn>.btn {
    border: 0;
    box-shadow: none;
    color: #fff;
    font-size: .6875rem;
    font-weight: 400;
    margin-left: 0;
    padding: .625rem 1rem;
    text-transform: uppercase;
    background: #71171a;
    padding: 12px;
}
.form-control:focus, .input-group.focus {
    outline: 1px solid #71171a;
    border: 0px;
}
.top-menu .popover {
    max-width: inherit;
    border-radius: 0;
    border-top: 0px solid #711819;
    border-bottom-right-radius: 17px!important;
    border-bottom-left-radius: 17px!important;
    margin-left: -75px;
    top: 40px!important;
    
}
span.col-sm-3.col-md-3.hidden-sm-down.sort-by {
    width: 50%;
    font-size: 15px;
}
.col-sm-9.col-xs-8.col-md-9.products-sort-order.dropdown {
    width: 50%;
}
#header .header-top .col-sm-5.col-5, #header .header-top .col-sm-2.col-2 {
    display: flex;
    align-items: center;
}
div#_desktop_logo {
    flex-grow: 1;
    display: flex;
}
#header .header-top .search-widget {
    float: none;
    width: 100%;
}
.top-menu .sub-menu {
    width: auto!important;
    min-width: fit-content;
}
.top-menu a[data-depth="1"], .top-menu a[data-depth="2"] {
    padding: 0 0.1rem .1rem 0;
    text-transform: capitalize;
}
.top-menu .sub-menu ul[data-depth="1"]>li {
    float: none;
    margin: 0 1.25rem;
}
.top-menu .popover {
    max-width: inherit;
    border-radius: 0;
    border-top: 4px solid #711819;
}
#header .header-nav .cart-preview .shopping-cart {
        color: #fff;
}
#header .header-nav #menu-icon .material-icons {
        color: #fff;
}
#header .header-nav .cart-preview.active {
    background: #711718;
}
#header .header-nav {
    border-bottom: 0px solid #f1f1f1;
    max-height: 50px;
    margin-bottom: 4px;
    background: #403e3e;
    padding: 8px 0px!important;
}

#header .header-nav2 {
    border-bottom: 0px solid #f1f1f1;
    min-height: 60px;
    margin-bottom: 4px;
    background: red;
    padding: 8px 0px!important;
}

#header .logo {
    max-width: 100%;
    width: 142px;
}
#header .header-top a[data-depth="0"] {
    color: #71171A;
    text-transform: uppercase;
}
#header .header-top a[data-depth="0"]:hover {
    color: #E3C541;
    text-transform: uppercase;
}

.block-social ul li {
    height: 1.5rem;
    width: 1.5rem;
    background-color: #f1f1f1;
    background-repeat: no-repeat;
    display: inline-block;
    margin: .125rem;
    cursor: pointer;
    background-size: contain;
    background-color: #71171a;
}

.block-social ul li.facebook:hover{
    background-color: #344E87;
}
.block-social ul li.youtube:hover{
    background-color:#F70100;
}
.block-social ul li.instagram:hover{
    background-color:#8C48C0;
}
.block-social ul li.twitter:hover{
    background-color:#54D0F6;
}
header#header .container {
    width: 100%;
}
header#header .container .row {
    width: 1200px;
    max-width: 100%;
    margin:0 auto;
}

.header-bottom .container {
    background: #efefef;
    display:flex;
}
.header-bottom div#_desktop_top_menu {
    width: 100%;
    text-align: center;
}
.header-nav a:hover {
    text-decoration: none;
    color: #eaeaea!important;
    transition: 0.2s;
}
.header-bottom a[data-depth="0"]:hover, {
    color: #711719!important;
    text-decoration: none;
        transition: 0.2s;
}
.header-bottom a  {
    color: #656565!important;
}
.header-bottom  ul#top-menu {
    margin-bottom: 0px;
    padding: 7px 0px 2px;
}
.header-top .search-widget form input[type=text] {
    min-width: inherit;
    width: 100%;
    height: auto;
    padding: 0px;
    border-radius: 5px;
    border-color: #d6d6d6;
}
.search-widget form button[type=submit] {
    position: absolute;
    border: none;
    bottom: .3125rem;
    right: .125rem;
    color: white!important;
    background: #711719;
}
.search-widget form {
    float: right;
    position: relative;
    width: 435px;
    max-width: 100%;
}
.header-top .search-widget form input[type=text] {
    min-width: inherit;
    width: 100%;
    height: auto;
    border-radius: 5px;
    border-color: #d6d6d6;
    padding: 7px;
}
#header .header-nav #_desktop_contact_link #contact-link {
    margin-top: 0;
}
.search-widget form button[type=submit] {
    position: absolute;
    border: none;
    bottom: 0;
    right: 0;
    color: white!important;
    background: #711719;
    padding: 6px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.search-widget form button[type=submit]:hover {
 
    color: white!important;
    opacity:.7;
}
.search-widget form input[type=text]:focus {
    outline: 0px solid #2fb5d2;
    color: #232323;
    background: #fff;
}

.search-widget form input[type=text] i.material-icons.search {
    color: white!important;
}
.search-widget form button[type=submit] .search:hover {
    color: white;
}
#header .header-top {
    padding-bottom: 0;
}
.pprice {
    text-align: right;
    border-bottom: 1px dashed silver;
    margin-bottom:5px;
}
span.cover img {
    width: 50px;
    margin-right:5px;
}
span.info {
    font-size: 14px;
}
li.search-menu-item.ui-menu-item a:hover {
    background: #efefef;
    transition: 0.4s;
    cursor: pointer;
    border:0px!important;
}
/*wraper web design*/
.container {
    width: 1200px;
    max-width: 100%;
}

#wrapper {
    background: white;
   
}

div#custom-text {
    border: 1px solid whitesmoke;
    border-radius: 5px;
    margin-top: 60px!important;
    margin-bottom: 60px!important;
    height: 300px;
    overflow: auto;
}

.wrapproduct{
	flex: 0 0 25%;
    max-width: 25%;
	
}
ul.category-top-menu a {
    padding-top: 15px!important;
    display: block;
    padding-left: 15px;
}
p#facet_label_86261 {
    border-bottom: 0px solid #e2e2e2!important;
}
ul#facet_86261 {
    padding: 0px 15px!important;
}
.block-categories, div#search_filters {
    box-shadow: 0px 0px!important;
    background: #fff;
    padding: 0px!important;
    margin-bottom: 1.563rem;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
}
div#search_filters p {
    border-bottom: 1px solid #e2e2e2;
    padding: 12px;
    margin-right: 0px!Important;
    width: 100%!important;
}
section.facet.clearfix ul {
    padding-left: 15px;
}

.popover{
	left:auto;
}
/*Home design*/
body#index #wrapper {
    background: white;
    padding-top: 0px;
}
div#blockEmailSubscription_displayFooterBefore input.btn.btn-primary.float-xs-right.hidden-xs-down {
    background-color: #71171a;
    transition: 0.4s;
}
#wrapper {
    background: white;
    box-shadow: 0px 0px;
    padding-top: 1.563rem;
    margin-top: 0;
}
body#index section.featured-products.clearfix, body#index a.banner, body#index div#custom-text {
    width: 1200px;
    margin: 0 auto;
    max-width: 100%;
}
a.quick-view {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin-top: 44%;
    color: white;
    
    transition: 0.4s;
    z-index:-1;
    opacity: 0;
}
.thumbnail-container.reviews-loaded:hover .background {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: #00000059;
    z-index: 1;
    transition: 0.4s;
}
.thumbnail-container.reviews-loaded:hover a {
    
    opacity: 1;
     -webkit-transition: opacity .4s ease-in-out;
        -moz-transition: opacity .4s ease-in-out;
        -ms-transition: opacity .4s ease-in-out;
        -o-transition: opacity .4s ease-in-out;
        transition: opacity .4s ease-in-out;
    z-index: 9999;
}
.carousel {
    box-shadow: 0px 0px;
  
}
.carousel .carousel-control .icon-next i:hover, .carousel .carousel-control .icon-prev i:hover {
    color: #711719;
    transition:0.4s;
}
.carousel .carousel-item figure {
    margin: 0;
    display: inline-block;
    width: 100%;
}

body {
    
    font-family: 'Roboto Condensed', sans-serif;
}
/*Products design*/
#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
    position: relative;
    margin-bottom: 1.563rem;
    height:auto!important;
    width:100%;
    box-shadow: 0px 0px;
    display:inline-block;
    transition: all .3s;
    background-color: #fff;
    border: none;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    border-radius: 5px;
    padding-bottom:0px!Important;
}
#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature {
    margin: 0;
    padding: 0 7px;
}

#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
  height: auto!important;
  
}
a.button-shop {
    text-align: center;
    width: 100%;
    display: block;
    background: #711717;
    padding: 10px;
    color: white;
}

#products .highlighted-informations .quick-view:hover, .featured-products .highlighted-informations .quick-view:hover, .product-accessories .highlighted-informations .quick-view:hover, .product-miniature .highlighted-informations .quick-view:hover {
    color: #711718;
}
#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {
    color: #0b691f;
    font-weight: 700;
    text-align: center;
    padding: 4px;
    display: inline-grid;
}
#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
    position: relative;

}

hr.separa{
    width: 16%;
    margin: 0 auto;
    border-width: 3px;
    border-color: #711818;
}
.products-section-title{
	font-size:25px;
}

.card {

    border: 0;
    box-shadow: 0px 0px 0px!important;
}


div.product-price-and-shipping{
    float:left;
    padding-top:20px;
}
a.button-shop{
    width:50%;
    float:right;
    border-radius:5px;
}


a.button-shop{
	margin-right:10px;
}
div.product-miniature{
	border:1px solid black;
	margin:2px;
}


h2.h3.product-title a{
	color:black;
	text-transform:capitalize;
}
#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
    position: relative;
    display: block;
    width: 100%;
}
#products .thumbnail-container .product-thumbnail img, .featured-products .thumbnail-container .product-thumbnail img, .product-accessories .thumbnail-container .product-thumbnail img, .product-miniature .thumbnail-container .product-thumbnail img {
    max-height: 100%;
    max-width: 100%;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.product-description:after {
    border: 0px!important;
}
div.thumbnail-container.reviews-loaded{
	background-color:#ffffff;
	border:1px solid #f2f2f2;
	border-radius:5px;
	box-shadow:2px 2px 5px #f2f2f2;
	margin:2px;
	padding:2px;
	padding-bottom:30px;
}

div.thumbnail-container.reviews-loaded {
    background-color: #ffffff;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    box-shadow: 2px 2px 5px #f2f2f2;
    margin: 2px;
    padding: 0px;
    padding-bottom: 30px;
    transition: all .3s;
}

.thumbnail-container.reviews-loaded:hover {
    box-shadow: 0 10px 20px rgb(0 0 0 / 20%)!important;
    transform: translateY(-3px);
}
.block-category.card.card-block {
    padding: 18px;
    height: 200px;
    overflow: auto;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
}
.block-category.card.card-block {
       padding: 20px 20px;
}
.checkout.cart-detailed-actions.card-block .btn-primary {
    background-color: #008004;
}
section#checkout-personal-information-step .btn-primary {
    background-color: #188517;
}
.block-categories, div#search_filters {
    box-shadow: 0px 0px!important;
    background: #fff;
    padding: 1.163rem 1.25rem;
    margin-bottom: 1.563rem;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
}
ul.category-top-menu li a {
    margin-bottom: 0px!important;
}
.wrap-price {
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 5px;
    height: auto;
}
.brands-sort .select-title, .products-sort-order .select-title, .suppliers-sort .select-title {
    display: inline-block;
    width: 100%;
    color: #232323;
    background: #fff;
    padding: .325rem;
    cursor: pointer;
    border: 1px solid rgb(210 210 210 / 25%);
    box-shadow: 0px 0px;
    border-radius: 4px;
}
#products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
    text-align: center;
    text-transform: capitalize;
    margin-top: .7rem;
    width: 167px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 10px;
    white-space: nowrap;
        text-overflow: ellipsis;
}
form.add-to-cart-or-refresh button.btn.btn-primary.add-to-cart {
    background: #711719;
}
form.add-to-cart-or-refresh i.material-icons.shopping-cart {
    font-size: 14px;
    margin-left: 1px;
    margin-right: 0px;
}

hr.separa{
    margin-bottom:50px;
}
div.blockcart.cart-preview.inactive{
	background:transparent !important;
	color:#fff;
}
.add {
    width: 208px;
}
button.btn.btn-primary.add-to-cart {
    background: green;
    width: 100%;
}
.quickview .images-container .product-images>li.thumb-container>.thumb {
    width: 100%;
    max-width: 4.938rem;
    margin-bottom: .8125rem;
    background: #fff;
}
.product-price {
    color: green;
    display: inline-block;
    font-size: 22px;
}
nav.breadcrumb.hidden-sm-down {
    text-align: center;
    padding: 4px!important;
    font-size: 13px;
    color: white!Important;
}
body#category section#wrapper, body#product section#wrapper {
    padding-top: 0px;
      margin-top: 25px!important;
}
.has-discount .page-content.page-cms ul, .has-discount.product-price, .has-discount p, .page-content.page-cms .has-discount ul {
    color: green;
}
.has-discount .discount {
    background: #71171A;
    border-radius: 5px;
    font-size: 10px;
}
.product-flags li.product-flag.discount, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount-percentage {
    background: #71171A;
}
.btn-primary{
	background-color:#E3C541;
}

.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    border: none;
    border-bottom: 3px solid #E3C541;;
}

.tabs .nav-tabs .nav-link.active {
    color: #E3C541;;
}
.tabs .nav-tabs .nav-link {
    color: #71171A;
    border: 0 solid transparent;
}

a:hover, button:hover{
	transition:0.5s;
}
.product-cover .layer:hover {
    opacity: 1;
    transition: 0.5s;
}

form.add-to-cart-or-refresh {
    display: inline-block;
    width: 128px;
    position: relative;
    text-align: center;
    float: right;
    margin-right: 9px;
}
button.btn.btn-primary.add-to-cart {
    width: 100%;
    font-size: 10px;
    padding: 7px 0px;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    color: #fff;
    background-color: #71171a;
    border-color: transparent;
}
#footer {
    padding-top: 2.5rem;
    background: #f9f9f9;
}
.footer-container {
    margin-top: 1.25rem;
    padding-top: 1.25rem;
    overflow: hidden;
    box-shadow: 2px 2px 11px 0 rgb(0 0 0 / 30%);
    background: #403e3e;
    color: white;
}
.footer-container .h3 {
    color: white;
}
.footer-container #block_myaccount_infos .myaccount-title a, .footer-container p.h4.text-uppercase.block-contact-title {
    color: white;
}
.block_newsletter {
    background: transparent;
    font-size: .875rem;
    margin-bottom: .625rem;
}
.footer-container a {
    color: #c7c7c7;
}
.footer-container li a {
    color: #c7c7c7;
    cursor: pointer;
    font-size: .875rem;
}
.footer-container li a:hover {
    color: #bdbdbd;
}
a.all-product-link.float-xs-left.float-md-right.h4 {
    background: #711719;
    color: white;
    padding: 9px;
    border-radius: 5px;
    font-size: 15px;
}
.modal-dialog a.btn.btn-primary {
    background-color: #006303;
}
.modal, .modal-open {
    overflow: auto;
}
/*floating cart*/

.product-line-grid-body.col-md-4.col-xs-8 {
    width: 38%;
    padding-right: 0px;
    float: left;
    padding-left: 0px;
}
.cart .col-md-10.col-xs-6 {
    width: 40%;
    padding: 0;

}
.col-md-2.col-xs-2.text-xs-right {
    float: left;
    width: 34%;
    padding: 0;
    text-align: center!important;
}
.product-line-grid-right.product-line-actions.col-md-5.col-xs-12 {
    width: 36.66667%;
}
.col-md-6.col-xs-6.qty {
    width: auto;
    padding: 0 9px;
}
input.js-cart-line-product-quantity.form-control {
    width: 30px;
}

.cart {
    position: fixed;
    right: -600px;
    width: 331px;
    z-index: 99999999;
    box-shadow: 2px 2px 10px;
    bottom: 0;
    top: 0;
    background: white;
    transition: all .5s;
        overflow: auto;
}
body#cart .col-md-10.col-xs-6 {
    float: left;
    width: auto;
}
.cart.active-cart{
	right:0px;
}

 .cart  .col-md-6.col-xs-2.price, .col-md-6.col-xs-2.price  {
    display: none;
}
.cart .product-line-info.product-price.h5.has-discount, .cart .product-line-info.product-price.h5 {
    font-size: 13px;
}

.cart .btn-primary {
    background-color: #0f870f;
}
.modal-backdrop.in {
    opacity: .5;
    display: none;
}
div#blockcart-modal {
    display: none!important;
}
span.close-cart {
    cursor: pointer;
    color: #711719;
    float: right;
}
.product-images>li.thumb-container>.thumb.selected, .product-images>li.thumb-container>.thumb:hover {
    border: 3px solid #92112d;
}
a:hover {
    color: #961732!important;
    text-decoration: none;
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary:disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled:hover {
    background-color: #71171b;
    border-color: transparent;
}
#ba_eu_cookie_law .ba_eu_cookie_law_text {
    text-align: center;
    font-family: "roboto condensed"!important;
    font-size: 16px!important;
}
.ba_eu_cookie_law_button {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
span.ba_eu_cookie_law_text {
    margin-left: 56px;
}
body#module-supercheckout-supercheckout #footer {
    padding-top: 5px;
    background: #f9f9f9;
    padding-bottom: 5px;
}
.block-categories .category-sub-menu li[data-depth="0"]>a {
    font-weight: 600;
    border-bottom: 1px dotted rgba(0,0,0,.25);
    width: 100%;
    display: inline-block;
    margin: .3125rem 0 0;
    padding-bottom: .1875rem;
}
body#authentication section#content {
    border: 1px solid #efefef;
    border-radius: 8px;
    box-shadow: 3px 4px 46px -22px #272727!important;
    margin-bottom: 60px;
}
body#authentication h1 {
    text-align: center;
}
a {
    color: #71171b;
    text-decoration: none;
}
a:hover {
  opacity:0.8;
  transition:0.4s

}
.pagination .page-list {
    background: #fff;
    padding: .375rem;
    margin-bottom: 0;
    box-shadow: none;
}
.pagination .current a {
    color: #71171a;
    text-decoration: none;
    font-size: 1.25rem;
}
/*Media query*/
@media screen and (max-width:960px){
	.wrapproduct{
	flex: 0 0 50%;
    max-width: 50%;
	
}


}

@media screen and (max-width:600px){
	.product-line-grid-left.col-md-3.col-xs-4 {
    width: 21%;
    margin-right: 13px;
}
.cart .col-xs-4.hidden-md-up {
	display:none;
	
}
.cart .float-xs-left {
    float: left!important;
    margin-top: 0;
}
	form.add-to-cart-or-refresh {
    display: inline-block;
    width: 100%;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
div#mobile_top_menu_wrapper div#_desktop_user_info {
    margin-right: 0px;
    width: 100%;
    float: none;
    text-align: center;
    margin-top: 23px;
}
div#mobile_top_menu_wrapper span.hidden-sm-down {
    display: inline-block!important;
}
	.product-price-and-shipping {
    text-align: center;
    width: 100%;
}
.is-open div#mobile_top_menu_wrapper{
		left:0px;
	}
	
div#mobile_top_menu_wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: 99;
    box-shadow: 2px 2px 7px silver;
    left: -264px;
    transition: ease-in-out 0.4s all;
    display:block!important;
}
div#search_filters_wrapper{
	    position: fixed;
    top: 0;
    background: white;
    bottom: 0px;
    box-shadow: 2px 2px 7px silver;
    padding-top: 20px;
     left: 0px;
    padding-left: 14px;
    z-index: 99;
    transition: ease-in-out 0.4s all;
	
}
.close2 {
    margin-left: 10px;
    background: #711719;
    width: auto;
    display: block;
    padding: 7px;
    text-align: center;
    color: white;
    margin-bottom: 9px;
}
div#search_filters_wrapper .hidden-sm-down {
    position: fixed;
    top: 0;
    background: white;
    bottom: 0px;
    box-shadow: 2px 2px 7px silver;
    padding-top: 20px;
     left: -264px;
    padding-left: 14px;
    z-index: 99;
    transition: ease-in-out 0.4s all;
}
div#content-wrapper{
	display:block!Important;
}
#header .header-top {
    padding-bottom: 17px!important;
}
section#wrapper {
    display: block!important;
}
div#_mobile_cart, div#_mobile_user_info {
    background: #07541f;
    padding: 5px;
    margin-left: 12px;
    border-radius: 6px;
    margin-top: 20px;
}
form.add-to-cart-or-refresh i {
    font-size: 14px;
    margin-left: 2px;
    margin-right: 0px!important;
}
form.add-to-cart-or-refresh .btn-primary {
    background: #711719;
}
div#_mobile_user_info {
    display: none;
}

#header .header-nav {
 display: none!important;
}
#header {
  
    padding-top: 21px!important;
    margin-bottom: 32px!important;
}
#header.is-open, #header.is-open .header-top {
    background-color: #f1f1f1;
}
body#index section.featured-products.clearfix, body#index a.banner, body#index div#custom-text {

    padding: 0px 10px!important;
}
section#main {
    padding: 0px 10px;
}	
div#_mobile_logo .col-sm-2.col-2 {
    display: block!important;
    align-items: center;
    width: 128px;
    margin: 0 auto;
}
.float-xs-left {
    float: left!important;
    margin-top: 25px;
}

}
