/* 
Theme Name: feudomondello Child 
Theme URL: http://feudomondello.business
Description: Feudo Mondello Child 
Theme Author:feudo-mondello
Author URL: http://feudomondello.business
Template:feudomondello
Version: 1.0.0 

*/

@import url("../feudomondello/style.css");

.image-btn-bg{
  position: relative;
  overflow: hidden;
}
.section-label{
    display:inline-block;
    margin-bottom:12px;

    padding:5px 12px;

    font-size:11px;
    font-weight:700;
    letter-spacing:2px;
    text-transform:uppercase;

    color:#8d6b2f;
    background:#f7f3e8;

    border:1px solid #e6dcc8;
    border-radius:50px;

    line-height:1;
}
.section-label i{
    margin-right:6px;
    font-size:10px;
}
.image-btn-media{
  position: absolute;
  inset: 0;
  margin: 0 auto;
  height: 100%;
  object-fit: cover;
  display: block;
  z-index: 0;
}

.image-btn-bg .link{
  position: relative;
  z-index: 1;
  display: block;
}/* ===================================================
   FAQ - FEUDO MONDELLO
=================================================== */

.area-faq{
    padding:100px 0;
}

.area-faq .main-wrapper{
    max-width:1100px;
}

.fm-faq{
    max-width:880px;
    margin:60px auto 0;
}

/* ==========================
   SINGOLA FAQ
========================== */

.fm-faq-item{
    border-top:1px solid #e8e2d6;
    transition:border-color .3s ease;
}

.fm-faq-item:last-child{
    border-bottom:1px solid #e8e2d6;
}

.fm-faq-item.active{
    border-color:#b58d3c;
}

/* ==========================
   DOMANDA
========================== */

.fm-faq-question{
    margin:0;
}

.fm-faq-toggle{

    width:100%;

    display:flex;
    justify-content:space-between;
    align-items:center;

    gap:30px;

    padding:34px 20px;

    border:none;
    background:none;
    border-radius:5px;
    cursor:pointer;

    text-align:left;

    font:inherit;
    font-size:22px;
    font-weight:500;
    line-height:1.5;

    color:#333;
margin-bottom:0;
    transition:color .25s ease;
}

.fm-faq-toggle:hover,
.fm-faq-toggle:focus{

    color:#b58d3c;
    outline:none;
    margin-bottom:0;

}

/* ==========================
   FRECCIA
========================== */

.fm-faq-toggle::after{

    content:"›";

    flex-shrink:0;

    font-size:38px;
    font-weight:300;

    color:#b58d3c;

    transition:transform .25s ease;

}

.fm-faq-item.active .fm-faq-toggle::after{

    transform:rotate(90deg);

}

/* ==========================
   RISPOSTA
========================== */

.fm-faq-answer{

    display:none;

    padding:0 70px 38px 0;

}

.fm-faq-answer p{

    margin:0;

    color:#666;

    font-size:17px;
    padding:34px 20px;

    line-height:1.95;

}

/* ==========================
   LINK
========================== */

.fm-faq-answer a{

    color:#b58d3c;
    text-decoration:none;

}

.fm-faq-answer a:hover{

    text-decoration:underline;

}

/* ==========================
   RESPONSIVE
========================== */

@media(max-width:991px){

    .area-faq{
        padding:80px 0;
    }

    .fm-faq{
        max-width:100%;
    }

    .fm-faq-toggle{

        font-size:20px;
        padding:28px 0;

    }

    .fm-faq-answer{

        padding:0 45px 28px 0;

    }

}

@media(max-width:767px){
 section{
     padding:0 20px;
 }
    .area-faq{
        padding:60px 20px;
    }

    .fm-faq{

        margin-top:40px;

    }

    .fm-faq-toggle{

        font-size:18px;
        gap:15px;
        padding:22px 0;

    }

    .fm-faq-toggle::after{

        font-size:30px;

    }

    .fm-faq-answer{

        padding:0 0 24px;

    }

    .fm-faq-answer p{

        font-size:16px;
        line-height:1.85;

    }

}

#billing_company_field,#billing_eu_vat_number_field{
	display: none;
}
.wpml-ls-current-language{
	display:none !important;
}
.page-id-284 .button.product_type_simple.add_to_cart_button, .page-id-420 .button.product_type_simple.add_to_cart_button{
	
	text-align: center;
display: block;
width: 80%;

margin: auto;
}
html ,section{
	scroll-behavior: smooth;
}
.includes_tax{
	display: none;
}

.cart-contents {
    position: relative;
    display: flex !important;
    flex-flow: column nowrap;
    justify-content: center;
}

.cart-contents:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;	
    content: "\f291" !important;
    font-size: 18px;
    
}
.post-3187, article{
	padding:2.5em;
	
}

.cart-contents:hover {
    text-decoration: none;
	color: #E9AF21 ;
}

.cart-contents-count {
	position: absolute;
    	
   	right: 10px;
   	transform: translateY(-105%) translateX(25%);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	line-height: 14px;
	height: 15px;
	width: 16px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
    	background: #000;
    	border-radius: 50%;
    	padding: 1px;  
}
.contCar {
  position: absolute;
font-size: 24px;
font-weight: bold;
background: #000;
border-radius: 50%;
padding: 2px;
top: 0;
height: 29px;
width: 100%;
text-align: center;
min-width: 36px;

}
.home .filters{
	display: none;
}
.cart-contents {
  height: 60px;
  padding: 0 !important;
}
.home #main{
	padding-top: 2%;
}
.intro-box h2{
	display: none;
	
}
.cd-timeline-block .cd-timeline-content .col-group-row figure img{
	margin: auto;
	display: block
	
}

.img-btn-container {
  width: 100%;
  min-height: 100%;
  height: 100%;
  /* max-width: 1000px; */
  /* margin: 50px auto; */
}



@media only screen and (max-width: 1024px) {

  .slicknav_menu li a:hover {
  background-color: #E9AF21;
  color: #FFF;border-radius:0;
}
.contCar {
	position: relative;
	color: #fff;
  
	border-radius:0;
	
}
	.contCar:hover {
	
	 background-color: #E9AF21;
  color: #FFF;
	border-radius:0;
	
}

html,

body,

div,

span,

applet,

object,

iframe,

h1,

h2,

h3,

h4,

h5,

h6,

p,

blockquote,

pre,

a,

abbr,

acronym,

address,

big,

cite,

code,

del,

dfn,

em,

img,

ins,

kbd,

q,

s,

samp,

small,

strike,

strong,

sub,

sup,

tt,

var,

b,

u,

i,

center,

dl,

dt,

dd,

ol,

ul,

li,

fieldset,

form,

label,

legend,

table,

caption,

tbody,

tfoot,

thead,

tr,

th,

td,

article,

aside,

canvas,

details,

embed,

figure,

figcaption,

footer,

header,

hgroup,

menu,

nav,

output,

ruby,

section,

summary,

time,

mark,

audio,

video {
font-size:12px;
  

}

  }
  #colophon{
   line-height:2;   
  }