 /*
Theme Name: MGvision Custom Theme
Theme URI: http://coffeeking.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for CoffeeKing
Template: coffeeking
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: coffeeking

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.page-template-default  header.page-header {
    display: none!important;
}
.page-template-default .margin-default {
    padding: 0;
}

h2.woocommerce-loop-product__title {
    line-height: 1.2em;
}
.home article.matchHeight {
    min-height: 700px;
    height: auto!important;
    min-height: auto;
}
.bg-parallax-static{
    background-attachment: scroll!important;
}
.blog article .photo {
    height: 250px;
}
.blog article .header > * {
    font-size: 1.5em;
    min-height: 80px;
}


/*HEADER*/
a.logo {
    max-width: 150px;
}
nav.navbar #navbar {
    padding-left: inherit;
}
#nav-wrapper.wrapper-,
nav.navbar,
nav.navbar .container,
nav.navbar #navbar ul.navbar-nav{
        min-height: 70px!important;
    max-height: 70px!important;
        margin-top: 0;
}
nav.navbar #navbar ul.navbar-nav li, nav.navbar #navbar ul.navbar-nav a {
    margin-top: -4px;
}
div#nav-wrapper {
    position: absolute;
    z-index: 100;
    width: 100%;
}


.bg-overlay-dark:after {
    width: 100vw!important;
    height: 100vh!important;
    background: rgb(0 0 0 / 50%);
    position: absolute;
    top: 0;
    left: 0;
    visibility: visible!important;
}

/*GENERALE*/

h5 {
    font-weight: 400!important;
}
span.text-large {
    font-size: 20px!important;
    line-height: 22px!important;
}
.m-auto .wpb_wrapper {
    text-align: center;
}
.z-ind-top{
    z-index:3;
}
.heading.color-second .header {
    color: #5A4430;
}
a.ba-right:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 23px;
    margin-left: 5px;
    top: 3px;
    left: 5px;
    position: relative;
}
a.ba-down:after{
   content: "\f107"; 
    font-family: FontAwesome;
    font-size: 23px;
    margin-left: 5px;
    top: 3px;
    left: 5px;
    position: relative;
}


section > .vc_row.vc_row-no-padding {
    padding: 0;
}
section > .vc_row.sh-neum-box {
    padding: 40px 80px;
}
section > .vc_row {
    padding: 0 80px;
}
.block-center {
    padding: 0 20%;
}

.home section > .vc_row.sh-neum-box,
.home section > .vc_row,
.home .block-center {
    padding: 0 10px;
}
#open-section > .vc_row {
    padding: 0;
}

.vc_tta-panel-body {
    margin-top: 80px;   
}

.sep-line-center h2.header:after {
    content: "";
    width: 130px;
    height: 6px;
    border-radius: 50px;
    background: #c0aa83;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.sep-line-left:after {
    content: "";
    width: 70px;
    height: 4px;
    border-radius: 50px;
    background: #c0aa83;
    position: absolute;
    bottom: -20px;
}
.sep-line-left h4.subheader {
    font-size: 22px;
    margin-top: 13px;
    margin-bottom: 35px!important;
}

/*slider*/
.swiper-next, .swiper-prev {
    position: absolute;
    top: 50%;
    width: 35px;
    height: 35px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    opacity: 0.2;
}
.swiper-next:hover, .swiper-prev:hover {
    opacity: 1;
}
.swiper-next {
    right: 0;
}
.swiper-next i, .swiper-prev i {
    margin-left: 10px;
    margin-top: 2px;
}


/*READ MORE BUTTON*/
.read-more-btn .vc_tta-panel {
    flex-direction: column-reverse;
    display: flex!important;
}
.read-more-btn.vc_tta.vc_general .vc_tta-panel-title>a {
    border-bottom: 3px solid #5a4430!important;
    width: fit-content;
    padding: 5px 20px 5px 35px!important;
}
.read-more-btn.vc_tta.vc_general  .vc_tta-controls-icon-position-left .vc_tta-controls-icon{
    left: 8px!important;
}
.read-more-btn {
    margin-top: -25px;
}
.vc_tta.vc_general.read-more-btn .vc_tta-panel.vc_active .vc_tta-panel-body {
    padding: 0 0 20px 0!important;
    margin: 0;
}
.vc_tta.vc_general.read-more-btn .vc_tta-panel-heading, .vc_tta.vc_general.read-more-btn .vc_tta-panel-body {
    border: none;
}

/*tabs*/
.vc_tta h3 {
    margin-bottom: 25px;
    font-size: 2.5em;
    position: relative;
}
.vc_tta h3:after {
    content: "";
    background: #C0AA83;
    width: 80px;
    height: 4px;
    border-radius: 5px;
    position: absolute;
    bottom: -10px;
    left: 0px;
}
.vc_tta h5 {
    font-weight: 100;
    font-size: 1.1em;
}
span.vc_tta-title-text {
    text-transform: initial!important;
    font-size: 1.2em!important;
}
li.vc_tta-tab a {
    padding: 0!important;
}

.sh-neum-tab .vc_tta-panel-body {
    margin: 0px;
}
.vc_tta-tabs-container:after {
    width: fit-content;
    content: "";
    width: 99%;
    margin: 0 auto;
    height: 3px;
    margin-top: -7px;
    background: #c0aa83;
    display: block;
    border-radius: 10px;
}
.vc_tta.vc_general ul.vc_tta-tabs-list {
    display: table;
    width: 100%;
}
.vc_tta.vc_general li.vc_tta-tab{
    text-align: center;
    display: table-cell!important;
}
.text-bg p.header-text {
    width: 100vw;
    font-size: 10vw!important;
}
.vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list .vc_active a span {
    border: none!important;
}
.vc_tta-tab a span:after{
    width: 0%;
}
.vc_tta-tab.vc_active a span:after {
    content: "";
    background: #5a4431;
    height: 5px;
    position: absolute;
    bottom: 0px;
    left: 0;
    border-radius: 50px;
    width: 100%;
    animation: in_line .5s linear;
}
@keyframes in_line {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}   
.sh-neum-tab ul.vc_tta-tabs-list {
    position: absolute;
    bottom: -4px;
}
.sh-neum-tab .vc_tta-panels, .sh-neum-tab .vc_tta-panel-body {
    padding: 0!important;
}

/* tabs verticali */

/*h4.vc_tta-panel-title a {
    width: 50%;
    float: right;
    padding-left: 15px!important;
    font-size: 1.3em!important;
}
h4.vc_tta-panel-title a span{
    color: #5A4430!important;
}
.vc_tta-panel-heading {
    min-height: 65px;
}*/

#vert-tabs .vc_tta-panel-heading {
    display: flex;
    justify-content: right;
}
#vert-tabs h3.vc_tta-panel-title {
    font-size: 1.2em;
    width: 50%;
}
#vert-tabs h3.vc_tta-panel-title a {
    color: #5A4430;
    padding-left: 13px;
}
#vert-tabs .vc_active h3.vc_tta-panel-title {
    font-size: 2.3em;
    top: 90px;
}
#vert-tabs .vc_tta-accordion .vc_tta-panel-heading, 
#vert-tabs .vc_tta-accordion .vc_tta-panel-body {
    border-width: 0px!important;
}
#vert-tabs .vc_tta h3:after {
    display: none;
}

.line-vert-tab:before {
    content: "";
    background: #5a4431;
    width: 5px;
    left: -10px;
    border-radius: 10px;
    position: absolute;
    animation: line-height-anim .5s;
    top: -20px;
    height: 100%;
}
.line-vert-tab-2:before {
    content: "";
    background: #efefef;
    width: 3px;
    right: 6px;
    border-radius: 10px;
    position: absolute;
    height: 100%;
}
@keyframes line-height-anim {
    0% {
        height: 0%;
    }
    100% {
        height: height: 100%;;
    }
}
#vert-tabs .vc_tta-panel-heading {
    top: -50px;
    position: relative;
}
#vert-tabs h3.vc_tta-panel-title:before {
    content: "";
    background: #C0AA83;
    width: 5px;
    left: -10px;
    border-radius: 10px;
    position: absolute;
    top: 0;
    height: 100%;
}
#vert-tabs .vc_active h3.vc_tta-panel-title:before{
    display: none;
}
#vert-tabs .vc_tta-panels {
    top: 50px;
}

/*
 *  HOME
 * */
/*SLIDE*/
.open {
    min-height: 100%;
    position: absolute;
    min-width: 100%;
}
.open > div > div > .wpb_wrapper {
    min-height:100%;
}
.open-cta {
    display: flex;
    height:80%;
    align-items: center;
}

.open-category {
    height: 20%;
}
.open-row-category-box,
.open-row-category-box > div{
    height: 100%;
}
h1.open-title {
    font-size: 3em;
    line-height: 1.3em;
}
.icon-scroll {
    display: inline-block;
}
.icon-scroll .vc_icon_element-inner {
    display: inline-block;
    max-height: 30px;
}
.icon-scroll .vc_icon_element-inner span{
    transition: all .1s linear;
}
.icon-scroll:hover .vc_icon_element-inner span{
    margin-top:5px;
}



.box-about .vc_column-inner .vc_column-inner {
        margin:20px;
}
.box-about .vc_column-inner .wpb_column:hover {
    box-shadow: -4px -4px 6px #ffffff, 4px 4px 6px rgb(174 174 192 / 20%);

}

.box-about .vc_column-inner .wpb_column:hover .sh-lite-neum .vc_btn3.vc_btn3-color-grey{
    box-shadow: -2px -2px 3px #ffffff, 2px 2px 3px rgb(174 174 192 / 20%);
}

section#fix-bg {
    background-attachment: fixed;
    transition: all 3s ease-in-out;
    background-repeat: repeat!important;
    background-position-y: 0%!important;
}
section#fix-bg:hover {

    background-position-y: 150%!important;
}
section#fix-bg-2 {
    background-attachment: fixed;
}
/*FORM*/
.home form {
    padding: 0;
}
form input, form textarea {
    background: #f6f6f6!important;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    float: left;
    background: #f28e34!important;
    box-shadow: -8px -7px 5px #ffffff, 2px 5px 10px rgb(13 39 80 / 16%);
}
input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    box-shadow: inset 3px 3px 5px #eeaa6d, inset -3px -3px 5px #ca762a;
    transform: scale(0.99);
}
input[type="checkbox"] {
    box-shadow: none;
}
span.wpcf7-form-control-wrap.acceptance-135 {
    top: -30px;
    left: -15px;
    margin: 0;
    text-align: left;
}
/*HEADER*/
.brown.heading.color-second h2.header {
    margin-top: 25px;
    color: #5A4430!important;
}
.subheader {
    margin-bottom: 5px!important;
}

/*BOTTONI CATEGORIA*/
.btn-category .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: transparent;
    border: 0;
    color: #fff;
    font-weight: bold;
    font-size: 2em;
    letter-spacing: 2px;
}
.home .btn-category a:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 6px;
    border-radius: 10px;
    background: #C0AA83;
    bottom: 10%;
    left: 30%;
    transition: all .5s ease-in-out;
}
.btn-category a:hover {
        text-shadow: 1px 1px 0px #3b1717, 4px 3px 0px #ad956a;
    transform: translateX(-3px);
    
}


.home .btn-category a:hover:after{
        transform: translateX(25px);
}



.btn-category a:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 6px;
    border-radius: 10px;
    background: #C0AA83;
    bottom: 10%;
    transition: all .5s ease-in-out;
    left: 50%;
    transform: translate(-50%, -50%);
}
.btn-category a:hover:after{
    transform: translate(-50%, -50%);
}


/*scroll line*/
/*.open-scroll {
    position: absolute;
    width: 100vw;
    height: 100vh;
}
.hscroll-line {
    width: 1px;
    background: rgb(192 170 131 / 50%);
    position: absolute;
    right: auto;
    left: -20%;
    width: 2px;
    animation: move 5s infinite;
    border-radius: 50px;
}
.hscroll-line:after {
    position: absolute;
    content: "";
    width: 2px;
    left: -5px;
    height: 15px;
    border-radius: 50px;
    transform: rotate(-45deg);
    background: rgb(192 170 131 / 50%);;
    animation: move2 5s infinite;
}
.hscroll-line:before {
    position: absolute;
    content: "";
    width: 2px;
    left: 5px;
    height: 15px;
    border-radius: 50px;
    transform: rotate(45deg);
    background: rgb(192 170 131 / 50%);;
    animation: move2 5s infinite;
}
@keyframes move {
    30% {
        top: 30%;
        height: 0px;
    }
    60% {
        top: 100%;
        height: 95px;
    }
    100% {
        top: 80%;
        height: 80px;
    }
}
@keyframes move2 {
    0% {
        top: 0;
    }
    60% {
        top: 90%;
    }
    100% {
        top: 90%;
    }
}*/


/*BOTTONI CTA - ARANCIO*/
li.btn-cta span {
    background: #F28E33;
    color: #fff;
    padding: 10px 20px!important;
    margin-top: -10px;
   border: 2px solid #F28E33;
}
li.btn-cta:hover span {
    background: transparent;
    color: #F28E33;
}
a.btn{border-width: 2px!important;}
a.btn.btn-second.btn-cta {
    background: #F28E33;
}
a.btn.btn-second.btn-cta.cta-border:hover {
    background: transparent!important;
    color: #F28E33!important;
}
a.btn.btn-second.btn-cta.cta-border{
    border:2px solid #F28E33;
}
.border-beige:hover{
    border:2px solid #C0AA83
}
a.btn-default-bordered:hover {
    background: #c0aa83!important;
    border-color: #c0aa83!important;
}

/*form*/
input.wpcf7-form-control.wpcf7-text,
input.wpcf7-form-control.wpcf7-number,
form textarea {
    border-radius: 5px!important;
    border: 1px solid #e9e9e9!important;
    background: transparent!important;
    font-weight: 400;
    transition: all .1s linear;   
}
input.wpcf7-form-control.wpcf7-text:focus,
input.wpcf7-form-control.wpcf7-number:focus,
form textarea:focus {
    box-shadow: 3px 3px 15px rgb(136 165 191 / 30%), -6px -6px 5px #ffffff!important;
}

/*NEUM*/
.sh-white {
    box-shadow: -7px -8px 10px #ffffff, 0px 1px 15px rgb(190 190 190 / 60%), -3px -3px 15px #8080806e;
}
.sh-white:hover {
    box-shadow: -2px -2px 6px rgb(255 255 255 / 60%), -2px -2px 4px rgb(255 255 255 / 40%), 2px 2px 2px rgb(255 255 255 / 5%), 2px 2px 4px rgb(0 0 0 / 10%);
    transform: scale(0.99);
}

.sh-neum-img img {
        /*box-shadow: -4px -4px 5px #ffffff, 4px 4px 8px #bebebe;*/
        border-radius: 5px;
    box-shadow: -13px -13px 13px #ffffff, 8px 8px 30px rgb(163 177 198 / 60%);
}

.sh-neum,
.sh-neum-2 {
        box-shadow: -7px -7px 4px #ffffff, 7px 7px 10px #b2bcc3;
        border: 2px solid #5a4430;
}
.sh-neum:hover{
         box-shadow: -2px -2px 4px #ffffff, 2px 2px 10px #b2bcc3;
         background: #7c5d41!important;

    transform: scale(0.99);
}
.sh-neum:active{
             box-shadow: inset -3px -3px 7px rgb(255 255 255 / 70%), inset -3px -3px 5px rgb(255 255 255 / 50%), inset 3px 3px 3px rgb(255 255 255 / 8%), inset 3px 3px 5px rgb(0 0 0 / 15%);
          background: #F6F6F6!important;
          color:#7c5d41!important;
}
.sh-neum-2:hover{
     box-shadow: -2px -2px 2px #ffffff, 2px 2px 4px #bebebe;
    transform: scale(0.99);
}
.sh-lite-neum .vc_btn3.vc_btn3-color-grey{
    font-weight:700;
    background: #f6f6f6;
    padding: 7px 20px;
    box-shadow: -4px -4px 6px #ffffff, 4px 4px 6px rgb(174 174 192 / 20%);
}

.sh-lite-neum .vc_btn3.vc_btn3-color-grey:hover{
    background: #f6f6f6;
    box-shadow: inset -4px -4px 6px #ffffff, inset 4px 4px 6px rgb(174 174 192 / 20%)!important;
}

.sh-outer{
    box-shadow: 3px 3px 15px rgba(136, 165, 191, 0.27), -10px -10px 20px #FFFFFF;
}

.sh-double .vc_column-inner{
    box-shadow: -4px -4px 6px #FFFFFF, 4px 4px 6px rgba(174, 174, 192, 0.2), inset -4px -4px 6px #FFFFFF, inset 4px 4px 6px rgba(174, 174, 192, 0.2);
}

.sh-inner, form input, form textarea, .selection > span{
    box-shadow: inset 3px 3px 15px rgb(136 165 191 / 30%), inset -6px -6px 5px #ffffff;
    border: 1px solid #e9e9e9!important;
}
.select2-container--default .select2-selection--single{
    background: #f6f6f6!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before{
    color: #555555!important;
}
.sh-neum-box, .sh-neum-tab{
    border-radius: 10px;
    background: #f6f6f6;
    box-shadow: -13px -13px 13px #ffffff, 8px 8px 30px rgb(163 177 198 / 60%);
}


.row-tab-neum{
    margin-top: 50px;
    margin-right: 15px;
    margin-bottom: 50px;
    margin-left: 15px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.sh-neum-box .subheader-bg-inner h5.subheader {
    font-weight: 800!important;
    zoom: 1;
    color: #eeeeee!important;
    top: 0;
}
.sh-neum-box .subheader-bg-inner {
    margin-bottom: 40px!important;
}
.sh-neum-box .heading.subheader-bg-inner:after {
    border-radius: 50px;
    left: 7%;
}


.box-about-sh {
    box-shadow: inset 3px 3px 15px rgb(136 165 191 / 18%), inset -6px -6px 5px #ffffff;
}
.box-about-sh .vc_column-inner {
    box-shadow: 3px 3px 15px rgb(136 165 191 / 27%), -10px -10px 20px #ffffff;
}


.title-box-about {
    box-shadow: -15px -15px 20px rgb(255 255 255 / 90%), 6px 10px 25px rgb(190 190 190 / 90%);
    position: relative;
    height: 100px;
    display: flex;
    align-items: center;
    top: -80px;
    padding: 30px;
    background: #f6f6f6;
    justify-content: center;
}

/*shop*/
.white-shop .products-sc article {
    background: transparent;
}
.white-shop .products-sc article:hover,
.sh-box-inner > .wpb_column:hover  {
    box-shadow: inset 3px 3px 15px rgb(136 165 191 / 18%), inset -6px -6px 5px #ffffff;
    border-radius: 5px;
}

.certificazioni img {
    filter: grayscale(1);
}
.certificazioni img:hover {
    filter: grayscale(0);
}

.sh-box-inner .read-more-btn a {
    margin: 0 auto;
    margin-top: 20px;
}

.sh-border {
    box-shadow: inset 0px 3px 15px rgb(136 165 191 / 20%), inset 0px -6px 15px rgb(136 165 191 / 5%);
}
.line-v:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 2px;
    background: #BEBEBE;
    left: -1px;
}
.box-about .vc_column-inner {
    padding: 0 10px;
}

.about-testimonials .testimonials-list .inner {
    /*border: none;*/
    /*margin: 0;*/
}

/*blog*/
.single-post header.page-header.like-parallax,
.blog header.page-header.like-parallax {
    background: url(/wp-content/uploads/2022/05/cafferiver-blog-bg.jpg)!important;
    background-size: cover!important;
        background-attachment: fixed!important;
    background-position: center!important;
    height: 70vh;
}
.blog header.page-header.like-parallax:after,
.single-post header.page-header.like-parallax:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
}
.single-post form#commentform {
    padding: 0;
    background: transparent;
    padding-top: 20px;
}
.single-post p.form-submit {
    text-align: left;
}
.single-post input#send_comment {
    background-color: #5a4431!important;
    box-shadow: none;
}
.single-post .tags-short, 
.single-post .tags-short a {
    font-weight: 300!important;
}


/*sidebar*/
#content-sidebar .col-md-6 {
    width: 100%;
}
#content-sidebar form.wpcf7-form.init {
    padding: 0;
}




/*Shop*/
li.cat-item.cat-item-190 {
    display: none;
}
.woocommerce div.product form.cart .variations th {
    display: contents;
}
.woocommerce div.product form.cart .variations label{
    color: #000;
    font-size: 1.3em;
    font-weight: 500;
    line-height: 20px;
}
.woocommerce-page header.page-header.like-parallax {
    background: url(/wp-content/uploads/2022/06/caffe_river-shop-bg.jpg)!important;
    background-size: cover!important;
    background-attachment: fixed!important;
    background-position: center!important;
    height: 70vh;
}
.woocommerce-page header h1 {
    text-shadow: -4px 4px 3px #5a4431;
}
.matchHeight.item,
article.matchHeight {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


/*Social*/
section.wgl-page-socials.appearence-hovered {
    position: absolute;
    left: 10px;
    z-index: 5;
}
.socials__desc .social__name {
    display: none;
}
ul.socials__list {
    list-style: none;
    position: relative;
    padding: 10px 0;
    margin-left: 8px;
}
ul.socials__list li {
    padding: 5px 0;
}
.home ul.socials__list a span {
    color: inherit;!imoprtant;
}
.home ul.socials__list a:hover span {
    color: #f28e33!important;
}
ul.socials__list a span {
    color: #ffffff;
}

ul.socials__list a:hover span {
    color: #f5ddb2!important;
}

.wgl-page-socials.appearence-hovered .socials__list {
    visibility: hidden;
}
.wgl-page-socials.appearence-hovered .socials__desc:hover + .socials__list li, 
.wgl-page-socials.appearence-hovered .socials__list:hover li {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}
.wgl-page-socials.appearence-hovered .socials__list li {
    transform: translateX(-150%);
    opacity: 0;
    visibility: hidden;
    transition: 0.45s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(1) {
    transition-delay: 0.05s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(2) {
    transition-delay: 0.10s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(3) {
    transition-delay: 0.15s;
}
.wgl-page-socials .social__link .social__name {
    display: inline-block;
    font-weight: 300;
    text-transform: uppercase;
    vertical-align: middle;
    overflow: hidden;
    opacity: 0;
    transform-origin: -25px 50%;
    transform: rotateY(0.25turn);
    transition: 0.45s;
    margin-left: 5px;
}
.wgl-page-socials .social__link:hover .social__name {
    width: auto;
    opacity: 1;
    transform: rotateY(0turn);
}

span.social__icon.fas.fa-share-alt {
    background: #fff;
    padding: 9px;
    border-radius: 100px;
}
/*FOOTER*/
#block-footer div, #block-footer p {
    color: #fff;
}
#block-footer a{
    font-weight: 500;
}
#block-footer a:before {
    color: #ffffff;
}
#block-footer a:hover::before {
    color: #c0aa83;
}


/*MENU ICON*/
/*li#menu-item-wpml-ls-2-it {
    position: absolute;
    right: -30px;
}*/
li.ltx-fa-icon.ltx-nav-social {
    position: absolute;
    right: 10px;
}
li.ltx-fa-icon.ltx-nav-cart {
    margin-left: 0!important;
}
li.ltx-fa-icon.ltx-nav-search {
    margin-right: 45px!important;
    margin-left: 0!important;
}
.cart-navbar {
    padding-left: 0!important;
}

.custom-read-more {
    display: flex;
    flex-direction: column-reverse;
    margin-top: -35px;
}
.custom-read-more h4 {
    font-weight: 300!important;
    text-transform: uppercase!important;
    font-size: 1em!important;
    border-bottom: 2px solid #000!important;
}

nav.navbar #navbar ul.navbar-nav a{
    font-weight: 500;
}

/*MOBILE*/
@media (max-width:768px){
        .title-box-about h3 {
        font-size: 1.3em!important;
    }
    .box-about .vc_column-inner {
        padding: 0;
    }

    .line-v:before {
        display: none;
    }
    html, body, div, table, p {
        line-height: 1.7em!important;
        font-size: 20px!important;
    }

    .open-mobile{
        height: calc(100vh - 40px);
    }
    .open-mobile .wpb_column,
    .open-mobile .vc_column-inner,
    .open-mobile .wpb_wrapper{
        height: 100%;
    }
   /* .open-mobile .wpb_wrapper {
        display: flex;
        flex-direction: column;
    }*/
    .open-mobile .btn-wrap {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 5%;
    }
    .btn-mob-1 {
        margin-bottom: 100px!important;
    }

    .title-mobile {
        height: 70vh;
    }
    .open-category {
        height: 20vh;
        text-align: center;
    }
    .btn-category button:after {
     left: 33%;
    }

    h1.open-title{
        line-height: 45px!important;
        margin-top: 100px!important;
        text-shadow: 0px 4px 10px #000;
        font-size: 2em;
    }
    nav.navbar.affix-top {
        background: transparent;
        border: none;   
    }
    .navbar-toggle .icon-bar {
        border-radius: 15px!important;
    }

    span.icon-bar.middle-bar {
        max-width: 70%;
        position: relative;
        left: 10px!important;
        background: #5a4431!important;
    }
    section.wgl-page-socials.appearence-hovered {
      display: none;
    }
    nav.navbar.affix-top a.logo,
    nav.navbar.affix-top .pull-right.nav-right.hidden-lg{
        display: none;
    }
    nav.navbar.affix-top span.icon-bar {
        background: #ffffff!important;
    }

    nav.navbar.affix-top.dark {
        top: 0px;
    }
    nav.navbar .navbar-toggle {
        margin: 3%;
        margin-top: 9%;
       transition: linear 0.5s;
    } 
     nav.navbar.affix.dark .navbar-toggle {
        margin-top: 3%;
    }
    nav.navbar .logo {
        max-width: 33% !important;
    }
    nav.navbar .nav-right {
       display: none;
    }

    .hscroll-line {
        right: 10px;
        left: auto;
    }
    @keyframes move {
        20% {
            top: 50vh;
            height: 0px;
        }
        60% {
            top: 68vh;
             height: 95px;
        }
        100% {
            top: 68vh;
            height: 95px;
        }
    }   
    .sh-neum-box .heading.subheader-bg-inner:after {
        left: 12%;
    }
    div#mobile-bullet > div {
        background-attachment: fixed;
        background-position: 235%!important;
        background-size: 70%!important;
    }

    .miscele-sn .vc_column-inner {
        margin: 0!important;
        padding: 30px 10px 10px 10px!important;
    }
    .miscele-ds .vc_column-inner {
        margin: 0!important;
    }
    .testimonials-list .inner {
        margin: 15px;
    }

    div#form-home{
        margin: 0px!important;
        padding: 10px!important;
    }
    div#form-home .vc_row {
        margin: 0!important;
        padding: 0!important;
    }
    .form-section {
        padding: 10px!important;
    }

    .padding-0{
        padding: 0;
    }
    .mobile-pd {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    .mobile-mg, #miscele-home {
        margin-right: 20px !important;
        margin-left: 20px !important;
    }
    .mobile-left *{
        text-align: left!important;
    }
    .mobile-center{
        text-align: center;
    }
    .sep-line-center h2.header:after {
        left: 20%;
    }
    .sep-line-left:after{
        display: none;
    }
    .sh-inner{
        box-shadow: none;
    }
    form input, form textarea {
        border: 1px solid #f0f0f0!important;
    }
    section > .vc_row.sh-neum-box,
    section > .vc_row,
    .block-center {
        padding: 0 10px;
    }

    /*tabs*/
    .vc_tta-panel-heading {
        background-color: transparent!important;
    }
    h4.vc_tta-panel-title{
        padding: 0;
        text-align: left;
    }
    span.vc_tta-title-text {
        font-weight: 500;
        color: #000;    
        font-size: 1em!important;
        display: flex;
        align-items: baseline;
    }
    .vc_active h4 span:before {
        transition: linear 0.5s;
        content: "";
        width: 6px;
        height: 40px;
        background: #c0aa83;
        display: inline-block;
        border-radius: 10px;
        margin-right: 10px;
        position: relative;
        top: 12px;
    }
    .vc_tta-panel-title>a {
        padding: 20px 0!important;
        margin: 0;
    }
    .vc_tta-panel-body {
        margin-top: 20px!important;
    }

    .block-center.row-tab-neum {
        padding-left: 15px!important;
        margin-left: 15px px !important;
        padding-right: 15px!important;
        margin-right: 15px px !important;
    }
    .vc_tta.vc_general {
        padding: 15px;
    }
    .vc_tta.vc_general.read-more-btn,
    #vert-tabs .vc_tta.vc_general{
        padding: 0px;
    }
    #vert-tabs .vc_tta-accordion .vc_tta-panel-heading {
        margin: 0 11px;
    }
    #vert-tabs h3.vc_tta-panel-title {
        width: 100%;
    }
    .line-vert-tab-2:before,
    #vert-tabs .vc_active h4 span:before{
        display: none;
    }
    .vc_custom_1652195131202 {
        padding: 0!important;
    }
    .block-icon.align-left{
        margin-left: 30px;
    }
    .slider-mobile a.vc_btn3 {
        margin-left: 15px;
    }
    #block-footer .btn-cta {
        margin-left: 0px;
    }

    #block-footer + footer {
        background: #202020!important;
    }
    .home .btn-category a:after {
        transition: none;
        left: 50%;
    }
    .slider-tab .vc_tta.vc_general .vc_tta-panel.vc_active {
        padding: 10px;
    }
    .slider-tab .vc_tta-panel-heading {
        display: none;
    }
    .slider-tab .vc_general.vc_tta,
    .slider-tab > div > div {
        padding: 0!important;
    }



}
@media (max-width:1199px){
    .nav-mob {
        display: none;
    }
    .menu-item .btn-cta {
        margin-left: -23px;
    }
    li#menu-item-wpml-ls-2-it {
        width: 100%;
        left: 0;
    }
    li#menu-item-wpml-ls-2-it span img {
        width: 25px;
    }

}



@media (min-width: 1199px) {
    
  nav.navbar #navbar ul.navbar-nav a {
    padding: 24px 11px 4px;
  }
    
}


.blog-info, div#comments,
.single-product .text-page > .product.product_cat-miscele-bar form.cart,
li.product.product_cat-miscele-bar a.product_type_simple.btn:before,
li.product.product_cat-miscele-bar .price .amount,
.product.product_cat-miscele-bar .stock.out-of-stock {
    display: none!important;
	content: none; 
}

li.product.product_cat-miscele-bar a.product_type_simple.btn {
    padding-left: 40px!important;
}
.woocommerce .out-of-stock {
    border: 2px solid #5a4430;
    color: #5a4430!important;
    width: fit-content;
    padding: 0px 13px;
    font-weight: 500;
}
.archive p.stock.out-of-stock {
    position: absolute;
    top: 0;
}
.alert_miscele p {
    color: #000;
}
li.product.product_cat-miscele-bar a.product_type_simple.btn {
    background: #6c5c4f;
}
.woocommerce nav.woocommerce-pagination ul .page-numbers:not(.next):not(.prev).current,
.woocommerce nav.woocommerce-pagination ul .prev.prev:before, 
.woocommerce nav.woocommerce-pagination ul .next.prev:before, 
.woocommerce nav.woocommerce-pagination ul .prev.next:after, 
.woocommerce nav.woocommerce-pagination ul .next.next:after{
    color: #bfaa83!important;
}
.product_cat-miscele-bar small.woocommerce-price-suffix,
.product_cat-miscele-bar .price {
    display: none;
}
small.woocommerce-price-suffix {
    font-size: 0.7em;
    color: #000;
    font-weight: 300;
    display: block;
}


.product_meta {
    display: none;
}
.shop-bar{
    color: #fff;
    text-align: center;
    font-size: 22px;
    padding: 5px 20px;
    background: #5a4430;
    margin-top: 15px;
    z-index: 10;
    position: relative;
    width: fit-content;
}

.bg-over > div > .wpb_wrapper {
    background: rgb(0 0 0 / 30%);
    height: 100%; 
    transition: background-color 0.5s ease; 
}
.bg-over:hover .wpb_wrapper {
    background: rgb(0 0 0 / 0%);
}
.bg-over .vc_column-inner {
    padding-top: 0;
}.bg-over .vc_column-inner {
    padding-top: 0;
}
.home .bg-over .vc_column-inner {
    margin: 0!important;
    padding: 0!important;
    height: 100%;
}
.bg-over.mob-top>div>.wpb_wrapper {
    padding-top: 5%;
}
.woocommerce-mini-cart__buttons .button:not(.checkout):hover {
    background-color: #5a4430;
}


.comment-text h3, .text-page h3, .comment-text .h3, .text-page .h3 {
    font-size: 1.6em;
}
.woocommerce form .form-row label {
    font-weight: 500;
}

input#ship-to-different-address-checkbox {
        width: 0; 
        height: 0;
}
input#ship-to-different-address-checkbox:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #5a4430;
    padding: 7px;
    display: inline-block;
    position: absolute;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
        top: -12px;
}
input#ship-to-different-address-checkbox:checked::before {
    background-color: #5a4430;
}
input#ship-to-different-address-checkbox:checked::after {
     content: '';
    position: absolute;
    left: 4px;
    top: -5px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 
      2px 0 0 white,
      4px 0 0 white,
      4px -2px 0 white,
      4px -4px 0 white,
      4px -6px 0 white,
      4px -8px 0 white;
    transform: rotate(45deg);
}
.woocommerce-form__label-for-checkbox span {
    margin-left: 10px;
}
.asterisco{
    text-align:left;
    font-size: 13px;
    color: #757575;
    margin-bottom:20px;
}
h3#ship-to-different-address {
    margin-top: 45px;
}

div#my_custom_checkout_field {
    width: fit-content;
    padding-left: 45px;
}
p#Fattura_field:after, p#Fattura_field:before {
    display: none;
}

.fa-coffee {
    color: #cecece;
    font-size: 20px!important;
    margin-right: 6px;
}
.fa-coffee.active {
    color: #c0aa83;
}
.woocommerce-product-attributes-item--attribute_valore{
    display: none;
}
.score-prd{
    position: relative;
    top: 10px;
}


.blog-post .image {
    display: none;
}
.tags-short {
    display: none;
}

.sh-lite-neum.bordered .vc_btn3.vc_btn3-color-grey {
    background: #c0aa83;
    color: #fff;
    box-shadow: -4px -4px 6px #e9e9e9, 4px 4px 6px rgb(162 162 162 / 56%);
}
.sh-lite-neum.bordered .vc_btn3.vc_btn3-color-grey:hover {
    box-shadow: inset -4px -4px 6px #a5916e, inset 4px 4px 6px #b39c73!important;
}

.woocommerce a.added_to_cart {
    font-size: 15px;
    border: 2px solid;
    padding-bottom: 8px;
    font-weight: 600;
}
.cross-sells {
    margin-right: 7%;
}
.cart-collaterals {
    display: flex;
    flex-direction: column-reverse;
}
@media (max-width: 650px) {
    ul.products.columns-3 li {
        min-width: 100%;
    }
}

@media (min-width: 769px) {
    .cart-collaterals,
    .cross-sells ul.products.columns-2  {
        display: flex;
        flex-direction: row;
    }
}
@media (min-width: 769px) and (max-width: 1200px){
    .cross-sells ul.products.columns-2 li {
        max-width: 50%;
    }
    .cross-sells .button {
        padding: 0!important;
        font-size: 15px;
    }
    .cross-sells .matchHeight.item {
        padding: 0!important;
    }

}
.cross-sells ul.products.columns-2 li {
    width: fit-content!important;
}
.cross-sells .button {
    background: transparent!important;
    color: #c0aa83!important;
    border: 2px solid #C0AA83!important;
}
.cross-sells .button:hover {
    background: #c0aa83!important;
}
.cross-sells .image img {
    max-height: 200px;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description {
    font-size: 13px;
}


.text-page h2 {
    font-size: 50px;
    line-height: 60px;
}
.mob-prod-cat {
    display: none;
}

@media (max-width: 768px) {
    ul.products.columns-2 {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
    }
    body.woocommerce-page header.page-header.like-parallax {
        background-position: 70%!important;
    }
    .page-id-9220 .swiper-slide.swiper-slide-active {
        height: auto;
    }
    .page-id-9220 .swiper-slide.swiper-slide-active > .container,
    .page-id-9220 .swiper-slide.swiper-slide-active > .container > vc_section {
        height: 100%;
    }
     .page-id-9220 .slider-etica .swiper-slide .vc_section{
        width: auto!important;
    }
    .brown.heading.color-second h2.header,
    .text-page h2 {
        font-size: 30px!important;
        line-height: 32px;
        margin-top: 5px;
    }
    .open-category .wpb_wrapper{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .btn-wrap.align-center.btn-wrap-inline {
        margin: 0;
    }
    #miscele-home .btn-wrap.align-center.btn-wrap-inline {
        margin-left: 15px;
    }
    .mob-prod-cat {
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin: 30px 0 0 0;
    }
    .mob-prod-cat .opt-866,
    .mob-prod-cat .opt-859,
    .mob-prod-cat .opt-190 {
        display: none;
    }
    .mob-prod-cat .select-wrap{
        width: 70%;
        margin: 0;
    }

}

   .bg-overlay-dark h1,
    .bg-overlay-dark h2,
    .bg-overlay-dark h3{
        font-size: 2em;    
    }

.upsells.products h2, .related.products h2 {
    font-size: 30px;
}


.products-sc article .photo img {
    height: 100%;
    max-width: none!important;
}
.matchHeight.item, article.matchHeight {
    min-height: 700px;
}


#top-search form{
    display: none;
}
#top-search.show-field form{
    display: block;
}
