/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/



.btn:not(.close):not(.mfp-close).btn-danger, a.btn:not([href]):not([tabindex]).btn-danger {
    background-color: #cda434;
    border-color: #cda434;
}


.btn:not(.close):not(.mfp-close).btn-danger:hover, .btn:not(.close):not(.mfp-close).btn-danger:focus, .btn:not(.close):not(.mfp-close).btn-danger:not(:disabled):not(.disabled):active, .btn:not(.close):not(.mfp-close).btn-danger:not(:disabled):not(.disabled).active, a.btn:not([href]):not([tabindex]).btn-danger:hover, a.btn:not([href]):not([tabindex]).btn-danger:focus, a.btn:not([href]):not([tabindex]).btn-danger:not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]).btn-danger:not(:disabled):not(.disabled).active {
    background-color: #9d7403;
    border-color: #9d7403;
    color: #ffffff;
}


button.btn:hover, button.btn:focus, button.btn:not(:disabled):not(.disabled):active, button.btn:not(:disabled):not(.disabled).active, .btn:not(.close):not(.mfp-close):hover, .btn:not(.close):not(.mfp-close):focus, .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled):active, .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled).active, a.btn:not([href]):not([tabindex]):hover, a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled).active {
    background-color: #9d7403;
    border-color: #9d7403;
    color: #ffffff;
    text-decoration: none;
}

.btn-danger:not(:disabled):not(.disabled):active, .show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b58c1a;
    border-color: #b58c1a;
}

.flickity-button:hover {
    background-color: #cda434;
}

.text-medium-light {
    font-size: 30px !important;
    font-weight: 100;
    line-height: 2.1;
}

#footer p {
    font-family: 'Noto Sans', sans-serif;
}

p {
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1.7;
    letter-spacing: 0;
    color: #212121;
    font-family: 'Noto Sans', sans-serif;
}
body {
    font-size: 1rem;
    line-height: 1.65714286em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Noto Sans', sans-serif;
    color: #212121;
}
#footer {
    display: block;
    position: relative;
    background-color: #f8f9fa;
    font-size: 14px;
    line-height: 32px;
    font-weight: 400;
    font-family: 'Noto Sans', sans-serif;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Noto Sans', sans-serif;
    color: #1f1f1f;
    margin: 0;
    letter-spacing: 0.5px;
}

button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]) {
    font-family: 'Noto Sans', sans-serif;
    border-radius: 5px 5px 5px 5px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .5px;
    text-decoration: none;
    outline: none;
    padding: 20px 40px;
    position: relative;
    text-transform: uppercase;
    background-color: #000000;
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    color: #ffffff;
    transition: all 0.3s;
    margin-bottom: 6px;
    outline: none;
    line-height: 14px;
    cursor: pointer;
}


.btnRiser:not(.close):not(.mfp-close), a.btnRiser:not([href]):not([tabindex]) {
    font-family: 'Noto Sans', sans-serif;
    border-radius: 5px 5px 5px 5px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
    text-decoration: none;
    outline: none;
    padding: 15px 30px;
    position: relative;
    text-transform: uppercase;
    background-color: #000000;
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    color: #ffffff;
    transition: all 0.3s;
    margin-bottom: 6px;
    outline: none;
    line-height: 14px;
    cursor: pointer;
}


section {
    padding: 50px 0;
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    background-color: #ffffff;
}


.background-grey2 {
    background-color: #f1f2f2 !important;
}

#footer .copyright-content {
    min-height: 80px;
    padding: 30px 0;
    background-color: #e3e3e3;
    font-size: 13px;
}

.font25Bianco {font-size: 25px; color: #ffffff; line-height: 28px;}
.font30Bianco {font-size: 30px; color: #ffffff; line-height: 28px;}

.font2EM {font-size: 2.00em; line-height: 1.31818182em;}

#header .header-inner, #header #header-wrap {
    height: 90px;
    background-color: #fff;
    left: 0;
    right: 0;
    transition: all .4s ease-in-out;
}


.dark #mainMenu nav > ul > li.hover-active > a, .dark #mainMenu nav > ul > li.hover-active > span, .dark #mainMenu nav > ul > li.current > a, .dark #mainMenu nav > ul > li.current > span, .dark #mainMenu nav > ul > li:hover > a, .dark #mainMenu nav > ul > li:hover > span, .dark #mainMenu nav > ul > li:focus > a, .dark #mainMenu nav > ul > li:focus > span, #mainMenu.dark nav > ul > li.hover-active > a, #mainMenu.dark nav > ul > li.hover-active > span, #mainMenu.dark nav > ul > li.current > a, #mainMenu.dark nav > ul > li.current > span, #mainMenu.dark nav > ul > li:hover > a, #mainMenu.dark nav > ul > li:hover > span, #mainMenu.dark nav > ul > li:focus > a, #mainMenu.dark nav > ul > li:focus > span {
    color: #ffc107;
}


/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/
#mainMenu nav > ul > li.hover-active > a,
#mainMenu nav > ul > li.hover-active > span, #mainMenu nav > ul > li.current > a,
#mainMenu nav > ul > li.current > span, #mainMenu nav > ul > li:hover > a,
#mainMenu nav > ul > li:hover > span, #mainMenu nav > ul > li:focus > a,
#mainMenu nav > ul > li:focus > span {
  color: #cda434;
}
.flickity-button:hover {
 /*background-color: #2250fc;*/
  background-color: #cda434;
}
a:not(.btn):not(.badge):hover, a:not(.btn):not(.badge):focus, a:not(.btn):not(.badge):active {
  text-decoration: none;
  outline: none;
  /*color: #2250fc;*/
	color: #cda434;
}
#page-title .page-title {
    text-align: left;
    padding: 0;
}
#page-title {
    clear: both;
    padding: 30px 0;
    background-color: #f8f9fa;
    position: relative;
}

.testimonial .testimonial-item > img {
    border-radius: 0%; 
    display: block;
    float: none;
    /* height: 72px; */
    margin: 0 auto 10px;
   /*width: 72px; */
}

.flickity-slider > div > img, .carousel .polo-carousel-item img {
     /*width: 100%; */
}
.polo-carousel-item img {
    /* height: 100%; */
}
.call-to-action.call-to-action-dark {
    background-color: #cda434;
}
.call-to-action.call-to-action-blu {
  background-color: #cda434;
}
.call-to-action.call-to-action-blu-chiaro {
  background-color: #018093;
}
a {
    color: #212121;
    text-decoration: none;
    background-color: transparent;
}
.heading-text.heading-section h2:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100px;
    background-color: #ffc107;
    bottom: -30px;
    left: 0;
    right: 0;
}

.post-item .post-image .post-meta-category, .post-item .post-slider .post-meta-category, .post-item .post-video .post-meta-category, .post-item .post-audio .post-meta-category, .post-item .post-quote-img .post-meta-category {
    background-color: #f00;
}

.post-item.border .post-item-wrap {
    border: 1px solid #cbcbcb;
}
.post-image-single {
    margin-bottom: 20px;
    border: 1px solid #cda434;
}
@media (max-width: 768px) {

  .hide-desktop {
	  display: none;
    }
}
@media (min-width: 768px) {

  .hide-mobile {
	  display: none;
    }
}


#privacy-contacts {
    width: 22px;
    height: 22px;
    margin-right: 15px;
}
