.section-single-product{
    margin-top:40px
}
.custom-price-qty {
    display: flex;
    align-items: center;
    gap: 15px;
    background: #111; /* same as your theme background */
    color: #aaa;
    font-size: 20px;
}

.custom-price-qty .quantity input {
    background: transparent;
    border: none;
    border-bottom: 2px solid #666;
    color: #fff;
    font-size: 18px;
    width: 50px;
    text-align: center;
    outline: none;
}

.custom-price-qty .quantity input::-webkit-outer-spin-button,
.custom-price-qty .quantity input::-webkit-inner-spin-button {
    opacity: 1;
    cursor: pointer;
}
.product-description-block{
    display:flex;
    gap:80px;
    max-width:640px
}
.description-type{
    display:flex;
    flex-direction: column;
    justify-content: space-between;
}
.product-description-block p{
    text-align:left;
}
.product-title{
    text-align:left;
    margin-bottom:40px
}

.product-add-to-cart{
    display:flex;
    gap:80px;
    margin:100px 0 200px
}
.product-add-to-cart .woocommerce-Price-amount{
    font-size:35px;
    line-height:40px
}
.single_add_to_cart_button{
    background-color: #939393 !important;
    color: #000 !important;
    padding: 20px 0!important;
    max-width: 420px!important;
    width: 100%!important;
    display: inline-block!important;
    text-align: center;
    border-radius: 70px!important;
    font-size: 24px!important;
    height: 70px;
    transition: .3s all;
    position: absolute!important;
    left: -170px!important;
    top: 80px;
    font-weight:400!important;
    text-transform:capitalize;
}
.product-add-to-cart .cart{
    width:100%;
    position:relative;
}
.sub-heading{
    font-size:30px;
    line-height:35px;
    margin-bottom:32px;
    text-transform:uppercase;
    letter-spacing:2px
}
.product-tags-block{
    list-style: disc;
    display:flex;
    flex-direction:column;
    gap:10px;
    padding-left:20px
}
.custom-single-product{
    display:flex;
    justify-content: space-between;
    align-items: flex-start;
    gap:20px
}

.my-gallery-slider{
    max-width:330px;
    padding-bottom:45px!important;
}
.my-gallery-slider img{
    object-fit:cover;
    width:330px;
    height:780px;
}

.my-gallery-slider .swiper-pagination .swiper-pagination-bullet{
    height:13px!important;
    width:13px!important;
    background:#939393!important;
    opacity:.8!important;
}
.my-gallery-slider .swiper-pagination .swiper-pagination-bullet-active{
    background:#B4B4B4!important;
    opacity:1!important;
}
.product-tags-block-mobile{
    display: none;
}
.notes-text{
    width:132px;
    padding-left:20px;
}
.notes-text ul{
    display:flex;
    gap:10px;
    flex-direction:column;
    font-size:21px;
    list-style:disc;
}
.notes-text li{
    text-transform:capitalize;
}
    /*Sets*/
#post-132 .product-description-item,
#post-332 .product-description-item{
    width:50%!important;
    max-width:50%!important;
}
#post-132 .product-description-block2,
#post-332 .product-description-block2{
    gap:0px
}
#post-132 .notes-text ul,
#post-332 .notes-text ul{
    flex-direction:row;
    flex-wrap:wrap;
}
/*#post-132 .notes-text ul li{*/
/*    width:48%*/
/*}*/
.section-sets{
    position: relative;
}
.sets-container{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    gap:70px;
    padding:170px 20px;
    position: relative;
    z-index: 1;
    margin:0 auto;
    height:890px;
}

.section-sets video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: 0;
}
.sets-heading{
    font-size:30px;
    line-height:35px;
    letter-spacing:2px;
    text-transform:uppercase;
}
.sets-text{
    max-width:290px
}
#post-132 .section-single-product,
#post-332 .section-single-product{
    margin-top:150px
}
.section_discover_product{
    padding-top:280px
}








/* Hide browser default arrows */
.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;
    text-align: center;
    height: 40px;
    font-size: 16px;
}

/* Style your custom buttons */
.quantity .input-text.qty{
    color:#939393!important;
    padding-bottom: 0 !important;
    text-align:left;
}
.quantity .number-input .spin .up::before,
.quantity .number-input .spin .down::before{
    border-right: 2px solid #939393 ;
    border-bottom: 2px solid #939393 ;
}
.single_add_to_cart_button{
    font-family: "Akshar", sans-serif;
}
form.cart .number-input .spin{
    right:6px!important;
}
form.cart .number-input{
    font-family:"Proxima Nova",sans-serif;
}
.postid-132 .notes-text ul,
.postid-332 .notes-text ul{
    width:270px;
    justify-content: space-between;
    gap:10px
}
.postid-132 .notes-text ul li,
.postid-332 .notes-text ul li{
    width:45%;
    font-size:20px
}
.vertical-line{
    display:none
}
.currency-eur .cart-pr-price .woocommerce-Price-amount,
.currency-eur bdi{
    display:flex;
    flex-direction:row-reverse;
}
.currency-eur bdi{
    justify-content: flex-end;
}
.product-add-to-cart .quantity{
    width:fit-content;
}

@media (max-width:1024px) {
    .postid-132 .notes-text ul,
    .postid-332 .notes-text ul{
        width:auto;
    }
    .postid-132 .notes-text ul li.
    .postid-332 .notes-text ul li{
        width:100%;
    }
}
@media (max-width:768px) {
    .single-product .product-add-to-cart{
        flex-direction: column;
        justify-content: flex-start;
    }
    .single-product form.cart{
        display: flex    ;
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
    }
    .single-product .single_add_to_cart_button{
        position:static!important;
    }
    .product-add-to-cart{
        gap:40px
    }
    .single_add_to_cart_button{
        font-size:18px;
        font-weight:400!important;
        text-transform:capitalize;
        padding:11px 0!important;
        height: 50px;
    }
    form.cart .number-input .spin{
        right:-8px!important;
    }

}

@media (max-width:615px) {
    .section_discover_product {
        padding-top: 140px
    }
    .product-description-block2:before{
        left:48%!important;
    }
    .notes-text ul li{
        width:100%!important;
    }
    .section_discover_product{
        padding-top:40px;
        margin-top:40px!important;
    }
    .product-title.page-heading{
        text-align:center;
    }
    .notes-text{
        width:fit-content;
    }
    .postid-132 .product-description-block2,
    .postid-332 .product-description-block2{
        flex-direction:row!important;
    }
    .postid-132 .notes-text ul li,
    .postid-332 .notes-text ul li{
        font-size:15px;
        width:45%!important;
        position:relative;
    }
    .postid-132 .notes-text ul,
    .postid-332 .notes-text ul{
        width:192px;
        gap:6px;
    }
    .vertical-line{
        display:block;
        width:1px;
        height:auto;
        background:#939393;
        margin:0 20px;
    }
    .postid-132 .notes-text ul li::before,
    .postid-332 .notes-text ul li::before{
        content:"•";
        position:absolute;
        left:-8px;
        color:#939393;
        font-size:16px;
        line-height:16px;
        top:3px;
    }
    .product-description-item{

    }
    .sub-heading{
        font-size:24px;
        line-height:30px;

    }
    .notes-text {
        padding-left: 10px!important;
    }
    .product-add-to-cart{
        margin-bottom:70px!important;
    }
    .postid-132 .sets-heading,
    .postid-332 .sets-heading{
        text-align:center;
        font-size:25px;
        line-height:30px;
        padding:0 30px
    }
    .postid-132 .single-sets-container .section-text,
    .postid-332 .single-sets-container .section-text{
        color: #B4B4B4!important;
        font-size:20px!important;
    }
}


@media (max-width:430px) {
    .single_add_to_cart_button{
        max-width:100%!important;
        width:100%!important;
    }
}
@media (max-width:410px) {
    .postid-132 .product-description-block2,
    .postid-332 .product-description-block2{
        flex-direction:column!important;
        gap:40px!important;
    }
    #post-132 .product-description-item, #post-332 .product-description-item {
        width: 100% !important;
        max-width: 100% !important;
    }
    #post-132 .vertical-line{
        display:none
    }
    .sub-heading{
        margin-bottom:20px
    }
}