/*
Theme Name: Kidsy Child
Theme URI: http://www.wpbingosite.com/kidsy
Author: wpbingo
Description: This is a child theme for Kidsy
Version: 1.0
Author URI: http://wpbingosite.com
Template: kidsy
Text Domain: kidsy-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/

body {
/*     font-size: 0.878vw; */
	font-size:1.098vw;
}

.fa-userr:before {
    content: "\e902";
    font-family: wpbingo2;
	
}

body.home .bwp-header.header-v1 .username{
	color:#fff;
}


.bwp-header.header-v1.sticky-header .username{
	color:#000;
} 
.bwp-header.header-v1 .header-wrapper .container {
    max-width: 129.575vw;
}

.bwp-header.header-v1 .login-header a.elementor-button-link.elementor-button.elementor-size-sm {
    border-radius: 30px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 83.455vw;
}

.checkout .woocommerce-checkout-payment .payment_methods .wc-credit-card-form.wc-payment-form .form-row {
    display: block;
}

.checkout .woocommerce-checkout-payment .payment_methods .payment_box p:last-child.woocommerce-validated {
    flex-wrap: nowrap;
}

.wc-stripe-elements-field, .wc-stripe-iban-element-field {
    margin: 15px 0;
}

body.woocommerce-orders.my-account .woocommerce-orders-table td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
    background: #ee5a5b;
    color: #fff;
    padding: 2px 5px;
    margin: 0 2px;
}

.bwp-main .page-title .back-to-shop.active {
    display: none;
}

body .product-edit-container .dokan-feat-image-upload a.close {
    right: auto;
    height: 100% !important;
    font-size:3.524vw;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.product-edit-new-container .dokan-new-product-featured-img .image-wrap:hover a.close {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

body .dokan-btn {
    border-radius: 30px !important;
}

body.gift-card .table-bordered,
body.gift-card .table-bordered td,
body.gift-card .table-bordered th, 
body.gift-card tbody, body.gift-card tbody tr,
body.gift-card table, 
body.gift-card table td, body.gift-card table th {
    display: block;
}

@media only screen and (min-width:500px){
	.bwp-main .page-title {
		padding-top: 275px;
		padding-bottom: 110px;
	}
	
	.bwp-main .page-title .content-title-heading{
		margin-top: 75px;
	}
	
	
}

body.woocommerce-shop .bwp-main .page-title, body.page-id-15115 .bwp-main .page-title,
body.page-id-9095 .bwp-main .page-title, body.page-id-24395 .bwp-main .page-title,
body.page-id-24440 .bwp-main .page-title, body.page-id-22559 .bwp-main .page-title,
body.page-id-34 .bwp-main .page-title, body.page-id-33 .bwp-main .page-title,
body.page-id-9470 .bwp-main .page-title, body.page-id-22546 .bwp-main .page-title,
body.page-id-14474 .bwp-main .page-title, body.page-id-22796 .bwp-main .page-title,
body.dokan-store .bwp-main .page-title,body.page-id-25384 .bwp-main .page-title,
body.page-id-25368 .bwp-main .page-title,body.term-1633 .bwp-main .page-title {
    display: none;
}

body.dokan-store .bwp-main .page-title1{
	display:block;
}

.bwp-main .page-title h1 {
    color: #ee5a5b;
	font-weight: bold;
}
/* .bwp-breadcrumb a  {
    color: #fff !important;
	font-weight: bold;
	font-size: 16px;
} */

.product-edit-container #dokan-product-images ul.product_images li.add-image {
    width: 150px;
    height: 150px;
}

.product-edit-container #dokan-product-images ul.product_images li.add-image.add-image a {
    font-size: 14px;
}

.content-half-part.dokan-product-meta:last-child {
    padding-left: 2.343vw;
}

span.delimiter, .breadcrumb .current {
    color: #ee5a5b!important;
	font-weight: bold;
	font-size: 16px;
}

.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu {
    padding-top: 40%;
}


/* dashboard image over categories */

.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar {
    position: relative;
}

 .dokan-dash-sidebar:before {
   content: " ";
    background-image: url(https://bebify.com/wp-content/uploads/2022/03/Dashboard-shade-1.png);
    position: absolute;
    width: 100%!important;
    height: 92px!important;
    background-size: 100% 100%;
    z-index: 99;

} 


 @media only screen and (max-width: 1300px) {
	.dokan-dash-sidebar:before {
   
   		height: 73px!important;
		margin-left: -2px;
		
  

} 
}
@media only screen and (max-width: 900px)
{
    .dokan-dash-sidebar:before {
   		 height: 66px!important;
		
	}
}

@media only screen and (max-width: 960px){
	.dokan-dash-sidebar:before {
   		 height: 58px!important;
		
	}
}

/* 	shope image over categories */

@media screen and (max-width: 1400px){
	.bwp-sidebar.sidebar-product.col-xl-3.col-lg-3.col-md-12.col-12:before {
		background-image: url(https://bebify.com/wp-content/uploads/2022/03/Dashboard-shade-1.png);
		background-size: cover;
		display: inline-block;
		width: 262px!important;
		height: 100px;
		content: "";
		margin-left: -2%;
		background-repeat: no-repeat;
		z-index: 9999;
	}

}
@media screen and (max-width: 1326px){
	.bwp-sidebar.sidebar-product.col-xl-3.col-lg-3.col-md-12.col-12:before {
		background-image: url(https://bebify.com/wp-content/uploads/2022/03/Dashboard-shade-1.png);
		background-size: cover;
		display: inline-block;
		width: 208px!important;
		height: 78px;
		content: "";
		margin-left: -2%;
		background-repeat: no-repeat;
		z-index: 9999;
	}

}
@media screen and (min-width: 1517px) {
	.bwp-sidebar.sidebar-product.col-xl-3.col-lg-3.col-md-12.col-12:before {
		background-image: url(https://bebify.com/wp-content/uploads/2022/03/Dashboard-shade-1.png);
		background-size: cover;
		display: inline-block;
		width: 337px!important;
		height: 128px;
		content: "";
		background-repeat: no-repeat;
		z-index: 9999;
	}
}

@media screen and (max-width: 1200px) {
	
	.content-half-part.dokan-product-meta:last-child {
		padding-left: 64px;
	}

	
}

@media screen and (max-width: 920px) {
	.dokan-dashboard .dokan-dashboard-content {
		width: 60%;
	}
	
	.product-edit-container .dokan-feat-image-upload {
		height: 170px;
		width: 170px;
	}
	
}


@media screen and (max-width: 768px) {

	body {
		font-size: 14px;
	}

	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 100%;
	}
	
	.product-edit-container #dokan-product-images ul.product_images li.add-image {
		width: 100%;
		height: 110px;
	}
	
	.product-edit-new-container .dokan-form-top-area .dokan-product-meta{
		width: 100%;
	}
	
	.dokan-dashboard .dokan-dashboard-content .checkbox-product_condition li p.box, 
	.dokan-dashboard .dokan-dashboard-content .radio-product_condition li p.box{
		width: 100% !important;
	}
	
	.product-edit-new-container .dokan-form-top-area .featured-image {
		width: 100%;
	}
	
	.dokan-dash-sidebar:before { 
		display: none;
	}
	.dokan-dashboard .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu {
    	padding-top: 0;
	}
	/* new css */
	.dokan-new-product-area .content-half-part.featured-image {
		width: 40%;
    	overflow: hidden;
	}
	
	.dokan-new-product-area .dokan-product-meta {
		width: 60%;
	}
	
	.dokan-new-product-area .featured-image {
		width: 100%;
	}
	
	.content-half-part.dokan-product-meta:last-child{
		padding-left: 10px;
	}
	
	.product-edit-container .dokan-feat-image-upload {
		
		height: 150px;
		width: 100%;
	}
	
	.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
		display: block;
		border-right: none;
	}
	
	.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu{
		display:none;
	}
	
	div#dokan-navigation {
		padding-top: 70px !important;
	}
	
	.dokan-dashboard .dokan-dash-sidebar #dokan-navigation > #mobile-menu-icon{
		display:block !important;
		font-size: 32px;
		color:#000;
		top: 0;
		right: 0;
		width: 50px;
		height: 50px;
		display: flex!important;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: center;
		align-items: center;
		align-content: center;
	}
	
	.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
		color: #fff !important;
	}
	
	body .product-edit-container .dokan-feat-image-upload a.close {
		height: 100%!important;
		font-size: 50px;
		width: 100% !IMPORTANT;
	}
	
	.woocommerce-MyAccount-navigation, .woocommerce-MyAccount-content{
		overflow-x: scroll;
	}
	
	footer.bwp-footer .elementor-column.elementor-col-25 {
		width: 50%;
	}
	
	#bwp-footer ul li {
		text-align: center;
	}

}
@media screen and (max-width: 480px) {
	.dokan-dashboard .content-half-part {
		float: none;
		width: 100%;
	}
	
	.dokan-new-product-area .content-half-part.featured-image {
		width: 100%;
	}
	
	.product-edit-container .dokan-feat-image-upload a.dokan-feat-image-btn {
		width: 50%;
	}
	
	
	
}

@media screen and (max-width: 450px) {
	.dokan-dashboard .dokan-dash-sidebar #dokan-navigation > #mobile-menu-icon {
		font-size: 32px;
		color: #fff;
		top: 15px;
		right: 15px;
		width: 40px;
		height: 40px;
		display: flex!important;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: center;
		align-items: center;
		align-content: center;
		padding: 3px 8px;
	}
	
	div#dokan-navigation {
		padding-top: 70px !important;
		margin-bottom: 15px;
	}
}


.bwp-widget-banner.layout-7 .button{
	background-color: #ee5a5b !important;
	color: white;
}
