/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        4.21.0
*/

@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
/* -------------------------------------------------------
BASICS & TYPOGRAPHY
------------------------------------------------------- */


/* -------------------------------------------------------
GLOBAL STYLES
------------------------------------------------------- */

/* -------------------------------------------------------
WOOCOMMERCE - CATALOG & PRODUCTS
------------------------------------------------------- */
.woocommerce-shop #main-content {
	background-color: #e6eaed;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-family: Inter;
	font-feature-settings: 'ss01' on, 'ss14' on, 'clig' off, 'liga' off;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	color: #000;
	line-height: 20px;
	letter-spacing: 0.5px;
}

.woocommerce-page ul.products li.product .woocommerce-loop-product__link .price, .woocommerce-page ul.products li.product .woocommerce-loop-product__link .price del, .woocommerce ul.products li.product .woocommerce-loop-product__link .price, .woocommerce ul.products li.product .woocommerce-loop-product__link .price del {
	font-family: Inter;
	font-feature-settings: 'ss01' on, 'ss14' on, 'clig' off, 'liga' off;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 600;
	color: #000 !important;
	line-height: 20px;
	letter-spacing: 0.5px;
}

.woocommerce ul.products li.product .module_shop-catalog a.button {
    color: #1E273A;
    background: transparent;
    text-transform: uppercase;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 12px 12px !important;
    border: 1px solid #1E273A;
    border-radius: 4px;
    line-height: normal !important;
    width: 100% !important;
    text-align: center !important;	
}

.woocommerce ul.products li.product .module_shop-catalog a.button:hover {
	background: #1E273A;
	color: #fff;
}

.woocommerce-page a.button:after {
	display: none;
}

.row_single-product .et_pb_wc_add_to_cart .single_add_to_cart_button form.cart {
	background: #1E273A;
	color: #fff;
	text-transform: uppercase;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 12px 12px !important;
    border-radius: 4px;
    line-height: normal !important;
	width: 100% !important;
	text-align: center !important;	
}

.row_single-product .posted_in a {
    border: 1px solid #6D7D6A;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 6px 16px;
    font-weight: 600;
    font-size: 14px;
	line-height: 38px;
    color: #6D7D6A;
}

.product__meta-information .posted_in a {
    border: 1px solid #1e273a;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 6px 16px;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #1e273a;
}

.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
    background: transparent;
}

.wcml-dropdown-click .wcml-cs-active-currency>a,
.wcml-dropdown-click .wcml-cs-submenu li a {
    color: #000000;
	background-color: #e6eaed;
}

/* -------------------------------------------------------
MENU
------------------------------------------------------- */
.et_menu_container .et-cart-info span:before {
	content: url("/wp-content/uploads/2023/07/karp-icon-cart.png");
}

#top-menu li a {
	font-weight: bold;
}

#et-info-email:hover, #et-secondary-menu>ul>li>a:hover, #top-menu-nav>ul>li>a:hover, .et-social-icons a:hover {
	opacity: 1;
}

#top-menu a:hover:before {
    width: 100%;
    background: #000;
    transition: width .5s ease;
}

#top-menu a:hover:after {
    width: 100%;
    background: transparent;
    transition: all 0s ease;
}

#top-menu a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 5px;
    width: 0;
    transition: width 0s ease, background .5s ease;
}

#top-menu a:hover:after {
    width: 100%;
    background: transparent;
    transition: all 0s ease;
}

#top-menu a:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 5px;
    width: 0;
    background: #000;
    transition: width .5s ease;
}

#top-menu li.current_page_item>a:after {
    content: '';
    height: 5px;
    width: 100%;
    background: #000;
}

/* -------------------------------------------------------
CART PAGE
------------------------------------------------------- */
.woocommerce-cart #main-content {
  background-color: #e6eaed;
}

.woocommerce-cart-form__cart-item .product-name a,
.woocommerce-Price-amount {
	color: #1E273A;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	padding: 8px;
}

.woocommerce-cart table.cart td.actions button.button {
	font-size: 14px;
}

/* -------------------------------------------------------
PRODUCT FILTER
------------------------------------------------------- */
.berocket_single_filter_widget .bapf_button_berocket .bapf_button bapf_reset {
	font-size: 16px;
    padding: 11px 48px;
    border-radius: 4px;
    font-weight: 500;
    line-height: normal;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    background-color: #000;	
}

.bapf_sfilter.bapf_button_berocket .bapf_button {
	background-color: #000 !important;
}

/* -------------------------------------------------------
FOOTER
------------------------------------------------------- */
@media (max-width: 980px) {
 .et-db #et-boc .et-l div.et_pb_section.et_pb_section_0_tb_footer {
    background-image: none !important;
  }
}


/* -------------------------------------------------------
BROWSER-SPECIFIC
------------------------------------------------------- */