    @import url('https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Lexend+Deca:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    background-color: #f5f5f5;
    margin: 0 !important;
}
.ff-lexend,
.deal-content h3,
.small-img-content h3,
.popular_categories h3,
.home-products .block-title h3, 
.arrival-products .block-title h3,
.post-list-wrapper .title,
.product-item-name .product-item-link,
 .arrival-subtitle, .arrival-title,
 .winter_shopping_top_content h3,
 .winter-shopping-item-content h4,
 .fashion_outfits_left_top h2,
 .post-list-wrapper .post-title .post-item-link,
 .footer_text h3,
 .header-whatsapp span, 
 .header-shipping span,
 .footer-social h4,
 .footer-col h3{
    font-family: "Lexend Deca", 'Open Sans' !important;
}
.ff-inter,
.deal-content a,
.small-img-content a,
.product-item-details .product-item-actions .tocart,
.arrival-button,
.mp_btn,
.winter_shopping_top_content a,
.fashion_outfits_left_top ul li a,
.post-list-wrapper .post-info a, 
.post-list-wrapper .post-info span.value,
.post-list-wrapper .post-list .post-content .post-read-more,
.footer_custom_print_left a,
.secondary-menu ul li a,
.cart_submenu_right .switcher-trigger,
.contact-link,
.footer_copyright,
nav.navigation ul li a,
.block-collapsible-nav .item {
    font-family: 'Inter', 'Open Sans' !important;
}
.ff-opensans,
.product-item-details .stock{
    font-family: 'Open Sans',sans-serif !important;
}
.ff-sora,
.popular_categories ul li a span,
.footer_custom_print_left h2,
.box-information .box-title{
    font-family: 'Sora','Open Sans';
}
.mobile_icons ul li a{
font-family: "DM Sans",'Open Sans';
}
.login_logout .header-icon img {
    border-radius: 50px;
    /* height: 100%;
    width: 100%;
    object-fit: cover; */
}
.user_logged_in.login_logout .header-icon img {
    width: 21px;
}
.user_logged_in.login_logout .header-icon img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.user_logged_in.login_logout .header-icon img.default-icon {
    height: auto;
    width: auto;
}
.cart.table-wrapper .actions-toolbar a.use-ajax.action.towishlist.action-towishlist {
    background: #fb475f;
    color: white;
	display:none;
}
.modal-content form#co-shipping-form {
    max-width: 100%;
}
.footer-col h3 {
    color: #272727;
    font-size: 18px;
    margin-top: 0px;
}

.footer-col ul {
    padding: 0px !important;
    margin: 0px !important;
}
.footer-col ul li {
    margin: 7px 0 !important;
    display: inline-block;
    width: 100%;
}
.footer-col ul li a {
    color: #A8A8A8;
    font-size: 16px;
}
.footer_columns {
    display: flex;
    margin: 0 -15px;
}
.footer-col {
    padding: 15px;
}
.footer-logo-social {
    width: 27.5%;
}
.footer-categories {
    width: 15%;
}
.footer-useful-links {
    width: 15%;
}
.footer-app-logos {
    width: 27.5%;
}
.footer_bottom {
    display: flex;
    justify-content: space-between;
    margin: 0 -15px;
    align-items: center;
}
.footer_copyright {
    padding: 15px;
    color: #A8A8A8;
    font-size: 16px;
}
.payment_icons {
    padding: 15px;
}
.slider-section {
    display: flex;
    margin: 0 -10px;
}
.slider-left {
    width: 50%;
    padding: 10px;
}
.daily-deal-right {
    width: 50%;
    padding: 10px;
    display: grid;
    row-gap: 20px;
}
.footer_custom_print {
    display: flex;
    background-image: url(../images/red-bg.png);
    border-radius: 16px;
    padding: 0 60px;
}
.footer_info {
    color: #A8A8A8;
    font-size: 16px;
    margin-bottom: 30px;
}
.footer_custom_print_left a {
    background-color: #000;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    padding: 17px 26px;
    border: 1px solid #000;
    display: inline-block;
}
.footer_custom_print_left a:hover{
    text-decoration: none;
}
.footer_custom_print_left h2 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 28px;
    text-transform: capitalize;
    max-width: 480px;
}
.footer_custom_print_right img {
    width: 100%;
    display: block;
    height: 100%;
}
.footer_custom_print_right {
    width: 50%;
}
.footer_custom_print_left {
    padding-top: 40px;
    padding-bottom: 40px;
    width: 50%;
    align-self: center;
}
.page-footer {
    background-color: #fff !important;
    padding-bottom: 0px !important;
}
.footer_text {
    background-color: #fff;
    padding: 28px 20px 20px 20px;
    border-radius: 16px;
    margin-top: 70px;
    margin-bottom: 40px;
}
.footer_text_inner{
    position: relative;
}
.footer_text h3 {
    margin-top: 0px;
    font-size: 24px;
    margin-bottom: 27px;
}
.footer_text p {
    color: #A8A8A8;
    font-size: 16px;
    margin-bottom: 25px;
}
.footer_text p:last-child{
    margin-bottom: 0px;
}
.footer-view-more {
    background-color: #f3f3f3;
    color: #272727;
    font-size: 13px;
    font-weight: 600;
    padding: 8px 29px 8px 14px;
    background-image: url(../images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: center right 12px;
    border-radius: 6px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    z-index: 8;
}

.footer-view-more:hover{
    text-decoration: none;
    color: #272727;
}
.footer_text_inner:after {
    content: "";
    position: absolute;
    inset-inline: 0;
    bottom: 0;
    z-index: 7;
    height: 80px;
    background: linear-gradient(to bottom, transparent 0px, currentColor 40px);
    color: #fff;
}
.view-more-text .footer_text_inner:after{
    display: none;
}
.view-more-text .footer-view-more{
    position: relative;
}
.view-more-text .view_more_content{
    margin-bottom: 20px;
}
.footer_text .view_more_content p:last-of-type {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
}
.footer_text.view-more-text .view_more_content p:last-of-type {
    -webkit-line-clamp: unset;
}
.footer_text .view_more_content {
    margin-bottom: 20px;
}
.footer-wrapper {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.post-list-wrapper .post-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px !important;
}
.post-list-wrapper .post-list .post-holder {
    width: 25% !important;
    margin: 0px;
    padding: 10px;
}
.post-list-wrapper.blog-widget-recent .post-list .post-holder {
    width: 100% !important;
}
.post-list-wrapper .blog-title-content {
    padding: 25px;
    position: relative;
}
.post-list-wrapper .post-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
    color: #A8A8A8;
    font-size: 14px;
    gap:14px;
    min-height: 42px;
}
.post-list-wrapper .post-info a {
    color: #A8A8A8;
}
.post-list-wrapper .post-categories a,
.post-list-wrapper .post-info a {
    margin-left: 0;
}
.post-list-wrapper .post-title .post-item-link {
    font-size: 18px;
    color: #272727;
    font-weight: 500;
    line-height: normal;
    min-height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden !important;
}
.post-list-wrapper .post-text-hld {
    font-size: 15px;
    color: #A8A8A8;
    min-height: auto !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden !important;
}
.post-list-wrapper .post-list .post-content .post-read-more {
    font-weight: 500;
    font-size: 13px;
    color: #1c61e7;
    text-align: left;
    float: none;
    padding-top: 0px;
    margin-top: 15px;
    display: block;
}
.post-list-wrapper .post-list .post-content .post-read-more:hover{
    text-decoration: none;
}
.post-list-wrapper .post-title-holder {
    margin-bottom: 10px;
}
.post-list-wrapper .post-ftimg-hld img {
    height: 200px;
    object-fit: cover;
}
.post-list-wrapper .post-ftimg-hld {
    margin-bottom: 0px !important;
}
.post-list-wrapper .post-ftimg-hld a, .post-list-wrapper .post-ftimg-hld a img{
    display: block;
}
.post-list-wrapper .post-content {
    height: 100%;
}
.post-list-wrapper .post-list .post-description {
    background-color: #fff;
    border-radius: 10px;
    height: 100%;
}
.post-list-wrapper .title {
    font-size: 26px;
    margin-top: 0px;
    font-weight: 700;
    margin-bottom: 15px;
}
.bottom-images {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
}
.home-small-image{
    position: relative;
}
.deal-content h3 {
    font-size: 28px;
    font-weight: 600;
    color: #1F2128;
    margin-top: 0px;
    margin-bottom: 12px;
    margin-left: -1.5px;
}
.deal-content {
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    padding: 30px;
    left: 0;
    right: 0;
}
.bottom-images .home-small-image {
    width: auto;
    padding: 0px;
}
.home-small-image {
    position: relative;
    width: 33.33%;
    padding: 10px;
}
.fashion_outfits_left_bottom {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.small-img-content {
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    padding: 30px;
    left: 0;
    right: 0;
}
.daily-deal-content {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    height: 280px;
}
.small-img-content h3 {
    margin-top: 0px;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 12px;
}
.small-img-content span {
    display: block;
    color: #fff;
    font-size: 15px;
    margin-bottom: 15px;
}
.small-img-content a {
    font-size: 13px;
    font-weight: 600;
    color: #000;
    border-radius: 4px;
    padding: 8.5px 14px;
    background-color: #fff;
    display: inline-block;
}
.small-img-content a:hover{
    text-decoration: none;
}
.deal-data p {
    margin-bottom: 0px;
    text-align: center;
}
.deal-data {
    min-width: 73px;
    min-height: 73px;
    color: #1F2128;
    font-size: 20px;
    font-weight: 600;
    background-color: #fff;
    border-radius: 10px;
    display: flex;
    padding: 5px;
    align-items: center;
    justify-content: center;
}
.deal-data p span.deal-time {
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    display: block;
    color: hwb(227deg 12% 84% / 60%);
}
.deal-timer {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    column-gap: 5px;
    width: max-content;
    margin-bottom: 3px;
    margin-left: 1px;
}
.deal-content a {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    border-radius: 4px;
    padding: 13px 26px;
    background-color: #FF445E;
    display: inline-block;
    margin-top: 13px;
}
.deal-content a:hover{
    text-decoration: none;
}
.daily-deal-content img {
    display: block;
    height: 100%;
    object-fit: contain;
}
.home-small-image {
    border-radius: 10px;
}
.home-small-image img {
    width: 100%;
    display: block;
    object-fit: cover;
    border-radius: 10px;
    height: 170px;
}
.custom-slider {
    padding-bottom: 0px !important;
}
.custom-slider .owl-stage-outer {
    padding: 0px !important;
}
.custom-slider .banner-item {
    width: 100%;
}
.custom-slider .banner-item .banner-image, .custom-slider .banner-item .banner-image img {
    width: 100%;
    display: block;
}
.custom-slider, .custom-slider div, .custom-slider .banner-image, .custom-slider img {
    height: 100% !important;
}
.custom-slider img{
    object-fit: cover;
}
.custom-slider .owl-dots {
    height: auto !important;
}
.custom-slider .owl-dots span {
    border: 0px !important;
    background-color: #D9D9D9 !important;
    height: 10px !important;
}
.custom-slider .owl-dot.active span {
    background-color:#2C3F4E !important;
}
.custom-slider div.owl-nav, .custom-slider .owl-controls, .custom-slider .owl-thumbs, .custom-slider .buttons, .custom-slider .content_slider {
    height: auto !important;
}
.custom-slider .banner-item .banner-title {
    font-size: 36px !important;
    line-height: 45px !important;
    font-weight: 600 !important;
    text-align: left !important;
    margin-bottom: 10px;
    font-family: "Lexend Deca", 'Open Sans';
    text-transform: capitalize !important
}
.custom-slider .banner-item .banner-description {
    text-align: left !important;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    padding: 0px !important;
    margin-bottom: 10px;
}
.custom-slider .banner-image {
    border-radius: 10px;
    overflow: hidden;
}
.custom-slider .banner-item .content_slider .buttons a {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    border-radius: 4px;
    padding: 13px 26px;
    background-color: #FF445E;
    display: inline-block;
    border-color: #FF445E;
    margin: 0px !important;
    font-family: 'Inter', 'Open Sans' !important;

}
.custom-slider .banner-item .content_slider .buttons {
    text-align: left !important;
}
.custom-slider .banner-item .content_slider {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    padding: 50px 30px !important;
    box-sizing: border-box;
}
.custom-slider .cssload-loader {
    height: 62px !important;
}
.popular_categories h3 {
    font-size: 26px;
    margin-top: 0px;
    font-weight: 700;
    margin-bottom: 20px;
}
.popular_categories ul {
    list-style: none;
    padding: 0px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    column-gap: 15px;
    margin-bottom: 0px;
}
.popular_categories ul li a {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #DFDFDF;
    border-radius: 18px;
    overflow: hidden;
    height: 100%;
}
.popular_categories ul li a:hover{
    text-decoration: none;
}
.popular_categories ul li a span {
    display: flex;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #000;
    padding: 0px 10px;
    height: 66px;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.popular_categories ul li a img {
    height: calc(100% - 66px);
    object-fit: cover;
    display: block;
    width: 100%;
}
.popular_categories {
    margin-top: 60px;
}
.header.content {
    display: flex;
    padding: 0px !important;
    justify-content: space-between;
}
.header .logo {
    float: none;
    margin: 0px;
    padding: 21px 21px 21px 0px;
    width: 15%;
}
.header .block-search {
    float: none;
    padding: 21px;
    width: auto;
    flex: 1;
    align-self: center;
}
.header .compare.wrapper {
    float: none;
}
.header .form.minisearch {
    position: relative;
    width: 100%;
}
.header .control input {
    padding: 0 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #Fff;
    border-radius: 35px;
    height: 46px;
    color: #767676;
    font-size: 14px;
    transition: border-color .5s ease;
    width: 100%;
}
.header .actions {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 46px;
}
.header .action.search {
    width: 38px;
    height: 38px;
    position: unset !important;
    border-radius: 50%;
    background-color: #FF445E !important;
}
.header.content:after, .header.content:before{
    display: none !important;
}
.header .block-search .action.search:before{
    color: #fff;
}
.header-whatsapp span, .header-shipping span {
    color: #101010e6;
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
}
.contact-link {
    font-size: 14px;
    color: #FF445E;
    font-weight: 500;
    letter-spacing: -0.4px;
}
.header-contact {
    display: flex;
    margin: 0;
    justify-content: flex-end;
}
.header-contact div:last-child {
    padding-right: 0 !important;
}

.header-whatsapp, .header-shipping {
    padding: 21px;
    display: flex;
    align-items: center;
}
.secondary-menu ul {
    list-style: none;
    margin: 0px -5px;
    padding: 0px;
}
.secondary-menu ul li a {
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
    color: #000;
    padding: 11px 17px;
    transition: 0.3s;
    border-radius: 50px;
    display: block;
}
.secondary-menu ul li a:hover{
    background-color: rgb(28 97 231 / 25%);
}
/* .secondary-menu ul li a:hover{
    color: #ff445e;
} */
.cart_submenu {
    background-color: rgba(230, 239, 253, 1);
}
.cart_submenu_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.secondary-menu ul li {
    display: inline-block;
    margin-bottom: 0px;
    padding: 0 5px;
}
.header-data {
    padding-left: 10px;
}
.custom-slider .owl-dots {
    background-color: #fff;
    width: max-content !important;
    display: flex;
    align-items: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 15px !important;
    border-radius: 44px;
    padding: 3px;
}
.custom-slider .owl-dots .owl-dot span {
    margin:  4px !important;
}
.home-products .block-title h3, .arrival-products .block-title h3 {
    font-size: 26px;
    margin-top: 0px;
    font-weight: 700;
    margin-bottom: 0px;
}
.home-products .block-title, .arrival-products .block-title {
    margin-bottom: 40px;
}
.rating-summary .rating-result > span:before {
    color: #EABE12;
}
.product-reviews-summary .reviews-actions{
    display: none !important;
}
.product-item-details .stock {
    color: #333;
    font-weight: 600;
    font-size: 15px;
    text-align: left;
    position: relative;
    padding-left: 20px;
}
.product-item-details .stock:before {
    background-image: url(../images/check.png);
    content: '';
    width: 14px;
    height: 11px;
    position: absolute;
    left: 0;
    top: 6px;
    background-repeat: no-repeat;
}
.product-item-details .item-sku {
    font-size: 14px;
    color: #a5a5a5;
    text-align: left;
}
.price-container .price-label {
    display: none;
}
.product-item .price-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-top: 10px;
    margin-bottom: 10px;
}
.product-item .price-box .old-price {
    margin: 0px 5px 0 0;
}
.product-item .price-box .old-price .price-container .price-wrapper {
    text-decoration-line: line-through;
    font-size: 14px;
    color: #bbb;
}
.product-item-details .product-item-name {
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    margin-top: 0px;
}
.product-item-details .product-reviews-summary.short {
    text-align: left;
}
.product-item .special-price .price-container .price {
    color: #1c61e7;
}
.product-item-details .item-sku b {
    color: #333;
    padding-right: 5px;
}
.season-text {
    font-size: 15px;
    line-height: 21px;
    color: #A8A8A8;
    text-align: left;
    font-weight: 600;
    margin-bottom: 3px;
	display:block;
}
.season-text:hover{
	color: #555555;
}
.product-item-details .product-item-inner {
    position: unset !important;
    box-shadow: none !important;
    margin: 0px !important;
    width: 100% !important;
    height: auto !important;
    background-color: transparent !important;
    overflow: unset !important;
    text-align: left;
    padding: 0px !important;
    border: 0px !important;
}
.product-item-details .product-item-actions {
    margin: 0px 0 10px 0 !important;
}
.product-item-details .product-item-actions .tocart {
    border-radius: 5px;
    width: 100%;
    font-size: 14px;
    text-transform: capitalize;
    padding: 14.5px;
    background-color: #FF445E;
    border-color: #FF445E;
    color:#fff;
    font-weight: 600;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.product-item-details .product-item-actions .tocart:before {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 20px;
    transition: opacity .15s ease, transform .25s ease;
    transform: translateY(100%);
    content: '\e611';
    font-family: 'luma-icons';
}

.product-item-details .product-item-actions .tocart:hover:before{
    transform: translateY(0) translateZ(0);
}
.product-item-details .product-item-actions .tocart:hover span{
    opacity: 0;
}
.product-item-details .product-item-actions .actions-primary {
    width: 100%;
}
.product-item-info {
    border: 0px !important;
    margin: 0px !important;
    width: auto !important;
    padding: 15px !important;
    background-color: #fff;
    border-radius: 10px;
    transition: transform .3s ease;
    height: 100%;
    display: block !important;
}
 .product-item-info:hover{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) !important;
    transform: translateY(-5px) translateZ(0);
    z-index: 9999;
}
.new-arrivals {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    padding: 0 10px;
    width: 25%;
}
.arrival-products {
    padding: 0 10px;
    width: 75%;
}
.arrival-product {
    padding: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.arrival-button {
    border-radius: 5px;
    font-size: 14px;
    padding: 13px 22px;
    background-color: #FF445E;
    border-color: #FF445E;
    position: relative;
    overflow: hidden;
    color: #fff;
    font-weight: 500;
    display: inline-block;
}
.arrival-subtitle {
    font-size: 13px;
    line-height: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}
.arrival-title {
    font-size: 24px;
    line-height: 33px;
    font-weight: 600;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0px;
}
.arrival-product-content {
    margin-bottom: 12px;
}
.new-arrivals img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 100%;
    border-radius: 10px;
}
.new-arrival-section {
    display: flex;
    flex-wrap: wrap;
    padding: 0 ;
    margin-top: 70px;
    margin-left: -10px;
    margin-right: -10px;
}
.product-item {
    width: 20% !important;
    margin: 0px 0 20px 0 !important;
    padding: 0 20px !important;
}
.home-products .product-item,
.block-new-products .product-item,
.home-products .product-item,
.block-new-products .product-item{
    margin-bottom: 0 !important;
}
.column.main ol.product-items .product-item {
    padding-inline: 10px !important;
 }
.product-items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px !important;
    row-gap: 20px;
}

.column.main ol.product-items .product-item {
    margin-bottom: 0 !important;
    padding-block: 0 !important;
}
.new-arrival-section .product-item {
    width: 25% !important;
}
* {
    box-sizing: border-box;
}

.arrival-products > a, .home-products > a {
    padding: 12.5px 40px 12.5px 20px;
    font-size: 14px;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease;
    font-weight: 600;
    border-radius: 35px;
    background-color: #FFD6DB;
    color: #FF445E;
    background-image: url(../images/btn-arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: top 17px right 20px !important;
    position: absolute;
    top: 0;
}
.arrival-products > a {
    right: 10px;
}
.home-products > a{
    right: 0;
}
.home-products, .arrival-products {
    position: relative;
}

.counter.qty.hide-compare-default, .counter.qty.hide-wishlist-default, .hide-cart-default
{
	display:none !important;
}
.winter_shopping {
    background-image: url(../images/event-bg.jpg);
    padding-bottom: 80px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 70px;
    margin-bottom:10px;
}
.winter_shopping_top_content h3 {
    font-size: 50px;
    font-weight: 600;
    color: #000;
    margin-top: 0px;
}
.winter_shopping_top_content > p {
    color: #3B3B3F;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 17px;
}
.winter_shopping_top_content a {
    border-radius: 5px;
    font-size: 14px;
    padding: 12.5px 29px;
    background-color: #FF445E;
    border-color: #FF445E;
    position: relative;
    overflow: hidden;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    margin-top: 15px;
}
.winter_shopping-item a {
    border-radius: 10px;
    padding: 15px;
    background-color: #fff;
    display: flex;
    gap: 15px;
    align-items: center;
    height: 100%;
}
.winter_shopping-item a:hover{
    text-decoration: none;
}
.winter-shopping-item-content h4 {
    color: #101010e6;
    margin-top: 0px;
    margin-bottom: 7px;
}
.winter-item-price {
    color: #1c61e7;
    font-weight: 600;
}
.winter_shopping_bottom_content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 20px;
}
.winter_shopping_top {
    display: flex;
    align-items: center;
}
.winter_shopping_top img {
    width: 40%;
}
.winter_shopping_top_content {
    width: 60%;
    padding: 20px;
}
.home-products {
    margin-top: 60px;
}
/* .fashion_outfits_right .owl-carousel .owl-stage-outer, 
.fashion_outfits_right .owl-carousel .owl-stage, 
.fashion_outfits_right .owl-carousel .owl-stage .owl-item, 
.fashion_outfits_right .owl-carousel .owl-stage .owl-item .product-item {
    height: 100%;
} */
.fashion_outfits_right .owl-theme .owl-controls .owl-nav .owl-prev {
    left: -24px;
}
.fashion_outfits_right .owl-theme .owl-controls .owl-nav .owl-next {
    right: -24px;
}
.fashion_outfits_right .owl-theme .owl-controls .owl-nav .owl-prev:hover::before,
.fashion_outfits_right .owl-theme .owl-controls .owl-nav .owl-next:hover::before {
    background-color: #595959;
}
.fashion_outfits_right .owl-carousel .owl-stage .owl-item .product-item .photo-with-hover-actions {
    margin: 0 auto;
}
.fashion_outfits_right .owl-carousel .owl-stage-outer {
    padding: 0;
}
.fashion_outfits_left_top h2 {
    margin-top: 0px;
    font-size: 50px;
    line-height: 62px;
    font-weight: 600;
    margin-bottom: 10px;
}
.fashion_outfits_left_top p {
    color: #3B3B3F;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
}
.fashion_outfits_left_top ul {
    padding: 0px;
    margin: 0px -6px;
    list-style: none;
}
.fashion_outfits_left_top ul li {
    display: inline-block;
    margin: 0px;
    padding: 6px;
}
.fashion_outfits_left_top ul li a {
    color: #3E3E3E;
    box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    background-color: #F3F3F3;
    padding: 9px 14px;
    font-size: 12px;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease;
    font-weight: 600;
    display: flex;
    align-items: center;
}
.fashion_outfits_left_top ul li a img {
    margin-right: 5px;
    width: 15px;
}
.fashion_outfits_left_top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-block:10px;
    background-color: #ffffff;
    border-radius: 10px !important;
    margin-bottom: 10px;
}
.fashion_outfits_left_top > img {
    width: 40%;
    padding: 10px;
}
.fashion_outfits_left_top_content {
    width: 60%;
    padding: 10px;
}
.fashion_outfits {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right:-10px;
    margin-top: 70px;
    margin-bottom:50px;
}
.fashion_outfits_left {
    width: 75%;
    padding: 0 10px;
}
.fashion_outfits_right {
    width: 25%;
    padding: 0 10px 10px 10px ;
}
.fashion_outfits .product-item {
    width: 100% !important;
    padding: 0px !important;
}
.fashion_outfits .product-items{
    margin: 0px !important;
}
.blog-widget-recent {
    margin-top: 20px;
    margin-bottom: 20px;
}
.footer-app-logos p {
    color: #A8A8A8;
    font-size: 16px;
}
.app-icons ul {
    display: flex;
    justify-content: flex-start;
    margin: 0 -7px !important;
}
.app-icons ul li {
    width: auto;
    padding: 0 7px;
}
.footer-social h4 {
    margin-top: 0px;
    font-size: 22px;
    font-weight: 700;
    color: #000;
    margin-bottom: 15px;
}
.footer-social ul li {
    width: auto;
}
.footer.content {
    padding-bottom: 12px;
}
.footer-wrapper .footer.content {
    padding: 0px;
}
.login_logout ul, .switcher-dropdown {
    margin: 0px;
    list-style: none;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.4s cubic-bezier(0.19, 1, 0.22, 1), transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    background-color: #fff;
    padding: 5px 20px;
    border-radius: 10px;
    min-width: 280px;
    position: absolute;
    top: 100%;
    display: none;
    z-index: 99;
}
.login_logout ul li, .switcher-dropdown li{
    margin: 0px;
}
.login_logout ul li a, .switcher-dropdown li a {
    padding: 8px;
padding-bottom: 8px;
    color: #838383;
    font-size: 14px;
    line-height: 1.3;
    display: block;
}
.login_logout ul li a:hover, .switcher-dropdown li a:hover{
    color:#1c61e7;
}
a{
    transition: all .25s ease;
}
a:hover{
    text-decoration: none;
}
.header-icon {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.login_logout, .switcher {
    position: relative;
    float: none !important;
    margin: 0px !important;
    order: unset !important;
}
.login_logout:hover ul, .switcher:hover .switcher-dropdown{
    display: block;
}
.action.compare a, .custom.link a{
    position: relative;
}
.counter {
    font-size: 11px;
    background-color: #fff !important;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.17);
    color: #1c61e7 !important;
    width: 18px;
    height: 18px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50% !important;
    position: absolute;
    top: 0px;
    right: -9px;
}
.action.showcart span.price {
    color: #333;
    font-size: 14px;
    font-weight: 600;
}

.switcher-trigger {
    background-image: url(../images/down-arrow.png);
}
.switcher-trigger {
    background-image: url(../images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: center right 7px;
    padding: 10px 21px 10px 12px;
    background-size: 10px;
    border-radius: 50px;
    transition: 0.3s;
    cursor: pointer;
    font-size: 14px;
}
.switcher-trigger:hover{
    background-color: rgb(28 97 231 / 25%);
}
.minicart-wrapper{
    margin: 0px !important;
}
.action.showcart {
    display: flex !important;
    align-items: center;
    padding-left: 55px;
}
.action.showcart:after {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-color: #FF445E;
    content: '';
    position: absolute;
    left: 0;
}
.action.showcart:before{
    z-index: 9;
    position: absolute;
    left: 10px;
    color: #fff !important;
}
.minicart-wrapper .action.showcart .counter {
    right: unset;
    left: 33px;
    top: -13px;
    z-index: 9;
}
.cart_submenu_right {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 40%;
    justify-content: flex-end;
}
.switcher, .login_logout, .link.compare, .link.wishlist, .minicart-main {
    padding: 10px;
}
.page-header {
    position: relative;
    /* z-index: 99; */
    z-index: 9999999;
    /* overflow: hidden; */
}
.cms-home .navigation, .cms-home .breadcrumbs, .cms-home .page-header .header.panel, .cms-home .page-wrapper > .widget, .page-wrapper > .page-bottom, .cms-home .block.category.event, .cms-home .top-container, .cms-home .page-main{
    max-width: unset !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.header.content, .cart_submenu_inner, .footer.content, .container, .header.content, .breadcrumbs, .page-main{
    max-width: 1400px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin: 0 auto !important;
}
.secondary-menu {
    width: 60%;
}
.page-products .products-grid .product-item-inner:before{
    display: none !important;
}
.list.products-list.products.wrapper .product-item {
    width: 100% !important;
    margin: 0px !important;
    padding:10px !important;
}
.list.products-list .product-item .tocart {
    width: max-content;
}
.products.wrapper .product-item {
    width: 25% !important;
    padding: 10px !important;
}
.page-title-wrapper h1 {
    font-weight: 600;
    font-size: 26px;
    color: #101010e6;
    margin-bottom: 0 !important;
    margin-top: 30px;
    font-family: 'Lexend Deca';
    font-weight: 400;
}
/* single-product-css-start */
.single-product_container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.single-product_container .product.media {
    background: #fff;
    box-shadow: 0px 1px 4px 0px #00000033;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 0px;
}
.single-product_container .product.media,
.single-product_container .product_size_description, 
.single-product_container .product.info.detailed, 
.single-product_container .block.related,
.single-product_container .mageplaza-frequently-bought-together-block {
    width: 100% !important;
    float: unset !important;
    margin-right: 0 !important;
}
.single-product_container .product_right_wrapper {
    width: 40%;
}
.single-product_container .product_left_wrapper {
    width: Calc(60% - 20px);
}
.single-product_container .product-info-main {
    float: unset !important;
    width: 100% !important;
    position: sticky;
    /* top: 80px; */
}
.single-product_container .product-info-main {
    background: #ffff;
    float: unset !important;
    padding: 20px;
    box-shadow: 0px 1px 4px 0px #00000033;
    border-radius: 5px;
}
.single-product_container .product-info-main .page-title-wrapper h1 {
    font-family: 'Sora','Open Sans';
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: #474747;
}
body .swatch-attribute.color .swatch-attribute-options .swatch-option {
    margin: 0 10px 10px 0px;
    aspect-ratio: 1;
    height: auto;
    min-width: 40px;
    border-radius: 300px;
    outline: 0;
    border: 2px solid rgb(11 11 11 / 10%);
}
body .swatch-attribute.color .swatch-attribute-options .swatch-option:last-of-type {
    margin-right: 0;
}
body .swatch-attribute.color .swatch-attribute-options .swatch-option:not(.disabled):hover, 
body .swatch-attribute.color .swatch-attribute-options .swatch-option.selected {
    border: 1px solid #0B0B0B;
    outline: 0;
}

body .swatch-attribute.size .swatch-attribute-options .swatch-option {
    margin: 0 10px 10px 0px;
    height: auto;
    border-radius: 300px;
    outline: 0;
    border: 2px solid rgb(11 11 11 / 10%);
    font-family: 'Sora','Open Sans';
    font-size: 16.26px;
    font-weight: 400;
    line-height: 20.49px;
    text-align: center;
    width: 44px;
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color:#000;
}
body .swatch-attribute.size .swatch-attribute-options .swatch-option:last-of-type {
    margin-right: 0;
}
body .swatch-attribute.size .swatch-attribute-options .swatch-option:not(.disabled):hover, 
body .swatch-attribute.size .swatch-attribute-options .swatch-option.selected,
body #layered-filter-block .swatch-attribute.size .swatch-attribute-options .swatch-option-link-layered:hover .swatch-option{
    border: 2px solid #000;
    outline: 0;
    box-shadow: none;
    background: #0B0B0B;
    color: #fff;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
    background: #fb475f;
    border: 1px solid #fb475f;
}
.checkout-cart-index  .page-title-wrapper h1 {
    padding-bottom: 30px;
}
.single-product_container .swatch-option:focus {
    box-shadow: none !important;
}
.single-product_container .product_size_description .descriptiondiv,
.single-product_container .product_size_description .branddiv,
.single-product_container .product_size_description .reviewdiv
 {
    background: #fff;
    box-shadow: 0px 1px 4px 0px #00000033;
    border-radius: 5px;
    padding: 20px;
    margin-top: 20px;
}
.single-product_container .product_size_description  h4 {
    margin: 0;
    font-family: 'Sora','Open Sans';
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    text-align: left;
    padding-right: 34px;
}
.single-product_container .product_size_description  .content-wrapper {
    margin-top: 12px;
    font-family: 'Inter', 'Open Sans';
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
}
.single-product_container .product_size_description  .content-wrapper  p,.single-product_container .product_size_description  .content-wrapper  ul li  {
    font-family: 'Inter','Open Sans';
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
}
.single-product_container .product_size_description  .content-wrapper  img {
    max-width: 100%;
    border-radius: 10px;
    width: 100%;
}
.single-product_container .product_size_description  .content-wrapper h4 {
    font-family: 'Sora','Open Sans';
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;
    color: #474747;
    margin: 20px 0 10px;
}
.single-product_container .product_size_description  .content-wrapper ul {
    list-style-type: none;
    padding-left: 0;
}
.single-product_container .product_size_description table.additional-attributes {
    font-family: 'Inter','Open Sans';
}
.single-product_container .product_size_description table.additional-attributes th {
    font-family: 'Inter','Open Sans';
    font-size: 13px;
    font-weight: 300;
    line-height: 24px;
    color: #A5A5A5;
}
.single-product_container .product_size_description table.additional-attributes td {
    font-family: 'Inter','Open Sans';
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    color: #474747;
}
.single-product_container .product_size_description table.additional-attributes th, table.additional-attributes td {
    padding: 0px 30px 0 0 !important;
}
.single-product_container .product_size_description .table-wrapper:last-of-type {
    margin-bottom: 0;
}
.single-product_container .product-info-main 
 .brand_name {
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.single-product_container .product-info-main .product-add-form .product-options-wrapper .swatch-opt:first-of-type {
    margin-top: 0;
}
.single-product_container .product-info-main .product-add-form {
    padding-top: 0;
}
.single-product_container .product-info-main .product-options-bottom .box-tocart {
    margin-block: 14px;
}
.single-product_container .product-info-main .product-options-bottom .box-tocart .qty_with_button {
    margin: 0;
}
.single-product_container .product-info-main .product-options-bottom .box-tocart .qty_with_button .field, 
.single-product_container .product-info-main .product-options-bottom .box-tocart .qty_with_button button {
    margin: 0;
}
.single-product_container .product-info-main .product-social-links {
    margin-block: 20px 14px;
}
.single-product_container .product_delivery_info [role="tab"], 
.single-product_container .product_contact_info [role="tab"],
.single-product_container .product_price_match [role="tab"] {
    font-weight: 300;
}
.single-product_container .product_delivery_info .content-wrapper p, 
.single-product_container .product_contact_info .content-wrapper p,
.single-product_container .product_price_match .content-wrapper p{
    font-size: 13px;
    font-weight: 300;
    font-family: 'Inter', 'Open Sans' !important;
}
.qty-changer {
    border: 1px solid #000;
    width: fit-content;
    border-radius: 4px;
    padding: 4px;
}
.qty-changer a {
    font-size: 20px !important;
    border: 1px solid;
    width: 22px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    color: #000;
}
.qty-changer input {
    height: 40px;
    margin: 0 !important;
    width: 30px !important;
    padding: 0 !important;
    border: none;
}
.qty-changer {
    display: flex;
    align-items: center;
    height: 100%;
    overflow: hidden;
}
.qty-changer input:focus {
    box-shadow: none;
}
.single-product_container .product-info-main .price-wrapper[data-price-type="finalPrice"] .price {
    color: #1C61E7;
    font-family: 'Sora','Open Sans';
}
.single-product_container .fieldset .swatch-attribute-label {
    color: #474747;
    font-family: 'Sora','Open Sans';
    font-size: 14px;
    font-weight: 600;
    line-height: 17.64px;
    text-align: left;
}
.qty_with_button {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.qty_with_button .qty {
    width: 95px;
}
.qty_with_button .actions {
    width: Calc(100% - 95px);
}
/* .qty_with_button .actions #product-addtocart-button {
    border: 1px solid #FF445E;
    width: 100%;
    background: #FF445E;
    color: #fff;
    opacity: 1;
    padding: 12px;
    height: 50px;
} */
.qty_with_button button.tocart {
    border: 1px solid #FF445E;
    width: 100% !important;
    background: #FF445E;
    color: #fff;
    opacity: 1;
    padding: 12px !important;
    height: 50px;
}
.qty_with_button button.tocart:hover {
    border: 1px solid #da3c51;
    background: #da3c51;
}
.reviews-top {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-items: center;
}
.review-top-left {
    margin-right: 20px;
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: 'Inter', 'Open Sans';
    font-size: 60px;
    font-weight: 500;
    line-height: 70px;
    width: 180px;
    border-right: 1px solid #DDDDDD;
    padding-right: 30px;
     /* Adjust this as needed for flex-grow, flex-shrink, and flex-basis */
    padding-block: 20px;
}
.review-top-right {
    width: Calc(100% - 200px);
}
.rate-item {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.rate_number {
    width: 20px;
    font-family: 'Inter', 'Open Sans';
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    text-align: left;
}
.rate_bar {
    height: 8px;
    position: relative;
}
.rate_value {
    color: #666;
    font-family: 'Inter', 'Open Sans';
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    width: 90px;
}
.rate-item .rate_bar {
    background: #4caf50;
    display: block;
}
.rate-item .rating-bar_outer {
    width: 100%;
    background: #F2F4F6;
    border-radius: 200px;
    margin: 0 10px;
    overflow: hidden;
}
.single-product_container .product_size_description .reviewdiv .content-wrapper .reviews-top {
    padding: 30px 10px;
}
.review-top-left img {
    width: 30px !important;
}
#main-review-form.review-form-design {
    font-family: 'Inter', 'Open Sans', sans-serif;
    padding: 20px;
  }
  .review-form-design .block-title {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin-bottom: 20px;
    border-bottom: 1px solid #DDD;
    padding-bottom: 10px;
  }
  .review-form-design .fieldset.review-fieldset {
    display: block;
  }
  
  .review-form-design .fieldset .field {
    width: 100%; 
    margin-bottom: 10px; 
  }
  
  .review-form-design .field.half-width {
    width: 48%; 
    display: inline-block;
    margin-right: 4%; 
  }
  .review-form-design .field label {
    margin: 0 !important;
}
.review-form-design .review-field-rating .control {
    margin-bottom: 35px;
}
  .review-form-design .field.half-width:nth-of-type(even) {
    margin-right: 0;
  }
  .review-form-design .legend.review-legend {
    margin-bottom: 20px;
    font-family: 'Sora', 'Open Sans';
    font-size: 22px;
    font-weight: 600;
    line-height: 34px;
    color: #474747;
  }
  .review-form-design .field label.label span {
    font-size: 14px;
    font-weight: 500;
    color: #333;
  }
  .review-form-design .field .control {
    margin-top: 8px;
  }
  .review-form-design .input-text,
  .review-form-design textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #DDD;
    border-radius: 4px;
    font-size: 14px;
    color: #333;
    background-color: #FFF;
    box-sizing: border-box;
  }
  
  .review-form-design textarea {
    resize: vertical;
    min-height: 100px;
  }
  .review-form-design .input-text:focus,
  .review-form-design textarea:focus{
    box-shadow:none;
  } 
  .review-form-design .review-form {
      max-width: 100%;
  }
  
  .review-form-design .field.half-width:nth-child(even) {
      margin-right: 0;
  }

.review-form-design .control#control_image input[type="file"]:only-child {
    width: 100%; 
}
.review-form-design .control#control_image input[type="file"]:not(:only-child) {
    width: Calc(50% - 10px);
}
.review-form-design .control#control_image input[type="file"]:nth-of-type(2n) {
    margin-right: 0;
}
.review-form-design .field .control#control_image {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 20px;
    margin-bottom: 20px;
}
.review-form-design .fieldset .field .button__wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.review-form-design .fieldset .field .button__wrapper .action {
    background: #F3F3F3;
    border: 1px solid ;
    border-color:#F3F3F3;
    border-radius: 4px;
    padding: 7px 20px;
}
.review-form-design .fieldset .field .button__wrapper .green-btn {
    background: #31A61E;
    border-color:#31A61E;
    color: #fff;
}
.review-form-design .fieldset .field .button__wrapper .green-btn {
    background: #5cb44f;
    border-color:#5cb44f;
    color: #fff;
}
.review-form-design .fieldset .field .button__wrapper .red-btn {
    background: #FF445E;
    border-color:#FF445E;
    color: #fff;
}
.review-form-design .fieldset .field .button__wrapper .red-btn:hover{
    background: #ff5373;
    border-color:#ff5373;
    color:#fff;
}
.review-form-design .review-form-actions button.action.primary {
    border: 1px solid #FF445E;
    background: #FF445E;
    color: #fff;
    padding: 10px 30px;
    border-radius: 4px;
}
.review-form-design .review-form-actions button.action.primary:hover {
    border: 1px solid #ff5373;
    background: #ff5373;
    color:#fff;
}
.link.wishlist .counter:before,.link.wishlist .counter:after {
    display: none;
}
header.page-header {
    background: #FFFFFF;
}
.header .block-search input:focus{
    box-shadow: none;
}
.product-info-main .product-info-price .price-final_price span.special-price {
    display: inline-block;
}

.product-info-main .product-info-price .price-final_price span.old-price .price {
    font-family: 'Sora';
    font-size: 24px;
    font-weight: 400;
    line-height: 30.24px;
    text-align: left;
    color: #8E8E8E;
}

.product-info-main .product-info-price .price-final_price span.old-price {
    display: inline-block;
}
.product-info-main .product-info-price .price-final_price span.discount_off {
    font-size: 22px;
    font-weight: 500;
    color: #FF925D;
}
.product-info-main .product-info-price .price-final_price span.you_save {
    display: block !important;
    font-family: 'Inter', 'Open Sans';
    font-size: 18px;
    font-weight: 400;
    line-height: 22.68px;
    background: #30A859;
    margin: 4px;
    max-width: fit-content;
    padding: 8px 12px;
    border-radius: 8px;
    color: #fff;
}
.single-product_container .product-info-main [role="tab"] {
    margin-block: 0  !important;
    margin: 0;
    font-family: 'Sora', 'Open Sans';
    font-size: 14px;
    font-weight: 600;
    line-height: 40px;
    text-align: left;
    position: relative;
    padding-left: 25px;
    padding-right: 30px;
}
.single-product_container .product-info-main .content-wrapper[role="tabpanel"] p {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    text-align: left;
    font-family: 'Inter', 'Open Sans' !important;
}
.single-product_container .product-info-main .content-wrapper[role="tabpanel"] p:last-of-type{
    margin-bottom: 0;
}
.single-product_container .product-info-main .content-wrapper[role="tabpanel"] a{
    color: #154F96;
}
.single-product_container .product-info-main [role="tablist"] {
    border-bottom: 1px solid #0000001f;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.single-product_container .product-info-main [role="tab"]::before {
    background: #FF445E;
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    position: absolute;
    left: 4px;
    top: 14px;
    border-radius: 100%;
}
.payment_logos ul {
    display: flex;
    /* flex-wrap: wrap; */
    list-style-type: none;
    gap: 20px;
    padding: 0;
    justify-content: flex-start;
}
.payment_logos ul li img {
    width: 70px;
    height: auto;
}
.payment_logos ul li {
    text-align: center;
    display: block;
    margin: 0 !important;
    /* width: Calc(25% - 15px); */
}
.payment_logos {
    margin-top: 30px;
}
.payment_logos ul li img {
    height: 35px;
    object-fit: contain;
}
.product_qty_info h5 {
    font-family: "Outfit", 'Open Sans';
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    padding-left: 28px;
    position: relative;
    margin-block: 0 15px !important;
}
.product_qty_info h5::before {
    background: #E0CB2A;
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 6px;
    top: 50%;
    border-radius: 100%;
    transform: translateY(-50%);
}
.shipping_cod_logos ul {
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    margin-inline: -10px;
    margin-bottom: 0;
}
.shipping_cod_logos ul li {
    width: 25%;
    padding: 10px;
}
.shipping_cod_logos ul li .icon-box-wrapper .icon-wrapper {
    background: #F0F0F0;
    padding: 15px;
    margin: 0 auto;
    border-radius: 400px;
    aspect-ratio: 1;
    width: 60px;
    height: 60px;
}
.shipping_cod_logos ul li .icon-box-wrapper  span {
    font-family: 'Sora', 'Open Sans';
    color: #3A91A0;
    text-align: center !important;
    text-decoration: underline;
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 131%;
    letter-spacing: -0.004em;
    margin-top: 8px;
}
.delivery_date a.change-address {
    margin: 0 !important;
    font-size: 12px;
    text-decoration: underline;
    text-underline-position: under;
    font-family: "Outfit", open-sans;
}
.delivery_date .address-blurb-box .content-wrapper p{
    margin-bottom: 0;
}
.product_delivery_address.delivery_date {
    margin-bottom: 16px;
}
.delivery_date .address-blurb-box .content-wrapper p>span {
    display: block;
}
.delivery_date .address-blurb-box .content-wrapper b {
    display: inline;
}
.address-blurb-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.address-blurb-box .icon-wrapper {
    width: 43px;
    margin-right: 17px;
    background: #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1;
    border-radius: 400%;
}
.address-blurb-box .content-wrapper b {
    display: block;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.address-blurb-box .content-wrapper {
    font-family: 'Inter', 'Open Sans' !important;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    text-align: left;
    width: calc(100% - 120px);
}
.address-blurb-box a.change-address {
    color: #FF445E;
    margin-left: 10px;
    width: 50px;
}
.single-product_container .block.related {
    background: #fff;
    box-shadow: 0px 1px 4px 0px #00000033;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 0 !important;
    margin-top: 20px !important;
}
.single-product_container .block.related .product-item-info.related-available {
    box-shadow: 0px 0.9px 5.39px 0px #3E60932E;
    padding: 0 0 65px 0  !important;
}
.single-product_container .block.related .products-related .product-items .product-item {
    width: 100% !important;
}
.single-product_container .block.related .product-item-info.related-available .product-image-container {
    aspect-ratio: 5/4;
    width: 100%;
}
.single-product_container .block.related .product-item-info .product-item-details .product-item-actions .tocart {
    margin-top: 25px;
    width: auto;
    font-size: 15px;
}
.single-product_container .block.related .product-item-info.related-available .product-item-details {
    padding: 14px;
}
.single-product_container .block.related .product-item-details .product-item-name .product-item-link {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
    font-family: 'Sora','Open Sans' !important;
}
.single-product_container .block.related .product-item-details .product-item-name {
    margin-inline: 0 !important;
}
.single-product_container .block.related .block-title strong {
    font-family: 'Sora', 'Open Sans';
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    text-align: left;
}
.single-product_container .block.related .products-related {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.single-product_container .block.related .block .title {
    margin-bottom: 14px;
}
.single-product_container .block.related .product-item .price-box {
    flex-direction: row;
    gap: 4px;
    justify-content: flex-start;
}
.single-product_container .block.related .product-item .special-price .price-container .price {
    font-size: 18px;
    font-weight: 600;
    line-height: 22.68px;
    font-family: 'Sora','Open Sans';
}
.single-product_container .block.related .product-item .old-price .price-container .price {
    color: #8E8E8E;
    font-family: 'Sora', 'Open Sans';
    font-size: 15px;
    font-weight: 600;
    line-height: 126%;
}
.single-product_container .block.related .product-item .discount_off {
    color: #FF925D;
    font-family: 'Sora', 'Open Sans';
    font-size: 15px;
    font-weight: 400;
    line-height: 126%;
}
.single-product_container .block.related .product-item .discount_off b{
    font-weight: 400;
}
.single-product_container .block.related .you_save {
    display: none;
}
.single-product_container  .mageplaza-frequently-bought-together-block {
    background: #fff;
    box-shadow: 0px 1px 4px 0px #00000033;
    border-radius: 5px;
    padding: 20px;
    margin-top: 20px;
}
.single-product_container .product.info.detailed {
    margin-bottom: 0;
    margin-top: 20px;
}
.single-product_container  .mageplaza-frequently-bought-together-block hr {
    display: none;
}
.single-product_container .mageplaza-frequently-bought-together-block .title h2 {
    margin-block: 0 24px;
    font-family: 'Sora', 'Open Sans';
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    text-align: left;
}
.single-product_container .mageplaza-frequently-bought-together-block  .mageplaza-fbt-image-box .product-item>span {
    padding: 10px 10px 65px 10px !important;
    display: block;
    position: relative;
}
.single-product_container .mageplaza-frequently-bought-together-block .mageplaza-fbt-image-box .product-item>span button.action.tocart.primary {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    width: auto;
}
.mageplaza-fbt-image-box li.product-item .fbt-product-item-info {
    border-radius: 4px;
}
/* single-product-css-end */
.product-item-info {
    position: relative;
    padding-bottom: 100px !important;
}
.product-item-info .product-item-details .product-item-actions .tocart {
    position: absolute;
    bottom: 45px;
    left: 15px;
    right: 15px;
    width: auto;
}
.product-item-info .product-item-details .item-sku {
    position: absolute;
    width: auto;
    left: 15px;
    right: 15px;
    bottom: 14px;
}
.product-item-info .product-item-actions {
    margin: 0 !important;
}
/* related product */
.product-item-info.related-available .product-item-details {
    position: unset;
    float: unset;
}
.product-item-info.related-available {
    padding-bottom: 65px !important;
}
.product-item-info.related-available .product-item-details button.action.tocart.primary {
    bottom: 10px;
}
.single-product_container .block.related .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
    left: -20px;
}
.single-product_container .block.related .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
    right: -20px;
}
.badges-wrapper .badge {
    background: #fff;
    margin: 4px;
    max-width: fit-content;
    padding: 6px 12px;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
}
.badges-wrapper .badge img {
    display: block;
    width: auto;
    height: 28px;
}
.badges-wrapper .badge img.icon {
    height: 28px;
    width: auto;
    margin-right: 6px;
}
.badges-wrapper .badge span {
    font-family: "Sora", Open Sans;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-align: left;
    color: #3B414A;
}
.arrival-product {
    text-align: center;
}
.badges-wrapper {
    margin-bottom: 10px;
}
.minicart-items 
 li.item {
    width: 100% !important;
}
.fashion_outfits_right .block-products-list, .fashion_outfits_right .block-products-list .block-content, .fashion_outfits_right .block-products-list .block-content .products-grid, .fashion_outfits_right .block-products-list .block-content .products-grid .product-items {
    height: 100%;
}

.cart_submenu .secondary-menu ul li a {
    font-weight: 500;
    padding: 12px;
}
.cart_submenu .secondary-menu ul li a:hover {
    background:#ff4961;
    color:#fff;
}
.cart_submenu .secondary-menu ul {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
    align-items: center;
}
.cart_submenu .secondary-menu ul li {
    margin: 0;
}
.cart_submenu_right .switcher-trigger:hover {
    background-color: #ff4961;
    color: #fff;
    opacity: 1 !important;
    background-image: url(../images/down-arrow-white.png);
}
.cart_submenu_right .login_logout ul,
.cart_submenu_right .switcher-dropdown {
    min-width: max-content;
}
.header .login_logout {
    display: none;
}
.header .logo img {
    max-height: 50px;
    width: auto;
}
.review-infor .review-date {
    display: block;
}
.review-infor .review-user {
    font-family: 'Inter', 'Open Sans';
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    text-align: left;
    margin-bottom: 2px;
}
.review-infor .review-date {
    font-family: 'Inter', 'Open Sans';
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    margin-bottom: 2px;
}
.review-infor .rating-summary .rating-result > span:before {
    color: #EE523C !important;
}
.review-content {
    font-family: 'Inter', 'Open Sans';
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    margin-bottom: 0px !important;
    color: #757575;
}

.review-infor .review-title {
    font-family: 'Inter', 'Open Sans';
    font-size: 15px;
    font-weight: 400;
    line-height: normal !important;
    text-align: left;
    margin-bottom: 2px !important;
    color: #000000 !important;
}
.review-infor .review-ratings {
    margin-bottom: 12px;
}
.review-item .review-image {
    border-radius: 2000px !important;
    overflow: hidden;
    float: unset !important;
    padding: 0!important;
    width: 40px!important;
    height: 40px!important;
    margin-right: 20px!important;
}
.review-item .review-image img {
    aspect-ratio: 1;
    object-fit: cover;
    object-position: top center;
    height: auto !important; 
    width: 100% !important;
}
#customer-reviews li.review-item {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #EDEDF1 !important;
}
#customer-reviews li.review-item .review-infor {
    width: Calc(100% - 60px);
}
#customer-reviews .review-toolbar {
    border: none;
}
.all_c_style {
    background: #fff;
    padding: 4px 8px 4px 4px;
    border-radius: 360px;
	cursor:pointer;
}
.all_c_style .menu-outer img {
    width: 18px;
}
.all_c_style .menu-outer {
    padding: 8px;
    background: #FF445E;
}


/*A 14 nov*/
.block.block-customer-login .primary button {
    background: #FF445E;
    border: 1px solid #FF445E;
    font-size: 14px;
    padding: 14px 30px;
}
.block-customer-login .block-title strong {
    font-size: 18px;
    font-weight: 600 !important;
    color: #666666;
}
.block.block-new-customer .block-title strong {
    font-size: 18px;
    font-weight: 600;
    color: #666666;
}
.block-customer-login .field.email.required input,.block-customer-login .field.password.required input {
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 38px;
}
.block-customer-login .control {
    width: 100% !important;
}
.block-new-customer .block-content .actions-toolbar a.action.create {
    background: #ff445e;
    border: 1px solid #ff445e;
    padding: 14px 40px;
}
/* .customer-account-login .columns {
    padding: 38px 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background: #fff;
    border-radius: 6px;
    margin-bottom: 50px;
}
.customer-account-login .page-title-wrapper {
    padding-top: 28px;
}
.customer-account-login .block.block-customer-login {
    margin-bottom: 0;
}
.customer-account-login .column.main {
    padding-bottom: 0;
}
.customer-account-login .page-title-wrapper {
    padding-top: 28px;
}
.customer-account-login .block-customer-login {
    margin-bottom: 0;
}
.customer-account-login .column.main {
    padding-bottom: 0;
}
.customer-account-login .block-customer-login .login_fields {
    display: flex;
    width: 100%;
    gap: 12px;
}
.customer-account-login .block-customer-login .login_fields .field.email.required {
    width: 100%;
}
.customer-account-login .block-customer-login .login_fields .field.password {
    width: 100%;
}
.customer-account-login .block-customer-login .login_fields label span {
    color: #333333;
    font-weight: 600;
    font-size: 14px;
}
.customer-account-login .block-customer-login .field.choice {
    margin-top: 16px;
}
.customer-account-login .block-customer-login .field.email.required input:focus {
    outline: none;
    box-shadow: none;
}
.customer-account-login .block-customer-login .field.password.required input:focus {
    outline: none;
    box-shadow: none;
}
.customer-account-login .block-customer-login .fieldset.login {
    margin-bottom: 0;
} */
/* .customer-account-create .form-create-account {
    width: 50%;
    padding: 38px 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background: #fff;
    border-radius: 6px;
    margin-inline: auto;
}
.customer-account-create .form-create-account .legend span {
    font-size: 18px;
    font-weight: 600 !important;
    color: #666666;
}
.customer-account-create .form-create-account .login_fields label {
    font-size: 14px;
    color: #333333;
    font-weight: 600;
}

.customer-account-create .form-create-account .login_fields {
    display: flex;
    width: 100%;
    gap: 15px;
    margin-bottom: 14px;
}
.customer-account-create .block.social-login-authentication-channel {
    margin-bottom: 20px;
}
.customer-account-create .form-create-account .login_fields .field-name-firstname {
    width: 49%;
}

.customer-account-create .form-create-account .login_fields .field-name-lastname {
    width: 49%;
}

.customer-account-create .form-create-account .login_fields input {
    margin-top: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 38px;
}
.customer-account-create .form-create-account .fieldset.create.account .legend span {
    font-size: 18px;
    font-weight: 600 !important;
    color: #666666;
}
.customer-account-create .form-create-account .fieldset.create.account .label span {
    font-size: 14px;
    color: #333333;
    font-weight: 600;
}
.customer-account-create .form-create-account .fieldset.additional_info .model-bottom .submitbtnajax input {
    background: #FF445E;
    border: 1px solid #FF445E;
    font-size: 14px;
    padding: 14px 30px;
    border-radius: 4px;
}
.customer-account-create .form-create-account .fieldset.additional_info .model-bottom .submitbtnajax input:hover {
    background: #ff445e;
    border-color: #ff445e;
}
.customer-account-create .form-create-account .actions-toolbar .primary button.action.submit {
    background: #ff445e;
    color: #fff;
    border-color: #ff445e;
    font-size: 14px;
    padding: 14px 30px;
    border-radius: 4px;
}
.customer-account-create .form-create-account .fieldset.additional_info {
    margin-bottom: 0;
} */
.fieldset.additional_info .create-account-page-main-div.fieldset .legend {
    margin-bottom: 0;
}
/* .customer-account-create .form-create-account .fieldset.create.info {
    margin-bottom: 30px;
}
.customer-account-create .form-create-account .fieldset.create.info .field.choice.newsletter {
    margin-bottom: 10px;
}
.customer-account-create .form-create-account .fieldset.create.account input {
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 38px;
    font-size: 14px;
}
.customer-account-create .form-create-account .password-strength-meter {
    margin-top: 10px;
    color: #e02b27;
    font-size: 12px;
}
.customer-account-create .form-create-account .fieldset.create.account .field.choice input {
    height: auto;
}
.customer-account-create .form-create-account .fieldset.create.account:after {
    margin-top: 12px;
} */
.mobilenumber-reg-text .intl-tel-input input {
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 38px;
    font-size: 14px;
}
.mobilenumber-reg-text .intl-tel-input .selected-flag {
    height: 38px !important;
}
/* .customer-account-create .form-create-account .fieldset.create.account {
    margin-bottom: 26px;
}
.customer-account-create .page-title-wrapper h1.page-title {
    padding-top: 28px;
    font-family: 'Sora';
    font-size: 30px;
    font-weight: 600;
} */
/* .customer-account-login .page-title-wrapper h1.page-title {
font-family: 'Sora';
    font-size: 30px;
    font-weight: 600;
} */
.customer-account-forgotpassword .password.forget {
    width: 50%;
    padding: 38px 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background: #fff;
    border-radius: 6px;
}
.customer-account-forgotpassword .password.forget .actions-toolbar .primary button {
    background: #ff445e;
    border-color: #ff445e;
    padding: 14px 30px;
}
.customer-account-forgotpassword .password.forget .fieldset input {
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 38px;
    font-size: 14px;
}
.customer-account-forgotpassword .control.captcha-image {
    margin-top: 20px;
}
.customer-account-forgotpassword .password.forget .fieldset {
    margin-bottom: 20px;
}
.customer-account-forgotpassword .page-title-wrapper h1.page-title {
    padding-top: 28px;
    font-family: 'Sora';
    font-size: 30px;
    font-weight: 600;
}
 .account .sidebar.sidebar-main {
    padding: 38px 20px;
    background: #f5f5f5;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 22px 0px;
}
.block-collapsible-nav .content {
    background: transparent;
    padding: 0;
}
.account .column.main {
    padding: 26px 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.account .column.main {
    width: 75.7% !important;
}
.account .columns {
    margin-top: 50px;
    margin-bottom: 30px;
}
.account .column.main .page-title-wrapper{
    padding-top: 0 !important;
}
.account .column.main .page-title-wrapper h1.page-title {
    margin-bottom: 10px !important;
    font-family: 'Lexend Deca';
    font-size: 30px;
}
.account .column.main .block-dashboard-info .block-title strong {
    font-weight: 300 !important;
    font-family: 'Lexend Deca';
}
.account .column.main .block-dashboard-info {
    margin-bottom: 20px !important;
}
.box-newsletter .box-content p {
    font-size: 16px;
}
.account .column.main .update_mob .update_mob_text .intl-tel-input input {
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 38px;
    font-size: 14px;
}

.account .column.main .update_mob .update_mob_text .intl-tel-input .selected-flag {
    height: 38px !important;
}

.account .column.main .update_mob  button#updateotpbtn {
    background: #ff445e;
    border-color: #ff445e;
    padding: 14px 30px;
    border-radius: 4px;
    margin-top: 20px;
}

.account .column.main .mobilenumber {
    margin-top: 20px;
}
.account .column.main .otp-content.reginput {
    margin-top: 12px !important;
}

.account .column.main .otp-content.reginput .input-box.otpbox {
    margin-top: 12px;
}
.account .column.main .md-ewallet-top span.wallet-price {
    background: #ff445e;
    border-color: #ff445e;
    font-size: 14px;
    padding: 10px 20px;
}

.account .column.main .md-ewallet-top span.wallet-balance {
    background: #ff445e57;
    border-color: #ff445e;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
}
.account .column.main .md-ewallet-middle .input-field-box span.currency {
    background: #ff445e57;
    border-color: #ff445e;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
}

.account .column.main .md-ewallet-middle .input-field-box button.action {
    background: #ff445e;
    border-color: #ff445e;
    font-size: 14px;
    padding: 12px 20px;
}
.account .column.main .md-ewallet-middle .input-field-box input.required-entry.validate-number {
    border-color: #ff445e;
    height: 42px;
}
.account .column.main .md-ewallet-middle .input-field-box span.currency {
    background-color: #ff445e57;
}
.account .sidebar.sidebar-main li.nav.item.current strong {
    color: #ff445e;
    border-color: #ff445e;
}
.account .column.main form#transfer_money .fieldset input {
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 38px;
    font-size: 14px;
}

.account .column.main form#transfer_money .fieldset textarea {
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    width: 100%;
}
.account .column.main form#transfer_money .fieldset button#bank_add_card_btn {
    background: #ff445e;
    border-color: #ff445e;
    padding: 12px 40px;
}
.account .column.main form#transfer_money .fieldset h2.legend {
    font-size: 18px;
    margin-top: 12px;
    font-weight: 600;
}
.account .column.main .table-wrapper {
    margin-bottom: 0 !important;
}
.account .column.main .table-wrapper tbody td {
    border-top: unset;
}
.account .column.main a#mp-customer-request-add {
    background: #ff445e;
    border-color: #ff445e;
    padding: 12px 20px;
}
.account .column.main .message.info.empty {
    margin-top: 20px;
}
.account .column.main .order-products-toolbar.toolbar.bottom {
    padding-top: 20px;
}
.account .column.main .form-edit-account .fieldset.info {
    width: 100%;
    margin-bottom: 0;
}
.account .column.main .form-edit-account .fieldset.info .login_fields {
    display: flex;
    width: 100%;
    gap: 20px;
}

.account .column.main .form-edit-account .fieldset .field-name-firstname {
    width: 49%;
}
.account .column.main .form-edit-account .fieldset .field-name-lastname {
    width: 49%;
}
.account .column.main .form-edit-account .fieldset.info .login_fields input {
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 38px;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.account .column.main .form-edit-account .fieldset.info .field.choice {
    margin-bottom: 10px;
}
.account .column.main .form-edit-account  .actions-toolbar .primary button {
    background: #ff445e;
    border-color: #ff445e;
    padding: 12px 30px;
}

.account .column.main .form-edit-account .actions-toolbar .primary button:hover {
    background: #ff445e;
    border-color: #ff445e;
}
.account .column.main .form-edit-account .fieldset.info .legend span {
    font-size: 18px;
    font-weight: 600;
}
.account .column.main .form-edit-account .fieldset.additional_info {
    margin-bottom: 12px;
}
.account .column.main .block-addresses-list .block-content .customer-addresses-toolbar {
    margin-top: 12px;
    margin-bottom: 0;
}
.account .column.main .actions-toolbar .primary button {
    background: #ff445e;
    border-color: #ff445e;
    padding: 14px 30px;
    color: #fff;
}
.account .column.main .toolbar.products-reviews-toolbar {
    margin-top: 12px;
}
.account .column.main .block.block-reviews-dashboard .block-content ol.items {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.account .column.main .block.block-reviews-dashboard .block-content ol.items li {
    margin-bottom: 0;
}
/*A 14 nov*/
.winter_shopping-item a .winter-shopping-item-content {
    max-width: Calc(100% - 111px) !important;
    height: auto;
}
.winter_shopping-item a > img {
    width: 80px !important;
    height: 80px;
    object-fit: contain;
}
.d_none {
    display: none;
}
.winter_shopping_bottom_content.owl-carousel .owl-stage {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.winter_shopping_bottom_content.owl-carousel .owl-stage .owl-item .winter_shopping-item {
    height: 100%;
}
.category_carousal .owl-stage-outer {
    padding-block: 20px 0;
}
.arrival-products li.product-item {
    padding-right: 20px !important;
}
.arrival-products li.product-item:last-of-type {
    padding-right: 0 !important;
}
.new-arrival-section .new-arrivals {
    padding-right: 10px;
}
.arrival-button:hover {
    color: #fff !important;
}
.fashion_outfits_left_top h2 {
    width: 200px;
}
.product-item .price-box .old-price {
    margin: 0 5px 0 0 !important;
}
.winter_shopping_bottom_content.owl-carousel .owl-nav [class*=owl-].owl-next {
    right: 0px;
}
.winter_shopping_bottom_content.owl-carousel .owl-nav [class*=owl-].owl-prev {
    left: 0px;
}
.winter_shopping_bottom_content.owl-carousel{
    padding-inline: 40px;
}
.mobile_icons {
    display: none;
}
.mobile_icons ul {
    position: fixed;
    display: flex;
    padding-left: 0;
    margin: 0;
    align-items: center;
    gap: 10px;
    list-style-type: none;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999999;
    background: #fff;
    padding: 10px;
    justify-content: space-evenly;
    box-shadow: 0px -2px 12px 0px #4D526438;
}
.nav-before-open.nav-open .mobile_icons>ul {
    z-index: 1;
}
.mobile_icons>ul>li {
    margin: 0;
}
.mobile_icons>ul>li>a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px;
    color: #737A85;
    font-size: 14px;
    padding: 2px;
    font-weight: 500;
}
.mobile_icons>ul>li>a>img {
    width: auto;
    height: 20px;
    filter: brightness(0) saturate(100%) invert(39%) sepia(11%) saturate(236%) hue-rotate(173deg) brightness(91%) contrast(86%);
}
.category_carousal .owl-prev,
.category_carousal .owl-next  {
    background: #FFD6DB !important;
    border-radius: 350px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.category_carousal .owl-prev:hover, 
.category_carousal .owl-next:hover {
    background: #f9b3bc !important;
}
.category_carousal .owl-prev:before,
.category_carousal .owl-next:before  {
    background-color: #FF445E !important;
    width: 15px !important;
    height: auto !important;
    aspect-ratio: 1;
    background-repeat: no-repeat;
    position: unset !important;
}
   
.single-product_container [role="tab"]::after {
    z-index: 8;
    background: url(../images/arrow.svg) no-repeat !important;
    position: absolute;
    content: "";
    right: 0;
    width: 15px;
    height: 10px;
    background-position: center;
    top: 15px;
    right: 10px;
    cursor: pointer;
}
.single-product_container [role="tab"] {
    position: relative;
    cursor: pointer;
}
.single-product_container [role="tab"][aria-expanded="false"]::after{rotate: 180deg;}
.breadcrumbs {
    margin-block: 15px 10px !important;
}
.toolbar-products .toolbar-sorter {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
    padding: 4px 8px;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.toolbar-products .sorter-label {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    margin-right: 10px;
}
.toolbar-products .sorter-options {
    padding: 6px 24px 6px 12px;
    font-size: 14px;
    border: 1px solid transparent !important;
    background-color: transparent !important;
    cursor: pointer;
    height: unset;
    box-shadow: none !important;
}
.toolbar-right .sorter-options{
    margin: 0 !important;
}
.toolbar-products .sorter-options:focus {
    border-color: #0056b3;
    outline: none;
}
.toolbar-products .sorter-text {
    display: inline-block;
    margin-left: 5px;
}
.toolbar-products .toolbar-sorter .sorter-action {
    top: 0;
}
.filter-content {
    background-color: rgb(255 255 255);
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    font-family: 'Inter', 'Open Sans' !important; /* Apply font for paragraphs */
    height: 100%;
}
.filter-content .item:last-of-type {
    margin-bottom: 0;
}
.filter-content .item:first-of-type {
    margin-top: 0;
}
.filter-content .filter-subtitle {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 15px;
    font-family: 'Lexend Deca', 'Open Sans'; 
    border-bottom : 1px solid #919191;
}
#layered-filter-block {
    background: #fff;
    padding: 30px 15px;
    border-radius: 10px !important;
}
.filter-content .filter-options-title {
    font-family: 'Inter', 'Open Sans' !important; /* Apply font for headings */
    font-size: 16px;
    text-transform: capitalize;
    color: #000;
    cursor: pointer;
    padding: 0;
}
.filter-content .filter-options-title:hover {
    color: #000;
}
.filter-content .filter-options-content {
    padding: 0px;
    margin-top:20px;
}
.filter-content .items .item a {
    color: #000;
    font-family: 'Inter', 'Open Sans' !important; /* Apply font for links */
    display: block;
    padding: 8px;
    text-decoration: none;
    border-radius: 4px;
    margin-bottom: 0;
}
.filter-content .items .item a:hover {
    background-color: #e5effc;
    color: #000;
}
.filter-content .items .item a:hover span {
    color: #000;
}
.filter-content .swatch-option {
    border-radius: 50%;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 5px;
    cursor: pointer;
}
.filter-content .swatch-option.color {
    border: 1px solid #ddd;
}
.filter-content .swatch-option.color:hover {
    border-color: #e5effc;
    outline-color: #e5effc;
}
.filter-content .swatch-option.text {
    background-color: #f2f2f2;
    padding: 6px 12px;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    height: unset;
    width: auto;
}
.filter-content .swatch-option.text:hover {
   background-color: #e5effc;
    color: #000;
}
.filter-content .filter-options-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.105);
    padding: 0 0 30px;
    margin-bottom: 30px;
}
.filter-current .action.remove {
    top: 50% !important;
    left: 4px !important;
    padding: 0 !important;
    margin: 0 !important;
    transform: translateY(-50%);
}
.filter-current li.item {
    font-family: 'Inter', 'Open Sans' !important;
    font-size: 18px;
    color: #000;
    cursor: pointer;
    padding: 10px;
    background-color: #e5effc;
    border: 1px solid #e5effc;
    border-radius: 5px;
    padding-left: 20px;
}
.hamburger {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 20px;
    height: 20px;
    cursor: pointer;
    align-items: center;
  }
  
  .bar {
    width: 20px;
    height: 2px;
    background-color: #fff;
    transition: all 0.3s ease;
  }
  
  .hamburger .bar:nth-child(1),
  .hamburger .bar:nth-child(2),
  .hamburger .bar:nth-child(3) {
    margin: 2px 0;
  }
  
  .hamburger.active .bar:nth-child(1) {
    transform: rotate(45deg);
    position: relative;
    top: 6px;
  }
  .hamburger.active .bar:nth-child(2) {
    opacity: 0;
  }
  .hamburger.active .bar:nth-child(3) {
    transform: rotate(-45deg);
    position: relative;
    top: -6px;
  }
  .filter-clear {
    display: block !important;
    font-family: 'Inter', 'Open Sans';
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    background: #FF445E;
    margin: 4px;
    max-width: fit-content;
    padding: 5px 7px;
    border-radius: 4px;
    color: #fff;
}
.filter-clear span{
    color:#fff;
}
.mageplaza-fbt-image-box {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    float: unset !important;
    width: 100%;
    max-width: 100% !important;
}
.mageplaza-fbt-image-box{
    width: 100% !important;
}
.mageplaza-fbt-image-box .first-item.product-item {
    width: 40% !important;
}
#mageplaza-fbt-carousel.owl-carousel div.owl-nav button.owl-prev span, 
#mageplaza-fbt-carousel.owl-carousel div.owl-nav button.owl-next span {
    color: #ff4961 !important;
    font-size: 40px !important;
    padding: 0 !important;
}
#mageplaza-fbt-carousel.owl-carousel div.owl-nav button.owl-prev, 
#mageplaza-fbt-carousel.owl-carousel div.owl-nav button.owl-next {
    border: 1px solid #ff4961 !important;
    padding: 0 8px !important;
}
#mageplaza-fbt-carousel.owl-carousel div.owl-nav button.owl-prev {
    left: -40px;
}
#mageplaza-fbt-carousel.owl-carousel div.owl-nav button.owl-next {
    right: -20px;
}
.mageplaza-fbt-image-box .product-item-plus {
    width: 12px;
}
.mageplaza-fbt-image-box .mageplaza-fbt-carousel-container {
    width: Calc(60% - 12px);
}
.single-product_container .mageplaza-fbt-image-box .secondary-addto-links {
    display: none !important;
}
.single-product_container .mageplaza-fbt-price-box {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
}
.single-product_container .mageplaza-fbt-rows ul {
    padding-left: 0;
}
.mageplaza-fbt-image-box .mageplaza-fbt-carousel-container .owl-theme .owl-dots {
    position: unset;
}
#mageplaza-fbt-form .action.primary, 
#mageplaza-fbt-form .action-primary, 
#mageplaza-fbt-form .mpfbt-tocart {
    background: #1979c3;
    border: 1px solid #1979c3;
    color: #ffffff;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 8px 16px;
    font-size: 13px;
    border-radius: 4px;
    box-sizing: border-box;
    transition: background 0.3s ease, color 0.3s ease;
    text-transform: capitalize;
}
#mageplaza-fbt-form .action.primary:hover, 
#mageplaza-fbt-form .action-primary:hover, 
#mageplaza-fbt-form .mpfbt-tocart:hover {
    background: #145a90;
    border-color: #145a90;
    color: #ffffff;
}
#mageplaza-fbt-form .mageplaza-fbt-total-price {
    font-family: 'Lexend Deca', 'Open Sans';
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
}
#mageplaza-fbt-form .mageplaza-fbt-price-wrapper {
    color: #1979c3;
    font-size: 1.8rem;
}
#mageplaza-fbt-form .mageplaza-fbt-rows ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#mageplaza-fbt-form .mageplaza-fbt-rows li {
    margin-bottom: 10px !important;
    display: inline-flex;
    align-items: center;
    width: Calc(50% - 5px);
}
#mageplaza-fbt-form .related-checkbox {
    margin-right: 10px;
}
#mageplaza-fbt-form .mageplaza-fbt-checkbox-label, #mageplaza-fbt-form .mageplaza-fbt-checkbox-label a {
    font-family: 'Inter', 'Open Sans';
    font-size: 1.2rem;
    color: #333;
}
#mageplaza-fbt-form .item-price {
    color: #1979c3;
    font-weight: 600;
    margin-left: auto;
    display: block;
}
#mageplaza-fbt-form .mageplaza-fbt-add-to-wishlist button {
    background: #FFD6DB;
    border: 1px solid #FFD6DB;
    color: #FF445E;
    padding: 8px 16px;
    font-size: 13px;
    border-radius: 4px;
    transition: background 0.3s ease, color 0.3s ease;
    text-transform: capitalize;
}
#mageplaza-fbt-form .mageplaza-fbt-add-to-wishlist button:hover {
    background: #FF445E;
    color: #ffffff;
}
#mageplaza-fbt-form .mageplaza-fbt-rows ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
#mageplaza-fbt-form .mageplaza-fbt-price-wrapper span {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.25px;
}
#wishlist-view-form .actions-toolbar {
    margin-top: 40px !important;
}
#wishlist-view-form .product-item-inner {
    position: unset;
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
}
#wishlist-view-form .product-item-info {
    padding-bottom: 20px !important;
}
#wishlist-view-form .products-grid.wishlist .product-item .fieldset .qty {
    padding: 0 !IMPORTANT;
    width: 55px;
}

#wishlist-view-form .products-grid.wishlist .product-item .box-tocart .tocart {
    font-size: 13px;
    padding: 7px;
    width: 100%;
}
#wishlist-view-form .products-grid.wishlist .product-item .fieldset .product-item-actions, .products-grid.wishlist .product-item .fieldset .product-item-actions .actions-primary {
    width: 100%;
}

#form-wallet-data .input-field-box {
    display: flex;
    flex-wrap: wrap;
    float: unset;
    align-items: stretch;
}
#form-wallet-data .input-field-box * {
    float: unset !important;
}
#form-wallet-data input {
    width: 120px;
    height: 42px;
    display: block;
}
#form-wallet-data span.currency {
    padding: 10px;
    width: 60px;
}
#form-wallet-data button {
    width: Calc(100% - 180px);
}
.account .column.main  .toolbar.bottom {
    margin-top: 30px !important;
}
.account .column.main .table-wrapper.saved-payment-methods {
    margin-bottom: 30px !important;
}
/* cart design */
/* .form-cart .cart.table-wrapper {
    background: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 20px;
  } */
  .form-cart thead {
    color: black;
    position: relative;
    z-index: 0 !important;
  }
  .form-cart .price,
  .form-cart .subtotal {
    font-weight: bold;
    color: #444;
  }
  .form-cart .qty input {
    width: 60px;
    padding: 5px;
    font-size: 14px;
    border-radius: 4px;
    text-align: center;
  }
  .form-cart .actions-toolbar {
    margin-top: 0;
    padding: 8px !important;
    display: flex;
    flex-wrap: wrap;
  }
  .form-cart .actions-toolbar a {
    text-decoration: none !important;
    padding: 10px 15px !important;
    border-radius: 4px !important;
    font-size: 14px !important;
    transition: background 0.3s ease !important;
  }
  .form-cart .actions-toolbar a:hover {
    background: #ff4961 !important;
    color: white !important;
  }
  .form-cart .action:hover:before {
    color: #fff !important;
  }
  .form-cart .cart.table-wrapper .actions-toolbar > .action-edit {
    right: 60px;
    margin-right: 0 !important;
  }
  .form-cart .cart.table-wrapper .actions-toolbar > .action-delete {
    right: 5px;
  }
  .form-cart .cart.table-wrapper .actions-toolbar > .action-edit,
  .form-cart .cart.table-wrapper .actions-toolbar > .action-delete {
    top: 50% !important;
    transform: translateY(-50%) !important;
  }
  
  /* .form-cart thead:before {
    z-index: -1;
    position: absolute;
    content: "";
    background: #e5effc;
    bottom: 0;
    height: calc(100% + 8px);
    left: -8px;
    width: calc(100% + 16px);
    top: -8px;
    border-radius: 8px 8px 0px 0px;
    border-bottom: 1px solid #ccc;
  } */
  .form-cart .cart.table-wrapper .cart thead tr th.col {
    padding: 15px 10px !important;
    color: #000;
    border-bottom: 2px solid rgba(0, 0, 0, 0.075) !important;
  }
.form-cart .cart.table-wrapper .product-item-details {
    padding-bottom: 0 !important;
    vertical-align: middle !important;
  }
.form-cart .cart.table-wrapper .cart tbody td {
    padding: 15px 12px !important;
    vertical-align: middle !important;
  }
.form-cart .cart.table-wrapper .col.qty .input-text {
    margin-top: 0;
  }

  .cart_cstm-design.cart-container .form-cart {
    width: 100%;
    float: unset;
    padding: 0;
}
.cart_cstm-design.cart-container .cart-summary {
    width: 25%;
    float: unset;
}
.cart-container.cart_cstm-design {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.cart_cstm-design.cart-container .form-cart .cart.main.actions {
    margin-top: 20px;
}
.cart_cstm-design.cart-container .left_cart {
    width: Calc(75% - 24px);
    margin-right: 24px;
    background: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 20px;
}
.cart_cstm-design.cart-container .left_cart .cart-discount {
    padding: 0;
    width: 100%;
    float: unset;
}
.cart_cstm-design.cart-container .left_cart #discount-coupon-form .fieldset {
    display: flex;
    align-items: center;
}

.cart_cstm-design.cart-container .left_cart #discount-coupon-form .fieldset .field {
    display: block;
    margin: 0 20px 0 0;
}
.cart_cstm-design.cart-container .left_cart #discount-coupon-form .fieldset .actions-toolbar {
    width: auto !important;
    margin: 0;
}
.cart_cstm-design.cart-container .left_cart #discount-coupon-form .fieldset .field #coupon_code {
    padding: 0 15px;
    max-width: 100%;
    width: 100%;
    height: 42px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    background-color: transparent;
    vertical-align: middle;
    font-size: 14px;
    min-width: 230px;
}
.cart_cstm-design.cart-container .left_cart #discount-coupon-form .fieldset .actions-toolbar .apply {
    background-color: #FF445E;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 42px;
    font-size: 13px;
    font-weight: 600;
}
.cart.table-wrapper .cart > .item {
    border-bottom: 1px solid rgba(0,0,0,0.105);
}
.cart_cstm-design.cart-container .form-cart .qty-changer a {
    height: 28px;
    filter: brightness(0) saturate(100%) invert(46%) sepia(2%) saturate(16%) hue-rotate(356deg) brightness(99%) contrast(82%);
}
.cart_cstm-design.cart-container .form-cart .cart.table-wrapper .col.qty .input-text {
    height: 24px;
    color: #777;
}
.cart_cstm-design.cart-container .form-cart .qty-changer {
    padding: 0;
    border: 1px solid rgba(0,0,0,0.1);
}
.cart_cstm-design.cart-container .form-cart .qty-changer a.qty-inc {
    border-left: 1px solid rgba(0,0,0,0.1);
}
.cart_cstm-design.cart-container .form-cart .qty-changer a.qty-dec {
    border-right: 1px solid rgba(0,0,0,0.1);
}
.cart_cstm-design.cart-container .form-cart .qty-changer a img {
    width: 15px;
    object-fit: scale-down;
}
.cart_cstm-design.cart-container .form-cart .qty-changer a.qty-dec:hover,
.cart_cstm-design.cart-container .form-cart .qty-changer a.qty-inc:hover{
    background: #ff4961 !important;
    filter: unset;
}
.cart_cstm-design.cart-container .form-cart .qty-changer a.qty-dec:hover img,
.cart_cstm-design.cart-container .form-cart .qty-changer a.qty-inc:hover img{
    filter: brightness(0) saturate(100%) invert(87%) sepia(86%) saturate(2%) hue-rotate(237deg) brightness(103%) contrast(100%);
}
.cart_cstm-design.cart-container .form-cart .cart.table-wrapper .cart thead tr th.col,
.cart_cstm-design.cart-container .form-cart .cart.table-wrapper .cart tbody tr td.col {
    text-align: left !important;
}
.cart_cstm-design.cart-container .form-cart .cart.table-wrapper .cart thead tr th:last-of-type,
.cart_cstm-design.cart-container .form-cart .cart.table-wrapper .cart tbody tr td:last-of-type {
    text-align: right !important;
}
.cart_cstm-design.cart-container .form-cart .cart.table-wrapper .cart .price-excluding-tax {
    font-size: 15px;
}
.cart_cstm-design.cart-container .form-cart .cart.table-wrapper .cart .product-item-name {
    font-size: 15px;
    font-family: "Lexend Deca", 'Open Sans' !important;
    margin: 0 0 6px;
}
.cart_cstm-design.cart-container .form-cart .cart.table-wrapper .cart .item-options {
    margin-top: 0;
    font-size: 13px;
}
.block.discount {
    background-color: #fff;
    border: 1px solid #e5effc;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 0;
}
.block.discount .title {
    background-color: #e5effc;
    border-radius: 6px 6px 0 0;
    padding: 10px;
    font-weight: bold;
    font-size: 18px;
    position: relative;
    padding-inline: 20px 40px;
}
.block.discount .title strong {
    display: block;
    text-align: center;
    margin: 0 !important;
    color: #000;
}
.block.discount .content {
    padding: 15px;
}
.block.discount .field {
    display: block;
    margin-bottom: 0px !important;
}
.block.discount .field .label span {
    display: block;
    font-weight: bold;
    color: #000;
    margin-bottom: 5px;
}
.block.discount .field .control input {
    width: 100%;
    padding: 10px;
    border: 1px solid #a7a7a7;
    border-radius: 4px;
    font-size: 16px;
    color: #000;
    background-color: #fff;
}
.block.discount .field .control input:disabled {
    background-color: #f8f8f8;
    color: #999;
    cursor: not-allowed;
}
.block.discount .actions-toolbar {
    display: block;
    margin-top: 5px;
}
.block.discount .actions-toolbar .primary .action {
    background-color: #FF445E;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.3s ease;
    width: 100%;
}
.block.discount .actions-toolbar .primary .action:hover {
    background-color: #e03b51;
}
.block.discount .title::after {
    margin: 0;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}
.block.discount .primary {
    width: 100%;
}
.block.discount #discount-coupon-form .fieldset {
    margin-bottom: 0;
}
.form-cart .action.update {
    background-color: #FF445E;
    color: #fff;
    font-weight:bold;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.3s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.form-cart .action.update:hover {
    background-color: #e03b51;
}
.form-cart .action.update:disabled {
    background-color: #f1f1f1;
    color: #000;
    cursor: not-allowed;
}
.block.discount .field .control input::placeholder {
    text-transform: uppercase;
}
.cart_summary_container {
    background: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 20px;
}
.cart_summary_container .summary.title {
    font-size: 22px;
    font-weight: bold;
    color: #333; /* Dark grey text color for the title */
    margin-bottom: 15px;
    margin-top: 0;
}
.cart_summary_container #block-shipping {
    border-block: 1px solid rgba(0, 0, 0, 0.105);
    padding: 20px 0;
    margin-block: 20px 0;
}
.cart_summary_container #block-shipping .title strong, 
.cart_summary_container #shipping-zip-form .legend span {
    font-size: 15px !important;
    font-weight: bold;
    color: #333;
    cursor: pointer;
    transition: color 0.3s ease;
    padding: 0;
}
.cart_summary_container #block-shipping .title:hover {
    color: #000;
}
.cart_summary_container #shipping-zip-form .field.note {
    font-size: 14px;
    color: #666;  
    margin-top: 10px;
}
.cart_summary_container #shipping-zip-form .field {
    margin-bottom: 20px;
}
.cart_summary_container #shipping-zip-form .label {
    font-size: 14px;
    color: #333;
    margin-bottom: 8px;
    display: inline-block;
}
.cart_summary_container #shipping-zip-form .control .select, 
.cart_summary_container #shipping-zip-form .control .input-text {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    color: #333;
    background-color: #fff;
    transition: border 0.3s ease;
    height: unset;
}
.cart_summary_container #shipping-zip-form .control .select:focus, 
.cart_summary_container #shipping-zip-form .control .input-text:focus {
    border-color: #e4effb;  
    outline: none;
}
.cart_summary_container #shipping-zip-form .field:last-child {
    margin-bottom: 0;
}
.cart_summary_container #shipping-zip-form .field.note {
    margin-bottom: 20px;
}
.cart_summary_container div#cart-totals {
    border: none;
    padding: 0;
}
.cart_summary_container div#cart-totals table th, .cart_summary_container div#cart-totals table td {
    padding: 0 !important;
    padding-block: 20px !important;
}
.cart_summary_container div#block-summary {
    padding-bottom: 0;
}
.cart_summary_container #block-summary form:last-of-type fieldset:last-of-type {
    margin-bottom: 0;
}
.cart_summary_container #block-summary form:last-of-type fieldset:last-of-type dd.item-options:last-of-type {
    margin-bottom: 0;
}
.cart_summary_container #block-summary form:last-of-type fieldset:last-of-type dd.item-options:last-of-type .choice:last-of-type {
    margin-bottom: 0;
}
.cart_summary_container .block > .title:after {
    top: 50%;
    transform: translateY(-50%);
}
.cart_summary_container #block-shipping .title {
    border: none;
}
.form-address-edit .control input, .form-address-edit select, .form-address-edit textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    box-sizing: border-box;
    height: unset;
}
.form-address-edit .field .label {
    margin-bottom: 6px;
    display: inline-block;
}
.multicheckout.address.form .actions-toolbar .action {
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    border: none;
    display: inline-block !important;
    text-align: center;
}
.multicheckout.address.form .actions-toolbar .primary .action {
    background-color: #1979c3;
    color: #fff;
    padding: 8px 16px;
}
.multicheckout.address.form .actions-toolbar .primary .action:hover {
    background-color: #156b99;
}
.multicheckout.address.form .actions-toolbar .secondary .action {
    background-color: #1979c3;
    color: #fff;
    margin: 0 !important;
    padding: 9px 16px;
}
.multicheckout.address.form .actions-toolbar .secondary .action.update:hover {
    background-color: #156b99;
}
.multicheckout.address.form .actions-toolbar .secondary .action.add {
    background-color: #FF445E;
}
.multicheckout.address.form .actions-toolbar .secondary .action.add:hover {
    background-color: #e03550;
}
.multicheckout.address.form .actions-toolbar .secondary .action.back {
    background-color: #f5f5f5;
    color: #000;
}
.multicheckout.address.form .actions-toolbar .secondary .action.back:hover {
    color: #fff;
    background: #ff4961;
}
.multicheckout.address.form .actions-toolbar .secondary {
    margin-top: 0 !important;
}
/* cart-design-end */
/* checkout */
.minicart-items .product-item-details {
    padding: 0;
}
.minicart-items  .product-item {
    width: 100% !important;
    padding-right: 0 !important;
}
.minicart-items  .product-image-container {
    float: unset !important;
}

/* .minicart-items 
 li.product-item {
    margin-top: 20px !important;
    padding-top: 20px !important;
} */

.minicart-items li.product-item:first-of-type {
    margin-top: 0px !important;
    padding-top: 0px !important;
}
#checkout-step-shipping .new-address-popup .action {
    background: #ff445e;
    border-color: #ff445e;
    padding: 8px 16px;
    color: #fff;
}
#checkout-step-shipping .action.action-select-shipping-item {
    background: transparent;
    color: #ff445e;
    border: 1px solid #ff445e;
}

.checkout-index-index .modal-popup .modal-footer .action-save-address {
    background: #ff445e;
    border-color: #ff445e;
    padding: 8px 16px;
    color: #fff;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address:hover {
    background: #ca374c;

}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    background: transparent;
    color: #ff445e;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover {
        color: #ca374c;
}
.checkout-shipping-method .actions-toolbar .action.continue {
    background: transparent;
    color: #ff445e;
    border: 1px solid #ff445e;
    padding: 8px 26px;
}
.block.items-in-cart {
    background: #fff;
    padding: 12px;
    border-radius: 12px;
}
.block.items-in-cart > .title[aria-expanded="false"] {
    border-bottom: 0;
}
.checkout-billing-address .actions-toolbar .action {
    padding: 8px 12px !important;
    margin: 4px !important;
    border-radius: 4px;
    height: 100% !important;
    font-size: 14px;
    line-height: normal;
    text-decoration:none !important;
}
.checkout-billing-address .actions-toolbar .action-update {
    background: #ff445e;
    border-color: #ff445e;
    color: #fff;
}
.checkout-billing-address .actions-toolbar .action-cancel {
    background: transparent;
    color: #ff445e;
    border: 1px solid #ff445e;
}
.checkout-billing-address .actions-toolbar .action-update:hover {
   background: transparent;
    color: #ff445e;
    border: 1px solid #ff445e;
}
.checkout-billing-address .actions-toolbar .action-cancel:hover {
     background: #ff445e;
    border-color: #ff445e;
    color: #fff;
}
.payment-method-content .actions-toolbar button {
    background: #ff445e;
    border-color: #ff445e;
    color: #fff;
}
.payment-method-content .actions-toolbar button:hover {
    background: transparent;
    color: #ff445e;
    border: 1px solid #ff445e;
}
.discount-code .payment-option-title {
    background-color: #e5effc;
    border-radius: 6px 6px 0 0;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 18px;
    position: relative;
    border: none;
    padding-inline: 20px 40px;
}
.discount-code .payment-option-title span {
    text-align: center;
    margin: 0 !important;
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.discount-code{
    background-color: #fff;
    border: 1px solid #e5effc;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 0;
    max-width: fit-content;
}
.discount-code .payment-option-content {
    padding: 15px;
}
.discount-code .payment-option-inner {
    margin: 0;
}
.form-discount .payment-option-inner {
    display: block;
    margin-bottom: 10px !important;
}
.form-discount {
    display: block !important;
}
.form-discount button.action-apply {
    margin: 0 !important;
    width: 100% !important;
}
.form-discount .actions-toolbar .primary {
    width: 100%;
}
.form-discount .control input::placeholder {
    text-transform: uppercase;
}
.form-discount .control input{
    border-radius: 4px;
}
.form-discount .actions-toolbar .primary .action {
    background-color: #FF445E !important;
    color: #fff !important;
    padding: 10px 20px !important;
    border: none !important;
    border-radius: 4px !important;
    font-size: 16px !important;
    cursor: pointer;
    transition: background 0.3s ease;
    width: 100% !important;
    box-shadow: none !important;
}
.discount-code .payment-option-title .action-toggle:after {
    margin: 0;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}
/* checkout-end */
.checkout-index-index .nav-sections {
    display: block !important;
}

.opc-progress-bar-item._active:before {
    background: #ff4961;
    border-color: #ff4961;
}

.opc-progress-bar-item._active > span:before {
        background: #ff4961;
    border-color: #ff4961;
}
/* .customer-account-create .form-create-account .login_fields .password,
.customer-account-create .form-create-account .login_fields .confirmation {
    width: 49%;
} */
.contact-map-container iframe {
    border-radius: 12px !important;
    display: block;
    width: 100% !important;
}
.contact-map-container {
    margin-block: 20px;
    padding-inline: 15px;
}
.contact-address-main {
    padding: 20px !important;
    background-color: #ffffff !important;
    border-radius: 10px !important;
}
#contact-form {
    padding: 20px;
    border: none;
    border-radius: 10px;
    background-color: #fff;
    width: 100% !important;
}

#contact-form .legend {
    text-align: left;
    font-size: 24px;
    font-weight: 500;
    color: #313131;
    margin-bottom: 10px;
    font-family: "Lexend Deca", 'Open Sans' !important;
    border: none;
    padding: 0;
}
#contact-form .contact-fields {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
#contact-form .contact-fields .w-100 {
    width: 100%;
}
#contact-form .contact-fields .w-50 {
    width: Calc(50% - 10px);
}
#contact-form .control input,
#contact-form .control textarea {
    width: 100%;
    padding: 10px 12px;
    font-size: 14px;
    color: #333;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    border-radius: 5px !important;
    min-height: 42px !important;
}
#contact-form .fieldset .field{
    margin-bottom:0 !important;
}

#contact-form .actions-toolbar {
    display: flex;
    justify-content: center; 
    margin-top: 20px;
}
#contact-form .fieldset {
    margin-bottom: 0;
}
#contact-form .actions-toolbar .primary .submit {
    background-color: #ff4961;
    color: #fff;
    padding: 14px 20px;
    font-size: 14px;
    font-weight: 600;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

#contact-form .actions-toolbar .primary .submit:hover {
    background-color: #ff4760e6;
}
.contact-index-index .page-title-wrapper {
    text-align: center;
}

.contact-index-index .page-title-wrapper .page-title {
    margin-bottom: 20px;
}
.post-list-wrapper .blog_carousal .post-ftimg-hld a {
    overflow: hidden;
}
.post-list-wrapper .blog_carousal .post-ftimg-hld a:hover img {
    transform: scale(1.1);
}
.post-list-wrapper .blog_carousal .post-ftimg-hld a img {
    transition: 0.35s ease all;
}
.blog-layout-design .post-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px !important;
}
.blog-layout-design .post-list .post-item {
    padding: 10px !important;
    width: 33.33% !important;
}
.blog-layout-design .post-list .post-description {
    height: auto;
}
.blog-layout-design .post-list .post-item .post-container {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    box-shadow: 0px 0px 6px 0px #fff;
    border-radius: 4px;
}
.blog-layout-design .post-list .post-item .post-container .post-image {
    width: 100%;
    flex: unset;
    margin-bottom: 10px;
}
.blog-layout-design .post-list .post-item .post-container  .post-info {
    width: 100%;
    flex: unset;
    max-width: 100% !important;
    padding: 10px  !important;
}
.blog-layout-design .post-list .post-item .post-container .post-info .post-description {
    background: transparent;
    color: #3e3e3e;
}
.blog-layout-design .post-list .post-item .post-container .post-info .post-title a {
    color: #000;
}
.blog-layout-design .post-list .post-item .post-container .post-info .post-data-wrap * {
    color: #4a4a4a;
}
.blog-layout-design .post-list .post-item .post-container .post-info .post-read-more a {
    background: #FF445E;
    border: 1px solid #FF445E;
    color: #fff;
}
.blog-layout-design .post-list .post-item .post-container .post-info .post-read-more {
    display: block !important;
    width: 100%;
}
.sidebar-additional #blog_search_mini_form input#blog_search {
    padding: 0 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #Fff;
    border-radius: 35px;
    height: 46px;
    color: #767676;
    font-size: 14px;
    transition: border-color .5s ease;
    width: 100%;
    padding-right: 40px;
}
.sidebar-additional #blog_search_mini_form button.action.search {
    width: 38px;
    height: 38px;
    position: absolute !important;
    border-radius: 50% !important;
    background-color: #FF445E !important;
    right: 4px !important;
    top: 50%;
    transform: translateY(-50%);
}
.sidebar-additional #blog_search_mini_form {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.sidebar-additional #blog_search_mini_form .search {
    width: 100%;
}
.sidebar .block-categories {
    padding: 20px;
    border: 1px solid #e5effc;
    border-radius: 8px;
    background-color: #f9f9f9;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
.sidebar .block-categories .block-title strong{
    font-size: 20px;
    font-weight: bold;
    color: #313131;
    margin-bottom: 15px;
    text-align: center;
    border-bottom: 2px solid #ff4961;
    padding-bottom: 10px;
    display:block;
}

.sidebar .block-categories .accordion li {
    margin-bottom: 10px;
    font-size: 16px;
}

.sidebar .block-categories .accordion li a {
    text-decoration: none;
    color: #000000;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    transition: color 0.3s ease;
}

.sidebar .block-categories .accordion li a:hover {
    color: #ff4961;
}

.sidebar .block-categories .accordion li a::after {
    content: "›";
    font-size: 14px;
    color: #000000;
    transition: transform 0.3s ease;
    width: 5px;
}

.sidebar .block-categories .accordion li a .blog-span-wrapper{
    width: Calc(100% - 5px);
}

.sidebar .block-categories .accordion li a:hover::after {
    color: #ff4961;
    transform: translateX(5px);
}
.sidebar .block-categories .accordion li {
    position: relative;
}
.sidebar .block-recent-posts {
    padding: 20px;
    border: 1px solid #e5effc;
    border-radius: 8px;
    background-color: #f9f9f9;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
.sidebar .block-recent-posts .block-title strong{
    font-size: 20px;
    font-weight: bold;
    color: #313131;
    margin-bottom: 15px;
    text-align: center;
    border-bottom: 2px solid #ff4961;
    padding-bottom: 10px;
    display:block;
    font-family: "Lexend Deca", 'Open Sans' !important;
}
.sidebar .block-recent-posts .item .post-item-link {
    color: #000;
    font-weight: 400;
    font-family: 'Sora','Open Sans';
}
.sidebar .widget.block:not(:last-child), 
.sidebar .widget:not(:last-child) {
    margin-bottom: 30px !important;
}
.sidebar .block-archive {
    padding: 20px;
    border: 1px solid #e5effc;
    border-radius: 8px;
    background-color: #f9f9f9;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
.sidebar .block-archive .block-title strong{
    font-size: 20px;
    font-weight: bold;
    color: #313131;
    margin-bottom: 15px;
    text-align: center;
    border-bottom: 2px solid #ff4961;
    padding-bottom: 10px;
    display:block;
    font-family: "Lexend Deca", 'Open Sans' !important;
}
.sidebar .block-archive .item {
    margin-bottom: 10px;
    font-size: 16px;
    display: block;
}
.sidebar .block-archive .item a:hover,
.sidebar .block-archive .item a:hover::after{
    color: #ff4961;
}
.sidebar .block-archive .item a::after {
    content: "›";
    font-size: 14px;
    color: #000000;
    transition: transform 0.3s ease;
    width: 5px;
}
.sidebar .block-archive .item::after{
    display:none !important;
}
.sidebar .block-archive .item a {
    display: flex;
    width: 100%;
    position: relative;
    flex-wrap: wrap;
    color:#000;
    justify-content:space-between;
}
.sidebar .block-archive .item a span {
    width: Calc(100% - 5px);
   
}
body.blog-post-view .post-header {
    border-bottom: 2px solid #ff4e63;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
body.blog-post-view .post-category a {
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    border-radius: 6px;
}
body.blog-post-view .post-data-wrap span {
    font-size: 12px;
    color: #FF445E;
}
body.blog-post-view .post-author-name a {
    color: #000;
    text-decoration: none;
}
body.blog-post-view .post-date {
    color: #FF445E;
}
body.blog-post-view .post-featured-image img {
    max-width: 100%;
    margin-bottom: 0;
    border-radius: 5px;
}
body.blog-post-view .post-description {
    font-family: 'Inter', 'Open Sans' !important;
    line-height: 1.8;
    font-size: 16px;
}
body.blog-post-view .post-sharing .icon-wrapper {
    display: inline-flex;
    margin-right: 15px;
    cursor: pointer;
    align-items: center;
    padding: 8px 16px;
    border-radius: 54px;
    flex-wrap: wrap !important;
}
body.blog-post-view .post-sharing .icon-wrapper:last-of-type {
    margin-right: 0;
}
body.blog-post-view .post-sharing .label {
    font-size: 12px !important;
    color: #fff !important;
    margin-top: 0;
    text-align: center;
    padding: 0 !important;
    padding-left: 5px !important;
}
body.blog-post-view .post-nextprev .post-next a,
body.blog-post-view .post-nextprev .post-prev a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
.blog-post-view .post-data-wrap {
    margin-bottom: 0 !important;
}
.blog-post-view .page-main > .page-title-wrapper .page-title {
    margin-bottom: 10px;
}
body.blog-post-view .post-sharing .icon-wrapper .icon,body.blog-post-view .post-sharing .icon-wrapper .icon svg {
    width: 35px !important;
    height: 35px !important;
}
.blog-post-view .post-sharing {
    border-bottom: none !important;
    margin-bottom: 0;
}
body.blog-post-view .post-nextprev .post-next a:hover,
body.blog-post-view .post-nextprev .post-prev a:hover {
    color: #FF445E;
}
body.blog-post-view .block.comments {
    margin: 20px 0;
    padding: 20px;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 8px;
}
body.blog-post-view .block.comments .c-count strong {
    font-size: 18px;
    font-family: "Lexend Deca", 'Open Sans' !important;
    color: #333;
    margin-bottom: 15px;
    font-weight: bold;
}
body.blog-post-view .block.comments .c-reply {
    margin-top: 20px;
}
body.blog-post-view .block.comments .c-replyform textarea,
body.blog-post-view .block.comments .c-replyform input {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    font-family: 'Inter', 'Open Sans' !important;
    border: 1px solid #ccc;
    border-radius: 4px;
}
body.blog-post-view .block.comments .c-replyform textarea {
    height: 100px;
    resize: vertical;
}
body.blog-post-view .block.comments .lr-hld {
    display: flex;
    gap: 15px;
}
body.blog-post-view .block.comments .c-replyform button {
    display: inline-block;
    background-color: #ff445e;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    font-family: 'Sora', 'Open Sans', sans-serif;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
body.blog-post-view .block.comments .c-replyform button:hover {
    background-color: #e0344f;
}
body.blog-post-view .block.comments .c-replyform .left-hld,
body.blog-post-view .block.comments  .c-replyform .right-hld {
    width: 100%;
    padding-bottom: 0;
}
body.blog-post-view .post-nextprev .post-prev a {
    text-align: left;
}
.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
    border-color: #ff4961 !important;
}
.catalog-category-view .columns .sidebar-main #layered-filter-block .filter-options {
    padding: 10px 0;
}
.sidebar .filter-content {
    background: none;
    box-shadow: none;
    padding: 0;
}
.sidebar #layered-filter-block .filter-options {
    padding: 10px;
}
.sidebar .filter-title strong {
    background: #ff4961;
    color: #fff;
    border: 1px solid #ff4961;
    font-weight: 600;
    box-shadow: none;
    padding: 13px;
}
.modal-popup button.action-primary  {
    border: 1px solid #FF445E;
    background: #FF445E;
    color: #fff;
    opacity: 1;
    padding: 6px 16px !important;
}
.modal-popup button.action-secondary {
    border: 1px solid #FF445E;
    background: #ff445e00;
    color: #FF445E;
    opacity: 1;
    padding: 6px 16px !important;
}
.modal-popup button.action-primary:hover{
    border: 1px solid #FF445E;
    background: #ff445e00;
    color: #FF445E;
}
.modal-popup button.action-secondary:hover {
    border: 1px solid #FF445E;
    background: #FF445E;
    color: #fff;
}
.prices-tier .item:after {
    background: url(../images/percentage.svg) no-repeat;
    content: "";
    left: 2px;
    top: 3px;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
}
.prices-tier .item {
    padding-left: 24px;
    position: relative;
}
.mageplaza-fbt-image-box .first-item.product-item .price-box {
    margin-bottom: 10px !important;
}
.modal-popup .block-new-customer a.action-register/*,
.modal-popup .block-customer-login .secondary a*/  {
    border: 1px solid #FF445E;
    background: #ff445e00;
    color: #FF445E;
}
.modal-popup .block-new-customer a.action-register:hover/*,
 .modal-popup .block-customer-login .secondary a*/ { 
    border: 1px solid #FF445E;
    background: #FF445E;
    color: #fff;
}
.modal-popup .block-customer-login .secondary a {
    margin: 0;
    padding-top: 0 !important;
    color: #ff4961;
}
.modal-popup .block-customer-login .secondary {
    padding: 0;
}
.modal-popup .block-new-customer a.action-register {
    border: 1px solid #FF445E;
    background: #ff445e00;
    color: #FF445E;
}
.modal-popup .block-new-customer a.action-register:hover{
    border: 1px solid #FF445E;
    background: #FF445E;
    color: #fff;
}
.modal-popup .block-customer-login .action-login {
    color: #fff !important;
    border: 1px solid #FF445E !important;
    background: #FF445E !important;
}
.modal-popup .block-customer-login .action-login:hover  {
    border: 1px solid #FF445E !important;
    background: #ff445e00 !important;
    color: #FF445E !important;
}
/* .modal-popup .block-customer-login .secondary a {
    padding: 8px 8px;
    border-radius: 4px;
} */
.modal-popup[data-role="modal"],
.modal-popup.modal-slide{
    z-index: 999999999999!important;
}
.modals-overlay {
    z-index: 9999999  !important;
}
.minicart-items .product-item .product .product.options {
    display: block;
}
.methods-shipping table.table-checkout-shipping-method {
    width: 100%;
}
.opc-wrapper .shipping-address-item.selected-item {
    border-color: #ff4961 !important;
}
.opc-wrapper .shipping-address-item.selected-item:after {
    background: #ff4961 !important;
}
.products-grid.wishlist .product-item-comment {
    border: 1px solid #707070;
    border-radius: 6px;
    background: transparent;
    margin-top:20px;
}
#wishlist-view-form .products-grid.wishlist .product-item .fieldset .qty {
    border-radius: 4px 0px 0px 4px;
}
#wishlist-view-form .products-grid.wishlist .product-item .box-tocart .tocart {
    border-radius: 0px 4px 4px 0;
    background: #ff445e;
    border-color: #ff445e;
    color: #fff;
}
.account .data.table .col.actions a:nth-of-type(odd),
.account .data.table td.col_actions a:nth-of-type(odd) {
    border: 1px solid #FF445E !important;
    background: #ff445e00 !important;
    color: #FF445E !important;
    margin-right: 10px;
    position: relative;
    padding: 4px 8px;
    border-radius: 4px;
}
.account .data.table .col.actions a:nth-of-type(odd):hover,
.account .data.table td.col_actions a:nth-of-type(odd):hover {
    border: 1px solid #FF445E !important;
    background: #FF445E !important;
    color: #fff !important;
    padding: 4px 8px;
    border-radius: 4px;
}
.account .data.table .col.actions a:nth-of-type(even),
.account .data.table td.col_actions a:nth-of-type(even) {
    border: 1px solid #FF445E !important;
    background: #FF445E !important;
    color: #fff !important;
    padding: 4px 8px;
    border-radius: 4px;
}
.account .data.table .col.actions a:nth-of-type(even):hover,
.account .data.table td.col_actions a:nth-of-type(even):hover {
    border: 1px solid #FF445E !important;
    background: #ff445e00 !important;
    color: #FF445E !important;
    padding: 4px 8px;
    border-radius: 4px;
}
.account .data.table .col.actions .action:after,
.account .data.table td.col_actions a:after {
    position: absolute;
    right: -6px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 !important;
    border-left: 1px solid #a6a6a6;
    content: '';
    /*display: inline-block;*/
	display:none;
    height: 12px;
    margin: 0 10px;
    vertical-align: -1px;
}
.account .data.table td.col_actions a:before{
    display: none !important;
}
.customer-review .product-media {
    float: unset;
}
.customer-review.view {
    display: flex;
    flex-wrap: wrap;
}
.customer-review .product-details {
    width: 47%;
    margin-right: 3%;
    margin-bottom: 0;
}
.product-details .product-reviews-summary {
    margin-bottom: 0;
}
.customer-review .review-details {
    width: 50%;
}
.customer-review .product-name {
    font-family: "Lexend Deca", 'Open Sans' !important;
    font-size: 20px;
    font-weight: 600;
}
.customer-review .review-details .title strong {
    font-family: 'Sora','Open Sans';
    font-size: 20px;
    font-weight: 500;
}
.customer-review .review-details .title {
    padding-bottom: 0;
    margin-bottom: 15px;
}
.customer-review .review-details .review-title {
    font-family: 'Inter', 'Open Sans' !important;
    text-transform: capitalize;
    color: #000;
}
.customer-review .review-details .customer-review-rating .rating-label {
    font-size: 16px;
    font-family: "DM Sans",'Open Sans';
}

.customer-review .review-details .review-content {
       font-family: 'Inter', 'Open Sans' !important;
       margin-bottom: 10px !important;
       color: #000;
}
.customer-review .review-details .review-date {
       color: #5b5b5b;
       font-family: 'Inter', 'Open Sans' !important;
       text-transform: capitalize;
}
.form.mp-edit-rma-form {
    padding: 30px;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border: 2px solid rgba(230, 239, 253, 1);
}
.form.mp-edit-rma-form input, 
.form.mp-edit-rma-form textarea, 
.form.mp-edit-rma-form select {
    padding: 12px;
    border: 1px solid rgba(230, 239, 253, 1);
    border-radius: 8px;
    font-size: 14px;
    background-color: rgba(230, 239, 253, 0.3);
    color: #000;
    height:100%;
}

.form.mp-edit-rma-form button {
    display: inline-block;
    background-color: #FF445E;
    color: #fff;
    padding: 12px 20px;
    font-size: 1em;
     border: 1px solid #FF445E;
    border-radius: 8px;
    cursor: pointer;
    text-transform: uppercase;
    transition: background-color 0.3s ease-in-out;
}

.form.mp-edit-rma-form button:hover {
    background-color: #e03b52;
     border: 1px solid #FF445E;
}
.form.mp-edit-rma-form  a:hover {
    background-color: #FF445E !important;
    color: #fff !important;
    border: 1px solid #FF445E !important;
}
.form.mp-edit-rma-form a {
    background-color: transparent;
    color: #FF445E;
    padding: 10.5px 20px;
    font-size: 1em;
    border: 1px solid #FF445E;
    border-radius: 8px;
    cursor: pointer;
    text-transform: uppercase;
    transition: background-color 0.3s ease-in-out;
    line-height: normal !important;
    height: auto !important;
}
.order-actions-toolbar .order {
    border: 1px solid #FF445E !important;
    background: #ff445e00 !important;
    color: #FF445E !important;
    margin-right: 10px;
    position: relative;
    padding: 4px 8px;
    border-radius: 4px;
}
.order-actions-toolbar .order:hover {
    border: 1px solid #FF445E !important;
    background: #FF445E !important;
    color: #fff !important;
    padding: 4px 8px;
    border-radius: 4px;
}
.order-actions-toolbar .print {
    border: 1px solid #FF445E !important;
    background: #FF445E !important;
    color: #fff !important;
    padding: 4px 8px;
    border-radius: 4px;
}
.order-actions-toolbar .print:hover {
    border: 1px solid #FF445E !important;
    background: #ff445e00 !important;
    color: #FF445E !important;
    padding: 4px 8px;
    border-radius: 4px;
    text-decoration:none !important;
}
.order-links .item.current strong {
    border-bottom: 0 !important;
}
.order-links .item strong {
    border-bottom: 1px solid #cccccc;
    background: whitesmoke;
}
.order-actions-toolbar .mp-request:hover {
    border: 1px solid #FF445E !important;
    background: #FF445E !important;
    color: #fff !important;
    padding: 4px 8px;
    border-radius: 4px;
}
.order-actions-toolbar .mp-request {
    border: 1px solid #FF445E !important;
    background: #ff445e00 !important;
    color: #FF445E !important;
    padding: 4px 8px;
    border-radius: 4px;
    text-decoration:none !important;
}
#mp-request-detail-container .mp-request-comment-information textarea,
#mp-request-detail-container .mp-conversation-information textarea {
    padding: 10px;
    border-radius: 8px;
    font-size:14px;
}
#mp-request-detail-container .mp-request-comment-information ,
#mp-request-detail-container .mp-conversation-information  {
  margin-bottom:20px !important;
}

#mp-request-detail-container .mp-conversation-information .field-actions .mp-replies-actions button {
    background-color: #FF445E;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 4px;
    cursor: pointer;
}
#mp-request-detail-container .mp-conversation-information .field-actions .mp-replies-actions button:hover {
    background-color: #e03e53;  
}
form#edit_form .mp-field-request-reply-file #mp-uploader .file-input-button{
    background-color: transparent;  
    border: 1px solid #e03e53;  
    border-radius:4px;
}
form#edit_form .mp-field-request-reply-file #mp-uploader .file-input-button span{
    color: #e03e53 !important; 
}
form#edit_form .mp-field-request-reply-file #mp-uploader .file-input-button:hover{
    background-color: #e03e53;  
    border: 1px solid #e03e53;  
    border-radius:4px;
}
form#edit_form .mp-field-request-reply-file #mp-uploader .file-input-button:hover span{
    color: #fff !important; 
}
.billing-address-form fieldset.address .field {
    margin-bottom: 16px;
}
.billing-address-form fieldset.address input,.billing-address-form fieldset.address select {
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #ccc;
}
.checkout-success .actions-toolbar .primary .continue {
    border: 1px solid #FF445E !important;
    background: #FF445E !important;
    color: #fff !important;
    padding: 4px 8px;
    border-radius: 4px;
    text-decoration: none !important;
    display: inline-block;
}
.checkout-success.actions-toolbar .primary .continue:hover {
    border: 1px solid #FF445E !important;
    background: #df485d !important;
    padding: 4px 8px;
    color:#fff !important;
    border-radius: 4px;
    text-decoration: none !important;
}
.checkout-success .order-number strong {
        color: #FF445E !important;
}
.checkout-success {
    font-family: 'Inter', 'Open Sans' !important;
}
.cart-empty a {
    color: #ff4961;
}
#customer-reviews li.review-item .review-infor .review-form-actions .primary p {
    font-weight: 600;
    color: #000;
    margin-top: 10px;
    margin-bottom: 4px;
}
#customer-reviews li.review-item .review-infor .review-form-actions .primary button.helpful-btn{
    background-color: transparent;
    border: 1px solid #e03e53;
    color: #e03e53;
    border-radius:4px;
}
#customer-reviews li.review-item .review-infor .review-form-actions .primary button.helpful-btn:hover {
    background-color: #e03e53;
    border: 1px solid #e03e53;
    border-radius:4px;
    color: #fff;
}
#customer-reviews li.review-item .review-infor .review-form-actions .primary button.unhelpful-btn {
    background-color: #e03e53;
    border: 1px solid #e03e53;
    color: #fff;
    border-radius:4px;
}
#customer-reviews li.review-item .review-infor .review-form-actions .primary button.unhelpful-btn:hover {
    background-color: transparent;
    border: 1px solid #e03e53;
    color: #e03e53;
    border-radius:4px;
}
#customer-reviews li.review-item .review-infor .review-form-actions .primary .action {
    margin: 2px  !important;
}

#customer-reviews li.review-item .review-infor .review-form-actions {
    margin-bottom: 10px;
}

.popular_categories .category_carousal .owl-stage-outer {
    padding-block: 0;
}
.home-products .block-title, .arrival-products .block-title {
    margin-bottom: 20px;
}
.deal-data {
    min-width: 55px;
    aspect-ratio: 1;
    min-height: unset;
    height: auto;
}
.counter {
    color: #000 !important;
}
.qty_with_button #qty-error {
    position: absolute;
    bottom: 0;
}
.qty_with_button {
    position: relative;
}
.arrival-products > a, .home-products > a {
    top: -10px;
}
.fashion_outfits_left_bottom .home-small-image img {
    height: auto;
    max-width: 100%;
}
.fashion_outfits_left_bottom .small-img-content {
    position: unset;
}
.fashion_outfits_left_bottom .home-small-image .img-n-content {
    display: flex;
    background: #aa7d54;
    height: 100%;
    align-items: center;
    padding: 20px;
    border-radius: 10px;
    position: relative;
}
.fashion_outfits_left_bottom .home-small-image .img-n-content .img-wrapper img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    height: 100%;
    z-index: 0;
    width: auto;
}
.fashion_outfits_left_bottom .home-small-image .img-n-content .small-img-content {
    flex: 1;
    transform: unset;
    padding: 0;
    z-index: 1;
}
.fashion_outfits_left_bottom .home-small-image:nth-of-type(2) h3, 
.fashion_outfits_left_bottom  .home-small-image:nth-of-type(2) span,
.fashion_outfits_left_bottom  .home-small-image:nth-of-type(3) h3, 
.fashion_outfits_left_bottom  .home-small-image:nth-of-type(3) span  {
    color: #000;
}
.fashion_outfits_left_bottom .home-small-image:nth-of-type(2) .img-n-content {
    background: #f5eae2;
}
.fashion_outfits_left_bottom .home-small-image:nth-of-type(3) .img-n-content {
    background: #f0d3ab;
}
.product-reviews-summary {
    text-align: left;
}  
.footer-view-more {
    background-image: none;
    position: relative;
}
/* .footer-view-more::after {
    content: "";
    background: url(../images/down-arrow.png) no-repeat;
    right: 0;
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    bottom: unset;
    background-position: center;
}    
.view-more-text .footer-view-more::after {
    transform: rotate(180deg);
    top: 1px;
    right: 5px;
} */
.footer-view-more::after {
    content: "";
    background: url(../images/down-arrow.png) no-repeat;
    background-position: center;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 20px;
    height: 20px;
}

.view-more-text .footer-view-more::after {
    transform: translateY(-50%) rotate(180deg);
}

.post-list-wrapper .post-list .post-description .post-ftimg-hld {
    border-radius: 10px 10px 0 0 !important;
    overflow: hidden;
}
.minicart-wrapper .action.showcart:before{
    font-size: 21px;
}
.arrival-button:visited{
    color: #fff !important;
}
.hide-discount-checkout .discount-code{
	display:none;
}
.checkout-onepage-success .message.success{
	display:none;
}
.product-item .old-price .price {
    color: #C5C5C5 !important;
}
.product-item .price-final_price .price {
    color: #1C61E7;
}
.product-item-info .actions-secondary a.action.towishlist {    
    right: 4px;
    position: absolute;
    top: 4px;
    z-index: 99;
    line-height: normal !important;
    background: #fff;
    box-shadow: 0px 0px 4px 0px #ccc;
    border-radius: 400px;
    padding: 4px;
    width: 28px !important;
    height: 28px !important;
}
.product-item-info .actions-secondary a.action.tocompare {
    z-index: 99;
    position: absolute;
    top: 38px;
    right: 4px;
    line-height: normal !important;
    background: #fff;
    box-shadow: 0px 0px 4px 0px #ccc;
    border-radius: 400px;
    padding: 4px;
    width: 28px !important;
    height: 28px !important;
}
.product-label{
    border-radius: 300px;
    padding: 4px 11px;
    font-size: 12px;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
}
.product-label.new {
    background: #438E44;
    color: #fff;
}
.product-label.hot {
    background: #E22D2D;
    color: #fff;
}
.product-label.onsale {
    background: #1C61E7;
    color: #fff;
}
.product-item-info .product-labels {
    position: absolute;
    left: 16px;
    z-index: 8;
    display: flex;
    flex-direction: column;
    gap: 6px;
    top: 15px;
}
.checkout-index-index ul.opc-progress-bar {
    margin-top: 20px;
}
.header-contact .contact-link {
    margin-bottom: 0 !important;
}
section.home-top-section {
    padding-top: 10px;
}
.table-wrapper.comparison {
    margin-top: 40px;
}
.table-comparison .product-item-photo img.product-image-photo {
    background: #fff;
    aspect-ratio: 1/1.142;
    border-radius: 10px !important;
    object-fit: contain;
    position: unset !important;
}
.table-comparison .product-item-photo .product-image-container {
    aspect-ratio: unset !important;
}
.table-wrapper.comparison .table-comparison {
    width: 100%;
    border-collapse: collapse;
    font-family: 'Inter', sans-serif;
    background-color: transparent;
    border: 1px solid #ddd;
}
.table-wrapper.comparison .table-comparison caption {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
    color: #333;
}
.table-wrapper.comparison th, 
.table-wrapper.comparison td {
    padding: 10px;
    text-align: left;
    border: 1px solid #ddd;
}
.table-wrapper.comparison .cell.remove {
    width: 150px !important;
}
.table-wrapper.comparison .cell.remove .action::before {
    text-decoration: none;
    color: #d9534f;
    font-weight: bold;
}
/* .table-wrapper.comparison .cell.remove .action:hover{
    background:  #d9534f;
} */
.table-wrapper.comparison .cell.remove .action{
    border: 1px solid #d9534f;
    aspect-ratio: 1;
    width: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: oklch(0.62 0.17 25.05 / 0.1);
    margin: 8px !important;
    padding: 0px !important;
    border-radius: 3px;
}
/* .table-wrapper.comparison .cell.remove .action:hover::before {
    color: #fff;
} */
.table-wrapper.comparison .product-item-photo {
    display: block;
    margin: 0 auto;
}
.table-wrapper.comparison .product-item-name a {
    font-family: "Lexend Deca", 'Open Sans' !important;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    color: rgba(16, 16, 16, 0.9) !important;
}
.table-wrapper.comparison .product-item-name {
    margin-block: 10px;
}
.table-wrapper.comparison .product-item-name a:hover {
    text-decoration: underline;
}
.table-wrapper.comparison .price-box .price {
    font-size: 15px;
    color: #1c61e7;
    font-weight: bold;
}
.table-wrapper.comparison .cell.label {
    font-size: 15px;
}
.table-wrapper.comparison .attribute.value {
    color: #777;
    font-size:15px;
}
.table-wrapper.comparison .price-box .old-price .price {
    color: #C5C5C5 !important;
    font-size: 13.5px;
    font-family:  'Open Sans',sans-serif !important;
}
.table-wrapper.comparison .reviews-actions {
    margin-top: 10px;
}
.table-wrapper.comparison .reviews-actions a {
    text-decoration: none;
    color: #007bff;
}
.table-wrapper.comparison .reviews-actions a:hover {
    text-decoration: underline;
}
.table-wrapper.comparison .product-item-actions button,
.table-wrapper.comparison .product-item-actions a {
    border: 1px solid #ff4961 !important;
    padding: 8px 12px;
    background-color: #ff4961 !important;
    color: #fff !important;
    border-radius: 5px;
    width: auto !important;
    height: auto !important;
    line-height: normal !important;
}
.table-wrapper.comparison .product-item-actions button:hover,
.table-wrapper.comparison .product-item-actions a:hover {
    background-color: #d5354a !important;
}
.table-wrapper.comparison .price-box {
    margin-top: 10px;
}
.table-wrapper.comparison .product-item-actions .actions-primary form {
    flex-wrap: wrap;
    display: inline-flex;
    gap: 4px;
}
.table-wrapper.comparison .table-comparison .product-item-actions {
    display: inline-flex;
    gap: 4px;
    flex-wrap: wrap;
    margin: 0;
}
.table-comparison .product-item-photo * {
    width: 100%;
    height: auto;
}
.table-wrapper.comparison .cell.remove a {
    padding: 10px;
    margin: 0 !important;
}
.table-wrapper.comparison .cell.remove {
    padding: 0;
}
.table-wrapper.comparison .cell.remove .action::before {
    font-size: 10px;
}
.toolbar-product_comparison a.print {
    border: 1px solid #ff4961 !important;
    padding: 8px 12px;
    background-color: #ff4961 !important;
    color: #fff !important;
    border-radius: 5px;
    width: auto !important;
    height: auto !important;
    line-height: normal !important;
    display: inline-block;
}
.toolbar-product_comparison {
    margin-bottom: 20px;
}
.toolbar-product_comparison a.print:hover {
    border: 1px solid #ce3e51 !important;
    background-color: #ce3e51 !important;
}
.table-wrapper.comparison .cell.remove .action::before {color: #333;font-size: 11.5px;}

.table-wrapper.comparison .cell.remove .action>span {
    font-size: 90%;
    width: auto !important;
    height: auto !important;
    position: unset;
}

.table-wrapper.comparison .cell.remove .action {
    width: 150px;
    height: 21px !important;
    border: none;
    background: transparent !important;
    display: block;
    text-align: left;
    font-size: 14px;
    font-family: 'Open Sans',sans-serif !important;
    color: #333;
    font-weight: 600;
}
.filter-options-content .count{
	padding: 0 !important;
}
.product .product-image-container {
    position: relative;
}
.footer-col ul li a:hover {
    color: #ff4961;
}
/* .winter_shopping_bottom_content.owl-carousel .owl-nav [class*=owl-].owl-prev::before, 
.winter_shopping_bottom_content.owl-carousel .owl-nav [class*=owl-].owl-next::before {
    filter: brightness(0) saturate(100%) invert(78%) sepia(0%) saturate(4189%) hue-rotate(98deg) brightness(81%) contrast(106%);
} */
.winter_shopping_bottom_content.owl-carousel .owl-nav [class*=owl-].owl-prev,
.winter_shopping_bottom_content.owl-carousel .owl-nav [class*=owl-].owl-next {
    opacity: 0;
    transition: opacity 0.3s ease-in-out; 
}
.winter_shopping_bottom_content.owl-carousel:hover .owl-nav [class*=owl-].owl-prev,
.winter_shopping_bottom_content.owl-carousel:hover .owl-nav [class*=owl-].owl-next {
    animation: fadeInOpacity 0.3s forwards;
}
@keyframes fadeInOpacity {
    0% {
        opacity: 0;
    }
    10% {
        opacity: 0.1;
    }
    20% {
        opacity: 0.2;
    }
    30% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.4;
    }
    50% {
        opacity: 0.5;
    }
    60% {
        opacity: 0.6;
    }
    70% {
        opacity: 0.7;
    }
    80% {
        opacity: 0.8;
    }
    90% {
        opacity: 0.9;
    }
    100% {
        opacity: 1;
    }
}
.toolbar_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 26px 0 20px 0;
}
.toolbar_flex .toolbar-left {
    flex: 1;
}
.toolbar_flex .toolbar-right {
    display: flex;
    justify-content: flex-end; 
    gap: 10px;
    flex: 2; 
    align-items: center;
}
.toolbar_flex .toolbar-left .cs-page-title {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    text-align: left;
}
.toolbar_flex .toolbar-right .modes {
    margin-right: 0;
}
.toolbar_flex .toolbar-right .limiter .control a.selected,
.toolbar_flex .toolbar-right .limiter .control a:hover {
    color: #333;
    font-weight: 600;
}
.toolbar_flex .toolbar-right .limiter .control a {
    color: #767676;
    font-size:15px;
}
.toolbar_flex .toolbar-right .limiter label {
    color: #333;
    font-weight: 600;
    font-size: 15px;
}
.toolbar-right .modes-mode {
    background: transparent ;
    border: none ;
    box-shadow: none ;
}
.toolbar-right .modes-mode::before {
    color: #bbb;
}
.toolbar-right .modes-mode.active::before,
.toolbar-right .modes-mode:hover::before {
    color: #333;
}
.catalog-category-view  .page-title {
    display: none !important;
}
/* hover-icons-product */
.photo-with-hover-actions .icon-container .icon img {
    object-fit: contain;
}
.photo-with-hover-actions .icon-container .icon img.tick-icon {
    display: none;
}
.photo-with-hover-actions .icon-container .icon.click-success img.tick-icon {
    display: block;
    width: 16px;
}
.photo-with-hover-actions .icon-container .icon.click-success img.main-icon {
    display: none;
}
.photo-with-hover-actions {
    position: relative;
    width: 100%;
    /* max-width: fit-content; 14 may*/
    margin: 0 auto;
}
.photo-with-hover-actions .product-hover-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  z-index: 99;
  transition: 0.3s all ease;
}
.product-item-info:not(:hover) .photo-with-hover-actions .product-hover-icons {
    opacity: 0;
}
.photo-with-hover-actions .icon-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
  background: #fff;
  border-radius: 8px;
}
.photo-with-hover-actions .icon-container .icon {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 15px !important;
  background: none;
  border: none;
}
.photo-with-hover-actions .icon-container .icon:hover img {
  opacity:0.65;
}
.photo-with-hover-actions .icon-container .icon img{
    width: 20px;
    height: 20px;
}
.photo-with-hover-actions .icon-container .tooltip {
  position: absolute;
  top: 50%;
  right: 120%;
  background-color: #000;
  color: #fff;
  font-size: 13px;
  padding: 5px 6px;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-50%);
  transition: opacity 0.3s ease, transform 0.3s ease;
  white-space: nowrap;
  line-height: normal;
}
.photo-with-hover-actions .icon-container .tooltip::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -11px;
  transform: translateY(-50%);
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
}
.photo-with-hover-actions .icon-container .icon:hover .tooltip {
  opacity: 1;
  visibility: visible;
    z-index:99;
}
.photo-with-hover-actions .slct_optns_main {
    position: absolute;
    top: 0;
    bottom: 0;
    background: rgb(255 255 255 / 90%);
    overflow: auto;
    z-index: 99;
    padding-top: 20px;
    width: 100%;
    height: 100%;
}
.photo-with-hover-actions .slct_optns_scroll {
    height: Calc(100% - 39px);
}
.photo-with-hover-actions .slct_optns_scroll>div {
    overflow: auto;
    height: 100%;
}
.photo-with-hover-actions .slct_optns_main::-webkit-scrollbar,
.photo-with-hover-actions .slct_optns_scroll>div::-webkit-scrollbar {
    width: 5px;
}
.photo-with-hover-actions .slct_optns_main::-webkit-scrollbar-thumb,
.photo-with-hover-actions .slct_optns_scroll>div::-webkit-scrollbar-thumb {
    background: #d4d4d4;
    border-radius: 10px; 
}
.photo-with-hover-actions .slct_optns_main::-webkit-scrollbar-track,
.photo-with-hover-actions .slct_optns_scroll>div::-webkit-scrollbar-track {
    background: #f2f2f2; 
}
.select-option-visible .product-hover-icons {
    display: none;
}
.select-option-visible .select_options.tocart {
    opacity: 0.7;
}
.photo-with-hover-actions .slct_optns_main .close_options {
    text-align: right;
    position: absolute;
    top: 0;
    right: 2px;
    z-index: 99;
    cursor: pointer;
}
.photo-with-hover-actions .slct_optns_main .swatch-attribute {
    text-align: center;
}
.photo-with-hover-actions .slct_optns_main .swatch-attribute.color .swatch-attribute-options,
.photo-with-hover-actions .slct_optns_main .swatch-attribute.size .swatch-attribute-options,
.photo-with-hover-actions .slct_optns_main .swatch-attribute.age .swatch-attribute-options {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 3px 5px;
}
.photo-with-hover-actions .slct_optns_main .swatch-attribute.color .swatch-attribute-options::before,
.photo-with-hover-actions .slct_optns_main .swatch-attribute.color .swatch-attribute-options::after,
.photo-with-hover-actions .slct_optns_main .swatch-attribute.size .swatch-attribute-options::before,
.photo-with-hover-actions .slct_optns_main .swatch-attribute.size .swatch-attribute-options::after,
.photo-with-hover-actions .slct_optns_main .swatch-attribute.age .swatch-attribute-options::before,
.photo-with-hover-actions .slct_optns_main .swatch-attribute.age .swatch-attribute-options::after {
    display: none;
}
body .photo-with-hover-actions .slct_optns_main .swatch-attribute.color .swatch-attribute-options .swatch-option {
    margin: 0 !important;
    min-width: 30px;
    min-height: auto !important;
}
body .photo-with-hover-actions .slct_optns_main .swatch-attribute.size .swatch-attribute-options .swatch-option {
    width: 38px;
    font-size: 12px;
    margin: 0 !important;
}
body .photo-with-hover-actions .slct_optns_main .swatch-attribute.age .swatch-attribute-options .swatch-option.text {
    color: #000;
    margin: 0 !important;
    border-radius: 100%;
    aspect-ratio: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    padding: 4px;
    background: #fff;
    font-weight: 600;
}
body .photo-with-hover-actions .slct_optns_main .swatch-attribute.age .swatch-attribute-options .swatch-option.text:hover,
body .photo-with-hover-actions .slct_optns_main .swatch-attribute.age .swatch-attribute-options .swatch-option.text.selected {
    background: #000;
    color: #fff;
    outline: none;
    border: 1px solid #000;
    box-shadow: none;
}
.photo-with-hover-actions .slct_optns_main .close_options span::before {
    content: "";
    display: inline-block;
    width: 13px;
    height: 11px;
    background: url(../images/close-vector.svg) no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 52%;
    transform: translateY(-52%);
}
.photo-with-hover-actions .slct_optns_main .close_options span {
    position: relative;
    padding-left: 13px;
}
.photo-with-hover-actions .slct_optns_main .slct_optns_cart {
    border-radius: 5px;
    font-size: 14px;
    text-transform: capitalize;
    padding: 10px 14px;
    background-color: #FF445E;
    border-color: #FF445E;
    color: #fff;
    font-weight: 600;
    text-align: center;
    position: relative;
    overflow: hidden;
    display: block;
}
.photo-with-hover-actions .slct_optns_main .slct_optns_cart::before{
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 20px;
    transition: opacity .15s ease, transform .25s ease;
    transform: translateY(100%);
    content: '\e611';
    font-family: 'luma-icons';
}
.photo-with-hover-actions .slct_optns_main .slct_optns_cart:hover::before{
        transform: translateY(0) translateZ(0);
}
.photo-with-hover-actions .slct_optns_main .slct_optns_cart:hover span{
    opacity:0;
}
.photo-with-hover-actions .slct_optns_main .slct_optns_cart:hover {
    color:#fff;
}
/* hover-icons-product-end */
.show_sidebar {
    position: relative;
    padding-left: 22px;
    color: #000000;
    font-weight: 600;
}
.show_sidebar::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    color: unset !important;
    content: '\e609';
    font-family: 'luma-icons';
    vertical-align: middle;
    position: absolute;
    left: 0;
    height: 20px;
    line-height: 20px;
    font-weight: normal !important;
}
.hover-zoom-parent {
    overflow: hidden;
}
.hover-zoom-style:hover img.hover-zoom {
    transform: scale(1.1);
}
.hover-zoom-style img.hover-zoom {
    transform: scale(1);
    transition: 0.35s ease all;
}
.cart_submenu.sticky {
    position: fixed;
    top: 0;
    width: auto;
    left: 60px;
    right: 0;
    z-index: 999;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
/* .cms-home .cart_submenu.sticky {
    padding-inline: 40px !important;
} */
.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
    border: none !important;
}
/* .new-arrival-section .new-arrivals {
    padding-bottom: 10px !important;
} */
#ln_slider_container_price #ln_slider_price .ui-slider-range {
    background: rgb(255 73 97);
    height: 2px;
    position: absolute;
    margin-inline: 0px;
    top: 50%;
    transform: translateY(-50%);
}
#ln_slider_container_price #ln_slider_price {
    height: 15px;
    margin-block: 6.5px;
    width: 100%;
    left: 0px;
    cursor: pointer;
    margin-left: -1.5px;
    background: transparent !important;
    position: relative;
}
#ln_slider_container_price #ln_slider_price::before {
    content: "";
    background: #dadada;
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    height: 2px;
    top: 50%;
    transform: translateY(-50%);
}
#ln_slider_container_price #ln_slider_price  .ui-slider-handle {
    height: 15px !important;
    width: 4px !important;
    border-radius: 0 !important;
    top: 50%;
    transform: translateY(-50%);
    background: rgb(255 73 97) !important;
    margin-left: 0 !important;
}
#ln_slider_container_price #ln_slider_text_price {
    margin-top: 11px;
    width: Calc(100% - 70px);
    margin-right: 5px;
    font-size: 12px;
}
#ln_slider_container_price #ln_slider_text_price b {
    padding-right: 4px;
}
#ln_slider_container_price {
    margin: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#ln_slider_container_price .subfilter {
    padding: 8px 16px;
    background-color: #FF445E;
    border-color: #FF445E;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    margin-top: 10px;
    width: 65px;
    font-size: 13px;
}
#ln_slider_container_price .subfilter:hover {
    background-color: #d33b50;
    border-color: #d33b50;
    cursor: pointer;
}
#ln_slider_container_price .subfilter {
    padding: 8px 16px;
    background-color: #FF445E;
    border-color: #FF445E;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    margin-top: 10px;
}
#ln_slider_container_price .subfilter:hover {
    background-color: #d33b50;
    border-color: #d33b50;
    cursor: pointer;
}
/* list-view start*/

.list.products-list .product-item-info {
    display: flex !important;
    flex-wrap: wrap;
    gap: 20px !important;
    align-items: center;
    padding:15px !important;

}
.list.products-list .product-item-info .photo-with-hover-actions {
    width: 280px !important;
    max-width: unset !important;
}
.list.products-list .product-item-info .product-item-details {
    width: Calc(100% - 300px);
    position: relative;
    padding-bottom: 100px;
}
.list.products-list .product-item-info .product-image-container {
    width: 100% !important;
    aspect-ratio: unset !important;
    display: block;
}
.list.products-list .product-item-info .product-image-container img {
    width: 100% !important;
}
.list.products-list .product-item-photo {
    display: block;
    width: 100%;
    padding: 0 !important;
}
.list.products-list .product-item-info .product-item-details .product-item-actions .tocart {
    width: fit-content;
    left: 0;
}

/* lst view end */
.nav-sections .navigation ul li a .menu-icon {
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.category_carousal .owl-nav {
    opacity: 0;
    transition: 0.35s ease all;
}
.category_carousal:hover .owl-nav {
    opacity: 1;
}
.custom-slider .banner-item .content_slider .buttons a:hover,
.deal-content a:hover,
.arrival-button:hover,
.winter_shopping_top_content a:hover {
    background: #dc3950;
}
.fashion_outfits_left_top ul li a:hover {
    background-color: #FF445E;
    border-color: #FF445E;
    color: #fff;
}
.fashion_outfits_left_top ul li a:hover img {
    filter: brightness(0) saturate(100%) invert(96%) sepia(0%) saturate(7500%) hue-rotate(54deg) brightness(111%) contrast(101%);
}
.arrival-products > a:hover, 
.home-products > a:hover {
    background: #fdc1c8;
}
.fashion_outfits_left_bottom .home-small-image .img-n-content:hover .img-wrapper img {
    transform: scale(1.1);
}
.fashion_outfits_left_bottom .home-small-image .img-n-content {
    overflow: hidden;
}
.fashion_outfits_left_bottom .home-small-image .img-n-content .img-wrapper img {
    transition: 0.3s ease all;
}
.fashion_carousal.owl-theme:hover .owl-nav{
    opacity: 1;
}
.fashion_carousal.owl-theme .owl-nav{
    opacity: 0;
    transition:0.3s ease all;
}
.blog_carousal.owl-theme:hover .owl-nav{
    opacity: 1;
}
.blog_carousal.owl-theme .owl-nav{
    opacity: 0;
    transition:0.3s ease all;
}
.blog_carousal.owl-theme .owl-nav .owl-prev{
    left: -30px !important;
}
.blog_carousal.owl-theme .owl-nav .owl-next{
    right: -30px !important;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before, 
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after, 
.owl-theme .owl-controls .owl-nav [class*=owl-]:before {
    background: #333;
}
.small-img-content a:hover {
    background: #e5e5e5;
}
.photo-with-hover-actions .icon-container .icon {
    cursor: pointer;
}
/* quick-view start */
.mfp-bg {
    z-index: 99999999;
}
.quick-view-popup {
    z-index: 99999999;
}
.bss_quickview-catalog_product-view .page-wrapper {
    padding-left: 0 !important;
}
#ajax-goto {
    display: block !important;
    margin: 0 !important;
}
#ajax-goto .goto-product {
    font-size: 14px;
    text-transform: capitalize;
    padding: 8px 12px;
    background-color: #FF445E;
    border-color: #FF445E;
    color: #fff;
    font-weight: 700;
    bottom: 0px;
    display: block !important;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 0px 0px 6px 6px !important;
    transition: all .25s ease;
    transform: translateY(100px);
}
#ajax-goto .goto-product:hover{
    background: #dc3950;
}
.bss_quickview-catalog_product-view .single-product_container .product.media:hover #ajax-goto .goto-product {
    transform: none;
}
.bss_quickview-catalog_product-view .single-product_container {
    flex-direction: row !important;
}
.bss_quickview-catalog_product-view .single-product_container .product.media {
    margin-right: 20px;
    overflow: hidden;
    float: unset !important;
}
.bss_quickview-catalog_product-view .single-product_container .product-info-main {
    float: unset !important;
    position: unset !important;
    margin-right: 0 !important;
}
.bss_quickview-catalog_product-view .single-product_container {
    display: flex;
    flex-wrap: wrap;
}
/* .bss_quickview-catalog_product-view .fotorama-item  .fotorama__arr .fotorama__arr__arr {
    width: 30px;
    height: 30px;
}
.bss_quickview-catalog_product-view .fotorama-item .fotorama__arr {
    width: 30px;
}
.bss_quickview-catalog_product-view .fotorama-item .fotorama__nav {
    padding-inline: 20px;
}
.bss_quickview-catalog_product-view .fotorama-item .fotorama__arr--next .fotorama__arr__arr {
    background: url(../images/arrow-right-slider.svg) no-repeat center;
}
.bss_quickview-catalog_product-view .fotorama-item .fotorama__arr--prev .fotorama__arr__arr {
    background: url(../images/arrow-left-slider.svg) no-repeat center;
}
.bss_quickview-catalog_product-view .fotorama-item.fotorama--fullscreen .fotorama__zoom-out{
    height: 40px;
    width: 40px;
    background-position: -7px -57px !important;
    background-size: 170px;
    box-shadow: 0px 0px 10px 0px #00000059;
    border-radius: 6px;
    left: 10px;
    top: 70px;
}
.bss_quickview-catalog_product-view .fotorama-item.fotorama--fullscreen .fotorama__zoom-in {
    height: 40px;
    width: 40px;
    background-position: -1px -1px !important;
    background-size: 140px;
    box-shadow: 0px 0px 10px 0px #00000059;
    border-radius: 6px;
    left: 10px;
    top: 20px;
} */

.quick-view-popup .mfp-preloader {
    width: 100px;
    height: 50px;
}
.quick-view-popup .mfp-iframe-holder .mfp-content {
    max-width: 1100px;
    width: Calc(100% - 20px) !important;
    margin-block: 20px;
    /* overflow: auto; */
}
.quick-view-popup .mfp-iframe-holder {
    padding-left: 88px;
    padding-block: 0;
}
.quick-view-popup .mfp-iframe-holder .mfp-close {
    top: 20px;
    right: 20px;
    padding: 0;
    background: #ff4961;
    width: 30px;
    opacity: 1;
    height: 30px !important;
    line-height: normal;
    text-align: center;
}
.quick-view-popup .mfp-content iframe{
    border-radius: 10px;
    overflow: hidden;
}
body.bss_quickview-catalog_product-view {
    overflow: auto !important;
}
body.bss_quickview-catalog_product-view::-webkit-scrollbar {
    width: 5px;
}
body.bss_quickview-catalog_product-view::-webkit-scrollbar-thumb {
    background: #d4d4d4;
    border-radius: 10px; 
}
body.bss_quickview-catalog_product-view::-webkit-scrollbar-track {
    background: #f2f2f2; 
}
.bss_quickview-catalog_product-view .single-product_container {
    padding-bottom: 0 !important;
}
.bss_quickview-catalog_product-view #maincontent.page-main .columns {
    padding: 20px !important;
}
.bss_quickview-catalog_product-view #maincontent.page-main{
    padding: 0 !important;
}
.bss_quickview-catalog_product-view .single-product_container .product.info.detailed{
    margin-top: 0 !important;
}
/* quick-view end */
.fotorama-item  .fotorama__arr .fotorama__arr__arr {
    width: 30px;
    height: 30px;
}
.fotorama-item .fotorama__arr {
    width: 30px;
}
.fotorama-item .fotorama__nav {
    padding-inline: 20px;
}
.fotorama-item .fotorama__arr--next .fotorama__arr__arr {
    background: url(../images/arrow-right-slider.svg) no-repeat center;
}
.fotorama-item .fotorama__arr--prev .fotorama__arr__arr {
    background: url(../images/arrow-left-slider.svg) no-repeat center;
}
.fotorama-item.fotorama--fullscreen .fotorama__zoom-out{
    height: 40px;
    width: 40px;
    background-position: -7px -57px !important;
    background-size: 170px;
    /*box-shadow: 0px 0px 10px 0px #00000059;*/
    border-radius: 6px;
    left: 10px;
    top: 70px;
	background-color:#FF445E;
}
.fotorama-item.fotorama--fullscreen .fotorama__zoom-in {
    height: 40px;
    width: 40px;
    background-position: -1px -1px !important;
    background-size: 140px;
    /*box-shadow: 0px 0px 10px 0px #00000059;*/
    border-radius: 6px;
    left: 10px;
    top: 20px;
	background-color:#FF445E;
}
.fotorama-item.fotorama--fullscreen .fotorama__fullscreen-icon {
    background-position: -62px -7px;
    height: 40px;
    width: 40px;
    /*box-shadow: 0px 0px 10px 0px #00000059;*/
    border-radius: 6px;
    top: 20px;
    right: 20px;
    background-size: 180px;
	background-color:#FF445E;
}
.fotorama-item.fotorama--fullscreen .fotorama__zoom-in:focus::after, .fotorama-item.fotorama--fullscreen .fotorama__zoom-out:focus::after, .fotorama-item.fotorama--fullscreen .fotorama__fullscreen-icon:focus::after{
	box-shadow:unset !important;
}
.minicart-main .block-minicart {
    /* transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    right: 0;
    left: auto;
    transform: translate3d(100%, 0, 0);
    position: fixed;
    right: 0;
    height: 100vh;
    top: 0;
    width: 360px !important;
    left: unset;
    min-width: unset;
    margin: 0; */
    border: none !important;
}
.minicart-main .block-minicart #minicart-content-wrapper{
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    right: 0;
    left: auto;
    transform: translate3d(100%, 0, 0);
    position: fixed;
    right: 0;
    height: 100vh;
    top: 0;
    width: 360px !important;
    left: unset;
    min-width: unset;
    margin: 0;
    background: #fff ;
    z-index: 99;
}
.minicart-main .minicart-wrapper.active .block-minicart::after {
    position: fixed;
    left: 0;
    right: 0;
    height: 100%;
    background:rgba(0,0,0,0.7);
    width: auto;
    top: 0;
    bottom: 0;
}
.minicart-wrapper .block-minicart:before, .minicart-wrapper .block-minicart:after {
    border: none;
}
/* .minicart-main .minicart-wrapper.active  .block-minicart {
    transform: none;
} */
.minicart-main .minicart-wrapper.active  .block-minicart #minicart-content-wrapper{
    transform: none;
}
.minicart-main .minicart-wrapper>.mage-dropdown-dialog {
    display: block !important;
}
.breadcrumbs .item:not(:last-child):after {
    content: "/";
    font-size: 18px;
    margin: 0 4px;
}
.breadcrumbs .item a,
.breadcrumbs .item strong {
    font-size: 15px;
    color: #767676;
    line-height: normal;
}
.breadcrumbs .item a:hover{
    text-decoration: none;
}
.breadcrumbs .item:last-of-type a,
.breadcrumbs .item:last-of-type strong{
    color: #242424;
}
.action.tocart.primary.configurable_product {
    display: none;
  }
  .header-whatsapp, .header-shipping {
    padding-block: 10px;
}
.header .block-search {
    padding-block: 10px;
}
.header .logo {
    padding-block: 10px;
}
.filter-content .filter-subtitle {
    display: none;
}
#layered-filter-block .filter-options .filter-options-title::after {
    top: 50%;
    right: 5px;
    padding: 5px;
    border-radius: 100px;
    aspect-ratio: 1;
    display: inline-flex;
    align-items: center;
    transform: translateY(-50%);
    background-attachment: fixed;
    transition: 0.3s ease all;
}
#layered-filter-block .filter-options .filter-options-item.active .filter-options-title::after{
    background: #f1f1f1;
}
body #layered-filter-block .swatch-attribute.size .swatch-attribute-options .swatch-option {
    font-size: 10px;
    width: 36px;
    padding: 4px;
}
.sidebar .filter-options .swatch-attribute.swatch-layered .swatch-option-link-layered {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px !important;
}
.sidebar .filter-options .swatch-attribute.swatch-layered .swatch-option-link-layered .swatch-option.color {
    margin: 0;
    width: 25px !important;
    height: 25px !important;
    min-width: unset !important;
}
.sidebar .filter-options .swatch-attribute.swatch-layered .swatch-option-link-layered .count {
    background: transparent;
    color: #767676;
    padding: 1px 6px !IMPORTANT;
    padding-inline: 5px;
    min-width: 30px;
    height: 20px;
    border-radius: 35px;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    transition: all .25s ease;
    border: 1px solid rgba(0,0,0,0.105);
}
.sidebar .filter-options .swatch-attribute.swatch-layered .swatch-option-link-layered:hover .count,
.sidebar .filter-options .swatch-attribute.swatch-layered .swatch-option-link-layered .count.selected {
    background: #ff4961;
    border: 1px solid #ff4961;
    color:#fff;
}
.sidebar .filter-options .swatch-attribute.swatch-layered .swatch-option-link-layered:hover{
    background:none;
}
.sidebar .filter-options .swatch-attribute.swatch-layered .swatch-option-link-layered .count::before,
.sidebar .filter-options .swatch-attribute.swatch-layered .swatch-option-link-layered .count::after {
    display: none;
}
.page-with-filter .sidebar-main {
    padding-right: 0;
}
.slct_optns_main {
    display: none;
}
.sidebar .filter-options .swatch-attribute.swatch-layered .swatch-option-link-layered .color-with-text {
    display: flex;
    gap: 8px;
    align-items: center;
}
.sidebar .filter-options .swatch-attribute.swatch-layered .swatch-option-link-layered .color-with-text .swatch-option.color.selected,
.sidebar .filter-options .swatch-attribute.swatch-layered .swatch-option-link-layered:hover .color-with-text .swatch-option.color {
    border-color: #fff !important;
    box-shadow: 0px 0px 2px 0px #000;
}
body .sidebar .swatch-attribute.size .swatch-attribute-options .swatch-option {
    margin: 0;
}
.catalogsearch-result-index .page-title-wrapper {
    display: none;
}
a.footer-view-more:hover {
    background: #e0e0e0;
}
.winter_shopping .deal-data {
    min-width: 75px;
    font-size: 28px;
}
.winter_shopping .deal-data p span.deal-time {
    font-size: 16px;
}
.switcher-trigger {
    background-size: 8px;
}
/* price-swatches start */
.price-swatches {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 5px;
    justify-content: space-between;
    align-items: flex-start;
}
.price-swatches .swatch-attribute.size {
    display: none;
}
.price-swatches .swatch-attribute.color .swatch-attribute-label {
    display: none;
}
body .price-swatches .swatch-attribute.color .swatch-attribute-options .swatch-option {
    min-width: 14px;
    margin: 0 !important;
}
body .price-swatches .swatch-attribute.color .swatch-attribute-options {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin: 0;
}
 .price-swatches .swatch-attribute-selected-option {
     display: none;
}
 .price-swatches .swatch-opt-22 {
    align-self: center;
}
/* price-swatches end */
.single-product_container .product-info-main{
    width:40%;
}
.product-addto-links a {
    margin: 0 !important;
}
.product-addto-links {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 10px 20px;
}
.navigation .level0.parent > .level-top > .ui-menu-icon:after {
    font-size: 8px;
}
.navigation .level0.parent > .level-top > .ui-menu-icon{
    right: 2px;
}
/* search-style */
.searchsuite-autocomplete {
    left: 10px;
    right: 20px;
    width: auto;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    margin: 0px;
    overflow: hidden;
}
.searchsuite-autocomplete .product ul#product {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    overflow: auto;
    max-height: 230px;
}
.searchsuite-autocomplete .product ul li {
    width: 50%;
    margin: 0 !important;
    border-width: 0px 1px 1px 0px;
    border-style: solid;
    border-color: rgba(0,0,0,0.105);
    display: flex;
    align-items: flex-start;
    padding: 0px;
}
.searchsuite-autocomplete .product ul li>a {
    display: block;
    width: 100%;
    padding: 15px;
}
.searchsuite-autocomplete .product ul li:nth-child(even) {
    border-right: 0;
}
.searchsuite-autocomplete ul li .qs-option-image a {
    padding: 5px;
    background: #fff;
    border-radius: 6.6667px;
    display: block;
    text-align: center;
}
.searchsuite-autocomplete .product ul li:hover {
    background: #f7f7f7;
}
.searchsuite-autocomplete ul li .qs-option-image a img {
    max-width: 80%;
}
.searchsuite-autocomplete ul li .qs-option-image {
    width: 20%;
}
.searchsuite-autocomplete ul li .qs-option-info {
    width: 80%;
    margin: 0;
}
.searchsuite-autocomplete .view_all_bottom .see-all {
    height: 50px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: rgba(0,0,0,0.105);
    color: #333;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 50px;
    cursor: pointer;
    transition: all .25s ease;
    display: block;
}
.searchsuite-autocomplete .product ul#product::-webkit-scrollbar {
    width: 5px;
}
.searchsuite-autocomplete .product ul#product::-webkit-scrollbar-thumb {
    background: #d4d4d4;
    border-radius: 10px; 
}
.searchsuite-autocomplete .product ul#product::-webkit-scrollbar-track {
    background: #f2f2f2; 
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-title a {
    font-size: 14px;
    color: rgba(16,16,16,0.9);
    font-weight: 500;
    font-family: "Lexend Deca", 'Open Sans' !important;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-price {
    margin-top: 10px;
}
.searchsuite-autocomplete .price-box .price {
    color: #ff4961;
     font-family: 'Open Sans',sans-serif !important;
}
.searchsuite-autocomplete .price-box .old-price .price{
    color: #777777;
    font-family: 'Open Sans',sans-serif !important;
}
/* slider-custom */
.img-gallery-custom-slider {
    display: flex;
        height: auto;
        width: 240px;
        aspect-ratio: 1;
        position: relative;
        max-width: 100%;
        margin-bottom: 10px;
  }
  .photo-with-hover-actions a.product-item-photo {
    margin-bottom: 10px;
    display: block;
}
  .img-gallery-custom-slider .box {
    flex: 1;
    height: 100%;
    cursor: pointer;
    position: relative;
    z-index: 8;
    transition: 0.3s ease all;
  }
    .product-item-info:not(:hover) .img-gallery-custom-slider .box {
        opacity: 0; 
    }   
  .img-gallery-custom-slider .box:not(:last-child) {
    margin-right: 2px;
  }
  .img-gallery-custom-slider .box img {
    position:absolute;
    object-fit: cover;
    max-width:100%;
    opacity:0;
    display: none;
  }
  .img-gallery-custom-slider .box::before {
      height: 4px;
      background-color: #242424;
      transition: all .25s ease;
      content: "";
      opacity: 0.2;
      width: auto;
      display: block;
      position: absolute;
      filter: invert(90%);
      left: 0;
      right: 0;
      bottom: -6px;
      border-radius: 80px;
  }
  .img-gallery-custom-slider .box.active::before {
      opacity: 0.6;
  }
  .main-display {
    width: 100%;
    height: 200px;
    object-fit: cover;
  }
  .main-display-container .product-image-photo{
    position: absolute !important;
    object-fit: cover;
    max-width: 100%;
    opacity: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: calc(100% - 4px);
  }
  .img-gallery-custom-slider .product-image-wrapper {
    position: unset;
}
.img-gallery-custom-slider .product-image-container {
    position: unset;
    width: unset;
    aspect-ratio: unset;
}
  /* slider-custom end */
  .cart_submenu_right a {
    display: inline-block;
}
#minicart-content-wrapper .car_drawer-top-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    border-bottom: 1px solid rgba(0,0,0,0.105) !important;
}
#minicart-content-wrapper .car_drawer-top-header #btn-minicart-close {
    position: unset;
}
#minicart-content-wrapper .car_drawer-top-header h2 {
    margin: 0;
    color: rgb(16 16 16 / 90%);
    font-weight: 600;
    font-size: 19.5px;
    font-family: "Lexend Deca", 'Open Sans' !important;
}
.minicart-wrapper .block-minicart {
    padding: 0px;
}
#minicart-content-wrapper .car_drawer-bottom-footer {
    padding-inline: 15px;
    padding-bottom: 15px;
}
#minicart-content-wrapper .subtotal {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-block: 1px solid #cccccc;
    margin-bottom: 15px !important;
    padding: 15px;
    margin-inline: -15px !important;
    margin-top: 0 !important;
}
#minicart-content-wrapper .subtotal span.label {
    color: rgb(16 16 16 / 90%);
    font-weight: 600;
    font-size: 19.5px;
    display: flex;
}
#minicart-content-wrapper .subtotal .amount {
    color: #ff4961;
}
#minicart-content-wrapper .block-minicart .amount .price-wrapper .price {
    color: #ff4961;
}
#minicart-content-wrapper a.action.viewcart {
    color: #ff4961;
    padding: 14.5px !important;
    background-color: #ff445e38;
    border-color: #ff445e38;
    display: block;
    font-size: 13px !important;
    font-weight: 600;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    border-radius: 5px;
}
#minicart-content-wrapper a.action.viewcart:hover{
    color: #fff;
    background-color: #FF445E;
    border-color: #FF445E;
}
.minicart-wrapper #top-cart-btn-checkout {
    padding: 14.5px !important;
    background-color: #FF445E;
    border-color: #FF445E;
    color: #fff;
    display: block;
    font-size:13px !important;
    font-weight:600;
    width: 100%;
    text-align: center;
}
.minicart-wrapper #top-cart-btn-checkout:hover {
    opacity: 0.9;
}
#minicart-content-wrapper .primary {
    margin: 0;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before,
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before{
    mask-size: contain; 
    -webkit-mask-size: contain; 
    background-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-position: center;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before {
    mask-image: url(../images/arrow-left-slider.svg);
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
    mask-image: url(../images/arrow-left-slider.svg);
}
.fashion_outfits_right .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
    top: 50% !important;
    left: 50%;
    transform: translate(-50%, -50%) rotate(180deg);
}
.fashion_outfits_right .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before {
    top: 50% !important;
    left: 50%;
    transform: translate(-50%, -50%);
}

.product-item-info:hover .category_additional_attributes {
    position: absolute;
    top: 100%;
    background: #fff;
    left: 0px;
    right: 0px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15) !important;
    padding:0px 15px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius: 10px;
    display: block;
    text-align: left;
    z-index: 99;
}
.product-item-info .category_additional_attributes .attribute_content_scroll_outer{
    padding-block: 10px;
    border-top: 1px solid rgba(0,0,0,0.105);
    position: relative;
}
.product-item-info .category_additional_attributes .attribute_content_scroll_outer.show_maximum_attributes .attribute_content_scroll{
    max-height: 250px;
    overflow: auto;
}
.product-item-info .category_additional_attributes .attribute_content_scroll{
    overflow: hidden;
    max-height: 90px;
}
.category_additional_attributes .attribute_content_scroll_outer.show_maximum_attributes .show_maximum {
    display: none;
}
.product-item-info .category_additional_attributes {
    display: none;
}
.product-item-info .category_additional_attributes  .attribute_content_scroll::-webkit-scrollbar {
    width: 5px;
}
.product-item-info .category_additional_attributes  .attribute_content_scroll::-webkit-scrollbar-thumb {
    background: #d4d4d4;
    border-radius: 10px; 
}
.product-item-info .category_additional_attributes  .attribute_content_scroll::-webkit-scrollbar-track {
    background: #f2f2f2; 
}
.product-item-info .category_additional_attributes p {
    font-size: 14.25px;
    margin-bottom: 5px;
    color: #a5a5a5;
    font-weight: normal;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.105);
    padding-bottom: 5px;
}
.product-item-info .category_additional_attributes p>b {
    color: #101010;
    font-weight: normal;
}
.product-item-info:hover{
    border-bottom-left-radius:0;
    border-bottom-right-radius: 0;
}
.category_additional_attributes a.show_maximum {
    background: url(../images/three-dot-svg.svg) no-repeat center;
    display: block;
    font-size: 0;
    padding: 10px;
    margin-top: -20px;
    position: relative;
}
.category_additional_attributes .show_maximum::before {
    content: "";
    height: 100%;
    top: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9999;
    background: linear-gradient(to bottom, transparent 0%, rgb(255, 255, 255) 90%);
}
/* attribute list start*/
.products-list .product-items .product-item-info .category_additional_attributes {
    display: block;
}
.products-list .product-items .product-item-info .category_additional_attributes .attribute_content_scroll_outer {
    border: none;
}
.products-list .product-items .product-item-info .category_additional_attributes .attribute_content_scroll_outer .attribute_content_scroll {
    overflow: auto;
    max-height: 154px;
}
.products-list .product-items .product-item-info .category_additional_attributes .attribute_content_scroll_outer  .show_maximum {
    display: none !important;
}
.products-list .product-items .product-item-info:hover .category_additional_attributes {
    position: unset;
    box-shadow: none !important;
    padding: 0;
    border-radius: 0 !important;
}
.products-list .product-items .product-item-info:hover {
    border-radius: 10px;
}
.products-list .product-items .product-item-info .price-swatches {
    flex-wrap: wrap;
}
.products-list .product-items .product-item-info .price-swatches .swatch-opt-22 {
    display: block;
    width: 100%;
}
/* attribute list end*/
.owl-carousel .product-item-info:hover{
    border-bottom-left-radius:10px;
    border-bottom-right-radius: 10px;
}
.owl-carousel .product-item-info:hover .category_additional_attributes,
.owl-carousel .product-item-info .category_additional_attributes{
    display: none !important;
}
#minicart-content-wrapper .minicart-items-wrapper {
    height: Calc(100vh - 255px) !important;
    margin: 0 !important;
    padding: 0 !important;
    border:none !important;
}
#minicart-content-wrapper .minicart-items-wrapper::-webkit-scrollbar {
    width: 5px;
}
#minicart-content-wrapper .minicart-items-wrapper::-webkit-scrollbar-thumb {
    background: #d4d4d4;
    border-radius: 0; 
}
#minicart-content-wrapper .minicart-items-wrapper::-webkit-scrollbar-track {
    background: #f2f2f2; 
}
#minicart-content-wrapper .minicart-items .product-item-name a {
    color: rgba(16,16,16,0.9);
    font-size: 15px;
    font-family: "Lexend Deca", 'Open Sans' !important;
    padding-right: 20px;
}
#minicart-content-wrapper .minicart-items .product-item .product {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#minicart-content-wrapper .minicart-items .product-item .product .product-image-container {
    width: 65px !important;
    height: auto !important;
    margin-right: 25px;
    border-radius: 6.66px;
    overflow: hidden;
}
.minicart-items .product-item .product .product-item-details {
    width: Calc(100% - 90px);
}
#minicart-content-wrapper .minicart-items li.product-item:hover .product-item-name a {
    color:rgb(51 51 51 / 65%);
}
#minicart-content-wrapper .minicart-items .action.delete:before {
    content: '\e616' !important;
    font-size: 12px;
}
#minicart-content-wrapper .minicart-items .action.delete{
    position: absolute;
    top: 15px;
    right: 15px;
}
#minicart-content-wrapper .minicart-items li.product-item .product-item-name a:hover {
    text-decoration: none;
}
#minicart-content-wrapper .minicart-items li.product-item:hover{
    background: #f7f7f7;
}
#minicart-content-wrapper .product-item-details span.product-item-name {
    font-weight: normal;
    margin:0 !important;
    line-height: normal;
    font-size: 13.5px;
    color: #777777;
}
#minicart-content-wrapper .product-item-details span.product-item-name b {
    color: #333333;
    font-weight: 600;
    margin:0 !important;
    line-height: normal;
    text-transform: uppercase;
    padding-right: 4px;
}
#minicart-content-wrapper .minicart-items .product-item .product .product.options .value_with_label {
    display: flex;
    width: 100%;
    gap: 4px;
}
#minicart-content-wrapper .minicart-items .product-item .product .product.options .label {
    color: #333333;
    font-weight: 600;
    margin:0 !important;
    line-height: normal;
    text-transform: uppercase;
    font-size: 13.5px;
}
#minicart-content-wrapper .minicart-items .product-item .product .product.options .values {
    font-weight: normal;
    margin:0 !important;
    line-height: normal;
    font-size: 13.5px;
    color: #777777;
}
#minicart-content-wrapper .minicart-items li.product-item:not(:first-of-type) {
    border-top: 1px solid rgba(0,0,0,0.105) !important;
}
#minicart-content-wrapper .minicart-items li.product-item {
    padding: 15px !important;
    margin-block: 0 !important;
    position: relative;
}
#minicart-content-wrapper .minicart-items .product-item .product .product.options {
    display: flex;
    flex-wrap: wrap;
}
#minicart-content-wrapper .minicart-items .product-item-details .details-qty {
    display: flex;
    align-items: center;
    height: 100%;
    border: 1px solid rgba(0,0,0,0.1);
    width: fit-content;
    border-radius: 4px;
    padding: 0px;
    overflow: hidden;
}
#minicart-content-wrapper .minicart-items .product-item-details .details-qty .more,
#minicart-content-wrapper .minicart-items .product-item-details .details-qty .less {
    font-size: 20px !important;
    width: 22px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #777;
    border:none;
}
#minicart-content-wrapper .minicart-items .product-item-details .details-qty .less {
    border-right: 1px solid rgba(0,0,0,0.1);
}
#minicart-content-wrapper .minicart-items .product-item-details .details-qty .more {
    border-left: 1px solid rgba(0,0,0,0.1);
}
#minicart-content-wrapper .minicart-items .product-item-details .details-qty .more:hover,
#minicart-content-wrapper .minicart-items .product-item-details .details-qty .less:hover{
    background: #ff4961 !important;
    color: #fff;
} 

#minicart-content-wrapper .minicart-items .product-item-details .details-qty .cart-item-qty {
    height: 30px;
    margin: 0 !important;
    width: 30px !important;
    padding: 0 !important;
    border: none;
    color: #777;
    
}
#minicart-content-wrapper  .product-item-details .price-qty {
    display: flex;
    align-items: center;
    gap: 2px;
    font-size: 11px;
    line-height: normal;
    margin-block: 7px;
    color: rgb(51 51 51 / 65%);
}
#minicart-content-wrapper  .product-item-details .price-qty .price {
    font-size: 13.5px;
    color: #ff4961;
}
#minicart-content-wrapper  .product-item-details .price-qty span[data-bind="text: qty"] {
    display: block;
    font-size: 13.5px;
}
#minicart-content-wrapper .product-item-details .price-excluding-tax {
    margin: 0;
    line-height: 14px;
}
.messages .message {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.single-product_container #customer-reviews {
    margin-bottom: 0;
}
.search-no-products.page-with-filter .sidebar-main {
    display: none;
}
.search-no-products.page-with-filter .main {
    width: 100%;
    padding: 0;
}
.checkout-cart-index .column.main {
    min-height: unset;
    padding-bottom: 20px;
}
.action:hover {
    opacity: 0.8 !important;
}
.swatch-option-tooltip .image {
    display: none !important;
}
.filter-content .filter-options-item:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.winter_shopping_bottom_content.owl-carousel .owl-item>.winter_shopping-item.item{
    border-radius: 10px;
    padding: 15px;
    background-color: #fff;
    display: flex;
    gap: 15px;
    align-items: center;
    height: 100%;
}
.winter_shopping_bottom_content.owl-carousel .owl-item>.winter_shopping-item.item a {
    padding: 0;
    border-radius: 0 !important;
    display: unset;
    height: auto !important;
}
.active_filters_destination .filter-current li.item {
    font-weight: 600;
    font-size: 14.5px;
    line-height: normal;
    color: #333;
    background: none;
    border: none;
    display: inline-flex;
    margin: 0;
}
.active_filters_destination .filter-current li.item span,
.active_filters_destination .filter-current li.item a::before{
    color: #333;
    transition: 0.3s ease all;
}
.active_filters_destination .filter-current li.item:hover span,
.active_filters_destination .filter-current li.item:hover a::before{
    color: #767676;
}
.active_filters_destination .filter-current .items {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.filter-current li.item:not(:last-of-type)::after {
    position: absolute;
    content: "";
    color: rgba(0, 0, 0, 0.105);
    font-weight: 400;
    right: -10px;
    top: 12px;
    font-size: 12px;
    width: 1px;
    bottom: 12px;
    border-right: 1px solid;
}
.filter-current li.item:not(:last-of-type) {
    position: relative;
}
.breadcrumbs {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
}
.breadcrumbs #toolbar-amount {
    padding: 0;
}
#maincontent.page-main .columns,
.breadcrumbs_container .breadcrumbs,
.cms-home .container,
.page-title-wrapper,
.page.messages {
    padding-inline: 15px !important;
} 
.column.main .page-title-wrapper {
    padding-inline: 0 !important;
}
.cms-home #maincontent.page-main .columns{
    padding-inline: 0 !important;
}
.navigation .level0 .submenu .active > a {
    border: none;
}
.login_logout:hover ul, .login_logout ul {
    display: none !important;
}
.login_logout.user_logged_in:hover ul{
    display: block !important;
}
.login_logout{
    cursor: pointer;
}
.column.main .mageplaza-fbt-image-box .product-item .price-box {
    flex-direction: row !important;
    justify-content: flex-start;
}
.bss_quickview-catalog_product-view .single-product_container .product.media .fotorama__wrap * {
    pointer-events: none !important;
}
.bss_quickview-catalog_product-view .single-product_container .product.media .fotorama__wrap .fotorama__nav-wrap, 
.bss_quickview-catalog_product-view .single-product_container .product.media .fotorama__wrap .fotorama__nav-wrap *,
.bss_quickview-catalog_product-view .single-product_container .product.media .gallery-placeholder .fotorama__arr {
    pointer-events: all !important;
}
div.fotorama {
    z-index: 9999999 !important;
}
/* sihgn in popup */
.sign_in_popup.modal-popup .modal-inner-wrap{
    width: 340px;
    height: 100%;
    margin: 0 0 0  auto !important;
    max-height: 100vh;
}
.sign_in_popup.modal-popup .modal-title {
    border: none;
    padding: 0;
    margin: 0;
    color: rgb(16 16 16 / 90%);
    font-weight: 600;
    font-size: 19.5px;
    font-family: "Lexend Deca", 'Open Sans' !important;
}
.sign_in_popup.modal-popup .action-close {
    margin: 0;
    position: unset;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 15px;
    color: #333;
    font-weight: 600;
}
.sign_in_popup.modal-popup header.modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.105) !important;
}
.sign_in_popup.modal-popup .action-close>span {
    width: auto !important;
    height: auto !important;
    clip: unset;
    margin: 0;
    position: unset;
    line-height: 14px;
}
.sign_in_popup.modal-popup .action-close::before {
    color: #333 !important;
}
.sign_in_popup.modal-popup .modal-content {
    padding: 20px 15px 15px;
}
.sign_in_popup.modal-popup .popup-create-account {
    border-block: 1px solid rgba(0,0,0,0.105);
    padding: 20px 0;
}
.sign_in_popup.modal-popup .create-acc-link {
    font-size: 13px;
    color: #333;
    border-bottom: 2px solid #ff4961;
    text-align: center;
    display: block;
    margin: 0 auto;
    max-width: fit-content;
}
.sign_in_popup.modal-popup .create-acc-link:hover{
    opacity: 0.9;
}
.sign_in_popup.modal-popup .popup-create-account .text_with-icon p{
    font-size: 15px;
    text-align: center;
    color: #333;
    font-weight: 600;
}
.sign_in_popup.modal-popup .popup-create-account .text_with-icon {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    margin-bottom: 20px;
}
.sign_in_popup.modal-popup .popup-create-account .text_with-icon img {
    width: 50px;
}
.sign_in_popup.modal-popup .login_fields label {
    font-size: 15px;
    color: #333;
    padding-bottom: 5px;
    display: block;
}
.sign_in_popup.modal-popup .login_fields .field {
    margin-bottom: 20px;
}
.sign_in_popup.modal-popup .login_fields .control input {
    border: 1px solid rgba(0,0,0,0.1) !important;
    border-radius: 5px !important;
    height: 42px !important;
}
.sign_in_popup .block-customer-login button {
    display: block !important;
    width: 100% !important;
    margin-right: 0 !important;
}
.sign_in_popup .block-customer-login .primary {
    width: 100%;
    display: block;
}
.sign_in_popup .remember-forget {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
.sign_in_popup #remember-me-box label {
    color: rgba(16,16,16,0.9);
    font-size: 15px;
}
.sign_in_popup .remember-forget .secondary .action {
    font-size: 15px;
}
.sign_in_popup .remember-forget .secondary .action:hover {
    opacity: 1;
    text-decoration: underline;
    text-underline-position: under;
}
.sign_in_popup.modal-popup .modal-inner-wrap {
    transform: translateX(9999px);
}
.sign_in_popup.modal-popup._show .modal-inner-wrap {
    transform: none !important;
}
/* sign in popup end */
.customer-account-forgotpassword .password.forget {
    margin-inline: auto;
}
.sign_in_popup.modal-popup .login_fields .field .required_star {
    color: #E01020;
    margin-left: 2px;
}
.page-title-wrapper {
    padding-top: 10px;
}
.pages strong.page,.pages a.page:hover {
    aspect-ratio: 1;
    height: auto;
    min-width: 34px;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 2px 4px;
    background: #ff4961;
    color: #fff;
    font-weight: 600;
}
.pages a.page {
    aspect-ratio: 1;
    height: auto;
    min-width: 34px;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 2px 4px;
    background: transparent;
    color: #333;
    font-weight: 600;
}
.pages .action.next {
    aspect-ratio: 1;
    height: auto;
    min-width: 34px;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    color: #333;
    font-weight: 600;
    box-shadow: none;
    border: none;
    background: none !important;
}
.pages .action.next::before {
    color: #000;
}
.pages .item {
    line-height: normal !important;
    margin: 0 !important;
}
.pages .items {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}
.cart_submenu_right .minicart-main {
    padding-right: 0 !important;
}

.filter-content .filter-options-item .ui-slider-handle{
    left: 1px;
}
.contact-index-index  .column.main {width: 75%;}
.contact-index-index  .sidebar-main {
    width: 25%;
}
.contact-index-index .sidebar .sidebar_title {
    color: rgba(16,16,16,0.9);
    font-size: 18px;
    font-family: "Lexend Deca", 'Open Sans' !important;
    font-weight: 500;
    margin: 0 0 20px;
}
.contact-index-index .sidebar-main ul {
    margin-bottom: 30px;
    padding: 0;
    list-style-type: none;
}
.contact-social ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 0 !important;
}
.contact-index-index .sidebar-main ul li {
    margin: 0;
}
.contact-index-index .sidebar-main .contact-social li img {
    display: block;
    width: 40px;
}
.contact-index-index .contact-address .blurb {
    display: flex;
    align-items: center;
    color: #333333;
    font-weight: 600;
    gap: 10px;
    margin-bottom: 15px;
}
.contact-index-index .contact-address .blurb .contact_icon {
    width: 32px;
}
.contact-index-index .contact-address .blurb span{
    width: Calc(100% - 42px);
    overflow-wrap: break-word;
}
.login-register-design {
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.login-register-design .login-register-right .block-content .actions-toolbar a.action.create {
    background: #ff445e;
    border: 1px solid #ff445e;
    padding: 14px 40px;
}
.login-register-design .login-register-right .block-content .actions-toolbar{
    margin-top:25px;
}
.login-register-design .login-register-left,
.login-register-design .login-register-right {
    padding: 0 40px;
    width: 50%;
}
.login-register-design .login-register-left {
    border-right: 1px solid rgba(0,0,0,0.105);
}
.login-register-design .login-register-left form fieldset {
    margin-bottom: 0;
}
.login-register-design .login-register-left form fieldset .control{
    width:100% !important;
}
.login-register-design .login-register-left form fieldset .label {
    color: rgba(16,16,16,0.9);
    font-weight: 400;
    margin-bottom: 5px;
    display: inline-block;
}
.login-register-design .block .block-title strong {
    font-size: 24px;
    color: rgba(16,16,16,0.9);
    font-family: "Lexend Deca", 'Open Sans' !important;
    font-weight: 500 !important;
}
.login-register-design .block .block-title {
    padding-bottom: 0 !important;
    border: none;
    margin-bottom: 20px;
}
.login-register-design .login-register-left form {
    min-width: unset !important;
    width: 100% !important;
}
.login-register-design form .control input,
.login-register-design form .control textarea {
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 38px;
}
.login-register-design .login-register-left form .two-fields {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
}
.login-register-design .login-register-left form .two-fields .field {
    width: Calc(50% - 10px);
    flex: 1;
    min-width: 210px;
}
.login-register-left .form-create-account .secondary {
    margin: 0 !important;
}
.social-login-authentication-channel.social-login-register {
    width: 100%;
    margin-block: 10px 20px !important;
}
.login-register-design .login-register-left .login_fields .field {
    margin-bottom: 20px;
}
.login-register-design .login-register-left .field.note {
    margin-bottom: 20px;
}
.login-register-design .login-register-left .primary {
    display: block;
    width: 100%;
}
.login-register-design .login-register-left .primary button.action {
    border-radius: 4px;
    background: #FF445E;
    border: 1px solid #FF445E;
    font-size: 14px;
    padding: 14px 30px;
}
.login-register-design .login-register-left .primary button.action:hover{
    opacity: 0.9;
}
.login-register-design .login-register-left .remember-forget {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}
.login-register-design .login-register-left .secondary a {
    font-size: 15px;
}
.login-register-design .login-register-right .block-content p {
    color: #777777;
}
.login-register-design .fieldset:after {
    display: none !important;
}
.login-register-design .login-register-divider{
    display: none;
}
.page.messages {
    max-width: 1400px !important;
    margin: 0 auto;
}
.popular_categories ul li a {
    background: transparent;
    border: none;
}
.popular_categories ul li a .hover-zoom-style {
    background: #fff;
    border-radius: 10px !important;
}
.popular_categories ul li a span {
    height: unset;
    padding: 10px 10px 0;
    color: rgba(16,16,16,0.9);
    font-family: "Lexend Deca", 'Open Sans' !important;
    font-weight: 500;
}
.popular_categories ul li .category_count {
    padding-block: 0 10px;
    font-family: 'Open Sans',sans-serif !important;
    font-size: 15px;
    color: #777;
    font-weight: 400;
}
.product-social-links .action.towishlist:before, .block-bundle-summary .action.towishlist:before, .product-item .action.towishlist:before, .table-comparison .action.towishlist:before {
    content: "" !important;
    background: url(../Magento_Catalog/images/heart_svgrepo.com.svg) no-repeat center;
    height: auto;
    aspect-ratio: 1;
    background-size: contain;
}
.product-social-links .action.tocompare:before {
    content: "" !important;
    background: url(../Magento_Catalog/images/shuffle_svgrepo.com.svg) no-repeat center;
    height: auto;
    aspect-ratio: 1;
    background-size: contain;
}
.outlet_deals .deal-content {position: unset;transform: unset;width: 50%;padding: 0;}

.outlet_deals .img-right {
    width: 50%;
}
.outlet_deals .daily-deal-content {
    display: flex;
    flex-wrap: wrap;
    padding: 40px;
    background: #ff4961;
    height: auto;
    align-items: center;
}
.outlet_deals .img-right img {
    height: auto;
    object-fit: contain;
    width: 100%;
    display: block;
    max-height: 326px;
    filter: drop-shadow(1px 3px 0px #fff);
}
.outlet_deals .deal-content h3 {
    color: #fff;
}
.outlet_deals .deal-content p {
    color: #fff;
    font-size: 15px;
}
.outlet_deals .deal-content .deal-data p {
    color: #333;
    font-size: 24px;
}
.outlet_deals .deal-content #deal-timer {
    margin-top: 20px;
}
.cms-outlet .breadcrumbs_container {
    display: none;
}
.single-product_container .product-info-main .page-title-wrapper {
    padding: 0 !important;
}
.catalog-product-view .swatch-attribute-label:before{
	content:"Select ";
}
.single-product_container .block.related .owl-stage {
    display: flex;
    align-items: stretch;
}
.single-product_container .block.related .owl-stage .product-item {
    height: 100%;
}
.single-product_container .block.related .product-items {
    margin-inline: 0 !important;
}
.new-arrivals .hover-zoom-style.hover-zoom-parent {
    border-radius: 10px;
    height: 100%;
}
.sidebar .filter-options .swatch-attribute.swatch-layered .swatch-option-link-layered:hover .color-with-text .swatch-option.color.selected::before {
    font-size: 10px;
    color: #fff;
    content: '\e616';
    font-family: 'luma-icons';
    margin: 0;
    display: inline-flex;
    font-weight: normal;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    height: 12px;
}
.sidebar .filter-options .swatch-attribute.swatch-layered .swatch-option-link-layered:hover .color-with-text .swatch-option.color {
    position: relative;
}
.sidebar .filter-options .swatch-attribute.swatch-layered .swatch-option-link-layered:focus > div {
    box-shadow: none !important;
    outline: none !important;
}
.ui-slider-handle {
    transition: left 0.3s ease;
}
.ui-slider-range {
    transition: left 0.3s ease, width 0.3s ease; 
}
.social_share .social_list_title {
    color: #666666;
    font-weight: 600;
    letter-spacing: .05em;
    text-transform: capitalize;
}
.social_share ul.social_list {
    display: inline-flex;
    gap: 6px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
}
.social_share ul.social_list .social_item_icon svg {
    height: 14px;
    fill: #666;
}
.social_share ul.social_list .social_list_item {
    margin: 0;
}
.social_share ul.social_list .social_list_item .social_item_icon {
    vertical-align: middle;
    padding: 3px;
}
.social_share {
    margin-block: 10px;
    text-align: left;
}
.social_share ul.social_list .social_list_item .social_item_icon:hover svg {
    fill: #000;
}
.category_carousal li.item > a {
    width: 100%;
}
.popular-in-categories.ui-menu-item .popular-category-item img {
    width: 50px;
    margin-bottom: 0;
}
.popular-in-categories.ui-menu-item .popular-category-item>a .popular-category-right  h4 {
    margin-top: 0;
    font-family: "Lexend Deca", 'Open Sans' !important;
    font-size: 15px;
    color: #333 ;
    font-weight: 400;
    margin-bottom:4px;
}
.nav-sections.nav-sidebar-open .navigation .popular-in-categories.ui-menu-item .popular-category-item>a {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 0 !important;
    padding: 0 !important;
    margin-bottom: 14px !important;
}
.nav-sections.nav-sidebar-open .navigation .popular-in-categories.ui-menu-item .popular-category-item>a .popular-category-left {
    width: 25%;
    padding: 5px;
}
.nav-sections.nav-sidebar-open .navigation .popular-in-categories.ui-menu-item .popular-category-item>a .popular-category-right {
    width: 75%;
    padding-left: 10px;
}
.nav-sections.nav-sidebar-open .navigation .popular-in-categories.ui-menu-item .popular-title {
    color: #000 !important;
    font-weight: 800 !important;
    font-size: 14px;
    font-family: 'Inter', 'Open Sans' !important;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.nav-sections.nav-sidebar-open .navigation .popular-in-categories.ui-menu-item .popular-category-item>a .popular-category-right .price-final_price span.price {
    color: #ff4e63;
    font-size: 15px !important;
}
iframe[name="Messaging window"] {
    z-index: 9999999 !important;
}
.size_chart .expand_size_chart {
    color: #474747;
    font-family: 'Sora', 'Open Sans';
    font-size: 14px;
    font-weight: 600;
    line-height: 17.64px;
    cursor: pointer;
}
.size_chart {
    margin-bottom: 20px;
    text-align: right;
}
#size-modal #sizetabs {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    list-style-type: none;
    padding: 0;
}
#size-modal #sizetabs li a {
    color: #000;
    font-weight: 600;
    padding: 7px 14px;
    background: #000;
    border-radius: 20px;
    display: block;
    border: 1px solid #E2E2E2;
    font-family: 'Sora','Open Sans';
    cursor: pointer;
    background: transparent;
}
#size-modal #sizetabs li a.active {
    color: #fff;
    background: #000;
}
#size-modal .size_tab_content img {
    margin: auto;
    display: block;
}
.size_popup.modal-popup .modal-inner-wrap {
    max-width: 767px;
}
.swatch-option.text {
    line-height: normal !important;
    height: auto;
}
.product-item-info .swatch-attribute.age {
    display: none;
}
body .photo-with-hover-actions .slct_optns_main .swatch-attribute.age{
    display: block;
}
.swatch-attribute.age .swatch-attribute-options {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 10px;
}
body .swatch-attribute.age .swatch-attribute-options .swatch-option.text {
    color: #000;
    margin: 0 !important;
    border-radius: 100%;
    aspect-ratio: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
    background: #fff;
    font-weight: 600;
    font-family: 'Sora', 'Open Sans';
    font-size: 11px;
    min-width: 48px;
}
body .swatch-attribute.age .swatch-attribute-options .swatch-option.text:hover,
body .swatch-attribute.age .swatch-attribute-options .swatch-option.text.selected {
    background: #000;
    color: #fff;
    outline: none;
    border: 1px solid #000;
    box-shadow: none;
}
.swatch-attribute.age .swatch-attribute-options::before {
    display: none;
}
/* body .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev,
body .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
    background: #FFD6DB !important;
    border-radius: 350px !important;
    display: flex ;
    align-items: center !important;
    justify-content: center !important;
}
body .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before,
body .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
    mask-size: contain;
    -webkit-mask-size: contain;
    background-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-position: center;
    background-color: #FF445E !important;
    width: 15px !important;
    height: auto !important;
    aspect-ratio: 1;
    background-repeat: no-repeat;
    position: unset !important;
}
.single-product_container .block.related .owl-carousel:not(:hover) .owl-nav{
    opacity: 0;
}
.fotorama-item .fotorama__arr--prev .fotorama__arr__arr {
    mask-image: url(../images/arrow-left-slider.svg);
}
.fotorama-item .fotorama__arr--next .fotorama__arr__arr {
    mask-image: url(../images/arrow-right-slider.svg);
}
.fotorama-item .fotorama__arr .fotorama__arr__arr {
        mask-size: contain;
        -webkit-mask-size: contain;
        background-size: contain;
        -webkit-mask-repeat: no-repeat;
        mask-position: center;
        background: #FF445E !important;
        height: auto !important;
        aspect-ratio: 1;
        background-repeat: no-repeat;
} */
.photo-with-hover-actions .slct_optns_main .swatch-attribute {
    text-align: left;
}
iframe#launcher {
    border-radius: 300px !important;
}
.popular-in-categories * {
    animation: unset !important;
}
.popular-in-categories .old-price .price {
    text-decoration: line-through;
}
.absolute-cover-parent {
    overflow: hidden !important;
    position: relative !important;
}
.absolute-cover-parent .absolute-cover-link {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: transparent !important;
}
.winter_shopping-item .winter-shopping-item-content {
    width: 80%;
}
.winter-shopping-item-content .product-reviews-summary {
    margin-bottom: 8px;
    margin-top: -3px;
}
.owl-nav .owl-prev.disabled,
.owl-nav .owl-next.disabled {
   display: none !important;
}


/* 16-1-2025 css start */

.promotions-list {
    padding: 0px;
    margin: 0px -10px;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

.promotions-list li {
    margin: 0px;
    padding: 10px;
    width: 33.33%;
}

.promotions-list li a {
    border-radius: 20px;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative;
}

.promotions-list li a img {
    width: 100%;
    object-fit: cover;
    display: block;
}
.promotion_info {
    position: absolute;
    bottom: 0;
    padding: 30px;
    overflow: hidden;
    transition: transform .3s ease;
    transform: translate(0px, 60px);
}

.promotions-list li a:hover .promotion_info {
    transform: unset;
}


 .promotions-list li a:hover img {
        transform: scale(1.09);
        transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
    }

.promotion_info span.promotion_date {
    font-size: 13px;
    font-weight: 700;
    color: #fff;
}

.promotion_info h4 {
    font-size: 24px;
    color: #fff;
    margin-top: 10px;
    font-family: 'Lexend Deca';
    font-weight: 500;
    margin-bottom: 38px !important;
}
.promotion_info span.promotion_button:hover {
    background: rgb(13 84 221);
    transition: 1s;
}
.promotion_info span.promotion_button {
    background: rgb(28,97,231);
    color: #fff;
    padding: 10px 20px;
    font-size: 13px;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,0.1);
}


.fashion_outfits .owl-next {
    background: #FFD6DB !important;
    border-radius: 350px !important;
    align-items: center !important;
    justify-content: center !important;
}

.fashion_outfits .owl-next:before {
                  width: 28px !important;
                  height: 16px !important;
                  display: flex;
                  top: 11px !important;
                  background: #FF445E !important;
                 }

                 .fashion_outfits .owl-prev {
    background: #FFD6DB !important;
    border-radius: 350px !important;
    align-items: center !important;
    justify-content: center !important;
}

.fashion_outfits .owl-prev:before {
    width: 25px !important;
    height: 16px !important;
   display: flex;top: 11px !important;
      background: #FF445E !important;
                 }

                 .fashion_outfits .owl-next:hover {
    background-color: #f9b3bc !important;
}
.fashion_outfits .owl-prev:hover {
    background-color: #f9b3bc !important;
}

.fashion_outfits .owl-next {
    background: #FFD6DB !important;
}





.winter_shopping .owl-next {
    background: #FFD6DB !important;
    border-radius: 350px !important;
    align-items: center !important;
    justify-content: center !important;
}

 .winter_shopping .owl-next:before {
                  width: 28px !important;
                  height: 16px !important;
                  display: flex;
                  top: 11px !important;
                  background: #FF445E !important;
                 }

 .winter_shopping .owl-prev {
    background: #FFD6DB !important;
    border-radius: 350px !important;
    align-items: center !important;
    justify-content: center !important;
}

.winter_shopping .owl-prev:before {
    width: 25px !important;
    height: 16px !important;
   display: flex;top: 11px !important;
      background: #FF445E !important;
                 }

.winter_shopping .owl-next:hover {
    background-color: #f9b3bc !important;
}
.winter_shopping .owl-prev:hover {
    background-color: #f9b3bc !important;
}

 .winter_shopping .owl-next {
    background: #FFD6DB !important;
}
 
.post-list-wrapper .owl-next {
    background: #FFD6DB !important;
    border-radius: 350px !important;
    align-items: center !important;
    justify-content: center !important;
}

.post-list-wrapper .owl-next:before {
                  width: 28px !important;
                  height: 16px !important;
                  display: flex;
                  top: 11px !important;
                  background: #FF445E !important;
                 }

                 .post-list-wrapper .owl-prev {
    background: #FFD6DB !important;
    border-radius: 350px !important;
    align-items: center !important;
    justify-content: center !important;
}

.post-list-wrapper .owl-prev:before {
    width: 25px !important;
    height: 16px !important;
   display: flex;top: 11px !important;
      background: #FF445E !important;
                 }

                 .post-list-wrapper .owl-next:hover {
    background-color: #f9b3bc !important;
}
.post-list-wrapper .owl-prev:hover {
    background-color: #f9b3bc !important;
}

.post-list-wrapper .owl-next {
    background: #FFD6DB !important;
}

.slider-section .owl-next {
    background: #FFD6DB !important;
    border-radius: 350px !important;
    align-items: center !important;
    justify-content: center !important;
}

.slider-section .owl-next:before {
                  width: 28px !important;
                  height: 16px !important;
                  display: flex;
                  top: 11px !important;
                  background: #FF445E !important;
                 }

                 .slider-section .owl-prev {
    background: #FFD6DB !important;
    border-radius: 350px !important;
    align-items: center !important;
    justify-content: center !important;
}

.slider-section .owl-prev:before {
    width: 25px !important;
    height: 16px !important;
   display: flex;top: 11px !important;
      background: #FF445E !important;
                 }

                 .slider-section .owl-next:hover {
    background-color: #f9b3bc !important;
}
.slider-section .owl-prev:hover {
    background-color: #f9b3bc !important;
}

.slider-section .owl-next {
    background: #FFD6DB !important;
}

.block-content .owl-next {
    background: #FFD6DB !important;
    border-radius: 350px !important;
    align-items: center !important;
    justify-content: center !important;
}

.block-content .owl-next:before {
                  width: 28px !important;
                  height: 16px !important;
                  display: flex;
                  top: 11px !important;
                  background: #FF445E !important;
                 }

                 .block-content .owl-prev {
    background: #FFD6DB !important;
    border-radius: 350px !important;
    align-items: center !important;
    justify-content: center !important;
}

.block-content .owl-prev:before {
    width: 25px !important;
    height: 16px !important;
   display: flex;top: 11px !important;
      background: #FF445E !important;
                 }

                 .block-content .owl-next:hover {
    background-color: #f9b3bc !important;
}
.block-content .owl-prev:hover {
    background-color: #f9b3bc !important;
}

.block-content .owl-next {
    background: #FFD6DB !important;
}
.img-right {
    height: 320px;
}

/* .img-right:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background-color: rgba(0, 0, 0, 0.3);
} */

.promotions-index-index .column.main {
    margin-top: 20px;
}
.promotions-view-index .column.main {
    margin-top: 30px;
}
.promotion-deal-content {
    z-index: 99999;
}
.promotion-deal-content h3 {
    color: #fff;
    font-size: 34px;
    margin-bottom: 10px;
}

.promotion-deal-content p {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}

.deal-timer span {
    color: #000;
    font-size: 28px;
}
.deal-timer {
    margin-top: 0px;
}
.deal-data {
        padding: 6px;
}
.deal-data p span.deal-time{
    font-size: 16px;
}
.daily-deal-content.deal_promotions_top {
    background: #FF445E;
}
.deal-image-content {
    display: flex;
    justify-content: space-between;
    padding-left: 38px;
    align-items: center;
    padding-right: 60px;
    padding-top: 50px;
    padding-bottom: 50px;
    gap: 20px;
}
.slider-section .daily-deal-content img {
    width: 100%;
}
.slider-section .deal-timer span {
    font-size: 20px;
}
.columns .daily-deal-content {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 80px;
}
.columns .daily-deal-content {
    height: unset;
}
.block-products-list h3 {
    font-size: 26px;
    color: #101010e6;
    font-family: 'Lexend Deca';
    font-weight: 400;
}

.cms-index-index .columns .daily-deal-content{
	margin-bottom:0;
}

.whatsapp_chat {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9;
}
/* .fashion_outfits_right .owl-carousel .owl-stage .owl-item .product-item button.tocart {
    position: unset;
    width: 100%;
    margin-top: 20px;
}
.fashion_outfits_right .owl-carousel .owl-stage .owl-item .product-item  .item-sku {
    position: unset;
    margin-top: 10px !important;
} */
.fashion_outfits_right .owl-carousel .owl-stage .owl-item .product-item-info{
    background: #fff !important;
}
body.account .column.main .page-title-wrapper .page-title {
    margin-top: 0;
}
.products-grid.wishlist .product-item-actions .action.edit{
	display:none !important;
}
.products-grid.wishlist .product-item-inner .box-tocart {
    margin: 0 !important;
}
.products-grid.wishlist .product-item-actions{
	text-align:center;
}
.product-item-details .product-item-name a:hover {
    opacity: 0.7;
    text-decoration: none;
}
.fotorama-item .fotorama__arr {
    width: 40px;
    aspect-ratio: 1;
    height: 40px;
    background: #FF445E;
    border-radius: 100px;
    top: 50%;
    transform: translateY(-50%) !important;
}
.fotorama-item .fotorama__arr >.fotorama__arr__arr {
    filter: brightness(0) saturate(100%) invert(93%) sepia(100%) saturate(0%) hue-rotate(71deg) brightness(106%) contrast(104%);
    background-size: 8px;
}
.fotorama__arr--next {
    right: 20px;
}
.fotorama__arr--prev {
    left: 20px;
}
.fotorama-item.fotorama--fullscreen .fotorama__zoom-in, .fotorama-item.fotorama--fullscreen .fotorama__zoom-out {
    border-radius: 100%;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
    max-width: 100%;
    padding: 2px;
    background: #fff;
}
.checkout-container  .opc-progress-bar {
    display: flex;
    flex-wrap: nowrap;
}
.checkout-container  .opc-progress-bar .opc-progress-bar-item {
    flex: 1;
}
.page-print .page-title-wrapper .order-date {
    margin-top: 0 !important;
}
.page-print .page-title-wrapper .page-title {
    margin-top: 0;
}
.page-print .page-title-wrapper .order-status {
    margin-top: 0 !important;
}
.nickname-summary-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}   
.crt-loader {
    color: transparent;
    position: relative;
}
.crt-loader:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    margin: 0;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-radius: 50%;
    animation: spin 0.6s linear infinite;
    transform: translate(-50%, -50%) rotate(0deg);
}
.crt-loader span{
    opacity: 0;
}
@keyframes spin {
    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}
.slct_optns_cart.crt-loader::before {
    display: none !important;
}
.header .search #clear-search {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    background: none;
    border: none;
    font-size: 20px;
    color: #767676;
}
.header .search .qs-option-image img {
    border-radius: 10px;
}
.home-top-section .slider-left .custom-slider {
    border-radius: 10px;
    overflow: hidden;
}
.fotorama__fullscreen-icon {
    transform: unset !important;
    background-image: url(../images/cross.svg) !important;
    background-position: center !important;
    background-size: 26px !important;
}
.fotorama-item.fotorama--fullscreen .fotorama__zoom-out {
    background-image: url(../images/minus.svg) !important;
    background-position: center !important;
    background-size: 26px !important;
}
.fotorama-item.fotorama--fullscreen .fotorama__zoom-in {
    background-image: url(../images/plus.svg) !important;
    background-position: center !important;
    background-size: 26px !important;
}
.category_carousal .owl-nav .owl-prev, .category_carousal .owl-nav .owl-next {
    top: 34% !important;
}
.page-print .logo{
	margin-top:50px;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item .product .product-item-details{
	width:unset !important;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item-details{
	padding-left:88px !important;
}
.checkout-index-index .opc-block-summary .minicart-items .product-image-container{
	float:left !important;
}
.mprma-request-view .page-title-wrapper h1{
	margin-top:0;
}
.cart_submenu .secondary-menu ul li.active a{
  background: #ff4961;
  color: #fff;
}
.swatch-attribute-options {
    margin: 2px 0 !important;
}
.swatch-option-tooltip{
	display: none !important;
}
/* pass reset by link */
.form.password.reset fieldset .field:not(.choice)>.label {
    color: rgba(16,16,16,0.9);
    font-weight: 400;
    margin-bottom: 5px;
    display: inline-block;
}
.form.password.reset {
    min-width: unset !important;
    width: 100% !important;
    max-width: 550px;
    margin: 0 auto;
    padding: 40px;
    background: #fff;
    box-shadow: 0px 0px 5px 0px #e7e7e7;
}
.form.password.reset .control input,
.form.password.reset .control textarea {
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 38px;
}
.form.password.reset .primary button.action {
    border-radius: 4px;
    background: #FF445E;
    border: 1px solid #FF445E;
    font-size: 14px;
    padding: 14px 30px;
}
.form.password.reset .primary button.action:hover{
    opacity: 0.9;
    background: #FF445E;
    border: 1px solid #FF445E;
}
.form.password.reset fieldset.fieldset:last-of-type {
    margin-bottom: 20px;
}
.customer-account-createpassword .page-title-wrapper {
    margin-block:  30px;
    text-align: center;
}
.account .data.table .col.actions .action.cancel-order-btn{
	border: 1px solid #FF445E !important;
	background: #ff445e00 !important;
	color: #FF445E !important;
	margin-right: 10px;
	position: relative;
	padding: 4px 8px;
	border-radius: 4px;
	margin-left:10px;
}
.account .data.table .col.actions .action.cancel-order-btn:hover{
	border: 1px solid #FF445E !important;
    background: #FF445E !important;
    color: #fff !important;
}
.otp-forms .field .control input{
	border: 1px solid rgba(0,0,0,0.1) !important;
    border-radius: 5px !important;
    height: 42px !important;
}
.otp-forms .field .label{
	font-size: 15px;
    color: #333;
    padding-bottom: 5px;
    display: block;
}
.otp-forms .field{
	margin-bottom:20px;
}
.otp-forms .otp-response{
	margin-top:10px;
}
.otp-forms .actions-toolbar .secondary{
	margin-left:0;
}
.resend_otp {
  font-size: 15px;
}
.resend_otp a{
	color: #ff4961;
}
/* pass reset by link */

@media screen and (max-width:767px){
    
    .promotions-list li {
        width: 100%;
    }
    .promotion-deal-content {
        margin-bottom: 20px;
    }
    .img-right {
        height: 100%;
    }
    .deal-image-content {
        display: block;
    }
    .deal_promotions_top .deal-timer span {
        color: #000;
        font-size: 20px;
    }
    .deal_promotions_top .deal-data p span.deal-time {
        font-size: 12px;
    }
    .deal_promotions_top .promotion-deal-content h3 {
        font-size: 22px;
    }
	.whatsapp_chat {
	  bottom: 70px;
	}
}

/* 16-1-2025 css end */


@media screen and (max-width:1369px) and (min-width:769px){
    .cart_submenu .secondary-menu ul li a,
.cart_submenu .secondary-menu ul li .all_c_style span{
    font-size: 12px;
    line-height: normal !important;
}
.cart_submenu .secondary-menu ul li .all_c_style {
    display: flex;
    align-items: center;
    gap: 5px;
}
.cart_submenu_right .login_logout, 
.cart_submenu_right .link.compare, 
.cart_submenu_right .link.wishlist, 
.cart_submenu_right .minicart-main {
    padding: 6px;
}
.cart_submenu_right .switcher .action,
.cart_submenu_right .login_logout .action,
.cart_submenu_right .link.compare .action,
.cart_submenu_right .link.wishlist .action,
.cart_submenu_right .minicart-main .action {
     font-size: 12px !important;
     padding: 4px 4px 4px 12px !important;
}
.cart_submenu_right .switcher .action{
    padding: 12px  4px 12px 12px !important;
}
.cart_submenu_right .switcher .action {
    padding-right: 20px !important;
}
.cart_submenu_right .minicart-main .action.showcart {
    padding-left: 55px !important;
}
.cart_submenu_right .header-icon {
    width: 30px;
    height: 30px;
    padding: 4px;
}
.cart_submenu_right .header-icon img {
    width: 16px;
}
.cart_submenu_right .minicart-wrapper .action.showcart:before {
    font-size: 18px;
}
.cart_submenu_right .switcher {
    padding:12px 4px;
}
.secondary-menu {
    width: 60%;
}
.cart_submenu_right{
    width: 40%;
}
.cart_submenu_right .minicart-main .action.showcart {
    padding-left: 35px !important;
}
.cart_submenu_right .minicart-main .action.showcart span {
    font-size: 10px;
}
.cart_submenu_right .minicart-wrapper .action.showcart:before{
    font-size:15px;
    left: 7px;
}
.cart_submenu_right .minicart-wrapper .action.showcart:after{
    width:30px;
    height:30px;
    
}
.cart_submenu_right .minicart-wrapper .action.showcart .counter.qty {
    left: 20px;
}
/* .login_logout ul, .switcher-dropdown {
    top: 100%;
} */
.counter {
    top: -6px;
}
}
@media screen and (max-width:1300px) and (min-width:769px){
    .cart_submenu_right {
        width: 35%;
    }
    .secondary-menu {
        width: 65%;
    }
    .cart_submenu .secondary-menu ul li a, 
    .cart_submenu .secondary-menu ul li .all_c_style span {
        font-size: 11px;
    }
    .cart_submenu .secondary-menu ul li .all_c_style .menu-outer {
        padding: 8px;
    }
    .cart_submenu .secondary-menu ul li .all_c_style .menu-outer img {
        width: 20px;
    }
}
@media screen and (max-width:1100px) and (min-width:1024px){
    .cart_submenu .secondary-menu ul li a {
        padding: 12px 7px;
        font-size: 10px;
    }
    .secondary-menu {
        width: 60%;
    }
    .cart_submenu .secondary-menu ul li {
        padding: 0 2px;
    }
    .cart_submenu_right {
        width: 40%;
    }
}
@media screen and (max-width:1025px) and (min-width:1280px){
    .page-with-filter .main {
        width: 72% !important;
    }
    .page-with-filter .sidebar-main {
        width: 28% !important;
    }
}

@media screen and (max-width:1023px) and (min-width:769px){
    .secondary-menu {
        width: 100%;
    }
    .cart_submenu_inner{
        flex-wrap: wrap;
    }
    .cart_submenu_right {
        width: 100%;
    }
    .single-product_container .product-info-main{
        width:40%;
    }
}
@media screen and (max-width:959px) and (min-width:769px){
    /* .secondary-menu {
        width: 55%;
    }
    .cart_submenu_right {
        width: 45%;
    } */
}
@media (min-width:769px) and (max-width:1024px){
    .checkout-index-index .opc-wrapper {
        width: 60%;
    }
    .checkout-index-index .opc-sidebar {
        width: 40%;
    }
    .blog-page .column.main {
        width: 65% !important;
    }
    .blog-page .sidebar-additional {
        width: 35% !important;
    }
    .page-with-filter .sidebar-main {
        width: 35% !important;
    }
    .page-with-filter .main {
        width: 65% !important;
    }
    .page-with-filter .products.wrapper .product-item {
        width: 50% !important;
    }
    /* .cms-home #maincontent, .page-footer, 
    .cms-home .page-bottom .content, 
    .cms-home .cart_submenu, 
    .cms-home .page-header .header,
    .cms-home .page-wrapper > .breadcrumbs {
        padding-inline: 10px !important;
    }
    .cms-home .winter_shopping {
        margin-inline: -10px;
    }
    .cms-home .winter_shopping .container {
        padding-inline: 10px !important;
    }
    .footer-wrapper {
        margin-inline: -10px;
    } */
     

}
@media (min-width:769px){
    /* sidemenu */

.page-wrapper {
    padding-left: 60px;
}
.nav-sections .navigation ul li a:hover span {
    color: #ff4961 !important;
}
.nav-sections.nav-sidebar-open {
    padding-inline: 5px;
}
.nav-sections .navigation .nav-title {
    margin-inline: 5px;
}
.nav-sections .navigation ul li .submenu a:hover,.nav-sections .navigation ul li .submenu a.ui-state-focus {
    color: #ff4961 !important;
    background:none !important;
}
.nav-sections .navigation ul li .submenu li a {
    padding: 0 !important;
}
.nav-sections {
    background: #FFFFFF !important;
    position: fixed;
    top: 0;
    bottom:0;
    margin: 0 !important;
    z-index: 9999999;
    /* width: 80px; */
    width: 60px;
    height: 100vh;
    box-shadow: 0px 4px 4px 0px #00000040;
    /* padding: 20px 13px; */
    padding: 20px 0px;
}
body.sidebar-open::after {
    position: fixed;
    left: 0;
    right: 0;
    height: 100%;
    background:rgba(0,0,0,0.7);
    width: auto;
    top: 0;
    bottom: 0;
    content: "";
    z-index: 9999999;
}
.menu-outer {
    background: #FF445E;
    border-radius: 100%;
    padding: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1;
}
.nav-sections.nav-sidebar-open .navigation .nav-title {
    background: #ff4961 !important;
    border-radius: 300px;
    color: #fff;
    gap: 8px;
    padding: 10px 16px 10px;
}
.nav-sections.nav-sidebar-open .navigation .nav-title .menu-outer {
    padding: 0;
}
.nav-sections .navigation .nav-title {
    display: flex;
    align-items: center;
    justify-content: center;
}
.nav-sections .navigation ul {
    display: flex;
    flex-direction: column;
    background: transparent !important;
    padding: 0 !important;
}
.nav-sections .navigation ul li a span, 
.nav-sections .nav-title span {
    display: none;
    line-height: 100%;
    animation: slideInLeft 0.5s ease reverse forwards;
}
.nav-sections .navigation ul li .submenu span{
    display: block;
}
.nav-sections .navigation ul li.parent > .level-top > .ul-icon {
    display: none;
}
.navigation .level0.parent > .level-top > ul-icon:after {
    font-size: 10px;
}
.nav-sections .navigation ul li{
    margin-top:30px;
    margin-right: 0 !important;
}
.nav-sections .navigation ul li a {
    width: 100%;
    justify-content: center;
    display: flex !important;
    align-items:center;
    /* padding: 0px 15px !important; */
    padding: 0 7px !important;
}
.nav-sections.nav-sidebar-open .navigation ul li a {
    padding: 0 15px !important;
}

.nav-sections .nav-sections-item-content > .navigation {
    background: transparent !important;
}
.nav-sections .navigation ul li .submenu li:not(:last-child) {
    margin-bottom: 20px;
}
/* .nav-sections .navigation ul li .submenu li a {
    padding: 8px 16px !important;
} */
.nav-sections.nav-sidebar-open .navigation ul li a span,
.nav-sections.nav-sidebar-open  .nav-title span,
.nav-sections.nav-sidebar-open .navigation ul li.parent > .level-top > .ul-icon {
    display: inline-block;
    animation: slideInLeft 0.5s ease forwards;
}
.nav-sections.nav-sidebar-open .navigation ul li.parent > .level-top > .ul-icon{
    right:4px;
}
.nav-sections.nav-sidebar-open .navigation ul li.parent > .level-top{
    padding-right:40px !important;
}
.nav-sections.nav-sidebar-open {
    width: fit-content;
    animation: slideInLeft 0.7s ease forwards;
    z-index: 99999999;
}
.nav-sections.nav-sidebar-open .navigation ul li a, 
.nav-sections.nav-sidebar-open .navigation .nav-title {
    justify-content: flex-start;
    gap: 12px;
}
.nav-sections.nav-sidebar-open .navigation .level0.p:hover:after {
    width: 13px;
}
.nav-sections.nav-sidebar-open .navigation .level0.submenu:hover:after {
    display: none;
}
.nav-sections.nav-sidebar-open .navigation ul li.parent {
    position: relative;
}
.nav-sections .navigation ul li .category-item.parent>a {
    text-transform: uppercase;
}
.nav-sections.nav-sidebar-open .navigation ul li .submenu {
    clip-path: inset(0 0 0 0 round 0px 20px 20px 0px);
    right: 0 !important;
    left: Calc(100% + 0px) !important;
    top: 0 !important;
    height: 100vh;
    width: 260px !important;
    bottom: 0;
    position: fixed;
    background: #fff !important;
    padding: 20px !important;
    box-shadow: none;
    border-left: 1px solid #ccc;
    border-radius: 0 20px 20px 0px;
    max-height: 100vh;
    /* padding-right: 20px !important; */
}
.nav-sections .navigation .level0.parent> .submenu,
.navigation .level0.parent:hover > .submenu {
    overflow-y: auto !important;
    overflow-x: hidden !important;
}
  .nav-sections .navigation .level0.parent > .submenu::-webkit-scrollbar {
    width: 4px;
    height: Calc(100% - 10px);
  }
  .nav-sections .navigation .level0.parent > .submenu::-webkit-scrollbar-track {
    background: #f0f0f0;
    border-radius: 4px;
  }
  .nav-sections .navigation .level0.parent > .submenu::-webkit-scrollbar-thumb {
    background: #777;
    border-radius: 4px;
  }
  .nav-sections .navigation .level0.parent > .submenu::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
/* .nav-sections.nav-sidebar-open .navigation ul li .submenu .submenu {
    right: 0 !important;
    left: Calc(100% + 229px) !important;
    top: 0 !important;
    height: 100vh;
    width: 230px !important;
    bottom: 0;
    position: fixed;
    background: #fff !important;
    padding: 20px !important;
    box-shadow: none;
    border-left: 1px solid #ccc;
    border-radius: 0 20px 20px 0px;
    max-height: 100vh;
    overflow: hidden !important;
} */
.nav-sections.nav-sidebar-open .navigation ul li .submenu .submenu {
    position: relative !important;
    right: unset !important;
    left: unset !important;
    top: unset !important;
    height: unset !important;
    width: 100% !important;
    min-width: unset !important;
    padding: 20px 0px 0 0px !important;
    display: block !important;
    box-shadow: none !important;
    border: none !important;
}

.nav-sections.nav-sidebar-open .navigation ul li .submenu .parent>a{
    color: #000 !important;
    font-weight: 800 !important;
}
.nav-sections.nav-sidebar-open .navigation ul li .submenu .parent>a>.ui-menu-icon{
    display: none !important;
}
.filter-content .item{
	margin:0 !important;
}
.page-products .toolbar .limiter{
	display:block !important;
}
/* Define the animation */
@keyframes slideInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px); /* Starting point to the left */
    }
    100% {
        opacity: 1;
        transform: translateX(0); /* End at the original position */
    }
}
@keyframes sideInLeft {
    0% {
        opacity: 0;
        transform: translateX(-100%); /* Start off-screen to the left */
    }
    100% {
        opacity: 1;
        transform: translateX(0); /* End at the original position */
    }
}

.navigation .level0.parent > .level-top > .ui-menu-icon:after {
    rotate: -90deg;
}
.toolbar-right .show_sidebar {
    display: none;
}
.nav-sections.nav-sidebar-open .navigation ul li .submenu li>.ui-menu {
    border-radius: 0 !important;
    padding-bottom: 20px !important;
    min-width: 100% !important;
}
.nav-sections.nav-sidebar-open .navigation ul.submenu li.parent {
    border-bottom: 1px solid #EBEBEB !important;
}
/* sidemenu-end */
.cms-outlet main#maincontent {
    padding-top: 20px;
}
.opc-sidebar{
	margin-top:0 !important;
}
.opc-block-summary{
	padding-top:0 !important;
}
}

@media screen and (min-width:992px){
    /* .single-product_container .product.media, .single-product_container .product_size_description, .single-product_container .product.info.detailed, .single-product_container .block.related, .single-product_container .mageplaza-frequently-bought-together-block {
        float: left !important;
    }
    .single-product_container {
        display: block;
    }
    .single-product_container .product-info-main {
        float: right !important;
        margin-right: 0%;
    } */
    .catalog-product-view .page-bottom {
        margin-top: 70px !important;
    }
    .fashion_outfits_right .owl-carousel .owl-stage-outer {
        margin-top: -10px;
        padding-top: 10px;
        height: Calc(100% + 10px);
    }
}
/* @media screen and (min-width:1025px){
    .single-product_container .product-info-main {
        margin-right: 10%;
    }
} */

 @media screen and (min-width:1281px){
   /* .cms-home #maincontent, 
    .cms-home .page-footer, 
    .cms-home .page-bottom .content, 
    .cms-home .cart_submenu,
    .cms-home .page-wrapper > .breadcrumbs {
        padding-inline: 40px !important;
    }
    .cms-home .page-header .header {
        max-width: 1450px !important;
        padding-inline: 40px !important;
    }
    .cms-home .winter_shopping {
        margin-inline: -40px;
    }
    .cms-home .winter_shopping .container {
        padding-inline: 40px !important;
    }
    .cms-home .page-wrapper > .page-bottom {
        max-width: 1480px !important;
    }
    .footer-wrapper {
        margin-inline: -40px;
    }*/
    header.page-header .top-header-container, 
    header.page-header .cart_submenu, 
    #maincontent.page-main,
    .breadcrumbs_container,
    footer.page-footer{
        padding-inline: 40px !important;
    }
    #maincontent.page-main {
        max-width: 1480px !important;
    }
    .cms-home #maincontent.page-main {
        max-width: 100% !important; 
    }
    .cms-home section>.winter_shopping {
        margin-inline: -40px;
    }
    .breadcrumbs_container {
        padding-inline: 40px !important;
    }
    .page-wrapper > .page-bottom {
        max-width: 100% !important;
        padding-inline: 40px !important;
    }
} 
@media screen and (max-width:1280px) and (min-width:1024px){
   /*  .cms-home #maincontent, .page-footer, 
    .cms-home .page-bottom .content, 
    .cms-home .cart_submenu, 
    .cms-home .page-header .header, 
    .cms-home .page-wrapper > .breadcrumbs {
        padding-inline: 20px !important;
    }
    .cms-home .winter_shopping {
        margin-inline: -20px;
    }
    .cms-home .winter_shopping .container {
        padding-inline: 20px !important;
    }
    .cms-home .page-wrapper > .page-bottom {
        max-width: 1440px !important;
    }
    .footer-wrapper {
        margin-inline: -20px;
    }*/
    header.page-header .top-header-container, 
    header.page-header .cart_submenu, 
    #maincontent.page-main,
    .breadcrumbs_container,
    footer.page-footer{
        padding-inline: 20px !important;
    }
    #maincontent.page-main {
        max-width: 1480px !important;
    }
    .cms-home section>.winter_shopping {
        margin-inline: -20px;
    }
    .breadcrumbs_container {
        padding-inline: 20px !important;
    }
    .page-wrapper > .page-bottom {
        padding-inline: 20px !important;
    }
} 
@media screen and (max-width:1024px) and (min-width:769px){
    header.page-header .top-header-container, 
    header.page-header .cart_submenu, 
    #maincontent,
    .breadcrumbs_container,
    footer.page-footer{
        padding-inline: 15px !important;
    }
    .cms-home section>.winter_shopping {
        margin-inline: -15px;
    }

    .breadcrumbs_container {
        padding-inline: 20px !important;
    }
    .page-wrapper > .page-bottom
     {
        padding-inline: 20px !important;
    }
}
@media screen and (max-width:1399px) and (min-width:769px){

    .single-product_container .product-info-main .page-title-wrapper h1 {
        font-size: 24px !important;
        line-height: 1.3;
    }
    .single-product_container .product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
        font-size: 28px;
    }
    .single-product_container .product-info-main .product-info-price .price-final_price span.old-price .price {
        font-size: 21px;
    }
    .single-product_container .product-info-main .product-info-price .price-final_price span.discount_off {
        font-size: 18px;
    }
    .single-product_container .product-info-main .product-info-price .price-final_price span.old-price {
        font-size: 20px !important;
    }
    .single-product_container .product-info-main .product-info-price .price-final_price span.you_save {
        font-size: 16px;
    }
}
@media screen and (max-width:1549px) {
    .single-product_container .block.related .product-item .special-price .price-container .price {
        font-size: 15px;
    }
    .single-product_container .block.related .product-item .old-price .price-container .price, .single-product_container .block.related .product-item .discount_off {
        font-size: 13px;
        line-height: 126% !important;
    }
}
@media screen and (max-width:1449px){
    .login_logout ul, .switcher-dropdown {
        right: 0;
    }
    .footer_custom_print_left h2 {
        font-size: 28px;
        margin-bottom: 14px;
        max-width: 340px;
    }
    .footer_custom_print_left a {
        font-size: 16px;
        padding: 13px 20px;
    }
    .footer_custom_print {
        padding: 0 40px;
    }
    .footer_custom_print_right {
        width: 60%;
    }
    .footer_custom_print_left {
        width: 40%;
    }
}

@media screen and (max-width:1399px){
    #wishlist-view-form .product-item {
        width: 25% !important;
    }
    .post-list-wrapper .post-info{
        gap: 7px;
    }
}

@media screen and (max-width:1249px){
    .md-ewallet-mainbox .md-ewallet-top {
        width: 42%;
    }
    .md-ewallet-mainbox .md-ewallet-middle {
        width: 56%;
    }
    .md-ewallet-mainbox .md-ewallet-middle label {
        font-size: 21px;
        line-height: normal;
    }
    .md-ewallet-mainbox .md-ewallet-top .wallet-detail {
        font-size: 21px;
        line-height: normal;
    }
    #form-wallet-data button {
        font-size: 14px;
        padding: 10px !important;
    }
    #form-wallet-data span.currency {
        font-size: 12px;
        text-align: center;
    }

}
@media(max-width:1199px){
    .header .logo {
        width: 20%;
    }
    /* .header .block-search {
        width: 40%;
    }
    .header-contact {
        width: 40%;
    } */
    .winter_shopping {
        padding-bottom: 50px;
        padding-top: 50px;
    }
    #wishlist-view-form .product-item {
        width: 33.33% !important;
        margin-bottom: 20px !important;
    }
    .cart-summary .checkout-methods-items .action.primary.checkout {
        font-size: 15px;
    }
    .toolbar_flex .toolbar-left {
        flex: unset;
        width: 100%;
        margin-bottom: 10px;
    }
    .toolbar_flex {
        flex-wrap: wrap;
    }
    
    .cart_cstm-design.cart-container .left_cart {
        width: 100%;
    }
    .cart_cstm-design.cart-container .cart-summary {
        width: 100%;
        position: unset !important;
        margin-top: 20px;
    }
}

@media(max-width:1024px){
.customer-account-forgotpassword .password.forget {
    width: 100%;
}
.customer-account-forgotpassword .page-title-wrapper h1.page-title {
    padding-top: 0;
}
/* .customer-account-create .form-create-account {
    width: 100%;
}
.customer-account-create .page-title-wrapper h1.page-title {
    padding-top: 0;
} */
.product-item {
    width: 33.33% !important;
    padding: 10px !important;
}
.new-arrival-section .product-item {
    width: 33.33% !important;
}
.new-arrival-section {
    align-items: flex-start;
}
.winter_shopping_bottom_content {
    grid-template-columns: 1fr 1fr 1fr;
}
.products.wrapper .product-item {
    width: 33.33% !important;
}
/* .customer-account-login .block-customer-login .login_fields {
    display: block;
}
.customer-account-login .block-customer-login .field.password.required {
    padding-top: 14px;
} */
.account.page-layout-2columns-left .sidebar-main, .account.page-layout-2columns-left .sidebar-additional {
    width: 100% !important;
}
.account .column.main {
    width: 100% !important;
}
.block-collapsible-nav { position: unset !important; margin: 0 !important; }

.cart-container .cart_summary_container {
    width: 100%;
    position: unset;
    float: unset;
}
.cart-container .form-cart {width: 100%;padding: 0 !important;float: unset;}
.cart-discount {
    width: 100%;
    max-width: fit-content;
    display: block;
    float: unset;
}
.block.discount .title{
    border: none;
}
.blog-layout-design .post-list .post-item{
    width: 50% !important;
}
.sidebar .block-categories {
    padding: 15px;
}

.sidebar .block-categories .block-title {
    font-size: 18px;
}

.sidebar .block-categories .accordion li {
    font-size: 14px;
}

.sidebar .block-categories .accordion li a::after {
    font-size: 12px;
}
.cart_submenu_inner{
    padding-block: 10px;
}
.winter_shopping .deal-data {
    min-width: 54px;
    font-size: 19px;
}
.winter_shopping .deal-data p span.deal-time {
    font-size: 12px;
}
.single-product_container .product-info-main{
    width:36%;
}
.outlet_deals .deal-content .deal-data p {
   font-size: 20px;
}
.fashion_outfits_right .owl-theme .owl-controls .owl-nav .owl-next {
    right: 10px;
}

.fashion_outfits_right .owl-theme .owl-controls .owl-nav .owl-prev {
    left: 10px;
}
}

@media(max-width:991px){
    .single-product_container .product_left_wrapper,.single-product_container .product_right_wrapper {
        width: 100%;
    }
    .single-product_container .product_left_wrapper .product-info-main {
        position: relative !important;
        top: unset !IMPORTANT;
    }
    .single-product_container {
        display: block !important;
    }
    .slider-section {
        flex-wrap: wrap;
    }
    .slider-left {
        width: 100%;
        padding-top: 0;
    }
    .daily-deal-right {
        width: 100%;
    }
    .popular_categories ul {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    .arrival-products {
        width: 100%;
    }
    .new-arrivals{
        display: none;
    }
    /* .winter_shopping_top img {
        width: 40%;
    }
    .winter_shopping_top_content {
        width: 60%;
    } */
    .fashion_   ts_right {
        display: none;
    }
    .fashion_outfits_left {
        width: 100%;
    }
    .fashion_outfits_right {
        width: 100%;
    }
    .fashion_outfits_right .owl-carousel .owl-stage-outer {
        padding-block: 20px;
    }
    .post-list-wrapper .post-list .post-holder {
        width: 33.33% !important;
    }
    .footer_custom_print_right{
        display: none;
    }
    .footer_custom_print_left {
        width: 100%;
    }
    .footer_columns{
        flex-wrap: wrap;
    }
    .footer-logo-social {
        width: 66.66%;
    }
    .footer-categories {
        width: 33.33%;
    }
    .footer-useful-links {
        width: 33.33%;
    }
    .footer-app-logos {
        width: 33.33%;
    }
    .winter_shopping_top_content h3 {
        font-size: 32px;
    }
    .popular_categories {
        margin-top: 50px;
    }
    .home-products {
        margin-top: 40px;
    }
    .new-arrival-section {
        margin-top: 40px;
    }
    .winter_shopping {
        margin-top: 40px;
    }
    .fashion_outfits {
        margin-top: 40px;
        margin-bottom:40px;
    }
    .blog-widget-recent {
        margin-top: 40px;
        margin-bottom: 0;
    }
    .footer_text {
        margin-block: 40px 10px;
    }
    .header-whatsapp, .header-shipping {
        padding: 6px;
    }
    .single-product_container .product.media, 
    .single-product_container .product_size_description, 
    .single-product_container .product.info.detailed, 
    .single-product_container .block.related,
    .single-product_container .mageplaza-frequently-bought-together-block {
        width: 100% !important;
        margin-top: 20px !important;
        margin-right: 0;
    }
    .single-product_container .product-info-main {
        width: 100% !important;
        background: #fff;
        box-shadow: 0px 1px 4px 0px #00000033;
        border-radius: 5px;
        padding: 20px;
        margin-top: 20px;
    }
    .winter_shopping {
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .account .column.main .md-ewallet-top span.wallet-balance {
        font-size: 14px;
        padding: 10px;
    }
    #form-wallet-data button {
        padding: 8px !important;
        font-size: 13px;
    }
    #form-wallet-data span.currency {width: 55px;}
    .multicheckout.address.form .actions-toolbar > .primary,
    .multicheckout.address.form .actions-toolbar > .secondary {
        float: unset;
    }
    .multicheckout.address.form .actions-toolbar .secondary {
        margin-top: 20px !important;
    }
    .blog-layout-design .post-list .post-item{
        width: 50% !important;
    }
    .footer_custom_print_left h2{
        max-width: 100%;
    }
    .payment_logos ul li {
        width: auto;
    }
    .toolbar_flex select#sorter {
        margin: 0 !important;
        padding: 4px 24px 4px 8px;
        float: unset !important;
    }
    .toolbar_flex .toolbar-sorter {
        padding: 2px 4px;
    }
    .toolbar_flex .toolbar-right {
        flex-wrap: wrap;
    }
    .contact-index-index .column.main {
        width: 100%;
        padding-bottom: 20px !important;
    }
    .contact-index-index .sidebar-main {
        width: 100%;
        padding: 0;
    }
    .category_carousal:hover .owl-nav{
        opacity: 1;
    }
}
@media (max-width:768px){
    .header.content, .cart_submenu_inner, .footer.content, .container, .header.content, .breadcrumbs, .page-main {
        max-width: unset !important;
        margin: unset !important;
    }
    .header .action.search {
        font-size: 0;
        display: flex !important;
        align-items: center;
        justify-content: center;
        padding: 0;
        opacity: 1;
    }
    .header .block-search .action.search:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: 32px;
        color: #fff;
        content: '\e615';
        font-family: 'luma-icons';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
    }
    .header .block-search input {
        margin: unset;
        position: unset;
        font-size: 12px;
    }
    .navigation .nav-title {
        display: none;
    }
    .cart_submenu {
        display: none;
    }
    .header .block-search .control {
        border: none;
        margin: unset;
        padding: unset;
    }
    .header .block-search .label {
        display: none;
    }
    .nav-toggle {
        position: unset;
        order: 2;
    }
    .header.content {
        align-items: center;
        flex-wrap: wrap;
        padding-block: 0px !important;
        justify-content: flex-start !important;
    }
    .header .logo {
        width: Calc(100% - 150px);
        display: block;
        max-width: 100%;
        margin: 0 auto;
        padding: 5px;
        order: 3;
    }
    .header .logo img {
        display: block;
        margin: 0 auto;
    }
    .header-contact {
        width: 100%;
        justify-content: center;
        order: 1;
        padding-bottom: 10px;
        gap: 20px;
        margin: 0;
    }
    .header-contact {
        display: none;
    }
    .header .login_logout {
        order: 4 !important;
        z-index: 9999;
        display: inline-block !important;
        padding: 0;
    }
    .header .login_logout ul {
        right: 0;
    }
    .header .block-search {
        order: 5;
        margin: 0;
        padding: 0;
        flex: unset !important;
        width: 100%;
        background: #FFC4CC;
        margin-inline: -15px;
        width: Calc(100% + 30px);
        padding: 10px 20px;
    }
    .header-whatsapp, .header-shipping {
        justify-content: center;
        padding: 10px;
    }
    .mobile_icons {
        display:block;
    }
    nav.navigation ul li a {
        display: flex !important;
        align-items: center;
        font-size: 14px;
        line-height: normal;
    }
    .nav-sections nav.navigation ul li a .menu-icon {
        margin-right: 8px;
    }
    .nav-sections .navigation .parent .level-top:after {
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
    }
    .nav-sections .navigation ul li .submenu li {
        padding-left: 33px;
    }
    .nav-sections .nav-sections-item-content {
        padding-top: 0px;
    }
    .nav-sections nav.navigation ul li:nth-child(1) {
        border-top: none;
    }
    .nav-sections #switcher-language-nav {
        border-top: none;
    }
    .nav-sections .dropdown.switcher-dropdown {
        z-index: 9;
        padding: 10px;
    }
    .nav-sections .switcher-trigger strong:after {
        display: none;
    }
    #wishlist-view-form .actions-toolbar .primary {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    
    #wishlist-view-form .actions-toolbar .primary button {
        display: inline-flex;
        width: auto;
        height: 100%;
        margin: 0 !important;
    }    
    #wishlist-view-form .product-item {
        padding: 10px !important;
        width: 50% !important;
        margin: 0 !important;
    }
    #wishlist-view-form .products-grid.wishlist .product-item-photo {
        float: unset;
        text-align: center;
    }
    #wishlist-view-form strong.product-item-name {
        margin-inline: 0 !important;
    }
    .md-ewallet-mainbox .md-ewallet-top,.md-ewallet-mainbox .md-ewallet-middle {
        width: 100%;
    }
    #form-wallet-data button {
        max-width: fit-content;
    }
    .multicheckout.address.form .actions-toolbar > .primary,
    .multicheckout.address.form .actions-toolbar > .secondary {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: space-between;
    }
    .multicheckout.address.form .actions-toolbar .action {
        width: calc(50% - 5px);
        margin: 0 !important;
    }
    .form-cart thead:before{
        display: none;
    }
    .cart.table-wrapper .product-item-photo {
        position: unset;
    }
    .cart.table-wrapper .action {
        position: unset;
    }
    .cart.table-wrapper .actions-toolbar {
        padding: 0 !important;
    }
    .cart-discount .actions-toolbar {
        width: 100%;
    }
    .cart-discount {
        border: none;
    }
    .cart-discount {
        max-width: 100%;
    }
    .opc-estimated-wrapper .minicart-wrapper button.action.showcart:after {
        position: unset;
    }
    #contact-form {
        padding: 15px;
    }

    #contact-form .legend {
        font-size: 20px;
    }

    #contact-form .control input,
    #contact-form .control textarea {
        font-size: 14px;
    }

    #contact-form .field.name,
    #contact-form .field.email {
        width: 100%;
        padding-inline: 0 !important;
    }
    body.blog-post-view .post-header,
    body.blog-post-view .post-sharing,
    .blog-post-view .page-main > .page-title-wrapper .page-title,
    body.blog-post-view .post-featured-image,
    body.blog-post-view .post-description{
        text-align:center;
    }
    .sidebar .filter-content {
        background: none;
        box-shadow: none;
        padding: 0 !important;
    }
    .sidebar .block.filter.active .filter-title strong {
        padding: 5px;
    }
    .modal-popup.modal-slide {
        left: 0;
    }
    .product-details .product-reviews-summary {
        margin-bottom: 0;
    }
    .customer-review .product-details {
        width: 100%;
        margin-right: 0;
        text-align: center;
    }
    .customer-review .product-media {
        margin: 0 auto;
    }
    .customer-review .review-details {
        margin-top: 20px;
        width: 100%;
    }
    .review-customer-view .page-title-wrapper {
        text-align: center;
    }
    form#mp-edit-rma-form .actions-toolbar .primary {
        display: inline-block;
    }
    /* .single-product_container .block.related .products-related .product-items {
        display: flex;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
        flex-wrap: nowrap;
    }
    .single-product_container .block.related .products-related .product-items::-webkit-scrollbar {
        display: none;
    }
    .single-product_container .block.related .products-related .product-items .product-item {
        flex: 0 0 40%; 
        scroll-snap-align: center;
    } */

    #customer-reviews li.review-item .review-infor .review-form-actions .primary .action {
        display: inline-block !important;
        width: auto;
    }
    #customer-reviews li.review-item .review-infor .review-form-actions .primary {
        text-align: left;
    }
    .slider-section .daily-deal-right {
        display: none;
    }
    .fashion_outfits_left_top h2 {
        width: 100%;
    }
    .login_logout ul, .switcher-dropdown {
        right: unset;
    }
    .page-products .sorter {
        position: unset;
    }
    .sidebar .filter-title strong {
        display: none;
    }
    .toolbar_flex .toolbar-right {
        justify-content: space-between;
    }
    /* quick-view mobile start */
    .quick-view-popup .mfp-iframe-holder {
        padding: 0;
    }
    .quick-view-popup .mfp-iframe-holder .mfp-content {
        margin: 0;
        width: 100% !important;
    }
    /* quick-view mobile end */
    .breadcrumbs{
        display: block;
    }
    .nav-sections .switcher-options.active .switcher-dropdown {
        min-width: fit-content;
    }
    .winter_shopping_bottom_content.owl-carousel .owl-nav [class*=owl-].owl-prev,
    .winter_shopping_bottom_content.owl-carousel .owl-nav [class*=owl-].owl-next {
        opacity: 1;
    }
    #layered-filter-block {
        padding: 0;
        border: 0 !important;
    }
    body.filter-active .filter-title {
        border-bottom: none !important;
    }
    /* body.filter-active .filter-content .filter-options-item {
        padding-bottom: 10px;
        margin-bottom: 10px;
    } */
    body.filter-active .filter-title {
        background: #fff !important;
    }
    body.filter-active .filter-title {
        border-bottom: none !important;
    }
    body.filter-active .filter-title strong {
        right: 10px !important;
    }
    .page-products .columns {
        padding-top: 10px;
    }
    body.filter-active  #layered-filter-block.active .filter-options {
        padding: 30px 20px 10px !important;
    }
    .blog_carousal.owl-theme .owl-nav{
        opacity: 1;
    }
    .blog_carousal.owl-theme .owl-nav .owl-prev{
        left: 5px !important;
    }
    .blog_carousal.owl-theme .owl-nav .owl-next{
        right: 5px !important;
    }
    .cms-home .container {
        padding-inline: 15px !important;
    }
    #maincontent.page-main{
        padding-inline: 0 !important;
    }
    .nav-open .nav-sections {
        z-index: 99999999;
    }
    .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
        margin-left: 0;
    }
    .active_filters_destination .filter-actions{
        margin: 10px 0 0;
        padding: 0;
    }
    .active_filters_destination .filter-current li.item {
        padding: 2px 2px 2px 20px;
    }
    .active_filters_destination .filter-current .items{
        gap: 6px;
        padding: 0;
    }
    .custom-slider .banner-item .banner-image, .custom-slider .banner-item .banner-image img {
        object-position: center right;
    }
    .navigation .level0 > .level-top {
        text-transform: capitalize;
    }
    .nav-sections {
        background: #fff;
    }
    .navigation {
        background: #fff;
    }
    .nav-sections-item-title {
        background: #f5f5f5;
        height: 52px;
        padding: 15px 10px;
        color: #909090;
        border: none;
    }
    .nav-sections-item-title a {
        font-size: 13px;
        color: #909090;
    }
    .nav-sections-item-title.active a,
    .nav-sections-item-title:hover a {
        color: #333;
    }
    .section-item-title.nav-sections-item-title.active,
    .section-item-title.nav-sections-item-title:hover {
        background: #e9e9e9;
        border-bottom: 2px solid #FF445E !important;
    }
    .nav-sections-item-content {
        margin-top: 52px;
    }
    .switcher:hover .switcher-dropdown{
        display: none;
    }
    .switcher-trigger:hover{
        background-color: unset !important;
    }
    .switcher-options.active .switcher-trigger{
        background-color: rgb(28 97 231 / 25%) !important;
    }
    .photo-with-hover-actions .icon-container .icon .tooltip,
    .photo-with-hover-actions .icon-container .icon:hover .tooltip {
        display: none !important;
    }
    .table-wrapper.comparison .cell.remove {
        width: 250px !important;
    }
    .table-wrapper.comparison .cell {
        min-width: 250px !important;
    }
    .single-product_container .block.related .owl-carousel:not(:hover) .owl-nav{
        opacity: 1;
    }
	.navigation .level0 > .level-top{
		padding: 16px 40px 16px 16px;
	}
	.switcher-trigger{
		background-image:unset;
	}
	.switcher-trigger::after{
		content:'\e622';
		font-family:'luma-icons';
		display:inline-block;
		position:absolute;
		top:50%;
		right:10px;
		font-size: 1.6rem;
		font-weight: normal;
	}
	.products-grid.wishlist .product-item-inner .box-tocart{
		margin-right:20px !important;
	}
    /* footer cart */
    .footer_cart .minicart-wrapper .action.showcart {
        display: flex !important;
        flex-direction: column !important;
        padding: 2px !important;
        color: #737A85;
        font-size: 14px;
        padding: 2px;
        font-weight: 500;
    }
    .footer-wishlist-icon {
        position: relative;
    }
    
    .footer-wishlist-icon #custom-wishlist-counter {
        position: absolute;
        top: -10px;
        right: -18px;
        font-size: 11px;
        background-color: #fff !important;
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.17);
        width: 18px;
        height: 18px;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #000 !important;
        line-height: 1;
    }
    .footer_cart .minicart-wrapper .action.showcart::after {
        display: none;
    }
    .footer_cart .minicart-wrapper .action.showcart::before {
        filter: brightness(0) saturate(100%) invert(39%) sepia(11%) saturate(236%) hue-rotate(173deg) brightness(91%) contrast(86%);
        position: unset;
        content: "" !important;
        width: 21px;
        height: 21px;
        background: url(../Magento_Theme/images/cart.svg) no-repeat;
        background-size: contain;
    }
    .footer_cart.minicart-main {
        padding: 0 !important;
    }
    .footer_cart.minicart-main>a {
        display: none;
    }
    .footer_cart.minicart-main .block-minicart #minicart-content-wrapper {
        max-width: 70%;
    }
    .footer_cart .car_drawer-bottom-footer .actions .secondary {
        width: 100%;
    }
    .footer_cart .action.showcart span.price {
        display: none;
    }
    .footer_cart .action.showcart span.text {
        width: 100%;
        clip: unset;
        height: auto;
        position: unset;
        margin: 0;
    }
	.account .orders-history .data.table .col.actions{
		display:flex;
		text-align:center;
		align-items:center;
	}
}
@media(max-width:767px){
.customer-account-forgotpassword .page-title-wrapper h1.page-title {
    font-size: 22px;
    padding-top: 0;
}
.product-item-info .product-item-details .product-item-actions .tocart {
    left: 5px;
    right: 5px;
}
/* .customer-account-login .page-title-wrapper h1.page-title {
    font-size: 22px;
} */
/* .customer-account-create .form-create-account .fieldset.additional_info .otp-content.fieldset {
    margin-bottom: 26px;
}
.customer-account-create .form-create-account {
    width: 100%;
}

.customer-account-create .form-create-account .login_fields {
    display: block;
}
.customer-account-create .form-create-account .login_fields .field-name-firstname {
    width: 100%;
}
.customer-account-create .form-create-account .login_fields .field-name-lastname {
    width: 100%;
    margin-top: 10px;
} */

/* .customer-account-create .page-title-wrapper h1.page-title {
    font-size: 22px;
    padding-top: 0px;
}

.customer-account-create .form-create-account .fieldset.create.account .legend span {
    font-size: 16px;
}

.customer-account-create .form-create-account .legend span {
    font-size: 16px;
} */
    /* .customer-account-login .block-customer-login .login_fields {
    display: block;
}
.customer-account-login .block-customer-login .fieldset.login:after {
    margin-top: 14px;
}
.customer-account-login .block-new-customer {
    padding-top: 14px;
}
.customer-account-login .page-title-wrapper {
    padding-top: 10px;
}
.customer-account-login .page-title-wrapper h1 {
    font-size: 24px;
} */
    .deal-data {
        min-width: 55px;
        min-height: 55px;
    }
    .popular_categories ul {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .product-item {
        width: 50% !important;
    }
    .new-arrival-section .product-item {
        width: 50% !important;
    }
    .winter_shopping_top{
        flex-wrap: wrap;
    }
    .winter_shopping_top img {
        width: 100%;
    }
    .winter_shopping_top_content {
        width: 100%;
    }
    .winter_shopping_bottom_content {
        grid-template-columns: 1fr 1fr;
    }
    .fashion_outfits_left_top > img {
        width: 100%;
    }
    .fashion_outfits_left_top_content {
        width: 100%;
    }
    .home-small-image {
        width: 100%;
    }
    .post-list-wrapper .post-list .post-holder {
        width: 50% !important;
    }
    .footer_custom_print_left h2 {
        font-size: 24px;
    }
    .footer_custom_print {
        padding: 0 30px;
    }
    .footer_custom_print_left {
        padding-bottom: 40px;
    }
    .footer_bottom{
        flex-wrap: wrap;
    }
    .footer_copyright {
        width: 100%;
        text-align: center;
    }
    .payment_icons {
        width: 100%;
        text-align: center;
    }
    .products.wrapper .product-item {
        width: 50% !important;
    }
    .post-list .post-info {
        padding-left: 0 !important;
    }
    .post-list-wrapper .blog-title-content {
        padding: 18px;
    }
    .md-ewallet-mainbox .md-ewallet-middle label, .md-ewallet-mainbox .md-ewallet-top .wallet-detail {
        font-size: 18px;
    }
    .account .page-main, .cms-privacy-policy .page-main {
        padding-top: 0;
    }
    .account .columns {
        margin-top: 0;
    }
    .md-ewallet-mainbox .md-ewallet-top .wallet-price {
        color: #fff !important;
    }
    /* .customer-account-create .form-create-account .login_fields .password,
    .customer-account-create .form-create-account .login_fields .confirmation {
        width: 100%;
    } */
    body.blog-post-view .post-sharing .icon-wrapper {
        padding: 4px 8px;
        margin-right: 8px;
        margin-bottom: 10px;
    }
    body.blog-post-view .post-sharing .icon-wrapper .icon, body.blog-post-view .post-sharing .icon-wrapper .icon svg {
        width: 30px !important;
        height: 30px !important;
    }
    /* ls-veiw start */
    .list.products-list .product-item-info {
        display: block !important;
    }
    .list.products-list .product-item-info .product-item-details{
        width: 100% !important;
        display: block !important;
    }
    .list.products-list .product-item-info .photo-with-hover-actions {
        width: 100% !important;
    }
    .list.products-list .product-item-info .product-image-container img{
        max-height: 400px;
        object-fit: contain;
    }
    .list.products-list .product-item-details .product-item-name {
        text-align: center;
    }
    .list.products-list .season-text {
        text-align: center;
    }
    .list.products-list .product-reviews-summary {
        text-align: center;
    }
    .list.products-list .product-item-details .stock {
        text-align: left;
        max-width: fit-content;
        margin: 0 auto;
    }
    .list.products-list .product-item-details .swatch-attribute-options {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .list.products-list .product-item .price-box {
        justify-content: center;
    }
    .list.products-list .product-item-description {
        text-align: center;
    }
    .list.products-list .product-item-info .product-item-details .product-item-actions .tocart {
        left: 50%;
        transform: translateX(-50%);
    }
    .list.products-list .product-item-info .product-item-details .item-sku {
        text-align: center;
    }
     /* ls-veiw end */
     .single-product_container .mageplaza-frequently-bought-together-block .mageplaza-fbt-image-box {
        flex-direction: row;
    }
    .single-product_container .mageplaza-frequently-bought-together-block .mageplaza-fbt-image-box .first-item.product-item {
        width: Calc(50% - 12px) !important;
        PADDING: 0 !IMPORTANT;
        z-index: 0;
    }
    .single-product_container .mageplaza-frequently-bought-together-block .mageplaza-fbt-image-box .mageplaza-fbt-carousel-container {
        width: Calc(50% - 12px);
    }
    .single-product_container .mageplaza-frequently-bought-together-block .mageplaza-fbt-image-box .product-item-plus {
        margin-right: 12px;
    }
    .custom-slider .owl-carousel {
        min-height: 466px;
    }
    section.home-top-section{
        padding-top: 0px;
    }
    /* QUICK VIEW */
    .bss_quickview-catalog_product-view .single-product_container .product.media {
        width: 100% !important;
    }
    .bss_quickview-catalog_product-view .single-product_container .product-info-main {
        width: 100% !important;
    }
    /* quick view end */
    /* cart-layout-shift start */
    .cart_cstm-design.cart-container .form-cart .cart.table-wrapper .cart tbody .item-info td {
        width: 100%;
        display: flex !important;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px dashed rgba(0, 0, 0, 0.105);
        padding: 5px !important;
    }
    .cart_cstm-design.cart-container .form-cart .cart.table-wrapper .cart tbody tr td.col::before {
        padding: 0;
    }
    .cart_cstm-design.cart-container .form-cart .cart.table-wrapper .cart tbody .item-info td.col.item {
        justify-content: flex-start;
        width: 100%;
    }
    .cart_cstm-design.cart-container .form-cart .cart.table-wrapper .cart tbody .item-info td.col.item .product-item-photo {
        max-width: 100%;
        width: 100px;
    }
    .cart_cstm-design.cart-container .form-cart .cart.table-wrapper .cart tbody .item-info td.col.item .product-item-details {
        width: Calc(100% - 120px);
        margin-left: 20px;
    }
    .cart_cstm-design.cart-container .form-cart .cart.table-wrapper {
        border: none;
    }    
    .cart_cstm-design.cart-container .form-cart .cart.main.actions {
        align-items: flex-end;
    }
    .cart_cstm-design.cart-container .left_cart #discount-coupon-form .fieldset .field {
        width: 100%;
        margin: 0 !important;
    }
    .cart_cstm-design.cart-container .left_cart #discount-coupon-form .fieldset {
        flex-wrap: wrap;
        gap: 20px;
    }
    .cart_cstm-design.cart-container .left_cart #discount-coupon-form .fieldset .actions-toolbar .apply {
        width: 100%;
    }
    .cart_cstm-design.cart-container .left_cart #discount-coupon-form .fieldset .actions-toolbar {
        width: 100% !important;
    }
      /* cart-layout-shift end */
      .photo-with-hover-actions .product-hover-icons {
        opacity: 1 !important;
    }
    .photo-with-hover-actions .product-hover-icons .wishlist_icon {
        display: flex !important;
        padding: 6px !important;
    }
    .photo-with-hover-actions .icon-container .icon {
        display: none;
    }
    .photo-with-hover-actions .icon-container {
        border-radius: 300px;
    }
    #contact-form .contact-fields .w-50 {
        width: 100%;
    }
    .login-register-design .login-register-left, 
    .login-register-design .login-register-right{
        width: 100%;
        padding: 15px 0;
        margin-bottom: 0 !important;
    }
    .login-register-design .login-register-divider{
        display: flex;
        width: 100%;
        align-items: center;
        gap: 20px;
        color: rgba(16, 16, 16, 0.9);
        font-weight: 500;
        font-family: "Lexend Deca", 'Open Sans' !important;
        text-transform: uppercase;
    }
    .login-register-divider {
        padding-inline: 0;
        position: relative;
        margin: 0;
    }
    .login-register-design .login-register-divider::before {
        content: "";
        flex: 1 0 0;
        border-bottom: 1px solid rgba(0,0,0,0.105);
        display: inline-flex;
    }
    .login-register-design .login-register-divider::after {
        content: "";
        flex: 1 0 0;
        border-bottom: 1px solid rgba(0,0,0,0.105);
        display: inline-flex;
    }
    .login-register-design .login-register-left {
        border: none;
    }
    .outlet_deals .deal-content {
        width: 100%;
    }
    .outlet_deals .img-right {
        width: 100%;
        padding-top: 20px;
    }
    .outlet_deals .daily-deal-content {
        padding: 20px;
    }
    .outlet_deals .deal-content h3{
        font-size: 22px;

    }
    .category_carousal .owl-nav .owl-prev, .category_carousal .owl-nav .owl-next {
        top: 40% !important;
    }
    
}

@media (max-width:575px){
    .single-product_container .block.related .products-related .product-items .product-item {
        flex: 0 0 80%; 
        scroll-snap-align: center;
    }
}
@media(max-width:479px){
    .custom-slider .banner-item .banner-title {
        font-size: 26px !important;
        line-height: 34px !important;
    }
    .custom-slider .banner-item .content_slider {
        padding: 25px 20px !important;
    }
    .deal-content {
        padding: 20px;
    }
    .bottom-images {
        grid-template-columns: 1fr;
        row-gap: 20px;
    }
    .popular_categories h3 {
        font-size: 22px;
    }
    .popular_categories ul {
        grid-template-columns: 1fr 1fr;
    }
    .home-products .block-title h3, .arrival-products .block-title h3 {
        font-size: 22px;
    }
    .home-products .block-title, .arrival-products .block-title {
        margin-bottom: 30px;
    }
    /* .product-item {
        width: 100% !important;
    } */
    /* .new-arrival-section .product-item {
        width: 100% !important;
    } */
    .winter_shopping_bottom_content {
        grid-template-columns: 1fr;
    }
    .winter_shopping_top_content h3 {
        font-size: 20px;
    }
    .winter_shopping_top_content > p {
        font-size: 13px;
    }
    .fashion_outfits_left_top h2 {
        font-size: 28px;
        line-height: 36px;
    }
    .post-list-wrapper .title {
        font-size: 22px;
    }
    .post-list-wrapper .post-list .post-holder {
        width: 100% !important;
    }
    .footer-logo-social {
        width: 100%;
    }
    .footer-categories {
        width: 100%;
    }
    .footer-useful-links {
        width: 100%;
    }
    .footer-app-logos {
        width: 100%;
    }
    .footer_copyright {
        padding: 15px 15px 0 15px;
    }
    /* .footer_text {
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .blog-widget-recent {
        margin-top: 40px;
    }
    .fashion_outfits_left_top {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .fashion_outfits {
        margin-top: 40px;
    }
    .winter_shopping {
        padding-bottom: 40px;
        margin-top: 10px;
    }
    .new-arrival-section {
        margin-top: 0;
    }
    .home-products {
        margin-top: 40px;
    }
    .popular_categories {
        padding-top: 40px;
    } */
    .home-products > a {
        margin-bottom: 20px;
        display: inline-block;
    }
    .home-products .block-title {
        padding-right: 170px;
    }
    .home-products .block-title h3, .arrival-products .block-title h3,.post-list-wrapper .title {
        font-size: 19px;
        font-weight: 400;
    }
    .products.wrapper .product-item {
        width: 50% !important;
    }
    .popular_categories {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .home-products {
        margin-top: 20px;
    }
    .new-arrival-section {
        margin-top: 20px;
    }
    .winter_shopping {
        margin-top: 20px;
    }
    .fashion_outfits {
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .blog-widget-recent {
        margin-top: 20px;
        margin-bottom: 0;
    }
    .footer_text {
        margin-block: 30px 0px;
    }
    .post-list .post-info {
        padding-left: 0 !important;
    }
    .post-list-wrapper .blog-title-content {
        padding: 18px;
    }
    .post-list-wrapper .post-info, .post-list-wrapper .post-title .post-item-link {
        min-height: unset;
        -webkit-line-clamp: unset;
    }
    .winter_shopping {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    #wishlist-view-form .actions-toolbar .primary button {
        display: block;
        width: 100%;
    }    
    #wishlist-view-form .product-item {
        width: 100% !important;
    }
    #form-wallet-data input {
        width: 100%;
    }
    #form-wallet-data button {
        width: Calc(100% - 55px);
        max-width: 100% !important;
    }
    .multicheckout.address.form .actions-toolbar .action {
        width: 100%;
        margin: 0 !important;
    }
    .shipping_cod_logos ul li {
        width: 50%;
    }
    .blog-layout-design .post-list .post-item {
        width: 100% !important;
    }
    .blog_carousal .owl-stage-outer {
        padding-block: 0;
    }
    .blog_carousal .owl-stage-outer li.post-holder {
        padding-block: 0;
    }
    .sidebar .filter-title strong {
        width: 100%;
    }
    .sidebar .block.filter.active .filter-title strong {
        width: auto;
    }
    .page-with-filter .toolbar-amount {
        text-align: end;
    }
    .modal-popup .block-customer-login .secondary a {
        width: 100%;
        display: block;
        text-align: center;
    }
    .modal-popup .modal-footer button.action-secondary, 
    .modal-popup .modal-footer button.action-primary, 
    .modal-popup .modal-footer button, 
    .modal-popup .modal-footer a {
        width: 100% !important;
        display: block !important;
        margin: 2px !important;
    }
    .columns .column.main {
        padding-bottom: 30px;
    }
    .footer_text .view_more_content p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 1;
    }
    .footer_text .view_more_content p:last-of-type {
        display: none;
    }
    .view-more-text.footer_text .view_more_content p {
        -webkit-line-clamp: unset;
    }
    .view-more-text.footer_text .view_more_content p:last-of-type {
        display: block;
    }
    .column.main ol.product-items .product-item {
        padding-inline: 5px !important;
    }
    .product-items{
        row-gap: 10px;
    }
    .arrival-products > a, .home-products > a {
        background-position: top 16px right 20px !important;
    }
    /* pro */
    .photo-with-hover-actions .slct_optns_main .swatch-attribute {
        font-size: 12px;
    }
    
    .photo-with-hover-actions .slct_optns_main .swatch-attribute-options {
        margin-block: 5px;
    }
    
    body .photo-with-hover-actions .slct_optns_main .swatch-attribute.color .swatch-attribute-options .swatch-option {
        min-width: 18px;
    }
    
    body .photo-with-hover-actions .slct_optns_main .swatch-attribute.size .swatch-attribute-options .swatch-option {
        width: 24px;
        font-size: 8px;
    }
    .category_carousal .owl-nav .owl-prev, .category_carousal .owl-nav .owl-next {
        top: 34% !important;
    }
}

@media(max-width:375px){
    .popular_categories ul {
        grid-template-columns: 1fr;
    }
    .popular_categories ul li a {
        width: 100%;
    }
}