/*Header*/

.header{
    background: #ffffff;
    border-color: #000000;
}

.header .logo{
    padding: 8px 0;
}
.header-top{
    background: #f2f2f2;
    border-bottom: 0px solid #d5d5d5;
}

.header-top p, .header-top span, .header-top a{
    color: #494949;
}
.header-top .nav.nav-simple > li{
    padding: 0 15px;
}

.header-top .nav.nav-simple > li a:hover{
    text-decoration: none;
    color: #000000;
}

.header-top .nav.nav-simple > li a:hover span{
    color: #000000;
}

.header-cart-item .footer-wrapper .btn{
    color: #ffffff;
    border-radius: 4px;
    line-height: 25px;
}

.header-cart-item .footer-wrapper .total-price{
    font-weight: 600;
    color: #000000;
}

.header-cart-item .heading-wrapper i{
    top: 7px;
}

.header-cart-toggle span{
    color: #000000;
    font-weight: 600;
}
.header-cart-item .items-wrapper{
    max-height: 350px;
    overflow-y: scroll;
}

.header-favorite.header-favorite-simple i,
.mini-cart.mini-cart-simple i{
    font-size: 18px;
    color: #000000;
}

.mini-cart.mini-cart-simple i:before{
    content: url("../../images/core/cart.png");
}

.header-cart-item .heading-wrapper .title{
    color: #000000;
    font-weight: 600;
    border-bottom: 1px solid #d9d9d9;
    text-align: left;
    padding-left: 10px;
}

.header-cart-item .items-wrapper .item{
    height: 80px;
    padding: 10px 0 10px 5px;
}
.grid-slider.intro-slider .item:before{
    display: none;
}

.grid-slider.intro-slider .item:last-child:after{
    display: none;
}

.smallimages-slider .slick-dots li{
    display: none;
}

.level3 .nav-main-submenu > li > a,
.level4 .nav-main-submenu > li > a{
    padding: 2px 15px;
}

.level3 .nav-main-submenu > li, .level4 .nav-main-submenu > li{
    height: 38px;
}

.level3 .nav-main-submenu .nav-main-dropdown-wrapper, .level4 .nav-main-submenu .nav-main-dropdown-wrapper{
    left: 255px;
}

.level3 .nav-main-submenu-wrapper, .level4 .nav-main-submenu-wrapper{
    width: 255px;
}
.level3 .nav-main-submenu > li > a > h5, .level4 .nav-main-submenu > li > a > h5{
    line-height: 35px;
    font-size: 13px;
}
/*.heading-wrapper-inline{
    border-bottom: 0;
}*/

.nav-main-dropdown li.title > a{
    color: #494949;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 15px 0 0px;
}

.level3 .nav-main-submenu .nav-main-dropdown-wrapper,
.level4 .nav-main-submenu .nav-main-dropdown-wrapper{
    width: 1140px;
}

.level3 .nav-main-submenu > li > a:hover > h5,
.level4 .nav-main-submenu > li > a:hover > h5,
.level4 .nav-main-submenu > li > a:hover,
.level4 .nav-main-submenu > li > a:hover:active,
.level4 .nav-main-submenu > li > a:hover:focus,
.level3 .nav-main-submenu > li.active > a > h5,
.level4 .nav-main-submenu > li.active > a > h5{
    color: #000000;
    -webkit-transition: none time;
    -moz-transition: none time;
    -ms-transition: none time;
    -o-transition: none time;
    transition: none time;
}

.nav-main-dropdown li > a, .nav-main-dropdown .nav-main > li > a{
    font-size: 13px;
}

.nav-main > li.has-bg{
    margin: 9px 0px 0 0;
}

.nav-main > li.has-bg.menu-img{
    width: 130px;
    margin-top: 0;
}

.nav-main > li > .highlight-bg{
    top: 0;
}

.nav-main > li.has-bg > a, .nav-main > li.has-bg.active > a{
    padding-left: 0;
    height: 35px;
}

.nav-main-dropdown li > a:hover{
    color: #ed1c24;
}

.brand .smallimages-slider-img-wrapper img,
.slides .smallimages-slider-img-wrapper img{
    max-height: 50px;
    filter: grayscale(1);
    opacity: 0.6;
}

.brand .smallimages-slider-img-wrapper img:hover,
.slides .smallimages-slider-img-wrapper img:hover{
    opacity: 1;
    filter: grayscale(0);
}
/*Main slider*/
.slider.main-slider:hover .slider-arrows {
    opacity: 1;
    padding: 0 15px;
}
.slider.main-slider .slick-dots{
    bottom: -10px;
}
.slider .slick-dots li.slick-active button:before{
    box-shadow: none;
    background: #000000;
    width: 11px;
    height: 11px;
}

.slider.main-slider .item.slick-slide.slick-cloned,
.slider.main-slider .item.slick-slide{
    opacity: 0.3;
    transition: all 0.3s;
}

.slider.main-slider .item.slick-slide.slick-current.slick-active.slick-center{
    opacity: 1;
    transition: all 0.3s;
}

.slider .slick-dots li{
    margin: 0;
}

.slider.main-slider .slider-arrows .slider-prev{
    background: url(../../images/core/slider_arrow-left-with-background.png) no-repeat rgba(255, 255, 255, 0.6) center;
    width: 40px;
    border-radius: 4px;
    height: 40px;
    border: 1px solid #b7b7b7;
}

.slider.main-slider .slider-arrows .slider-next i:before,
.slider.main-slider .slider-arrows .slider-prev i:before{
    display: none;
}

.slider.main-slider .slider-arrows .slider-next{
    width: 40px;
    background: url(../../images/core/slider_arrow-left-with-background.png) no-repeat rgba(255, 255, 255, 0.6) center;
    height: 40px;
    border-radius: 4px;
    transform: rotate(180deg);
    border: 1px solid #b7b7b7;
}

.slider.main-slider .slider-arrows .slider-prev:hover,
.slider.main-slider .slider-arrows .slider-next:hover{
    background-color: #ffffff;
    opacity: 1;
}

.slider .slick-dots li button:before{
    background: #b5b5b5;
    width: 10px;
    height: 10px;
}

.slider.main-slider .slider-arrows{
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
}

.slider.main-slider .slider-navigation-absolute{
    width: 70%;
    opacity: 1;
}

.grid-text-slider .item.slick-slide.slick-current.slick-active{
    border-left: 3px solid transparent;
    min-height: 430px;
}

.grid-text-slider .item.slick-slide.slick-active{
    border-left: 3px solid #000000;
}

.grid-text-slider .item.slick-slide{
    border-left: 3px solid transparent;
}

.nav.nav-simple > li img{
    vertical-align: baseline;
}

.item-login i:before{
    display: none;
}

.nav-main-wrapper{
    background: #000000;
    height: 46px;
}

.nav-main > li > a:hover, .nav-main > li.active > a{
    background: transparent;
}

.nav-main > li.active > a:active, .nav-main > li.active > a:focus, .nav-main > li.active > a:active:focus{
    color: #ffffff;
    font-weight: 400;
}

.nav-main > li > a > i{
    display: none;
}
.nav-main > li > a span:before{
    content: "";
    position: absolute;
    width: calc(100% - 60px);
    height: 1px;
    bottom: 9px;
    left: 30px;
    background: #ed1c24;
    visibility: hidden;
    border-radius: 0px;
    transform: scaleX(0);
    transition: .25s linear;
}

.nav-main > li:first-of-type > a span:before{
    left: 0;
    width: calc(100% - 30px);
}

.nav-main > li > a span:hover:before,
.nav-main > li > a span:focus:before{
    visibility: visible;
    transform: scaleX(1);
}

.background-image-active{
    background: rgba(255,255,255,0.8);
}

.nav-main > li:first-of-type > a{
    padding-left: 0;
}
/*Intro slider*/

.grid-slider .btn-wrapper .btn-slider{
    background: #ed1c24;
}

.grid-slider.intro-slider .item {
    display: flex;
    gap: 5px;
    justify-content: center;
}

.grid-slider.intro-slider .item .img-wrapper {
    margin: 0;
}

.grid-slider .btn-wrapper{
    margin-bottom: 20px;
}
.grid-slider.intro-slider {
    top: 15px;
    margin: 18px auto 0;
}

.grid-slider.intro-slider .item .content {
    display: inline-block;
    position: relative;
    vertical-align: text-top;
    padding-left: 7px;
}

.grid-slider.intro-slider .text-wrapper .title{
    font-size: 12px;
    font-weight: 500;
    line-height: 10px;
    color: #000000;
}

.grid-slider.intro-slider .text-wrapper{
    text-align: left;
}

.grid-slider.intro-slider .text-wrapper .description{
    font-size: 12px;
}
/*Nav main*/
.nav-main > li > a{
    font-size: 16px;
    padding: 12px 30px;
    text-transform: uppercase;
}

.autocomplete-button.autocomplete-button-simple{
    padding: 4px 15px;
    width: 280px;
    text-align: left;
    background: #ffffff;
    background-color: #ffffff !important;
    border-radius: 4px;
    height: 34px;
    top: 6px;
}

.autocomplete-wrapper:before,
.autocomplete-input{
    height: 46px;
}

.autocomplete-button.autocomplete-button-simple .title{
    font-size: 14px;
    color: #494949;
    font-weight: 500;
}

.autocomplete-button.autocomplete-button-simple i{
    float: right;
}
.autocomplete-button.autocomplete-button-simple i:before{
    float: right;
    content: url("../../images/core/search-black.png");
}

.loader-icon:after{
    background-color: #ed1c24;
}

.autocomplete-close:hover{
    background: #f1efef;
    color: #000000;
    border: 1px solid #d9d9d9;

}

.autocomplete-close{
    padding: 15px;
    right: -1px;
    background-color: #ffffff !important;
}

.autocomplete-results .product-code{
    font-size: 12px;
    color: #969696;
    float: right;
}

.article-autosuggest .item .text-wrapper .title a{
    text-transform: none;
    font-size: 15px;
    font-weight: 600;
    line-height: 10px;
    font-family: 'Roboto';
    color: #000000;
}
.products-list-simple .product-item-image img,
.autocomplete-results .img-wrapper{
    border: 0;
}

.products-list-simple .product-category{
    font-size: 12px;
    color: #969696;
    text-transform: uppercase;
    margin: 2px 0;
    max-width: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    height: 25px;
    line-height: 20px;
}
.nav-main-submenu-wrapper{
    background: #000000;
}

.nav-main-submenu-wrapper:hover{
    background: #ed1c24;
}

.nav-main-dropdown> .contaner{
    position: static;
}

.nav-main-dropdown .slider-arrow i{
    color: #000000;
    box-shadow: none;
    font-size: 26px;
    padding: 5px 15px;
}

.nav-main-dropdown h5{
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
}

.nav-main-dropdown h5, .nav-main-dropdown .h5{
    text-transform: uppercase;
}
.nav-main-dropdown .slider .slider-navigation-absolute{
    top:30%;
}

.nav-main-dropdown-inner{
    padding: 20px 30px;
}

/*header slider*/
.handlines-sldier .slider-arrows{
    display: none;
}

/*Categories grid*/
.grid-slider.error_page_content-slider .item .text-wrapper .title,
.grid-slider.categories_content-slider .item .text-wrapper .title{
    font-size: 20px;
    margin: 15px 0 30px;
    text-transform: uppercase;
    color: #494949;
}

.grid-slider.categories_content-slider .item .img-wrapper img{
    width: 100%;
}

.grid-slider.categories_content-slider .item .img-wrapper{
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-box-shadow: 1px 1px 2px rgb(0 0 0 / 25%);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
    box-shadow: 1px 1px 2px rgb(0 0 0 / 25%);
    width: 90%;
}

.grid-slider.error_page_content-slider .item:hover .title,
.grid-slider.categories_content-slider .item:hover .title{
    color: #000000;
}
.categories-wrapper{
    background: #f2f2f2;
}

.grid-slider{
    margin-top: 50px;
    margin-bottom: 30px;
}

.heading-wrapper.heading-wrapper-bordered h2{
    border-bottom: 0px solid #ffffff;
    font-size: 24px;
    color: #000000;
    margin-bottom: 30px;
    font-weight: 600;
}

.brands{
    margin-bottom: 0;
}

.brands .item .img-wrapper img{
    opacity: 0.5;
}

.brands .item:hover .img-wrapper img{
    opacity: 1;
}


.brands-grid,
.article-slider{
    margin-bottom: 30px;
    margin-top: 40px;
}

.indicator{
    vertical-align: text-top;
    font-size: 14px;
}

/*Article slider*/
.container-fluid .slider.article-slider{
    margin-right: 0;
}

.article .slider-navigation-absolute{
    width: calc(100% - 20px);
    left: 15px;
}

.article.article-slider{
    padding: 0 50px;
}

.article.article-slider .slider-init{
    margin-bottom: 30px;
}

.slider-arrow i{
    color: #000000;
}

.article .item .text-wrapper .description, .article-autosuggest .item .text-wrapper .description{
    display: none;
}

.article .item .text-wrapper .title, .article-autosuggest .item .text-wrapper .title{
    font-size: 22px;
    height: 70px;
    text-align: center;
    padding: 0 10px;
}

.article .item .text-wrapper .title a{
    font-size: 20px;
    padding: 0 10px;
    font-weight: 500;
}

.article-autosuggest .item .text-wrapper .title{
    margin-top: 0;
}

.article .item .btn-wrapper a.btn{
    float: none;
    background: transparent;
    color: #575757;
    margin: auto;
}

.article .item .btn-wrapper a.btn i{
    display: none;
}

.article .item .btn-wrapper a.btn:before{
    right: 95px;
    background: #ed1c24;
    content: "";
    position: absolute;
    width: 95px;
    height: 1px;
    bottom: 15px;
    visibility: hidden;
    border-radius: 0px;
    transform: scaleX(0);
    transition: .25s linear;
}

.article .item .btn-wrapper a.btn:hover:before{
    visibility: visible;
    transform: scaleX(1);
}

.article .item .text-wrapper .the-date{
    background: #000000;
    top: -65px;
    right: 20px;
    height: 45px;
    width: 45px;
    line-height: 15px;
    padding-top: 8px;
}

/*Promo*/
.two-img-half-width-slider .item{
    padding: 0;
}

.two-img-half-width-slider .item .title{
    font-size: 40px;
    color: #ffffff;
    font-weight: 700;
    line-height: 40px;
    text-shadow: 1px 1px 10px rgb(0 0 0 / 70%), 1px 1px 10px rgb(0 0 0 / 70%);
    text-align: left;
}
.two-img-half-width-slider .btn-wrapper .btn-slider {
    background: #000000;
    border-radius: 5px;
}

.two-img-half-width-slider .btn-wrapper {
    margin-bottom: 20px;
    width: 40%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 57%;
    position: absolute;
    left: 10%;
    text-align: left;
}

.two-portrait-two-landscape .item .img-wrapper:after{
    background: rgba(0,0,0,0);
}

.grid-slider .item:hover .img-wrapper:after{
    background: rgba(0, 0, 0, 0.30);
}

.two-img-half-width-slider .item:hover .text-wrapper{
    opacity: 1;
}
.two-img-half-width-slider .item .description{
    font-size: 18px;
    color: #ffffff;
    text-shadow: 1px 1px 10px #2b2b2b, 1px 1px 10px #797979;
}

.two-img-half-width-slider .item .text-wrapper{
    width: 40%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    left: 10%;
}
.two-img-half-width-slider .item .button-wrapper{
    width: 40%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: calc( 50% + 80px);
    position: absolute;
    left: 10%;
}

/*Grid slider*/
.style-grid-slider .item{
    padding: 0;
}

.two-img-half-width-slider{
    margin-top: 50px;
}
    /*Footer*/
.footer-wrapper{
    background: #ffffff;
}
.footer,
.footer .nav.items-wrapper .item a{
    color: #494949;
}

.footer-wrapper a{
    font-weight: 400;
}
.footer .nav.items-wrapper .item a:hover{
    color: #ed1c24;
}
.footer .logo {
    margin-top: 10px;
}
.newsletter-content {
    margin: auto;
    width: 50%;
}

.payment-card .item{
    padding: 5px 30px;
}

.payment-card{
    padding: 20px 0;
    box-shadow: none;
}

.closed-toggle .indicator i {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.cart-step{
    background: #ffffff;
    padding: 20px;
}

.cart-step h2{
    color: #000000;
}

.cart-table-summary .product-item-prices{
    font-weight: 400;
}

.cart-table-summary .product-item-prices.cart-total{
    color: #000000;
}

.newsletter.fullwidth-center{
    background-color: #e6e6e6;
}

.newsletter.fullwidth-center .description{
    color: #626262;
}

.newsletter.fullwidth-center .form-group input{
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    border-radius: 0;
}

.newsletter.fullwidth-center .heading-wrapper .title h5{
    color: #ffffff;
}

.newsletter.fullwidth-center .btn-wrapper .btn{
    background: #000000;
    color: #ffffff;
    margin-left: 30px;
    height: 40px;
    border: 1px solid #000000;
    border-radius: 4px;
}
.newsletter.fullwidth-center .btn-wrapper .btn:hover{
    background-color: #000000;
    opacity: 0.85;
    color: #ffffff;
    border: 1px solid transparent;
}

.newsletter.fullwidth-center .form-group input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ffffff;
    text-transform: none;
}
.newsletter.fullwidth-center .form-group input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:     #ffffff;
    text-transform: none;
}
.newsletter.fullwidth-center .form-group input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:     #ffffff;
    text-transform: none;
}
.newsletter.fullwidth-center .form-group input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:     #ffffff;
    text-transform: none;
}

.newsletter.fullwidth-center .form-group.anti-spam label {
    color: #ffffff;
}

.social_and_logo{
    padding: 35px 0;
}

.company-info .item span.title{
    font-weight: 500;
}

.company-info p{
    font-weight: 400;
}

.footer .heading-wrapper .title .h5,
.footer .heading-wrapper .title h5{
    color: #000000;
    font-weight: 600;
    font-size: 16px;
}

.footer-bottom{
    background: #ffffff;
}

.disclaimer{
    border: 0;
    text-align: center;
    color: #494949;
    padding: 0;
}

.copyright{
    margin: auto;
    border: 0;
    padding: 0;
    font-weight: 400;
}

.copyright a{
    color: #494949;
}

.product .item .caption-icons .icon{
    color: #000000;
}

.copyright a:hover{
    color: #000000;
}

/*Contact*/
.breadcrumbs li {
    padding: 2px 0;
}

.breadcrumbs{
    background: #f2f2f2;
}

.breadcrumbs.background-image-active{
    background: #ffffff;
}

.page span{
    color: #000000;
}
.page .right-info {
    border: none;
    padding-bottom: 50px;
    padding-right: 40px;
}

.page .right-info .registration-sidebar p strong {
    font-weight: 500;
    font-size: 18px;
    color: #000000;
    margin-top: 27px;
}

.page h1, .page:not(.background-image-active) h1{
    margin-bottom: 50px;
}
.page .form-group .btn.btn-success span{
    color: #ffffff;
}

.page .right-info .company-info .items-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.page .right-info .company-info .items-wrapper .item {
    width: 50%;
    padding: 0;
}

.company-info .item i, .company-info .item span.content{
    color: #494949;
}

.company-info .item i{
    color: #ed1c24;
}
.page,
.page:not(.background-image-active) {
    margin: 0 auto 20px;
    background: rgba(255,255,255,0.9);
    padding: 20px 0 40px;
}

.page .gallery-images,
.page .text-wrapper,
.page .cookie-settings-wrapper{
    width: 90%;
    margin: 0 auto;
}

.background-image-active,
.background-image-active .form-group-checklabel label {
    color:#494949;
}

.background-image-active.page .company-info .item a,
.background-image-active.page a,
.background-image-active h1,
.background-image-active h2,
.background-image-active h3,
.background-image-active h4 {
    color:#000000;
}

.page h1,
.page:not(.background-image-active) h1 {
    text-align: center;
    position: relative;
}

.page h1:after,
.attribute-letters-list .heading-wrapper.heading-wrapper-bordered h1 span:after,
.post-details .heading-wrapper .title h1:after{
    content: '';
    width: 40px;
    height: 1px;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 20px);
    background: #ed1c24;
}

.post-details .heading-wrapper .title h1{
    font-size: 30px;
    position: relative;
}

.page .right-info .heading-wrapper h2,
.page .left-info .heading-wrapper h2{
    font-weight: 500;
    font-size: 18px;
}

.page .left-info{
    padding: 0 50px 50px;
}

.page .contact-forma .form-group.textarea-group{
    max-width: 380px;
}

#contact_submit{
    padding: 6px 20px;
}

.career-page .description p{
    text-align: center !important;
    width: 80%;
    margin: 0 auto;
}

.page .btn-success{
    padding: 6px 20px;
}

.career-page .input-group .form-control{
    border-right-width: 1px;
}

#ticket_modal .ticket-item .btn-wrapper .btn-ticket{
    background-color: #000000;
    border-color: #000000;
    border-radius: 4px;
}

#ticket_modal .ticket-item .btn-wrapper .btn-cancel{
    background: #ed1c24;
    border-radius: 4px;
    border-color: #ed1c24;
    font-weight: 600;
}

#ticket_modal .ticket-item .btn-wrapper .btn-cancel:hover{
    color: #000000;
}

/* Brends */

.attribute-letters-list{
    padding: 0;
}
.attribute-letters-list .title {
    color: #000000;
}

.attribute-letters-list .letters-inline,.attribute-letters-list, .uc-attribute_list .background.background-alt{
    background: #ffffff;
}

.attribute-letters-list .heading-wrapper.heading-wrapper-bordered:before {
    content: none;
}

.attribute-letters-list .heading-wrapper.heading-wrapper-bordered h1 {
    text-align: center;
    position: relative;
    font-size: 30px;
}

.attribute-letters-list .content{
    height: 100px;
}

.post-details.error-page{
    min-height: auto;
}
/* Store on map */
.store-listing-map .store-map-wrapper {
    height: 664px !important;
}

.store-map-wrapper .show-store-list {
    border: 1px solid #000000;
    color: #000000;
}

.store-background {
    padding: 0 15px 15px;
    background: #ffffff;
    border: solid #eaeaea;
    border-width: 1px 0;
}

.store-background h1,
.store-popup .store-item-action{
    color: #000000;
}
.store-popup .content{
    padding-left: 25px;
}

.content-info-bubble.store-popup .item-phone .title span,
.content-info-bubble.store-popup .item-email .title span{
    padding-left: 0;
}
.store-popup .item.item-phone .content ,
.store-popup .item.item-email .content {
    padding-left: 26px;
}

.content-info-bubble.store-popup .title span{
    padding-left: 5px;
}

.career-page .input-group .form-control:focus{
    border-left: 0;
}

.store-item .store-item-wrapper .item.title{
    color: #000000;
    font-weight: 500;
}

.store-item .store-item-wrapper .item i,.content-info-bubble.store-popup .title i{
    color: #ed1c24;
}
.storelocator-filter .map.icon-search {
    top: 52px;
}

.storelocator-panel .store-item{
    color: #494949;
}

.productstate-right{
    padding-left: 50px;
}

.gm-ui-hover-effect{
    right: 0 !important;
    top: 0 !important;
}

.store-popup .item {
    padding-top: 20px;
}
/*error*/

.toggle-elem{
    padding: 20px 0 20px 0;
}

.categories-list .heading-wrapper {
    color: #000000;
    border: 0;
}

.categories-list .heading-wrapper a{
    font-weight: 400;
    color: #000000;
}
.categories-list{
    text-transform: uppercase;
    margin: 30px auto;
}
.categories-list ul li a {
    color: #494949;
    text-transform: uppercase;
}

.categories-list ul li a:hover{
    color: #ed1c24;
}

.grid-slider.error_page_content-slider .item .text-wrapper .title:hover,
.grid-slider.categories_content-slider .item .text-wrapper .title:hover{
    color: #000000;
}

.grid-slider.error_page_content-slider .item .img-wrapper,
.grid-slider.categories_content-slider .item .img-wrapper{
    box-shadow: 0px 5px 13px rgba(0,0,0,0.25);
    transition: all 0.7s;
}

.grid-slider.error_page_content-slider .item:hover .img-wrapper,
.grid-slider.categories_content-slider .item:hover .img-wrapper{
    box-shadow: 0px 0px 0px rgba(0,0,0,0.25);
}
/*Registration, Login*/
.registration-sidebar .text-wrapper{
    margin: 0;
    padding: 0;
    color: #494949;
    border: 0;
    background: transparent;
}

.text-wrapper p a{
    color: #000000;
}

.login-page .btn-facebook {
    background: #3b5998;
    color: #ffffff;
    margin-left: 5px;
    text-decoration: none;
    padding: 5px 12px;
    text-transform: uppercase;
    line-height: 20px;
    border-color: #3b5998;
    border: 1px solid #3b5998;
}

.login-page .btn-facebook:hover,
.login-page .btn-facebook:active,
.login-page .btn-facebook:focus,
.login-page .btn-facebook:focus:active {
    color: #3b5998;
    background: #ffffff;
    border: 1px solid #3b5998;
}

.fa-google-plus:before {
    content: "\f0d5";
}

.login-page .btn-google {
    background: #d34836;
    color: #ffffff;
    margin-left: 5px;
    text-decoration: none;
    padding: 6px 12px;
    text-transform: uppercase;
    line-height: 20px;
    border-color: #d34836;
}

.login-page .btn-google:hover,
.login-page .btn-google:active,
.login-page .btn-google:focus,
.login-page .btn-google:focus:active {
    color: #d34836;
    background: #ffffff;
    border: 1px solid #d34836;
    padding: 5px 12px;
}

.login-style .btn span{
    color: #ffffff;
}
/* Product list */
/* tabs */
.lists-tabs ul.items-wrapper {
    border: none;
    text-align: center;
    border-bottom: 4px solid #ffffff;
    margin: 0px;
}

.lists-tabs ul.items-wrapper .item {
    border-radius: 7px 7px 0 0;
    margin-bottom: -1px;
}

.lists-tabs ul.items-wrapper .item.active {
    border: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    background: #ffffff;
}

.lists-tabs ul.items-wrapper .item a {
    line-height: 44px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 20px;
    font-weight: 600;
}

.lists-tabs ul.items-wrapper .item.active a,
.lists-tabs ul.items-wrapper .item:hover a {
    color: #000000;
    font-weight: 600;
    font-size:18px
}

.lists-tabs .tab-content{
    background: #ffffff;
    padding: 20px;
    margin: 0px;
}

.similar-products-by-color{
    display: none;
}

.product .item .text-wrapper .prices-wrapper{
    height: 60px;
    margin: 10px 0;
}

.product .item .text-wrapper .category-wrapper{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product .item .text-wrapper .category-wrapper a,
.product .item .text-wrapper .category-wrapper span{
    font-size: 12px;
}

.product .item .text-wrapper .category-wrapper span{
    line-height: 20px;
}

.article.article-slider .item:hover{
    box-shadow: 0 0 0px rgba(0,0,0,0.5);
}
.product .item .text-wrapper .category-wrapper a{
    font-size: 12px;
    max-width: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    height: 25px;
    line-height: 20px;
}

.product .item .text-wrapper .prices-wrapper .current-price{
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #000000;
}
.product .item .text-wrapper .prices-wrapper .current-price.price-with-discount,
.products-list-simple .product-price{
    color: #000000;
    text-align: center;
}

.product .item .text-wrapper .prices-wrapper .prev-price,
.products-list-simple .product-prev-price{
    text-align: center;
    padding-top: 5px;
    font-size: 14px;
    line-height: 16px;
    color: #868692;
    text-decoration: line-through;
}

.product .item .caption-discount,
.product-details .caption-discount{
    font-weight: 600;
    font-size: 13px;
    background: #ed1c24;
}

.product-details .caption-discount{
    width: 56px;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
}

.product-details .caption-discount .caption-plusconnector {
    bottom: 0px;
    left: calc(50% - 8px);
    top: auto;
}

.product-details .caption-discount.sum-discount .text-discount {
    width: 56px;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    background: #041558;
    border-radius: 50%;
    position: absolute;
    left: 0;
}

.product .wrapper-grid-view.item .caption-discount{
    right: 0;
}

.product .item .caption-discount.sum-discount .icon-plus {
    bottom: -7px;
}

.product .item .caption-discount.sum-discount .text-discount{
    background: #041558;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    display: block;
}

.showProductDetailsQuickViewOnModal{
    display: none;
}

.grid-slider.intro-slider .item .img-wrapper img{
    height: auto;
}
.product .item .img-overlay{
    background: rgba(255, 255, 255, 0.75);
}

.product .item .options-wrapper .product-sizes .btn.buyButtonOnLists{
    margin: auto;
    display: block;
    padding: 6px 4px;
    min-width: 90px;
    background-color: #ed1c24;
    color: #ffffff;
    border-radius: 4px;
    font-weight: 400;
    text-transform: uppercase;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}


.product .item .options-wrapper .sizes-selector-wrapper .sizes-btn-wrapper .item.disabled{
    color: #d9d9d9;
}
.product .item .options-wrapper .product-sizes .btn-sizes{
    font-weight: 400;
    color: #000000;
}
.product .item .options-wrapper .sizes-selector-wrapper .sizes-btn-wrapper{
    border-right: 0;
}
.product .item .options-wrapper:not(.product-sizes-v2,.product-sizes-v3) .sizes-selector-wrapper .sizes-btn-wrapper .item:nth-child(4n){
    border-right: 1px solid #d9d9d9;
}

.product .item .options-wrapper .sizes-selector-wrapper{
    display: inline-block;
    position: relative;
    width: 100%;
}

.wrapper-gridalt-view.item.product-item .product .item .options-wrapper .sizes-selector-wrapper .sizes-selector{
    height: 25px;
}

.product .item .options-wrapper .sizes-selector-wrapper .sizes-selector{
    width: calc(100% - 105px);
}
.products-detail-wrapper .heading-wrapper.heading-wrapper-bordered h1{
    font-size: 25px;
}

.products-detail-wrapper .social-share .item{
    padding: 5px;
}

.products-detail-wrapper .social-share{
    margin-top: 10px;
    margin-bottom: 20px;
}

/*Article listing*/

.breadcrumbs.background-image-active a{
    color: #939393;
}
.article .item .content, .article-autosuggest .item .content, .article .category-submenu .item .content{
    background: transparent;
    border-top: 0;
}

.article-autosuggest .item .content{
    min-height: 120px;
}

.article .category-submenu .item:after{
    background: #494949;
}

.article .item .btn-wrapper, .article-autosuggest .item .btn-wrapper {
    margin: auto;
    float: none;
    text-align: center;
}

.article-list-grid .item .btn-wrapper a{
    float: none;
    margin: 0 auto;
}

.article-list-grid .item .btn-wrapper a i{
    display: none;
}

.article .category-submenu .item{
    height: 30px;
}
.article .category-submenu{
    margin-bottom: 0;
}
.article-list-grid div:not(.category-submenu) .item{
    min-height: 350px;
}

.article-list-grid div:not(.category-submenu) .item:hover, .article-autosuggest .item:hover,
.article-grid-listing .item .content:hover{
    box-shadow: 0 0 0px rgba(0,0,0,0.2);
}

.article-list-grid div:not(.category-submenu) .item, .article-autosuggest .item,
.article-grid-listing .item .content{
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.article-autosuggest .item{
    box-shadow: none;
    border: 1px solid #ddd;
}

.article.article-slider.article-grid-listing-3 {
    padding: 0;
}

.article-grid-listing-3.article .item .img-wrapper a {
    display: block;
}

.article-grid-listing-3.article .item .text-wrapper .the-date{
    border-radius: 50%;
    line-height: 23px;
    padding: 0;
    height: 55px;
    width: 55px;
    display: grid;
    top: 50%;
    left: 75%;
}

.article-grid-listing-3.article .item .img-wrapper img, .article-grid-listing-3.article-autosuggest .item .img-wrapper img{
    width: 100%;
}

.autocomplete-input{
    font-size: 15px;
}

.article-grid-listing-3.article .item .text-wrapper .the-date .day, .article-grid-listing-3.article .item .text-wrapper .the-date .month{
    display: grid;
}
.article-grid-listing-3 .social-share {
    display: none;
}

.social-share{
    font-size: 22px;
}

.article-grid-listing-3.article div:not(.category-submenu) .item .text-wrapper .title:after, .article-grid-listing-3.article-autosuggest .item .text-wrapper .title:after{
    display: none;
}

.article-grid-listing-3.article div:not(.category-submenu) .item, .article-grid-listing-3.article-autosuggest .item{
    padding:0;
}

.heading-wrapper.heading-wrapper-bordered{
    margin-top: 0;
}
/* Article datail */
.article.article-detail {
    margin-bottom: 0;
}

.article-header {
    padding: 20px 20px 5px;
    border: none;
}

.article-header .header-info .favorite {
    display: none;
}

.article-detail .article-header .header-info .the-date {
    font-style: italic;
    margin: 0;
}

.article-header .category {
    color: #494949;
    text-transform: uppercase;
    line-height: 30px;
}

.article-detail .article-wrapper .heading-wrapper {
    margin-top: 0;
}

.article-detail .article-wrapper{
    padding: 10px 20px 10px 30px;
}

.article-detail .article-wrapper .title h1 {
    color: #494949;
    font-size: 24px;
    position: relative;
    font-family: 'Muli', sans-serif;
    margin-bottom: 15px;
}

.article-grid-listing-3.article div:not(.category-submenu) .item .content, .article-grid-listing-3.article-autosuggest .item .content{
    width: 100%;
    margin: 0;
    padding: 20px 20px;
}

.article .item .content{
    background: #ffffff;
}

.article-grid-listing-3 .slick-dots{
    bottom: -20px;
}

.grid-slider.article-baner-slider{
    margin-top: 20px;
    margin-bottom: 0;
}

.generic-slider .btn-slider{
    background: #000000;
}
.comments .rate-wrapper .front-stars,
.comment-content .rate-wrapper .front-stars{
    color: #ed1c24;
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-rated-group > svg{
    fill: #ed1c24;
}

.article-detail .article-wrapper .title h1{
    margin-bottom: 40px;
    margin-top: 20px;
}


.article .item .text-wrapper .category, .article-autosuggest .item .text-wrapper .category{
    margin-bottom: 15px;
    margin-top: 5px;
    text-align: center;
    font-style: normal;
}

.article-autosuggest .item .text-wrapper .category{
    font-size: 13px;
    font-weight: 400;
}
.article.article-grid-listing-7 .item .text-wrapper .category:before, .article-autosuggest .item .text-wrapper .category:before{
    display: none;
}

.accordian.article{
    padding: 0 50px;
}

    /* Coments */
.comments {
    margin-bottom: 0;
    padding: 10px 2px;
}
.comments-input-wrapper{
    padding: 20px;
    width: 67%;
    margin: auto;
}

.lists-tabs .tab-content{
    padding: 30px 30px;
}

.comments .heading-wrapper{
    display: none;
}

.comment-content .text-wrapper {
    text-align: left;
}

.comment-content .items-wrapper .item .rating,
.form-group-rating {
    display: none;
}

.social-share .item a{
    color: #494949;
}

.social-share .item a:hover{
    color: #000000;
}

#comment_submit{
    font-size: 14px;
    background: #ed1c24;
    border-radius: 4px;
}

#comment_submit:hover{
    background: #000000;
}

.productstate-product .product-details .product-details-info{
    border-bottom: 0;
}

.store-content .panel-body{
    padding: 5px 0;
}
.post-item-morelink i{
    display: none;
}

.productstate-product .products-detail-wrapper .heading-wrapper .title h2{
    font-size: 16px;
    color: #494949;
}

.productstate-left{
    max-width: 200px;
}

.cart-table .product-item-title a, .cart-table .product-item-title,
.table.cart-table>tbody>tr>td{
    font-weight: 400;
}

.cart-table .product-item-prices{
    font-weight: 500;
}

.cart-oldprice-value{
    text-decoration: line-through;
    font-size: 15px;
}

.cart-address .cart-description a{
    text-decoration: underline;
}

.styled-select-transparent,
.styled-select{
    border-color: #ddd;
    border-radius: 4px;
}
/*Product details*/

.sidebar-fixed .sidebar-info{
    position: static;
    max-width: 225px;
}

.product-detail-buy .heading-wrapper .title{
    float: left;
    color: #000000;
}
.product-lists{
    padding-left: 0;
    padding-right: 0;
}

.list-product .heading-wrapper.heading-wrapper-bordered h2{
    font-size: 16px;
    margin-bottom: 0;
}

.list-product .heading-wrapper.heading-wrapper-bordered{
    margin-bottom: 0;
}

.list-product > .slider-navigation-absolute{
    top: calc(50% - 0px) !important;
}

.list-product .slider-init{
    margin-bottom: 20px;
    padding: 40px 20px;
    background: #ffffff;
}
.list-product h2 span{
    background: #ffffff;
    padding: 10px 20px;
    border-top-left-radius: 10px;
    color: #000000;
}

.product .item.slick-slide{
    padding: 0;
}

.product.similar-products-slider .heading-wrapper.heading-wrapper-bordered,
.product.last-viewed-slider .heading-wrapper.heading-wrapper-bordered{
    margin-top: 50px;
}

.product-listing-filters .filter-group .filter-category-menu > ul a{
    color: #494949;
}

.filter-group .headline-wrapper{
    padding: 5px 20px 5px 0;
}

.selected-filters.tags{
    background: #f2f2f2;
    margin-bottom: 0;
    min-height: 35px;
    padding: 5px 0 0;
}

.filter-group .title{
    color: #000000;
    font-size: 16px;
}

.filter-group .items-wrapper > li .icheckbox_flat{
    border-radius: 4px;
}
.product-listing-filters .filter-group .filter-category-menu > ul li.active a,
.product-listing-filters .filter-group .filter-category-menu > ul a:hover{
    color: #ed1c24;
}
.product-details h1{
    font-size: 22px;
    color: #000000;
    text-align: left;
}

.header-cart-item .items-wrapper .item .content .price{
    font-weight: 500;
    color: #000000;
}

.modal-content-product-details-quick-view .product-details h1{
    line-height: 30px;
    font-size: 20px;
}

.uc-product_list .breadcrumbs{
    width: calc(100% - 20px);
    left: 10px;
}

.product-information-wrapper{
    background: #ffffff;
}
.product-model{
    display: none;
}
.product-images-thumbs .slider-navigation.slider-navigation-absolute{
    display: none;
}

.product-details .product-image-wrapper{
    border: 0;
}

.product-details .product-details-info .description ul {
    list-style-type: disc;
}

.product-details .product-details-info .code{
    font-weight: 400;
    text-transform: uppercase;
}

.product-details .product-details-info .category, .product-details .product-details-info .category a{
    font-size: 14px;
    text-transform: uppercase;
}

.product-details-price .current-price{
    color: #000000;
    font-size: 25px;
}

.product-details-price .price-saved{
    color: #494949;
}

.product-attributes li{
    border-radius: 12%;
    padding: 5px 5px;
}

.caption-icons .product-favorite.favorite.product-wishlist-add{
    opacity: 0;
}

.social-share.detail-social-share .share-text{
    display: none;
}

.product-details{
    padding-top: 0;
}

.product-details-price .current-price{
    color: #000000;
   font-weight: 600;
}

.product-detail-wrapper{
    padding: 30px;
}

.product-attributes li.active{
    background: #000000;
    border-color: #000000;
}

.product-attributes li.active:hover{
    border-color: #000000;
    color: #ffffff;
}

.product-attributes li:hover{
    border-color: #000000;
    color: #000000;
}

.product .item .text-wrapper{
    background: #ffffff;
    padding: 10px;
    height: 220px;
}

.product-slider{
    padding-left: 0;
    padding-right: 0;
}

.article-detail-slider.product .item .text-wrapper{
    height: 200px;
}

.product-slider > .slider-navigation-absolute{
    top: calc(50% - 15px);
    width: calc(100% + 40px);
    left: -20px;
}

.delivery-option-text button{
    float: left;
}

/*Product listing*/

.btn-default{
    font-weight: 500;
}
.shop-button-qnt{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #ed1c24;
    padding-right: 35px;
    padding-left: 60px;
    color: #ffffff;
    font-weight: 400;
    box-shadow: none;
}

.shop-button-qnt:before{
    right: auto;
    left: 0;
    width: 45%;
}
.product-quantity-arrows i.quantity-down{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.product-quantity-arrows i.quantity-up{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.slider-init-level2{
    display: none;
}

.sidebar-product-compare{
    display: none;
}

.text-buttons-wrapper{
    display: none;
}

.product-listing .product-item:not(.list-view) .item-data{
    background: #ffffff;
}

.filter-group .items-wrapper{
    max-height: initial;
}

.product-item:not(.list-view) .text-wrapper .product-description{
    display: none;
    min-height: 60px;
}

.product-listing .product-item:not(.list-view){
    padding: 0 15px !important;
    border: 0;
    margin: 0 0 25px;
}

.product-listing-filters{
    background: #ffffff;
    padding: 10px 20px;
    border-bottom: 1px solid #d9d9d9;
}

.product-listing-intro{
    padding: 10px 10px 10px 20px;
    background: #ffffff;
}

.filter-group .btn-search{
    border-radius: 4px;
    background: #000000;
}

.filter-group .btn-search:hover, .filter-group .btn-search:focus, .filter-group .btn-search:active, .filter-group .btn-search:focus:active{
    background: #ed1c24;
}

.tags .items-wrapper .item{
    background-color: #000000;
}
.tags .items-wrapper .item .close:hover{
    background: #000000;
}

.tags .items-wrapper .item .close{
    font-size: 7px;
    height: 20px;
    line-height: 16px;
}

.tags .items-wrapper .item .text{
    font-size: 11px;
    line-height: 19px;
}

.tags .items-wrapper .item.sel-filter-list .text{
    line-height: 21px;
}

.tags .items-wrapper .item.sel-filter-list i:before{
    margin-left: 7px;
    padding-right: 7px;
}
.tags .items-wrapper .item.sel-filter-list i{
    vertical-align: text-top;
}

.close{
    opacity: 1;
}
.product-listing-intro .list-types-wrapper .item.active i, .product-listing-intro .list-types-wrapper .item:hover i{
    background: #ed1c24;
    font-size: 18px;
    padding: 8px 6px 5px;
}

.product-listing-intro .list-types-wrapper .item i{
    font-size: 18px;
    padding: 9px 6px 5px;
}

.product-listing-intro .list-types-wrapper .item{
    color: #ed1c24;
}
.product-listing-intro h1{
    margin: 5px 0 20px 0;
    color: #000000;
    font-size: 25px;
}

.product-listing .product-item:not(.list-view):hover{
    background: #ffffff;
    border:0;
}

.filter-group .items-wrapper .item.form-group-checklabel label:hover,
.limited-filters .filter-group .show-all-filters:hover{
    color: #000000;
}
.product .item.gridalt-view .text-wrapper{
    margin-top: 20px;
    padding: 0;
}

.product-listing .product-item.gridalt-view .category-wrapper, .product-listing .product-item.gridalt-view .category-wrapper a{
    text-transform: none;
}

.product .item .text-wrapper .title{
    height: 35px;
    width: 100%;
    margin-top: 10px;
}

.product .item .text-wrapper .title a,
.autocomplete-results .product-title{
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    line-height: 18px;
    color: #494949;
}

.autocomplete-results .product-title{
    height: 60px;
}

.article-detail-slider .item .text-wrapper .title a{
    line-height: 22px;
    text-align: left;
}

.article-heading .subtitle{
    display: none;
}
.product-listing-intro .list-types-wrapper .item-list{
    display: none;
}

.product .item.grid-view .img-wrapper{
    border: 0;
}

.product .item .options-wrapper.product-sizes-v2{
    background: #ffffff;
    -webkit-box-shadow: 0 0 0 9px rgba(255, 255, 255, 0.75);
    -moz-box-shadow: 0 0 0 9px rgba(255, 255, 255, 0.75);
    box-shadow: 0 0 0 9px rgba(255, 255, 255, 0);
    border: none;
    padding: 0px;
}

.products-listing.product-listing-items > .row {
    display: block;
    flex-wrap: initial;
}

/*Pagination*/
.pagination > li.active > a, .pagination > li.active > a:hover{
    background: #000000;
}
.fa-mail-reply:before, .fa-reply:before{
    display: none;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
.pagination > li.first > a,
.pagination > li.last > a,
.pagination > li.next > a,
.pagination > li.prev > a{
    color: #ed1c24;
}

.pagination>li>a, .pagination>li>span{
    color: #494949;
}

.product .item .btn-wrapper i{
    display: none;
}

.product .item .btn-wrapper a{
    margin: 7px auto;
    background: #494949;
    padding: 7px;
    text-transform: uppercase;
    font-size: 13px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.product .item .btn-wrapper a:hover{
    opacity: 0.8;
}

.product .item .btn-wrapper a.product-link{
    background: #000000;
}

.product .item .btn-wrapper a.quick-view{
    background: #ed1c24;
    color: #ffffff;
    font-weight: 400;
}
.product-compare{
    display: none;
}

.product-listing .product-item .img-wrapper .caption-icons i{
    color: #494949;
}

.product .item.slick-slide.slick-current.slick-active{
    border-left: 1px solid transparent;
}

.product .item.slick-slide.slick-active{
    border-left: 1px solid #efefef;
}

.product .item.slick-slide{
    border-left: 1px solid transparent;
}

/*Profile*/

.profile{
    background: #ffffff;
    padding: 0 40px 0px;
}
.user-data .item span{
    font-weight: 600;
}
.profile .heading-wrapper-profile h1{
    font-size: 18px;
    text-align: left;
}

.profile-section .dl-horizontal dt{
    font-weight: 400;
    color: #000000;
}

.bordered-items-setting .item:hover{
    box-shadow: none;
}
.product-listing-intro .styled-select{
    background: url(../../images/core/triangle-bottom.png) no-repeat calc(100% - 5px) #fff;
}

.product-listing-intro .sort-product .styled-select {
    max-width: 120px;
    width: 120px;
}
.letters-inline span.item:hover{
    color: #ed1c24;
}

.store-content .panel-group .panel{
    box-shadow: none;
}
.profile .item-email-data,
.profile .item-phone-data,
.profile .item-address-data{
    margin-top: 20px;
}
.profile .profile-into .item .img-wrapper .icon{
    color: #000000;
}

.profile-submenu{
    margin: 20px 0;
    float: right;
}

.profile .profile-into .item .img-wrapper .item-counter{
    background: #ed1c24;
    color: #ffffff;
    font-weight: 500;
}

.profile .heading-wrapper .title h3{
    color: #000000;
    margin-top: 25px;
    font-weight: 500;
}
.profile .profile-into .item .title{
    font-size: 18px;
    color: #494949;
    text-transform: uppercase;
    font-weight: 500;
}

.profile .profile-into .item .title:hover{
    color: #000000;
}

.profile-favorite-products .product .item .text-wrapper{
    height: 150px;
}

.profile-favorite-products .product .item .product-sizes{
    display: none;
}
.profile-content .item.product-item{
    margin-bottom: 20px;
}
.nav-vertical > li.active > a{
    color: #000000;
    border-bottom-color: #000000;
}

.nav-vertical > li > a:hover, .nav-vertical > li > a:focus{
    color: #000000;
}
.nav-vertical > li > a{
    color: #494949;
}

.profile-orders .cart-table .item-article a.title{
    color: #494949;
    text-align: left;
    font-size: 13px;
}

.profile-orders .orderdetails-modal .table > thead > tr > th{
    color: #000000;
}

.profile .product .item .btn-wrapper .remove-item {
    display: block;
}

.profile .profile-section .heading-wrapper .title h2{
    font-size: 20px;
    text-transform: none;
}

.profile .headline-profile-wrapper .headline-title h1{
    text-align: left;
}

#order_ticket_content .cart-ticket-wrapper{
    padding-bottom: 0;
    padding-top: 2px;
}

.cart-description{
    margin: 0;
}

/*Pool and Actions*/
.poll-listing .btn-wrapper i,
.action-listing .btn-wrapper i{
    display: none;
}

.quiz .item .description,
.poll .item .description{
    margin: 20px 0;
}

.poll-listing .heading-underlined,
.post-details .heading-underlined,
.action-listing .heading-underlined{
    border-bottom: 0;
    text-align: center;
    margin-bottom: 40px;
}

.post-details{
    min-height: 29vh;
}
.progress-bar, .quiz-details .progress-bar-success {
    background-color: #ed1c24;
}


.pool-ended{
    background: #000000;
    padding: 2px 5px;
    color: #ffffff;
}

.action-details-wrapper .title{
    text-align: center;
}

.action-details-wrapper .heading-wrapper.heading-wrapper-bordered{
    margin: 30px 0 35px 0;
}

.actions .item .title{
    font-size: 24px;
}

/*Sidebar*/
.toggle-banner{
    top: 374px;
}
.toggle-banner .sidebar-info .headline-wrapper .title{
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    padding: 10px;
    border-bottom: 1px solid #efefef;
}
.toggle-banner > .item{
    border-top: 30px solid #ffffff;
    border: 3px solid #ffffff;
}

.toggle-banner .sidebar-info .img-wrapper{
    display: block;
}
.toggle-banner .toggle-button{
    background: #000000;
    padding: 10px 20px 10px 20px;
    width: 100px;
}

.toggle-banner .toggle-button.expand{
    width: 100%;
}
.toggle-banner .sidebar-info .headline-wrapper, .toggle-banner .sidebar-info .item{
    padding: 5px;
}

.sidebar-info{
    background: #ffffff;
}

.sidebar-product-compare .sidebar-icon{
    display: none;
}


.sidebar-info .item .text-wrapper{
    padding: 0 20px 15px;
    border-bottom: 1px solid #efefef;
}

.sidebar-info .item .img-wrapper{
    left: 20px;
}

.sidebar-info .item .text-wrapper:nth-last-child(3){
    border-bottom: 0px;
}

.toggle-banner .sidebar-info .item .title{
    font-weight: 500;
}

.sidebar-info .item .text-wrapper:last-of-type .item{
    border-bottom: 0;
}
.sidebar-info .img-wrapper img{
    display: none;
}

/*Toogle banner*/
.toggle-banner > .item{
    border: 3px solid #ffffff;
    border-top: 30px solid #ffffff;
    background: #ffffff;
    color: #494949;
}

.toggle-banner .sidebar-info .headline-wrapper .title,
.sidebar-info .item .text-wrapper p{
    color: #494949;
}

.toggle-banner > .item{
    border: 3px solid #ffffff;
    border-top: 42px solid #ffffff;
    background: #ffffff;
    color: #494949;
}


.toggle-banner .sidebar-info .headline-wrapper .title,
.sidebar-info .item .text-wrapper p{
    color: #494949;
}
.toggle-banner .sidebar-info .headline-wrapper{
    position: relative;
}
.toggle-banner .sidebar-info .headline-wrapper .title:after{
    content: '';
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: 10px;
    left: calc(50% - 20px);
    background: #ed1c24;
}

.sidebar-info .item:last-of-type .text-wrapper{
    border-bottom: 0px;
}
/*Cookie*/
.cokie-info-wrapper .img-wrapper{
    display: none;
}

.cookie-info-slider{
    background: #ececec;
}

.cookie-agree{
    background: #ed1c24;
    border-radius: 4px;
}

.cokie-info-wrapper .title{
    color: #000000;
}

.cokie-info-wrapper-top .read-more{
    display: inline-block;
}

.cokie-info-wrapper-top .read-more .btn-wrapper a{
    padding: 4px 6px;
}

.cokie-info-wrapper-top .read-more .btn-wrapper a:hover{
    color: #ffffff;
}

.cokie-info-wrapper .description{
    margin-bottom: 20px;
}

.cokie-info-wrapper-top{
    margin-top: 10px;
}
/*Lokal po gradovima*/

.promo-location .heading-wrapper{
    text-align: left;
}
.heading-underlined {
    border-bottom: 0px solid #d9d9d9;
}
.panel .title.city-title .panel-toggle {
    color: #ffffff;
    padding: 10px 15px;
    display: block;
    width: 100%;
    background: #000000;
}

.panel > .collapsing, .panel > .collapse{
    border-bottom: 1px solid #000000;
}
.collapsing .item, .collapse .item {
    padding-left: 35px;
    margin-bottom: 10px;
    font-size: 13px;
}
.panel .item .dl-horizontal dd, .panel .item .dl-horizontal dt {
    line-height: 16px;
    font-size: 13px;
}
.panel .title .panel-toggle:hover{
    color: #ed1c24;
}

.panel .title .panel-toggle{
    color: #ed1c24;
    padding: 20px 30px 20px 15px;
    border-bottom: 0px solid #f2f2f2;
    font-weight: 500;
}

.panel .title .panel-toggle.collapsed{
    color: #494949;
    padding: 20px 30px 20px 15px;
    border-bottom: 1px solid #d9d9d9;
    font-weight: 500;
}

.accordian.article .panel .panel-toggle > .icon{
    top: 20px;
}

.accordian.article .panel{
    box-shadow: none;
}

.panel .title{
    font-size: 16px;
    line-height: 25px;
}
.map-link {
    color: #ed1c24;
}
.promo-location .panel-wrapper{
    margin-top: 0px;
}
.promo-location .lists-tabs ul.items-wrapper{
    text-align: left;
    margin-bottom: 20px;
    border-bottom: 0;
    border-bottom: 0;
}

.promotion-wrapper{
    margin-top: 20px;
}
.item-promo-country .title{
    color: #494949;
}
.item-promo-country .title.active{
    color: #ed1c24;
}

.panel .title.city-title .panel-toggle.collapsed{
    font-size: 16px;
}

.panel .title.city-title .panel-toggle{
    color: #ffffff;
}

.collapsing .item, .collapse .item.item-read-more{
    display: none;
}

.promo-location .promo-store-text{
    color: #494949;
}

.promo-location-country-wrapper .item-promo-country{
    padding: 5px 15px 0 0;
}

.promotion-wrapper.promotion-wrapper-witouth-modal .collapse .map-link-wrapper{
    display: none;
}

/*Lokal po gradovima End*/

.newsletter .validation-errors-list{
    margin-top: 15px;
    margin-bottom: 0;
    bottom: 8px;
}

.newsletter .btn-wrapper .btn{
    font-weight: 400;
}
.validation-errors-list.filled li{
    margin-right: 0;
}

.newsletter.fullwidth-center .alert.alert-danger{
    margin-left: -40px;
    bottom: 10px;
}

.newsletter.fullwidth-center .form-group{
    margin-bottom: 0;
}

.promotion-wrapper .collapse.in > .panel-body{
    border-bottom: 0;
}

.panel.store-content{
    box-shadow: none;
}

.cart-table .product-item-size{
    display: block;
    color: #494949;
    font-size: 14px;
    margin-top: 5px;
}

.cart-step h3,
.cart .form-group-checklabel .label-as-headline{
    font-weight: 400;
}

.two-portrait-two-landscape .item .img-wrapper:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(0,0,0,0);
    pointer-events: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: calc(100% - 20px);
    left: 10px;
}

.two-portrait-two-landscape .item:hover .img-wrapper:after{
    background: rgba(0, 0, 0, 0.30);
}

.two-portrait-two-landscape .right-column .item .img-wrapper:after{
    width: 100%;
    left: 0px;
}

.two-portrait-two-landscape .title{
    font-size: 40px;
    color: #ffffff;
    font-weight: 700;
    line-height: 40px;
    text-shadow: 1px 1px 10px rgb(0 0 0 / 70%), 1px 1px 10px rgb(0 0 0 / 70%);
}

.two-portrait-two-landscape .btn-wrapper a{
    color: #ffffff;
    background: #000000;
    border-radius: 6px;
    padding: 10px 20px;
    margin: 20px 0 0;
}

.company_info_footer .h5{
    color: #000000;
    font-weight: 600;
    font-size: 16px;
}

.nav-tabs > li.active:after{
    background: #000000;
}

.cart-privacy-policy a{
    color: #ed1c24;
}

.profile .product .item .text-wrapper .prices-wrapper .current-price, .profile .product .item .text-wrapper .prices-wrapper .prev-price{
    margin: auto;
}

.profile-section .product-sizes-onlist{
    display: none;
}
.feature-filter{
    display: none;
}

.bootbox .btn-primary{
    background: #ed1c24;
}

.bootbox .btn-primary:hover, .btn-primary:focus,
.bootbox .btn-primary:hover:focus,
.bootbox .btn-primary:focus:active,
.bootbox .btn-primary:hover:active,
.bootbox .btn-primary:active:hover, .btn-primary:active{
    background: #ed1c24;
}
.bootbox .btn-default {
    color: #ffffff;
    background: #000000;
    border: 1px solid #000000;
}

.profile-submenu > a{
    position: relative;
}

.store-contact .items-wrapper .title .icon{
    color: #ed1c24;
}

.store-contact .items-wrapper .item.active{
    color: #000000;
}

.brands .item:hover .img-wrapper img{
    filter: grayscale(0);
}

.brands .item .img-wrapper img {
    filter: grayscale(1);
    opacity: 0.7;
}

.profile-orders{
    padding: 0 10px;
}

.footer .nav.items-wrapper.no-show, .footer .store-locator-wrapper.no-show, .footer-undermenu-wrapper.no-show {
    display: block;
    width: 100%;
    max-height: 1000px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
}

.footer .nav.items-wrapper, .footer .store-locator-wrapper, .footer-undermenu-wrapper {
    max-height: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    overflow: hidden;
    opacity: 0;
}

.collapse-menu .heading-wrapper .title .icon{
    display: inline-block;
    padding-left: 10px;
    font-size: 19px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    padding: 0 20px;
}

.collapse-menu .heading-wrapper .title .icon:before{
    content: "\f105";
}

.collapse-menu .heading-wrapper.active .title .icon {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    padding: 0 20px;
}

.footer .social-icon.active{
    margin-top: 0px;
}

.footer .social-icon{
    margin-top: -6px;
}

.footer .social-icon .heading-wrapper{
    display: inline-block;
}

.footer .social-icon .items-wrapper{
    display: inline-block;
    vertical-align: middle;
    padding-left: 30px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.footer .social-icon.active .heading-wrapper{
    display: block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.footer .social-icon.active .items-wrapper{
    padding-left: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.hideon-fullscreen.footer-wrapper{
    padding-bottom: 25px !important;
    border-bottom: 1px solid #d9d9d9;
}

.nav-main-dropdown-item .heading-wrapper-inline a,
.nav-main-dropdown-inner .slider-wrapper .heading-wrapper-inline a{
    cursor: default;
}

#importProductsCartContent .heading-wrapper .title{
    width: 80%;
}

.cart-import-form-inputs{
    padding: 30px;
}

.product .item .options-wrapper .sizes-selector-wrapper.active .sizes-btn-wrapper{
    pointer-events: all;
}


.product .item .options-wrapper .sizes-selector-wrapper .sizes-btn-wrapper{
    pointer-events: none;
}

.no-background{
    margin: 0 auto 20px;
    background: rgba(255,255,255,0.9);
    padding: 20px 40px 40px;
}

.invitation_confirm_password_form .form-group .col-sm-7{
    width: 35% !important;
}

.invitation_confirm_password_form h1{
    text-align: left;
    margin-bottom: 40px;
}

#invitation_confirm_password_submit{
    margin-top: 20px;
}

/* Clearance slider */

.left-items-wrapper {
    display: flex;
    align-items: center;
}

.header .logo {
    display: inline-block;
}

.clearance_partner-slider {
    width: fit-content;
    display: inline-block;
    margin-bottom: 0;
    box-shadow: none;
    margin-left: 30px;
}

.clearance_partner-slider.simple-small-slider .item:hover .img-wrapper:after {
    background: unset;
}
.cookie-settings-wrapper.page button span{
    color: #ffffff;
}
.modal-quick-view .modal-header .close{
    top: 10px;
    right: 25px;
}
.product-listing .product-listing-loader{
    top: 0;
}

.product-info-rate .description {
    background: #e9e9e9;
    width: fit-content;
    padding: 5px 10px;
    margin-bottom: 10px;
}

.product-info-rate .description p {
    margin: 0;
}
.product .item .caption-icons {
    z-index: 22;
}
.product .item .img-wrapper {
    overflow: visible;
}
.items-generic {
    margin-top: 50px;
}
.items-generic .item-wrapper-6,
.items-generic .text_grid12,
.items-generic .horizontal-image-wrapper {
    margin-bottom: 60px;
}
.items-generic .item-wrapper-6 .img-responsive,
.items-generic .horizontal-image-wrapper .img-responsive{
    width: 100%;
}
.items-generic .item-wrapper-6 .heading-wrapper .description {
    font-size: 22px;
    font-weight: 700;
    color: #000;
}
.items-generic .item-wrapper-6 .heading-wrapper {
    margin-top: 30px;
}
.items-generic .text_grid12 {
    text-align: center;
}
.items-generic .text_grid12 .description {
    font-size: 16px;
}

.page ul li{
    list-style-type: disc;
}

.product-quantity .product-quantity-helper-post,
.product-quantity .product-quantity-helper-pre {
    display: none !important;
}

.product-quantity .product-quantity-input {
    transition: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    top: 0 !important;
}