.header-main {
    padding: 0px 0 0px;
}
.topbar-main a, .header-menu-links li a{
    color: #ffffff;
}
.site-welcome-message span {
    color: white;
}
.topbar-outer{
    background: #000;
	padding:5px 0px

}
  


.site-header-main {
    z-index: 959;
   background-image: url(https://leleyar.com/wp-content/uploads/2018/08/banner-bg.png);
    background-color: white;
    background-position: 35% 0;
    transition: background .4s;
    background-repeat: repeat-y;
}


.tnp-field.tnp-field-email{
    width: 72%;
}
.tnp-email{
	height:38px !important;
}
.tnp-field label {
    display: none;
}
.powby{
	    position: relative;
    top: 5px;
    left: 5px;
}
.header-search .woocommerce-product-search input[type="submit"]{
	border: 2px solid white;
    padding: 0px !important;
}
.navigation-bar {
    background-color: rgb(0, 0, 0);
}
.home .box-category-heading, .box-category-heading {
	background-color: #f02640;
}

.site-footer {
    background-color: #333;
}
.widget .widget-title {
    background: transparent none repeat scroll 0 0;
}
.site-footer {
    color: #ffffff;
}
.site-footer a{
    color: #ffffff;
}
.site-footer h3.widget-title {
	color: white;
}
.footer-top-outer{
display:none;
}
.footer-bottom-container {
    background: #f02640 none repeat scroll 0 0;
    float: left;
	padding: 6px 0 3px;}
#to_top{
	bottom:50px
}

.mega-menu ul li a{
    color: #333333;
    text-shadow: white 1px -1px 5px, white 1px -1px 5px, white 1px -1px 5px, white 1px -1px 5px, white 1px -1px 5px, white 1px -1px 5px, white 1px -1px 5px, white 1px -1px 5px, white 1px -1px 5px;
}
.non-d{
display:none;
}
.single-product.woocommerce .thumbnails #slider-prev ,.single-product.woocommerce .thumbnails #slider-next{
    background-color: #e9eff3 !important;
	    border-radius: 300px;
    display: block !important;

}
.home .main-container.category {
	/*background:#efefef  url("https://leleyar.com/wp-content/uploads/2018/08/background-bg-pic.jpg") repeat fixed 0 0
		*/
	
	
}

@media screen and (max-width: 950px) {
   
.yith_magnifier_mousetrap {
    z-index: 999;
    position: relative !important;
}
}
#report_abuse_form ,#report_abuse{
	display:none;
}

.woocount{
	display:none !important;
}



.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img
,
.woocommerce ul.products li.product:hover .secondary-image, .woocommerce-page ul.products li.product:hover .secondary-image

{
	height:300px;  
	object-fit:cover;

}




@media only screen and (max-width:600px){
 body.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 49.4% !important;
	}
	.woocommerce ul.products.grid li .container-inner, .woocommerce-page ul.products li .container-inner {
    margin: 5px 3px 5px;
}
}

.woocommerce ul.products li .container-inner, .woocommerce-page ul.products li .container-inner {
   
    max-width: 255px;    
	border-radius: 15px;    
	margin-bottom: 0 !importent;
}
.woocommerce ul.products.grid li .container-inner, .woocommerce-page ul.products li .container-inner {
    margin: 0px 2px 20px;
	    background: #e3e3e3;
}
.woocommerce ul.products li.product .image-block, .woocommerce-page ul.products li.product .image-block{
		margin-bottom: 0 ;
}
.product-detail-wrapper {
    padding: 5px;
    padding-bottom: 45px;
}
.woocommerce ul.products.grid li .container-inner, .woocommerce-page ul.products li .container-inner {
    margin: 0px 2px 20px;
    background: #ffffff;
    box-shadow:;
    border: solid 1px #ddd;
}
.woocommerce ul.products.grid li .container-inner:hover, .woocommerce-page ul.products li .container-inner:hover {
    margin: 0px 2px 20px;
    background: #ffffff;
    box-shadow: 0px 7px 15px -4px #cccccc;
    border: solid 1px #ddd;
}