body {
    color: #303133;
    font-family: 'Montserrat', sans-serif;
}

h1 {
    font-family: 'Montserrat', sans-serif;
}

.cms-iframe span.open_menu_overlay {
    display: none;
}

.cms-iframe .searchsuite-autocomplete, .cms-iframe .nav-toggle {display:none;}

a, .alink {
    color: #999;
    text-decoration: none;
}

a:visited, .alink:visited {
    color: #999;
    text-decoration: none;
}

a:hover, .alink:hover {
    color: #2F2F2F;
    text-decoration: underline;
}

.breadcrumbs a:hover {
    color: #2F2F2F;
    text-decoration: underline;
}

.breadcrumbs a:visited {
    color: #2F2F2F;
    text-decoration: none;
}

.rosso {
    color: rgba(0, 0, 0, 1);
}

.action-primary:focus, .action-primary:active {
    background: #333;
    border: 1px solid #333;
}

.action-primary:hover {
    opacity: 0.8;
}

.abs-action-remove, .abs-discount-block .action.check, .popup .actions-toolbar .action.cancel, .paypal-button-widget .paypal-button, .bundle-options-container .action.back, .block.related .action.select, .cart.table-wrapper .actions-toolbar>.action-delete, .cart.table-wrapper .action.help.map, .checkout-index-index .modal-popup .modal-footer .action-hide-popup, .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle, .checkout-payment-method .checkout-billing-address .action-cancel, .checkout-agreements-block .action-show, .gift-options .actions-toolbar .action-cancel, .gift-summary .action-edit, .gift-summary .action-delete, .gift-wrapping-title .action-remove, .wishlist.split.button>.action, .abs-add-fields .action.remove, .paypal-review-discount .action.check, .cart-discount .action.check, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove {
    color: #303133;
}

.abs-action-button-as-link:hover, .abs-action-remove:hover, .abs-discount-block .action.check:hover, .popup .actions-toolbar .action.cancel:hover, .paypal-button-widget .paypal-button:hover, .bundle-options-container .action.back:hover, .block.related .action.select:hover, .cart.table-wrapper .actions-toolbar>.action-delete:hover, .cart.table-wrapper .action.help.map:hover, .checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-agreements-block .action-show:hover, .gift-options .actions-toolbar .action-cancel:hover, .gift-summary .action-edit:hover, .gift-summary .action-delete:hover, .gift-wrapping-title .action-remove:hover, .wishlist.split.button>.action:hover, .abs-add-fields .action.remove:hover, .paypal-review-discount .action.check:hover, .cart-discount .action.check:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover {
    color: #303133;
}

div#myNav {
    z-index: 20;
}

.block.newsletter {display: none;}

.block.block-compare {display:none;}

div[aria-controls="store.links"] {
    display: none;
}

#switcher-language-nav strong.label.switcher-label {
    display: none;
}

/* ---------------- header ----------------------- */
/*header.page-header {
    background-color: #fff;
}*/

.page-header .panel.wrapper {
    background-color: #000;
    border-bottom: 0;
    color: #fff;
}

.page-header .header.panel {
    padding-bottom: 0;
    padding-top: 5px;
}

.header a:hover {
    color: #C2B286;
}


.header.content {
    padding: 0;
}
/*input#search {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #303133;
    height: 27px;
    color: #303133;
}*/

.nav-toggle {
    top: 7px;
}

.nav-toggle:before, .nav-toggle:hover:before, .block-search .label:before, .block-search .label:hover:before {
    color: #fff;
}

@media screen and (max-width: 768px) {

    /*input#search {
        margin-top: -28px;
        position: absolute;
        margin-left: -10px;
        width: 230px;
        width: auto;
        border-bottom: 0px;
        left: 40px;
    }*/


    .navigation .level0.active>a:not(.ui-state-active), .navigation .level0.has-active>a:not(.ui-state-active), .navigation .level0.active .all-category .ui-state-focus {
        border-color: #000;
    }

    /*.block-search {
        padding-right: 10px;
        border-left: 1px solid #303133;
        padding-left: 27px;
    }*/

    /*.block-search .action.search { right: 30px; }*/

    /*.block-search .action.search {
        background-color: #3a1aea;
        display: inline-block;
        background-image: none;
        -moz-box-sizing: content-box;
        border: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
        line-height: inherit;
        margin: 18px 0 0 0px;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400;
        position: absolute;
        right: 97px;
        top: 0;
        color:transparent;
        z-index: 1;
        opacity: 1;
        background-color: transparent;
    }

    .block-search .action.search:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        line-height: 28px;
        color: #757575;
        content: '\e615';
        font-family: 'luma-icons';
        margin: 0 10px 0 0;
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
    }

    .block-search .label:before {
        display:none;
    }

    .block-search .action.search:before { color:#303133; }

    .block-search .action.search:hover:before {
        color: #303133;
        opacity: 0.6;
    }*/

}

.minicart-wrapper {
    border-left: 1px solid #303133;
    padding-left: 20px;
    height: 28px;
}

.minicart-wrapper .action.showcart:before {
    color: #303133;
}

.minicart-wrapper .action.showcart:hover:before {
    color: #8f8f8f;
}

div#switcher-language-trigger {
    color: #ffff;
    border-left: 1px solid #000;
    padding-left: 20px;
}
/*.header.content {
    display: none;
}*/

.header.panel>.header.links {
    color: #303133;
}

.header.panel>.header.links>li>a, .header.panel>.header.links>li>a:visited {
    color: #303133!important;
}
.header.panel>.header.links>li>a:hover {
    text-decoration: underline;
}

.nav-sections-item-content>.navigation {
    text-align: center;
    margin-top: -20px;
}


.nav-sections-item-content {
    background-color: #fff;
}

nav.navigation {
    background: #fff;
}


.navigation .level0>.level-top {
    color: #303133;
    text-align: left;
}

.navigation .level0.active>.level-top, .navigation .level0.has-active>.level-top {
    border-color: #000;
    border-style: solid;
    border-width: 0 0 3px;
    color: #000;
    text-decoration: none;
    display: block;
}

.navigation .level0>.level-top:hover, .navigation .level0>.level-top.ui-state-focus {
    color: #000;
    text-decoration: none;
}

.navigation a:visited,.navigation .alink:visited {
    color: #575757;
    text-decoration: none;
}


.navigation .level0 .submenu .active>a {
    border-color: rgba(0, 0, 0, 1);
}

.navigation li.level1.ui-menu-item {
    text-align: left;
}

.block-minicart span, .cart-container span, .paypal-review-discount .block>.title strong, .cart-discount .block>.title strong {
    color: #2f2f2f;
}

.action.primary.checkout span {
    color: #ffffff;
}

.action.primary.checkout span:hover {
    color: #ffffff;
}

.action.primary.checkout span {
    color: #ffffff;
}


@media screen and (max-width: 750px) {

    .menu-sito {display:none;}

    .logo {
        margin: 0 0 10px 75px;
    }

    .block-collapsible-nav {
        top: 0;
    }

}

/* MENU SITO ISTITUZIONALE */

.open_menu_overlay,.overlay {
        display:none;
}

.navigation .menu .fa {
    font-family: 'luma-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.navigation .menu a {
    font-weight: 700;
    padding: 8px 9px 8px 0;
    text-transform: uppercase;
    word-wrap: break-word;
    color: #303133;
    font-size: 1.6rem;
}

.navigation .menu a:hover, .navigation .menu a:focus {
    color: #000;
}

.navigation .menu a i.fa-dropdown, .navigation .menu a i.fa-dropdown1 {
   font-size: 1.6rem;
    top: 7px;
    float: right;
}

.navigation .menu a i.fa-dropdown1:before {
    content: '\e622';
  }
.navigation .menu a i.fa-dropdown:before {
      content: '\e608';
}

.drop-menu, .drop-menu-coll {
    padding: 20px 0;
    display: none;
}

/*header checkout*/


.page-layout-checkout header.page-header {
    margin-bottom: 5px;
}


.page-layout-checkout .header.content {
    display: block;
    padding-bottom: 5px;
}

.page-layout-checkout button.action.action-auth-toggle span, .page-layout-checkout button.action.action-auth-toggle:hover {
    color: #30313;
}


/*fine header checkout page*/



/* ----------- homepage ------------- */

.blocks-promo {
    margin-left: -0.5%;
    margin-right: -0.5%;
}

.block-home-promo {
    margin-bottom: 6px;
    float: left;
    width: 49%;
    position: relative;
    display: block;
    padding-left: 0.5%;
    padding-right: 0.5%;
}

.block-home-promo .content {
    display: block;
    position: absolute;
    z-index: 1;
    overflow: hidden;
    padding: 0;
    bottom: 7%;
    text-align: center;
    width: 100%;
}

.block-home-promo h1 {
    font-size: 30px;
    margin-bottom: 0;
}

.block-home-promo span.info {
    display: block;
    font-size: 30px;
    /*/*font-family: 'Prata', sans-serif;*/*/
    text-transform: uppercase;
    color:#2F2F2F;
}

.block-home-promo strong.title {
    font-size: 16px;
    color:#2F2F2F;
}

.block-home-promo.big {
    width: 99%;
}

.block-home-promo.big .content {
    display: block;
    position: absolute;
    z-index: 1;
    overflow: hidden;
    padding: 0;
    top:44%;
    right: 0;
    text-align: right;
    width: 38%;
}

.apptrian-subcategories-grid .apptrian-subcategories-category-name a{
    text-transform: uppercase;
}


/* -------------- elenco prodotti ------------------- */
.filter-title {
    display: none;
}

strong.block-subtitle.filter-subtitle {
    display: none;
}

.category-image {
    display: none;
}

.toolbar select, .filter-title strong {
    background-color: #fff;
    border: 1px solid #000000;
    -webkit-box-shadow: inset 0 0 0 0 #ffffff, inset 0 0 0 0 #337ab7;
            box-shadow: inset 0 0 0 0 #ffffff, inset 0 0 0 0 #337ab7;
    border-radius: 0;
}

.catalog-category-view .block.block-compare, .block.block-wishlist {
    display: none;
}


.toolbar-sorter.sorter {
    display: none;
}


/* -- menu categorie --- */
.categories-row ol, .categories-row ul {
    margin-top: 0;
    list-style-type: none;
    margin: 0;
    -webkit-padding-start: 0;
}

.categories-row li {
    text-transform: uppercase;
    margin-bottom: 0;
}

.categories-row a:visited, .categories-row .alink:visited {
    color: #999;
    text-decoration: none;
}

.products.wrapper.grid.products-grid {
    margin: 0;
}

.page-products .products-grid .product-item {
    width: 44%;
}

@media screen and (max-width: 768px) {
    .desktop_menu {display:none;}

    .page-products .product-item-info {
        width: 100%;
        display:block;
    }

    .products-list .product-item-photo {text-align: center; width: 100%; display:block;}

}

.ias-noneleft {display: none!important;}

.catalog-category-view h1#page-title-heading {
    margin-bottom: 20px;
}

.category-i-favolosi .widget.block.block-static-block {
    margin-bottom: 0;
}

.category-i-favolosi .sidebar,.category-extra-old-fabulous .sidebar,.category-i-favolosi .filter,.category-extra-old-fabulous .filter {
    display: none;
}

.product-item-info {
    position: relative;
}

.products-grid .product-item-info:hover .label_unavailable {
    right: 4px;
    top: 43px;
}

.product.details.product-item-details {
    min-height: 35px;
    display: block;
}

a.product-item-link {
    font-size: 2rem;
}

.swatch-attribute.color .swatch-option.text {
    width: 50%;
}

.label_novita {
    position: absolute;
    z-index: 2;
    background-color: #e2001a;
    color: #fff;
    padding: 2px 4px;
}

/* --------------------- scheda prodotto ------------------------ */

/*.product-reviews-summary, #tab-label-reviews {
    display:none;
}*/

.breadcrumbs a, .breadcrumbs a:visited {
    color: #303133;
    text-decoration: none;
}

.product.attribute.description {
    clear: both;
}


/*.fotorama__stage__frame .fotorama__img {
    left: 45%;
}*/

.swatch-attribute.size .swatch-option, .swatch-attribute.manufacturer .swatch-option, .swatch-option.text {
    background: #ffffff;
    color: #666;
    height: auto;
    padding: 3px 8px 1px 8px;
}

.product-info-main .product-add-form {
    padding-top: 0;
}


.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
}

.old-price .price-label {display: none!important;}
.old-price span.price {
    text-decoration: line-through;
}

.swatch-attribute.confezione span.swatch-attribute-label {display:none;}

.swatch-attribute.confezione .swatch-attribute-selected-option { padding-left:0;}

.swatch-attribute-options span {
    display: block;
}


.ui-corner-all.bss-error {
    border: 0!important;
}

.bss-error input.qty {
    border: 1px solid #ff0606 !important;
}

.action.primary, .block-compare .action.primary {
    background: rgba(0, 0, 0, 0.85);
    border: 1px solid rgba(0, 0, 0, 0.85);
    color: #fff;
    font-weight: 300;
    /*font-family: 'Prata', sans-serif;*/
    -webkit-box-shadow: none!important;
            box-shadow: none!important;
    border-radius: 0;
}

.action.primary:hover, .block-compare .action.primary:hover {
    background: rgba(0, 0, 0, 1)!important;
    border: 1px solid rgba(0, 0, 0, 1)!important;
    color: #fff;
}

.additional-attributes-wrapper.table-wrapper {
    margin-top: 20px;
    border-top: 0;
}

.action.primary:focus, .action.primary:active, .block-compare .action.primary:focus, .block-compare .action.primary:active {
    background: rgba(0, 0, 0, 0.85);
    border: 1px solid rgba(0, 0, 0, 0.85);
    color: #fff;
}

.additional-attributes-wrapper.table-wrapper .cont {
    border-bottom: 1px solid #000;
}

.additional-attributes-wrapper.table-wrapper .cont .label {
    background-color: #fff;
    padding: 5px 10px;
    float: left;
    width: 45%;
    text-transform: uppercase;
}

.additional-attributes-wrapper.table-wrapper .cont .data {
    padding: 5px 10px;
}

.product-info-main .product-reviews-summary { float: none; clear: both; padding-top: 15px; }

.product-info-main .product.attribute.sku .type, .product-info-main .product.attribute.sku .value {
    font-weight: 600;
}

.message-success.success.message {
    position: fixed;
    top: 0;
    margin: 0 auto;
    z-index: 112;
    max-width: 1403px;
    cursor: pointer;
}

.message.success {
    background: #fff;
    border: 1px solid #303133;
    color: #303133;
}

.message.success {
    color: #303133;
}

.block.newsletter .action.primary {
    background: rgba(0, 0, 0, 0.85);
    border: 1px solid rgba(0, 0, 0, 0.85);
    color: #fff;
    font-weight: 300;
    /*font-family: 'Prata', sans-serif;*/
}

.block.newsletter .action.primary:hover {
    background: rgba(0, 0, 0, 1);
    border: 1px solid rgba(0, 0, 0, 1);
}

.swatch-option.image:not(.disabled):hover, .swatch-option.color:not(.disabled):hover {
    outline: 2px solid #000000;
}
.swatch-option.selected {
    outline: 2px solid #000000;
}

.confezione_prezzo {
    font-weight: 600;
    padding-bottom: 5px;
}

.fotorama__thumb-border {
    border: 1px solid #000000!important;
}

.fotorama__caption {
    display: none;
}

.product-info-main .product.attribute.sku .type:after {
    content: '';
}

@media screen and (max-width: 768px) {

    .product.attribute.sku {
        font-size: 26px;
    }
}

/* paginazione - next/previous */

@media screen and (max-width: 768px) {

    .bss-previous-next-block #back {
        width: 100%!important;
    }

    .bss-previous-next-block ul li {
        width: 40%!important;
        border:1px solid #000;
    }

    .bss-previous-next-block #style-1 #previous {
        float: left!important;
    }

}


#previous div, #next div {
    padding: 7px!important;
    border: 1px solid #303133!important;
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
}

div#tab-label-reviews, div#reviews {
    display: none;
}

/* - fancybox -*/
.fancybox-skin {
    border-radius: 0;
    border: 10px solid #000000;
}

/* - prodotti correlati - */
.block.related .product-item-info, .block.upsell .product-item-info {
    width: auto;
    text-align: center;
}


.block.related .block-content.content .block-actions, .block.related .field.choice,.block.related .product-item .price-box .price, .block.related .product.actions.product-item-actions {
    display: none;
}

/* outfit */
.category-outfit .actions-primary,.category-outfit .product.attribute.sku,.category-outfit .product-info-stock-sku,.category-outfit .product-info-price,.category-outfit .box-tocart {display:none!important;}

 

/*SIZE*/
.taglie {float:right; right:0; text-transform:none; cursor:pointer;line-height: 30px;}
.taglie a { text-transform:none;}
#ghost_taglie_cont {display:none;}

#ghost_taglie_cont {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    top: 0;
}

#ghost_taglie_contenitore {
position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    background: #CCC;
    opacity: 0.7;
 }
 
 #ghost_taglie {
    position: absolute;
    z-index: 9999999;
    width: 800px;
    height: auto;
    background: #fff;
    padding: 10px;
}


.taglie_close {
    float: right;
    font-size: 19px;
    cursor: pointer;
    border: none;
    padding-right: 20px;
    padding-top: 20px;
}

table.table-size {
    background-color: #CCC;
    margin:0px 0px 0px;
    font-size: 12px;
    text-align: left;
}
table.table-size td {
    background-color: #000;
    margin:0px 0px 0px;
    font-size: 12px;
    text-align: left;
}

table.table-size thead tr th, table.table-size tfoot tr th { /*background-color: #e6EEEE;*/
    color:#FFF;
    font-weight:normal;
    background-color: #000;
    border: 1px solid #666;
    font-size: 12px;
    padding:5px;
    text-align: center;
}

table.table-size tbody td {
    color: #333;
    background-color:#FFF;
    border:1px solid #666;
    padding:3px;
}

table.table-size tbody tr.odd td {
    background-color:#fff;
}

.size_titolo {
    padding-bottom:5px;
}

.size_tr_certer {
    text-align:center;
}

.size_testata {
    padding-left: 2px;
    background-color: rgb(0, 0, 0);
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.size_taglia_titolo {
    font-weight: bold;
    background-color: #000;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 2px;
}


.size_taglia {
    padding:2px;
    font-weight:bold;
}

.size_taglia_valore {
    padding:2px;
    border: 1px solid #666;
}

/* ---------------- minicart ---------------- */
.minicart-wrapper {display:none;}

.minicart-items .product-item-name a {
    color: #333;
}

.minicart-wrapper .action.showcart .counter.qty {
    background: #000000;
}

.minicart-wrapper .action.showcart:before {
    color: #fff;
    content: '';
    width: 20px;
    background: url(../images/cart.png);
    height: 20px;
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-right: 5px;
}

.minicart-wrapper .action.showcart.active:before {
    content: '';
    margin-top: 5px;
    margin-right: 5px;
}

/* ---- cart ----- */
.mark, mark {
    background-color: transparent!important;
}

/* ----------------- checkout ----------------- */
/*.totals-tax { display: none; }*/

.opc-progress-bar-item._active:before {
    background: #000000!important;
}
.opc-progress-bar-item._active>span:before {
    background: #000000!important;
}

.checkout-payment-method .payment-option-title .action-toggle {
    color: #333!important;
}

.opc-progress-bar-item._complete>span {
    color: #999!important;
}

.opc-progress-bar-item._complete>span:hover {
    color: #000!important;
}

.opc-progress-bar-item._active:before {
    background: #000!important;
    border-color: #000!important;
}

.opc-progress-bar-item._active>span:before {
    background: #000!important;
    border-color: #000!important;
}

.opc-progress-bar-item._active>span:after {
    border-color: #fff!important;
}

.opc-wrapper .shipping-address-item.selected-item {
    border-color: #000!important;
}

.opc-wrapper .shipping-address-item.selected-item:after {
    background: #000!important;
}

.grucce {
    background-color: #f5f5f5;
    padding: 20px;
    border: 1px solid #000;
    float: left;
    width: 100%;
}

.grucce span.titolo {font-size: 2.6rem;font-weight: 300;}

.grucce .actions {
    margin-top: 10px;
}



.grucce_resoconto {
    background-color: #f5f5f5;
    padding: 20px;
    border: 1px solid #000;
    float: left;
    width: 100%;
    visibility: hidden;
    font-size: 2.4rem;
}

/* ------------- account --------------- */
.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current>strong {
    border-color: rgba(0, 0, 0, 1);
}

.customer-account-create fieldset.fieldset.create.info {
    margin-bottom: 0;
}

.customer-account-create fieldset.fieldset.address .legend {
    display: none;
}


/* -------------- footer -------------------- */
.page-footer {
    display: none;
    background: #fff!important;
}

.footer.content .links li {
    color: #fff;
}

.footer.content .links strong {
    color: #bbbbbb;
    font-weight: 600;
}

.footer.content .links a {
    color: #bbbbbb;
    text-decoration: none;
}

.footer.content .links a:hover {
    color: #000000;
    text-decoration: underline;
}

.footer.content .links a:visited {
    color: #bbbbbb;
    text-decoration: none;
}

.copyright {
    color: #000;
    background-color: #fff;
    font-size: 14px;
    border-top: 1px solid #ccc;
    margin: 0 auto;
    width: 100%;
    text-align: left;
}

.page-footer .privacy-container { color:#fff; }
.page-footer .privacy-container a { color:#fff; }

.footer_shop {
    background: #000;
    padding: 36px;
}

.footer_shop p, .footer_shop a {color:#fff;}

.textwidget {
    color: #bbbbbb;
}

/* ------------ newsletter ---------------- */
.newsletter .privacy-box label span {
    color: #fff;
}

.newsletter .privacy-box label span a {
    color: #fff;
}

/* ---------- credits ----------------- */
.footer-credits {
    border-top: 1px solid #ddd;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    width: 100%;
}

.credits {
    padding: 10px;
    text-align: center;
    /*background-color: #303133;*/
    color: #fff;
}

.credits a {color:#fff;}

.copyright {
    display: none;
}

/* --------- cookie ---------- */
#cookienotification-block {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 5;
    padding: 10px 20px;
    display: block;
    line-height: 24px;
    font-size: 13px;
    margin: 0;
    text-align: center;
}

#cookienotification-block > p {
    float: none;
    margin: 0 10px;
    display: initial;
}