/*
Theme Name: Vapier Child
Theme URI: http://www.wpbingosite.com/vapier
Author: wpbingo
Description: This is a child theme for Vapier
Version: 1.0
Author URI: http://wpbingosite.com
Template: vapier
Text Domain: vapier-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/
body {
	line-height: 24px;
}
.header-left {
    max-width: 64%;
    flex: 0 0 64%;
    display: flex;
    justify-content: center;
}
.banner-shop .title,
.banner-shop .description {
    color: #ffffff !important;
}
ol li {
	margin-bottom: 10px !important;
}
.header-logo {
    width: 20%;
}
.wpbingoLogo {
    width: 100%;
}
.header-logo {
    padding-left: 20px;
}
.header-search {
    width: 100%;
    margin: 30px auto auto;
}
button#searchsubmit2 {
    align-items: center;
}
.header-top {
    background: #000 !important;
}
.banner-shop img {
    width: 100%;
}
/* .elementor-element.menu-image {
    position: relative;
}
.elementor-element.menu-image:before {
    content: '';
    background: linear-gradient(110deg, rgb(255 255 255) 30%, rgb(21 105 105 / 0%) 20%);
    width: 170px;
    position: absolute;
    left: 0px;
    transform: rotate(0deg);
} */
.plus-tabs-nav .elementor-tab-desktop-title.active span {
    color: #000;
}
ul.plus-tabs-nav li:hover .elementor-tab-title {
    background: #fff;
}
.plus-tabs-nav .elementor-tab-desktop-title.active {
    background: #ededed;
}
.plus-tabs-nav .elementor-tab-desktop-title {
    background: #ededed;
    padding-left: 10px !important;
	padding-right: 10px !important;
}
.elementor-tabs-view-vertical .theplus-tabs-wrapper .plus-tabs-nav .plus-tab-header {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
}
.bwp-navigation ul>li.level-0 div.sub-menu li, .bwp-navigation ul>li.level-0>ul.sub-menu li {
	padding: 0px !important;
}

.bwp-navigation ul>li.level-0.mega-menu.mega-menu-fullwidth-width .sub-menu {
    padding: 0px 0px;
}
.header-top ul#menu-main-menu li a {
    color: #fff;
}
h3.widget-title,
.wishlist-box i:before,
.bwp-header .header-page-link .mini-cart .cart-icon .icons-cart 
{
    color: #fff !important;
}
.theplus-tabs-nav-wrapper.elementor-tabs-wrapper.text-left.align-top {
    width: 162px !important;
}
.wpbingoLogo {
    width: 100%;
}
.header-right {
    flex: 0 0 15%;
    max-width: 15%;
    flex-direction: column-reverse;
}
.bwp-header .header-right {
    align-items: flex-end;
}
.bwp-header.header-v3 .header-page-link {
    margin-left: 0 !important;
    margin-bottom: 10px !important;
}
.bwp-header.header-v3 .header-menu {
    margin-left: 0;
}
.back-top {
	bottom: 100px;
}
.gt_switcher_wrapper {
    background: #fff;
}
.theplus-tabs-wrapper .plus-tabs-nav li:first-child .plus-tab-header {
    margin-bottom: 0px !important;
}
.bwp-navigation ul>li.level-0.mega-menu.mega-menu-fullwidth-width .sub-menu {
    width: 100%;
}
.theplus-tabs-content-wrapper.elementor-tabs-content-wrapper h2 {
    line-height: 20px;
}
.theplus-tabs-content-wrapper.elementor-tabs-content-wrapper .elementor-element {
	--widgets-spacing: 0px 0px !important;
}
.theplus-tabs-wrapper .plus-tabs-nav .plus-tab-header:hover, 
.theplus-tabs-wrapper .plus-tabs-nav .plus-tab-header.active, 
.theplus-tabs-wrapper.mobile-accordion .elementor-tab-mobile-title.active {
    color: #000000 !important;
}
.plus-tabs-nav .elementor-tab-desktop-title:after {
    content: '';
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-color: black;
    position: absolute;
    width: 7px;
    height: 7px;
    right: 15px;
    top: 40%;
    z-index: 99;
    transform: rotate(-45deg);
}
.plus-tab-header.active {
    background: #fff !important;
}
.theplus-tabs-content-wrapper.elementor-tabs-content-wrapper {
    padding: 0;
}
.wpbingo-verticalmenu-mobile {
    display: none !important;
}
    .bwp-canvas-navigation, .bwp-canvas-vertical {
        z-index: 9999999 !important;
}
span.lp-logo-wrapper {
    width: 200px !important;
}
span.lp-logo-wrapper img {
	width: 100% !important;
}
.elementor-element.elementor-element-9ca63da, 
.elementor-element.elementor-element-9ca63da div
 {
    height: 100%;
}
.elementor-element.elementor-element-9ca63da .bwp-image > a {
    height: 100% !important;
    width: 100%;
}
.elementor-element.elementor-element-9ca63da .bwp-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.6);
}
.elementor-element.elementor-element-9ca63da .banner-wrapper-infor {
    height: auto !important;
}
@media screen and (max-width: 1480px) {
	.bwp-header .header-page-link .search-box .search-toggle,
	.bwp-header .block-top-link>.widget .widget-custom-menu .widget-title:after,
	.bwp-header .header-page-link .wishlist-box,
	.bwp-header .header-page-link .mini-cart .cart-icon i,
	.bwp-header .header-page-link .login-header
	{
    	font-size: 16px;
	}
.header-top ul#menu-main-menu li a {
    font-size: 12px;
}
	.bwp-navigation ul li {
    padding: 0 11px !important;
}
}
@media screen and (max-width: 1366px) {
.header-logo {
    width: 14%;
}
	.header-left {
    max-width: 71%;
    flex: 0 0 71%;
    display: flex;
    justify-content: center;
}
	.wpbingoLogo a {
    line-height: 14px !important;
}
}
@media screen and (max-width: 768px) {
	.gt_switcher_wrapper {
		bottom: 36px !important;
		left: 0 !important;
	}
	.bwp-header .header-mobile>.container>.row {
    	justify-content: space-between !important;
	}
    .header-left {
        order: 1;
        width: 20%;
        max-width: 20%;
        text-align: right;
    }
    .header-center {
        order: 2;
        width: 60% !important;
        max-width: 60% !important;
		flex: 0 0 60% !important;
        margin: auto;
    }
    .header-right {
        order: 3;
        /* padding-right: 0 !important; */
        flex-direction: row;
        width: 20%;
        max-width: 20%;
        flex: 0 0 20%;
        justify-content: space-between !important;
    }
/* 	.bwp-header .header-mobile .vapier-topcart {
    	margin: 0 0px;
	} */
	    #tawk-to-widget {
      position: fixed !important;
      bottom: 20px !important; /* Adjust as needed */
      right: 20px !important; /* Adjust as needed */
      z-index: 9999 !important;
    }
	.bwp-header {
    background: #000000 !important;
}
	.elementor-widget-tp-tabs-tours.elementor-tabs-view-vertical .elementor-tabs {
		flex-direction: column !important;
	}
	.elementor-tab-content .plus-content-editor .e-con-inner .elementor-element.e-con-full {
    padding: 0;
}
	.content-categories-top .item-product-cat-content {
    padding: 0px !important;
}

}