/*
Theme Name: Chiara Fabbri
Theme URI: http://www.mielcafedesign.com/
Description: A responsive theme Chiara Fabbri
Author: Giada Correale
Author URI: http://www.mielcafedesign.com/
Version: 1.0
Tags: Full width, Responsive Layout, One Column, Featured Images, Theme Options, Custom menu, Custom Header
.
Do not use this theme to build other themes. Do not edit or use this theme if not allowed. Do not share with others.
.
*/

/*INDEX ELEMENTS*/

[type="search"] {
  -webkit-appearance: none !important;
}

@font-face {
  font-family: "Linearicons";
  src: url("/wp-content/themes/chiarafabbridesign/fonts/Linearicons-Free.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}

#wpadminbar {
  display: none;
}

.mixed-text em, .mixed-text i {
    font-family: 'Lucia';
}

a {
  position: relative;
  z-index: 10;
}

a:hover {
  transition-duration: 0.8s !important;
}

.linkscuri a {
color:#702F3B !important
}

.linkscuri a:hover {
color:#E86800 !important
}

.linkchiari a {
color:#ffffff !important
}
  
.linkchiari a:hover {
color:#F0EEE9 !important
}

.fab {
  font-family: "Font Awesome 5 Brands", "EB Garamond Italic";
}

a.oxy-post,
a.oxy-post-image,
a.image {
  z-index: initial;
}

hr {
    border: 0 !important;
    border-top: 1px solid #cac5c2 !important;
    margin: 30px 0;
}

.testomisto u {
  text-decoration: none !important;
  font-family: 'CarefreeSerif' !important;
  font-weight: 300;
  font-style: italic;
  text-transform: initial !important;
}

h1.testomisto u {
  font-size: 38px !important;
  line-height: 0.5 !important;
}

h2.testomisto u {
  font-size: 35px !important;
  line-height: 0.5 !important;
}

.titoloportfolio h3 {
  font-size: 30px !important;
}

.wp-block-quote {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 50px;
  padding-right: 50px;
  margin: 15px;
}

html {
  margin-top: 0 !important;
}

body {
  background-color: #fff !important;
  overflow-x: hidden;
}

.oxygen-body input,
.oxygen-body select,
.oxygen-body textarea {
  width: 100%;
  font-family: 'Poppins' !important;
  font-size: 14px !important;
  color: #2C2929 !important;
  background-color: transparent !important;
  border:none !important;
  border-bottom:1px solid #2C2929 !important;
  padding: 12px!important;
  padding-left:0 !important;
  padding-right:0 !important;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius:0 !important;
  -webkit-appearance: initial !important;
}

.oxygen-body input::placeholder,
.oxygen-body select::placeholder,
.oxygen-body textarea::placeholder {
  color: #2C2929 !important;
  font-family: 'Poppins';
  font-style: normal;
}

select {
-webkit-appearance: none;
-moz-appearance: none;
background: transparent;
background-image: url(/wp-content/themes/chiarafabbridesign/images/angle-down-solid.svg);
background-repeat: no-repeat;
background-position-x: 98%;
background-size: 12px;
background-position-y: 16px;
border-radius: 2px;
margin-right: 2rem;
padding: 1rem;
padding-right: 2rem;
}

span.wpcf7-list-item-label {
  font-family: 'Muli' !important;
  font-size: 14px !important;
  padding-right: 15px;
  color: #282D3C !important;
}

p.luogo {
  font-family: 'Graphie';
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: -20px;
}

span.wpcf7-form-control.wpcf7-checkbox {
  flex-direction: row !important;
}

.interiors span.wpcf7-form-control.wpcf7-checkbox {
  flex-direction: column !important;
}

input.oxy-header-search_search-field {
  height: 20px;
}

.br input {
    padding: 15px !important;
    font-size: 13px !important;
}

.smalltitle,
.titoletto,
.comment-form-comment,
.comment-metadata,
.reply,
.logged-in-as,
.comment-form label,
.addthis_toolbox li,
.profile-name {
  font-family: 'Montserrat' !important;
  font-size: 12px !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  color: #702F3B !important;
}

.elenco ul,.elencod ul {
  list-style: none;
  padding: 0;
}

.elenco ul li:nth-child(odd):before{
  content: "";
  background-image: url("/wp-content/themes/chiarafabbridesign/images/Arrow.svg");
  display: inline-block;
  width: 21px;
  height: 6px;
  top: 24px;
  left:0;
  position: absolute;
  background-repeat: no-repeat;
}

.elenco ul li:nth-child(even):before{
  content: "";
  background-image: url("/wp-content/themes/chiarafabbridesign/images/Arrow.svg");
  display: inline-block;
  width: 21px;
  height: 6px;
  top: 24px;
  left:0;
  position: absolute;
  background-repeat: no-repeat;
}

.elenco ul li,.elencod ul li {
position: relative;
padding-top:15px;
padding-bottom:15px;
padding-left:32px;
}

.elencod ul li:nth-child(odd):before{
  content: "";
  background-image: url("/wp-content/themes/chiarafabbridesign/images/Arrowd.svg");
  display: inline-block;
  width: 21px;
  height: 6px;
  top: 24px;
  left:0;
  position: absolute;
  background-repeat: no-repeat;
}

.elencod ul li:nth-child(even):before{
  content: "";
  background-image: url("/wp-content/themes/chiarafabbridesign/images/Arrowd.svg");
  display: inline-block;
  width: 21px;
  height: 6px;
  top: 24px;
  left:0;
  position: absolute;
  background-repeat: no-repeat;
}

.oxy-comments h3.comments-title {
  display: none;
}

.oxy-easy-posts-pages {
  position: relative;
  margin-top: 81px;
}

.page-numbers {
  font-size: 0px;
}

.oxy-easy-posts-pages {
  display: flex;
  justify-content: space-between;
  padding-top: 70px;
}

.page-numbers:first-child,
.page-numbers:last-child {
  width: 180px;
  text-align: center;
}

.page-numbers.next,
.page-numbers.prev {
  color: #844B4D;
  font-family: 'Montserrat';
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.page-numbers.next:hover,
.page-numbers.prev:hover {
  color: #AD8B75;
}

.paged .homeblogintro {
  display:none !important;
}

.oxy-easy-posts-pages {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.correlati .oxy-easy-posts-pages {
  display: none;
}

.simple {
  margin-top: initial;
  margin-left: initial;
}

figure {
  margin: 1em 0 !important;
}

.oxy-woo-my-account .woocommerce-MyAccount-navigation ul {
  padding-left: 50px !important;
  padding-top: 10px;
  padding-bottom: 20px;
  border: 1px solid #d3b26b;
  border-top: 3px solid #d3b26b;
}

ul {
  margin-left: 0;
}


.contact-form input {
  margin-bottom: 20px;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/*HEADER*/
.menud > ul > li, .menul > ul > li  {
  background-color: transparent !important;
}

.menud > ul > li:hover {
  background-color: rgba(240,238,233,0.9) !important;
}

.menul > ul > li:hover {
  background-color: rgba(44,41,41,0.9) !important;
}

.oxy-header-left, .oxy-header-right {
  width: 0% !important;
}

.fa-brands {
  color: #2C2929 !important;
}

.fa-brands:hover {
  color: #844B4D !important;
  transition-duration: 1s !important;
}

.menu-social-footer .fa-brands {
  color: #844B4D !important;
}

.menu-social-footer .fa-brands:hover {
  color: #fff !important;
  transition-duration: 1s !important;
}

.menu-social-light .fa-brands {
  color: #F0EEE9 !important;
}

.menu-social-light .fa-brands:hover {
  color: #cac5c2 !important;
  transition-duration: 1s !important;
}

.sub-menu li {
  border-bottom: 1px solid #fff;
}

.sub-menu li:last-child {
  border-bottom: 0px solid #fff !important;
}

.sub-menu .oxy-pro-menu-dropdown-icon-click-area {
  transform: rotate(270deg);
}

#menu-social-menu li a,
.menu-social li a {
  font-size: 0;
}

#menu-social-menu li a:before,
.menu-social li a:before {
  font-size: 0px;
}

#menu-social-menu li:before,
.menu-social li:before {
  font-size: 20px !important;
  position: absolute;
}


.social-footer li:before,
.social-footer li:before {
  font-size: 20px !important;
  position: absolute;
}

.social-footer .fa-brands {
  color: #fff !important;
}

.social-footer .fa-brands:hover {
  color: #702F3B !important;
  transition-duration: 1s !important;
}


/*HOMEPAGE*/

.imghome > div {
  background-attachment: fixed !important;
}

.unslider-nav ol li {
  background: #b3cfb8 !important;
  border: 4px solid #fff !important;
  border-radius: 10px !important;
}

li.unslider-active {
  outline: 1px solid #b3cfb8 !important;
}

.unslider-nav ol li {
  box-shadow: none !important;
}

font- body .unslider-arrow {
  background: transparent;
  text-indent: 0;
  color: transparent;
  opacity: 1;
  width: 42px;
  height: 42px;
  overflow: initial !important;
  text-decoration: none !important;
  top: initial;
  margin-top: 0;
}

body .unslider-arrow:after {
  font-size: 18px;
  font-family: LinearIcons;
  content: "\e879";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #8c8c8c;
}

.slidernav {
  width: 80px;
  position: relative;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto 0;
}

body .unslider-arrow:hover:after,
body .unslider-arrow:focus:after {
  opacity: 1;
}

body .unslider-arrow.prev {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

body .unslider-arrow.next {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.unslider-arrow.next {
  right: -40px !important;
  z-index: 200 !important;
  top: 3px;
}

.unslider-arrow.prev {
  left: -40px !important;
  z-index: 200 !important;
}

.slidernav:after {
  content: "";
  display: block;
  height: 100%;
  width: 20px;
  background: linear-gradient(
    to top left,
    transparent calc(50% - 1px),
    #d3b26b,
    transparent calc(50% + 1px)
  );
}

@media screen and (min-width: 1100px) {
  .pageintro .image.landscape > div {
    background-attachment: fixed;
  }
}

@media screen and (min-width: 1000px) {
  .pageintro .image.landscape > div {
    padding-bottom: 40%;
  }
}

@media screen and (max-width: 1300px) and (min-width: 1000px) {
  .pageintro .image.landscape > div {
    padding-bottom: 55%;
  }
}

@media screen and (max-width: 600px) {
  .pageintro .image.landscape > div {
    padding-bottom: 140%;
  }
}

@media screen and (min-width: 1500px) {
  .slider-home .image.landscape > div {
    padding-bottom: 30%;
  }
}

/*PAGES*/

.riga {
  display: flex;
}

.formcontatti textarea {
  margin-top: 5.5px;
  height: calc(100% - 41px) !important;
}

.colonna1, .colonna2 {
  padding: 10px;
  display: flex;
  width: 50% !important;
}

.colonna1 p, .colonna2 p {
  width:100% !important;
}

.acc {
  text-align: center;
}

span.wpcf7-form-control.wpcf7-checkbox {
  display: flex;
  flex-direction: column;
  margin: 0 !important;
  padding: 0 !important;
}

.oxygen-body input.option-check {
  width: initial !important;
  padding: 0 !important;
}

.oxygen-body input.input-radio {
  width: initial !important;
  padding: 0 !important;
  -moz-appearance: radio;
  -webkit-appearance: radio;
}

.accettazione,span.wpcf7-list-item-label {
  font-family: 'Poppins' !important;
  font-size: 13px !important;
  color: #2C2929 !important;
  font-weight: normal !important;
  text-align: center;
}

.wpcf7 {
  position: relative;
  z-index: 200;
}

.wpcf7-list-item {
  margin: 0 !important;
}

.wpcf7-not-valid-tip {
  color: #844B4D !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #844B4D !important;
}

.wpcf7 form .wpcf7-response-output {
  border: 2px solid #844B4D !important;
}

.oxy-comments .comment-meta .comment-author .avatar,
.avatar {
  max-width: 30px !important;
  max-height: 30px !important;
  margin-right: 0.5em !important;
  border-radius: 50px !important;
}

.ct-modal input {
  border: 1px solid #efede2 !important;
  width: 100% !important;
}

.ct-modal .yikes-easy-mc-submit-button {
  margin: auto !important;
}

.yikes-easy-mc-submit-button {
  margin: auto;
}

.edit-link {
  display: none;
}

.oxy-comment-form #submit:hover,
.sib-default-btn:hover,
p.login-submit #wp-submit:hover,
.contact-form .wpcf7-submit:hover,
.ct-link-button:hover,
.wp-block-button__link:hover,
.contact-submit:hover,
.red-button:hover,
.yikes-easy-mc-submit-button:hover,
.lp-button:hover,
.form-submit .submit:hover,
.start-quiz .button:hover,
.form-button button:hover,
.learn-press-form button:hover,
#lp-avatar-actions button:hover,
div#profile-content-settings button:hover,
.form-contatti button:hover,
.formservizi button:hover,
.form-preventivo button:hover,
.bottone-contatti:hover,
.woocommerce button[type="submit"]:hover,
input#pwgc-redeem-button:hover {
  background-color:#AD8B75 !important;
  border:1px solid #AD8B75 !important;
  transition-duration: 1s !important;
}



.sib-default-btn,
.oxy-comment-form #submit,
.bottone-contatti,
p.login-submit #wp-submit,
.contact-form .wpcf7-submit,
.ct-link-button,
.yikes-easy-mc-submit-button,
.wp-block-button__link,
.contact-submit,
.red-button,
.lp-button,
.form-submit .submit,
.start-quiz .button,
.form-button button,
.learn-press-form button,
#lp-avatar-actions button,
div#profile-content-settings button,
.form-contatti button,
.formservizi button,
.form-preventivo button,
.woocommerce button[type="submit"],
input#pwgc-redeem-button {
  font-family: 'Montserrat' !important;;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  font-size: 12px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  padding-left: 70px !important;
  padding-right: 70px !important;
  color: #F0EEE9 !important;
  cursor: pointer !important;
  text-decoration: none !important;
  position: relative !important;
  border-radius:0px;
  border:1px solid #844B4D !important;
  align-items: left!important;
  font-weight: normal !important;
  width: initial !important;
  text-align:center!important;
  background-color:#844B4D !important;
}

.bottonebianco {
  font-family: 'Montserrat' !important;;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  font-size: 12px !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  color: #E86800 !important;
  cursor: pointer !important;
  text-decoration: none !important;
  position: relative !important;
  border-radius:0px;
  border:1px solid #fff !important;
  align-items: left!important;
  font-weight: normal !important;
  width: initial !important;
  text-align:center!important;
  background-color:#fff !important;
}

.bottonebianco:hover {
  background-color:#999E88 !important;
  color:#fff !important;
  border:1px solid #999E88 !important;
  transition-duration: 1s !important;
}

.contact-submit {
  width: 200px !important;
}

.yikes-easy-mc-submit-button {
  margin: 0 !important;
  width: 200px !important;
}

a.image {
  width: 100%;
  display: block;
}

.image > div {
  padding-bottom: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}

.image.portrait > div,
.portrait a.image > div {
  padding-bottom: 140%;
}

.portrait .video {
  padding-bottom: 140%;
}

.resize-video video {
  width: 100% !important;
}

.landscape .video {
  padding-bottom: 70%;
}

.image.portraitcol > div,
.portrait a.image > div {
  padding-bottom: 140%;
}

.image.square > div,
.square a.image > div {
  padding-bottom: 100%;
}

.image.landscape > div,
.landscape a.image > div {
  padding-bottom: 70%;
}

.image.landscapecol > div,
.landscapecol a.image > div {
  padding-bottom: 50%;
}

.image.portraitsmall > div,
.portraitsmall a.image > div {
  padding-bottom: 130%;
}

.image.portraitsmaller > div,
.portraitsmall a.image > div {
  padding-bottom: 102% !important;
}

.image.landscapesmall > div,
.landscapesmall a.image > div {
  padding-bottom: 50%;
}

.image.landscapesmaller > div,
.landscapesmaller a.image > div,
.landscapesmaller > div {
  padding-bottom: 40%;
}

.image.landscapebanner > div,
.landscapebanner a.image > div,
.landscapebanner > div {
  padding-bottom: 30%;
}

.image.landscapepage > div,
.landscapepage a.image > div,
.landscapepage > div {
  padding-bottom: 30%;
}

.image.landscapeblog > div,
.landscapeblog a.image > div {
  padding-bottom: 35%;
}

@media screen and (max-width: 2000px) {
  .image.portraitcol > div,
  .portrait a.image > div {
    padding-bottom: 150%;
  }

  .image.landscapepage > div,
  .landscapepage a.image > div,
  .landscapepage > div {
    padding-bottom: 40%;
  }
}

@media screen and (max-width: 1800px) {
  .image.landscapebanner > div,
  .landscapebanner a.image > div,
  .landscapebanner > div {
    padding-bottom: 45%;
  }

  .image.landscapepage > div,
  .landscapepage a.image > div,
  .landscapepage > div {
    padding-bottom: 60%;
  }

  .image.landscapecol > div,
  .landscapecol a.image > div {
    padding-bottom: 80%;
  }

  .image.portraitcol > div,
  .portrait a.image > div {
    padding-bottom: 180%;
  }
}

@media screen and (max-width: 1600px) {
  .image.landscapesmall > div,
  .landscapesmall a.image > div {
    padding-bottom: 50%;
  }

  .image.landscapesmaller > div,
  .landscapesmaller a.image > div,
  .landscapesmaller > div {
    padding-bottom: 50%;
  }

  .image.landscapecol > div,
  .landscapecol a.image > div {
    padding-bottom: 85%;
  }

  .image.portraitcol > div,
  .portrait a.image > div {
    padding-bottom: 200%;
  }

  .image.landscapepage > div,
  .landscapepage a.image > div,
  .landscapepage > div {
    padding-bottom: 75%;
  }
}

@media screen and (max-width: 1350px) {
  .image.landscapesmall > div,
  .landscapesmall a.image > div {
    padding-bottom: 65%;
  }

  .image.landscapesmaller > div,
  .landscapesmaller a.image > div,
  .landscapesmaller > div {
    padding-bottom: 65%;
  }

  .image.landscapebanner > div,
  .landscapebanner a.image > div,
  .landscapebanner > div {
    padding-bottom: 50%;
  }

  .image.landscapecol > div,
  .landscapecol a.image > div {
    padding-bottom: 90%;
  }

  .image.portraitcol > div,
  .portrait a.image > div {
    padding-bottom: 250%;
  }

  .image.landscapepage > div,
  .landscapepage a.image > div,
  .landscapepage > div {
    padding-bottom: 90%;
  }
}

@media screen and (max-width: 1000px) {
  .image.landscapesmaller > div,
  .landscapesmaller a.image > div,
  .landscapesmaller > div {
    padding-bottom: 85%;
  }

  .image.landscapebanner > div,
  .landscapebanner a.image > div,
  .landscapebanner > div {
    padding-bottom: 80%;
  }
}

@media screen and (max-width: 992px) {
  .image.portraitcol > div,
  .portrait a.image > div {
    padding-bottom: 140%;
  }

  .image.landscapepage > div,
  .landscapepage a.image > div,
  .landscapepage > div {
    padding-bottom: 100%;
  }
}

@media screen and (max-width: 800px) {
  .image.landscapesmaller > div,
  .landscapesmaller a.image > div,
  .landscapesmaller > div {
    padding-bottom: 100%;
  }

  .image.landscapebanner > div,
  .landscapebanner a.image > div,
  .landscapebanner > div {
    padding-bottom: 90%;
  }

  .image.landscapecol > div,
  .landscapecol a.image > div {
    padding-bottom: 100%;
  }
}

@media screen and (max-width: 700px) {
  .image.landscapesmaller > div,
  .landscapesmaller a.image > div,
  .landscapesmaller > div {
    padding-bottom: 130%;
  }

  .image.landscapebanner > div,
  .landscapebanner a.image > div,
  .landscapebanner > div {
    padding-bottom: 100%;
  }

  .image.landscapecol > div,
  .landscapecol a.image > div {
    padding-bottom: 110%;
  }

  .image.landscapepage > div,
  .landscapepage a.image > div,
  .landscapepage > div {
    padding-bottom: 140%;
  }
}

@media screen and (max-width: 600px) {
  .image.landscapesmaller > div,
  .landscapesmaller a.image > div,
  .landscapesmaller > div {
    padding-bottom: 165%;
  }

  .image.landscapebanner > div,
  .landscapebanner a.image > div,
  .landscapebanner > div {
    padding-bottom: 190%;
  }

  .image.landscapecol > div,
  .landscapecol a.image > div {
    padding-bottom: 170%;
  }

  .image.landscapepage > div,
  .landscapepage a.image > div,
  .landscapepage > div {
    padding-bottom: 180%;
  }
}

@media screen and (max-width: 500px) {
  .image.landscapepage > div,
  .landscapepage a.image > div,
  .landscapepage > div {
    padding-bottom: 200%;
  }
}

@media screen and (max-width: 400px) {
  .image.landscapesmaller > div,
  .landscapesmaller a.image > div,
  .landscapesmaller > div {
    padding-bottom: 180%;
  }

  .image.landscapebanner > div,
  .landscapebanner a.image > div,
  .landscapebanner > div {
    padding-bottom: 210%;
  }

  .image.landscapecol > div,
  .landscapecol a.image > div {
    padding-bottom: 200%;
  }

  .image.landscapepage > div,
  .landscapepage a.image > div,
  .landscapepage > div {
    padding-bottom: 230%;
  }
}

@media screen and (max-width: 350px) {
  .image.landscapesmaller > div,
  .landscapesmaller a.image > div,
  .landscapesmaller > div {
    padding-bottom: 220%;
  }

  .image.landscapebanner > div,
  .landscapebanner a.image > div,
  .landscapebanner > div {
    padding-bottom: 250%;
  }

  .image.landscapecol > div,
  .landscapecol a.image > div {
    padding-bottom: 220%;
  }

  .image.landscapepage > div,
  .landscapepage a.image > div,
  .landscapepage > div {
    padding-bottom: 280%;
  }
}

.image-slider.oxy-gallery-flex .oxy-gallery-item-contents {
  position: initial !important;
  padding-bottom: 110%;
  margin: 0 !important;
}

.image-slider .oxy-gallery-item {
  margin: 0 !important;
}

.image-slider.oxy-gallery-flex .oxy-gallery-item-sizer {
  padding-bottom: 0 !important;
}

.image-slider .owl-nav {
  font-family: LinearIcons;
  color: #7e8877;
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
}

.owl-nav > div {
  padding: 20px;
}

.image-slider .owl-nav:after {
  content: "";
  display: block;
  width: 20px;
  background: linear-gradient(
    to top left,
    transparent calc(50% - 1px),
    #e7e7e3,
    transparent calc(50% + 1px)
  );
  height: 40px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}

.image-slider figcaption {
  background: #7e8877 !important;
  text-align: left !important;
  padding-right: 150px !important;
}

.pswp__caption__center {
  text-align: center !important;
}

/*PORTFOLIO*/

.submarkport {
  background-image: url(/wp-content/themes/elenacerisoladesign/images/CC_Submark-Tofu.svg);
  width: 150px;
  height: 150px;
  background-color: #ffffff;
  position: absolute;
  right: -75px;
  bottom: -75px;
  display:none!important;
}

.portfoliohome .oxy-post:nth-child(3) .submarkport {
  display:block !important;
}

.oxy-gallery-masonry figure.oxy-gallery-item-contents {
  margin: 0 !important;
}

#portfolio-slider .image > div {
  padding-bottom: 140%;
}

.selcat ul {
  list-style: none !important;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

.selcat li {
  margin-left: 8px;
  margin-right: 8px;
}

.mixitup-control-active {
  background-color: #b37b77 !important;
}

/*NEWSLETTER*/

#mlb2-5992829.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
  max-width: 100% !important;
}

#mlb2-11347403.ml-form-embedContainer .ml-form-embedWrapper {
  background-color: transparent !important;
}

#mlb2-11347403.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow, #mlb2-11347403.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent {
  display: flex !important;
  flex-direction: column;
}

#mlb2-11347403.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
  width: 100%;
  font-family: 'Poppins' !important;
  font-size: 14px !important;
  color: #2C2929 !important;
  background-color: #f0eee9 !important;
  border:none !important;
  border-bottom:1px solid #2C2929 !important;
  padding-left: 0px!important;
  padding-right: 0px!important;
  padding-top: 12px!important;
  padding-bottom: 12px!important;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius:0 !important;
  -webkit-appearance: initial !important;
}

#mlb2-11347403.ml-form-embedContainer .ml-form-align-center {
  text-align: left !important;
}

#mlb2-11347403.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

#mlb2-11347403.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::placeholder {
  color: #2C2929 !important;
  font-family: 'Poppins' !important;
  font-style: italic !important;
}

#mlb2-11347403.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
  font-family: 'Montserrat' !important;;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  font-size: 12px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  padding-left: 70px !important;
  padding-right: 70px !important;
  color: #F0EEE9 !important;
  cursor: pointer !important;
  text-decoration: none !important;
  position: relative !important;
  border-radius:0px !important;
  border:1px solid #844B4D !important;
  align-items: left!important;
  font-weight: normal !important;
  width: initial !important;
  text-align:center!important;
  background-color:#844B4D !important;
}

#mlb2-11347403.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover {
  background-color:#AD8B75 !important;
  border:1px solid #AD8B75 !important;
  transition-duration: 1s !important;
}

#mlb2-11347403.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent.privacy-policy p,#mlb2-11347403.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p,#mlb2-11347403.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p, #mlb2-11347403.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p {
  color: #2C2929 !important;
  font-family: 'Poppins' !important;
  font-size:13px !important;
  line-height: 1.4 !important;
  font-weight: 300 !important;
}

#mlb2-11347403.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a{
  color:#844B4D !important;
}

#mlb2-11347403.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a:hover{
  color:#AD8B75 !important;
}

#mlb2-11347403.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
  text-align: left !important;
}

#mlb2-11347403.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody, #mlb2-11347403.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
  padding: 0 !important;
}

.ml-form-fieldRow {
  padding: 5px!important;
}

.ml-form-embedPermissionsContent.default.privacy-policy {
  text-align: left !important;
}

.ml-form-checkboxRow.ml-validate-required {
  display: flex !important;
  justify-content: left !important;
}

#mlb2-11347403.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #mlb2-11347403.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
  text-transform: uppercase !important;
  font-variant-ligatures: none !important;
  font-size: 25px !important;
  font-weight: 300 !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
  font-family: 'Poppins' !important;
  color: #844b4d !important;
}

/*BLOG*/

blockquote {
    text-decoration: none !important;
    font-family: 'CarefreeSerif' !important;
    font-weight: 300;
    font-style: italic;
    text-transform: initial !important;
    color: #844b4d;
    font-size:30px;
}

blockquote cite {
    color: initial;
    font-family: 'Montserrat' !important;
    letter-spacing: 1px;
    font-size: 12px !important;
    text-transform: uppercase;
    font-style:normal;
}

h3#reply-title {
  text-transform: uppercase;
}

.categorie .widgettitle,
.categoriepost .widgettitle {
  display: none;
}

.categorie ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
}

.categorie a {
  color:#2C2929 !important;
}

.categorie a:hover {
  color:#AD8B75 !important;
}

.categorie{
  width: initial!important;
}

ul.custom_images {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: center;
  text-align: center;
}

.condividi ul {
  list-style: none;
  display: flex;
  padding: 0 !important;
  margin: 0 !important;
  align-items: center;
}

.oxy-comments .reply .comment-reply-link {
  font-size: 11px !important;
}

.wp-block-image img {
  max-width: 100%;
  height: auto;
}

.comments-list {
  width: 100% !important;
}

.oxygen-body input[type="checkbox" i] {
  -webkit-appearance: checkbox !important;
}

input[type="checkbox"],
.ct-modal input[type="checkbox"],
#loginform input[type="checkbox"] {
  width: initial !important;
  padding: 0 !important;
}

input[type="checkbox"] {
  width: initial !important;
  -webkit-appearance: checkbox !important;
}

input[type="checkbox"]:checked ~ span::before {
  background: none !important;
}

.oxy-comments .comment-meta .comment-author .avatar {
  max-width: 30px;
  max-height: 30px;
  margin-right: 0.5em;
  border-radius: 50px;
}

.addthis_toolbox li {
  margin-left: 5px;
  margin-right: 5px;
}

.addthis_toolbox li a {
  display: inline-block;
  font-size: 15px;
}

.addthis_toolbox {
  text-align: left !important;
}

.ct-inner-content a {
  text-decoration: underline;
}

.ct-inner-content .oxy-easy-posts a {
  text-decoration: none;
}

.ct-inner-content a.simplelink {
  text-decoration: none;
}

/*PORTFOLIO*/

.oxy-lightbox .fancybox-caption {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  bottom: 0 !important;
  position: absolute;
}

.admin-bar .oxy-lightbox .fancybox-container {
  top: 0 !important;
}

/*FOOTER*/

.menu-footer ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;

}

.crediti a {
  color: #ffffff !important;
}

.crediti a:hover {
  color: #844B4D !important;
}

/*Slider
----------------------------------------------- */

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent; /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden; /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
} /* No Js */
.no-js .owl-carousel {
  display: block;
} /* *  Owl Carousel - Animate Plugin */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
} /* * 	Owl Carousel - Auto Height Plugin */
.owl-height {
  transition: height 500ms ease-in-out;
} /* * 	Owl Carousel - Lazy Load Plugin */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
} /* * 	Owl Carousel - Video Plugin */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
