/* date 18-12-2025 css start */
.kg-header-mega-menu-main .pagelayer-wp-menu-container .menu-menu-1-container ul li.menu-item .pagelayer-menu-item-holder .pagelayer-col-holder .pagelayer-heading {
/*     margin: 0 0 5px; */
    font-size: 15px;
}
.kg-header-mega-menu-main .pagelayer-wp-menu-container .menu-menu-1-container ul li.menu-item .pagelayer-menu-item-holder .pagelayer-col-holder .pagelayer-list {
    margin: 0 0 20px;
    padding-left: 8px;
}
.kg-header-mega-menu-main .pagelayer-wp-menu-container .menu-menu-1-container ul li.menu-item .pagelayer-menu-item-holder .pagelayer-col-holder .pagelayer-list .pagelayer-list-url .pagelayer-list-icon-holder {
    padding: 4px 0;
    font-size: 14px;
}
.kg-header-mega-menu-main .pagelayer-wp-menu-container .menu-menu-1-container ul li.menu-item .pagelayer-menu-item-holder .pagelayer-col-holder .pagelayer-list:last-child {
    margin: 0;
}
.kg-header-mega-menu-main .pagelayer-wp-menu-container .menu-menu-1-container ul li.menu-item .pagelayer-mega-menu {
    padding: 24px 10px;
}
.kg-header-mega-menu-main .pagelayer-wp-menu-container .menu-menu-1-container ul li.menu-item .pagelayer-menu-item-holder .pagelayer-row-holder .pagelayer-col:not(:last-child) .pagelayer-col-holder {
    border-right: 1px solid #ddd;
}
@media screen and (max-width: 768px) {
    .kg-header-mega-menu-main .pagelayer-wp-menu-container .menu-menu-1-container ul li.menu-item .pagelayer-mega-menu {
        background-color: #141414e0;
        color: white;
    }
    .kg-header-mega-menu-main .pagelayer-wp-menu-container .menu-menu-1-container ul li.menu-item .pagelayer-menu-item-holder .pagelayer-col-holder {
        padding: 0;
    }
    .kg-header-mega-menu-main .pagelayer-wp-menu-container .menu-menu-1-container ul li.menu-item .pagelayer-menu-item-holder .pagelayer-col-holder .pagelayer-heading-holder {
        color: #ffffff;
    }
    .kg-header-mega-menu-main .pagelayer-wp-menu-container .menu-menu-1-container ul li.menu-item .pagelayer-menu-item-holder .pagelayer-col-holder .pagelayer-list-item {
        color: #e5e5e5;
    }
}
/* date 18-12-2025 css start */


/* date 06-01-2026 */



 .kg-youtube-short-item .kg-youtube-short-inner a figure {
    display: block;
    max-width: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: relative;
    vertical-align: middle
}

 .kg-youtube-short-item .kg-youtube-short-inner a figure img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
    border-radius: 10px;
	     box-shadow: 0 2px 5px 2px rgb(99 99 99 / 50%);
}

 .kg-youtube-short-item .kg-youtube-short-inner a figure::after {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 178%
}

.kg-youtube-short-inner-container {
    display: block
}

 .kg-youtube-short-item .kg-youtube-short-inner a .kg-youtube-video {
    display: block;
    max-width: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: relative;
    vertical-align: middle
}

 .kg-youtube-short-item .kg-youtube-short-inner a .kg-youtube-video iframe {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
    border-radius: 10px;
	     box-shadow: 0 2px 5px 2px rgb(99 99 99 / 50%);
}

 .kg-youtube-short-item .kg-youtube-short-inner a .kg-youtube-video::after {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 178%
}

 .kg-youtube-short-item .kg-youtube-short-inner a {
    position: relative;
    height: 100%;
    display: block;
    width: 100%
}

 .kg-youtube-short-item .kg-youtube-short-inner a .kg-icons svg {
    width: 30px;
    height: 30px;
    filter: invert(1)
}

 .kg-youtube-short-item .kg-youtube-short-inner a .kg-icons {
    position: absolute;
    bottom: 0;
    left: 0;
    right: auto;
    top: auto
}

@media screen and (max-width: 768px) {
.kg-youtube-shorts-section .kg-youtube-shorts-wrapper{
	width:50% !important;
}
}
@media screen and (max-width: 400px) {
.kg-youtube-shorts-section .kg-youtube-shorts-wrapper{
	width:100% !important;
}
}


.kg-masonry-grid-wrapper {
    column-count: 4;
    padding-inline: 10px;
    column-gap: 20px;
}

@media (max-width: 1100px) {
    .kg-masonry-grid-wrapper { column-count: 3; }
}

@media (max-width: 768px) {
    .kg-masonry-grid-wrapper { column-count: 2; }
}

@media (max-width: 480px) {
    .kg-masonry-grid-wrapper { column-count: 1; }
}


.kg-masonry-grid-wrapper {
    column-count: 4;
    padding-inline: 10px;
    column-gap: 20px;
}

@media (max-width: 1100px) {
    .kg-masonry-grid-wrapper { column-count: 3; }
}

@media (max-width: 768px) {
    .kg-masonry-grid-wrapper { column-count: 2; }
}

@media (max-width: 480px) {
    .kg-masonry-grid-wrapper { column-count: 1; }
}

.kg-masonry-grid-wrapper img {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 10px;
    display: block;
    break-inside: avoid;
	    box-shadow: 0 2px 5px 2px rgb(99 99 99 / 50%);
    transition: 0.3s ease;
}

.kg-masonry-grid-wrapper img:hover {
    transform: scale(1.03);
    box-shadow: 0 10 10px rgba(0,0,0,0.2);
}
.kg-youtube-shorts-section .pagelayer-col-holder > div:not(:last-child){
	margin-bottom : 0px !important;
}



.woocommerce-page main#primary {
    max-width: 1170px;
    margin: 60px auto !important;
    width: 100% !important;
    display: block;
    padding: 0 15px;
    float: unset;
    border: none;
    box-shadow: none;
}
.woocommerce-page main#primary nav.woocommerce-breadcrumb {
    color: #000;
    font-weight: 600;
    font-family: Open Sans;
    margin-bottom: 0px;
}
.woocommerce-page main#primary ul.products {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin: 40px 0 0;
}
.woocommerce-page main#primary ul.products li.product-category {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin: 0;
}
.woocommerce-page main#primary ul.products::before,
.woocommerce-page main#primary ul.products::after,
.woocommerce-page main#primary header.woocommerce-products-header{
    display: none;
}
.woocommerce-page main#primary ul.products li.product-category img {
    width: 100%;
    object-fit: cover;
    height: auto;
}
.woocommerce-page main#primary ul.products li.product-category h2.woocommerce-loop-category__title {
    padding: 0;
    margin: 20px 0 0;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    font-family: Open Sans !important;
}
.woocommerce-page main#primary ul.products li.product-category h2.woocommerce-loop-category__title mark.count {
    background: none;
}
.pagelayer-row.pagelayer-auto .pagelayer-col .pagelayer-col-holder .pagelayer-post_title {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.woocommerce-page header.pagelayer-header .pagelayer-row-stretch-auto.pagelayer-height-custom {
    padding: 250px 0;
}
@media screen and (max-width:991px) {
    .woocommerce-page main#primary ul.products {
       grid-template-columns: repeat(2,1fr);
    }
}
@media screen and (max-width:767px) {
.woocommerce-page main#primary nav.woocommerce-breadcrumb {
    margin-bottom: 20px;
}
}
@media screen and (max-width:475px) {
    .woocommerce-page main#primary ul.products {
       grid-template-columns: repeat(1,1fr);
    }
} 
.woocommerce-page main#primary ul.products li.product {
    min-width: 100%;
    padding: 15px;
    max-width: 100%;
    box-shadow: none;
    width: 100%;
    display: block;
    margin: 0;
    border: 1px solid #DEDEDE;
    border-radius: 0px;
}
.woocommerce-page main#primary ul.products li.product h2.woocommerce-loop-product__title {
    padding: 0 !important;
    margin: 20px 0 16px !important;
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    font-family: Open Sans !important;
    line-height: 22px;
    text-transform: capitalize;
    text-align: left;   
}
.woocommerce-page main#primary ul.products li.product span.price {
    color: #7a7878;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 0;
}
.woocommerce-page main#primary ul.products li.product a.button.product_type_simple {
     background: transparent;
    color: #e2b13c;
    border: 2px solid #e2b13c;
    position: relative;
    overflow: hidden;
    z-index: 1;
    outline: none;
    border-radius: 5px;
    font-family: system-ui;
    font-weight: 500;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.4s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 12px 10px;
    border-radius: 0px;
    margin-left: 0px;
    margin-bottom: 0;
}
.woocommerce-page main#primary ul.products li.product a.button.product_type_simple:hover{
    color: #fff;
}
.woocommerce-page main#primary ul.products li.product a.button.product_type_simple:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #e2b13c;
    z-index: -1;
    transform: translateX(-100%);
    transition: transform 0.5s ease;
}
.woocommerce-page main#primary ul.products li.product a.button.product_type_simple:hover::before{
    transform: translateX(0);
}
.woocommerce-page main#primary p.woocommerce-result-count {
    display: none;
}
.woocommerce-page main#primary form.woocommerce-ordering {
    margin: 0px;
}
.woocommerce-page main#primary form.woocommerce-ordering select.orderby {
    border: 1px solid #9f9b9b;
    padding: 6px 10px;
    border-radius: 4px;
    position: relative;
}
.woocommerce-page main#primary {
    margin: 60px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.woocommerce-page main#primary .entry-summary h1.product_title.entry-title {
    color: black;
    margin: 0 0 8px;
    font-family: Open Sans;
    font-weight: 600;
    line-height: 1.1;
    font-size: 34px;
}
.woocommerce-page main#primary .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
    object-fit: cover;
    margin: 0;
    width: 100%;
    height: auto;
}
.woocommerce-page main#primary .woocommerce-product-gallery,
.woocommerce-page main#primary .entry-summary {
    margin: 0;
}
.woocommerce-page main#primary .entry-summary p.price {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 26px;
} 
.woocommerce-page main#primary .entry-summary p.stock {
    color: #000;
    margin: 0 0 16px;
    font-size: 18px;
    font-weight: 600;
}            
.woocommerce-page main#primary .entry-summary form button.single_add_to_cart_button {
    background: transparent;
    color: #e2b13c;
    border: 2px solid #e2b13c;
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 10px !important;
    outline: none;
    font-family: Open Sans;
    font-weight: 500;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.4s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 0;
    min-height: 52px;   
}
.woocommerce-page main#primary .entry-summary form button.single_add_to_cart_button:hover{
    color: #fff;
} 
.woocommerce-page main#primary .entry-summary form button.single_add_to_cart_button::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #e2b13c;
    z-index: -1;
    transform: translateX(-100%);
    transition: transform 0.5s ease; 
}
.woocommerce-page main#primary .entry-summary form button.single_add_to_cart_button:hover::before{
    transform: translateX(0);
}
.woocommerce-page main#primary .entry-summary form {
    padding: 0;
    border: none;
    margin: 0 0 30px;
    width: 100%;
    display: flex;
}
.woocommerce-page main#primary .woocommerce-tabs.wc-tabs-wrapper {
    padding: 60px 0 0;
    margin: 0;
}
.woocommerce-page main#primary .woocommerce-tabs.wc-tabs-wrapper ul.tabs {
    padding: 0;
    display: flex;
    gap: 24px;
    margin: 0;
}
.woocommerce-page main#primary .purchasable.product-type-simple {
     margin: 60px 0 0;
    width: 100%;
}
.woocommerce-page main#primary .woocommerce-tabs.wc-tabs-wrapper ul.tabs li {
    width: 250px;
    padding: 16px 20px;
    text-align: center;
    border-radius: 0px;
    background-color: #e2b13c;
    color: #fff;
}
.woocommerce-page main#primary .woocommerce-tabs.wc-tabs-wrapper ul.tabs li a {
    color: #fff;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
}
.woocommerce-page main#primary .woocommerce-tabs.wc-tabs-wrapper ul.tabs li:before,
.woocommerce-page main#primary .woocommerce-tabs.wc-tabs-wrapper ul.tabs::before {
    display: none;
}
.woocommerce-page main#primary .woocommerce-tabs.wc-tabs-wrapper ul.tabs li.active {
    background-color: #060606;
}
.woocommerce-page main#primary .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
    padding: 0;
}
.woocommerce-page main#primary .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2 {
    margin: 32px 0 0;
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
}
.woocommerce-page main#primary .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel table.woocommerce-product-attributes {
    margin-top: 32px;
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 15px;
    background: #fff;
    border: none;
}
.woocommerce-page main#primary .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel table.woocommerce-product-attributes tbody tr {
    border-bottom: 1px solid #e5e5e5;
}
.woocommerce-page main#primary .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel table.woocommerce-product-attributes tbody tr th {
    text-align: left;
    padding: 12px 16px;
    font-weight: 600;
    color: #333;
    width: 30%;
    border: none;
    line-height: 1.5;
}
.woocommerce-page main#primary .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel table.woocommerce-product-attributes tbody tr td {
    padding: 12px 16px;
    color: #555;
    
}
.woocommerce-page main#primary .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel table.woocommerce-product-attributes tbody tr:last-child{
    border:none
}
section.related.products h2 {
    margin: 75px 0 0;
    font-family: Open Sans;
    font-size: 42px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: left;
}
.woocommerce-page main#primary .woocommerce-tabs.wc-tabs-wrapper ul.tabs li.active:hover {
    opacity: .6;
}
.woocommerce-page main#primary .woocommerce-tabs.wc-tabs-wrapper ul.tabs li#tab-title-reviews:hover{
    background-color: #333;
}
.woocommerce-page main#primary .woocommerce-tabs.wc-tabs-wrapper ul.tabs li.active::after{
    display: none;
}
.woocommerce-page .entry-content {
    min-width: 100%;
    margin: 60px 0;
}
.woocommerce-page .entry-content .woocommerce .wc-empty-cart-message {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}
.woocommerce-page .entry-content .woocommerce .wc-empty-cart-message .cart-empty.woocommerce-info {
    background: #f8f9fb;
    padding: 30px 40px;
    border-radius: 14px;
    font-size: 18px;
    color: #333;
    text-align: center;
    max-width: 520px;
    width: 100%;
    border-top-color: #e2b13c;
    margin: 0;
}
.woocommerce-page .entry-content .woocommerce .wc-empty-cart-message .woocommerce-info::before {
    color: #e2b13c;
    top: 30px;
    left: 15px;
}
.woocommerce-page .entry-content .woocommerce p.return-to-shop {
    text-align: center;
    margin: 32px 0 0;
}
.woocommerce-page .entry-content .woocommerce p.return-to-shop a.button.wc-backward{
    background: transparent;
    color: #e2b13c;
    border: 2px solid #e2b13c;
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 15px 40px !important;
    outline: none;
    border-radius: 5px;
    font-family: Open Sans;
    font-weight: 500;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.4s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: 0 auto;
}
.woocommerce-page .entry-content .woocommerce p.return-to-shop a.button.wc-backward:hover{
    color: #fff;
} 
.woocommerce-page .entry-content .woocommerce p.return-to-shop a.button.wc-backward::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #e2b13c;
    z-index: -1;
    transform: translateX(-100%);
    transition: transform 0.5s ease; 
}
.woocommerce-page .entry-content .woocommerce p.return-to-shop a.button.wc-backward:hover::before{
    transform: translateX(0);
}
.woocommerce-page main#primary .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-Reviews {
    display: flex;
    gap: 40px;
}
.woocommerce-page main#primary .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .woocommerce-Reviews #comments {
    width: fit-content;
    float: unset;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper {
    width: 100%;
    float: unset;
    max-width: 608px;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond {
    margin: 48px 0 0;
    box-shadow: 0 0 10px #eee;
    border: none;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond .comment-reply-title {
    padding: 0 !important;
    font-size: 24px;
    margin: 0 0 14px;
    display: block;
    line-height: 1.2;
    font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p,
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-rating p.stars,
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-rating p.stars span,
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form {
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.comment-notes {
    padding: 0;
    font-size: 16px;
    margin: 0 0 30px;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-rating label span.required,
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.comment-notes span.required,
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.comment-form-comment label span {
    color: red;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-rating label,
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p label {
    font-size: 15px;
    font-weight: 600;
    font-family: 'Open Sans';
    letter-spacing: 0px;
    text-transform: capitalize;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form .comment-form-rating p.stars span a{
    color: #e2b13c;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p textarea#comment {
    background: none;
    padding: 16px;
    margin: 0;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p input {
    width: 100%;
    padding: 16px;
    border: 1px solid #cccccc;
    border-radius: 3px;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.comment-form-cookies-consent {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 24px 0;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.comment-form-cookies-consent input {
    width: 24px;
    height: 23px;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.comment-form-cookies-consent input {
    appearance: none;
    -webkit-appearance: none;
    width: 30px;
    height: 25px;
    border: 2px solid #e2b13c;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    padding: 0;
    margin: 6px 0 0;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.comment-form-cookies-consent input:checked {
    background-color: #e2b13c;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.comment-form-cookies-consent input:checked:after{
    content: "✔";
    color: #fff;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 111;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.comment-form-cookies-consent label {
    padding: 0;
    margin: 0;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.form-submit {
    width: fit-content;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.form-submit input#submit {
    padding: 14px 32px;
    background: transparent;
    color: #e2b13c;
    border: 2px solid #e2b13c;
    position: relative;
    overflow: hidden; 
    z-index: 1;
    outline: none;
    font-family: system-ui;
    font-weight: 500;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.4s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.form-submit input#submit:hover{
    color: #fff;
    background: #e2b13c;
}
/* .woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.form-submit input#submit::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #e2b13c;
    z-index: -1;
    transform: translateX(-100%);
    transition: transform 0.5s ease; 
}
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p.form-submit input#submit:hover::after{
    transform: translateX(0);
} */
.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews #review_form_wrapper #review_form .comment-respond form p span {
    color: red;
}
.woocommerce-page main#primary .entry-summary form .quantity input.input-text {
    height: 48px;
    border: 2px solid #00000078;
}
.woocommerce-page main#primary .woocommerce-notices-wrapper {
    margin: 20px 0 0;
}
.woocommerce-page main#primary .woocommerce-notices-wrapper .woocommerce-message {
    border-top-color: #e2b13c;
    margin: 0;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 10px 11px 40px;
    justify-content: space-between;
    flex-wrap: wrap;
}
.woocommerce-checkout .checkout.woocommerce-checkout #order_review {
    margin: 0;
}
.woocommerce-page main#primary .woocommerce-notices-wrapper .woocommerce-message::after {
    display: none;
}
.woocommerce-page main#primary .woocommerce-notices-wrapper .woocommerce-message::before {
    content: "\e015";
    color: #e2b13c;
    top: 18px;
    left: 15px;
}
.woocommerce-page main#primary .woocommerce-notices-wrapper .woocommerce-message a.button {
   background: #e2b13c;
    color: #fff;
    font-weight: 600;
    letter-spacing: .4px;
    font-size: 14px;
}
/* .woocommerce-cart .pagelayer-height-default .pagelayer-row-holder .pagelayer-col,
.woocommerce-cart .pagelayer-height-default .pagelayer-row-holder.pagelayer-width-auto .pagelayer-col-holder {
    padding: 0;
} */
.woocommerce-cart main#primary {
    display: block;
    margin: 0 auto !important;
}
.woocommerce-cart main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive {
    border: none;
    border-collapse: collapse;
    width: 100%;
}
.woocommerce-cart main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive thead tr {
    outline: 1px solid #eee;
    background: #c9c9c9;
    color: #000000;
    padding: 16px 12px;
    font-weight: 600;
    text-align: left;
    border: none;
}
.woocommerce-cart main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tr td.actions {
    padding: 20px 15px 20px;
}
.woocommerce-cart main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tr td.actions .coupon input#coupon_code {
    height: 42px;
    width: 220px;
    border: 1px solid #ccc;
    padding: 0 10px;
    border-radius: 0;
    margin-right: 10px;
    box-shadow: none;
    outline: none;
    font-size: 14px;
}
.woocommerce-cart main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tr td a {
    text-decoration: none;
    transition: all .4s ease;
}
.woocommerce-cart main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tr td a:hover{
    color: #e2b13c;
}
.woocommerce-checkout .checkout.woocommerce-checkout h3#order_review_heading {
    padding-bottom: 18px;
    border-color: #ebebeb;
}
.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table.woocommerce-checkout-review-order-table {
    border-collapse: collapse;
    border: 0;
}
.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table.woocommerce-checkout-review-order-table thead {
    background: transparent;
    color: #000;
}
.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table.woocommerce-checkout-review-order-table tr th {
    font-weight: 600;
    font-size: 15px;
}
.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table.woocommerce-checkout-review-order-table tr td {
    font-weight: 400;
    font-size: 15px;
}
.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table.woocommerce-checkout-review-order-table thead th {
    font-weight: 600;
}
.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-checkout-review-order #payment .payment_box {
    background: transparent;
    border: 1px solid #0000001a;
}
.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-checkout-review-order #payment .payment_box::before {
    border: 1em solid #f3f3f3;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
}
.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-checkout-review-order #payment .payment_box .wc-stripe-payment-method-instruction {
    font-size: 14px;
    letter-spacing: 0;
    margin-bottom: 14px;
}
.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-checkout-review-order #payment .payment_box fieldset {
    padding: 0;
    border: 0;
}
.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-checkout-review-order #payment .place-order {
    padding: 0;
    margin: 0;
}
.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-checkout-review-order #payment .place-order .woocommerce-terms-and-conditions-wrapper p {
    font-size: 13px;
    margin-bottom: 10px;
}
.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-checkout-review-order #payment .place-order button#place_order {
    transition: all 400ms !important;
    border: 2px solid #e2b13c;
    padding: calc(32px / 2) 32px;
    background-color: rgba(122, 144, 162, 0.00);
    color: #e2b13c;
    font-family: Open Sans;
    font-size: 16px !important;
    height: auto;
    font-weight: 600;
}
.woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-checkout-review-order #payment .place-order button#place_order:hover {
    background: #e2b13c;
    color: #fff;
}
@media screen and (max-width: 767px){
    .woocommerce-checkout .checkout.woocommerce-checkout div#customer_details {
        width: 100%;
        float: unset;
    }
    .woocommerce-checkout .checkout.woocommerce-checkout h3#order_review_heading {
        width: 100%;
        float: unset;
    }
    .woocommerce-checkout .checkout.woocommerce-checkout  div#order_review {
        width: 100%;
    }
    .woocommerce-checkout .checkout.woocommerce-checkout div#order_review {
        padding: 0 20px 20px;
    }
}
.woocommerce-checkout.woocommerce-page main#primary{
    margin: auto !important;
    padding: 0 15px !important;
}
.woocommerce-cart main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive thead tr th {
    font-weight: 600;
}
.woocommerce-cart main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tr td.actions button.button {
    transition: all 400ms !important;
    background: transparent;
    border-radius: 0;
    border: 2px solid #000;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    float: unset;
}
.woocommerce-cart main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tr td.actions button.button:hover {
    background: #000;
    color: #fff;
}
.woocommerce-page .cart-collaterals .cart_totals h2 {
    text-align: center;
    font-family: 'Open Sans';
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table tr th {
    font-size: 15px;
    font-weight: 600;
    color: #000;
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table a.shipping-calculator-button {
    font-size: 14px;
    color: #000;
    text-decoration: underline;
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table strong {
    font-weight: 600;
    color: #000;
}
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
    transition: all 400ms !important;
    border: 2px solid #e2b13c;
    padding: calc(32px / 2) 32px;
    background-color: rgba(122, 144, 162, 0.00);
    color: #e2b13c;
    font-family: Open Sans;
    font-size: 16px !important;
    height: auto;
    font-weight: 600;
     z-index: 999;
}
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:hover {
    color: #fff;
}
/* .woocommerce-checkout .pagelayer-row-holder .pagelayer-col { 
    padding-bottom: 0;
} */
 .pagelayer-row-holder .pagelayer-col .pagelayer-col-holder .pagelayer-post-title h1{
     font-family: 'Open Sans';
 }
.woocommerce-cart .pagelayer-row-holder .pagelayer-col .pagelayer-col-holder .pagelayer-post-title h1 {
   font-family: 'Open Sans'; 
}
.woocommerce-checkout .pagelayer-row-holder .pagelayer-col .pagelayer-col-holder .pagelayer-post-title h1 {
    font-family: 'Open Sans'; 
}
.woocommerce-checkout main#primary {
    margin-top: 0px !important;
}
.single-product .kg-single-product-summary .woo-variation-product-gallery{
    max-width: 500px !important;
    width: 100%;
}
.single-product .type-product{
    display: flex;
    flex-direction: column;
}
.woocommerce-page main#primary .kg-single-product-summary .entry-summary form .quantity { 
    max-width: 150px;
    width: 100%;
    margin: 0 11px 0 0;
}
.woocommerce-page main#primary .entry-summary form .quantity .kg-quantity-wrapper {
    display: flex;
    align-items: center;
    border: 1px solid #dfdfdf;
    height: 52px;
    justify-content: space-between;
}
.woocommerce-page main#primary .entry-summary form .quantity .kg-quantity-wrapper button {
    background: none;
    color: #000;
    border: none;
    padding: 0;
    max-width: 43px;
    font-weight: 400;
    width: 100%;
    height: 100%;
    font-size: 20px;
}
.woocommerce-page main#primary .entry-summary form .quantity .kg-quantity-wrapper input {
    border: none;
    padding: 0;
    width: 100%;
    text-align: center;
}
.woocommerce-page main#primary .entry-summary form .quantity .kg-quantity-wrapper input::-webkit-inner-spin-button ,
.woocommerce-page main#primary .entry-summary form .quantity .kg-quantity-wrapper input::-webkit-outer-spin-button {
    display: none;
}
.woocommerce-page main#primary .kg-single-product-summary .kg-single-product-description h2 {
    margin: 0 0 16px;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    font-family: 'Open Sans';
    line-height: 1;
    letter-spacing: normal;
}
.woocommerce-page main#primary .kg-single-product-summary .kg-single-product-description p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0 0 20px;
}
.woocommerce-page main#primary .kg-single-product-summary .product_meta span {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
}
.woocommerce-page main#primary .kg-single-product-summary .product_meta span.sku_wrapper {
    display: block;
    margin: 0 0 5px;
}
.woocommerce-page main#primary .kg-single-product-summary .product_meta span.posted_in {
    display: block;
}
.woocommerce-cart.woocommerce-page main#primary{
    max-width: 1170px;
    padding: 0 15px !important;
    width: 100% !important;
    margin: auto !important;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tr td a svg path {
    stroke: #000;
    transition: transform 0.125s ease-in-out;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tr td a svg:hover path.remove-icon-bottom{
    transform: translateY(1.5px);
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tr td a svg:hover path.remove-icon-top{
    transform: translate(calc(-1 * 1.5px), 1.5px) rotate(-15deg);
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tr td a{
    border:none
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tr td a:hover{
    background: none;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr {
    display: block;
    border-bottom: 1px solid #0000000f;
    padding-bottom: 24px;
    margin-bottom: 24px;
    outline: 0px;
    background: #fff !important;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce {
    display: flex;
    gap: 30px;
    justify-content: space-between;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce form {
    width: 70%;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce .cart-collaterals {
    width: 30%;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
    margin: 0;
    box-shadow: none;
    background: #f8f8f8;
}
.woocommerce-page main#primary .kg-single-product-summary .woo-variation-gallery-wrapper .woo-variation-gallery-slider .slick-arrow {
    width: 38px;
    height: 38px;
    opacity: 0;
    background: transparent;
    font-size: 22px;
}
.woocommerce-page main#primary .kg-single-product-summary .woo-variation-gallery-wrapper .woo-variation-gallery-slider .slick-arrow::before {
    color: #000;
}
.woocommerce-page main#primary .kg-single-product-summary .woo-variation-gallery-wrapper:hover .woo-variation-gallery-slider .slick-arrow.wvg-slider-prev-arrow {
    left: 12px;
    opacity: 1;
}
.woocommerce-page main#primary .kg-single-product-summary .woo-variation-gallery-wrapper:hover .woo-variation-gallery-slider .slick-arrow.wvg-slider-next-arrow {
    right: 12px;
    opacity: 1;
}
.woocommerce-page main#primary .kg-single-product-summary .woo-variation-gallery-wrapper .woo-variation-gallery-thumbnail-wrapper .slick-arrow::before {
    color: #000;
}
.woocommerce-page main#primary .kg-single-product-summary .woo-variation-gallery-wrapper .woo-variation-gallery-thumbnail-wrapper .slick-arrow {
    background: transparent;
    font-size: 18px;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item {
    border-bottom: 1px solid #0000000f;
    padding-bottom: 24px;
    margin-bottom: 24px;
    outline: 0px;
    background: #fff !important;
    display: grid; 
    grid-template-columns: .2fr .50fr 1fr 0.7fr .5fr;
    justify-items: center;
    align-items: center;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce #wc-stripe-express-checkout__order-attribution-inputs,
.woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce .woocommerce-notices-wrapper {
    display: none;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-thumbnail {
    padding: 0;
    min-width: auto;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-thumbnail a {
    width: 90px;
    display: block;
    height: 90px;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-thumbnail a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-name a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    margin: 0 0 4px;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-name {
    padding: 0 20px;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td a svg {
    width: 28px;
    height: 28px;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-name span.woocommerce-Price-amount {
    text-decoration: none !important;
    border: none;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-name span.woocommerce-Price-amount bdi span.woocommerce-Price-currencySymbol,
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-name span.woocommerce-Price-amount bdi {
    text-decoration: none !important;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-name span.woocommerce-Price-amount bdi {
   font-weight: 500;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-quantity .quantity .kg-quantity-wrapper {
    display: flex;
    align-items: center;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-quantity .quantity .kg-quantity-wrapper {
    display: inline-flex;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #00000003;
    line-height: 24px;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-quantity .quantity .kg-quantity-wrapper button {
    height: 44px;
    width: 44px;
    border: 0;
    background: transparent;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: #000;
    font-weight: 400;
    font-size: 20px;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-quantity .quantity .kg-quantity-wrapper input {
    padding: 0;
    border: 0;
    width: 38px;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    padding-left: 15px;
    color: #000;
    outline: none;
    height: auto;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-subtotal span.woocommerce-Price-amount.amount {
    min-height: 16px;
    justify-content: center;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    line-height: 1;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr td.actions {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tbody tr.woocommerce-shipping-totals.shipping td,
.woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tbody tr.cart-subtotal td {
    text-align: right;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tbody tr.cart-subtotal td span.woocommerce-Price-amount {
    font-size: 16px;
    font-weight: 500;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tbody tr.woocommerce-shipping-totals.shipping td form.woocommerce-shipping-calculator {
    width: 100%;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tbody tr.woocommerce-shipping-totals.shipping td form.woocommerce-shipping-calculator a.shipping-calculator-button {
    text-decoration: none;
    color: #e5b13c;
    font-size: 15px;
    font-weight: 500;
}
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:after{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #e2b13c;
    transition: all .35s;
    border-radius: 0px;
    z-index: -1;
}
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:hover:after{
    width: 100%;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive {
    border: none;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tbody tr {
    outline: none;
    background: transparent !important;
} 
.woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce .cart-collaterals .cart_totals h2 {
    display: none;
}
.kg-single-product-summary {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}
@media screen and (max-width: 991px) {
    .single-product .kg-single-product-summary .woo-variation-product-gallery {
        max-width: 450px !important;
    }
}
@media screen and (max-width: 767px) {
    .kg-single-product-summary {
        flex-wrap: wrap;
    }
    .single-product .kg-single-product-summary .woo-variation-product-gallery {
        margin: auto;
    }
    .kg-single-product-summary .summary.entry-summary {
        width: 100%;
    }
    .woocommerce-page main#primary .entry-summary h1.product_title.entry-title {
        font-size: 26px;
    }
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-remove {
    padding: 8px 0;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-remove a.remove {
    width: 40px;
    height: 30px;
}
@media screen and (max-width:1380px) {
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item{
        grid-template-columns: .2fr .30fr 1fr .60fr .30fr;
    }
}
@media screen and (max-width:1024px) {
    .woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce {
       gap: 0px;
       flex-direction: column;
    }
    .woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce form,
    .woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce .cart-collaterals {
        width: 100%;
    }
}
@media screen and (max-width:768px) {
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-remove {
        background: none !important;
    }
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-thumbnail {
        display: block;
        background: none;
    }
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-thumbnail::before{
        display: none;
    }
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-name {
        text-align: left !important;
        background: none;
        padding-right: 0;
    }
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-quantity .quantity .kg-quantity-wrapper input {
        padding-left: 0;
        background: transparent;
    }
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-quantity,
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-subtotal {
        background: none;
    }
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr td.actions .coupon {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    .woocommerce-cart main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tr td.actions .coupon input#coupon_code {
        margin: 0;
        width: 100%;
    }
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr td.actions .coupon::before,
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr td.actions .coupon::after{
        display: none;
    }
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr td.actions {
        align-items: flex-start;
    }
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-subtotal::before,
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-quantity::before,
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-name::before{
        display: none;
    }
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-thumbnail a {
        width: 80px;
        display: block;
        height: 80px;
    }
    .woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tbody tr td {
        background: none;
    }
}
@media screen and (max-width:595px) {
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-quantity {
        grid-area: error;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-thumbnail a {
        width: 100%;
        display: block;
        height: auto;
    }
}
@media screen and (max-width:530px) {
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr td.actions {
        flex-direction: column;
    }
    .woocommerce-cart main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tr td.actions button.button{
        width: 100%;
    }
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr td.actions .coupon{
        width: 100%;
    }
}
@media screen and (max-width:475px) {
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-quantity, .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-subtotal{
        grid-area: error;
        width: 100%;
        display: flex;
        flex-direction: row-reverse;
    }
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item {
        grid-template-columns: .2fr .30fr 1fr !important;
    }
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr td.actions {
        align-items: flex-start;
        flex-wrap: wrap;
    }
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-name a {
       font-size: 14px;
    }
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-quantity {
       padding: 8px 0;
    }
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item td.product-quantity .quantity .kg-quantity-wrapper button{
        height: 38px;
        width: 25px;
    }
}    
@media screen and (max-width: 595px) {
    .woocommerce-cart.woocommerce-page main#primary .entry-content form.woocommerce-cart-form table.shop_table.shop_table_responsive tbody tr.woocommerce-cart-form__cart-item {
        grid-template-areas:
        'media details price'
        'media quantity price'
        'media error error';
        grid-template-columns: .2fr .30fr 1fr .60fr;
    }
}
@media screen and (max-width: 575px) {
    .single-product .kg-single-product-summary .woo-variation-product-gallery {
        max-width: 380px !important;
    }
}
@media screen and (max-width: 425px) {
    .single-product .kg-single-product-summary .woo-variation-product-gallery {
        max-width: 300px !important;
    }
}
@media screen and (max-width: 425px) {
    .woocommerce-page main#primary .entry-summary form {
        flex-wrap: wrap;
    }
    .woocommerce-page main#primary .kg-single-product-summary .entry-summary form .quantity {
        margin: 0 0 11px 0;
    }
}
@media screen and (max-width: 767px) {
    section.related.products h2 {
        font-size: 32px;
    }
    .woocommerce-page main#primary ul.products {
        margin: 30px 0 0;
    }
}
.woocommerce-checkout .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info {
    border-top-color: #e2b13c;
}
.woocommerce-checkout .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info::before {
    color: #e2b13c;
}
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info a {
    color: #000;
    text-decoration: underline;
    font-size: 15px;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout .form-row .input-text {
    border-color: #aaaaaa75;
}
.woocommerce-checkout .woocommerce .woocommerce-checkout .form-row .select2-selection {
    border-color: #aaaaaa75;
}
.woocommerce-checkout .checkout.woocommerce-checkout {
    width: 100%;
}

.woocommerce-checkout form.woocommerce-form-coupon .button {
    transition: all 400ms !important;
    border: 2px solid #e2b13c;
    padding: 4px 20px !important;
    background-color: #7a90a200;
    color: #e2b13c;
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
}
.woocommerce-page main#primary ul.products li.product .added_to_cart {
    color: #000;
    font-size: 14px;
    padding: 6px 5px 0;
    line-height: 1;
    max-width: fit-content;
    margin: auto;
    display: block;
    width: 100%;
}
.woocommerce-checkout.woocommerce-page main#primary article {
    width: 100%;
}
.woocommerce-checkout.woocommerce-page main#primary article .woocommerce-customer-details .woocommerce-columns {
    display: flex;
    width: 100%;
    margin: 0;
    float: unset;
    clear: unset;
}
.woocommerce-checkout.woocommerce-page main#primary article .woocommerce-customer-details .woocommerce-columns .woocommerce-column--1 {
    margin: 0 20px 0 0;
}
.woocommerce-checkout.woocommerce-page main#primary article .woocommerce .woocommerce-order .woocommerce-order-details .woocommerce-order-details__title {
    font-family: 'Open Sans';
    margin: 10px 0;
}
.woocommerce-checkout.woocommerce-page main#primary article .woocommerce .woocommerce-order .woocommerce-order-details .woocommerce-table {
    margin: 0;
    border-collapse: collapse;
}
.woocommerce-checkout.woocommerce-page main#primary article .woocommerce .woocommerce-order .woocommerce-order-details .woocommerce-table tr {
    outline: unset;
}
.woocommerce-checkout.woocommerce-page main#primary article .woocommerce .woocommerce-order .woocommerce-order-details .woocommerce-table tr:not(:first-child) td {
    border-top: 1px solid #0000001a;
}
.woocommerce-checkout.woocommerce-page main#primary article .woocommerce-customer-details .woocommerce-columns .woocommerce-column .woocommerce-column__title {
    margin: 0 0 10px;
    font-family: 'Open Sans';
}
@media screen and (max-width: 767px) {
    .woocommerce-checkout.woocommerce-page main#primary article .woocommerce-customer-details .woocommerce-columns {
        flex-wrap: wrap;
    }
    .woocommerce-checkout.woocommerce-page main#primary article .woocommerce-customer-details .woocommerce-columns .woocommerce-column--1 {
        margin: 0 0 20px;
    }
}

.woocommerce-page main#primary .woocommerce-pagination {
    width: 100%;
    text-align: center;
    margin: 40px 0 0;
}
.woocommerce-page main#primary .woocommerce-pagination ul.page-numbers {
    display: flex;
    margin: 0;
    justify-content: center;
    gap: 10px;
}
.woocommerce-page main#primary .woocommerce-pagination ul.page-numbers li .page-numbers {
    width: 40px;
    height: 40px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: auto;
    border: 2px solid #e2b13c;
    color: #e2b13c;
    font-weight: 600;
    transition: all .3s ease;
}
.woocommerce-page main#primary .woocommerce-pagination ul.page-numbers li .page-numbers.current, 
.woocommerce-page main#primary .woocommerce-pagination ul.page-numbers li .page-numbers:hover {
    background: #e2b13c;
    color: #fff;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tbody tr.woocommerce-shipping-totals.shipping td input {
    border: 1px solid #ccc;
    border-radius: 0;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tbody tr.woocommerce-shipping-totals.shipping td .select2-selection {
    border: 1px solid #ccc;
    border-radius: 0;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tbody tr.woocommerce-shipping-totals.shipping td .select2-selection .select2-selection__rendered {
    text-align: left;
    line-height: 1.8;
    display: block;
    color: #000;
    font-size: 15px;
    padding: 0 10px 0 0;
}
.woocommerce-cart.woocommerce-page main#primary .entry-content .woocommerce .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tbody tr.woocommerce-shipping-totals.shipping td .button {
    transition: all 400ms !important;
    border: 2px solid #e2b13c;
    padding: 6px 20px;
    background-color: rgba(122, 144, 162, 0.00);
    color: #e2b13c;
    font-family: Open Sans;
    font-size: 16px;
    height: auto;
    font-weight: 600;
    line-height: 1.3;
}
.woocommerce-page main#primary .entry-summary form .quantity .kg-quantity-wrapper button.kg_wishlist_minus {
    font-size: 30px;
}
@media screen and (max-width: 767px) {
    .woocommerce-page .entry-content {
        margin: 40px 0;
    }
}
.woocommerce-page main#primary .woocommerce-notices-wrapper .woocommerce-error:focus-visible {
    outline: unset;
}
.woocommerce-page main#primary .woocommerce-notices-wrapper .woocommerce-error {
    border: unset;
    padding: 5px 0 5px 50px;
    margin: 0;
    display: flex;
    align-items: center;
    position: relative;
}
.woocommerce-page main#primary .woocommerce-notices-wrapper .woocommerce-error:focus-visible::before {
    top: 0;
    bottom: 0;
    margin: auto;
    height: fit-content;
    left: 15px;
}
.woocommerce-page main#primary .woocommerce-notices-wrapper {
    margin: 20px 0 0;
    width: 100%;
}
.woocommerce-page main#primary .woocommerce-notices-wrapper .woocommerce-error:focus-visible li {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    font-size: 15px;
    color: #000;
}
.woocommerce-page main#primary .woocommerce-notices-wrapper .woocommerce-error:focus-visible li .button {
    border: 2px solid #e2b13c;
    padding: 6px 12px;
    line-height: 1.2;
    background: #e2b13c;
    color: #fff;
    font-weight: 600;
    letter-spacing: .4px;
    font-size: 14px;
}
.woocommerce-page main#primary .woocommerce-notices-wrapper .woocommerce-message:focus-visible {
    outline: 0px;
}