/*
Theme Name: Divi Child
Theme URI: https://diviextended.com/
Version: 1.0
Description: Child Theme of Divi
Author: Divi Extended
Template: Divi
*/
/* @import url("../Divi/style.css"); */
.product-des {
    background: #efefef;
    text-align: center;
    padding: 20px 10px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.woocommerce-page ul.products li.product .cus-shop-page-img img {
    margin-bottom: 0 !important;
}
.product-des a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    font-size: 16px;
    width: 100%;
    padding: 8px 5px;
}
.product-des a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover:after {
    font-size: 28px;
}
.cus-shop-page-img span.et_overlay {
    display: none !important;
}
.cus-side-bar .et_pb_module.et_pb_sidebar_0_tb_body.et_pb_widget_area.clearfix.et_pb_widget_area_left.et_pb_bg_layout_light {
    background: #efefef;
    padding: 20px 10px;
	border-right: none;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.cus-side-bar div#block-3 {
    margin-bottom: 0 !important;
}
#newslater form.ig_es_subscription_form.es_subscription_form.es_widget_form.wysiwyg-form.es_shortcode_form.es-form-style-inherit.es_ajax_subscription_form {
    padding: 0 0 0 0 !important;
    border: none!important;
    text-align: center;
}
#newslater .es_form_wrapper.es-form-2.ig-es-form-wrapper {
    background: transparent !important;
}
#newslater .es-field-wrap.es-submit-container {
    justify-content: center !important;
}
#newslater .es-field-wrap.es-submit-container input {
    color: #e09900;
    font-size: 16px;
    padding: 8px 5px;
    border-color: #e09900 !important;
    width: 100%;
    box-shadow: none;
    appearance: none;
	border-style: solid;
}

#newslater .es-field-wrap.es-submit-container input:hover {
	border: 2px solid transparent !important;
	background-color: rgba(0, 0, 0, .05);
}
.cus-side-bar ul li:after {
    content: "\35";
    position: absolute;
    transition: all .2s;
    font-family: ETmodules !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    direction: ltr;
    left: 2px;
    top: 5px;
}
.cus-side-bar ul li {
    position: relative;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
	background: #e09900 !important;
}
.entry-summary p.price ins, .woocommerce div.product span.price, .woocommerce-page div.product span.price, .woocommerce #content div.product span.price, .woocommerce-page #content div.product span.price, .woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price, .woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce button.button.alt.disabled, .woocommerce-page button.button.alt, .woocommerce-page button.button.alt.disabled, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page button.button.alt.disabled:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover {
	color: #e09900 !important;
}
.posted_in a,.tagged_as a {
            color: #e09900;
        }
.woocommerce span.onsale, .woocommerce-page span.onsale {
	display: none !important;
}
.woocommerce .quantity input.qty {
    width: 75px !important;
    color: #000!important;
    padding: 14px !important;
}
.custom-header-icons {
    display: flex;
    align-items: center;
    gap: 15px;
    padding-left: 15px;
}

.custom-header-icons .header-icon {
    color: #fff; /* Change as needed */
    font-size: 18px;
    position: relative;
}

.custom-header-icons .cart-count {
    background: #c59d5f; /* Gold color look */
    color: #fff;
    font-size: 12px;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    position: absolute;
    top: -8px;
    right: -10px;
}
header .et-cart-info {
	display: none;
}
.woocommerce-MyAccount-navigation-link--dashboard a::before {
  font-family: "Font Awesome 6 Free";
  content: "\f015"; /* home icon */
  font-weight: 900;
  margin-right: 8px;
}

.woocommerce-MyAccount-navigation-link--orders a::before {
  font-family: "Font Awesome 6 Free";
  content: "\f290"; /* shopping bag */
  font-weight: 900;
  margin-right: 8px;
}

.woocommerce-MyAccount-navigation-link--edit-address a::before {
  font-family: "Font Awesome 6 Free";
  content: "\f3c5"; /* map marker */
  font-weight: 900;
  margin-right: 8px;
}

.woocommerce-MyAccount-navigation-link--edit-account a::before {
  font-family: "Font Awesome 6 Free";
  content: "\f007"; /* user icon */
  font-weight: 900;
  margin-right: 8px;
}

.woocommerce-MyAccount-navigation-link--customer-logout a::before {
  font-family: "Font Awesome 6 Free";
  content: "\f2f5"; /* sign out */
  font-weight: 900;
  margin-right: 8px;
}
.woocommerce-MyAccount-navigation ul {
	display: flex;
    flex-direction: column;
    gap: 15px;
	padding-left: 0px;
}
.woocommerce-MyAccount-navigation ul li {
	list-style: none;
}
.cus-mobile {
	display: none !important;
}
.woocommerce-loop-product__title a:hover {
	color: #e09900 !important;
}
li.wc-block-product-categories-list-item {
    color: #000 !important;
}
li.wc-block-product-categories-list-item a {
    color: unset !important;
}
li.wc-block-product-categories-list-item:hover {
    color: #e09900 !important;
}

li.wc-block-product-categories-list-item:hover {
    color: #e09900 !important;
}
.woocommerce div.product .woocommerce-product-gallery__image img {
    height: 500px !important;
    max-height: 500px !important;
    min-height: 500px !important;
	object-fit: cover !important;
}
.woocommerce .posted_in a, .woocommerce .tagged_as a {
	color: #000;
}
.woocommerce .posted_in a:hover, .woocommerce .tagged_as a:hover {
	color: #e09900;
}
.woocommerce-page .container {
	width: 90%;
}
@media (min-width: 981px) and (max-width: 1250px) {
	.et_pb_gutters3.et-db #main-content #et-boc .et-l .et_pb_column_3_5 {
		width: 57%; 
		margin-right: 1.5%;
	}	
	.et_pb_gutters3.et-db #main-content #et-boc .et-l .et_pb_column_1_5 {
		width: 20%; 
		margin-right: 1.5%;
	}	
	.et_pb_gutters3.et-db #main-content #et-boc .et-l .et_pb_column_1_5.et-last-child {
		margin-right: 0%;
	}	
	.woocommerce.et-db #main-content #et-boc .et-l .et_pb_row {
		width: 95%;
	}
}
@media (max-width: 980px) {
header div#et-top-navigation {
    width: 120px;
    display: flex !important;
    gap: 20px;
    align-items: center;
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

header span.mobile_menu_bar.mobile_menu_bar_toggle {
    padding-bottom: 0 !important;
}
	.cus-mobile {
	display: block;
}
	.cus-desktop {
	display: none;
}
	.woocommerce.et-db #et-boc .et-l .et_pb_column .et_pb_widget {
		margin-bottom: 0 !important;
	}
	#main-header #et-top-navigation {
		padding-left: 0 !important;
	}
	.woocommerce-page #left-area ul, .woocommerce-page .entry-content ul, .woocommerce-page .et-l--body ul, .woocommerce-page .et-l--footer ul, .woocommerce-page .et-l--header ul {
		padding-left: 0 !important;
	}
	.woocommerce div.product .woocommerce-product-gallery__image img {
    height: 350px !important;
    max-height: 350px !important;
    min-height: 350px !important;
}
	.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    gap: 10px;
}
}