/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/** Elementor Fix Css Woocommerce **/

.elementor-element .amount {
    font-size: inherit;
    color: inherit;
}

.price-list-volumio {
    display: flex;
    flex-wrap: wrap;
}
.price-list-item {
    max-width: 100%;
    flex: 100%;
    padding: 0 30px;
}
@media print, screen and (max-width: 575px) {
    .price-list-item {
        margin-bottom: 30px;
    }  
}

.volumio-fan-data {
    font-family: 'Roboto';
    font-size: 65px;
    text-align: center;
    margin-bottom: 0;
    color: #414141;
}
.volumio-fan-data .counter {
    margin: 0 10px;
    color: #51b389;
}
@media print, screen and (max-width: 575px) {
    .volumio-fan-data {
        font-size: 2.5rem;
    }
    .volumio-fan-data .animated {
        display: block;
    }
    .elementor-element-6c91937 .elementor-widget-wrap.elementor-element-populated {
        margin-left: 0 !important;
    }
}
@media print, screen and (min-width: 992px) {
	.price-list-item {
		max-width: 33.333%;
		flex: 0 0 33.333%;
		padding: 0 30px;
		margin-bottom: 30px;
	}
}

.price-inner {
    height: 100%;
    background: #f5f5f5;
    padding: 40px;
    text-align: center;
    border-radius: 2px;
    box-shadow: 0px 3px 16px 8px rgb(0 0 0 / 10%);
    display: flex;
    flex-direction: column;
        border-radius: 30px;
}
.price-inner.price-inner-item-2 {
    background: #5fba88;
    color: #fff;
}
.price-inner.price-inner-item-2 .title h3 {
    color: #fff;
}
.price-inner .title h3 {
    color: #333333;
    font-size: 2rem;
    font-weight: 800;
    font-family: 'Roboto';
    line-height: 1.2;
}
.price-inner .features-block {
    margin-top: 50px;
    margin-bottom: 50px;
}
.price-inner .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.price-inner .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.price-inner .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #1e2321;
  -webkit-transition: 0.4s;

  box-shadow: 2px 6px 25px #1e2321;
  transform: translate(0px, 0px);
  transition: 0.6s ease transform, 0.6s box-shadow;
}

.price-inner .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.price-inner input:checked + .slider {
  background-color: #64bc88;
}
.price-inner.price-inner-item-2  input:checked + .slider {
    background-color: #fff;
}
.price-inner.price-inner-item-2  input:checked + .slider:before {
    background-color: #64bc88;
}

.price-inner input:focus + .slider {
  box-shadow: 0 0 1px #64bc88;
}

.price-inner input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.price-inner .slider.round {
  border-radius: 34px;
}

.price-inner .slider.round:before {
  border-radius: 50%;
}
.price-inner .price-block {
    margin-top: auto;
}
.price-inner .price-show {
    font-weight: 600;
    margin-bottom: 10px;
}
.price-inner .simple-link a {
    border-color: #DFDFDF;
    color: #333;
    text-transform: uppercase;
    border-bottom: 1px solid;
}

.tabs-downloads {
    display: flex;
    max-width: 1000px;
    margin: 0 auto;
}

.tabs-downloads .tab {
    max-width: 35%;
    flex: 0 0 35%;
    padding: 0 30px;
}

.tabs-downloads .tab .tablinks {
    background: none;
    text-align: right;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: flex-end;
    font-size: 1.3rem;
    margin-bottom: 30px;
    padding: 0;
}
.tabs-downloads .tab .tablinks:hover {
    background-color: transparent !important;
    color: #51B289;
    box-shadow: none !important;
}
.buttonTabContent .button {
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    background-color: var( --e-global-color-547266e );
    color: #fff;
    border-radius: 2px;
}
.tabcontent-inner h3 {
    font-size: 1.2rem;
}
.tabs-downloads .tabs-right {
    max-width: 65%;
    flex: 0 0 65%;
    border-left: 2px solid #51b389;
    padding: 0;
    padding-left: 30px !important;
}
.tabcontent {
  display: none;
}
button.tablinks.active span:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -10px;
    background: #51b389;
    left: 0;
}
@media print, screen and (max-width: 575px) {
    .tabs-downloads {
        display: flex;
        flex-wrap: wrap;
    }
    .tabs-downloads .tab {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0 30px;
    }
    .tabs-downloads .tab .tablinks {
        align-items: center;
        text-align: center;
    }
    .tabs-downloads .tabs-right {
        max-width: 100%;
        flex: 0 0 100%;
        border-left: 0px;
        padding: 0 30px;
    }
}
/* Prodotto **/

#add-volumio p.product.woocommerce.add_to_cart_inline {
    border: 0 !important;
}

#add-volumio p.product.woocommerce.add_to_cart_inline ins {
    display: none !important;
}

#add-volumio p.product.woocommerce.add_to_cart_inline del {
    display: none;
}

#add-volumio a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
    margin-left: 0;
    width: 100%;
    border-radius: 5px;
    background: #51B289;
    color: #fff;
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #51B289;
    padding: 20px 40px;
}


/** Store locator **/

div#map {
    width: 100%;
    height: 500px;
}
@media print, screen and (max-width: 1500px) {
    div#map {
        width: 100%;
        height: 600px;
    }
}

.Outer-cell {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.page-title-store-locator {
    margin-bottom: 50px;
}
.location-popup-map {
    max-width: 70%;
    flex: 0 0 70%;
}

.dealer-product {
    width: 100%;
    text-align: center;
    padding: 40px;
    border-bottom: 1px solid #dedede;
}

.dealer-product .cta span.woocommerce-Price-amount.amount {
    display: none;
}

.dealer-product .cta .product {
    border: 0 !important;
}
.dealer-product a.added_to_cart.wc-forward {
    background: #51b289;
    color: #fff;
    border-radius: 6px;
    font-size: 1rem;
    padding: 20px 35px;
}
.dealer-product .cta a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
    background: #51b289;
    color: #fff;
    border-radius: 6px;
    font-size: 1rem;
    padding: 20px 35px;
}
.listing {
    margin-top: 30px;
        border-top: 1px solid #dedede
}
.location-popup__box {
    max-width: 30%;
    flex: 0 0 30%;
    background: #f5f5f5;
}
.dealer-product .buy-now {
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    background-color: #51B289;
    border-radius: 4px;
    color: #fff;
    padding: 20px 35px;
}
@media print, screen and (max-width: 575px) {
    .location-popup__box {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .location-popup-map {
        max-width: 100%;
        flex: 0 0 100%;
    }
    div#map {
        height: 350px !important;
    }
}

.location-popup__box  input#pac-input {
    background: #fff;
}
.location-popup__box .input-location.input-location-desktop {
    max-width: 400px;
    margin: 0 auto;
}
.location-box__list {
    display: flex;
    align-items: center;
    padding: 15px 65px;
    justify-content: center;
    border-bottom: 1px solid #dedede;
}
.dealer-list-map.active .location-box__list {
    background: #f5f5f5 !important;
}
.location-box__list .title h3 {
    font-family: 'Roboto';
    margin-left: 0px;
    margin-bottom: 5px;
}

.location-box__list .icon svg {
    width: 30px;
    fill: #51b389;
    height: auto;
}
.location-not-found {
    text-align: center;
    font-size: 18px;
}
.location-popup__box h1 {
    margin-bottom: 0;
    padding: 20px;
}

.location-box__list .title {
    margin-left: 20px;
    flex: 1;
}

.location-box__list .title .address {
    color: #666;
    font-weight: 300;
}
.listing {
    padding: 20px 0px;
    height: 350px;
    overflow-y: auto;
}
.modal-location-title h1 {
    text-align: center;
    font-family: 'Roboto';
}
.page-template-template-dealer .main-page-wrapper .container {
    max-width: 100%;
}
.page-title-store-locator {
    text-align: center;
}

.page-title-store-locator h3 {
    font-family: 'Roboto';
    margin-bottom: 5px;
    font-size: 35px;
}

.page-title-store-locator {
    font-size: 18px;
}

.uncode-wrapper.tab-container {
    width: 100%;
    display: flex;
    display: flex;
    max-width: 1000px;
    margin: 0 auto;
}

.vertical-tab-menu {
    max-width: 35%;
    flex: 0 0 35%;
    padding: 0 30px;
    text-align: right;
}
@media print, screen and (max-width: 575px) {
    .tab-container {
        flex-wrap: wrap;
    }
    .vertical-tab-contents {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }   
    .vertical-tab-menu {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0 30px;
        text-align: center;
    }
    .vertical-tab-contents a.btn.btn-large.btn-icon-right.swatch-nephritis {
        margin-top: -110px !important;
        float: right;
    }
}

.vertical-tab-menu li {
    list-style-type: none;
    font-size: 1.3rem;
    margin-bottom: 30px;
    padding: 0;
    font-family: 'Roboto';
    color: #666;
}

a.btn.btn-large.btn-icon-right.swatch-nephritis {
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    background-color: var( --e-global-color-547266e );
    color: #fff;
    border-radius: 2px;
}

a.btn.btn-large.btn-icon-right.download-enabled {
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    background-color: var( --e-global-color-547266e );
    color: #fff;
    border-radius: 2px;
}

a.btn.btn-large.btn-icon-right.download-disabled {
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    background-color: "grey";
    color: #fff;
    border-radius: 2px;
}

.vertical-tab-contents {
    max-width: 65%;
    flex: 0 0 65%;
    border-left: 2px solid #51b389;
    padding: 0;
    padding-left: 30px !important;
}

.elementor-element.elementor-element-1ad50b9.volumio-box-rounded.elementor-widget.elementor-widget-wd_infobox {
    border-radius: 10% !important;
}
.volumio-box-rounded .elementor-widget-container {
    border-radius: 10%;
}
.volumio-box-rounded .info-box-icon {
    border-top-left-radius: 10%;
    border-top-right-radius: 10%;
}
.volumio-box-rounded  .info-box-icon {
    border-top-left-radius: 10%;
}

/** Newsletter Footer **/

.newsletter-footer {
    display: flex;
}

.newsletter-footer input {
    border: 2px solid #51b289;
    height: 50px;
}
.newsletter-footer input {
    border: 2px solid #51b289;
    height: 50px;
}
.newsletter-footer input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    border: 2px solid #dedede;
    border-right: 0;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.newsletter-submit input {
    background: #51b289;
    color: #fff;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.newsletter-submit input:hover {
    border-color: #000;
    background: #000;
    color: #fff;
    box-shadow: none !important;
}

#volumio-tabs-contact .zrf-form {
    max-width: 600px;
    margin: 30px auto 0;
}
#volumio-tabs-contact .elementor-tab-content  {
    background: #F5F5F5;
    border-radius: 8px;
    max-width: 700px;
    margin: 0 auto;
    margin-top: 40px;
    padding: 40px 50px;
}
#volumio-tabs-contact .elementor-tab-content input#zrf_submit {
    background: #51b289;
    color: #fff;
    border-radius: 4px;
}
#volumio-tabs-contact .elementor-tab-content input#zrf_submit:hover {
    background: #000;
    color: #fff;
}
#volumio-tabs-contact .elementor-tab-content input.wpcf7-form-control.wpcf7-submit{
    background: #51b289;
    color: #fff;
    border-radius: 4px;
}
#volumio-tabs-contact .elementor-tab-content input.wpcf7-form-control.wpcf7-submit:hover {
    background: #000;
    color: #fff;
}
#volumio-tabs-contact .elementor-tab-content p {
    margin-bottom: 15px;
}
div#volumio-tabs-contact .elementor-tab-title span {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

div#volumio-tabs-contact .elementor-tab-title {
    text-align: center;
}

div#volumio-tabs-contact .elementor-tab-title i {
    font-size: 3rem;
    margin-bottom: 20px;
}

div#volumio-tabs-contact .elementor-tab-title span {
    font-size: 1.4rem;
}

div#volumio-tabs-contact div#wpcf7-f18123-p19275-o1 {
    max-width: 600px;
    margin: 30px auto 0;
}
span.Counter-volumioStatic {
    color: #51b289;
}


