/*
Theme Name: Alice Rosini
Theme URI: http://www.mielcafedesign.com/
Description: A responsive theme for Alice Rosini
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*/

.translate a {
    display: block;
    text-align: center;
    padding: 15px;
    text-decoration: none;
}

.translate a:first-child {
    border-bottom: 1px solid #d7d7c7;
}

.translate a:last-child {
    border-top: 1px solid #d7d7c7;
    margin-top:-1px;
}

a.current_language {
    opacity: 0.3;
    color: #695650;
}

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

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

#wpadminbar {
  display: none;
}

b,
strong {
  font-weight: 700 !important;
}

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: #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: #695650 !important;
  background-color: #ffffff !important;
  border: none !important;
  padding: 15px !important;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 0px !important;
  -webkit-appearance: initial !important;
  text-align: left !important;
  font-weight: 300 !important;
}

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

.form-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-select {
  position: relative;
}

.form-select:before {
  position: absolute;
  top: 50%;
  right: 20px;
  content: ' ';
  width: 0;
  height: 0;
  margin-top: -5px;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #A26666 transparent transparent transparent;
  pointer-events: none;
  z-index: 10;
}



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

.titoletto,.comment-metadata,.oxy-comments .reply .comment-reply-link {
  font-size: 13px !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: 'Conacher';
  color: #695650;
}

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

figure {
    margin: 1em auto !important;
}

.oxy-gallery figure {
  margin:0 auto !important;
}

ul {
  margin-left: 0;
}

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

.elenco ul li:before {
    content: "";
    color: #d0858b;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    display: inline-block;
    width: 22px;
    height: 22px;
    top: 11px;
    left: 0px;
    position: absolute;
    font-size: 50px;
    background-image: url(/wp-content/themes/alicerosinidesign/images/ull.svg);
}

.elenco2 ul li:before {
    content: "";
    color: #d0858b;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    display: inline-block;
    width: 22px;
    height: 22px;
    top: 11px;
    left: 0px;
    position: absolute;
    font-size: 50px;
    background-image: url(/wp-content/themes/alicerosinidesign/images/uld.svg);
}

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

/*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;
}

.header-menu .oxy-header-left,
.header-menu .oxy-header-right {
  display: none !important;
}

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

.menu-header a:hover {
  color: #e1ac86 !important;
}

/*PAGES*/

.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: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: 'Conacher';
}

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

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

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

.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: #B45422;
}

.contatti p {
    margin: 0;
}

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

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

.acc {
  margin-top: 20px;
}

.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: 'Conacher' !important;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  color: #FFFFFF !important;
  cursor: pointer !important;
  text-decoration: none !important;
  position: relative !important;
  border-radius: 0px !important;
  border: 1px solid #a26666 !important;
  align-items: center !important;
  font-weight: normal !important;
  width: initial !important;
  text-align: center !important;
  background-color: #a26666 !important;
}

.ct-link-button:hover,.form-submit input:hover,.wp-block-button__link:hover{
  color: #695650 !important;
  background-color: #e7d391 !important;
  transition-duration: 0.8s !important;
  border: 1px solid #e7d391 !important;
}

h1 u,h2 u,h3 u,h4 u,h5 u,h6 u {
   text-decoration: none; 
   position: relative; 
   z-index: 1;
   background: linear-gradient(180deg,rgba(255,255,255,0)60%, #e7d39199 40%);
   text-decoration: none;
 }   
 
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%;
}

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

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

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

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

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

/*NEWSLETTER*/

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

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

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

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

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

#mlb2-13720775.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p,
#mlb2-13720775.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent.privacy-policy p {
  color: #695650 !important;
  font-family: 'Poppins' !important;
  font-size: 12px !important;
}

#mlb2-13720775.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a {
  color: #A26666 !important;
  text-decoration: none !important;
}

#mlb2-13720775.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a:hover {
  color: #695650 !important;
  transition-duration: 0.8s !important;
}

#mlb2-13720775.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
  width: 100%;
font-family: 'Poppins' !important;
font-size: 14px !important;
color: #695650 !important;
background-color: #F4EEE8 !important;
border: none !important;
padding: 15px !important;
margin-top: 10px;
margin-bottom: 10px;
border-radius: 0px !important;
-webkit-appearance: initial !important;
text-align: left !important;
font-weight: 300 !important;
}

#mlb2-13720775.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::placeholder {
 color: #695650 !important;
 font-family: 'Poppins' !important;
 text-align: left !important;
 font-weight: 400 !important;
}

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

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

#mlb2-13720775.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions {
  text-align: center !important;
  float: none !important;
}

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

#mlb2-13720775.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow {
  float: none !important;
  justify-content: center !important;
  align-items: center !important;
  display: flex !important;
}

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

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

#mlb2-13720775.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p:last-child {
  text-align: center !important;
}

#mlb2-13720775.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,
#mlb2-13720775.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
  color: #695650 !important;
  font-family:'CooperBT' !important;
  font-weight: 300 !important;
}

#mlb2-13720775.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,
#mlb2-13720775.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p {
  color: #695650 !important;
  font-family: 'Poppins' !important;
  font-weight: 300 !important;
  line-height: 1.2 !important;
  text-align: left !important;
  font-size: 16px !important;
}


/*BLOG*/

.barraricerca input {
  padding-right: 50px !important;
  padding-left: 20px !important;
}

.barraricerca input::placeholder {
  color: #695650 !important;
  font-family: 'Poppins' !important;
  text-align: left !important;
}

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

.wp-block-separator, hr {
  color: #A26666;
  margin:30px 0;
}

.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 {
  font-family: 'Conacher';
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: normal;
  background: initial !important;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 100%;
}

.categorie a {
  color:#695650;
}

.categorie a, .postheader a {
 text-decoration:none;
}

.oxy-comment-form label {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  font-family: 'Conacher';
}

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

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

.page-numbers.next,
.page-numbers.prev {
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: 'Conacher';
  padding: 20px;
  color: #695650;
  background: #fff !important;
}

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


/*FOOTER*/

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

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

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

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