/* ==========================================================================
*
* Custom CSS Stylesheet. This is where you should add your own styles!
*
** ========================================================================== */

/* Simple style overrides or custom adds */
body{
    background-color: #fff;
}
h1,
.page-title {
    font-family: Montserrat;
    font-size: 2.2rem;
    line-height: 1.4;
    font-weight: 400;
    font-style: normal;
}

h2 {
    font-family: Montserrat;
    font-size: 1.9rem;
    line-height: 1.4;
    font-weight: 400;
    font-style: normal;
}

h3 {
    font-family: Open Sans;
    font-size: 1.5rem;
    line-height: 1.4;
    font-weight: 400;
    font-style: normal;
}

h4 {
    font-family: Open Sans;
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: 400;
    font-style: normal;
}

h5 {
    font-family: Open Sans;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 400;
    font-style: normal;
}

h6 {
    font-family: Open Sans;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 400;
    font-style: normal;
}

a {
    color: #000;
    -webkit-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}

a:hover {
    color: #ff6c36;
    text-decoration: none;
}

a:focus,
a:active {
    outline: none;
    text-decoration: none;
    color: inherit;
    text-shadow: none;
}
.txt-grey {
    color: #535353;
}
.mfp-figure{
    touch-action: pan-x pan-y;
}
.site-header .site-header-top {
    height: 40px;
}
.site-header .site-header-top .top-tel{
    background-color:#f0f0f0;
    padding:4px;
    font-size:.9em;
    position:absolute;
    right:0;
}
.site-header .site-header-top .top-tel a {
    font-weight:bold;
}
.site-header .mobile-top-tel img {
    height: 32px;
    width: 32px;
    padding:3px 0;
}
.site-header .mobile-top-tel {
    background: #e94e10;
    color:#fff;
}
.site-header .mobile-top-tel a {
    color: #fff;
}

.site-header .site-header-top .top-tel img {
    height: 32px;
    width: 32px;
}
.site-header-main-wrapper {
    background-color: #3c3c3b;
}

header .site-header-top-wrapper .site-header-row img{
    width:100%;
}
header .site-header-top-wrapper .site-header-row span{

}
body.sticky-header .site-header[data-header-style="9"] .site-header-top-wrapper {
    height: auto;
}
header .siteheader-container .ico-svg {
    height: 35px
}
#zn-res-menu a.kl-cart-button:after, 
header .siteheader-container a.kl-cart-button:after ,
header .siteheader-container a.kl-wishlist-button:after {
    content: attr(data-count);
    font-size: 9px;
    background-color: #ff6c36;
    color: #fff;
    width: 15px;
    height: 15px;
    display: block;
    text-align: center;
    line-height: 13px;
    border-radius: 50%;
    position: absolute;
    top: -8px;
    right: -10px;
    font-weight: 600;
    padding-right: 1px;
}
header .siteheader-container a.kl-wishlist-button:after {
    padding-right: 0px;
}
#zn-res-menu a.kl-cart-button:after{
    padding-right:0;
    top:2px;
    right:3px;
}
.header-search .searchBtn {
    background: none;
    height: 35px;
    width: 35px;
    line-height: 35px;
    border: 0;
}
.header-search .searchBtn:hover {
    background: none;
}

#zn-res-menu{
    width:80%;
}
#zn-res-menu .mobile-menu-logo{
    width:50%;
}
#zn-res-menu .cart-menu-logo{
    height:35px;
}
#zn-res-menu .mycartbtn {
    position:relative;
}
#zn-res-menu .mobile-menu-icons a{
    display:inline;
    border-bottom:0;
    padding:13px 8px;
}
#zn-res-menu .mobile-menu-icons{
    border-bottom: 1px solid #d9d9d9;
    padding: 5px 0;
    position:sticky;
    top:0;
    background:#fff;
    z-index:100000;
}
#zn-res-menu .sub-menu{
    margin-top:93px;
}
#zn-res-menu .zn_res_menu_go_back{
    position:sticky;
    top:46px;
    background:#fff;
    z-index:100000;
}
.zn_res_menu_visible #zn-res-menu, .zn_res_menu_visible #zn-res-menu li ul {
    overflow-x: hidden
}

#zn-res-menu .zn_res_menu_go_back > a {
    padding: 14px 28px;
}
#zn-res-menu li.src-menu-mobile-clone input {
    background-color:#eee;
}
#zn-res-menu li ul.sub-menu:not(.zn-menu-visible) {
        display: none;
    }
#zn-res-menu li > div a {
    color: #8C8C8C;
    width: 90%;
}
#zn-res-menu .mobile-menu-footer {
    background-color:#3c3c3b;
    width:100%;
    bottom:0;
    position:sticky;
    z-index: 100000;
}
#zn-res-menu .mobile-menu-contact{
    background:#e94e10;
    color:#fff;
    display:block;
    border-bottom:0;
}
#zn-res-menu .mobile-menu-contact img {
    height:35px;
    padding: 0px 5px 3px;
}
#zn-res-menu .mobile-menu-footer .tel-mobile-menu{
    height:15px;
}
#zn-res-menu .mobile-menu-footer a {
    display:inline;
    border-bottom:0;
    color:#fff;
    font-size:1.1rem;
}
#zn-res-menu .mobile-menu-footer img {
    height: 45px;
}

.account-icon ul.sub-menu li {
    position: relative;
}

.account-icon ul.sub-menu ul {
    top: 100%;
    margin-top: 0;
}

.account-icon ul.sub-menu li a:not(:only-child):after {
    position: absolute;
    top: 50%;
    margin-top: -1px;
    right: 10px;
    content: '';
    opacity: .6;
    background-color: rgba(0, 0, 0, 0.3);
    width: 10px;
    height: 2px;
}

.account-icon ul.sub-menu li a {
    min-width: 235px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.03);
    padding: 10px 20px;
    font-size: 12px;
    color: #757575;
    position: relative;
    text-transform: uppercase;
}

.account-icon ul.sub-menu li a[title="separator"] {
    text-indent: -2999px;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.05) !important;
    background-clip: padding-box;
    height: 5px;
}

.account-icon ul.sub-menu li.active > a,
.account-icon ul.sub-menu li a:hover {
    color: #323232;
    background: rgba(0,0,0,0.04);
}
/* REST OF SUB-LEVELS */
.account-icon ul.sub-menu {
    position: absolute;
    border-radius: 2px;
    border: 1px solid rgba(255,255,255,.8);
    box-shadow: 0 0 4px rgba(0,0,0,.4);
    background: #f5f5f5;
    padding: 6px 0;
    background: rgba(245, 245, 245, 1);
}

.account-icon > ul.sub-menu:before {
    content: '';
    display: block;
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 10px;
}
/* fix for top hover */
.account-icon > ul.sub-menu:after {
    content: '';
    display: block;
    position: absolute;
    top: -11px;
    left: 14px;
    border: 6px solid transparent;
    border-bottom-width: 5px;
    border-bottom-color: #f5f5f5;
}

.account-icon ul.sub-menu li:hover > ul {
    left: 100%;
    top: -3px;
    opacity: 1;
}

/* ANIMATIONS */
.account-icon ul.sub-menu{
    left: -9999px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .4s ease, top .45s ease;
    transition: opacity .4s ease, top .45s ease;
}

.account-icon ul.sub-menu {
    top: 150%;
}

.account-icon a#lnk-account:hover > ul.sub-menu{
    left: 0;
    opacity: 1;
    visibility: visible;
    z-index: 100;
}

.account-icon a#lnk-account:hover > ul.sub-menu {
    top: 135%;
}

.account-icon ul li a {
    -webkit-transition: padding-left .35s ease, border-right .35s ease;
    transition: padding-left .35s ease, border-right .35s ease;
}


@media (max-width: 992px) {
    header .topnav {
        margin: 0;
    }
}
.site-header-main > div {
    flex-basis: 0;
    flex-grow: 1;
}

.bg-lightgray .fab.fa-instagram {
    background: radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);
    background: -webkit-radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);
    background-clip: text;
}
.some-css-selector {
    font-size: 13px;
}

.hoverBorder:hover:after {
    box-shadow: none;
}

.spp-products-rows > .row {
    margin-bottom: 0px;
}

.site-header[data-header-style="4"] {
    background: rgba(13, 30, 53, 0.8);
}

.site-header[data-header-style="4"] .site-logo a:after, .site-header[data-header-style="6"] .site-logo a:after{
    content: none;
}

.site-header[data-header-style="4"] .logo-container, .site-header[data-header-style="6"] .logo-container{
    min-height: 86px;
}

.site-header .kl-header-bg {
    background: none;
    background-color: #3c3c3b;
    opacity: 1;
    height: 100%
}

.siteheader-container {
    padding-top:0;
}

.topnav .topnav-item-inline {
    display: inline-block;
}

.topnav.wishlist-icon, .topnav.account-icon{
    margin-left:15px; margin-right:0;
}

.shipping-top-container{
    line-height:1em;
    padding-top:.4em;
    padding-bottom:.4em;
}
/* TopNav Drop Panel */
.topnav-drop-panel {
    position: absolute;
    left: auto;
    width: auto;
    min-width: 120px;
    height: 0;
    opacity: 0;
    visibility: hidden;
    margin-left: -11px;
    right: 0;
    z-index: 101;
}

.topnav-drop-panel-inner {
    margin: 4px;
    list-style: none;
    background: #f5f5f5;
    padding: 10px 5px;
    margin-top: 5px;
    position: relative;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    border-radius: 2px;
}

.topnav-drop-panel-inner:after {
    content: "";
    top: -8px;
    position: absolute;
    right: 10px;
    border: 5px solid transparent;
    border-bottom-width: 4px;
    border-bottom-color: #f5f5f5;
}

.topnav-drop:hover .topnav-drop-panel {
    opacity: 1;
    height: auto;
    visibility: visible;
}

.page-subheader.uh_flat_redish-small {
    background: #3c3c3b;
    min-height:200px;
}
.page-subheader.uh_flat_redish {
    background: #3c3c3b;
}
#footer {
    background-color:#fff;
}
#footer .banner-umano-dk-container {
}
#footer .banner-umano {
	position: relative;
	background: #e94e10;
    font-size: 1em;
    color: white;
    line-height: 1;
    font-weight: bold;
    text-align:center;
}
    #footer .banner-umano-dk:after {
        /*
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #e94e10;
    border-width: 15px;
    margin-left: -15px;
*/
    }
    #footer .banner-umano span {
        font-family: 'Kalam', cursive;
        font-size: .9em;
        /*
    display: block;
    */
    }
#footer .banner-umano .ico-svg{
    height:60px;
    width:60px;
    float:none;
    margin-left:0;
}
#footer .banner-umano a {
    font-size: 1.5em;
}

    /*
#footer .banner-umano:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #e94e10;
    border-width: 15px;
    margin-left: -15px;
}
#footer .banner-umano{
    margin-top:15px;
	position: relative;
	background: #e94e10;
    font-size: 1.3em;
    color: white;
    line-height: 1;
    font-weight: bold;
    padding:.7em;
    text-align:center;
}
#footer .banner-umano span {
    font-family:'Kalam', cursive;
}
#footer .banner-umano a {
    font-size: 1.7em;
}
    */
#footer .bottom {
    padding-top: 0;
    border: 0;
    background: #3c3c3b;
}
#footer .info-links{
    background-color: #929292;
    text-align:center;
    text-transform:uppercase;
}
#footer .addresses a{
    color: #3c3c3b;
}
#footer .addresses{
    text-align:center;
    background-color:#fff;
    color: #3c3c3b;
}
.footer-icons {
    background-color: #efeeee;
}
.newsletter-signup .img-svg, .footer-icons .img-svg {
    width: 50%;
    max-width: 90px;
}
.newsletter-signup input.nl-form-control[type=text], .newsletter-signup input.nl-form-control[type=email] {
    width: 100%;
    background-color: #efeeee;
    border:0;
    border-radius:0;
    box-shadow:none;
}
.newsletter-signup .btn-orange{
    box-shadow:none;
    cursor:pointer;
}
.newsletter-signup .nl-privacy {
    line-height: 1em;
}

#nl-popup h2{
    font-size:1.5rem;
}
#nl-popup p{
    line-height:1.2rem;
    font-size:.9rem;
}
#nl-popup .bg-orange {
    color: #fff;
}
#nl-popup .btn-orange {
    border-radius: 5px;
    cursor: pointer;
}
#nl-popup input[type=text], #nl-popup input[type=email] {
    background-color: #efeeee;
    border:0;
    border-radius:7px;
    font-size:.85rem;
}
#footer .social-icons .img-svg {
    width: 50px;
}
#footer .social-icons .img-svg.youtube {
    width: 45px;
    height: 45px;
}
.footer-icons h4{
    font-size:0.9rem;
    color: #999898;
}
.footer-icons p {
    font-size: 0.75rem;
    color: #999898;
}
#footer{
    padding-bottom:0;
}
#footer .social-icons {
    float:none;
    color: #fff;
}
#footer .social-icons .title {
    font-family:'Kalam', cursive;
}

#footer .footer-links{
    background-color: #f0f0f0;
    color: #3c3c3b;
}
#footer .footer-links h4{
    font-size:1rem;
}
#footer .footer-links a {
    color: #3c3c3b;
}
#footer .footer-sign {
    color: #3c3c3b;
    text-align:center
}
#footer .footer-sign a {
    color: #ababab;
    text-decoration:underline;
}
.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
}

.products .kw-details-title {
    max-height: 72px;
    height: 72px;
    overflow: hidden;
    color: #5a5758;
}

.kl-store-page .product-page {
    margin-bottom: 40px;
}
.product-list-item .kw-details-title {
    overflow: hidden;
}

.variation .variation-color {
    margin-bottom: 0;
}
.variation .variation-color p {
    margin-bottom: 0;
}
.variation .variation-size {
    display:inline-block;
    margin-bottom:0;
}
.variation .variation-size p{
    margin-bottom:0;
}

.imgboxes_style4 .imgboxes-wrapper{
    min-height: 255px;
    margin-bottom: 0;
    height: auto;
}

.product_alternative_images_container li{
    float:left;
    width: 33.333333333%;
    padding:10px 5px;
    display:none;
}
.btnCovid img {
    padding-top: 2px
}
.btnCovid{
    width:35px;
}
.mobile-top-covid .btnCovid img {
    padding-top: 0px;
    width:35px;
}
.mobile-top-covid a {
    color: #fff;
}
.mobile-top-covid {
    background-color: #7C7C7E;
    font-size:.9rem;
}

.site-header[data-header-style="9"] .header-search {
    margin-left: 15px;
}
#covid-popup {
    border: 0;
}
#nl-popup .mfp-close, #covid-popup .mfp-close{
    background-color:#fff;
    color:#e94e10;
    opacity:1;
}
#cart-popup.auth-popup {
    width: 550px;
}
#fastreg-form-popup.auth-popup {
    width: 650px;
}
#covid-popup img {
    width: 45px;
}
#covid-popup h4 {
    color: #fff;
    font-family: 'Kalam', cursive;
}
#covid-popup {
    width: 550px;
    background-color: #3c3c3b;
    color:#fff;
}

.mandatory-field{
    color: red;
}
.breadcrumbs {
    /*    background: #3c3c3b;*/
    background: rgb(60, 60, 59);
}
.breadcrumbs li:after, .breadcrumbs2 li:after {
    border-left-color: #fff;
}

.page-subheader .ph-content-wrap {
    margin-top:76px;
    padding-top: 50px;
}

.page-subheader .ph-content-wrap-small {
    margin-top: 76px;
    padding-top: 50px;
    width: 100%;
    height: 200px;
    min-height: 200px;
}

.kl-store form .form-row select, .kl-store-page form .form-row select {
    width: 100%;
}

.payment-method.elm-social-icons .elm-sc-icon {
    font-size: 32px;
    color: #000;
}
.payment-method.elm-social-icons .elm-sc-icon:hover {
    color: #fff;
}

.site-header[data-header-style="4"] .logo-container{
    border:0;
    background:none;
}

.site-header[data-header-style="9"] .main-nav > ul > li > a.active{
    color: #fff;
}
.logo-header-top{
    width:115px !important;
    height:25px !important;
}

.mainnav--cart .drop-mobile {
    position: relative;
    display: inline-block;
}
.mainnav--cart .drop{ 
    min-width:36px;
}

span.remove-qty-icon-container {
    margin-left: 7px;
}

.product-list-item:hover .kw-prodimage-img:not(:only-child){
    opacity:1;
}
.spp-list .product-list-item .svg-discount {
    position: absolute;
    top: 30px;
    right: 80px;
    width: 45px;
    z-index: 100;
}
.products .product-list-item .svg-discount{
    position:absolute;
    top:20px;
    right: 20px;
    width:45px;
    z-index:99;
}
.hgSlickNav-arr {
    position:absolute;
    top:30%;
}
.hgSlickNav-arr svg{
    width:28px;
    height:28px;
}
.hgSlickNav-arr.hgSlickNav-prev {
    left:13px;
}
.hgSlickNav-arr.hgSlickNav-next {
    right:20px;
}

.spp-list .product-list-item {
    margin: 20px 10px 40px;
}

.product-list-item .kw-prodimage-img {
    max-height: 254px;
}

.home .small_logo_container h3 {
    font-family: 'Kaushan Script', cursive;
    text-transform: uppercase;
    font-size:40px
}

.home h5 {
    font-family: 'Kaushan Script', cursive;
    font-size:22px;
}

.logo_bottom_border{
    border-bottom: 1px solid #3c3c3b;
}

.text-orange {
    color:#ff6c36;
}

.btn-orange {
    background-color: #ff6c36;
    border-color: #ff6c36;
    color: #fff;
}

.btn-sherpa3-orange {
    background-color: #e94e10;
    border-color: #e94e10;
    color: #fff;
}

.btn-grey {
    background-color: #ddd;
    border-color: #444;
    border:none;
    color: #444;
}

.btn-dark-grey {
    background-color: #868484;
    border: none;
    color:#fff;
    border-radius:0;
    font-weight:600;
    font-size:.9rem;
}
.small_logo_container {
}

.topnav.support--panel i {
    border-radius: 50%;
    border: solid black;
    padding: 8px 5px;
    width: 32px;
    height: 32px;
    text-align: center
}

.topnav.support--panel div.col div{
    margin-left:7px;
}

.topnav.support--panel div.col {
    font-size: 12px;
    display: flex;
    align-items: center;
    white-space:nowrap;
}

.alternateImagesContainer {
    overflow: hidden;
    margin-bottom: 15px;
}

.product-list-item .price, .product-list-item .price ins, .kl-store-page .products .product .product-list-item .price, .kl-store-page .products .product .product-list-item .price ins {
    font-weight: 400 !important;
}

.product-list-item .pretitle {
    font-size: 12px;
}
.product-list-item .kw-details-title {
    font-size: 14px;
}

#product_option_taglia option {
    color: #000;
}
#product_option_taglia option:disabled {
    color: #ddd;
}

#product_option_taglia li {
    float: left;
}
#product_option_taglia li a.selected, #product_option_taglia li a:hover {
    background: #444;
    color: #fff;
}

#product_option_taglia li a.disabled{
    cursor:default;
    background: #ddd;
    color: #aaa;
}

#product_option_taglia li a {
    border: 1px solid #444;
    border-radius: 8px;
    display: block;
    line-height: 2.6rem;
    min-width: 2.8rem;
    margin: 0 .7rem .7rem 0;
    padding: 0 5px;
    text-align: center;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500;
    color: #444;
}

.fix-scroll {
    position: fixed;
}
.product .fix-scroll {
    max-width:325px;
}

.related.products {
    position: relative;
    z-index: 10;
    background-color: #fbfbfb;
}

.cart_qty_buttons{
    border:1px solid #ccc;;
}
.cart_qty_buttons .product-adjust-qty {
    padding: .2rem .3rem;
    font-size: .8rem;
    border: 0;
}

.cart_qty_buttons .product-adjust-qty.remove {
    font-size: 1.7em;
}

.cart_item .product-quantity input:hover {
    border: 0;
}
.product-adjust-qty.btn-outline-secondary:hover, 
.product-adjust-qty.btn-outline-secondary:active, 
.product-adjust-qty.btn-outline-secondary:visited,
.product-adjust-qty.btn-outline-secondary:focus {
    background: none;
    border: none !important;
    color: #6c757d !important;
    background-color: #fff !important;
    box-shadow:none;
}

.cart_item .product-quantity input {
    border: 0;
    box-shadow: none;
    text-align: center;
}
.cart_item .product-quantity .quantity {
    border: 0;
    display: inline-block;
}
.cart_item .product-quantity .remove-qty-icon-container {
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    padding: 0 12px 12px;
}

#sizeguide-popup {
    max-width: 600px;
}

.singleSizeContainer td{
    text-align:center;
    white-space:nowrap;
}
.singleSizeContainer th {
    background-color: #dee2e6;
    text-align: center;
    vertical-align: top;
    padding: 0;
    border-left: 2px solid #fff;
}
.singleSizeContainer th span {
    font-weight:normal;
}

#t-uomo.singleSizeContainer th {
    width: 20%;
}
#sizeguide-popup table th .th-number {
    border-radius: 50%;
    background: #ff6c36;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    color: #fff;
    font-weight: 900;
    font-family: 'Montserrat', sans-serif;    
}
#sizeguide-popup table tfoot td {
    background-color: #dee2e6;
}

#sizeguide-popup table tfoot td {
    padding: .2rem;
}

#sizeGuideBackTo1 {
    color:#535353;
}
#sizeGuideType{
    color:#000;
}

.cart-container .container-cart-container > .widget_shopping_cart_content {
    display: block;
    font-size: 12px;
}
.cart-container .container-cart-container > .widget_shopping_cart_content .checkout {border-left: 1px solid #CCC; margin-left: 15px; padding-left: 15px; display: inline-block; color: #CD2122; font-size: 12px; text-transform: uppercase;}
.cart-container .container-cart-container > .widget_shopping_cart_content .checkout:hover {color: #333;}
.cart-container .container-cart-container > .widget_shopping_cart_content .checkout span {margin-top: 1px; opacity: 0.2;}
.widget_shopping_cart_content .quantity {border:0;}
.kl-store-page div.product form.cart .single_variation_wrap .variations_button div.quantity .qty {
    width: 70px;
    text-align: right;
}

.kl-store-page .regForm h3{
    font-size:1.4rem;
}
.kl-store-page .regForm label {
    margin-bottom: .1rem;
    font-size: .9rem;
}
.kl-store-page .regForm input.input-text,
.kl-store-page .regForm textarea.input-text,
.kl-store-page .regForm select {
    padding: 3px 10px;
    font-size: .9rem;
    box-shadow: none;
}

.product-ico-youtube {
    position: absolute;
    color: red;
    z-index: 10;
    top: 50%; /* position the top  edge of the element at the middle of the parent */
    left: 50%; /* position the left edge of the element at the middle of the parent */
    transform: translate(-50%, -50%); /* This is a shorthand of translateX(-50%) and translateY(-50%) */
}

.shop_table .voucher {
    border-top: 1px solid rgba(221,221,221,.64);
}

.hg_badge_sale {
    background-color: #ff6c36;
}
.hg_badge_sale:after {
    background-color: #ff6c36;
}


    .cbFiltersContainer .cbContainer {
        display: block;
        position: relative;
        padding-left: 35px;
        margin-bottom: 12px;
        cursor: pointer;
        font-size: 14px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .cbFiltersContainer .cbContainer input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
            height: 0;
            width: 0;
        }

        .cbFiltersContainer .cbContainer .cbCheckmark {
            position: absolute;
            top: 0;
            left: 0;
            height: 25px;
            width: 25px;
            background-color: #eee;
        }

            .cbFiltersContainer .cbContainer .cbCheckmark:after {
                left: 9px;
                top: 5px;
                width: 5px;
                height: 10px;
                border: solid white;
                border-width: 0 3px 3px 0;
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg);
            }

        .cbFiltersContainer .cbContainer:hover input ~ .cbCheckmark {
            background-color: #ccc;
        }

        .cbFiltersContainer .cbContainer input:checked ~ .cbCheckmark {
            background-color: #ff6c36;
        }

            .cbFiltersContainer .cbContainer input:checked ~ .cbCheckmark:after {
                display: block;
            }

    .cbFiltersContainer .cbCheckmark:after {
        content: "";
        position: absolute;
        display: none;
    }
.kl-store-page .left_sidebar .products .product:nth-child(3n+1) {
    clear: initial;
}

.kl-store-page .promo.left_sidebar .products .product:nth-child(4n+1) {
    clear: initial;
}

.kl-store-page .promo.left_sidebar .products .product {
    width: 25%;
}
.kl-store-page div.product form.cart .single_variation_wrap .variations_button div.quantity{
    float:none;
}
.kl-store-page div.product form.cart .single_variation_wrap .variations_button .row button {
    white-space:normal;
    position:relative;
    padding-left:35px;
    font-size:.95rem;
    padding-top:1rem;
    padding-bottom:1rem;
}
.kl-store-page div.product form.cart .single_variation_wrap .variations_button .row button img {
    height:35px;
    left: 5px;
    margin-right: 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    vertical-align: middle;
}
.kl-store-page div.product form.cart .single_variation_wrap {
    border:0;
    padding-left:0;
}
.kl-store-page div.product form.cart .single_variation_wrap .single_variation .price:before{
    content:none;
}
.variations_form.cart .row {
    margin-left:-15px;
    margin-right:-15px;
}
.quantity input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.quantity {
    border: 2px solid #ddd;
    display: inline-flex;
}

.quantity ,
.quantity * {
    box-sizing: border-box;
}

.quantity button {
    outline: none;
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    align-items: center;
    justify-content: center;
    width: 33px;
    height: 33px;
    cursor: pointer;
    margin: 0;
    position: relative;
}

.quantity button:before, .quantity button:after {
    display: inline-block;
    position: absolute;
    content: '';
    width: 1rem;
    height: 2px;
    background-color: #212121;
    transform: translate(-50%, -50%);
}

.quantity button.plus:after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.quantity input[type=number] {
    font-family: sans-serif;
    max-width: 5rem;
    padding: .5rem;
    border: solid #ddd !important;
    border-width: 0 2px !important;
    font-weight: bold;
    text-align: center;
    box-shadow:none !important;
}
.kl-slideshow-safepadding .header-searchform{
    opacity: 0.9;
    background-color: #fff;
}
.search-mobile input{
    opacity: 0.9;
}
.search-mobile button {
    border: 0;
    background-color: transparent;
}
.search-mobile .input-group-text{
    padding: .375rem 0;
    background-color:#fff;
    opacity:0.9;
}
.search-desktop .input-group-prepend {
    background-color: #dadada;
}
.search-desktop label {
    font-family: 'Kalam', cursive;
    font-size: 1.8em;
    font-weight: 700;
}
.search-desktop button {
    border: 0;
    background-color: transparent;
}
.search-desktop .form-control {
    font-size: .85rem;
    background-color: #dadada;
    border-radius: 0;
    border: 0;
    padding-left:0;
}
.search-desktop .form-control:focus {
    border: 0;
    background-color: #dadada;
}
.search-desktop .input-group-text {
    padding-left: .15rem;
    padding-right: 0;
    background-color: #dadada;
    border:0;
    border-radius:0;
}

.hp-blocks .image-boxes {
    margin: 0;
}
.imgboxes_style_custom .imgboxes-title {
    position: absolute;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top:50%;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
    z-index: 0;
}

.bg-intramontabili {
    background-color: #f0f0f0;
    color: #3c3c3b;
}

.hp-outlet-box-img-container {
    height: 100%;
}

.hp-outlet-box-img-container img {
    max-height: 100%;
}

.hp-outlet-box {
    position: relative;
    background: #e94e10;
    font-size: 12px;
    color: white;
    line-height: 1;
    font-weight: bold;
}
.hp-outlet-box h4{
    font-weight:bold;
    font-size:2.5em;
}
.hp-outlet-slider-container a, .hp-intramontabili-slider-container a {
    color: #5a5758;
    font-size: .85em;
}
.hp-outlet-box span {
    color: #e94e10;
    text-transform: uppercase;
    padding: 5px 15px;
    background-color: #fff;
}
.hp-outlet-slider-container p, .hp-outlet-slider-container h3.tcolor{
    color: #fff !important;
}
.hp-outlet-slider-container h3.tcolor:not(.outlet-title) {
    font-family: 'Kalam', cursive;
}
.hp-outlet-slider-container .shop-latest {
    margin-top: -50px;
}
.hp-intramontabili-slider-container .shop-intramontabili {
    margin-top: -50px;
}
.hp-intramontabili-slider-container h3 {
    font-family: 'Kalam', cursive;
}
.hp-block-youtube {
    background-color: #3c3c3b;
    color:#fff;
}
.hp-block-youtube .rwd-video{
    padding-top:0;
}
.hp-block-landing a.btn-orange, .hp-block-youtube a.btn-orange {
    background-color: #e94e10;
}
.hp-block-landing {
    background-color: #f0f0f0;
}
.hp-block-landing .hp-block-landing-img-container img {
    width: 100%;
}

.hg_section .kw-details-title {
    color: #5a5758 !important;
    font-weight: 700;
}
.hp-outlet-link {
    padding: 7px 10px;
    text-align: center;
    display: block;
    background-color: #eee;
    text-transform: uppercase;
}
.price ins {
    color: #e94e10 !important;
}
.products .discount-online {
    display:inline-block;
    background-color: #e94e10;
    color: #fff;
    font-size:.8em;
    padding: 1px 5px;
    position:relative;
}
.spp-products-rows .discount-online {
    display: inline-block;
    background-color: #e94e10;
    color: #fff;
    font-size: .7em;
    padding: 1px 5px;
    position: relative;
    margin-left: 10px;
}
.spp-products-rows .discount-online:after,
.spp-products-rows .discount-online::after {
    position: absolute;
    top: 0px;
    left: -7px;
    content: '';
    width: 0;
    height: 0;
    border-right: solid 7px #e94e10;
    border-bottom: solid 7px transparent;
    border-top: solid 7px transparent;
}
.product-list-item .kw-details {
    padding-bottom: 30px;
}
.prodotto-bomba {
    background: linear-gradient(to bottom, #3c3c3b 50%, white 0%);
}
.hg_section .img-svg {
    width: 45px;
}
.hg_section.team {
    background: #f0f0f0;
}
.hg_section.team .row {
    margin: -20px -20px 0;
    font-size: .9em;
}
.hg_section.team .abstract {
    font-family: 'Kalam', cursive;
}
.hg_section.team h4{
    font-weight:bold;
    font-size:1.1em;
}

.home .hg_section h3:not(.kw-details-title):not(.outlet-title) {
    font-family: 'Kalam', cursive;
    text-transform: uppercase;
}
.prodotto-bomba h3, .prodotto-bomba p {
    color: #fff;
}
.height-100vh {
    position: relative; /* establish nearest positioned ancestor for
                                         absolute positioning */
}
.prodotto-bomba-text {
    position: absolute;
    top: 50%; /* vertical alignment */
    left:50%;
    transform: translate(-50%, -50%); /* precise centering; see link below */
    color:#fff;
    font-weight:bold;
    font-size:18px;
}
.prodotto-bomba-text a:hover {
    color: white;
}

.prodotto-bomba-text a{
    text-transform:uppercase;
    font-weight:bold;
    font-size:15px;
}
.negozi {
    background: linear-gradient(to bottom,#f0f0f0 50%,#fff 0%);
}
.negozi-text {
    position: absolute;
    top: 50%; /* vertical alignment */
    left:50%;
    transform: translate(-50%, -50%); /* precise centering; see link below */
    color:#fff;
    font-weight:bold;
    font-size:18px;
}
.negozi-text p{
    line-height:1.25em;
}
.negozi-text a{
    text-transform:uppercase;
    font-weight:bold;
    font-size:15px;
    white-space:nowrap;
}
.negozi-text a:hover {
    color: white;
}

.product-short-row .quantity {
    border: 0;
}

#mobileCartContainer .cart_list .remove {
    float: right;
    font-size: 30px;
    color: #c3c3c3;
    padding: 0 !important;
    margin-top: 30px;
}
.hg_section .col-md-4.teammember:nth-child(n+4) {
    margin-top: 50px;
}

.page404 .hg_section {
    background-position: top;
    padding-top: 450px;
    background-image: url(/images/404/SfondoCompleto-Desktop.svg);
    background-size: auto;
    background-repeat:no-repeat;
}
.page404 .hg_section p {
    color: #707172;
}
.page404 .hg_section h2 {
    color: #c8c9ca;
    font-weight:bold;
    font-size:2.5rem;
}
.page404 .hg_section .bg-orange, .page404 .hg_section .bg-orange a, .page404 .hg_section .bg-orange p, .page404 .hg_section .bg-orange h2 {
    color: #fff;
}
.page404 .hg_section .bg-orange label{
    text-align:justify;
    line-height:1em;
    font-size:.9rem;
}
.page404 .btn-grey404 {
    border: 0;
    padding: 0 10px 0 0;
    border-radius: 0;
    font-size: .9rem;
    font-weight: bold;
    color: #707172;
}
.page404 .btn-grey404 img {
    height: 24px;
    padding-right:10px;
}
.page404 .btn404 {
    border-radius: 0;
    background: #fff;
    color: #707172;
    font-weight: bold;
    height: 38px;
    border:0;
    margin:0;
}

.page404 .email404 {
    border: 0;
    background-color: #da6d46;
    color:#fff;
    padding:4px 10px;
    height: 38px;
    margin:0;
}
.page404 .email404::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

.page404 .email404:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

.page404 .email404::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}
.page404 .email404:not(:placeholder-shown) {
    background-color: #da6d46 !important;
}

.min-630{
    min-height:630px !important;
}

.rwd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}

.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.section-product-list .subheader-maintitle {
    color: #3c3c3b;
    text-transform: uppercase;
    text-align: center;
}
.editorial .subheader-maintitle {
    color: #535353;
}
.editorial .page-subheader{
    padding-top:137px;
}
.editorial .block-content a {
    color: #ff6c36;
}

.itemContainer.hg_columns h3.itemTitle {
    font-size:1rem;
}
.eBlog .itemContainer:after{
    content:none;
}
.kl-store-page .products div.product .product-list-item .kw-actions, .product-list-item .kw-actions {
    position: relative;
    right: inherit;
    bottom: inherit;
    width:auto;
    text-align:center;
}
.kl-store-page .products div.product .product-list-item .kw-actions a, .product-list-item .kw-actions a{
    width:auto;
    height:auto;
    float:none;
    line-height:inherit;
    margin-left:0;
}

/* ==========================================================================
** Responsive styles custom rules
* These rules are ready to be used for either overrides
* or just your own custom rules.
========================================================================== */
    .bg-orange {
        background-color: #e94e10;
    }

.txt-sherpa3-grey {
    color: #3c3c3b;
}

i.s2.bg-rosso {
    background-color: #da2515;
}
i.s2.bg-blu {
    background-color: #2858a5;
}
i.s2.bg-azzurro {
    background-color: #249cc9;
}
i.s2.bg-verde {
    background-color: #2d7130;
}
i.s2.bg-bianco {
    background-color: #fff;
}
i.s2.bg-nero {
    background-color: #3c3c3b;
}
i.s2.bg-rosa {
    background-color: #e82f6c;
}
i.s2.bg-grigio {
    background-color: #a8a8a7;
}
i.s2.bg-marrone {
    background-color: #a14b33;
}
i.s2.bg-giallo {
    background-color: #fcc128;
}
i.s2.bg-viola {
    background-color: #982f6e;
}
i.s2.bg-beige {
    background-color: #dcb467;
}
i.s2.bg-arancio {
    background-color: orange;
}
span span.s2OptionContent {
    vertical-align: middle;
    display:inline-block;
}
span i.s2 {
    width: 15px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    border: 1px solid #3c3c3b;
}
.select2-container .select2-selection--single{
    height:34px;
}

.kl-bg-source__bgimage {
    background-image: url('/images/header_sm.jpg');
    /*background-image: url('/images/headerBF20_sm.jpg');*/
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
}
#order_review tfoot tr.cart-discounts {
    border-top: 1px solid rgba(221,221,221,.64);
}

.more-text, .intro-text{
    font-size:.9rem;
    line-height:1.35rem;
}
.more-text a, .intro-text a {
    color: #6f7072;
    text-decoration:underline;
}
.more-text {
    color: #6f7072;
}
.mobile-product-filter div {
    position:relative;
}
.mobile-product-filter .ico-category {
    width: 60px;
    height: 60px;
    margin:12px 0 12px 25px;
}
.mobile-product-filter a{
    display:flex;
}
.mobile-product-filter a span {
    width: 80%;
    color: #fff;
    text-transform: uppercase;
    z-index: 2;
    align-items:center;
    display:flex;
    margin-left:15px;
}

.mobile-product-filter a.selected::after {
    color: #fff;
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    display: inline-block;
    position: absolute;
    font-weight: 600;
    right: 10px;
    top: 10px;
    font-size: 20px;
    width: 30px;
    height: 30px;
    background-color: #da6d46;
    text-align: center;
}


.filter-title {
    font-family: 'Kalam', cursive;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.1em;
    color: #3c3c3b;
}
.filter-activity li a, .filter-firstlevel li a {
    background-color: #dadada;
    color: #646363;
    padding: 5px 18px;
    position: relative;
}
.filter-activity li a.selected, .filter-firstlevel li a.selected {
    color: #fff;
    background-color: #da6d46;
}
.filter-activity li a.selected::before, .filter-firstlevel li a.selected::before  {
    color: #fff;
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    display: inline-block;
    position:absolute;
    font-weight:600;
    left:5px;
    font-size:12px;
    vertical-align:middle;
    line-height:26px
}
.filter-color label{
    text-transform:uppercase;
    font-size:.9rem;
}
.filter-color a {
    position: relative;
    display: inline-block;
}
.filter-color a.selected::after {
    color: #fff;
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    display: inline-block;
    position: absolute;
    font-weight: 600;
    top:50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -15px;
    font-size: 20px;
    width: 30px;
    height: 30px;
    text-align:center;
}
.filter-color a.wht.selected::after {
    color: #3c3c3b;
}
.filter-color a img {
    max-width:32px;
}
.filter-category a {
    display: block;
    position: relative;
}
.filter-category a span {
    position: absolute;
    text-align: center;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    bottom: 20px;
    z-index: 2;
    left:0;
}
.choose-activity a span {
    bottom: inherit;
    top:48%;
    font-size:1.3rem;
}
.filter-category a.selected::after {
    color: #fff;
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    display: inline-block;
    position: absolute;
    font-weight: 600;
    right: 10px;
    top: 10px;
    font-size: 20px;
    width: 30px;
    height: 30px;
    background-color: #da6d46;
    text-align:center;
}

.slider-nav{
    font-size:10px;
    margin-top:10px;
    max-height:55px;
    height:55px;
}

.kl-store-page .products .product .product-list-item > a:first-child{
    max-height:254px;
}

.kl-store-page .products.wishlist-products .product .product-list-item > a:first-child {
    max-height: inherit;
}

.kl-store-page .products.wishlist-products .product .product-list-item .kw-details {
    padding: 25px 10px 10px;
}

#rememberpwd-wishlist{
    position:absolute;
    right:0;
    margin-top:3px;
}

#wishlistnotlogged {
    border-bottom:1px solid #ccc;
    padding-bottom:25px;
    margin-bottom:25px;
}

.product-list-item .kw-details, .kl-store-page .products .product .product-list-item .kw-details {
    padding: 25px 30px 60px;
}

.sidebar .kw-details-title, .kl-store-page .products div.product .product-list-item .kw-details-title, .product-list-item .kw-details-title{
    font-size:13px;
}
.sidebar .pretitle{
    font-size:12px;
}
.sidebar .kw-details-title {
    font-weight: 400;
}
.colors-number {
    font-size:.8rem;
}

.plist-header .subheader-maintitle {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    text-transform: uppercase;
}

.plist-header{
    position:relative;
}

/* CSS For Slick Slider */
/* Note: Don't use slick-theme.css file */
/* Adding margin between slides */
.slick-slide {
    margin: 0 10px;
}

.slick-list {
    margin: 0 -10px;
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height: 15px;
    padding: 5px;
    cursor: pointer;
    color: #3c3c3b;
    border: 0;
    outline: none;
    background: #3c3c3b;
}
.slick-dots li.slick-active button {
    background-color:#e94e10;
    opacity:1;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots .slick-active button:before {
    opacity: 1;
    color: #f5d935;
    background-color: #e94e10;
}


.sidebar .widgettitle {
    font-size: .85rem;
    padding:0 5px;
    color: #fff;
    background-color: #ff6c36;
}
.sidebar .widget_product_categories .cat-item a{
    font-size:13px;
}

.stores .ico-svg {
    width: 65px;
}
.stores h2, .stores h3 {
    text-transform: uppercase;
    font-family: 'Kalam', cursive;
    padding-top: 20px;
}
.stores .ico-container {
    font-size: .9rem;
    line-height: 1em;
}
.stores .img-svg {
    width: 45px;
}

.stores .carne-ossa {
    font-size: .9rem;
}
.stores .carne-ossa .bg-lightgray{
    position:absolute;
    width:100%;
    height:240px;
    z-index:-1;
}
.stores p a {
    text-decoration: underline;
    color: #535353;
    font-weight:bold;
}
    .stores p a:hover {
        background-color: #ff6c36;
        color:#fff;
    }
.stores .btn-secondary {
    color: #fff;
    background-color: #868484;
    border-color: #868484;
}
.carne-ossa .store-image {
    -webkit-filter: brightness(50%);
}

#nl_form .form-control:focus {
    border: 1px solid #ced4da;
}

.review-container h3 {
    font-family: 'Kalam',cursive;
    text-transform: uppercase;
    color: #535353;
}
.reviews{
    position:relative;
}
.reviews .card {
    height: 345px;
}
.reviews .card .card-ico-container img {
    display: inline;
}
.reviews .card .card-ico-container {
    text-align: center;
}
.reviews .card .card-text {
    font-size: .85rem;
    line-height: 1.3rem;
    color: #3c3c3b;
    overflow:hidden;
}
.reviews .card .card-title {
    font-size: 1rem;
    font-weight: bold;
    color: #3c3c3b;
}
.fa.yellow{
    color:#f5d935;
}

.reviewHeightCollapsed{
    max-height:143px;
}
.reviewsLetterCircle {
    background: #ff0000;
    color: #fff;
    border-radius: 50%;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}
#collapseDivGift .form-control:focus {
    border: 1px solid #ced4da;
}

.account-items-list li:hover {
    color: #323232;
    background: rgba(0,0,0,0.04);
}

.topnav.account-icon .pPanel {
    position: absolute;
    left: auto;
    width: auto;
    min-width: 120px;
    height: 0;
    opacity: 0;
    visibility: hidden;
    margin-left: -11px;
    right: 0;
}

.topnav.account-icon .pPanel .inner {
    margin: 4px;
    list-style: none;
    background: #f9f9f9;
    padding: 10px 0;
    margin-top: 5px;
    position: relative;
    box-shadow: 0 0 5px rgba(0,0,0, 0.4);
    border-radius: 2px;
}

.topnav.account-icon .drop:hover .pPanel{
    opacity: 1;
    height: auto;
    visibility: visible;
    z-index: 11;
}
.topnav.account-icon .topaccount-item a{
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    color: #757575;
    font-weight: 400;
    padding: 10px 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0,0,0,.03);
    transition: padding-left .35s ease,border-right .35s ease;
    display:block;
}
.topnav.account-icon .topaccount-item a:hover {
    color:#323232;
    background: rgba(0,0,0,.04);
}
.topnav.account-icon .drop .pPanel .inner .topaccount-item.active,
.topnav.account-icon .drop .pPanel .inner .topaccount-item:hover {
    background: rgba(80, 80, 80, 0.1);
}


/** Higher screens+ **/
@media only screen and (min-width : 1921px) {
}
/** Desktop+ **/
@media (min-width: 1200px) {
    .container {
        max-width: 1180px;
    }

    .site-header[data-header-style="9"] .main-nav{
        margin-left:10px;
    }
    .pt-lg-90 {
        padding-top: 90px !important;
    }
    .kl-store-page div.product form.cart .single_variation_wrap .variations_button .row button {
        padding: 10px 30px;
        font-size: 1.25rem;
    }
    .kl-store-page div.product form.cart .single_variation_wrap .variations_button .row button img {
        left: 15px;
    }
    .product-list-item div.kw-details, .kl-store-page div.products div.product .product-list-item .kw-details {
        padding-left: 10px;
        padding-right: 10px;
        max-height: 210px;
        overflow: hidden;
    }
    .product-list-item .kw-prodimage, .kl-store-page .products .product .product-list-item .kw-prodimage{
        max-height:300px;
    }
    .kl-bg-source__bgimage {
        /*background-image: url('/images/headerBF20_dk.jpg');*/
        background-size: cover;
        background-image: url('/images/header_dk.jpg');
    }

    .footer-icons .row {
        padding: 20px 330px 0;
    }

    .container {
        /* max-width: 1200px; */
    }

    #footer .info-links {
        padding: 5px 0;
    }

        #footer .info-links .col-md-3:not(:last-child) {
            border-right: 1px solid #ccc;
        }

    #footer .footer-sign .order-md-first {
        padding-left: 10px;
    }
    .hp-outlet-box h4 {
        font-size: 3.4em;
        font-weight:bold;
    }
    .hp-outlet-box {
        font-size: 12px;
    }
    .menu-outlet:before {
        height: 51px !important;
        opacity: 1 !important;
        content: '';
        opacity: 0;
        position: absolute;
        border-radius: 2px;
        height: 50%;
        width: 100%;
        top: 13px;
        left: 0;
        background-color: #e94e10;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: height .2s ease-in-out;
        transition: height .2s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: -1;
    }
    .stores p {
        padding: 0 210px;
    }
    .stores .ico-container {
        padding: 0 210px;
    }
}
/** Laptop **/
@media (max-width: 1200px) {
}
/** Laptop+ **/
@media (min-width: 991px) {
    .main-nav ul {float:right;}
    .main-nav > ul > li a { font-family:'Oswald', sans-serif; text-transform:initial; font-size:15px; line-height:16px;}
    .site-header[data-header-style="9"] .main-nav > ul > li > a { color: #fff; }
    .site-header-main-right .topnav { min-width: 36px; }
    .main-nav > ul > li > a:before { background-color: #e94e10;}
    .editorial .page-subheader {
        padding-top: 91px;
    }
    #productListFilters{display:none;}
    .pt-md-10 {
        padding-top: 10px !important;
    }
    .pt-md-100 {
        padding-top: 100px !important;
    }
    .stores .ico-container .wrap {
        display: table;
        height: 65px;
    }

    .stores .ico-container .wrap div {
        display: table-cell;
        vertical-align: middle;
    }

}
/** Laptop **/
@media (min-width: 992px) and (max-width: 1199px) {
    .kl-bg-source__bgimage {
        background-image: url('/images/header_md.jpg');
        /*background-image: url('/images/headerBF20_md.jpg');*/
        background-position: center;
        background-size: cover;
    }
}
/** Large Tablets **/
@media (max-width: 992px) {
    #order_review thead th {
        display:none;
    }

    #order_review tfoot td{
        border-top:0;
        float:none;
        text-align:right;
    }
    #order_review tfoot{
        display:block;
        width:100%;
        overflow:hidden;
    }
    #order_review tfoot {
        display:table;
    }
    #order_review tfoot th{
        display:table-cell;
    }
    .shop_table.cart .product-subtotal, #order_review .product-subtotal {
        display: none;
    }
    .shop_table.cart, #order_review {
        display: block;
        min-width: initial !important;
    }
    #order_review table.shop_table{
        min-width:inherit;
    }

    .shop_table.cart .cart-titles {
        display: none;
    }
    .shop_table .cart-subtotal {border-top:0;}
    .shop_table.cart .cart-rows, #order_review .cart_item {
        clear: both;
        display: block;
        overflow:hidden;
        margin-bottom:5px;
    }

    .shop_table.cart .cart_item, #order_review .cart_item {
        border-radius: 5px;
        border: 1px solid #ccc;
    }
    .cart-container .cart_list .quantity{border:0;}
    .shop_table.cart .cart-rows td, .shop_table.cart .cart td, #order_review td {
        display: block;
        float: left;
        padding: 0px 15px 5px;
    }
    .shop_table.cart .product-thumbnail, #order_review .product-thumbnail {
        float: left;
        width: 15%;
        padding: 20px 10px 0 0 !important;
    }

    .shop_table.cart .product-name, #order_review .product-name {
        float: left;
        width: 75%;
        max-width: 75%;
        white-space: normal;
        padding-bottom: 0 !important;
    }

    .shop_table.cart .product-price, .shop_table.cart .product-discount,
    #order_review .product-price, #order_review .product-discount {
        clear: both;
        float: left;
        border-top: 0 !important;
        margin-left: 15%;
        padding-bottom: 5px !important;
    }

    .shop_table.cart .product-quantity, #order_review .product-quantity {
        clear: both;
        float: left;
        border-top: 0 !important;
        margin-left: 15%;
    }

    .shop_table.cart .product-subtotal, #order_review .product-subtotal {
        float: left;
        border-top: 0 !important;
        padding-top: 24px !important;
    }

    .shop_table.cart .cart-rows .actions {
        width: 100%;
    }

    .shop_table.cart .product-thumbnail img,#order_review .product-thumbnail img {
        width: auto !important;
    }

    .kl-store-page .images .wp-post-image {
        /*touch-action:auto;*/
        cursor:zoom-in;
    }
    .site-header-main-center {
        margin-right: 10px;
    }
    #zn-res-menuwrapper a {
        /*
        color: #fff;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        padding-right: 5px;
        background: linear-gradient(90deg, transparent 25%, #706f6f 75%);
            */
    }
    .zn_res_submenu_trigger {
        float: right;
    }

    #zn-res-menu li > div {
        padding: 13px 28px;
        border-bottom: 1px solid;
        border-bottom-color: inherit;
        display: flex;
        z-index: 1;
        font-size: 12px;
        text-transform: uppercase;
        justify-content: space-between;
    }

    #zn-res-menu li > div a {
            color: #8c8c8c;
    }
    #zn-res-menu .zn_res_menu_go_back > a {
        font-weight: bold;
    }
    #zn-res-menu .menu-outlet {
        background-color: #e94e10;
        color: #fff;
        border-bottom-color: #fff;
    }
    .negozi {
        background: linear-gradient(to bottom,#f0f0f0 65%,#fff 0%);
    }
    .hg_section p {
        font-size:.95rem;
        line-height: 1.4rem;
    }
    #footer .banner-umano {
        text-align:left;
    }
    #footer .banner-umano span{
        display:block;
    }
    #footer .banner-umano .ico-svg{
        margin-left:12%;
        float:left;
    }
    .site-header .site-header-top {
        height: 50px;
    }
}
/** Tablets (landscape mode)  **/
@media (min-width: 768px) and (max-width: 991px) {
}
/** Tablets+  **/
@media (min-width: 768px) {
}
/** Tablets (portrait mode)  **/
@media (min-width : 481px) and (max-width : 768px) {
}
/** Smartphone landscape mode / Mini Tablet **/
@media (max-width: 767px) {
    #covid-popup.auth-popup {
        max-width: 90%;
    }
    #fastreg-form-popup.fastreg-popup {
        max-width: 90%;
    }

    #covid-popup .ml--10 {
        margin-left: -10px;
    }

    #covid-popup p {
        font-size: .9rem;
    }

    .product-list-item .kw-prodimage, .kl-store-page .products .product .product-list-item .kw-prodimage {
        max-height: 180px;
    }

    .prodotto-bomba h4, .prodotto-bomba p {
        font-size: .95em;
    }

    .prodotto-bomba-text {
        font-size: 16px;
    }

        .prodotto-bomba-text a {
            font-size: 10px;
        }

    .kl-store-page div.product .product_title {
        font-size: 1.5rem;
    }

    #footer .social-icons {
        margin-bottom: 0;
    }

    #footer .info-links > div {
        border-bottom: 1px solid #fff;
    }

    #sizeguide-popup #page1 .row div a {
        border: 1px solid #ccc;
        padding: 5px 10px;
        width: 100%;
        display: block;
        margin-top: 20px;
    }

    .product-list-item .kw-prodimage-img {
        max-height: 175px;
    }

    .product-list-item .kw-details-title, .kl-store-page .products .product .product-list-item .kw-details-title {
        font-size: 12px;
    }

    .kw-details small strong {
        white-space: nowrap;
    }

    div.product-list-item .price,
    div.product-list-item .price ins,
    .kl-store-page div.products div.product .product-list-item .price,
    .kl-store-page div.products div.product .product-list-item .price ins {
        font-weight: 400 !important;
        height: 40px;
        overflow: hidden;
    }

    .kl-store-page .products .product {
        margin-bottom: 30px;
    }

    .hp-outlet-slider-container a {
        font-size: .85em;
    }

    .hg_section.team .row {
        margin: -25px -15px 0;
    }

        .hg_section.team .row .col-xs-12.teammember:not(:first-child) {
            display: none;
        }

    header .siteheader-container a.kl-cart-button:after {
        right: -7px;
    }
    .breadcrumbs{
        margin-bottom:0;
    }
    .pt-xs-180 {
        padding-top: 180px !important;
    }
}
/** Smartphone landscape mode / Mini Tablet **/
@media (max-width: 600px) {
    .white-popup {
        position: relative;
        background: #FFF;
        padding: 20px;
        width: auto;
        max-width: 80%;
        margin: 20px auto;
    }
    #cart-popup.auth-popup {
        width: 100%;
    }
}
/** Smartphone portrait mode **/
@media (max-width: 480px) {
    .kl-store-page .left_sidebar .products .product, .kl-store-page .right_sidebar .products .product {
        width: 50% !important;
    }
    .product-list-item .kw-details, .kl-store-page .products .product .product-list-item .kw-details {
        padding: 0px !important;
    }
    .zn-res-trigger-txt {
        font-size:.75rem;
    }
    .zn-res-trigger-txt .ico-svg{
        height:33px !important;
    }
    header .siteheader-container {
        padding-left: 8px;
        padding-right: 8px;
    }
    .claim-patagonia {
        font-size: .9em;
    }
}
/** Normal phone portrait mode+ **/
@media (min-width: 320px) {
}/** Normal phone portrait mode+ **/
@media (max-width: 320px) {
    .claim-patagonia{font-size:.8em;}
}
