/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.2
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/


:root {
    --primary-color-text: #30035F;
    --primary-color-bg: #2E245C;
}

.archive .products .product .woocommerce-loop-product__title a {
    color: var(--primary-color-text);
    font-size: 18px;
    font-weight: 600;
}
.link-bold a {
    font-weight: bold;
}
.link-bold a:hover {
    color: var(--primary-color-text);
}

.elementor-kit-8 a.button {
    color: #fff !important;

}
.woocommerce-product-gallery__image .wp-post-image {
    object-fit: contain;
}

.woocommerce-card__header .woocommerce-Price-amount bdi {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
ul.products li.product .yith-wcwl-add-button a::before,
.summary .yith-wcwl-add-to-wishlist a:before {
    display: none !important;
}

.theme-shoptimizer.admin-bar.single-product #page div.product .summary {
    top: 100px !important;
}

.theme-shoptimizer.single-product div.product .summary {
    top: 70px !important;
}

.single-product .product .price bdi {
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 500;
    margin-top: 15px;
    display: block;
}

.single-product .woocommerce-product-details__short-description p {
    font-size: 14px;
    line-height: 1.4em;
}

.site-branding button.menu-toggle {
    border: 0;
    background-color: var(--primary-color-bg) !important;
    color: #fff;
    width: 36px;
    height: 36px;
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
#commercegurus-pdp-gallery.cg-grid-layout {
    padding: 0 25px;
    margin-top: 25px;
}
.site-branding button.menu-toggle .bar {
    background-color: #ffffff;
    width: 16px;
    height: 2px;
}

ul.products li.product:not(.product-category):before {
    display: none !important;
}

.premium-woocommerce .premium-woo-products-inner ul.products li.product .premium-woo-product-wrapper .premium-woo-product-thumbnail a {
    padding: 30px;
}

.premium-woocommerce .premium-woo-products-inner ul.products li.product .premium-woo-product-wrapper .premium-woo-product-thumbnail a::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
    background: rgba(0, 0, 0, 0.03);
}

.product-details-wrapper .cg-grid-layout .woocommerce-product-gallery__image .swiper-slide-imglink {
    padding: 30px;
    display: block;
}

.product-details-wrapper .cg-grid-layout .woocommerce-product-gallery__image::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
    background: rgba(0, 0, 0, 0.03);
}

.premium-woocommerce .premium-woo-products-details-wrap {
    padding: 20px 0 0;
}

.archive .seo-text-content h1,
.archive .seo-text-content h2,
.archive .seo-text-content h3,
.archive .seo-text-content h4,
.archive .seo-text-content h5 {
    font-size: 18px;
    margin-bottom: 5px;
}

.product .sku_wrapper {
    display: block;
    margin-top: 10px;
}

.product .add-to-cart-container {
    display: flex;
    align-items: center;
    margin: 15px 0;
}
.product .add-to-cart-container .cart {
    margin: 0 !important;
    flex: 1;
}
.product .add-to-cart-container .yith-wcwl-add-button > a {
    padding: 14px 20px;
    background: #f7f7f7;
    height: 52px;
    text-align: center;
    font-size: 24px;
    display: block;
    margin-left: 5px;
    border-radius: 8px;
}
.product .yith-wcwl-add-to-wishlist {
    margin: 0 !important;
}
.product #tab-description .elementor-element .elementor-widget-text-editor p,
.product #tab-description .elementor-element .elementor-widget-text-editor li,
.product #tab-description .elementor-element .elementor-widget-text-editor p b {
    font-family: 'Poppins' !important;
    font-size: 16px !important;
    color: #555555 !important;
    line-height: 1.5em !important;
}
.product #tab-reviews {
    margin-top: 20px;
}
.product #tab-reviews .woocommerce-Reviews-title{
    font-size: 28px;
}
.product #tab-description .elementor-element .elementor-widget-image img {
    border-radius: 8px;
}
.product .woocommerce-tabs .elementor-widget-text-editor h2,
.product .woocommerce-tabs .elementor-widget-text-editor h3,
.product .woocommerce-tabs .elementor-widget-text-editor h4 {
    font-size: 28px;
    color: #30035F !important;
}
#commercegurus-pdp-gallery.cg-grid-layout {
    padding: 0;
    margin-top: 0;
}
.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information > h2 {
    font-size: 28px;
}
.product table.woocommerce-product-attributes td,
.product table.woocommerce-product-attributes th {
    border-bottom: 0;
    padding: 10px 20px;
}

.product .wocommerce-tabs ul.tabs {
    padding: 20px 0;
}

.product table.woocommerce-product-attributes tr:nth-child(2n) td,
.product table.woocommerce-product-attributes tr:nth-child(2n) th {
    background:#FAFAFA;
}

@media screen and (min-width: 993px) {
    .single-product .woocommerce-product-details__short-description p {
        font-size: 16px;
    }
    .site-branding button.menu-toggle {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .product .add-to-cart-container .cart {
        flex: 1 0 100%;
    }
    .product .add-to-cart-container .yith-wcwl-add-button > a {
        margin-left: 0;
        margin-top: 10px;
    }
    .product .woocommerce-tabs .elementor-widget-text-editor h2 {
        font-size: 21px;
    }
    .product .add-to-cart-container {
        flex-wrap: wrap;
    }
    .elementor-kit-8 h1 {
        font-size: 32px;
    }
    .elementor-kit-8 h2 {
        font-size: 28px;
    }
    .elementor-kit-8 h3 {
        font-size: 24px;
    }
    .elementor-kit-8 h4 {
        font-size: 21px;
    }
}