@media only screen and (min-width: 1200px) {
    .header-container.sticky .sticky-header.center-element .col-menu, .header-container.sticky.sticky-header.center-element .col-menu {
        flex: none;
        justify-content: center;
    }

    .header-container .for-full-width-menu .col-menu {
        max-width: 85%;
    }


    .navigation.custommenu li > .level-top .menu-thumb-icon {
        margin-right: 5px;
        font-size: 3rem;
        vertical-align: sub;
        position: relative;
        top: 2px;
        display: block;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media only screen and (min-width: 1431px) {
    .icon-menu .navigation.custommenu li.level0 > .level-top {
        padding: 0 1.3rem;
        display: inline-grid;
        max-width: 120px;
        min-height: 100px;
        text-align: center;
        line-height: 18px;
    }

    .navigation li.level0.parent > .level-top:after {
        content: " " !important;
    }
}


@media only screen and (min-width: 1200px) and (max-width: 1250px) {
    .icon-menu .navigation.custommenu li.level0 > .level-top {
        padding: 0 .30rem;
        display: inline-grid;
        max-width: 100px;
        min-height: 100px;
        text-align: center;
        line-height: 18px;
    }

    .navigation li.level0.parent > .level-top:after {
        content: " " !important;
    }
}

@media only screen and (min-width: 1251px) and (max-width: 1430px) {
    .icon-menu .navigation.custommenu li.level0 > .level-top {
        padding: 0 .60rem;
        display: inline-grid;
        max-width: 100px;
        min-height: 100px;
        text-align: center;
        line-height: 18px;
    }

    .navigation li.level0.parent > .level-top:after {
        content: " " !important;
    }
}

.icon-menu .navigation.custommenu li.level0.active > .level-top, .icon-menu .navigation.custommenu li.level0:hover > .level-top {
    background: #eaa514;
}

.header-container .col-action .minicart-wrapper .action.showcart .counter.qty, .header-container .col-action li .counter.qty {

    background-color: #eaa514;

}

a, .alink {
    color: #eaa514;

}

@media (min-width: 1200px) {
    .logo img {
        min-width: 350px !important;
        max-height: inherit;
    }
}

.page-title-wrapper1 {
    display: none;
}

.category-view {
    background-size: 40%;
    position: relative;
}

.category-view:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(58, 54, 55, 0.5);
    background: -moz-linear-gradient(right, rgba(58, 54, 55, 1) 60%, rgba(58, 54, 55, 0) 100%);
    background: -webkit-gradient(linear, left, right, color-stop(60%, rgba(58, 54, 55, 1)), color-stop(100%, rgba(58, 54, 55, 0)));
    background: -webkit-linear-gradient(right, rgba(58, 54, 55, 1) 60%, rgba(58, 54, 55, 0) 100%);
    background: -o-linear-gradient(right, rgba(58, 54, 55, 1) 60%, rgba(58, 54, 55, 0) 100%);
    background: -ms-linear-gradient(right, rgba(58, 54, 55, 1) 60%, rgba(58, 54, 55, 0) 100%);
    background: linear-gradient(to right, rgb(58, 54, 55, 1) 60%, rgb(58, 54, 55, 0) 100%);
}

.category-view {
    background-position: right;
    background-repeat: no-repeat;

    background-color: #3a3637;
}

.titolo-categoria {
    margin: 20px;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.titolo-categoria h1 {
    color: #eaa514 !important;
    font-family: 'Reingttoon';
    font-weight: 500;
    margin-bottom: 0px;
    padding: 20px;
}

.category-description {
    padding-left: 43px;
    padding-right: 43px;
    padding-bottom: 20px;
    max-width: 50%;
    font-size: 1.5rem;
    color: white;
    position: relative;
    z-index: 1;
}


.category-view {
    background-size: cover;
}


@media (max-width: 1200px) {
    .category-view {
        background-position: center;
    }
}


@media (max-width: 767px) {
    .category-description {
        max-width: 100%;
    }

    .category-view {
        background-size: cover !important;
    }

    .category-description {
        max-width: 100% !important;
    }

    .category-view:after {
        content: '\A';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(58, 54, 55, 0.5);
        background: -moz-linear-gradient(right, rgba(58, 54, 55, 1) 20%, rgba(58, 54, 55, 0) 100%);
        background: -webkit-gradient(linear, left, right, color-stop(20%, rgba(58, 54, 55, 1)), color-stop(100%, rgba(58, 54, 55, 0)));
        background: -webkit-linear-gradient(right, rgba(58, 54, 55, 1) 20%, rgba(58, 54, 55, 0) 100%);
        background: -o-linear-gradient(right, rgba(58, 54, 55, 1) 20%, rgba(58, 54, 55, 0) 100%);
        background: -ms-linear-gradient(right, rgba(58, 54, 55, 1) 20%, rgba(58, 54, 55, 0) 100%);
        background: linear-gradient(to right, rgb(58, 54, 55, 1) 20%, rgb(58, 54, 55, 0) 100%);
    }
}

.category-view a strong {
    color: #eaa514;
}

.filter-options-content .swatch-attribute .swatch-option {
    width: 3.6rem;
    height: 3.6rem;
}


.card.well {
    background: #c9a953;
    border-radius: 50px;
    color: white;
    margin-bottom: 20px;
    text-align: left;
    line-height: 1.3em;
    margin-top: 20px;
    min-height: 650px;
    border: none;
    font-size: large;
}

.card h2 {
    padding-top: 20px;
    color: #FFFFFF;
    border-bottom: 1px solid;
    padding: 30px;
    text-align: center;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 3rem;
}

.footer-contents {
    display: block !important;
    margin-bottom: 3rem;
}

.dialogClose.style2 {
    top: -5px !important;
    right: -5px !important;
}


.search404 input[type="text"] {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #bc9a42;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 45px !important;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    max-width: 470px !important;
    box-sizing: border-box;
    color: #000;
    float: left;
}

.page-footer .footer-static_link .footer-links.not-collapse-mobile ul > li:first-child p {
    color: #e9a312;
}

.action.primary, .action-primary {
    background: #eaa514;
}

.pages .items .item:hover a, .pages .items .item.current a, .pages .items .item:hover strong, .pages .items .item.current strong {
    background: #eaa514;
    color: #ffffff;
}

.wrapper-the-blue-sky-slider .container-the-blue-sky-slider img {
    min-height: 400px;
    object-fit: cover;

}

.rokanthemes-onepagecheckout #opc-sidebar .opc-block-summary .table-totals {
    font-family: inherit;
    font-weight: 600;
    color: #222222;
    font-size: 1.2rem;
}

.header-container .header.links li.authorization-link:after {

    display: contents;

}

@media only screen and (max-width: 767px) {
    .page-footer .footer.content .footer-newsletter {

        display: block;
    }

    .social-link {
        width: max-content;
        margin: 0 auto !important;

    }

    .page-footer .footer-static_link {
        text-align: center;
    }


}

@media (min-width: 992px) {
    .page-layout-1column .filter-subtitle {
        display: block;
    }
}


.page-footer {
    background-color: #3a3637;
}

@media only screen and (max-width: 991px) {
    .modal-popup.modal-slide {
        left: 0px;
    }

    .quickview-popup-wrapper.modal-popup.modal-slide .modal-inner-wrap {
        background-color: #FFFFFF;
        margin-left: auto;
        margin-right: auto;
        max-width: 90%;
    }
}

.link-on-bottom .mobile-bottom-link {
    padding-left: 7rem;
    padding-right: 2rem;
}

.nivo-caption h5, .nivo-caption h2, .nivo-caption p, .nivo-caption a {
    padding: 0 20px
}

@media only screen and (max-width: 340px) {
    .link-on-bottom .mobile-bottom-link li a {
        padding: 10px 0px;
    }
}

div [name="shippingAddress.custom_attributes.campagna"] {
    display: none;
}

.iaffiliazione:before {
    content: url(/pub/media/wysiwyg/iaffiliazione.png);
}

.header-top {
    padding-top: 20px !important;
}

.topb {
    background: #f5f5f5;
    padding: 10px;
    border-bottom: #eaa412 2px solid;
    font-size: 1.3em;
    text-align: center;
}

.fa-shipping-fast:before {
    color: #eaa412;
}

.bold {
    font-weight: bold;
    color: black
}

.review-field-rating .label {
    padding-right: 0px !important;
}

#preview {
    width: 600px !important;
    height: 450px !important;
    top: 65px !important;
    left: 750px !important;
}

@media screen and (max-width: 1400px) {
    #preview {
        width: 500px !important;
        height: 300px !important;
        top: 0px !important;
        left: 550px !important;
    }

    .payment-icon {
        height: 45px !important;
    }

}

@media screen and (max-width: 425px) {
    .products-grid .product-item {
        display: inline-block;
        width: 100% !important;
    }

    .item-actions {
        top: -8px !important;
    }

    .cart.table-wrapper .actions-toolbar a:before {
        font-size: 30px;
    }

    .cart.table-wrapper .actions-toolbar a.action-edit:before {
        font-size: 30px;
    }

    .qty::before {
        padding-bottom: 0px !important;
    }

    #shopping-cart-table .box-tocart .up-down {
        padding: 0px !important;
        flex-direction: inherit;
        width: 100px;
    }

    .cart.table-wrapper .col.qty, .cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp {
        text-align: center !important;
    }

    .product-image-container {
        margin-left: 8px;
    }

    .toolbar-amount, .limiter {
        float: left !important;
    }

    .products-grid .product-items .product-item-info {
        padding: 2rem 2rem 4rem;
    }

    .product-item-name {
        text-align: left !important;
        line-height: 20px;
    }
}

.rating-label {
    display: none !important;
}

#cookie-status{
    display:none;
}