/*
Theme Name: Biagiotti Child
Theme URI: https://biagiotti.qodeinteractive.com
Description: A child theme of Biagiotti Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: biagiotti
Template: biagiotti
*/
.mkdf-search-opener .mkdf-search-opener-wrapper>* {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
    font-size: 20px;
}
.product .star-rating span:before,
.product .star-rating:before {
    color: #FF0000;
}.woocommerce .mkdf-onsale {
    right: 0;
    background-color: black;
	text-decoration-color: white;
}

element.style {
}
ol, ul {
    list-style-position: inside;
    margin: 15px 0;
	color: #000000;
    font-family: Open Sans;
    font-size: 13px;
    font-style: normal;
    letter-spacing: .5px;
}

ul.products > .product .mkdf-pl-inner:hover .mkdf-pl-text, .mkdf-plc-holder .mkdf-plc-inner:hover .mkdf-plc-text{
	opacity: 0.5;
	background-color:#000 !important;
}
.woocommerce-page .mkdf-content input[type=email], .woocommerce-page .mkdf-content input[type=password], .woocommerce-page .mkdf-content input[type=tel], .woocommerce-page .mkdf-content input[type=text], .woocommerce-page .mkdf-content textarea, div.woocommerce input[type=email], div.woocommerce input[type=password], div.woocommerce input[type=tel], div.woocommerce input[type=text], div.woocommerce textarea {
    position: relative;
    width: 100%;
    margin: 0 0 16px;
    padding: 12px 16px;
    font-family: 'Open Sans';
    font-weight: 500;
    font-style: italic;
    line-height: calc(52px - (24px - 2px));
    color: black;
    background-color: transparent;
    border: 1px solid #cbcbcb;
    border-radius: 0;
    outline: 0;
    cursor: text;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
}
.mkdf-side-menu-button-opener.mkdf-side-menu-button-opener-icon-pack .mkdf-side-menu-icon {
    font-size: 50px;
    color: black;
}

.mkdf-mobile-header .mkdf-mobile-menu-opener.mkdf-mobile-menu-opener-icon-pack .mkdf-mobile-menu-icon * {
    display: block;
    line-height: inherit;
    font-size: 40px;
}




.isogmp{
	height: 167px;
	width: 103px;
	float:left;
}

 ul.products > .product .mkdf-pl-inner .mkdf-pl-text-inner .button, .yith-wcwl-add-button a, .yith-wcwl-wishlistaddedbrowse a, .yith-wcwl-wishlistexistsbrowse a{
	 color:#ffffff;
}
.mkdf-plc-holder .mkdf-plc-inner .mkdf-plc-text-inner .button{
	color:#fff;
}

 .mkdf-title-wrapper {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    background-color: #F9DABE;
}
.footer-img{
	display:flex;
	justify-content:center;
}