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

.translate a {
    display: block;
    padding: 15px;
    text-align: center;
    font-size: 12px;
}

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

a.current_language {
    color: #404040;
    opacity: 0.5;
}


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

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

#wpadminbar {
  display: none;
}

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

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

.categoria a {
  color:#48433f !important;
  text-decoration: none !important;
}

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

.categoria a:hover {
  color:#7e8877 !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:2px solid #7e8877;
}

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


html {
    margin-top: 0 !important;
}

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

.oxygen-body input {
    width: 100%;
    font-family: 'KoHo' !important;
    font-size: 15px!important;
    color: #48433f!important;
    background-color: #fff !important;
    border: 1px solid #fff;
    padding:20px;
}

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

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

.oxy-easy-posts-pages {
    position: relative;
  }

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

.page-numbers.next,.page-numbers.prev {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  font-family: 'KoHo';
  color:#48433f;
  padding: 20px;
}

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

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

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

.page-numbers.prev {
  border-right: 1px solid #48433f;
}

.page-numbers.next {
    border-left: 1px solid #48433f;
    margin-left: -1px;
}

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

figure {
    margin: 1em 0 !important;
}

.elenco ul li:nth-child(odd):before{

 content: "\2022";
 color: #7e8877;
 font-weight: bold;
 display: inline-block;
 width: 1em;
 margin-left: -1em;

}

.elenco ul li:nth-child(even):before{

 content: "\2022";
 color: #acbcb8;
 font-weight: bold;
 display: inline-block;
 width: 1em;
 margin-left: -1em;

}

.elenco ul li {
  margin-top:5px;
  margin-bottom: 5px;
}

.oxy-woo-my-account .woocommerce-MyAccount-navigation ul li:last-child {
  border: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;
}

.elencogiallo ul li:before {
   content:url(/wp-content/themes/manuelaangelinidesign/images/elencogiallo.png);
    width: 11px !important;
    height: 11px !important;
    font-family: 'LinearIcons';
    display: block;
    font-weight: 900;
    color: #ef7b14 !important;
    font-size: 20px !important;
    position: relative;
    left: -39px;
    top: 5px;
}


ul {
margin-left: 0;
}

.elenco ul, .elencogiallo ul, .mioaccount ul {
list-style-type: none !important;
}

.elenco li, .elencogiallo li, .mioaccount li {
    margin-top: 0px !important;
  }

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

/*HEADER*/

.menufooter .oxy-nav-menu-list,.menufooterup .oxy-nav-menu-list  {
    display: flex;
    padding: 0;
    margin: 0;
    flex-wrap: wrap !important;
    justify-content: center !important;
}

.oxy-pro-menu-dropdown-icon-click-area {
    display: none !important;
}

#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: 18px;
}

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


/*HOMEPAGE*/

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: 20px;
    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: #30394b;
}

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

.pageintro {
  overflow-x:hidden;
}

.pageintro .ct-div-block {
    margin: 0 !important;
}

.pageintro .image.landscape > div {
    padding-bottom: 80%;
}

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

  h1 {
    font-size: 35px;
}

}

@media screen and (min-width: 1500px) {

.slider-home .image.landscape > div {
    padding-bottom: 30%;
}

}

#mlb2-3749644.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
  background-color:#ffffff !important;
  font-family: 'KoHo'!important;
  letter-spacing: 2px!important;
  text-transform: uppercase!important;
  font-size:10px!important;
  padding-top: 12px!important;
  padding-bottom: 12px!important;
  padding-left: 20px!important;
  padding-right: 20px!important;
  color: #7e8877 !important;
  border-radius:initial !important;
  cursor: pointer !important;
  text-decoration: none !important;
  position:relative;
  border:none !important;
}

/*NEWSLETTER*/

#mlb2-3799480.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
  max-width: initial !important;
}

#mlb2-3799480.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
  border: 1px solid #7a8eaa !important;
  background-color:#7a8eaa !important;
  font-family: 'Lato' !important;
  letter-spacing: 2px!important;
  text-transform: uppercase!important;
  font-size:10px!important;
  padding-top: 10px!important;
  padding-bottom: 10px!important;
  padding-left: 20px!important;
  padding-right: 20px!important;
  color: #fff !important;
  border-radius:initial !important;
  cursor: pointer !important;
  width: 200px !important;
}

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

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

#mlb2-3799480.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
  border-radius: 0 !important;
  border:1px solid #b6aa8b !important;
  font-family: 'Lato' !important;
  font-size: 13px !important;
  font-style: italic !important;
  color:#30394b !important;
}

#mlb2-3799480.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description, #mlb2-3799480.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p:last-child {
  font-family: 'Lato' !important;
  font-size: 13px !important;
  font-style: italic !important;
  color:#30394b !important;
  font-weight: normal !important;
}

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

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

#mlb2-3799480.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a {
  color:#30394b !important;
  text-decoration: underline !important;
}

#mlb2-3799480.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a:hover {
  color:#b6aa8b !important;
  text-decoration: underline !important;
}

.ml-form-checkboxRow.ml-validate-required {
    margin-top: -15px !important;
}

.newsletter .ml-form-fieldRow {
    display: inline-block !important;
    width: 49.6% !important;
}

.newsletter .ml-form-fieldRow.ml-last-item {
    width: 100% !important;
}

/*PAGES*/

.primariga p > span, .primariga p > label {
    width: 49%;
}
.wpcf7 label {
    text-align: left;
    font-size: 90%;
}

.wpcf7 label input {
    margin-top: 10px;
}
.primariga p {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.primarigaacc {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

input[type="checkbox"] {
    width: initial !important;
    -webkit-appearance: checkbox !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 {
  font-family: 'KoHo' !important;
  font-size: 13px !important;
  font-style: italic !important;
  color: #48433f !important;
  font-weight: normal !important;
}

.invio {
    text-align: left;
  }

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

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

.oxygen-body textarea, .oxygen-body select {
    text-transform: none;
    font-size: 16px;
    font-weight: 400;
    color: #404040;
    font-family: 'KoHo';
    border: initial;
    padding: 20px;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-appearance: none;
    background-color: #fff;
}
.contatti textarea {
margin-top: 15px !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;
}

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

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

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

.edit-link {
  display:none;
}


.sib-default-btn ,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 {

    background-color:#ffffff !important;
    font-family: 'KoHo'!important;
    letter-spacing: 2px!important;
    text-transform: uppercase!important;
    font-size:10px!important;
    padding-top: 12px!important;
    padding-bottom: 12px!important;
    padding-left: 20px!important;
    padding-right: 20px!important;
    color: #7e8877 !important;
    border-radius:initial !important;
    cursor: pointer !important;
    text-decoration: none !important;
    position:relative !important;
    border:none !important;
    border-right:1px solid #e7e7e3 !important;
}

.oxy-comment-form #submit {
  background-color:#7e8877 !important;
  font-family: 'KoHo'!important;
  letter-spacing: 2px!important;
  text-transform: uppercase!important;
  font-size:10px!important;
  padding-top: 12px!important;
  padding-bottom: 12px!important;
  padding-left: 20px!important;
  padding-right: 20px!important;
  color: #fff !important;
  border-radius:initial !important;
  cursor: pointer !important;
  text-decoration: none !important;
  position:relative !important;
  border:1px solid #7e8877 !important;
}

.oxy-comment-form #submit:hover {
  background-color:#fff !important;
  font-family: 'KoHo'!important;
  letter-spacing: 2px!important;
  text-transform: uppercase!important;
  font-size:10px!important;
  padding-top: 12px!important;
  padding-bottom: 12px!important;
  padding-left: 20px!important;
  padding-right: 20px!important;
  color: #7e8877 !important;
  border-radius:initial !important;
  cursor: pointer !important;
  text-decoration: none !important;
  position:relative !important;
  border:none !important;
  border:1px solid #7e8877 !important;
}

.sib-default-btn:before ,p.login-submit #wp-submit:before, .contact-form .wpcf7-submit:before, .ct-link-button:before, .yikes-easy-mc-submit-button:before, .wp-block-button__link:before, .contact-submit:before, .red-button:before  {
  content: "";
font-family: LinearIcons;
display: block;
position: absolute;
top: 0px;
right: -51px;
width: 50px;
height: 100%;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
}

.bottone-contatti {
  font-family: 'KoHo'!important;
  letter-spacing: 2px!important;
  text-transform: uppercase!important;
  font-size:10px!important;
  padding-top: 12px!important;
  padding-bottom: 12px!important;
  padding-left: 20px!important;
  padding-right: 20px!important;
  color: #fff !important;
  border-radius:initial !important;
  cursor: pointer !important;
  text-decoration: none !important;
  position:relative;
  border:1px solid #7e8877 !important;
  border-right:1px solid #fafaf9 !important;
  background-color: #7e8877 !important;
  margin-right: 51px!important;
}

.bottone-contatti:before {
  content: "";
font-family: LinearIcons;
display: block;
position: absolute;
top: -1px;
right: -51px;
width: 50px;
height: calc(100% + 2px) !important;
background: #7e8877;
display: flex;
justify-content: center;
align-items: center;
border-top:1px solid #7e8877 !important;
border-bottom:1px solid #7e8877 !important;
border-right:1px solid #7e8877 !important;
}

.bottone-contatti:hover{
  background-color:#ffffff !important;
  font-family: 'KoHo'!important;
  letter-spacing: 2px!important;
  text-transform: uppercase!important;
  font-size:10px!important;
  padding-top: 12px!important;
  padding-bottom: 12px!important;
  padding-left: 20px!important;
  padding-right: 20px!important;
  color: #7e8877 !important;
  border-radius:initial !important;
  cursor: pointer !important;
  text-decoration: none !important;
  position:relative;
  border:none !important;
  transition-duration: 1s !important;
  border:1px solid #7e8877 !important;


}

.bottone-contatti:hover:before {
content: "";
font-family: LinearIcons;
display: block;
position: absolute;
top: -1px;
right: -51px;
width: 50px;
height: calc(100% + 2px) !important;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
transition-duration: 1s !important;
border-top:1px solid #7e8877 !important;
border-bottom:1px solid #7e8877 !important;
border-right:1px solid #7e8877 !important;
color:#7e8877 !important;
}

.single .wp-block-button__link {
  font-family: 'KoHo'!important;
  letter-spacing: 2px!important;
  text-transform: uppercase!important;
  font-size:10px!important;
  padding-top: 12px!important;
  padding-bottom: 12px!important;
  padding-left: 20px!important;
  padding-right: 20px!important;
  color: #fff !important;
  border-radius:initial !important;
  cursor: pointer !important;
  text-decoration: none !important;
  position:relative;
  border:1px solid #7e8877 !important;
  border-right:1px solid #fafaf9 !important;
  background-color: #7e8877 !important;
}

.single .wp-block-button__link:before {
  content: "";
font-family: LinearIcons;
display: block;
position: absolute;
top: -1px;
right: -51px;
width: 50px;
height: calc(100% + 2px) !important;
background: #7e8877;
display: flex;
justify-content: center;
align-items: center;
border-top:1px solid #7e8877 !important;
border-bottom:1px solid #7e8877 !important;
border-right:1px solid #7e8877 !important;
}

.single .wp-block-button__link:hover{
  background-color:#ffffff !important;
  font-family: 'KoHo'!important;
  letter-spacing: 2px!important;
  text-transform: uppercase!important;
  font-size:10px!important;
  padding-top: 12px!important;
  padding-bottom: 12px!important;
  padding-left: 20px!important;
  padding-right: 20px!important;
  color: #7e8877 !important;
  border-radius:initial !important;
  cursor: pointer !important;
  text-decoration: none !important;
  position:relative;
  border:none !important;
  transition-duration: 1s !important;
  border:1px solid #7e8877 !important;


}

.single .wp-block-button__link:hover:before {
content: "";
font-family: LinearIcons;
display: block;
position: absolute;
top: -1px;
right: -51px;
width: 50px;
height: calc(100% + 2px) !important;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
transition-duration: 1s !important;
border-top:1px solid #7e8877 !important;
border-bottom:1px solid #7e8877 !important;
border-right:1px solid #7e8877 !important;
color:#7e8877 !important;

}


.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{

background-color:#889181 !important;
border: none !important;
border-right: 1px solid #fff !important;
color:#fff !important;
transition-duration: 1s !important;

}

.sib-default-btn:hover:before ,p.login-submit #wp-submit:hover:before, .contact-form .wpcf7-submit:hover:before, .ct-link-button:hover:before, .yikes-easy-mc-submit-button:hover:before, .wp-block-button__link:hover:before, .contact-submit:hover:before, .red-button:hover:before {
color:#fff !important;
transition-duration: 0 !important;
}

.sib-default-btn:hover:before ,p.login-submit #wp-submit:hover:before, .contact-form .wpcf7-submit:hover:before, .ct-link-button:hover:before, .yikes-easy-mc-submit-button:hover:before, .wp-block-button__link:hover:before, .contact-submit:hover:before, .red-button:hover:before {
  content: "";
font-family: LinearIcons;
display: block;
position: absolute;
top: 0px;
right: -51px;
width: 50px;
height: 100%;
background: #889181;
display: flex;
justify-content: center;
align-items: center;
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%;
}

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

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

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

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

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

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

}

.image-slider.oxy-gallery-flex .oxy-gallery-item-contents {
    position: initial !important;
    padding-bottom: 130%;
    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;
}

/*BLOG*/

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



.searchbox {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 200;
}

.icon {
    display: inline-block;
    font-size: 20px;
    padding: 20px;
    cursor: pointer;
    color: #7a8eaa;
    font-family: 'LinearIcons';
    position: relative;
    bottom: -5px;
}

.icon:hover {
    color:#ad976e;
}

form#searchform {
    display: inline-block;
    vertical-align: middle;
    transition: max-width 0.5s ease;
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
    -webkit-transition: all .7s cubic-bezier(.5,0,.175,1);
    transition: all .5s cubic-bezier(.5,0,.175,1);
}

form#searchform.visible {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .7s cubic-bezier(.5,0,.175,1);
    transition: all .5s cubic-bezier(.5,0,.175,1);
}

input.search-box {
    font-style: italic;
    font-size: 13px !important;
    width: 200px;
    background: #fff !important;
    border: 1px solid #b6aa8b !important;
}

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



.featuredposts .leggiancora {
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    bottom: -30px;
    background-color: #ede8e4 !important;
    width: 60px;
    height: 60px;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 100px !important;
}

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

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

.categorie ul {
	list-style: none !important;
	padding:0;
  justify-content:center;
  display: flex;
  flex-direction: column;
  border-top: 1px solid #d4b26f;

}

.categorie li {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 2px;
  font-family: 'Montserrat';
  color:#2c102c;
	text-align: center!important;
	padding:10px;
  position: relative;
  border-left: 1px solid #d4b26f;
  border-right: 1px solid #d4b26f;
  border-bottom: 1px solid #d4b26f;
}


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

  .categorie li a:hover {
     color:#c45e3f !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;
}

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

.barraricerca button {
background-color: #f4f4f1 !important;
border: 0px solid #848687 !important;
color: #848687 !important;
width: 70px !important;
width: 61px !important;
cursor: pointer !important;
font-family: 'LinearIcons' !important;
}

.barraricerca button:hover {
background-color: #f4f4f1 !important;
border: 0px solid #848687 !important;
color: #94bfd3 !important;
transition-duration: 0.8s !important;
}

.barraricerca input {
width: 100% !important;
background-color: #f4f4f1 !important;
}

.barraricerca form {
	display: flex !important;
}

.barraricerca input.search-field {
    background-color: #fff !important;
    border: 1px solid #d4b26f;
    text-align: left;
}

.search-form.barraricerca {
    position: relative;
}

.search-form.barraricerca button {
    font-family: 'LinearIcons' !important;
    background-color: transparent !important;
    border: 0px solid !important;
    cursor: pointer !important;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0px;
    color:#d4b26f !important;
}

.oxygen-body .search-form.barraricerca input {
    padding: 12px 50px 12px 12px;
    font-family: 'Work Sans' !important;
    font-size: 14 !important;
    color:#2c102c !important;
    font-style: italic !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*/


/*SIDEBAR*/


/*FOOTER*/

.crediti a {
  color:#48433f !important;
}

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

.menu-footer .oxy-nav-menu-list {
  flex-wrap: wrap !important;
  justify-content: center !important;
}

.menu-footer .menu-item a {
    padding-top: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 10px !important;
  }


/*SHOP*/

.woocommerce .oxy-product-tabs #reviews #comments h2, .woocommerce .oxy-product-tabs span.comment-reply-title {
    color: #c45e3f;
    font-family: 'Maleah' !important;
}

a.woocommerce-product-gallery__trigger {
    display: none;
}

.immaginesinglepr span.onsale {
    margin-top: 16px !important;
}

.descpr ul {
    list-style: none;
    width: 200px;
}

.descpr li {
    padding: 12px;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    width: 200px;
}

.descpr .comment {
    width: 93.7% !important;
}

.descpr .comment-respond {
    margin-top: 50px !important;
}

.pagamento li a {
    text-decoration: none !important;
}

.proseguiordine input[type=radio]:checked {
    background: #2a1f20 !important;
    box-shadow: none !important;
}

.proseguiordine input[type=radio] {
    width: 24px !important;
    height: 24px;
    background: #f8f8f7 !important;
    border: 1px solid #d5c7bd !important;
    border-radius: 100% !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    height: 48px !important;
    width: 200px;
}

.prodotto ul.tabs.wc-tabs {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top:30px;
    margin-bottom:30px;
}

.prodotto li {
    background: #ede8e4 !important;
    padding: 12px !important;
    font-family: 'Montserrat' !important;
    font-size: 11px !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    font-weight: 500 !important;
    margin-right: 5px !important;
}

.prodotto li a {
  color:#2c102c !important;
}

.prodotto li a:hover {
  color:#c45e3f !important;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #ede8e4 !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}

.woocommerce input[type=radio]:checked {
    box-shadow: none !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%; }
