/*
Theme Name: Amalia Draghici
Theme URI: http://pande.ro
Description: Amalia Draghici
Tags: agency, business, ajax, portfolio, blog, shop, multi-purpose, clean, elegant, white, photography, modern, fullscreen, stylish, design
Author: Pande
Author URI: http://pande.ro
Version: 1.8
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.

*/
body a.phone-icon,body a.phone-show i {
    font-size: 24px;
    position: relative;
    top: 3px;
}
body a.phone-show {
    display: none;
    position: absolute;
    left: auto;
    width: 180px;
    background: #212121;
    bottom: -28px;
    height: 40px;
    right: 0px;
    text-align: center;
}
ol#yit-breadcrumb {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ol#yit-breadcrumb li {
    display: inline-block;
    margin: 0px 15px;
}
@media(max-width: 1480px) and (min-width: 1000px){
    body nav.main_menu>ul>li>a {
        position: relative;
        padding: 0 10px;
    }
   body header .header_inner_left {
        position: relative;
        left: 0px;
        top: 0;
        float: left;
        width: 131px;
    }
}
@media(max-width: 1226px) and (min-width: 1000px){
    body nav.main_menu>ul>li>a {
        line-height: 56px !important;
    }
}

div#testimoniale .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    font-style: italic;
    background: #bca474;
}
.continut p {
    color: #fff;
    /* font-style: normal; */
    font-size: 14px;
}
.testimo{
    margin-bottom: 20px;
    color: #fff;
    background: #bca474;
}

div#testimoniale .heading.h2 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    text-transform: uppercase;
}

div#testimoniale {
    background: #bca474;
        margin-top:30px;
    padding-top: 38px;
    padding-bottom: 20px;
}

.testimo .titlu p {
    font-weight: bold;
    font-size: 21px;
    margin-bottom: 10px;
}

.woocommerce ul.products li.product {border:1px solid rgba(204, 204, 204, 0.52);}
.woocommerce-page ul.products li.product .product_info_box, .woocommerce ul.products li.product .product_info_box{min-height:90px;}
.woocommerce ul.products li.product .image-wrapper img{border-bottom:1px solid rgba(204, 204, 204, 0.52);}

.woocommerce ul.products li.product .price{color:#bca474!important;font-size:20px!important;margin:5px 0;}

.woocommerce ul.products li.product .add-to-cart-button, .woocommerce ul.products li.product .added_to_cart, .woocommerce ul.products li.product a.qbutton.out-of-stock-button{background:#bca474;color:#fff;border-color:#bca474;}
.woocommerce ul.products li.product .add-to-cart-button:hover{border-color:#000!important;}

.dhvc-woocommerce-page .price{font-size:30px;color:#bca474;margin:20px 0 10px 0;}

.woocommerce-checkout .woocommerce-error, .woocommerce-checkout .woocommerce-info, .woocommerce-checkout .woocommerce-message{display:none!important;}

.woocommerce-checkout-payment h3{font-size:30px!important;}