/* Custom Card Styles */
					.card {
						width: 18rem;
						border: 1px solid #ddd;
						border-radius: 0.25rem;
						overflow: hidden;
						box-shadow: 0 2px 4px rgba(0,0,0,0.1);
						transition: all 0.3s ease;
					}
					
					.card:hover {
						box-shadow: 0 4px 8px rgba(0,0,0,0.2);
					}
					
					.card-img-top {
						width: 100%;
						height: auto;
						border-bottom: 1px solid #ddd;
					}
					
					.card-body {
						padding: 1rem;
					}
					
					.card-title {
						font-size: 1.25rem;
						font-weight: 500;
						margin-bottom: 0.75rem;
					}
					
					.card-text {
						font-size: 1rem;
						margin-bottom: 1rem;
						color: #555;
					}
					
					.btn-primary {
						background-color: #007bff;
						border: none;
						padding: 0.5rem 1rem;
						font-size: 1rem;
						color: #fff;
						text-align: center;
						cursor: pointer;
						border-radius: 0.25rem;
						transition: background-color 0.3s ease;
					}
					
					.btn-primary:hover {
						background-color: #0056b3;
					}
				 
.woo-blog-style-2 {
    display: flex;
    flex-direction: column;
    gap: 23px;
}

.woo-blog-style-2-tuhmb {
    overflow: hidden;
}

.woo-blog-style-2-tuhmb img {
    height: auto !important;
    width: 100%;
    object-fit: cover;
    transition: 1.3s;
}

.woo-blog-style-2-tuhmb:hover img {
    transform: scale(1.1);
}

.woo-blog-style-2-content {
    display: flex;
    flex-direction: column;
    gap: 9px;
}

.woo-blog-style-2-cat {
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0.02em;
    color: #767676;
    text-transform: uppercase;
    transition: .3s;
    width: fit-content;
}

.woo-blog-style-2-cat:hover {
    color: #000000;
    text-decoration: underline !important;
}


.woo-blog-style-2-title {
    font-family: Plus Jakarta Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    color: #1D1D1D;
    width: fit-content;
    text-transform: uppercase;
    margin-top: 2px;
}

.woo-blog-style-2-title a {
    color: #1D1D1D;
    transition: .3s;
}

 

.woo-blog-style-2-title a:hover {
    color: #1D1D1D;
     text-decoration: underline !important;
}
.woo-card {
    padding: 80px 0;
}

.woo-card-sec {
     height: 700px;
    width:100% !important;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 16px;

}

.first-bar {
    display: flex;
    justify-content: space-between;
    padding: 30px 60px;
    align-items: center;
}



.post-date h2 {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #fff !important;
    text-transform: capitalize !important;
    font-family: 'Plus Jakarta Sans', sans-serif;

}

.tittle-sec-bar h2 {
    font-weight: 600 !important;
    font-size: 24px !important;
    font-family: 'Plus Jakarta Sans', sans-serif;
    color: #fff !important;
    line-height: 30px !important;
    text-transform: capitalize !important;
    margin: 0px;
}

.sub-tittle-sec-bar {
    margin-top: 40px !important;
}

.sub-tittle-sec-bar p {
    font-size: 14px;
    font-weight: 500;
    color: #ffff;
    font-family: 'Plus Jakarta Sans';
    line-height: 28px;
    margin: 0px;
}

.sec-bar {
    padding: 30px 60px 22px 60px;
}
    @media(max-width:768px){
    .woo-card-sec {
        height: auto; 

    }  .sec-bar, 
        .first-bar { 
        padding: 30px 30px; 
    }
     .card-12 .woo-trending-produc-color {
        font-size: 7px !important;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: 13px 9px -16px 0px;
    }
   
}

.woo-bars {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.first-bar-button button {
     border: 1px solid white !important;
    padding: 8px 15px 8px 15px !important;
    border-radius: 12px !important;
    background: #FFFFFF1A !important;
    color: white !important;
    text-transform: capitalize !important;
    font-size: 13px !important;
    line-height: 16px !important;
    font-weight: 600;
    backdrop-filter: blur(50px);
}

.woo-card-sec {
    position: relative;
    transition: .1s;
}
 
 

.first-bar, .sec-bar {
    z-index: 99;
}

.sub-tittle-sec-bar {
    margin-top: 25px !important;
}

.first-bar-button button:hover {
    background: #1d1d1d !important;
}
.woo-blog-style-2 {
    display: flex;
    flex-direction: column;
    gap: 23px;
}

.woo-blog-style-2-tuhmb {
    overflow: hidden;
}

.woo-blog-style-2-tuhmb img {
    height: auto !important;
    width: 100%;
    object-fit: cover;
    transition: 1.3s;
}

.woo-blog-style-2-tuhmb:hover img {
    transform: scale(1.1);
}

.woo-blog-style-2-content {
    display: flex;
    flex-direction: column;
    gap: 9px;
}

.woo-blog-style-2-cat {
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0.02em;
    color: #767676;
    text-transform: uppercase;
    transition: .3s;
    width: fit-content;
}

.woo-blog-style-2-cat:hover {
    color: #000000;
    text-decoration: underline !important;
}


.woo-blog-style-2-title {
    font-family: Plus Jakarta Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    color: #1D1D1D;
    width: fit-content;
    text-transform: uppercase;
    margin-top: 2px;
}

.woo-blog-style-2-title a {
    color: #1D1D1D;
    transition: .3s;
}

 

.woo-blog-style-2-title a:hover {
    color: #1D1D1D;
     text-decoration: underline !important;
}
  .blog-section .blog-image img{
    width: 100%;
    height:auto;
    object-fit: cover;
}
.blog-section .heading{
    margin-top: 30px;
}
.blog-section .heading a {
    text-decoration: none;
    color: black;
}
.blog-section .heading h2{
    margin: 0px;
    font-family: Marcellus;
font-size: 26px;
font-weight: 400;
line-height: 36px;
text-align: left;
color: black;
transition:0.3s;
}
.blog-section .heading h2:hover {
    color: #1F6BCD;
}
.blog-section .post-date{
    margin-top: 30px;
}
.blog-section .post-date p{
    margin: 0px;
    font-family: DM Sans;
font-size: 13px;
font-weight: 400;
line-height: 16.93px;
letter-spacing: 0.02em;
text-align: left;
color: #7B7369;
}
 .blog-section .heading {
    margin-top: 24px !important;
}
.blog-section .post-date {
    margin-top: 15px !important;
} 

.woo-blog-style-3 {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.woo-blog-style-3-tuhmb {
    overflow: hidden;
}

.woo-blog-style-3-tuhmb img {
   height: auto !important;
    width: 100%;
    object-fit: cover;
    transition: .6s;
}

.woo-blog-style-3-tuhmb:hover img {
    transform: scale(1.1);
}

.woo-blog-style-3-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.woo-blog-style-3-title {
    font-family: Plus Jakarta Sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
    color: #1D1D1D;
    margin: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
}

.woo-blog-style-3-title a {
    color: #1D1D1D;
    transition: .3s;
    position: relative;
}

.woo-blog-style-3-title a:hover {
    color: #0078f9;
}
  .woo-blog-style-3-title a:after {
    content:"";
    background: #1d1d1d;
    height: 2px;
    width: 0%;
    display: block;
    transition: .6s all ease;
    left: 0;
    bottom: -3px;
    position: absolute;
}

.woo-blog-style-3-title a:hover:after {
    width: 100%;
}  

.woo-blog-style-3 {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.woo-blog-style-3-tuhmb {
    overflow: hidden;
}

.woo-blog-style-3-tuhmb img {
   height: auto !important;
    width: 100%;
    object-fit: cover;
    transition: .6s;
}

.woo-blog-style-3-tuhmb:hover img {
    transform: scale(1.1);
}

.woo-blog-style-3-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
}  
 
.woo-blog-style-5 {
    display: flex;
    flex-direction: column;
    gap: 26px;
}
.woo-blog-style-5-tuhmb {
    overflow: hidden;
      border-radius: 8px;
}
.woo-blog-style-5-tuhmb img {
    height: auto  !important;
    width: 100%;
    object-fit: cover;
    transition: .6s;
         border-radius: 8px;
}
.woo-blog-style-5-tuhmb:hover img {
    transform: scale(1.1);
}
.woo-blog-style-5-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.woo-blog-style-5-cat {
    font-family: Plus Jakarta Sans;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0.02em;
    color: #767676;
    text-transform: uppercase;
    transition: .3s;
    width: fit-content;
}
.woo-blog-style-5-cat:hover {
    color: #0078F9;
}
.woo-blog-style-5-title {
      font-family: 'Jost';
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #1D1D1D;
    width: fit-content;
    text-transform: uppercase;
    margin-top: 2px;
}
.woo-blog-style-5-title a {
    color: #1D1D1D;
    transition: .3s;
}
.woo-blog-style-5-title a:hover {
    color: #0078F9;
}
.woo-blog-style-3 {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.woo-blog-style-3-tuhmb {
    overflow: hidden;
}

.woo-blog-style-3-tuhmb img {
   height: auto !important;
    width: 100%;
    object-fit: cover;
    transition: .6s;
}

.woo-blog-style-3-tuhmb:hover img {
    transform: scale(1.1);
}

.woo-blog-style-3-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

 


/*----Grid View-----*/
.cwp-post {
	background: #ffffff;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.102218));
	margin: 10px 0px;
	overflow: hidden;
	transition: 300ms;
}

.cwp-post:hover {
	filter: none;
}

.cwp-post-thumbnail {
	height: 220px;
	width: 100%;
	position: relative;
}

.cwp-post .cwp-post-thumbnail img {
	height: 100%;
	object-fit: cover;
	transition: 300ms;
	width: 100%;
}

/*-------List View------*/
.list-view .cwp-col-12 {
	width: 100% !important;
}

.list-view .cwp-post {
	align-items: flex-start;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	position: relative;
}

.list-view .cwp-post-thumbnail {
	width: 30%;
	min-height: 160px;
	height: 185px;
}

.list-view .cwp-post-content-container {
	width: 70%;
}

.list-view .cwp-post-content {
	padding: 30px 20px;
}

.list-view .cwp-post-content h4 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.list-view ul.cwp-post-terms {
	padding: 20px 20px 0 20px;
}

.cwp-promoted-post {
	border: 1px solid #ddbb2a;
	border-radius: 4px;
	color: #ddbb2a;
	cursor: default;
	display: inline-block;
	font-size: 10px;
	line-height: 1;
	padding: 2px 5px;
	position: relative;
	top: -2px;
}

.cwp-post-content {
	padding: 15px;
}

.cwp-post-content h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	margin: 0 0 5px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.cwp-post-content p {
	font-size: 14px;
	line-height: 1.3;
	margin: 0 0 0 0;
}

.cwp-post-terms {
	align-items: center;
	border-top: 1px solid #e0e0e0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	line-height: 1.5;
	list-style: none;
	margin: 0;
	padding: 15px 15px 10px;
}

.cwp-post-terms li {
	margin: 0 5px 5px 0;
}

.cwp-post-terms li a {
	display: block;
	font-size: 12px;
	background: #f6f6f6;
	max-width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 8px 8px;
	font-weight: 500;
	text-transform: capitalize;
	border-radius: 210px;
	line-height: 10px;
	color: #343A40;
}

/*---Save button-------*/
.cwp-archive-save {
	position: absolute;
	background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(0, 0, 0, .9) 8%, rgba(0, 0, 0, 0) 94%) repeat scroll 0 0;
	bottom: 0;
	padding: 15px 14px 5px 14px;
	width: 100%;
}

.cwp-archive-save .cwp-single-save-btns.cwp-single-widget {
	float: right;
	color: #fff;
}

span.cwp-main.cwp-save-post svg:nth-child(2) {
	display: none;
}

span.cwp-main.cwp-saved-post svg:first-child {
	display: none;
}

.cwp-single-save-btns.cwp-single-widget span.cwp-main,
.cwp-single-share-btn.cwp-single-widget span.cwp-main {
	cursor: pointer;
}
.cwp-post-boosted {
	padding: 1px 10px;
	position: absolute;
	top: 15px;
	left: 15px;
	background: #FFBB00;
	border-radius: 12px;
	color: #000000;
	font-weight: 500;
	font-size: 13px;
}

.woo-trending-row {
    max-width: 1400px;
}

.woo-trending-main .woo-trending-content {
    gap:5px;
    display: flex;
    flex-direction: column;
   padding-bottom: 20px !important;
    
}

.woo-trending-main {
    gap: 11px;
    display: flex;
    flex-direction: column;
}

.woo-trending-card-image-main .woo-trending-card-image {
    width: 100%;
    background: #F7F7F7;
    height: auto;
}

.woo-trending-card-image-main .woo-trending-star-icon {
    width: 27px;
    height: 27px;
    top: 10px;
    right: 15px;
    gap: 10px;
    border-radius: 120px;
    display: flex;
    position: absolute;
    background: white;
    align-items: center;
    justify-content: center;
}

.woo-trending-add-button {
    background: white;
    border-style: none;
    
    position: absolute;
    height: 50px;
    padding: 20px 35px 20px 35px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0.02em;
    bottom: 10px;
    left: 10px;
    right: 10px;
}

.woo-trending-main.loop-style13 .woo-trending-content a span{
    display: flex;
    justify-content: space-between;
}
.woo-trending-content .woo-trending-product-title {
    
    color: #1d1d1d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    margin: 0px;
    display: inline;
}

.woo-trending-content .woo-trending-product-price {
    
    color: #1d1d1d;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    margin: 0px;
}

.woo-trending-button-main {
    visibility: hidden;
    opacity: 0;
    transition: 0.7s;
}

.woo-trending-main .woo-trending-card-image-main:hover .woo-trending-button-main {
    visibility: visible;
    opacity: 1;
}

.woo-trending-button-main .woo-trending-buttons {
    position: absolute;
    border-style: none;
    background: #FFFFFFE5;
    bottom: 0px;
    padding: 20px 0px 20px 0px;
    gap: 20px;
    display: flex;
    flex-direction: column;
    left: 0px;
    right: 0px;
}

.woo-trending-buttons .woo-trending-add-size {
    color: #202025;
    
    height: 10px;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    margin: 0px;
    justify-content: center;
    align-items: center;
}

.woo-trending-buttons .woo-trending-size {
    list-style: none;
    gap: 10px;
    display: flex;
    justify-content: center;

}

.woo-trending-size .woo-trending-size-list {
    border: 1px solid #ECEDEC;
    width: 30px;
    height: 25px;
    display: flex;
    align-items: center;
    
    color: #1d1d1d;
    background: white;
    padding: 16px 15px 16px 15px;
    gap: 10px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.02em;
    text-align: left;
    justify-content: center;
}

.woo-trending-size-list:hover {
    border: 1px solid #202025;
    color: black;
}

.woo-trending-content .woo-trending-colors {
    padding-left: 10px;
    gap: 10px;
    display: flex;
}

.woo-trending-colors input[type="radio"] {
    display: none;
}

.woo-trending-colors label {
    position: relative;
    padding: 0px 0px 0px 10px;
    margin-left: 14px;
}
 
.woo-trending-colors label::after {
    content: '';
    position: absolute;
    left: -25px;
    width: 17px;
    height: 17px;
    border: 1px solid #E6E6E6;
    top: 4px;
    border-radius: 50%;
}

.woo-trending-colors label::before {
    content: '';
    position: absolute;
    left: -23px;
    width: 13px;
    height: 13px;
    top: 6px;
    border-radius: 50%;
}

.woo-trending-main .woo-trending-product-color {
    
    color: #767676;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin: 0px;
}

.woo-trending-main.loop-style13 .woo-trending-main .cwp-main::after {
    font-family: 'Font Awesome 6 Free';
    display: inline-block;
    content: '\f004';
    color: #000000;
    font-size: 13px;
    line-height: normal;
    font-weight: 400;
}

.woo-trending-main .cwp-main.cwp-saved-post::after {
    font-weight: 800;
}

.woo-trending-main .color-attributes .color-swatch {
    width: 14px;
    height: 14px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #E6E6E6;
}

.woo-trending-main .color-attributes {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 7px;
}

.woo-trending-main .color-attributes li {
    color: #767676;
    font-size: 13px;
    display: flex;
    align-items: center;
}

.woo-best-card-image-main .woo-best-tag-sale {
    width: 65px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    border-radius: 20px;
    display: flex;
    background: #1d1d1d;
    color: #fff;
    
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    align-items: center;
    justify-content: center;
    margin: 0px;
}

.woo-trending-main .woo-best-tag {
    position: absolute;
    z-index: 999;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.woo-trending-main .woo-best-tag p {
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1d1d1d;
    color: #fff;
    
    font-size: 12px;
    font-weight: 600;
    line-height: 25px;
    margin: 0px;
    width: max-content;
    padding: 0 11px;
}
.woo-trending-main.loop-style13 .woo-add-to-cart-button-main.women-wc-quick-checkout {
    color: #fff;
    font-size: 13px;
    position: absolute;
    width: calc(100%);
    left: 10px;
    bottom: 8px;
    background: #000000B2;
    backdrop-filter: blur(10px);
    text-align: center;
    padding: 11px;
    cursor: pointer;
    cursor: pointer;
    transform: translatey(100px);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    width: calc(100%  - 20px);
}

.wc-women-best-section-slider .woo-trending-main .woo-best-tag p {
    border-radius: 0;
}

.wc-women-best-section-slider .woo-trending-card-image {
    height: auto;
    object-fit: contain;
}

.woo-trending-main.loop-style13:hover .woo-add-to-cart-button-main {
    visibility: visible;
    opacity: 1;
    transform: translatey(0px);
}

.wc-women-best-section-slider .woo-trending-main .woo-best-tag {
    padding: 0;
}

.wc-women-best-section-slider .col-12 {
    width: 447px !important;
    margin-right: 4px;
}

.wc-women-best-section-slider .slick-list.draggable {
    overflow: inherit;
}

.wc-women-best-section-slider .cwp-post-hidden-id {
    width: 0 !IMPORTANT;
    float: unset ! IMPORTANT;
}
 
.woo-trending-main.loop-style13 .woo-add-to-cart-button-main.women-wc-quick-checkout:hover {
    background-color: #000;
    color: #000;
    padding: 15px !important;
    border-radius: 0 !IMPORTANT;
    text-align: center !important;
    justify-content: center !important;
}
.wc-women-best-section-slider .cwp-col-12 {
    margin-right: 4px;
    width: 447px !important;
}
 

.woo-trending-main.loop-style13 .woo-trending-content-title-whishlist {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.star-icon-style13.save-tooltip {
    position: relative !important;
}






.loop-style13:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}
.woo-trending-main.loop-style13 .color-attributes {
    margin-top: 7px;
}

.woo-trending-main.loop-style13 .color-attributes::before,
.woo-trending-main.loop-style13 .color-attributes::after{
    content: none !important;
}

.woo-trending-main.loop-style13 .color-attributes li{
    width: auto !important;
}


.woo-trending-main.loop-style13 .image-attributes {
    align-items: center;
    display: flex;
    gap: 10px;
}

.woo-trending-content .attribute-image-item {
    position: relative;
    width: 20px;
    height: auto;
}


.woo-style-26-card {
    display: flex;
    flex-direction: row;
    gap: 20px;
    padding-left: 12px;
    position: relative;
}
.woo-style-26-thumbnail {
    background: #F7F7F7;
    overflow: hidden;
    width: 80px;
    align-items: center;
    display: flex;
}
.woo-style-26-thumbnail img {
    object-fit: contain;
    height: auto !important;
    width: 100%;
    transition: .3s;
}
.woo-style-26-card:hover .woo-style-26-thumbnail img {
    transform: scale(1.1);
}
.woo-style-26-content {
    display: flex;
    flex-direction: column;
    gap: 2px;
    width: calc(100% - 155px);
    padding: 15px 0;
    justify-content: center;
}
.woo-style-26-title {
    color: #1d1d1d;
    
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.02em;
    display: block;
    transition: .3s;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
}
.woo-style-26-title:hover {
    color: #1d1d1d;
}
.woo-style-26-price {
    color: #1d1d1d;
    
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.02em;
    margin: 0;
}
.woo-overlay-move {
    position: relative;
    height: 100%;
}
.woo-gallery-overlay-image {
    position: absolute;
    top: 0;
    height: 100% !important;
    width: 100%;
    object-fit: contain;
    background: #f6f6f6;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
}
.woo-style-26-card:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}
.woo-style-26-shop-now {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 35px;
}
.woo-style-26-shop-now svg {
    border: 1px solid #1D1D1D;
    border-radius: 50%;
}
animated-duration1 
 
.woo-style-26-shop-now .women-wc-quick-checkout {
    border-radius: 50%;
}
.woo-ready-to-wear-tag {
    z-index: 9 !important;
}
.women-wc-grid-style1-section .cwp-col-12 {
    padding: 2px;
}

.woo-card-main.style-1 {
    display: flex;
    flex-direction: column;
    gap: 18px;
    margin-bottom: 17px;
}

.woo-card-main.style-1 .woo-card-image-main {
    height: auto;
    width: 100%;
    overflow: hidden;
}
.woo-card-image-main  .cubewp-filters-style1  img {
    height: 100% !important;
      object-fit: cover;
 
}
.woo-card-main.style-1 .woo-card-image-main:hover .woo-card-image {
    transform: scale(1.1) rotate(2deg);
}

.woo-card-main.style-1 .woo-card-image-main .woo-card-image {
    object-fit: contain;
    background: #f6f6f6;
    transition: 1.2s;
    height: auto;
    width: 100%;
}

.woo-ready-to-wear-card-image {
    max-width: 100%;
    background: #F7F7F7;
    height: auto;
}

.woo-best-seller-card-image {
    max-width: 100%;
    background: #F7F7F7;
    height: auto;
}

.woo-new-in-card-image {
    max-width: 100%;
    background: #F7F7F7;
    height: auto;
}

.woo-shop-essential-card-image {
    max-width: 100%;
    background: #F7F7F7;
    height: auto;
}

.woo-tab-product-card-image {
    max-width: 100%;
    background: #F7F7F7;
    height: auto;
}

.woo-travel-card-image {
    max-width: 100%;
    background: #F7F7F7;
    height: auto;
}

.woo-highlight-card-image {
    width: 100%;
    background: #F7F7F7;
    height: auto;
    object-fit: cover;
}

.woo-recommended-card-image {
    max-width: 100%;
    background: #F7F7F7;
    height: auto;
    object-fit: cover;
}

.woo-stories-card-image {
    width: 100%;
    background: #F7F7F7;
    height: 100%;
    object-fit: cover;
}

.woo-best-card-image {
    width: 100%;
    background: #F7F7F7;
    height: auto;
}

.woo-shop-look-card-image {
    max-width: 100%;
    height: auto;
}

.woo-trending-card-image {
    width: 100%;
    background: #F7F7F7;
    height: auto;
}

.woo-best-sell-card-image {
    max-width: 100%;
    background: #F7F7F7;
    height: 100%;
    object-fit: cover;
}

.woo-blazers-card-image {
    width: 100%;
    background: #F7F7F7;
    height: 633px;
    object-fit: cover;
}

.style-1 .star-icon {
    position: absolute !important;
    width: 30px;
    height: 30px;
    top: 20px;
    right: 20px;
    padding: 8px;
    border-radius: 30px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woo-card-title:hover {
    color:#000 !important;
    text-decoration: underline !important;
}



.heart-icon {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 20px;
    right: 15px;
    padding: 1px 0px 1px 0px;
}

.highlight-heart-icon {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 14px;
    width: 30px;
    height: 30px;
    background: white;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woo-travel-content {
    gap: 17px;
    display: flex;
    flex-direction: column;
}

.woo-stories-main .woo-stories-content {
    gap: 25px;
    display: flex;
    flex-direction: column;
}

.woo-trending-main .woo-trending-content {
    gap: 17px;
    display: flex;
    flex-direction: column;
}

.woo-best-main .woo-best-content {
    gap: 17px;
    display: flex;
    flex-direction: column;
}

.woo-best-sell-main .woo-best-sell-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.woo-blazers-main .woo-blazers-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.woo-shop-small-img-main .woo-shop-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.woo-highlight-main .woo-highlight-card-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.woo-card-main.style-1 .woo-card-content {
    display: flex;
    flex-direction: column;
    gap: 11px;
}

.woo-eywear-main .woo-eyewear-card-content {
    flex-direction: column;
    display: flex;
    gap: 17px;
}

.woo-ready-main .woo-ready-to-wear-card-content {
    flex-direction: column;
    display: flex;
    gap: 17px;
}

.woo-pack-content {
    display: flex;
    flex-direction: column;
    gap: 17px;
}

.woo-recommended-card-content {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 20px 0 20px 0;
    background: #F6F6F6;
}

.woo-collection-item-main .woo-collection-content {
    gap: 20px;
    display: flex;
    flex-direction: column;
}

.woo-tab-product-main .woo-tab-product-card-content {
    gap: 20px;
    display: flex;
    flex-direction: column;
}

.woo-shop-essential-main .woo-shop-essential-card-content {
    gap: 17px;
    display: flex;
    flex-direction: column;
}

.woo-new-in-main .woo-new-in-card-content {
    padding: 0px 0px 20px 0px;
    gap: 17px;
    display: flex;
    flex-direction: column;
}

.woo-best-seller-main .woo-best-seller-card-content {
    padding: 0px 0px 20px 0px;
    gap: 17px;
    display: flex;
    flex-direction: column;
}

.silk-crew {
    line-height: 1px;
}

.breasted {
    line-height: 1px;
}

.woo-card-title {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #1D1D1D;
    font-size: 13px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0.02em;
    text-align: left;
    margin: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    text-transform: uppercase;
}

.woo-card-price {
    font-family: Plus Jakarta Sans, sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-align: left;
    margin: 0px;
    color: #767676;

}

.woo-card-tag {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #1D1D1D;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-align: left;
    margin: 0px;
    text-transform: uppercase;
}

.woo-card-main.style-1 .cwp-main {
    position: relative;
}

.woo-card-main.style-1 .cwp-main.cwp-save-post svg {
    display: none;
}

.woo-card-main.style-1 .cwp-main.cwp-saved-post svg {
    display: none;
}

.woo-card-main.style-1 .cwp-main:after {
    font-family: 'Font Awesome 6 Free';
    display: inline-block;
    content: '\f005';
    color: #000000;
    font-size: 13px;
    line-height: normal;
}

.woo-card-main.style-1 .cwp-main.cwp-save-post:after {
    font-weight: 400;
}
.woo-card-main.style-1{
    position:relative;
}
.woo-card-main.style-1 .cwp-main.cwp-saved-post:after {
    font-weight: 600;
}
.woo-card-main.style-1 .woo-ready-to-wear-tag {
    position:absolute;
    top: 10px;
    left: 10px;
    z-index:9999;
    gap:5px;
    display: flex;
    flex-direction: column;
}
.woo-card-main.style-1 .woo-ready-to-wear-tag p {
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: #64A395;
    padding: 3px 12px;
    width: max-content;
    border-radius: 20px;
}
.woo-card-main.style-1 .woo-ready-to-wear-tag .woo-ready-to-wear-tag-sale{
   background: #C84C46;  
}
.woo-card-main.style-1 .woo-ready-to-wear-tag .woo-ready-to-wear-tag-percent{
   background: #E86341;  
}
.cwp-row.grid-view .cwp-col-12 {
    margin-bottom: 20px;
}
.woo-card-main.style-1 .woo-card-image-main .star-icon {
    position: absolute;
    padding-top: 8px;
}





.woo-card-main.style-1:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}





.woo-item-slider-row {
    justify-content: space-between;
}

.woo-item-slider-big-image .woo-item-slider-image {
    max-width: 100%;
    height: auto;
}

.woo-item-slider-image-main .woo-item-slider-image {
    max-width: 100%;
    height: auto;
}

.woo-item-slider-image-main .woo-item-slider-content {
    gap: 1px;
    display: flex;
    flex-direction: column;
    margin-top: 13px;
}
.woomen-shop-this-look-slider i:hover {
    background: #1D1D1D;
    box-shadow: 0 0 13px 4px #dddddd40;
    color: #fff;
}
.woo-item-slider-content .woo-item-slider-title {
    font-family: Plus Jakarta Sans, sans-serif;
    text-align: center;
    color: #1D1D1D;
    font-size: 14px;
    font-weight: 600;
    transition: 0.3s;
    line-height: 28px;
    position: relative;
}
 .woo-item-slider-content .woo-item-slider-title:after {
    content: "";
    background: #1d1d1d;
    height: 2px;
    width: 0%;
    display: block;
    transition: .6s all ease;
    left: 0;
    bottom: -3px;
    position: absolute;
}

.woo-item-slider-content .woo-item-slider-title:hover:after {
    width: 100%;
}

.woo-item-slider-content .woo-item-slider-price {
    font-family: Plus Jakarta Sans, sans-serif;
    text-align: center;
    color: #767676;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.02em;
    margin: 0px;

}

.woo-item-slider-icon-left {
    position: absolute;
    width: 50px;
    height: 50px;
    left: -50px;
    display: flex;
    z-index: 1;
    justify-content: center;
}

.woo-item-slider-icon-right {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 397px;
    border-radius: 50px;
    z-index: 1;
    display: flex;
    justify-content: center;
}

.woo-item-slider-image-main.style-17 .woo-item-image {
    height: auto;
    overflow: hidden;
    position: relative;
    background: #F7F7F7;
}

.woo-item-slider-image-main.style-17 .women-wc-quick-checkout {
    position: absolute;
    right: 3px;
    bottom: 4px;
    cursor: pointer;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(100px);
    transition: 0.3s;
}

.woo-item-slider-image-main.style-17 .woo-item-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: 0.3s;
} 

.woo-item-slider-image-main .woo-ready-to-wear-tag {
    position: absolute;
    z-index: 999;
    left: 0;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.woomen-shop-this-look-slider i {
    position: absolute;
    top: 42%;
    width: 50px;
    height: 50px;
    display: flex;
    cursor: pointer;
    align-items: center;
    z-index: 999999;
    justify-content: center;
    color: #1D1D1D;
    border-radius: 100%;
    transition: .3s;
}

.woomen-shop-this-look-slider .fa-chevron-left {
    left: -50px;

}

.woomen-shop-this-look-slider .cwp-row.grid-view:not(.slick-initialized) {
    display: none;
}

.woomen-shop-this-look-slider .fa-chevron-right {
    right: -50px;

}
 
.woo-item-slider-image-main .woo-item-slider-content a {
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
    width: 100%;
    word-wrap: break-word;
}
.woo-item-slider-image-main.style-17 {
    position: relative;
}

.woo-item-slider-image-main.style-17 .star-icon {
    background-color: #fff0 !important;
    transform: translatey(-100px);
    transition: 0.3s;
}

.woo-item-slider-image-main.style-17:hover .star-icon {
    transform: translatey(0px);
}

.woo-item-slider-image-main.style-17:hover .women-wc-quick-checkout {
    transform: translatey(0px);
}

.woo-item-slider-image-main.style-17 .woo-ready-to-wear-tag p {
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: #64A395;
    padding: 3px 12px;
    width: max-content;
}

.woo-item-slider-image-main.style-17 .woo-ready-to-wear-tag .woo-ready-to-wear-tag-sale{
   background: #C84C46;  
}

.woo-item-slider-image-main.style-17 .woo-ready-to-wear-tag .woo-ready-to-wear-tag-percent{
   background: #E86341;  
}

.star-icon{
  position: absolute !IMPORTANT;
}





.woo-overlay-move.onhover:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}

.card-bottom-border{
  height: 4px;
  background-color: #1D1D1D; 
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 99;
}

.woo-overlay-move.onhover:hover  .woo-gallery-overlay-image{
  opacity: 0 !important;
  visibility: hidden !important;
}
.woo-overlay-move.onhover:hover  .woo-gallery-overlay-image.active{
  opacity: 1 !important;
  visibility: visible !important;
}
.woo-overlay-move.onhover:hover .card-bottom-border{ 
  animation: move-width infinite 3000ms ease-out;
}
@keyframes move-width {
  0%  {
    width: 0%;
  } 
  100%  {
    width: 100%;
  } 
}
.woo-item-slider-row {
    justify-content: space-between;
}

.woo-item-slider-big-image .woo-item-slider-image {
    max-width: 100%;
    height: auto;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-image {
    max-width: 100%;
    height: auto;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content {
    gap: 1px !important;
    display: flex;
    flex-direction: column;
    padding: 9px 12px 21px 12px !important;
    margin: 0;
}

.woo-item-slider-image-main.style-04 .amount {
    color: #000;
    font-size: 14px;
}

.woo-item-slider-content .color-attributes .color-swatch {
    width: 17px;
    height: 17px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #E6E6E6;
}

.woo-item-slider-content .color-attributes {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.woo-ready-to-wear-tag .woo-ready-to-wear-tag-percent.orange {
    background-color: #E89141;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-titles {
    font-family: Plus Jakarta Sans, sans-serif;
    text-align: center;
    color: #1D1D1D;
    font-size: 14px;
    font-weight: 600;
    transition: 0.3s;
    line-height: 28px;
    margin: 0px;
        position: relative;
    text-transform: capitalize;
}

.woo-item-slider-image-main.style-04 .woo-ready-to-wear-tag {
    flex-direction: row;
    padding: 20px;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content .woo-item-slider-titles::after {
    content: "";
    transition: 0.3s;
    left: 0;
    height: 1px;
    background-color: #000;
    position: absolute;
    width: 0%;
    bottom:0; 
}
.woo-item-slider-image-main.style-04 .woo-item-slider-content .woo-item-slider-titles:hover::after{
      width: 100%;
}

.woo-item-slider-image-main.style-04 .woo-ready-to-wear-tag p {
    border-radius: 50px;
    width: auto;
    line-height: 18px;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-price {
    font-family: Plus Jakarta Sans, sans-serif;
    text-align: center;
    color: #767676;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.02em;
    margin: 0px;

}

.woo-item-slider-image-main.style-04 .woo-item-slider-icon-left {
    position: absolute;
    width: 50px;
    height: 50px;
    left: -50px;
    display: flex;
    z-index: 1;
    justify-content: center;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-icon-right {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 397px;
    border-radius: 50px;
    z-index: 1;
    display: flex;
    justify-content: center;
}

.woo-item-slider-image-main.style-04 .woo-item-image {
    height: auto;
    overflow: hidden;
    position: relative;
    background: #F7F7F7;
}

.woo-item-slider-image-main.style-04 .women-wc-quick-checkout {
    position: absolute;
    cursor: pointer;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(100px);
    transition: 0.3s;
    background-color: #FFFFFF;
    width: calc(100% - 20px) !important;
    left: 10px;
    right: 0;
    border-radius: 0px !important;
    bottom: 10px ! IMPORTANT;
}

.woo-item-slider-image-main.style-04 .woo-item-image img {
    width: 100%;
    height: auto;
    object-fit: contain;
    transition: .6s;
}

.woo-item-slider-image-main.style-04 .woo-item-image img:hover  {
    transform: scale(1.2);
}


.woo-item-slider-image-main.style-04 .women-wc-quick-checkout:hover {
    background-color: #1D1D1D;
    color: #fff;
}

.woomen-shop-this-look-slider .fa-chevron-left {
    left: -50px;

}

.woomen-shop-this-look-slider .cwp-row.grid-view:not(.slick-initialized) {
    display: none;
}

.woomen-shop-this-look-slider .fa-chevron-right {
    right: -50px;

}

.woomen-shop-this-look-slider-4 i {
    position: absolute;
    top: 42%;
    width: 50px;
    height: 50px;
    display: flex;
    cursor: pointer;
    align-items: center;
    transition: 0.3s;
    z-index: 999999;
    justify-content: center;
}

.woomen-shop-this-look-slider-4 .fa-chevron-left {
    left: -30px;
}

.woomen-shop-this-look-slider-4 .fa-chevron-right {
    right: -30px;
}


.woomen-shop-this-look-slider-4:hover .fa-chevron-left {
    left: 0;
}

.woomen-shop-this-look-slider-4:hover .fa-chevron-right {
    right: 0;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content .woo-item-slider-type-cats {
    font-size: 12px;
    color: #767676;
    text-transform: uppercase;
    font-weight: 400;
}

.woomen-shop-this-look-slider-4 {
    position: relative;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content a {
    text-align: center;
}

.woo-item-slider-image-main.style-04 {
    position: relative;
}

.woo-item-slider-image-main.style-04 .star-icon {
    background-color: #fff0 !important;
    transform: translatey(-100px);
    transition: 0.3s;
    position: absolute !important;
}

.star-icon {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 17px;
    right: 21px;
    padding: 8px;
    border-radius: 30px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 6px;
}

.woo-item-slider-image-main.style-04 :hover .star-icon {
    transform: translatey(0px);
}

.woo-item-slider-image-main.style-04 :hover .women-wc-quick-checkout {
    transform: translatey(0px);
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content-price .woo-item-slider-price {
    display: flex;
    gap: 10px;
}

.wc-remove-col-spaces .col-12:last-child {
    border-right: 1px solid #E6E6E6;
}

.wc-remove-col-spaces .col-12 {
    padding: 0;
    border: 1px solid #E6E6E6;
    border-right: 0;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content-price {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 2px 0;
}

.woo-item-slider-content .color-attributes li {
    line-height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    color: #000;
}

.woo-item-slider-small-image .woo-item-slider-image-main .star-icon:hover {
    background: #ffffff !important;
}

.woo-item-slider-save.wc-women-remove-empty-s {
    margin-left: 10px;
    margin-top: 2px;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content .label-attributes span {
    color: #1D1D1D;
    border: 1px solid #ECEDEC;
    border-radius: 4px;
    font-size: 10px;
    padding: 6px 6px;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content .label-attributes {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content-price .woo-item-slider-price .main-price .woocommerce-Price-amount {
    color: #767676 !important;
    text-decoration: line-through;
}

.woo-item-slider-save.wc-women-remove-empty-s span,
.woo-item-slider-save.wc-women-remove-empty-s {
    color: #C84C46 !important;
    font-size: 12px !important;
}

.woo-item-slider-image-main.style-04 .woo-ready-to-wear-tag p {
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: #64A395;
    padding: 3px 12px;
    width: max-content;
}
.woo-item-slider-image-main.style-04 .woo-ready-to-wear-tag .woo-ready-to-wear-tag-sale{
   background: #C84C46;  
}
.woo-item-slider-image-main.style-04 .woo-ready-to-wear-tag .woo-ready-to-wear-tag-percent{
   background: #E86341;  
}
.woo-item-slider-image-main.style-04 .woo-ready-to-wear-tag .woo-ready-to-wear-tag-percent.orange{
   background: #E89141;  
}




.woo-item-slider-small-image .attribute-more-count {
    font-family: Plus Jakarta Sans;
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: 0.02em;
    color: #1D1D1D;
    direction: rtl;
    unicode-bidi: bidi-override;
    letter-spacing: 1px;
}


.woo-shop-essential-card-image-main .color-attributes .color-swatch {
    width: 17px;
    height: 17px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #E6E6E6;
}

.woo-shop-essential-card-image-main .color-attributes {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.woo-shop-essential-colors label {
    position: relative;
    padding: 18px 0px 0px 10px;
    margin-left: 16px;
}

.woo-shop-essential-colors input[type="radio"] {
    display: none;
}

.woo-shop-essential-colors label::before {
    content: '';
    position: absolute;
    left: -23px;
    width: 13px;
    height: 13px;
    top: 6px;
    border-radius: 50%;
}

.woo-shop-essential-colors label::after {
    content: '';
    position: absolute;
    left: -25px;
    width: 17px;
    height: 17px;
    border: 1px solid #E6E6E6;
    top: 4px;
    border-radius: 50%;
}

.woo-shop-essential-main .woo-shop-essential-card-content {
    gap: 0;
    display: flex;
    flex-direction: column;
}

.woo-shop-essential-main {
    gap: 20px;
    display: flex;
    flex-direction: column;
}

.woo-shop-essential-card-content .woo-shop-essential-card-title:hover {
    color: var(--primary-color);
    text-decoration: underline;
}

.woo-shop-essential-tag .woo-shop-essential-tag-new {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #000000;
    background: #FFF;
    width: 47px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    margin: 0px;

}

.woo-shop-essential-tag .woo-shop-essential-tag-sale {
    background: #1D1D1D;
    color: #fff;
    font-family: Plus Jakarta Sans, sans-serif;
    width: 65px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    margin: 0px;
}



.woo-shop-essential-tag .woo-shop-essential-tag-percent {
    background: #767676;
    color: #fff;
    font-family: Plus Jakarta Sans, sans-serif;
    width: 54px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
}

.woo-shop-essential-card-image-main .woo-shop-essential-tag {
    position: absolute;
    flex-direction: column;
    width: 65px;
    height: 85px;
    top: 11px;
    gap: 5px;
    display: flex;
}

.woo-shop-essential-card-image-main .woo-shop-essential-heart-icon {
    position: absolute;
    width: 27px;
    height: 27px;
    top: 15px;
    right: 15px;
    gap: 10px;
    border-radius: 120px;
    display: flex;
    background: #fff;
    align-items: center;
    justify-content: center;
    padding-top: 2px;
}

.woo-shop-essential-card-image-main:hover .woo-shop-essential-hover-content {
    transform: translatey(0px);
}

.woo-shop-essential-card-image-main .color-attributes li {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.woo-shop-essential-card-image-main .woo-shop-essential-hover-content {
    position: absolute;
    height: 53px;
    padding: 15px;
    display: flex;
    bottom: 0px;
    flex-direction: row;
    right: 0px;
    left: 0px;
    justify-content: space-between;
    background: #FFFFFFCC;
    transition: 0.3s;
    display: flex;
    align-items: center;
    transform: translatey(100px);
}

.woo-shop-essential-hover-content .woo-shop-essential-add-main {
    font-family: Plus Jakarta Sans, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    text-align: right;
    color: #202025;
    cursor: pointer;
}

.woo-shop-essential-card-content .woo-shop-essential-card-price {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #1D1D1D;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-align: left;
    margin: 0px;
}

.woo-shop-essential-card-content .woo-shop-essential-card-title {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #1D1D1D;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    margin: 0px;
    display: block;
}

.woo-shop-essential-icon-left {
    position: absolute;
    z-index: 1;
    display: flex;
    justify-content: center;
    width: 50px;
    height: 50px;
    top: 50%;
    border-radius: 50px;
    bottom: 50%;
}

.woo-shop-essential-icon-right {
    position: absolute;
    z-index: 1;
    width: 50px;
    height: 50px;
    top: 50%;
    right: 0px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
}

.woo-shop-essential-card-image-main {
    overflow: hidden;
}

.woo-shop-essential-card-image-main .wc-woo-wmen-item-image img {
    height: auto;
    object-fit: contain;
    background-color: #f6f6f6;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content .woo-item-slider-save {
    padding: 0;
    margin: 0 0 0 10px;
}


.woo-item-slider-image-main.style-04 .woo-item-slider-content {
    gap: 2px;
    display: flex;
    flex-direction: column;
    padding: 12px;
    margin: 0;
}
.woo-item-slider-image-main.style-04 .woo-item-slider-content .color-attributes {
    margin-top: 5px;
}
.woo-item-slider-image-main.style-04 .woo-item-slider-content .label-attributes {
    margin-top: 13px;
}

.woo-shop-essential-card-image-main .woo-shop-essential-heart-icon {
    position: absolute;
}

[data-tooltip][data-flow^="left"]::after {
    background: #000;
    white-space: nowrap;
    padding: 8px 12px;
}

[data-tooltip][data-flow^="left"]::before {
    border-left-color: #000;
}
.woo-shop-look-img-2-content-main .woo-shop-look-card-img-2-content {
    display: flex;
    width: 369px;
    gap: 20px;
    flex-direction: column;
}

.woo-shop-look-action-count {
    margin: 0px;
}
 

.woo-shop-look-main .woo-shop-look-card-image-main:hover .woo-shop-look-card-content {
    visibility: visible;
    opacity: 1;
}

.woo-shop-look-main .woo-shop-look-card-image-main:hover .woo-shop-look-img-2-content-main {
    visibility: visible;
    opacity: 1;
}

.woo-shop-look-card-image-main .woo-shop-look-img-2-content-main {
    padding: 20px;
    gap: 40px;
    display: flex;
    position: absolute;
    background: white;
    color: #1d1d1d;
    flex-direction: column;
    bottom: 20px;
    left: 20px;
    right: 20px;
    visibility: hidden;
    opacity: 0;
    transition: 0.9s;
}

.woo-shop-look-main .woo-shop-look-card-image-main:hover .woo-shop-look-img-3-content-main {
    visibility: visible;
    opacity: 1;
}

.woo-shop-look-card-image-main .woo-shop-look-card-image {
    max-width: 100%;
    object-fit: contain;
    height: auto !important;
    background-color: #f6f6f6;
}
.woo-shop-look-card-image-main .woo-shop-look-card-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding: 16px 20px 20px 20px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    right: 20px;
    transition: 0.9s;
}

.woo-shop-look-action-add-cart {
    background: black;
    color: white;
    display: flex;
    font-family: Plus Jakarta Sans, sans-serif;
    height: 54px;
    padding: 20px 35px 20px 35px;
    gap: 10px;
    font-size: 13px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0.02em;
    /*right: 20px;*/
    position: absolute;
    left: 160px;
    align-items: center;
    justify-content: center;
}

.woo-shop-look-action-add-cart:hover {
    background: #d3cece;
    color: black;
}

.woo-shop-look-card-content .woo-shop-look-colors-and-size {
    display: flex;
    gap: 17px;
    justify-content: space-between;
    margin-top: 0;
    height: 0;
    overflow: hidden;
    margin-bottom: 0;
    transition: 0.3s;

}

.woo-shop-look-card-content .woo-shop-look-action {
    transition: all 0.6s ease;
    max-height: 0;
    margin-top: 10px;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
}

.woo-shop-look-card-content .woo-shop-look-card-tag {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #767676;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-align: left;
    margin: 0px;
}

.woo-shop-look-card-img-2-content .woo-shop-look-card-tag-2 {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #767676;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-align: left;
    margin: 0px;
}

.woo-shop-look-card-img-3-content .woo-shop-look-card-tag-3 {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #767676;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-align: left;
    margin: 0px;
}

.woo-shop-look-img-3-content-main .woo-shop-look-card-img-3-content {
    width: 369px;
    gap: 20px;
    display: flex;
    flex-direction: column;
}

.woo-shop-look-card-content .woo-shop-look-card-title {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #1d1d1d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    margin: 0px;
    display: block;
    margin-top: 8px;
    transition: 0.3s;
}

.woo-shop-look-card-content .woo-shop-look-card-title:hover {
    color: var(--primary-color);
}

.woo-shop-look-card-img-2-content .woo-shop-look-card-title-2 {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #1d1d1d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    margin: 0px;
    display: block;
}

.woo-shop-look-card-img-3-content .woo-shop-look-card-title-3 {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #1d1d1d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    margin: 0px;
    display: block;
}

.woo-shop-look-card-content .woo-shop-look-card-price {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #1d1d1d;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    margin: 0px;
}

.woo-shop-look-card-img-2-content .woo-shop-look-card-price-2 {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #1d1d1d;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    margin: 0px;
}

.woo-shop-look-card-img-3-content .woo-shop-look-card-price-3 {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #1d1d1d;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    margin: 0px;
}

.woo-shop-look-color-first {
    width: 15px;
    height: 16px;
    accent-color: #202025;
}

.woo-shop-look-color-second {
    width: 15px;
    height: 16px;
    accent-color: #202025;
}

.woo-shop-look-color-third {
    width: 15px;
    height: 16px;
    accent-color: #202025;
}

.woo-shop-look-color-number {
    font-family: Plus Jakarta Sans, sans-serif;
    font-size: 13px;
    font-weight: 500;
    margin-left: -10px;
    letter-spacing: 0.02em;
}

.woo-shop-look-size .woo-shop-look-size-list {
    background: white;
    font-family: Plus Jakarta Sans, sans-serif;
    display: flex;
    justify-content: center;
    width: 25px;
    height: 25px;
    padding: 16px 15px 16px 15px;
    gap: 10px;
    border-radius: 4px;
    border: 1px solid #ECEDEC;
    align-items: center;
    font-size: 10px;
    font-weight: 500;
    line-height: 13px;
    letter-spacing: 0.02em;
}

.woo-shop-look-size .woo-shop-look-size-list:hover {
    border: 1px solid #202025;
    color: black;
}

.woo-shop-look-size .woo-shop-look-size-number {
    font-family: Plus Jakarta Sans, sans-serif;
    font-size: 10px;
    font-weight: 500;
    line-height: 13px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #1d1d1d;
}


.woo-shop-look-card-image-main .woo-shop-look-img-3-content-main {
    visibility: hidden;
    opacity: 0;
    transition: 0.9s;
    width: 409px;
    top: 472px;
    padding: 20px;
    gap: 40px;
    display: flex;
    position: absolute;
    background: white;
    bottom: 20px;
    left: 20px;
    right: 20px;

}

.woo-shop-look-action-add-cart .woo-shop-look-arrow-icon {
    width: 14px;
    height: 14px;
}



.woo-shop-essential-colors {
    gap: 10px;
    display: flex;
}

.woo-shop-essential-color-first {
    width: 15px;
    height: 16px;
    accent-color: #202025;
}

.woo-shop-essential-color-fourth {
    width: 15px;
    height: 16px;
    accent-color: #202025;
}

.woo-shop-essential-color-seven {
    width: 15px;
    height: 16px;
    accent-color: #202025;
}

.woo-shop-essential-color-ten {
    width: 15px;
    height: 16px;
    accent-color: #202025;
}

.woo-shop-essential-color-second {
    width: 15px;
    height: 16px;
    accent-color: #FAF5F1;
}

.woo-shop-essential-color-fifth {
    width: 15px;
    height: 16px;
    accent-color: #FAF5F1;
}

.woo-shop-essential-color-eight {
    width: 15px;
    height: 16px;
    accent-color: #FAF5F1;
}

.woo-shop-essential-color-eleven {
    width: 15px;
    height: 16px;
    accent-color: #FAF5F1;
}

.woo-shop-essential-color-third {
    width: 15px;
    height: 16px;
    accent-color: #3E8753;
}



.woo-shop-look-card-content .woo-shop-look-action {
    display: flex;
}

.woo-shop-look-action .woo-shop-look-action-number {
    display: flex;
    width: 120px;
    height: 54px;
    padding: 10px;
    gap: 10px;
    border: 1px solid #E6E6E6;
    align-items: center;
}



.woo-shop-look-action-number .plus-icon {
    width: 120px;
    height: 54px;
    padding: 10px;
    gap: 10px;
    display: flex;
    align-items: center;
}

.woo-shop-look-action-number .minus-icon {
    width: 30px;
    height: 30px;
    padding: 10px;
    gap: 10px;
    border-radius: 20px;
    display: flex;
    align-items: center;
}

.woo-shop-look-main {
    overflow: hidden;
}


.woo-shop-look-card-image-main .woo-shop-look-card-image {
    max-width: 100%;
    height: auto;
    transition: .6s;
}

.woo-shop-look-card-image-main:hover .woo-shop-look-card-image {
    transform: scale(1.1);
}

.woo-shop-look-card-content .woo-shop-look-colors-and-size .color-attributes .color-swatch {
    width: 17px;
    height: 17px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #E6E6E6;
}

.woo-shop-look-card-content .woo-shop-look-colors-and-size .color-attributes {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.woo-shop-look-card-content .woo-shop-look-colors-and-size label {
    position: relative;
    padding: 18px 0px 0px 10px;
    margin-left: 16px;
}

.woo-shop-look-card-content .woo-shop-look-colors-and-size .label-attributes span {
    color: #1D1D1D;
    border: 1px solid #ECEDEC;
    border-radius: 4px;
    font-size: 10px;
    padding: 6px 6px;
}

.woo-shop-look-card-content .woo-shop-look-colors-and-size .label-attributes {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.woo-shop-look-card-content .woo-shop-look-colors-and-size .color-attributes li {
    display: flex;
    align-items: center;
    font-size: 10px;
}
.woo-shop-look-card-content .woo-shop-look-action {
    flex-direction: column;
}
.woo-shop-look-card-content .woo-shop-look-action .attribute-container h3 {
    display: none;
}
.woo-shop-look-card-content .woo-shop-look-action .attribute-container .color-attributes {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
}
.woo-shop-look-card-content .woo-shop-look-action .attribute-container .color-attributes span {
    width: 15px;
    height: 15px;
    display: inline-block;
    border: 2px solid #fff;
    cursor:pointer;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #E6E6E6;
}
.woo-shop-look-card-content .woo-shop-look-action .label-attributes {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
}
.woo-shop-look-card-content .woo-shop-look-action .label-attributes span {
    color: #1D1D1D;
    border: 1px solid #ECEDEC;
    border-radius: 4px;
    font-size: 10px;
    padding: 6px 6px;
    cursor:pointer;
}
.woo-shop-look-card-content .woo-shop-look-action .variations {
    display: none;
}
.woo-shop-look-card-content .woo-shop-look-action .wm-product-attributes {
    display: flex;
    justify-content: space-between;
    padding-top: 3px;
    align-items: center;
}
.woo-shop-look-card-content .woo-shop-look-action .label-attributes .active span {
    border-color: #000;
}
.woo-shop-look-card-content .woo-shop-look-action .attribute-container .color-attributes .active span {
    box-shadow: 0px 0px 0px 1px #000000;
}


.woo-shop-look-card-content .woo-shop-look-action  .quantity input {
    width: 42px;
    text-align: center;
    border: unset;
    box-shadow: unset;
    outline: none;
}
/* Chrome, Safari, Edge, Opera */
.woo-shop-look-card-content .woo-shop-look-action  .quantity input[type="number"]::-webkit-outer-spin-button,
.woo-shop-look-card-content .woo-shop-look-action .quantity input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.woo-shop-look-action form.cart {
      display: flex !important;
    margin-top: 20px;
}
/* Firefox */
.woo-shop-look-card-content .woo-shop-look-action  .quantity input[type="number"] {
    -moz-appearance: textfield;
}
.woo-shop-look-card-content .woo-shop-look-action button {
    background-color: #fff0;
    padding:16px 13px !important;
    color: #000;
    font-size: 13px;
}
.woo-shop-look-card-content .woo-shop-look-action .quantity {
    display: flex;
    align-items: center;
    border: 1px solid #E6E6E6;
    width: 120px;
    justify-content: space-between;
}
.woo-shop-look-card-content .woo-shop-look-actiont .quantity input {
    width: 42px;
    text-align: center;
    border: unset;
    box-shadow: unset;
    outline: none;
}
.woo-shop-look-card-content .woo-shop-look-action .woocommerce-variation-add-to-cart {
    display: flex;
}
.woo-shop-look-card-content .woo-shop-look-action   button {
    padding: 6px;
}
.woo-shop-look-card-content .woo-shop-look-action .single_add_to_cart_button {
    width: calc(100% - 100px);
    background-color: #000;
    color: #fff;
    margin-left: 20px;
    font-size: 13px;
}
.woo-shop-look-card-content .woo-shop-look-action .single_add_to_cart_button:hover {
    background-color: #787878 !important;
}
.woo-shop-look-main:hover .woo-shop-look-card-content .woo-shop-look-action {
    max-height: 500px;
    opacity: 1;
    visibility: visible;
}
.single_variation_wrap {
    width: 100%;
}





.woo-shop-look-main:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}
 
.woo-tab-product-container {
    display: flex;
    gap: 40px;
    flex-direction: column;
}

.woo-tab-nav {
    font-family: Plus Jakarta Sans, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 34px;
    text-align: left;
    color: #767676;
}

.woo-tab-product-main {
    gap: 10px;
    display: flex;
    flex-direction: column;
}

.woo-tab-product-main .woo-tab-product-card-content {
    gap: 4px;
    display: flex;
    flex-direction: column;
}

.woo-tab-product-main .woo-tab-product-card-image-main:hover .woo-tab-product-hover-main {
    visibility: visible;
    opacity: 1;
}

.woo-tab-product-images-slick .woo-tab-product-card-image {
    max-width: 100%;
    background: #F7F7F7;
    height: auto;
}

.woo-tab-product-card-image-main .woo-tab-product-tags {
    position: absolute;
    top: 11px;
    left: 10px;
    gap: 5px;
    display: flex;
    right: 0px;
    flex-wrap: wrap;

}

.woo-tab-product-card-image-main .woo-tab-product-hover-main {
    position: absolute;
    background: #1D1D1D;
    color: #fff;
    bottom: 0px;
    display: flex;
    left: 0px;
    right: 0px;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    transition: 0.9s;
}

.woo-tab-product-hover-main .woo-tab-product-hover {
    width: 168px;
    height: 50px;
    gap: 10px;
    display: flex;
    cursor: pointer;
    border-right: 1px solid #FFFFFF1A;
    flex-direction: row;
    font-family: Plus Jakarta Sans, sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0.02em;
    align-items: center;
    justify-content: center;
}

.woo-tab-product-hover-main .woo-tab-product-quick-hover {
    width: 167px;
    height: 50px;
    gap: 10px;
    display: flex;
    color: #fff;
    font-family: Plus Jakarta Sans, sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 17px;
    cursor: pointer;
    letter-spacing: 0.02em;
    align-items: center;
    justify-content: center;
}

.woo-tab-product-card-content .woo-tab-product-title {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #1d1d1d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    margin: 0px;
    display: block;
    text-transform: capitalize;
}

.woo-tab-product-card-content .woo-tab-product-title:hover {
    color: var(--primary-color);
}

.woo-tab-product-tags .woo-tab-product-tag-new {
    background: white;
    border: 1px solid #1D1D1D;
    color: black;
    font-family: Plus Jakarta Sans, sans-serif;
    display: flex;
    align-items: center;
    margin: 0px;
    width: 47px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    justify-content: center;
}

.woo-tab-product-tags .woo-tab-product-tag-sale {
    background: white;
    border: 1px solid #1D1D1D;
    color: black;
    font-family: Plus Jakarta Sans, sans-serif;
    display: flex;
    margin: 0px;
    width: 65px;
    height: 25px;
    gap: 10px;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    align-items: center;
    justify-content: center;
}

.woo-tab-product-tags .woo-tab-product-tag-percent {
    background: white;
    border: 1px solid #1D1D1D;
    color: black;
    font-family: Plus Jakarta Sans, sans-serif;
    display: flex;
    align-items: center;
    margin: 0px;
    width: 54px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    justify-content: center;
}

.woo-tab-product-tags .woo-tab-product-tag-pre-order {
    background: white;
    border: 1px solid #1D1D1D;
    color: black;
    font-family: Plus Jakarta Sans, sans-serif;
    display: flex;
    align-items: center;
    margin: 0px;
    width: 81px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    justify-content: center;
}

.woo-tab-product-card-image-main .woo-tab-product-star-icon {
    width: 27px;
    height: 27px;
    top: 10px;
    right: 10px;
    gap: 10px;
    border-radius: 120px;
    display: flex;
    position: absolute ;
    background: #fff;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.woo-tab-product-icon-right {
    width: 50px;
    height: 50px;
    top: 50%;
    right: 0px;
    border-radius: 50px;
    position: absolute;
    display: flex;
    justify-content: center;
    z-index: 1;
}

.woo-tab-product-colors label {
    position: relative;
    padding: 15px 0px 0px 10px;
    margin-top: -10px;
    margin-left: 12px;
}

.woo-tab-product-colors input[type="radio"] {
    display: none;
}

.woo-tab-product-card-content .woo-tab-product-colors {
    gap: 10px;
    display: flex;
    padding-left: 15px;
    align-items: center;
}

.woo-tab-product-colors label::before {
    content: '';
    position: absolute;
    left: -23px;
    width: 13px;
    height: 13px;
    top: 6px;
    border-radius: 50%;
}

.woo-tab-product-colors label::after {
    content: '';
    position: absolute;
    left: -25px;
    width: 17px;
    height: 17px;
    border: 1px solid #E6E6E6;
    top: 4px;
    border-radius: 50%;
}

 
.woo-tab-product-card-price-main .woo-tab-product-card-save-price {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #C84C46;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-align: left;
    margin: 0px;
}

.woo-tab-product-card-price-main .woo-tab-product-price {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #767676;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-align: left;
    margin: 0px;
}

.woo-tab-product-card-content .woo-tab-product-prices {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #767676;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-align: left;
    margin: 0px;
}

.woo-tab-product-card-content .woo-tab-product-star-list {
    display: flex;
    gap: 7px;
}
.woo-tab-product-card-content .woo-tab-product-star-list {
    margin-top: 7px;
}
.woo-tab-product-card-content .woo-tab-product-card-price-main {
    display: flex;
    align-items: center;
    gap: 10px;
}

.woo-tab-product-star-list .woo-tab-product-star-num {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #1d1d1d;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-align: left;
}

.woo-tab-product-icon-left {
    width: 50px;
    height: 50px;
    top: 50%;
    border-radius: 50px;
    display: flex;
    position: absolute;
    z-index: 1;
    bottom: 50%;
    justify-content: center;
}

.woo-tab-product-main.product-style8 .woo-ready-to-wear-tag {
    position: absolute;
    z-index: 99;
    left: 10px;
    top: 10px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.woo-tab-product-main.product-style8 .woo-ready-to-wear-tag p {
    border: 1px solid #000;
    color: #000;
    background-color: #fff !important;
    text-align: center !important;
    width: auto !important;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 12px;
}

.woo-tab-product-main.product-style8 .cwp-main::after {
    font-family: 'Font Awesome 6 Free';
    display: inline-block;
    content: '\f005';
    color: #000000;
    font-size: 13px;
    line-height: normal;
    font-weight: 400;
}

.woo-tab-product-main.product-style8 .cwp-main.cwp-saved-post::after {
    font-weight: 800;
}

.woo-tab-product-main.product-style8 .cwp-main svg {
    display: none;
}

.woo-tab-product-main.product-style8 .woo-tab-product-price span {
    color: #000 !important;
}

.woo-tab-product-main.product-style8 {
    overflow: hidden;
}

.woo-tab-product-main.product-style8 .star-icon {
    top: 10px;
    right: 10px;
    position: absolute !important;
    transition: .3s;
    transform: translateY(-100px);
    z-index: 99;
}

.woo-tab-product-main .woo-tab-product-card-image-main:hover .star-icon {
    transform: translateY(0px);
}

.woo-tab-product-main.product-style8 .wc-woo-wmen-item-image img {
    height: auto;
    object-fit: contain;
    background: #f6f6f6;
    transition: .6s;
}

.woo-tab-product-main.product-style8 .wc-woo-wmen-item-image img:hover  {
    transform: scale(1.1);
}

.woo-tab-product-hover-main .woo-tab-product-hover a.button.add_to_cart_button {
    color: #fff;
    text-transform: uppercase;
}
.woo-tab-product-main.product-style8 .woo-tab-product-card-price-cut .amount {
    font-size: 13px !important;
    text-decoration: line-through;
    color: #767676;
    font-family: Plus Jakarta Sans;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-align: left;
    text-decoration-line: line-through;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.woocommerce .star-rating span,
.woo-tab-product-star-list.woocommerce span::before {
        display: none;
}
.woo-tab-product-star-list.woocommerce .star-rating::before {
      color: #000;
    letter-spacing: 5px;
    font-size: 12px;
}
.woo-tab-product-card-content .woo-tab-product-star-list span::before {
    letter-spacing: 2.5px;
    font-size: 14px;
    margin-top: -1px;
}
.woo-tab-product-card-content .woo-tab-product-star-list .star-rating span, .woo-tab-product-card-content .woo-tab-product-star-list.woocommerce span::before {
    display: block ! IMPORTANT;
}
.woo-tab-product-star-list.woocommerce .star-rating {
    width: 83px !important;
}
.cwp-single-save-btns.cwp-single-widget span.cwp-main, .cwp-single-share-btn.cwp-single-widget span.cwp-main {
    border: unset !important;
    color: #000 !important;
}

[data-tooltip][data-flow^="left"]::before {
    border-left-color: #1D1D1D;
}


.wc-woo-wmen-item-image {
    overflow: hidden;
}





.woo-travel-main.style10 {
    gap: 15px;
    display: flex;
    flex-direction: column;
}

.woo-travel-main.style10 .woo-stories-content {
    gap: 14px;
}

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

.woo-travel-main.style10 .woo-stories-product-title {
    text-transform: uppercase;
}

.woo-travel-main.style10 .woo-stories-product-title:hover {
    color: var(--primary-color);
}

.woo-stories-image-main {
    height: auto;
}


.woo-stories-card-image {
    width: 100%;
    background: #F7F7F7;
    height: 100%;
    object-fit: cover;
}


.woo-stories-product-tag {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #767676;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-align: left;
    margin: 0px;
}
 
.woo-stories-product-title {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #1d1d1d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    margin: 0px;
    text-transform: capitalize;
    display: block;
}





.woo-overlay-move:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}


.woo-trending-row {
    max-width: 1400px;
}

.woo-trending-main .woo-trending-content {
    gap: 0;
    display: flex;
    flex-direction: column;
    margin-top: 2px;
}

.woo-trending-main {
    gap: 11px;
    display: flex;
    flex-direction: column;
}

.woo-trending-card-image-main .woo-trending-card-image {
    width: 100%;
    background: #F7F7F7;
    height: auto;
}

.woo-trending-card-image-main .woo-trending-star-icon {
    width: 27px;
    height: 27px;
    top: 10px;
    right: 15px;
    gap: 10px;
    border-radius: 120px;
    display: flex;
    position: absolute;
    background: white;
    align-items: center;
    justify-content: center;
}

.woo-trending-add-button {
    background: white;
    border-style: none;
    
    position: absolute;
    height: 50px;
    padding: 20px 35px 20px 35px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0.02em;
    bottom: 10px;
    left: 10px;
    right: 10px;
}

.woo-trending-content .woo-trending-product-title {
    
    color: #1d1d1d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
    line-height: 30px ;
    text-align: left;
    margin-left: 2px;
      display: inline;
    text-transform: uppercase !important;
    font-size: 13px !important;
    letter-spacing: 0.1px;
}
 
.woo-trending-content .woo-trending-product-title {

    color:#000 !important;
    position: relative;
}
.woo-trending-content .woo-trending-product-title::after {
  content:"";
background:#000;
    height:1px;
    width:0%;
    position:absolute;
    left:0;
    bottom:0;
    transition:0.3s;
    
}
.woo-trending-content .woo-trending-product-title:hover::after {
    width:100%;
    
}

.woo-trending-content .attribute-image-item {
    position: relative;
}

.woo-trending-content .attribute-image-item::after {
    content: attr(data-term-slug);
    position: absolute;
    top: 110%;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 5px 10px 7px 10px;
    border-radius: 5px;
    font-size: 12px;
    white-space: nowrap;
    opacity: 0;
    text-transform: capitalize;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.woo-trending-content .attribute-image-item:hover::after {
    opacity: 1; 
    transform: translateX(-50%) translateY(5px);  
}
.woo-trending-content .attribute-image-item:hover img {
    box-shadow: 0px 0px 1px 1px #000;  
    transition: all 0.3s ease; 
}

.woo-trending-content .woo-trending-product-price {
    
    color: #1d1d1d;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
    margin: 0px;
}

.woocommerce-Price-currencySymbol {
    margin-right: 2px;
}

.woo-trending-button-main {
    visibility: hidden;
    opacity: 0;
    transition: 0.7s;
}

.woo-trending-main .woo-trending-card-image-main:hover .woo-trending-button-main {
    visibility: visible;
    opacity: 1;
}

.woo-trending-button-main .woo-trending-buttons {
    position: absolute;
    border-style: none;
    background: #FFFFFFE5;
    bottom: 0px;
    padding: 20px 0px 20px 0px;
    gap: 20px;
    display: flex;
    flex-direction: column;
    left: 0px;
    right: 0px;
}

.woo-trending-buttons .woo-trending-add-size {
    color: #202025;
    
    height: 10px;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    margin: 0px;
    justify-content: center;
    align-items: center;
}

.woo-trending-buttons .woo-trending-size {
    list-style: none;
    gap: 10px;
    display: flex;
    justify-content: center;

}

.woo-trending-size .woo-trending-size-list {
    border: 1px solid #ECEDEC;
    width: 30px;
    height: 25px;
    display: flex;
    align-items: center;
    
    color: #1d1d1d;
    background: white;
    padding: 16px 15px 16px 15px;
    gap: 10px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.02em;
    text-align: left;
    justify-content: center;
}

.woo-trending-size-list:hover {
    border: 1px solid #202025;
    color: black;
}

.woo-trending-content .woo-trending-colors {
    padding-left: 10px;
    gap: 10px;
    display: flex;
}

.woo-trending-colors input[type="radio"] {
    display: none;
}

.woo-trending-colors label {
    position: relative;
    padding: 0px 0px 0px 10px;
    margin-left: 14px;
}
 
.woo-trending-colors label::after {
    content: '';
    position: absolute;
    left: -25px;
    width: 17px;
    height: 17px;
    border: 1px solid #E6E6E6;
    top: 4px;
    border-radius: 50%;
}

.woo-trending-colors label::before {
    content: '';
    position: absolute;
    left: -23px;
    width: 13px;
    height: 13px;
    top: 6px;
    border-radius: 50%;
}

.woo-trending-main .woo-trending-product-color {
    
    color: #767676;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin: 0px;
}

.woo-trending-main .cwp-main.cwp-saved-post::after {
    font-weight: 800;
}

.woo-trending-main .color-attributes .color-swatch {
    width: 14px;
    height: 14px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #E6E6E6;
}

.woo-trending-main .color-attributes {
    list-style: none;
    padding: 0;
    margin: 5px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 7px;
}

.woo-trending-main .color-attributes li {
    color: #767676;
    font-size: 13px;
    display: flex;
    align-items: center;
}

.woo-best-card-image-main .woo-best-tag-sale {
    width: 65px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    border-radius: 20px;
    display: flex;
    background: #1d1d1d;
    color: #fff;
    
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    align-items: center;
    justify-content: center;
    margin: 0px;
}

.woo-trending-main .woo-best-tag {
    position: absolute;
    z-index: 999;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.woo-trending-main .woo-best-tag p {
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1d1d1d;
    color: #fff;
    
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    margin: 0px;
    width: max-content;
    padding: 0 11px;
}

.woo-trending-main .woo-add-to-cart-button-main.women-wc-quick-checkout {
    color: #000;
    font-size: 13px;
    position: absolute;
    width: calc(100% - 20px);
    left: 10px;
    bottom: 11px;
    background-color: #fff;
    text-align: center;
    padding: 11px;
    cursor: pointer;
    cursor: pointer;
    transform: translate( -50%  , 100px);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

.wc-women-best-section-slider .woo-trending-main .woo-best-tag p {
    border-radius: 0;
}

.wc-women-best-section-slider .woo-trending-card-image {
    height: 670px;
    object-fit: contain;
}

.woo-trending-main:hover .woo-add-to-cart-button-main {
    visibility: visible;
    opacity: 1; 
    transform: translate(0);
}

.wc-women-best-section-slider .woo-trending-main .woo-best-tag {
    padding: 0;
}

.wc-women-best-section-slider .col-12 {
    width: 447px !important;
    margin-right: 4px;
}

.wc-women-best-section-slider .slick-list.draggable {
    overflow: inherit;
}

.wc-women-best-section-slider .cwp-post-hidden-id {
    width: 0 !IMPORTANT;
    float: unset ! IMPORTANT;
}

.woo-trending-main.loop-style8 .woo-trending-card-image-main .woo-trending-card-image {
    height: auto;
    object-fit: contain;
}
.woo-trending-main.loop-style8 .woo-add-to-cart-button-main.women-wc-quick-checkout:hover {
    background-color: #000;
    color: #000;
    border-radius: 0 !IMPORTANT;
    text-align: center !important;
    justify-content: center !important;
}
    .new-arrivals-women-style  .cwp-row.grid-view .cwp-col-12 {
    margin-bottom: 0px !important;
    padding: 0px 4px;
}
 
    .wc-women-best-section-slider .cwp-col-12 {
        margin-right: 4px;
        width: 447px !important;
    }
    @media(max-width:768px){
        .wc-women-best-section-slider .cwp-col-12 {
            margin-right: 4px;
            margin-left: 13px;
        }
    }
    .loop-style8 .woo-gallery-overlay-image {
    display: none;
}

.loop-style8 .woo-gallery-overlay-image:last-child {
    display: block;
}
.max-image-hight-670 .woo-trending-main.loop-style8 .woo-trending-card-image-main .woo-trending-card-image {
    height: auto;
}
.max-image-hight-517 .woo-trending-main.loop-style8 .woo-trending-card-image-main .woo-trending-card-image {
    height: auto;
}

.loop-style8 .star-icon {
    position: absolute !important;
    width: 26px;
    height: 26px;
    top: 21px;
    right: 19px;
    padding: 8px;
    border-radius: 30px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
    padding-top: 9px;
}



[data-tooltip][data-flow^="left"]::after {
    background: #1D1D1D;
    white-space: nowrap;
    padding: 8px 12px;
}

.woo-trending-card-image-main img {
    transition: .3s;
}

.woo-trending-card-image-main:hover img {
    transform: scale(1.1);
}

.loop-style8 .image-attributes {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 5px;
}
body .loop-style8 .woo-trending-content .image-attributes img {
    width: 20px !important;
    height: auto;
}

.loop-style8  .cwp-main.cwp-save-post svg {
    display: none;
}

.loop-style8  .cwp-main.cwp-saved-post svg {
    display: none;
}

.loop-style8 .cwp-main:after {
    font-family: 'Font Awesome 6 Free';
    display: inline-block !important;
    content: '\f005';
    color: #000000;
    font-size: 13px;
    line-height: normal;
}

.loop-style8 .cwp-main.cwp-save-post:after {
    font-weight: 400;
}

.loop-style8 .cwp-main.cwp-saved-post:after {
    font-weight: 600;
}

.woo-overlay-move {
    position: relative;
    height: 100%;
}



.woo-trending-main.loop-style8:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}


.woo-stories-row {
    max-width: 1400px;
}

.woo-travel-main {
    gap: 20px;
    display: flex;
    flex-direction: column;
}

.woo-stories-main {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.woo-stories-main .woo-stories-content {
    gap: 14px;
    display: flex;
    flex-direction: column;
}

.woo-stories-image-main {
    overflow: hidden;
}

.woo-stories-image-main .woo-stories-card-image {
    width: 100%;
    background: #F7F7F7;
    height: auto;
    object-fit: contain;
    transition: .3s;
}

.woo-stories-image-main:hover .woo-stories-card-image {
    transform: scale(1.1);
}

.woo-stories-content .woo-stories-product-tag {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #767676;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.02em;
    text-align: left;
    margin: 0px;
    text-transform: uppercase;
}

.woo-stories-content .woo-stories-product-title {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #1d1d1d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    margin: 0px;
    text-transform: capitalize;
    display: block;
    transition: .3s;
}

.woo-stories-content .woo-stories-product-title:hover {
    color: #0069d9;
}

.woo-travel-main .woo-stories-content {
    gap: 25px;
    display: flex;
    flex-direction: column;
} 
.woo-stories-main:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
} 

.woo-add-to-cart-button-main-colors {
    position: relative;
}
 .woo-trending-main.style10 .woo-add-to-cart-button-main-colors {
    margin: 17px 0 0 0 !important;
}

.woo-add-to-cart-button-main-colors .woo-add-to-cart-button-main {
    transform: translate(0) ! IMPORTANT;
    visibility: visible !important;
    opacity: 1 !important;
    width: auto !important;
    padding: 0 !important;
    right: 14px !important;
    left: unset !important;
    bottom: -6px !important;
    border-radius: 50% !important;
}

.woo-trending-main .cwp-main::after {
    display: none;
}

.woo-trending-main {
  gap: 12px !important;
  margin-right: 0px !important;
}

.woo-trending-main .cwp-main svg {
    display: block;
}
.woo-trending-main .cwp-main svg {
    display: block;
    width: 14px;
    height: 12px;
    padding-left: 2px;
}
.woo-trending-content .woo-trending-product-title{
    text-transform:none;
    font-size:13px;
    letter-spacing: 0.2px;
}

.woo-trending-content .woo-trending-product-title:hover {
    color: var(--primary-color);
}
.woo-add-to-cart-button-main-colors .woo-add-to-cart-button-main.women-wc-quick-checkout {
    color: #fff !important;
    font-size: 0 !important;
    margin-right: 7px;
}
.woo-trending-main .woo-add-to-cart-button-main.women-wc-quick-checkout:hover { 
    color: #fff !important; 
}
  .woo-trending-main .woo-add-to-cart-button-main.women-wc-quick-checkout svg path {
    fill: #000;
}
.woo-trending-main .woo-add-to-cart-button-main.women-wc-quick-checkout:hover svg path {
    fill: #fff;
}
.woo-trending-card-image-main.style10 .woo-trending-card-image {
    height: auto;
    object-fit: cover;
    transition: .3s;
}

.woo-trending-card-image-main.style10:hover .woo-trending-card-image {
    transform: scale(1.1);
}


.woo-trending-main .star-icon {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 21px;
    right: 21px;
    padding: 7px;
    border-radius: 30px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.save-tooltip {
    position: absolute !important;
    z-index: 99;
}








.woo-trending-main:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}

.woo-trending-main .woo-trending-product-price {
    margin-bottom: 8px;
}

.woo-trending-main .woo-add-to-cart-button-main-colors {
  margin: -4px 0 0 0;
}


.woo-recommended-card-image-main:hover .woo-recommended-hover-icon {
    visibility: visible;
    opacity: 1;
}
.woo-recommended-card-image-main .woo-recommended-card-image {
    max-width: 100%;
    background: #F7F7F7;
    height: auto;
    object-fit: contain;
}
.woo-recommended-card-image-main .star-icon {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 10px;
    right: 10px;
    padding: 8px;
    border-radius: 30px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
.woo-recommended-card-image-main .woo-recommended-hover-icon {
    position: absolute;
    gap: 10px;
    display: flex;
    bottom: 20%;
    transition: 0.9s;
    left: 40%;
    visibility: hidden;
    opacity: 0;
    right: 0px;
}
.woo-recommended-card-content {
    display: flex;
    flex-direction: column;
    gap: 0px;
    padding: 20px 0 12px 0;
    background: #F6F6F6;
}
.woo-recommended-card-content .woo-recommended-card-tag {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #1d1d1d;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    text-align: center;
    margin: 0px 3px 9px 0px;
}

.woo-recommended-card-content .woo-recommended-card-title {
    font-family: Plus Jakarta Sans, sans-serif;
    text-align: center;
    color: #1d1d1d;
    font-size: 13px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0.02em;
    display: flex;
    justify-content: center;
    text-transform: none;
    transition: .3s;
    margin: 0px 3px 9px 0px;
}
 
.woo-recommended-card-content .woo-recommended-card-title:hover {
    color: #0070b5;
}
 
.woo-recommended-card-content .color-attributes .color-swatch {
    width: 17px;
    height: 17px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #E6E6E6;
}
.woo-recommended-card-content .color-attributes {
    list-style: none;
    padding: 0;
    margin: 7px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    line-height: 26px;
}

.woo-recommended-card-content .woo-recommended-card-price{
	margin:0;
	text-align: center;
	line-height:12px;
}

.woo-recommended-card-content .color-attributes li {
    display: flex;
    align-items: center;
}
.woo-recommended-card-price .woocommerce-Price-amount {
    color: #000;
    font-family: 'Plus Jakarta Sans';
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    margin: 0px 4px 0px 0px;
}
   
   .woo-recommended-card-image-main:hover .woo-recommended-hover-icon {
    opacity: 1;
    visibility: visible;
}

.woo-recommended-card-image-main:hover .woo-add-to-cart-button-main{
    opacity: 1;
    visibility: visible;
}

.woo-recommended-card-image-main  .cwp-main.cwp-save-post svg {
    display: none;
}

.woo-recommended-card-image-main  .cwp-main.cwp-saved-post svg {
    display: none;
}

.woo-recommended-card-image-main .cwp-main:after {
    font-family: 'Font Awesome 6 Free';
    display: inline-block;
    content: '\f005';
    color: #000000;
    font-size: 13px;
    line-height: normal;
}

.woo-recommended-card-image-main .cwp-main.cwp-save-post:after {
    font-weight: 400;
}

.woo-recommended-card-image-main .cwp-main.cwp-saved-post:after {
    font-weight: 600;
}

.woo-recommended-card-image-main.style11 .woo-recommended-card-image {
    height: auto;
    width: 100%;
    object-fit: contain;
}

.woo-recommended-card-image-main.style11 .star-icon {
    top: 20px;
    right: 22px;
}

#wc-cubewp-form-10 .cwp-frontend-section-content-container{
padding:0;
border:none;
}

animated-duration1 




.woo-recommended-card-image-main.style11 .star-icon {
    position: absolute;
}





.woo-recommended-card-image-main:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}


.style-content-edit-12 .loop-style8 .woo-trending-card-image-main .woo-trending-card-image {
    height: auto !important;
    object-fit: cover;
    width: 100%;
}

.style-content-edit-12 .woo-trending-product-title {
    text-transform: none;
    font-size: 14px;
    font-family: 'Jost';
    font-weight: 400;
    text-align: center !important;
    line-height: 24px;
    color: #1D1D1D;
    text-overflow: clip;
    white-space: normal;

}

.style-content-edit-12 .woo-tab-product-star-num {
    display: flex;
    justify-content: center;
    margin: 15px 0px;
    gap: 7px !important;
}
.style-content-edit-12 .woo-trending-product-price {
    display: flex;
    justify-content: center;
    font-family: Jost;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;

}

.card-12 .woo-trending-produc-color {
    display: flex;
    justify-content: center;
    gap: 4px;
    text-align: center;
    font-family: Jost;
    font-size: 13px;
    font-weight: 400;
    line-height: 28px;
    color: #767676;
}

.card-12 .woo-trending-produc-color .attribute-color-item {
    display: none !important;
}

.woo-style-12-stars .star-rating {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0;
}

.woo-style-12-stars .star-rating:before {
    content: "sssss";
    float: left;
    position: absolute;
    color: #3B3738;
    letter-spacing: 5px;
    font-family: WooCommerce;
    line-height: 1;
    font-size: 12px;
}
.woo-trending-main.loop-style8.card-12 {
    gap: 9px !important;
}
.woo-style-12-stars .star-rating span {
    display: none;
}

animated-duration1 



[data-tooltip][data-flow^="left"]::after {
    background: #1D1D1D; 
    white-space: nowrap;
    padding: 8px 12px;
}

.card-12 .star-icon {
    transition: .3s;
    transform: translateY(-100px);
}

.card-12:hover .star-icon {
    transform: translateY(0px);
}



.woo-gallery-overlay-image {
    position: absolute;
    top: 0;
    height: 100% !important;
    width: 100%;
    object-fit: contain;
    background: #f6f6f6;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
}



.woo-trending-main.card-12:hover .woo-add-to-cart-button-main {
    visibility: visible;
    opacity: 1;
    transform: translatey(0px);
}


.woo-trending-row {
    max-width: 1400px;
}

.woo-trending-main .woo-trending-content {
    gap:5px;
    display: flex;
    flex-direction: column;
   padding-bottom: 20px !important;
    
}

.woo-trending-main {
    gap: 11px;
    display: flex;
    flex-direction: column;
}

.woo-trending-card-image-main .woo-trending-card-image {
    width: 100%;
    background: #F7F7F7;
    height: auto;
}

.woo-trending-card-image-main .woo-trending-star-icon {
    width: 27px;
    height: 27px;
    top: 10px;
    right: 15px;
    gap: 10px;
    border-radius: 120px;
    display: flex;
    position: absolute;
    background: white;
    align-items: center;
    justify-content: center;
}

.woo-trending-add-button {
    background: white;
    border-style: none;
    
    position: absolute;
    height: 50px;
    padding: 20px 35px 20px 35px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0.02em;
    bottom: 10px;
    left: 10px;
    right: 10px;
}

.woo-trending-main.loop-style13 .woo-trending-content a span{
    display: flex;
    justify-content: space-between;
}
.woo-trending-content .woo-trending-product-title {
    
    color: #1d1d1d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    margin: 0px;
    display: inline;
}

.woo-trending-content .woo-trending-product-price {
    
    color: #1d1d1d;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    margin: 0px;
}

.woo-trending-button-main {
    visibility: hidden;
    opacity: 0;
    transition: 0.7s;
}

.woo-trending-main .woo-trending-card-image-main:hover .woo-trending-button-main {
    visibility: visible;
    opacity: 1;
}

.woo-trending-button-main .woo-trending-buttons {
    position: absolute;
    border-style: none;
    background: #FFFFFFE5;
    bottom: 0px;
    padding: 20px 0px 20px 0px;
    gap: 20px;
    display: flex;
    flex-direction: column;
    left: 0px;
    right: 0px;
}

.woo-trending-buttons .woo-trending-add-size {
    color: #202025;
    
    height: 10px;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    margin: 0px;
    justify-content: center;
    align-items: center;
}

.woo-trending-buttons .woo-trending-size {
    list-style: none;
    gap: 10px;
    display: flex;
    justify-content: center;

}

.woo-trending-size .woo-trending-size-list {
    border: 1px solid #ECEDEC;
    width: 30px;
    height: 25px;
    display: flex;
    align-items: center;
    
    color: #1d1d1d;
    background: white;
    padding: 16px 15px 16px 15px;
    gap: 10px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.02em;
    text-align: left;
    justify-content: center;
}

.woo-trending-size-list:hover {
    border: 1px solid #202025;
    color: black;
}

.woo-trending-content .woo-trending-colors {
    padding-left: 10px;
    gap: 10px;
    display: flex;
}

.woo-trending-colors input[type="radio"] {
    display: none;
}

.woo-trending-colors label {
    position: relative;
    padding: 0px 0px 0px 10px;
    margin-left: 14px;
}
 
.woo-trending-colors label::after {
    content: '';
    position: absolute;
    left: -25px;
    width: 17px;
    height: 17px;
    border: 1px solid #E6E6E6;
    top: 4px;
    border-radius: 50%;
}

.woo-trending-colors label::before {
    content: '';
    position: absolute;
    left: -23px;
    width: 13px;
    height: 13px;
    top: 6px;
    border-radius: 50%;
}

.woo-trending-main .woo-trending-product-color {
    
    color: #767676;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin: 0px;
}

.woo-trending-main.loop-style13 .woo-trending-main .cwp-main::after {
    font-family: 'Font Awesome 6 Free';
    display: inline-block;
    content: '\f004';
    color: #000000;
    font-size: 13px;
    line-height: normal;
    font-weight: 400;
}

.woo-trending-main .cwp-main.cwp-saved-post::after {
    font-weight: 800;
}

.woo-trending-main .color-attributes .color-swatch {
    width: 14px;
    height: 14px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #E6E6E6;
}

.woo-trending-main .color-attributes {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 7px;
}

.woo-trending-main .color-attributes li {
    color: #767676;
    font-size: 13px;
    display: flex;
    align-items: center;
}

.woo-best-card-image-main .woo-best-tag-sale {
    width: 65px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    border-radius: 20px;
    display: flex;
    background: #1d1d1d;
    color: #fff;
    
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    align-items: center;
    justify-content: center;
    margin: 0px;
}

.woo-trending-main .woo-best-tag {
    position: absolute;
    z-index: 999;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.woo-trending-main .woo-best-tag p {
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1d1d1d;
    color: #fff;
    
    font-size: 12px;
    font-weight: 600;
    line-height: 25px;
    margin: 0px;
    width: max-content;
    padding: 0 11px;
}
.woo-trending-main.loop-style13 .woo-add-to-cart-button-main.women-wc-quick-checkout {
    color: #fff;
    font-size: 13px;
    position: absolute;
    width: calc(100%);
    left: 10px;
    bottom: 8px;
    background: #000000B2;
    backdrop-filter: blur(10px);
    text-align: center;
    padding: 11px;
    cursor: pointer;
    cursor: pointer;
    transform: translatey(100px);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    width: calc(100%  - 20px);
}

.wc-women-best-section-slider .woo-trending-main .woo-best-tag p {
    border-radius: 0;
}

.wc-women-best-section-slider .woo-trending-card-image {
    height: auto;
    object-fit: contain;
}

.woo-trending-main.loop-style13:hover .woo-add-to-cart-button-main {
    visibility: visible;
    opacity: 1;
    transform: translatey(0px);
}

.wc-women-best-section-slider .woo-trending-main .woo-best-tag {
    padding: 0;
}

.wc-women-best-section-slider .col-12 {
    width: 447px !important;
    margin-right: 4px;
}

.wc-women-best-section-slider .slick-list.draggable {
    overflow: inherit;
}

.wc-women-best-section-slider .cwp-post-hidden-id {
    width: 0 !IMPORTANT;
    float: unset ! IMPORTANT;
}
 
.woo-trending-main.loop-style13 .woo-add-to-cart-button-main.women-wc-quick-checkout:hover {
    background-color: #000;
    color: #000;
    padding: 15px !important;
    border-radius: 0 !IMPORTANT;
    text-align: center !important;
    justify-content: center !important;
}
.wc-women-best-section-slider .cwp-col-12 {
    margin-right: 4px;
    width: 447px !important;
}
 

.woo-trending-main.loop-style13 .woo-trending-content-title-whishlist {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.star-icon-style13.save-tooltip {
    position: relative !important;
}






.loop-style13:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}
.woo-trending-main.loop-style13 .color-attributes {
    margin-top: 7px;
}

.woo-trending-main.loop-style13 .color-attributes::before,
.woo-trending-main.loop-style13 .color-attributes::after{
    content: none !important;
}

.woo-trending-main.loop-style13 .color-attributes li{
    width: auto !important;
}


.woo-trending-main.loop-style13 .image-attributes {
    align-items: center;
    display: flex;
    gap: 10px;
}

.woo-trending-content .attribute-image-item {
    position: relative;
    width: 20px;
    height: auto;
}


.woo-style-14-card {
    display: flex;
    flex-direction: column;
    gap: 20px;
    background: #ffffff;
    transition: .3s ease;
    padding: 20px;
}

.woo-style-14-card:hover {
    box-shadow: 0px 15px 24px 0px #0000000D;
}

.woo-style-14-gallery {
    height: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.woo-style-14-gallery img {
    height: auto !important;
    object-fit: contain;
    transition: .3s ease;
    width: 100% !important;
    background-color: #F6F6F6;
}

.woo-style-14-tags {
    position: absolute;
    top: 20px;
    right: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    transition: .3s ease;
    transform: translateY(-200px);
}

.woo-style-14-card:hover .woo-style-14-tags{
    transform: translateY(0px);
}

.woo-style-14-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

.woo-style-14-cat {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    color: #1D1D1D;
    transition: .3s ease;
}

.woo-style-14-cat:hover {
    color: #0d6efd;
}

.woo-style-14-content a {
    text-align: center;
}

.woo-style-14-title {
    text-transform: capitalize;
    color: #1D1D1D;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    transition: .3s ease;
}

.woo-style-14-title:hover {
    color: #0d6efd;
}

.woo-style-14-price {
    display: flex;
    justify-content: center;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #1D1D1D;
    margin: 0px;
}

.woo-style-14-stars .star-rating {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
}

.woo-style-14-stars .star-rating:before {
    content: "sssss";
    float: left;
    position: absolute;
    color: #3B3738;
    letter-spacing: 3px;
    font-family: WooCommerce;
    line-height: 1;
    font-size: 10px;
}

.woo-style-14-stars .star-rating span {
    display: none;
}

.woo-style-14-gallery.woomen-shop-this-look-slider-4 i {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    cursor: pointer;
    align-items: center;
    transition: 0.3s;
    z-index: 999999;
    justify-content: center;
    border-radius: 100%;
    font-size: 12px;
    transition: .3s ease;
    background: #fff;
    color: #1D1D1D;
}

.woo-style-14-gallery.woomen-shop-this-look-slider-4 i:hover {
    background: #1D1D1D;
    color: #ffffff;
}

.woo-style-14-gallery.woomen-shop-this-look-slider-4 .fa-chevron-left {
    left: -30px;
}

.woo-style-14-gallery.woomen-shop-this-look-slider-4:hover .fa-chevron-left {
    left: 10px;
}

.woo-style-14-gallery.woomen-shop-this-look-slider-4 .fa-chevron-right {
    right: -30px;
}

.woo-style-14-gallery.woomen-shop-this-look-slider-4:hover .fa-chevron-right {
    right: 10px;
}

.woo-style-14-card .woo-style-14-tags .cwp-main,
.woo-style-14-eye,
.woo-style-14-bag {
    width: 35px;
    height: 35px;
    background: #FFFFFF !important;
    color: #1D1D1D;
    border-radius: 100% !important;
    transition: .3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.woo-style-14-card .woo-style-14-tags .cwp-main:hover,
.woo-style-14-eye:hover,
.woo-style-14-bag:hover{
    background: #1D1D1D !important;
    color: #fff;
}

.woo-style-14-card .woo-style-14-tags .cwp-main:hover path,
.woo-style-14-eye:hover path,
.woo-style-14-bag:hover path {
    fill: #fff !important;
}




.woo-style-14-save.save-tooltip {
    position: relative !important;
}

.woo-overlay-move {
    position: relative;
    height: 100%;
    width: 100%;
}

.woo-gallery-overlay-image {
    position: absolute;
    top: 0;
    height: 100% !important;
    width: 100%;
    object-fit: contain;
    background: #fff;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
}

.woo-style-14-card:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}


.woo-style-15-card {
    padding: 10px;
    border: 1px solid #e6e6e600;
    display: flex;
    flex-direction: column;
    gap: 20px;
    transition: .3s;
    overflow: hidden;
}

.woo-style-15-card:hover {
    border-color: #E6E6E6;
}

.woo-style-15-thumbnail {
    background: #F7F7F7;
    height: auto;
    overflow: hidden;
}

.woo-style-15-thumbnail img {
    object-fit: contain;
    height: 100% !important;
    width: 100%;
    transition: .3s;
}

.woo-style-15-card:hover .woo-style-15-thumbnail img {
    transform: scale(1.1);
}

.woo-style-15-content {
    display: flex;
    flex-direction: column;
    justify-content: center !important;
    gap: 10px;
    padding-bottom: 20px;
}

.woo-style-15-title {
    color: #1d1d1d;
    text-transform: uppercase;
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    display: block;
    transition: .3s;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    margin: auto;
}

.woo-style-15-title:hover {
    color: #0079d3;
}

.woo-style-15-desc {
    color: #767676;
    font-family: Jost;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    overflow: hidden;
    margin: auto;
    margin-bottom: 0px;
}

.woo-style-15-price {
    color: #1D1D1D;
    margin: 0px;
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.woo-style-15-shop-now {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding-bottom: 7px;
    border-bottom: 1px solid #E6E6E6;
    width: fit-content;
    margin: auto;
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #1D1D1D;
    transition: .3s;
    transform: translateY(100px);
}

.woo-style-15-card:hover .woo-style-15-shop-now {
    transform: translateY(0px);
}

.woo-style-15-shop-now:hover {
    border-color: #1D1D1D;
}

.woo-style-15-shop-now svg {
    margin-right: -10px;
    margin-left: -10px;
}





.woo-style-15-card:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}

.woo-style-16-colors .color-attributes .color-swatch {
    width: 17px;
    height: 17px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #E6E6E6;
}

.woo-style-16-colors .color-attributes {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.woo-style-16-colors .color-attributes li {
    line-height: 15px;
}

.woo-style-16-colors label {
    position: relative;
    padding: 18px 0px 0px 10px;
    margin-left: 16px;
}

.woo-style-16-colors input[type="radio"] {
    display: none;
}

.woo-style-16-colors label::before {
    content: '';
    position: absolute;
    left: -23px;
    width: 13px;
    height: 13px;
    top: 6px;
    border-radius: 50%;
}

.woo-style-16-colors label::after {
    content: '';
    position: absolute;
    left: -25px;
    width: 17px;
    height: 17px;
    border: 1px solid #E6E6E6;
    top: 4px;
    border-radius: 50%;
}

.woo-style-16-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.woo-style-16-card {
    gap: 20px;
    display: flex;
    flex-direction: column;
}

.woo-style-16-card-title:hover {
    color: var(--primary-color);
    text-decoration: underline;
}

.woo-style-16-tag-new {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #000000;
    background: #FFF;
    width: 47px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    margin: 0px;

}

.woo-style-16-tag-sale {
    background: #1D1D1D;
    color: #fff;
    font-family: Plus Jakarta Sans, sans-serif;
    width: 65px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    margin: 0px;
}

.woo-style-16-tag-percent {
    background: #767676;
    color: #fff;
    font-family: Plus Jakarta Sans, sans-serif;
    width: 54px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
}

.woo-style-16-tags {
    position: absolute;
    flex-direction: column;
    width: 65px;
    height: 85px;
    top: 11px;
    gap: 5px;
    display: flex;
}

.woo-style-16-save {
    position: absolute;
    width: 27px;
    height: 27px;
    top: 15px;
    right: 15px;
    gap: 10px;
    border-radius: 120px;
    display: flex;
    background: #fff;
    align-items: center;
    transition: .2s;
    justify-content: center;
    padding-top: 2px;
    transition: .3s;
    transform: translateY(-100px);
}

.woo-style-16-card:hover .woo-style-16-save {
    transform: translateY(0px);
}

.woo-style-16-card:hover .woo-style-16-hover-content {
    transform: translatey(0px);
}

.woo-style-16-card-thumbnail .color-attributes li {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.woo-style-16-hover-content {
    position: absolute;
    padding: 20px;
    display: flex;
    bottom: 0px;
    right: 0px;
    left: 0px;
    background: #FFFFFFE5;
    transition: 0.3s;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    transform: translatey(130px);
}

.woo-style-16-card .woo-style-16-hover-content h3 {
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
    color: #1D1D1D;
    margin: 0px;
    text-transform: capitalize;
}

.woo-style-16-size .label-attributes {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.woo-style-16-size .label-attributes li {
    width: 30px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1D1D1D;
    border: 1px solid #20202500;
    border-radius: 4px;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0.02em;
    text-align: left;
    transition: .3s;
}

.woo-style-16-size .label-attributes li:hover {
    border-color: #202025;
}

.woo-style-16-card-price {
    color: #767676;
    margin: 0px;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
}

.woo-style-16-card-title {
    color: #1D1D1D;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0px;
    display: block;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
}

.woomen-shop-this-look-slider-4 i {
    position: absolute;
    top: 42%;
    width: 50px;
    height: 50px;
    display: flex;
    cursor: pointer;
    align-items: center;
    transition: 0.3s;
    z-index: 999999;
    justify-content: center;
    border-radius: 100%;
}

.woomen-shop-this-look-slider-4 i:hover {
    background: #fff;
}

.woomen-shop-this-look-slider-4 .fa-chevron-left {
    left: -30px;
}

.woomen-shop-this-look-slider-4:hover .fa-chevron-left {
    left: 5px;
}

.woomen-shop-this-look-slider-4 .fa-chevron-right {
    right: -30px;
}

.woomen-shop-this-look-slider-4:hover .fa-chevron-right {
    right: 5px;
}

.woo-style-16-card-thumbnail {
    overflow: hidden;
    border-radius: 12px;
    height: auto;
    background: #eeecec;
}

.woo-style-16-card-gallery img {
    object-fit: contain;
    transition: .3s ease;
}

.woo-style-16-card-thumbnail:hover .woo-style-16-card-gallery img {
    transform: scale(1.1);
}

.woo-style-16-card-gallery {
    height: 100%;
    display: flex !important;
    align-items: center;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content .woo-item-slider-save {
    padding: 0;
    margin: 0 0 0 10px;
}


.woo-item-slider-image-main.style-04 .woo-item-slider-content {
    gap: 2px;
    display: flex;
    flex-direction: column;
    padding: 12px;
    margin: 0;
}
.woo-item-slider-image-main.style-04 .woo-item-slider-content .color-attributes {
    margin-top: 5px;
}
.woo-item-slider-image-main.style-04 .woo-item-slider-content .label-attributes {
    margin-top: 13px;
}

.save-tooltip {
    position: absolute !important;
    z-index: 99;
}




.woo-overlay-move {
    position: relative;
    height: 100%;
    width: 100%;
}



.woo-style-16-card:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}


.woo-style-17-colors .color-attributes .color-swatch {
    width: 17px;
    height: 17px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #E6E6E6;
}

.woo-style-17-colors .color-attributes {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
   gap: 6px;
    margin: -5px 0px 0px 0px;
}

.woo-style-17-colors label {
    position: relative;
    padding: 18px 0px 0px 10px;
    margin-left: 16px;
}

.woo-style-17-colors input[type="radio"] {
    display: none;
}

.woo-style-17-colors label::before {
    content: '';
    position: absolute;
    left: -23px;
    width: 13px;
    height: 13px;
    top: 6px;
    border-radius: 50%;
}

.woo-style-17-colors label::after {
    content: '';
    position: absolute;
    left: -25px;
    width: 17px;
    height: 17px;
    border: 1px solid #E6E6E6;
    top: 4px;
    border-radius: 50%;
}

.woo-style-17-content {
    gap: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.woo-style-17-card {
    gap: 20px;
    display: flex;
    flex-direction: column;
}

.woo-style-17-title:hover {
    color: var(--primary-color);
    text-decoration: underline;
}

.woo-style-17-tag-new {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #000000;
    background: #FFF;
    width: 47px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    margin: 0px;
}

.woo-style-17-tag-sale {
    background: #1D1D1D;
    color: #fff;
    font-family: Plus Jakarta Sans, sans-serif;
    width: 65px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    margin: 0px;
}

.woo-style-17-tag-percent {
    background: #767676;
    color: #fff;
    font-family: Plus Jakarta Sans, sans-serif;
    width: 54px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
}

.woo-style-17-tags {
    position: absolute;
    flex-direction: column;
    width: 65px;
    height: 85px;
    top: 11px;
    gap: 5px;
    display: flex;
}

.woo-style-17-save {
    position: absolute;
    width: 27px;
    height: 27px;
    top: 15px;
    right: 15px;
    gap: 10px;
    border-radius: 120px;
    display: flex;
    background: #fff;
    align-items: center;
    justify-content: center;
    transition: .2s;
}

.woo-style-17-card:hover .woo-style-17-hover-content {
    transform: translatey(0px);
}

.woo-style-17-colors .color-attributes li {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 15px;
}

.woo-style-17-hover-content {
    position: absolute;
    height: 53px;
    padding: 15px;
    display: flex;
    bottom: 0px;
    flex-direction: row;
    right: 0px;
    left: 0px;
    background: #FFFFFFB2;
    backdrop-filter: blur(3px);
    transition: 0.3s;
    display: flex;
    align-items: center;
    transform: translatey(100px);
    justify-content: center;
    transition: .3s;
}

.woo-style-17-hover-content:hover{
    background: #333;
}

.woo-style-17-hover-content:hover .woo-style-17-quick-checkout{
    color: #fff;
}

.woo-style-17-card .woo-style-17-quick-checkout {
    color: #1D1D1D;
    font-family: DM Sans;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    text-align: center;
    transition: .3s;
    cursor: pointer;
}

.woo-style-17-price {
    color: #767676;
    letter-spacing: 0.02em;
    margin: 0px;
    font-family: Outfit;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
}

.woo-style-17-title {
    color: #1D1D1D;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0px;
    font-family: Outfit;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
}

.woomen-shop-this-look-slider-4 i {
    position: absolute;
    top: 42%;
    width: 50px;
    height: 50px;
    display: flex;
    cursor: pointer;
    align-items: center;
    transition: 0.3s;
    z-index: 999999;
    justify-content: center;
    border-radius: 100%;
}

.woomen-shop-this-look-slider-4 i:hover {
    background: #fff;
}

.woomen-shop-this-look-slider-4 .fa-chevron-left {
    left: -30px;
}

.woomen-shop-this-look-slider-4:hover .fa-chevron-left {
    left: 5px;
}

.woomen-shop-this-look-slider-4 .fa-chevron-right {
    right: -30px;
}

.woomen-shop-this-look-slider-4:hover .fa-chevron-right {
    right: 5px;
}

.woo-style-17-thumbnail {
    overflow: hidden;
    height: auto;
    background: #eeecec;
}

.woo-style-17-gallery img {
    object-fit: contain;
    transition: .3s ease;
}

.woo-style-17-thumbnail:hover .woo-style-17-gallery img {
    transform: scale(1.1);
}

.woo-style-17-gallery {
    height: 100%;
    display: flex !important;
    align-items: center;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content .woo-item-slider-save {
    padding: 0;
    margin: 0 0 0 10px;
}


.woo-item-slider-image-main.style-04 .woo-item-slider-content {
    gap: 2px;
    display: flex;
    flex-direction: column;
    padding: 12px;
    margin: 0;
}
.woo-item-slider-image-main.style-04 .woo-item-slider-content .color-attributes {
    margin-top: 5px;
}
.woo-item-slider-image-main.style-04 .woo-item-slider-content .label-attributes {
    margin-top: 13px;
}

animated-duration1 




.woo-overlay-move {
    position: relative;
    height: 100%;
    width: 100%;
}



.woo-style-17-card:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}



.woo-style-18-colors .color-attributes .color-swatch {
    width: 17px;
    height: 17px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #E6E6E6;
}

.woo-style-18-arrow {
    cursor: pointer;
}
.woo-style-18-colors .color-attributes {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.woo-style-18-colors .color-attributes li {
    line-height: 15px;
}

.woo-style-18-colors label {
    position: relative;
    padding: 18px 0px 0px 10px;
    margin-left: 16px;
}

.woo-style-18-colors input[type="radio"] {
    display: none;
}

.woo-style-18-colors label::before {
    content: '';
    position: absolute;
    left: -23px;
    width: 13px;
    height: 13px;
    top: 6px;
    border-radius: 50%;
}

.woo-style-18-colors label::after {
    content: '';
    position: absolute;
    left: -25px;
    width: 17px;
    height: 17px;
    border: 1px solid #E6E6E6;
    top: 4px;
    border-radius: 50%;
}

.woo-style-18-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.woo-style-18-card {
    gap: 20px;
    display: flex;
    flex-direction: column;
}

.woo-style-18-card-title:hover {
    color: var(--primary-color);
    text-decoration: underline;
}

.woo-style-18-tag-new {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #000000;
    background: #FFF;
    width: 47px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    margin: 0px;

}

.woo-style-18-tag-sale {
    background: #1D1D1D;
    color: #fff;
    font-family: Plus Jakarta Sans, sans-serif;
    width: 65px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    margin: 0px;
}

.woo-style-18-tag-percent {
    background: #767676;
    color: #fff;
    font-family: Plus Jakarta Sans, sans-serif;
    width: 54px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
}

.woo-style-18-tags {
    position: absolute;
    flex-direction: column;
    width: 65px;
    height: 85px;
    top: 11px;
    gap: 5px;
    display: flex;
}

.woo-style-18-save {
    position: absolute;
    width: 27px;
    height: 27px;
    top: 15px;
    right: 15px;
    gap: 10px;
    border-radius: 120px;
    display: flex;
    background: #fff;
    align-items: center;
    transition: .2s;
    justify-content: center;
    transition: .3s;
    transform: translateY(-100px);
}

.woo-style-18-card:hover .woo-style-18-save {
    transform: translateY(0px);
}

.woo-style-18-main.active .woo-style-18-hover-content {
    transform: translate(0);
}

.woo-style-18-card-thumbnail .color-attributes li {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}
.woo-style-18-hover-content svg {
    position: absolute;
    right: 12px;
    top: 12px;
    transform: rotate(45deg);
    cursor: pointer;
}
.woo-style-18-hover-content {
    position: absolute;
    padding: 40px 30px;
    display: flex;
    bottom: 0px;
    right: 0px;
    left: 0px;
    background: #fff;
    transition: 0.3s;
    display: flex;
    flex-direction: column;
    gap: 20px;
    transform: translatey(100%);
    border: 1px solid #E6E6E6;
    border-radius: 4px;
}

.woo-style-18-card .woo-style-18-hover-content h3 {
    color: #3B3738;
    margin: 0px;
    text-transform: capitalize;
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.02em;
}

.woo-style-18-size .label-attributes {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.woo-style-18-size .label-attributes li {
    width: 60px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1D1D1D;
    border: 1px solid #E6E6E6;
    font-family: Jost;
    font-size: 12px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0.02em;
    text-align: left;
    transition: .3s;
}

.woo-style-18-arrow {
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 30px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
}

.woo-style-18-size .label-attributes li:hover {
    border-color: #3B3738;
}

.woo-style-18-card-price {
    color: #3B3738;
    margin: 0px;
    font-family: Jost;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}

.woo-style-18-card-title {
    color: #3B3738;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0px;
    display: block;
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.02em;
}

.woomen-shop-this-look-slider-4 i {
    position: absolute;
    top: 42%;
    width: 50px;
    height: 50px;
    display: flex;
    cursor: pointer;
    align-items: center;
    transition: 0.3s;
    z-index: 999999;
    justify-content: center;
    border-radius: 100%;
}

.woomen-shop-this-look-slider-4 i:hover {
    background: #fff;
}

.woomen-shop-this-look-slider-4 .fa-chevron-left {
    left: -30px;
}

.woomen-shop-this-look-slider-4:hover .fa-chevron-left {
    left: 5px;
}

.woomen-shop-this-look-slider-4 .fa-chevron-right {
    right: -30px;
}

.woomen-shop-this-look-slider-4:hover .fa-chevron-right {
    right: 5px;
}

.woo-style-18-card-thumbnail {
    overflow: hidden;
    border-radius: 4px;
    height: auto;
    background: #eeecec;
}

.woo-style-18-card-gallery img {
    object-fit: contain;
    transition: .3s ease;
}

.woo-style-18-card-thumbnail:hover .woo-style-18-card-gallery img {
    transform: scale(1.1);
}

.woo-style-18-card-gallery {
    height: 100%;
    display: flex !important;
    align-items: center;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content .woo-item-slider-save {
    padding: 0;
    margin: 0 0 0 10px;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content {
    gap: 2px;
    display: flex;
    flex-direction: column;
    padding: 12px;
    margin: 0;
}
.woo-item-slider-image-main.style-04 .woo-item-slider-content .color-attributes {
    margin-top: 5px;
}
.woo-item-slider-image-main.style-04 .woo-item-slider-content .label-attributes {
    margin-top: 13px;
}

animated-duration1 




.woo-overlay-move {
    position: relative;
    height: 100%;
    width: 100%;
}



.woo-style-18-card:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}


.woo-style-19-colors .color-attributes .color-swatch {
    width: 17px;
    height: 17px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #E6E6E6;
}

.woo-style-19-colors .color-attributes {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.woo-style-19-colors label {
    position: relative;
    padding: 18px 0px 0px 10px;
    margin-left: 16px;
}

.woo-style-19-colors input[type="radio"] {
    display: none;
}

.woo-style-19-colors label::before {
    content: '';
    position: absolute;
    left: -23px;
    width: 13px;
    height: 13px;
    top: 6px;
    border-radius: 50%;
}

.woo-style-19-colors label::after {
    content: '';
    position: absolute;
    left: -25px;
    width: 17px;
    height: 17px;
    border: 1px solid #E6E6E6;
    top: 4px;
    border-radius: 50%;
}

.woo-style-19-content {
    gap: 0px;
    display: flex;
    flex-direction: column;
}

.woo-style-19-card {
    gap: 16px;
    display: flex;
    flex-direction: column;
}

.woo-style-19-title:hover {
    color: var(--primary-color);
    text-decoration: underline;
}

.woo-style-19-tag-new {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #000000;
    background: #FFF;
    width: 47px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    margin: 0px;
}

.woo-style-19-tag-sale {
    background: #1D1D1D;
    color: #fff;
    font-family: Plus Jakarta Sans, sans-serif;
    width: 65px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    margin: 0px;
}

.woo-style-19-tag-percent {
    background: #767676;
    color: #fff;
    font-family: Plus Jakarta Sans, sans-serif;
    width: 54px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
}

.woo-style-19-tags {
    position: absolute;
    flex-direction: column;
    width: 65px;
    height: 85px;
    top: 11px;
    gap: 5px;
    display: flex;
}

.woo-style-19-save {
    position: absolute;
    width: 27px;
    height: 27px;
    top: 15px;
    right: 15px;
    gap: 10px;
    border-radius: 120px;
    display: flex;
    background: #fff;
    align-items: center;
    justify-content: center;
    transition: .2s;
    padding-top: 2px;
}

.woo-style-19-card:hover .woo-style-19-hover-content {
    transform: translatey(-5px);
}

.woo-style-19-colors .color-attributes li {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 15px;
}

.woo-style-19-hover-content {
    position: absolute;
    height: 53px;
    width: calc(100% - 10px);
    padding: 15px;
    display: flex;
    bottom: 0px;
    flex-direction: row;
    right: 0px;
    left: 5px;
    background: #FFFFFF;
    backdrop-filter: blur(3px);
    transition: 0.3s;
    display: flex;
    align-items: center;
    transform: translatey(100px);
    justify-content: center;
    transition: .3s;
}

.woo-style-19-hover-content:hover{
    background: #333;
}

.woo-style-19-hover-content:hover .woo-style-19-quick-checkout{
    color: #fff;
}

.woo-style-19-card .woo-style-19-quick-checkout {
    color: #1D1D1D;
    font-family: DM Sans;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    text-align: center;
    transition: .3s;
    cursor: pointer;
}

.woo-style-19-price {
    color: #3B3738;
    margin: 6px 0px 15px 0px;
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1px;
}

.woo-style-19-title {
    color: #3B3738;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0px;
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.02em;
    display: block;
}

.woomen-shop-this-look-slider-4 i {
    position: absolute;
    top: 42%;
    width: 50px;
    height: 50px;
    display: flex;
    cursor: pointer;
    align-items: center;
    transition: 0.3s;
    z-index: 999999;
    justify-content: center;
    border-radius: 100%;
}

.woomen-shop-this-look-slider-4 i:hover {
    background: #fff;
}

.woomen-shop-this-look-slider-4 .fa-chevron-left {
    left: -30px;
}

.woomen-shop-this-look-slider-4:hover .fa-chevron-left {
    left: 5px;
}

.woomen-shop-this-look-slider-4 .fa-chevron-right {
    right: -30px;
}

.woomen-shop-this-look-slider-4:hover .fa-chevron-right {
    right: 5px;
}

.woo-style-19-thumbnail {
    overflow: hidden;
    height: auto ;
    background: #eeecec;
}

.woo-style-19-gallery img {
    object-fit: contain;
    transition: .3s ease;
}

.woo-style-19-thumbnail:hover .woo-style-19-gallery img {
    transform: scale(1.1);
}

.woo-style-19-gallery {
    height: 100%;
    display: flex !important;
    align-items: center;
}

.woo-style-19-stars .star-rating {
    position: relative;
}

.woo-style-19-stars .star-rating:before {
    content: "sssss";
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    color: #3B3738;
    letter-spacing: 3px;
    font-family: WooCommerce;
    line-height: 1;
    font-size: 10px;
}

.woo-style-19-stars .star-rating span {
    display: none;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content .woo-item-slider-save {
    padding: 0;
    margin: 0 0 0 10px;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content {
    gap: 2px;
    display: flex;
    flex-direction: column;
    padding: 12px;
    margin: 0;
}
.woo-item-slider-image-main.style-04 .woo-item-slider-content .color-attributes {
    margin-top: 5px;
}
.woo-item-slider-image-main.style-04 .woo-item-slider-content .label-attributes {
    margin-top: 13px;
}

.save-tooltip {
    position: absolute !important;
    z-index:99;
}




.woo-overlay-move {
    position: relative;
    height: 100%;
    width: 100%;
}



.woo-overlay-move:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}




.woo-style-20-colors .color-attributes .color-swatch {
    width: 17px;
    height: 17px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #E6E6E6;
}

.woo-style-20-colors .color-attributes {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.woo-style-20-colors label {
    position: relative;
    padding: 18px 0px 0px 10px;
    margin-left: 16px;
}

.woo-style-20-colors input[type="radio"] {
    display: none;
}

.woo-style-20-colors label::before {
    content: '';
    position: absolute;
    left: -23px;
    width: 13px;
    height: 13px;
    top: 6px;
    border-radius: 50%;
}

.woo-style-20-colors label::after {
    content: '';
    position: absolute;
    left: -25px;
    width: 17px;
    height: 17px;
    border: 1px solid #E6E6E6;
    top: 4px;
    border-radius: 50%;
}

.woo-style-20-content {
    gap: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.woo-style-20-card {
    gap: 15px;
    display: flex;
    flex-direction: column;
}
 
.woo-style-20-title:hover {
    color: var(--primary-color);
    text-decoration: underline;
}

.woo-style-20-tag-new {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #000000;
    background: #FFF;
    width: 47px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    margin: 0px;
}

.woo-style-20-tag-sale {
    background: #1D1D1D;
    color: #fff;
    font-family: Plus Jakarta Sans, sans-serif;
    width: 65px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    margin: 0px;
}

.woo-style-20-tag-percent {
    background: #767676;
    color: #fff;
    font-family: Plus Jakarta Sans, sans-serif;
    width: 54px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
}

.woo-style-20-tags {
    position: absolute;
    flex-direction: column;
    width: 65px;
    height: 85px;
    top: 11px;
    gap: 5px;
    display: flex;
}

.woo-style-20-save {
    position: absolute;
    width: 27px;
    height: 27px;
    top: 15px;
    right: 15px;
    gap: 10px;
    border-radius: 120px;
    display: flex;
    background: #fff;
    align-items: center;
    justify-content: center;
    transition: .2s;
    padding-top: 2px;
}

.woo-style-20-card:hover .woo-style-20-hover-content {
    transform: translatey(-5px);
}

.woo-style-20-colors .color-attributes li {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 15px;
}

.woo-style-20-hover-content {
    position: absolute;
    height: 53px;
    width: calc(100% - 10px);
    display: flex;
    bottom: 0px;
    flex-direction: row;
    right: 0px;
    left: 5px;
    background: #FFFFFF;
    backdrop-filter: blur(3px);
    transition: 0.3s;
    display: flex;
    align-items: center;
    transform: translatey(100px);
    justify-content: center;
    transition: .3s;
}

.woo-style-20-hover-content:hover{
    background: #333;
}

.woo-style-20-hover-content:hover .woo-style-20-quick-checkout{
    color: #fff;
}

.woo-style-20-quick {
    width: 100%;
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woo-style-20-card .woo-style-20-quick-checkout {
    color: #1D1D1D;
    text-transform: uppercase;
    text-align: center;
    transition: .3s;
    cursor: pointer;
    font-family: DM Sans;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0.02em;
    width: 100%;
    display: block;
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woo-style-20-price {
    color: #3B3738;
    letter-spacing: 0.02em;
    margin: 0px;
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.woo-style-20-title {
    color: #1D1D1D;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0px;
    letter-spacing: 0.02em;
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.02em;

}

.woomen-shop-this-look-slider-4 i {
    position: absolute;
    top: 42%;
    width: 50px;
    height: 50px;
    display: flex;
    cursor: pointer;
    align-items: center;
    transition: 0.3s;
    z-index: 999999;
    justify-content: center;
    border-radius: 100%;
}

.woomen-shop-this-look-slider-4 i:hover {
    background: #fff;
}

.woomen-shop-this-look-slider-4 .fa-chevron-left {
    left: -30px;
}

.woomen-shop-this-look-slider-4:hover .fa-chevron-left {
    left: 5px;
}

.woomen-shop-this-look-slider-4 .fa-chevron-right {
    right: -30px;
}

.woomen-shop-this-look-slider-4:hover .fa-chevron-right {
    right: 5px;
}

.woo-style-20-thumbnail {
    overflow: hidden;
    height: 550px;
    background: #eeecec;
}

.woo-style-20-gallery img {
    object-fit: contain;
    transition: .3s ease;
    height: 100% !important;
    width: 100%;
    background: #f6f6f6;
}

.woo-style-20-thumbnail:hover .woo-style-20-gallery img {
    transform: scale(1.1);
}

.woo-style-20-gallery {
    height: 100%;
    display: flex !important;
    align-items: center;
}

.woo-style-20-stars .star-rating {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woo-style-20-stars .star-rating:before {
    content: "sssss";
    float: left;
    position: absolute;
    color: #3B3738;
    letter-spacing: 3px;
    font-family: WooCommerce;
    line-height: 1;
    font-size: 10px;
}

.woo-style-20-stars .star-rating span {
    display: none;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content .woo-item-slider-save {
    padding: 0;
    margin: 0 0 0 10px;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content {
    gap: 2px;
    display: flex;
    flex-direction: column;
    padding: 12px;
    margin: 0;
}
.woo-item-slider-image-main.style-04 .woo-item-slider-content .color-attributes {
    margin-top: 5px;
}
.woo-item-slider-image-main.style-04 .woo-item-slider-content .label-attributes {
    margin-top: 13px;
}

.women-wc-quick-checkout {
    cursor: pointer !important;
}

animated-duration1 




.woo-overlay-move {
    position: relative;
    height: 100%;
    width: 100%;
}



.woo-style-20-card:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}


.woo-style-21-card {
    display: flex;
    flex-direction: column;
    gap: 7px ;
}

.woo-style-21-thumbnail {
    position: relative;
    height: auto;
}

.woo-style-21-thumbnail img {
    object-fit: contain;
    height: 100% !important;
    width: 100%;
    transition: .3s;
}

.woo-style-21-card:hover .woo-style-21-thumbnail img {
    transform: scale(1.1);
} 

.woo-style-21-save {
    position: absolute;
    top: 20px;
    right: 20px;
}

.woo-style-21-save .cwp-main {
    width: 30px;
    height: 30px;
    border-radius: 100% !important;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woo-style-21-save .cwp-main:hover {
    background: #fff !important;
}

.woo-style-21-save .cwp-main path {
    fill: #1D1D1D;
    font-size: 12px !important;
}

.woo-style-21-add {
    position: absolute;
    left: 50%;
    bottom: 50px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    transition: .3s;
    background: #fff;
    color: #1D1D1D;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
}

.woo-style-21-add:hover {
    background: #1D1D1D;
    color: #fff;
}

.woo-style-21-card:hover .woo-style-21-add{
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}

.woo-style-21-add i {
    margin: 0px !important;
}

.woo-style-21-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.woo-style-21-title {
    font-family: DM Sans;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    color: #1D1D1D;
    transition: .3s;
}

.woo-style-21-title:hover {
    color: #006ee3;
}

.woo-style-21-price {
    font-family: DM Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #767676;
    margin: 0;
}

animated-duration1  

.woo-style-21-card:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}



.woo-style-22-stars .star-rating {
    position: relative;
}

.woo-style-22-stars .star-rating:before {
    content: "sssss";
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    color: #A06D33;
    letter-spacing: 3px;
    font-family: WooCommerce;
    line-height: 1;
    font-size: 10px;
}

.woo-style-22-stars .star-rating span {
    display: none;
}

.woo-style-22-stars {
    height: 15px;
}

.woo-style-22-card {
    border: 1px solid #CCCCCC;
    border-right: 0;
}

.cwp-col-12:last-child .woo-style-22-card {
    border-right: 1px solid #CCCCCC;
}

.woo-style-22-thumbnail {
    padding: 20px;
    height: 447px;
}

.woo-style-22-gallery img {
    object-fit: contain;
    height: 407px !important;
    transition: .3s;
}

.woo-style-22-card:hover .woo-style-22-gallery img {
    transform: scale(1.1);
}

.woo-style-22-content {
    display: flex;
  flex-direction: column;
  gap: 9px;
  padding: 20px 17px;
}

.woo-style-22-title {
    font-family: Poppins;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #2F261A;
    transition: .3s;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    display: block;
}

.woo-style-22-title:hover {
    color: #A06D33;
}

.woo-style-22-price {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.02em;
    color: #453929;
    margin: 0px;
}

.woo-style-22-card .woomen-shop-this-look-slider-4 i {
    position: absolute;
    top: 42%;
    width: 50px;
    height: 50px;
    display: flex;
    cursor: pointer;
    align-items: center;
    transition: 0.3s;
    z-index: 999999;
    justify-content: center;
    border-radius: 100%;
    background: #fff;
}

.woo-style-22-card .woomen-shop-this-look-slider-4 i:hover {
    background: #ffc400;
    color: #fff;
}

.woo-style-22-card .woomen-shop-this-look-slider-4 .fa-chevron-right {
    right: -70px;
}

.woo-style-22-card .woomen-shop-this-look-slider-4 .fa-chevron-left {
    left: -70px;
}

.woo-style-22-card .woomen-shop-this-look-slider-4:hover .fa-chevron-left {
    left: 5px;
}

.woo-style-22-card .woomen-shop-this-look-slider-4:hover .fa-chevron-right {
    right: 5px;
}



.woo-gallery-overlay-image {
    position: absolute;
    top: 0;
    height: 100% !important;
    width: 100%;
    object-fit: contain;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
}

.woo-style-22-card:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}

.woo-style-22-thumbnail img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    background: #fefbf1;
    transition: .3s;
}

.woo-style-22-card:hover .woo-style-22-thumbnail img {
    transform: scale(1.1);
}


.woo-style-23-colors .color-attributes .color-swatch {
    width: 17px;
    height: 17px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #E6E6E6;
}

.woo-style-23-colors .color-attributes {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.woo-style-23-colors label {
    position: relative;
    padding: 18px 0px 0px 10px;
    margin-left: 16px;
}

.woo-style-23-colors input[type="radio"] {
    display: none;
}

.woo-style-23-colors label::before {
    content: '';
    position: absolute;
    left: -23px;
    width: 13px;
    height: 13px;
    top: 6px;
    border-radius: 50%;
}

.woo-style-23-colors label::after {
    content: '';
    position: absolute;
    left: -25px;
    width: 17px;
    height: 17px;
    border: 1px solid #E6E6E6;
    top: 4px;
    border-radius: 50%;
}

.woo-style-23-content {
    gap: 7px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.woo-style-23-card {
    gap: 20px;
    display: flex;
    flex-direction: column;
}

.woo-style-23-title:hover {
    color: var(--primary-color);
    text-decoration: underline;
}

.woo-style-23-tag-new {
    font-family: Plus Jakarta Sans, sans-serif;
    color: #000000;
    background: #FFF;
    width: 47px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    margin: 0px;
}

.woo-style-23-tag-sale {
    background: #1D1D1D;
    color: #fff;
    font-family: Plus Jakarta Sans, sans-serif;
    width: 65px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
    margin: 0px;
}

.woo-style-23-tag-percent {
    background: #767676;
    color: #fff;
    font-family: Plus Jakarta Sans, sans-serif;
    width: 54px;
    height: 25px;
    padding: 8px 10px 8px 10px;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 28px;
}

.woo-style-23-tags {
    position: absolute;
    flex-direction: column;
    width: 65px;
    height: 85px;
    top: 11px;
    gap: 5px;
    display: flex;
}

.woo-style-23-save {
    position: absolute;
    width: 27px;
    height: 27px;
    top: 15px;
    right: 15px;
    gap: 10px;
    border-radius: 120px;
    display: flex;
    background: #fff;
    align-items: center;
    justify-content: center;
    transition: .2s;
    padding-top: 2px;
}

.woo-style-23-card:hover .woo-style-23-hover-content {
    transform: translatey(-5px);
}

.woo-style-23-colors .color-attributes li {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 15px;
}

.woo-style-23-hover-content {
    position: absolute;
    width: calc(100% - 10px);
    display: flex;
    bottom: 0px;
    flex-direction: row;
    right: 0px;
    left: 5px;
    backdrop-filter: blur(3px);
    transition: 0.3s;
    display: flex;
    align-items: center;
    transform: translatey(100px);
    justify-content: center;
    transition: .3s;
}

.woo-style-23-quick-checkout {
    color: #2F261A;
    text-transform: uppercase;
    transition: .3s;
    letter-spacing: 0.02em;
    font-family: Jost;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    display: flex;
    align-items: center;
    transition: .3s;
    background: #FFFFFF;
    padding: 15px;
    height: 53px;
    width: 100%;
    justify-content: center;
    cursor: pointer !important;
}

.woo-style-23-quick-checkout:hover{
    color: #fff;
    background: #333;
}

.woo-style-23-quick-checkout path {
    fill: #221F17 ;
    transition: .3s;
}

.woo-style-23-quick-checkout:hover path {
    fill: #fff ;
}


.woo-style-23-price {
    color: #221F17;
    letter-spacing: 0.02em;
    margin: 0px;
    font-family: Jost;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
}

.woo-style-23-title {
    color: #221F17;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0px;
    letter-spacing: 0.02em;
    font-family: Jost;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
}

.woomen-shop-this-look-slider-4 i {
    position: absolute;
    top: 42%;
    width: 50px;
    height: 50px;
    display: flex;
    cursor: pointer;
    align-items: center;
    transition: 0.3s;
    z-index: 999999;
    justify-content: center;
    border-radius: 100%;
}

.woomen-shop-this-look-slider-4 i:hover {
    background: #fff;
}

.woomen-shop-this-look-slider-4 .fa-chevron-left {
    left: -30px;
}

.woomen-shop-this-look-slider-4:hover .fa-chevron-left {
    left: 5px;
}

.woomen-shop-this-look-slider-4 .fa-chevron-right {
    right: -30px;
}

.woomen-shop-this-look-slider-4:hover .fa-chevron-right {
    right: 5px;
}

.woo-style-23-thumbnail {
    overflow: hidden;
    height: auto;
    background: #F5F5F5;
}

.woo-style-23-gallery img {
    object-fit: contain;
    transition: .3s ease;
}

.woo-style-23-thumbnail:hover .woo-style-23-gallery img {
    transform: scale(1.1);
}

.woo-style-23-gallery {
    height: 100%;
    display: flex !important;
    align-items: center;
}

.woo-style-23-cat {
    color: #221F17;
    transition: .3s ease;
    font-family: Jost;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
}

.woo-style-23-cat:hover {
    color: #0d6efd;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content .woo-item-slider-save {
    padding: 0;
    margin: 0 0 0 10px;
}

.woo-item-slider-image-main.style-04 .woo-item-slider-content {
    gap: 2px;
    display: flex;
    flex-direction: column;
    padding: 12px;
    margin: 0;
}
.woo-item-slider-image-main.style-04 .woo-item-slider-content .color-attributes {
    margin-top: 5px;
}
.woo-item-slider-image-main.style-04 .woo-item-slider-content .label-attributes {
    margin-top: 13px;
}

.save-tooltip {
    position: absolute !important;
} 
.woo-style-23-card:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}

.woo-style-23-thumbnail img {
    height: 100% !important;
    width: 100%;
    object-fit: contain;
    transition: .3s;
}

.woo-style-23-card:hover .woo-style-23-thumbnail img {
    transform: scale(1.1);
}
 
/* loop styles  */
@media (max-width: 768px) {
  .cwp-row .cwp-col-lg-3.product {
    width: 50%;
    margin-bottom: 6px !important;
  }
 
  .woo-style-23-content ,
  .woo-style-22-content {
    padding: 10px;
    gap: 1px;
}
  .woo-style-22-thumbnail {
    padding: 7px;
}
  .woo-style-22-card {
    border: 1px solid #cccccc87 !important;
}
  .woo-style-20-content,
  .woo-style-21-content,
  .woo-style-19-content {
    gap: 5px;
  }
  .woo-style-16-hover-content {
    display: none !important;
  }
  .woo-style-18-colors .color-attributes,
  .woo-style-16-colors .color-attributes {
    transform-origin: left !important;
  }
  .woo-style-16-card {
    gap: 10px;
  }
  .cwp-row .cwp-col-lg-3.product .woo-card-content {
    gap: 10px   !important;
  }
  /* category css  */
  .woo-style-14-cat,
  .woo-recommended-card-content .woo-recommended-card-tag,
  .woo-stories-content .woo-stories-product-tag,
  .woo-item-slider-image-main.style-04
    .woo-item-slider-content
    .woo-item-slider-type-cats,
  .cwp-row .cwp-col-lg-3.product .woo-card-content .woo-card-tag {
        font-size: 11px;
        line-height: 12px;
  }
  .woo-style-14-content {
    gap: 5px;
  }
  /* title css */

  .woo-style-22-content .woo-style-22-title,
  .woo-style-16-card-title,
  .woo-style-15-title,
  .woo-style-14-title,
  .woo-recommended-card-content .woo-recommended-card-title,
  .woo-shop-essential-card-content .woo-shop-essential-card-title,
  .woo-item-slider-image-main.style-04 .woo-item-slider-titles,
  .woo-item-slider-content .woo-item-slider-title,
  .cwp-row .cwp-col-lg-3.product .woo-card-content .woo-card-title {
        font-size: 12px;
        line-height: 13px;

  }
  .woo-style-15-content {
    gap: 4px;
    padding-bottom: 0;
  }
  .woo-style-16-main {
    margin-bottom: 0 !important;
  }
  .woo-item-slider-image-main .woo-item-slider-content a {
    line-height: 16px;
  }
  .woo-style-14-content a {
    line-height: 14px;
    margin-bottom: 2px;
  }
  .woo-style-14-price {
    font-size: 12px;
    margin-bottom: 4px;
  }
  .woo-style-14-tags {
    transform: scale(0.5) !important;
    transform-origin: top right;
    right: 10px;
    top: 10px;
  }
  .woo-style-19-tags,
  .woo-style-20-tags,
  .woo-style-23-tags,
  .woo-style-18-tags,
  .woo-style-17-tags,
  .woo-style-16-tags {
    transform: scale(0.5) !important;
    transform-origin: top left;
    left: 0;
  }
  .woo-trending-content .woo-trending-product-title,
  .woo-travel-main.style10 .woo-stories-product-title,
  .woo-tab-product-card-content .woo-tab-product-title,
  .woo-shop-look-main
    .woo-shop-look-card-image-main
    .woo-shop-look-card-content
    .woo-shop-look-card-title {
    font-size: 10px;
    line-height: 13px;
    margin-top: 0 !important;
  }
  .woo-item-slider-save.wc-women-remove-empty-s {
    font-size: 11px !important;
    line-height: 15px !important;
    margin: 0 !important;
  }
  .woo-stories-main {
    gap: 5px;
  }
  /* price css  */
  .woo-recommended-card-content .woo-recommended-card-price,
  .woo-trending-content .woo-trending-product-title,
  .woo-stories-content .woo-stories-product-title,
  .woo-trending-content .woo-trending-product-price,
  .woo-shop-look-card-content .woo-shop-look-card-price,
  .woo-shop-essential-card-content .woo-shop-essential-card-price,
  .cwp-row .cwp-col-lg-3.product .woo-item-slider-price,
  .cwp-row .cwp-col-lg-3.product .woo-card-content .woo-card-price {
    font-size: 12px !important;
    line-height: 15px !important;
  }
  .woo-recommended-card-content {
    gap: 5px;
    padding-bottom: 3px;
  }
  .woo-style-15-shop-now.women-wc-quick-checkout svg {
    width: 20px;
    height: 20px;
  }
  .woo-style-15-shop-now.women-wc-quick-checkout {
    font-size: 10px;
    margin: 0 auto;
    padding: 0;
    line-height: 9px;
  }
  .woo-style-15-price {
    font-size: 11px !important;
    line-height: 15px !important;
    margin: 0 0;
  }
 .featured-waches-card .woo-style-15-price {
    margin-top: 5px !important;
    margin-bottom: 0px;
    }
  .woo-tab-product-main.product-style8 .amount,
  .woo-tab-product-main.product-style8 span,
  .woo-tab-product-main.product-style8 bdi {
    font-size: 11px !important;
    line-height: 15px !important;
    margin: 0 0px !important;
  }
  .woo-trending-main:hover .woo-add-to-cart-button-main {
    font-size: 10px;
    padding: 6px 0;
  }
  .woo-trending-main .color-attributes {
    text-align: left;
    justify-content: start;
    transform-origin: top left !important;
    width: 100%;
  }
  .woo-item-slider-content-price {
    flex-wrap: wrap;
    gap: 0px;
    margin-top: 6px !important;
  }
  .woo-tab-product-card-image-main .woo-tab-product-hover-main {
    display: none !important;
  }
  .cwp-row .cwp-col-lg-3.product .woo-item-slider-price span,
  .cwp-row .cwp-col-lg-3.product .woo-item-slider-price bdi {
    font-size: 10px !important;
    line-height: 15px !important;
  }
  .cwp-row .cwp-col-lg-3.product .woo-card-main {
    gap: 8px;
  }
  .woo-style-20-save.save-tooltip,
  .woo-style-23-save,
  .woo-style-16-card:hover .woo-style-16-save,
  .woo-item-slider-image-main.style-17:hover .star-icon,
  .woo-tab-product-main .woo-tab-product-card-image-main .star-icon,
  .woo-shop-essential-card-image-main .woo-shop-essential-heart-icon,
  .cwp-row .cwp-col-lg-3 .woo-card-main .woo-card-image-main .star-icon {
    top: 1px;
    right: 1px;
    transform: scale(0.5);
  }
  .woo-style-24-save.save-tooltip {
    top: 1px;
    right: 1px;
    transform: scale(0.5) !important;
}
  .woo-style-19-save.save-tooltip,
  .woo-style-21-save.save-tooltip,
  .woo-style-18-save.save-tooltip {
    top: 1px;
    right: 1px;
    transform: scale(0.5) !important;
  }
  .woo-style-20-hover-content,
  .woo-style-19-hover-content {
    padding: 0px 0;
    height: 30px;
}
  .woo-style-17-save.save-tooltip {
    top: 1px;
    right: 1px;
    transform: scale(0.5);
  }
  .woo-style-17-content {
    gap: 6px;
  }
  .woo-style-17-card:hover .woo-style-17-hover-content {
    font-size: 10px;
    padding: 6px 0 0px 0;
    height: 35px;
  }

  
  .woo-style-19-title {
    white-space: break-spaces;
    text-align: left !important;
    width: 100%;
    display: inline-block;
    font-size: 10px;
    line-height: 15px;
  }
  .woo-style-23-content .woo-style-23-title,
  .woo-style-21-title ,
  .woo-style-24-title ,
  .woo-style-20-title {
    white-space: break-spaces; 
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 10px;
    line-height: 15px;
  }
  .woo-style-20-content a ,
  .woo-style-23-content a ,
  .woo-style-21-content a ,
  .woo-style-19-content a { 
    line-height: 12px;
  }
  .woo-style-18-card-title,
  .woo-style-17-title {
    white-space: break-spaces;
    text-align: center !important;
    width: 100%;
    display: inline-block;
    font-size: 12px;
  }
  .woo-style-18-card {
    gap: 10px;
  }
  .woo-style-18-content {
    gap: 3px;
  }
  body .woo-style-18-main {
    margin-bottom: 0 !important;
  }
  .woo-style-18-card-title {
    white-space: break-spaces;
    text-align: left !important;
    width: 100%;
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
  }
  .woo-style-17-main {
    margin-bottom: 0 !important;
  }
  .woo-style-17-content a {
    line-height: 12px;
  }
  .woo-trending-main .woo-add-to-cart-button-main.women-wc-quick-checkout {
    transform: scale(0.5) !important;
    transform-origin: right;
  }
  .woo-item-slider-image-main.style-17:hover .women-wc-quick-checkout {
    bottom: 1px;
    right: 1px;
    transform: scale(0.5);
  }
  .star-icon.save-tooltip,
  .loop-style8 .star-icon {
    top: 1px !important;
    right: 1px !important;
    transform: scale(0.5) !important;
  }
   
  .woo-trending-main.card-12:hover .woo-add-to-cart-button-main {
    visibility: visible;
    opacity: 1;
    transform: scale(1) !important;
    transform-origin: center;
  }
  .woo-style-18-hover-content,
  .woo-shop-essential-hover-content {
    display: none !important;
  }
  .woo-recommended-card-image-main .woo-recommended-hover-icon {
    transform: scale(0.5) translate(-100%);
    left: 50%;
    bottom: 1px;
  }
  .woo-shop-essential-card-image-main .woo-shop-essential-hover-content {
    height: 28px;
    padding: 5px;
  }
  .mb-5.woo-shop-essential-col {
    margin-bottom: 10px !important;
  }
  .woo-ready-to-wear-tag p {
    margin-bottom: 0 !important;
  }
  .woo-trending-main .woo-best-tag,
  .woo-shop-essential-card-image-main .woo-shop-essential-tag,
  .woo-ready-to-wear-tag {
    transform: scale(0.6);
    transform-origin: top left;
  }
  .cwp-row .cwp-col-lg-3.product .label-attributes,
  .cwp-row .cwp-col-lg-3.product .color-attributes {
    margin-top: 0;
    transform: scale(0.6);
    transform-origin: top center;
  }
  .woomen-shop-this-look-slider-4 i {
    transform: scale(0.5);
  }
  .woo-style-21-tags,
  .woo-shop-look-main .woo-shop-look-card-content .woo-shop-look-action {
    display: none !important;
  }
  .woo-shop-look-main
    .woo-shop-look-card-image-main
    .woo-shop-look-card-content {
    padding: 10px 10px;
    left: 4px;
    bottom: 4px;
    right: 4px;
  }
  .cwp-row.grid-view .cwp-col-12 {
    padding: 4px !important; 
     width: 50%;
  }

  .woo-tab-product-star-list.woocommerce .star-rating {
    font-size: 10px;
    width: 68px !important;
  }
  .woo-tab-product-star-list .woo-tab-product-star-num {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 12px;
  }
  .woo-travel-main.style10 .woo-stories-content {
    gap: 5px;
  }
  .woo-stories-main .woo-stories-content {
    gap: 0;
  }
  .card-12 .woo-trending-produc-color .color-attributes li {
    display: block !important;
  }
  .card-12 .woo-trending-produc-color {
    font-size: 7px !important;
  }
  .card-12 .woo-trending-produc-color .color-attributes {
    max-width: 59px;
    height: 10px;
  }
  .woo-trending-main .woo-trending-content {
    overflow: hidden;
  }
  .woo-trending-main.loop-style13:hover .woo-add-to-cart-button-main {
    visibility: visible;
    opacity: 1;
    transform: scale(1) !important;
    transform-origin: center;
    padding: 4px 0;
    font-size: 9px;
  }
  .woo-trending-main.loop-style13 .woo-trending-content-title-whishlist {
    padding: 0;
    height: 15px;
  }
    .woo-trending-main.loop-style13 .cwp-single-save-btns.cwp-single-widget span.cwp-main, .woo-trending-main.loop-style13 .cwp-single-share-btn.cwp-single-widget span.cwp-main {
  padding: 0;
  margin-top: -4px;
}
  .woo-style-14-card {
    box-shadow: 0px 15px 24px 0px #0000000d;
    padding: 7px;
    text-align: center;
    gap: 8px;
  }
  .mb-5.woo-style-23-main {
    margin-bottom: 0 !important;
}
  .woo-style-21-card,
  .woo-style-23-card,
  .woo-style-15-card {
      display: flex;
        flex-direction: column;
        gap: 5px;
  }
     .featured-waches-card .woo-style-15-card { 
            gap: 10px;
        }   
  .woo-style-23-quick-checkout {
    padding: 1px 0 !important;
    height: 37px;
    transform: scale(0.8);
}
   .woo-style-20-main,
  .mb-5.woo-style-19-main {
    margin-bottom: 15px !important;
  }
  
.style-vertical-mobile .woo-card-main.style-1 {
  flex-direction: row;
}
body  .style-vertical-mobile .woo-card-main.style-1 .woo-card-image-main {
  width: 85px;
  height: 85px !important;
}
.style-vertical-mobile .woo-card-main.style-1 .woo-card-content {
  max-width: calc(100% - 92px);
  width: calc(100% - 92px);
  min-height: 85px;
  justify-content: center;
  gap: 6px;
}
body .style-vertical-mobile .woo-card-main.style-1 .woo-card-image-main img {
  height: 85px !important;
}
.style-vertical-mobile .woo-card-main.style-1 .woo-card-content p {
  font-size: 10px;
}
.style-vertical-mobile .woo-card-main.style-1 .woo-card-content span {
    line-height: 12px;
}
}

.woo-style-24-card {
    display: flex;
    flex-direction: column;
    gap: 27px;
}
.woo-style-24-thumbnail {
    position: relative;
    height: 556px;
}
.woo-style-24-thumbnail img {
    object-fit: contain;
    height: 100% !important;
    width: 100%;
    transition: .3s;
}
.woo-style-24-card:hover .woo-style-24-thumbnail img {
    transform: scale(1.1);
} 
.woo-style-24-save {
    position: absolute;
    top: 20px;
    right: 10px;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}
.woo-style-24-card:hover .woo-style-24-save {
    opacity: 1;
    visibility: visible;
    transform: translateX(-10px);
}
.woo-style-24-save .cwp-main {
    width: 30px;
    height: 30px;
    border-radius: 100% !important;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.woo-style-24-save .cwp-main:hover {
    background: #fff !important;
}
.woo-style-24-save .cwp-main path {
    fill: #1D1D1D;
    font-size: 12px !important;
}
.woo-style-24-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}
.woo-style-24-title {
    font-family: DM Sans;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    color: #1D1D1D;
    transition: .3s;
}
.woo-style-24-title:hover {
    color: #006ee3;
}
animated-duration1 



.woo-style-24-card:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}

.woo-style-25-card {
    padding: 12px;
    border: 1px solid #e6e6e600;
    display: flex;
    flex-direction: row;
    gap: 20px;
    transition: .3s;
    overflow: hidden;
}
.woo-style-25-card:hover {
    border-color: #E6E6E6;
}
.woo-style-25-thumbnail {
    background: #F7F7F7;
    overflow: hidden;
    width: 120px;
}
.woo-style-25-thumbnail img {
    object-fit: contain;
    height: 100% !important;
    width: 100%;
    transition: .3s;
}
.woo-style-25-card:hover .woo-style-25-thumbnail img {
    transform: scale(1.1);
}
.woo-style-25-content {
    display: flex;
    flex-direction: column;
    gap: 11px;
    width: calc(100% - 140px);
    padding: 0px 0;
}
.woo-style-25-title {
    color: #1d1d1d;
    text-transform: uppercase;
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    display: block;
    transition: .3s;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
}
.woo-style-25-title:hover {
    color: #0079d3;
}
.woo-style-25-desc {
    color: #767676;
    font-family: Jost;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0px;
}
.woo-style-25-price {
    color: #1D1D1D;
    margin: 0px;
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.woo-style-25-shop-now {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid #E6E6E6;
    width: fit-content;
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #1D1D1D;
    transition: .3s;
    margin-top: 0px;
}
.woo-style-25-shop-now:hover {
    border-color: #1D1D1D;
}
.woo-style-25-shop-now svg {
    margin-right: -10px;
    margin-left: -10px;
}


.woo-style-25-card:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}
@media (max-width: 400px) {
    .woo-style-25-thumbnail{
        width: 100px;
    }
    .woo-style-25-content {
        padding: 0px;
    }
}

.woo-style-26-card {
    display: flex;
    flex-direction: row;
    gap: 20px;
    padding-left: 12px;
    position: relative;
}
.woo-style-26-thumbnail {
    background: #F7F7F7;
    overflow: hidden;
    width: 80px;
    align-items: center;
    display: flex;
}
.woo-style-26-thumbnail img {
    object-fit: contain;
    height: auto !important;
    width: 100%;
    transition: .3s;
}
.woo-style-26-card:hover .woo-style-26-thumbnail img {
    transform: scale(1.1);
}
.woo-style-26-content {
    display: flex;
    flex-direction: column;
    gap: 2px;
    width: calc(100% - 155px);
    padding: 15px 0;
    justify-content: center;
}
.woo-style-26-title {
    color: #1d1d1d;
    
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.02em;
    display: block;
    transition: .3s;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
}
.woo-style-26-title:hover {
    color: #1d1d1d;
}
.woo-style-26-price {
    color: #1d1d1d;
    
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.02em;
    margin: 0;
}
.woo-overlay-move {
    position: relative;
    height: 100%;
}
.woo-gallery-overlay-image {
    position: absolute;
    top: 0;
    height: 100% !important;
    width: 100%;
    object-fit: contain;
    background: #f6f6f6;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
}
.woo-style-26-card:hover .woo-gallery-overlay-image {
    opacity: 1;
    visibility: visible;
}
.woo-style-26-shop-now {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 35px;
}
.woo-style-26-shop-now svg {
    border: 1px solid #1D1D1D;
    border-radius: 50%;
}
animated-duration1 
 
.woo-style-26-shop-now .women-wc-quick-checkout {
    border-radius: 50%;
}
.woo-shop-look-main.wo-look-shop-action .woo-shop-look-card-content {
    opacity: 0;
    transform: translatey(138%);
}
.woo-shop-look-main.wo-look-shop-action:hover .woo-shop-look-card-content {
    opacity: 1;
    transform: translatey(0%);
}
.woo-shop-look-card-content .woo-shop-look-action .shop-direct-check {
    border: 1px solid #1d1d1d !important;
    font-family: Plus Jakarta Sans;
    font-weight: 600;
    font-size: 13px;
    line-height: 16.38px;
    padding: 15px !important;
    background-image: linear-gradient(150deg, #FFFFFF 50%, #1D1D1D 50%);
    background-size: 300%;
    transition: 1s;
    position: relative;
}
.woo-shop-look-card-content .woo-shop-look-action .shop-direct-check:hover {
    color: #fff;
    background-position: 96%;
}
.woo-shop-look-main.wo-look-shop-action .woo-shop-look-card-price span {
    color: #767676;
}
.woo-shop-look-card-content .woo-shop-look-action .shop-direct-check .woo-ajax-loader {
    background-color: #fff;
}






/* Custom Card Styles */
.woocomerce-location-details {
    width: 100%;
    background-color: white;
    padding: 19px 30px 29px 29px !important;
    margin-bottom: 30px;
}

.woocomerce-location-details .woocomerce-heading-icon {
    padding-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.woocomerce-location-details .woocomerce-heading-icon svg {
    margin-top: 1px;
}

.woocomerce-address p,
.woocomerce-contact p,
.woocomerce-timming p {
    color: #1d1d1d;
    
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
    width: calc(100% - 26px);
}

.woocomerce-address svg {
    width: 16px;
    height: 16px;
    margin-top: 7px;
}

.woocomerce-contact svg {
    width: 17px;
    height: 16px;
    margin-top: 4px;
}

.woocomerce-timming svg {
    width: 16px;
    height: 20px;
    margin-top: 4px;
}

.woocomerce-location-content {
    display: flex;
    flex-direction: column;
    gap: 19px;
    margin-bottom: 20px;
}

.woocomerce-address {
    display: flex;
    gap: 10px;
}

.woocomerce-contact {
    display: flex;
    gap: 10px;
    padding-bottom: 19px;
}

.woocomerce-timming {
    display: flex;
    gap: 10px;
}

.woocomerce-see-details button {
    
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.26px;
    background: transparent;
    border: none;
    padding: 7px 0px 3px 0px;
    color: #1d1d1d;
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid #1D1D1D;
}

.woocomerce-see-details button svg path {
    fill: #1d1d1d;
}

.woomen-find-store{
    position: relative;
}

.woocomerce-location-details-sidebar {
    position: absolute;
    background: #fff;
    top: 0;
    right: -1000px;
    width: 100%;
    height: 100%;
    padding: 0 40px;
    z-index: 999;
    display: flex;
    flex-direction: column;
    transition: .3s;
}

.woocomerce-location-details-sidebar.active {
    right: 0px;
}

.woocomerce-location-details-sidebar .heading {
    padding: 22px 0 23px 0;
    border-bottom: 1px solid #E6E6E6;
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 0 20px 0;
    gap: 10px;
}

.woocomerce-location-details-sidebar .heading h2 {
    
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #1D1D1D;
    width: calc(100% - 22px);
}

.woocomerce-location-back-btn {
    cursor: pointer;
}

.woocomerce-location-back-btn svg path {
    fill: #1D1D1D;
}

.store-locator-cards-animate {
    position: unset !important;
}

.woocomerce-location-details-sidebar .content-heading {
    
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    color: #1D1D1D;
    margin: 0 0 -4px 0;
    text-transform: uppercase;
}

.woocomerce-location-get-direction {
    background: #1d1d1d;
    border: 1px solid #1d1d1d;
    color: #fff;
    padding: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.26px;
    transition: .3s;
    margin: 4px 0 0 0;
}

.woocomerce-location-get-direction svg path{
    transition: .3s;
    fill: #fff;
}

.woocomerce-location-get-direction:hover{
    background: #fff;
    color: #1d1d1d;
}

.woocomerce-location-get-direction:hover svg path{
    fill: #1d1d1d;
}

.woocomerce-location-opening-hours ul {
    padding: 0px;
    margin: 19px 0px 19px 0px;
}

.woocomerce-location-opening-hours ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.woocomerce-location-opening-hours p {
    
    font-weight: 500;
    font-size: 13px;
    line-height: 24px;
    color: #1D1D1D;
}

.woocomerce-location-details-sidebar .social-share > div {
    padding: 0px !important;
    justify-content: flex-start !important;
    gap: 20px;
}

.woocomerce-location-details-sidebar .social-share > div a {
    margin: 0px !important;
    font-size: 16px;
}

@media (max-width:1024px){

    .woocomerce-location-details-sidebar {
        padding: 0px;
    }

}
/* Custom Card Styles */
.woocomerce-location-details {
    width: 100%;
    background-color: white;
    padding: 19px 30px 29px 29px !important;
    margin-bottom: 30px;
}

.woocomerce-location-details .woocomerce-heading-icon {
    padding-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.woocomerce-location-details .woocomerce-heading-icon svg {
    margin-top: 1px;
}

.woocomerce-address p,
.woocomerce-contact p,
.woocomerce-timming p {
    color: #1d1d1d;
    
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
    width: calc(100% - 26px);
}

.woocomerce-address svg {
    width: 16px;
    height: 16px;
    margin-top: 7px;
}

.woocomerce-contact svg {
    width: 17px;
    height: 16px;
    margin-top: 4px;
}

.woocomerce-timming svg {
    width: 16px;
    height: 20px;
    margin-top: 4px;
}

.woocomerce-location-content {
    display: flex;
    flex-direction: column;
    gap: 19px;
    margin-bottom: 20px;
}

.woocomerce-address {
    display: flex;
    gap: 10px;
}

.woocomerce-contact {
    display: flex;
    gap: 10px;
    padding-bottom: 19px;
}

.woocomerce-timming {
    display: flex;
    gap: 10px;
}

.woocomerce-see-details button {
    
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.26px;
    background: transparent;
    border: none;
    padding: 7px 0px 3px 0px;
    color: #1d1d1d;
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid #1D1D1D;
}

.woocomerce-see-details button svg path {
    fill: #1d1d1d;
}

.woomen-find-store{
    position: relative;
}

.woocomerce-location-details-sidebar {
    position: absolute;
    background: #fff;
    top: 0;
    right: -1000px;
    width: 100%;
    height: 100%;
    padding: 0 40px;
    z-index: 999;
    display: flex;
    flex-direction: column;
    transition: .3s;
}

.woocomerce-location-details-sidebar.active {
    right: 0px;
}

.woocomerce-location-details-sidebar .heading {
    padding: 22px 0 23px 0;
    border-bottom: 1px solid #E6E6E6;
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 0 20px 0;
    gap: 10px;
}

.woocomerce-location-details-sidebar .heading h2 {
    
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #1D1D1D;
    width: calc(100% - 22px);
}

.woocomerce-location-back-btn {
    cursor: pointer;
}

.woocomerce-location-back-btn svg path {
    fill: #1D1D1D;
}

.store-locator-cards-animate {
    position: unset !important;
}

.woocomerce-location-details-sidebar .content-heading {
    
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    color: #1D1D1D;
    margin: 0 0 -4px 0;
    text-transform: uppercase;
}

.woocomerce-location-get-direction {
    background: #1d1d1d;
    border: 1px solid #1d1d1d;
    color: #fff;
    padding: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.26px;
    transition: .3s;
    margin: 4px 0 0 0;
}

.woocomerce-location-get-direction svg path{
    transition: .3s;
    fill: #fff;
}

.woocomerce-location-get-direction:hover{
    background: #fff;
    color: #1d1d1d;
}

.woocomerce-location-get-direction:hover svg path{
    fill: #1d1d1d;
}

.woocomerce-location-opening-hours ul {
    padding: 0px;
    margin: 19px 0px 19px 0px;
}

.woocomerce-location-opening-hours ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.woocomerce-location-opening-hours p {
    
    font-weight: 500;
    font-size: 13px;
    line-height: 24px;
    color: #1D1D1D;
}

.woocomerce-location-details-sidebar .social-share > div {
    padding: 0px !important;
    justify-content: flex-start !important;
    gap: 20px;
}

.woocomerce-location-details-sidebar .social-share > div a {
    margin: 0px !important;
    font-size: 16px;
}

@media (max-width:1024px){

    .woocomerce-location-details-sidebar {
        padding: 0px;
    }

}


