/*
 Theme Name:   Elementor Child
 Theme URI:    http://example.com/elementor-child
 Description:  A child theme of the Hello Elementor theme.
 Author:       Your Name
 Author URI:   http://example.com
 Template:     hello-elementor
 Version:      1.0.0
*/


/* single page */

.single-product {
    background: #fff !important;
}

.single .detail-label {
    font-weight: 400 !important;
}

.single .posted_in .detail-label {
     font-weight: 300 !important;
     font-size: 12px;
}

.single .flex-control-thumbs li {
    margin-bottom: 10px !important;
   
}

.single #sizes {
    color: #000F64;
    margin-left: 10px;
    text-decoration: underline;
}

.single #fit {
    float: right;
    color: #000F64;
    text-decoration: underline;
    
}

.single .popups-wrap {
    display: table !important;
    width: 100%;
}

.single #sizes svg {
    vertical-align: top;
    margin-right: 8px;
    margin-top: 3px;
}

.single .flex-control-thumbs li img {
    border-radius: 10px !important;
}

.single .flex-control-thumbs {
  width: 40%;
    display: flex;
    flex-direction: column;
}

.single .woocommerce-product-gallery .flex-viewport {
    float: right;
    width: 60%;
    /*display: inline-block;*/
    /*    position: relative;*/
    order: 3;
}

.single .swatchly-type-color .swatchly-swatch {
    width: 28px;
    height: 28px;
  margin-right: 15px;
}

.single .swatchly-type-label .swatchly-swatch .swatchly-content {
    width: 68px;
    height: 48px;
    background: #F1F1F1;
    font-size: 15px;
    color: #000;
    border: solid 1px #707070;
}

.single .variations .label {
    padding-left: 0;
    color: #000000;
    padding-bottom: 0;
    
    font-size: 15px;
    font-family: inter;
}

.single .woocommerce div.product form.cart .variations label {
    font-weight: 400;
}

.single .swatchly-type-label .swatchly-swatch {
    margin-right: 10px;
}

.single .single_variation_wrap .woocommerce-variation-add-to-cart {
    display: table !important;
    width: 100%;
}

.single.woocommerce div.product form.cart .button {
    display: block;
    width: 100%;
    margin-left: 0 !important;
    margin-top: 10px !important;
    border: solid 2px #353535;
    background: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 300 !important;
    font-family: inter;
}

.single .woocommerce .quantity .qty {
    width: 48px;
    margin: 0;
}

.single .swatchly-inset .swatchly-swatch:before {
    content: "";
    position: absolute;
    border: 1px solid #C1E4E8;
    width: 100%;
    height: 100%;
    
}

@media (max-width: 767px) {
 
    .single .woocommerce-product-gallery .flex-viewport {
        float: right;
        width: 100%;
        /*display: inline-block;*/
        /*    position: relative;*/
        order: 3;
        margin-bottom: 10px;
    }
    
    .single .flex-control-thumbs {
        width: 100%;
        display: flex;
        flex-direction: row;
        margin-top: 20px;
        
    }
    
    .single .flex-control-thumbs li {
        margin-right: 10px !important;
    }
    
    .single .flex-control-thumbs li:last-child {
        margin-right: 0 !important;
    }
    
}

/* single page */


.home ul.products li.product .price {
	float: none;
}

@media (max-width: 768px) {
    .e-n-menu .e-n-menu-wrapper {
      top: -30px !important;
    }
    
    .e-n-menu-item button {
        margin-left: auto;
    }
    
    .e-n-menu .e-n-menu-dropdown-icon {
    margin-left: auto !important;
    color: #707070 !important;
    }
    
    .e-n-menu .e-n-menu-dropdown-icon {
      transform: rotate(-90deg) !important;
    -webkit-transform: rotate(-90deg) !important;
    -moz-transform: rotate(-90deg) !important;
    -ms-transform:rotate(-90deg) !important;
    -o-transform: rotate(-90deg) !important;
    }
    
    .e-n-menu .e-n-menu-heading  {
        height: 100vh;
        background: #fff;
    }
       
    .e-n-menu .e-n-menu-heading li:nth-child(7) .e-n-menu-title-text,
    .e-n-menu .e-n-menu-heading li:nth-child(8) .e-n-menu-title-text,
    .e-n-menu .e-n-menu-heading li:nth-child(9) .e-n-menu-title-text,
    .e-n-menu .e-n-menu-heading li:nth-child(10) .e-n-menu-title-text,
	.e-n-menu .e-n-menu-heading li:nth-child(11) .e-n-menu-title-text{
        font-size: 12px;
    }
	
	#e-n-menu-content-2272,
	#e-n-menu-content-2273,
	#e-n-menu-content-2274{
		height: 70vh;
	}
     
    .e-n-menu .e-n-menu-heading li:nth-child(12)  {
         position: absolute;
         bottom: 12vh;
    }
    
    .e-n-menu .e-n-menu-heading li:nth-child(13)  {
         position: absolute;
         bottom: 12vh;
         left: 50px;
    }
    
    .e-n-menu .e-n-menu-heading li:nth-child(14)  {
         position: absolute;
         bottom: 12vh;
         left: 100px;
    }
    
    .e-n-menu .e-n-menu-heading {
        display: table !important;
    }
    
    #show-m-6 .e-n-menu-icon,
    #show-m-7 .e-n-menu-icon,
    #show-m-8 .e-n-menu-icon{
        background: transparent;
    }
    
    .e-n-menu-content {
        position: absolute;
        top: 0; 
        left: 0;
        display: table !important;
    }
    
    .e-n-menu-content > div {
        padding: 0;
        margin: 0;
       min-height: 40vh;
        width: 113vw !important;
    }
    
    .e-n-menu-content > div > div {
        display: table
    }
    
    .col-div-m {
        height: 20vh;
    }
    
    .e-n-menu-content img {
        display: none !important;
    }
    
    .e-n-menu-content h2 {
        font-weight: 400 !important;
       
    }
    
  
    .e-n-menu-content a {
       
        display: table;
        margin-bottom: 0px;
    }
    
     .e-n-menu-content a h2 {
        font-size: 12px !important;
     }
    
    
}

.btn-flow-sale {
	background-color: #FF1315;
    position: absolute;
    top: 13px;
    left: 12px;
    padding: 4px 12px;
    border-radius: 7px;
    color: #fff;
}

.e-n-menu-icon {
    margin-left: auto;

    background: #E3E3E3;
    line-height: 32px;
    vertical-align: middle;
    padding: 10px;
}

#close-m {
    display: inline-block;
}

.variations > li:nth-child(3),
.variations > li:nth-child(2) {
    display: none !important;
}

.add_to_cart_button {
    display: none !important;
}

.variations {
    padding: 0 15px !important;
}

.woocommerce ul.products li.product .woocommerce-placeholder {
    border-radius: 12px;
    border: 0;
}

.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    width: 20px;
    height: 20px;
}

.swatchly-swatch {
    min-height: 15px;
}

.swatchly-swatch {
    min-width: 14px;
}

.archive .swatchly-type-color .swatchly-swatch {
	width: 14px !important;
	height: 14px !important;
}

.filter-m {
    width: 14%;
    width: 270px;
    background: #fff;
    position: fixed !important;
    z-index: 99999999;
    top: 0;
    height: 100vh;
    left: -100%;
    
    transition: all 0.3s ease; /* Standard syntax */
    -webkit-transition: all 0.3s ease; /* For Safari and older Chrome versions */
    -moz-transition: all 0.3s ease; /* For older Firefox versions */
    -o-transition: all 0.3s ease; /* For older Opera versions */
    -ms-transition: all 0.3s ease; /* For older IE versions */
}

.woocommerce .quantity .qty {
	padding-left: 0;
	padding-right: 0;
}

.columns-3 .swatchly-type-label,
.columns-3 .swatchly-type-image,
.columns-4 .swatchly-type-label,
.columns-4 .swatchly-type-image {
    display: none;
} 

.swatchly-inset .swatchly-swatch:before {
    content: "";
    position: absolute;
    border: 1px solid #C1E4E8;
    width: 100%;
    height: 100%;
    
}

.swatchly_align_left {
    display: inline-block;
    padding-left: 20px;
    text-align: left;
    float: left;
}

.elementor-grid .price {
    text-align: right;
    padding-right: 20px;
}

.reset_variations {
    display: none;
}

.ico-btn:hover {
    cursor: pointer;
}

#close-f {
    display: inline-block;
    text-align: right;
    margin-left: auto;
    border-radius: 100%;
    border: solid 1px #727272;
    padding: 3px 5px;
    color: #727272;
    position: relative;
    bottom: 0;
    margin-left: 132px;
    
}

.opened-f {
    left: 0;
}

.wrap-f {
    position: absolute;
    top: 0;
    left: 20px;
    width: 100%;
    
}

.wrap-f h4 {
    font-size: 16px !important;
    display: inline-block;
}

.yith-wcan-filters {
    padding: 20px;
    margin-top: 4vh;
    border-top: solid 1px rgba(0, 0, 0, .1);
   
}

.filter-m  .filter-title {
    text-transform: uppercase;
    font-weight: bold;
    font-family: "inter";
    font-size: 12px;
}

.filter-m .color-swatch {
    border-radius: 0 !important;
}

.filter-m .yith-wcan-filter .filter-items .filter-item.label {
           width: 49px;
    height: 42px;
    line-height: 26px;
}


.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from {
    background: transparent;
    color: #001133;
}

.yith-wcan-filters .yith-wcan-filter .price-slider .irs-handle {
    background: #606060;
    border: #606060;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-label {
    display: block;
    font-size: 0.6rem;
}

.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from:before {
    display: none;
} 

.btn-flow {
	background-color: #000000;
    position: absolute;
    top: 13px;
    left: 12px;
    padding: 4px 12px;
    border-radius: 7px;
    color: rgba(255, 255, 255, .7);	
}

.term-sp11 .pos-obs-banner .elementor-heading-title,
.term-sp11 .banner-arch .elementor-heading-title {
	display: none;
}

body .elementor-widget-woocommerce-cart .woocommerce table.cart img {
    display: block;
    height: auto;
    width: 100px;
	border-radius: 10px;
}

body .elementor-widget-woocommerce-cart .woocommerce table.shop_table td {
	border: 0 !important;
}

body .elementor-widget-woocommerce-cart .product-thumbnail {
	width: 20%;
}

.product-attributes {
	list-style: none;
	padding: 0;

	ont-family: "Inter", Sans-serif;
    font-size: 14px;
    font-weight: 300;
}

.product-data a {
	font-size: 14px;
	font-family: "Inter", Sans-serif;
}

.carrito-q,
.product-data .woocommerce-Price-amount {
	font-size: 14px !important;
	font-family: "Inter", Sans-serif;
}

.product-data > .quantity {
	border: solid 1px #000;
	border-radius: 30px;
	padding: 4px 13px 0px;
	margin-bottom: 10px !important;
	display: inline-flex;
}

.product-data > .quantity .quantity {
	display: inline-block !important;
	text-align: center !important;
	padding: 0 5px;
	
	vertical-align: middle;
	position: relative;
	bottom: 2px	!
}

.product-data > .quantity .quantity input {
	text-align: center !important;
	font-size: 15px !important;
}

.quantity button {
	font-size: 11px !important;
}

@media (max-width: 767px) {
    .filter-m {
        width: 100%;
    }
    
    #close-f {
        margin-left: 70%;
    }
}


@media (max-width: 768px) {
	.products.elementor-grid.columns-4 >li:first-child,
    .products.elementor-grid.columns-3 >li:first-child {
         display: none !important;
    }
}



@media(max-width: 768px) { 
    .woocommerce ul.products li.product .woocommerce-placeholder {
    border-radius: 2;
    border: 0;
    }
    
	.menu-m {
		max-width: fit-content !important;
	}
}

@media (min-width: 767px) {
    .menu-m .e-n-menu-wrapper li:first-child {
        display: none !important;
    }
    
    #show-m-1,
    #show-m-2,
    #show-m-3,
    #show-m-4,
    #show-m-5,
    #show-m-6,
    #show-m-7,
    #show-m-8 {
        display: none !important;
    }   
}

@media (max-width: 767px) {
    .m-search {
		position: absolute !important;
        left: 20px;
        width: calc(100% - 40px);
        z-index: 99999;
        top: 58px;
    }

}
