/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@font-face {
    font-family: "Museo-500";
    src: url("../fonts/Museo-500.eot");
    src: url("../fonts/Museo-500.eot?#iefix")format("embedded-opentype"),
    url("../fonts/Museo-500.woff2")format("woff2"),
    url("../fonts/Museo-500.woff")format("woff"),
    url("../fonts/Museo-500.ttf")format("truetype"),
    url("../fonts/Museo-500.svg#Museo-500")format("svg");
}
*:focus {
    outline: 0;
    box-shadow: none;
}
a {
    background-color: transparent;
    color: #c96234;
    text-decoration: none;
}
body {
    /*font-family: "Museo-500";*/
    font-family: "Maven Pro", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #232323;
    line-height: 1.25em;
    letter-spacing: 0.5px;
}
#header {
    box-shadow: none;
}
#wrapper {
    padding: 0 15px;
    background: transparent;
}
.carousel .carousel-inner {
    height: fit-content;
}
.container {
    width: 100%;
    max-width: 100%;
}
b, strong {
    font-weight: bolder;
    font-weight: 700;
}
#header .header-nav {
    max-height: inherit;
    border-bottom: none;
}
.top-banner {
    background: rgb(201 98 52);
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: center;
}
#custom-text {
    padding: 12px 0;
    margin-bottom: 0;
    text-align: center;
    border-radius: 0;
    color: #fff;
    background: transparent;
}
#custom-text p{
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    margin: 0;
    line-height: normal;
}
.position-static {
    padding: 0!important;
}
#header #_desktop_logo .logo {
    max-width: 240px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: center;
}
#header .header-top {
    padding: 0;
}
h1.logo-h1 {
    position: absolute;
    margin: 0;
    padding: 0;
    left: 30px;
    font-size: 14px;
    display: flex;
    height: 100%;
    align-items: flex-end;
    font-weight: 600;
    color: #9d6741;
}
.homeslider .caption {
    display: flex;
    text-shadow: none;
    color: #fff;
    background: transparent;
    bottom: 0;
    padding: 10px 40px;
    margin: 0;
    max-width: 50%;
    top: 0;
    height: 100%;
    align-items: center;
}
.homeslider .caption p{
    color: #9d6741;
    font-size: 60px;
    font-weight: 700;
    line-height: normal;
}
.nav-top-bloc {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-end;
    padding: 15px;
}
.overlay,
.search-section{
    visibility: hidden;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    z-index: 3;
}
.overlay {
   background: #000000b3; 
}
#search_widget {
    float: left;
    border-radius: 0;
    width: 100%;
    /*padding: 80px;*/
    background-color: #fff;
    /*transform: translateY(-250px);*/
    transition: 0.6s all;
}
i.material-icons.search {
    cursor: pointer;
}
.search-open {
    overflow: hidden;
}
.search-open .overlay,
.search-open .search-section {
   visibility: visible;
}
.search-open #search_widget {
    transform: translateY(0px);
}
#search_widget form  {
    border-radius: 30px;
    border: 1px solid #9d6741; 
}
#search_widget form input {
    padding: 10px 20px 10px 20px;
    background-color: #fff;
    border: none;
    border-radius: 30px;
    height: 45px;
    /* border-bottom: 1px solid #9d6741; */
}
#search_widget form i {
    right: 20px;
    top: 6px;
}
.search-widgets_close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 34px;
    height: 34px;
    text-align: center;
    background: none;
    padding: 0;
    border: none;
    cursor: pointer;
}
.search-widgets_close img {
    width: 30px;
}
#header .top-banner .menu{
    position: absolute;
    right: 0;
    display: flex;
    height: 100%;
    align-items: center;
    font-size: 14px;
}
.top-banner .top-menu[data-depth="0"] {
    margin-right: 30px;
}
.top-banner .top-menu a[data-depth="0"] {
    padding: 0 5px;
    font-size: 14px;
    font-weight: 400;
}
#header .top-banner .menu a  {
    color: #fff;
}
#header .top-menu a[data-depth="0"]:hover {
    color: #ffffffb0;
    text-decoration: none;
    transition: 0.4s all;
}
#header .header-nav .blockcart {
    background: transparent;
}
.ets_col_product_list h4.follow-title, h4.ets_col_title {
    font-size: 21px;
    justify-content: center;
    font-weight: 500;
}
.ets_col_product_list h4.follow-title, h4.ets_col_title a:hover {
    color: rgb(201 98 52);
}
.homeslider-container {
    float: none;
}
.ets_prmn_megamenu .container {
    padding: 0;
}
.ets_prmn_block_content ul li:not(.item_has_img) {
    margin-bottom: 5px;
}
.ets_prmn_megamenu ul.prmn_menus_ul {
    display: flex;
    justify-content: center;
}
.prmn_menu_content_title {
    padding: 0 10px;
}
span.prmn_arrow {
    display: none;
}
.prmn_blocks_li[data-id-block="27"] ul.ets_prmn_categories,
ul.ets_prmn_categories  {
    list-style: none;
    margin-top: -8px;
}
.prmn_blocks_li[data-id-block="27"] ul.ets_prmn_categories li,
ul.ets_prmn_categories li{
    text-transform: uppercase;
    border-bottom: 1px solid #e7e7e7;
        font-size: 13px;
        color: #444444;
    font-weight: bold;
    line-height: 110%;
    margin-bottom: 6px;
    margin-top: 0;
    display: block;
    list-style: none;
}
.with-submenu ul.ets_prmn_categories li{
    line-height: 30px;
    font-weight: normal;
    border-bottom: none;

}
#header > div.ets_prmn_megamenu > div > div > div > ul > li > ul > li > ul > li > div.ets_prmn_block.prmn_block_type_category > div > ul > li,
#header > div.ets_prmn_megamenu > div > div > div > ul > li > ul > li > ul > li > div.ets_prmn_block.prmn_block_type_category > div > ul > li > a{
    /*text-transform:none!important;
    font-weight: normal!important;
     border-bottom: none!important;*/
}
.prmn_blocks_li[data-id-block="19"] .ets_prmn_block.prmn_block_type_category .ets_prmn_block_content .ets_prmn_categories li,
.prmn_blocks_li[data-id-block="17"] .ets_prmn_block.prmn_block_type_category .ets_prmn_block_content .ets_prmn_categories li,
.prmn_blocks_li[data-id-block="10"] .ets_prmn_block.prmn_block_type_category .ets_prmn_block_content .ets_prmn_categories li,
.prmn_blocks_li[data-id-block="31"] .ets_prmn_block.prmn_block_type_category .ets_prmn_block_content .ets_prmn_categories li,
.with-submenu ul.ets_prmn_categories li
{
    text-transform:none!important;
    font-weight: normal!important;
     border-bottom: none!important;
}
.ets_prmn_megamenu .prmn_menus_li.prmn_sub_align_auto > .prmn_columns_ul {
   /* padding-left: 40px;
    padding-right: 40px;*/
   
    padding-left: calc((100vw - 900px) / 2);
    padding-right: calc((100vw - 900px) / 2);

}
#footer {
    padding-left: 15px;
    padding-right: 15px;
    background-color: rgb(201 98 52);
    padding-top: 0;
}
.footer-container .h1, 
.footer-container .h2, 
.footer-container .h3, 
.footer-container .h4,
.footer-container a,
.footer-container li a {
    color: #fff;
}
#js-product-list-header {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
#js-product-list-header .card-block {
    padding: 30px;
    background: none;
    /*background-color: #85A66D;
    color: #fff;*/
}
#js-product-list-header .card-block h1, 
#js-product-list-header .card-block div#category-description, 
.block-category .block-category-inner #category-description p {
    /*color: #fff !important;*/
    text-align: center;
    background: none!important;
}
.block-category .block-category-inner #category-description {
    margin-top: 20px;
    margin-bottom: 0;
    line-height: 1.4;
}
#js-product-list-header .card-block h1{
    margin: 0;
    width: fit-content;
    border: 4px solid #000;
    padding: 15px 30px;
}
ul.category-top-menu li:first-child {
    display: none;
}
.block-category .block-category-inner {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
div#category-description {
    text-align: center;
}
#js-product-list-header .card-block {
    padding: 50px 30px;
    background: none;
    /*background-color: #85A66D;
    color: #fff;*/
    position: relative;
    min-height: auto;
}
.block-category.card.card-block:before {
    position: absolute;
    left: -49%;
    right: -50%;
    width: 200%;
    height: 100%;
    content: '';
    top: 0;
    z-index: -1;
  /* background-color: #85A66D;*/
    display: block;
}
h2#js-product-list-header,
#subcategories {
    display: none;
}
.block-categories {
    padding: 0 30px 0 15px;
}
.block-categories .category-sub-menu li[data-depth="0"]>a {
    margin: 0;
    padding: 18px 0;
    border-bottom: 1px solid #dfdfdf;
}
#js-product-list-top {
    padding-top: 20px;
}
.product-flags li.product-flag {
    background: #000;
}
.block-category .block-category-inner #category-description .page-content.page-cms ul:first-child, .block-category .block-category-inner #category-description p:first-child, .page-content.page-cms .block-category .block-category-inner #category-description ul:first-child {
    margin-bottom: 0;
}
.prmn_menus_li {
    align-items: flex-start;
    padding-top: 8px;
}
#category .no-subcategories #left-column {
    display: none;
}
#category .no-subcategories #content-wrapper {
    width: 100%;
}
#category .no-subcategories .js-product.product.col-xs-12.col-sm-6.col-xl-4{
width: 25%;
}
span.copyright-shop {
    color: #fff;
}
#product #content {
    max-width: 100%;
}
.images-container.js-images-container {
    display: flex;
    flex-direction: row-reverse;
}
#main .images-container .js-qv-mask {
    white-space: normal;
}
#product #content-wrapper {
    padding-top: 20px;
}
#product .col-product-detail {
    padding: 0 40px;
}
#product .product-container{
    display: flex;
    flex-wrap: wrap;
}
#product .col-product-image{
    position: sticky;
    height: fit-content;
    top: 90px;

}
#product .col-product-detail .h1 {
    font-size: 30px;
    margin-top: 30px;
}
#product .col-product-detail .product-prices {
    margin-top: 30px;
    display: flex;
}
.product-accessories {
    margin-top: 30px;
}
#product .col-product-detail .product-price {
    color: #000;
    font-size: 30px;
    margin-right: 10px;
    font-weight: 300;
}
.product-actions .product-add-to-cart .control-label {
    display: none;
}
.product-quantity .qty .bootstrap-touchspin {
    /*display: none;*/
}
.product-actions .add-to-cart .material-icons {
    display: none;
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
    content: "\e145";
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
    content: "\e15b";
}
.btn-primary{
   /* background-color: #f2ac3d!important;
    background-color: #9d6741 !important;*/
    background-color: rgb(201 98 52);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.focus, .btn-primary:focus,
.btn-primary:active:focus {
    background-color: #46702c!important;
}
.btn.active.focus, 
.btn.active:focus, 
.btn.focus, 
.btn:active.focus, 
.btn:active:focus, 
.btn:focus {
    outline: none;
    outline-offset: 0;
}
.row.product_list-category {
    overflow: hidden;
}
.product-comments .comment_advice a {
    text-decoration: none;
    padding: 0 10px;
    position: relative;
    font-size: 14px;
    color: #232323;
    float: left;
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
}
.product-comments {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.block-contact.col-md-3.links.wrapper {
    position: absolute;
    right: 0;
}
div#contact-infos {
    color: #fff;
}
.product-quantity .qty {
    margin-right: 0;
}
.product-quantity {
   flex-direction: column;
}


.switch input[type="checkbox"]{
position: relative;
width: 100%;
background: gainsboro;
-webkit-appearance: none;
height: 40px;
background: #efefef;
outline: none;
border-radius: 30px;
box-shadow: inset 0px 0px 4px 1px rgba(0, 0, 0, 0.08);
transition: 0.5s;}

.switch input[type="checkbox"]:checked{
background:#00ceff;
}

.switch input[type="checkbox"]:before{
content: '';
position: absolute;
width: 40px;
height: 40px;
left: -2px;
background: #fff;
box-shadow: 0px 1px 6px 1px gainsboro;
border-radius: 50%;
top: 0px;
transform: scale(1.1);transition: 0.5s;
}
.switch input[type="checkbox"]:checked:before{
left:40px;
}
#afb_desktop_form #submit-plugin-form {
    padding: .5rem 1.25rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;

    line-height: 1.25;
    font-size: 1rem;
}
.blockreassurance_product {
    margin-top: 5px !important;
    margin-bottom: 30px;
}
.blockreassurance_product > div {
    margin-bottom: 7px;
    padding: 11px 15px;
    border-left: 3px solid #000 !important;
    border: 1px solid #e9e9e9;
    background: #f7f8fa;
    text-transform: capitalize;
    display: flex;
    align-items: center;
}
.blockreassurance_product > div .item-product {
    height: 25px !important;
    margin-right: 10px !important;
    width: 25px !important;
    padding: 0 !important;
}
.blockreassurance_product > div span, .blockreassurance_product > div p {
    font-weight: 400;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    line-height: 25px;
}
.blockreassurance_product p.block-title {
    line-height: 1.3;
    text-align: center;
    margin-top: 10px;
    text-transform: none;
    letter-spacing: 0;
}
.blockreassurance_product > div .item-product img, .blockreassurance_product > div .item-product svg {
    height: 25px !important;
    width: 25px !important;
    margin-right: 10px;
}
.blockreassurance_product > div:last-child {
    display: none;
}
.tabs .nav-tabs .nav-link {
    color: #000000;
    padding-left: 1px;
    padding-right: 1px;
    padding: 8px 12px;
    border: 1px solid #e4e4e4;
    background: #fff;
    letter-spacing: 1px;
    text-decoration: none;
    transition: all 0.5s;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    position: relative;
}
.tabs .nav-tabs .nav-link.active {
    border-color: #f2ac3d;
    background: #f2ac3d;
    color: #fff;
}
.tabs .nav-tabs .nav-link:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    bottom: -9px;
    margin: 0 auto;
    border-style: solid;
    border-width: 8px 10px 0 10px;
    border-color: transparent transparent transparent transparent;
    transition: all 0.5s;
}
.tabs .nav-tabs .nav-link.active:before {
    border-color: #f2ac3d transparent transparent transparent;
}
.tabs .nav-tabs {
    border-bottom: none;
    margin-bottom: 30px;
    text-align: center;
}
.tabs #tab-content {
    padding: 15px;
    border: 1px solid #e4e4e4;
}
.tabs .tab-pane {
    padding: 0 15px;
}
.ets-wishlist-button-add span {
    position: absolute;
    left: 50px;
    display: flex;
    white-space: nowrap;
    color: #9d6741 !important;
}
.blockreassurance_product {
    display: flex;
    /*display: none;*/
}
.blockreassurance_product > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-left: 3px solid transparent !important;
    border: 1px solid transparent;
    background: transparent;
}
.blockreassurance_product > div .item-product,
.blockreassurance_product > div .item-product img, 
.blockreassurance_product > div .item-product svg {
    height: 45px !important;
    width: 45px !important;
}
.product-information .product-comments {
    display: none;
}
.hidden {
    display: none !important;
}
.product_new_tabs {
    margin: 50px 0 !important;
}
.product_new_tabs ul {
    padding-left: 0;
}
li.link_tab {
    cursor: pointer;
    list-style: none;
    margin-bottom: 15px;
}
li.link_tab {
    cursor: pointer;
    list-style: none;
    margin-bottom: 15px;
}
#product_tabs,
#product_tabs_guidetaille {
    z-index: 1020;
    position: fixed;
    display: flex;
    top: 0;
    left: 0;
    /*min-width: 20rem;*/
    width: 100%;
    height: 100%;
    justify-content: flex-end;
    visibility: hidden;
    backface-visibility: hidden;
    transition: visibility .3s;
}
.tab-open #product_tabs,
.tab-guidetaille-open #product_tabs_guidetaille{
    visibility: visible;
}
.tabs_overlay {
    z-index: 1030;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    opacity: 0;
    transition: opacity .3s;
  display:block!important;
}
.tab-open .tabs_overlay,
.tab-guidetaille-open .tabs_overlay {
  opacity:1;
}
.content_tabs {
    z-index: 1040;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    width: 48vw;
    height: 100%;
    background-color: #fff;
    transform: translate3d(100%, 0, 0);
    transition: transform .3s cubic-bezier(0.645,0.045,0.355,1);
}
.tab-open .content_tabs,
.tab-guidetaille-open .content_tabs{
    transform: translateZ(0);
}
.tabs_header {
    position: relative;
    display: flex;
   /* height: 5.9375rem;*/
   height: 60px;
    flex-shrink: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.tabs_close,
.tabs_close_2{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 34px;
    height: 34px;
    text-align: center;
    background: none;
    padding: 0;
    border: none;
  cursor:pointer;
}
.tabs_close img,
.tabs_close_2 img{
    width: 30px;
}
.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-tabs {
    border-bottom: 2px solid #f1f1f1;
}
.nav-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    justify-content: center;
}
.tabs_header ul.nav.nav-tabs {
    width: 100%;
}
.nav-tabs .nav-item {
    margin-bottom: -2px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    white-space: nowrap;
    text-decoration: none;
    font-size: 12px;
    color: #8a7869 !important;
    display: block;
    padding: 8px 6px;
    border-width: 0 0 3px 0;
    font-weight: 400;
}

.tab-item {
  display:none;
}
.tab-item.active{
  display:block;
}
div#tab-content {
    padding: 20px 60px;
    overflow-y: auto;
    font-size: 12px;
    line-height: 1.5;
}
body.tab-guidetaille-open div#tab-content {
padding-left: 0.75rem!important;
    padding-right: 0.75rem!important;  
}
.product_new_tabs ul {
    padding-left: 0;
}
.product_new_tabs {
    margin: 50px 0!important;
}
.nav-tabs .nav-link.active {
    border-bottom-width: 3px;
  /*color: #8A7869;*/
  font-weight: 400;
  /*border-color: transparent transparent #8A7869*/
}
.nav-tabs .nav-link.nav-active {
   /* border-color: #f2ac3d;*/
    font-weight: 400;
   /* background: #f2ac3d;
    color: #fff !important;*/
}
li.link_tab {
    cursor: pointer;
    list-style: none;
    margin-bottom: 20px;
    font-size: 14px;
}
.page-content.page-cms ul, p {
    font-size: 14px;
}
.tab-content .h1, .tab-content h1 {
    font-size: 16px;
}
.flex {
    display: flex;
}
.footer-container .flex {
    justify-content: space-between;
}
.block-contact, .footer-container li a {
    color: #fff;
}
.block-contact .block {
    letter-spacing: 0.5px;
    font-weight: 500;
    margin-bottom: 30px;
    text-align: left;
    padding: 0;
    width: 100%;
    float: left;
}
.block-contact .block .icon {
    content: "";
    height: 60px;
    width: 60px;
    color: #666666;
    border-radius: 50%;
    margin-right: 20px;
    font-family: FontAwesome;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    transition: all 0.7s;
    box-shadow: 0 0 0px 5px #f0f0f0;
    line-height: 60px;
    font-size: 26px;
    margin-top: 0px;
    background: #fff;
    color: #46702c;
}
.block-contact .block .content {
    line-height: 25px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    width: 60%;
    text-align: left;
}
/*#product-availability,*/
.product-flags li.product-flag,
.product-miniature .product-flags li.product-flag {
    /*display: none;*/
}
.product-quantity .add, .product-quantity .qty {
    gap: 25px;
}
#index #block-reassurance ul {
    display: flex;
    justify-content: space-between;
    margin: 5rem 0;
}
#index #block-reassurance li {
    border-bottom: none;
}
#index  #block-reassurance img {
    width: 70px;
}
#index  #block-reassurance li .block-reassurance-item {
    padding: 1rem 1.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: rgb(201 98 52);
}

.cart-grid .card {
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
    border: 1px solid rgba(0, 0, 0, .125);
}
#cart .cart-grid{
    margin-top: 40px;
}
.cart-summary-line .label, .cart-summary-line .value ,
.card-block.cart-summary-totals .cart-summary-line.cart-total .label, 
.card-block.cart-summary-totals .cart-summary-line.cart-total .value {
    font-size: 14px;
}
#header .header-nav .cart-preview.active {
    background: transparent;
}
#header .header-nav .blockcart.active a:hover, 
#header .header-nav .cart-preview.active a, 
#header .header-nav .cart-preview.active i {
    color: #000;
}
#cart .cart-grid a{
    color: rgb(201 98 52) !important;
}
#cart .product-line-grid-body>.product-line-info>a.label ,
#cart .product-price {
    color: #232323!important;
}
#cart .cart-grid a.btn-primary{
    color: #fff !important;
}
#cart #wrapper{
    background-color: rgb(201 98 52);
    margin-bottom: 50px;
}
#cart .blockreassurance_product p.block-title {
    color: #fff !important;
}
#cart .st0 {
    fill: #fff !important;
}
#cart .st1 {
    fill: rgb(201 98 52) !important;
}
.nav-top-bloc,
#wrapper,
footer .container {
    max-width: 1200px;
    margin: 0 auto;
}
.prmn_menus_li {
    height: auto!important;
    padding: 15px 0!important;
}
.homeslider_nav {
    top: calc(60% - 20px);
    height: 40px;
    width: 40px;
    background-color: #ffffffbd!important;
}
a.homeslider_nav.homeslider1_nav.prev:before {
    content: "";
    border-left: 2px solid #666;
    border-bottom: 2px solid #666;
    width: 18px;
    height: 18px;
    position: absolute;
    transform: rotate(45deg);
    left: 15px;
    top: 10px;
}
a.homeslider_nav.homeslider1_nav.next:before {
    content: "";
    border-right: 2px solid #666;
    border-top: 2px solid #666;
    width: 18px;
    height: 18px;
    position: absolute;
    transform: rotate(45deg);
    right: 15px;
    top: 10px;
}
#header a:hover,
#header .header-nav .cart-preview.active a:hover i {
    color: rgb(201 98 52) !important;
}


/*** CHECKOUT PAGE **/
body#checkout section.checkout-step.-reachable.-current .step-number {
    color: #232323;
    background-color: transparent;
}
.custom-radio input[type=radio]:checked+span {
    background-color: #c96234;
}
body#checkout section.checkout-step .step-title {
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 16px;
    border-bottom: none;
}
body#checkout section.checkout-step.-complete:first-of-type .step-title {
    padding-top: 0;
}
body#checkout section.checkout-step {
    border: 1px solid rgb(234, 234, 234);
    margin-bottom: 10px;
    padding: 15px;
}
body#checkout section#wrapper {
    margin-top: 50px;
}
body#checkout section.checkout-step .address-alias {
    font-weight: 500;
    font-size: 14px;
}
body#checkout section.checkout-step .address {
    font-weight: 400;
}
.page-my-account #content .links a {
    font-size: 14px;
    font-weight: 500;
    color: #232323;
}
.page-my-account #content .links a:hover i,
#blockcart-modal .product-name,
body#checkout a:hover{
    color: #c96234;
}
.page-my-account #content .links a i {
    color: #232323;
    padding-bottom: 40px !important;
    font-size: 30px;
}
.page-my-account #main .page-header h1 {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
#blockcart-modal .cart-content .page-content.page-cms ul.cart-products-count, 
#blockcart-modal .cart-content p.cart-products-count, 
.page-content.page-cms #blockcart-modal .cart-content ul.cart-products-count {
    font-weight: 500;
    color: #232323;
}
.input-group .input-group-btn>.btn[data-action=show-password] {
    background: rgb(201 98 52);
}
.nav-item .nav-link, .nav-item .nav-separtor {
    font-weight: 500;
    color: #232323;
}
span.carrier-price {
    text-transform: uppercase;
    font-weight: 500;
}
   .d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}
.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.w-100 {
  width: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}
.mobile-menu-toggle {
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    padding: 15px;
    text-transform: uppercase;
    width: 100%;
    display: none;
    cursor: pointer;
    color: #333;
}
.mobile-menu-button-toggle_icon {
    display: inline-block;
    margin-bottom: -1px;
    margin-right: 7px;
}
.mobile-menu-toggle .icon-bar {
    background-color: #333;
    clear: left;
    float: left;
    height: 2px;
    margin: 2px 3px 1px 0;
    transition: all 0.4s ease 0s;
    width: 18px;
}
.block-categories .collapse-icons {
    display: flex;
    height: 55px;
    align-items: center;
    justify-content: center;
}
#subcategories ul li .subcategory-name:hover, 
.block-categories .arrows .arrow-down:hover, 
.block-categories .arrows .arrow-right:hover, 
.block-categories .collapse-icons .add:hover, 
.block-categories .collapse-icons .remove:hover, 
.cart-grid-body a.label:hover,
.pagination .current a {
    color: rgb(201 98 52) !important;
}

#product-availability {
    display: flex;
    margin-top: 0;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

/*** RESPONSIVE**/
@media (min-width: 992px) {
    .footer-container .collapse, .footer-before .collapse {
        display: inherit;
    }
}
/*** Responsive part ***/
@media (max-width: 767px) {
    .ets_prmn_megamenu ul.prmn_menus_ul {
        display: initial;
    }
    .link-menu,
    .link-cart-profil  {
        width: 100px;
        height: 100%;
    }
    .logo-center {
        max-width: 180px;
        margin: 0 auto;
    }
    #_desktop_user_info {
        display: flex;
        height: 100%;
    }
    
    #header .header-nav .user-info{
        margin: 0;
        padding: 0 8px;
    }
    #_desktop_cart {
        display: flex;
    }
    #header .header-nav .blockcart {
        height: 100%;
        padding: 0;
        margin-left: 0;
        text-align: center;
        white-space: nowrap;
        display: flex;
    }
    #header .header-nav .blockcart .header {
        margin-top: 0;
    }
    .mobile-menu-toggle, .arrow {
        display: block;
    }
    .footer-container .flex {
        flex-direction: column;
    }
    .ybc-menu-toggle.ybc-menu-btn {
        font-size: 0;
        padding: 0;
        line-height: 0;
    }
    .ybc-menu-button-toggle_icon {
        display: none;
    }
    .homeslider-container {
        margin-bottom: 30px!important;
        margin-top: 30px!important;
    }
    #js-product-list-header .card-block {
        padding: 15px;
    }
    #js-product-list-header .card-block h1 {
        border: 2px solid #000;
        padding: 10px 20px;
        font-size: 24px;
    }
    .product-miniature .thumbnail-container{
        width: 100%;
    }
    ul.product-flags.js-product-flags {
        flex-direction: row;
        justify-content: space-between;
    }
    .product-flags li.product-flag, .product-miniature .product-flags li.product-flag {
        font-size: 14px;
        font-weight: 500;
        padding: 5px 10px;
        height: fit-content;
        line-height: 100%;
        min-width: fit-content;
        min-height: fit-content;
    }
    .block-categories {
        padding: 0;
    }
    #category .no-subcategories .js-product.product.col-xs-12.col-sm-6.col-xl-4 {
        width: 50%;
    }
    .images-container.js-images-container {
        flex-direction: column;
    }
    #product .col-product-image {
        position: relative;
        top: 0;
    }
    .product-accessories .js-product.product{
        width: 50%;
    }
    #product .col-product-detail {
        padding: 0 15px;
    }
    .content_tabs {
        width: 100vw;
    }
    .tabs_header ul.nav.nav-tabs {
        gap: 20px;
    }
}
