/*
 Theme Name:   bootScore Child
 Description:  bootScore Child Theme
 Author:       bootScore
 Author URI:   https://bootscore.me
 Template:     bootscore-main
 Version:      5.2.0.0
 Text Domain:  bootscore
*/

/* 
All style editing is done via scss/_bscore_custom.scss
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

* {
    font-family: 'Roboto', sans-serif;
}
.form-check-input {
	width: 1em !important;
height: 1em !important;
border: 1px solid rgba(0, 0, 0, 0.25) !important;
background: #fff !important;
}
:root {
    --red: #e42219;
    --green: #009634;
  }
#offcanvas-navbar {
    font-size: 16px;
	font-weight: bold;
    text-transform: uppercase;
}
#risultati_ricerca .risultatiestesirow {
    width: 75% !important;
    background-color: #FFF !important;
    border: 2px solid #929ca1 !important;
    border-radius: 20px !important;
}
.risultatiestesirow {
    width: 75% !important;
    background-color: #FFF !important;
    
}
.risultatiestesirow_lista {
    width: 100% !important;
    background-color: #FFF !important;
    border: 2px solid #929ca1 !important;
    border-radius: 20px !important;
    margin-bottom: 20px !important;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #009433;
}
#risultati_ricerca {

}
#content {
    padding-top: 11rem !important;
}
#tsn_button_grid {
  background-color: #009634;
  border-color: #009634;
  color: #FFFFFF;
  text-transform: uppercase !important;
  width: 150px;
  height: 40px;
}
#tsn_button_grid:hover {
  background-color: #FFFFFF;
  color: #009634;
}
.btn.pulsante-rosso-outline {
  background-color: #ffffff;
  border-color: #e42219;
  color: #e42219;
  text-transform: uppercase !important;
  width: 240px;
  height: 40px;
  margin-bottom: 5px;
}
.btn.pulsante-rosso-outline:hover {
    background-color: #e42219;
  border-color: #e42219;
  color: #ffffff;
}
.btn.pulsante-rosso-dettagli {
  background-color: #e42219;
  border-color: #e42219;
  color: #ffffff;
  text-transform: uppercase !important;
  width: 240px;
  height: 40px;
  margin-bottom: 5px;
}
.btn.pulsante-rosso-dettagli:hover {
    background-color: #ffffff;
  border-color: #e42219;
  color: #e42219;
}
.single-post #content {
    padding-top: 10rem !important;
}
h4 {
    font-weight: 400;
}
.intestazione {
    margin-bottom: 50px;
}
.mb-30 {
    margin-bottom: 30px;
}
#wpcf7-f447-p217-o1 {
    padding: 0 50px;
}
.page-id-217 h4,
.page-id-231 h4 {

  font-size: 2.5rem;
  font-weight: 400;

}
.page-id-321 h4  {
    font-size: 2rem;
}
.barrainner {
  background-color: #e3981b;
}
.box-cosa-sotto a {
    font-size: 1.5rem;
}
.risultatiestesirow .descrizionedettaglio .tsn_product_title h3,
.risultatiestesirow_lista .descrizionedettaglio .tsn_product_title h3 {
    color: #009634 !important;
}
.risultatiestesirow .fas, .risultatiestesirow .fab,
.risultatiestesirow_lista .fas, .risultatiestesirow .fab {
    color: #009634 !important;
}
.risultatiestesirow .btn-success,
.risultatiestesirow_lista .btn-success {
    --bs-btn-bg: #FFF !important;
    --bs-btn-border-color: #FFF !important
}
.page-id-25 h3,
.page-id-217 h3,
.page-id-313 h3,
.page-id-284 h3,
.page-id-500 h3,
.page-id-508 h3,
.page-id-511 h3,
.page-id-231 h3,
.page-id-321 h3,
.ricerca-prodotto h3 {
    color: #6e7b81;
    font-size: 2.5rem;
    font-weight: 400 !important;
}
.ricerca-prodotto-sidebar h3 {
    color: #6e7b81;
    font-size: 1.5rem;
    font-weight: 400 !important;
}

.intestazione h3 {
    font-size: 3.5rem;
    line-height: 3rem;
}
.intestazione h4 {
    font-size: 2.5rem;
    line-height: 2rem;
    font-weight: 300 !important;
}
.ricerca-prodotto-sidebar .btn.pulsante-rosso {
    background-color: #e42219;
    border-color: #ffffff;
    color: #ffffff;
    width: 12rem !important;
}
.ricerca-prodotto-sidebar .btn.pulsante-rosso:hover {
    background-color: #ffffff !important;
border-color: #ffffff;
color: #e42219;
}
.btn.pulsante-rosso {
    background-color: #e42219 !important;

}
.btn.pulsante-rosso:hover {
    background-color: #ffffff !important;
border-color: #ffffff;
color: #e42219 !important;
}

.blocco-autoricambi h3,
.blocco-rottamazione h3
{
    font-size: 3rem;
    line-height: 1rem;
	color: #FFFFFF;
    font-weight: 400 !important;
}

.blocco-cerchiamo h3 {
    font-size: 3rem;
	color: #FFFFFF;
    line-height: 3rem;
    font-weight: 400 !important;
}
.blocco-cerchiamo {
  padding: 3rem 8rem 2rem;
  border-radius: 8px;
  margin-top: 10px;
  background-color: #6e7b81;
  color: #fff;
  margin-top: 2rem;
}

.blocco-autoricambi h2,
.blocco-rottamazione h2 {
    font-size: 3.5rem;
	color: #FFFFFF;
    font-weight: 500 !important;
}

.bg-light {
    background-color: #FFF !important;
}

.bg-grey {
    background-color: #6e7b81 !important;
    color: #FFF !important;
    padding: 10px 0;
}

.blocco-autoricambi p,
.blocco-rottamazione p,
.blocco-cerchiamo p {
    font-size: 1.3rem;
    line-height: 1.6rem;
}

/*********
* FOOTER *
**********/
footer {
    background-color: #6e7b81;
}

footer .bg-light {
    background-color: inherit !important;
}

footer h2.widget-title {
    color: #FFF;
    font-weight: bold;
    font-size: 1.2rem;
}

footer p,
footer a,
footer .bootscore-info small {
    color: #FFF;
    text-decoration: none;
}

footer a:hover {
    text-decoration: underline;
    color: #FFF;
}

.containerPalle {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 28px;
}

.containerPalle .pallasx {
    width: 10rem;
    height: 10rem;
    border-radius: 5rem;
    color: #fff;
    text-align: center;
    font-size: 1.3rem;
    margin: 0 30px;
    position: relative;
    top: -50px;
}

.containerPalle .palladx {
    width: 10rem;
    height: 10rem;
    border-radius: 5rem;
    color: #fff;
    text-align: center;
    font-size: 1.3rem;
    margin: 0 30px;
    position: relative;
    top: -50px;
}

.containerPalle b {
    font-size: 130%;
}

.blocco-autoricambi .pallasx,
.blocco-autoricambi .palladx  {
    background-color: var(--red);
}

.blocco-rottamazione .pallasx,
.blocco-rottamazione .palladx  {
    background-color: #086788;
}

.blocco-rottamazione .pallasx,
.blocco-autoricambi .palladx {
    padding-top: 3rem;
}

.blocco-autoricambi .pallasx {
    padding-top: 1rem;
}

.blocco-rottamazione .palladx {
    padding-top: 2rem;
}

#wpcf7-f436-p25-o1 form input[type="submit"] {
    width: 100%;
}

.menu-alto .phone a i,
.menu-alto .phone2 a i {
    border: 1px solid var(--green);
    padding: 7px;
    border-radius: 90px;
    font-size: 15px;
}

.menu-alto .phone,
.menu-alto .mail,
.menu-alto .phone2,
.menu-alto .mail2 {
    line-height: 20px;
    margin-left: 1rem;
}

.menu-alto .dove a i {
    border: 1px solid var(--green);
    padding: 7px 9px;
    border-radius: 90px;
    font-size: 15px;
}
.menu-alto .mail a i,
.menu-alto .mail2 a i,
.socializza a i,
.descrizionedettaglio .bottone a i{
    border: 1px solid var(--green);
    padding: 7px;
    border-radius: 90px;
    font-size: 15px;
}

.socializza a,
.descrizionedettaglio .bottone a i {
    color:#009634;
}
.descrizionedettaglio .bottone {
    margin-top: 20px !important;
    width: 100% !important;
}
.descrizionedettaglio .pulsante-rosso-dettagli {
    margin-top: 10px;
}

.menu-alto .mail,
.menu-alto .mail2,
.menu-alto .dove {
    line-height: 20px;
    float: left;
}
.menu-alto .whatsapp,
.menu-alto .whatsapp2 {
    margin-left: 1rem;
}
.menu-alto .whatsapp span,
.menu-alto .whatsapp2 span {
    font-size: 0.7rem;
    position: relative;
    top: -12px;
}

.menu-alto .whatsapp i,
.menu-alto .whatsapp2 i {
    font-size: 2rem;
}
.menu-alto .cart {
    float: left;
    margin-left: 1rem;
}
.menu-alto .cart span {
    font-size: 0.7rem;
    position: relative;
    top: -12px;
}

.menu-alto .cart i {
    font-size: 2rem;
}
.menu-alto .hamburger {
    margin-left: 2rem;
    float: left;
}

.menu-alto .hamburger i {
    font-size: 2.3rem;
    color: var(--red);
	margin-bottom:3px;
}

button#showHideDesktopMenu {
    border: none;
    background-color: transparent;
}

ul.socialFooter li {
    display: inline-flex;
    margin: 0 5px;
    background-color: var(--red);
    text-align: center;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
}

ul.socialFooter li:first-child {
    margin-left: 0;
}

ul.socialFooter li i {
    font-size: 20px;
}

.greyscaleimg {
    filter: grayscale(100%);
}

.greyscaleimg:hover {
    filter: grayscale(0);
}

.helpContactFooter {
    text-align: center;
    border: 1px solid var(--red);
    padding: 1em 1em 0 1em;
    max-width: 240px;
    width: 100%;
}

.helpContactFooter h3 {
    color: #FFF;
    font-size: 1em;
    font-weight: 900;
    margin-bottom: 0;
}

.helpContactFooter p i {
    font-size: 25px;
}

.helpContactFooter p a {
    font-weight: 800;
}
.lista-prenotazione {
    font-size: 1.3rem;
    color:#e3981b; 
    font-weight:bold;
}
.wpcf7-form .col-12,
.wpcf7-form .col-6 {
    margin-bottom: 15px;
}

@media only screen and (min-width: 821px) {
    #bootscore-navbar2 {
        display: none; 
    }
.nav-menu {
    display: flex !important;
    justify-content: center !important;
  }
}

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

.ricerca-prodotto-sidebar {
    margin-bottom: 20px;
}
#risultati_ricerca .risultatiestesirow {
  width: 100% !important; 
}
.riga  {
    float: none;
    margin: 0 auto;
}
.tsn_product_titl_xs h3 {
    font-size: 1.5rem;
}
.risultatiestesirow_lista {
    margin-top: 20px;
    margin-left: 0;
}
#bootscore-navbar2 li {
    border-bottom: 1px solid #ccc;
}
#bootscore-navbar2 li:last-child {
    border-bottom: none;
}
#bootscore-navbar2 ul.dropdown-menu {
    border: none;
}
.menu-alto .phone,
.menu-alto .whatsapp {
    display: none;
}
.menu-alto span {
   /* display: none; */
   font-size: 0.5rem !important;
}
.ms-1 {
    margin-bottom: 10px;
}
.menu-alto .whatsapp,
.menu-alto .whatsapp2  {
  margin-right: 5px !important;
  margin-left: 0.5rem !important;
}
.menu-alto .phone,
.menu-alto .cart,
.menu-alto .mail,
.menu-alto .mail2,
.menu-alto .phone2 {
  
  margin-left: 0.5rem;
}
.menu-alto .mail a i,
.menu-alto .mail2 a i {
    padding: 5px;
    font-size: 8px;
}
.menu-alto .mail,
.menu-alto .dove,
.menu-alto .mail2 {
    line-height: 22px;
}
.menu-alto .dove a i {
    padding: 5px 6px;
    font-size: 8px;
}
.menu-alto .phone a i,
.menu-alto .phone2 a i {
    padding: 5px;
    font-size: 8px;
}
.menu-alto .whatsapp i,
.menu-alto .whatsapp2 i {
    font-size: 58px;
}
.menu-alto .cart i {
    font-size: 18px;
}
	.menu-alto .mail2 a i,
	.menu-alto .phone2 a i {
		padding: 10px !important;
		font-size: 32px !important;
	}
    #popmake-78282 {
max-width: 600px !important;
left: 10px !important;

    }
    .risultatiestesirow {
        width: 100% !important;
    }
    .risultatiestesirow_lista {
        width: 100% !important;
    }
    .box-cosa-sotto .col-12 {
    margin-bottom: 40px;
}
.box-cosa-sotto {
    padding-top: 20px;
    padding-bottom: 0;
}
.box-cosa-sotto a {
    font-size: 1.1rem;
}
    button.btn-outline-secondary {
  border: none;
  color: #F00;
  font-size: 30px;
}
    #content {
    padding-top: 6rem !important;
}
    div.bg-grey {
        /* display: none; */
    }

    div.bg-grey .text-start,
    div.bg-grey .text-end {
        text-align: center !important;
        font-size: 12px;
    }

    .blocco-autoricambi h3,
.blocco-rottamazione h3,
.blocco-cerchiamo h3,
.page-id-313 .top-page h4 {
    font-size: 1.8rem;
    line-height: 1rem;
    font-weight: 400 !important;
}
.blocco-cerchiamo h3 {
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 400 !important;
}
.blocco-cerchiamo {
  padding: 2rem;
  border-radius: 8px;
  background-color: #6e7b81;
  color: #fff;
  margin-top: 2rem;
}
.page-id-217 h3,
.page-id-313 h3,
.page-id-284 h3,
.page-id-500 h3,
.page-id-508 h3,
.page-id-511 h3,
.page-id-231 h3,
.page-id-321 h3,
.theme-bootscore-main h3,
.ricerca-prodotto h3 {
    /* color: #6e7b81; */
    font-size: 2.2rem;
    font-weight: 400 !important;
    line-height: 2.4rem;
}
.ricerca-prodotto-sidebar h3 {
    color: #6e7b81;
font-size: 2rem;
font-weight: 400 !important;
line-height: 2rem;
}
.page-id-217 h4,
.page-id-231 h4 {

  font-size: 1.5rem;
  font-weight: 400;

}
.intestazione h4 {
    font-size: 2rem;
    line-height: 1rem;
    font-weight: 300 !important;
}
#wpcf7-f447-p217-o1 {
    padding:0 !important;
}
.blocco-autoricambi h2,
.blocco-rottamazione h2,
.page-id-313 .top-page h3 {
    font-size: 2.2rem;
    font-weight: 500 !important;
}
.blocco-autoricambi p,
.blocco-rottamazione p,
.blocco-cerchiamo p{
    font-size: 1rem;
    line-height: 1.4rem;
}
    .containerPalle .pallasx {
        margin: 0 10px 0 0px;
    }

    .containerPalle .palladx {
        margin: 0 0px 0 10px;
    }

    button#showHideDesktopMenu {
        display: none;
    }
}
.footer2 .footer_widget:first-child {
    margin-bottom: 100px !important;
}

.woocommerce-cart .woocommerce {
    padding-top: 50px;
}
.btn-outline-primary {
  --bs-btn-color: #e42219;
  --bs-btn-border-color: #e42219;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #e42219;
  --bs-btn-hover-border-color: #e42219;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #e42219;
  --bs-btn-active-border-color: #e42219;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #e42219;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #e42219;
  --bs-gradient: none;
}
.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #e42219;
  --bs-btn-border-color: #e42219;
  --bs-btn-hover-color: #e42219;
  --bs-btn-hover-bg: #fff;
  --bs-btn-hover-border-color: #e42219;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #e42219;
  --bs-btn-active-border-color: #e42219;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #e42219;
  --bs-btn-disabled-border-color: #e42219;
}
.product-name a {
    text-decoration: none;
    color: #e42219;
}
.cart_totals h2{
    display: none;
}
.woocommerce table.shop_table {
    border: none;
}
.woocommerce-cart-form__contents thead {
    background-color: #d9efe1;
    text-transform: uppercase;
    color: #829093;
}
.woocommerce table.shop_table th {
    font-weight: 300;
}
td.product-quantity,
.woocommerce-cart table.cart img {
    width: 160px;
}
td.product-thumbnail {
    width: 200px;
}
.woocommerce table.shop_table td {
  padding: 20px 15px;

}
.woocommerce-cart table.cart td {
    vertical-align: top;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  float: none;
  width: 40%;
  margin: auto;
  margin-bottom: 100px;
}
 .woocommerce-cart .cart-collaterals .cart_totals table {
    display: none;
 }
 .product-quantity .btn-outline-primary {
    margin-bottom: 10px;
 }
.nav-link:hover, .nav-link:focus {
	background-color: #009634;
	color: #FFF;
}

.woocommerce-shipping-totals,
.cart-subtotal {
    display: none;
}
/*
#order_review tfoot,
#order_review .product-total,
.woocommerce-shipping-totals {
    display: none;
}
*/
.menu-alto .hamburger span {
  font-size: 0.7rem;
  position: relative;
  top: -11px;
	text-transform:uppercase;
	color:#e42219;
}
/* 
#bootscore-navbar {
	background-color:#009634;
}
#bootscore-navbar li a {
	color:#FFF;
}
#bootscore-navbar li a:hover {
	color:#e42219;
}
#bootscore-navbar .dropdown-menu a {
	color:#000;
} 
*/
.hamburger {
    display: none;
}
.navbar-expand-lg .offcanvas .offcanvas-body {
    /* margin: 0 auto; */
}
#nav-main .container {
    border-bottom: 1px solid #ccc;
}
.nav-menu {
    font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}
 h3 a {
    color: #008f36;
    text-decoration: none;
}
.modal-backdrop {
 display: none;
}
.top-nav-widget a:hover {
	text-decoration:none;
}
.form-check-input:checked {
	background-color: #F00 !important;
}