/*
Theme Name: Avelina Child
Theme URI: https://avelina.qodeinteractive.com
Description: A child theme of Avelina
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: avelina
Template: avelina
*/


li.product {
    position:relative;
}
.qodef-woo-product-list .qodef-item-layout--info-on-image li{
    position:relative;
}
#ciocolaterieonline_data_livrare h3{
    font-size: 1em;
    font-weight: 400;
}
.woocommerce-additional-fields__field-gift-message h3{
    font-size: 1em;
    font-weight: 400;
}
.swiper-slide
.yith-wcwl-add-to-wishlist {
    display:none!important;
}
.qodef-svg--menu-arrow{
    margin-left:20px;
    scale:2;
    height:30px;
    width:20px;
    margin-right: 20px;
}
.qodef-mobile-header-navigation>ul>li>a {
    margin-right:60px;
}
@media only screen and (max-width: 679px) {
.expand-description {


        max-height: 91px!important;
        -webkit-line-clamp: none!important;
    --mask: linear-gradient(to bottom,
    rgba(0,0,0, 1) 0,   rgba(0,0,0, 1) 40%,
    rgba(0,0,0, 0) 95%, rgba(0,0,0, 0) 0
    ) 100% 50% / 100% 100% repeat-x;



    -webkit-mask: var(--mask);
    mask: var(--mask);
    }

}
 .qodef-fullheight {

     max-height: unset!important;
     --mask:none;
}
@media only screen and (max-width: 679px) {

    .wp-bottom-menu-search-form svg,.wp-bottom-menu-search-form i{

        position: absolute;
        top: 20px;
        left: 30px;
        transform: translate(-50%, -50%);
        color: white;
    }
    .search-field{
        color: white;
    }
    .search-field:focus{
        color: white!important;
    }
    .search-field:hover{
        color: white!important;
    }
.search-field::placeholder{
    color:white;
}
    .qodef-woo-product-title a {
        font-size:1em!important;

    }
    #qodef-woo-page.qodef--single .qodef-woo-single-inner{
        gap:5px;
    }

    .wp-bottom-menu-search-form .search-field{
        color:white;
    }
}
.qodef-grid-inner .qodef-svg--menu-arr {
    display:none;

}
#qodef-page-sidebar ul {
list-style: none;

}
#qodef-page-sidebar .current-menu-item a {
    font-weight: bold;

}
#qodef-page-sidebar .current-menu-item  .sub-menu a {
    font-weight: 400;

}

#qodef-page-sidebar svg {
    display: none;

}

@media only screen and (min-width: 679px) {
.hide_mobile{
    display: none;
}
}
