/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
/* FIX SINGLE IMAGE POSITION COMPOSER */
.compose-mode .vc_element.vc_image_with_animation {
  position: relative !important;
}

/* FIX SINGLE IMAGE POSITION COMPOSER */
/* INIZIO RIMUOVI BACK */
.sub-menu li.back a {
  display: none !important
}

.sub-menu li.back::after {
  content: '\2715';
  cursor: pointer;
  font-size: 30px
}

/* FINE RIMUOVI BACK */

.logo-spacing {
  display: none!important
}
#header-outer header li.menu-item-1097 .nectar-menu-icon-img {
  width: 180px!important;
  margin: 0!important
}

#header-outer header li.menu-item-1097, #header-outer header li.menu-item-1119 {
  width: 100px!important
}

#header-outer header li.menu-item-1097 a, #header-outer header li.menu-item-1119 a {
  padding: 0!important
}

#header-outer[data-lhe="default"] #top nav > ul > li.menu-item-1119 > a:hover .nectar-menu-icon {
  color: #000!important
}

body.material #header-outer #search-outer #search input[type="text"] {
  border-bottom: 1px solid #131617 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}

a, a:hover, .nectar-button {
  -webkit-transition: all .3s ease !important;
  -o-transition: all .3s ease !important;
  transition: all .3s ease !important;
}

.nectar-button.jumbo {
  font-size: 20px !important
}

.nectar-button.accent-color:hover {
  opacity: 1 !important;
  background-color: #ff8e2a !important;
  -webkit-transition: all .3s ease !important;
  -o-transition: all .3s ease !important;
  transition: all .3s ease !important;
}

.nectar-button.extra-color-1:hover {
  opacity: 1 !important;
  background-color: #2da44c !important;
  -webkit-transition: all .3s ease !important;
  -o-transition: all .3s ease !important;
  transition: all .3s ease !important;
}

a.bottone-ebay {
  margin: 40px 0 20px 0;
  display: table;
  background-color: #2da44c;
  border-radius: 4px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 20px;
  -webkit-transition: all .3s ease !important;
  -o-transition: all .3s ease !important;
  transition: all .3s ease !important;
}
a.bottone-ebay:hover {
  background-color:#131617 !important
}

/* INIZIO OVER SUBMENU */
#header-outer:not([data-format=left-header]) #top>.container>.row, #header-outer:not([data-format=left-header]) #top>.container>.row nav, #header-outer:not([data-format=left-header]) #top>.container>.row nav>ul, #header-outer:not([data-format=left-header]) #top>.container>.row nav>ul>li {
  overflow: visible;
}

body .sf-menu>li>ul, #header-outer #top .sf-menu>li>ul {
  transition: transform 0.15s ease, opacity 0.15s ease;
}

/* FINE OVER SUBMENU */
/* INIZIO WOOCOMMERCE */

#comments span.total-num {
    display: none
}

#comments .nectar-button.large {
    font-size: 18px!important
}

a.prodotto-fitosanitari {
  margin: 40px 0 20px 0;
  display: table;
  background-color: #2da44c;
  border-radius: 4px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 20px;
  -webkit-transition: all .3s ease !important;
  -o-transition: all .3s ease !important;
  transition: all .3s ease !important;
}

a.prodotto-fitosanitari:hover {
  background-color:#131617 !important
}

li.product_cat-prodotti-fitosanitari a.add_to_cart_button {
    display: none!important
}

li.product_cat-prodotti-fitosanitari:hover .product-meta .price {
    opacity: 1!important
}

ul.page-numbers li a.prev,
ul.page-numbers li a.next {
    display: none!important
}

li.product-category {
    padding: 15px!important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .075)!important;
    border-radius: 6px!important;
}

.icon-salient-cart {
/*    display: none!important*/
}

li.cat-item-100 {
  display: none
}

.loading-wrap {
  position: absolute;
  left: 20px;
  top: 19px
}

body #page-header-bg h1 {
  text-align: left !important;
}

body #sidebar h4, body .widget h4 {
  color: #131617;
  opacity: 1 !important
}

li.current-cat>a {
  color: #2da44c !important
}

body.single-product .container-wrap {
  background-color: #fafaf6 !important
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
  border-radius: 10px
}

.woocommerce div.product div.images.woocommerce-product-gallery .product-slider,
.single-product .product[data-n-lazy="1"] .product-thumbs .thumb-inner {
  border: 1px solid #cdcbb9;
  border-radius: 10px
}

.single-product .product-thumbs .flickity-slider .thumb.is-nav-selected .thumb-inner {
  border: 1px solid #2da44c;
}

.single-product .product-thumbs .flickity-slider .thumb.is-nav-selected img {
  border: none !important
}

.single-product .product-thumbs .flickity-slider .thumb img, .single-product .product-thumbs .slider .thumb img,
.single-product .product[data-gallery-style=ios_slider][data-n-lazy="1"] .product-thumbs .slider.flickity-enabled .thumb .thumb-inner:before {
  border-radius: 10px
}

body[data-form-submit=regular] button[type=submit]:hover,
body[data-form-submit=regular] input[type=submit]:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #order_review #payment #place_order:hover {
  opacity: 1 !important;
  background-color: #ff8e2a !important
}

form.woocommerce-ordering, p.woocommerce-result-count {
  display: none;
}

body #header-outer[data-lhe="default"] #top nav .sf-menu>li[class*="button_solid_color"]>a:hover:before {
  background-color: #131617 !important;
  opacity: 1 !important
}

.nectar-quick-view-box .single_add_to_cart_button_wrap a span, .products li.product.minimal .product-add-to-cart .added_to_cart, .products li.product.minimal .product-add-to-cart a span, .woocommerce .woocommerce-breadcrumb a, .woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a, .woocommerce div.product .woocommerce-review-link, .woocommerce-account .woocommerce>#customer_login .nectar-form-controls .control, .woocommerce-message a, .woocommerce-tabs .full-width-content[data-tab-style=fullwidth] ul.tabs li a, .woocommerce.single-product div.product_meta a, .woocommerce-cart .product-name a, .woocommerce-checkout-review-order-table .product-info h4 a {
  background-image: none !important
}

.woocommerce ul.products li.product.minimal .product-wrap, .woocommerce ul.products li.product.minimal .background-color-expand, .woocommerce-page ul.products li.product.minimal .product-wrap, .woocommerce-page ul.products li.product.minimal .background-color-expand {
  /* border: 1px solid #dad6bd */
}

ul.products li {
    background: #fff
}
.woocommerce .span_9 ul.products[data-product-style=minimal] li.product.minimal,
.woocommerce-page .span_9 ul.products[data-product-style=minimal] li.product.minimal,
body .woocommerce.columns-4 ul[data-product-style=minimal].products li.product {
  box-shadow: 0 2px 6px rgba(0, 0, 0, .075);
  border-radius: 6px;
}

.woocommerce-page button[type="submit"].single_add_to_cart_button,
body[data-form-submit="regular"].woocommerce-page .container-wrap button[type=submit].single_add_to_cart_button,
.woocommerce #order_review #payment #place_order,
body[data-button-style*="slightly_rounded"].woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  font-size: 20px !important
}

body[data-button-style*="slightly_rounded"] #header-outer .widget_shopping_cart a.button {
  font-size: 16px !important
}

body.material .nectar-category-grid .nectar-category-grid-item .inner,
body.material .nectar-category-grid .bg-overlay {
  border-radius: 10px !important
}

.woocommerce-page a.button, .woocommerce-page button.button, body .products li.product.minimal .product-add-to-cart a {
  text-transform: inherit !important;
  font-size: inherit !important
}

.woocommerce div.product .stock {
  padding-bottom: 0 !important;
}

.woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-enabled {
  margin-top: 10px !important;
}

.woocommerce-product-gallery__trigger, .zoomImg, .easyzoom-flyout {
  display: none !important;
}

.easyzoom, .easyzoom a {
  cursor: grab !important;
}

.woocommerce-page.woocommerce-cart .woocommerce p.cart-empty {
  font-size: 26px !important
}

p.return-to-shop {
  display: none
}

.icon-salient-cart:before {
  content: "\f07a" !important;
  font-family: 'fontawesome' !important;
  font-size: 22px !important
}

.icon-salient-m-user:before {
  content: "\f2be" !important;
  font-family: 'fontawesome' !important;
  font-size: 22px !important
}

/* FINE WOOCOMMERCE */
/* INIZIO FOOTER */

ul.social-footer {
  float: none;
  position: relative;
  top: 0
}

ul.social-footer li {
  display: inline-block;
  vertical-align: middle;
}

.ico-ebay {
  margin: 0 5px;
  width: 60px;
  height: 36px;
  background-image: url('images/ebay-svg.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  top: 3px
}

.ico-facebook {
  margin: 0;
  width: 36px;
  height: 36px;
  background-image: url('images/facebook-svg.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#footer-outer[data-custom-color=true] #footer-widgets a:not(.nectar-button):hover {
  opacity: 1 !important;
  color: #2da44c !important
}

#footer-outer .col {
  font-size: 16px !important;
  line-height: 24px !important
}

body #footer-outer .row {
  padding: 35px 0 !important
}

#copyright p {
  font-size: 14px !important
}

#footer-outer .widget.widget_media_image img {
  max-width: 220px !important;
  padding-top: 20px
}

.material #footer-outer #footer-widgets .col ul li {
  padding: 0 !important
}

#footer-outer .widget {
  margin-bottom: 0
}

/* FINE FOOTER */
/* INIZIO CF7 */
body[data-fancy-form-rcs="1"] .fancy-select-wrap {
  padding: 0 !important
}


.line-cf7 {
  width: 100%;
  height: 2px;
  background: #fff;
  margin: 40px 0
}

body.material input[type=text]:focus, body.material input[type=email]:focus, body.material textarea:focus {
  border: 1px solid #fff !important;
  box-shadow: 0 0 0 rgb(255 255 255 / 0%) !important;
}

.wpcf7-form {
  display: table;
  margin: 0 auto;
  padding: 15px 0
}

.wpcf7 p {
  padding: 0
}

.summary .wpcf7-form {
  text-align: left;
  margin: 0 0 10px 0
}

.wpcf7-form label span {
  text-align: left !important;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  display: flex;
}

body .light .wpcf7-form p span, .wpcf7-form p span {
  font-size: 18px;
}

.campo label, .campo-area label {
  text-align: left !important;
  font-size: 18px !important;
  margin: 5px 0 0 0;
  display: table;
}

.campo {
  width: 100%;
  display: inline-block;
  margin: 10px 0
}

.campo-half {
  width: 48.5%
}

.campo-half-contatto {
  width: 49.7%
}

.campo-half.right, .campo-half-contatto.right, .float-right {
  float: right;
}

.campo-half.left, .float-left {
  float: left;
}

.campo-area {
  display: inline-block;
  clear: both;
  width: 100%;
  margin: 10px 0
}

.last {
  margin-right: 0
}

input.wpcf7-text::placeholder, .wpcf7-textarea::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
  opacity: 1 !important;
  /* Firefox */
}

input.wpcf7-text:-ms-input-placeholder, .wpcf7-textarea::placeholder {
  /* Internet Explorer 10-11 */
  color: #fff !important;
}

input.wpcf7-text::-ms-input-placeholder, .wpcf7-textarea::placeholder {
  /* Microsoft Edge */
  color: #fff !important;
}

input.wpcf7-date {
  color: #fff;
  font-size: 17px !important;
  font-weight: 400;
  border: 1px solid #fff !important;
  background: transparent !important;
  width: 100% !important;
  border-radius: 5px !important;
  box-sizing: border-box !important;
  padding: 18px 15px !important
}

input.wpcf7-text, input.wpcf7-quiz {
  color: #fff;
  font-size: 18px !important;
  font-weight: 400;
  border: 1px solid #fff !important;
  background: transparent !important;
  width: 100% !important;
  border-radius: 5px !important;
  box-sizing: border-box !important;
  padding: 20px 15px !important
}

.wpcf7-textarea {
  color: #fff;
  font-size: 18px !important;
  border: 1px solid #fff !important;
  background: transparent !important;
  resize: none !important;
  border-radius: 5px !important;
  box-sizing: border-box !important;
  height: 140px !important;
  padding: 20px 15px !important
}

.wpcf7 .ajax-loader {
  margin: -7px 64px !important;
}

p.invio {
  margin: 10px 0
}

body[data-form-submit="regular"] .container-wrap input[type=submit].wpcf7-submit {
  background: #2da44c;
  border: none;
  font-size: 18px !important;
  color: #fff !important;
  padding: 15px 60px !important;
  text-transform: uppercase;
  margin-top: 15px
}

body[data-form-submit="regular"] input.wpcf7-submit:hover {
  background: #ff8e2a !important;
  opacity: 1 !important
}

div.wpcf7-response-output {
  margin: 0 !important;
}

input.wpcf7-not-valid, textarea.wpcf7-not-valid, select.wpcf7-not-valid,
.fancy-select-wrap:has(select.wpcf7-not-valid) {
  border: 1px solid #ff2132 !important;
}

span.wpcf7-not-valid-tip {
  display: none !important;
}

.wpcf7-checkbox.wpcf7-not-valid {
  border: none !important;
}

.wpcf7-checkbox.wpcf7-not-valid span {
  color: #ff2132 !important;
}

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

.Accetto span.wpcf7-not-valid-tip {
  display: inherit !important;
  font-size: 14px !important;
  margin-left: 5px !important;
  color: #ff2132 !important;
}

div.wpcf7-validation-errors, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  color: #ff2132 !important;
  padding: 0 !important;
  border: none !important;
  background: none !important;
  font-size: 14px
}

div.wpcf7-mail-sent-ok, .wpcf7 form.sent .wpcf7-response-output {
  color: #398F14 !important;
  padding: 0 !important;
  border: none !important;
  background: none
}

div.wpcf7 img.ajax-loader {
  margin-top: 0 !important;
}

.trattamento {
  font-size: 14px !important
}

span[data-name="trattamento-dati"] {
  display: inline-block !important;
  color: #131617;
}

.trattamento-dati span {
  font-size: 16px !important;
  margin-right: 5px;
}

a.trattamento-dati-link {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  -webkit-transition: all .3s ease !important;
  -o-transition: all .3s ease !important;
}

a.trattamento-dati-link:hover {
  color: #fff;
  opacity: .8;
  -webkit-transition: all .3s ease !important;
  -o-transition: all .3s ease !important;
}

a.link-trattamento {
  font-size: 18px !important;
  color: #fff;
}

a.link-trattamento:hover {
  color: #74CD7D !important;
}

h3.notifica-corso {
  font-size: 20px !important
}

.quiz {
  font-weight: bold;
}

input.wpcf7-quiz {
  border: 1px solid #c9c9c9;
  background: #fcfcfc;
  height: 45px;
  width: 65px !important;
  font-size: 16px;
  text-align: center;
}

.wpcf7-quiz.wpcf7-not-valid {
  border: 1px solid #ff2132;
}

.math-quiz {
  margin-top: 10px;
  display: table
}

.wpcf7-spinner {
  top: 7px;
}

/* FINE CF7 */
/* INIZIO MODALE CF7 */
.wpcf7-response-output {
  position: fixed;
  background: rgba(0, 0, 0, 0.8) !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  height: 100%;
  z-index: 999999;
  display: none;
}

.modale {
  position: absolute;
  z-index: 999;
  background: #2da44c;
  color: #fff;
  font-size: 22px;
  border: none !important;
  padding: 80px 40px !important;
  width: 450px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  text-align: center !important;
}

.modale h4 {
  font-size: 30px;
  margin-bottom: 20px;
  padding: 0 !important;
  color: #fff;
}

.chiudi {
  width: 28px;
  height: 28px;
  position: absolute;
  top: 5px;
  right: 5px;
  background: url('images/close.svg') no-repeat center;
  cursor: pointer;
}

@media only screen and (max-width: 699px) {
  .modale {
    width: 90%
  }
}

/* FINE MODALE CF7 */
/* CUSTOM CHECKBOX */
.wpcf7-form [type="checkbox"]:not(:checked), .wpcf7-form [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}

.wpcf7-form [type="checkbox"]:not(:checked)+span, .wpcf7-form [type="checkbox"]:checked+span {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

.wpcf7-form [type="checkbox"]:not(:checked)+span:before, .wpcf7-form [type="checkbox"]:checked+span:before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 1.25em;
  height: 1.25em;
  border: 1px solid #fff;
  background: transparent;
  border-radius: 5px;
}

.wpcf7-form [type="checkbox"]:not(:checked)+span:after, .wpcf7-form [type="checkbox"]:checked+span:after {
  content: '\2714';
  position: absolute;
  top: 7px;
  left: 5px;
  font-size: 1em;
  line-height: 0.8;
  color: #fff;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

.wpcf7-form [type="checkbox"]:not(:checked)+span:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

[type="checkbox"]:checked+span:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.wpcf7-form [type="checkbox"]:disabled:not(:checked)+span:before, .wpcf7-form [type="checkbox"]:disabled:checked+span:before {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

.wpcf7-form [type="checkbox"]:disabled:checked+span:after {
  color: #999;
}

.wpcf7-form [type="checkbox"]:disabled+span {
  color: #aaa;
}

.wpcf7-form [type="checkbox"]:checked:focus+span:before, .wpcf7-form [type="checkbox"]:not(:checked):focus+span:before {
  /*border: 2px dotted blue;*/
}

label:hover:before {
  border: 2px solid #4778d9 !important;
}

/* CUSTOM CHECKBOX */
@media only screen and (max-width: 1590px) {
  #header-outer[data-lhe="default"] #top nav>ul>li>a {
    padding-left: 10px !important;
    padding-right: 10px !important
  }

  #header-outer[data-format=centered-menu] .logo-spacing {
    width: 200px !important
  }
}

@media only screen and (max-width: 1390px) {
  #header-outer[data-lhe="default"] #top nav>ul>li>a {
    padding-left: 5px !important;
    padding-right: 5px !important
  }

  #header-outer[data-format=centered-menu] .logo-spacing {
    width: 200px !important
  }
}

@media only screen and (max-width: 1099px) {
  #header-outer[data-lhe="default"] #top nav>ul>li>a {
    padding-left: 5px !important;
    padding-right: 5px !important
  }

  #header-outer[data-format=centered-menu] .logo-spacing {
    width: 125px !important
  }
}

@media only screen and (max-width: 1099px) {
  #copyright {
    text-align: center;
  }

  body #footer-outer #copyright .col ul {
    text-align: center;
    float: none;
    display: inline-block;
  }
}

@media only screen and (max-width: 999px) {
  body .col .leaflet-container {
    max-height: 340px!important
  }

  #slide-out-widget-area .menu-item-hidden-text>a>.nectar-menu-icon-text>.menu-title-text {
    display: block!important;
  }
}
