/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.01
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
html {
    font-family: 'Poppins', sans-serif;
}
.product-quantity select {
    background-position: right .45em top 70%;
}
.section-title span {
    font-size: 1.6em;
}
.section-title b {
    display: none;
}
.section-title {
    display: block;
    text-align: center;
}
footer .section-title-normal {
    border: 0;
}
footer .section-title-normal span {
    margin: 0;
    padding: 0;
    border: 0;
    text-align: left;
    display: block;
    font-size: 1.4em;
}
footer {
    color: #000
}
footer a,
footer a span {
    color: #3cc46c;
}
.ux-menu-link__link {
    font-size: 1.15rem;
    color: #3cc46c;
}
footer .col-inner .img {
    margin: 0 auto;
    display: block;
}
.star-rating span:before,
.star-rating:before,
.woocommerce-page .star-rating:before,
.stars a:hover:after,
.stars a.active:after {
    color: #eeee22
}
.price del,
.product_list_widget del,
del .woocommerce-Price-amount {
    color: #000000;
}
ins .woocommerce-Price-amount {
    color: #cc0404;
}
h1.product-title.product_title.entry-title {
    border-bottom: 1px solid #8594A4;
    padding-bottom: 8px;
    color: #0b2a4a;
    font-weight: 400;
}
.product_meta>span.tagged_as>a,
button,
input {
    border-radius: 3px;
    background: #f2f2f6;
    padding: 0px 10px 0px 10px;
    border: 1px solid #f2f2f6;
}
span.posted_in>a {
    font-size: 12px;
    font-weight: 900;
    border-radius: 3px;
    background: #f2f2f6;
    padding: 0px 10px 0px 10px;
    border: 1px solid #f2f2f6;
}
.product-info .product_meta a {
    color: #3cc46c;
}
[data-icon-label]:after {
    background-color: #3cc46c;
}
.sg_wrapper_add_to_cart_quantity {
    display: flex;
    align-items: center;
    gap: 1em;
}
.sg_wrapper_add_to_cart_quantity button.button {
    border-radius: 5px;
    height: 55px;
    text-transform: uppercase;
    color: #fff !important;
    font-size: 20px;
    font-weight: 600;
    background: rgb(56, 186, 114) !important;
    width: 35%;
    border: none;
    display: inline-block;
    line-height: 55px;
    text-align: center;
    padding: 0;
    margin: 0;
}
.single-product .isures-custom--qty_dropdown {
    width: 30%;
    display: inline-block;
}
.isures-custom--qty_dropdown {
    position: relative;
    width: 100%;
    height: 55px;
    margin-bottom: 15px;
    margin-right: 15px;
    -webkit-box-shadow: 0 1px 2px 0 rgb(0 0 0 / 15%);
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 15%);
    cursor: pointer;
    margin-bottom: 0;
}
.isures-custom--qty_dropdown select {
    width: 100%;
    height: 54px;
    padding-right: 1.75rem;
    background-color: transparent;
    padding: 1.5rem 0.625rem 0.375rem;
    font-size: 16px;
    color: #4d4d4d;
    border: 1px solid rgba(127, 127, 127, 0.3);
    border-radius: 3px;
    cursor: pointer
}
span.isures-label--qty {
    position: absolute;
    top: 0.525rem;
    left: 0.625rem;
    z-index: 2;
    pointer-events: none;
    opacity: 0.6;
    -webkit-transition: 0.12s;
    transition: 0.12s;
    -webkit-transition-delay: 0.12s;
    transition-delay: 0.12s;
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    line-height: 1;
    color: #4d4d4d;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    text-transform: none !important;
}
.isures-custom--qty_dropdown select,
.isures-custom--qty_dropdown select option {
    border: none;
    box-shadow: none;
}
#sbw_wc-adding-button::before {
    font-family: fl-icons;
    content: "\e908";
    margin-right: .5em
}
#sbw_wc-adding-button {
    margin: 0;
    width: 100%;
}
.product_meta {
    padding-top: 2em;
}
.wcpa_form_outer .wcpa_form_item .color-group input:checked+label span.label_inside:after {
    background-image: url('assets/images/Artboard-1tick2.png');
}
.home .grid-style-3 .title-wrapper {
    flex: auto;
    text-align: center;
    padding: 0;
    min-width: auto;
}
.home .grid-style-3 .price-wrapper {
    text-align: center;
    display: inline-block;
    width: 100%;
}
.home .grid-style-3 .price del {
    display: initial;
}
.home .grid-style-3 .button {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.home .grid-style-3 a.woocommerce-loop-product__link {
    color: #3cc46c;
}
.star-rating span:before,
.star-rating:before,
.woocommerce-page .star-rating:before,
.stars a:hover:after,
.stars a.active:after {
    color: #eeee22
}
.price del,
.product_list_widget del,
del .woocommerce-Price-amount {
    color: #000000;
}
ins .woocommerce-Price-amount {
    color: #cc0404;
}
/* h1, h2, h3, h4, h5, h6, .heading-font {
    color: #3cc46c;
} */
/* .video-inner {
    position: relative;
}
.video-button-wrapper {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
    inset: 0;
}
.video-button-wrapper a {
    margin: 0;
    padding: 0;
}
.flickity-slider .col {
    padding: 0;
} */
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
}