.box-tocart.sticky {
    background:  rgb(2,25,89) repeat scroll 0 0;
    margin: 0 auto;
    color: white;
    max-width: 100%;
    position: fixed;
    width: 100%;
    z-index: 99;
    height: 60px;
}

.wrapper_copy {
    margin-top: 6px;
    margin-left: 55%;
    height: 45px;
    width: 170px;
    /* min-width: 93px; */
    display: flex;
    color: black;
    align-items: center;
    justify-content: center;
    background: #FFF;
    border-radius: 12px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
}
.wrapper_copy span {
    width: 100%;
    text-align: center;
    font-size: 27px;
    font-weight: 600;
    cursor: pointer;
    user-select: none;
}
.wrapper_copy span.num{
    font-size: 27px;
    border-right: 2px solid rgba(0,0,0,0.2);
    border-left: 2px solid rgba(0,0,0,0.2);
    pointer-events: none;
}
.p_image1{

    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.button_first{
    margin-top:88px;
}
.product_button{
    margin-top: -57px;
    border:1px solid white !important;

}
.product_name{
    float: left;
    margin-left: 3%;
    width: max-content;
    height: 100%;
    font-size: 21px;
}
.product_sku{

    font-size: 17px;
    width: max-content;
    margin-top: 5px;
    margin-left: 13px;
    position: absolute;
    height: 14%;

}
.qty_input{
    margin-left: 150px !important;
}

.product_price {

    float: left;
    font-size: 21px;
    margin-left: 20px;

}
.p_image{
    border-radius:5px;
}
.p_image{
    width: 40px;
    height: 40px;
    margin-top: 5px;
    float: left;
    align-items: center;
    margin-left: 10px;
    justify-content: center;
    display: flex;

}
.page-wrapper {
    min-height: auto;
}
.p_button{

    float: right;
    margin-top: -48px;

}

.container_first{
    width: 100%;
    height: 60%;

}
.lbl_qty{
    margin-left: 12px !important;
}
.p_qty{

    color: black;
    margin-top: 50px;
}
.container_second{
    float: left;
    height: 60%;
    width: 38%;
}
.cart button#product-addtocart-button {
    width: 25% !important;
    height: 50%;
    margin-top: 4%;
    margin-right: 1%;
}
.cart {
    width: 30%;
    height: 100%;
    float: right;
    margin: auto;
}
.field.qty.stickey {

    padding-bottom: -15px;
    padding-top: 25px;
    height: 100%;
    float: left;
}
.box-tocart .action.tocart {
    vertical-align: top;
    width: 40%;
    margin-right: 3%;
    margin-top: -8.5%;
}
.page-product-grouped .box-tocart {
    margin-top: 0px !important;
}
@media only screen and (max-width : 914px){
    .cart button#product-addtocart-button {
        width: 47% !important;
        height: 50%;
        margin-top: 7%;
        margin-right: 1%;

    }
    .wrapper_copy {
        margin-top: 17px;
        margin-left: 48%;
        height: 36px;
        width: 137px;
        /* min-width: 93px; */
        display: flex;
        color: black;
        align-items: center;
        justify-content: center;
        background: #FFF;
        border-radius: 12px;
        box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    }
    .cart {
        width: 20% !important;
        position: relative;
        top: -80px;
        height: 100%;
        float: right;
        margin: auto;
    }
    .field.qty.stickey {

        padding-top: 25px;
        height: 100%;
        float: left;
    }

    .box-tocart.sticky {
        background:  black repeat scroll 0 0;
        margin: 0 auto;
        color: white;
        max-width: 100%;
        position: fixed;
        width: 100%;
        z-index: 99;
        height: 73px;
    }
    .product_name {
        font-size: 17px;
        margin-top: 5px;
        margin-left: 15px;
    }
    .product_sku {
        margin-left: 18px;
        font-size: 14px;
        margin-top: 24px;
        width: 35%;
    }
    .box-tocart .action.tocart {
        vertical-align: top;
        margin-top: 33px;
        width:100% !important;
    }

    .product_price {
        margin-top: 30px;
        position: absolute;
        margin-left: 16px;
        font-size: 17px;
    }
    .p_image {
        width: 45px;
        height: 45px;
        margin-top: 5px;
    }
    .page-wrapper {
        min-height: auto;
    }
    .p_button{
        float: right;
    }
    .container_first{
        width: 100%;
        height: 60%;
    }
    .lbl
    {
        margin-top: 25px;
    }
    .p_qty{
        margin-top: 50px;
        color: black;

    }
    .container_second{
        float: left;
        height: 60%;
        width: 38%;
    }
    .add_cart1{
        height: 30px;
        display: block;
        font-size: 15px;

    }
}

@media only screen and (min-device-width : 360px) and (max-device-width : 425px)  {
    .cart button#product-addtocart-button {
        width: 47% !important;
        height: 49%;
        margin-top: 2%;
        margin-right: 1%;
    }
    .cart {
        height: 100%;
        float: right;
        position: absolute;
        margin-left: 277px;
        margin-top: 90px;
        width: 32%;
    }
    input#qty {
        margin-top: 130px;
    }
    .field.qty.stickey {
        padding-top: 105px;
        margin-left: 101px;
        height: 100%;
        position: absolute;
    }

    .box-tocart.sticky {
        height: 60px;
    }
    .box-tocart .action.tocart {
        vertical-align: top;
    }
    .product_name {
        float: left;
        margin-left: 3%;
        width: max-content;
        height: 100%;
        font-size: 15px;
        margin-top: 0px;
    }
    .product_sku {
        margin-top: 30px;
        position: absolute;
        font-size: 12px;
        left: -16px;
        height: 11%;
    }
    .product_price {
        font-size: 16px;
        position: absolute;
        margin-left: 4px;
        margin-top: 29px;
        height: 81%;
        width: max-content;
    }
    .p_image {
        margin-left: 0px;
        float: left;
        width: 45px;
        height: 45px;
        margin-top: 5px;

    }
    .page-wrapper {
        min-height: auto;
    }
    .p_button {
        float: right;
        margin-top: -59px;
        bottom: 33px;
        position: relative;
        height: 46px;
    }
    .container_first {
        width: 100%;
        height: 45%;
    }
    .lbl
    {
        margin-top: 25px;
    }
    .p_qty{

        color: black;

    }
    .container_second{
        float: left;
        height: 7%;
        width: 42%;
    }
    .wrapper1 {
        margin-top: 22px !important;
        margin-left: 55% !important;
        height: 33px !important;
        width: 80px !important;
        /* min-width: 93px; */
        display: flex;
        color: black;
        align-items: center;
        justify-content: center;
        background: #FFF;
        border-radius: 12px;
        box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    }
    .add_cart{
        font-size: 10px;
        float: right;
        margin-top: -10px;

}
}



@media only screen and (min-device-width : 320px) and (max-device-width : 359px)  {
.product_name {
    font-size: 12px;
    margin-top: 5px;
    margin-left: 15px;
}
.product_price {
    margin-top: 24px;
    position: absolute;
    margin-left: 16px;
    font-size: 12px;
}
.product_sku {
    margin-left: 15px;
    font-size: 10px;
    margin-top: 19px;
    width: 32%;
}
.wrapper_copy {
    width: 71px;
    }
    .add_cart1 {
    height: 30px;
    display: block;
    font-size: 12px;
    line-height: 13px;
}
.cart {
    width: 20% !important;
    position: relative;
    top: -72px;
    height: 100%;
    float: right;
    margin: auto;
}
.box-tocart .action.tocart {
    margin-top: 26px;
}
}
@media only screen and (min-device-width : 360px) and (max-device-width : 425px)  {
.product_name {
    float: left;
    margin-left: 3%;
    width: max-content;
    height: 100%;
    font-size: 15px;
    margin-top: 0px;
}
.product_price {
    font-size: 12px;
    position: absolute;
    margin-left: 4px;
    margin-top: 20px;
    height: 81%;
    width: max-content;
}
.product_sku {
    margin-left: 65px;
    margin-top: 35px;
    font-size: 11px;
    width: 35%;
}
.wrapper_copy {
    width: 85px;
    margin-top: 10px;
    }
    .add_cart1 {
    height: 31px;
    font-size: 11px;
    line-height: 10px;
}
.cart {
    height: 100%;
    float: right;
    position: relative;
    margin-left: 288px;
    margin-top: 36px;
    width: 32%;
}

}
@media only screen and (min-device-width : 426px) and (max-device-width : 466px)  {
    .product_sku {
            margin-left: 17px;
        }
        .wrapper_copy {
            width: 110px;
        }
}

