/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*fieldset#shipping-method{
	display:none;
}*/
.wc-block-components-address-form__country.wc-block-components-country-input {
    margin-top: 10px !important;
}
h1 {
    font-size: 28px !important;
	color:#BC8743!important;
}
h2 {
    font-size: 24px;
    font-weight: 600;
    color: #BC8743;
}
/* Add your custom styles here */
table td, table th{
	padding:0!important;
}
.woocommerce-shipping-calculator{ 
     display: none !important;
 } 
h1.product_title.entry-title.elementor-heading-title.elementor-size-default,
h2.woocommerce-loop-product__title {
    text-transform: capitalize;
}
.lmp_products_loading {
    display: none;
}
a{
	color:#cb925c;
}
button.woocommerce-button.button.woocommerce-form-login__submit,
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit{
    border-radius: 0px;
    background: #000000;
    color: #ffffff;
}
button.woocommerce-button.button.woocommerce-form-login__submit:hover,
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover{
    border-radius: 0px;
    background: #cb925c!important;
    color: #ffffff;
}
a.checkout-button.button.alt.wc-forward {
    background: #000;
    border-radius: 0;
}
a.checkout-button.button.alt.wc-forward:hover {
    background: #cb925c;
    border-radius: 0;
}
body {
    margin: 0;
    font-family: Marcellus, serif!important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: #868686;
    text-align: left;
    background-color: transparent;
}
.wpforms-submit{
    background: #BC8743 !important;
    border-radius: 0px !important;
    width: 160px !important;
}
h3, h4, h5{
    font-size: 24px;
    color: #cb925c;
}
.elementor-widget-text-editor, body li, body label{
	font-family: Marcellus, serif!important;
}
.woocommerce-info {
    border-top-color: #000000!important;
}
.woocommerce-info::before {
    color: #000000!important;
}
a.woocommerce-Button.wc-forward.button,
a.button.wc-forward{
    background-color: #cb925c !important;
    color: #ffffff!important;
	border-radius:0px!important;
}
a.woocommerce-Button.wc-forward.button:hover,
a.button.wc-forward:hover{
    background-color: #000000 !important;
    color: #ffffff!important;
}

nav.woocommerce-MyAccount-navigation li {
    font-family: 'Marcellus' !important;
    font-size: 18px;
	    padding: 20px;
    list-style: none;
}
.home #subheader,
.page-id-30569 #subheader{
	display:none;
}
.uc_post_grid_style_one_item.ue-grid-item-woo.uc-entrance-animate{
    position: relative;
}
li.woocommerce-MyAccount-navigation-link{
    background: #f5f5f5;
}
.is-active {
    background: #000000!important;
}
.is-active>a{
    color: #ffffff!important;
}
.page-id-34 .woocommerce{
	margin-bottom:50px;
}
}
.uc_content {
    position: absolute;
    width: 100%;
    top: 35%;
}
.archive{
	text-align:center!important;
}
.archive .product{
	border:1px solid #cccccc;
}
.add_to_cart_button:before{
	display:none!important;
}
.comments-area a, .page-content a{
    text-decoration: none;
}
.uc_post_grid_style_one_item.ue-grid-item-woo.uc-entrance-animate:hover .uc_content{
	background-color: #bc8743;
}
.uc_post_grid_style_one_item.ue-grid-item-woo.uc-entrance-animate:hover .uc_title a {
    color: #ffffff;
}

.wc-button.wc-user-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: #fff;
    border-radius: 50%;
    text-decoration: none;
}
.wc-button.wc-user-icon:hover .dashicons-admin-users:before{
    color: #bc8743;
}
.wc-button.wc-user-icon .dashicons {
    font-size: 20px;
    line-height: 1;
}
/* .quantity { */
  /* display: inline-flex; */
  /* align-items: center; */
/* } */
/* .quantity .qty { */
  /* width: 50px; */
  /* text-align: center; */
/* } */
/* .quantity .plus, */
/* .quantity .minus { */
  /* background: #eee; */
  /* border: 1px solid #ccc; */
  /* width: 30px; */
  /* height: 30px; */
  /* cursor: pointer; */
/* } */
.single-product .quantity{
    margin: 0;
    border: 2px solid #e7e7e7;
    height: 50px;
    display: inline-block;
    margin-right: 7px;
    position: relative;
}

.quantity {
    width: auto;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
}
.single-product .quantity, .quickview-container  .quantity {
    margin: 0;
    border: 2px solid #e7e7e7;
    height: 50px;
    display: inline-block;
    margin-right: 7px;
    position: relative;
}
.single-product .quantity button{
    outline-color: transparent;
    color: rgba(134, 134, 134, 0.8)!important;
    border: 0px !important;
}
.single-product .quantity input{
    width: 125px!important;
    border: 0;
    height: 46px!important;
    text-align: center;
    padding: 0 38px;
    font-size: 18px;
    font-weight: 500;
}
.single-product .quantity button.minus{
    position: absolute;
    left: 0;
    bottom: 0;
    border: none;
    width: 38px;
    height: 46px;
    background: transparent!important;
	font-weight: bold !important;
}
.single-product .quantity button.plus{
    position: absolute;
    top: 0;
    right: 0;
    background: transparent!important;
    line-height: 24px;
    border: none;
    width: 38px;
    height: 46px;
	font-weight: bold !important;
}
.single-product .quantity button:hover,
.single-product .quantity button:focus{
	color: #cb925c!important;
}
td.product-quantity {
    text-align: center;
}
/* Hide arrows in Chrome, Safari, Edge, Opera
.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.quantity input[type=number] {
    -moz-appearance: textfield;
}
 */
.product-slider {
  max-width: 600px;
  margin: 0 auto;
}
.product-slider .slide img {
  width: 100%;
  height: auto;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:focus,
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover{
    width: 100%;
	background:#000000;
	border:0px!important;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained{
	background:#cb925c;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
    
    box-shadow: none;
    outline: 0px;
}
.woocommerce-cart .quantity {
  display: inline-flex;
  align-items: center;
}
.woocommerce-cart .quantity .qty {
  width: 100px;
  text-align: center;
}
.woocommerce-cart .quantity .plus,
.woocommerce-cart .quantity .minus {
  background: #eee;
  border: 1px solid #ccc;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.product{
	padding-bottom:20px!important;
}
.product .price {
    color: #000000!important;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: 600!important;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: #ffffff;
}
#add_payment_method table.cart td, #add_payment_method table.cart th, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart td, .woocommerce-checkout table.cart th{
    text-align:center;
}
.shop_table thead * {
    background: #000;
    color: #ffffff;
}
.shop_table td.actions {
    display: none;
}
.add_to_cart_button{
	border-radius:0px!important;
}
.woocommerce .elementor-element.elementor-products-grid ul.products li.product,
.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,
.woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product,
body:not(.single).product, ul.products li.product{
	text-align: center;
	border: 1px solid #000000;
    padding-bottom: 20px;
}
.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .button,
.product .add_to_cart_button{
    background-color: var(--e-global-color-accent)!important;
	color: #FFFFFF!important;
    font-family: "Marcellus", Sans-serif;
    font-weight: 500;
    text-transform: none;
}
.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title,
.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title,
.product .woocommerce-loop-product__title{
    font-family: 'Marcellus';
    font-weight: var(--e-global-typography-primary-font-weight);
    font-size: 16px!important;
	color:#bc8743;
}
.product .add_to_cart_button:hover,
.product .add_to_cart_button:focus{
    background-color: #000000!important;
}
.bapf_head h3 {
    font-family: 'Marcellus';
    font-size: 18px;
    color: #000000;
    text-align: left;
}
.irs--flat .irs-bar,
.irs--flat .irs-handle>i:first-child,
.irs--flat .irs-from,
.irs--flat .irs-single,
.irs--flat .irs-to{
    background-color: #bc8743!important;
}
.irs--flat .irs-from:before, .irs--flat .irs-single:before, .irs--flat .irs-to:before{
	border-top-color:#bc8743!important;
}
/*****************/


.wc-tab h3 {
	font-weight: 700;
    font-family: inherit;
    font-size: 18px;
    color: #cb925c;
}
h3.product-title {
    font-weight: 600;
	font-size: 18px;
}
.products-list.grid .product-wapper .products-thumb .product-thumb-hover .hover-image,
.products-list.grid .product-wapper .products-thumb .product-thumb-hover .wp-post-image{
    width: 300px;
}
.woocommerce-variation-description {
    /* position: relative; */
    /* top: -110px; */
    font-size: 16px;
    color: #000000;
}
.image-additional.text-center.active,
.woocommerce-product-gallery__image,
.woocommerce-product-gallery__image img#image{
    width: 100%;
}
.single-product .entry-summary .price-single,
.quickview-container .entry-summary .price-single{
	margin-bottom: 20px;
    padding-bottom: 20px;	
	
}
footer#bwp-footer {
    margin: 0;
}
aside#block-5, aside#block-6 {
    display: none !important;
}
.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block {
    border: 2px solid #cb925c;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained{
	background: #000000;
	color:#ffffff;
	border-color: #000000;
}
.woosb-products .woosb-product .woosb-title {
    flex-grow: 0.7!important;
	width: 290px;
}
.products-list.grid .product-wapper .products-thumb .product-button {
        display: block!important;
}
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches {
	gap:15px;
}
.woosb-products .woosb-product .variations_form .variations .variation{
	width:290px;
}
/* Base grid styling */
.responsive-product-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
}
span.woosb-count {
    display: none!important;
}
.woosb-summary.woosb-text{
	text-align:right;
	font-size: 21px;
    color: #000000;
    font-weight: 700;
}
/* Individual product items */
.responsive-product-grid .product {
    /* flex: 1 1 calc(25% - 15px); /* 4 columns by default */ */
    min-width: 200px;
    max-width: 100%;
}

/* Responsive adjustments */
@media (max-width: 1024px) {
    .responsive-product-grid .product {
        flex: 1 1 calc(33.33% - 15px); /* 3 columns */
    }
}

@media (max-width: 768px) {
    .responsive-product-grid .product {
        flex: 1 1 calc(50% - 15px); /* 2 columns */
    }
}

@media (max-width: 480px) {
    .responsive-product-grid .product {
        flex: 1 1 100%; /* 1 column */
    }
	.woosb-products .woosb-product {
    display: flex;
    align-items: flex-start;
    padding: 10px 0;
    margin: 0;
    border-bottom: 1px dotted #e5e5e5;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
}
.woosb-products .woosb-product .woosb-quantity {
    margin-top: 20px;
}
}
@media (max-width: 1600px) {
    .contents-detail .bwp-single-product .bwp-single-info {
        padding-left: 20px;
        padding-top: 20px;
    }
}
@media (min-width:992px){
.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch,
.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch{
    width: 110px !important;
    height: 110px !important;
    margin: 0 5px 0 0 !important;
}
}
@media (max-width:991px){
.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch,
.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch{
    width: 60px !important;
    height: 60px !important;
    margin: 0 0px 0 0 !important;
}
}
.woosq-btn.woosq-btn-has-icon.woosq-btn-icon-only {
	display: inline-block;
    text-align: center;
    background: #fff;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #e6e6e6;
    white-space: nowrap;
}
.woosq-btn.woosq-btn-has-icon.woosq-btn-icon-only:hover{
    background: #cb925c;
    border-color: #cb925c;
    color: #fff;
}
.woosb-products .woosb-product .variations_form .variations .variation{
	border-color: transparent!important;
	padding: 0;
}
.woosb-products .woosb-product .woosb-name {
    color: #000;
    font-weight: bold;
}
.bwp-header .wpbingoLogo img {
    max-width: 100%!important;
}
.single-product .img-thumbnail img {
    width: 100%;
}
.single-product .product-type-variable .variations_form.cart table tr{
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
p.stock.in-stock {
    display: none;
}

.single-product .product-type-variable .variations_form.cart table tr td label, .quickview-container .product-type-variable .variations_form.cart table tr td label {
    font-size: 24px;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 30px;
}

.woocommerce.single-product .cart.variations_form .tawcvs-swatches .swatch.selected:before,
.woocommerce div.product .cart.variations_form .tawcvs-swatches .swatch.selected:before,
.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch:hover,
.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.selected{
	    border-color: #cb925c!important;
}
.woocommerce.single-product .woosb-product .variations_form .tawcvs-swatches .swatch,
.woocommerce div.product .woosb-product .variations_form .tawcvs-swatches .swatch{
	margin:0px!important;
}
.woocommerce-Address {
    max-width: 100% !important;
}
@media (min-width: 1200px) {
    .col-xl-3.col-lg-3.col-md-12.col-sm-12.col-12.header-left {
        position: relative;
        color: #8d8d8d;
        display: flex;
        align-items: center; 
    }
}
.bwp-main .page-title{
	background-size: 100%;
    background-repeat: no-repeat;
}
.single-product .product-type-variable .variations_form.cart .single_variation_wrap,
.quickview-container .product-type-variable .variations_form.cart .single_variation_wrap {
    display: flex;
    vertical-align: top;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: flex-start;
}
.wc-block-components-button:not(.is-link).outlined:not(:focus),
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus,
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link){
    width: 300px;
}
.wc-block-components-totals-item__value,
.wc-block-components-formatted-money-amount{
    font-family: 'Happy Monkey';
    color: #000000;
}
/****************/