.background{
   background-color: #06bcfb;
background-image: linear-gradient(315deg, #06bcfb 0%, #4884ee 74%);
}
.column{
    align-items:center;
}
.class{
    display:hidden;}
.theme-product-details-style-02 .theme-product-details-container .theme-prod-pricelist-outter {
    order: -1;
}

@media all and (min-width: 120px) {
    .theme-product-details-style-02 .theme-product-details-container .theme-prod-pricelist-outter .theme-prod-pricelist {
        margin-block-end:25px;
        margin-block-start:0px }
}
ul.theme-prod-pricelist-list {
    color: #ff0000;
}

@media (min-width: 768px) {
    .theme-product-details-style-02 .theme-product-details-container .theme-product-main-info-container .theme-product-info-content-row.theme-product-variants-area .theme-product-options-and-cart-button-container, .theme-product-details-style-02 .theme-product-details-container .theme-product-main-info-container .theme-product-info-content-row.theme-product-variants-area .theme-product-options-varient-container {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}
.theme-product-options-and-cart-button-container .theme-product-options .theme-product-quantity .theme-product-quantity-select .theme-box-qty
{
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    border: 1px solid #E0E0E0;
    background: #ffffff;
    height: 43px;
    position: relative;
    cursor: pointer;
}
.theme-product-options-and-cart-button-container .theme-product-options .theme-product-quantity .theme-product-quantity-select input[type=text]{
    border: 0px;
    padding-block-start: 8px;
    padding-block-end: 8px;
    padding-inline-start: 10px;
    padding-inline-end: 10px;
    line-height: normal;
    width: 120px;
    cursor: pointer;
    border-radius: 0px;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
}
.theme-product-options-and-cart-button-container .theme-product-options .theme-product-quantity{
    margin-block-end: 10px
}

.theme-product-options-and-cart-button-container .theme-product-options .theme-product-quantity .theme-product-quantity-select .theme-qty-arrows{
    display: flex;
    flex-direction: column;
    position: relative;
    margin-inline-start: auto;
    cursor: pointer;
    border-inline-start: 1px solid #E0E0E0;
    width: 38px;
}
.theme-product-options-and-cart-button-container .theme-product-options .theme-product-quantity .theme-product-quantity-select .theme-qty-arrows span{
    padding-block-start: 10px;
    padding-block-end: 10px;
    padding-inline-start: 15px;
    padding-inline-end: 15px;
    display: block;
    position: absolute;
    bottom: 0;
    top: 2px;
}
.theme-product-options-and-cart-button-container .theme-product-options .theme-product-quantity .theme-product-quantity-select .theme-qty-arrows input[type=button]{
    width: 38px;
    height: 20px;
    background: transparent;
    display: block;
    position: relative;
    top: 0px;
    z-index: 1;
    border: 0px;
    cursor: pointer;
}
.theme-product-options-and-cart-button-container .theme-product-options .theme-product-quantity .theme-product-quantity-select .theme-qty-arrows input.theme-cart-qty-decrease[type=button]{
    bottom: 0px;
}
.theme-product-options-and-cart-button-container .theme-product-options .theme-product-quantity .theme-product-quantity-select .theme-qty-arrows span:last-child{
    top: 0;
    transform: rotate(-180deg);
    bottom: 2px;
}
@media (min-width: 768px) {
 .theme-product-options-and-cart-button-container .theme-product-cart-button .theme-cart-button{
    margin-inline-start: auto;
    border-radius: 4px;
 }}
 @media (min-width: 992px) {
    .theme-product-options-and-cart-button-container .theme-product-cart-button .theme-cart-button{
        width: 100%;
        align-items: center;
    }
 }
 .theme-product-options-and-cart-button-container .theme-product-cart-button .theme-cart-button .theme-add-to-cart{
    padding-block-start: 0;
    padding-block-end: 0;
    padding-inline-start: 15px;
    padding-inline-end: 15px;
    display: block;
    text-align: center;
 }
 .theme-product-options-and-cart-button-container .theme-product-cart-button .theme-cart-button .theme-cart-icon{
    background: #fa8b0c;
    border-radius: 0 4px 4px 0;
    border-start-start-radius: 0;
    border-start-end-radius: 4px;
    border-end-start-radius: 0;
    border-end-end-radius: 4px;
    padding-block-start: 12px;
    padding-block-end: 12px;
    padding-inline-start: 15px;
    padding-inline-end: 15px;
    width: 45px;
    height: 40px;
    display: block;
    line-height: 0;
 }
 .theme-product-options-and-cart-button-container .theme-product-cart-button .theme-cart-button .theme-cart-icon .theme-cart-icon-svg{
    width: 16px;
    height: 16px;
 }
 .theme-product-options-and-cart-button-container .theme-product-cart-button .theme-cart-button .theme-cart-icon.theme-cart-loading{
    display: none;
 }
.theme-product-options-and-cart-button-container{
width: 250px
}@media(max-width: 768px){
    

.product-purchase-container .order-form-head{
    height: auto !important;
    flex-direction: column;
    gap: 20px
}
}

