/*
Theme Name: Biagiotti
Theme URI: https://biagiotti.qodeinteractive.com
Description: A Contemporary Theme for Creative Business
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: biagiotti
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 2.4
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
div.woocommerce button[type=submit]:not(.mkdf-search-submit){margin:0 auto !important;display:block !important;}
.mkdf-modal-holder .mkdf-modal-content .mkdf-register-link-holder a{background:#fbf9fa;}
.mkdf-title-inner .mkdf-page-title {display:none;}
.mkdf-top-bar .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-logged-in-user .mkdf-logged-in-user-inner>span .mkdf-logged-in-user-name,
.mkdf-top-bar .mkdf-login-register-widget.mkdf-user-not-logged-in .mkdf-login-opener{
    font-family: lato,serif !important;
    font-size: 16px;
    font-weight: 500;
    font-style: normal !important;
    text-transform: none;
}

.mkdf-top-bar .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown li a,
.mkdf-main-menu ul li a,
.widget.widget_categories ul li a,
.widget.widget_tag_cloud .tagcloud a,
.mkdf-blog-holder article .mkdf-post-info-top>div a{
	font-family: lato,serif !important;
	font-style: normal !important;
}
blockquote>*{
 font-style: normal !important;	
}
.tparrows{
	top:45%;
}
.box-width .vc_column-inner{
    padding:0px 97px !important;
}
#mkdf-back-to-top > span{
	background:#000 !important;
	color:#fff !important;
}
.woocommerce .mkdf-new-product,.woocommerce .mkdf-onsale{
	background:#3a2c5d !important;
	color:#fff !important;
}

@media only screen and (max-width:1199px){
  .box-width .vc_column-inner{
    padding:0 30px !important;
  }  
}
@media only screen and (max-width:767px){
  .box-width .vc_column-inner{
    padding:0 15px !important;
  }  
}
@media only screen and (max-width:480px){
	.mkdf-section-title-holder .mkdf-st-text{
        margin-left:15px;
        margin-right:15px;
   	}
   	.biagiotti-nav-2.tp-leftarrow {
		left: -3%!important;
   	}
   	.biagiotti-nav-2.tp-rightarrow {
    	left: 103%!important;
   	}
	.mkdf-woo-single-page .woocommerce-tabs ul.tabs>li{
		display:inline-block !important;
		
	}
	.mkdf-woo-single-page .woocommerce-tabs ul.tabs>li:last-of-type{
		margin:0 0px 8px 0!important;
	}
	.mkdf-woo-single-page .woocommerce-tabs ul.tabs>li a{
		font-size:16px !important;
		padding:6px 8px !important;
	}
	.woocommerce-Tabs-panel ul{
		list-style:none;
	}
	.woocommerce-Tabs-panel li{
		padding-left:20px;
		position:relative;
	}
	.woocommerce-Tabs-panel li::before {
		position:absolute;
		top:0;
		left:0;
		content: "•";
	}
	.woocommerce .mkdf-new-product,.woocommerce .mkdf-onsale{
	 	line-height:24px !important;
		height:24px!important;
		font-size:18px!important;
		padding:0 12px !important;
	}
}
	@media only screen and (max-width: 680px){
		.mkdf-woocommerce-columns-3 .cross-sells>.products>.product, .mkdf-woocommerce-columns-3 .mkdf-pl-main-holder>.products>.product{
			width:50% !important;
		}
		 .mkdf-product-list-title  a{
	 display: -webkit-box !important; 
	    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
	}
}
@media only screen and (max-width: 1024px){
	ul.products>.product .mkdf-pl-text-wrapper{
		padding-bottom:0px !important;
	}
}
