/*
Theme Name: Slegàmi
Theme URI: http://www.mielcafedesign.com/
Description: A responsive theme for Slegàmi
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*/
.admin-bar .oxy-off-canvas .offcanvas-inner {
  margin-top: 0 !important;
}

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

#wpadminbar {
  display: none;
}

body {
    font-variant-ligatures: none;
}

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

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

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

html {
  margin-top: 0 !important;
}

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

.titoletto,
.wpcf7-not-valid-tip {
  font-family: 'YsabeauSC' !important;
  font-size: 12px !important;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
}

.oxygen-body input,
.oxygen-body select,
.oxygen-body textarea {
  width: 100%;
  padding: 15px !important;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 0px !important;
  -webkit-appearance: initial !important;
  background-color: #ecf7f4 !important;
  color: #404466 !important;
  border-color: #ecf7f4 !important;
  border-radius: 20px !important;
  border-style: solid !important;
  border-width: 0px !important;
  font-family: 'YsabeauOffice' !important;
  font-size: 14px !important;
  text-align: left !important;
  font-weight: 400 !important;
}

.oxygen-body select {
  font-style: italic !important;
}

.oxygen-body input::placeholder,
.oxygen-body select::placeholder,
.oxygen-body textarea::placeholder {
  color: #404466 !important;
  font-family: 'YsabeauOffice' !important;
  text-align: left !important;
  font-weight: 400 !important;
  font-style: italic !important;
}

.barraricerca input {
  width: 100%;
  padding: 15px !important;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 0px !important;
  -webkit-appearance: initial !important;
  background-color: transparent !important;
  color: #fff !important;
  border-color: #ffffff !important;
  border-radius: 20px !important;
  border-style: solid !important;
  border-width: 1px !important;
  font-family: "PTSans" !important;
  font-size: 14px !important;
  text-align: left !important;
  font-weight: 400 !important;
}

.barraricerca input::placeholder {
  color: #fff !important;
  font-family: "PTSans" !important;
  text-align: left !important;
  font-weight: 400 !important;
  font-style: italic;
}

.formcontatto input,
.formcontatto select,
.formcontatto textarea {
  width: 100%;
  padding: 15px !important;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 0px !important;
  -webkit-appearance: initial !important;
  background-color: #ffffff !important;
  color: #5c6d7c !important;
  border-color: #bfcdcc !important;
  border-radius: 20px !important;
  border-style: solid !important;
  border-width: 1px !important;
  font-family: "PTSans" !important;
  font-size: 14px !important;
  text-align: left !important;
  font-weight: 400 !important;
}

.formcontatto input::placeholder,
.formcontatto select::placeholder,
.formcontatto textarea::placeholder {
  color: #5c6d7c !important;
  font-family: "PTSans" !important;
  text-align: left !important;
  font-weight: 400 !important;
  font-style: italic;
}

.formpagcontatto .acc,
.formpagcontatto .accettazione {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-align: left;
}

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

span.wpcf7-form-control.wpcf7-radio {
  display: flex;
  flex-direction: column;
}

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

.comment-metadata,
.oxy-comments .reply .comment-reply-link {
  font-size: 12px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: 'YsabeauOffice';
  color: #404466;
}

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

figure {
  margin: 0 !important;
}

ul {
  margin-left: 0;
}

.elenco,
.elencocosti li::marker {
  content: '' !important;
}

.elenco ul,
.elencocosti ul,
.elencocat ul {
  list-style: none !important;
  padding: 0 !important;

}

.elenco ul li {
  margin-top: 0px;
  padding-top: 8px;
  padding-bottom: 20px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 0px;
  border-bottom: 1px solid #DE9BC4;

}

.elencocat ul li {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 20px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 0px;
  border-bottom: 1px solid #e6decf;

}

.elencocat a {
  color: #404466 !important;

}

.elencocat a:hover {
  color: #de9bc4 !important;

}


.elenco ul li:last-child,
.elencocosti ul li:last-child,
.elencocat ul li:last-child {
  border-bottom: none;
}

.elencologo ul {
  list-style: none !important;
  padding: 0 !important;

}

.elencologo ul li {
  margin-top: 0px;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 30px;

}

.elencologo ul li::before {
  content: '';
  background-image: url(/wp-content/themes/slegamidesign/images/elencologo.svg);
  width: 18px;
  height: 21px;
  position: absolute;
  left: 0;
  top: 13px;
}

/*HEADER*/

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

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

.menu-social ul li::before {
  font-size: 0;
}

.menu-social ul li a::before {
  font-size: 18px !important;
}

.oxy-header-search_form {
  height: 70px;
}

/*PAGES*/

.ricerca h1 {
    color: #fff !important;
}

.homeposts .oxy-post:nth-child(odd) .oxy-post-image {
  border-radius: 60px !important;
}

.homeposts .oxy-post:nth-child(odd) .oxy-post-image-fixed-ratio {
  border-radius: 60px !important;
}

.homeposts .oxy-post:nth-child(even) .oxy-post-image {
  border-top-left-radius: 0;
  border-top-right-radius: 60px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.homeposts .oxy-post:nth-child(even) .oxy-post-image-fixed-ratio {
  border-top-left-radius: 0;
  border-top-right-radius: 60px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.flickity-page-dots .dot {
  background-color: #ffffff;
  opacity: 1;
  border-radius: 100px;
  border: 1px solid #c62368 !important;
}

.listaport li {
  border-top: 1px solid #bfcdcc;
}

.listaport li:last-child {
  border-bottom: 1px solid #bfcdcc;
}

.riga {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: -31px;
}

.riga p {
  margin-top: 0;
  width: 100%;
}

.messaggio,
.dati {
  padding: 10px;
}

.messaggio textarea {
  height: 184px !important;
}

.acc,
.accettazione {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-style: italic;
  font-size: 13px;
  color: #404466;
}

.accettazione {
  margin-bottom: 30px !important;
}

.accettazione a {
  color: #c62368;
}

.accettazione a:hover {
  color: #de9bc4;
}

.acc {
  margin-top: 20px;
}

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

.oxy-gallery-item-contents {
  position: relative;
}

.oxy-gallery-item-contents::before {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  background-image: url("/wp-content/themes/alicerosinidesign/images/share.svg");
  z-index: 10;
  right: 15px;
  top: 15px;
}

.wpcf7-not-valid-tip {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: 'YsabeauSC';
}

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

.wpcf7-list-item-label {
  font-size: 14px;
  margin-left: 10px;
}

.wpcf7-checkbox {
  border-bottom: 1px solid #ecd6c4;
  padding-bottom: 20px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #d2b49c;
}

.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;
}

.ct-link-button,
.form-submit input,
.wp-block-button__link {
  font-family: "YsabeauSC" !important;
  font-size: 12px !important;
  letter-spacing: 1px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  padding-left: 45px !important;
  padding-right: 45px !important;
  color: #fff !important;
  cursor: pointer !important;
  text-decoration: none !important;
  position: relative !important;
  border-radius: 30px !important;
  border: 1px solid #fff !important;
  align-items: center !important;
  font-weight: normal !important;
  width: initial !important;
  text-align: center !important;
  background-color: #c62368 !important;
  text-transform: uppercase !important;
}

.btncosti {
  font-family: "YsabeauSC" !important;
  font-size: 12px !important;
  letter-spacing: 1px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  padding-left: 45px !important;
  padding-right: 45px !important;
  color: #fff !important;
  cursor: pointer !important;
  text-decoration: none !important;
  position: relative !important;
  border-radius: 30px !important;
  border: 1px solid #c62368 !important;
  align-items: center !important;
  font-weight: normal !important;
  width: initial !important;
  text-align: center !important;
  background-color: #c62368 !important;
  text-transform: uppercase !important;
}

.btntransp {
  font-family: "YsabeauSC" !important;
  font-size: 12px !important;
  letter-spacing: 1px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  padding-left: 45px !important;
  padding-right: 45px !important;
  color: #fff !important;
  cursor: pointer !important;
  text-decoration: none !important;
  position: relative !important;
  border-radius: 30px !important;
  border: 1px solid #fff !important;
  align-items: center !important;
  font-weight: normal !important;
  width: initial !important;
  text-align: center !important;
  background-color: transparent !important;
  text-transform: uppercase !important;
}

.ct-link-button:hover,
.form-submit input:hover,
.wp-block-button__link:hover,
.btnrosa:hover {
  background-color: #de9bc4 !important;
  transition-duration: 0.8s !important;
}

.btncosti:hover {
  border-color: #de9bc4 !important;
  background-color: #de9bc4 !important;
  transition-duration: 0.8s !important;
}

.btntransp:hover {
  color: #ffffff !important;
  background-color: #c62368 !important;
  transition-duration: 0.8s !important;
  border: 1px solid #c62368 !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: 101% !important;
}

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

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

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

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

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

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

.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-easy-posts-pages {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}

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

.page-numbers.next,
.page-numbers.prev {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  color: #404466;
  padding: 20px;
  font-family: 'YsabeauOffice';
}

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

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

.categorie .widgettitle {
  display: none;
}

.categorie ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.categorie li {
  color: #d2b49c;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "EtaniaEzraSerif";
  background: initial !important;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 8px;
  width: 100%;
}

.wp-block-quote, blockquote {
    overflow-wrap: break-word;
    background-color: #ffffff;
    padding: 20px;
    border-radius: 20px;
    margin: 30px 0;
}

.wp-block-separator {
  color: #c62368;
}

figcaption {
    font-size: 80%;
    padding: 10px;
    text-align: center;
    font-style: italic;
}

/*NEWSLETTER*/

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

.ml-form-successContent {
    border: 1px solid #DE9BC4;
    border-radius: 20px;
    padding: 30px;
}

.ml-form-successContent p {
    font-family: 'YsabeauOffice' !important;
    color: #404466 !important;
}

.ml-form-successContent h4 {
    font-family: 'Maleah' !important;
    color: #C62368 !important;
}

.nwspage #mlb2-23345076.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent {
  text-align: center !important;
}

.nwspage #mlb2-23345076.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
  text-align: center !important;
}

.nwspage #mlb2-23345076.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description {
  text-align: center !important;
}

.nwspage #mlb2-23345076.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label {
  display: flex !important;
  justify-content: center !important;
}

.nwspage .ml-form-embedBody .ml-form-checkboxRow label p:last-child {
  text-align: center !important;
}

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

#mlb2-23345076.ml-form-embedContainer .ml-form-embedWrapper {
  background-color: transparent !important;
  border-radius: 0 !important;
  display: inline-block !important;
}

#mlb2-23345076.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
  width: 100%;
  padding: 15px !important;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 0px !important;
  -webkit-appearance: initial !important;
  background-color: #ecf7f4 !important;
  color: #404466 !important;
  border-color: #ecf7f4 !important;
  border-radius: 20px !important;
  border-style: solid !important;
  border-width: 1px !important;
  font-family: 'YsabeauOffice' !important;
  font-size: 14px !important;
  text-align: left !important;
  font-weight: 400 !important;
}

#mlb2-23345076.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::placeholder {
  color: #404466 !important;
  font-family: 'YsabeauOffice' !important;
  text-align: center !important;
  font-weight: 400 !important;
  font-style: italic !important;
}

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

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

#mlb2-23345076.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p,
#mlb2-23345076.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent.privacy-policy p {
  color: #404466 !important;
  font-family: 'YsabeauOffice' !important;
  font-size: 13px !important;
  font-weight: 400 !important;
}

#mlb2-23345076.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a {
  color: #404466 !important;
}

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

#mlb2-23345076.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
  font-family: "YsabeauSC" !important;
  font-size: 12px !important;
  letter-spacing: 1px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  padding-left: 45px !important;
  padding-right: 45px !important;
  color: #fff !important;
  cursor: pointer !important;
  text-decoration: none !important;
  position: relative !important;
  border-radius: 30px !important;
  border: 1px solid #fff !important;
  align-items: center !important;
  font-weight: normal !important;
  width: initial !important;
  text-align: center !important;
  background-color: #c62368 !important;
  text-transform: uppercase !important;
}

#mlb2-23345076.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover {
  background-color: #de9bc4 !important;
  transition-duration: 0.8s !important;
}

#mlb2-23345076.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
  margin: 0 !important;
}

/*FOOTER*/

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

.menu-footer li {
  width: 50%;
  justify-content: center;
}

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

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