/*
Theme Name: Bw KidXtore Child
Theme URI: https://kidxtore.bzotech.com/intro/
Template: bw-kidxtore
Author: BZOTech
Author URI: https://bzotech.com/
Description: KidXtore is a very cute WooCommerce theme with eye-catching designs and colorful colors. It is the ideal WordPress theme for e-commerce websites or businesses that sell goods for babies and kids.
Tags: baby store wordpress theme,kids store wordpress theme,wordpress baby theme,wordpress kid shop theme,baby store woocommerce theme,kids store woocommerce theme,elementor theme,woocommerce theme,wordpress theme
Version: 1.6.1695981662
Updated: 2023-09-29 10:01:02

*/

:root {
    --bzo-main-color: #E67817 !important;
    --bzo-main-color2: #E67817 !important;
}

.home #main-content {
    padding: 0px 0;
}

.after-append-footer {
    display: none;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: none !important;
}

/*pro detail css*/

body.single.single-product #main-content.content-page {
    padding: 60px 0;
}

#header .elementor-element.menu_leftcat_hide {
    display: none !important ;
}

#header .elementor-element.menu_center_nav .menu_right_spcl_hide {
    display: none !important ;
}

#header .elementor-element.menu_center_nav {
    width: 100% !important;
    justify-content: center;
}
.woocommerce-thankyou-order-received {
    color: #e67817;
}
.bzotech-captcha {
    margin-top: 10px;
}
.custom-menu-nav .bzotech-menu-global-container {
    text-align: right;
}
.detail-tab-desc ul {
    padding-left: 22px;
}
.search-results .list-3-item {
    width: 33.3333% !important;
}
.wt_sc_coupon_code.wt-coupon-code code {
    color: #fff;
    opacity: 1;
}
.search-results .bzotech-col-md-12 {
    width: 100% !important;
}
.whatsapp-btn {
    position: fixed;
    bottom: 20px;
    left: 20px;
	 z-index: 1;
}
.whatsapp-btn img {
    animation: pulse-animation2 2s infinite;
}
@keyframes pulse-animation2 {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
      border-radius:100%;
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
      border-radius:100%;
  }
}
.item-grid-product-style4 .item-product .product-extra-link a {
    opacity: 1 !important;
    visibility: visible;
    transform: translate(0px, 0px);
    transition: 0.3s;
    background-color: #ff871d;
    color: #fff;
}
.item-grid-product-style4 .item-product .product-extra-link a:hover {
    background-color: #2d3e50;
}
.item-grid-product-style4 .item-product .product-extra-link a.added {
    background-color: #2d3e50;
}
@media (max-width:1600px){
    
    .product-detail .summary .product-title-single {
        font-size: 28px;
    }
    
    .single-related-product .title-related-product .font-title {
        font-size: 32px;
    }
    
    
}


@media (max-width:1199px){

#header .elementor-element.menu_center_nav {
        justify-content: flex-end;
    }
    
}

@media (max-width:991px){
	.search-results .list-3-item {
    width: 50% !important;
}
}
@media (max-width:767px){
    .menu-section .e-con-inner {
    flex-wrap: nowrap !important;
}
	.whatsapp-btn img {
    max-width: 40px;
}
.whatsapp-btn {
    bottom: 10px;
    z-index: 1;
    right: 11px;
    left: auto;
}
}
@media (max-width:576px){
	.item-grid-product-style4 .item-product .product-extra-link a {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
}
@media (max-width:480px){
.item-grid-product-style4 .item-product .product-extra-link a {
    width: 26px;
    height: 26px;
    line-height: 26px;
}
	.item-grid-product-style4 .item-product .product-extra-link a i {
    font-size: 16px;
}
}

.custom-content-below {
    background-color: #fff;
    padding: 20px;
    border-top: 1px solid #fff;
    margin-top: 20px;
    color:#111;
}

