/* =========================================================
   yost.technology
   CSS e-commerce - base tecnica condivisa dello store
   ========================================================= */

:root {
    --yost-technology-store: "yost.technology";
}

/* =========================================================
   yost.technology | E-COMMERCE
   Componenti store, catalogo, carrello e checkout
   ========================================================= */

/* yost.technology / ec-core-01 */
#cart-total:before{
    content: "🛒";
    display: inline-block;
    font-size: 20px;
    margin-right: 5px;
    vertical-align: top;
}
.cproductlist1 ul{
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
.cproductlist1 li{
    display: inline-block;
    margin: 10px;
}
.cproductlist1 li a{
    font-weight: 300;
    font-size: 15px;
}
#aspnetForm #description{	
width:100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-top:40px;
text-align:justify;
letter-spacing:0;
clear:both;
border-top:1px solid #d2d2d2;
padding-top:20px;
padding-bottom:20px;
border-bottom:1px solid #d2d2d2}
#aspnetForm #description .image{	
text-align:center;
margin-top:20px}
#ctl00_CP1_UpdatePanel1{
    max-width: 1200px;
}
.camporicerca{
    margin: 10px 0;
    width: 410px;
}
.camporicerca table td{
    padding: 5px 0;
}
.camporicerca input[type=text]{
    float: right;
    width: 200px;
    border-radius: 3px;
    height: 20px;
    padding: 4px;
    border: 1px solid #C6C6C6;
    margin-left: 6px;
}
.camporicerca select{
    float: right;
    border: 1px solid #c6c6c6;
    border-radius: 3px;
    cursor: pointer;
    height: 30px;
    margin-left: 5px;
    width: 210px;
}
.camporicerca:after{
    content: "";
    display: block;
    clear: both;
}
ul.tagit{
    margin-top: 5px;
    border-radius: 3px;
}
ul.tagit li{
	margin: 0px 5px 0px 0!important;
}







/* =========================================================
   yost.technology | STRUTTURA STORE
   Catalogo, scheda prodotto e componenti e-commerce
   ========================================================= */
/* =========================================================
   yost.technology | CARRELLO, CHECKOUT E REGISTRAZIONE
   Regole dedicate alle funzioni operative dello store
   ========================================================= */

/* yost.technology / ec-core-02 */
#listcart {
    margin: 30px 0;
}

#listcart table {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border-collapse: collapse;
    border: 1px solid #d2d2d2;
}

#listcart table tr td {
    padding: 10px 20px;
    vertical-align: middle;
    font-size: 14px;
}

#listcart .cart-info table tr td {
    border-bottom: 1px dotted #e2e2e2;
}

#listcart table thead {
    font-weight: 500;
    text-transform: uppercase;
    color: #181717;
    border-bottom: 1px solid #d2d2d2;
}

#listcart .image {
    float: none;
    width: auto;
    text-align: center;
}

#listcart .name span {
    display: block;
}

#listcart #ctl00_CP1_panelAlt {
    margin-top: 15px;
    margin-left: 25px;
}

#listcart #total {
    box-shadow: none;
    color: #444;
    border-top: none;
}

#listcart .buttons {
    margin: 30px auto 0;
    text-align: center;
}

.prodef {
    font-size: 100% !important;
    margin: 10px 0;
}

.product_title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 8px;
}

#ctl00_CP1_PanelCaratteristiche {
    margin-bottom: 15px;
}

.tabCaratteristiche {
    margin-bottom: 15px;
}

.tabCaratteristiche tr td:last-child {
    padding-left: 20px;
}

.tabCaratteristiche tr td:last-child:before {
    content: ":";
    padding-right: 10px;
}

#PanelModifiche {
    margin-bottom: 15px;
}

#PanelModifiche .htabsmini {
    font-weight: 700;
    text-transform: uppercase;
}

#PanelModifiche table tr td {
    padding-top: 6px;
}

/* yost.technology / ec-core-03 */
#PanelVarianti .htabsmini {
    margin-bottom: 10px;
    text-transform: uppercase;
}

#PanelVarianti .htabsmini table tr td {
    padding-top: 6px;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
}

#PanelPrice .price,#Totale-prodotti,#contentback3,#dati_fatturazione .evide,#logit ul li a,#tabella .riga .col2,#tabella .riga .col2x table tr:first-child,#tabella .riga .intesta,.codiceprodotto {
    font-size: 16px;
    font-weight: 400;
}

#PanelPrice .price {
}

.price-sale {
    font-weight: 700;
    color: green;
}

.price-old {
    color: red;
    text-decoration: line-through;
}

#totale_transazione {
    margin-top: 15px;
    display: inline-block;
}

#ctl00_CP1_ddlQuantita {
    height: 36px;
    border: 1px solid #d2d2d2;
}

#ctl00_CP1_panelQty {
}

#ctl00_CP1_lnkAdd {
    margin: 12px 5px 0;
}

#tabella .riga .intesta {
    margin-bottom: 15px;
    font-weight: 700;
}

#tabella .riga .intesta table {
    margin-bottom: 15px;
}

#tabella .riga .col2,#tabella .riga .col2x table tr:first-child {
    font-size: 14px;
    padding: 3px 8px;
}

#tabella .riga .col2:first-child {
    padding-top: 10px;
}

#tabella .riga .col2x table tr td {
    border: 1px solid #666;
    padding: 1%;
}

#ctl00_CP1_ordini_ctl01_hyved {
    padding: 10px;
    background: #000;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    width: 64px;
    margin-bottom: 10px;
    border: 1px solid #000;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease;
    text-align: center;
}

#logit #aspnetForm,#logit ul li,#totale_transazione .titolo {
    display: inline-block;
}

#dati_fatturazione .evide {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0;
}

.YOSTreg:after {
    content: "";
    display: block;
    clear: both;
}

#PanelRegistrazione,.YOSTreg:last-child {
    max-width: 1200px;
}

.formcol-dato .form-group {
    width: 33.33%;
    float: left;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.formcol-dato,.formcol-indirizzo,.formcoliva,.formcol-mail {
    margin: 0 -10px;
}

.formcol-indirizzo .form-group,.formcoliva .form-group,.formcol-mail .form-group {
    width: 50%;
    float: left;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* yost.technology / ec-core-04 */
#metodo_pagamento,#metodo_spedizione {
    border: 1px solid #eaeaea;
    padding: 0 0 10px 1.8%;
}

#contentback3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}

#ctl00_CP1_UpdatePanel2 {
    margin-top: 20px;
}

#totale_transazione .titolo {
    margin-right: 10px;
}

#pulsante-cassa-carrello {
    margin: 20px 0;
}

#metodo_pagamento {
    margin: 15px 0;
}

#metodo_pagamento table,#metodo_spedizione table {
    width: 85%;
}

#metodo_pagamento table tr td,#metodo_spedizione table tr td {
    padding: 6px;
}

#metodo_pagamento table tr td:nth-child(1),#metodo_spedizione table tr td:nth-child(1) {
    width: 5%;
}

#metodo_pagamento table tr td:nth-child(2),#metodo_spedizione table tr td:nth-child(2) {
    width: 25%;
}

#metodo_pagamento table tr td:nth-child(3),#metodo_spedizione table tr td:nth-child(3) {
    width: 55%;
}

#metodo_pagamento table tr td:nth-child(4),#metodo_spedizione table tr td:nth-child(4) {
    width: 15%;
}

/* yost.technology / ec-core-05 */
#logit {
    margin-top: 30px;
    text-align: center;
}

#logit .col1 {
    display: block;
}

#logit ul li {
    margin: 10px 30px 10px 0;
}

#logit ul li a {
    text-decoration: underline;
    color: #666;
    font-size: 14px;
}

#logit ul li a:hover {
    color: #000;
}

#logit #aspnetForm {
    max-width: 400px;
    width: 100%;
    border: 1px solid #666;
    padding: 15px;
    background: #FFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

article #table .RegistrazioneKO a {
    display: inline-block;
    padding: 6px 12px;
    margin-left: 5px;
    background: #3c3c3c;
    color: #FFF;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease;
}

article #table .RegistrazioneKO a:hover {
    background: #7a868e;
}

/* yost.technology / ec-core-06 */
.mini-cart-info .total tr td {
    font-weight: 500;
}

.mini-cart-info .total tr td:last-child {
    padding-left: 10px;
}

.cartlite {
    margin-bottom: 15px;
}

.cartlite tbody td {
    padding: 10px 20px;
    min-width: 22px;
}

.cartlite tr {
    border-bottom: 1px dashed #e2e2e2;
}

.cartlite tr:first-child {
    border-top: 1px dashed #e2e2e2;
}

#Totale-prodotti {
    font-weight: 500;
    margin-top: 15px;
}







/* =========================================================
   yost.technology | CATALOGO E SCHEDA PRODOTTO
   Layout prodotti, varianti, kit e comportamento responsive
   ========================================================= */

#content {
    width: 96%;
    max-width: 1200px;
    margin: auto;
    padding: 0 15px;
    box-sizing: border-box;
}

.aside {
    margin: 0 0 4%;
}

.cproductlist1 {
    text-align: right;
}

.thiswhereis {
    width: 100%;
    padding: 0;
}

.pagination {
    text-align: center;
    margin-bottom: 30px;
}

.page-numbers.prev,.page-numbers.next {
    font-size: 0;
}

.prev:before {
    content: "‹";
    vertical-align: middle;
    margin-right: 5px;
    font-size: 24px;
}

.next:after {
    content: "›";
    vertical-align: middle;
    margin-left: 5px;
    font-size: 24px;
}

.page-numbers {
    padding: 2px 4px;
    margin: 0 3px;
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
}

.page-numbers:hover {
    color: #da3c18;
}

.page-numbers.current {
    color: #da3c18;
}

.page-numbers.disabled {
    color: #888;
}

/* yost.technology / ec-core-07 */
#lista_search .maincontent {
    display: flex;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

/* yost.technology / ec-core-08 */
.product-one {
    width: 33.33%;
    max-width: 360px;
    text-align: center;
}

.product-one .col {
    margin: 0 15px 40px;
}

.product-one .col img {
    display: block;
    width: 100%;
}

.product-one .image {
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.product-one .image:hover {
    -webkit-filter: brightness(30%) grayscale(80%);
    -moz-filter: brightness(30%) grayscale(80%);
    -ms-filter: brightness(30%) grayscale(80%);
    filter: brightness(30%) grayscale(80%);
}

.productit .name {
    margin: 15px 0;
}

.productit .name a {
    color: #181717;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
}

.productit .description {
    margin: 15px 0;
}

.yost-price {
    margin: 15px 0;
}

.cart,.addcart,.addyostcart {
    display: inline-block;
    text-align: center;
    margin: 15px 3px 0;
}

.cart a,.addcart a {
    display: block;
    padding: 12px 16px;
    min-width: 60px;
    color: #181717;
    font-weight: 500;
    border: 2px solid #181717;
    border-radius: 2px;
}

.addyostcart a {
    font-size: 18px;
    font-weight: 500;
    color: #181717;
}

.addyostcart a:hover {
    text-decoration: none;
}

#ctl00_CP1_ordini_ctl01_hyved:hover,.cart a:hover,.addcart a:hover {
    background: #181717;
    color: #fff;
    text-decoration: none;
}

#aspnetForm:after {
    content: "";
    display: block;
    clear: both;
}

/* yost.technology / ec-core-09 */
#productInfo {
    font-weight: 500;
    margin-bottom: 30px;
}

.YostProduct {
    float: left;
    width: 50%;
}

.YostProduct #PanelImg {
    padding-right: 40px;
}

.YostProduct .PanelProduct {
    padding-right: 40px;
}

#PanelPrice {
    float: left;
    width: 50%;
    margin-bottom: 15px;
}

.price-now,.price-old {
    margin: 10px 0;
}

#btnaddcart {
    display: block;
    margin: 15px 0;
}

/* yost.technology / ec-core-10 */
.list-productmini-one-categoria {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.list-productmini-one-categoria .title-categoria {
    width: 100%;
    margin: 30px 0;
}

.list-productmini-one-categoria .productmini-one {
    width: 24%;
    max-width: 280px;
    margin-bottom: 30px;
}

#description ul {
    margin-left: 30px;
}

#description ul li {
    margin: 10px 0;
    padding-left: 30px;
    position: relative;
}

#description ul li:before {
    content: "✓";
    color: #4285f5;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.list-productmini-one {
    display: block;
    width: 50%;
    float: left;
    margin-bottom: 30px;
}

#ctl00_CP1_panelQty .list-productmini-one {
    display: block;
    width: auto;
    float: none;
}

/* yost.technology / ec-core-11 */
#ctl00_CP1_panelQty .list-productmini-one .Yostkitgrp {
    margin: 30px 0;
    padding: 15px;
    border-radius: 2px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#ctl00_CP1_panelQty .list-productmini-one .nosel {
    border: 1px solid #4285f5;
}

#ctl00_CP1_panelQty .list-productmini-one .onesel {
    border: 1px solid #c4c4c4;
}

#ctl00_CP1_panelQty .list-productmini-one .multisel {
    border: 1px solid #fe9900;
}

#ctl00_CP1_panelQty .list-productmini-one .Yostkitgrp>div {
    color: #181717;
}

.list-productmini-one .productmini-one {
    margin: 0 0 0;
    font-size: 14px;
    border: 1px solid #c4c4c4;
    padding: 10px;
}

.list-productmini-one .productmini-one:hover {
    border: 1px solid #4285f5;
}

#ctl00_CP1_panelQty .list-productmini-one .productmini-one {
    border: none;
    padding: 0;
}

#ctl00_CP1_panelQty .list-productmini-one .kitmultisel {
    border: 1px solid #c4c4c4;
    padding: 5px 15px;
    margin: 10px 0 0;
    border-radius: 2px;
}

#ctl00_CP1_panelQty .list-productmini-one .kitnosel {
    border: 1px solid #4285f5;
    padding: 5px 15px;
    margin: 10px 0 0;
    border-radius: 2px;
    background: #4285f51a;
}

#ctl00_CP1_panelQty .list-productmini-one .kitmultisel:hover,#ctl00_CP1_panelQty .list-productmini-one .onesel:hover {
    border: 1px solid #4285f5;
    background: #4285f51a;
}

.thisselect {
    border: 1px solid #4285f5 !important;
}

.productmini-one:after {
    content: "";
    display: block;
    clear: both;
}

.list-productmini-one .productmini-one .imagemini {
    float: left;
    width: 20%;
}

.list-productmini-one .productmini-one .imagemini a {
    display: block;
    margin-right: 15px;
}

.list-productmini-one .productmini-one .imagemini a img {
    display: block;
    width: 100%;
}

.list-productmini-one .productmini-one .productitmini {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.productmini-one .namemini a {
    color: #181717;
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
}

.productmini-one .namemini a:hover {
    color: #4285f5;
}

#ddlQuantitas {
    height: 26px;
    border: 1px solid #888;
    border-radius: 2px;
    cursor: pointer;
}

#productInfo {
    margin-bottom: 15px;
}

.YostProduct #PanelImg {
    padding-right: 0;
    margin-top: 15px;
}

/* yost.technology / ec-core-12 */
.panel-col {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}

#ctl00_CP1_panelQty .list-productmini-one .Yostkitgrp {
    margin: 15px 0;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

.YostProduct,#PanelPrice {
    float: none;
    width: auto;
}

.accettare {
    font-weight: 500;
    margin-right: 5px;
}

.accettare label {
    margin: 0 0 -4px 36px;
    display: inline-block;
    vertical-align: middle;
}

#ctl00_CP1_txtsconto {
    border: 1px solid #cdcdcd;
    height: 24px;
    margin: 0 5px;
}

.yost-cth-lft,.yost-cth-right {
    display: inline-block;
    margin: 5px;
}







/* =========================================================
   yost.technology | RECUPERO ORDINE E RICHIESTA RESO
   Gestione dati ordine, richiesta reso e stati operativi
   ========================================================= */

.yost-reso {
    width: 100%;
    max-width: 900px;
    margin: 30px auto;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
    color: #444444;
}

/* yost.technology / reso-intestazione */
.yost-reso-intesta {
    box-sizing: border-box;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 18px 20px;
    background-color: #f1f1f1;
    border: 1px solid #dddddd;
    color: #333333;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.6;
}

.yost-reso-intesta-riga {
    display: block;
    width: 100%;
    margin: 0 0 5px 0;
    box-sizing: border-box;
}

.yost-reso-intesta-riga:last-child {
    margin-bottom: 0;
}

/* =========================================================
   yost.technology | DATI CLIENTE E TABELLA ORDINE
   ========================================================= */

.yost-reso-cliente {
    box-sizing: border-box;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 20px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #444444;
    font-size: 14px;
    line-height: 1.6;
}

.yost-reso-cliente table {
    width: 100% !important;
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    table-layout: fixed !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #444444;
}

.yost-reso-cliente th {
    padding: 10px 8px;
    background-color: #f3f3f3;
    border-bottom: 1px solid #dddddd;
    color: #333333;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.3;
    text-align: left;
    vertical-align: middle;
}

.yost-reso-cliente td {
    padding: 10px 8px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 13px;
    line-height: 1.45;
    vertical-align: top;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.yost-reso-cliente th:nth-child(1),
.yost-reso-cliente td:nth-child(1) {
    width: 8%;
}

.yost-reso-cliente th:nth-child(2),
.yost-reso-cliente td:nth-child(2) {
    width: 26%;
}

.yost-reso-cliente th:nth-child(3),
.yost-reso-cliente td:nth-child(3) {
    width: 7%;
    text-align: center;
}

.yost-reso-cliente th:nth-child(4),
.yost-reso-cliente td:nth-child(4) {
    width: 14%;
    text-align: right;
}

.yost-reso-cliente th:nth-child(5),
.yost-reso-cliente td:nth-child(5) {
    width: 11%;
    text-align: right;
}

.yost-reso-cliente th:nth-child(6),
.yost-reso-cliente td:nth-child(6) {
    width: 17%;
    text-align: right;
}

.yost-reso-cliente th:nth-child(7),
.yost-reso-cliente td:nth-child(7) {
    width: 17%;
    text-align: right;
    font-weight: 600;
}

.yost-reso-cliente a {
    color: #555555;
    font-weight: 600;
    text-decoration: underline;
}

/* yost.technology / reso-dati */
.yost-reso-dati {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
    margin: 0 0 25px 0;
    box-sizing: border-box;
}

.yost-reso-dato {
    box-sizing: border-box;
    flex: 1 1 calc(50% - 5px);
    padding: 14px 16px;
    background-color: #f7f7f7;
    border: 1px solid #dddddd;
    color: #555555;
    font-size: 14px;
    line-height: 1.5;
}

/* =========================================================
   yost.technology | FORM RICHIESTA RESO
   ========================================================= */

.yost-reso-form {
    box-sizing: border-box;
    width: 100%;
    margin-top: 10px;
    padding: 22px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

.yost-reso-label {
    display: block;
    margin: 0 0 10px 0;
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
}

.yost-reso-note {
    display: block;
    box-sizing: border-box;
    width: 100%;
    min-height: 160px;
    margin: 0;
    padding: 14px;
    background-color: #ffffff;
    border: 1px solid #bbbbbb;
    border-radius: 3px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.5;
    resize: vertical;
    outline: none;
    transition: border-color 0.2s ease;
}

.yost-reso-note:focus {
    border-color: #777777;
}

.yost-reso-note::placeholder {
    color: #999999;
}

.yost-reso-pulsante {
    margin-top: 18px;
}

.yost-reso-button {
    display: inline-block;
    box-sizing: border-box;
    padding: 13px 24px;
    background-color: #777777;
    border: 0;
    border-radius: 4px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.yost-reso-button:hover,
.yost-reso-button:focus {
    background-color: #4f4f4f;
}

/* =========================================================
   yost.technology | MESSAGGI DI STATO
   ========================================================= */

.yost-reso-messaggio {
    box-sizing: border-box;
    width: 100%;
    max-width: 900px;
    margin: 30px auto;
    padding: 20px;
    background-color: #f5f5f5;
    border: 1px solid #bbbbbb;
    color: #444444;
    font-family: Arial, Helvetica, sans-serif;
}

.yost-reso-errore,
.yost-reso-ok {
    background-color: #f5f5f5;
    border-color: #bbbbbb;
}

.yost-reso-messaggio .yost-reso-intesta {
    margin: 0;
    padding: 0;
    background: none;
    border: 0;
    color: #333333;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.4;
}

/* =========================================================
   yost.technology | RESO RESPONSIVE <= 700px
   ========================================================= */



/* =========================================================
   yost.technology | RESO RESPONSIVE <= 480px
   ========================================================= */
