{}/*
Theme Name: Porto Child Theme
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

li.product-category .thumb-info, li.product-category .thumb-info img, li.product-category .thumb-info-wrapper:after{
	border-radius: 0% !important;
}
.thumb-info .thumb-info-wrapper {
	height:220px !important;
}
.thumb-info .thumb-info-title { 
	position:static !important;
}

.products .product-category .thumb-info h3.sub-title {
	text-transform:capitalize !important;
}
.owl-carousel .owl-nav {
	top:34% !important;
}
#header .porto-sicon-box {
	display:flex;
	flex-direction:row-reverse;
	margin:7px 0;
}
#header .porto-sicon-box .porto-sicon-img {
	margin-left:7px;
}
#header .main-menu .narrow li.menu-item > a:hover {
	color: #FFF;
    border-bottom-color: #f3f3f3;
    background: #0f96da;
    text-decoration: none;
}
.mega-menu.menu-hover-line>li.menu-item>a { text-decoration:none; }
.mega-menu.menu-hover-line>li.menu-item>a:before {
/* 	content:none !important; */
}
#myaccount_registration .col-lg-10.mx-auto.mb-4{ 
	max-width:100%;
}

.add_to_cart_button  { color:#FFF !important; }
.woocommerce-MyAccount-content .box-with-icon .row .col-md-4:nth-child(2) { display: none; }
.filter-item-list .filter-color { border:1px solid #dadada; }


asid#block-widget-6  .owl-nav { top:0 !important; }

.mobile-tab-content .top-links li:nth-child(3), .mobile-tab-content .top-links li:nth-child(4) {
    display: none;
}



@media (max-width: 800px) {
	.myslider {flex-direction:column-reverse; text-align:center; padding:0 1rem;}
	.myslider img {  margin:0 auto 1rem auto; }
	.owl-stage-outer.owl-height { height:auto; }
	
	.myslider.banner1 h4 { font-size:.8rem !important; }
	.myslider.banner1 h2 { font-size:2rem !important; }
	.myslider.banner1 h3 { font-size:1rem !important; }
	
	
	.myslider.banner1 img { margin:0 auto .5rem auto;  width:75% !important; }
	.myslider.banner2 img { margin:0 auto 1rem auto;  width:70% !important; }
	.myslider.banner3 img { margin:0 auto .5rem auto;  width:75% !important; }
	
}

.thumb-info .thumb-info-wrapper {
    height: auto !important;
    border-radius: 25px;
    border: 1px solid #ccc;
}

.searchform-popup.search-popup
{
	 display: block !important;
}

#header .searchform-popup
{
	display: block !important;
}

@media (max-width: 991px)
#header .header-main .header-center {
     display: none !important;
}

@media (max-width: 991px)
	.header-center.header-col{
		display: none !important;
}

.autocomplete-suggestion img{
	border-radius: 0px !important;
}

/*#header .header-main .header-row .header-col.header-center { flex:1;} */