/*
Theme Name: Panaderia Child
Theme URI: https://panaderia.qodeinteractive.com
Description: A child theme of Panaderia Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: panaderia
Template: panaderia
*/


.wp-block-woocommerce-checkout-order-note-block{
    display:none;
}

.mkdf-position-left-inner .item_text,
.mkdf-position-right-inner .item_text{
    text-transform: uppercase;
}

.mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a{
    height: 70px!important;   
}

#menu-divided-left .wpml-ls-menu-item{
    display:none;  
}


.wc-block-components-address-form__address_2-hidden-input,
.wc-block-components-address-form__address_2-toggle,
.wc-block-components-address-form__address_2,
.wc-block-components-address-form__postcode,
.wc-block-components-address-form__state{
 display: none!important;   
}

.wc-block-components-checkout-step
 {
    margin: 0 0 0px;
 }
 
 
.mkdf-footer-column-1  p {
     font-size: 12px;
 }
 
 
 .mkdf-home-5-column-2 .mkdf-elements-holder,
 .mkdf-home-5-column-1 img{
    height: 470px!important; 
}


.menu-style .add_to_cart_button{
      display:none!important;  
}


.menu-style .mkdf-pl-inner{
    width: 20%!important;  
}
.menu-style .mkdf-pl-text-wrapper{
    width: 75%!important; 
    text-align: left!important; 
}

.menu-style .mkdf-pl-text-wrapper .mkdf-product-list-title{
    width: 75%!important;  
    display: inline-block!important; 
}

/*
.menu-style .mkdf-pl-text-wrapper .mkdf-product-list-title:after{
    content: " ....................................................................................................................... ";
    position: absolute;
    padding-left: 5px;
}
*/

.menu-style .mkdf-pl-text-wrapper .mkdf-product-list-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.menu-style .mkdf-pl-text-wrapper .mkdf-product-list-title:after {
  content: " ........................................................................................................................................................................................................................................................................................."
}


.menu-style .mkdf-pl-text-wrapper .price{
  font-size: 20px!important;  
  letter-spacing: 0!important; 
}

.menu-style .mkdf-pl-text-wrapper .price{
    width: 20%!important;  
    display: inline-block!important; 
    font-family: Cormorant, sans-serif;
}

.menu-style .woocommerce-Price-currencySymbol{
        font-family: Cormorant, sans-serif!important; 
}

ul.products>.product .mkdf-product-list-title {
    margin: 0;
    line-height: 1;
}


.menu-style .mkdf-pl-image img {
    width: 100px!important; 
}

.mkdf-page-footer .widget.widget_media_image a, .mkdf-page-footer .widget.widget_media_image img {
    display: block;
    margin: auto;
}

