/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/*kei mod dla przeelwy24 pokazanie logo platnosci*/
.payment-options  .bank-logo{
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 80px;
    height: 22px;
    font-size: 9px;
    display: inline-block;
    vertical-align: middle;
}

.label-pre-sale{
    font-weight: bold;
    color: #de91a5;
    text-transform: uppercase;
    margin-bottom: 1rem;
}
.label-pre-sale svg{
    margin-top: -2px;
}
.label-pre-sale svg path{
    fill:  #de91a5;
}
.label-pre-sale-with-icon:before{
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(47,44,47,.4);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 0;
    z-index: 1;
}
.effect-1:hover .img:after {

    opacity: 1;
}

/*KOLORY MENU*/
#_desktop_top_menu li.level-1.bg-button > a{
    border-radius: 10px;
    padding: 9px 4px;
}

/*HALLOWEEN*/
#_desktop_top_menu li.level-1.text-halloween > a,
#_mobile_top_menu li.level-1.text-halloween > a{
    color: #ff9600;
}
#_desktop_top_menu li.level-1.text-halloween:hover > a,
#_mobile_top_menu li.level-1.text-halloween:hover > a{
    color: #a65a24;
}


#_desktop_top_menu li.level-1.bg-button.text-halloween > a,
#_mobile_top_menu li.level-1.bg-button.text-halloween > a,
#_desktop_top_menu li.level-1.bg-button.text-halloween:hover > a,
#_mobile_top_menu li.level-1.bg-button.text-halloween:hover > a{
    color: #ffffff;
}

#_desktop_top_menu li.level-1.bg-button.text-halloween > a{
    background-color: #ff9600;
}
#_desktop_top_menu li.level-1.bg-button.text-halloween:hover > a{
    background-color: #a65a24;
}
#_mobile_top_menu li.level-1.bg-button.text-halloween{
    background-color: #ff9600;
}
#_mobile_top_menu li.level-1.bg-button.text-halloween:hover{
    background-color: #a65a24;
}


/*CHRISTMES*/
#_desktop_top_menu li.level-1.text-christmas > a,
#_mobile_top_menu li.level-1.text-christmas > a{
    color: #d50000;
}
#_desktop_top_menu li.level-1.text-christmas:hover > a,
#_mobile_top_menu li.level-1.text-christmas:hover > a{
    color: #940000;
}

#_desktop_top_menu li.level-1.bg-button.text-christmas > a,
#_mobile_top_menu li.level-1.bg-button.text-christmas > a,
#_desktop_top_menu li.level-1.bg-button.text-christmas:hover > a,
#_mobile_top_menu li.level-1.bg-button.text-christmas:hover > a{
    color: #ffffff;
}

#_desktop_top_menu li.level-1.bg-button.text-christmas > a{
    background-color: #d50000;
}
#_desktop_top_menu li.level-1.bg-button.text-christmas:hover > a{
    background-color: #940000;
}
#_mobile_top_menu li.level-1.bg-button.text-christmas{
    background-color: #d50000;
}
#_mobile_top_menu li.level-1.bg-button.text-christmas:hover{
    background-color: #940000;
}




/*Valentine*/
#_desktop_top_menu li.level-1.text-valentine > a,
#_mobile_top_menu li.level-1.text-valentine > a{
    color: #e00086;
}
#_desktop_top_menu li.level-1.text-valentine:hover > a,
#_mobile_top_menu li.level-1.text-valentine:hover > a{
    color: #910058;
}


#_desktop_top_menu li.level-1.bg-button.text-valentine > a,
#_mobile_top_menu li.level-1.bg-button.text-valentine > a,
#_desktop_top_menu li.level-1.bg-button.text-valentine:hover > a,
#_mobile_top_menu li.level-1.bg-button.text-valentine:hover > a{
    color: #ffffff;
}

#_desktop_top_menu li.level-1.bg-button.text-valentine > a{
    background-color: #e00086;
}
#_desktop_top_menu li.level-1.bg-button.text-valentine:hover > a{
    background-color: #910058;
}
#_mobile_top_menu li.level-1.bg-button.text-valentine{
    background-color: #e00086;
}
#_mobile_top_menu li.level-1.bg-button.text-valentine:hover{
    background-color: #910058;
}


/*Black Friday*/
#_desktop_top_menu li.level-1.text-blackfriday > a,
#_mobile_top_menu li.level-1.text-blackfriday > a{
    color: #000000;
	font-weight: bold;
}
#_desktop_top_menu li.level-1.text-blackfriday:hover > a,
#_mobile_top_menu li.level-1.text-blackfriday:hover > a{
    color: #000000;
	font-weight: bold;
}


#_desktop_top_menu li.level-1.bg-button.text-blackfriday > a,
#_mobile_top_menu li.level-1.bg-button.text-blackfriday > a,
#_desktop_top_menu li.level-1.bg-button.text-blackfriday:hover > a,
#_mobile_top_menu li.level-1.bg-button.text-blackfriday:hover > a{
    color: #ffffff;
}

#_desktop_top_menu li.level-1.bg-button.text-blackfriday > a{
    background-color: #e00086;
}
#_desktop_top_menu li.level-1.bg-button.text-blackfriday:hover > a{
    background-color: #910058;
}
#_mobile_top_menu li.level-1.bg-button.text-blackfriday{
    background-color: #e00086;
}
#_mobile_top_menu li.level-1.bg-button.text-blackfriday:hover{
    background-color: #910058;
}
#product #post-product-comment-modal ul,
#product #product-comments-list-footer  ul{
  list-style: none;
    margin-left: 0;
    padding-left: 0;
}
#product #post-product-comment-modal ul li:before,
#product #product-comments-list-footer  ul li:before{
    content: none;
}
#post-product-comment-modal .criterion-rating{
    justify-content: flex-start;
}


#header .header-nav .currency-selector{
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
    margin-left: 0.9375rem;
}

#header .header-nav .currency-selector .expand-more{
    color: #000;
}
#header .header-nav .currency-selector:hover .expand-more{
    color: #666;
}
#header .header-nav .currency-selector a{
    color: #000;
}
#header .header-nav .currency-selector a:hover{
    color: #666;
}
