
/*Responsive Css Strat */
@media (max-width: 1366px) {
    .BillingText h4 {
        font-size: 20px;
    }
    .productname h3 {
        font-size: 20px;
    }
    .productlabel label {
        font-size: 16px;
    }
    .productlabel h3 {
        font-size: 16px;
    }
    .total small {
        font-size: 20px;
    }
}

@media (max-width: 1199px)  {
    .BillingText h4 {
        font-size: 20px;
    }
    .productname h3 {
        font-size: 20px;
    }
    .productlabel label {
        font-size: 16px;
    }
    .productlabel h3 {
        font-size: 16px;
    }
    .total small {
        font-size: 20px;
    }
    .cart-detail h3 {
        font-size: 20px;
    }
    .cart-detail strong {
        font-size: 20px;
    }
    .cart-detail p {
        font-size: 16px;
    }
    .prodetails h4 {
        font-size: 16px;
    }
    .prodetails h3 {
        font-size: 16px;
    }
    .remove button {
        font-size: 20px;
    }
}

@media (max-width: 1024px) {
    .BillingText h4 {
        font-size: 20px;
    }
    .productname h3 {
        font-size: 16px;
    }
    .productlabel label {
        font-size: 16px;
    }
    .productlabel h3 {
        font-size: 16px;
    }
    .total small {
        font-size: 16px;
    }
    .subtotal small {
        font-size: 16px;
    }
    .cart-detail h3 {
        font-size: 20px;
    }
    .cart-detail strong {
        font-size: 20px;
    }
    .cart-detail p {
        font-size: 16px;
    }
    .prodetails h4 {
        font-size: 16px;
    }
    .prodetails h3 {
        font-size: 16px;
    }
    .remove button {
        font-size: 20px;
    }
}

@media (max-width: 992px) {
    .BillingText h4 {
        font-size: 20px;
    }
    .productname h3 {
        font-size: 16px;
    }
    .productlabel label {
        font-size: 16px;
    }
    .productlabel h3 {
        font-size: 16px;
    }
    .total small {
        font-size: 16px;
    }
    .subtotal small {
        font-size: 16px;
    }
    .cart-detail h3 {
        font-size: 20px;
    }
    .cart-detail strong {
        font-size: 20px;
    }
    .cart-detail p {
        font-size: 16px;
    }
    .prodetails h4 {
        font-size: 16px;
    }
    .prodetails h3 {
        font-size: 16px;
    }
    .remove button {
        font-size: 20px;
    }
    /*.back {*/
    /*    padding: 10px 30px;*/
    /*    background: #2980b9;*/
    /*    color: #fff;*/
    /*    text-transform: capitalize;*/
    /*    font-size: 16px;*/
    /*    border-radius: 8px;*/
    /*}*/
    /*.forward {*/
    /*    padding: 9px 80px;*/
    /*    background: #40ff76;*/
    /*    color: #fff;*/
    /*    text-transform: capitalize;*/
    /*    font-size: 14px;*/
    /*    border-radius: 8px;*/
    /*    border: none;*/
    /*}    */
}

@media (max-width: 768px) {
    .BillingText h4 {
        font-size: 20px;
    }
    .productname h3 {
        font-size: 16px;
    }
    .productlabel label {
        font-size: 16px;
    }
    .productlabel h3 {
        font-size: 16px;
    }
    .total small {
        font-size: 16px;
    }
    .subtotal small {
        font-size: 16px;
    }
    .leftform{
        margin-bottom: 30px;
    }
    .cart-detail h3 {
        font-size: 20px;
    }
    .cart-detail strong {
        font-size: 20px;
    }
    .cart-detail p {
        font-size: 16px;
    }
    .prodetails h4 {
        font-size: 16px;
    }
    .prodetails h3 {
        font-size: 16px;
    }
    .remove button {
        font-size: 20px;
    }
header.navbar img {
    width: 190px;
}
}

@media (max-width: 540px) {
    .BillingText h4 {
        font-size: 20px;
    }
    .productname h3 {
        font-size: 16px;
    }
    .productlabel label {
        font-size: 16px;
    }
    .productlabel h3 {
        font-size: 16px;
    }
    .total small {
        font-size: 16px;
    }
    .subtotal small {
        font-size: 16px;
    }
    .leftform{
        margin-bottom: 30px;
    }
    .rightform{
        margin-bottom: 30px;
    }
    .biling .forreverse{
        flex-direction: column-reverse;
    }
    .cart-detail h3 {
        font-size: 20px;
    }
    .cart-detail strong {
        font-size: 20px;
    }
    .cart-detail p {
        font-size: 16px;
    }
    .prodetails h4 {
        font-size: 14px;
    }
    .prodetails h3 {
        font-size: 14px;
    }
    .remove button {
        font-size: 20px;
    }
    .productimg img {
        width: auto;
        height: auto;
    }
    .price span {
        font-size: 16px;
    }
    .CartPage .table-responsive td {
        padding: 0 1px;
    }    
    .CartPage .table-responsive td:nth-child(2) {
    
    }    
    .CartPage .table-responsive td:nth-child(2) {

    }
    .CartPage .table-responsive td:nth-child(3) {

    }
    .CartPage .table-responsive td:nth-child(4) {

    }
    .CartPage .table-responsive td:nth-child(5) {

    }
    .corner-controls {
        width: 100% !important;
    }
    .topLeft--wrap {
        top: -13%;
        left: 11%;
    }
    .topRight--wrap {
        top: -13%;
        right: -16%;
    }
    .bottomLeft--wrap {
        bottom: -36%;
        left: 11%;
    }
    .bottomRight--wrap {
        bottom: -37%;
        right: -16%;
    }

    .topLeft--wrap .x-input {
        right: -50%;
        top: 18px;
    }
    .topLeft--wrap .x-measure {
        position: absolute;
        right: -67%;
        top: 50px;
        font-size: 13px;
        font-style: italic;
    }
    .topRight--wrap .x-input {
        left: -50%;
        top: 18px;
    }
    .topRight--wrap .x-measure {
        position: absolute;
        left: -50%;
        top: 50px;
        font-size: 13px;
        font-style: italic;
    }
    .bottomLeft--wrap .x-input {
        right: -50%;
        bottom: -10px;
    }
    .bottomLeft--wrap .x-measure {
        position: absolute;
        right: -67%;
        top: 57px;
        font-size: 13px;
        font-style: italic;
    }
    .bottomRight--wrap .x-input {
        left: -50%;
        bottom: -10px;
    }
    .bottomRight--wrap .x-measure {
        position: absolute;
        left: -55%;
        top: 57px;
        font-size: 13px;
        font-style: italic;
    }

    .expand-btn.open + .blog.sample {
        max-height: 100%;
        transform: scaleZ(1);
        max-width: 100%;
    }

    .mega-menu .content{
        width: 100%;
        display: block;
    }
header.navbar img {
    width: 190px;
}
.prodetails p {
    margin: 0;
    font-weight: 500;
    font-family: "Poppins", Sans-serif;
    font-size: 12px;
}
}
/*Responsive Css End */


