/** Shopify CDN: Minification failed

Line 1075:23 Unexpected "{"

**/
#letter-index li span {
    color: #dedede;
}
#letter-index li a + span {
    display: none;
}
div#letter-index {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    display: flex;
    width: 100%;
    padding: 8px 0;
      margin-bottom: 15px;
}
.designers_list li a:hover,
#letter-index li a:hover{
    text-decoration: underline;
}
@media (min-width: 1200px){
	body:not(.onsticky) .main-menu .item-megamenu.submenu_full .sub-menu {
        left: 0!important;
        max-width: 100%!important;
        padding-left: 20px;
        padding-right: 20px;
    }
  	body.onsticky .main-menu .item-megamenu.submenu_full .sub-menu {
        max-width: 100%!important;
    }
    body:not(.onsticky) .main-menu .menu_custom_large.menu-item .sub-menu,
    body.onsticky .main-menu .item-megamenu.submenu_full.menu_custom_large .sub-menu,
      body.onsticky .main-menu .menu_custom_large.menu-item .sub-menu {
        max-width: 1300px!important;
        margin-left: -180px;
    }

    body.onsticky .menu_banner_group_designers {
        margin-left: 30px;
    }
    ul.product_html_extra li {
      font-size: 18px;
      line-height: 33px;
    }
}

body .menu_img_banner img {
    height: auto!important;
    max-width: 100%!important;
}
tr.subTotal {
    border-bottom: 1px solid #dee2e6!important;
}
.menu_banner_group_designers{
	margin-left: 15px;
}
#letter-index ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    width: 100%;
    justify-content: space-between;
}
.designers_header h1.page-title {
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 26px;
    margin-top: 30px;
}
h4.menu_designers_sub {
    font-size: 18px;
    border-bottom: 1px solid #333;
    padding-bottom: 15px;
    margin-bottom: 10px;
    font-weight: 500;
}
.section_designers {
    margin-bottom: 80px;
}
span.banner_title {
    position: absolute;
    bottom: 10px;
    left: 50%;
    background: #fff;
    padding: 5px 10px;
    transform: translateX(-50%);
}
.banner_html {
    position: absolute;
    background: #fff;
    top: 50%;
    left: 10%;
    text-align: center;
    padding: 10px 10px;
    width: 80%;
    transform: translateY(-50%);
}

.designers_list .designer-item h2 {
    width: 16%!important;
    padding: 0 30px 0 15px;
    display: inline-block!important;
    text-align: right;
}
.designers_list .designer-item h2 + ul {
    width: 84%!important;
}
#letter-index li {
    width: auto!important;
    font-size: 20px;
    display: inline-block!important;
}
.designers_list .designer-item ul li {
    width: 33.33%;
    float: left;
    height: 40px;
}
.designers_list .designer-item {
    width: 100%;
    clear: both;
    display: flex;
  display: -webkit-flex;
    padding: 0;
  margin-bottom: 10px;
  margin-top: 10px;
}
.designers_banner {
    width: 34%;
  padding: 0 15px;
}
.designers_banner + .designers_list {
    width: 66%;
    padding: 0 15px;
}
.designers_list li a {
    padding-right: 10px;
    letter-spacing: .5px;
    font-weight: normal;
    display: block;
    width: 100%;
  line-height: 1.2;
}
.designers_banner_content {
    position: relative;
}
.banner_html p {
    margin-bottom: 0;
}
.banner_html h3 {
    margin-bottom: 0!important;
    font-size: 22px;
    font-weight: normal;
}
.designers_list .designer-item ul li:nth-child(2n) a {
    padding-right: 0;
}
.footer__cart-drawer {
    position: relative;
    background: #fff!important;
    z-index: 10;
}



header a:hover {
	text-decoration: underline;
}
header .sub-menu a {
	font-size: 18px; 
}
.show_more_less .more,
.show_button_less .html_content:not(.full),
.show_more_less .less{
	display: none;
}
.mt-20{
	margin-top: 20px;
}
.the4_menu_sticky{
	display: none;
}
.modalShowUp .close-qs {
    top: -32px;
    right: 0;
}
.box-cart-total.box-cart-total-JS > table {
    margin-bottom: 2px;
}
.product-images .main-image button.slick-arrow:hover {
    background: #ebebeb;
}
div#product-photo-slide {
    margin-bottom: 15px;
}
.modalShowUp .close-qs::before {
    transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.modalShowUp .close-qs::after {
    transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.modalShowUp .close-qs::before, .modalShowUp .close-qs::after {
    width: 26px;
    height: 2px;
}
button.close:hover::before, 
.mfp-content .mfp-close:hover::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
button.close:hover::after, 
.mfp-content .mfp-close:hover::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.show_button_more .show_more_less span.more {
    display: inline-block;
    text-decoration: underline;
  cursor: pointer;
}
.multi-curency__top .currency-list.currency-lists,
.multi-curency__top:before{
	display: none;
  opacity: 0;
    visibility: hidden;
  transform: none;
}
.topbarMenu.multi-curency__top li.mg-currency-item {
    cursor: pointer;
}
.multi-curency__top.active .currency-list.currency-lists, 
.multi-curency__top.active:before {
    display: block;
    opacity: 1!important;
    visibility: visible!important;
    transform: none!important;
}
.show_button_less .html_content.full {
    display: block!important;
}
.show_button_less .html_content.full span.less{
	display: inline-block;
    text-decoration: underline;
  	cursor: pointer;
}
.lastest-blog .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 0;
    left: 0;
    right: 0;
    margin-top: -40px;
}
.lastest-blog .owl-nav .owl-prev {
    float: left;
}
.lastest-blog .owl-nav .owl-next {
    right: 0;
    float: right;
}
.lastest-blog .owl-nav {
    display: none;
}
header a {
	font-size: 20px; 
}
.text-center {
    text-align: center;
}
.main-menu .sub-menu {
	box-shadow: none !important;
}
li.custom_menu_title {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 1.6rem;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 0.5rem;
    list-style: none;
    border-bottom: 1px solid #333;
    padding: 0 0 1rem;
}
.p-style-05 .imagecontainer:not(:hover) .photo-items__arrows .photo-items__arrow{
	transform: none!important;
}
#box-mobile-menu li.custom_menu_title {
    display: block;
    margin-bottom: 0.5rem;
    border-bottom: 1px solid #333;
    padding: 0 1.5rem 1.5rem;
}
.flashs {
    display: none;
}
.scroll-text {
    font-weight: normal;
    float: right;
    white-space: nowrap;
    display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
    color: #666;
    margin-bottom: 8px;
}
.sg_item.tab label {
    width: 100%;
    border-bottom: 1px solid #ddd;
}
a.link_in_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
a.social-icons__link {
	font-size: 20px; 
}
.modal-open #shopify-section-header{z-index: 0}
.onsticky .main-menu>.menu-item {
    padding-left: 1.5rem!important;
    padding-right: 1.5rem!important;
}
.p-style-01 .product-item.normalCard .product-wrapper:hover .product-inner,
.p-style-01 .product-item.normalCard .product-bottom{
    box-shadow: none;
}
.main-menu .item-megamenu > .sub-menu:before {
    position: absolute;
    width: 100vw;
    height: 100%;
    background: #fff;
    content: "";
    top: 0;
    z-index: 0;
  left: 100%;
}
.product-page.layout-6 .content-bg {
    padding-top: 0;
}
#cart-form--product-template .selector-wrapper.product-form__item {
    flex: none;
    margin-right: 15px;
}
.popup-coupon-info p {
    margin-bottom: 1rem;
}
#size-chart td.headcol.white, #size-chart th.headcol.white {
    background: #fff;
    position: absolute;
    min-width: 146px;
}
#size-chart td.col-1, #size-chart th.col-1 {
    padding-left: 129px;
    width: 129px;
    flex: 0;
}
.sizing-container td, .sizing-container th {
    white-space: nowrap;
}
.main-menu .item-megamenu > .sub-menu:after {
    content: "";
    position: absolute;
    right: 0;
    width: 100vw;
    height: 100%;
    top: 0;
    background: #fff;
  right: 100%;
}
.collection-description.show_more_less.show_full,
.collection-description.show_des_full .button_more{
    display: none;
}
.collection-description.show_full.show_more_less.show {
    display: block!important;
}
.product-bottom.text-left .add-to-cart > form {
    display: none;
}
.product-page .entry-title {
    margin-bottom: 8px;
}
.p-style-01 .product-item.normalCard .product-wrapper:hover .product-info {
    margin-top: 0!important;
}
.cart-form.sw_large {
    margin-top: 0;
}
.fake_select.not_select li {
    float: left;
}
.flash-deal .kt_countdow.kt_clock_ticker {
    display: block;
    margin-bottom: 0!important;
}
.product-page .entry-price del {
    font-size: 1.8rem;
    min-height: 2rem;
}
a.btn.btn-primary.checkout-button.w-100{
	background-color: #20dc25;
  color: #fff;
}
span.button_more,
span.button_less{
    text-decoration: underline;
    display: inline-block;
    margin-left: 5px;
    font-size: inherit;
    font-weight: normal;
    cursor: pointer;
}
#size-chart table td.headcol,
#size-chart table .headcol,
#size-chart table th.headcol{
    text-align: left;
}
#size-chart table td:not(.headcol){
	color: #333;
}
.collection-description.des_hidden{
	display: none!important;
}
ul.product-loop-variants.variants {
    display: none;
}
.product-item .product-inner {
    box-shadow: none!important;
}
#bg-overlay.menu-overlay{
	opacity: 0.75;
  background-color: rgba(0,0,0,0.75);
}
 #size-chart label {
    position: relative;
    display: block;
    padding: 0 0 0px 8px;
    border-bottom: 1px solid #d3d3d3;
    line-height: 3;
    cursor: pointer;
    font-size: 16px;
    font-family: Body-WebXL, arial, sans-serif;
  margin-bottom: 0;
}
#size-chart .scroll-text {
    width: 100%;
    text-align: right;
    font-size: 12px;
    padding: 4px;
}
#size-chart.scroll-text .arrow-down {
    position: relative;
    float: right;
    text-align: right;
    -webkit-animation: jump 3s infinite;
    animation: jump 3s infinite;
}
#size-chart .tab-content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .35s;
    transition: max-height .35s;
    color: black;
}
#size-chart input:checked ~ .tab-content {
    max-height: 35em;
    color: #000;
    font-size: 16px;
}
#size-chart input[type=checkbox]:checked ~ .tab-content {
    height: auto;
      max-height: none;
}
#size-chart input[type=checkbox]:checked + label::after {
    content: " ";
    background-image: url(//media.yoox.biz/ytos/resources/THEOUTNET/images/icons/minus.svg);
    background-repeat: no-repeat;
    color: #fff;
    background-position: center;
    width: 10px;
    position: absolute;
    right: 20px;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    background-size: 10px 14px;
    height: 100%;
}
.product-inner .breadcrumbs {
    padding-bottom: 0;
}
.nav-default:not(:hover) .owl-next, .nav-default:not(:hover) .owl-prev {
    opacity: 1;
    visibility: visible;
}
.kt-popup-newsletter form {
    margin-top: 1rem;
}
.kt-popup-newsletter .agree_checkbox {
    margin-bottom: 0;
}
span.collection-total {
    font-size: 16px;
    font-weight: normal;
}
body button#AddToCart-product-template {
    color: #fff;
}
.box-cart-total button.btn.btn-primary.checkout-button,
body #AddToCart-product-template:hover,
.add-to-cart .add_to_cart_button:hover,
.buttonAddmore .product_type_group.add_to_cart_button,
.check-out.btn.btn-primary.kt_agree_swich,
.btn-primary.product_type_group.add_to_cart_button.ajax_add_to_cart{
    background: #20dc25;
    color: #fff;
}
#size-chart .tab-content .sizes {
    overflow: auto;
    display: block;
    clear: both;
}
#size-chart input {
    position: absolute;
    opacity: 0;
    z-index: 100;
    width: 100%;
    height: 44px;
}
 #size-chart input[type=checkbox] + label::after {
    content: " ";
    background-image: url(//media.yoox.biz/ytos/resources/THEOUTNET/images/icons/plus.svg);
    background-repeat: no-repeat;
    color: #fff;
    background-position: center;
    width: 10px;
    position: absolute;
    right: 20px;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    background-size: 10px 14px;
    height: 100%;
}
#size-chart .tab {
    position: relative;
    margin-bottom: 1px;
    width: 100%;
    overflow: hidden;
  float: left;
}

#size-chart table td,
#size-chart table tr,
#size-chart table th{
	text-align: center;
      width: 10%;
    padding: 10px;
}
#newsletterModal .modal-dialog.modal-lg {
    max-width: 600px;
}
#box-mobile-menu .sub-menu .row {
    width: calc(100% + 30px)!important;
}
#box-mobile-menu .menu_banner_group {
    width: 100%!important;
}
span.menu_banner_text {
    display: block;
    margin-top: 8px;
}
#size-chart .modal-dialog-centered::before{
	display: none;
}
.menu_banner_group.has_menu_banner > * {
    width: 33.33%;
    float: left;
    text-align: center;
}
#box-mobile-menu .menu_banner_group.has_menu_banner > * {
    width: 100%;
    float: left;
    text-align: center;
}
#box-mobile-menu .menu_banner_group.has_menu_banner > ul {
    text-align: left;
}
button.close:hover, 
.mfp-content .mfp-close:hover{
  background:#20dc25!important;
}
.button_process_custom{
	width: 40%;
}
.box-cart-total .clearfix.kt_agree_swich {
    margin-bottom: 0px;
}
#tidio-chat iframe#tidio-chat-iframe {
    bottom: 20px!important;
}
@media(min-width: 1200px) and (max-width: 1300px){
	.main-menu>.menu-item {
        padding-left: 2.5rem!important;
        padding-right: 2.5rem!important;
    }
  .onsticky .main-menu>.menu-item {
      padding-left: 1.8rem!important;
      padding-right: 1.8rem!important;
  }
}
@media (min-width: 1200px){
	.main-menu .item-megamenu .sub-menu .row {
        position: relative;
        z-index: 1;
    }
  .main-menu .item-megamenu .title_lv1 h3 {
      margin-bottom: 10px;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    display: inline-block;
  }
  .main-menu .menu-item.item-megamenu {
      padding-left: 1.6rem!important;
      padding-right: 1.6rem!important;
  }
    .main-menu .item-megamenu .sub-menu {
        display: flex;
        flex-wrap: wrap;
    }
  .main-menu .item-megamenu .sub-menu .sub-menu {
        display: block;
    }
    .menu_img_banner {
        top: 0;
        width: 100%;
        right: 0;
        position: relative;
        float: right;
    }
    .menu_img_banner.menu_two_banner{
      width: 50%;
      padding: 0 15px;
    }
  .menu_banner_group.has_menu_banner > ul{
  		width: 20%;
        float: left;
        text-align: center;
  }
  .menu_banner_group.has_menu_banner > .menu_img_banner.menu_two_banner ~ ul{
  		width: calc(100% - 540px);
    width: -webkit-calc(100% - 540px);
        float: left;
        text-align: center;
  }
  .menu_banner_group.has_menu_banner .menu_img_banner.menu_two_banner{
        width: 270px;
        float: left;
        text-align: center;
    }
    .topbarMenu .text-link{
      text-align: center;
    }
    .topbarMenu .kiti--DropInner li {
        margin-right: 0!important;
    }
    .header-top .align-items-center.justify-content-between {
        position: relative;
    }
    .header-top .align-items-center.justify-content-between .header-control.order-2 {
        position: static;
    }
    .header-top .align-items-center.justify-content-between .topbarMenu.multi-curency__top {
        position: absolute;
        left: 20px;
    }
    .main-menu{
        position: relative;
    }
    body.onsticky .main-menu{
        position: static;
    }
    .main-menu .item-megamenu.submenu_full{
        position: static;
    }
    .main-menu .item-megamenu.submenu_full .sub-menu {
        left: 0!important;
      padding-left: 20px!important;
      padding-right: 20px!important;
    }
}
@media (max-width: 1199px){
	.control-inner {
      white-space: nowrap;
      display: flex;
      vertical-align: middle;
      align-items: center;
    }
    h4.menu_designers_sub {
        margin-top: 20px;
        margin-bottom: 0;
        padding-bottom: 10px;
        font-size: 14px;
    }
    .onsticky .kt_layerFilter.kt_layerMobilde,
  body .kt_layerFilter.kt_layerMobilde{
        z-index: 104000000;
    }
    .control-inner>div a.menu-toggle.menu-bar {
        text-align: left;
    }
  .box-mobile-menu [class^="col-"], .box-mobile-menu [class*=" col-"] {
      max-width: 100%!important;
  }
  .menu_img_banner {
      padding: 15px;
      display: block;
      width: 100%;
      text-align: center;
  }
  .onsticky .the4_menu_sticky {
        display: inline-block;
        width: 20%;
        padding-left: 15px;
    }
    .onsticky .the4_mb_sticky{
        display: flex;
        flex-wrap: unset;
    }
    .onsticky .the4_mb_sticky .the4_menu_sticky ~ .header-control{
		flex: 0 0 20%!important;
      -webkit-flex: 0 0 20%!important;
    }
}
@media (min-width: 768px) and (max-width: 1199px){
  .topbarMenu.multi-curency__top .text-link {
      display: block;
      font-size: 2.4rem;
      line-height: 4rem;
      padding: 0;
      height: 62px;
      line-height: 66px;
      width: 5rem;
  }
    .brand-images{margin-top:35px;}
  .brand-images .p-small{margin-top:-35px;}

}
@media (min-width: 768px){
	#header .header-logo .logo {
        padding: 25px 0 5px;
        min-height: 90px;
    }
    #Carousel-kt_relatedProduct .photo-items__arrows {
        display: none;
    }
    #Carousel-kt_relatedProduct .grid-item:hover .photo-items__arrows {
        display: block;
    }
  body .scroll_top {
      top: auto!important;
      left: 1.5rem;
      bottom: 83px;
  }
  #amShowUp td.hide-lg.text-left {
    display: none;
  }
}
@media (max-width: 767px){
  .footer_links.hastitle .content {
      display: block!important;
  }
  body .shop_table.cart button {
      margin-bottom: 15px;
  }
  body .scroll_top {
      top: auto!important;
      left: 1.5rem;
      bottom: 80px;
  }
  .footer_links.hastitle .widget-title::after, .footer_links.hastitle .widget-title::before{
  	display:none!important;
  }
	.topbarMenu.multi-curency__top .text-link {
        display: block;
        font-size: 2.4rem;
        line-height: 4rem;
        padding: 0;
        height: 54px;
        line-height: 60px;
        width: 5rem;
    }
  .shop_table tfoot {
    margin-bottom: 0;
	}
  .lastest-blog .owl-nav {
      display: block;
  }
  .sizes > table{
  	
  }
    div#shopify-section-sizeguide, div#shopify-section-sizeguide * {
        pointer-events: visible!important;
    }
    #newsletterModal .modal-dialog.modal-lg {
        max-width: 400px;
        margin: 0 auto;
    }
    .tab-content.tab-container {
        padding-bottom: 20px;
    }
    .grid-item .photo-items__arrows {
        display: none;
    }
  
	.onsticky .the4_menu_sticky {
        display: inline-block;
        width: 12%;
        padding-left: 15px;
    }
    #header-ontop .header.style-02 .logo, 
    #header-ontop .header.style-03 .logo {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        transform-origin: 0;
        margin-bottom: 1rem !important;
    }
    #header-ontop .header.style-02 .header-logo, 
    #header-ontop .header.style-03 .header-logo {
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
    }
    .onsticky .the4_mb_sticky{
        display: flex;
        flex-wrap: unset;
    }
    .onsticky .the4_mb_sticky .the4_menu_sticky ~ .header-control{
		flex: 0 0 20%!important;
      -webkit-flex: 0 0 20%!important;
    }
  .control-inner .block-search .kiti--DropInner {
      width: 320px!important;
      left: -230px!important;
    
  }
  #size-chart label {
      font-size: 12px;
  }
  #size-chart .tab-content .sizes {
      font-size: 12px;
  }
  .block-user .setting-option li {
      white-space: nowrap;
  }
  .imgs__banner_template14 .p-small{margin:auto}
  .brand-images{margin-top:15px;}
  .brand-images .p-small{margin-top:-15px;}
  .imgs__banner_template14 .section-title{margin-bottom:15px;}
  
  
}
@media (max-width: 575px){
  .blog-grid-list .item-grid.masonry-item {
      position: static!important;
  }
  div#Masonry-blog-template.blog-grid-list{
  	height: auto!important;
  }
}
@media (max-width: 479px){
	.control-inner .block-search .kiti--DropInner {
      width: 320px!important;
      left: -230px!important;
      max-width: 280px!important;
  }
  .control-inner>div.block-user .kiti--DropInner {
    left: -100px!important;
  }
  .block-user .settings-wrapper.kiti--DropInner.shadow {
      left: auto!important;
      right: 0;
  }
  #size-chart table td:not(.col-1):not(headcol) {
      padding-left: 5px;
      padding-right: 5px;
      white-space: nowrap;
  }
  #size-chart .tab-content .sizes,
  #sizeModal label{
      font-size: 10px;
  }
  #size-chart td.headcol.white, #size-chart th.headcol.white {
      min-width: 90px;
  }
  #size-chart td.col-1, #size-chart th.col-1 {
      padding-left: 78px;
  }
    #header-ontop .header.style-02 .logo img, 
    #header-ontop .header.style-03 .logo img {
        max-width: 19rem;
    }
    .control-inner>div a.icon-link, .control-inner>div a.menu-toggle {
        width: 40px;
        font-size: 21.312px;
        padding: 4.44px 0;
    }
    #header-ontop .header.style-02 .header-control, #header-ontop .header.style-03 .header-control {
        text-align: right !important;
        width: 120px;
        padding-left: 0;
        padding-right: 0;
    }
    #header-ontop .header.style-02 .header-logo, #header-ontop .header.style-03 .header-logo {
        -ms-flex: 0 0 45%;
        flex: 0 0 56%;
        max-width: calc(100% - 170px);
        padding-right: 0;
      padding-left: 5px;
    }
    #header-ontop .header.style-02 .logo a, #header-ontop .header.style-02 .logo img {
        max-width: 100%!important;
        height: auto!important;
    }
  #header-ontop .header.style-02 .logo a{
  	width: 200px;
  }
  #newsletterModal .modal-dialog.modal-lg {
      max-width: 300px;
      margin: 20px auto;
      width: 90%;
  }
  #newsletterModal .img__banner_template {
      padding-bottom: 100%!important;
      background-position: center;
      background-size: cover;
  }
  .custom_html .home-line{
  	margin: 30px 0;
  }
  .shopify-section.kt_HTML #HTML-1566161453931 .clearfix.fix-js {
      margin-top: 10px!important;
  }
  .hl_products_section .tab-content.tab-container {
      padding-bottom: 0;
  }
}

@media (min-width: 992px) {
  .layout-1 .product-images {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.header_empty{
	min-width: 30px;
}
#header-ontop .header.style-02 .header-logo a {
    display: block !important;
}
/*

.flashs.badge {
  display: block;
  top: 0;
  left: 0;
}
.flashs.badge::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 0;
  height: 0;
z-index: -1;
  border-top: 65px solid rgb(255, 153, 0);
  border-right: 65px solid transparent;
}
.flashs.badge&gt;span {
  transform: rotate(-45deg) translate(1px, 11px);
  display: block;
  color: #fff;
  transform-origin: center bottom;
  letter-spacing: .05rem;
  font-family: 'Pacifico', cursive;
}
.site-nav__link--main.item-1569501715653 span, .site-nav__link--main.item-1569501715653 h3 {
    color: rgb(255, 153, 0);
font-family: 'Pacifico', cursive;
}
*/
@media (max-width: 767px){
  .designers_banner {
      display: none;
  }
  .designers_banner + .designers_list {
      width: 100%;
  }
  .designers_list .designer-item ul li {
      width: 50%;
  }
  #letter-index li {
      min-width: 7%;
      margin: 4px 0;
    text-align: center;
  }
  .header_empty{
      display: none;
  }
  .designers_list .designer-item ul li {
      min-height: 34px;
      margin-bottom: 10px;
      height: auto;
  }
  td.button_process_custom {
      padding-top: 0!important;
    padding-bottom: 0!important;
  }
  .content_empty{
  	display: none!important;
  }
  .subTotal td {
      width: 50%;
      max-width: 50%;
  }
  .subTotal td.price_total{
  	text-align: right;
  }
  .cart table {
      margin-bottom: 0;
  }
}

.pagination_pages li {
 border-bottom: 1px transparent solid;
}


.pagination li:hover {border-bottom: 1px #000 solid !important;background: #000 !important;}

.pagination li:hover a { color: #fff !important;}

.pagination li.selected {border-bottom: 1px #000 solid !important;background: #000 !important;}

.pagination li.selected a { color: #fff !important;}

.pagination li:active, {opacity: 0.5;font-weight: 800 !important;background: #000 !important;color: #fff !important;}

@media screen and (min-width: 1200px) {

.loadingFilter {
z-index: 99999999999999999;
position: relative;
}
 }

.announcement__header-top {
padding: 10px 0; 
}

.announcement__header-top p {
 padding: 0 10px;
}

.realTime #number_counter {
    color: #000;
    background: none;
}

ul.product_html_extra li {
    list-style: none;
    width: 50%;
    float: left;
}

.cart-drawer-open .cart-drawer button.close:hover {
    background: #000 !important;
}
ul.product_html_extra li span {
    color: transparent;
    text-shadow: 0 0 0 rgb(32, 220, 37);
}

.main-menu>.menu-item>a {
	font-size: 25px;
}

.first-clm {
	width:37%;float:left;
}
.second-clm {
	width:63%;float:left;
}
.rating {
	padding-top:8px;margin-left:2px;
}

@media screen and (max-width:1620px) and (min-width:1401px){
.main-menu>.menu-item>a {
    font-size: 20px;
}
  .main-menu .menu-item.item-megamenu {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
}
@media screen and (max-width:1400px) and (min-width:1200px){
.main-menu>.menu-item>a {
    font-size: 18px;
}
  .main-menu .menu-item.item-megamenu {
    padding-left: 8px !important;
    padding-right:8px !important;
}
}