/*
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.

*/
.mkdf-pl-controls-holder {
	display:none!important;
}
.mkdf-shopping-cart-holder {
	display:none!important;
}
.mkdf-sidebar-holder.mkdf-grid-col-3.mkdf-grid-col-pull-9{right:0;}
.mkdf-page-content-holder.mkdf-grid-col-9.mkdf-grid-col-push-3{left:0;}

.mkdf-page-footer .mkdf-footer-bottom-holder .mkdf-footer-bottom-inner #menu-footer-menu-bottom>* a {
   
    color: #333;
}
.mkdf-side-menu {
   
    background-color: #fff;
    
}
.mkdf-side-menu a.mkdf-close-side-menu {
    
    color: #333;
}


@media only screen and (max-width: 1024px){
.mkdf-top-bar {
    display: block;
}
}
@media only screen and (max-width: 550px){

.mkdf-top-bar .mkdf-position-center-inner{
    display: none!important;
}
}
.mkdf-woo-single-page.mkdf-woo-single-thumb-on-left-side .mkdf-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) a img
{
height:auto!important;
}
 .mkdf-page-header .mkdf-vertical-align-containers, .mkdf-top-bar .mkdf-vertical-align-containers {
    padding-left: 3%!important;
    padding-right: 3%!important;
}
.mkdf-plc-holder .mkdf-plc-inner .mkdf-plc-text, .mkdf-pl-text {
   
    background-color: #fbf9f98a!important;
}

ul.products>.product .mkdf-pl-inner .mkdf-pl-text-inner .button {
    
    background-color: #ffffff;
  
}
.mkdf-plc-holder .mkdf-plc-inner .mkdf-plc-text-inner .button{
    
    background-color: #ffffff;
  
}

.mkdf-woo-single-page .mkdf-single-product-summary .price {
    
    font-family: Lato,serif;
    
}
ul.products>.product .price {
    font-family: Lato,serif;
}
.mkdf-plc-holder .mkdf-plc .mkdf-plc-price {
   font-family: Lato,serif;
}
.woocommerce-Price-amount.amount{
   font-family: Lato,serif;
}
.xoo-wsc-qty-price{
   font-family: Lato,serif;
}
.xoo-wsc-items-count{
   font-family: Lato,serif;
}
.mkdf-mobile-header .mkdf-mobile-logo-wrapper img {
   
    height: 55px;
    padding-top: 10px;
    margin-bottom: 10px;
}
.mkdf-footer-top-holder .wp-block-image img {width:150px;}

.mkdf-page-header {
    
    padding-top: 5px!important;
	padding-bottom: 5px!important;
    
}

.mkdf-plc-holder .mkdf-plc .mkdf-plc-rating{display:none;}

ul.products>.product .mkdf-pl-inner .mkdf-pl-text-inner .add_to_cart_button:after, ul.products>.product .mkdf-pl-inner .mkdf-pl-text-inner .button.product_type_external:after, ul.products>.product .mkdf-pl-inner .mkdf-pl-text-inner .button.product_type_grouped:after {
    content: "\f370";
	font-family: Ionicons!important;
    
}
.mkdf-plc-holder .mkdf-plc-inner .mkdf-plc-text-inner .add_to_cart_button:after, .mkdf-plc-holder .mkdf-plc-inner .mkdf-plc-text-inner .button.product_type_external:after, .mkdf-plc-holder .mkdf-plc-inner .mkdf-plc-text-inner .button.product_type_grouped:after {
   content: "\f370";
	font-family: Ionicons!important;
}
ul.products>.product .mkdf-pl-inner .mkdf-pl-text-inner .added_to_cart:after {
    content: "\f383";
    
}
.mkdf-plc-holder .mkdf-plc-inner .mkdf-plc-text-inner .added_to_cart:after {
    content: "\f383";
    
}
@media only screen and (max-width: 1024px){
.mkdf-mobile-logo-wrapper a{
	height:auto!important;
}
}