/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body,
input,
textarea,
button,
select {
    font-size: 14px;
    line-height: 1.6;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    color: #666666;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

.home-policy .row {
    background: #fff;
    padding: 65px 15px 25px !important;
    border-bottom: 1px solid #f0f0f0;
    margin-top: -50px;
}

.home-policy .row h4 {
    font-size: 14px;
    text-transform: uppercase !important;
}

b,
strong {
    font-weight: 700;
}

.quick-view.quick-view-added {
    color: transparent !important;
    background-image: url('/wp-content/uploads/2024/11/view.png');
    background-color: #000;
    border-radius: 10px;
    width: 40px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
    padding: 10px;
    display: flex;
    left: calc(50% - 0px);
    position: absolute;
    bottom: 0px;
}

.sec-product .add-to-cart-grid,
.archive .add-to-cart-grid {
    left: calc(50% - 55px);
    position: absolute;
    bottom: 0px;
    background: #000;
}

.sec-product .image-tools .cart-icon,
.archive .image-tools .cart-icon {
    bottom: 100%;
    left: 10px;
    margin: 5px;
    position: absolute;
    background: #000;
    padding: 5px;
    border-radius: 8px;
    width: 40px;
    height: 40px;
    margin: 0;
}

.sec-product .cart-icon strong,
.archive .image-tools .cart-icon strong {
    background-image: url('/wp-content/uploads/2024/11/shopping-cart-2.png');
    background-position: center;
    background-repeat: no-repeat;
}

.sec-product .cart-icon strong,
.sec-product .cart-icon strong:after,
.archive .cart-icon strong,
.archive .cart-icon strong:after {
    border: 0;
    margin-bottom: 0;
}

#masthead .cart-icon strong {
    background-image: url(/wp-content/uploads/2024/11/hd_mainmenu_icon_cart.webp);
    background-position: center;
    background-repeat: no-repeat;
    border: 0;
    line-height: 40px;
    margin: 0;
    background-color: transparent;
    color: #000;
    height: 40px;
}

#masthead .cart-icon strong:after {
    display: none;
}

#masthead .cart-item.current-dropdown:hover {
    background: transparent;
}

.header-main .nav>li.header-search>a i {
    background: url('/wp-content/uploads/2024/11/hd_mainmenu_icon_search.webp');
    background-position: center;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    color: transparent
}

.header-main .nav>li.header-search>a i:after
}

.sec-product .cart-icon:hover strong,
.sec-product .current-dropdown .cart-icon strong {
    background-color: transparent;
}

.sec-product .title-wrapper,
.archive .title-wrapper {
    height: 45px;
}

.price ins .woocommerce-Price-amount.amount {
    color: #d61c1f;
    font-size: 18px;
    margin-left: 10px;
    margin-right: 10px;
}

.sec-product .price-wrapper .price {

    justify-content: center;
}

.single-product .price-wrapper .price {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
    font-size: 18px;
}

.badge-container {
    margin: 10px 0 0;
}

.badge-circle,
.badge-outline {

    margin-left: 10px;
}

.product-short-description ul li {
    display: flex;
    list-style: none;
    align-items: center;
    margin-left: 0;
}

.product-short-description ul li p {
    margin-bottom: 0;
}

.ux-quantity.quantity.buttons_added {
    width: 100%;
    margin-bottom: 20px;
}

.woocommerce-variation-add-to-cart button {
    width: 50%;
    height: 64px;
    text-transform: uppercase;
}

.woocommerce-variation-add-to-cart,
form.cart {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
}

.single_add_to_cart_button.button.alt {
    background: #22232b;
}

.ux-buy-now-button.button {
    background: #d61c1f
}

.product-info {
    display: flex;
    flex-wrap: wrap;
}

.product-info .is-divider {
    display: none;
}

.product-info h1 {
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    order: 1;
}

.product-info .product_meta {
    order: 2;
    display: flex;
    gap: 10px;
}

.product-info .product_meta>span {
    border-top: 0;
}

.product-info .box-share-social {
    order: 3;
    width: 100%;
}

.product-info .box-share-social .social-icons a {
    margin-bottom: 0;
}

.product-info .price-wrapper {
    order: 4;
    margin: 15px 0;
}

.product-info .variations_form.cart {
    order: 5;
    margin-bottom: 10px;
}

.product-info .product-short-description {
    order: 6;
}

.product-hotline {
    padding-top: 20px;
}

.product-hotline>span {
    margin-left: 0;
    color: #26BB4E;
    margin-bottom: 10px;
    display: block;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
}

.product-hotline>a {
    position: relative;
    display: inline-block;
    line-height: 30px;
    color: #d61c1f;
    font-size: 24px;
    font-weight: bold;
}

.product-hotline span.small {
    color: #666666 !important;
    margin-left: 5px;
    font-weight: normal !important;
    text-transform: none !important;
    font-size: 12px !important;
    margin-bottom: 0 !important;
    display: inline-block !important;
    margin-left: 5px;
}

.product-short-description li p {
    font-weight: 700;
}

.product-short-description h5 {
    color: #26BB4E;
    font-weight: 500;
}

.product-short-description li p .small {
    font-size: 12px;
    font-weight: 300;
    padding-left: 5px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    font-size: 12px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock) {
    border: 1px solid red;
    box-shadow: none;
}

.products.row.row-small {
    max-width: 102%;
    margin-top: 70px;
}

.header-main .nav>li>a {
    display: flex;
    flex-direction: column;
}

.header-main .nav>li>a .icon-angle-down {
    display: none;
}

.woo-variation-swatches ul.variations>li {
    justify-content: center;
}

.shop-page-title h1 {
    display: none;
}

.shop-container h1 {
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    height: 40px;
    line-height: 40px;
    color: #333333;
    padding-top: 40px;
}

.shop-container .breadcrumbs {
    display: none;
}

#top-bar {
    border-bottom: 1px solid #f1f1f1;
}

#top-bar .nav>li>a>i {
    color: #d61c1f;
}

.barsale__list:not(.owl-loaded) {
    display: -webkit-flex;
    animation: auto-run 25s linear infinite;
}

.barsale {
    background: #ebebeb;
    position: relative;
    z-index: 9;
}

.barsale__list:not(.owl-loaded) .barsale__item span {
    font-size: 16px;
    text-align: center;
    display: block;
    color: #d61c1f;
    font-weight: 500;
    margin-right: 50px;
}

@keyframes auto-run {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/


}