.ast-header-account-wrap {
    display: block;
}
.ast-theme-transparent-header #masthead {
    position: relative;
}
.footer-social-main .footer-social-main-inner {
    width: fit-content !important;
}

.footer-social-main .footer-social-main-inner .uagb-svg-wrapper a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0; 
    bottom: 0;
}
footer .widget_nav_menu h2 {
    font-weight: 600; 
    font-size: 18px;
    line-height: 100%; 
    margin-bottom: 33px;
}

footer .widget_nav_menu nav ul.menu li a.menu-link {
    color: #fff;
    position: relative;
    padding-left: 20px;
}

footer .widget_nav_menu nav ul.menu li a.menu-link:hover, footer .widget_nav_menu nav ul.menu li.current-menu-item a {
    color: #000;
}

.ast-header-social-1-wrap .ast-builder-social-element:hover  svg {
    fill: #fb6da1;
}

footer .widget_nav_menu nav ul.menu li a.menu-link:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 12px;
    background: url("../images/right-arrow.svg");
    background-size: 100% 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
footer .widget_nav_menu nav ul.menu li {
    margin-bottom: 20px;
}
footer .widget_nav_menu nav ul.menu li:last-child {
    margin-bottom: 0;
}
.popular-brands .slick-slide > div > .brand-item img {
    display: block;
    width: 100%;
}
.popular-brands .slick-slide {
    margin: 0 12px;
}
.popular-brands .slick-list  {
    margin: 0 -10px;
}
.popular-brands .slick-slide > div > .brand-item h3 {
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    margin: 14px 0 0;
}
.popular-brands .slick-slide > div > .brand-item .wishlist-button {
    margin: 0 !important;
    position: absolute;
    top: 20px;
    right: 20px;
}
.popular-brands .slick-slide > div > .brand-item .wishlist-button button {
    height: 36px;
    width: 36px;
    padding: 0;
    border: none;
    background: #fff;
    border-radius: 50%;
}
.popular-brands .slick-slide > div > .brand-item .wishlist-button button svg {
    stroke: #000;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
} 
.popular-brands .slick-slide > div > .brand-item {
    position: relative;
}
.popular-brands .slick-slide > div > .brand-item .wishlist-button .yith-add-to-wishlist-button-block {
    margin: 0;
}
.popular-brands .slick-slide > div > .brand-item .wishlist-button button .yith-wcwl-icon-svg__wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.popular-brands.slick-slider .slick-arrow {
    position: absolute;
    top: -50px;
    right:40px;
    width: 40px;
    height: 40px;
    font-size: 0;
    background: #fff !important;
    border: 1px solid #EBEFF5;
    padding: 0;
    border-radius: 0;
}
.popular-brands {
    position: relative;
}

.popular-brands.slick-slider .slick-arrow.slick-next {
    right: 0;
    left: auto;
}
.popular-brands.slick-slider .slick-arrow:before {
    content: "";
    background: url("../images/slider-arrow.svg");
    width: 7px;
    height: 11px;
    position: absolute;
    background-size: 100% 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
}

.popular-brands.slick-slider .slick-arrow.slick-next:before  {
    transform: translate(-50% , -50%) rotate(180deg);
}

.our-brand-left {
    position: relative;
}
.our-brand-left:before {
    content: "";
    position: absolute;
    right: 30%;
    top: 0;
    background: url("../images/our-brand-bg.png");
    background-size: 100% 100%;
    width: 50vw;
    height: 100%;
}
.our-brand-left .our-brand-main-img {
    max-width: 503px;
    height: 372px;
    border: 5px solid #FFFFFF;
    margin-left: auto;
}
.our-brand-left .our-brand-main-img-mini {
    border: 5px solid #FFFFFF;
    max-width: 241px;
    height: 237px;
    position: absolute !important;
    bottom: 30px;
    left: 0;
}
.top-selling-products-grid .slick-slide, .popular-brands .slick-list {
    margin: 0 12px;
}
.top-selling-products-grid .slick-list, .popular-brands .slick-list {
    margin: 0 -12px;
}
.top-selling-products-grid .slick-slide .wishlist-button {
    position: absolute;
    top: 20px;
    right: 20px;
}
.top-selling-products-grid .slick-slide .product-item {
    position: relative;
}
.top-selling-products-grid .slick-slide .wishlist-button .yith-add-to-wishlist-button-block {
    margin: 0;
}
.top-selling-products-grid .slick-slide .wishlist-button .yith-wcwl-add-to-wishlist-button {
    justify-content: center;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 0;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #fff;
    border-color: #fff;
}
.top-selling-products-grid .slick-slide .wishlist-button .yith-wcwl-add-to-wishlist-button svg {
    stroke: #000;
}
.top-selling-products-grid .slick-slide .wishlist-button .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--added svg {
    stroke: #fff;
    fill: #FB6DA1;
}
.top-selling-products-grid.slick-slider .slick-arrow {
    position: absolute;
    top:-50px;
    right:40px;
    width: 40px;
    height: 40px;
    font-size: 0;
    background: #fff !important;
    border: 1px solid #EBEFF5;
    padding: 0;
    border-radius: 0;
}
.top-selling-products-grid {
    position: relative;
}
.top-selling-products-grid.slick-slider .slick-arrow.slick-next {
    right: 0px;
    left: auto;
}
.top-selling-products-grid.slick-slider .slick-arrow:before {
    content: "";
    background: url("../images/slider-arrow.svg");
    width: 7px;
    height: 11px;
    position: absolute;
    background-size: 100% 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
}
.top-selling-products-grid .slick-arrow.slick-next:before {
    transform: translate(-50% , -50%) rotate(180deg);
}
.top-selling-products-grid .slick-slide .product-item .product-item-cont {
    display: flex;
    gap: 30px;
    margin-top: 14px;
    justify-content: space-between;
}
.top-selling-products-grid .slick-slide .product-item .product-item-cont h4 {
    font-family: Jost;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin-bottom: 4px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.top-selling-products-grid .slick-slide .product-item .product-item-cont h4 a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.product-item .product-item-cont .author {
    display: flex;
    align-items: center;
    gap: 8px;
}
.product-item .product-item-cont .author span {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #575757;
}
.top-selling-products-grid .slick-slide .product-item .product-item-cont-price del {
    display: none;
}
.top-selling-products-grid .slick-slide .product-item .product-item-cont-price .price .amount {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    color: #000;
}
.product-item-inner {
    overflow: hidden;
}

.top-selling-products-grid .slick-slide .product-item .product-item-inner:hover .product-item-inner-btn {
    bottom: 20px;
    transition: 500ms linear;
    z-index: 1;
}

.top-selling-products-grid .slick-slide .product-item .product-item-inner:hover .product-item-inner-img:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 58.48%, #000000 100%);
}

.top-selling-products-grid .slick-slide .product-item .product-item-inner {
    cursor: pointer;
}

.top-selling-products-grid .slick-slide .product-item .product-item-inner-btn {
    background: #FB6DA1;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% - 40px);
    position: absolute;
    bottom: -70px;
    left: 50%;
    transform: translateX(-50%);
    padding: 13px 25px;
    gap: 8px;
    transition: all ease-in-out 0.3s !important;
}

.top-selling-products-grid .slick-slide .product-item .product-item-inner-btn img {
    width: auto !important;
}

.top-selling-products-grid .slick-slide .product-item .product-item-inner-img {
    height: 342px;
    overflow: hidden;
    position: relative;
}
.top-selling-products-grid .slick-slide .product-item .product-item-inner-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.testimonial-slider .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}
.testimonial-slider .slick-slide .testimonial-main {
    max-width: 700px;
    text-align: center;
}
.testimonial-slider .slick-slide .testimonial-main .testimonial-main-author {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
}
.testimonial-main-author-cont h3 {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #051135;
    margin-bottom: 2px;
}
.testimonial-slider .slick-slide .testimonial-main .testimonial-main-author-cont p {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #515F7C;
    margin: 0;
}
.testimonial-main-author-img {
    width: 66px;
    height: 66px;
    border: 2px solid #D9E3EC;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.testimonial-main-author-img img {
    width: 58px;
    height: 58px;
    border-radius: 50%;
}
.testimonial-slider .slick-slide .testimonial-main h2 {
    font-weight: 600;
    font-size: 32px;
    line-height: 46px;
    text-align: center;
    color: #000;
    margin-bottom: 20px;

}

.testimonial-main-author-cont {
    text-align: left;
    gap: 8px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.testimonial-slider .slick-slide .testimonial-main .testimonial-main p {
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #051135;
    margin-bottom: 24px;
}
.testimonial-slider .slick-slide .testimonial-main p {
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #051135;
    margin-bottom: 24px;
}
.testimonial-slider .slick-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.testimonial-slider .slick-slide .testimonial-main .rating ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
    gap: 8px;
}
.testimonial-slider .slick-arrow, .slick-slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: auto;
    width: 40px;
    height: 40px;
    font-size: 0;
    background: #fff !important;
    border: 1px solid #EBEFF5;
    padding: 0;
    border-radius: 0;
    z-index: 1;
}
.testimonial-slider {
    position: relative;
}

.testimonial-slider .slick-arrow.slick-next, .slick-slider .slick-arrow.slick-next {
    right: 0;
}

.testimonial-slider .slick-arrow:before, .slick-slider .slick-arrow:before {
    content: "";
    background: url("../images/slider-arrow.svg");
    width: 7px;
    height: 11px;
    position: absolute;
    background-size: 100% 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
}

.testimonial-slider .slick-arrow.slick-next:before, .slick-slider .slick-arrow.slick-next:before {
    transform: translate(-50% , -50%) rotate(180deg);
}

.ast-above-header-bar {
    border-bottom: 1px solid #EBEFF5;
}

.ast-mobile-header-wrap .ast-above-header-bar, .ast-above-header-bar .site-above-header-wrap {
    min-height: 30px;
}

.ast-builder-social-element {
    position: relative;
}

.ast-builder-social-element:last-child::after {
    display: none;
}

.ast-builder-social-element:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 14px;
    background: #D9DDE3;
    position: absolute;
    right: -8px;
}

.wp-block-button .wp-block-button__link, .ast-custom-button-link .ast-custom-button {
    box-shadow: 0px 2px 2px 0px #FB6DA14D;
}

.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: 500;
    text-transform: unset;
    font-size: 16px;
    margin-left: 10px;
}

.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/dresses-icon.svg) no-repeat center;
    margin-right: 5px;
    vertical-align: middle;
}

.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button:hover:before {
    filter: brightness(0) saturate(100%) invert(60%) sepia(55%) saturate(1442%) hue-rotate(299deg) brightness(99%) contrast(99%);
}

i.astra-icon.ast-icon-shopping-bag {
    background: url(../images/cart-black-icon.svg) no-repeat center;
    width: 20px;
    height: 20px;
    display: inline-block;
}

 i.astra-icon.ast-icon-shopping-bag svg {
    display: none;
 }

 .ast-site-header-cart.ast-menu-cart-with-border {
    border: 1px solid #EBEFF5;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wishlist_icon a {
    width: 42px;
    display: inline-flex;
    height: 42px;
    align-items: center;
    justify-content: center;
    border: 1px solid #EBEFF5;
    border-radius: 50%;
    position: relative;
}

.wishlist_icon a .wishlist-count {
    position: absolute;
    right: -2px;
    top: 0px;
    background: #EA2B0F;
    width: 18px;
    height: 18px;
    color: #fff;
    text-align: center;
    line-height: 19px;
    border-radius: 50%;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 600;
}

.ast-builder-menu-1 .menu-item:hover > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
    color: #fb6da1;
}

.ast-search-icon .ast-icon svg {
    display: none;
}

.ast-search-icon .ast-icon:before {
    content: "";
    width: 42px;
    display: inline-flex;
    height: 42px;
    align-items: center;
    justify-content: center;
    border: 1px solid #EBEFF5;
    background: url(../images/search-icon.svg) no-repeat center;
    border-radius: 50%;
}

.ast-search-menu-icon.ast-dropdown-active .ast-search-icon .ast-icon:before{
    border: none;
}

.ast-search-menu-icon.slide-search .search-form {
    right: 0;
}

.site-header-section .ast-builder-menu { 
    padding-right: 0;
}

.container {
    max-width: 1340px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
}

.home-slider {
    background: url(../images/home-slider-bg-new.png) no-repeat center;
    background-size: cover;
}

.home-slider-block {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    z-index: 1;
    position: relative;
    height: 100%;
    text-align: center;
}

.home-slider-block .home-slider-content {
    /* max-width: 635px; */
    font-size: 18px;
    color: #ffffff;
    padding: 40px 40px 0;
}

.home-slider-block h6 {
    margin-bottom: 5px;
    font-weight: 500;
    color: #ffffff;
}

.home-slider-block h2 {
    margin-bottom: 15px;
    font-weight: 700; 
    font-size: 52px; 
    color: #ffffff;
}

.home-slider-block p{
    font-size: 19px;
}

.home-slider-img {
    position: relative;
    padding-top: 20px;
}

.home-slider-img:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 200px;
    height: 202px;
    background: url(../images/beautiful-pink.png) no-repeat center;
    bottom: 40px;
    left: -65%;
    z-index: -1;
}

.home-slider ul.slick-dots {
    max-width: 1300px;
    width: 100%;
    left: 50%;
    position: absolute;
    bottom: 30px;
    transform: translateX(-50%);
    margin: 0;
    display: flex;
    justify-content: center;
    list-style: none;
}
.home-slider .slick-track{
    display: flex;
    align-items: stretch;
}
.home-slider  .slick-slide{
    align-self: stretch;
    height: auto;
}
.home-slider .slick-slide > div , .home-slider .slick-slide .item, .home-slider .slick-slide .item .container {
    height: 100%;
}
.home-slider .slick-slide .item {
    background-repeat: no-repeat;
    background-position: 50% 22%;
    background-size: cover;
    min-height: 600px;
}
.home-slider .item:before{
    content: "";
    background-color: rgba(0,0,0,0.1);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

ul.slick-dots button {
    font-size: 0;
    padding: 0;
    background: #000000;
    opacity: 1;
    width: 20px;
    border: none;
    height: 5px;
    margin-right: 10px;
}

ul.slick-dots .slick-active button {
    background: #FB6DA1;
    opacity: 1;
}

.how-it-work-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.how-it-work-top h2 {
    margin: 0;
}

.tab-menu ul {
    margin: 0;
    list-style: none;
    display: flex;
    gap: 10px;
    border: 1px solid #EBEFF5;
    padding: 10px;
}

.tab-menu ul li {
    display: flex;
}

.ast-site-header-cart i.astra-icon:after {
    color: #FFFFFF !important;
    line-height: 18px;
}


.tab-menu ul li a {
    color: #000;
    font-weight: 500;
    cursor: pointer;
    padding: 9px 23px;
}

.tab-menu ul li a.active {
    background: #FB6DA1;
    font-weight: 600;
    color: #fff;
    box-shadow: 0px 4px 4px 0px #FB6DA140; 
}

.tab-box {
    display: none;
}

.how-it-work {
    padding-bottom: 60px;
}

.how-work-listing {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 24px;
}

.how-work-block {
    width: 100%;
    text-align: center;
    color: #2C2A41;
}

.how-work-block .img {
    width: 100%;
    margin-bottom: 20px;
}

.how-work-block h4 {
    font-size: 22px;
    margin-bottom: 8px;
}

.testimona-section h2 {
    text-align: center;
    margin: 0 0 20px;
}

.team-block img {
    max-height: 500px;
    object-fit: cover;
    object-position: top;
}

.banner-inner {
    background: #FFECF7;
    padding: 10px 0px;
}

.banner-inner {
    background: #FFECF7;
    padding: 12px 0px 10px 0px;
    min-height: 125px;
    background: url(../images/mini-banner-bg.png) no-repeat;
    background-size: cover;
}


/* .banner-inner:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200px;
    height: 122px;
    background: url(../images/banner-left-img.png) no-repeat;
}

.banner-inner:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 200px;
    height: 122px;
    background: url(../images/banner-right-img.png) no-repeat;
} */

.banner-inner h1 {
    font-size: 32px;
    text-align: center;
    margin: 0;
}

.banner-inner p {
    margin-bottom: 17px;
}

.rank-math-breadcrumb { font-size: 14px; font-weight: 500; color: #FB6DA1; }
.rank-math-breadcrumb a { color: #000000; }
.rank-math-breadcrumb span.separator {
    background: url(../images/breadcrumbs-icon.svg) no-repeat;
    font-size: 0;
    width: 9px;
    display: inline-block;
    vertical-align: middle;
    height: 9px;
    margin: 0 5px;
}

.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, .ast-builder-menu-1 .current-menu-ancestor > .menu-link {
    color: #FB6DA1;
}

.bt-faqs-tabs {
    padding: 60px 0;
    margin: 0;
}

.bt-faqs-tablist {
    display: flex;
    gap: 1.25rem !important;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    justify-content: center;
}

.bt-faqs-tablist .bt-faqs-tab.is-active {
    background: transparent;
    color: #fb6da1;
    border-color: #fb6da1;
}

.bt-faqs-tablist .bt-faqs-tab {
    background: transparent;
    border: 0;
    padding:.5rem 0rem;
    border-radius: 0px;
    cursor: pointer;
    color: #000;
    border-bottom: 2px solid transparent;
}

.bt-faqs-panel {
    border: none;
    border-radius: 0;
    padding: 0;
    border: none !important;
}

.bt-faqs-accordion button.bt-faq-q {
    color: #000;
    padding: 0.75rem 0;
    text-transform: none;
}
.bt-faq-q {
    width: 100%;
    text-align: left;
    background: none;
    border: 0;
    padding: .75rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 600;
    cursor: pointer;
}
.bt-faq-a {
    padding: 0 0 1rem;
}
.bt-faq {
    border-bottom: 1px solid #eee;
}

.bt-faq .bt-faq-a-inner p:last-child {
    margin: 0;
}

.uagb-infobox__content-wrap a { color: #000; }
.uagb-infobox__content-wrap a:hover { color: #DE5688;}

.wpcf7-form label {
    font-weight: 600;
}

.wpcf7-form .wpcf7-textarea {
    height: 120px;
    resize: none;
}

svg.account-icon {
    display: none;
}

.woocommerce-js .select2-container .select2-selection--single, .woocommerce-js select, .woocommerce-page .select2-container .select2-selection--single, .woocommerce-page select {
    padding: 0.75em .8em;
    border-color: #D9DDE3;
    border-radius: 0px; 
}

.ast-header-account-type-icon .ahfb-svg-iconset {
    background: url(../images/user-icon.svg) no-repeat center;
    width: 14px;
    height: 14px;
}

body .woocommerce form.login, body .woocommerce form.checkout_coupon, body .woocommerce form.register {
    border: none;
    padding: 0;
    margin: 0;
    text-align: left;
    border-radius: 0px;
}

.woocommerce-js form .form-row label {
    line-height: 2;
    font-weight: 600;
    font-size: 13.5px;
    font-size: 14px;
    color: #000;
    margin-bottom: 3px;
}

.form-block {
    background: #FBFDFF;
    border: 1px solid #D9DDE3;
    padding: 30px;
}

.form-block h2 {
    font-size: 24px;
    margin-bottom: 4px;
}

.form-block p {
    margin-bottom: 20px;
}

.form-block a {
    text-transform: capitalize;
    font-weight: 600;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox, .woocommerce-form__label.woocommerce-form__label-for-checkbox label span {
    color: #6D8696 !important;
    font-weight: normal !important;
    font-size: 14px !important;
    padding-left: 32px;
    position: relative;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox input {
    position: absolute;
    opacity: 0;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox span:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #D9DDE3;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 12px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox input:checked + span:after {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 7px;
    width: 6px;
    height: 12px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

p.agree-to-terms-container {
    margin-bottom: 10px;
}

.woocommerce-privacy-policy-text {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #6D8696;
}

.woocommerce-privacy-policy-text a {
    font-weight: 600;
}

.woocommerce-LostPassword.lost_password { 
    float: right;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    display: inline-block;
}

button.woocommerce-button.button {
    width: 100%;
}

button.woocommerce-button.button.woocommerce-form-login__submit {
    margin-top: 20px;
}

.wcv-grid {
    width: auto;
    max-width: 1340px;
    margin: 50px auto;
    padding: 0 20px;
}

.quick-link-btn {
    text-align: center;
    color: #fb6da1;
    text-decoration: none;
    background: none;
    font-weight: 600;
    font-size: 16px;
}

.wcv-grid .wcv-button, .wcv-grid .button { background: #fb6da1; }
.quick-link-btn.black a, body .entry-content .wcv-grid .text-blue { color: #fb6da1; }

.wcv-grid .wcv-button.wcv-button-link-secondary:hover, .wcv-grid .button.wcv-button-link-secondary:hover { color: #fb6da1; border-color:#fb6da1; }
.wcv-grid .quick-link-btn.wcv-button:hover { background: #fb6da1; color: #fff;}
.wcv-grid .wcv-button.wcv-button-link:hover, .wcv-grid .button.wcv-button-link:hover { color: #fb6da1;}
.wcv-grid a:hover { color: #000;}
.wcv-navigation .wcv-dashboard-menu .wcv-dashboard-nav-item.active .wcv-dashboard-nav-item-link, .wcv-navigation #dashboard-menu-item-more-button:hover, .wcv-navigation .wcv-dashboard-menu .wcv-dashboard-nav-item-link:hover {
    background: rgb(255 255 255 / 20%);
}
.wcv-grid .wcv-product-details-table { border: none;}
.wcv-navigation, .wcv-navigation #dashboard-menu-item-more-button { background: #fb6da1;}
.wcv-grid .wcv-product-details-table tbody tr td {
    border: none;
}

.wcvendors-table tbody tr:last-child td {  border-bottom: #bbb 1px solid;}
.wcv-grid .wcv-product-details-table tr:last-child td { border-bottom: none;}
.wcv-upload-files-input  { border: dashed 2px #fb6da1; }
.wcv-grid .wcv-button.wcv-button-outline.text-blue, .wcv-grid .button.wcv-button-outline.text-blue, .wcv-grid .wcv-product-accordion .wcv-accordion-title.active h3 {
    color: #fb6da1;
}
.wcv-grid .wcv-button.wcv-button-outline, .wcv-grid .button.wcv-button-outline {
    background: none;
    border: 1px solid #fb6da1;
    color: #fb6da1;
}

.wcv-grid .wcv-button.wcv-button-outline:hover, .wcv-grid .button.wcv-button-outline:hover {
    background: #fb6da1;
    color: #fff;
}

.wcv-upload-files-input .wcv-browser-file { font-size: 14px; }
.wcv-price-input-container, .control-group textarea { border-radius: 0px; }
.wcv-grid input[type=text]:not(.wcv-datepicker), .wcv-grid input[type=number], .wcv-grid input[type=url], .wcv-grid input[type=email], .wcv-grid input[type=password], .wcv-grid input[type=search], .wcv-grid input[type=tel], .wcv-grid select {
    border-radius: 0px;
    border: 1px solid #d5d4dc;
    padding:12px 15px;
    height: 50px;
    line-height: 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #666;
}

.wcv-grid .wcv-product-accordion .wcv-accordion-title { height: auto; padding: 15px 20px;}
.wcv-grid .wcv-product-accordion .wcv-accordion-title.active { color: #fb6da1; }
#wcv-product-edit .control-group { margin-bottom: 30px; }
.wcv-checkbox-container input[type=checkbox]:checked+.checkmark { background: #fb6da1; border-color: #fb6da1; }
.wcv-grid .wcv-button.wcv-button-blue, .wcv-grid .button.wcv-button-blue {
    background: #fb6da1;
    color: #fff;
}

.wcv-form a { color: #fb6da1;}
.wcv-grid a.sale_schedule span, .wcv-grid a.cancel_sale_schedule span {
    border-bottom: 1px solid #fb6da1;
}

#wcv-product-edit #product-type { font-size: 16px;}
.wcv-grid .wcv-product-accordion { margin-top: 30px; }
.wcv-grid .select2-container--default .select2-selection--multiple { border-radius: 0; }
.wcv-grid a.sale_schedule, .wcv-grid a.cancel_sale_schedule { margin: 10px 0; }
.variations-pagenav, #show_variation_actions, .expand-close { font-size: 16px; }
.wcv-grid .wcv-tab-page-heading {
    margin-bottom: 0 !important;
}

.wcv-grid .wcv-button.wcv-button-blue:hover, .wcv-grid .button.wcv-button-blue:hover {
    background: transparent;
    color: #fb6da1;
}

[class*=" wcv-icon-"], [class^=wcv-icon-] { width: 1.25em; height: 1.25em;}
.wcv-store-setup-steps-wrapper .wcv-store-setup-steps .wcv-store-setup-step .wcv-store-setup-step-icon {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: #fb6da1 2px solid;
    padding: 5px 10px;
    margin-bottom: 3em;
    background: #fff;
}

.wcv-store-setup-steps-wrapper .wcv-store-setup-steps .wcv-store-setup-step .wcv-store-setup-step-icon .wcv-step-icon {
    width: 16px;
    height: 16px;
    fill: #fb6da1;
}

.wcv-store-setup-steps-wrapper .wcv-store-setup-steps .wcv-store-setup-step.current .wcv-store-setup-step-icon, .wcv-store-setup-steps-wrapper .wcv-store-setup-steps .wcv-store-setup-step.completed .wcv-store-setup-step-icon {
    background: #fb6da1;
    border-color: #fb6da1;
}

.wcv-store-setup-steps-wrapper .wcv-store-setup-steps .wcv-store-setup-step .wcv-store-setup-step-title {
    color: #fb6da1;
}

.wcv-store-setup-steps-wrapper .wcv-store-setup-steps .wcv-store-setup-step.current .wcv-store-setup-step-content {
    background: #fb6da1;
    border-color: #fb6da1 !important;
}

.wcv-store-setup-steps-wrapper .wcv-store-setup-progress-bar .wcv-store-setup-progress-bar-fill { background: #fb6da1; }
.wcv-grid .control-group {
    margin-bottom: 20px;
}

.wcv-search-box-wrapper input#wcv-search {
    width: 100% !important;
    border: none;
}

.wcv-search-box-wrapper .wcv-search-button:hover {
    color: #fb6da1;
}

.woocommerce-Addresses h2 {
    font-size: 24px;
    text-transform: capitalize;
}

.guest_permmission_denied, .woocommerce-message.seller-dashboard-msg {
    max-width: 1300px;
    margin: 40px auto;
}

.wcv-grid .wcv-button:hover, .wcv-grid .button:hover { background: #fb6da1; }
.wcvendors-pro-dashboard-wrapper .wcv-grid button.button.disk-limit { display: inline-flex; align-items: center; gap: 7px;}
.wcv-select-container .wcv-select-list .wcv-select-item { text-align: left !important; }
.wcv-select-container .wcv-select-list .wcv-select-item { padding: 10px; }

.bt-faqs-panel { padding: 0 !important;}

div#content {
    min-height: 374px;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0;
}

.banner-inner p {
    margin-bottom: 4px;
}

.wcv-store-setup-steps-wrapper .wcv-store-setup-steps .wcv-store-setup-step:not(.completed):hover .wcv-store-setup-step-content {
    border: solid 1px #fb6da1;
}

.wcv-store-setup-steps-wrapper .wcv-store-setup-steps .wcv-store-setup-step .wcv-store-setup-step-content .wcv-store-setup-step-proceed svg { 
    border: 1.5px solid #fb6da1; 
    color: #fb6da1;
}

.wcv-store-setup-steps-wrapper .wcv-store-setup-steps .wcv-store-setup-step .wcv-store-setup-step-content .wcv-store-setup-step-proceed.current svg {
    border-color: #fff;
    color: #fff;
}

a:focus, a:focus-visible, button:focus, button:focus-visible, .astra-cart-drawer-close:focus, .astra-cart-drawer-close:focus-visible { 
    outline: none !important; 
}

form.document-verifition-form {
    margin: 0 0 30px;
}

form.document-verifition-form input[type="file"] {
    border: 1px solid #ccc;
    padding: 10px 20px;
    width: 100%;
}

ul.upload-documents-list {
    margin-left: 20px;
}
.start-business .how-it-work-top{
    justify-content: center;
}
.start-business .how-it-work-top h2 {
    display: none;
}
.how-work-block > p:empty{
    margin: 0;
}
.how-works-steps-right {
    position: absolute;
    right: 0;
}
.how-works-steps-left {
    position: absolute;
    left: 0;
    z-index: 9 !important;
}
.bt-faq-category:not(:last-child) {
    margin-bottom: 50px;
}


/* product list start */

.ast-container div#secondary {
    border: 1px solid #D9DDE3;
    padding: 20px 14px;
    width: 21%;
    margin-top: 10px;
    background: #FDFEFF;
    height: fit-content;
}
.widget_text h1.widget-title {
    font-weight: 600;
    color: #FB6DA1;
    font-size: 18px;
    margin-bottom: 10px;
} 
.widget_custom_html.widget_text {
    position: relative;
}
.widget_text .textwidget.custom-html-widget .woof button.button.woof_reset_search_form {
    text-decoration: underline;
    font-size: 0 !important;
    font-weight: 500;
    color: #CE6F70;
    background: none;
    border: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
}
.widget_text .textwidget.custom-html-widget .woof button.button.woof_reset_search_form:before{
    content: "Clear";
    font-size: 12px !important;
    font-weight: 500;
    color: #CE6F70;
}
.widget_text .textwidget.custom-html-widget .woof .woof_container_inner h4 {
    font-size: 18px;
    margin-bottom: 16px;
}
.widget_text .textwidget.custom-html-widget .woof .woof_container_inner ul.woof_list.woof_list_checkbox li > *{ 
    margin: 0;
    padding: 0;
}
.widget_text .textwidget.custom-html-widget .woof .woof_container_inner ul.woof_list.woof_list_checkbox li {
    margin-bottom: 12px !important;
    line-height: 1;
}
.widget_text .textwidget.custom-html-widget .woof .woof_container_inner ul.woof_list.woof_list_checkbox li .icheckbox_square-blue{
    border: 1px solid #CCD2DB;
    background: #FBFCFD;
    border-radius: 4px;
    
}
.widget_text .textwidget.custom-html-widget .woof .woof_container_inner ul.woof_list.woof_list_checkbox li .icheckbox_square-blue.checked {
    background: #fb6da1;
    border: 1px solid #fb6da1;
}
.widget_text .textwidget.custom-html-widget .woof .woof_container_inner ul.woof_list.woof_list_checkbox li .icheckbox_square-blue.checked:after {
    display: inline-block;
    transform: rotate(45deg);
    height: 12px;
    width: 6px;
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    content: "";
    left: 7px;
    position: relative;
    top: 2px;
}
.widget_text .textwidget.custom-html-widget .woof .woof_redraw_zone .woof_container.woof_container_checkbox {
    border-bottom: 1px solid #D9DDE3;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.widget_text .textwidget.custom-html-widget .woof .woof_container_inner ul.woof_list.woof_list_checkbox li label.woof_checkbox_label {
    color: #000A11;
    font-size: 16px;
    font-weight: 500;
}
/* .widget_text .textwidget.custom-html-widget .woof .woof_container_inner ul.woof_list.woof_list_checkbox li label.woof_checkbox_label.woof_checkbox_label_selected{
    font-weight: 600;
} */

.woocommerce-page p.woocommerce-result-count {
    display: none;
}   
 .woocommerce-page form.woocommerce-ordering select.orderby {
    border: 1px solid #D7DEEA !important;
    padding: 10px 35px 10px 15px;
    background-position: center right 15px;
    color: #000A11;
    font-weight: 500;
}
.woocommerce .woocommerce-ordering {
    text-align: end;
    margin-bottom: 30px;
}
header.woocommerce-products-header {
    position: relative;
}
header.woocommerce-products-header h2.woocommerce-products-header__title.page-title {
    color: #000A11;
    font-size: 22px;
    font-weight: 700;
    position: absolute;
    top: 5px;
    margin: 0;
}
.ast-left-sidebar #primary {
    padding-left: 20px;
    width: 79%;
    margin-top: 10px;
    border-left: 0;
}

 
.woocommerce.woocommerce-page .products .ast-grid-common-col .astra-shop-thumbnail-wrap , section.related.products .astra-shop-thumbnail-wrap{
    position: relative;
}
.woocommerce.woocommerce-page .products .ast-grid-common-col .custom-add-to-cart-in-thumbnail a.button.product_type_simple, 
section.related.products .custom-add-to-cart-in-thumbnail a.button.product_type_simple,     .woocommerce-js ul.products li.product .button, .woocommerce-page ul.products li.product .button{
    width: 100%;
        margin: 0;
            font-size: 16px;
    font-weight: 500;
        display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 10px;
        padding: 7px 15px;
    align-items: center;
}
.woocommerce.woocommerce-page .products .ast-grid-common-col .astra-shop-summary-wrap a.add_to_cart_button,  section.related.products .astra-shop-summary-wrap a.add_to_cart_button, .woocommerce.woocommerce-page .products .ast-grid-common-col .astra-shop-summary-wrap a.astra-view-cart-button,  section.related.products .astra-shop-summary-wrap a.astra-view-cart-button {
    display: none !important;
}
.woocommerce-page .site-main ul.products li.product > br{
    display: none;
}
 
.woocommerce.woocommerce-page .products .ast-grid-common-col{
    transition: 0.8s all;
}
.woocommerce.woocommerce-page .products .ast-grid-common-col:hover a.woocommerce-LoopProduct-link:before,
.woocommerce-page ul.products li.product:hover .woocommerce-loop-product__link:before {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 58.48%, #000000 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    transition: 0.8s all;
    left: 0;
}
.astra-shop-thumbnail-wrap .yith-add-to-wishlist-button-block {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9;
}
.astra-shop-thumbnail-wrap .yith-add-to-wishlist-button-block button.yith-wcwl-add-to-wishlist-button {
    border: 0;
    background: #ffffff;
    border-radius: 50%;
    padding: 0;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.astra-shop-thumbnail-wrap .yith-add-to-wishlist-button-block button.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--added svg path {
    box-shadow: 0px 4px 4px 0px #FB6DA140;
}
.astra-shop-thumbnail-wrap .yith-add-to-wishlist-button-block button.yith-wcwl-add-to-wishlist-button svg {
    color: #000000;
}
.astra-shop-thumbnail-wrap .yith-add-to-wishlist-button-block button.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--added svg {
    color: #FB6DA1;
}
.woocommerce.woocommerce-page .products  .astra-shop-summary-wrap {
    display: flex;
    /* align-items: center; */
    line-height: 1;
    justify-content: space-between;
    gap: 5px;
    min-height: 52px;
}
.woocommerce.woocommerce-page .products .ast-grid-common-col .astra-shop-thumbnail-wrap img,
.related.products .astra-shop-thumbnail-wrap img {
    max-height: 236px;
    object-fit: cover;
}
.woocommerce.woocommerce-page .products  .astra-shop-summary-wrap h2, 
.woocommerce.woocommerce-page .products  .astra-shop-summary-wrap .price{
    margin-bottom: 0 !important;
    text-align: left;
}
.woocommerce.woocommerce-page .products .ast-grid-common-col > br {
    display: none;
}
small.wcvendors_sold_by_in_loop {
    position: relative;
    order: 1;
    text-align: left;
    padding-left: 22px;
}
small.wcvendors_sold_by_in_loop:before {
    content: "";
    background-image: url(/Bridestrade/wp-content/themes/Bridestrade/includes/assets/images/author-icon.svg);
    background-repeat: no-repeat;
    background-position: left center;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 6px;
}
small.wcvendors_sold_by_in_loop a {
    font-size: 14px;
    font-weight: 400;
    color: #575757;
}
.woocommerce.woocommerce-page .products .ast-grid-common-col a.add_to_cart_button:hover,
section.related.products .custom-add-to-cart-in-thumbnail a.button.product_type_simple:hover{
    background: #FB6DA1;
    color: #ffffff;
}
.woocommerce.woocommerce-page .products .ast-grid-common-col a.add_to_cart_button:before, 
form.cart button.single_add_to_cart_button.button.alt:before,
section.related.products .custom-add-to-cart-in-thumbnail a.button.product_type_simple:before {
    content: "";
    background-image: url(/Bridestrade/wp-content/themes/Bridestrade/includes/assets/images/cart-icon.svg);
        width: 18px;
    height: 18px;
    background-position: center;
    background-size: contain;
    position: relative;
    top: 0;
    display: inline-block;
}
form.cart button.single_add_to_cart_button.button.alt:hover:before{
    filter: brightness(0) saturate(100%) invert(64%) sepia(12%) saturate(5332%) hue-rotate(299deg) brightness(99%) contrast(98%);
}
.woocommerce.woocommerce-page  ul.products li.product .onsale {
    left: 10px;
    right: auto;
    top: 20px;
    width: 36px;
    height: 36px;
    min-width: auto;
    min-height: auto;
    line-height: 36px;
    color: #ffffff;
    font-size: 14px;
}
.archive .ast-container{
    flex-wrap: wrap;
}
.archive nav.woocommerce-breadcrumb {
    /* line-height: 1;
    position: absolute;
    top: 10px;
    left: 20px;
    margin: 0;
    color: #FB6DA1;
    font-size: 14px; */
    display: none;
}
/* .archive.post-type-archive.post-type-archive-product nav.woocommerce-breadcrumb a{
    color: #000000;
} */
 .rank-math-breadcrumb {
    width: 100%;
    margin-top: 5px;
}
.rank-math-breadcrumb p {
    margin: 0;
}
.woocommerce-pagination ul.page-numbers li{
    border: 0 !important;
}
.woocommerce-pagination ul.page-numbers li a{
    color: #000A11;
     border: 2px solid #DBE4F2;
}
.woocommerce-pagination ul.page-numbers li span, .woocommerce-pagination ul.page-numbers li a {
    width: 50px;
    height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 20px !important;
    font-weight: 600 !important;
}
.woocommerce-pagination ul.page-numbers li a:hover{
    border: 2px solid #FB6DA1;
}
.woocommerce-js ul.products li.product .ast-shop-product-out-of-stock, .woocommerce-page ul.products li.product .ast-shop-product-out-of-stock {
    z-index: 9;
    color: #ffffff;
    border-color: #fb6da1;
    background-color: #fb6da1;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 7px 15px;
    bottom: 0 !important;
    opacity: 0;
    transition: 0.5s all;
}
.woocommerce-js ul.products li.product:hover .ast-shop-product-out-of-stock, .woocommerce-page ul.products li.product:hover .ast-shop-product-out-of-stock{
   color: #ffffff !important;
    border-color: #fb6da1;
    background-color: #fb6da1 !important;
    bottom: 10px !important;
    opacity: 1;
}
/* product list end */

/* product detail start */

.woocommerce-js div.product .product_title {
    font-size: 24px;
    color: #000A11;
    font-weight: 600;
}
.woocommerce-js div.product p.price {
    color: #000000;
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
    padding-bottom: 20px;
    border-bottom: 1px solid #D7DEEA;
    margin-bottom: 15px;
}
.woocommerce .wishlist_table td.product-add-to-cart a.add_to_cart_button , ul.shop_table.cart.wishlist_table.wishlist_view.mobile li .additional-info-wrapper .product-add-to-cart a{
    background-color: #fb6da1;
    padding: 10px 20px;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 500;
    display: inline-block !important;
    transition: 0.3s all;
    border: 1px solid #fb6da1;
    margin: 0 !important;
}
.woocommerce .wishlist_table td.product-add-to-cart{
    text-align: center;
}
.woocommerce .wishlist_table td.product-add-to-cart a.add_to_cart_button:hover, ul.shop_table.cart.wishlist_table.wishlist_view.mobile li .additional-info-wrapper .product-add-to-cart a:hover{
    background-color: #ffffff;
    color: #fb6da1;
}
.single.single-product .ast-container {
    flex-wrap: wrap;
}
.yes-js.js_active .single.single-product.ast-plain-container.ast-single-post #primary{
    margin: 20px 0;
}
.single.single-product .ast-woocommerce-container div.product.ast-article-single {
    display: flex;
    flex-wrap: wrap;
}
.single.single-product div.product div.images.woocommerce-product-gallery {
    width: 42% !important;
}
.single.single-product div.product .summary.entry-summary {
    width: 58% !important;
    padding-left: 24px;
}
.single.single-product div.product {
    display: flex;
    flex-wrap: wrap;
}
p.product-condition {
    color: #000A11;
    margin-bottom: 20px;
    font-size: 18px;
}
p.product-condition strong{
    font-weight: 500;
}
p.product-condition span.condition-value {
    font-weight: 600;
}
p.product-condition span.condition-value, p.product-material span.material-value.available{
    color: #3D9D35;
    font-weight: 500;
}
p.product-material span.material-value.not-available {
    color: red;
    font-weight: 500;
}
p.product-size, p.product-brand,   p.ast-stock-detail, .product-material{
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
}
p.product-size strong , p.product-brand strong, .product-material strong, p.ast-stock-detail span.ast-stock-avail{
    display: inline-block;
    min-width: 150px;
    color: #000A11;
    font-weight: 600 !important;
    font-size: 18px;
}
.product-material strong,
p.product-size strong {
    font-weight: 500 !important;
}
p.product-size .size-value {
    color: #000A11;
}
.product-short-description {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #D7DEEA;
}
.product-short-description strong {
    color: #000A11;
    font-size: 18px;
    font-weight: 500;
}
.product-short-description .short-desc-text {
    color: #4D6474;
    font-size: 16px;
    line-height: 1.5;
}
.woocommerce-js div.product form.cart div.quantity{
    display: none;
}
.woocommerce-js div.product form.cart {
    display: flex;
    align-items: stretch;
    margin-top: 20px;
    /* gap: 20px; */
}
.single-wishlist-btn {
    margin-bottom: 0 !important;
}
.single-wishlist-btn .yith-add-to-wishlist-button-block{
    margin: 0;
        height: 100%;
}
.single-wishlist-btn .yith-add-to-wishlist-button-block button {
    height: 100%;
    border: 1px solid #D7DEEA;
    background: #FFFFFF;
    width: 52px;
    justify-content: center;
    height: 52px;
}
.single-wishlist-btn .yith-add-to-wishlist-button-block button:hover,
.single-wishlist-btn .yith-add-to-wishlist-button-block button.yith-wcwl-add-to-wishlist-button--added {
    background: #FB6DA1;
}
.single-wishlist-btn .yith-add-to-wishlist-button-block button svg{
    stroke: #000000;
}
.single-wishlist-btn .yith-add-to-wishlist-button-block button:hover svg,
.single-wishlist-btn .yith-add-to-wishlist-button-block button.yith-wcwl-add-to-wishlist-button--added svg {
    stroke: #ffffff;
    fill: transparent;
}
/* .single-wishlist-btn.single-product-wishlist-tab .yith-add-to-wishlist-button-block button svg {
    stroke: #FB6DA1;
    fill: #FB6DA1;
} */
form.cart button.single_add_to_cart_button.button.alt {
    margin: 0;
        text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-left: 20px;
    transition: 0.3s all;
}
.wc-vendor-sold-by-box {
    border-radius: 0 !important;
    border: 1px solid #D7DEEA !important;
}
.wc-vendor-sold-by-box > strong {
    color: #727272;
    font-size: 14px;
    font-weight: 500;
}
.wc-vendor-sold-by-box img.avatar.photo {
    width: 50px;
    height: 50px;
    border-radius: 60px;
    border: 2px solid #FB6DA1;
    padding: 3px;
}
.wc-vendor-sold-by-box div p {
    font-size: 18px !important;
    color: #000A11;
    font-weight: 500 !important;
}
.wc-vendor-sold-by-box div a{
    color: #1D64E8 !important;
    text-decoration: underline;
    font-weight: 500;
    font-size: 14px;
}
.woocommerce-tabs.wc-tabs-wrapper ul {
    background: #FAFAFA;
    border-bottom: 1px solid #D9DDE3;
    box-shadow: none;
    margin-bottom: 0 !important;
}
.woocommerce-tabs.wc-tabs-wrapper{
    border: 1px solid #D9DDE3;
        padding: 0 !important;
}
.woocommerce-tabs.wc-tabs-wrapper ul li::before, .woocommerce-tabs.wc-tabs-wrapper ul::before{
    display: none !important;
}
.woocommerce-js div.product .woocommerce-tabs ul.tabs li a {
    padding: 15px;
    color: #000A11;
    font-size: 24px;
    font-weight: 600;
}
.woocommerce-js div.product .woocommerce-tabs .panel {
    padding: 20px;
    margin-bottom: 0;
}
.woocommerce-js div.product .woocommerce-tabs .panel p {
    color: #4D6474;
}
form.cart button.single_add_to_cart_button.button.alt::before {
    width: 20px;
    height: 20px;
    top: 3px;
}
.ast-article-single .price del {
    font-size: 22px;
    line-height: 20px;
}
/* .woocommerce-js div.product .woocommerce-product-gallery ol.flex-control-nav .slick-slide, .woocommerce-js div.product .woocommerce-product-gallery ol.flex-control-nav .slick-slide > div {
    width: 96px !important;
    height: 96px;
} */
.woocommerce-js div.product .woocommerce-product-gallery ol.flex-control-nav li {
    width: 96px;
    margin: 0;
    height: auto;
}
.woocommerce-js div.product .woocommerce-product-gallery ol.flex-control-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    padding: 5px 20px 20px;
}
.woocommerce-product-gallery{
    border: 1px solid #D7DEEA;
    background: #FDFDFE;
    height: fit-content;
}
.woocommerce-js div.product .woocommerce-product-gallery ol.flex-control-nav li img{
    opacity: 1;
}
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img, .woocommerce-product-gallery .flex-viewport {
    max-height: 480px;
    object-fit: cover;
}
.woocommerce.woocommerce-page .products .astra-shop-summary-wrap .price del {
    font-size: 16px;
}
.woocommerce.woocommerce-page .products .astra-shop-summary-wrap .price ins, .woocommerce.woocommerce-page .products .astra-shop-summary-wrap .price {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
        text-align: end;
}
.flex-control-nav .slick-list.draggable {
    margin: 0 36px;
}
.flex-control-nav button.slick-arrow.slick-prev {
    left: 10px;
    width: 42px;
}
.flex-control-nav button.slick-arrow.slick-next {
    right: 10px;
    width: 42px;
}
.flex-control-nav .slick-list .slick-slide {
    margin: 0 7px;
}

/* product detail end */

.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper {
    margin-bottom: 30px;
}
.yes-js.js_active .woocommerce-cart.ast-plain-container.ast-single-post #primary {
    margin: 0;
}
.woocommerce-cart .woocommerce {
    display: flex;
    column-gap: 30px;
    justify-content: center;
    flex-wrap: wrap;
}
.woocommerce-cart .woocommerce .wc-empty-cart-message {
    width: 100%;
}
/* .woocommerce-cart .woocommerce .woocommerce-notices-wrapper:not(:empty){
        margin-bottom: 20px;
} */
.woocommerce-cart .woocommerce .cart-collaterals {
    width: 420px;
    position: relative;
    margin-bottom: 140px;
    overflow: hidden;
    height: 100%;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
    width: 100%;
    border: 1px solid #D9DDE3;
    background: #FAFCFF;
        padding-top: 15px;
}
.woocommerce-cart .woocommerce .woocommerce-notices-wrapper {
    width: 100%;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form {
    width: calc(100% - 450px);
    margin-bottom: 50px;
}
.woocommerce-js .woocommerce-cart-form table.shop_table {
    margin-bottom: 0;
}
.custom-cart-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
.custom-cart-pagination a {
    width: 50px;
    height: 50px;
    border: 2px solid #DBE4F2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 1;
    color: #000A11;
    font-weight: 600;
}
.custom-cart-pagination a:hover {
    background: #fb6da1;
    border-color: #fb6da1;
    color: #fff;
}
.woocommerce-js .woocommerce-cart-form table.shop_table tbody tr .actions .coupon input.input-text {
    height: 100%;
    padding: 9px 15px;
    max-height: max-content !important;
}
.woocommerce-js .woocommerce-cart-form table.shop_table tbody tr .actions .coupon .button {
    color: #fff;
}
.woocommerce-js .woocommerce-cart-form table.shop_table tbody tr .actions .coupon .button:hover {
    color: #fb6da1;
}
.woocommerce-pagination ul.page-numbers li a.next.page-numbers {
    font-size: 0 !important;
    background-image: url(/Bridestrade/wp-content/themes/Bridestrade/includes/assets/images/right-arrow-black.svg);
    background-position: center;
    background-repeat: no-repeat;
}
.woocommerce-pagination ul.page-numbers li a.prev.page-numbers{
    transform: rotate(-180deg);
     font-size: 0 !important;
    background-image: url(/Bridestrade/wp-content/themes/Bridestrade/includes/assets/images/right-arrow-black.svg);
    background-position: center;
    background-repeat: no-repeat;
}
.woocommerce-pagination ul.page-numbers {
    text-align: center;
    margin-bottom: 20px !important;
}
.seller-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.wcv-form label {
    order: -1;
}
div#wp-pv_seller_info-wrap {
    width: 100%;
}
span.profile-description {
    font-weight: 600;
    margin-bottom: 9px;
    display: inline-block;
    font-size: 16px;
    color: #333;
    text-transform: capitalize;
}


/* cart page start */
.woocommerce-cart-form .shop_table th, table.wishlist_table  tr th {
    color: #000A11;
    background: #ffffff;
    font-size: 16px;
    font-weight: 500 !important;
    padding: 0 14px 20px !important;
    line-height: 1;
}
.woocommerce-page table.shop_table {
    border: 0;
    padding-bottom: 50px !important;
}
.woocommerce-page table.shop_table tbody td {
    padding: 20px 9px;
    border-color: #D7DEEA;
}
.woocommerce-cart table.cart td.actions .coupon input#coupon_code,
.woocommerce-cart table.cart td.actions .coupon button.button {
    width: 50%;
}
.woocommerce-cart table.cart td.actions .coupon p#coupon-error-notice {
    width: 100%;
    text-align: left;
    margin-top: 15px;
}
.woocommerce-cart table.cart td.actions .coupon {
    flex-wrap: wrap;
}
.woocommerce-page #content #primary table.shop_table tbody td.product-remove a {
    opacity: 1;
    border: 1px solid #EEF1F6;
    border-radius: 0;
    width: 42px;
    height: 42px;
    font-size: 0;
}
.woocommerce-page table.shop_table tbody td a.remove:before{
    background-position: center;
    content: "";
    background-image: url(../images/remove-icon.svg);
    border: 0;
    width: 18px;
    height: 20px;
    background-size: contain;
    border-radius: 0;
    margin: auto;
    opacity: 1;
}
.woocommerce-page table.shop_table tbody td a.remove span{
    display: none;
}
.woocommerce-page table.shop_table tbody td.product-thumbnail a img {
    max-width: 120px;
    height: 120px !important;
}
.woocommerce-page table.shop_table tbody td.product-thumbnail {
    width: 130px;
}
.woocommerce-page table.shop_table tbody td *{
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
}

.woocommerce-cart table.shop_table .woocommerce-Price-amount{
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
}
.woocommerce-page table.shop_table tbody td.product-name > a {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 8px;
    display: inline-block;
}
.woocommerce-page table.shop_table tbody td.product-name > dl.variation * {
    color: #7D7D7D;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {
    text-transform: capitalize;
    background: none;
    border-bottom: 0;
    font-size: 18px;
    font-weight: 600;
        margin-bottom: 0;
}
.cart_totals  table.shop_table.shop_table_responsive tr th {
    padding: 16px 5px 16px 0;
    border-color: #B7B6CC !important;
    border-style: dashed !important;
        color: #000A11;

}
.cart_totals  table.shop_table.shop_table_responsive tr td{
    padding: 16px 0 16px 5px;
    border-color: #B7B6CC !important;
    border-style: dashed !important;
    text-align: end;
        color: #000A11;
}
.cart_totals table.shop_table.shop_table_responsive tr.order-total th, #content .checkout-right-side-table .woocommerce-checkout-review-order tfoot tr.order-total th {
    font-size: 20px;
    font-weight: 600;
}
.cart_totals table.shop_table.shop_table_responsive tr.order-total td strong *,#content .checkout-right-side-table .woocommerce-checkout-review-order tfoot tr.order-total td strong *  {
    font-size: 20px;
    font-weight: 800 !important;
}
.cart-collaterals .wc-proceed-to-checkout {
    position: absolute;
    width: 100%;
    left: 0;
}
.wc-proceed-to-checkout a.checkout-button.button {
    line-height: 1.5;
    display: block;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    text-transform: unset;
    padding: 14px 20px;
}
.woocommerce-page .woocommerce-cart-form table.shop_table tbody .cart_item td.product-name {
    padding-right: 40px;
    width: 35%;
}
/* cart page end */

/* checkout page start */

.yes-js.js_active .woocommerce-checkout.ast-plain-container.ast-single-post #primary {
    margin: 0;
}
form.checkout.woocommerce-checkout #customer_details{
    margin-right: 0 !important;
}
.checkout-right-side-table {
    width: 500px;
    background: #FAFCFF;
    border-color: #D9DDE3 !important;
    height: fit-content;
}
.checkout-right-side-table h3, .checkout-right-side-table .woocommerce-checkout-review-order {
    width: 100% !important;
}
.checkout-right-side-table h3{
    border-width: 1px 1px 0 1px !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #000000 !important;
    padding: 30px 20px 0 !important;
}
.checkout-right-side-table .woocommerce-checkout-review-order{
    border-width: 0 1px 1px !important;
    padding: 0 20px 20px !important;
    position: relative;
}
#content .checkout-right-side-table .woocommerce-checkout-review-order tbody tr.cart_item td {
    border-bottom: 1px dashed #B7B6CB;
    padding: 20px 0 !important;
}
#content .checkout-right-side-table .woocommerce-checkout-review-order tbody tr.cart_item:last-child td{
    border-bottom: 1px solid #D9DDE3;
}
form.checkout.woocommerce-checkout {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
form.checkout.woocommerce-checkout #customer_details {
    width: calc(100% - 520px) !important;
}
.checkout-right-side-table {
    max-width: 475px;
}
form.checkout.woocommerce-checkout #customer_details .col-1 > div {
    border: 1px solid #DEE1EC;
    background: #FBFDFF;
    padding: 30px 20px;
}
form.checkout.woocommerce-checkout #customer_details .col-1 > div:not(:last-child){
    margin-bottom: 24px;
}
form.checkout.woocommerce-checkout #customer_details .col-1 > div h3 {
    border: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 600;
}
form.checkout.woocommerce-checkout #customer_details .form-row label {
    font-size: 14px;
    color: #01062E;
    font-weight: 500;
}
form.checkout.woocommerce-checkout #customer_details .form-row .checkout-inline-error-message {
    margin: 0;
    color: #E21F1F;
}
form.checkout.woocommerce-checkout #customer_details .form-row label span.required {
    color: #E21F1F;
}
form.checkout.woocommerce-checkout #customer_details .form-row input, 
form.checkout.woocommerce-checkout #customer_details .form-row .select2-selection {
    border: 1px solid #D9DDE3 !important;
    font-size: 14px;
    font-weight: 600;
    color: #000000 !important;
}
form.checkout.woocommerce-checkout #customer_details .form-row .select2-selection__rendered{
    color: #000000 !important;
}
form.checkout.woocommerce-checkout #customer_details .form-row input::placeholder{
    font-weight: 500;   
    color: #9AA5B3;
}
.woocommerce-checkout .woocommerce .woocommerce-notices-wrapper {
    width: 100%;
}
form.checkout.woocommerce-checkout #customer_details .col-1 > div h3#ship-to-different-address {
    margin-bottom: 0;
}
form.checkout.woocommerce-checkout #customer_details .col-1 > div h3#ship-to-different-address label.checkbox span:after {
    top: 3px;
}
.woocommerce-checkout .checkout .shipping_address {
    margin-top: 20px;
}
.woocommerce-page table.shop_table tbody td .product-image img {
    width: 80px;
    height: 96px;
    object-fit: cover;
}
.woocommerce-page table.shop_table tbody td .product-details strong.product-title {
    line-height: 1.2;
    font-size: 18px;
}
.woocommerce-page table.shop_table tbody td .product-details dl.variation * {
    color: #737E8D;
    font-weight: 500;
    font-size: 14px;
}
.woocommerce-page .checkout  table.shop_table tbody td.product-total {
    vertical-align: bottom;
}
#content .checkout-right-side-table .woocommerce-checkout-review-order tfoot tr:first-child th {
    color: #000000;
    font-size: 18px !important;
    font-weight: 600;
    border-bottom: 0 !important;
}
#content .checkout-right-side-table .woocommerce-checkout-review-order tfoot tr th {
    color: #000A11;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px dashed #B7B6CC !important;
}
#content .checkout-right-side-table .woocommerce-checkout-review-order tfoot tr td {
    padding-right: 0;
}
#content .checkout-right-side-table .woocommerce-checkout-review-order tfoot tr td{
    color: #000A11;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px dashed #B7B6CC !important;
}
#content .checkout-right-side-table .woocommerce-checkout-review-order tfoot tr td * {
    color: #000A11;
    font-size: 16px;
    font-weight: 700;
}
#content .checkout-right-side-table .woocommerce-checkout-review-order tfoot tr.order-total > *{
    border-bottom: 0 !important;
}
.checkout-right-side-table .woocommerce-checkout-review-order #payment {
    width: 100%;
    /* position: absolute; */
    left: 0;
    /* margin-top: 30px; */
}
.woocommerce-page.woocommerce-checkout form #order_review table {
    margin-bottom: 0 !important;
    padding-bottom: 20px !important;
}
.woocommerce-page.woocommerce-checkout #payment div.form-row {
    padding-bottom: 0 !important;
}
.checkout-right-side-table .woocommerce-checkout-review-order #payment ul{
    margin-top: 0;
}
.checkout-right-side-table .woocommerce-checkout-review-order #payment button#place_order, ul.shop_table.cart.wishlist_table.wishlist_view.mobile li .item-wrapper h3 a {
    font-size: 20px;
    font-weight: 600;
    transition: 0.5s all;
}
.AccordionItem {
    background: transparent;
    border: 0;
    box-shadow: none;
}
.payment-section-custom ul.wc_payment_methods {
    list-style: none;
    margin: 0;
}
.woocommerce-page table.shop_table tbody td .checkout-product-wrapper{
    width: 100%;
    align-items: stretch !important; 
}
.woocommerce-page table.shop_table tbody td .checkout-product-wrapper .product-details {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    padding: 2px 0 !important;
}
.woocommerce-page table.shop_table.wishlist_table  tbody td.product-thumbnail{
        width: 150px;
}
.woocommerce-page table.shop_table.wishlist_table  tbody td.product-thumbnail a{
    margin: 0 auto;
}
.woocommerce-page table.shop_table.wishlist_table  tbody td.product-thumbnail a img {
    max-width: 80px;
    height: 80px !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 300px;
}
.woocommerce-account .woocommerce-MyAccount-content{
    width: calc(100% - 320px);
}
ul.shop_table.cart.wishlist_table.wishlist_view.mobile li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    padding: 20px 0;
    border-bottom: 1px solid #B7B6CC;
}
ul.shop_table.cart.wishlist_table.wishlist_view.mobile li .item-wrapper {
    width: calc(100% - 350px);
}
.wishlist_table.mobile li .item-wrapper .item-details{
    vertical-align: middle;
}
ul.shop_table.cart.wishlist_table.wishlist_view.mobile li .product-remove a i {
    background-position: center;
    content: "";
    background-image: url(../images/remove-icon.svg);
    border: 0;
    width: 18px;
    height: 20px;
    background-size: contain;
    border-radius: 0;
    margin: auto;
    opacity: 1;
    display: block;
}
ul.shop_table.cart.wishlist_table.wishlist_view.mobile li .product-remove a i:before {
    display: none;
}
ul.shop_table.cart.wishlist_table.wishlist_view.mobile li .product-remove a {
    opacity: 1;
    border: 1px solid #B7B6CC;
    border-radius: 0;
    width: 42px;
    height: 42px;
    display: flex;
}
.additional-info-wrapper {
    width: 300px;
    display: flex;
    gap: 40px;
    justify-content: end;
}
/* checkout page end */


/* vendor profile start */

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details-table table tfoot tr td a:first-child {
    margin-bottom: 10px;
}
.wcv-store-header.header-modern .meta .social li a svg {
    width: 16px;
    height: 16px;
}
.wcv-store-header.header-modern .meta .value {
    display: flex;
    align-items: center;
    gap: 6px;
}
.wcv-store-header.header-modern .meta .value span.vendor-total-sales {
    order: 1;
}
.wcv-store-header.header-modern .meta .value svg.wcv-icon.wcv-icon-sm {
    order: 2;
}
.wcv-store-header.header-modern .info .avatar {
    border-radius: 50%;
    border: 3px solid #FB6DA1;
    padding: 5px;
        position: absolute;
    transform: translateY(80px);
        background: #ffffff;
}
.wcv-store-header.header-modern .info .avatar img {
    border-radius: 50%;
}
.wcv-store-header.header-modern .info .about {
    padding-left: 180px;
}
.wcv-store-header.header-modern .info .name {
    font-weight: 600;
    color: #fff;
    font-size: 28px;
}
.wcv-store-header.header-modern .info {
    padding: 0 40px;
      text-align: left;
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: flex-end;
}
.wcv-store-header.header-modern .meta {
    height: 125px;
        justify-content: start;
    padding-left: 210px;
        background: #FDFEFF;
}
.wcv-store-header.header-modern {
    border: 1px solid #D9DDE3;
    background: #FDFEFF;
}
.site-main .wcv-store-header.header-modern .meta > * {
    width: 30%;
    text-align: left;
    padding: 15px 10px;
}
.site-main .wcv-store-header.header-modern .meta .social.block span {
    display: none;
}
.wcv-store-header.header-modern .meta .label {
    color: #2F4858;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
        line-height: 20px;
    margin-bottom: 10px;
}
.wcv-store-header.header-modern .meta .stars a{
    font-size: 0;
}
.wcv-store-header.header-modern .meta .stars svg {
    fill: #FFC107;
    width: 20px;
    height: 20px;
    margin-right: 4px;
}
.wcv-store-header.header-modern .meta .value {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
}
.wcvendors-single-product.wcvendors-product-page.wcvendors-store #primary {
    margin: 10px 0;
}
.wcvendors-single-product.wcvendors-product-page.wcvendors-store p.woocommerce-result-count {
    display: block;
    color: #000A11;
    font-size: 22px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 0;
}
.woocommerce.wcvendors-product-page.wcvendors-store .woocommerce-ordering {
    margin-bottom: 30px;
}
.wcv-store-header.header-modern .cover{
    height: 230px;
}
.woocommerce.wcvendors-product-page.wcvendors-store ul.products li.product a img{
    height: 340px;
    object-fit: cover;
    max-height: 340px;
}
.woocommerce.woocommerce-page .products .astra-shop-summary-wrap a h2 {
    font-size: 18px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.wcv-store-header.header-modern .upper{
    position: relative;
}

.single-product ol.commentlist {
    display: none;
}

.woocommerce-orders-table__cell-order-actions a.view::before {
    font-family: "Font Awesome 5 Free";
    content: "\f06e"; /* Eye icon */
    font-weight: 900;
    margin-right: 6px;
}

.woocommerce-orders-table__cell-order-actions a.view_msg::before {
    font-family: "Font Awesome 5 Free";
    content: "\f0e0"; /* Envelope icon */
    font-weight: 900;
    margin-right: 6px;
}

.woocommerce-orders-table__cell-order-actions a.return::before {
    font-family: "Font Awesome 5 Free";
    content: "\f0e2"; /* Undo / return icon */
    font-weight: 900;
    margin-right: 6px;
}

.woocommerce-orders-table__cell-order-actions a.leave_feedback::before {
    font-family: "Font Awesome 5 Free";
    content: "\f075"; /* Comment icon */
    font-weight: 900;
    margin-right: 6px;
}

/* vendor profile end */


/* Thank You page Css Start */

.inner-banner-main {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 30px;
    background: #6A9739;
}
.inner-banner {
    margin-bottom: 50px;
}
.inner-banner-main-btn .btn {
    background: #FFF;
    color: #FB6DA1;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    padding: 13px 30px;
    border: 1px solid #fff;
    display: inline-block;
}
.inner-banner-main-cont {
    max-width: 635px;
    width: 100%;
}
.inner-banner-main-btn .btn:hover {
    background: #FB6DA1;
    color: #fff;
}
.inner-banner-main-img {
    margin-bottom: -50px;
    margin-right: 80px;
}
.inner-banner-main-img img {
    display: block;
}
.inner-banner-main-cont h1 {
    font-weight: 600;
    font-size: 48px;
    line-height: 100%;
    color: #FFFFFF;
    margin-bottom: 8px;
}
.inner-banner-main-cont p {
    font-weight: 400;
    font-size: 16px;
    line-height: 170%;
    color: #FFFFFF;
    margin: 0;
}
.inner-banner-main-btn {
    margin-left: auto;
}
.thank-you {
    margin-bottom: 26px;
}
.thank-you-main {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 26px;
}
.thank-you-left {
    max-width: calc(60% - 26px);
    width: 100%;
    border: 1px solid #DEE1EC;
    padding: 30px;
}
.thank-you-left-order-info {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.thank-you-left-order-info p {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #6F88A4;
    margin: 0;
}
.thank-you-left .order-table table tr:last-child td:first-child {
    min-width: 120px;
    width: 120px;
}
.thank-you-left-order-info .order-id p span {
    color: #2E5ED8;
}
.thank-you-left-order-info .order-date p span {
    color: #000000;
}
.order-table {
    border: 1px solid #D9DDE3;
    padding: 20px;
}
.order-table table {
    margin: 0;
    border: 0;
}
.order-table table tr td {
    border-width: 0 0 1px;
    padding: 10px;
    border-color: #D7DEEA;
}
.order-table table tr td img {
    width: 100px;
    height: 100px;
    display: block;
}
.woocommerce-page.woocommerce-checkout .woocommerce-order .order-table table tr td h3 {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #000;
    margin: 0 0 6px;
}
.woocommerce-page.woocommerce-checkout .woocommerce-order .order-table table tr td p {
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #7D7D7D;
}
.order-table table tr td:last-child {
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    text-align: right;
    color: #000A11;
    padding-right: 0;
}
.order-table table tr td:first-child {
    padding-left: 0;
}
.order-table table tr:last-child td {
    border-bottom: 0;
}
.thank-you-right {
    background: #FBFDFF;
    border: 1px solid #DEE1EC;
    max-width: 40%;
    width: 100%;
    padding: 30px 20px;
}
.thank-you-right h2 {
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    margin-bottom: 10px;
    color: #000;
}
.order-summery-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px dashed #B7B6CC;
    padding: 17px 0;
}
.order-summery-info-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #000A11;
    display: block;
}
.order-summery-info-value {
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    color: #000A11;
}
.order-summery-info:last-child .order-summery-info-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    color: #000;
}
.order-summery-info:last-child .order-summery-info-value {
    font-family: Jost;
    font-weight: 800;
    font-size: 20px;
    line-height: 29px;
    color: #000;
}
.order-summery-info:last-child {
    border: 0;
    padding: 20px 0;
}
.address-info-main {
    background: #FBFDFF;
    border: 1px solid #DEE1EC;
    display: flex;
    align-items: flex-end;
    padding: 30px;
    flex-wrap: wrap;
    gap: 30px;
}
.address-info-box {
    max-width: calc(33.333% - 20px);
    width: 100%;
}
.address-info-box-inner {
    background: #FFFFFF;
    border: 1px solid #D9DDE3;
    padding: 20px;
    width: 100%;
    min-height: 155px;
}
.address-info-box-head h2 {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    color: #000;
    margin-bottom: 8px;
}
.address-info-box-head p, .address-info-box-head a {
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    color: #737E8D;
    margin: 0;
    display: inline-block;
}
.address-info-box-head {
    margin-bottom: 20px;
    width: 100%;
}
.woocommerce-page.woocommerce-checkout .woocommerce-order .address-info-box-inner h3 {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin-bottom: 12px;
}
.address-location {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.address-location p, .address-location a {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #4D6474;
    display: inline-block;
}
.address-location img {
    display: block;
}
.address-location:last-child {
    margin-bottom: 0;
}
.address-info-box.payment-method .address-info-box-inner p {
    margin-bottom: 14px;
    color: #4D6474;
}
.card-info .card-info-title, .card-info .card-info-value {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #4D6474;
}
.card-info .card-info-value {
    font-weight: 500;
    margin-top: 6px;
}
.address-info {
    padding-bottom: 80px;
}
.thankyou-breadcrumbs .rank-math-breadcrumb {
    padding: 10px 15px;
}
.address-location p, .address-location a {
    width: calc(100% - 28px);
}
.address-location img {
    width: 20px; 
}
.address-location a:hover,
.address-info-box-head a:hover {
    color: #fb6da1;
}

/* Thank You Page Css End */

/* Account page css Start */
.woocommerce-account .woocommerce-MyAccount-content .order-filter-dropdown  select {
    width: 20%;
}
.woocommerce-page table.shop_table tbody td:last-child {
    border-right: 0;
}
.woocommerce-page table.shop_table tbody td .woocommerce-button {
    padding: 10px 20px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}
.woocommerce-page table.shop_table tbody td .woocommerce-button:hover {
    color: #fb6da1;
}
.woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title {
    padding: 20px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title h2 {
    width: 50%;
    margin: 0;
}
/* .wcvendors-order-page.ast-page-builder-template .site-content > .ast-container {
    max-width: 1340px;
    padding: 40px 15px;
} */

.wps_rma_outer_wrap_info .wps_rma_ul_wrap_info,
.wps_rma_refund_info_wrap.active-tab {
    border-color: #ddd;
}
.wcv_star-rating-container .star-icon svg {
    fill: #FFC107;
}
.wcv-grid form.wcv-form .control-group textarea {
    resize: none;
}
.wcv-grid form.wcv-form .control-group textarea:focus{
    border-color: #ddd;
}
.ast-page-builder-template .site-content > .ast-container.view-order-msg-container {
    max-width: 1340px;
    padding: 0 20px;
    flex-wrap: wrap;
}
.ast-page-builder-template .site .site-content .view-order-msg-container #primary {
    margin-top: 30px;
}
.wps-rma-order-msg-wrapper #wps_order_new_msg {
    line-height: 20px;
    padding: 10px 15px;
}
.wps-rma-order-msg-wrapper #wps_order_new_msg {
    line-height: 20px;
    padding: 10px 15px;
}
#wps_rma_order_msg_react .wps_order_msg_container .wps-order-msg-back {
    margin-bottom: 20px;
    background: #fb6da1;
    border: 1px solid #fb6da1;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 20px;
}
#wps_rma_order_msg_react .wps_order_msg_container .wps-order-msg-back:hover {
    color: #fb6da1;
    background: transparent;
}
.view-order-msg-container #wps_rma_order_msg_react .wps_order_msg_container {
    max-width: 100%;
}
.wcv-frontimg.has-image .wcv-media-uploader-front-delete,
.wcv-backimg .wcv-media-uploader-back-delete {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fb6da1;
}
.wcv-frontimg.has-image, .wcv-grid .wcv-featuredimg.has-image, .wcv-backimg.has-image {
    position: relative;
}
.wcv-grid .wcv-product-media-wrapper .wcv-button {
    padding: 18px 20px;
    width: 100%;
}
.wcv-frontimg.has-image, .wcv-backimg.has-image {
    height: 285px;
    width: 285px;
}
.wcv-frontimg.has-image img,
.wcv-backimg.has-image img {
    width: 100%;
    height: auto;
    border-radius: 16px;
}
.wcv-grid .file-upload-wrapper {
    padding: 0 !important;
}
.wcv-search-box-wrapper.wcv-flex .control-group {
    display: block;
    margin: 0;
    height: 100%;
    white-space: normal;
    width: 70%;
}
.wcv-search-box-wrapper.wcv-flex .control-group .control {
    display: block;
    height: 100%;
    width: 100%;
}
.wcv-search-box-wrapper.wcv-flex .control-group label {
    display: none;
}
.wcv-search-box-wrapper.wcv-flex .control-group input#wcv_order_search_input {
    width: 100%;
    height: 100%;
    border: 0;
}
.wcv-search-box-wrapper.wcv-flex  button#order_search_button {
    color: #FB6DA1;
    height: 100%;
}
.wcvendors-pro-dashboard-wrapper form .wcv-cols-group .control-group .control button.wcv-button.text-blue {
    color: #fb6da1;
    border-color: #fb6da1;
}
form.checkout.woocommerce-checkout .woocommerce-NoticeGroup-checkout {
    width: 100%;
}
.woocommerce form#woocommerce-checkout-form-coupon {
    margin-bottom: 30px;
    display: flex;
    align-items: stretch;
    gap: 20px;
    flex-wrap: wrap;
}
.woocommerce form#woocommerce-checkout-form-coupon .clear:empty {
    display: none;
}
.wcv-grid .wcv-product-details-table tbody tr td, .wcv-grid .wcv-product-details-table tbody tr th,.wcv-grid .wcv-product-details-table tbody tr:last-child td {
    border-bottom: 1px solid #D7DEEA;
}
.wcv-grid .wcv-datepicker-wrapper {
    height: 50px;
    border-radius: 0;
}
.wcv-grid .wcv-product-media-wrapper .all-45, .wcv-grid .wcv-product-media-wrapper .all-55 {
    /* flex: 1; */
    width: 25%;
    float: unset;
}
.wcv-grid .wcv-product-media-wrapper .all-55 #product-imgs-gallery-parent {
    width: 100% !important;
}
.wcv-grid .wcv-product-media-wrapper .all-55 #product-imgs-gallery-parent ul#product_images,
.wcv-grid .wcv-product-media-wrapper .all-55 #product-imgs-gallery-parent ul#product_images li,
.wcv-grid .wcv-product-media-wrapper .all-55 #product-imgs-gallery-parent ul#product_images li .wcv-upload-files-input {
    width: 100%;
}
.wcv-modal .modal-header {
    padding: 0;
}

/* Account page css End */ 

.woocommerce-js ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    object-fit: cover;
    object-position: top center;
    max-height: 340px;
    height: 100%;
}
.woocommerce-wishlist .wishlist-title-container .wishlist-title h2 {
    text-transform: capitalize;
}
.wcv-form .control-group .control button.wcv-button.wcv-button-blue-underline {
    display: none;
}
.wcv-grid .select2-container--default .select2-selection--single .select2-selection__rendered {
    text-align: left;
    top: 0;
    position: absolute;
    padding: 0;
    width: calc(100% - 50px);
}
span.requied-field {
    color: #EA2B0F;
}
.ast-addon-cart-wrap span.ast-woo-header-cart-info-wrap{
    display: none;
}
#coupon-error-notice{
    color: red;
}
.swal2-actions button.swal2-confirm,
.swal2-actions button.swal2-cancel:hover {
    background: #fb6da1;
    border: 1px solid #fb6da1;
    color: #fff;
}
.swal2-actions button.swal2-confirm:hover,
.swal2-actions button.swal2-cancel {
    background: #fff;
    color: #fb6da1;
    border: 1px solid #fb6da1;
}
.wcv-dashboard-content .bt-faqs-accordion {
    margin-bottom: 40px;
}
.wcv-dashboard-content .bt-support-resources {
    padding: 0;
    margin: 0 0 40px;
    display: flex;
    align-items: center;
    gap: 15px;
}
.wcv-dashboard-content .bt-support-resources li a {
    padding: 10px 20px;
    border: 1px solid #fb6da1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.wcv-dashboard-content .bt-support-resources li a:hover,
.wcv-dashboard-content .bt-support-resources li a:focus {
    background: #fb6da1;
    color: #fff;
}
.wcv-grid .wcv-tab-page-heading-wrapper {
    margin-bottom: 40px;
}
.wcv-dashboard-nav-item.show, .wcv-navigation #dashboard-menu-item-more-button.show:hover {
    background: rgba(255,255,255,0.2)!important;
}
.wcv-navigation .wcv-dashboard-menu.horizontal.secondary {
    background: #fb6da1;
    width: 100%;
    max-width: 250px;
    padding: 10px 20px;
}
.wcv-navigation .wcv-dashboard-menu.horizontal.secondary .wcv-dashboard-nav-item .wcv-dashboard-nav-item-link {
    padding: 10px 20px;
}
.wcv-navigation .wcv-dashboard-menu.horizontal.secondary .wcv-dashboard-nav-item .wcv-dashboard-nav-item-link:hover {
    background: rgba(255,255,255,0.2);
}
.wcv-navigation .wcv-dashboard-menu .wcv-dashboard-nav-item#dashboard-menu-item-support a svg {
    display: none;
}
.wcv-navigation .wcv-dashboard-menu .wcv-dashboard-nav-item#dashboard-menu-item-support a .wcv-dashboard-nav-item-label {
    padding-left: 35px;
    position: relative;
}
.wcv-navigation .wcv-dashboard-menu .wcv-dashboard-nav-item#dashboard-menu-item-support a span:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23' viewBox='0 0 23 23' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.6006 17.2449H18.4224C17.772 17.2449 17.2441 16.717 17.2441 16.0667V10.1755C17.2441 9.52516 17.772 8.99731 18.4224 8.99731H19.6006C20.9025 8.99731 21.957 10.0518 21.957 11.3538V14.8884C21.957 16.1904 20.9025 17.2449 19.6006 17.2449Z' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.28467 17.2449H3.10645C1.80451 17.2449 0.75 16.1904 0.75 14.8884V11.3538C0.75 10.0518 1.80451 8.99731 3.10645 8.99731H4.28467C4.93505 8.99731 5.46289 9.52516 5.46289 10.1755V16.0667C5.46289 16.717 4.93505 17.2449 4.28467 17.2449Z' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.0122 8.99756V8.40845C19.0122 4.17863 15.5836 0.75 11.3538 0.75C7.12394 0.75 3.69531 4.17863 3.69531 8.40845V8.99756' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.0881 22.2522H10.6154C9.80238 22.2522 9.14258 21.5924 9.14258 20.7794C9.14258 19.9664 9.80238 19.3066 10.6154 19.3066H12.0881C12.9011 19.3066 13.5609 19.9664 13.5609 20.7794C13.5609 21.5924 12.9011 22.2522 12.0881 22.2522Z' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.5625 20.7798H16.0662C17.3682 20.7798 18.4227 19.7253 18.4227 18.4233V17.2451' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: cover;
}
footer .widget_nav_menu nav ul.menu li.current-menu-item a.menu-link:before,footer .widget_nav_menu nav ul.menu li a.menu-link:hover::before {
    filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(0%) hue-rotate(245deg) brightness(100%) contrast(103%);
}
.main-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.main-form .half {
    max-width: 49%;
    width: 100%;
}
.main-form .full {
    max-width: 100%;
    width: 100%;
}
.widget_text .textwidget.custom-html-widget .woof .woof_redraw_zone .woof_container.woof_container_checkbox ul.woof_list_checkbox {
    max-height: 300px;
    overflow: auto;
}
li#dashboard-menu-item-wcv_refund_request {
    display: none;
}
.bt-faq-q[aria-expanded="true"] .bt-faq-icon {
    transform: rotate(45deg);
}
/* 20-02-2026 css start */
#wcv-product-edit .wcv-product-media-wrapper{
    flex-direction: column;
}
#wcv-product-edit .wcv-product-media{
    background: #fff;
}
#wcv-product-edit .bridestrade-product-media{
    display: flex;
}
#wcv-product-edit  .bridestrade-product-inputfield{
    width: 25%;
}
#wcv-product-edit .blue-title{
    font-size: 18px;
}
#wcv-product-edit  .wcv-product{
    padding: 0 25px;
}
#wcv-product-edit  .bridestrade-upload-zone{
    border-color:#fb6da1 !important;
}
.wcv-form .control-group .control .select2-container {
    width: 100% !important;
}
#wcv-product-edit .blue-title {
    min-height: 42px;
}



/* responsive css start */

@media screen and (max-width:1200px) {
    #wcv-product-edit .bridestrade-product-media {
        gap: 20px;
    }
    #wcv-product-edit  .bridestrade-product-inputfield{
        width: calc(33.333% - 14px);
    }
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"], .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row { 
        padding-left: 15px;
        padding-right: 15px;
    }

    .ast-builder-menu-1 .menu-item > .menu-link { padding-left: 6px; padding-right: 6px;}

    .top-selling-products-grid .slick-slide .product-item .product-item-inner-img {
        height: 250px;
    }

    .top-selling-products-grid .slick-slide .product-item .product-item-inner-btn {
        bottom: -150px;
    }

    .why-right-img  figure.wp-block-image {
        margin-left: 0;
    }

    .home-slider ul.slick-dots { padding: 0 15px;}
    .ast-header-break-point .ast-below-header-bar {
        background-color: transparent;
    }

    .wcv-grid { padding: 0 15px;}
    .home-slider-img:before{
        bottom: 0;
    }
    .woocommerce.woocommerce-page .products .ast-grid-common-col .custom-add-to-cart-in-thumbnail a.button.product_type_simple{
        font-size: 14px;
    }
    .woocommerce-cart .woocommerce .cart-collaterals{
        width: 300px;
    }
    .woocommerce-cart .woocommerce form.woocommerce-cart-form {
        width: calc(100% - 320px);
    }
    .woocommerce-cart .woocommerce{
        gap: 20px;
    }
    .woocommerce-page .woocommerce-cart-form table.shop_table tbody .cart_item td.product-name {
        padding-right: 20px;
        width: 40%;
    }
    .woocommerce-page table.shop_table tbody td.product-name > a{
        font-size: 16px;
    }
    .checkout-right-side-table {
        width: 400px;
    }
    form.checkout.woocommerce-checkout #customer_details {
        width: calc(100% - 420px) !important;
    }
    .woocommerce.wcvendors-product-page.wcvendors-store ul.products li.product a img {
        height: 260px;
        max-height: 260px;
    }
    .inner-banner-main-img {
        margin: 0;
    }
    .inner-banner-main-cont {
        max-width: 70%;
    }
    .inner-banner-main {
        justify-content: space-between;
        gap: 30px;
    }
    .inner-banner-main-btn {
        margin: 0 auto;
    }
    .woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title h2 {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:992px) {
    #wcv-product-edit .bridestrade-product-media {
        gap: 20px;
    }
    #wcv-product-edit  .bridestrade-product-inputfield{
        width: calc(50% - 10px);
    }
    .ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button { margin-left: 0; }
    .home-slider ul.slick-dots {
        bottom: 10px;
    }

    .how-work-listing {
        grid-template-columns: 1fr 1fr;
    }
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
        text-align: left !important;
    }

    .bt-faqs-tabs {
        margin: 0rem 0;
        padding: 40px 0;
    }

    .team-block img {
        max-height: 520px;
        object-fit: cover;
    }
    .home-slider-block h2 {
        font-size: 40px;
        line-height: 1.1;
        margin-bottom: 25px;
    }
    .home-slider-block p {
        font-size: 18px;
        line-height: 1.4;
    }
    /* .home-slider {
        padding: 30px 0 50px;
    } */
    .home-slider-img:before{
        bottom: -50px;
    }
    .ast-left-sidebar #primary{
        width: 70%;
    }
     .ast-container div#secondary{
        width:30%;
     }
    .woocommerce-shop.ast-left-sidebar #content > .ast-container{
        flex-direction: row;
    }
    .woocommerce-cart .woocommerce form.woocommerce-cart-form {
        width: 100%;
    }
    .woocommerce-cart .woocommerce .cart-collaterals {
        width: 100%;
        margin-bottom: 60px;
    }
    .woocommerce-page table.shop_table{
        padding-bottom: 0px !important;
    }
    .woocommerce-page #content table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail{
        width: auto;
        text-align: end !important;
    }
    .woocommerce-page table.shop_table tbody td.product-name, .woocommerce-page .woocommerce-cart-form table.shop_table tbody .cart_item td.product-name {
        padding-right: 9px;
        width: auto;
    }
    .woocommerce-page table.shop_table tbody td{
        padding: 4px 6px;
        border: 0;
    }
    .woocommerce-page table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item {
        border-bottom: 1px solid #D7DEEA;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
    .woocommerce-page table.shop_table tbody td.product-name a {
        max-width: 75%;
    }
    .checkout-right-side-table {
        width: 100%;
        margin-bottom: 90px;
    }
    form.checkout.woocommerce-checkout #customer_details {
        width: 100% !important;
    }
    .woocommerce-page table.shop_table tbody td .product-details strong.product-title{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .woocommerce-js div.product .woocommerce-product-gallery ol.flex-control-nav li {
        width: 76px;
        height: auto;
    }
    .woocommerce-js div.product .woocommerce-product-gallery ol.flex-control-nav{
        gap: 8px;
        padding: 0px 12px 10px;
    }
    .wcv-store-header.header-modern .info .avatar{
            transform: translateY(60px);
    }
    .wcv-store-header.header-modern .meta{
        padding-left: 170px;
    }
    .wcv-store-header.header-modern .info .about {
        padding-left: 130px;
    }
    .flex-control-nav button.slick-arrow.slick-next,.flex-control-nav button.slick-arrow.slick-prev{
        width: 36px;
    }
    .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img, .woocommerce-product-gallery .flex-viewport{
        max-height: 400px;
    }
    .thank-you-left, .thank-you-right {
        max-width: 100%;
    }
    .inner-banner-main-img {
        margin: 0;
    }
    .inner-banner-main-cont {
        max-width: 70%;
    }
    .inner-banner-main {
        justify-content: space-between;
        gap: 30px;
    }
    .inner-banner-main-btn {
        margin: 0 auto;
    }
    .address-info-box {
        max-width: calc(50% - 15px);
    }
    .address-info-main {
        justify-content: center;
        padding: 30px 20px;
    }
    .address-info {
        padding-bottom: 60px;
    }
    .woocommerce-account .woocommerce-MyAccount-content .order-filter-dropdown select {
        width: 40%;
    }
    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        padding-bottom: 20px;
        margin-bottom: 30px;
        border-bottom: 1px solid #ddd;
    }
    .woocommerce table.shop_table_responsive tr:last-child, .woocommerce-page table.shop_table_responsive tr:last-child {
        margin-bottom: 0;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        float: right;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: left;
    }
    .woocommerce-account .woocommerce-MyAccount-content .order-filter-dropdown select {
        width: 40%;
    }
    .woocommerce-page table.shop_table tbody td .woocommerce-button {
        margin: 5px !important;
    }
    .woocommerce-page table.shop_table tbody td.product-name ul.wc-item-meta {
        margin: 0;
    }
    .woocommerce-order-details-table {
        overflow-x: auto;
    }
    .woocommerce-order-details-table table thead tr th {
        min-width: 220px;
    }
    .site-main .wcv-store-header.header-modern .meta > * {
        display: block;
    }
    .woocommerce-page .woocommerce-cart-form table.shop_table tbody .cart_item td{
        border-top: 1px solid #D7DEEA;
    }
    .wishlist_table.mobile li .item-wrapper .product-remove {
        margin-bottom: 20px;
    }
    table.wishlist_table tr th {
        padding: 4px 6px 20px !important;
    }
    div#content {
        min-height: unset;
    }
    p.wishlist-empty {
        margin: 0 0 30px;
    }
    .woocommerce .cart-collaterals .shop_table tbody tr {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .home-slider .slick-slide .item{
            min-height: 500px;
    }
}

@media (max-width: 922px) {
    .woocommerce-page .woocommerce-cart-form table.shop_table tbody .cart_item td {
        border: 0;
    }
    .woocommerce-page #content table.cart td.product-remove {
        text-align: left !important;
    }
    .woocommerce-customer-details .woocommerce-column:first-child {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:767px) {
    .wcv-grid .wcv-gap-bottom,
    #wcv-product-edit .bridestrade-product-media {
        margin-left: 0;
    }
    #wcv-product-edit  .bridestrade-product-inputfield{
        width: 100%;
    }
    
    .related.products {
        width: 100%;
    }
 
    div#content {
        min-height: unset;
    }
    p.wishlist-empty {
        margin: 0 0 30px;
    }
    /* .woocommerce-page table.shop_table tbody td {
        border: 1px solid #ddd;
    } */
    .ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar, .ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar, .ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar {
        padding-left: 15px;
        padding-right: 15px;
    }

    .home-slider-block {
        gap: 0;
        flex-direction: column;
        text-align: center;
    }

    .home-slider-block .home-slider-content {
        font-size: 18px;
        padding-top: 30px;
    }

    h1, .entry-content :where(h1), .entry-content :where(h1) a {
        font-size: 36px;
        line-height: normal;
    }

    .home-slider-block h1 {
        margin-bottom: 10px;
    }

    .site-header-section>* {
        padding: 0 5px;
    }

    .home-slider ul.slick-dots {
        bottom: 0;
        justify-content: center;
    }

    .home-slider-img:before { display: none;}
    .popular-brands .slick-slide {
        margin: 0;
    }

    .popular-brands .slick-track {
        margin: 0;
    }

    .popular-brands.slick-slider .slick-arrow.slick-next, .popular-brands.slick-slider .slick-arrow {
        right: 0;
        left: auto;
        top: 50%;
    }
    .popular-brands.slick-slider .slick-arrow {
        left: 0;
        right: auto;
    }

    .top-selling-products-grid.slick-slider .slick-arrow.slick-next {
        right: 0;
        left: auto;
    }

    .top-selling-products-grid.slick-slider .slick-arrow {
        top: 50%;
        right: auto;
        left: auto;
    }

    .how-it-work {
        padding-top: 40px;
        padding-bottom: 0;
    }

    .home-slider .slick-arrow { display: none !important;}
    .how-it-work-top { flex-direction: column; }
    h2, .entry-content :where(h2), .entry-content :where(h2) a {
        font-size: 28px;
    }

    .how-work-listing { display: block; }
    .how-work-block .img img { width: 100%; height: 285px; object-fit: cover; }
    .how-work-listing .slick-arrow { top: 142px; }
    .why-right-img { display: none; }
    .how-it-work-top h2 { margin: 0 0 20px; }
    .why-section > .uagb-container-inner-blocks-wrap .uagb-is-root-container {padding: 40px 10px 40px; }
    /* .why-left-img .wp-block-image img { height: auto; max-width: 200px; vertical-align: bottom;  margin: 0 auto; display: table; } */
    .why-left-img .wp-block-image img {
        height: auto;
        /* max-width: 200px; */
        vertical-align: bottom;
        margin: 0 auto;
        display: table;
    }
    .our-story .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex { justify-content: center; }
    .our-brand-left:before { display: none; }
    figure.wp-block-image.alignright.size-full.our-brand-main-img { padding-left: 70px; width: 100% !important;  margin: 0 auto; max-width: 100%; }
    .our-brand-main-img-mini, .our-brand-main-img-mini img { max-width: 130px; height: auto; }
    .our-brand-left .our-brand-main-img-mini { max-width: 140px;  height: 137px; bottom: 90px; left: 0; }
    .our-brand-left .our-brand-main-img { height: 280px; border: 5px solid #FFFFFF; margin-left: auto; }
    .testimonial-slider .slick-slide .testimonial-main { padding: 0 30px;}
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] { padding-top: 50px; padding-bottom: 10px; }
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner { text-align: left; }
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner, .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner, .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner { text-align: left; border-top: 1px solid #DE5688; padding-top: 30px; margin: 0; margin-top: 10px; }
    footer .widget_nav_menu h2 { margin-bottom: 20px; }
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] { margin-bottom: 15px; }
    footer .widget_nav_menu nav ul.menu li { margin-bottom: 15px; }
    .site-below-footer-wrap[data-section="section-below-footer-builder"] { padding:20px 15px 20px; }
    .ast-builder-footer-grid-columns.site-below-footer-inner-wrap.ast-builder-grid-row { display: flex; flex-direction: column-reverse; padding: 0 !important; }
    .site-footer-below-section-1.site-footer-section.site-footer-section-1 { margin-top: 20px;  border-top: 1px solid #DE5688; width: 100%; padding-top: 20px;}
    .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-stack .site-footer-section { margin-bottom: 0; }
    .banner-inner:before, .banner-inner:after { width: 120px; height: 75px; background-size: 100%; }
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row { grid-template-columns: repeat( 1,1fr ); }
    .bt-faqs-tabs { margin: 0rem 0 !important; padding: 30px 0; }
    .team-block img { max-height: unset;}
    .how-works-steps-right {
        position: unset;
        right: unset;
    }
    .how-works-steps-left {
        position: unset;
        left: unset;
        z-index: 9 !important;
    }
    .ast-left-sidebar #primary, .ast-container div#secondary{
        width: 100%;
    }
    .woocommerce-shop.ast-left-sidebar #content > .ast-container{
        flex-direction: column;
    }
    .ast-left-sidebar #primary{
        padding-left: 0;
    }
    .single.single-product div.product div.images.woocommerce-product-gallery {
        width: 100% !important;
    }
    .single.single-product div.product .summary.entry-summary{
        width: 100% !important;
        padding-left: 0;
    }
    .yes-js.js_active .single.single-product.ast-plain-container.ast-single-post #primary{
            margin: 0;
            padding-bottom: 0;
    }
    ul.shop_table.cart.wishlist_table.wishlist_view.mobile li{
            display: block;
    }
    ul.shop_table.cart.wishlist_table.wishlist_view.mobile li .item-wrapper, .additional-info-wrapper{
        width: 100%;
                text-align: end;
    }
    .woocommerce .wishlist_table td.product-add-to-cart a.add_to_cart_button , ul.shop_table.cart.wishlist_table.wishlist_view.mobile li .additional-info-wrapper .product-add-to-cart a{
            padding: 6px 20px;
    }
    .wishlist_table.mobile li .item-wrapper .product-remove{
        width: 100%;
        display: flex;
        justify-content: end;
    }
    .wishlist_table.mobile li .item-wrapper > *{
        padding: 0;
    }
    .wishlist_table.mobile li .item-wrapper .item-details {
                text-align: end;
        width: calc(100% - 120px);
        margin-left: auto;
    }
    .wishlist_table.mobile li .item-wrapper .product-thumbnail {
        /* width: 100%; */
        max-width: 100px;
    }
    .wishlist_table.mobile li .item-wrapper .product-thumbnail img {
        width: 120px;
    }
    ul.shop_table.cart.wishlist_table.wishlist_view.mobile li .item-wrapper h3 a{
        font-size: 16px;
        line-height: 1;
    }
    .wcv-store-header.header-modern .info{
              justify-content: center;
        padding: 20px;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    .wcv-store-header.header-modern .info .avatar{
        position: relative;
        transform: none;
        margin: 0;
            width: 100px;
    }
    .wcv-store-header.header-modern .info .about {
        padding-left: 0;
    }
    .woocommerce div.product form.cart .button.single_add_to_cart_button{
        width: auto;
    }
    .wcv-store-header.header-modern .info .avatar{
        width: 80px;
        border: 2px solid #FB6DA1;
        padding: 3px;
    }
    .wcv-store-header.header-modern .info .name{
        font-size: 22px;
        padding: 0;
    }
    .wcv-store-header.header-modern .meta {
        padding-left: 0;
        height: auto;
        gap: 15px;
        padding: 15px;
    }
    .site-main .wcv-store-header.header-modern .meta > * {
        width: 100%;
        padding: 0;
        display: block;
    }
    .wcvendors-single-product.wcvendors-product-page.wcvendors-store p.woocommerce-result-count {
        margin-bottom: 20px;
    }
    .flex-control-nav .slick-list .slick-slide {
        margin: 0 3px;
    }
    .woocommerce-js div.product .woocommerce-product-gallery ol.flex-control-nav{
        padding: 0px 8px 10px;
    }
    .flex-control-nav button.slick-arrow.slick-next{
        right: 5px;
    }
    .flex-control-nav button.slick-arrow.slick-prev{
        left: 5px;
    }
    .inner-banner-main {
        padding: 30px 15px;
    }
    .inner-banner-main-img {
        margin: 0 0 30px;
        width: 100%;
    }
    .inner-banner-main-img img {
        width: auto;
        margin: 0 auto;
    }
    .inner-banner-main-cont h1 {
        font-size: 36px;
    }
    .inner-banner-main-btn {
        margin: 30px 0 0;
    }
    .inner-banner {
        margin-bottom: 30px;
    }
    .thank-you-left {
        padding: 30px 15px;
        max-width: 100%;
    }
    .order-table {
        overflow-x: auto;
        display: block;
    }
    .thank-you-right {
        max-width: 100%;
    }
    .inner-banner-main-cont {
        max-width: 100%;
    }
    .address-location p, .address-location a {
        width: calc(100% - 28px);
    }
    .address-info-box-inner {
        padding: 20px 15px;
    }
    .address-location img {
        width: 20px;
    }
    .address-info {
        padding-bottom: 40px;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
        margin-bottom: 30px;
    }
    .woocommerce-account .woocommerce-MyAccount-content .order-filter-dropdown select {
        width: 40%;
    }
    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        padding-bottom: 20px;
        margin-bottom: 30px;
        border-bottom: 1px solid #ddd;
    }
    .woocommerce table.shop_table_responsive tr:last-child, .woocommerce-page table.shop_table_responsive tr:last-child {
        margin-bottom: 0;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        float: unset;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: unset;
    }
    .woocommerce-MyAccount-content .woocommerce-Address .woocommerce-Address-title h2 {
        width: 100%;
        margin-bottom: 20px;
    }
    .wcv-frontimg.has-image, .wcv-backimg.has-image {
        height: 140px;
        width: 140px;
        margin: 0 auto;
    }
    .wcv-grid .wcv-product-media-wrapper .wcv-button {
        padding: 9px 7px;
        width: unset;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .main-form .half {
        max-width: 100%;
        width: 100%;
    }
    .home-slider-block .home-slider-content{
        padding: 0 10px;
    }
    .home-slider-block h2 {
        font-size: 32px;
        line-height: 1.3;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:575px) {
    .order-table table tr {
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 30px;
    }
    .order-table table tr td:first-child {
        width: 100px;
        padding: 0;
        order: 1;
    }
    .order-table table tr td:nth-child(2) {
        width: 100%;
        order: 3;
        border-width: 0 0 1px;
    }
    .order-table table tr td:last-child {
        width: calc(100% - 120px);
        order: 2;
        border-width: 0;
    }
    .order-table table tr:last-child {
        margin-bottom: 0;
    }  
    .address-info-box {
        max-width: 100%;
    }  
    .home-slider .slick-slide .item{
            min-height: 600px;
    }
    .wishlist_icon a, .ast-search-icon .ast-icon:before,
    .ast-site-header-cart.ast-menu-cart-with-border{
        width: 36px;
        height: 36px;
    }
    .wishlist_icon a img {
        width: 16px;
        height: 16px;
    }
    .ast-search-icon .ast-icon:before{
        background-size: 16px;
    }
        .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
        max-width: 150px;
        width: 160px;
    }
}

/* responsive css End */




.woocommerce-cart .woocommerce .cart-collaterals .shop_table tr td {
    width: 60%;
}

.woocommerce-cart .woocommerce .cart-collaterals .shop_table tr td ul li {
    padding: 0.25em 0 0.25em 0px !important;
    text-align: left;
    text-indent: unset !important;
    margin-bottom: 20px !important;
}
.woocommerce-cart .woocommerce .cart-collaterals .shop_table tr td ul li label {
    position: relative;
    padding-left: 28px;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: var(--lblack);
    cursor: pointer;
    display: block !important;
}

.woocommerce-cart .woocommerce .cart-collaterals .shop_table tr td ul li input {
    margin: 0;
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
}

.woocommerce-cart .woocommerce .cart-collaterals .shop_table tr td ul li label:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    border: 2px solid #D7DEEA;
    left: 0;
    top: 5px;
    border-radius: 50%;
    cursor: pointer;
}
.woocommerce-cart .woocommerce .cart-collaterals .shop_table tr td ul li label:before {
    display: none;
}
.woocommerce-cart .woocommerce .cart-collaterals .shop_table tr td ul li input:checked + label:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 8px;
    border: 6px solid #fb6da1;
    border-radius: 50%;
    width: 2px;
    height: 3px;
    cursor: pointer;
}

.woocommerce-NoticeGroup-updateOrderReview{
    width: 100%;
}

.wcv_dashboard_table_header.wcv-cols-group.wcv-search.wcv-product-table-search-before div:nth-child(3n) {
    display: none;
}
.woocommerce-account .woocommerce-MyAccount-content .wc-sync-addresses label {
	display: inline-block;
	line-height: 2;
	margin-bottom: 3px;
}

@media (max-width: 921px) {
    .woocommerce-cart .woocommerce .cart-collaterals .shop_table tr td {
        width: 100%;
    }
    .woocommerce-cart .woocommerce .cart-collaterals .shop_table tr td ul#shipping_method {
        padding-top: 30px;
    }
}

/* Hide Advanced and SEO accordion sections in vendor product form */
.wcv-product-accordion:has(.wcv-accordion-title[data-tab="advanced"]),
.wcv-product-accordion:has(.wcv-accordion-title[data-tab="seo"]),
.wcv-accordion-title[data-tab="advanced"],
.wcv-accordion-title[data-tab="seo"],
.wcv-accordion-title[data-tab="advanced"] + .wcv_product_advanced,
.wcv-accordion-title[data-tab="seo"] + .wcv_product_seo {
    display: none !important;
}

/* Backup selectors */
div.wcv-product-accordion:nth-last-child(1),
div.wcv-product-accordion:nth-last-child(2) {
    display: none !important;
}

 .media-router .media-menu-item{
        color: #000;
    }

@media (max-width: 767px) {
    .woocommerce-info a.showcoupon {
        padding-left: 5px;
    }

    .ast-header-account-type-icon .ahfb-svg-iconset {
        background: url(../images/user-icon.svg) no-repeat center;
        width: 36px;
        height: 36px;
        background-size: 18px;
        border: 1px solid #EBEFF5;
        border-radius: 50%;
    }

    .media-modal .media-frame-title h1 {
        line-height: 1.4;
        font-size: 14px;
    }
}