/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles
    02. Product Template
    03. "Shop" Page

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body .trail-items .trail-item a{
	color:#828282 !important;
}

body .wpo-page-title .wpo-breadcumb-wrap nav{
	display:none;
}

body .mini-cart .mini-cart-action .view-cart-btn:nth-child(2){

	color:#ffffff;
}

body .variations tr .reset_variations{
	left:76px;
}

body .product .entry-summary .woocommerce-product-details__short-description{
	position:relative;
	top:-1px;
}

body .entry-summary .woocommerce-product-details__short-description p{
	margin-bottom:50px;
}

body .category-wrap .category-item img{
	position:relative;
	top:-1px;
}

body .order .woocommerce-orders-table__cell-order-number a{
	color:#bc7014;
}

@media (max-width:991px){

	body .dl-block .mobail-menu .navbar-toggler{
	-webkit-filter: invert(1);	filter: invert(1);
}

body .header-search-form-wrapper .mini-cart .cart-toggle-btn{
	padding-top:0px;
}

body #site-navigation .header-search-form-wrapper .mini-cart{
	top:25px;
	}

}



@media (max-width:425px){

	body .mini-cart .mini-cart-action a{
	color:#ffffff;
}

body .mini-cart .mini-cart-title p{
	color:#000000 !important;
	}

}



@media (max-width:400px){

	body #site-navigation .header-search-form-wrapper .mini-cart{
	margin-right:10px;
	margin-top:25px;
	top:0px;
}

body .dl-block .mobail-menu .navbar-toggler{
	-webkit-filter: invert(1);	filter: invert(1);
	}

}



/*-----------------------------------------------*/
/*  Product Template                             */
/*-----------------------------------------------*/
@media (max-width:500px){

	body.single-product .page-wrapper .shop-details-section{
	padding-top:30px;
	}

}



/*-----------------------------------------------*/
/*  "Shop" Page                                  */
/*-----------------------------------------------*/
body.page-id-1027 .elementor .e-con-full h1{
	color:#ffffff;
}