/* WISHLIST */
body.wishlist dl.hika_options {
display: none;
}
button#hikashop_product_quantity_field_1_add_to_wishlist_button {
    background: #173a7d;
    color: #ffffff;
}

/* DESCRIZIONE PREZZO */
div.info_price {
    font-size: 80%;
    line-height: initial;
    padding: 0 0 10px 0;
}
/* CAMPO SPAM */
fieldset.hkform-horizontal legend {
    display: none;
}
div#hikashop_order_1_6_customtext_148_15_53_31 label {
    color: #e10f2a;
    font-weight: bold;
}
div#hikashop_order_1_6_customtext_148_15_53_31 div.hkc-sm-8 {
    margin-top: 7px;
}

/* LABEL IN CAMPI PERSONALIZZATI */
div#hikashop_address_customtext_108_16_37_41 label, div#hikashop_address_customtext_114_13_14_41 label {
    font-size: 26px;
    font-weight: bold;
}

/* TOLGO LA PAGINEZIONE NEL MODULO PRODOTTO CORRELATO */
div.prodotto-correlato .hikashop_products_pagination.hikashop_products_pagination_bottom {
    display: none;
}

/* INTRODUCTION AND TRANSMISSIONE */
.product_introduction-transmission_ss p {
    color: #dc3545;
    line-height: 20px;
}
/* FILTRI IN CATEGORY LISTING */
dl.hikashop_product_custom_product_author_line dd {
    font-size: 12px;
}
dl.hikashop_product_custom_product_support_line dt {
    display: none;
}
dl.hikashop_product_custom_product_support_line dd {
    width: fit-content;
    margin: 0 auto;
    padding: 4px 15px;
    font-weight: 700;
    border-radius: 10px;
    margin-top: 10px;
    background: #fccA2F;
    font-size: 16px;
}
/* ALTEZZA LABEL IN CAMPI ACCOUNT > INDIRIZZI */
dl.hika_options > dt {
    line-height: 46px;
}

/* AUTORI IN PAGINA PRODOTTO */
.product_author_ss {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 15px;
    font-style: italic;
}

/* PULSANTE FILTRI */
span.hikashop_filter_button_outside {
    float: left !important;
    margin-left: 0px !important;
}

/* TOLGO REFRESH NELLA QUANTITÀ */
.hikashop_cart_product_quantity_refresh {
    display: none;
}

/* TOLGO LO SPAZIO IN ALTO NELLA PAGINA PRODOTTI */
body.view-product section#sp-main-body {
    padding-top: 0px !important;
}

/* PREZZO IN ELENCO */
div.prodotto-correlato span.hikashop_product_price_full, div.box-prodotto span.hikashop_product_price_full {
font-size: 18px !important;
margin-top: 10px;
}

/* IMMAGINI E DESCRIZIONE CATEGORIE */
.hikashop_category_description img {
    float: left;
    height: 200px;
    margin-right: 20px;
    border-radius: 20px;
    border: 2px solid #fcca2f;
    padding: 5px;
}
div.hikashop_category_description_content h3 {
    font-size: 35px;
    font-weight: 700;
}
span.hikashop_product_price_full, span.hikashop_product_name {
    width: 100%;
    display: block;
}

/* ELENCO SOTTOCATEGORIE HIKA */
div.modulo-elenco-sottocategorie .hikashop_container {
    margin: 0px !important;
}
div.modulo-elenco-sottocategorie  {
    margin: 0px 0px 10px 0px !important;
display: block !important;
}
section#sp-main-body span.hikashop_category_name a {
    font-size: 20px;
    font-weight: 700;
    background: #fcca2f;
    padding: 5px 30px;
    border: 1px solid #fcca2f;
    border-radius: 10px;
    color: #000;
}
section#sp-main-body span.hikashop_category_name a:hover {
    background-color: #fff;
}

/* MODULO VERSIONE */
.modulo-versione .sppb-row.sppb-no-gutter {
    display: block;
}
.modulo-versione .sppb-row-container {
    padding: 0px;
}
.modulo-versione div.hikashop_product, .modulo-versione .hikashop_container {
    margin: 0px !important;
}
.modulo-versione div.hikashop_subcontainer {
    background: none !important;
}

/* HEADER PAGINA PRODOTTO */
body.view-product .hk-row-fluid.header-product-ss {
    background: url(/images/icona-shangshung-trasparente.svg) no-repeat center top;
    padding-top: 80px;
    background-position-y: 100%;
    background-size: cover;
}

/* OMBRA LIBRO */
div.hikashop_product_main_image_subdiv {
    background: url(/images/product_shadow.png) no-repeat center bottom;
padding-bottom: 60px;
}

/* BOX CUSTOM FIELD */
span.informations_ss {
    margin-left: 30px;
    padding: 5px 15px;
    font-size: 25px;
    border-radius: 10px;
    background: #fcca2f;
}
.product_custom_fields_ss {
    border: 2px solid #fcca2f;
    padding: 30px;
    border-radius: 20px;
    margin-top: -20px;
}
.product_custom_fields_ss table.hikashop_product_custom_info_main_table {
    width: 100%;
}
.product_custom_fields_ss tr {
    border-bottom: 1px solid #eee;
}

/* DISPOSIZIONE PAGINA PRODOTTO */
div.hikashop_small_image_div {
    width: 100%;
    float: left;
}
div.hikashop_small_image_div a img {
    float: left;
    width: 94px;
    height: auto;
    margin: 0 5px;
}
div#hikashop_product_bottom_part {
    margin-top: 50px;
}

/* IMMAGINE PRODOTTO */
img#hikashop_main_image {
    transform: rotate(-10deg);
}

/* TITOLO IN SCHEDA PRODOTTO */
div#hikashop_product_right_part H1 {
    line-height: 50px;
}

/* BOTTONI */
.hikashop_product_quantity_change_div_plus_default a, .hikashop_product_quantity_change_div_minus_default a {
    padding: 0px;
    width: 30px;
    color: #000000;
    height: 20px;
    margin: 1px;
}
a.hikacart, .hikabtn, .hikabtn_checkout_coupon_add {
    color: #000000;
    background-color: #fcca2f;
    font-family: inherit;
    font-weight: 700;
    padding: 15px 25px;
    margin: 0;
    font-size: 16px;
    left: 40px;
    border: 1px solid  #fcca2f !important;
    border-radius: 10px !important;
    line-height: 1;
}
a.hikacart:hover, .hikabtn:hover, .hikabtn_checkout_coupon_add:hover {
    background-color: #ffffff !important;
    color: #000000 !important;
}

/* PAGINA CATEGORIA */
div.hikashop_products_listing button.hikacart {
    float: right;
}
div.hikashop_products_listing dl.hikashop_product_custom_product_author_line dt {
    display: none;
}
div.hikashop_products_listing dl.hikashop_product_custom_product_author_line dd
{
    font-style: italic;
}

span.hikashop_product_name {
    line-height: 25px !important;
    font-size: 20px !important;
}

/* MODULO FILTRI IN CATEGORIA */
.sp-module.filtri-in-categorie {
    text-align: center;
}
.sp-module.filtri-in-categorie span.hikashop_filter_checkbox {
    margin: 0 10px;
}
.sp-module.filtri-in-categorie span.hikashop_filter_title {
    font-weight: bold;
}
.sp-module.filtri-in-categorie div.hikashop_filter_main {
    min-height: auto !important;
}

/* BOX PRODOTTO IN ELENCO */
div.box-prodotto {
    border: 2px solid #fcca2f;
    padding: 20px 10px 0;
    border-radius: 20px;
    background: #fafafafa;
    margin-bottom: 10px;
}

/* PREZZO IN SCHEDA PRODOTTO */
div.hikashop_product span.hikashop_product_price_full, div.hikashop_product_page span.hikashop_product_price_full {
    color: #173a7d;
    font-size: 30px;
    font-weight: 700;
}
input.hikashop_product_quantity_field {
    height: 50px;
    width: 50px !important;
    font-weight: 700;
}
div#hikashop_product_vote_mini {
    display: none;
}
.hikashop_product_quantity_div.hikashop_product_quantity_change_div_default, .hikashop_product_quantity_div.hikashop_product_quantity_input_div_default {
    float: left;
}
div#hikashop_product_quantity_main {
    margin: 0px 0px 30px 0px;
}

/* TITOLI PRODOTTO IN SCHEDA */
div#hikashop_product_top_part h1 {
    text-align: center;
    margin: 60px 0 30px 0;
    border-bottom: 1px solid #252525;
    padding-bottom: 10px;
}

/* CAMPO QUANTITÀ */
input.hikashop_product_quantity_field {
    max-width: 70px;
    float: left;
    margin: 0 5px 0 0;
}

/* CARATTERISTICHE PRODOTTO */
tr.hikashop_product_custom_caratteristiche_line td.key {
    width: 120px;
    color: #333;
}
tr.hikashop_product_custom_caratteristiche_line img {
    float: left;
    margin: 10px;
    height: 70px;
}
tr.hikashop_product_custom_caratteristiche_line {
    color: #fafafa;
}
div.hikashop_product_custom_info_main h4 {
    display: none;
}

/* CAMPO SELECT */
select, input {
    color: #333333 !important;
}

/* LISTA SOTTOCATEGORIE */
ul.hikashop_category_list {
    margin: 0;
    padding: 0;
}
li.hikashop_category_list_item {
    list-style: none;
}
#sp-left .sp-module, #sp-right .sp-module {
    padding: 10px;
}

/* TITOLI CATEGORIE IN ELENCO PRODOTTI */
div.hikashop_category_information h2 {
    font-size: 35px;
    font-weight: 300;
    color: #fcca2f;
    border-bottom: 1px solid #dddddd;
    margin: 20px 0;
}

/* CHECKOUT */
div.hikashop_checkout_cart img.hikashop_product_checkout_cart_image {
    max-width: 200px;
}

/* VISUALIZZAZIONE CAMPO SELECT NON CORRETTA */
select {
    padding: 0 5px !important;
}

/* IMMAGINI CENTRATE IN ELENCO */
.hikashop_product_image_subdiv, img.hikashop_product_listing_image {
    margin: 0 auto;
}

/* ALLINEAMENTO REGISTRAZIONE */
.hkform-horizontal .hkcontrol-label {
    text-align: left;
}

/* CORREZIONE VISUALIZZAZIONE FLOAT LEFT IN ELENCO PRODOTTI */
span.hikashop_category_desc {
    min-height: 60px;
    display: block;
}

/* AGGIUNGI AL CARRELLO */
.hikashop_product_quantity_change_div_default {
    margin-top: -5px;
}

/* TOLGO CAD. DOPO IL PREZZO */
span.hikashop_product_price_per_unit {
    display: none;
}

/* POP-UP CARRELLO HIKA */
button.vex-dialog-button-primary {
    background: #fcca2f !important;
    color: #fff;
    font-family: "DM Sans" !important;
    margin: 0 0 5px 0;
    border-radius: 10px !important;
}
.notifyjs-metro-base .text-wrapper, .notifyjs-metro-lite-base .text-wrapper {
    font-family: inherit !important;
}
td.hikashop_cart_module_product_quantity_value.hikashop_cart_value, td.hikashop_cart_module_product_price_value {
    width: 105px;
    padding: 0 5px;
}
div.hikashop_cart_module {
    font-size: 16px;
}

/* POSIZIONE CANCELLA NEL CARRELLO */
.hikashop_cart_product_quantity_delete {
    margin: 12px 5px;
}
.hikashop_cart_product_quantity_delete a {
    color: #e10f2a;
}

/* DISTANZIAMENTO RIGHE CARRELLO */
div.hikashop_checkout_address, div.hikashop_checkout_coupon, div.hikashop_checkout_cart, div.hikashop_checkout_shipping, div.hikashop_checkout_payment, div.hikashop_checkout_status, div.hikashop_checkout_terms {
    padding: 30px 0;
    border-bottom: 1px solid #dddddd;
}

/* BORDO RIGHE MODULO CARRELLO */
table.hikashop_cart tr {
    border-bottom: 2px solid #dddddd;
    height: 65px;
}
table.hikashop_cart td {
    padding: 10px 0;
}

/* CARRELLO COLONNA PREZZO ALLINEATA A DESTRA NEL MOBILE */
@media only screen and (max-width: 760px) {
div.hikashop_checkout_cart table.table.table-striped.table-hover td, div.hikashop_checkout_cart table.table.table-striped.table-hover th {
    text-align: right;
}
img.hikashop_product_checkout_cart_image {
    margin-left: auto;
}
}

/* SCONTO */
span.hikashop_product_price_before_discount {
    font-size: 16px;
    color: #ff0000;
    text-decoration: line-through;
    margin-right: 20px;
}
.hikashop_products_listing_main span.hikashop_product_discount, div.hikashop_product_right_part span.hikashop_product_discount {
    background: #ff0000;
    color: #fff;
    position: absolute;
    height: 90px;
    width: 90px;
    -webkit-transform: rotate(-20deg);
    font-size: 20px;
    box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.32);
    padding: 22px 5px;
    border-radius: 50%;
    text-align: center;
}
.hikashop_products_listing_main span.hikashop_product_discount {
    margin: -400px -60px;
}
div.hikashop_product_right_part span.hikashop_product_discount {
    margin: 0px 300px;
}

/* DISTANZIAMENTO TRA PRODOTTI IN ELENCO */
div.hikashop_product {
    margin: 20px 0px;
}

/* JOOMLA ALERT */
#system-message-container {
    position: inherit !important;
    max-width: 100% !important;
}
div.btn-group-vertical label {
    border: 1px solid #fcca2f;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
    background: #fcca2f;
    margin-bottom: 10px;
    color: #ffffff;
}
input[type="text"], input[type="email"], input[type="url"], input[type="date"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], .form-control, select:not(.form-select), .form-select {
    border: 1px solid #fcca2f !important;
    border-radius: 10px !important;
    }

/* ICONE BARRA ORDINE */
.hika_toolbar {
    display: none;
}

/* TOLGO ETICHETTA FILTRO RICERCA IN MODULO */
div.ss_ricerca span.hikashop_filter_title {
    display: none;
}