/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.01211111
*/
.wcpa_has_options .price-wrapper {
    display: none;
}
.box-image,
ul.product_list_widget li img {
  border: 1px solid #000;
}
.box .box-image, .widget ul.product_list_widget li img {
    border-color: var(--main-hnc-color);
    border-radius: 20px;
}
.bestcheaptshirt_text_didyounow {
    position: relative;
    margin: 0 auto 23px;
    padding-bottom: 10px;
}
.bestcheaptshirt_text_didyounow h2 {
    font-size: 1.875rem;
}
.bestcheaptshirt_text_didyounow h2:after {
    content: "";
    width: 50px;
    height: 3px;
    background: #34a5e6;
    position: absolute;
    top: 100%;
    left: 0;
    right: auto;
    margin: 0 auto;
}
	.section-title-center span {
    font-weight: 500;
}
	.section-title b {
    background: transparent;
}
	.section-title-center span:after {
    content: "";
    display: table;
    clear: both;
    background: url(/wp-content/uploads/2022/09/line.png);
    width: 100%;
    height: 20px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    padding-top: 0px;
}
.bestcheaptshirt_plain {
    margin-bottom: 10px;
}
.bestcheaptshirt_plain .accordion-title.active {
    background-color: #34a5e6;
    color: #fff;
}
.bestcheaptshirt_plain .accordion-title {
    background-color: #fff;
    cursor: pointer;
    border: none;
    padding-left: 15px;
    border-radius: 5px;
}

.bestcheaptshirt_plain .toggle {
    right: 0;
    left: unset;
}
.bestcheaptshirt_plain .accordion-inner {
    padding: 14px 18px;
    background: white;
}
.bestcheaptshirt_plain .accordion-title {
    background-color: #fff;
    cursor: pointer;
    border: none;
    padding-left: 15px;
    border-radius: 5px;
}
	.product-small .price .amount, .product-small .price .amount {
    color: #e51313;
    font-size: 19px;
    font-weight: normal;
}
	.product-small .product-title {
    font-weight: 700;
}
.related.related-products-wrapper .related-inner {
    padding: 0 8rem;
    position: relative;
}
.product-section {
    border-top: 0;
}
.wcpa_cart_val {
    display: inline-block!important;
}
.widget_shopping_cart .wcpa_cart_type_color-group .wcpa_cart_color {
    border: 0;
    padding: 0;
    margin: 0;
    display: inline-block;
    height: auto !important;
    line-height: 1.5 !important;
    min-width: auto !important;
}
.variation-data span:last-child .space {
    display: none;
}
.breadcrumbs a {
    color: #757575;
    font-size: 1rem;
}
.product-info .price {
    font-size: 1.2em;
	padding: 0;
	margin-top: 0;
    margin-bottom: .75rem;
}
.single-product .product-info .product-title {
    font-size: 22px;
    margin-bottom: .75rem;
}
/* .wcpa_price_summary {
    display: none;
} */
.wcpa_wrap .wcpa_price_summary .wcpa_price_outer {
    color: #d82727;
    font-size: 22px;
}
.product-stacked-info {
    padding: 0;
}
.product-info {
    padding-top: 0;
}
.accordion-title {
    padding: 0.6em 2.3em 0.6em 0;
    line-height: 1.5em;
    letter-spacing: -.025em;
    font-size: .9375rem;
    font-weight: 700;
}
.accordion .toggle {
    right: 0;
    left: unset;
    font-size: 16px;
    top: 0;
}
/* .accordion .toggle i {
    display: none;
} */
.accordion .toggle i {
    font-size: 20px;
}
.accordion .toggle:before,
.accordion .toggle:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 300;
    font-family: "Font Awesome 5 Pro";
}
/* 
.accordion .toggle:before {
    content: '\f068';
	display: none;
}
.accordion .toggle:after {
    content: '\f067';
} */
.accordion-title.active .toggle:before {
    display: block;
}
.accordion-title.active .toggle:after {
    display: none;
}
.accordion-title.active {
    border: transparent;
    background: transparent;
}
.accordion-inner {
    padding: 0;
    font-size: 0.94rem;
}
.accordion-item:last-child a {
    border-bottom: 1px solid #ddd;
}
.group-addtocart-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1em;
}
/* div.product.wcpa_has_options form.cart>div.group-addtocart-btn{
    flex-wrap: nowrap !important;
} */
/* .group-addtocart-btn>button {
    width: 50%;
    margin: 0;
    padding: 0;
    max-width: unset;
    flex: auto;
    text-transform: unset;
    font-weight: normal;
	
	
	    height: 56px;
    margin-bottom: 0;
    border-radius: 3px;
    box-shadow: 0 4px 6px -2px rgb(35 67 92 / 32%);
    border: 1px solid rgba(0, 0, 0, .16) !important;
} */
.ux-quantity.quantity {
/*     margin-bottom: 1em; */
    border: 1px solid #E7E4E4;
}
.quantity .button.ux-quantity__button {
    background: transparent;
    border: transparent;
}

.quantity input.qty {
    border: 0;
    box-shadow: none;
}
.group-addtocart-btn>button.button.single_add_to_cart_button {
    background: transparent;
    color: var(--fs-color-primary);
    border-color: var(--fs-color-primary);
}
.page-title:not(.featured-title)+main .product-main {
    padding-top: 40px;
}
.category-shop-btn {
    display: table !important;
    margin: 20px auto 0 !important;
}
/* =========================
   WHY SHOP AT DALAS MARKET
========================= */

.dalas-why-shop {
    max-width: 1400px;
    margin: 60px auto;
    padding: 46px 50px 42px;
    background: #fffdfa;
    border-radius: 14px;
    box-shadow: 0 5px 24px rgba(0, 0, 0, 0.06);
    box-sizing: border-box;
}

.dalas-why-header {
    text-align: center;
    margin-bottom: 38px;
}

.dalas-why-header > span {
    display: block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #10233f;
    margin-bottom: 5px;
}

.dalas-why-header h2 {
    margin: 0;
    font-size: clamp(38px, 5vw, 68px);
    line-height: 1;
    font-weight: 800;
    letter-spacing: 1px;
    color: #10233f;
}

.dalas-why-header h2 strong {
    color: #75110d;
    font-weight: 800;
}

.dalas-why-header p {
    margin: 15px 0 0;
    font-size: 18px;
    color: #4b5260;
}

/* 3 benefits */
.dalas-benefits {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: stretch;
}

.dalas-benefit {
    text-align: center;
    padding: 10px 45px;
    position: relative;
}

.dalas-benefit:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 8%;
    width: 1px;
    height: 84%;
    background: #e4e4e4;
}

.dalas-icon {
    width: 100px;
    height: 100px;
    margin: 0 auto 18px;
    border-radius: 50%;
    background: #f7f5f2;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 46px;
    line-height: 1;
    color: #8b1538;
    border: 1px solid #eeeeee;
}

.dalas-benefit h3 {
    margin: 0 0 10px;
    font-size: 20px;
    line-height: 1.25;
    font-weight: 800;
    color: #10233f;
}

.dalas-benefit p {
    max-width: 320px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.6;
    color: #414752;
}

/* Tablet */
@media (max-width: 900px) {
    .dalas-why-shop {
        margin: 45px 20px;
        padding: 38px 25px;
    }

    .dalas-benefit {
        padding: 10px 22px;
    }

    .dalas-benefit h3 {
        font-size: 17px;
    }

    .dalas-benefit p {
        font-size: 14px;
    }

    .dalas-icon {
        width: 82px;
        height: 82px;
        font-size: 38px;
    }
}

/* Mobile */
@media (max-width: 640px) {
    .dalas-why-shop {
        margin: 35px 15px;
        padding: 32px 20px;
        border-radius: 10px;
    }

    .dalas-why-header {
        margin-bottom: 28px;
    }

    .dalas-why-header h2 {
        font-size: 38px;
    }

    .dalas-why-header p {
        font-size: 15px;
    }

    .dalas-benefits {
        grid-template-columns: 1fr;
    }

    .dalas-benefit {
        padding: 24px 10px;
    }

    .dalas-benefit:not(:last-child)::after {
        right: 15%;
        left: 15%;
        top: auto;
        bottom: 0;
        width: 70%;
        height: 1px;
    }

    .dalas-icon {
        width: 78px;
        height: 78px;
        margin-bottom: 14px;
    }

    .dalas-benefit h3 {
        font-size: 18px;
    }

    .dalas-benefit p {
        font-size: 15px;
    }
}
.dalas-faq-section {
    max-width: 1400px !important;
    width: calc(100% - 80px) !important;
    margin: 50px auto 60px !important;
    border-radius: 14px !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
}

@media (max-width: 900px) {
    .dalas-faq-section {
        width: calc(100% - 40px) !important;
    }
}

@media (max-width: 640px) {
    .dalas-faq-section {
        width: calc(100% - 30px) !important;
        margin: 30px auto 40px !important;
        border-radius: 10px !important;
    }
}
.trending-now .box-image {
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

.trending-now .box-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
form.cart :where(.single_add_to_cart_button,.ux-buy-now-button) {
    flex: 1 1 auto;
    margin: 0;
}

.sg_wrapper_add_to_cart_quantity {
    display: flex;gap: 1rem
}