@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght@300');
@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@400..800&family=Fredoka:wght@700&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');


#header_responsive .header_top_bar, #header_responsive .top_buttons, #header_responsive .header_bottom_bar {
    max-width: 1600px;
    min-width: 900px;
    width: 100%;
}




.pagamentocarrello {
    display: flex
;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 20px;
}

.pagamentocarrello .ico-pag {
    display: flex
;
    gap: 15px;
    justify-content: center;
    width: auto;
    /* display: block; */
    flex-wrap: wrap;
    flex-direction: row;
}


.pagamentocarrello .ico-pag img {
    height: 39px;
    width: auto;
    max-width: max-content;
}








#colMid .webPageGallery_imgs a {
    border: 0px solid #f2f2f2;
  
    padding: 0px;
   
}

#colMid .bigBox .boxTitle a, #colMid .carousel .boxTitle a, #colMid .bigBoxFade .boxTitle a, #colMid .feedBackBox_mid .boxTitle a, #colMid #formRequestInfo .boxTitle a, .fancybox-inner #formRequestInfo .boxTitle a, #existentUserBox .boxTitle a, #regForm.gCheckout .boxTitle a, #newUserBox .boxTitle a {
  
    font-weight: 800;
}


#staticPage .bigBox h2 {
    padding: 0px;
    margin: 0;
    line-height: 1.2;
   
    text-align: left;
    font-weight: 800;
}


ul#webPageGallery_5 img:hover {
    opacity: 0.8;
    transition: 0.5s;
}

ul#webPageGallery_5 img {
    opacity: 1;
    transition: 0.5s;
}

ul#webPageGallery_9 img {
    opacity: 1;
	transition: 0.5s;
}


#colMid #webPageGallery_5.webPageGallery_imgs{
    margin-bottom: 52px;
    overflow: hidden;
    position: relative;
}

ul#webPageGallery_5 .owl-stage

 {
    display: flex
;
}








.pID_12 div#navBar

 {
    display: none;
}



ul#webPageGallery_9 img:hover {
    opacity: 0.8;
	transition: 0.5s;
}




#colMid #webPageGallery_9.webPageGallery_imgs {
    padding: 0;
    text-align: center;
    clear: both;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: grid
;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}




#colMid #webPageGallery_9.webPageGallery_imgs a {
    border: 0px solid #f2f2f2;
    padding: 0px;
    border-radius: 10px;
    overflow: hidden;
}



#colMid #webPageGallery_9.webPageGallery_imgs li {
    list-style: none !important;
    margin: 0;
    padding: 0px;
    position: relative;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
;
}







body{
 font-family: "Open Sans", serif;
	padding: 0 0 0px 0;
	    background: #ffffff;
}
p{
	
 font-family: "Open Sans", serif;	
}

    div#w_16 ul {
        overflow: hidden;
        border-radius: 8px;
    }

.marco {
    color: #000000b3;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    margin-top: 8px;
}
ul.contatti.foo li.a {
    max-width: 240px;
}


.footer2 li.cb a {
    background-color: rgb(10, 108, 255);
    box-shadow: 1px 5px 14px 2px rgb(0 0 0 / 22%);
    border-radius: 20px;
    padding: 3px 12px;
    display: block;
    width: fit-content;
    font-size: 13px;
    font-family: "Baloo 2", sans-serif;
    /* letter-spacing: 1px; */
}

div#w_23 .sy-list li{
	opacity: 1!important;
	    border-radius: 8px;
    overflow: hidden;
	
}


div#w_23 .sy-list li img{
	opacity: 1;
	transition: 0.5s;
	  
	
}


div#w_23 .sy-list li img{
	opacity: 1;
	transition: 0.5s;
	  
	
}

div#w_23 .sy-list li:hover img{
	opacity: 0.8;
	transition: 0.5s;
	  
	
}

div#w_23  .sy-slide {
    position: static;
    width: 100%;
    
}
div#w_23 ul.sy-list {
    width: 100%;
    
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: static;
    display: grid
;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    align-items: start;
    height: auto;
}
div#w_23 .sy-controls {
    display: none;
  
}


div#w_23 .sy-filler.ready, div#w_23 .sy-filler{
    -webkit-transition: padding 0ms ease;
    -moz-transition: padding 0ms ease;
    -o-transition: padding 0ms ease;
    transition: padding 0ms ease;
    padding: 0!important;
}


div#w_23 .sy-slides-crop {
    height: 100%;
    width: 100%;
    position:static;
    overflow: initial;
}



div#w_23  ul.sy-pager {
    display: flex
;
    justify-content: center;
    display: none;
}



dd.T9 img {
       padding: 1px;
    width: 64px;
    border-radius: 6px;
    border: 1px solid #c1c1c1;
}

dt.T9 {
    display: none;
}

#sheetBoxTopDetails td.T9 img {
    width: 80px;
    border: 1px solid #b1b1b1;
    border-radius: 6px;
    padding: 2px;
}

.resultBox dt.T9 {
    display: none;
}

.footer_block {
    display: table-cell;
    line-height: 1.2;
    font-family: "Baloo 2", sans-serif;
    font-size: 16px;
}

.footer_block a {
    text-decoration: none;
    line-height: 1.3;
	 opacity: 1;
}

.footer_block a:hover {
 opacity: 0.8;
}





.footer_block p {
     font-family: "Baloo 2", sans-serif;
}


#colMid .bigBox dd.T9, .resultBox dd.T9  {
	 width: 100px;
    position: absolute;
    top: 2px;
    left: 2px;
	font-size: 13px;
	    font-family: "Baloo 2", sans-serif;
	font-weight: 600;
	
}
.pID_11 #colMid .webPageGallery_imgs img {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    overflow: hidden;
    border-radius: 8px;
}
#accessMessageBox .text {
    border-top: 0px dotted #999;
    padding-top: 5px;
    font-size: 84.5%;
    color: #666;
}
#accessMessageBox form {
    margin: 0;
    padding: 0px;
}

div#feedBackResult {
    margin: 20px 0px;
}

.pID_11 img.bambini {
    position: relative;
    margin-bottom: -26px;
    z-index: 9;
    max-width: 550px;
    width: 98%;
}

.pID_11 .owl-dots {
    display: none;
}

.pID_11 ul.recenzioni button {
   
    border: 0px solid #000000;
   
}


 body#body_searchVotes  .recensioni {
    margin: 0;
    width: fit-content;
    text-align: left;
    margin-top: 36px;
    display: flex
;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
}



 body#body_searchVotes #feedBackResult li {
  margin-bottom: 10px;
}

.pages {
    clear: both;
    margin: 0;
    text-align: right;
    font-size: 100%;
    width: 100%;
}
.pages p {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 400;
    font-family: "Baloo 2", sans-serif;
    color: black;
}


 .fancybox-type-html .fancybox-inner {
    overflow: initial !important;

}


#accessMessageBox input#disclaimerOK.butt2 {
    margin: 0px;
    position: absolute;
    top: -18px;
    right: -18px;
    border-radius: 50px;
    width: 40px !important;
    background-color: #019657;
    color: white;
    border: 0;
    height: 40px;
    z-index: 99;
    cursor: pointer;
    box-shadow: 0px 8px 18px rgba(0, 0, 0, .2);
}



#accessMessageBox input#disclaimerOK.butt2:hover {
       background-color: #006339;
   
    box-shadow: 0px 8px 18px rgba(0, 0, 0, .0);
}




#accessMessageBox input {
    width: 100px !important;
    font-size: 14px;
    margin: 10px 5px 10px 0;
}

#accessMessageBox {
    margin: 0 auto 0 auto;
    position: relative;
    top: 50px;
    max-width: 450px;
    background: #fff;
    line-height: 18px;
    padding: 0px;
    border: 0px solid #000;
}



#accessMessageBox .fancybox-skin {
    padding: 0px !important;
}




#accessMessageBox {
    margin: 0 auto 0 auto;
    position: relative;
  
    background: transparent;
    line-height: 1.1;
    padding: 0px;
    border: 0px solid #000;
}

.fancybox-wrap.fancybox-desktop.fancybox-type-html.fancybox-opened {
    padding: 0px;
    background-color: transparent;
}

.horizontal .resultBox dl, .horizontal .resultBox p {
    width: calc(100% - 210px);
    float: left;
}



.horizontal .resultBox .price{
 
    position: static;
}




.horizontal  .resultBox .sDiscount:before {
   
    top: 0px;
   
}













.horizontal .resultBox ul {
    width: 200px;
    overflow: hidden;
    padding-left: 10px;
}



.pID_11 #colMid .webPageGallery_imgs a {
    border: 0px solid #f2f2f2;
    -webkit-box-shadow: none;
    -moz-box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.05);
    box-shadow: none;
    padding: 0px;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
	    aspect-ratio: 4 / 3;
    overflow: hidden;
}
.pID_11  #colMid .webPageGallery_imgs li {
    list-style: none !important;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-flex: 0 1 33%;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
;
}

#userDocuments .head td {
    font-size: 15px;
    padding: 0 4px 0 4px;
}
#resultsTable tbody .price h3 {
    margin: 0;
    /* white-space: nowrap; */
    margin-left: 0;
    text-align: left;
}




.pID_11 #staticPage h2 {
  
    text-align: left;
    
}

.paginacontatti.chisiamo img.logo {
    width: 210px;
}













.paginacontatti.chi-siamo ul.posizione li a, .paginacontatti.chi-siamo  li a {
    text-decoration: underline 1px solid #0a6cff;
    text-underline-offset: 5px;
    font-family: "Baloo 2", sans-serif;
    font-size: 17px;
    line-height: 1.1;
    font-weight: 700;
}

.paginacontatti.chi-siamo li b {
    font-family: "Baloo 2", sans-serif;
    font-size: 20px;
    line-height: 1.1;
}

.paginacontatti.chisiamo {
    margin-bottom: 18px;
}

#staticPage .paginacontatti.chi-siamo ul {
	margin-top: 18px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    justify-content: start;
    justify-items: start;
}




#staticPage .paginacontatti.chi-siamo li {
    display: flex
;
	    margin-bottom: 14px;
    align-items: flex-start;
    gap: 10px;
}



.paginacontatti.chi-siamo img {
    width: 40px;
}





.changeView a.grid {
    display: none;
}









.pID_11 #colMid .webPageGallery_imgs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}
.div#spedizioni  .titol {
    display: flex
;
    flex-direction: column;
    align-items: center;
}



#staticPage #spedizioni h4 {
    font-size: 20px;
    padding: 5px 0 10px 0;
    margin: 0;
}


#spedizioni .box1, div#spedizioni .box2, div#spedizioni .box3 {
    width: 100%;
    text-align: left;
    float: left;
    padding: 20px;
    box-sizing: border-box;
}


#staticPage #spedizioni ul li {
    font-size: 18px;
    list-style: none;
    margin: 0 0 0 25px;
    padding: 0 0 5px 0;
    list-style-position: outside;
    font-family: "Baloo 2", sans-serif;
    line-height: 1.1;
}




#staticPage #spedizioni ul li:before {
    content: "\e876";
    margin-left: -25px;
    display: block;
    margin-top: -5px;
    position: absolute;
    color: #0a6cff;
    margin-right: -6px;
    background-color: transparent;
    isplay: inline-block;
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 25px;
    font-weight: 700;
}














#sheetBox .descriptionBox li {
    list-style: none;
    margin-left: 15px;
}


#spedizioni  .titol {
    display: flex;
    align-items: center;
}



#staticPage ul li {
    list-style: none;
    margin: 0 0 0 25px;
    padding: 0 0 5px 0;
    list-style-position: outside;
}




.rdy-search-results .sort select {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px !important;
    font-family: "Baloo 2", sans-serif;
    padding: 0px;
}



section#rassicurazioni li img {
    width: 38px;
}

ul.posizione li a, .paginacontatti li a {
    text-decoration: underline 1px solid #0a6cff;
    text-underline-offset: 5px;
}

ul.posizione li.abb1 p {
    max-width: 250px;
    font-size: 12px;
    margin-top: 0;
}

a{
color: #0a6cff;	
}

.sy-box {
    clear: both;
    margin: 0 0 20px 0;
    position: relative;
}
#staticPage ul.posizione {
    display: flex;
    gap: 15px;
    margin-top: 18px;
    flex-wrap: wrap;
}
.rdy-search-results .tools .bar {
    display: flex
;
    align-items: center;
    justify-content: space-between;
}
ul.posizione img {
    width: 35px;
}

ul.posizione img.logo {
    width: 200px;
}

.rdy-search-results .changeView, .rdy-search-results .sort {
    display: inline-block;
    margin: 5px 0 5px 0;
    font-size: 15px;
    font-family: "Baloo 2", sans-serif;
}

.rdy-search-filters .expand {
    padding: 5px 10px 5px 14px;
    display: block;
    text-align: left;
    color: #ffffff;
    font-size: 12px;
    cursor: pointer;
    background-color: rgb(10, 108, 255);
    box-shadow: 1px 5px 14px 2px rgb(0 0 0 / 22%);
    border-radius: 20px;
   
    display: block;
    width: fit-content;
    font-size: 13px;
    font-family: "Baloo 2", sans-serif;
}

.rdy-search-filters .legend {
    display: block;
    font-weight: 900;
    padding: 0px 15px 0px 0px;
    margin: 0 0 10px 0;
    width: 100%;
    text-align: left;
    cursor: pointer;
    position: relative;
    background-color: #ffffff;
    font-family: "Baloo 2", sans-serif;
    font-size: 20px;
	    border-bottom: 1px solid black;
}
.rdy-search-filters label input[type="checkbox"] + .label-text:before, .rdy-search-filters label span.disable + .label-text:before, .rdy-search-filters .idCategory .folder_butt:before {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 2px solid #000000;
    content: " ";
    display: inline-block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 0;
    left: 0;
}
.noUi-connect {
    background: #aeceff !important;
}
.noUi-target {
    background: #c7c7c7;
    border-radius: 4px;
    border: 1px solid #D3D3D3;
}

.noUi-handle:before, .noUi-handle:after {
    content: "";
   
    width: 0px;
   
}





.pagamenti .box1, .pagamenti .box2 {
    width: 50%;
    text-align: left;
    float: left;
    padding: 20px;
    box-sizing: border-box;
}

.pagamenti .box1, .pagamenti .box2  {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}



.pagamenti {
}
.pagamenti img {
    margin: 20px 0px;
}

.pagamenti span.material-symbols-outlined {
    font-size: 50px;
    color: #000000;
	margin-bottom: 10px;
}

#staticPage .pagamenti h2 {
    padding: 0 0 10px 10px;
    margin: 0;
    line-height: 1.2;
    font-size: 30px;
    color: #000000;
    text-align: left;
    font-weight: 800;
	margin-bottom: 0;
    padding-bottom: 0;
}


#staticPage .pagamenti h1 {
    padding: 0 0 10px 10px;
    margin: 0;
    line-height: 1.2;
   
    color: #000000;
    text-align: left;
    font-weight: 800;
}




.rdy-search-results .activeFilters .legend {
    display: inline-block;
    width: auto;
    font-weight: 600;
    margin: 0;
    padding: 5px;
    min-width: 120px;
    font-family: "Baloo 2", sans-serif;
    font-size: 17px;
}

.rdy-search-results .activeFilters label {
    margin: 0 5px 0 0;
    border: 1px solid #ccc;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #333;
    cursor: pointer;
    display: inline-block !important;
    background: #fff;
    color: #000000;
    background-color: #ffffff;
    /* padding: 4px 10px; */
    border-radius: 0px;
    font-size: 14px;
    display: inline-flex
;
    border: 1px solid #000000;
    box-shadow: -3px 4px 13px -5px rgb(0 0 0 / 41%);
}
.activeFilters label input[type="checkbox"]:checked + .label-text:before {
    content: " ";
    display: inline-block;
    width: 11px;
    height: 11px;
    position: absolute;
    top: 10px;
    left: 5px;
    background-position: -100px -1093px;
}

.activeFilters .label-text {
    margin-left: 2px;
    padding: 5px 5px 5px 23px;
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    font-family: "Baloo 2", sans-serif;
    color: black;
    font-weight: 600;
}
.rdy-search-results .activeFilters {
    background: #edecec;
}


.rdy-search-params label {
    display: block;
    padding: 0 0 0px 0;
    font-size: 0px;
}
.rdy-search-params {
    margin-bottom: 10px;
    background: #ffffff;
    text-align: left;
    padding: 0;
}

.rdy-search-params span {
    display: inline-block;
    padding-left: 0px;
    font-weight: 700;

    font-family: "Baloo 2", sans-serif;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 0;
}


.pages {
    clear: both;
    margin: 0;
    text-align: center;
    font-size: 100%;
    width: 100%;
}




.rdy-search-results .activeFilters div {
    border-bottom: 1px solid #dddfe6;
    height: initial;
    overflow: auto;
    padding: 5px;
    display: flex
;
    flex-wrap: wrap;
    align-items: center;
}


.rdy-search-filters-delete .deleteFilters {
    padding: 5px 5px 5px 36px;
    border-bottom: 0px solid #f5c6cb;
    margin-bottom: 10px;
    display: block;
    cursor: pointer;
    line-height: 1.2;
    font-size: 18px;
    background: #ff3143;
    color: #ffffff;
    text-align: left;
    position: relative;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -khtml-border-radius: 20px !important;
    border-radius: 4px !important;
    max-width: 162px;
    font-family: "Baloo 2", sans-serif;
}

.deleteFilters::before {
    position: absolute;
    left: 18px;
    top: 50%;
    display: inline-block;
    width: 11px;
    height: 11px;
    content: " ";
    margin-top: -10.5px;
    background-position: -100px -1093px;
    content: "x";
    color: white;
    background-image: none !important;
}



.titolosx {
    font-size: 22px;
    line-height: 1.2;
    font-weight: bold;
    text-align: left;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    color: #000000;
    font-family: "Baloo 2", sans-serif;
}
	









html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    background-color: #0a6cff;
    border: 0px solid #D9D9D9;
    box-shadow: 0px 5px 16px 0px #0000005c;
    cursor: pointer;
}

.rdy-search-filters fieldset {
  
    margin: 0 0 10px 0;
   
}


.rdy-search-filters .label-text {
    line-height: 17px;
    margin-left: 2px;
    margin-bottom: 5px;
    padding: 0 0 0 22px;
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    font-family: "Baloo 2", sans-serif;
    color: black;
    font-weight: 600;
    font-size: 16px;
}








#orderByForm, .rdy-search-results .tools .bar {

    margin: 0 0 0px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    padding: 7px 0 7px 0;
}

.rdy-search-results .changeView a, .rdy-search-results .changeView a {


}


.rdy-search-results .changeView a:hover, .rdy-search-results .changeView a.current {
      background: transparent;
filter: brightness(0) saturate(100%) invert(15%) sepia(79%) saturate(4396%) hue-rotate(4deg) brightness(87%) contrast(129%);
}




#sheetBoxesMenu li:hover a {
    background-color: #185abc;
}
#sheetBoxesMenu li.selected a {
    margin: 0 !important;
    border-radius: 0px;
   background-color: #185abc;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600 !important;
    box-shadow: 0px 5px 16px 0px #0000004d;
    padding: 0px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    letter-spacing: 0px;
    color: #ffffff;
    display: block;
    line-height: 1.2;
    text-align: center;
    display: grid;
        padding: 8px;
	 -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
}
#sheetBoxesMenu li.selected {
    bottom: 0px;
    background: #fff;
}
#sheetBoxesMenu li {
    max-width: max-content;
    margin-top: 4px;
	    border-radius: 4px;
}
.userBox li {
    background-image: none;
    background-position: 0 center;
    background-repeat: no-repeat;
    padding: 2px 0 1px 6px;
    display: flex;
    align-items: center;
    gap: 2px;
}

.userBox li:before {
    display: inline-block;
    content: "-";
    /* position: absolute; */
    right: 0;
    padding-right: 4px;
}





#messageMiddleBox thead {
    background-color: #b72c39;
    color: white;
    font-family: "Baloo 2", sans-serif;
}






#messageMiddleBox p {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 10px;
    line-height: 1.2;
}


#sheetBoxesMenu {
    width: 100%;
    clear: both;
    padding-top: 0px;
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 10px;
    /* background-color: #f6f6f6; */
    /* padding: 20px; */
    padding-bottom: 10px;
}
#sheetBox .cross_selling, .documentsBox {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: initial;
    width: 100%;
    clear: both;
    padding: 0;
    margin: 0 0 20px 0;
}



#sheetBox em.delivery {
    display: flex
;
    align-items: center;
    gap: 4px;
	    color: #000000;
    font-size: 15px;
    padding: 3px 0 0 0 !important;
    font-style: italic;
    font-weight: 500;
}
#sheetBox em.delivery:before {
    content: "";
    text-align: left;
    padding: 0;
    background-size: 100%;
    content: "\f3a1";
    font-family: 'Material Symbols Outlined';
    font-weight: 400;
    font-size: 32px;
    color: #000000;
    font-style: normal;
}


#sheetBox .noAV {
    color: #ff0000;
    color: #ffffff;
    font-family: "Baloo 2", sans-serif;
    background-color: #e2553a;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 15px;
    padding: 0px 8px !important;
}







#sheetBoxesMenu a {
 
    display: block;
      padding: 8px;
    font-size: 16px;
    color: #fff;
        background-color: #0a6cff;
    text-transform: uppercase;
    font-weight: 600 !important;
    box-shadow: 0px 5px 16px 0px #0000004d;
    padding: 0px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    letter-spacing: 0px;
    color: white;
    display: block;
    min-width: 180px;
    display: block;
        padding: 8px;
    line-height: 1.2;
	    font-family: "Baloo 2", sans-serif;
}


#latestModelsBox a {
    display: block;
    font-size: 13px;
    padding: 5px;
    font-family: "Baloo 2", sans-serif;
    line-height: 1.1;
    font-weight: 600;
}

.miniBox .title {
    overflow: hidden;
    font-size: 13px;
    padding: 0 5px 0 5px;
    margin-bottom: 5px;
    display: block;
}





#colSx .miniBox .imageLink {
    display: block;
    min-height: auto;
    margin-bottom: 5px;
    float: left;
}


 #colDx .miniBox a, #colSx .miniBox a, #sendOrderDetails a {
    color: #000000;
}

 #colDx .miniBox .mainPrice {
    font-size: 17px;
    color: #000000;

    line-height: 1.2;
}
#categories a:hover, #userBox a:hover, .rssFeed a:hover, .feedBackBox a:hover, #colDx .miniBox a:hover, #colSx .miniBox a:hover {
    color: #0a6cff;
}


 #colDx .sDiscount {
    font-weight: normal;
    background: #FF9800;
    color: rgb(0 0 0);
    -webkit-box-align: center;
    align-items: center;
    padding: 1px 2px;
    box-shadow: none;
    border-radius: 6px;
    max-width: fit-content;
    /* height: 16px; */
    font-size: 10px;
    /* padding-bottom: 2px; */
    font-family: "Baloo 2", sans-serif;
    line-height: 1.2;
    font-weight: 500;
}


section#rassicurazioni li:first-child {
 
    border-left: 0px solid #3d3e42;
}
section#rassicurazioni b {
    font-weight: 600;
}

.paginacontatti ul.contatti.foo li a.linkwa img.whaicona {
    width: 14px;
}


ul.posizione li {
    display: flex;
    align-items: flex-start;
    gap: 6px;
}

.button_button__je0Jp.button_primaryprimary__B3Bal {
    background-color: #026cdb;
    color: #ffffff;
    border-color: #ffffff00;
}













.sy-controls a {
    position: relative;
    float: left;
    display: block;
    width: 26px;
    height: 37px;
    background-image:none;
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 0;
    opacity: 0.2;
    z-index: 90;
	   background-color: #026cdb;
    color: #ffffff;
    border-color: #ffffff00;
}
.sy-controls a {
    position: relative;
    float: left;
    display: block;
    width: 26px;
    height: 37px;
    background-image: url(/custom/img/freccie.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 0;
    opacity: 1;
    z-index: 90;
}
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    width: 26px;
    height: 37px;
    background-image: url(/custom/img/freccie.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 0;
    opacity: .2;
    z-index: 999;
    top: 50%;
    border: 0;
    cursor: pointer;
    margin-top: -18.5px;
	
	    background-color: #019657;
       border-bottom-left-radius: 6px;
	  border-top-left-radius: 6px;
	
}


.slick-prev, .slick-next {

    top: 45% !important;


}











#colMid #categoriesBoxes strong.boxTitle, #colMid #brandBoxes strong.boxTitle {
    display: block;
    background: #070707;
    font-size: 100%;
    line-height: 1.5;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: static;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: white;
    font-weight: 500;
    justify-content: center;
    /* background-image: linear-gradient(to right, #e5573a, #a31839); */
    border-radius: 6px !important;
    font-family: "Baloo 2", sans-ser;
    font-size: 17px;
    background-color: rgb(10, 108, 255);
    box-shadow: -1px 5px 14px 2px rgb(0 0 0 / 37%);
    max-width: 250px;
    margin: 0 auto;
	line-height: 1.1;
}


.paginacontatti {
    margin-bottom: 80px;
}
#staticPage .paginacontatti ul li {
    
    margin-left: 0;
    padding-left: 0;
}

#staticPage .paginacontatti ul.contatti.foo {
    /* margin: 0 0 10px 0; */
    /* padding: 0 0 10px 10px; */
    margin-left: 0;
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}





#staticPage .paginacontatti h1 {
    line-height: 1.2;
  
    color: #000000;
    text-align: left;
}

#staticPage {
    clear: both;
    margin-bottom: 20px;
    font-weight: 400;
    text-align: left;
}










#colMid #categoriesBoxes li a, #colMid #brandBoxes li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
      overflow: inherit;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    border-top: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
    border-left: 0px solid #ccc;
    margin: 0 auto 0 auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	display: flex;
    flex-direction: column-reverse;
	box-shadow: 0px 7px 35px -5px rgb(0 0 0 / 0%);
}


#colMid #categoriesBoxes li, #colMid #brandBoxes li {
    flex-basis: 280px;
    min-height: 100px;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: initial;
    list-style: none;
    padding: 10px 10px 20px 10px;
    margin: 0 5px 0 5px;
	box-shadow: 0px 7px 35px -5px rgb(0 0 0 / 0%);
}

#colMid #categoriesBoxes li:hover {
    
	box-shadow: 0px 7px 35px -5px rgb(0 0 0 / 20%);
}







    #colMid #categoriesBoxes li a:hover, #colMid #brandBoxes li a:hover {
        border-top: 0px solid #000;
        border-right: 0px solid #000;
        border-bottom: 0px solid #000;
        border-left: 0px solid #000;
		
    }





.slick-next {
    right: 0;
    background-position: 100% 0;
	  border-top-left-radius: 0px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 0px;
	    background-color: #0a68f6;
}
.sy-controls .sy-next a {
    float: right;
    background-position: 100% 0;
    border-radius: 4px;
    border-radius: 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 6px;
}
.sy-controls .sy-prev a {
      background-color: #019657;
    border-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 0px;
}







#staticPage .paginacontatti ul.contatti.foo li {
    display: flex
;
    gap: 8px;
    margin-bottom: 0px;
    align-items: flex-start;
    margin-bottom: 12px;
}




.paginacontatti ul.contatti.foo li img{
    width: 30px;
	height: auto;
}






.pID_5 #colMid div#formRequestInfo {
    box-shadow: 1px 2px 20px 0px rgb(0 0 0 / 35%);
    background: white;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 0 20px 8px rgb(0 0 0 / 15%);
    padding: 20px 20px;
    box-sizing: border-box;
    margin: 0 4%;
    position: relative;
    max-width: 581px;
    /* margin: 0 auto; */
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 24px !important;
    border-s: inherit;
    margin-top: 25px;
}

.pID_5 #colMid div#formRequestInfo  p {
    margin-bottom: 0px;
    line-height: 1.5em;
    color: black;
    padding-bottom: 0;
}

.pID_5 #colMid #formRequestInfo  .boxTitle span {
    display: block;
    text-align: left;
    padding: 5px 10px;
  
    padding-bottom: 0;
}

.pID_5 #colMid #formRequestInfo .boxTitle {
   
    margin-bottom: 0;
}

.sy-slides-wrap {
    position: relative;
    height: 100%;
    width: 100%;
    box-shadow: none;
}
div#discountCodesBox p::before {
    content: "";
    text-align: left;
    background-position: 95% center;
    background-repeat: no-repeat;
    padding: 0;
    /* width: 33px; */
    /* height: 33px; */
    /* right: 5px; */
    /* top: 7px; */
    background-size: 100%;
    background-image: url(/custom/img/coupon.png);
    /* background-size: 28px; */
    font-size: 22px;
    color: #0f893d;
    width: 36px;
    height: 36px;
    display: block;
}


#sendOrder table tr th:before {
    display: block;
    color: #000000;
    /* margin-right: 11px; */
    background-color: transparent;
    isplay: inline-block;
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 30px;
    font-weight: 400;
    float: right;
}

tr.couriersList th:before {
    content: "\e558";
}

th.generalNotes:before {
    content: "\e745";
}
#sendOrder td {
    box-sizing: border-box;
}

.couriersList .notes, #paymentsList .notes {
    font-size: 15px;
    margin: 0;
    padding: 10px 0 0 25px;
    color: #000000;
    display: block;
    clear: both;
    line-height: 1.5;
}
.destinationModifyButton:before {
    content: "\e745";
    color: white;
    /* margin-right: 11px; */
    background-color: transparent;
    display: inline-block;
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    font-weight: 400;
    margin-right: 4px;
}


#colMid #mainSearchFormBox, #colMid #categoriesLinksContainer, #colMid #brandLinksWrapper, #colMid #compatTypesBox, #colMid .web-page-items, #colMid #sendOrder {
    clear: both;
    background: #fff;
    color: #000;
    padding: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    margin: 0 0 30px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#colMid #sendOrder .otherDestinations .destinationModifyButton {
    border: 1px;
    color: white;
    box-shadow: none;
    font-weight: 600;
    background-color: #0a6cff;
    color: white;
    border-radius: 4px;
    color: white;
    max-width: max-content;
    padding: 3px 7px;
    font-size: 15px;
    /* margin-top: 14px; */
    /* margin-top: 10px; */
    box-shadow: 0px 12px 20px 1px #00000059;
    background-image: none;
    text-transform: uppercase;
    display: flex
;
    align-items: center;
    font-family: "Baloo 2", sans-serif;
}


#sendOrder td {
    text-align: left;
    padding: 10px;
    border-top: 1px solid #D6D5D5;
    border-bottom: 0;
    width: 100%;
}
#sendOrder table tr.invoiceAddress th:before {
    content: "\ea09";
}
th.deliveryNotes:before {
    content: "\e745";
}
tr.paymentsList th:before {
    content: "\e850";
}

tr.otherDestinations th:before {
    content: "\eb91";
}
#sendOrder th {
    text-align: right;
    width: 25%;
    padding: 10px;
    border-top: 1px solid #ffffff;
    background-color: #dddddd;
    text-transform: uppercase;
    font-size: 18px;
    display: inline-flex
;
    width: 264px;
    gap: 6px;
    justify-content: flex-start;
    flex-direction: row-reverse;
    align-items: center;
    line-height: 1.2;
    box-sizing: border-box;
    font-family: "Baloo 2", sans-serif;
}
#discountCodesBox p {
    float: left;
    margin: 0;
    padding: 0 0 10px 0;
    line-height: 19px;
    font-weight: bold;
    display: flex;
    gap: 10px;
    align-items: center;
}
#colMid #sendOrder {
    box-shadow: 0 10px 50px rgba(0, 0, 0, .3);
    /* line-height: 1.5; */
    list-style: none;
    margin: 0;
    margin-bottom: 10px;
    padding: 8px;
}

a.linkwa {
    color: white;
    text-decoration: none;
    border-radius: 6px;
    background-color: #198754;
    padding: 3px 8px;
    line-height: 1;
    display: inline-flex
;
    flex-direction: row;
    gap: 3px;
    border-radius: 4px;
    /* margin-top: 5px; */
    box-shadow: 0px 2px 14px #00000073;
    /* text-transform: uppercase; */
    align-items: center;
    flex-wrap: nowrap;
    line-height: 1.2;
    /* padding-bottom: 4px; */
    font-size: 12px;
}


section#rassicurazioni li {
    display: flex;
    align-items: center;
    gap: 11px;
    font-size: 16px;
    padding: 10px 0px;
    width: 100%;
    justify-content: center;
    border-left: 1px solid #dddddd;
    font-family: "Baloo 2", sans-serif;
    line-height: 1.1;
    font-size: 18px;
}
section#rassicurazioni ul.icont {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    max-width: 1600px;
    
    width: 100%;
    display: flex
;
    justify-content: space-around;
    padding: 10px 20px;
    box-sizing: border-box;
	margin-bottom: 10px;
}




h1, h2, h3, h4{
	font-family: "Baloo 2", sans-serif;
	line-height: 1.2;
	
}


h1, h2{
	font-family: "Baloo 2", sans-serif;
	font-size: 34px;
	line-height: 1.2;
}

 h3 {
    font-family: "Baloo 2", sans-serif;
    font-size: 20px;
    line-height: 1.2;
}




#preRegistrationPage th a, a.agente_create_anag, #user_agente .agente_contacts_button, #user_agente .agente_orders_button {
    text-align: center;
    background-color: #0a6cff;
    background-image: none;
    background-position: 5px calc(100% + 19px + 8px + 8px);
    background-repeat: no-repeat;
    padding: 8px 20px 8px 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    font-weight: 500;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;

    color: #fff;
    width: auto;
    line-height: 1.5;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
	    font-family: "Baloo 2", sans-serif;
   
    font-size: 17px;
	box-shadow: 3px 10px 18px 0px rgba(0, 0, 0, 0.15), 0px 3px 5px 1px rgba(0, 0, 0, 0.25);
}

#preRegistrationPage th a:hover, a.agente_create_anag:hover, #user_agente .agente_contacts_button:hover, #user_agente .agente_orders_button:hover {
    text-align: center;
    background-image: none;
    background-position: 0.5px center;
    background-repeat: no-repeat;
    padding: 8px 20px;
	    color: #ffffff;
    background-color: #185abc;
	box-shadow: 3px 10px 18px 0px rgba(0, 0, 0, 0.0), 0px 3px 5px 1px rgba(0, 0, 0, 0.0);
    
}





input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="number"], input[type="email"], input[type="date"], input[type="url"], select, textarea, button {
     font-family: "Open Sans", serif;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    font-size: 100%;
    padding: 4px;
    border: 1px solid #000000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
        color: black;
    font-weight: 600;
    line-height: 1.2;
}


#colMid div#loginAndRegister input.butt1 {
   
    width: 180px;
}






#existentUserBox, #newUserBox, #regForm.gCheckout {
    clear: both;
    background: #fff;
    color: #000;
    padding: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    margin: 0 0 30px;
    box-shadow: 1px -2px 30px 0px rgb(0 0 0 / 16%);
    padding-bottom: 23px;
    padding: 10px;
    padding-bottom: 23px;
    border-radius: 8px;
}

#formRequestInfo label.error {
    color: #ff0000;
    font-weight: 400;
}





#colMid .bigBox .boxTitle, #colMid .carousel .boxTitle, #colMid .bigBoxFade .boxTitle, #colMid .feedBackBox_mid .boxTitle, #colMid #formRequestInfo .boxTitle, .fancybox-inner #formRequestInfo .boxTitle, #existentUserBox .boxTitle, #regForm.gCheckout .boxTitle, #newUserBox .boxTitle {
    display: block;
    padding: 0;
    margin-bottom: 10px;
    background-color: white;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 700;
    text-align: center;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    color: #000000;
    font-family: "Baloo 2", sans-serif;
}

.fancybox-inner h3 {
    font-family: "Baloo 2", sans-serif;
    font-size: 18px;
    line-height: 1.1;
}


#formRequestInfo label {
    display: block;
    font-weight: 600;
    color: #000000;
    margin: 8px 0 0px 0;
    font-family: "Baloo 2", sans-serif;
    font-size: 16px;
}
.fancybox-inner .butt1 {
    background-color: #0a6cff;
    color: #fff;
    width: auto;
    font-family: "Baloo 2", sans-serif;
    font-weight: 500;
    font-size: 17px;
}

.footer2 li i {
    font-style: normal;
    
}
div#loghiprodotto span.tel1 {
 
    color: white;
    padding: 2px 15px;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    line-height: 1.2;
    box-shadow: 3px 10px 18px 0px rgba(0, 0, 0, 0.15), 0px 3px 5px 1px rgba(0, 0, 0, 0.25);
	font-family: "Baloo 2", sans-serif;
	    background-color: #198754;
	   display: flex;
    align-items: center;
}



div#loghiprodotto span.tel1 img {
    width: 14px;
    margin-right: 4px;
	 
}






.footer2 li.ca a {
    background-color: rgb(10, 108, 255);
    box-shadow: 1px 5px 14px 2px rgb(0 0 0 / 22%);
    border-radius: 20px;
    padding: 3px 12px;
    display: block;
    width: fit-content;
 
    font-size: 13px;
	    font-family: "Baloo 2", sans-serif;
    /* letter-spacing: 1px; */
}

.footer_block_text a {
    
    text-decoration: none;
}

#megamenuLayer dt a:hover, #megamenuLayer dd a:hover {
    text-decoration: none;
	color: #d95354;
}


#megamenuLayer  a:hover {
    text-decoration: none;
	color: #d95354;
}




#megamenuLayer dt {
    background-image: none;
    background-position: 0 10px;
    background-repeat: no-repeat;
    padding: 4px 0 0 13px;
    color: #000;
    font-weight: bold;
    margin: 0;
    font-family: "Baloo 2", sans-serif;
    font-size: 17px;
}


#r_left_menu .r_left_menu_categories li a {
    color: #ffffff;
    font-weight: 500;
	 font-family: "Baloo 2", sans-serif;
    font-size: 17px;
}

.rdy-search-results .totResults p {
    padding: 0;
    margin: 0;
    display: inline-block;
    line-height: 1.5;
    font-size: 14px;
	 font-weight: 600;
	font-family: "Baloo 2", sans-serif;
}

#r_left_menu .r_left_menu_areas li a {
    color: #ffffff;
    font-weight: 500;
    font-size: 17px;
    font-family: "Baloo 2", sans-serif;
}

#r_left_menu .r_left_menu_areas li.current a {
    color: #ffffff;
    font-weight: 700;
   
}






 #r_left_menu .btn_left_close {
   text-align: left!important;
    font-size: 18px;
  
    font-family: "Baloo 2", sans-serif;
    background-color: #f04c74;
    background-image: linear-gradient(to right, #e5573a, #a31839);
}

#r_left_menu .btn_left_close>span:before {
    content: "";
    text-align: left;
    padding: 0;
    position: absolute;
    width: 33px;
    height: 33px;
    right: 10px;
    top: 15px;
    font-weight: 300;
    font-size: 26px;
    color: #ffffff;
    background-image: none;
    display: inline-block;
    content: "\e5cd";
    font-family: 'Material Symbols Outlined';
    font-size: 28px;
    /* background-color: white; */
    line-height: 1;
}
#r_left_menu .btn_left_close>span {
    text-align: left;
    padding: 5px 10px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    padding: 3px 15px;
    background-color: #000000;
    /* box-shadow: 0px 4px 14px 0px rgb(0 0 0 / 45%); */
    border-radius: 15px;
    margin-top: 15px;
    color: white;
    text-transform: initial;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: 15px;
    border: 1px solid #ffffff;
    /* text-transform: uppercase; */
    background-color: transparent;
}

#megamenuLayer dd a {
    color: #000000;
    font-size: 14px;
}
#r_left_menu .r_left_menu_categories, #r_left_menu .r_left_menu_pages, #r_left_menu .r_left_menu_areas {
  
    background-color: #f04c74;
    background-image: linear-gradient(to right, #e5573a, #a31839);
}
#bottomElements {
    text-align: center;
    padding: 0px;
}
#r_left_menu .r_left_menu_categories li a, #r_left_menu .r_left_menu_pages li a, #r_left_menu .r_left_menu_areas li a {
    background-color: transparent;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    display: block;
    padding: 4px 20px;
    position: relative;
}
#r_left_menu .r_left_menu_categories li, #r_left_menu .r_left_menu_pages li, #r_left_menu .r_left_menu_areas li {
    font-size: 100%;
    margin: 0;
    font-weight: normal;
    padding: 0;
    border-bottom: 0px solid #c4c4c4;
}
#r_left_menu {
    position: fixed;
    z-index: 10000;
    top: 0;
	     
    bottom: 0;
    left: -300px;
    width: 300px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 1;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-color: #a91e39;
    border-right: 0px solid #000;
}
#r_left_menu .r_left_menu_areas {
    border-top: 0px solid #c4c4c4;
    padding-top: 20px;
}

#r_left_menu .r_left_menu_categories li a.folder {
 font-size: 15px;
}

#r_left_menu .r_left_menu_categories li:first-child {
    border-top: 0px solid #c4c4c4;
}


#r_left_menu.show {
    left: 0;
	     box-shadow: 6px 1px 34px 0px #000000ba;
}

#r_left_menu .r_left_menu_categories li a.folder:before {
    display: inline-block;
    content: "-";
    /* position: absolute; */
    right: 0;
    padding-right: 4px;
}

#r_left_menu .r_left_menu_categories {
    padding: 0 15px 0 15px;
    padding-left: 0;
    margin-bottom: 10px;
}


#categories li.li-item a {
    text-align: left;
    padding: 3px 0 0;
    font-weight: normal;
    color: #000000;
    font-size: 16px;
}

#r_left_menu .r_left_menu_container_scroll {
  
   
    background-color: #f04c74;
    background-image: linear-gradient(to right, #e5573a, #a31839);
}

#megamenuLayer {
    background: #fff;
    box-shadow: 0px 20px 40px 0px rgb(0 0 0 / 68%);
    moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    max-width: 1200px;
    min-width: 500px;
    background-image: none;
    border-radius: 0px;
    transition: 0.5s;
    font-size: 15px;
}
#header_responsive .barraalta li.d a:link {
    color: #fb8e27;
    text-decoration: none;
}

.resultBox .availab strong, .resultBox .price strong {
    display: block;
    display: none;
}

   a:hover, a:active {
    color: #0a6cff;
}


#sheetBoxTopDetails .boxTitle {
    padding: 0;
    margin-bottom: 10px;
    color: #000000;
    font-weight: 800;
    text-align: left;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    font-size: 34px;
   
    line-height: 1;
}
.wID_1 #navBar {
  
    display: none;
}
.footer_block {
    color: #ffffff;
}
.footer_block_page a, .footer_block_link a {
    display: block;
    font-size: 100%;
    background-image: none;
    background-position: 0 center;
    background-repeat: no-repeat;
    padding: 2px 4px 2px 0px;
}

#footer_custom_els {
    margin-top: 0;
    max-width: 1600px;
    min-width: 900px;
    width: 100%;
    padding: 30px 0px 34px 0px;
}

#header_responsive div#top_buttons_wrapper #logo {
    max-width: 200px;
	transition: 0.5s;
}
#showCart .imageLink img {
    width: 60px;
    max-width: 60px;
}

div#top_buttons_wrapper.fixed {
    padding: 0px 8px;
    box-shadow: 0px 12px 34px 1px #00000040;
}


#header_responsive div#top_buttons_wrapper.fixed #logo {
    max-width: 140px;
	transition: 0.5s;
}
#header_responsive .top_buttons a>span {
    display: block;
    padding: 0;
    height: 40px;
    line-height: 40px;
    text-overflow: ellipsis;
    font-size: 0;
}

#foot {
    display: block;
    min-width: 100%;
    max-width: 1760px;
    width: 100%;
    clear: both;
    border-radius: 0;
}

#foot {
       padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
 
    background-color: white;
    color: black;

}
#top_cart .title, #top_cart_1 .title, #top_cart_2 .title {
    background-color: #4e4c4c;
    color: #fff;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
     background-image: linear-gradient(to right, #e5573a, #a31839);
}

#top_cart .shipping .cTitle, #top_cart_1 .shipping .cTitle, #top_cart_2 .shipping .cTitle, #top_cart .payment .pTitle, #top_cart_1 .payment .pTitle, #top_cart_2 .payment .pTitle, #top_cart .shippingZone .cTitle, #top_cart_1 .shippingZone .cTitle, #top_cart_2 .shippingZone .cTitle {
    font-weight: normal;
    display: inline-block;
    color: #000000;
    text-align: left;
}

#top_cart .shipping span, #top_cart_1 .shipping span, #top_cart_2 .shipping span, #top_cart .shippingZone span, #top_cart_1 .shippingZone span, #top_cart_2 .shippingZone span, #top_cart .payment span, #top_cart_1 .payment span, #top_cart_2 .payment span {
    font-weight: normal;
    font-size: 100%;
    display: inline-block;
    padding: 0;
    color: #000000;
    font-weight: 700;
}
#top_cart .shipping .cTitle, #top_cart_1 .shipping .cTitle {
    display: inline-block;
    color: #000;
    text-align: left;
    font-size: 100%;
    background-image: url(/custom/img/van1.svg);
    background-position: 0 center;
    background-repeat: no-repeat;
    padding: 5px 0 5px 30px;
    background-size: 26px;
}
.fancybox-overlay {
    background-image: none;
    background-color: #000000a6;
   
    transition: 0.5s;
    backdrop-filter: blur(8px);
}

#top_cart .shippingZone, #top_cart_1 .shippingZone, #top_cart_2 .shippingZone, #top_cart .shipping, #top_cart_1 .shipping, #top_cart_2 .shipping, #top_cart .payment, #top_cart_1 .payment, #top_cart_2 .payment {
    background: #ffffff;
    color: #000000;
    padding: 0 0px 5px 0px;
    font-size: 13px;
    margin: 0;
    text-align: right;
}


#searchBrandForm:hover select {
    background-color: #ff3637;
	  background-image: linear-gradient(to right, #ff3637, #a31839);
}
#searchBrandForm select option {
    background-color: white;
    color: black;
}

#searchBrandForm .boxTitle span {
    text-align: left;
    padding: 0;
}
#searchBrandForm, #latestModelsBox, #searchForm, #cartBoxRight, #qrCodeBox, .web-page-search {
    clear: both;
    background: #ffffff;
    padding: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    margin: 0 0 30px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
}
 .pages input.next {
  
    padding: 4px 12px 4px 12px;
    font-weight: bold;
    text-decoration: none;
    background: #fff;
    border: 0px solid #4F4E4E;
    color: #000;
    display: inline-block;
    text-align: center;
    animation: pulsez 4s infinite;
    border: 0px;
    color: white;
    font-weight: 500;
    justify-content: center;
    /* background-image: linear-gradient(to right, #e5573a, #a31839); */
    border-radius: 6px !important;
    font-family: "Baloo 2", sans-ser;
    font-size: 18px;
    background-color: rgb(10, 108, 255);
    box-shadow: -1px 5px 14px 2px rgb(0 0 0 / 37%);
}



.pages a {
    padding: 3px 8px 3px 8px;
    text-decoration: none;
    background: #fff;
    border: 0px solid #4F4E4E;
    color: #000;
    display: inline-block;
    text-align: center;
    border: 0px;
    color: white;
    font-weight: 500;
    justify-content: center;
    /* background-image: linear-gradient(to right, #e5573a, #a31839); */
    border-radius: 5px !important;
    font-family: "Baloo 2", sans-ser;
    font-size: 14px;
    background-color: rgb(10, 108, 255);
    line-height: 1.2;
}
span.selectedPg a, a.selectedPg, input.selectedPg {
   border: 0px solid #4F4E4E!important;
   
	color: #ffffff!important;
    background-color: #185abc!important;
	 
}

.pages a:hover {
 
    border: 0px solid #4F4E4E;
   
	color: #ffffff;
    background-color: #185abc;
	  box-shadow: -1px 5px 14px 2px rgb(0 0 0 / 0%);
}
















 #colMid .feedBackBox_mid .boxTitle {
  
    display: none;
}

#colMid .feedBackBox_mid .owl-nav {
    position: absolute;
    font-size: 0px;
    top: 20%;
    margin: 0 auto;
    width: 100%;
    z-index: 1;
}

.loghi-marche {
	overflow: hidden;
}



.mostImportantProducts .owl-stage, .secondDownBox .owl-stage, .feedBackBox_mid .owl-stage, .eighthGroupBox .owl-stage, .thirdDownBox .owl-stage, .loghi-marche .owl-stage, #firstDownBox  .owl-stage{

    display: flex;
}

.wID_1 #colMid .bigBox ul {
    overflow: hidden;
    margin: 0;
}

#header_responsive .top_buttons .box_menu li a:hover, #menu li a:hover {
   
    background-color: #ffffff;
    color: #d95354;
}

#colMid .cubes .row:only-child .resultBox:only-child {
    width: 100%;
    display: block;
}

.numeror b {
    font-size: 28px;
    margin-left: 5px;
}

.numeror div {
    display: flex;
    flex-direction: column-reverse;
    font-size: 12px;
}
.numeror div img {
    width: 110px;
}
.recensioni {
    margin: 0 auto;
    width: fit-content;
    text-align: center;
    margin-top: 36px;
    display: flex
;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

img.bambini {
    position: relative;
    margin-bottom: -28px;
    z-index: 9;
    max-width: 600px;
    width: 98%;
}
img.ebayr {
    width: 200px;
}






.feedBackBox_mid strong {
    font-family: "Baloo 2", sans-serif;
    font-weight: 500;
    line-height: 1.1;
}


#staticPage .recensioni h2 {
   
    text-align: left;
   
}





.numeror {
    display: flex
;
    font-family: "Baloo 2", sans-serif;
    align-items: center;
    gap: 10px;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
}
.iconmark img {
    width: 280px;
    margin-left: -10px;
}
 #staticPage  .recensioni h2 {
    font-family: "Baloo 2", sans-serif;
    font-size: 34px;
    margin: 0px;
    line-height: 1;
	     padding: 0;
}

.feedBackBox_mid {
    overflow: hidden;
    position: relative;
}

.owl-nav {
    position: absolute;
    font-size: 0px;
    top: 40%;
    margin: 0 auto;
    width: 100%;
    z-index: 1;
}

.owl-next {
    position: absolute;
    right: 0px;
}


section#loghi-marche {
	margin-top: 40px;
	margin-bottom: 60px;
}

div#staticPage.block-12 {
    display: flex
;
    justify-content: center;
    align-items: center;
}

.owl-prev {
    position: absolute;
    left: 0px;
}


.box-loghi-marche {
    position: relative;
}



#staticPage h2 {
   
    padding: 0 0 10px 10px;
    margin: 0;
    line-height: 1.2;
    font-size: 34px;
    color: #000000;
    text-align: center;
    font-weight: 800;
}





div#staticPage.html_block.block-13 {
    display: flex
;
    justify-content: center;
    align-items: center;
}




.owl-prev:before {
    content: "";
    cursor: pointer;
    text-align: center;
    line-height: 1;
    color: #000000 !important;
    background-image: url(/custom/img/freccias.png);
    background-position: center left;
    border: 0px;
    width: 22px;
    height: 40px;
    display: block;
    background-size: cover;
}

#showCart .deliveryTimeLabel {
 
    background-position: 0 center;
    background-repeat: no-repeat;
    padding: 5px 0 5px 35px;
    font-size: 85%;
    background-image: url(/custom/img/van1.svg);

    background-size: 28px;
}



#colMid .feedBackBox_mid>a {
    display: block;
    text-align: center;
    animation: pulsez 4s infinite;
       box-shadow: 1px 5px 14px 2px rgb(0 0 0 / 25%);
    border: 0px;
    color: white;
    font-weight: 400;
    justify-content: center;
            background-image: linear-gradient(to right, #0a6cff, #0a6cff);
    max-width: 100%;
    margin-top: 2px;
    display: block;
    font-weight: 500;
    margin-bottom: 0px;
    text-decoration: none;
   
    font-size: 16px;
    margin-right: 8px;
 font-family: "Baloo 2", sans-serif;
    text-underline-offset: 0.35em;
    margin: 0 auto;
    margin-bottom: 28px;
    margin-top: 18px;
	    max-width: 200px;
    border-radius: 6px;
}
.discountLine {
    background: #ffffff;
}


td, th {
  
    font-family: "Open Sans", serif;
}




.discountLine p:before {
    text-align: left;
    padding: 0;
    font-weight: 300;
    font-size: 20px;
    color: black;
    margin-right: 4px;
    display: inline-block;
    content: "\1F600";
    /* background-color: white; */
    line-height: 1;
}

.discountLine p {
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #000000 !important;
    line-height: 25px;
    display: block;
    border: 2px dashed #0f893d;
    background-color: #f2efe9;
    padding: 6px;
}
.testoseo {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
   
    margin-bottom: 20px;
}
#staticPage p {
    margin-bottom: 10px;
    line-height: 1.5em;
    color: black;
}

.sy-pager li.sy-active a {
    width: 20px;
    background-color: rgb(10, 108, 255);
    transition: 0.5s;
}

ul.sy-pager {
    display: flex
;
    justify-content: center;
}

img.img-new {
    position: absolute;
    top: 0px;
    left: 12px;
    height: 40px;
    width: 40px;
    background: url(/custom/img/novita.png) no-repeat;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 57px;
    height: 38px;
    padding-left: 59px;
    background-size: 100%;
}

.cubes .resultBox .price {
   
    position: static;
}

 .resultBox  .sDiscount:before {
	content: "";
      position: absolute;
    top: 23px;
    right: 4px;
    height: 40px;
    width: 40px;
    background: url(/custom/img/offerta.png) no-repeat;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 57px;
    height: 38px;
    padding-left: 59px;
    background-size: 100%;
}

#fancybox-loading div {
    width: 120px;
    height: 120px;
    background-image: none;

}

#fancybox-loading  {
 
	background-image: none!important;
 
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}




#mainTable .load {
    width: 120px;
    height: 120px;
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    background-position: center center;
    background-repeat: no-repeat;
 
    margin: -24px 0 0 -24px;
}


#fancybox-loading div {
      border: 18px solid rgb(170 170 170);
    border-radius: 50%;
    border-top: 18px solid rgb(10, 108, 255);

    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    background-image: none!important;
    background-image: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
	    
}









.sy-box.sy-loading {
       border: 18px solid rgb(170 170 170);
    border-radius: 50%;
    border-top: 18px solid rgb(10, 108, 255);

    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    background-image: none!important;
    background-image: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 9999;
}


.sy-box.sy-loading {

    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 120px!important;
    height: 120px!important;
    border: 18px solid rgb(170 170 170);
    border-radius: 50%;
    border-top: 18px solid rgb(10, 108, 255);
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    background-image: none!important;
    background-image: none;
}






#mainTable .load {
 position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 120px;
    height: 120px;
    border: 18px solid rgb(170 170 170);
    border-radius: 50%;
    border-top: 18px solid rgb(10, 108, 255);
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    background-image: none!important;
    background-image: none;
}







.rdy-search-results .pages input.loading {
    border: 18px solid #000000;
   
    border-top: 18px solid #019657;
    border-radius: 50%;

    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    background-image: none!important;
    background-image: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}





.carousel .loader {
    position: absolute;
    top: 0;
    left: 0;
   
   
      border: 18px solid #000000;
   
    border-top: 18px solid #019657;
    border-radius: 50%;

    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    background-image: none!important;
    background-image: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 9999;
    opacity: 0.9;
}












.bigBox li .sDiscount:before {
	content: "";
      position: absolute;
    top: 23px;
    right: 4px;
    height: 40px;
    width: 40px;
    background: url(/custom/img/offerta.png) no-repeat;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 57px;
    height: 38px;
    padding-left: 59px;
    background-size: 100%;
}



img.img-offer {
     position: absolute;
    top: 22px;
    right: -4px;
    height: 40px;
    width: 40px;
    background: url(/custom/img/offerta.png) no-repeat;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 57px;
    height: 38px;
    padding-left: 59px;
    background-size: 100%;
}








.sy-pager {
    opacity: 1;
    margin-top: 0px;
}
#staticPage h1 {
   line-height: 1.2;
    font-size: 34px;
    color: #000000;
}
.sy-pager li a {
    font-size: 0;
    display: inline-block;
    transition: 0.5s;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin: 0 3px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
   background-color: #d7d7d7;
    height: 8px;
    width: 14px;
    border-radius: 4px;
}


.owl-next:before {
    content: "";
    cursor: pointer;
    text-align: center;
    line-height: 1;
    color: #000000 !important;
    background-image: url(/custom/img/frecciad.png);
    background-position: center right;
    border: 0px;
    width: 22px;
    height: 40px;
    display: block;
	background-size: cover;
}

.feedBackBox_mid p {
    font-size: 13px;
    height: 109px;
    overflow: hidden;
}
.rossofo {
    
}

.blocco-foo-ras.rossofo .voto span img {
    width: 38px;
}
.bart img {
    width: 90px;
}
strong.footer_block_title.custo {
    margin-top: 22px;
}
#sheetBoxTopDetails .detailsBox {
    
    position: relative;
}


#sheetBoxTopDetails .detailsBox img.img-new {
  
    top: -40px;
    left: 0px;
  
 
}




.blocco-foo-ras .numeror div {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 1;
}

.blocco-foo-ras .numeror div img {
    width: 90px;
    margin-bottom: 5px;
}
.blocco-foo-ras p {
    color: white;
    font-size: 9px;
    width: 108px;
    line-height: 1.2;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Baloo 2", sans-serif;
}
.blocco-foo-ras {
    display: flex;
    gap: 10px;
}

.blocco-foo-ras .numeror {
    display: flex;
    font-family: "Baloo 2", sans-serif;
    align-items: flex-start;
    gap: 10px;
    justify-content: center;
    color: white;
}




#searchBrandForm .boxTitle, #latestModelsBox .boxTitle, #searchForm .boxTitle, #cartBoxRight .boxTitle, #qrCodeBox .boxTitle, .web-page-search .boxTitle, #r_left_menu .btn_left_close, #r_left_menu .btn_left_logout, #r_left_menu .r_left_menu_cat_panel .label {
    background-color: #ffffff;
    font-size: 22px;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    color: #000000;
	font-family: "Baloo 2", sans-serif;
}
#colSx, #colDx {
    text-align: left;
    display: table-cell;
    vertical-align: top;
    overflow: hidden;
}
.miniBox img {
    max-width: 70px;
}
#latestModelsBox img {
    margin: 0 5px 5px 0;
    float: left;
    width: 70px;
}
.ajax_message .details_wrap .thumb {
    flex: 0 0 40%;
    padding-right: 10px;
    box-sizing: border-box;
}




    #header_responsive .top_buttons .btn_menu>a {
        background-image: none;
        background-position: 0 center;
        background-repeat: no-repeat;
        padding-left: 0px;
        line-height: 30px;
    }




    #header_responsive .top_buttons .btn_menu>a:before {
        content: "";
        text-align: left;
        background-position: 95% center;
        background-repeat: no-repeat;
        padding: 0;
        width: 33px;
        height: 33px;
        right: 5px;
        top: 7px;
        background-size: 100%;
        content: "\e5d2";
        font-family: 'Material Symbols Outlined';
        font-weight: 300;
        font-size: 34px;
    }





 #r_left_menu .btn_left_logout {
    background-color: transparent;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    text-align: center;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    color: #000000;
    font-family: "Baloo 2", sans-serif;
    text-align: left;
}

#r_left_menu .btn_left_logout>a {
    text-align: left;
    padding: 5px 18px;
    color: #fff;
}

#r_left_menu .r_left_menu_areas {
    border-top: 0px solid #c4c4c4;
    padding-top: 14px;
}



#latestModelsBox .boxTitle span {
    text-align: left;
    padding: 0;
}

#searchBrandForm a:hover, #latestModelsBox a:hover, #searchForm a:hover, #qrCodeBox a:hover, .web-page-search a:hover {
    color: #0a6cff;
}
#searchBrandForm a, #latestModelsBox a, #searchForm a, #qrCodeBox a, .web-page-search a {
    color: #000000;
}
#regForm th {
    text-align: right;
    padding: 4px;
    line-height: 18px;
    width: 35%;
    color: #000000;
    border-bottom: 1px dotted #ddd;
	font-size: 14px;
}

.existent_user_box label strong {
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
    flex-basis: 100%;
    color: black;
    text-transform: uppercase;
    font-size: 14px;
}

#ricercheRisultati li:hover {
    background: #ffd8d8;
}

#ricercheRisultati li {
  
    border-top: 0px solid #ddd;
  
}

.existent_user_box a {
    display: block;
    margin: 10px 0 10px 0;
    border: 0 !important;
}

 #resetPwdRequest .boxTitle, #resetPwd .boxTitle {
   
    padding: 0 0 10px 0;
    font-size: 22px;
    display: block;
    color: #000000;
    font-family: "Baloo 2", sans-serif;
    font-weight: 600;
    text-align: center;
}

div#resetPwdRequest {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
}
div#resetPwdRequest {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
    color: black;
}
#existentUserBox a:link, #existentUserBox a:visited {
    color: #0a6cff;
    text-decoration: none;
}
#resetPwdRequest input {
    width: 75%;
    margin-bottom: 5px;
    padding: 5px 2px 5px 2px;
    font-size: 16px;
    border: 1px solid #000000;
}


.ajax_message .title {
    font-size: 22px;
    display: block;
    margin-bottom: 15px;
    color: #000000;
    font-family: "Baloo 2", sans-serif;
    line-height: 1.1;
}


.ajax_message p {
    padding: 0 0 25px 0;
    font-size: 16px;
    color: black;
}

.feedBackBox_mid span.userName, #feedBackResult span.userName {
    display: block;
    font-family: "Baloo 2", sans-serif;
    font-weight: 600;
}

#showCart .showCartTable {
    clear: both;
    background: #fff;
    color: #000;
    padding: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    margin: 0 0 30px 0;
    border-radius: 8px;
    box-shadow: 0 10px 50px rgba(0, 0, 0, .3);
    /* line-height: 1.5; */
    list-style: none;
    margin: 0;
    margin-bottom: 10px;
    padding: 8px;
}

#discountCodesBox form {
    border: 2px dashed #0f893d;
    background-color: #f2efe9;
}
#showCart .showCartTable th {
    background-color: #b73434;
 
    line-height: 1.2;
    font-weight: 600;
    text-align: center;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    color: #ffffff;
    padding: 5px;
    width: 1%;
    white-space: nowrap;
    font-size: 15px;;
}


input.deleteButtonImage {
    padding: 10px;
    background-image: url(/custom/img/x.png);
    background-size: 10px;
    background-position: center;
    /* position: absolute; */
    border-radius: 50%;
    color: #ffffff;
    background-color: #F44336;
    box-shadow: 1px 3px 10px 0 rgb(0 0 0 / 41%);
    /* text-align: center; */
    /* line-height: 2rem; */
    background-repeat: no-repeat;
    width: 0;
    empty-cells: 0;
    border: 1px solid white;
}
















#backToShopButton {
    text-align: center;
    /* background-color: #383838; */
   
    background-position: 95% center;
    background-repeat: no-repeat;
    padding: 8px 15px 8px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    font-size: 100%;
    color: #fff;
    width: auto;
    line-height: 1.5;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    margin-bottom: 20px;
    background-image: linear-gradient(to right, #e5573a, #a31839);
}
#colMid input.butt1, #head input.butt1, #footer_custom_els_container input.butt1, #colSx input.butt1, #colDx input.butt1, .fancybox-inner .butt1 {
   
    background-color: #0a6cff;
    
    color: #fff;
    width: auto;
	    box-shadow: 3px 10px 18px 0px rgba(0, 0, 0, 0.15), 0px 3px 5px 1px rgba(0, 0, 0, 0.25);
   
}

#colMid input.butt1:hover, #head input.butt1:hover, #footer_custom_els_container input.butt1:hover, #colSx input.butt1:hover, #colDx input.butt1:hover, .fancybox-inner .butt1:hover {
   
       background-color: #185abc;
    
    color: #fff;
   
	    box-shadow: 3px 10px 18px 0px rgba(0, 0, 0, 0.0), 0px 3px 5px 1px rgba(0, 0, 0, 0.0);
   
}








#r_left_menu .r_left_menu_back_panel {
    display: inline-block;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    padding: 2px 5px;
    background-color: #000000;
    /* box-shadow: 0px 4px 14px 0px rgb(0 0 0 / 45%); */
    border-radius: 15px;
    margin-top: 14px;
    color: #ffffff;
    text-transform: initial;
    font-weight: 500;
    /* font-size: 14px; */
    margin-bottom: 10px;
    margin-left: 7px;
    border: 1px solid #ffffff;
    /* text-transform: uppercase; */
    background-color: transparent;
    margin-left: 15px;
	font-family: "Baloo 2", sans-serif;
}

#r_left_menu .r_left_menu_cat_panel .label {
    background-color: transparent;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    text-align: left;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    color: #ffffff;
    font-family: "Baloo 2", sans-serif;
    text-decoration: none;
    padding-left: 19px;
    padding-bottom: 5px;
}











#categories li.li-item a {
    text-align: left;
    padding: 0px 0 0;
    font-weight: normal;
    color: #000000;
    font-size: 16px;
    color: #000;
    font-family: "Baloo 2", sans-serif;
    font-weight: 600;
}

#categories li.li-item {
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    margin: 4px 10px 4px 0px;
}

#categories li.li-item a:hover {
    color: #d95354;
}
#categories a.folder {
    text-align: left;
    padding: 3px 0 0;
     font-size: 16px;
    color: #000;
    font-family: "Baloo 2", sans-serif;
    font-weight: 600;
}

#categories > ul > li.li-folder {
    border-top: 0;
    border-right: 0;
    border-bottom: 0px solid #e2e2e2;
    border-left: 0;
    margin: 4px 10px 4px 0px;
	  font-weight: 600;
}
  
#categories > ul > li > a.folder {
    text-align: left;
    padding: 0px 0 0px;
    font-weight: normal;
    font-size: 16px;
    font-weight: 600;
}

#categories > ul > li > a.open {
    text-align: left;
    padding: 3px 0 0px;
  
   
 
    font-size: 16px;
    background-color: #ffffff;
    color: #d93e42;
    font-weight: 600;
    font-family: "Baloo 2", sans-serif;
}


#categories > ul > li.li-folder ul {
	
	padding-left: 12px;
	padding-bottom: 6px;
}




#ricercheRisultati a:link, #ricercheRisultati a:visited {
    color: #000000 !important;
    text-decoration: none;
    margin: 0 0 0 5px;
    padding: 0 5px 0 0;
    display: inline-block;
    min-height: 100%;
    display: flex
;
    align-items: center;
    font-family: "Baloo 2", sans-serif;
    line-height: 1;
    font-weight: 500;
    font-size: 16px;
}
#ricercheRisultati li .thumb {
    width: 80px;
    min-width: 80px;
    margin: 0 0 0 5px;
    padding: 0 5px 0 0;
    border-right: 1px solid #ddd;
}

#ricercheRisultati li .code {
    width: 110px;
    margin: 0 0 0 0px;
    padding: 0 0px 0 0px;
    border-right: 1px solid #ddd;
    display: inline-block;
    min-height: 110%;
    display: flex;
    align-items: center;
    font-size: 14px;
    overflow: hidden;
    min-width: 100px;
    word-break: break-word;
}




#ricercheRisultatiContent {
    background: #fff;
    border-top: 0px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 0px solid #ddd;
    min-height: auto;
    box-shadow: 0px 20px 40px 0px rgb(0 0 0 / 68%);
    border-radius: 8px !important;
}

#regForm.gCheckout th {
    font-size: 14px;
}

#free_shipping_message {
      position: fixed;
    right: -340px;
    top: 210px;
    width: 250px;
    padding: 10px;
    box-shadow: 2px 14px 40px 0px rgb(0 0 0 / 0%);
    color: black;
    font-family: "Baloo 2", sans-serif;
    display: flex;
    line-height: 1;
    gap: 8px;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
  
    transition: 0.5s;
    border: 2px dashed #0f893d;
    background-color: #f2efe9;
	  border-left: 8px solid #019556;
}
#free_shipping_message.show1 {
   
    right: -5px;
    transition: 0.5s;
    box-shadow: 2px 14px 40px 0px rgb(0 0 0 / 68%);
   
}


#free_shipping_message.missing-shipping {
  
    border: 2px dashed #ffa62f;
    background-color: #f2efe9;
    border-left: 8px solid #ffa62f;
}


#free_shipping_message span:first-child {
    font-size: 24px;
}











#searchBrandForm select {
    margin: 10px 0 5px 0;
    background-image: linear-gradient(to right, #e5573a, #a31839);
    color: white;
    border: 0px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    box-shadow: 3px 10px 18px 0px rgba(0, 0, 0, 0.15), 0px 3px 5px 1px rgba(0, 0, 0, 0.25);
    max-width: 185px;
    /* text-transform: uppercase; */
    padding: 9px 50px 9px 18px;
    font-weight: 500;
    /* font-family: "Roboto Condensed", sans-serif; */
    cursor: pointer;
    font-family: "Open Sans", serif;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    font-family: "Baloo 2", sans-serif;
    font-size: 16px;
}


#colMid .cart_form input.butt1, #colMid .cart_form_disabled input.butt1 {
    font-size: 17px;
    color: white;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    background-image: url(/custom/img/cart3.png), /* immagine sopra */ linear-gradient(to right, #e5573a, #a31839);
    text-transform: capitalize;
    background-size: 23px, cover;
    background-repeat: no-repeat;
    background-position: 27px center, center;
    padding: 6px 10px 6px 38px;
    padding: px 10px 8px 38px;
    gn-items: center;
    gap: 10px;
    font-weight: 600;
    font-family: "Baloo 2", sans-serif;
    width: 150px;
    text-align: center;
    box-shadow: 1px 5px 14px 2px rgb(0 0 0 / 22%);
}
#colMid .cubes .resultBox {
    display: table-cell;
    height: 100%;
    text-align: left;
    vertical-align: top;
    position: relative;
    left: 0;
    top: 0;
        box-sizing: border-box;
    padding-bottom: calc(8px + 8px + 35px);
}


.servicesBox a {
    background-image: none !important;
}

.results-view li.view-grid {
    display: none;
}




div#loghiprodotto ul {
    width: 100%;
    display: flex;
    width: 100%;
    display: grid;
    flex-direction: column;
    grid-template-columns: auto auto auto;
    justify-content: start;
    gap: 20px;
    margin-bottom: 10px;
	margin-top: 30px;
}


div#loghiprodotto img {
    width: 39px;
    margin-right: 6px;
}


div#loghiprodotto ul li {
    display: flex;
    align-items: center;
    font-size: 14px;
    
    line-height: 1.2;
    margin-bottom: 1px;
    max-width: 209px;
  
    font-weight: 600;
    justify-content: flex-start;
    
}
.slick-image-initialized .thumb {
    border: 0px solid #ddd;
}
.fancybox-title-inside-wrap {
    padding: 5px;
    margin-top: 1px;
    color: #000000;
    background: #000;
    font-family: "Baloo 2", sans-serif;
    background: rgb(255 255 255 / 80%);
    line-height: 1.2;
    font-size: 16px;
}

#sheetBox h2 {
    font-family: "Baloo 2", sans-serif;
    font-size: 28px;
	font-weight: 900;
}

#sheetProductBoxes h2, #sheetBox .cross_selling h2, #sheetBox .attachmentsBox th, #shoppingCartGrid thead th, table.artCollBox th {
    white-space: nowrap;
    margin-bottom: 15px;
    color: #000000;
    background: #fff;
     font-weight: 900;
    line-height: 1.2;
  
    text-align: left;
    border-top: 0px solid #272727;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    text-align: left;
    padding: 5px;
}


.servicesBox a {
    color: #000000;
    display: block;
    line-height: 1.2;
    border: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    float: left;
    clear: both;
    transition: 0.5s;
    /* text-transform: uppercase; */
    font-weight: 600;
    font-size: 14px;
    padding: 0px !important;
    background: rgb(255, 255, 255);
    color: rgb(0 0 0);
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
    gap: 3px;
    border-radius: 0em;
    max-width: fit-content;
    position: relative;
    display: inline-flex
;
    justify-content: center;
    /* transform: skew(-35deg); */
    border-bottom: 1px solid black;
    font-family: "Baloo 2", sans-serif;
}






.servicesBox a:hover {
   color: #0a6cff;
    border-bottom: 1px solid #0a6cff;
   
}

























#sheetBoxTopDetails .servicesBox h2 {
    display: none;
}


#sheetBoxTopDetails .servicesBox {
    border-top: 1px solid #0000001c;
    padding-top: 20px !important;
    /* display: inline-grid
; */
    grid-template-columns: 98px 185px 300px;
    gap: 16px;
    /* text-transform: uppercase; */
    display: flex !important
;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    font-size: 17px;
    line-height: 22px;
}


.sDiscount {
    font-weight: normal;
    background: #FF9800;
    color: rgb(0 0 0);
    -webkit-box-align: center;
    align-items: center;
    padding: 1px 4px;
    box-shadow: none;
    border-radius: 6px;
    max-width: fit-content;
    /* height: 16px; */
    font-size: 13px;
    /* padding-bottom: 2px; */
    font-family: "Baloo 2", sans-serif;
    line-height: 1.2;
    font-weight: 500;
}

.mainPrice {
    font-size: 20px;
    color: #000000;
    margin-bottom: 3px;
    line-height: 1.2;
}

#sheetBoxTopDetails .fullAV {
    color: #009900;
    color: #ffffff;
    font-family: "Baloo 2", sans-serif;
    background-color: #0f893d;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 15px;
    padding: 0px 8px !important;
}
#top_cart p, #top_cart_1 p, #top_cart_2 p {
    padding: 15px 10px 15px 10px;
    font-size: 16px;
}


#colMid .bigBox dl, #colMid .bigBoxFade dl {
    width: 100%;
    float: left;
    padding: 5px 0 5px 0;
    margin: 0;
}


#sheetBoxTopDetails td, #sheetBoxTopDetails th {
  
    vertical-align: top;
    font-size: 17px;
    font-family: "Baloo 2", sans-serif;
    line-height: 1.2;
}

 #sheetBoxTopDetails .mainPrice {
    font-size: 30px;
    color: #000000;
    margin-bottom: 3px;
    line-height: 1.2;
	     font-weight: 800;
}




.grossPrice {
    font-size: 17px;
    color: #707070;
    font-weight: normal;
    margin-bottom: 3px;
    line-height: 1.2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#colMid .boxColumns .cart_form, #colMid .boxColumns .estimate_form, #colMid .boxColumns .cart_form_matrix, #colMid .boxColumns .cart_form_disabled, #mainResultBox .cubes .cart_form, #mainResultBox .cubes .estimate_form, #mainResultBox .cubes .cart_form_matrix, #mainResultBox .cubes .cart_form_disabled, .listProduct.cubes .cart_form, .listProduct.cubes .estimate_form, .listProduct.cubes .cart_form_matrix, .listProduct.cubes .cart_form_disabled, .carousel_wp .cart_form, .carousel_wp .estimate_form, .carousel_wp .cart_form_matrix, .carousel_wp .cart_form_disabled {
    justify-content: left;
    width: 90%;
    margin: 0 auto;
}

.cubes .resultBox .price, .cubes .resultBox .availab {
    text-align: left;
    overflow: hidden;
    display: flex
;
    align-items: flex-start;
    flex-direction: column;
}


#cartBoxRight input.b_green, #top_cart input.b_green, #top_cart_1 input.b_green, #top_cart_2 input.b_green {
  
    margin: 0 auto 0 auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
    margin: 0 0 5px 5px;
    font-size: 19px;
    color: white;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    background-image: linear-gradient(to right, #e5573a, #a31839);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center, center;
    padding: 8px 10px 8px 10px;
    display: inline-flex
;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    font-family: "Baloo 2", sans-serif;
    width: 190px;
    text-align: center;
    box-shadow: 3px 8px 14px 1px rgba(00, 00, 00, 0.3);
    border: 0px !important;
}

#colMid #sheetAddToCartRow th, #colMid #sheetAddToCartRow td {
    background: #ffffff;
}









.horizontal .resultBox ul {
    width: 240px;
    overflow: hidden;
    padding-left: 10px;
}


.horizontal .resultBox dl, .horizontal .resultBox p {
    width: calc(100% - 250px);
    float: left;
}


#colMid .resultBox .cart_form_quantity, #colMid .resultBox .cart_form_update select {
    text-align: right;
    margin: 0 5px 5px 0;
    width: 50px;
    padding: 0;
    padding-right: 10px;
    height: 35px;
    font-size: 13px;
}

#colMid .cart_form_quantity, #colMid .cart_form_update select {
    text-align: right;
    margin: 0 5px 5px 0;
   width: 50px;
    padding: 4px 10px 4px 4px;
    background-color: #ededed;
    box-shadow: 6px 7px 20px 0px rgba(0, 0, 0, 0.17) inset, 0px 1px 4px 0px rgba(0, 0, 0, 0.25) inset;
     height: 35px;
    font-size: 13px;
}







#colMid .bigBox  select.cart_form_quantity {
 
}





.cubes .resultBox .imageLink img {
    max-width: 250px;
    width: 100%;
	    height: auto;
}

#top_cart .total_box, #top_cart_1 .total_box, #top_cart_2 .total_box {
    padding: 6px 10px;
    margin: 0;
    text-align: right;
    background-color: #e9e9e9;
    color: #000000;
    font-family: "Baloo 2", sans-serif;
    margin: 6px 0px;
}

#top_cart>form, #top_cart_1>form, #top_cart_2>form {
    text-align: center;
    padding: 0px;
    background-color: #ffffff;
    color: #000000;
}



#top_cart.rightMenu .cart_content_detailed, #top_cart_1.rightMenu .cart_content_detailed, #top_cart_2.rightMenu .cart_content_detailed {
    text-align: left;
    padding: 0 8px 0 8px;
    overflow-y: auto;
    flex-grow: initial;
    background: #fff;
    color: #000;
}

#header_responsive .rightMenu {
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    position: fixed;
    opacity: 0;
    z-index: -1;
    top: 0;
    bottom: 0;
    width: 400px;
    max-width: 100%;
    right: -400px;
    background-color: white;
    padding: 15px;
    box-sizing: border-box;
    box-shadow: 0 10px 50px rgba(0, 0, 0, .3);
}





.resultBox dt {
    display: block;
    overflow: hidden;
    font-weight: 700;
    width: 70px;
    line-height: 1.2;
    float: left;
    clear: both;
    text-align: left;
    padding: 0 0 3px 0;
    margin: 0;
    border-bottom: 0px solid transparent;
    font-family: "Baloo 2", sans-serif;
}
.resultBox dd {
    padding: 0 0 0px 0;
    line-height: 1.2;
    float: left;
    overflow: hidden;
    text-align: left;
    font-size: 13px;
}

.cubes .resultBox .content>dl, .cubes .resultBox .content>p, .cubes .resultBox .content>ul {
    clear: both;
    width: 90%;
    margin: 0 auto 5px auto;
    text-align: left;
    overflow: auto;
}
.cubes .resultBox .mainPrice, .cubes .resultBox .grossPrice, .cubes .resultBox .price>.priceMessage, .cubes .resultBox .availab span, .cubes .resultBox .pricePicking, .cubes .resultBox .rangePrice {
    display: block;
    padding: 0 0 0px 0;
    margin: 0 0 0 0%;
}

















.cubes .resultBox .availab {
    text-align: left;
    overflow: hidden;
    position: absolute;
    top: 2px;
    right: 2px;
}
.bigBox .fullAV, .resultBox .fullAV {
    color: #ffffff;
    font-family: "Baloo 2", sans-serif;
    background-color: #0f893d;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 13px;
    padding: 0px 8px !important;
}
.bigBox  span.noAV, .resultBox span.noAV{
	 color: #ffffff;
    font-family: "Baloo 2", sans-serif;
       background-color: #e2553a;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 13px;
    padding: 0px 8px !important;
}
.fancybox-close:before, .zoom-close a:before {
    background-image: none;
    display: inline-block;
    content: "\e5cd";
    font-family: 'Material Symbols Outlined';
    font-size: 22px;
    background-color: #F44336;
    line-height: 1;
    color: white;
    padding: 7px;
}

.ajax_message, .ajax_warning {
    max-width: 600px;
}
.ajax_message .details_wrap {
    display: flex
;
    margin-bottom: 10px;
    flex-wrap: wrap;
    justify-content: space-around;
}

.ajax_message .details_wrap .thumb img {
    width: 100%;
}

.btn_wrapp .close:hover, .btn_wrapp .ko:hover {
    background-color: #185abc;
    color: #ffffff;
	   box-shadow: 3px 10px 18px 0px rgba(0, 0, 0, 0.0), 0px 3px 5px 1px rgba(0, 0, 0, 0.0);
}
.btn_wrapp .ok:hover, .cross_selling.lightbox .cross_selling_cart .butt1 :hover {
    background-color: #185abc;
    color: #ffffff;
	   box-shadow: 3px 10px 18px 0px rgba(0, 0, 0, 0.0), 0px 3px 5px 1px rgba(0, 0, 0, 0.0);
}


.btn_wrapp .ok, .cross_selling.lightbox .cross_selling_cart .butt1 {
	 background-color: rgb(10, 108, 255);
   
    box-shadow: 3px 10px 18px 0px rgba(0, 0, 0, 0.15), 0px 3px 5px 1px rgba(0, 0, 0, 0.25);
	  color: #fff;
	 text-align: center;
    font-family: "Baloo 2", sans-serif;
    font-size: 17px;
    font-weight: 600;
}




.btn_wrapp .close, .btn_wrapp .ko {
    text-align: center;
    padding: 5px 15px;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    font-size: 100%;
    color: #fff;
    width: auto;
    line-height: 1.5;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
   background-image: linear-gradient(to right, #e5573a, #a31839);
  
    box-shadow: 3px 10px 18px 0px rgba(0, 0, 0, 0.15), 0px 3px 5px 1px rgba(0, 0, 0, 0.25);
    text-align: center;
    font-family: "Baloo 2", sans-serif;
    font-size: 17px;
    font-weight: 600;
}

.ajax_message .details_wrap .details {
    text-align: left;
    flex: 1 1 60%;
}

.ajax_message .grossPrice {
    justify-content: left;
}
.ajax_message .details_wrap .details p {
    padding: 0;
    margin: 0 0 5px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: "Baloo 2", sans-serif;
    /* font-size: 34px; */
    font-weight: 600;
    color: black;
    line-height: 1.2;
    font-size: 17px;
    margin-top: 8px;
}







.fancybox-close {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}
.bigBox .inArrivalAV, .resultBox .inArrivalAV, .detailsBox .inArrivalAV  {

	 color: #ffffff;
    font-family: "Baloo 2", sans-serif;
    background-color: rgb(10, 108, 255);
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 13px;
    padding: 0px 8px !important;
}

 .detailsBox .inArrivalAV  {


    font-size: 14px;
   
}










.cubes .resultBox ul li>strong, .cubes .resultBox .availab strong {
    display: none;
}

.cubes .resultBox .title {
    display: block;
    line-height: 1.2em;
    height: 2.4em;
    overflow: hidden;
    width: 90%;
    margin: 0 auto 6px auto;
}



#colMid .cart_form input.butt1:hover, #colMid .cart_form_disabled input.butt1:hover {
    box-shadow: 1px 5px 14px 2px rgb(0 0 0 / 0%);
    font-size: 17px;
    color: white;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    background-image: url(/custom/img/cart-1plusb.png), /* immagine sopra */ linear-gradient(to right, #ac2039, #a31839);

    background-size: 23px, cover;
    background-repeat: no-repeat;
    background-position: 27px center, center;
    padding: 6px 10px 6px 38px;
    display: inline-flex
;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    font-family: "Baloo 2", sans-serif;
   
    text-align: center;
}

#colMid #sheetAddToCartRow input.butt1 {
    cursor: pointer;
 text-transform: capitalize;
    margin: 0 0 5px 5px;
    font-size: 19px;
    color: white;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    background-image: url(/custom/img/cart3.png), /* immagine sopra */ linear-gradient(to right, #e5573a, #a31839);
    background-size: 23px, cover;
    background-repeat: no-repeat;
    background-position: 40px center, center;
    padding: 8px 10px 8px 38px;
    display: inline-flex
;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    font-family: "Baloo 2", sans-serif;
    width: 190px;
    text-align: center;
    box-shadow: 3px 8px 14px 1px rgba(00, 00, 00, 0.3);
	animation: pulsez 4s infinite;
}

#colMid #sheetAddToCartRow input.butt1:hover {

 color: white;
     background-image: url(/custom/img/cart-1plusb.png), linear-gradient(to right, #e5573a, #a31839);
 box-shadow: 3px 8px 14px 1px rgba(00, 00, 00, 0.0);
}








@keyframes pulsez {
0% { transform: translate(0px, 0px) rotate(0deg); }
10% { transform: translate(0px, 0px) rotate(0deg); }
20% { transform: translate(0px, 0px) rotate(0deg); }
30% { transform: translate(0px, 0px) rotate(0deg); }
40% { transform: translate(0px, 0px) rotate(2deg);}
41% { transform: translate(-1px, 2px) rotate(0deg);   }
42% { transform: translate(2px, -3px) rotate(-2deg);  }
43% { transform: translate(-2px, -1px) rotate(2deg);  }
44% { transform: translate(0px, 0px) rotate(-2deg); }
50% { transform: translate(0px, 0px) rotate(0deg); }
80% { transform: translate(0px, 0px) rotate(0deg); }
90% { transform: translate(0px, 0px) rotate(0deg); }
100% { transform: translate(0px, 0px) rotate(0deg); }
}






#footCustomText {
    padding: 5px 0 0px 0;
}

.ico-pag {
    margin-bottom: 16px;
}


#colMid .bigBox li, #colMid .bigBoxFade li {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #fff;
    padding: 4px 0 4px 0px;
    margin: 0;
    position: relative;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#colMid .bigBox .details, #colMid .bigBoxFade .details {
    width: 100%;
    float: right;
    padding: 5px 0 5px 10px;
    margin: 0;
}
.resultBox .title {
    font-size: 17px;
    margin-bottom: 10px;
}
#addVotoBox .img-star, .feedbackBoxMedia .img-star, #addVotoBox .img-star-empty, .feedbackBoxMedia .img-star-empty {
    line-height: 41px;
    width: 20px !important;
    height: 20px !important;
    display: inline-block;
    margin: 0 2px 0 0;
    float: left;
    background-size: 20px !important;
    padding-left: 24px !important;
}


#colMid div#addVotoBox input.butt1 {
    width: auto;
    font-size: 12px;
    padding: 2px 6px 3px 6px;
        background-color: #0a6cff;
}
#top_cart .cart_item .description a, #top_cart_1 .cart_item .description a, #top_cart_2 .cart_item .description a {
    color: #000;
    font-weight: normal;
    font-family: "Baloo 2", sans-serif;
    line-height: 1.1;
}

#top_cart .cart_item .price, #top_cart_1 .cart_item .price, #top_cart_2 .cart_item .price {
    font-size: 100%;
    color: #000000;
    font-weight: bold;
    white-space: nowrap;
    margin: 0 10px 0 0;
	font-family: "Baloo 2", sans-serif;
}
.thumbsList .slick-slide {
    margin: 0 20px;
}

.slick-image-selected {
 
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22) !important;
    border: 6px solid #bb2f39 !important;

}





#sheetBox .thumbsList .thumb {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0px 8px 28px 1px rgb(0 0 0 / 26%);
}
.thumbsList .draggable .slick-track {
    padding-bottom: 30px;
    padding-top: 10px;
}
.thumbsList .slick-slide img {
    display: block !important;
    max-width: 100%;
    margin: auto;
    aspect-ratio: 3 / 3;
    object-fit: cover;
}


#colMid input.butt1{
    text-align: center;
    padding: 8px 15px;
    font-weight: 600;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    font-weight: 500;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    font-size: 16px;
    color: #fff;
    width: auto;
    line-height: 1.5;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    margin: 0 auto 0 auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
        font-family: "Baloo 2", sans-serif;
   
  
    box-shadow: 3px 10px 18px 0px rgba(0, 0, 0, 0.15), 0px 3px 5px 1px rgba(0, 0, 0, 0.25);
}




#top_cart.rightMenu .ico.viewCart, #top_cart_1.rightMenu .ico.viewCart, #top_cart_2.rightMenu .ico.viewCart {
    text-align: center;
    padding: 8px 15px;
    width: 100%;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
   
    color: #fff !important;
    line-height: 1.5;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
	 background-image: none;
      background-image: linear-gradient(to right, #e5573a, #a31839);
    max-width: 280px;
   
    border-radius: 6px !important;
   font-family: "Baloo 2", sans-serif;
  box-shadow: 3px 10px 18px 0px rgba(0, 0, 0, 0.15), 0px 3px 5px 1px rgba(0, 0, 0, 0.25);
   font-size: 18px;
    margin-left: auto;
    margin-right: 0px;
   
	    font-weight: 600;
}

#header_responsive .popup {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-box-shadow: 7px 7px 7px 0 rgba(50, 50, 50, 0.19);
    -moz-box-shadow: 7px 7px 7px 0 rgba(50, 50, 50, 0.19);
    box-shadow: 7px 7px 7px 0 rgba(50, 50, 50, 0.19);
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    position: absolute;
    opacity: 0;
    z-index: -1;
    min-width: 400px;
    max-width: 600px;
    height: 0;
    overflow: hidden;
    background: #fff;
    right: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 10px 50px rgba(0, 0, 0, .3);
    /* line-height: 1.5; */
    list-style: none;
    margin: 0;
    padding: 8px;
}



#top_cart>form, #top_cart_1>form, #top_cart_2>form {
    text-align: right;
    padding: 0px;
    background-color: #ffffff;
    color: #000000;
}

#colMid input.butt1:hover, #head input.butt1:hover, #footer_custom_els_container input.butt1:hover, #colSx input.butt1:hover, #colDx input.butt1:hover {
    background-color: #185abc;
    color: #ffffff;
}
#head input.butt1:hover, #top_cart.rightMenu .ico.viewCart:hover{
	  box-shadow: 3px 10px 18px 0px rgba(0, 0, 0, 0.0), 0px 3px 5px 1px rgba(0, 0, 0, 0.0);
}

#head div#top_login  input.butt1 {
min-width: 214px;

}


#header_responsive div#top_login  a:link, #header_responsive div#top_login  a:visited {
    color: #0a6cff;
    text-decoration: none;
    font-size: 14px;
}
#latestModelsBox a:after {
    content: "Acquista";
    font-weight: 700;
    background-color: #0a6cff;
    color: white;
    border-radius: 10px;
    color: white;
    max-width: 100px;
    padding: 4px 10px;
    font-size: 11px;
    margin-top: 5px;
    display: table;
}

input.buttContinueAndOrder, a.buttContinueAndOrder, input.sendOrderButton, #sendOrder .confirmOrder .butt1 {
    text-align: left;
    background-color: #000;
        animation: pulsez 4s infinite;

    padding: 8px 22px 8px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    font-size: 100%;
    color: #fff;
    width: auto;
    line-height: 1.5;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    width: 240px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: rgb(10, 108, 255);
    background-image: none;
    box-shadow: 3px 10px 18px 0px rgba(0, 0, 0, 0.15), 0px 3px 5px 1px rgba(0, 0, 0, 0.25);
    text-align: center;
    font-family: "Baloo 2", sans-serif;
    font-size: 19px;
    font-weight: 600 !important;
}

input.buttContinueAndOrder:hover, a.buttContinueAndOrder:hover, input.sendOrderButton:hover, #sendOrder .confirmOrder .butt1:hover  {
    color: #ffffff;
    background-color: #185abc;
	  box-shadow: 3px 10px 18px 0px rgba(0, 0, 0, 0.0), 0px 3px 5px 1px rgba(0, 0, 0, 0.0);
}

#colMid .feedBackBox_mid li, #feedBackResult li {
    border-bottom: 0px dotted #efefef;
  
    list-style: none;
    margin: 0;
    background-color: #efefefe0;
    border-radius: 8px;
    padding: 12px;
}


#existentUserBoxTop .boxTitle, #newUserBoxTop .boxTitle, #userBoxTop .boxTitle {
    background: #ffffff;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    font-size: 20px;
    line-height: 1.2;
    color: #000000;
    padding: 5px;
    font-family: "Baloo 2", sans-serif;
    font-weight: 600;
}


#head input.butt1:hover, #footer_custom_els_container input.butt1:hover, #colSx input.butt1:hover, #colDx input.butt1:hover {
    background-color: transparent;
    color: #ffffff;
}


 #head input.butt1 {
    text-align: center;
    padding: 8px 15px;
    font-weight: 600;
	
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    font-weight: 500;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    font-size: 18px;
	 max-width: 280px;
    color: #fff;
    width: auto;
    line-height: 1.5;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    margin: 0 auto 0 auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-family: "Baloo 2", sans-serif;
 margin-bottom: 8px;
	 background-color: rgb(10, 108, 255);
	 background-image: none;
    box-shadow: 3px 10px 18px 0px rgba(0, 0, 0, 0.15), 0px 3px 5px 1px rgba(0, 0, 0, 0.25);
    text-transform: none;
}










#sheetBoxTopDetails .detailsBox h2, #sheetBoxTopDetails .servicesBox h2, #sheetBoxTopDetails #addVotoBox h2 {
    white-space: nowrap;
    margin-bottom: 5px;
    color: #000000;
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
    text-align: left;
    border-top: 0px solid #272727;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    padding: 5px;
    padding-bottom: 0;
	   
}
#colMid input.butt1:hover, #head input.butt1:hover, #footer_custom_els_container input.butt1:hover, #colSx input.butt1:hover, #colDx input.butt1:hover {
   background-color: #185abc;
    color: #ffffff;
}



div#addVotoBox {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
}
.ico-pag {
    display: flex;
    gap: 10px;
    justify-content: center;
    width: 100%;
    /* display: block; */
    flex-wrap: wrap;
    flex-direction: row;
}
#colMid .bigBox .imageLink, #colMid .bigBoxFade .imageLink {
    float: none;
    text-align: center;
    border: 0 !important;
    width: 200px;
    margin: 0 auto;
    display: block;
    margin-bottom: 14px;
    margin-top: 14px;
}
#colMid .bigBox .imageLink img, #colMid .bigBoxFade .imageLink img {
    margin: auto;
    max-width: 200px;
    max-height: 200px;
    width: 100%;
}

#colMid .bigBox dd, #colMid .bigBoxFade dd {
    padding: 0;
    line-height: 1.2;
    float: left;
    overflow: hidden;
    text-align: left;
	 font-family: "Baloo 2", sans-serif;
    font-size: 15px;
}
#colMid .bigBox .availability, #colMid .bigBoxFade .availability {
    display: block;
    margin-bottom: 5px;
    padding-top: 1px;
    position: absolute;
    top: 2px;
    right: 2px;
}





#colMid .bigBox .details strong, #colMid .bigBoxFade .details strong {
  
    display: none;
}
#colMid .bigBox dt, #colMid .bigBoxFade dt {
    font-weight: bold;
    width: 60px;
    line-height: 1.2;
    float: left;
    clear: both;
    text-align: left;
    padding: 0;
    margin: 0 5px 0 0;
    font-family: "Baloo 2", sans-serif;
    font-size: 15px;
}

#colMid .bigBox .boxTitle, #colMid .carousel .boxTitle, #colMid .bigBoxFade .boxTitle, #colMid .feedBackBox_mid .boxTitle {
   
    padding: 0;
    margin-bottom: 10px;
    background-color: #ffffff;
    font-size: 34px;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    font-family: "Baloo 2", sans-serif;
    color: #000;
}

#colMid .bigBox ul {
    position: relative;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 10px;
    box-sizing: border-box;
    display: grid
;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 15px;
}
#colMid .bigBox .title, #colMid .bigBoxFade .title {
    display: block;
    font-size: 17px;
    line-height: 1.1em;
    font-weight: 600;
    height: 2.6rem;
    overflow: hidden;
    margin-bottom: 6px;
}






.ico-pag img {
    height: 36px;
    width: auto;
    max-width: max-content;
}
p.copy {
    font-size: 14px;
    width: 800px;
    margin: 0 auto;
    max-width: 100%;
    color: black;
}







.footer2 li b {
    font-weight: 500;
    font-size: 19px;
    line-height: 1;
}



#header_responsive .top_buttons>li.btn_login>a {
    color: #000000;
    display: flex;
    align-items: flex-end;
    gap: 6px;
    padding-left: 0px;
    background-image: url(/custom/img/user2.svg);
    /* padding-left: 0px; */
   height: 38px;
    background-size: 29px;
    background-position: center left;
    min-width: 30px;
}
#header_responsive .top_buttons>li.btn_login>a[href="default.asp?cmd=homeRegUsers"] {
   
    background-image: url(/custom/img/user3.svg);
  
}
.footer2 .material-symbols-outlined {
    font-size: 36px;
    font-weight: 300;
    margin-right: 2px;
}

#colMid .bigBox .bottomLink, #colMid .carousel .bottomLink, #colMid .bigBoxFade .bottomLink {
  
    display: none;
}


.footer_block:first-child .footer_block_title {
    margin-bottom: 0px;
  
}




.footer_block_title {
    margin-bottom: 12px;
    font-size: 24px;
    display: block;
    font-family: "Baloo 2", sans-serif;
    letter-spacing: 1px;
}
.footer2 li {
    display: flex;
    gap: 6px;
    align-items: center;
    margin-bottom: 7px;
    color: white;
    text-decoration: none;
    flex-wrap: wrap;
    flex-direction: row;
    line-height: 1.2;
}



.footer2 li.c {
    margin-top: 14px;
}









ul.contatti.foo li {
    display: flex;
    gap: 8px;
    margin-bottom: 0px;
}









#header_responsive .telefono span:before {
    content: "";
	color: rgb(255 255 255);
    text-align: left;
    background-position: 100% center;
    background-repeat: no-repeat;
    padding: 0;
    width: 33px;
    height: 35px;
    right: 5px;
    top: 7px;
    background-size: 100%;
    content: "\e8a8";
    font-family: 'Material Symbols Outlined';
    font-weight: 300;
    font-size: 34px;
     
    font-weight: 200;
}
img.logofooter {
    width: 230px;
    margin-bottom: 10px;
}



#footer_custom_els_container form.newsletter-form {
    position: relative;
}

.footer_block_content {
  
       overflow: initial;
}


.boxriv {
    border-radius: 8px;
    


}
.rivenditore .butt2 {
    /* border-radius: 20px; */
    color: white;
    font-size: 18px;
    font-family: "Baloo 2", sans-serif;
    font-weight: 500;
    padding: 4px 20px !important;
    top: -6px;
    z-index: 20;
    text-decoration: none;
    right: 0px;
    border-radius: 6px;
    background-color: rgb(10, 108, 255);
    box-shadow: 1px 5px 14px 2px rgb(0 0 0 / 22%);
}
#staticPage .rivenditore ul li {
    font-size: 18px;
    list-style: none;
    margin: 0 0 0 25px;
    padding: 0 0 5px 0;
    list-style-position: outside;
    font-family: "Baloo 2", sans-serif;
    line-height: 1.1;
	 
}

#staticPage .rivenditore  h3 {
    font-size: 24px;
    padding: 0;
    margin: 0 0 10px 0;
}

#staticPage .rivenditore ul {
    margin: 10px 0 28px 0;
    padding: 0 0 10px 10px;
}

#staticPage .rivenditore ul li:before {
    content: "\e876";
    margin-left: -25px;
    display: block;
    margin-top: -5px;
    position: absolute;
    color: #0a6cff;
    margin-right: -6px;
    background-color: transparent;
    isplay: inline-block;
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 25px;
    font-weight: 700;
}


.rivenditore2 span.material-symbols-outlined {
    font-size: 54px;
    margin-right: 8px;
}

.rivenditore .butt3 {
margin-left: 10px;
    color: white;
    font-size: 18px;
    font-family: "Baloo 2", sans-serif;
    font-weight: 500;
    padding: 4px 20px !important;
    top: -6px;
    z-index: 20;
    text-decoration: none;
    right: 0px;
    border-radius: 6px;
    background-color: rgb(10, 108, 255);
    box-shadow: 1px 5px 14px 2px rgb(0 0 0 / 22%);

}


#staticPage .rivenditore2 h2 {
    padding: 0;
    margin: 0;
    line-height: 1.2;
    font-size: 30px;
    color: #000000;
    text-align: center;
    font-weight: 800;
    border-bottom: 2px solid black;
}



.rivenditore .butt3:hover, .rivenditore .butt2:hover {
    color: #ffffff;
    background-color: #185abc;
	 box-shadow: 1px 5px 14px 2px rgb(0 0 0 / 0%);
}


.rivenditore a {
    text-decoration: underline 1px solid #0a6cff;
    text-underline-offset: 5px;
	font-weight: 600;
}



.boxriv h2 {
   
    margin: 0;
}




.boxriv {
   width: 100%;
    
}





.boxriv  {
    position: relative;
    background-image: url(/custom/img/bussines.jpg);
    background-size: cover;
    background-position: center;
}



.boxriv  .tex {
    padding-left: 20px;
}



.boxxx {
    display: grid
;
    grid-template-columns: 1fr 1fr;
	gap:20px;
}



.footer_block_newsletter {
    max-width: 300px;
}

#footer_custom_els_container input.butt1 {
    position: absolute;

    border-radius: 20px;
    font-size: 18px;
    font-family: "Baloo 2", sans-serif;
    font-weight: 500;
    padding: 10px 20px !important;
    top: -6px;
    z-index: 20;
    right: 0px;
    border-radius: 24px;
    background-color: rgb(10, 108, 255);
    box-shadow: 1px 5px 14px 2px rgb(0 0 0 / 22%);
}
.privacyFormBox p {
    font-size: 80%;

    line-height: 1.1;
	    margin-top: 8px;
}


p.testonew {
    max-width: 300px;
    line-height: 1.2;
    margin-bottom: 12px;
    font-size: 14px;
}

#footer_custom_els_container input.butt1:hover {
 color: #ffffff;
    background-color: #185abc;
}







#header_responsive .telefono span {
    display: flex;
    align-items: center;
    gap: 6px;
    border-right: 1px solid #ffffffde;
    padding-right: 20px;
    margin-right: 6px;
    justify-content: flex-end;
}
.telefono span b {
    font-size: 20px;
    line-height: 1;
    font-family: "Baloo 2", sans-serif;
    color: rgb(255 255 255);
}

#header_responsive .top_buttons>li>a {
     color: rgb(255 255 255);
}



#header_responsive .top_buttons a>span {
    display: block;
    padding: 0;
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    font-weight: 700;
    
    font-size: 20px;
  
    font-family: "Baloo 2", sans-serif;
        line-height: 2.5;
}
#categories .boxTitle span {
    text-align: left;
    padding: 5px 10px;
	padding-left: 0px;
}
#categories .boxTitle, #userBox .boxTitle, .rssFeed .boxTitle, .feedBackBox .boxTitle, #colDx .miniBox .boxTitle, #colSx .miniBox .boxTitle, .feedbackBoxMedia .boxTitle, #sendOrderDetails .boxTitle {
    display: block;
    background-color: #ffffff;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
    text-align: left;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;

    color: #000;
    font-family: "Baloo 2", sans-serif;
    border-radius: 0;
}

.footer_block_newsletter input[type="text"] {
    padding: 10px !important;
    margin-top: 5px;
    width: 100%;
    background-color: #edecec;
   
    font-family: "Open Sans", sans-serif;
    border-radius: 20px;
    border: 0px;
    padding-left: 18px !important;
}




#header_responsive .top_buttons #top_login_button a>span {
   display: none;
}
/*categoria */

#mainResultBox .cubes .resultBox .cart, .rdy-search-results .cubes .resultBox .cart {
   
    background: #ffffff;
  
}







ul.top_buttons {
    display: flex !important;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.telefono span i {
    display: block;
    line-height: 0.6;
    font-size: 15px;
    font-weight: 400 !important;
    margin-top: 6px;
    letter-spacing: 0px;
    color: rgb(255 255 255 / 84%);
    font-style: normal;
    font-family: "Baloo 2", sans-serif;
}

    div#top_buttons_wrapper.fixed {
        padding: 0px 8px;
        box-shadow: 0px 12px 34px 1px #00000040;
    }


#header_responsive .top_buttons .btn_cart .counter {
    position: absolute;
    top: -1px;
    left: 17px;
    background: #019657;
    color: #fff;
    padding: 0 5px 0 5px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    line-height: 1.5;
    font-size: 11px;
    font-family: Tahoma;
    border: 1px solid #019657;
}
#header_responsive .top_buttons .box_menu li a.selectedButt, #menu li a.selectedButt {
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    background-color: #ffffff;
   color: #d93e42;
}

li.telefono {
    margin-left: auto;
}
li.megamenuOverItem a, li.megamenuOverItem a:hover {
    background-color: #ffffff !important;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    color: #d93e42!important;
    -webkit-box-shadow: 5px 0 10px -3px rgba(0, 0, 0, 0.42);
    -moz-box-shadow: 5px 0 10px -3px rgba(0, 0, 0, 0.42);
    box-shadow: none;
}

#navBar {
    font-size: 14px;
}

#navBar {
    background-image: url(/custom/img/pos.png);
    background-position: 0 center;
    background-repeat: no-repeat;
    border-bottom: 0px solid #0000002e;
    padding-bottom: 5px;
    background-position-x: 2px;
    background-position-y: 1px;
    background-size: 10px;
}


#header_responsive .top_buttons li.box_search input.btn_search:hover {
    background-color: transparent;
    transition: 0.5s;
}
#header_responsive .btn_cart>a {
    background-image: url(/custom/img/cart3.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-left: 34px;
    height: 38px;
    color: #cacaca;
    background-size: 28px;
    background-position: center left;
}

#header_responsive #header_top_bar_wrapper {
    background: #edecec;
    padding: 3px 10px;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    margin: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    background-color: #f04c74;
        background-image: linear-gradient(to right, #e5573a, #a31839);
	    box-shadow: -1px 16px 20px 1px #0000001a;
	    z-index: 1;
    position: relative;
}



#header_responsive .top_buttons li.box_search {
    max-width: 549px;
    padding-right: 20px;
    text-align: right;
    width: 610px;
}
#header_responsive .top_buttons li.box_search input.btn_search {
    background-position: center center;
    background-repeat: no-repeat;
    padding-left: 42px;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
   background-color: #019657;
    border-left: 0;
    width: 91px;
  
    margin-top: 0px;
  
    /* box-shadow: 0px 12px 20px 1px #0000001f; */
    position: absolute;
    top: 3px;
    right: 5px;
    width: 43px;
    height: 43px;
    border: 0;
    border-radius: 4rem !important;
    /* border-bottom-left-radius: 0 !important; */
    line-height: 1;
    padding: 0;
    display: block;
}




#header_responsive .top_buttons li.box_search input.txt_search {
    width: 100%;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -khtml-border-radius: 24px;
    border-radius: 24px;
    height: 50px;
    padding-right: 42px;
    background-color: #edecec;
    padding-left: 20px;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}




#footer_custom_els_container {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
        background-color: #f04c74;
     background-image: linear-gradient(to right, #e5573a, #a31839);
    padding: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    margin: 0 auto 0 auto;
   
    z-index: 9;
    position: relative;
    color: white;
    border-top: 1px solid #ffffff2b;
    border-bottom: 1px solid #ffffff2b;
	    display: block;
    clear: both;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}
#menu ul {
    margin: 0;
    min-width: 900px;
    max-width: 1760px;
}

#header_responsive .top_buttons .box_menu li a, #menu li a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: relative;
    left: 0;
    top: 0;
    display: block;
    line-height: 1.5;
    color: #000000;
    font-size: 100%;
    margin: 0;
    font-weight: bold;
    text-align: left;
    padding: 10px 10px;
    background-color: transparent;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    margin-top: 4px;
}
#mainTableContainer {
    max-width: 1600px;
    min-width: 900px;
    width: 100%;
}
.barraalta li.d {
    background-color: white;
    border-radius: 6px;
    padding: 0px 6px;
    color: #fb8e27;
}

.barraalta li, .barraalta li a {
    display: flex;
    align-items: center;
    gap: 1px;
    font-size: 13px;
}

#navBar a {
    font-weight: 500;
}
#navBar {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 400;
}

.barraalta li.d img {
    width: 80px;
}


.barraalta {
    display: flex;
    justify-content: space-between;
   
   
    align-items: center;
}
.barraalta ul.icone {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
    padding: 0px;
}
#menu {

    top: 0;
    left: 0;
    width: 100%;
    min-width: 900px;
    background-color: #ffffff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    border-top: 0px solid #272727;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    box-shadow: -1px 16px 20px 1px #0000001a;
    position: relative;
    z-index: 1;
}
#header_responsive #top_buttons_wrapper {
    padding: 5px 10px;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    margin: 0 0 0 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    background-color: #f04c74;
    background-image: linear-gradient(to right, #e5573a, #a31839);
}

#header_responsive #header_top_bar_wrapper #top_text {
    width: 35%;
    color: #ffffffcf;
}
#header_responsive a:link, #header_responsive a:visited {
    color: #fffffff2;
    text-decoration: none;
}


#colMid .listProduct.cubes {
    display: table;
    border-collapse: separate;
    border-spacing: 10px;
    width: 100%;
    grid-template-columns: 100%;
    display: grid;
    align-items: center;
    align-content: center;
    gap: 10px;
    row-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    /* margin-top: 10px; */
    padding-top: 0px;
    padding-bottom: 38px;
}

.cubes .row {
    display: contents;
}


.artCollBox ul, #sheetProductInWebOrders ul {
    display: flex;
    width: 100%;
    gap: 15px;
    flex-wrap: wrap;
    display: grid;
    align-items: center;
    align-content: center;
    gap: 10px;
    row-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}


.artCollBox li, #sheetProductInWebOrders li {
    display: inline-table;
    text-align: center;
    width: auto;
    vertical-align: bottom;
    padding: 5px 0 5px 0;
    border-bottom: 1px solid #ddd;
    box-shadow: 0px 8px 28px 1px rgb(0 0 0 / 12%);
    border-radius: 8px;
}

.cross_selling_cart {
    margin-top: 10px;
    display: flex !important
;
    justify-content: flex-start;
    align-items: center;
    background-color: #edecec;
    padding: 8px;
    width: max-content;
    gap: 14px;
    border-radius: 6px;
}


 #sheetBox .cross_selling h2 {
  
    font-family: "Baloo 2", sans-serif;
    font-size: 28px;
    font-weight: 900;
}







#sheetBox .cross_selling p {
    margin-bottom: 0px;
}





.descriptionBox, .variantsBox, #shoppingCartGrid, .features, .componentsBox, .artCollBox, .attachmentsBox, .links, .video, #sheetProductVoti, #sheetProductInWebOrders, #sheetBox .cross_selling, .documentsBox {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: initial;
    width: 100%;
    clear: both;
    padding: 0;
    margin: 0 0 20px 0;
}




#sheetBox .cross_selling .wrapper {
    box-shadow: 0px 8px 28px 1px rgb(0 0 0 / 12%);
    padding: 10px;
    box-sizing: border-box;
	
}

#sheetBox .cross_selling  {
    
	margin-bottom: 35px;
}



.thumb img, .magnifyarea img, .columnThumb img, .artCollBox img, #sheetProductInWebOrders img {
    max-width: 100%;
}




    .artCollBox .grossPrice, #sheetProductInWebOrders .grossPrice {
    font-size: 17px;
    color: #707070;
    font-weight: normal;
    margin-bottom: 3px;
    line-height: 1.2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}




#backtop {
    display: inline-block;
    height: 44px;
    width: 44px;
  
    bottom: 40px;
  
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-family: Verdana;
    text-decoration: none;
    text-align: center;
    
    position: fixed;
 
    text-decoration: none;
    color: #ffffff;
    background-color: rgba(235, 235, 235, 0.80);
  
    /* text-align: center; */
    /* display: none; */
    background-color: #0a6cff;
    /* line-height: 1; */
    box-shadow: 0px -3px 18px 0px rgba(0, 0, 0, 0.15), 1px 0px 5px 1px rgba(0, 0, 0, 0.25);
    border-radius: 100px;
    z-index: 9;
    border: 0;
}







@media (min-width:1624px){
	

	
	.footer_block {
  
    padding: 20px 0px;
   
}
	
	
	
	
	
	#colSx {
    width: 250px;
    min-width: 250px;
    max-width: 250px;
    padding: 30px 20px 30px 20px;
    padding-left: 0;
}
	
	
	#colMid {
    padding: 30px 0px 30px 0px;
    width: 100%;
    display: table-cell;
    vertical-align: top;
}
	
	
	
	
}



@media screen and (max-width: 1279px) {
	
	
	
	
	#menu.megamenu {
    padding-top: 2px;
    display: none;
}
	
		
    #colSx.rdy-filters.show .rdy-search-back:after {
        content: "";
        text-align: left;
        padding: 0;
        position: absolute;
        width: 33px;
        height: 33px;
        right: 10px;
        top: 5px;
        font-weight: 300;
        font-size: 26px;
        color: #ffffff;
        background-image: none;
        display: inline-block;
        content: "\e5cd";
        font-family: 'Material Symbols Outlined';
        font-size: 28px;
        /* background-color: white; */
        line-height: 1;
    }

	
	
	
	
	
	
	#colSx.rdy-filters.show .rdy-search-back::before  {
    background-image: none;
        content: "\e317";
        font-family: 'Material Symbols Outlined' !important;
        font-weight: 400 !important;
        font-weight: normal;
        font-style: normal;
        font-size: 24px;
        display: inline-block;
        line-height: 1;
        text-transform: none;
        white-space: nowrap;
        position: static;
		
		height: 0;
              margin-top: -28px;

		background-color: transparent;
}
	
	
	
	
	    #colSx.rdy-filters.show .rdy-search-back {
        display: block;
        position: fixed;
        height: 40;
			font-family: "Baloo 2", sans-serif;
        text-align: left;
        font-size: 18px;
        top: 0;
        left: 0;
        right: 0;
        padding: 10px 15px 10px 15px;
        cursor: pointer;
        background: #b62b38;
        z-index: 3000;
        color: #fff;
        width: 320px;
        background-image: linear-gradient(to right, #e5573a, #a31839);
        line-height: 1.2;
        display: flex;
        align-items: center;
    }
	
	
	
	
	
	    #colSx.rdy-filters.show .rdy-search-show-results {
       
        cursor: pointer;
 
 
  
        margin: 20px 5px 10px 5px;
        color: #000;
        padding: 4px 12px 4px 12px;
        font-weight: bold;
        text-decoration: none;
        background: #fff;
        border: 0px solid #4F4E4E;
        color: #000;
      
        text-align: center;
        animation: pulsez 4s infinite;
        border: 0px;
        color: white;
        font-weight: 500;
        justify-content: center;
        /* background-image: linear-gradient(to right, #e5573a, #a31839); */
        border-radius: 6px !important;
        font-family: "Baloo 2", sans-ser;
        font-size: 17px;
        background-color: rgb(10, 108, 255);
        box-shadow: -1px 5px 14px 2px rgb(0 0 0 / 37%);
        /* margin: 0 auto; */
    }
	
	
	
	
	.noscroll {
    overflow: initial!important;
    height: 100%;
    padding: 0;
    margin: 0;
}
	
	
	
	
	
	    div#colSx.rdy-filters {
        display: block !important;
    }
	
	
	.rdy-search-results .showFilters::before {
    background-image: none;
}
	
    #colSx.rdy-filters.show {
        left: 0;
        display: block !important;
        z-index: 10000;
    }	
	
	    #colSx.rdy-filters.show {
        box-shadow: 6px 1px 34px 0px #000000ba;
    }
	
	
	
	
	
	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	     #colSx.rdy-filters {
        overflow-x: hidden;
        overflow-y: auto;
        padding-top: 60px;
        padding-bottom: 60px;
        position: fixed;
        top: 0;
        bottom: 0;
        left: -100%;
        width: 320px !important;
        min-width: 320px !important;
        max-width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        opacity: 1;
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        transition: all .3s linear;
        background-color: #fff;
        border-right: 0px solid #ddd;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        padding: 30px 10px;
        padding-top: 50px;
        z-index: 2;
    }
	
	
    .rdy-search-results .showFilters {
        position: fixed;
        top: 0;
        margin-bottom: .236em;
        background-color: #0a6cff;
        border-color: #0a6cff;
        color: #ffffff;
        border-radius: 4px;
        
      
        width: auto;
        display: block;
        padding: 4px;
        display: flex
;
        align-items: center;
        justify-content: center;
        margin-bottom: 0px;
       
        flex-direction: column;
        font-size: 12px;
     
        right: 0;
        cursor: pointer;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        top: 80px;
		 animation: animate-pulse 3s linear infinite;
        font-weight: 600;
        font-family: "Baloo 2", sans-serif;
        z-index: 99;
    } 
	
	.rdy-search-results .pages {
    padding-top: 0px;
}
	
	
	@keyframes animate-pulse{
    0%{
        
		box-shadow: 0 0 0 0px rgb(10 108 255 / 0%),  0 0 0 0px rgb(10 108 255 / 0%);
    }
    40%{
        box-shadow: 0 0 0 8px rgb(10 108 255 / 0%),  0 0 0 0px rgb(10 108 255 / 10%);
    }
    80%{
       box-shadow: 0 0 0 4px rgb(10 108 255 / 30%),  0 0 0 4px rgb(10 108 255 / 30%);
    }
    100%{
        box-shadow: 0 0 0 8px rgb(10 108 255 / 20%),  0 0 0 8px rgb(10 108 255 / 20%);
    }
    
}

	
	
	
	
	
	
	
	
	
	
	
	
	
    .rdy-search-results .showFilters:before {
        background-image: none;
        content: "\e429";
        font-family: 'Material Symbols Outlined' !important;
        font-weight: 400 !important;
        font-weight: normal;
        font-style: normal;
        font-size: 24px;
        display: inline-block;
        line-height: 1;
        text-transform: none;
        white-space: nowrap;
        position: static;
        margin-top: 0;
    }
	
	
	
	
	
	
}









@media screen and (min-width: 1080px) {



}










@media screen and (max-width: 1080px) {
	
	
	
	.barradestra li.ica {
    display: none;
}
	
	
	
	
	 .artCollBox ul, #sheetProductInWebOrders ul {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }

	
	
	
	
	
    #header_responsive li.telefono {
        margin-left: auto;
        display: none !important;
    }
}




@media screen and (max-width: 1024px) {

	
#sheetBox .detailsBox th {
    text-align: left;
    padding: 5px;
    width: 120px;
    border-top: 0px dotted #ddd;
}
    #sheetBox .detailsBox th, #sheetBox .detailsBox td {
        display: table-cell;
    
        padding: 0 0 10px 0;
        border: 0;
    }

	
	
	    #sheetBox .detailsBox th {
      
        padding-right: 10px;
    }
	
	
	
	
	
	
	
	
	
	
  }



@media all and (min-width: 780px) and (max-width: 1279px) {
        .rdy-search-results .showFilters{
      
        top: 120px;
       
    }
}


@media screen and (max-width: 800px) {


	
	
	.pagamenti .box1, .pagamenti .box2 {
    width: 100%;
    text-align: left;
    float: left;
    padding: 20px;
    box-sizing: border-box;
}
	
	
	.boxriv {
  
    height: 250px;
}
	
	
	
	
	
	
	
	
    .artCollBox ul, #sheetProductInWebOrders ul {
        grid-template-columns: 1fr 1fr 1fr;
    }



  }


@media screen and (max-width: 800px) {
	
	#header_responsive {
    position: var(--rdy-compressed-header-position);
    top: var(--rdy-compressed-header-top);
    z-index: var(--rdy-compressed-header-zindex);
}
	.barraalta ul.icone {
 
    align-items: center;
    
    justify-content: center;
}
	
	
	#top_text div {
		display: block;
	}
	
	
		#top_text .barradestra, .barrasinistra li.a, .barrasinistra li.b {
 
    display: none;
}
	
	
	
	
	
	
	
	
	.boxxx {
    display: grid
;
    grid-template-columns: 1fr;
    gap: 20px;
}
	section#rassicurazioni li {
  
    align-items: center;
    gap: 10px;
    font-size: 16px;
    padding: 10px 0px;
    width: 170px;
    justify-content: flex-start;
    border-left: 0px solid #dddddd;
    font-family: "Baloo 2", sans-serif;
    line-height: 1.1;
    font-size: 17px;
}
	
	ul.posizione img.logo {
    width: 200px;
}

	
section#rassicurazioni li img {
    width: 32px;
}	
	
	
	
	section#rassicurazioni ul.icont {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    max-width: 1600px;
    width: 100%;
    display: flex
;
    padding: 10px 20px;
    box-sizing: border-box;
    margin-bottom: 10px;
    flex-wrap: wrap;
    justify-content: space-around;
}
	
	
	
	
	
	#staticPage .paginacontatti ul.contatti.foo {
    /* margin: 0 0 10px 0; */
    /* padding: 0 0 10px 10px; */
    margin-left: 0;
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    display: grid;
    grid-template-columns: 1fr;
}
	
	
	
	
	
	    #header_responsive .fixed #logo {
        max-width: 110px;
        /* width: 100%; */
    }

	
	
	
	
	
	
	
	
	#colMid .bigBox ul {
    position: relative;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 10px;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
}
	
	
	
	    #header_responsive .top_buttons li.box_search .box_text_search {
        box-shadow: 0px 12px 34px 1px #00000040;
        background: #ffffff;
    }
	
	
	
	
	
	div#loghiprodotto img {
    width: 34px;
    margin-right: 4px;
}
	
	div#loghiprodotto ul {
    width: 100%;
    display: flex
;
    width: 100%;
    display: grid
;
    flex-direction: column;
    grid-template-columns: auto auto;
    justify-content: start;
    gap: 8px;
    margin-bottom: 10px;
    margin-top: 30px;
}
	
	
	
	
    #header_responsive .top_buttons li.box_search .box_text_search.show .responsive_butt {
                background-color: #019456;
        /* background-image: none; */
        background-position: center center;
        background-repeat: no-repeat;
        display: block;
        position: absolute;
        top: 14px;
        right: 15px;
        background-size: 18px;
        background-image: url(/custom/img/cercab.png);
        height: 43px;
        width: 43px;
    }	
	
	
	
	
	
    .footer_block {
        display: block;
        width: auto;
        border-bottom: 0px solid #fff;
        border-right: 0;
    }

	
	
	
	
	
	.cubes .row {
    display: contents !important;
}
	
	#colMid .listProduct.cubes {
    display: table;
    border-collapse: separate;
    border-spacing: 10px;
    width: 100%;
    grid-template-columns: 100%;
    display: grid;
    align-items: center;
    align-content: center;
    gap: 10px;
    row-gap: 20px;
    grid-template-columns: 1fr 1fr;
    /* margin-top: 10px; */
    padding-top: 0px;
    padding-bottom: 38px;
		
}

	
	
	
    #header_responsive .top_buttons li.box_search input.btn_search {
        position: static;
    }
	
	
	    #header_responsive .top_buttons li.box_search input.btn_search {
        background-color: transparent;
        background-image: url(/custom/img/cercab.png);
        top: -7px;
        right: -1px;
        width: 40px;
        height: 30px;
        border: 0;
        box-shadow: none;
        background-position: bottom;
        background-size: 27px;
    }
	
	#header_responsive .top_buttons a>span {
    display: none;
 
}
	
	#menu.megamenu {
    padding-top: 2px;
    display: none;
}
	
#header_responsive .top_buttons li.box_logo {
    width: 100%;
}	
	
#header_responsive #top_buttons_wrapper {
    padding: 0px 0px;
  
}	
	
	#header_responsive .top_buttons {
    padding: 0px 8px;
}

	#header_responsive #logo {
    max-width: 150px;
    /* width: 100%; */
}
	
.thumbsList .slick-slide {
    margin: 0 5px;
}	
	
#header_responsive .top_buttons .btn_menu>a {
    background-image: none;
    background-position: 0 center;
    background-repeat: no-repeat;
    padding-left: 0px;
    line-height: 30px;
}	
	
	
	
#header_responsive .top_buttons .btn_menu>a:before {
    content: "";
    text-align: left;
    background-position: 95% center;
    background-repeat: no-repeat;
    padding: 0;
    width: 33px;
    height: 33px;
    right: 5px;
    top: 7px;
    background-size: 100%;
    content: "\e5d2";
    font-family: 'Material Symbols Outlined';
    font-weight: 300;
    font-size: 34px;
}	
	
	
	
    #header_responsive .top_buttons li.box_search form {
        position: static;
        margin-left: auto;
        width: max-content;
    }	
	
	
	#header_responsive .top_buttons li.box_search {
    
    padding-right: 4px;
  
    
}
	
	
	
}



@media screen and (max-width: 680px) {
	 
	
	#resultsTable tbody .title {
    width: 20%;
    position: relative;
    padding-bottom: 0px;
}
	
	
	#resultsTable  .prod  {
		position: relative;
	}
	
	
#resultsTable .imageLink {
    text-align: left;
    display: block;
	margin-left: 10px;
}
	    #resultsTable td {
        border: none;
        border-bottom: 0px solid #eee;
        position: relative;
        padding-left: 20px;
        text-align: left;
        width: auto !important;
    }
	
	    #resultsTable td:before {
      
        content: "";
      
    }
	
	
	    #resultsTable td.price {
        text-align: left !important;
        position: static;
    }
	
	
	
	
	.mainPrice {
    font-size: 18px;
  
}
	
.resultBox .title {
    font-size: 15px;
    margin-bottom: 10px;
}	
	
	
	
#sheetBoxTopDetails .boxTitle {
  
    font-size: 26px;
    line-height: 1;
}	
	
	
	.cubes .resultBox .title {
    display: block;
    line-height: 1.2em;
    height: 2em;
    overflow: hidden;
    width: 90%;
    margin: 0 auto 6px auto;
    font-size: 15px;
    margin-bottom: 8px;
    line-height: 1.1;
}
	
	
	
	
	div#w_16  .sy-list {
   

    overflow: hidden;
    border-radius: 8px;
}
	
	
	
	
	
	
	
	
	  div#w_16  .sy-slides-wrap {
        position: relative;
        height: auto;
        box-shadow: none;
        overflow: hidden;
    }
	
	
	 	  div#w_16    .sy-slide > a > img {
        margin: 0;
        padding: 0;
        display: block;
        width: auto;
        border: 0;
        height: auto;
        max-width: 200%;
        margin-left: -0%;
    }
	
	
	div#w_16 {
        width: 100%;
        position: relative;
        left: inherit;
        right: inherit;
        margin-left: inherit;
        margin-right: inherit;
        margin: 0 auto;
    }
	
	div#w_23 .sy-list li img {
    opacity: 1;
    transition: 0.5s;
    width: 120%;
    max-width: 120%;
    margin-left: -15%;
}
	
	
	
	div#w_23 ul.sy-list {
    width: 100%;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: static;
    display: grid
;
    grid-template-columns: 1fr;
    gap: 20px;
    align-items: start;
    height: auto;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
    #header_responsive div#top_buttons_wrapper #logo {
        max-width: 150px;
        transition: 0.5s;
    }

	
	    .cubes .resultBox dl {
        display: block;
    }
	
	
	
	    .cubes .resultBox dl .code {
        display: none;
    }
	
	
	
	    .horizontal .resultBox .title {
      
        overflow: hidden;
      
    }
	
	
	
	
.horizontal .resultBox dl, .horizontal .resultBox p {
    width: 100%;
    float: left;
}


#header_responsive div#top_buttons_wrapper.fixed #logo {
    max-width: 100px;
	transition: 0.5s;
}
	
	#staticPage .paginacontatti ul li.abb1 span {
    margin: 0 auto;
}
	
	
	
	#staticPage .paginacontatti ul li.abb1 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
	
	
	
	
	.pID_5 #colMid div#formRequestInfo {
    margin-bottom: 50px ;
    /* display: block; */
}
	
	
	
	
	
	
	
	
	
	
	.sDiscount {
   
    padding: 1px 4px;
  
    font-size: 12px;

    letter-spacing: -0.5px;
}

			#fancybox-loading  {
   position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  

}
	
	
		#fancybox-loading div {
  position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 120px;
    height: 120px;
    border: 18px solid rgb(170 170 170);
    border-radius: 50%;
    border-top: 18px solid rgb(10, 108, 255);
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    background-image: none!important;
    background-image: none;
}
    #discountCodesBox p {
        float: left;
        margin: 0;
        width: 100%;
        padding: 0 0 10px 0;
        font-weight: bold;
        display: flex
;
        align-items: center;
        gap: 4px;
        flex-direction: column;
        line-height: 1;
    }
}




@media screen and (max-width: 600px) {
	
	#footer_custom_els_container input.butt1 {
    position: absolute;
    border-radius: 20px;
    font-size: 18px;
    font-family: "Baloo 2", sans-serif;
    font-weight: 500;
    padding: 10px 20px !important;
    top: -5px;
    z-index: 20;
    right: -5px;
    border-radius: 24px;
    background-color: rgb(10, 108, 255);
    box-shadow: 1px 5px 14px 2px rgb(0 0 0 / 22%);
}
	
	    #header_responsive .top_buttons .btn_menu>a:before {
     
      
        margin-top: 0px;
        display: block;
    }
	
	
	
	
#staticPage h1, #staticPage h2 {
    line-height: 1.1;
    font-size: 28px;
    color: #000000;
}
	
	#colMid .bigBox .boxTitle, #colMid .carousel .boxTitle, #colMid .bigBoxFade .boxTitle, #colMid .feedBackBox_mid .boxTitle {
   
    font-size: 28px;
    line-height: 1.1;
   
}
	
	#staticPage .recensioni h2 {
  
    font-size: 28px;
  
}
	
	
	
	
	    .existent_user_box, .new_user_box {
        display: block;
        width: auto;
    }
	
	    #colMid #categoriesBoxes, #colMid #brandBoxes {
        margin: 0 0 0px 0;
        padding: 0;
        clear: both;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: center;
        display: grid
;
        grid-template-columns: 50% 50%;
        gap: 0px;
        row-gap: 14px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
	
	
	
	
	#colMid #categoriesBoxes strong.boxTitle, #colMid #brandBoxes strong.boxTitle {
   
    font-size: 15px;
   
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	#colMid #categoriesBoxes li, #colMid #brandBoxes li {
    flex-basis: 280px;
    min-height: 100px;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: initial;
    list-style: none;
    padding: 0;
    margin: 0 5px 0 5px;
    box-shadow: 0px 7px 35px -5px rgb(0 0 0 / 0%);
}
	
	
	
	
	    .finger-zoom, .pinch-to-zoom {
        position: absolute;
        padding: 10px;
      background-color: #0a6cff9e;
        border-radius: 50px;
        border: 0px solid #fff;
        opacity: 0;
        backdrop-filter: blur(4px);
       color: #ffffff;
    }
	
	
		 .finger-zoom {
      
        padding: 28px;
       
    }		
		
	
	
	
	
	
	
	
	
	
	
	
	
	
	    #showCart .showCartTable td:before, #showCart .showCartTable .info:before {
        position: absolute;
        top: 6px;
        left: 6px;
        padding-right: 10px;
        white-space: break-spaces;
        content: attr(data-line);
        text-align: left!important; 
        font-weight: bold;
        width: 100px;
    }
	
	
	
	
	    #showCart .showCartTable .info {
        padding-left: 100px;
        margin-left: -100px;
    }
	
	
	    #showCart .showCartTable tbody td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding: 5px 10px 5px 100px;
        text-align: left;
        width: auto !important;
    }
	
	    #discountCodesBox input {
        width: auto;
        float: none;
    }
	
	
    #showCart .showCartTable .deleteButton {
        padding: 3px 11px 3px 11px !important;
        background: #f44336;
        color: #ffffff;
        margin: auto;
        border: 0px solid #898989;
        box-shadow: 2px 2px 5px 0px rgb(156 156 156 / 50%);
        -webkit-box-shadow: 0px 4px 5px 0px rgb(156 156 156 / 50%);
        -moz-box-shadow: 2px 2px 5px 0px rgba(156, 156, 156, 0.5);
        text-transform: uppercase;
        color: white !important;
        font-size: 13px !important;
    }
	    #showCart .showCartTable td.thumb img {
        margin: auto;
        width: 150px;
    }
	
	
    #sendOrder th {
        text-align: left;
        width: 100%;
        gap: 6px;
        justify-content: flex-start;
        flex-direction: row;
        align-items: center;
        line-height: 1.2;
        box-sizing: border-box;
    }



   }

@media screen and (max-width: 580px) {
	
	
	.pagamentocarrello .ico-pag img

 {
    height: 32px;
    width: auto;
    max-width: max-content;
}
	
	
	
	
	
	.pagamentocarrello .ico-pag {
    display: flex
;
    gap: 10px;
    justify-content: flex-start;
    width: auto;
    /* display: block; */
    flex-wrap: wrap;
    flex-direction: row;
}
	
	
	
	
	
	
	
	
	
	
	
	
	#colMid .horizontal .resultBox {
    padding: 10px 15px 10px 170px;
    border-top: 1px double #ddd;
    border-right: 1px double #ddd;
    border-bottom: 1px double #ddd;
    border-left: 1px double #ddd;
    margin: 0 0 20px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    clear: both;
}
	.horizontal .resultBox .imageLink img {
    margin: auto;
    max-width: 120px;
}
	
	
	
    .cubes .resultBox .title {
        display: block;
        line-height: 1.2em;
        height: 2em;
        overflow: hidden;
        width: 100%;
        margin: 0 auto 6px auto;
        font-size: 13px;
        margin-bottom: 8px;
        line-height: 1.1;
    }	
	
	
#colMid .resultBox .cart_form_quantity, #colMid .resultBox .cart_form_update select {
    text-align: right;
    margin: 0 5px 5px 0;
    width: 40px;
    padding: 0;
    padding-right: 5px;
    height: 35px;
    font-size: 13px;
}	
	
	
 .listProduct.cubes .cart_form, #mainResultBox .cubes .cart_form

 {
    justify-content: left;
    width: 100%;
    margin: 0 auto;
}	
	
	
	
	
	
	
	
	.artCollBox div, #sheetProductInWebOrders div {
   
    width: auto;
   
}
	
	#free_shipping_message {
  
    top: 80px;
   
}
	
	
	
	
#menu {
   
    display: none;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	#sheetProductInWebOrders img {
    max-width: 100%;
    width: 90%;
}
	.cross_selling_cart {
    margin-top: 10px;
    display: flex !important
;
    justify-content: flex-start;
    align-items: center;
    background-color: #edecec;
    padding: 10px;
    width: 100%;
    gap: 8px;
    border-radius: 6px;
    flex-direction: column;
    align-content: center;
    box-sizing: border-box;
}
	
	
	
	
	    .artCollBox ul, #sheetProductInWebOrders ul {
        display: flex;
        width: 100%;
        gap: 10px;
        flex-wrap: wrap;
        justify-content: center;
    }
	
	    .artCollBox li, #sheetProductInWebOrders li {
        width: 48% !important;
        float: left;
        border-bottom: 1px solid #ddd;
        height: initial !important;
    }
	
	
	
	
	.paginacontatti {
    margin-bottom: 30px;
}
    #staticPage ul.posizione {
        display: flex;
        gap: 15px;
       
        flex-wrap: wrap;
        justify-content: flex-start;
        flex-direction: column;
        max-width: 300px;
        margin: 0 auto;
		 margin-top: 18px;
    }
	
	
#colMid .bigBox .owl-stage-outer li {
        width: 260px;
        margin: 0 auto;
        border: 1px solid #c5c5c5;
        padding: 0px 20px;
        border-radius: 6px;
    }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.ico-pag {
    display: flex
;
    gap: 8px;
    justify-content: center;
    width: 100%;
    /* display: block; */
    flex-wrap: wrap;
    flex-direction: row;
}
	
	
	
	.ico-pag img {
    height: 30px;
    width: auto;
    max-width: max-content;
}
	
	p.copy {
    font-size: 14px;
    max-width: 400px;
    margin: 0 auto;
    width: 100%;
    font-size: 13px;
 
    padding: 0px 15px;
    box-sizing: border-box;
}
	
	
	
	
	    #colMid .listProduct.cubes {
     
        gap: 5px;
        row-gap: 20px;
      
    }
	
	    #colMid #sheetAddToCartRow .cart_form label:after {
        content: " ";
      
    }
	
	
	
	
	
	
	
	
	
	.cubes .resultBox .price, .cubes .resultBox .availab {
    text-align: left;
    overflow: hidden;
    display: flex
;
    align-items: flex-start;
    flex-direction: column;
}
	.btn_wrapp .close, .btn_wrapp .ko {
  
    width: 220px;
}
	

.btn_wrapp .ok, .cross_selling.lightbox .cross_selling_cart .butt1 {
    
    width: 220px;
}	
	
	
	
	
	
	
    #header_responsive .rightMenu {
        width: 300px;
        right: -400px;
        padding: 14px;
        box-sizing: border-box;
    }
	
	
	img.bambini {
  
    display: none;
}
	

	
	
	
	#colMid #webPageGallery_9.webPageGallery_imgs {
  
    display: grid
;
   
    grid-template-columns: 1fr;
    gap: 20px;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
}









@media screen and (max-width: 480px) {
	

	    #colMid .horizontal .resultBox {
        padding: 10px;
        padding: 10px 15px 10px 140px;
        border-top: 1px double #ddd;
        border-right: 1px double #ddd;
        border-bottom: 1px double #ddd;
        border-left: 1px double #ddd;
        margin: 0 0 20px 0;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        overflow: hidden;
        clear: both;
    }
	
	
	
	.horizontal .resultBox .sDiscount:before {
    top: 0px;
    width: 40px;
    height: 45px;
    background-size: 50px;
    left: 0;
}
	
	
	
.cubes .resultBox .content>dl, .cubes .resultBox .content>p, .cubes .resultBox .content>ul {
    clear: both;
    width: 100%;
    margin: 0 auto 0px auto;
    text-align: left;
    overflow: auto;
}	
	
.recensioni {
  
    margin-bottom: 20px;
}	
	
	
	
	
	
     #colMid .cart_form input.butt1, #colMid .cart_form_disabled input.butt1 {
        font-size: 15px;
        color: white;
        border: none;
        border-radius: 6px;
        cursor: pointer;
        background-image: url(/custom/img/cart3.png), /* immagine sopra */ linear-gradient(to right, #e5573a, #a31839);
        text-transform: capitalize;
        background-size: 18px, cover;
        background-repeat: no-repeat;
        background-position: 10px center, center;
        padding: 6px 8px 6px 31px;
        padding: px 10px 8px 38px;
        gn-items: center;
        gap: 10px;
        font-weight: 600;
        font-family: "Baloo 2", sans-serif;
        width: 100px;
        text-align: center;
        box-shadow: 1px 5px 14px 2px rgb(0 0 0 / 22%);
    }	
#colMid .cart_form input.butt1:hover, #colMid .cart_form_disabled input.butt1:hover  {
    font-size: 15px;
    color: white;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    background-image:url(/custom/img/cart-1plusb.png), /* immagine sopra */ linear-gradient(to right, #ac2039, #a31839)
    text-transform: capitalize;
    background-size: 18px, cover;
    background-repeat: no-repeat;
    background-position: 10px center, center;
    padding: 6px 8px 6px 30px;
    padding: px 10px 8px 38px;
    gn-items: center;
    gap: 10px;
    font-weight: 600;
    font-family: "Baloo 2", sans-serif;
    width: 100px;
    text-align: center;
    box-shadow: 1px 5px 14px 2px rgb(0 0 0 / 22%);
}	
		
	
	
	
	    .horizontal .resultBox .title, .horizontal .resultBox .imageLink, .horizontal .resultBox dl, .horizontal .resultBox p, .horizontal .resultBox ul {
        float: none;
        width: auto;
        clear: none;
        margin: 0 0 5px 0;
        padding: 0 !important;
        overflow: auto;
    }
	
	
	    .horizontal .resultBox .imageLink {
        float: left;
        margin: 0 -160px 0 -140px;
        min-width: 140px;
    
        width: 140px;
        clear: none;
    }
	
	
	    .horizontal .resultBox .title {
      
        overflow: hidden;
        height: 2.2rem;
    }
	
	
	
    #navBar strong, #navBar li:first-child {
        display: inline-block;
    }
	    .servicesBox a {
        display: block;
     
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        margin-bottom: 4x;
        background-color: #ffffff !important;
        padding-top: 4px !important;
        padding-bottom: 4px !important;
        float: none !important;
        width: auto !important;
    }
	
	    #backtop {
        left: 10px;
        right: initial;
        bottom: 23px;
    }

	#sheetBoxTopDetails .servicesBox {
    border-top: 1px solid #0000001c;
    padding-top: 20px !important;
    /* display: inline-grid
; */
 
        row-gap: 5px;
		        column-gap: 12px;

		
    /* text-transform: uppercase; */
    display: flex !important
;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  
    line-height: 1;
}
	
	
	    #navBar {

        padding-left: 18px;
        
    }
	
	
	
	
	    .artCollBox ul, #sheetProductInWebOrders ul {
        display: flex;
        width: 100%;
        gap: 10px;
        flex-wrap: wrap;
        justify-content: center;
    }
	
	    .artCollBox li, #sheetProductInWebOrders li {
        width: 48% !important;
        float: left;
        border-bottom: 1px solid #ddd;
        height: initial !important;
    }
	
	    section#rassicurazioni li {
        align-items: center;
        gap: 7px;
        font-size: 16px;
        padding: 8px 0px;
        width: 150px;
        justify-content: flex-start;
        border-left: 0px solid #dddddd;
        font-family: "Baloo 2", sans-serif;
        line-height: 1.1;
        font-size: 15px;
    }
	
	
	
	
	
	    #colMid #sheetAddToCartRow .cart_form label:after {
        content: " ";
			background-image: none;
      
    }
	
	
	    #regForm input[type="text"], #regForm input[type="password"], #regForm select, #rmaNew input[type="text"], #rmaNew input[type="password"], #rmaNew select {
        width: 100%;
        display: block;
    }
	
	#regForm th {
    text-align: left;
    padding: 4px;
    line-height: 1.2;
    width: 100%;
    color: #000000;
    border-bottom: 0px dotted #ddd;
    font-size: 14px;
}
	
	
	
	
	    #colMid #sheetAddToCartRow td {
        border: 0;
        text-align: left;
    }
	
	    #colMid #sheetAddToCartRow .cart_form_quantity {
        position: relative;
        top: 0;
        left: 0;
        display: inline-block;
        margin: 0 auto 15px auto;
        float: none;
        width: 50px;
        padding: 9px 40px 9px 9px;
        direction: rtl;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        cursor: pointer;
        font-size: 15px;
        padding-right: 10px;
    }
	
    .footer_block_content {
        height: auto;
    }
	
	    .footer_block_title {
        cursor: pointer;
        min-height: 0px;
        background-image: none;
        background-position: 100% center;
        background-repeat: no-repeat;
        padding: 0 21px 0 0;
    }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}
