/*
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-blog-list-holder .mkdf-post-excerpt::after,
#billing_country_field{
    display: none;
}


.mkdf-sc-dropdown .mkdf-sc-dropdown-item-title{
    font-size: 13px !important;
    text-transform: none;
}
#ppc-button-ppcp-gateway{
    max-width: 500px;
    margin: 0 auto;
    display: block;
}
.mkdf-woocommerce-page .woocommerce-error{
    color:red;
}
.woocommerce-invalid-required-field input{
    border-color: red !important;
}
.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown li:last-of-type{
    margin-bottom: 20px;
}
.mkdf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation{
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.mkdf-header-divided .mkdf-page-header .mkdf-vertical-align-containers .mkdf-position-right .mkdf-divided-right-widget-area{
    padding-right: 20px;
}
.mkdf-header-divided .mkdf-page-header .mkdf-vertical-align-containers .mkdf-position-left .mkdf-divided-left-widget-area{
    padding-left: 20px;
}
.yith-wcwl-add-button .yith-wcwl-icon.fa-heart-o,
.wishlist-title-container{
    display: none;
}
table.variations tbody th{
    border-right: none !important;
}
.mc_form_inside{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
#mc_signup_submit{
    width: 50px !important;
    height: 56px;
    margin-top: -2px !important;
    text-transform: uppercase;
    background-color: white;
    color: black;
    border: 0;
}
#mc_message{
    flex: 0 0 100%;
    order: 3;
}
#mc_signup_form .mc_merge_var{
    flex: 0 0 calc(100% - 50px);
}
.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown li a{
    padding-left: 30px;
    padding-right: 30px;
}
.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown li:nth-child(2),
.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown li:nth-child(3){
    display: none;
}
.mkdf-menu-area .mkdf-login-register-widget.mkdf-user-logged-in .mkdf-login-dropdown li:last-of-type{
    margin-top: 0 !important;
}
#menu-footer-top-2{
    padding-top: 58px;
}
#nav-menu-item-13025{
    position: relative;
    padding-top: 10px;
    margin-top: 10px;
}
#nav-menu-item-13025:before{
    content: '';
    width: calc(100% - 50px);
    height: 1px;
    display: block;
    background-color: #9d9b9b;
    position: absolute;
    top: 0;
    left: 25px;
}
.woof_container_product_tag{
    display: none;
}
.term-96 .woof_container_product_tag,
.term-97 .woof_container_product_tag,
.term-98 .woof_container_product_tag,
.term-99 .woof_container_product_tag,
.term-100 .woof_container_product_tag,
.term-101 .woof_container_product_tag,
.term-86 .woof_container_product_tag{
    display: block;
}
.mkdf-woocommerce-page table.cart tr.cart_item td.product-price{
    width: 100px;
}
.mkdf-woocommerce-page table.cart tr.cart_item td.product-quantity{
    width: 175px;
}
.mkdf-page-title{
    text-shadow: 0 0 10px rgba(0,0,0,0.5) !important;
    color: white !important;
}


.cart-collaterals .woocommerce-shipping-destination{
    display: none;
}



@media(max-width: 1024px) {
    .widget.WOOF_Widget{
        display: none;
    }
}


@media(max-width: 767px) {
    .mkdf-wishlist-widget-count{
        display: none;
    }
    #menu-footer-top-2 {
        padding-top: 0 !important;
        margin-top: -58px !important;
    }
    .mkdf-h2, h2{
        font-size: 19px !important;
    }
    .mkdf-woo-single-page .mkdf-single-product-summary .product_meta > span.posted_in,
    .mkdf-woo-single-page .mkdf-single-product-summary .product_meta > span.tagged_as,
    .mkdf-empty-cart-custom,
    .mkdf-empty-cart-text{
        display: none;
    }
    .mkdf-woo-single-page .woocommerce-tabs{
        margin-top: 30px !important;
    }
}



