.product-page-wrap{ background:#D2C8BD; padding-top:30px;  }
.product-page-wrap .jak-h-shop-wrap {
    background-image: none;
}
.product-page-wrap .jak-h-shop-wrap .c-red-star-1{ display:none; }
.product-page-wrap .jak-h-shop-wrap .slide-shop-bx-1 .slide-shop-bx-inr span img {
    width: 78px !important;
}
.product-page-wrap .slide-shop-bx-1 .c-white-star-1 {
    right: -40px;
}
.product-main-wrap .slide-shop-bx-1:before{ display:none; }
.product-main-wrap .slide-shop-bx-1 .slide-shop-bx-inr{max-width:100%; margin:0px;}
.product-main-wrap {
    padding:70px 0 30px 0;
}
.product-main-wrap .slide-shop-bx-1 .slide-shop-bx-inr{ padding-bottom:50px; }
.product-main-wrap .slide-shop-bx-1 .slide-shop-bx-inr span img {
    width: 97px !important;
}
.product-main-wrap .slide-shop-bx-1 .c-white-star-1 {
    right: -48px; z-index:1;
}
.product-page-wrap .jak-h-shop-wrap .heading-level-2{ margin-bottom:70px; }

.product-detail-sec .product-price{
font-family: Poppins;
font-size: 24px;
font-weight: 400;
line-height: 2;
letter-spacing: 0em;
color:#3E2A1F;
margin-bottom:30px;
}
.product-detail-sec p{color:#3E2A1F; margin-bottom:30px;}
.product-detail-sec .product-description {
    padding-bottom: 20px;
    border-bottom: 1px solid #3E2A1F;
}
.product-detail-sec .product-form-sec {
    border-top: 1px solid #3E2A1F;
    padding-top:40px;
}
.product-detail-sec .product-option-row .btn {
    width: 100%;
}
.product-detail-sec .product-option-row {
    display: flex;
    margin: 0 0 40px;
    align-items: center;
}
.product-detail-sec .product-option-row:last-child{ margin-bottom:0px; }
.product-detail-sec .product-option-row ul {
    display: flex;
	padding:0px;
	margin:0px;
}
.product-detail-sec .product-option-row ul li, .product-detail-sec .product-option-row .quantity-input, .woocommerce .quantity .qty{
font-size: 20px;
font-weight: 400;
line-height: normal;
letter-spacing: 0em;
text-align: center;
color:#3E2A1F;
text-transform:uppercase;
width:61px;
height:49px;
display:flex;
align-items:center;
justify-content:center;
border:1px solid #3E2A1F;
border-radius:3px;
margin-right:20px;
cursor:pointer;
}
.product-main-wrap  .variations .vi-wpvs-option-wrap{}
.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design .vi-wpvs-option-wrap.vi-wpvs-option-wrap-default, .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design .vi-wpvs-option-wrap.vi-wpvs-option-wrap-default:hover, .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design .vi-wpvs-variation-button-select, .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design .vi-wpvs-option-wrap {
    background: none !important;
    border-radius:3px;
    border:1px solid #3E2A1F;
    font-size: 18px !important;
font-weight: 400;
line-height: normal;
text-transform:uppercase;
cursor:pointer;
color:#3E2A1F !important;
}
.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design .vi-wpvs-option-wrap.vi-wpvs-option-wrap-selected .vi-wpvs-option, .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design .vi-wpvs-option-wrap.vi-wpvs-option-wrap-hover .vi-wpvs-option {color:#3E2A1F !important;}
 .woocommerce-variation-price .price {
    font-size: 24px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.667;
   color:#3E2A1F !important;
    margin-bottom: 30px;
}
.woocommerce-message{
    border-top-color: #B34B42 !important; 
}
 .woocommerce-message::before{color: #B34B42 !important;}
.product-detail-sec .product-option-row .quantity-input, .woocommerce .quantity .qty{ width:104px; margin-right:0px; background:none; padding:5px 10px; }
.product-detail-sec .product-option-row ul li.active{border:2px solid #3E2A1F;}
.product-detail-sec .product-option-row ul li.sold-out {
    opacity: 0.5;
    pointer-events: none;
}
.product-detail-sec .product-option-row ul li:last-child{ margin-right:0px; }
.product-detail-sec label{
font-size: 18px;
font-weight: 500;
line-height: normal;
letter-spacing: 0em;
color:#3E2A1F;
min-width:70px;
}
.product-description {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.667;
    margin-bottom: 30px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  

   opacity: 1;

}
.slick-arrow-1 button.slick-prev{
	background:url(../images/pro-prev-btn.png) 0 0 no-repeat;
}
.slick-arrow-1 button.slick-next{
	background:url(../images/pro-next-btn.png) 0 0 no-repeat;
}
.slick-arrow-1 button.slick-prev {
    left: -100px;
}
.slick-arrow-1 button {
    border: none;
    background: none;
    font-size: 0;
    position: absolute;
    top: 50%;
	background-size:100% !important;
	width:18px;
	height:29px;
}
.slick-arrow-1 button.slick-next {
    right: -100px;
}
.single_add_to_cart_button {
    border-radius: 50px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: normal;
    letter-spacing: normal;
    padding: 19px 36px 17px !important;
    transition: all 0.5s ease-in-out;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    min-width: 159px;
    text-transform: uppercase;
    text-align: center;
    min-width: 255px;
    background: #B34B42 !important;
    color: #fff;
    width: 100%;
    margin-top: 30px !important;
    transititon:all 0.5s ease-in-out;
}
.single_add_to_cart_button:hover {
    box-shadow: 0 60px 0 #fff inset !important;
    color: #000 !important;
}
.slide-shop-bx-1 .product-price .button {
    display: none;
}
.product-detail-sec ins {
    background: none;
}
@media(max-width:1199px){
.product-main-wrap .slide-shop-bx-1 .slide-shop-bx-inr span img {
    width: 60px !important;
}
.product-main-wrap .slide-shop-bx-1 .c-white-star-1 {
    right: -30px;
}
.slick-arrow-1 button.slick-prev {
    left: -80px;
}
.slick-arrow-1 button.slick-next {
    right: -80px;
}
.product-detail-sec .product-price{ font-size:20px; margin-bottom:15px; }
.slick-arrow-1 button{ top:36%; }
.product-detail-sec .product-option-row{ margin-bottom:25px; }
.product-detail-sec label{font-size:16px;}
.product-detail-sec .product-option-row ul li, .product-detail-sec .product-option-row .quantity-input{font-size:18px;}
.product-page-wrap .jak-h-shop-wrap {
    padding-top: 30px;
}
.product-page-wrap .jak-h-shop-wrap .heading-level-2 {
    margin-bottom: 40px;
}
.product-main-wrap {
    padding: 50px 0 30px 0;
}
}
@media(max-width:991px){
.product-detail-sec .product-option-row ul li, .product-detail-sec .product-option-row .quantity-input {
    width: 54px;
    height: 46px;
    margin-right: 14px;
}
}
@media(max-width:767px){
.product-main-wrap .slide-shop-bx-1 {
    padding: 0 0 30px;
}
.product-main-wrap .slide-shop-bx-1 .slide-shop-bx-inr {
	padding:130px 40px 40px;
}

.product-page-wrap .jak-h-shop-wrap .slide-shop-bx-1 .slide-shop-bx-inr span img {
    width: 40px !important;
}
.product-page-wrap .slide-shop-bx-1 .c-white-star-1 {
    right: -20px;
}
.product-main-wrap .slide-shop-bx-1 .slide-shop-bx-inr span img {
    width: 40px !important;
}
.product-main-wrap .slide-shop-bx-1 .c-white-star-1 {
    right: 0;
}
.slick-arrow-1 button.slick-prev {
    left: -25px;
}
.slick-arrow-1 button.slick-next {
    right: -25px;
}
.slick-arrow-1 button{top:50%;}	
}