﻿/* KARA CSS */

#sticky {
    position: sticky !important;
    top: 0 !important;
    z-index:1000 !important
}

.progress-label {
    float: left;
    margin-right: 1em
}

.progress-bar-warning {
    color:#444 !important;
    font-weight:bold;
    padding: 0 3px
}

.news-label-left {
	background: #3A589B !important;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 11px;
	font-weight: lighter;
	text-transform: uppercase;
	padding: 8px 6px;
}

.rating {
    width: 160px !important;
    overflow: hidden;
    display: inline-block;
}

.rating-input {
    float: right;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0 0 0 -16px;
    opacity: 0;
}

.rating:hover .rating-star:hover,
.rating:hover .rating-star:hover ~ .rating-star,
.rating-input:checked ~ .rating-star {
    background-position: 0 0;
}

.rating-star,
.rating:hover .rating-star {
    position: relative;
    float: right;
    display: block;
    width: 16px;
    height: 16px;
    background: url('/images/star.png') 0 -16px;
    cursor:pointer
}


.layout > h3 {
    color:#D13229 !important
}

.fa-clock-o {
    color:green !important
}

.item-image {
    min-height:125px !important;
    border-right:1px dashed #999 !important
}

.item-price {
    border-left:1px dashed #999 !important
}

ul.nav li > a.menu-header {
    background-color:#333333 !important
}

ul.nav li > a.menu-header:hover {
    background-color:#484848 !important;
    color:#FF887C !important
}

.cd-pagination .button:first-of-type a::before {
	content:none;
}
.cd-pagination .button:last-of-type a::after {
	content: none;
}

[id^=clockdiv] {
    font-size: 10px !important;
    text-transform: uppercase;
}

p a:hover {
    text-decoration:underline !important
}

.img-carousel {
    margin: 0 auto;
    max-width:95px !important;
    max-height:95px !important;
    width:auto !important;
    height: auto !important;
}

.img-wrap {
    padding-left: 0;
    padding-bottom: 5px;
}

.custom-ul  {
   list-style-image: url('/images/document.png') !important;
}

.thumbnail h4 {
    min-height:40px
}

.lnt-subcategory .list-unstyled li {
    padding-top:0 !important;
    padding-bottom:0 !important;
    font-size:12px !important
}

.line-navbar-two .lnt-dropdown-mega-menu .lnt-subcategroy-carousel-wrap .lnt-subcategory .lnt-category-name2 {
	font-size: 13px;
	font-weight: bold;
	padding: 12px 20px 0;
	margin-top: 0;
}

.text-muted a {
    color:#FF887C !important
}

li a {
    color: #FC4237;
}

/* ISOLA CSS */

.theme-features {
	min-width: 220px !important;
}

.double-img {
    background-color:white
}

    .double-img img {
        max-height: 240px;
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
    }

.old-price {
    text-decoration:line-through
}

.padding-box {
    margin:35px 0
}

.thumb {
    width: 95px;
    height:95px
}

.carousel-inner .item > img {
    margin:0 auto
}

.label-red {
    color:#F36B5D !important
}

p a, .error {
    color:#FC4237 !important
}

.tc {
    text-align:center
}

.btn-a {
    color: white !important;
}

.form-group label {
    font-weight:bold;
    color:#000;
}

.form-group .text-danger { display: none; }
.has-error .form-control { background-color: lemonchiffon; }
.has-error .text-danger { display: inline; }
.has-success .form-control { background-color: #fff; }
.has-success .text-danger { display: none; }

.mandatory {
    color: #a52921 !important;
}

.extra-btm-padding h3,
.equal-height-container h3 {
    color:#D13229 !important
}

div.table-responsive {
    width: 100%;
    overflow-y: auto;
    _overflow: auto;
    margin: 0 0 1em;
}

.didascalia {
    color:#666
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; 
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

b {
    font-weight:600
}

.cart-badge-mini {
	background: #8bb174;
	font-size: 12px !important;
    overflow:visible !important;
	position: absolute;
	top: -5px;
	left: -5px;
	color: #fff !important;
	line-height: 14px !important;
	font-weight: normal;
}

input[type="submit"]:disabled {
    background-color:#F36B5D
}

.border {
    border:1px solid #ddd
}

.club {
    font-size:12px;
    margin-left:4px
}

.offer-label-left {
    background-color: #911C11
}

.product-btns span {
    background-color:#8bb174 !important
}

.line-navbar-two .lnt-search-form .form-control {
    width: 280px !important;
}

.input-wallet {
    font-size:14px !important;
    padding:5px 7px !important; 
    height:33px !important; 
}

.add-bonus {
    font-size:12px;
    font-weight:normal;
    text-transform:none;
    line-height:15px
}

.alert-default {
    background-color: #fff;
    border-color: #aaa
}

[id^="addr"] {
    background-color: #FCF8E2 !important;
    font-size: 14px !important;
    cursor: pointer !important;
    padding: 8px !important;
    border: 1px dotted #eee !important
}

    [id^="addr"]:hover,
    [id^="addr"].selected-addr {
        background-color: #f4ebbe !important;
        color: #444 !important;
    }
    
.img-related {
    height:120px !important
}

@media (max-width: 1200px) {
    .line-navbar-two .lnt-search-form .form-control {
        width: 900px !important;
    }
}

@media (max-width: 999px) {
    .line-navbar-two .lnt-search-form .form-control {
        width: 680px !important;
    }

    .social-ico {
        text-align:center !important
    }

    .img-wrap {
        padding-left: 0;
        padding-bottom: 20px;
    }

    .line-navbar-left .lno-search-form {
        display:block !important;
        margin-bottom:20px !important
    }

}

@media (min-width:800px) {
    .separate-text {
        column-count: 2;
    }
}


@media all and (max-width:480px) {
    .xs-btn-block {
        width:100%;
        display: block;
    }

    .img-wrap {
        padding-left: 0;
        padding-bottom: 20px;
    }

    .img-related {
        height: 80px !important
    }
}

@media screen and (width: 768px) {

    .header-mobile input {
        width:650px !important;
    }

    .header-desktop {
        display:none !important
    }

    .header-mobile {
        display:block !important
    }

        .header-mobile form {
            width:100% !important;
        }

            .header-mobile form .input-group {
                width: 100% !important;
                clear: both !important;
                margin: 0 auto !important;
            }

    .feature {
        margin-bottom:30px
        
    }
}

@media screen and (max-width: 768px) {
    .stickymobile {
        position: fixed !important;
        top: 90px !important;
    }

    .line-navbar-one {
        position: fixed !important;
        right: 0 !important;
        left: 0 !important;
        z-index: 1030 !important
    }
}

@media screen and (max-width: 320px) {
    .img-related {
        height: 60px !important
    }
}


@media screen and (min-width: 600px) {
    .img-related {
        height: 100px !important
    }
}

td.cell-orientation {
    text-align:right;
}

/*********		MEDIA QUERY PER TABELLE 	**********/
@media all and (max-width: 767px) {

    table.table-summary, .table-summary thead, .table-summary tbody, .table-summary th, .table-summary td, .table-summary tr,
    table.table-header, .table-header thead, .table-header tbody, .table-header th, .table-header td, .table-header tr { /* Forza la tabella a non essere più una tabella */
        display: block;
    }

        .table-summary thead tr,
        .table-header thead tr { /* Nascondiamo l'intestazione della tabella thead */
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

        .table-summary tr.item-summary,
        .table-header tr.item-header {
            border-bottom: 1px dashed #ececec;
            padding: 20px 0;
        }

        .table-summary td.item-summary,
        .table-header td.item-header {
            position: relative; /* Creiamo lo spazio per l'intestazione  */
            padding-left: 40%;
            border: 0;
            text-align: left;
        }

        .table-summary td.cell-orientation,
        .table-header td.cell-orientation {
            text-align: left !important;
        }

        .table-summary td:before,
        .table-header td:before {
            position: absolute; /* Creiamo le altre celle per la descrizione */
            top: 8px;
            left: 20px;
            width: 40%;
            font-weight: bold;
        }
}

@media all and (max-width: 480px) {

    table.table-summary, .table-summary thead, .table-summary tbody, .table-summary th, .table-summary td, .table-summary tr { /* Forza la tabella a non essere più una tabella */
        display: block;
    }

        .table-summary thead tr { /* Nascondiamo l'intestazione della tabella thead */
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    .table-summary tr {
        padding-top: 20px;
    }

    .table-summary td.item-summary {
        position: relative; /* Creiamo lo spazio per l'intestazione  */
        border: 0;
    }

    .table-summary td:before {
        position: absolute; /* Creiamo le altre celle per la descrizione */
        top: 0px;
        left: 20px;
        width: 100%;
        font-weight: bold;
        line-height: 0px;
        top: 15px;
    }
}

input[type="checkbox"][readonly] {
    pointer-events: none;
}

.blackfriday-label-left {
    background: black;
    color: white;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 11px;
    font-weight:bold;
    text-transform: uppercase;
    padding: 8px 6px;
}

.christmas-label-left {
    background: red;
    color: white;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 8px 6px;
}

.ship-from-kara {
    font-size: 12px;
    font-weight: normal;
    padding: 4px 10px;
    background-color: #34302E;
    color: white;
    border-bottom: none;
    width: fit-content
}

.ship-from-merchant {
    font-size: 12px;
    font-weight: normal;
    padding: 4px 10px;
    background-color: #eee;
    color: black;
    border-bottom: none;
    width:fit-content
}

.ship-from-kara a:link, .ship-from-kara a:visited {
    font-size: 12px;
    color: #FF887C !important;
}

.ship-from-merchant a:link, .ship-from-merchant a:visited {
    font-size: 12px;
    color: red !important;
}


.cart-from {
    font-size: 12px;
    font-weight: normal;
    padding: 4px 10px;
    background-color: #34302E;
    color: white;
    border-bottom: none;
    width: 170px !important;
}

.lblDataSpedizione {
    font-weight:normal;
    font-size: 14px;
    color: #8D9AA5;
    margin-left: 5px
}



span.credit {
    background-color: #DFF0D8;
    padding: 2px 3px;
    border-radius: 5px;
    color: #3c763d;
}



.height-box {
    min-height: 440px !important
}

.product-info h3.product-name {
    padding: 0 5px 0 5px;
}

.logo-shop {
    text-align:center !important;
    border-top:1px solid #eee;
    padding-top:10px;
    width: 80%;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.logo-shop img {
    width: 100px;
    display: inline !important
}

.notizia img { max-width:100% }

ul.metodi_pagamento {
    margin-left:0;
    padding-left:0;
    list-style-type:none
}

ul.metodi_pagamento li {
    height:30px
}

.paypal-button, .amazonpay-button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffc439;
    border: none;
    border-radius: 50px;
    padding: 15px 30px;
    cursor: pointer;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s;
}

    .paypal-button:hover, .amazonpay-button:hover {
        background-color: #ffb000;
    }

.paypal-logo, .amazonpay-logo {
    height: 30px;
    margin-right: 10px;
}

.table-style {
    border: 1px solid #dee2e6;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom:50px 
}

    .table-style .list-group-item {
        padding-left: 10px;
        border-bottom: 1px solid #dee2e6;
    }

        .table-style .list-group-item:last-child {
            color:#FF887C;
            font-size:16px;
            border-bottom: none;
        }

/* Stato disabilitato: stile ghost */
.amazonpay-button:disabled {
    background-color: #f7dea8;
    
    cursor: not-allowed;
    box-shadow: none;
    opacity: 1; /* niente sbiadimento del contenitore */
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    /* Sbianca/attenua il logo dentro al bottone */
    .amazonpay-button:disabled img {
        filter: grayscale(100%) opacity(0.55) contrast(85%);
    }

    /* Niente effetti hover/focus quando è disabilitato */
    .amazonpay-button:disabled:hover,
    .amazonpay-button:disabled:focus {
        transform: none;
        outline: none;
    }

    .top-menu li a {
        color: #666 !important
    }

/* nascosto fuori dallo schermo ma pronto per il focus */
.skip-link {
    position: fixed; /* esce da eventuali overflow del parent */
    left: 5px;
    top: 5px;
    transform: translateY(-200%); /* invece di top:-40px */
    transition: transform .2s;
    z-index: 10000;
    display: inline-block; /* il padding lavora bene */
    padding: .5rem 1rem;
    background-color: #FF887C;
    color: white;
    text-decoration: none;
    border-radius: .375rem;
    /* togli il bordo “brutto” del browser e rimpiazzalo in modo accessibile */
    outline: none;
}

    /* quando riceve focus, entra in viewport e mostra un focus visibile */
    .skip-link:focus,
    .skip-link:focus-visible {
        color: black;
        transform: translateY(0);
    }
