/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child

*/

/* Theme customization starts here
-------------------------------------------------------------- */

body a{
    text-decoration: none;
}

body .drawer-content .widget {
    margin-bottom: 10px;
}

header .site-title-wrap{
    display: none;
} 

#widget-drawer ul#menu-primary  li.contact-divided  {
    margin-top: 100px;
}
body .entry.single-entry,
body  .entry{
    box-shadow: none;
}
/*Home page style*/
body.home main {
    background:
            url('/wp-content/uploads/2025/12/New-Project-1-scaled.webp') no-repeat center center;
    background-size: cover;
}
body.home .four-pink-btn .wp-block-kadence-column .kt-button.button{
    text-shadow: 2px 3px 5px #FF00C4;
    box-shadow: 0px 0px 10px 0px #9A9A9A;
}

body.home .vibe-form-section .kt-inside-inner-col {
    flex-direction: inherit;
    flex-wrap: inherit;
    align-items: inherit;
}
body.home .vibe-form-section form{
    max-width: 100% !important;
}
body.home .vibe-form-section form button.needsclick.kl-private-reset-css-Xuajs1{
    background: rgb(255, 64, 181) !important;
    border-radius: 20px !important;
    border-style: solid !important;
    border-color: rgb(29, 29, 29);
    border-width: 3px !important;
    color: rgb(255, 255, 255);
    font-family: Nunito-Sans-Klaviyo-Hosted, Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 25px !important;
    font-weight: 900 !important;
    letter-spacing: 0px;
    line-height: 1 !important;
    font-style: normal;
    white-space: normal;
    padding: 8px 23px !important;
    text-align: center;
    word-break: break-word;
    align-self: flex-end;
    cursor: pointer;
    pointer-events: auto;
    height: 41px;
}

body.home .vibe-form-section form input#email_01K0Y44Y2JTQR5FVXYPD8D8S91{
    border-radius: 24px !important;
    height: 37px !important;
    margin-bottom: 12px;
    margin-right: 10px;
}

@media (max-width: 768px) {
    body.home .vibe-form-section form button.needsclick.kl-private-reset-css-Xuajs1{
        font-size: 15px !important;
        font-weight: 900 !important;
        letter-spacing: 0px;
        line-height: 0 !important;
        padding: 0px 18px !important;
        height: 37px;
    }
    body.home .vibe-form-section form input#email_01K0Y44Y2JTQR5FVXYPD8D8S91 {
        margin-bottom: 4px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .four-pink-btn.kb-row-layout-wrap .wp-block-kadence-column .wp-block-kadence-advancedbtn .kb-button {
        font-size: 18px;
    }  
}

/* Product Cart Css Home*/
body .theme-productlist ul {
    padding-left: 0em;
}
body ul.products.product-archive,
body .theme-productlist ul li.entry.loop-entry {
    box-shadow: none;
}
body .theme-productlist ul li img {
    transition: transform 0.4s ease;
    border: 3px solid black;
}
body ul.products.product-archive li  h2 a,
body .theme-productlist ul li  h2 a{
    font-size: 17px ;
    font-weight: 500 ;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.5em;
}
body .theme-productlist.tripwear-list ul{
    justify-content: center;
}
.wc-block-components-product-price .woocommerce-Price-amount {
    font-weight: 500;
}
@media (min-width: 768px)  {
    body .theme-productlist.tripwear-list ul{
        display: flex;
        flex-wrap: wrap;          /* allow items to wrap into multiple rows */
        justify-content: center;  /* center items horizontally in each row */
        gap: 20px;  
    }
    body .theme-productlist.tripwear-list ul li{
        flex: 1 1 25%;          /* grow, shrink, minimum width 200px */
        max-width: 25%;         /* optional max width */
        box-sizing: border-box; 
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    body .theme-productlist ul.wc-block-product-template__responsive.columns-4 {
        grid-template-columns: repeat(2, 1fr); /* 2 columns */
    }
   
    body .tripwear-list ul.wc-block-product-template.is-flex-container {
        display: flex;
        flex-wrap: wrap;
        gap: 20px; /* space between items */
    }

    body .tripwear-list ul.wc-block-product-template.is-flex-container > * {
        width: calc(50% - 10px); /* 2 columns */
    }
}
body.archive  ul.products.product-archive li a img,
body.tax-product_cat ul.products.product-archive li  a img{
    transition: transform 0.4s ease;
    border: 3px solid black;
}
body.archive  ul.products.product-archive li .product-details h2,
body.tax-product_cat ul.products.product-archive li .product-details h2{
    margin: 10px 0 5px;
    font-size: 17px ;
    font-weight: 500 ;
    line-height: 1.5em;
    padding: 0px;
}
.tax-product_cat.woocommerce ul.products li.product .entry-content-wrap {
    padding: 0;
}
body.tax-product_cat ul.products.product-archive li .product-details .price,
body.archive  ul.products.product-archive li .product-details .price {
    color: black;
    font-size: 17px;
    font-weight: 500;
}

/* Footer Style  */
footer ul#menu-footer-nav-menu {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 20px;
}
footer ul#menu-footer-nav-menu li{
   margin-inline-end: 30px;
   font-size: 17px;
   letter-spacing: 0.8px;
}
footer ul#menu-footer-nav-menu li:hover a{
    color: #FFFFFFBA;
}

footer .footer-widget-area-inner #block-9{
    margin-bottom: 10px;
}
footer .footer-widget-area-inner #block-8{
    margin-top: 40px;
}
footer ul.footer-icon{
    margin-bottom: 0px;
}
body footer .is-layout-flex {
    justify-content: center;
}
body footer p.footer-text {
    max-width: 959px;
    margin: 0 auto;
}


@media (max-width: 1024px) {
    footer ul#menu-footer-nav-menu li{
         font-size: 14px;
    }
}
@media (max-width: 767px) {
    footer ul#menu-footer-nav-menu {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    body ul.products.product-archive li h2 a, body .theme-productlist ul li h2 a {
        font-size: 14px;
    }
    body.tax-product_cat ul.products.product-archive li .product-details .price, 
    body.archive ul.products.product-archive li .product-details .price {
    font-size: 14px;
    }

    body footer .klaviyo-form .go1524099230.go1524099230.go1524099230::placeholder,
    body footer .klaviyo-form  button.needsclick.go3390922568.kl-private-reset-css-Xuajs1 {
        font-size: 13px;
    }

}
/*Contact Form Style*/
body.woocommerce-checkout  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000;
    line-height: 45px;
}
#wpforms-form-22707 .wpforms-field-container {
    margin-bottom: 16px;
}
form#wpforms-form-22707 {
    display: flex;
}
#wpforms-form-22707 .wpforms-field input[type="email"] {
    padding: 22px 16px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 23px 0px 0px 23px;
    font-family: sans-serif;
    font-weight: 700;
}
.page-id-22579 #wpforms-form-22707 .wpforms-field input[type="email"] {
    font-family: 'Montserrat';
}
@media (min-width: 1024px) {
    #wpforms-form-22707 .wpforms-field input[type="email"] {
        width: 557px;
        max-width: 557PX;
    }
}

#wpforms-form-1153 .wpforms-submit:hover {
    background-color: #000000;
}
#wpforms-form-1153 .wpforms-submit {
    padding: 15px 15px 15px 15px;
    font-size: 16px;
    background-color: #c21b4f;
    color: #fff;
    border: none;
    border-radius: 15px 15px 15px 15px;
    cursor: pointer;
    transition: 0.3s ease all;
    font-family: sans-serif;
    font-weight:bold;
    width: 100%;
}
.page-id-1153 #wpforms-form-22707 .wpforms-submit {
    background-color: #ff00a7;
    font-family: 'Montserrat';
}
#wpforms-form-1153 .wpforms-submit:hover {
    background-color: #000000;
}
@media (min-width: 1024px) {
    .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
        background: #ffffff30;
        border: 2px solid #FF00A7;
        box-sizing: border-box;
        border-radius: 30px;
        font-family: 'Montserrat';
        font-weight: 800;
        color: white;
        text-align: center;
        padding: 8px 18px;
    }
}
.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #ffffff30;
    border: 2px solid #FF00A7;
    box-sizing: border-box;
    border-radius: 50px;
    font-family: 'Montserrat';
    font-weight: 800;
    color: white;
    font-size: 15px;
    text-align: center;
    padding: 8px 18px;
}
form#wpforms-form-22707 {
    justify-content: center;
}


/* Plus - minus buttons design start */
.quantity {
    position: relative;
    display: inline-flex;
    align-items: center;
    border-radius: 40px;
    background: #f0f0f0;
    padding: 4px 10px;
}
.quantity button {
    background: none;
    border: none;
    font-size: 18px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    line-height: 8px;
    color: #000;
    padding: 0;
}
.quantity input.qty {
    border: none;
    background: transparent;
    width: 40px;
    text-align: center;
    font-size: 16px;
}
.woocommerce .quantity .qty{
    color: #000;
}
/* Remove arrows in Chrome, Safari, Edge */
.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}
/* Remove arrows in Firefox */
.quantity input[type=number] {
    -moz-appearance: textfield !important;
}
/* Optional: remove any default padding / styles */
.quantity .qty {
    appearance: textfield !important;
}
/* Plus - minus buttons design end */

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ccc;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ccc;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #ccc;
}
:-moz-placeholder { /* Firefox 18- */
  color: #ccc;
}

/* kadence-mini-cart-refresh */
body #cart-drawer .kadence-mini-cart-refresh li span.quantity{
    background: transparent;
    color: #000 ;
}

body #cart-drawer.popup-drawer .drawer-content .woocommerce-mini-cart__buttons.buttons a.button.checkout.wc-forward{
    background: #2f3826;
    margin-top: 15px;
}
body #cart-drawer.popup-drawer .drawer-content .woocommerce-mini-cart__buttons.buttons a.button.checkout.wc-forward:hover{
    background: #000;
}
body #cart-drawer.popup-drawer .drawer-content .woocommerce-mini-cart__buttons.buttons a.button{
    border: 1px solid #2f3826;
    border-radius: 50px;
}
body #cart-drawer.popup-drawer .drawer-content .woocommerce-mini-cart__buttons.buttons a.button:hover{
    border: 1px solid #000;
    background: #000;
    color: #fff;
    
}
.body #cart-drawer.popup-drawer .drawer-content ul.cart_list li a, 
.body #cart-drawer.popup-drawer .drawer-content ul.product_list_widget li a:hover{
    text-decoration: none;
}
/*Shop page*/
.archive  .kadence-shop-top-row .kadence-woo-toggle{
    display: none;
}

.archive.woocommerce ul.products li.product.type-product:hover .entry-content-wrap, 
.archive.woocommerce ul.products li.product.type-product:focus-within .entry-content-wrap {
     transform:none; 
}
.archive.woocommerce ul.products.woo-archive-action-on-hover li.product:hover .product-action-wrap{
    bottom: 0;
}
.archive.woocommerce ul.products li.product.type-product .product-action-wrap{
    position: relative;
    opacity: 1;
    bottom: 0;
    margin-top: 12px;
    padding: 0px;
    display: flex;
    justify-content: space-between;
}

.archive.woocommerce ul.products  li.product.type-product .product-action-wrap a{
    background: #2f3826;
    color: #fff;
    padding: 10px 15px;
    border-radius: 50px;
}
.archive.woocommerce ul.products  li.product.type-product .product-action-wrap a:hover{
    background: #000;
}
     
.archive.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    box-shadow: none;
    background-color: transparent;
}
.archive.woocommerce ul.products li.product h3, 
.archive.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.archive.woocommerce ul.products li.product .woocommerce-loop-category__title{
    line-height: 1.4em;
    min-height: 60px;
}
.archive.woocommerce ul.products li.product .entry-content-wrap {
    padding: 0px;
    margin: 0px;
    background: transparent;
}
.archive.woocommerce .entry-hero-container-inner .entry-header {
    min-height: 150px;
}
.archive.woocommerce .content-area {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
/* Order Page */
body.woocommerce-account h2 ,
body.woocommerce-order-received h2.woocommerce-order-details__title{
    font-size: 24px;
    line-height: 1em;
    font-weight: 600;
}