/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@media only screen and (min-width: 800px){
  span.fusion-contact-info-email-address img {
    margin: 17px 7px 0px 0px;
  }
}
@media only screen and (max-width: 800px){
  span.fusion-contact-info-email-address img {
    margin: 4px 7px 0px 0px;
  }
}

.product_cat-vendita-auto .fusion-woo-cart .fusion-button-wrapper {
  display: block;
}
.product_cat-vendita-auto .quantity.buttons_added{
  display: none;
}

span.auto-km-number, span.auto-anno-immatricolazione, span.auto-km-unit, span.auto-kilowatt, span.auto-cavalli {
  font-size: 20px;
  font-weight: 800;
}
span.auto-stato, span.auto-propietari, span.auto-tipo-di-cambio, span.auto-tipo-di-cambio {
  font-size: 14px;
  margin-left: 2px;
}
body .auto-main-details p {
  margin-bottom: 5px;
}
td.auto-dettagli-label {
  padding-right: 20px;
}

body .auto-stato-dettagli h3, body .auto-stato-caratteristiche h3 {
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 800;
  border-bottom: 3px solid #fdd20a;
  padding-bottom: 10px;
}

span.title-titlebar {
  border-bottom: 4px solid #fdd20a;
}

.tax-product_cat ol.flex-control-nav.flex-control-paging {
    display: none !important;
}
form#search-filter-form-268 ul, form#search-filter-form-620 ul {
    padding: 25px;
    background-color: #fff;
    box-shadow: 8px 8px 8px #000;
	max-width: 500px;
}
form#search-filter-form-268 ul li.sf-field-taxonomy-product_cat label select, form#search-filter-form-268 ul li.sf-field-taxonomy-product_cat label, form#search-filter-form-620 ul li.sf-field-taxonomy-product_cat label select, form#search-filter-form-620 ul li.sf-field-taxonomy-product_cat label, form#search-filter-form-268 ul li select.sf-input-select, form#search-filter-form-268 ul li.sf-field-taxonomy-product_tag label {
    width: 100%;
}
form#search-filter-form-268 li.sf-field-taxonomy-product_cat label select, form#search-filter-form-620 li.sf-field-taxonomy-product_cat label select, form#search-filter-form-268 select.sf-input-select {
    background-color: #ededed;
    border-radius: 0px;
    border: 0px;
    padding: 10px;
}
form#search-filter-form-268 .noUi-handle.noUi-handle-lower:before, form#search-filter-form-268 .noUi-handle.noUi-handle-lower:after, form#search-filter-form-268 .noUi-handle.noUi-handle-upper:before, form#search-filter-form-268 .noUi-handle.noUi-handle-upper:after, form#search-filter-form-620 .noUi-handle.noUi-handle-lower:before, form#search-filter-form-620 .noUi-handle.noUi-handle-lower:after, form#search-filter-form-620 .noUi-handle.noUi-handle-upper:before, form#search-filter-form-620 .noUi-handle.noUi-handle-upper:after {
    display: none;
}
form#search-filter-form-268 .noUi-handle, form#search-filter-form-620 .noUi-handle {
    border: none;
    border-radius: 20px;
    background: #fdd20b;
    cursor: default;
    box-shadow: none;
	top: -7px;
}
body .searchandfilter .meta-slider {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 4px;
    max-width: 100%;
    padding: 0px 5px;
}
.searchandfilter .noUi-connect {
    background-color: #b2b2b2;
}
.noUi-target {
    border: 0px solid #D3D3D3;
}
span.sf-range-max.sf-text-number, span.sf-range-postfix:nth-child(2) {
	float: right;
}
span.sf-range-min.sf-text-number, span.sf-range-postfix, span.sf-range-max.sf-text-number {
    font-family: 'Lato';
    font-size: 18px;
    color: #b2b2b2;
}
span.sf-range-postfix {
    margin-left: 5px;
}
.searchandfilter .noUi-horizontal .noUi-handle {
    width: 18px;
    height: 18px;
}
form#search-filter-form-268 li.sf-field-submit input, form#search-filter-form-620 li.sf-field-submit input {
    background-color: #fdd20a;
    border: none;
    padding: 10px 25px;
    width: 100%;
	font-size: 18px;
	font-weight: 800;
	text-transform: uppercase;
}
form#search-filter-form-268 li.sf-field-submit {
    padding: 20px 40px;
}
div#pickupLocationPreview {
    margin-right: 30px;
}
.rnb-loader {
    width: 100%;
}
div#categoryPreview {
    width: 100%;
}
.redq-quantity.rnb-select-wrapper.rnb-component-wrapper {
    width: 100%;
}
.single-product #main {
    padding-bottom: 60px;
}
span.pull-right.show_if_day span.woocommerce-Price-amount.amount {
    margin: 0px 7px;
}
div#direct-call {
    position: fixed;
    bottom: 30px;
    right: 100px;
    background-color: #fdd20b;
    padding: 7px 24px;
    border-radius: 20px;
}



