/*
Theme Name: Porto
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive Wordpress Multi Purpose + eCommerce Theme.
Version: 6.9.5
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: woocommerce, business, corporate, e-commerce, blog, news, education, food-and-drink, portfolio, 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, block-styles, custom-background, custom-colors, custom-header, custom-logo, footer-widgets, template-editing, grid-layout, one-column, wide-blocks
Text Domain: porto
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor { display: block; }
#header .main-menu > li.menu-item > a{
	padding:15px!important;
}
.hizmetlerimiz_ .porto-sicon-top:before {
	content:' ';
	width: 0px;
   height: 0px;
   border-style: solid;
   border-width: 50px 50px 0 0;
   border-color: #FF4532 transparent transparent transparent;
   transform: rotate(0deg);
   position:absolute;
   top:0;
   left:15px;
}
.hizmetlerimiz_ .porto-sicon-top:after {
	content:' ';
	width: 0px;
   height: 0px;
   border-style: solid;
   border-width: 0px 0px 50px 50px;
    border-color: transparent transparent #1B326D transparent;
   transform: rotate(0deg);
   position:absolute;
   bottom:0;
   right:15px;
}
.quickview,
.rating-wrap{
	display:none!important
}
.urunlerimiz_ .product-image:before{ 
	content:' ';
	width: 0px;
   height: 0px;
   border-style: solid;
   border-width: 20px 20px 0 0;
   border-color: #FF4532 transparent transparent transparent;
   transform: rotate(0deg);
   position:absolute;
   top:0;
   left:0px;
}
.urunlerimiz_ .product-image:after{ 
	content:' ';
	width: 0px;
   height: 0px;
   border-style: solid;
   border-width: 0px 0px 20px 20px;
    border-color: transparent transparent #1B326D transparent;
   transform: rotate(0deg);
   position:absolute;
   bottom:0;
   right:0px;
}
.baslik_{
	color:#1B326D!important;
	text-transform: uppercase!important;
	font-size:20px;
}
.baslik_:before{
	position:absolute;
	content:' ';
	width:30%;
   height: 5px;
   background:#FF4532;
   left:0;
   top:8px;
}
.baslik_:after{
	position:absolute;
	content:' ';
	width:30%;
   height: 5px;
   background:#1B326D;
   right:0;
   top:8px;
}
.leftToptransparent .wpb_wrapper:before{
	content:' ';
	width: 0px;
   height: 0px;
   border-style: solid;
   border-width: 150px 150px 0 0;
   border-color: #fff transparent transparent transparent;
   transform: rotate(0deg);
   position:absolute;
   top:0;
   left:0px;
}
.rightBottomtransparent .wpb_wrapper:after{
		content:' ';
	width: 0px;
   height: 0px;
   border-style: solid;
   border-width: 0px 0px 150px 150px;
    border-color: transparent transparent #fff transparent;
   transform: rotate(0deg);
   position:absolute;
   bottom:10px;
   right:0px;
}


.quickview,
.rating-wrap{
	display:none!important;
}
.woocommerce-loop-product__title{
	font-size:15px!important;
	color:#00488F!important;
}
.category-list{
	font-size:13px!important;
}



@media (min-width: 992px){
	
.footerBottomtab{
	display:none!important;
}

}
@media (max-width: 991px){
	
.footerBottomtab{
	display:block!important;
}
	.footerBottomtab{
         position: fixed; 
         width: 100%;
         display: block;
         bottom: 0;
         padding:0 0 5px 0;
         z-index: 9999999;
         height: auto;
         background: #00488F; 
    }
     .fbColumn{
         width:33%;
         float:left;
         text-align:center;
		 padding:10px 0;
    }
     .fbColumn i{
         color:#fff;
         font-size:20px;
    }
     .fbColumn span{
         font-weight:bold;
         display:block;
         line-height:15px;
         font-weight:normal;
         font-size:13px;
         color:#fff;
		 
    }
	.fbColumn a:hover,
	.fbColumn a{
		text-decoration:none!important
	}
}
