    .chapte_info{
    float: left;
    width: 100% !important;
}
.chapte_info ul {
    list-style: none;
    padding: 0;
  
    .inner {
        padding-left: 1em;
        overflow: hidden;
        display: none;
      
        &.show {
          /*display: block;*/
        }
    }
  
    .chapte_info li {
        margin: .5em 0;
      
        a.toggle {
            width: 100%;
            display: block;
            background: rgba(0,0,0,0.78);
            color: #fefefe;
            padding: .75em;
            border-radius: 0.15em;
            transition: background .3s ease;
          
            &:hover {
                background: rgba(0, 0, 0, 0.9);
            }
        }
    }
}
.qkl_cust_popup, .qkl_cust_popup_edit_cart {   
    margin: 20px 0px;
    max-width: 100%;
    z-index: 99;
    position: fixed;
    top: 50%;
    left: 50%;
    right: 0;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    width: 100%;    
    padding: 0 30px;
    overflow-y: auto;   
    height: 100%;
}
.qkl_person_row {
    display: grid;   
    grid-template-columns: 1fr 1fr 1fr;
}
.qkl_cust_popup .qkl-close-btn, .qkl_cust_popup_edit_cart .qkl-close-btn{
    position: absolute;
    right: 25px;
    top: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.qkl_cust_div .qkl_custButton ,.single_add_to_cart_button,ul li.product.type-product a.button{    
    background-color: #0089e4 !important;
    color: #ffffff !important;
    border-radius: 0px!important;
    cursor: pointer!important;
    font-weight: 500;
    font-size: 16px !important;
    padding: 15px 20px 13px !important;
    text-decoration: none;
    text-transform: capitalize;
    margin-top: 0px!important;
    border: 1px solid transparent;
    line-height: 1em !important;
}
ul li.product.type-product a.button{
    height: auto;
}
.qkl_cust_div .qkl_custButton:hover,.single_add_to_cart_button:hover,ul li.product.type-product a.button:hover{
    background-color: #192730 ;
    border-color: #192730;
    color: #ffffff;
    font-weight: 500;
    opacity: 1!important;
}
.qkl_cust_div{
    width: 100%;
}
.qkl_cust_div,form.cart  {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.qkl_cust_div .input-text.qty,form.cart .input-text.qty{
    margin-right: 10px;
    border: 1px solid #dddddd!important;
    border-radius: 0px!important;
    color: #000000!important;
    line-height: 27px!important;
    padding: 10px!important;
    margin: 0 10px 0px 0px!important;
    max-width: 100%;
    width: 5em!important;
}
form.cart .input-text.qty::-webkit-outer-spin-button,
form.cart .input-text.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
}
form.cart .input-text.qty:hover::-webkit-outer-spin-button,
form.cart .input-text.qty:hover::-webkit-inner-spin-button {
  -webkit-appearance: auto;
  appearance: auto; 
}
.qkl_cust_div .input-text.qty:focus,form.cart .input-text.qty:focus{
    color: #0089e4;
    outline-offset: 2px;
    outline: unset;
    box-shadow: unset;
}
.qkl_cust_popup .record, .qkl_cust_popup_edit_cart .record{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0px;
}
.qkl_cust_popup .qkl-person-info, .qkl_cust_popup_edit_cart .qkl-person-info{
    display: flex;
    /* flex-wrap: wrap; */
    margin-right: 15px;
    width: calc(100% - 75px);
}
.qkl_cust_popup .qkl-person-info input, .qkl_cust_popup_edit_cart .qkl-person-info input{
    width: calc(33.33% - 7px);
    margin-right: 10px;
    margin-left: 0;
    margin-bottom: 10px;
}
/* .qkl_cust_popup_edit_cart .qkl-person-info input {
    width: calc(33.33% - 37px);
} */
.qkl_cust_popup .qkl-person-info input:nth-child(4n), .qkl_cust_popup_edit_cart .qkl-person-info input:nth-child(4n) {
    margin-right: 0!important;
}
.qkl_cust_popup .qkl-person-row, .qkl_cust_popup_edit_cart .qkl-person-row{
    position: relative;
    width: 100%;
    height: calc(100% - 100px);
    max-width: 900px;
    margin: 50px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.qkl_cust_popup .qkl-person-info input:focus, .qkl_cust_popup_edit_cart .qkl-person-info input:focus{
    outline-offset: unset;
    outline: unset;
    box-shadow: unset;
}
.qkl_cust_popup .qkl-person-row-single, .qkl_cust_popup_edit_cart .qkl-person-row-single{
    padding: 70px 50px;
    background-color: #fff;
    box-shadow: 0px 0px 10px #0003;
    overflow-y: auto;
    position: relative;
}
.qkl_cust_popup .qkl-person-info input, .qkl_cust_popup_edit_cart .qkl-person-info input{
    border: 1px solid #dddddd !important;
    border-radius: 0px!important;
    color: #192730!important;
    line-height: 1.7!important;
    padding: 10px!important;
    margin: 0 10px 10px 0px!important;
    /* max-width: 180px; */
    font-size: 16px!important;
    /* font-family: system-ui; */
    background-color: #fff;
}
.qkl_cust_popup .qkl-person-info input.firstname_input,
.qkl_cust_popup .qkl-person-info input.lastname_input,
.qkl_cust_popup .qkl-person-info input.firstname_input::placeholder,
.qkl_cust_popup .qkl-person-info input.lastname_input::placeholder,
.qkl_cust_popup_edit_cart .qkl-person-info input.firstname_input::placeholder,
.qkl_cust_popup_edit_cart .qkl-person-info input.lastname_input::placeholder,
.qkl_cust_popup_edit_cart .qkl-person-info input.firstname_input,
.qkl_cust_popup_edit_cart .qkl-person-info input.lastname_input{
    text-transform: capitalize;
}
/* .qkl_cust_popup .qkl-person-info input::placeholder, .qkl_cust_popup_edit_cart .qkl-person-info input::placeholder{
    color: #0089e4;
} */
.qkl_cust_popup .qkl-minus-btn button, .qkl_cust_popup  button#add_fields, .qkl_cust_popup_edit_cart .qkl-minus-btn button, .qkl_cust_popup_edit_cart button#add_fields {
    height: 60px;
    line-height: 1;
    width: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background-color: #0089e4;
    color: #ffffff;
    font-size: 1.25rem;
    border: 3px solid transparent;
    cursor: pointer;
    margin-bottom: 0px!important;
}
.qkl_cust_popup .qkl-minus-btn button:hover, .qkl_cust_popup button#add_fields:hover, .qkl_cust_popup_edit_cart .qkl-minus-btn button:hover, .qkl_cust_popup_edit_cart button#add_fields:hover{
    border-color:#39414d !important;
    background-color: #39414d;
    color: #fff;
}
/* body.overlayImg {
    background-color: rgb(0 0 0 / 30%);
} */
.qkl_cust_popup .qkl-close-btn img, .qkl_cust_popup_edit_cart .qkl-close-btn img{
    width: 18px !important;
}
.qkl_cust_popup .qkl-close-btn:hover img, .qkl_cust_popup_edit_cart .qkl-close-btn:hover img{
    filter: brightness(0.5);
}
.qkl_cust_popup button.single_add_to_cart_button.button, .qkl_cust_popup_edit_cart button.single_add_to_cart_button.button{
    font-size: 18px!important;
    height: 60px;
}
.qkl_cust_popup button.single_add_to_cart_button.button:hover, .qkl_cust_popup_edit_cart button.single_add_to_cart_button.button:hover{
    text-decoration: none;
}
.qkl_cust_popup  div#qkl_add_people_btns, .qkl_cust_popup_edit_cart div#qkl_add_people_btns {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 20px;
}
.qkl_cust_popup button#add_fields, .qkl_cust_popup_edit_cart button#add_fields{
    margin-right: 10px;
}
.chapte_info{
    max-width: 100% !important;
    margin-bottom: 50px;
    margin-top: 30px;   
}
.chapte_info ul.accordion > li {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background-color: #fff;   
    margin-bottom: 15px;
}
.chapte_info ul.accordion li a {
    width: 100%;
    color: #000000;
    padding: 18px 20px;
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    font-size: 20px;
    line-height: 26px;
    display: inline-flex;
    justify-content: space-between;
    font-weight: 500;
    cursor: pointer; 
    text-decoration: none; 
}
.chapte_info ul.accordion li .inner{
    border: unset;
    width: 100%;
    margin: 0!important;
    padding: 0 20px 20px!important;
    font-size: 18px;
    line-height: 25px;
    border-bottom: none!important;
}
.chapte_info ul{
    border: unset;
}
.chapte_info ul.accordion li a:focus{
    text-decoration: unset !important;
    background-color: unset !important;
    outline: unset !important;
}
.chapte_info ul.accordion li a:after {
    content: '\002B';
    font-size: 28px;
    color: #000000;
    float: right;
    margin-left: 5px;
    position: relative;
    right: 0;
    top: 50%;
    transform: translateY(-58%);
}
.chapte_info ul.accordion li a.active:after {
    content: '\2212';
}
.woocommerce-tabs .chapte_info ul h2:first-of-type{
    margin-bottom: 20px !important;
}
#top .qkl-openEditCartPopup {
    top: 0px;
}
.qkl-openEditCartPopup {
    cursor: pointer;
    position: relative;
    top: 3px;
    left: 5px;
    width: 15px;
    height: 17px;
    display: inline-block;
    text-align: left;
}
.qkl_cust_popup_edit_cart div#qkl_add_people_btns button {
    height: 50px;
    line-height: 1;
    padding: 11px 15px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.woocommerce table.shop_table_responsive tr td.product-name{
    filter: unset;
}
.woocommerce table.shop_table_responsive .qkl_cust_popup_edit_cart .button,
.woocommerce-page .woocommerce-cart-form .actions .button,.woocommerce a.button.alt, .woocommerce button.button {
    /* height: 60px; */
    /* line-height: 1; */
    background-color: #0089e4;
    border:1px solid #0089e4;
    color: #ffffff;
    border-radius: 0px 0px 0px 0px;   
    font-weight: 500;
    font-size: 16px !important;
    padding: 15px 20px 13px !important;
}
.woocommerce button.button.alt, .woocommerce-page table.cart td.actions .button:hover, .woocommerce button.button:hover{
    background-color: #39414d;
    border-color: #39414d !important;
    color: #ffffff;
}
.qkl_cust_popup_edit_cart div#qkl_add_people_btns button:hover,
.woocommerce-page .woocommerce-cart-form .actions .button:hover,
.woocommerce a.button.alt:hover{
    background-color: #39414d;
    border-color: #39414d !important;
}
.woocommerce-page .woocommerce-cart-form #coupon_code:hover, .woocommerce-page .woocommerce-cart-form .actions .button:hover,
.woocommerce a.button.alt:hover{
    text-decoration:none!important;
}
.woocommerce table.shop_table_responsive .qkl_cust_popup_edit_cart .button:hover {
    background-color: #fff !important;
    color: #0089e4 !important;
}
/* body {
    font-size: 1.25rem;
    font-weight: normal;
    color: #0089e4;
    text-align: left;
    background-color: #ffffff;
} */
.single-product.singular .entry-title {
    font-size: 2.5rem;
    font-weight: 400;
    margin: 0 0 2.5rem;
}
.woocommerce-tabs ul {
    margin: 0 0 1.5rem!important;
    padding: 0!important;
    border-bottom: 1px solid #39414d!important;
}
.woocommerce-tabs ul li.active a, .woocommerce-tabs ul li.active a:focus {
    color: #ffffff;
    background-color: #39414d!important;
    border: 3px solid #39414d;
    outline: none!important;
    text-decoration: none!important;
}
.woocommerce-tabs ul li a{
    padding: 15px 30px;
    line-height: 34px;
    font-size: 1.25rem;
}
.woocommerce-tabs ul li{
    padding: 0px 0px!important;
    border: none!important;
    margin-left: 0px!important;
    list-style-type: none;
}
.woocommerce-Tabs-panel {
    padding-top: 0px;
    margin-left: 0px;
}
.woocommerce-tabs .panel h2:first-of-type {
    /* font-size: 25px; */
    margin: 0 0 2rem!important;
    display: block;
    /* font-weight: 600;  */
}
.woocommerce .up-sells h2, .woocommerce .related.products h2, .woocommerce .woocommerce-tabs h2 {
    font-size: 30px;
    line-height: 37px;
}
/* .woocommerce-tabs .panel p{
    font-size: 1.25rem;
    font-weight: normal;
    color: #0089e4;
    text-align: left;
    margin: 0px 0px 30px 0px!important;
} */
.woocommerce-tabs ul.accordion{
    border-bottom: none!important;
}
.wp-block-woocommerce-related-products h2{
    font-size: 3rem;
    margin-bottom: 2rem;
    font-weight: 400;   
}
.wp-block-woocommerce-related-products ul li h3{
    text-align: left;
    font-size: 24px!important;
    font-weight: 400;   
    margin-bottom: 0.5rem;
}
.wp-block-woocommerce-related-products ul li a.button{
    background-color: #0089e4;
    color: #ffffff;
    font-size: 1.25rem;
    font-weight: 500;
    text-decoration: none;
    margin-top: 0px;
}
.wp-block-woocommerce-related-products .wc-block-components-product-price{
    margin-bottom: 1rem;
    text-align: left;
    font-weight: 400;
}
.qkl_cust_popup .qkl-person-info input.firstname_input,
.qkl_cust_popup_edit_cart .qkl-person-info input.firstname_input:first-of-type{
    display: none!important;
}
/* .woocommerce div.product,.site-main .woocommerce-breadcrumb {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 6vw;
} */
/* body footer{
    max-width: 1600px;
    margin: 0 auto;
    padding: 72px 6vw;
} */
.woocommerce div.product .woocommerce-breadcrumb{
    padding:0px 0px;
}
/* body header{
    max-width: 1400px!important;
    margin: 0 auto;
    padding: 72px 6vw;
}
#top header {
    max-width: 100%!important;
    margin: 0px 0px;
    padding: 0px 0px;
}
#top footer {
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 0px;
} */
/* body header.woocommerce-products-header{
    max-width: 100%!important;
    margin: 0 auto;
    padding: 0px 0px;
} */
.woocommerce .content-area {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 0px;
}
/* body header .woocommerce .wp-block-group{
    padding-bottom: 0px!important;
    padding-top: 0px!important;
}
body header .woocommerce > .wp-block-group{
    padding:0px 0px;
    max-width: 100%!important;
} */
.woocommerce div.product .wp-block-group{
    padding-left: 0px!important;
    padding-right: 0px!important;
}
/* body.woocommerce .is-layout-constrained > .alignwide {
    max-width: 100%!important;
} */
.woocommerce .wp-site-blocks {
    padding: 0px 0px!important;
}
/* .single-product header nav ul li a{
    font-size: 16px;
}
.single-product header h1 a{
    font-style: normal;
    text-decoration: none;
}
.single-product header h1 a:hover{
    text-decoration: underline;
} */
.woocommerce-breadcrumb a,.woocommerce-breadcrumb{
    font-size: 16px!important;
    color: #0089e4!important;
}
.woocommerce-breadcrumb a:hover{
    text-decoration: none;
}
.woocommerce-product-gallery {
    /* max-width: 512px; */
    margin-bottom: 50px;
}
/* .single-product .summary{
    width: calc(62% - 1.5rem)!important;
} */
/* 31-AUG-2023 
.woocommerce div.product form.cart div.quantity .qty,
.woocommerce div.product form.cart .single_add_to_cart_button{
    display: none!important;
} 
*/

/*body.woocommerce div.product .qkl_cust_popup .single_add_to_cart_button{
    display: block!important;
}*/
.wp-block-woocommerce-related-products ul li a.button:hover {
    background-color: #39414d;
    color: #ffffff;
    text-decoration: none;
}
ul.products li.product .button:hover {
    background-color: #39414d;
    color: #ffffff;
    /* border: 3px solid #39414d; */
}
.wp-block-woocommerce-related-products ul li{
    width: calc(25% - 19px)!important;
    margin-bottom: 20px!important;
}
.woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce ul.products li.product{
    width: calc(33.33% - 21px);
    margin-right: 21px;
    margin-bottom: 21px;
    /* padding: 20px 0px 0px; */
    background-color: #ffffff;
}
/* header .site-branding{
    max-width: 100%!important;
} */
body.woocommerce-shop .site-content{
    /* max-width: 1400px!important; */
    margin: 0 auto;
    /* padding: 0px 6vw; */
}
aside.widget-area{
    max-width: 1400px;
    margin:50px auto 0px auto;
    padding: 0 6vw;
}
/* aside.widget-area footer {
    max-width: 100%!important;
    margin: 0 auto;
    padding: 0px 0px;
} */

.qkl_child_info.wrapper .qkl_child_wrap {
    width: calc(25% - 16px)!important;
    margin: 0 21px 21px 0px;  
    background-color: #fff;
    padding: 20px;
}
.qkl_child_info.wrapper .qkl_child_wrap:nth-child(4n +1){
    margin-right: 0px;
}
.qkl_child_info.wrapper .qkl_child_wrap .qkl_child_img{
    height: 212px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 15px;
}
.qkl_child_info.wrapper h3{
    margin-bottom: 15px;
    margin-top: 0px;
    width: 100%;
}
.qkl_child_info .qkl_child_img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.qkl_child_wrap .qkl_child_shortDesc{
    /* min-height: 100px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; */
}
.qkl_child_info.wrapper{
    margin: 0px 0px 20px 0px;
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.qkl_child_info.wrapper .qkl_child_wrap .qkl_child_title{
    margin-bottom: 5px;
    word-wrap: break-word;
    /* min-height: 58px; */
}
.qkl_child_info.wrapper .qkl_child_wrap .qkl_child_title a{
    font-size: 21px!important;
    line-height: 28px;
    color: #000000;
    font-weight: 600;
}
.qkl_child_info.wrapper .qkl_child_wrap:hover .qkl_child_title a{
    color: #0089e4;
}
/* .woocommerce-product-gallery__image a{
    display: inline-block;
} */
.woocommerce-product-gallery__image a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.woocommerce-tabs.wc-tabs-wrapper{
    padding-top: 50px; 
}
.woocommerce-js div.product .woocommerce-tabs{
    display: inline-block;
}
.woocommerce div.product ol.flex-control-thumbs{
    margin: 1rem 0px;
    padding-left: 0px;
}
.woocommerce div.product ol.flex-control-thumbs li{
    margin-right: 1rem;
}
.woocommerce div.product ol.flex-control-thumbs li:last-child{
    margin-right: 0px;
}
.woocommerce-product-gallery .flex-viewport{
    margin-bottom: 0px;
}
.qkl-openEditCartPopup:before{
    background-image: url(../images/edit.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 15px;
    text-align: center;
    transition: color .1s ease-in;
    cursor: pointer;
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 5px;
    bottom: 0px;
    width: 15px;
    height: 17px;
    display: inline-block;
}
.theme-twentytwentyone .qkl-openEditCartPopup {
    top: 5px;
    display: unset;
    left: 10px;
}
/* .woocommerce-page h1 {
    font-family: system-ui;
    font-weight: 400;
} */
.wp-block-woocommerce-related-products ul{
    padding: 0px 0px;
}
.cart_item .product-thumbnail a{
    display: inline-block;
    width: 100px;
}
.cart_item .product-thumbnail a img{
    width:100%;
    height: 100%;
}
.woocommerce table.shop_table td.product-name,
.woocommerce table.shop_table td.product-price,
.woocommerce table.shop_table td.product-quantity,
.woocommerce table.shop_table td.product-subtotal
{
    text-align:left!important;
}
.woocommerce-page .cart-collaterals table.shop_table_responsive td{
    background-color: transparent!important;
}
.woocommerce-page .woocommerce-cart-form .product-thumbnail {
    width: 120px;
}
.woocommerce-page .woocommerce-cart-form .product-thumbnail:before{
    display: none;
}
dl.variation p{
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    /* font-size: 16px; */
    /* text-transform: capitalize; */
}
.woocommerce-page table.shop_table tbody .product-name .variation dt, .woocommerce-page table.shop_table_responsive tbody .product-name .variation dt {
    font-style: normal;
    font-size: 15px;
    /* text-transform: capitalize; */
    line-height: 22px;
    word-wrap: normal;
}
.woocommerce div.product form.cart div.quantity .input-text.qty.text{
    display:none;
}
/*.woocommerce div.product form.cart > .single_add_to_cart_button {
    display: none!important;
}*/
.single-product .record .qkl-person-info :is(input[type=text],input[type=email]){
    border: 1px solid #dddddd !important;
    border-radius: 0px!important;
    color: #192730!important;
    line-height: 1.7!important;
    padding: 10px!important;
    margin: 0 10px 0px 0px!important;
    max-width: 180px;
    font-size: 16px!important;
    /* font-family: system-ui; */
    background-color: #fff;
}
.single-product .record .qkl-person-info{
    display:flex;
}
.single-product .record {
    margin-bottom:10px;
}
.single-product .record .name_input{
    margin-left:0px;
}
#top.single-product .record .name_input{
    margin-left:0px!important;
}
.single-product .record .qkl-person-info input:focus{
    color: #0089e4;
    outline-offset: 2px;
    /* outline: 2px dotted #39414d; */
    border-radius: 0px;
    outline: none;
    box-shadow: unset;
}
.woocommerce div.product .single_add_to_cart_button.button{
    border: 1px solid #0089e4;
    font-weight: normal;
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
}
.woocommerce div.product .single_add_to_cart_button.button:hover {
    background-color: #39414d!important;
    text-decoration: none;
    border: 1px solid #39414d;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    background-color: #6fbc50!important;
    text-decoration: none;
    color: #ffffff;
    font-weight: normal;
}
.woocommerce-page .woocommerce-customer-details address ,.woocommerce-page table.shop_table{
    width: 100%;
}
.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
    background-color: #a2a2a2!important;
    text-decoration: none;
}
.return-to-shop br{
    display: none;
}
.qkl_cust_popup_edit_cart #qkl_add_people_btns button,.qkl_cust_popup_edit_cart .qkl-minus-btn button{
    height: 50px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background-color: #0089e4;
    color: #ffffff!important;
    font-size: 22px;
    border: 1px solid #0089e4!important;
    cursor: pointer;
    margin-bottom: 0px!important;
    width: 50px;
}
.qkl_cust_popup_edit_cart div#qkl_add_people_btns button[type="submit"]{
    width: auto !important;
    margin-left: 10px;
    background-color: #0089e4!important;
    opacity: 1;
}
.qkl_cust_popup_edit_cart div#qkl_add_people_btns button[type="submit"]:hover{
    background-color: #39414d!important;
    color: #ffffff;
    border-color: #39414d !important;
}
.qkl_cust_popup_edit_cart div#qkl_add_people_btns button[type="submit"]:hover{
    text-decoration: none!important;
}
.woocommerce ul.products li.product a img{
    height: 100%;
    object-fit: contain;
    /* width: auto; */
    margin: 0 auto;
    object-position: center;
}
ul .product.type-product h3,ul .product.type-product div.wp-block-woocommerce-product-price,ul .product.type-product div.wp-block-woocommerce-product-price span ,ul .product.type-product button {
    text-align: left;
}
ul .product.type-product div.wp-block-woocommerce-product-price,ul .product.type-product div.wp-block-woocommerce-product-price span{
    display: inherit;
}
table.shop_table tr td.product-name dd.variation-email,table.shop_table tr td.product-name dt.variation-email,
.woocommerce-checkout-review-order-table tr td.product-name dd.variation-email,
.woocommerce-page table.shop_table tbody .product-name .variation dd.variation-E-mail,
.woocommerce-page table.shop_table tbody .product-name .variation dt.variation-E-mail{
    border-bottom: 1px solid #0089e4;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.woocommerce-checkout-review-order-table dl.variation p{
    padding-top: 0px!important;
}
table.shop_table tr td.product-name dd.variation-email:last-child,table.shop_table tr td.product-name dt.variation-email:nth-last-child(2),
.woocommerce-checkout-review-order-table tr td.product-name dd.variation-email:last-child,
.woocommerce-page table.shop_table tbody .product-name .variation dd.variation-E-mail:last-child,
.woocommerce-page table.shop_table tbody .product-name .variation dt.variation-E-mail:nth-last-child(2){
    border-bottom: 0px solid #0089e4;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
table.shop_table td.product-name dl.variation dt {
    margin: 0 0px 0 0;
    padding: 0px 4px 0px 0px;
}
table.shop_table tr td.product-name dt.variation-email{
    padding-bottom: 10px;
}
.woocommerce table.shop_table_responsive tr td.product-name a{
    font-weight: 500;
    text-transform: capitalize;
    text-decoration: none;
    font-size: 16px;
    word-wrap: normal;
}
.woocommerce-page .woocommerce-cart-form table.shop_table th,.woocommerce table.shop_table_responsive tr td.product-name:before {
    font-weight: bold;
    font-size: 18px;
}
.woocommerce-page .woocommerce-cart-form table.shop_table td dl.variation{
    margin-top: 0px;
}
.woocommerce-page table.shop_table tbody .product-name .variation dd {
    margin-left: 0px;
    font-size: 15px;
    line-height: 22px;
}
.woocommerce-page table.shop_table tbody .product-name .variation dd.variation-e-mail p{
    text-transform: unset!important;
}
.woocommerce-page table.shop_table_responsive tbody .product-name .variation dd.variation-email p,.woocommerce-checkout-review-order-table dl.variation dd.variation-email p,
dl.variation dd.variation-E-mail p,
.woocommerce-page .woocommerce-table--order-details tbody tr td.woocommerce-table__product-total{
    text-transform: inherit!important;
}
.woocommerce-page .woocommerce-table--order-details tbody tr td:nth-child(2),
.woocommerce-page .woocommerce-table--order-details tbody tr td:nth-child(3){
    text-transform: capitalize;
}
.template-shop div.product div.summary {
    width: 100%!important;
}
#top div div.product .woocommerce-tabs ul.tabs li.active a {
    border-style: solid;
    border-width: 1px;
    border-bottom: none;
    padding: 9px 20px 10px 20px;
    position: relative;
    color: #ffffff;
    background-color: #39414d!important;
    border: 3px solid #39414d;
    outline: none!important;
    text-decoration: none!important;
    border-radius: 0px;
}
#top div div.product .woocommerce-tabs ul.tabs li a{
    white-space: nowrap;
    border-style: solid;
    border-width: 3px;
    border-color: transparent;
    border-bottom: none;
    padding: 9px 20px 10px 20px;
    position: relative;
    font-size: 18px!important;
}
.woocommerce-info a:hover,.woocommerce-info a {
    color: #000;
}
/* #top #main .sidebar,.responsive #top #wrap_all #header,.title_container .main-title,.responsive .title_container .breadcrumb {
    z-index: auto!important;
} */
#top.woocommerce-shop ul.products{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 27px;
}
#top.woocommerce-shop  ul.products li.product {
    width: calc(33.33% - 18px);
    margin-left: 0px;
    margin-right: 0px;
}
/* body .is-layout-constrained > .alignwide {
    max-width: 1400px;
} */
.woocommerce-page table.cart td.actions .coupon button[type="submit"]{
    padding: 15px 0.5rem;
}
.woocommerce-page .woocommerce-cart-form .actions .button[type="submit"]{
    padding: 15px 0.5rem;
}
.woocommerce-page .woocommerce-customer-details address p[class^=woocommerce-customer-details--] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
/* New css added */
#primary {
    width: 100%;
}
.woocommerce .woocommerce-ordering {
    float: right;
    margin-bottom: 20px;
}
.ast-separate-container .ast-woocommerce-container {
    padding: 0;
    background-color: transparent !important;
}
.woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select{
    border: 1px solid #dddddd;
    cursor: pointer;
    background-position: 96% 50%;
}
.woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select:focus {
    border-style: solid;
    border-color: #dddddd;
    color: inherit;
}
h1.woocommerce-products-header__title.page-title {
    margin-bottom: 15px;
}
.woocommerce ul.products li.product .ast-woo-product-category, .woocommerce-page ul.products li.product .ast-woo-product-category {
    font-size: 14px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title{
    margin-bottom: 10px;
    padding: 0;
    font-size: 19px;
    line-height: 26px;
    word-break: break-all;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{
    margin-bottom: 12px;
    font-size: 15px;
    margin-top: 12px;
}
.astra-shop-summary-wrap {
    padding: 20px 20px 20px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__link{ 
    height: auto;
 
}

.ast-separate-container.single-product .ast-article-single{
    background-color: transparent;
}
.woocommerce-js div.product div.summary .single-product-category a {
    color: inherit;
}
.woocommerce #content .ast-woocommerce-container div.product div.summary, .woocommerce .ast-woocommerce-container div.product div.summary, .woocommerce-page #content .ast-woocommerce-container div.product div.summary, .woocommerce-page .ast-woocommerce-container div.product div.summary {
    width: 50%;
    padding-left: 30px;
}
.woocommerce-js div.product .product_meta{
    font-size: 16px;
    line-height: 25px;
    margin-top: 0;
    padding: 0;
    border-top: unset;
}
.woocommerce-js div.product .woocommerce-tabs ul.tabs li.active a{
    color: #ffffff !important;
    padding: 10px 16px 5px;
    margin: 0;
    border: unset;
    font-weight: normal;
    font-size: 18px;
}
.woocommerce-js div.product .woocommerce-tabs{
    margin-bottom: 20px;
}
.chapte_info .inner li {
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 24px;
}
.chapte_info .inner li:last-child {
    margin-bottom: 0;
}
.woocommerce ul.products li.product:hover  a.ast-loop-product__link{
    color: #0089e4;
}
.woocommerce-js div.product .related.products ul.products li.product:nth-child(4n) {
    margin-right: 0;
}
.woocommerce-js div.product .related.products ul.products li.product{
    width: calc(25% - 16px);
}
.woocommerce-js div.product .product_title{
    font-size: 35px;
    font-weight: 600;
    line-height: 42px;
    margin-bottom: 12px;
}
.woocommerce-js div.product div.summary .single-product-category{
    margin-bottom: 12px;
}
.woocommerce .woocommerce-message a.button, .woocommerce-notices-wrapper a.button{
    font-weight: normal;
    font-size: 16px;
    line-height: 1;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text{
    max-height: 46px;
    height: 46px;
}
.woocommerce-js table.shop_table tbody th, .woocommerce-js table.shop_table tfoot td, .woocommerce-js table.shop_table tfoot th{
    font-weight: 600;
}
.woocommerce-page.woocommerce-checkout form #order_review td.product-name{
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 15px;
    line-height: 22px;
    display: block;
}
/* .woocommerce-page.woocommerce-checkout table.shop_table .woocommerce-page.woocommerce-checkout table.shop_table th{
    font-size: 15px;
    line-height: 22px;
} */
.woocommerce-js form .form-row label{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 6px;
}
form #order_review_heading{
    padding: 20px 0px !important;
}
/* form #order_review {
    padding: 0 20px !important;
} */
.woocommerce-js .select2-container .select2-selection--single{
    border-radius: unset !important;
}
.woocommerce-js form .form-row input.input-text, .woocommerce-js form .form-row textarea, body #content .woocommerce form .form-row .select2-container--default .select2-selection--single:focus{
    border: 1px solid #dddddd !important;
}
.woocommerce-js form .form-row input.input-text{
    height: 46px;   
}
.woocommerce form.checkout_coupon .button{
    line-height: 1 !important;
}
.woocommerce form .form-row .required{
    color: inherit;
}
.woocommerce form .form-row textarea, .woocommerce input[type=email], .woocommerce input[type=number], .woocommerce input[type=password], .woocommerce input[type=reset], .woocommerce input[type=search], .woocommerce input[type=tel], .woocommerce input[type=text], .woocommerce input[type=url], .woocommerce textarea, .woocommerce-page form .form-row textarea, .woocommerce-page input[type=email], .woocommerce-page input[type=number], .woocommerce-page input[type=password], .woocommerce-page input[type=reset], .woocommerce-page input[type=search], .woocommerce-page input[type=tel], .woocommerce-page input[type=text], .woocommerce-page input[type=url], .woocommerce-page textarea{
    color: #666;
    padding: 0.75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border: 1px solid #dddddd !important;
    border-radius: 2px;   
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text{
    width: 100% !important;
}
.woocommerce form.checkout_coupon .form-row{
    margin-right: 10px;
}
.woocommerce form.checkout_coupon{
    width: 100%;
}
.woocommerce-js div.product p.price {
    margin-bottom: 10px;
}
.woocommerce-js td.product-name dl.variation, .woocommerce-js td.product-name dl.variation > * {
    font-size: 14px !important;
    line-height: 22px !important;
    word-break: break-word;
    font-weight: 400;
}
.woocommerce-js td.product-name .wc-item-meta dd p, .woocommerce-js td.product-name dl.variation dd p{
    word-wrap: normal;
    font-size: 14px !important;
    line-height: 22px !important;
}
.woocommerce-message, .woocommerce-info{
    background-color: #f7f6f7;
}
.single-product .woocommerce-info{  
    padding-right: 0;
    padding-left: 25px;
}
.single-product .woocommerce-info::before{
    left: 0;
}
.woocommerce-js a.button {
    font-weight: normal;
}
.woocommerce-js div.product .woocommerce-tabs ul.tabs:before{
    background-color: unset;
}
.woocommerce-js div.product div.summary {
    margin-bottom: 20px;
}
.woocommerce-js .woocommerce-result-count{
    font-size: 18px;
}
.woocommerce-js ul.products li.product a.ast-loop-product__link:hover h2{
    color: #0089e4;
}
.woocommerce-js div.product .woocommerce-tabs .panel ul {
    border: unset !important;
}
.woocommerce div.product .single_add_to_cart_button.button{
    margin-left: 0 !important;
}
.woocommerce-js .woocommerce-breadcrumb{
    display: none;
}
.woocommerce .wc-block-components-notice-banner a.button{
    background-color: #0089e4 !important;
    color: #Fff !important;
    padding: 17px 30px !important;
    text-decoration: none;
    opacity: 1;
    width: max-content;
}
.woocommerce .wc-block-components-notice-banner a.button:hover{
    background-color: #192730 !important;
}
a.components-button:hover {
    color: #fff;
}



#top.woocommerce ul.products li.product .woocommerce-loop-product__link .thumbnail_container{
    border-bottom: 0px;
}
#top.woocommerce .inner_product_header{
    border-top: 0px;
    padding: 10px 20px;
}
#top.woocommerce .inner_product_header .avia-arrow{
    border: unset;
}
#top .thumbnail_container img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.avia_cart_buttons {
    opacity: 1 !important;
    background-color: #fff !important;
    border: unset;
    padding: 10px 20px 20px;
}
#top .avia_cart_buttons .show_details_button{
    display: none !important;
}
#top .avia_cart_buttons .button > span{
    display: none;
}
.qkl_cust_div .qkl_custButton, .single_add_to_cart_button, ul li.product.type-product a.button,
.woocommerce table.shop_table_responsive .qkl_cust_popup_edit_cart .button,
.woocommerce-page .woocommerce-cart-form .actions .button,.woocommerce a.button.alt, .woocommerce button.button,
#top div div.product .woocommerce-tabs ul.tabs li.active a{
    font-size: 17px !important;
    padding: 13px 22px 13px 22px !important;
    background-color: #6fbc50 !important;
    line-height: 1 !important ;
    border: 0px !important;
    color: #fff !important;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
    border-radius: 3px !important;
    text-decoration: none;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border: 1px solid transparent !important;
    /* margin-top: 12px; */
}
.qkl_cust_div .qkl_custButton, .single_add_to_cart_button, ul li.product.type-product a.button:hover,
.woocommerce table.shop_table_responsive .qkl_cust_popup_edit_cart .button:hover,
.woocommerce-page .woocommerce-cart-form .actions .button,.woocommerce a.button.alt, .woocommerce button.button:hover,
#top div div.product .woocommerce-tabs ul.tabs li.active a:hover{
    opacity: 1;
    background-color: #a2a2a2 !important;
    border: 1px solid #a2a2a2 !important;
}
h2.woocommerce-loop-product__title {
    font-size: 24px !important;
    line-height: 35px !important;
}
.template-shop .container{
    padding: 0 80px;
}
.product-sorting{
    display: none;
}
.sort-param>li>span{
    font-size: 18px;
    line-height: 24px;
    padding: 10px 40px 10px 10px;
}
.sort-param>li>span strong{
    font-size: 18px !important;
}
.container .av-content-small.units{
    width: 100%;
}
#top .avia_cart_buttons .button{
    width: auto;
    min-width: auto;
}
/* #top.woocommerce .all_colors p,
#top.woocommerce p, #top.woocommerceul li, #top.woocommerce p a, #top.woocommerce ol li, #top.woocommerce ul li{
    font-size: 18px;
    line-height: 26px
}
#top.woocommerce-page .all_colors p,
#top.woocommerce-page p, #top.woocommerce-page li, #top.woocommerce-page p a, #top.woocommerce-page ol li, #top.woocommerce-page ul li{
    font-size: 18px;
    line-height: 26px
} */
/* #top.woocommerce-js  p a.button{
    color: #fff;
} */
/* #top.woocommerce-js  p a.button:hover{
    color: #fff;
    background-color: #a2a2a2 ;
} */

/* Responsive css */
@media screen and (max-width:1600px){
    /* .single-product .summary {
        width: calc(52% - 1.5rem)!important;
    } */
}
@media screen and (max-width:1400px){
    .single-product .record .qkl-person-info :is(input[type=text],input[type=email]) {
        max-width: 172px;
    }
    /* body header {
        padding: 72px 2vw;
    }
    body footer {
        padding: 0px 2vw;
    } */
    #top.woocommerce-shop ul.products {
        gap:20px;
    }
    #top.woocommerce-shop ul.products li.product {
        width: calc(33.33% - 14px);
    }
    body.woocommerce-shop .is-layout-constrained > .alignwide{
        padding: 0px 2vw;
    }
    /* body.woocommerce-shop header .is-layout-constrained > .alignwide,body.woocommerce-shop footer .is-layout-constrained > .alignwide{
        padding: 0px 0vw;
    } */
    body.woocommerce-shop footer .wp-block-group{
        margin-left: 0px!important;
        margin-right: 0px!important;
        padding-left: 0px;
        padding-right: 0px;
    }
    /* .woocommerce div.product,.site-main .woocommerce-breadcrumb{
        padding: 0 2vw;
    } */
    /* .woocommerce-checkout main {
        padding: 0 2vw!important;
    }
    #top.woocommerce-checkout.woocommerce-order-received main{
        padding: 0 0vw!important;
    } */
    /* body.woocommerce-shop .site-content{
        padding: 0px 2vw;
    } */
    .woocommerce .content-area {
        padding: 0 0vw;
    }
    body.woocommerce-shop .has-global-padding{
        padding-left: 0px;
        padding-right: 0px;
    }
    
}
@media screen and (max-width:1200px){
    .single-product .record .qkl-person-info {
        gap: 10px;
        flex-wrap: wrap;
    }
    .single-product .record .qkl-person-info :is(input[type=text],input[type=email]) {
        max-width: 176px;
        margin: 0px 0px!important;
    }
    
    .woocommerce ul.products li.product .woocommerce-loop-product__link{
        height: auto;
    }
    
    
}
@media screen and (max-width:1024px){
    .wp-block-woocommerce-related-products ul li a.button {
        padding: 1rem 1rem;
    }
    .woocommerce ul.products li.product .woocommerce-loop-product__link{
        height: auto;
    }
}
@media screen and (max-width:989px) {
    .template-shop .container{
        padding: 0 30px;
    }
    .woocommerce ul.products li.product{
        width: calc(50% - 21px);
    }
    .qkl_cust_popup .qkl-person-row-single, .qkl_cust_popup_edit_cart .qkl-person-row-single{
        margin: 0px 30px;
    }
    .wp-block-woocommerce-related-products ul li {
        width: calc(50% - 13px)!important;
    }
    .woocommerce-page .related.products ul.products {
        flex-direction: unset;
    }
    .woocommerce-page .related.products ul.products[class*=columns-] li.product:nth-child(2n){
        padding-right: 0px!important;
    }
    .qkl_child_info.wrapper .qkl_child_wrap {
        width: calc(50% - 11px)!important;
    }
    .qkl_child_info.wrapper .qkl_child_wrap:nth-child(2n + 1){
        margin-right: 0px;
    }
    /* .single-product .summary {
        width: calc(50% - 1.5rem)!important;
    } */
    .single-product .single-product-main-image {
        width: 100%!important;
    }
    .single-product .record .qkl-person-info :is(input[type=text],input[type=email]) {
        max-width: 195px;
    }
    body.woocommerce .is-layout-constrained > .alignwide{
        flex-wrap: wrap!important;
    }
    body.woocommerce .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 100%;
    }
    .woocommerce .wp-block-woocommerce-product-image-gallery .woocommerce-product-gallery.images {
        margin-bottom: 0px;
    }
    /* .single-product .summary,.single-product-summary {
        width: 100%!important;
    } */
    .woocommerce-product-gallery {
        margin-bottom: 0px;
    }  
    .woocommerce-js div.product div.images {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 921px) {
    .woocommerce #content .ast-woocommerce-container div.product div.summary, .woocommerce .ast-woocommerce-container div.product div.summary, .woocommerce-page #content .ast-woocommerce-container div.product div.summary, .woocommerce-page .ast-woocommerce-container div.product div.summary {
        width: 100%;
        padding-left: 0;
    }
    .woocommerce-js div.product .related.products ul.products li.product {
        width: calc(33.33% - 14px);
    }
    .woocommerce table.shop_table_responsive .qkl_cust_popup_edit_cart .button, .woocommerce-page .woocommerce-cart-form .actions .button, .woocommerce a.button.alt{
        font-size: 14px !important;
    }
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{
        margin-right: 5px;
    }
   
}
@media screen and (max-width:768px){
    /* .woocommerce-page .woocommerce-cart-form .product-thumbnail {
        width: 120px;
        display: flex!important;
        align-items: center;
        height: 100%;
        justify-content: flex-start;
        background-color: transparent!important;
        text-align: left!important;
    } */
    /* .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        display: contents;
    } */
    .woocommerce-page table.shop_table_responsive tbody tr {
        border-top: 0px solid ;
    }
    .woocommerce-page .woocommerce-cart-form table.shop_table th.product-thumbnail{
        border: none;
    }
    .woocommerce-page table.cart td.actions .coupon button[type="submit"] {
        width: 100%!important;
    }
    .woocommerce .woocommerce-cart-form #coupon_code {
        width: 100%!important;
        /* margin: 0px 0px 10px 0px; */
    }
   
}
@media screen and (max-width:767px) {
    .qkl_cust_popup .qkl-person-row-single, .qkl_cust_popup_edit_cart .qkl-person-row-single{
        padding: 50px 30px;
    }
    .qkl_cust_popup .qkl-person-info input, .qkl_cust_popup_edit_cart .qkl-person-info input{
        /* height: 50px;        */
        font-size: 18px;
        line-height: normal;
    }
    .qkl_cust_popup .qkl-minus-btn button, .qkl_cust_popup  button#add_fields, .qkl_cust_popup_edit_cart .qkl-minus-btn button, .qkl_cust_popup_edit_cart button#add_fields{
        width: 49px;
        height: 49px;
    }
    .qkl_cust_popup button.single_add_to_cart_button.button, .qkl_cust_popup_edit_cart button.single_add_to_cart_button.button, .qkl_cust_popup_edit_cart div#qkl_add_people_btns button{
        height: 50px;
        line-height: 1 !important;
    }
    .qkl_cust_popup .qkl-close-btn, .qkl_cust_popup_edit_cart .qkl-close-btn{
        right: 18px;
        top: 18px;
    }
    .qkl_cust_popup .qkl-close-btn img, .qkl_cust_popup_edit_cart .qkl-close-btn img {
        width: 16px;
    }
    .qkl_cust_popup .qkl-person-info input, .qkl_cust_popup_edit_cart .qkl-person-info input {
        width: 100%;
        margin-right: 0px!important;
    }
    .qkl_cust_popup .qkl-person-info input:nth-child(3n), .qkl_cust_popup_edit_cart .qkl-person-info input:nth-child(3n){
        margin-right: 0!important;
    }
    .qkl_cust_popup .qkl-person-info, .qkl_cust_popup_edit_cart .qkl-person-info{
        width: calc(100% - 65px); 
    }
    .qkl_cust_popup_edit_cart div#qkl_add_people_btns button{
        font-size: 16px;
        width: 50px;
    }
    .qkl_cust_popup.show, .qkl_cust_popup_edit_cart.show {
        display: flex!important;
        align-items: center;
    }
    .qkl_cust_popup .qkl-person-row-single, .qkl_cust_popup_edit_cart .qkl-person-row-single {
        margin: 0px 15px;
    }
    .qkl_cust_popup .qkl-person-info, .qkl_cust_popup_edit_cart .qkl-person-info {
        flex-wrap: wrap;
    }
    .woocommerce table.cart td.actions .coupon{
        flex-wrap: wrap;
        width: 100%;
    }
    .woocommerce-page .woocommerce-cart-form #coupon_code, .woocommerce-page .woocommerce-cart-form .actions .button{
        width: 100%!important;
    }
    .woocommerce a.checkout-button, .woocommerce button.single_add_to_cart_button, .woocommerce button.woocommerce-form-login__submit {
        padding: 1rem 2rem;
    }
    .wp-block-woocommerce-related-products ul li {
        width: 100%!important;
    }
    .woocommerce ul.products.columns-4 li.product{
        width: 100%!important;
        padding-right: 0px;
    }
    .wp-block-woocommerce-related-products ul li {
        width: 100%!important;
    }
    .woocommerce .related.products ul.products[class*=columns-] li.product, .woocommerce-page .related.products ul.products[class*=columns-] li.product {
        /* padding: 0 0px 0px 0!important; */
        margin-bottom: 2em;
    }
    ul.products li.product .woocommerce-loop-product__link{
        width: 100%;
    }
    .woocommerce .content-area .site-main {
        margin: 0 0px;
    }
    .single-product .summary {
        width: 100%!important;
    }
    .qkl_child_info.wrapper .qkl_child_wrap {
        width: 100%!important;
        margin-right: 0px;
    }
    .woocommerce-cart-form table input.qty {
        padding: 5px 15px;
        margin-left: 0px;
    }
    .woocommerce-order-received table {
        overflow: auto;
        display: block;
        width: 100%;
    }
    #top.woocommerce-shop ul.products li.product {
        width: calc(50% - 10px)!important;
        margin-left: 0px!important;
        margin-right: 0px!important;
    }
   
    body.woocommerce-shop .is-layout-constrained > .alignwide {
        padding: 0px 4vw;
    }
    .woocommerce div.product {
        padding: 0 4vw;
    }
    /* body header {
        padding: 20px 4vw;
        margin-bottom: 50px!important;
    }
    body footer {
        padding: 0px 4vw;
    } */
    /* .woocommerce-checkout main {
        padding: 0 4vw!important;
    } */
    .woocommerce ul.products li.product a img {
        width: 100%!important;
        max-width: 100%!important;
    }
    .ast-separate-container .ast-woocommerce-container {
        padding: 0px;
    }
    .woocommerce .woocommerce-ordering{
        width: 100%;
        float: left;
    }
    .woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select{
        width: 100%;
    }
    .woocommerce-js .woocommerce-result-count {
        margin-top: 0;
    }
    .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title{      
        font-size: 17px;
        line-height: 24px;
    }
    .woocommerce-js div.product .related.products ul.products li.product{
        margin-right: 0;
    }
    .chapte_info ul.accordion li a{
        font-size: 17px;
        line-height: 25px;
    }
    .woocommerce .woocommerce-cart-form #coupon_code {       
        margin: 0px 0px 10px 0px;
    }
    .woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button{
        margin-left: 0;
    }
    /* .woocommerce-cart table.shop_table .woocommerce-Price-amount{
        padding-left: 5px;
    } */
    .woocommerce form.checkout_coupon .form-row {
        margin-right: 0;
        width: 100%;
        margin-bottom: 12px;
    }
    .woocommerce form.checkout_coupon .form-row:last-child{
        margin-bottom: 0;
    }
    .woocommerce-js div.product .product_title{
        font-size: 34px;
        font-weight: 600;
        line-height: 42px;
        margin-bottom: 10px;
    }
    .woocommerce .up-sells h2, .woocommerce .related.products h2, .woocommerce .woocommerce-tabs h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .woocommerce-js div.product .woocommerce-tabs ul.tabs:before{
        background-color: unset;
    }
    .single-product .record .qkl-person-info :is(input[type=text],input[type=email]){
        font-size: 15px !important;
    }
    .qkl_cust_div .input-text.qty, form.cart .input-text.qty{
        line-height: 20px !important;
    }
    .qkl_child_info.wrapper .qkl_child_wrap .qkl_child_title{       
        min-height: auto;
    }
    .wc-block-components-notice-banner>.wc-block-components-notice-banner__content{
        display: flex;
       flex-wrap: wrap;
       flex-direction: column;
       gap: 15px;
    }
}
@media screen and (max-width:576px) {
    .woocommerce-page .woocommerce-cart-form .product-thumbnail {
        width: 60px;
    }
    #top div table.shop_table td {
        padding: 6px 6px;
    }
    .woocommerce-page h1 {
        word-break: break-word;
        /* font-size: 40px!important; */
    }
    .woocommerce-column--billing-address,.woocommerce-column--shipping-address,.woocommerce-page .woocommerce-customer-details address {
        width: 100%!important;
    }
    .woocommerce-page .woocommerce-customer-details address {
        padding: 1rem;
    }
    .woocommerce-page.woocommerce-checkout form #order_review td.product-name, .woocommerce-page table.shop_table tbody .product-name .variation dt, .woocommerce-page table.shop_table_responsive tbody .product-name .variation dt,.woocommerce-page.woocommerce-checkout table.shop_table td{
        font-size: 14px;
        line-height: 20px;
    }
    .woocommerce-page table.shop_table tbody .product-name .variation dd{
        font-size: 14px;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        /* width: 100%; */
    }
    .woocommerce ul.products li.product .woocommerce-loop-product__link {
        height: auto;
    }
    
}
@media screen and (max-width:544px) {
    .ast-separate-container #content .ast-container {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media screen and (max-width:479px) {
    .qkl_cust_popup button.single_add_to_cart_button.button, .qkl_cust_popup_edit_cart button.single_add_to_cart_button.button{
        font-size: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .qkl_cust_popup, .qkl_cust_popup_edit_cart{
        padding: 0 15px;
    }
    .qkl_cust_popup .qkl-person-row-single, .qkl_cust_popup_edit_cart .qkl-person-row-single{
        padding: 50px 20px;
    }
    .qkl_cust_popup .qkl-close-btn img, .qkl_cust_popup_edit_cart .qkl-close-btn img{
        width: 15px;
    }
    .qkl_cust_div .qkl_custButton, .single_add_to_cart_button {
        font-size: 1.1rem!important;
        padding: 15px 17px!important;
    }
   
    .single-product .record .qkl-person-info :is(input[type=text],input[type=email]) {
        max-width: 100%;
        width: 100%;
    }
    .woocommerce-tabs ul li a {
        padding: 9px 30px;
    }
    .woocommerce form .form-row-first,.woocommerce-page form .form-row-first,
    .woocommerce form .form-row-last, .woocommerce-page form .form-row-last{
        width: 100%;
        float: unset;
    }
    .woocommerce-page .woocommerce-checkout, .woocommerce-page.woocommerce-order-pay {
        display: block;
    }
    /* .woocommerce-page .woocommerce-checkout .woocommerce-checkout-review-order-table td,.woocommerce-page .woocommerce-checkout #order_review .shop_table td{
        font-size: 16px;
    } */
    .woocommerce-page .woocommerce-cart-form .product-thumbnail {
        width: 80px;
    }
    #top #main .shop_table.order_details {
        overflow: auto;
        width: 100%;
        display: block;
    }
    /* #top .template-page .entry-content-wrapper h2{
        font-size: 24px;
    } */
    #top.woocommerce-shop ul.products li.product {
        width: 100%!important;
    }
    /* h2.woocommerce-order-details__title{
        word-break: break-word;
    } */
    .woocommerce table.shop_table_responsive .qkl_cust_popup_edit_cart .button{
        padding: 13px 10px 13px !important;
    }
    .qkl_cust_popup_edit_cart div#qkl_add_people_btns button[type="submit"]{
        margin-left: 6px;
    }
    .woocommerce-page.woocommerce-checkout table.shop_table th {
        font-size: 14px;
        line-height: 21px;
    }
    .woocommerce-page.woocommerce-checkout form #order_review td.product-name, .woocommerce-page table.shop_table tbody .product-name .variation dt, .woocommerce-page table.shop_table_responsive tbody .product-name .variation dt, .woocommerce-page.woocommerce-checkout table.shop_table td{
        font-size: 13px;
    }
    form #order_review_heading {
        padding: 15px !important;
    }
    /* form #order_review {
        padding: 0 !important;
    } */
    .woocommerce-js div.product .product_title{
        font-size: 25px;      
        line-height: 30px;
        margin-bottom: 10px;
    }    
    .woocommerce-js td.product-name dl.variation, .woocommerce-js td.product-name dl.variation > *, .woocommerce-page.woocommerce-checkout table.shop_table td, .woocommerce.woocommerce-checkout table.shop_table td {
        font-size: 13px !important;
        line-height: 21px !important;
    }

}
@media screen and (max-width: 375px){
    #top.woocommerce-page .woocommerce-cart-form .product-thumbnail {
        width: 30px;
    }
    table.shop_table tr td.product-name dt.variation-email{
        border-bottom: 0px solid;
        padding-bottom: 0px;
    }
    #top .template-page .entry-content-wrapper h2 {
        font-size: 20px;
    }
    .woocommerce-order-received .woocommerce-order li, .woocommerce-order-received .woocommerce-order p {
        font-size: 16px;
    }
    .woocommerce-checkout dl.variation p {
        /* font-size: 14px; */
        display: inline-block;
    }
    .woocommerce-js td.product-name dl.variation, .woocommerce-js td.product-name dl.variation > *, .woocommerce-page.woocommerce-checkout table.shop_table td, .woocommerce.woocommerce-checkout table.shop_table td {
        font-size: 12px !important;
        line-height: 20px !important;
    }
    .woocommerce-page.woocommerce-checkout table.shop_table th, .woocommerce.woocommerce-checkout table.shop_table th, .woocommerce-page.woocommerce-checkout table.shop_table td, .woocommerce.woocommerce-checkout table.shop_table td {
        font-size: 13px;
        line-height: 20px;
    }
   
}
