.woocommerce-privacy-policy-text p{
    font-size: 10px;
}
.mobile_review{
    display: none;
}
.desktop_review{
    display: block; !important;
}
@media screen and (max-width: 600px){
    .mobile_review{
        display: flex; !important;
    }
    .desktop_review{
        display: none !important;
    }
}

/*kv 08-08*/
.comments-slider ul.slick-dots {
    display: none !important;
}
/*kv 31-07-2024*/
.cart_item[data-product-id="34621"] .quantity {
    display: none;
}
/* Hide the quantity input for free products in the cart */
.free-product-quantity {
    display: none;
}

/* Alternatively, to target more specific structures */
.cart_item .quantity {
    display: none;
}

/* Additional styles if needed to adjust layout after hiding elements */
.free-product .product-quantity {
    display: none;
}

/*kv 27-7-2024*/
.product-custom-icon.row {
    /* margin: 5px 0; */
    margin-top: 15px;
    margin-bottom: 15px;
}

.bwp-header {
    margin-bottom: 0;
    position: relative;
    z-index: 9999;
    background: #FFCAD6;
}
@media (max-width: 1350px)
{.bwp-navigation ul>li.level-0 {
    padding: 0 6px;
	}}
.products-list.grid .product-wapper.content-product4 .products-content {
    min-height: 200px;
}
.close-campbar .icon_close{
display:none;
}
.bwp-header .header-campbar {
    text-align: center;
    padding: 3px 0px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.checkout-top {
	margin: 1rem 0;
}
@media (max-width: 767px){
    .single-product .quickview-container .product-type-variable .variations_form.cart table tr td.value, .single-product .product-type-variable .variations_form.cart table tr td.value {
        margin-bottom: 0 !important;
        display: inline-block !important;
        width: 94% !important;
    }
.bwp-lookbook .item-lookbook .number-lookbook {
    position: relative;
    top: -223px;
    left: 220px;
    background: #cb8161;
}
	.bwp-lookbook .item-lookbook:last-child {
   margin-top: 68px;
    left: 67px !important;
}
	.bwp-lookbook .item-lookbook:after {
    animation-delay: 1.5s;
}
body i.slick-arrow {
    line-height: 36px;
    text-align: center;
    font-size: 21px;
    top: 35%;
    position: absolute;
    z-index: 1;
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-family: wpbingofont;
    background-color: black;
}
	body i.slick-arrow.fa-angle-left {
    left: 19px;
}
	body i.slick-arrow.fa-angle-right {
    right: 19px;
}
	.elementor-element-ba9fee7 {
    margin-top: 30px;
}
	#bwp-footer .elementor-widget-heading{
		margin-bottom:0;
	}
	.elementor-element-f8993ef .elementor-widget-wrap {
    margin-bottom: 0 !important;
}
	.elementor-11196 .elementor-element.elementor-element-335f5f2 > .elementor-widget-container,.elementor-11196 .elementor-element.elementor-element-466cd4e > .elementor-widget-container,
	.elementor-11196 .elementor-element.elementor-element-ba9fee7 > .elementor-element-populated,
	.elementor-11196 .elementor-element.elementor-element-ac8091f{
    margin: 0px !important;
}
	.elementor-11196 .elementor-element.elementor-element-dc52edd{
		padding-bottom:0 !important;
	}
	.elementor-11196 .elementor-element.elementor-element-e362d6d > .elementor-element-populated{
		margin-bottom:30px !important;
	}
}

.price-off__form .wpforms-confirmation-container-full {
	padding: 0;
	background: none;
	border: none;
	margin-bottom: 0;
	font-size: 1.5rem;
	font-weight: bold;
}
.single_shipping_method__label {
	cursor: default!important;
}
label.single_shipping_method__label:before {
	display: none !important;
}
@media (max-width: 991px)
{
	.bwp-header.sticky .header-mobile>.container {
    position: fixed !important;
    width: 100%;
    background: #fff;
    z-index: 900;
    left: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    right: 0;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 8%);
    top: 70px;
    border: none;
    -webkit-animation: f .9s ease-in-out;
    animation: f .9s ease-in-out;
}
	.bwp-header .header-campbar {
    text-align: center;
    padding: 3px 0px;
    color: #fff;
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    position: absolute;
    z-index: 99999999;
    width: 100%;
    margin-bottom: 19px;
}
}

@media (max-width: 600px)
{   
    .single-product .quickview-container .product-type-variable .variations_form.cart table tr td.value, .single-product .product-type-variable .variations_form.cart table tr td.value {
        margin-bottom: 0 !important;
        display: inline-block !important;
        width: 88% !important;
    }
    .offer_div .offer_text {
        width: 100% !important;
    }
	.bwp-header.sticky .header-mobile>.container {
		top:110px;
	}
}
.grecaptcha-badge
{
	z-index: 999999999999;
}
.grecaptcha-badge {
width: 70px !important;
overflow: hidden !important;
transition: all 0.3s ease !important;
left: 4px !important;
}

.grecaptcha-badge:hover {
width: 256px !important;
}
.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
    display: none !important;
}
.comments-area {
    display: none;
    width: 100%;
}
.bwp-header .wpbingoLogo img {
    max-height: 70px!important;
    width: 161px!important;
    margin-left: 50px;
}

img.emoji {
	max-width: 1em;
	width:100%;
	margin-right: .5em;
}
.quickview-container .product-type-variable .variations_form.cart table tr td>div .swatch-color:before, .single-product .product-type-variable .variations_form.cart table tr td>div .swatch-color:before {
    content: "";
    position: absolute;
    top: calc(50% - 16.5px);
    left: calc(50% - 16.5px);
    width: 33px;
    height: 33px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #ccc;
    -webkit-transform: unset;
    transform: unset;
    margin: 0;
    opacity: 1;
    visibility: visible;
}
.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.selected, .quickview-container .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, .single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch:hover {
    border: 1px solid #ccc !important;
    background: #000;
    color: #fff;
}
.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch, .single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch {
    width: auto;
    height: auto;
    cursor: pointer;
    min-height: unset;
    text-align: center;
    line-height: 20px;
    padding: 18px 10px 12px;
    min-width: 50px;
    display: inline-block;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    background: transparent;
    border: 1px solid #ccc !important;
    color: #868686;
    font-weight: 500;
    font-family: Cormorant Garamond,serif;
    font-size: 16px;
}

body.ring-size-guide .bwp-main .page-title{
	display:none;
}
.blink {
  animation: blinker 2s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.bwp-title{
	background-size:cover;
	background-repeat:no-repeat;
	background-position: center center !important;
}
.woocommerce-product-subcategorie-content .slick-arrow.fa-angle-left, .woocommerce-product-subcategorie-content .slick-arrow.fa-angle-right{
	top:80px;
}
.woocommerce-product-subcategorie-content.active{
		height:250px;
	}
@media only screen and (max-width: 600px) {
	.bwp-title{
		background-position:67% !important;
	}
	.woocommerce-product-subcategorie-content .slick-arrow.fa-angle-left{
	color: #000 !important;
    left: 0;
}
	.woocommerce-product-subcategorie-content .slick-arrow.fa-angle-right{
	color: #000 !important;
    right: 0;
}
}
.woocommerce-pagination.shop-loadmore .woocommerce-load-more {
    font-weight: bold;
    font-family: 'Roboto Slab';    border: 1px solid #cb8161;
    color: #fff;     background: #cb8161;

}
.woocommerce-pagination.shop-loadmore .woocommerce-load-more:hover {
    background: #000000;
    border-color: #000000;
    color: #fff;
}
.cc-body {
    min-height: auto;
}
@media only screen and (max-width: 600px) {
.cc-body {
    min-height: 67vh;
}
}
button#afterpay_express_button {
    margin: 0 30px 15px;
    width: 83%;
}
.bwp-canvas-navigation .menu-copyright-link-container ul.menu, .bwp-canvas-navigation .menu-copyright-link-container ul.sub-menu {
    list-style: none;
    font-size: 16px;
}
.menu-item-28621 .sub-menu {
  display: none;
	padding-left:5px;
}
.bwp-canvas-navigation ul.menu {
    margin-top: 30px;
}
.bwp-canvas-navigation .menu li {
    margin: 10px 0;
}
.bwp-canvas-navigation .menu-item-text span.menu-icon {
    margin-left: 10px;
}
body.page.about-us .bwp-header .header-mobile .mini-cart .cart-icon, body.page.about-us .bwp-header .header-mobile .navbar-toggle:before{
	color:#000;
}
/*  popup product css*/
#popup_sec{
	position: fixed !important;
    bottom: 20px;
/*     z-index: 99999; */
	width: 500px;
}
.product_pop{
/* 	display:none; */
    position: fixed !important;
    width: 380px;
    margin-top: 0px;
    margin-bottom: 0px;
     bottom: 20px; 
	 /*top: 450px;*/
	z-index:999;
	left:2px;
	max-height: 105px;
/* 	animation: slideIn 1s ease-in-out forwards; */
}
/* @keyframes slideIn {
  from {
    transform: translateY(100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
} */
.product_pop .box{
border-radius: 10px;
    width: 380px;
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 10px;
    margin-left: 5px;
/*     justify-content: center; */
    color: #000;
    font-weight: 600;
	height: 105px;
	cursor:pointer;
        align-items: center;
}
.product_pop .box  .img_box {
	border-radius:5px;
	
}
.product_pop .box  .img_box img{
	height:80px;
}

.product_pop .box .content_box h3{
	margin:0px;
	margin-bottom:5px;
}
.product_pop h3.cut-text {
   text-overflow: ellipsis;
    overflow: hidden;
    width: 200px;
    /* height: 1.2em; */
    white-space: nowrap;
    font-size: 16px;
    font-weight: 600 !important;
    color: #868686 !important;
    font-family: 'Lato'
}
.product_pop p.author{
     margin-bottom: -4px !important;
     line-height: 1.5 !important;
}
.product_pop p.author,.product_pop span {
    font-size: 12px;
    font-weight: 400;
    color: #707070;
   
}

.product_pop .close_btn {
   position: absolute;
    right:0px;
    top: 1px;
    font-size: 19px;
    border: none;
    background: no-repeat;
	cursor: pointer;
}
.product_pop .close_btn .fa-close {
	font-size:16px;
	color:#bbbbbb;
}
#btn_close_home svg{
	margin: 1px;
    font-size: 13px !important;
    width: 15px;
    height: 15px;

}
#btn_close_home span.elementor-button-icon.elementor-align-icon-left {
    margin: 0;
    font-size: 8px;
    border: 1px solid #fff;
    border-radius: 11px;
}
.content-tab.accordion {
    padding-left: 0 !important;
}
/*.single-product .entry-summary .price {
    font-weight: 700 !important;
}*/
.woocommerce-tabs.description-style-accordion .accordion-item a{
    text-transform: capitalize !important;
}

/* header offer div css */
div#epb-flip-clock {
    float: right;
/*     margin-top: 10px; */
}
.flip-clock-wrapperht {
    vertical-align: middle;
    display: inline-block;
    width: auto;
    font-size: 6.5px;
   margin:0px 0px 6.5px 0px;
	text-align: center;
    position: relative;
}

	.flip-clock-dividerht {
    float: left;
    display: inline-block;
    position: relative;
    width: 50px;
    height: 35px;
    font-size: inherit;

}
.offer_div p{
	padding: 0;
    margin-bottom: 8px;
}
.hours-sing{
	width: auto;
	font-size:20px;
	margin-top: 4px;
}
.flip-clock-dividerht .flip-clock-label {
    color: #ffffff;
    top: -6.5px;
    left: 0;
    right: auto;
    width: 36.4px;
    text-align: center;
}
.flip-clock-label.count{
	display:block !important;
    font-size: 16px;
    margin-left: 5px;
	letter-spacing: 3px;
}
.flip-clock-label {
/*         display: inline-block; */
        animation: flip 0.1s ease-in-out;
    }
@keyframes flip {
        0% {
            transform: rotateX(0deg);
        }
        50% {
            transform: rotateX(90deg);
        }
        100% {
            transform: rotateX(0deg);
        }
    }
.offer_div{
	cursor:pointer;
	background: #000;
    color: white;
    text-transform: capitalize;
    padding-top: 7px;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    letter-spacing: 1px;
}
.offer_div .offer_text.def_offer_text{
    width: 100%;
    text-align: center;
}
.offer_div .offer_text{
	width: 70%;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0;
}
/*  product page css   */
h1.product_title.entry-title {
    text-align: center;
}

.comments-slider{
	text-align:center;
/* 	margin-bottom: 10px; */
}

/*  review list product details page*/
.review_list {
    border-top: 1px solid;
    margin-top: 25px;
    padding: 20px 5px;
}
.review_list .col-lg-3 {
    border-right: 1px solid;
    margin-right: 10px;
}
.review_list img{
	width: 16px;
    vertical-align: baseline;
}
.review_list .row {
    margin-bottom: 15px;
    border-bottom: 1px solid;
    padding-bottom: 15px;
}
.review_list .rating_comment{
	 text-overflow: ellipsis;
    overflow: hidden;
    width: 400px;
    /* height: 1.2em; */
    white-space: nowrap;
}	
#pagination_links {
    text-align: center;
}
#pagination_links .page-numbers {
    margin: 5px;
		font-size:16px;
	font-weight:600;
    
}
#pagination_links .page-numbers.current {
    border-bottom: 1px solid #000;
}
.woocommerce-product-rating{
	display:none;
}
.total-comments-slider .woocommerce-product-rating{
	display:block;
	text-align:center;
	margin: 10px 0px;
}
/*kv- 27-07-2024*/
.product-custom-icons{
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-bottom: 15px;
}
.product-custom-icons .hura-icon {
    padding: 20px;
    width: 33.3333%;
    border: 1px solid #d4a590;
    margin: 10px;
}
.product-custom-icons .text-icon {
    margin-top: 15px;
}
.product-custom-icons .hura-icon img {
    width: 100%;
    max-width: 50px;
}
.product-custom-icon.row img {
    width: 30px;
}

.product-custom-icon.row .text-icon {
    display: inline-block;
    /* text-decoration: underline; */
   
    text-transform: capitalize;
    margin-left: 2px;
    border-bottom: 1px solid;
}
/*.product-custom-icons{
	display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-bottom: 15px;
}
.product-custom-icons .hura-icon {
    padding: 20px;
    width: 33.3333%;
    border: 1px solid #d4a590;
    margin: 10px;
}
.product-custom-icons .text-icon {
    margin-top: 15px;
}
.product-custom-icons .hura-icon img {
    width: 100%;
    max-width: 50px;
}
.product-custom-icons .hura-icon span {
    display: block;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 70%;
    color: #cb9379;
    font-weight: 600;
    font-family: montserrat;
}*/
.price-single {
    /* justify-content: center; */
    border-bottom: none !important;
    padding: 0 !important;
}
.woocommerce-tabs.description-style-accordion .accordion-item {
    margin-bottom: 8px;

}
/*.woocommerce-tabs.description-style-accordion .accordion-item .collapse{

    border-width: 1px;
    border-style: solid;
    border-color: #f2e5e0 #dddddd;

}*/
.afterpay-paragraph {
    text-align: center !important;
}
square-placement {
    text-align: center;
}
.woocommerce-tabs.description-style-accordion .accordion-item .panel-collapse {
  /*  padding-left: 5px !important;
    padding-right: 5px !important;*/
    padding: 20px 5px !important;
    
}
.woocommerce-tabs.description-style-accordion .accordion-item .collapse h3,h4,h5{
    text-transform: capitalize;
}
.woocommerce-tabs.description-style-accordion .accordion-item:last-child{
	border-bottom-width: 1px;
}
.row.custome-review-form.woocommerce-tabs {
    padding-top: 10px;
}
.custome-review-form  #reviews #respond #reply-title {
    color: #000;
    font-size: 13px;
    margin-bottom: 40px;
    display: inline-block;
    border: 2px solid #000;
    line-height: 30px;
    padding: 0 35px;
    text-transform: uppercase;
    font-weight: 500;
}
 .custome-review-form  #reviews #respond #commentform .stars a.active:after, .woocommerce-tabs #tab-reviews #reviews #respond #commentform .stars a:hover, .woocommerce-tabs #tab-reviews #reviews #respond #commentform .stars a:hover:after {
    color: #f7bc3d;
}
.price-single {
	justify-content:center;
}
.woocommerce-Price-currencySymbol{
	margin-right:5px;
}

.single-product .quickview-container .product-type-variable .variations_form.cart table tr td.value, .single-product .product-type-variable .variations_form.cart table tr td.value {
    margin-bottom: 0 !important;
    display: inline-block !important;
    width: 90%;
}
.single-product .product-type-variable .variations_form.cart table tr td.label {
    width: auto;
}