
/* bottone checkout */

@media (max-width: 425px) {
#btn-check-desktop {
  display: none;
}
}

@media (min-width: 426px) {
#btn-check-mobile {
  display: none;
}
}

/* disponibilità */
.disponibile {
    color: green;
    right: 10px;
    text-align: right;
    position: fixed;
    font-weight: 100;
}

.giacenza {
    color: #ff8100;
    right: 10px;
    text-align: right;
    position: fixed;
    font-weight: 100;
}

.disp-no-taglia {
    color: green;
    margin-left: 10px;
    font-weight: 100;
    margin-top: 8px;
}

.giac-no-taglia {
    color: #ff8100;
    margin-left: 10px;
    font-weight: 100;
    margin-top: 8px;
}



/* tasto prosegui carrello */
@media (max-width: 425px) {
#prosegui-mobile-basso {
  display: none;
}
}
/* bordo bottone light */
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-productvariant:not(:disabled):not(.disabled):active:focus, .btn-whishlist:not(:disabled):not(.disabled):active:focus, .btn-availability:not(:disabled):not(.disabled):active:focus, .btn-square-topicon:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .btn-productvariant:not(:disabled):not(.disabled).active:focus, .btn-whishlist:not(:disabled):not(.disabled).active:focus, .btn-availability:not(:disabled):not(.disabled).active:focus, .btn-square-topicon:not(:disabled):not(.disabled).active:focus, .show>.btn-light.dropdown-toggle:focus, .show>.dropdown-toggle.btn-productvariant:focus, .show>.dropdown-toggle.btn-whishlist:focus, .show>.dropdown-toggle.btn-availability:focus, .show>.dropdown-toggle.btn-square-topicon:focus {
    box-shadow: unset;
}



/* */

#myTabContent{
  max-width: 1024px;
  margin: auto;
}

/* slider brand */
@media (max-width:425px) {



}

@media (max-width:375px) {

}

@media (min-width:1024px) {


.nav-alfabetico #manufactures_list_nav .col-xl-8{
  max-width: 1340px;
}

.scrolled .sticky-nav-alfabetico #manufactures_list_nav .col-xl-8{
  max-width: 66.66667%;
}

}


#manufactures_list_nav li a {
    width: 33px;
    line-height: 43px;
}

#pnProductNav{
 margin: auto;
}

.pn-Advancer{
  display:none;
}

.scrolled .pn-Advancer{
  display: block;
}



/*frecce slider */
.pn-ProductNav_Wrapper {
	position: relative;
	padding: 0 11px;
}

.pn-ProductNav {
    /* Make this scrollable when needed */
    overflow-x: inherit;
    /* We don't want vertical scrolling */
    overflow-y: hidden;
    /* For WebKit implementations, provide inertia scrolling */
    -webkit-overflow-scrolling: touch;
    /* We don't want internal inline elements to wrap */
    white-space: nowrap;
    /* If JS present, let's hide the default scrollbar */
    .js & {
        /* Make an auto-hiding scroller for the 3 people using a IE */
        -ms-overflow-style: -ms-autohiding-scrollbar;
        /* Remove the default scrollbar for WebKit implementations */
        &::-webkit-scrollbar {
            display: none;
        }
    }
	/* positioning context for advancers */
	position: relative;
}

.pn-ProductNav_Contents {
	float: left;
	transition: transform .2s ease-in-out;
}

.pn-ProductNav_Contents-no-transition {
	transition: none;
}

.pn-ProductNav_Link {
        margin: 0 40px;
	text-decoration: none;
	color: #888;
	font-size: 1.2em;
	font-family: -apple-system, sans-serif;
	display: inline-flex;
	align-items: center;
	min-height: 44px;
	& + & {
		margin-left: 11px;
		padding-left: 11px;
		border-left: 1px solid #eee;
	}
	&[aria-selected="true"] {
		color: #111;
	}
}

.pn-Advancer {
	/* Reset the button */
	appearance: none;
	background: transparent;
	padding: 0;
	border: 0;
	&:focus {
		outline: 0;
	}
	&:hover {
		cursor: pointer;

	/* Now style it as needed */
	position: absolute;
	top: 0;
	bottom: 0;
	/* Set the buttons invisible by default */
	opacity: 1;
	transition: opacity .3s;
  }
}

.pn-Advancer_Left {
	left: 0;
	[data-overflowing="both"] ~ &,
	[data-overflowing="left"] ~ & {
		opacity: 1;
	}
}

.pn-Advancer_Right {
	right: 0;
	[data-overflowing="both"]  ~ &,
	[data-overflowing="right"] ~ & {
		opacity: 1;
	}
}

.pn-Advancer_Icon {
	width: 20px;
	height: 44px;
	fill: #bbb;
}

.pn-ProductNav_Indicator {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 4px;
	width: 100px;
	background-color: #f90;
}
/* */
.topNavMobile__nav .hasChildren .collapse{
  margin-left: 15px!important;
}

/* Ensure that all of the zero offsets are available - recent SASS version did not include .col-sm-offset-0 */
@media (min-width: 768px) {
    .col-sm-offset-0,
    .col-md-offset-0,
    .col-lg-offset-0 {
        margin-left: 0;
    }
}

/* collapse colori disponibili */

#myBtn-ok.btn-dark{
    font-size: 0.9rem!important;
}

.product__data--quantity {
    margin-top: 1.5rem;
}

#optionForm .btn-light{
padding: 3px 7px;
}

@media (max-width: 767.98px){

.product__data--head-logo.float-left {
      float: none!important;
  }
}

@media (max-width: 768px){

.col-lg-3.col-md-3.col-6.float-left{
  padding-right: 5px;
  padding-left: 5px;
}

div.col-lg-3.col-md-3.col-6.float-left p {
  font-size: 10px;

}
}

.col-md-12.product__data--title h1{
font-size: 2rem;
margin-bottom: 20px;
}


small .btn-light{
    font-size: 0.7rem!important;
    border: solid 0.1em;
}



div.col-lg-3.col-md-3.col-6.float-left p {
  margin: auto;
  text-align: center;
  background: #e7ebf3;
  margin-bottom: 10px;
}

div.product__data--variants-thumbs .col-lg-3.col-md-3.col-6.float-left a img{
  width: 100%;
}

/* read more

#more {
  display: none;
}*/


/* */

.slick-slide img {
    display: block;
}

.pad-top-10 {
  padding-top:10px!important;
}

.pad-bottom-10 {
  padding-bottom:10px!important;
}

.marg-vert-10 {
  margin-top:10px!important;
  margin-bottom:10px!important;
}

.pad-vert-10 {
  padding-top:10px!important;
  padding-bottom:10px!important;
}

/* checkout one page
.panel-default {
    border: solid 0px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
}

.panel-default>.panel-heading {
    color: #143e88;
    background-color: #e7ebf3;
    border-color: #e7ebf3;
}

.panel-title {
    font-size: 20px;
    text-transform: uppercase;
}

.in {
    display: block!important;
}

.input {
    margin: 0!important;
} */


/* scroll filtri */
.scrollbox {
    overflow: auto!important;
    max-height: 300px!important;
}

.img-capoverso {
float: left;
padding: 20px;
}

/*badge carrello*/
.btn .badge {
    display: block;
}

.topService__burger {
    padding-left: 0px!important;
}


@media (max-width: 340px){
.topService__logo img {
    width: 127px;
    align-items: flex-start!important;
}
.topService__logo--claim {
    font-size: .68em;
}
}

/*zoom ios*/
.textarea {
    font-size: 16px;
}

#placeholderNewsletter {
    font-size: 16px;
}

.form-control {
    font-size: 16px;
}
/*selezione taglia*/
.error-drop {
    background-color: #f88;
    border-color: #cd181c;
    border: solid 2px #cd181c;
    color: #cd181c;
}

.dropdown-item:hover, .dropdown-item:focus {
    background-color: #e7ebf3;
}
.show>.btn-light.dropdown-toggle {
      border-color: #000000 !important;
}


.btn-primary {
    max-width: 300px;
}

/* pop up taglia */
.accountOrders .card-header {
    padding: 0.5rem .35rem!important;
}

.shopsModal .svg_checked svg {
    width: 25px;
    height: 25px;
}

.shopsModal .svg_close svg {
    width: 20px;
    height: 20px;
}

.accountOrders .btn-link svg {
    width: 25px;
    height: 25px;
    fill: #143e88;
}

/* pop up taglia */
.cartModal .modal-content {
    min-height: 400px;
}
.cartModal .product__data--variant {
    min-height: 200px!important;
    height: unset!important;
}

/*pop up taglia*/
.productsFiltersMobile__checkboxFilter--dropdown{
    z-index: 90!important;
}

.productsList__item--new {
    z-index: 10!important;
    /* position: absolute; */
}

/*  */

@media (max-width: 768px){
.product__images--image {
    text-align: right;
}

.product__images--image img {
    width: 60%;
}
}

@media (max-width: 1300px){
.scrolled .topNav__nav>li a {
    font-size: .7rem!important;
}
    .scrolled .topNav__nav>li {
        padding-left: 0.4rem!important;
        padding-right: .4rem!important;
}}

/* recensioni */
.h1recensioni{
font-size: 1.8rem;
letter-spacing: 0;
}

/* stelline */
.rating {
  unicode-bidi: bidi-override;
  direction: rtl;
      padding-bottom: 20px;
}
.rating > span {
  display: inline-block;
  position: relative;
  width: 1.1em;
  font-size: 30px;
}
.rating > span:hover:before,
.rating > span:hover ~ span:before {
   content: "\2605";
   position: absolute;
   color: gold;

}

.rating > span:active:before,
.rating > span:active ~ span:before {
   content: "\2605";
   position: absolute;
   color: gold;

}


/*recenzoioni*/
.border-spacing {
border-bottom: 0.1rem solid #cbd2e0;
margin-bottom: 30px;
padding-bottom: 30px
}

/* menu mobile */
.menuOpen .topNavMobile {
    transform: translateY(calc(0px + 30px - 32px))!important;
}

.topNavMobile {
    width: 100%!important;
    height: 100%!important;
    position: fixed!important;
    z-index: 9999!important;
}

.topNavMobile__nav {
    margin: 0 0 170 0!important;
    padding-top: 20px!important;
}

body {
    z-index: 1!important;
}



/********************************* brand ***********************/

.brand-freccia-sx {
float: left;
vertical-align: middle;
margin-top: auto;
margin-bottom: auto;
font-size: 35px!important;
padding-right: 10;
display: none!important;
}

.scrolled .brand-freccia-sx {
float: left;
vertical-align: middle;
margin-top: auto;
margin-bottom: auto;
font-size: 35px!important;
padding: 5px;
display: inline-block !important;
}

.brand-freccia-dx {
vertical-align: middle;
margin-top: auto;
margin-bottom: auto;
font-size: 35px!important;
padding-left: 10px;
display: none!important;
}

.scrolled .brand-freccia-dx {
vertical-align: middle;
margin-top: auto;
margin-bottom: auto;
font-size: 35px!important;
padding: 5px;
display: inline-block !important;

}


@media (max-width:2560px) {
.scrolled #manufactures_list_nav ul {
    justify-content: unset!important;
    flex-wrap: unset!important;
    padding: 0 20px!important;
    overflow-y: auto!important;
    margin-left: auto!important;
    margin-right:auto!important;
    margin-top: 0.6rem !important;
    margin-bottom: 0.4rem !important;
    float: left!important;
}
}

@media (max-width:425px) {
.scrolled #manufactures_list_nav ul {
    width: 84%!important;
  }
  }

  @media (min-width:1260px)  {
  .scrolled #manufactures_list_nav ul {
      width: 100%!important;
      justify-content: center!important;

    }
    }



#manufactures_list_nav li a {
    color: #143e88!important;
    font-weight: 700!important;
}



@media (min-width:1260px)  {
.scrolled .brand-freccia-sx {
    display: none!important;
  }
  }

  @media (min-width:1260px)  {
.scrolled  .brand-freccia-dx {
      display: none!important;
    }
    }


.card-body .card-title {
    font-size: 12px;
    padding-top: 10px;
}

@media (min-width: 768.98px){
.colns-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
}

.wrapper-brand .card-body {
    border: 1px solid rgb(217, 220, 236) !important;
}

/********************************* brand ***********************/

.catalog-brand h2 {
  padding-top:250px;
  }

.scrolled .catalog-brand h2 {
    padding-top: 250px !important;
  }



/********************************* BOLLLINO CARRELLO ***********************/
.btn .badge {
    position: relative!important;
    top: -1px!important;
    left: 5px!important;
}


.badge-dark {
    color: #fff!important;
    background-color: #cb1c23!important;
}


/********************************* Breadcrumbs ***********************/
.boxBreadcrumbs {
    font-size: .95rem!important;
}

/********************************* TOP button ***********************/

#myBtn {
display: none; /* Hidden by default */
position: fixed; /* Fixed/sticky position */
bottom: 20px; /* Place the button at the bottom of the page */
right: 30px; /* Place the button 30px from the right */
z-index: 99; /* Make sure it does not overlap */
border: none; /* Remove borders */
outline: none; /* Remove outline */
background-color: #d12229; /* Set a background color */
color: white; /* Text color */
cursor: pointer; /* Add a mouse pointer on hover */
padding: 15px; /* Some padding */
border-radius: 10px; /* Rounded corners */
font-size: 18px; /* Increase font size */
}

#myBtn:hover {
background-color: #d12229; /* Add a dark-grey background on hover */
}

/********************************* campo imput cerca ***********************/

.topService__searchprod input {
	font-size: 16px!important;
}

/********************************* spedizione gratuita ***********************/


.productsList__item {
    padding-bottom: 20px!important;
}


  .productsList__item--freeship {
      bottom: -60px!important;
      padding-top: .3rem!important;
      padding-bottom: .3rem!important;

  }

@media(max-width: 1024px)  {
  .productsList__item--freeship {
      bottom: -60px!important;
  }
}

@media(max-width: 991.93px)  {

  .productsList__item--freeship {
      /* position: absolute!important; */
      font-size: .8rem!important;
      bottom: -65px!important;
  }
}

@media(max-width: 767.93px)  {

  .productsList__item {
    padding-bottom: 20px!important;
  }

  .productsList__item--freeship {
      bottom: -80px!important;
      font-size: .9rem!important;
  }

  .productsList__item--price-2 {
    font-size: 1.1rem!important;
    margin-left: 0rem!important;
  }
}


/********************************* Search bar ***********************/

@media(min-width: 767.93px)  {

  .topService__searchprod input {
      height: 42px!important;
  }  }

  @media(min-width: 768.93px)  {

  .container {
    max-width: 1920px!important;
  }

}

/********************************* campo domande ***********************/

#condizioni_vendita_accept {
    font-size: 1.1rem!important;
    font-weight: 600!important;
    color: #212529;
}

#condizioni_vendita_accept a {
    margin-left: 0.5rem;
    color: #d12229!important;
    text-decoration: underline!important;
}


/********************************* campo codice sconto ***********************/

.cart__aside--discount-form .form-control {
    margin-right: 0.5rem!important;
}

.cart__aside--discount-form {
    width: 300px!important;
}
/********************************* tasto "prosegui" checkout ***********************/

.btn-checkout {
    font-size: 1.2rem!important;
    padding: 0.5rem 0.5rem!important;
}

/********************************* promozioni ***********************/

.promo {
 max-width: 100%;
 }

 .promo-mobile {
  max-width: 100%;
  }



 @media(max-width: 767.93px)  {

   .promo {
    display: none;
    }

 }

 @media(min-width: 767.93px)  {

   .promo-mobile {
    display: none;
    }

 }


 .sconto-sotto-gallery {
    /*position: absolute;*/
    font-size: .8rem;
    bottom: -90px;
    width: 100%;
    /*margin-left: -10px;*/
    line-height: 0.9rem;
    font-weight: 600;
    color: #d12229;
}

.sconto-sotto-gallery {

    border-style: solid;
    border-width: 1px;
    padding: .2rem;
    /* border: 10px #000; */
    font-weight: 200!important;

}


@media(max-width: 1024px)  {
  .sconto-sotto-gallery {

 }

}

@media(max-width: 991.93px)  {
  .productsList__item {
    /* padding-bottom: 120px!important; */
    /*bottom: -110px;*/

  }

  .sconto-sotto-gallery {
    padding-top: .5rem;
    font-size: .7rem;
    /* bottom: -120px; */
 }

}

@media(max-width: 767.93px)  {
  .sconto-sotto-gallery {
    padding-top: .5rem;
    font-size: 1rem;
    bottom: -110px;
 }

}


.dettaglio-promozioni {

font-weight: 600!important;
color: #d63b41!important;
margin-bottom: 0.5rem!important;
font-size: 1.2rem!important;
font-family: inherit!important;
line-height: 1.2!important;
}


/********************************* menu mobile ***********************/

.topNavMobile__nav ul>li ul>li>a {
    padding: 0.6rem 15 !important;
}

.topNavMobile__nav>li ul>li>a {
    padding: 0.6rem 0 !important;
}

.topNavMobile {
    z-index: 9999!important;
}

/********************************* H1 landing ***********************/

.h1-landing {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-size: 46px;
    font-weight: 600;
    line-height: 42px;
    text-shadow: 1px 1px 5px rgba(10, 9, 9, 0.85);
}


/********************************* PayPlug ***********************/

.wrapper-payplug-iframe {
    background-image: url(http://nencini.padosoft.com/common/images/sfondo-ciclismo.jpgw) !important;
    background-size: cover !important;
}


/********************************* con omaggio ***********************/

.omaggio-sotto-gallery {
    /* position: absolute; */
    font-size: .9rem;
    bottom: -90px;
    width: 100%;
    /* margin-left: -10px; */
    line-height: 1.3rem;
    font-weight: 200!important;
    color: #cb1c23!important;
    background-color: #fff!important;
    border-style: solid;
    border-width: 1px;

}


  /********************************* condizioni vendita ***********************/

  .text-danger {
    color: #dc3545!important;
}

/********************************* colore bottoni ***********************/
.btn-primary {
    color: #fff;
    background-color: #143e88;
    border-color: #143e88;
}

.btn-primary:hover {
  color:#fff;
  background-color:#007bff;
  border-color:#007bff;
}

/********************************* colore bottoni ***********************/

.checkoutSteps__wrap:before {
    content: '';
    display: block;
    width: 95%;
    top: 17px!important;
    left: 0;
    border-top: 3px solid #143e88!important;
    position: absolute;
    z-index: -1;
}

.checkoutSteps__item--number {
    border: 3px solid #143e88!important;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
}

svg:not(:root) {
    margin-left: 0.5rem;
}

/********************************* colore bottoni **********************/

.btn-dark {
  color: #ffffff!important;
  border-color: #143e88!important;
  background-color: #143e88!important;
  border-radius: 0!important;
  text-transform: uppercase!important;
  font-size: 1rem!important;
  letter-spacing: 0.05rem!important;
  font-weight: 700!important;
  white-space: normal!important;
  fill: #fff!important;
  max-width: 300px;
  margin: 0 auto;
}

 .btn-dark,  .btn-square-topicon {
    color: #ffffff!important;
    border-color: #143e88!important;
    background-color: #143e88!important;
    border-radius: 0!important;
    text-transform: uppercase!important;
    font-size: 1rem!important;
    letter-spacing: 0.05rem!important;
    font-weight: 700!important;
    /*min-width: 180px;*/
    white-space: normal!important;
    fill: #fff!important;
}

.btn-dark:hover {
    color: #ffffff;
    border-color: #007bff;
    background-color: #007bff;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 0.05rem;
    font-weight: 700;
    /*min-width: 180px!important;*/
    white-space: normal;
    fill: #fff;
}

.btn-dark:active {
    color: #ffffff!important;
    border-color: #007bff!important;
    background-color: #007bff!important;
}

.boxA__content a {
    text-decoration: underline;
    /*color: #ffffff!important;*/
}


.btn-light:hover, , .btn-square-topicon:hover {
    box-shadow: 0 0 0 0px #143e88!important;
}

.btn-light svg, ,  .btn-square-topicon svg {
    fill: #ffffff;
}



.taglia {
  color: #000000;
  border-color: #cccccc;
  background-color: #fff;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 1.1rem;
  letter-spacing: 0.05rem;
  font-weight: 700;
  min-width: 30px;
  white-space: normal;
}

.taglia:hover {
    color: #143e88;
    background-color: #fff;
    border-color: #143e88;
    border: solid 2px;
}

.taglia:active {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}

/********************************* dati personali allineamento ***********************/

.dati-personali {
    height: 100%;
    display: contents;
}

/********************************* larghezza gallery ***********************/
.catalog {
    max-width: 1400px;
    /*max-width: 100%!important;*/
}



.cart__products--desc {
    padding-right: 5px!important;
}


/********************************* kit ***********************/

.tittle-kit {
    min-height: 45px;
}


/********************************* domanda ***********************/

.input-domanda {
    outline: none;
    width: 80%;
}

/********************************* personalizzazione ***********************/

.pers-calcio-box {
    background: #e7ebf3;
    padding: 10px;
    margin-bottom: 10px;
}

.pers-calcio-titolo {
    text-align: center;
}

.col2pers {
    text-align: right;
}

.table-pers {
    width: 100%;
}

.totale-pers {
    border-top: 1px solid #000;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

/********************************* personalizzazione ***********************/

.bandiere-lingua {
    margin-bottom: 0.2rem;
    margin-right: 0.3rem;

    /* margin-right: 0.5rem; */
}

.lingua-selez {
    margin-right: 0.3rem;
    border: 0.03rem solid #fff;
    /* margin-right: 0.5rem; */
}

/********************************* checkout ***********************/
.box-riepilogo {
    height: 100%!important;
}

.boxA {
    min-height: 500px;
}

.scroll-riepilogo {
    max-height: 250px;
    overflow-y: auto;
}


.checkboxDropdown--toggler {
    min-height: 40px;
}

/********************************* pop up taglie ***********************/
.modal-content {
    border: 0px solid rgba(0, 0, 0, 0.2)!important;
    border-radius: 0rem!important;
    box-shadow: 2px 2px 20px #000!important;
}

/********************************* footer metodo di pagamento ***********************/
.page_checkout-3 .normal-hide {
    display: block!important;
}
