/* - FIX - */
.header{
    background: transparent;
}
.fixed-banner{
    position: fixed;
    width: calc(50vw - 700px);
}
header .header-fix-holder{
    display: none !important;
}
.header-fix-holder{
    display: block !important;
}
.nav.nav-main-wrapper{
    opacity: 0;
}
.nav.nav-main-wrapper.scroll-to-fixed-fixed{
    opacity: 1;
}
.validation-errors-list {
    line-height: 20px;
}

.validation-errors-list li {
    border: 0;
}

.attribute-value-info .subititle,
.product-details-info-slider .details-info > .item {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.attribute-value-info .attr-value ul {
    padding-left: 20px !important;
}

.details-info-attributes .panel-wrapper > .panel {
    padding-top: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #EAEAEA;
}

.details-info-attributes .panel-wrapper > .panel:not(:first-of-type) {
    margin-bottom: 20px;
}

.details-info-attributes .panel-wrapper > .panel:first-of-type {
    padding-top: 0;
}

.details-info-attributes .panel-wrapper > .panel .headline-wrapper{
    margin-bottom: 5px;
}

.details-info-attributes .panel-wrapper > .panel .content {
    position: relative;
    margin-top: 5px;
    margin-left: 15px;
    margin-bottom: 5px;
}

.details-info-attributes .panel-wrapper > .panel:first-of-type {
    border: 0;
}

.details-info-attributes .search-title {
    position: relative;
    margin-bottom: 0;
    padding-left: 35px;
}

.details-info-attributes .search-title i {
    position: absolute;
    top: 0;
    left: 1px;
}

.details-info-attributes .panel-wrapper > .panel > .headline-wrapper > h4.title .panel-toggle i {
    position: relative;
    top: -1px;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    background-color: #F3F3F3;
    border: 1px solid #E4E4E4;
    border-radius: 50%;
}

.details-info-attributes .panel-wrapper > .panel > .headline-wrapper > h4.title .panel-toggle i::before {
    content: "\f067";
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    line-height: 10px;
    color: #0078BD;
}

.details-info-attributes .panel-wrapper > .panel > .headline-wrapper > h4.title .panel-toggle:not(.collapsed) i::before {
    content: "\f068";
}

.details-info-attributes .panel-wrapper > .panel .content .panel-toggle {
    position: relative;
    height: auto;
    padding-left: 15px;
    line-height: 20px;
    color: #808080;
}

.details-info-attributes .panel-wrapper > .panel .content .panel-toggle:not(.collapsed),
.details-info-attributes .panel-wrapper > .panel .content .panel-toggle:not(.collapsed):hover {
    color: #0078bf;
}

.details-info-attributes .panel-wrapper > .panel .content .panel-toggle i {
    position: absolute;
    top: 5px;
    left: 0;
    line-height: 10px;
}

.details-info-attributes .panel-wrapper > .panel .content .panel-toggle:not(.collapsed) i,
.details-info-attributes .panel-wrapper > .panel .content .panel-toggle:not(.collapsed):hover i {
    color: #0078bf;
}

.details-info-attributes .panel-wrapper > .panel .content .panel-toggle:not(.collapsed) i::before {
    content: "\f107";
}

.product-listing-intro .styled-select select {
    padding: 0 5px;
}

.main_search_form label {
    display: none;
}

.customclass .nav-main-submenu > li > a > i {
    right: 0 !important;
}

.listing-products .product-item:not(.grid-view) .options-wrapper {
    position: relative !important;
}

/*Header*/
.header,
.header.fixed{
    border-top: 5px solid #00558b;
}

.header .logo{
    padding: 10px 8px;
}

.container{
    width: 1380px;
}

.autocomplete-button.autocomplete-button-simple{
    background: #f8f8f8;
    width: 500px;
    max-width: 515px;
    padding: 0px 0px 0px 10px;
    border: 1px solid #ececec;
    border-radius: 5px;
    text-align: left;
    margin: 30px 0px;
    height: 39px;
}

/*Autocomplete*/


.autocomplete-button.autocomplete-button-simple .title{
    float: left;
    width: 100%;
    display: inline-block;
    text-align: left;
    font-size: 13px;
}

.autocomplete h4{
    padding: 0;
    font-size: 14px;
}

.autocomplete-results .product-title {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 14px;
    color: #1a1a1a;
    font-weight: 500;
    max-height: 30px;
    overflow: hidden;
    margin-top: 10px;
    height: auto;
}
.autocomplete-results .product-category{
    color: #808080;
    text-transform: none;
    line-height: 12px;
    font-size: 12px;
    display: block;
}
.search-sugest .product-prices {
    height: auto;
}

.search-sugest .product-price{
    font-size: 18px;
    font-weight: 600;
    color: #0078bd;
}

.search-sugest .product-prev-price{
    text-decoration: line-through;
    color: #808080;
    font-size: 13px;
    font-weight: 400;
}

.search-sugest .item{
    margin: 15px 0px;
}

#search-text-autocomplete-list {
    top: 36px;
    border-color: #ececec;
    border-radius: 0 0 5px 5px;
    width: 500px;
}

.autocomplete-wrapper:before{
    display: none;
}

.autocomplete-results .img-wrapper{
    border: 0;
    height: 150px;
    width: 150px;
    margin: auto;
}

.autocomplete-results .product-code{
    font-size: 12px;
    color: #808080;
    display: block;
    float: none;
}
.catalog-numbers {
    font-size: 11px;
    line-height: 11px;
    color: #808080;
}
.autocomplete-wrapper{
    width: 300px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: transparent;
    border: 0;
}

.autocomplete-close:hover{
    background: rgb(0,85,139);
    background: -moz-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00558b",endColorstr="#0078bf",GradientType=1);
    color: #ffffff;
}

.autocomplete{
    width: 500px;
    position: fixed;
    border: 1px solid #ececec;
    background: #f8f8f8;
    top: 35px;
    left: calc(50% + 85px);
    margin-right: -50px;
    max-height: 500px;
    height: 500px;
    z-index: 99999999;
    border-radius: 5px;
    transform: translateX(-50%);
}

.autocomplete-close{
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 37px;
    color: #808080;
    cursor: pointer;
    padding: 12px 15px;
    border-top-right-radius: 5px;
}

.autocomplete-input{
    line-height: 35px;
    padding: 7px 0 7px 10px;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #ececec;
    height: 37px;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 13px;
}
.autocomplete-results{
    max-height: 456px;
    height: 456px;
    border: 0px solid #e6e6e6;
}

.recomended-sugest-wrapper{
    display: none;
}

.quick-links{
    margin: 30px 0px;
}

.header.fixed .quick-links{
    float: left;
}

.header-favorite.header-favorite-simple .icon-wrapper i{
    font-weight: 500;
    font-size: 32px;
    color: #58595b;
    text-align: center;
    width: 100%;
}

.autocomplete-button{
    color: #848484;
    font-size: 13px;
}

.autocomplete-button.autocomplete-button-simple i{
    float: right;
    line-height: 19px;
    padding: 0px 5px;
    background: rgb(0,85,139);
    background: -moz-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00558b",endColorstr="#0078bf",GradientType=1);
    color: #ffffff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 37px;
    position: absolute;
    right: 0;
}


.autocomplete-button.autocomplete-button-simple i:before{
    content: url("../../images/core/search-white.png");
    display: block;
    padding-top: 3px;
    line-height: 20px;
}

.autocomplete-button.autocomplete-button-simple .title{
    line-height: 37px;
}
.user .item-login.loged-in {
    display: inline-block;
    left: 40px;
    position: absolute;
    top: 8px;
}

.user .item-login.loged-in.active .login-dropdown i{
    display: none;
}

.login-dropdown{
    text-align: left;
}

.btn.btn-facebook,
.btn.btn-google{
    font-size: 14px;
    line-height: 37px;
}
/*.nav-store-menu .item a, .header .quick-links.nav-store-menu .nav.nav-simple > li a {
    color: #231f20;
    font-size: 12px;
    font-weight: 500;
    position: relative;
    top: -10px;
}*/

.header-profil a {
    color: #231f20;
    font-size: 12px;
    font-weight: 500;
    position: relative;
    top: -10px;
}

.header-profil .description{
    font-size: 11px;
    color: #00558b;
}

.header-carthor-total.header-profile-total{
    top: -41px;
    right: 0;
}

.header-profile-total{
    padding: 0 5px;
}

.header-profil i{
    display: block;
    margin: 6px auto 6px;
    vertical-align: text-top;
    text-align: center;
}
.header-profil i:before {
    /*content: url("../../images/core/home-icon.png");*/
    content: url(../../images/core/garaza02.svg);
    height: 29px;
    width: 34px;
    display: block;
    margin: auto;
}

.nav.nav-simple > li a{
    font-size: 12px;
}

.nav.nav-simple > li a.login-btn{
    padding: 15px 12px;
    text-align: center;
}

.nav.nav-simple > li.item-register a,
.nav.nav-simple > li.item-activation a{
    font-size: 12px;
}

.nav-store-menu span{
    font-size: 11px;
    font-weight: 500;
    color: #00558b;
}
.nav-Header_top_menu .nav.nav-simple > li img {
    background: rgb(0,85,139);
    background: -moz-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00558b",endColorstr="#0078bf",GradientType=1);
    border-radius: 5px;
    vertical-align: middle;
}

.nav-main > li.customclass {
    background: rgb(0,85,139);
    background: -moz-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00558b",endColorstr="#0078bf",GradientType=1);
    margin-left: 0;
    height: 100%;
    padding: 0 0px 0 50px;
}

.level3.customclass {
    margin-bottom: 0;
}

.level3.customclass .nav-main-submenu-wrapper{
    width: 281px;
    background: #ffffff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
    padding: 0 10px;
    z-index: 100;
    opacity: 0;
}

.level3.customclass .nav-main-submenu-wrapper.loaded.open {
    opacity: 1;
}

.level3.customclass .nav-main-submenu-wrapper li.title a{
    color: #0078bd;
    padding: 0;
}

.level3.customclass .nav-main-submenu-wrapper li.title img{
    float: right;
}

.level3.customclass .nav-main-submenu-wrapper li.title{
    height: 65px;
    border-bottom: 1px solid #0078bd;
    padding: 0 15px;
}

.level3.customclass .nav-main-submenu > li > a {
    padding: 0;
}

.level3.customclass .nav-main-submenu > li > a > i {
    line-height: 25px;
    transform: none;
}

.level3.customclass .nav-main-submenu > li.title > a > h5{
    width: 50%;
    line-height: 20px;
}

.level3.customclass .nav-main-submenu-wrapper li a {
    position: relative;
    display: block;
    text-align: left;
    color: #1b1b1b;
}

.nav-main > li.customclass.level3 .nav-main-submenu .nav-main-dropdown-wrapper h5{
    line-height: 20px;
}

.level3.customclass .nav-main-submenu-wrapper li a:hover,
.nav-main > li.customclass.level3 .nav-main-submenu .nav-main-dropdown-wrapper h5:hover{
    color: #0078bd;
}

.level3.customclass .nav-main-submenu-wrapper li a > i {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
}

.nav-main > li.level3 > .highlight-bg{
    left: 15px;
}

.nav-main > li.level3.customclass > .highlight-bg{
    left: -38px;
    top: -35px;
}

.nav-main > li.has-bg.customclass > a:hover,
.nav-main > li.has-bg.active.customclass > a:hover{
    color: #ffffff;
}

.nav-main-wrapper{
    background: #f0f0f0;
}

/* - navigation second level - */

.nav-main > li.customclass.level3 .nav-main-submenu .nav-main-dropdown-wrapper .category-heading {
    margin: 0 10px;
    padding: 10px 0;
    padding-bottom: 0;
    pointer-events: all;
}

.nav-main > li.customclass.level3 .nav-main-submenu .nav-main-dropdown-wrapper,
.nav-main > li.customclass.level4 .nav-main-submenu .nav-main-dropdown-wrapper {
    width: 271px;
    max-width: initial;
    left: 270px;
}

.nav-main > li.customclass.level3 .nav-main-submenu .nav-main-dropdown-wrapper .nav-main-dropdown-inner,
.nav-main > li.customclass.level4 .nav-main-submenu .nav-main-dropdown-wrapper .nav-main-dropdown-inner {
    padding: 0;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - */

.nav-main-wrapper .container{
    padding: 0;
    margin: auto;
    float: none;
    text-align: center;
    width: 100%;
}

.nav-main-wrapper:before{
    content: url(../../images/core/header-left.png);
    position: absolute;
    left: -10px;
    top: -6px;
}

.nav-main-wrapper:after{
    content: url(../../images/core/header-right.png);
    position: absolute;
    right: -10px;
    top: -6px;
}

.nav-main-dropdown-inner {
    background: #fff;
    width: 100%;
    margin: 0;
    text-align: left;
    padding: 25px;
}

.nav-main-dropdown li > a:hover,
.level3 .nav-main-submenu > li > a:hover > h5,
.level4 .nav-main-submenu > li > a:hover > h5{
    color: #0078bd;
}

.level3 a.inactive-permalink,
.level4 a.inactive-permalink {
    opacity: 0.3;
}

.level3 .nav-main-submenu > li, .level4 .nav-main-submenu > li,
.nav-main > li.customclass.level3 .nav-main-submenu .nav-main-dropdown-wrapper h5,
.nav-main > li.customclass.level4 .nav-main-submenu .nav-main-dropdown-wrapper h5,
.nav-main > li.customclass.level3 .nav-main-submenu .nav-main-dropdown-wrapper .h5,
.nav-main > li.customclass.level4 .nav-main-submenu .nav-main-dropdown-wrapper .h5 {
    color: #1b1b1b;
    text-align: left;
    font-weight: 500;
    font-size: 13px;
    line-height: 24px;
    border-bottom: 1px solid #e4e4e4;
    height: auto;
    padding: 10px 10px;
    text-transform: none;
}

.nav-main > li.customclass .nav-main-dropdown-item {
    margin-bottom: 0 !important;
    padding: 0 10px;
}

.nav-main > li.customclass .nav-main-dropdown-item.third-level:not(.active) .nav-main-dropdown-wrapper {
    display: none !important;
    height: calc(100vh - 150px);
}

.nav-main-dropdown li > a, .nav-main-dropdown .nav-main > li > a{
    color: #58595b;
    line-height: 30px;
}

.nav-main-dropdown li.more {
    margin-top: 10px;
    border-top: 1px solid #dfdfdf;
}
.nav-main-dropdown li.more a{
    color: #0078bd;
}
/*.nav-main-dropdown-wrapper.loaded{
    width: 1380px;
    border: 1px solid #ececec;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    left: -322px;
}*/

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

.nav-main-dropdown-wrapper{
    top: 40px !important;
}
.nav-main-dropdown h5{
    color: #0078bd;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}

.nav-main > li.has-bg > a:hover, .nav-main > li.has-bg.active > a:hover{
    color: #0078bd;
}

.nav-main-dropdown {
    margin: 0 auto;
}

.level3.customclass .nav-main-submenu-wrapper li.no-item{
    display: none;
}

.level3 .nav-main-submenu .nav-main-dropdown-wrapper{
    left: 285px;
}
.container {
    position: relative;
}

.header .quick-links.nav-store-menu .nav.nav-simple > li img {
    display: block;
    margin: 2px auto 3px;
}

.navigation-wrapper.container{
    padding: 0;
}

.header-shortcuts-wrapper{
    padding-right: 30px;
}

.header-wrapper .container{
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    background: #ffffff;
}

.mini-cart i:before {
    /*content: url(../../images/core/cart-car.png);*/
    content: url(../../images/core/korpa.svg);
    height: 36px;
    width: 41px;
    display: block;
}
.user .item-login.loged-in .login-btn i:before {
    content: url(../../images/core/icon-profile.png);
}
.quick-links li{
    color: #0078bf;
    font-weight: 500;
}

/*.nav-store-menu {
    padding: 15px 12px;
    display: inline-block;
    left: 26%;
    position: absolute;
    top: 14px;
    margin: 0;
}*/

.header-profil {
    padding: 15px 5px;
    display: inline-block;
    left: 31%;
    position: absolute;
    top: 14px;
    margin: 0;
}

.user .item-login.loged-in{
    display: inline-block;
}

.user .item-login.loged-in span{
    position: inherit;
    top: -2px;
    display: block;
    font-size: 11px;
    font-weight: 500;
    color: #00558b;
}

.header-favorite.header-favorite-simple{
    right: 20px;
}

.header-favorite.header-favorite-simple .description,
#miniCartContent .icon-wrapper .description,
.mini-cart.mini-cart-simple .icon-wrapper .description{
    display: block;
    font-size: 11px;
    font-weight: 500;
    color: #00558b;
    font-family: 'Work Sans', sans-serif;
}

.header-favorite.header-favorite-simple .description{
    line-height: 24px;
}

.mini-cart.mini-cart-simple .icon-wrapper .description,
#miniCartContent .icon-wrapper .description{
    line-height: 15px;
    text-align: center;
}

.mini-cart.mini-cart-simple .icon-wrapper,
#miniCartContent .icon-wrapper,
.header-favorite.header-favorite-simple .icon-wrapper{
    line-height: 18px;
}

.header-carthor-total.favorite-header-total{
    font-size: 14px;
    font-weight: 600;
    color: #00558b;
    line-height: 19px;
    top: -5px;
    position: absolute;
    right: -8px;
    width: 20px;
    text-align: left;
}

.header-cart, .header-favorite.header-favorite-simple{
    position: relative;
    margin: 23px 0 10px;
}

.mini-cart.mini-cart-simple .icon-wrapper,
#miniCartContent .icon-wrapper,
.mini-cart.mini-cart-simple .header-carthor-total{
    line-height: 19px;
}
.header-carthor-total{
    right: -24px;
    font-size: 14px;
    font-weight: 600;
    color: #00558b;
    line-height: 19px;
    top: -6px;
    position: absolute;
    width: 20px;
    text-align: left;
}

.user .item-login.loged-in.active .login-dropdown{
    display: block;
}

.user .item-login.loged-in .login-dropdown{
    display: none;
}

.login-dropdown.active .nav-simple,
.login-dropdown .nav-simple {
    margin-top: 30px;
    padding: 20px 5px 20px;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
    border-radius: 2px;
    width: 150px;
    top: 40px;
    z-index: 9999;
    background: #fff;
    position: absolute;
}

/*Side cart*/
.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .heading-wrapper .title {
    padding: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #0078bd;
}
.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .items-wrapper {
    padding-right: 10px;
}
.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .list-title,
.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .list-title span {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #000000;
    text-align: left;
    padding: 20px 0 10px;
}
.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .items-wrapper .item {
    padding: 15px 0;
    height: auto;
    border-color: #eaeaea;
}
.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .items-wrapper .item:last-of-type {
    border-bottom: 1px solid #eaeaea;
}
.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .items-wrapper .item img {
    width: 140px;
}
.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .items-wrapper .item .content .title {
    margin-bottom: 5px;
    max-height: 36px;
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    max-width: 180px;
}
.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .items-wrapper .item .content .price {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #0078bd;
}
.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .items-wrapper .item .content .price .calc-wrapper {
    display: block;
}
.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .heading-wrapper i.close-mini-cart {
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    background: #eaeaea;
    font-size: 15px;
    color: #000000;
    font-weight: 700;
}
.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .heading-wrapper i.close-mini-cart::before {
    content: "×";
    font-size: 28px;
    font-weight: 500;
}
.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .items-wrapper .item .content {
    top: auto !important;
    transform: none !important;
}
.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .footer-wrapper {
    padding-bottom: 27px !important;
    border: 0 !important;
}
.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .footer-wrapper .total-price .title {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    color: #000000;
}
.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .footer-wrapper .total-price {
    color: #808080;
}
.header-cart.active .header-cart-item.header-cart-item-side .header-cart-toggle .footer-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 20px;
    width: calc(100% - 40px);
    height: 1px;
    background-color: #E2E2E2;
}
/*Side cart End*/

.login-dropdown .nav.nav-simple > li a{
    padding: 0 10px;
}

.nav-main-wrapper.scroll-to-fixed-fixed {
    top: 104px !important;
    width: 1380px;
    margin: 0 auto;
    z-index: -1 !important;
    position: fixed !important;
}


.header.fixed .logo{
    text-align: left;
}

.header.fixed .header-wrapper{
    position: fixed;
    margin: auto;
    text-align: center;
    float: none;
    width: 100%;
    border-image-source: linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    border-top: 5px solid;
    border-image-slice: 1;
    top:0;
}

.level3 .nav-main-submenu > li:last-of-type{
    border-bottom: 0;
}

.level3 .nav-main-submenu > li.category-heading,
.nav-main > li.customclass.level3 .nav-main-submenu .nav-main-dropdown-wrapper .category-heading h5 {
    margin: 0;
    height: 65px;
    font-size: 15px;
    line-height: 16px;
    color: #0078bd;
    font-weight: 500;
    border-bottom: 2px solid #0078bd;
    padding: 0 70px 0 5px;
}

.level3.customclass .nav-main-submenu-wrapper.loaded.open{
    max-height: calc(100vh - 140px);
    overflow-y: scroll;
}

.nav-main > li.customclass.level3 .category-heading .img-wrapper {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 50px;
    height: auto;
}

.level3 .nav-main-submenu > li i{
    float: right;
    line-height: 20px;
}

/*Hadline*/
.headlines-slider-home{
    padding: 0;
    background: rgba(0, 120, 191, 0.1);
    margin-top: 14px;
}

.handlines-sldier .title{
    color: #00558b;
    font-size: 14px;
    font-weight: 500;
    line-height: 27px;
}

.handlines-sldier .slider-navigation-absolute{
    display: none;
}

.handlines-sldier .item .description p{
    color: #00558b;
    font-size: 14px;
}

.header-cart-item .header-cart-toggle{
    top: 40px;
}

.header-cart-item .footer-wrapper .btn{
    font-weight: 500;
    color: #ffffff;
    padding: 7px 10px;
    margin-right: 0px;
}

.header-cart-item .heading-wrapper .title{
    text-align: left;
    padding-left: 20px;
}

.header-cart-item .items-wrapper .item{
    padding: 10px 0 10px 0;
    height: 80px;
}

.header-cart-item .footer-wrapper .total-price{
    font-weight: 500;
    font-size: 16px;
}

.header-cart-item .items-wrapper .item .content .price {
    font-size: 16px;
    font-weight: 500;
}
/*Main navigation*/
.nav-main > li > a{
    color: #1b1b1b;
    font-size: 13px;
    font-weight: 500;
    text-transform: none;
    padding: 9px 20px;
}

.nav-main > li.level3 > a{
    color: #ffffff;
    /* padding: 9px 20px;*/
}

.nav-main > li.level3 > a > i{
    display: inline-block;
    float: right;
    padding-left: 25px;
    padding-right: 0px;
    vertical-align: middle;
    line-height: 23px;
    font-size: 17px;
}
.nav-main > li > .highlight-bg{
    top: -33px;
    left: -20px;
    filter: grayscale(100%);
    position: relative;
    display: table;
}

.nav-main > li.icon-home.has-bg > .highlight-bg{
    width: 25px;
    height: 25px;
    top: -35px;
    left: 15px;
}
.nav-main > li:not(.customclass).has-bg.icon-home{
    margin: 0;
}

.nav-main > li.icon-home.has-bg > a{
    height: 40px;
    width: 45px;
}

.nav-main > li.image{
    position: relative;
    margin: 0;
}

.nav-main > li.image > .highlight-bg{
    top: 50%;
    left: 0;
    height: 30px;
    transform: translateY(-50%);
    filter: none;
}

.nav-main > li.image a{
    font-size: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0;
}


.nav-main > li.icon-home.has-bg{
    background: linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    margin: 0;
}

.level3.customclass .highlight-bg{
    top: 8px;
}
.nav-main > li.has-bg {
    margin-right: 30px;
    position: static;
    height: 40px;
    color: #fff;
}

.nav-main > li:not(.customclass).has-bg {
    margin: 0 10px 0 20px;
}

.nav-main > li.has-bg:hover img{
    filter: grayscale(0%);
}
.nav-main > li > a > i{
    display: none;
}
/*Main slider*/
.main_search_form,
.my_package_form{
    background: #f8f8f8;
    padding: 20px 15px;
    border-top: 2px solid #0078bf;
    border-bottom: 2px solid #0078bf;
    margin-bottom: 20px;
    margin-left: 0;
}

.my_package_form{
    /*padding: 29px 25px;*/
    padding: 35px 25px;
}

.tp-home .my_package_form.all-select-visible{
    padding: 6px 25px;
}

.category-landing .my_package_form{
    position: absolute;
    width: 450px;
    right: 0;
    top: 20px;
    z-index: 9;
    padding: 10px 20px;
}

.profile .main_search_form {
    margin-left: 0;
}

.search-form-main-slider.tires-search-form-wrapper form {
    height: auto;
}

.slider .slick-dots li.slick-active button:before{
    -webkit-box-shadow: inset 0 0 0 4px #0078bd;
    -moz-box-shadow: inset 0 0 0 4px #0078bd;
    box-shadow: inset 0 0 0 8px #0078bd;
    width: 12px;
    background: #0078bd;
    height: 12px;
}

.slider-arrow i{
    vertical-align: -webkit-baseline-middle;
    color: #fff;
    padding: 7px 15px;
}

.categoryes-slider.slider .slider-arrows .slider-next,
.categoryes-slider.slider .slider-arrows .slider-prev{
    width: 20px;
    height: 20px;
}

.categoryes-slider.slider .slider-navigation-absolute{
    /*width: calc(100% + 30px);*/
    /*left: -15px;*/
    right: 10px;
}

.slider .slider-arrows .slider-next,
.slider .slider-arrows .slider-prev{
    /*width: 40px;*/
    /*height: 40px;*/
    background: rgb(255 255 255 / 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.slider .slick-dots li button:before{
    width: 12px;
    height: 12px;
    background: #f1f1f1;
}
.home-page-wrapper{
    margin-top: 10px;
}
.reset-filters{
    background: #f8f8f8;
    padding: 3px 6px;
    border: 1px solid #cacaca;
    border-radius: 50%;
    float: right;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    position: absolute;
    top: 10px;
}

.add-items .reset-filters{
    position: absolute;
    top: 7px;
}

.form-group-search-engines-body-wrapper .btn-add:before{
    display: none;
}


.form-group-search-engines-body-wrapper .btn-add{
    margin-top: 0;
    padding: 8px 30px;
}

.form-group-search-engines-body-wrapper .btn-add{
    background: linear-gradient(
            0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
}

.landing_search_form .reset-filters {
    position: absolute;
    top: -9px;
    transform: none;
}

.landing_search_form .reset-filters-wrapper{
    position: static;
}

.search-form-main-slider{
    padding: 0;
    height: 100%;
}

.main-slider-with-search{
    padding: 0 0px 0 20px;
}

.search-form-main-slider .title{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    color: #414242;
}

.search-form-main-slider .styled-select{
    height: 45px;
    border-radius: 5px;
    border-color: #ececec;
}
.search-form-main-slider .dropdown-menu{
    max-width: 100%
}
.search-form-main-slider .bootstrap-select .dropdown-menu li a span.text {
    display: inline-block;
    word-break: break-word;
    white-space: break-spaces;
}
.search-form-main-slider .headding-wrapper {
    position: relative;
    margin-bottom: 0px;
    padding: 0px 0;
}

.search-nbp-make-wrapper{
    margin-top: 10px;
}

.landing-page-generic .main_search_form > .headding-wrapper {
    margin-bottom: 0;
}

.landing-page-generic .main_search_form > .row {
    margin-top: 10px;
    margin-bottom: 20px;
}
.search-form-main-slider .headding-wrapper .title .img-wrapper{
    padding-right: 15px;
    vertical-align: super;
}
#my_package_form .img-wrapper img{
    height: 44px;
}
/*.search-form-main-slider .title:before{
    content: url("../../images/core/icon-car.png");
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}*/

.reset-filters:before{
    content: url("../../images/core/icon-refresh.png");
}

.main_search_form .btn-success,
.main_search_form .btn-success:hover,
.main_search_form .btn-success:focus,
.main_search_form .btn-success:hover:focus,
.main_search_form .btn-success:active:focus,
.main_search_form .btn-success:active,
.main_search_form .btn-success:active:focus{
    background: rgb(0,85,139);
    background: -moz-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00558b",endColorstr="#0078bf",GradientType=1);
    padding: 10px 55px;
    border-radius: 5px;
}

.main_search_form .form-group-button,
.my_package_form .form-group-button{
    text-align: center;
    float: none;
    width: 100%;
    margin-top: 15px;
}

.my_package_form .form-group-button{
    margin-top: 0;
}

.my_package_form .form-group-button .btn{
    height: 48px;
    width: 237px;
}

.product-listing-engine{
    margin-top: 20px;
}

/* Topten slider*/
.categoryes-slider .item:hover .img-wrapper:after {
    background: transparent;
}
.categories-grid-slider .btn-wrapper{
    float: right;
    top: -15px;
    position: absolute;
    color: #0078bd;
    right: -10px;
    width: 100%;
}

.grid-slider.categories-grid-slider .btn-wrapper a{
    float: right;
    top: 0;
    position: absolute;
    right: 10px;
    max-width: 100%;
    white-space: normal;
    background: transparent;
    color: #0078bd;
    text-transform: none;
    font-size: 14px;
    font-weight: 600;
    display: none;
}

.categoryes-slider .item .img-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.05);
    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;
}

.generic-slider .item .img-wrapper{
    position: relative;
    overflow: hidden;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.categoryes-slider{
    /*margin: 0 -10px 70px;*/
    margin: 0 -10px 40px;/*home*/
}

.categoryes-slider .item .text-wrapper{
    text-align: center;
    height: 60px;
    border-top: 1px solid #e4e4e4;
    padding-top: 10px;
}

.categoryes-slider .btn-wrapper{
    float: right;
    position: absolute;
    top: -15px;
    right: 0;
}

.categoryes-slider .item .text-wrapper a .title{
    color: #0078bd;
    font-size: 16px;
    font-weight: 500;
}

.categoryes-slider .item{
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    padding: 0;
    margin: 0 10px;
}
.categoryes-slider .item .img-wrapper,
.categoryes-slider .item .img-wrapper img{
    border-radius: 5px;
}

.categoryes-slider .item .button-wrapper{
    display: none;
}

.categoryes-slider .btn-slider{
    background: transparent;
    color: #0078bd;
    text-transform: none;
    font-size: 14px;
    font-weight: 600;
    display: none;
}
.categoryes-slider .btn:hover,
.categoryes-slider .btn:focus{
    box-shadow: none;
    color: #0078bd;
}
.categoryes-slider .item .img-wrapper:hover .main-img img:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
}

.categoryes-slider .title h2{
    border-bottom: 1px solid #eaeaea;
    color: #1b1b1b;
    font-size: 24px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

.article-slider .slider-arrows i,
.categoryes-slider .slider-arrows i,
.brands-slider .slider-arrows i,
.landing-main-slider-tabs .slider-arrows i,
.product-slider .slider-arrows i,
.slider.product-images-thumbs .slider-arrows i,
.slider.landing-main-slider .slider-arrows i,
.slider.landing-main-slider .slider-arrow i{
    font-size: x-small;
    padding: 3px 6px;
    background: #ffffff;
    border: 2px solid #efefef;
    border-radius: 4px;
    color: #dedede;
}

.item-product-slider .show-list-link-wrapper{
    margin: -20px 17px 0px;
}

.brands.link-wrapper .button-wrapper{
    top: 15px;
    right: 0;
    color: #0078bd;
    font-weight: 600;
    display: none;
}

.modal.modal-info.fade .modal-dialog{
    top: 50%;
    transform: translateY(-50%);
    width: 725px;
}

.modal.modal-info .modal-header .title{
    font-size: 24px;
    color: #1b1b1b;
    font-weight: 500;
    line-height: 25px;
    padding-bottom: 0;
}

.modal-info .modal-header{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.modal.modal-info .modal-content{
    background: #f7f7f7;
    box-shadow: none;
    border: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px;
}

/*.landing_search_form .focus{
    border: 1px solid #0078bd;
}*/

.modal.modal-info .close{
    top: 25px;
}

.modal .modal-body{
    height: 100%;
}

.modal.modal-info .modal-body{
    padding: 50px 0;
    width: 70%;
    margin: auto;
}

.modal.modal-info .modal-body .text-wrapper p{
    text-align: center;
    font-size: 16px;
    color: #808080;
    margin-bottom: 30px;
}

.modal.modal-info .modal-body .text-wrapper p a{
    color: #0078bd;
}

.slider.landing-main-slider .slider-navigation-absolute{
    top: 70%;
    left: 10px;
}

.article-slider .slider-arrows .slider-prev i:before,
.categoryes-slider .slider-arrows .slider-prev i:before,
.brands-slider .slider-arrows .slider-prev i:before,
.landing-main-slider-tabs .slider-prev i:before,
.product-slider .slider-arrows .slider-prev i:before,
.slider.product-images-thumbs .slider-navigation-absolute .slider-prev i:before,
.slider.landing-main-slider .slider-navigation-absolute .slider-prev i:before,
.slider.landing-main-slider .slider-navigation-absolute .slider-prev i:before,
.brands-filter-slider .slider-navigation-absolute .slider-prev i:before{
    content: url(../../images/core/arrow-left-gray.png);
}

.article-slider .slider-arrows .slider-next i:before,
.categoryes-slider .slider-arrows .slider-next i:before,
.brands-slider .slider-arrows .slider-next i:before,
.landing-main-slider-tabs .slider-next i:before,
.product-slider .slider-arrows .slider-next i:before,
.slider.product-images-thumbs .slider-navigation-absolute .slider-next i:before,
.brands-filter-slider .slider-navigation-absolute .slider-next i:before {
    content: url(../../images/core/arrow-right-gray.png);
}

.link-wrapper a{
    float: right;
    top: 0;
    position: absolute;
    right: 10px;
    z-index: 9;
    width: 100%;
}

.product-group-special-third-level .item-wrapper{
    padding: 30px 10px 20px;
    border-radius: 0;
}

.link-wrapper .button-wrapper{
    float: right;
    top: 50px;
    position: absolute;
    right: 10px;
    color: #0078bd;
}

.benefits{
    margin-bottom: 20px;
    padding: 0;
}

/*Product list*/

.product .item .text-wrapper .category-wrapper {
    height: 24px;
    overflow: hidden;
}

.product .item .text-wrapper .category-wrapper a,
.product .item .text-wrapper .category-wrapper span{
    color: #808080;
    text-transform: none;
    font-size: 12px;
    line-height: 12px;
    max-width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.product .item .text-wrapper .category-wrapper span {
    max-width: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.slider.product-slider .item .not-available-wrapper .not-available,
.similar-products-slider .item .not-available-wrapper .not-available,
.wrapper-grid-view.product-item .not-available-wrapper .not-available,
.last-viewed-slider .item .not-available-wrapper .not-available{
    width: 100%;
    font-size: 13px;
    text-transform: none;
    padding: 5px;
    white-space: break-spaces;
    margin-bottom: 0;
    height: 38px;
    overflow: hidden;
    background: #ef3737;
    line-height: 15px;
    opacity: 0;
}

.slider.product-slider .item:hover .not-available-wrapper .not-available,
.similar-products-slider .item:hover .not-available-wrapper .not-available,
.last-viewed-slider .item:hover .not-available-wrapper .not-available,
.wrapper-grid-view.product-item:hover .not-available-wrapper .not-available{
    opacity: 1;
    border-radius: 0;
    border-bottom-left-radius: 6px;
}
.product .item .text-wrapper .title a{
    font-size: 13px;
    color: #1a1a1a;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
    border-radius: 0;
    border-bottom-left-radius: 6px;
}

.product .item .text-wrapper .title{
    height: 38px;
}

.product .item .text-wrapper .prices-wrapper,
.product .item .text-wrapper .title,
.product .item .text-wrapper .category-wrapper{
    padding: 0 10px;
}

.product .item .text-wrapper .prices-wrapper .current-price{
    font-size: 22px;
    font-weight: 600;
    color: #000;
}

.product .item .text-wrapper .prices-wrapper .current-price.price-with-discount{
    color: #0078bd;
    font-weight: 600;
}

.product .item .text-wrapper .prices-wrapper .prev-price{
    color: #808080;
}

.item-product-slider .item .text-wrapper .prices-wrapper,
.product .item .text-wrapper .prices-wrapper{
    height: 115px;
}

.product .item .text-wrapper,
.product.product-colors .item .text-wrapper{
    padding: 15px 0px;
    /*height: 202px;*/
    height: 275px;
}

.item-product-slider .item .text-wrapper{
    height: 220px;
}

.item-product-slider .item .text-wrapper .title{
    border-bottom: 0;
}

.product .item .caption-product-list a{
    display: block;
    margin-top: 10px;
}
.product-listing .product-item:not(.list-view):hover{
    border-radius: 5px;
    z-index: 1;
}

.fullscreen-product-slider > .fscrren img{
    top: 50%;
    transform: translate(-50%,-50%);
}

.product-listing .product-item:not(.list-view){
    padding: 0 10px;
    margin: 0px 0px 30px 0;
}
.product .item .options-wrapper.product-sizes-v2{
    display: none;
}

.product .item .product-sizes .btn.disabled {
    margin: auto;
    width: 100%;
    text-transform: none;
    background: #ef3737;
    color: #ffffff;
    opacity: 0;
    border-radius: 7px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.product .item:hover .product-sizes .btn.disabled{
    opacity: 1;
}

.product .item:hover .options-wrapper{
    display: none;
}

.item-product-slider .item:hover .options-wrapper{
    display: block;
}

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

.type-view-onerow-v3.product .product-item.item{
    padding-top: 20px;
}

.type-view-onerow-v3.product .product-item.item .caption-brand{
    bottom: 5px;
}

.product .item .options-wrapper.product-sizes-v3 .product-sizes .btn.buyButtonOnLists{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 7px 0px;
}


.product-slider .item:hover .product-sizes .btn.buyButtonOnLists,
.product .item:hover .options-wrapper.product-sizes-v3 .product-sizes .btn.buyButtonOnLists,
.product .item .options-wrapper.product-sizes-v3 .product-sizes .btn.buyButtonOnLists,
.product-slider .item .product-sizes .btn.buyButtonOnLists, .product .item .options-wrapper.product-sizes-v3 .product-sizes .btn.buyButtonOnLists{
    opacity: 1;
    display: block;
}

.product .item .options-wrapper.product-sizes-v3 .product-sizes .btn.buyButtonOnLists{
    opacity: 1;
}

.product-slider .item .product-sizes .btn.buyButtonOnLists,
.product .item .options-wrapper.product-sizes-v3 .product-sizes .btn.buyButtonOnLists{
    opacity: 0;
}

.type-view-onerow-v3.product .product-item .options-wrapper.product-sizes-v3 .product-sizes .btn.buyButtonOnLists:before,
.product-slider .item:hover .product-sizes .btn.buyButtonOnLists:before,
.product .item:hover .options-wrapper.product-sizes-v3 .product-sizes .btn.buyButtonOnLists:before{
    content: url(../../images/core/cart-white.png);
    position: absolute;
    left: 22%;
    top: 8px;
}

.product .item.product-item:hover .options-wrapper.product-sizes-v3 .product-sizes .btn.buyButtonOnLists{
    border-radius: 6px;
    border-bottom-left-radius: 6px;
}

.product .product-item .img-wrapper img{
    border-radius: 6px;
}
.product .item.list-v3 .options-wrapper.product-sizes-v3 .product-sizes .btn.buyButtonOnLists{
    opacity: 1;
}

.product-item .product-description{
    display: block;
}

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

.profile-favorite-products .product .item:hover .img-wrapper .btn-wrapper{
    display: block;
}

.lists-tabs ul.items-wrapper{
    border-bottom: 2px solid #eaeaea;
}

.lists-tabs ul.items-wrapper .item{
    border-bottom: 0;
    margin-bottom: 0;

}
.product-sections-wrapper{
    padding: 0 20px;
}
.product-sections-wrapper .product-details-info{
    padding: 0;
}

.product-sections-wrapper .details-info-attributes .details-info{
    width: 100%;
    margin-left: 0;
    margin-top: 0;
}
.lists-tabs ul.items-wrapper .item a{
    color: #1b1b1b;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
}

.product-generic-tabs.lists-tabs ul.items-wrapper .item{
    background: #f8f8f8;
    margin-left: -5px;
    border-top: 1px solid #f0f0f0;
}
.product-generic-tabs.lists-tabs ul.items-wrapper .item:first-of-type{
    border-top-left-radius: 7px;
    margin-left: 0;
    border-left: 1px solid #f0f0f0;
}
.product-generic-tabs.lists-tabs ul.items-wrapper .item:last-of-type{
    border-top-right-radius: 7px;
    border-right: 1px solid #f0f0f0;
}
.product-generic-tabs.lists-tabs .tab-content{
    border: 1px solid #f0f0f0;
    padding: 20px 30px 10px;
}

.product-generic-tabs.lists-tabs ul.items-wrapper .item a{
    font-size: 18px;
    padding: 0 30px;
}
.product-generic-tabs.lists-tabs ul.items-wrapper{
    border-bottom-color: #0078bd;
    margin-bottom: 0;
}
.product-generic-tabs.lists-tabs ul.items-wrapper .item:nth-of-type(even) {
    background-color:#f2f2f2;
}

.lists-tabs ul.items-wrapper .item.active{
    border-bottom: 0;
}

.lists-tabs ul.items-wrapper .item.active a,
.lists-tabs ul.items-wrapper .item:hover a{
    color: #0078bd;
}

.lists-tabs .tab-content > .tab-pane .show-list-link-wrapper{
    display: block;
}


.product-generic-tabs{
    /*margin-bottom: 60px;*/
    margin-bottom: 40px;/*home*/
}

.product-slider{
    margin-top: 20px;
}

.product-slider > .slider-init > .slick-list {
    padding-bottom: 0;
    margin-bottom: 0;
}

.product .item .caption-brand{
    z-index: 1;
}

.product-slider .item{
    padding: 0;
    margin: 8px 10px;
    border-radius: 5px;
}
.product-slider > .slider-navigation-absolute{
    top: 50%;
    width: 100%;
    left: 0;
}

.show-list-link-wrapper{
    position: absolute;
    top: 25px;
    right: 0;
}

/*.product-item .product-description-hover,
.product-item .product-description{
    display: none;
}*/

.product-slider .slick-track > .product-item:hover .product-description-hover,
.product-item:hover .product-description-hover{
    display: block;
    position: absolute;
    top: -1px;
    width: 220px;
    transform: translateX(100%);
    z-index: 15;
    background: #f9f9f9;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    padding: 15px;
    height: 406px;
    overflow-y: auto;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    right: 0;
}

.product-slider .slick-track > .product-item.slick-active + .slick-active + .slick-active + .slick-active + .slick-active .product-description-hover{
    transform: translateX(-100%);
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

/*.products-listing .product-item:hover .product-description-hover{
    height: 483px;
    width: 250px;
}*/

.product-slider .slick-track > .slick-active + .slick-active + .slick-active + .slick-active + .slick-active + .slick-active:hover .product-description-hover,
.products-listing .product-item:nth-of-type(4n):hover .product-description-hover{
    transform: translateX(-100%);
    right: -18px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.list-product-items{
    padding: 0 10px;
}
.list-product-items .item{
    display: inline-block;
    margin: 0px 0px;
}

.product .item .options-wrapper .product-sizes .btn.buyButtonOnLists{
    min-width: 100%;
}

.product .item .options-wrapper .product-sizes .btn.buyButtonOnLists:hover{
    background-color: #83b239;
}

.type-view-onerow-v3 .product-item .list-product-info-wrapper .buttons-wrapper .btn.not-available:hover{
    background-color: #e23737;
}

.type-view-onerow-v3 .product-item .product-text-wrapper .product-code-wrapper{
    margin-bottom: 10px;
}

.type-view-onerow-v3 .product-item .product-text-wrapper .product-description{
    height: 40px;
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
}

.product .item .options-wrapper.product-sizes-v3,
.product .item .text-wrapper > .options-wrapper,
.product .item .options-wrapper.product-sizes-v3 .product-sizes,
.product .item .options-wrapper.product-sizes-v3, .product .item .text-wrapper > .options-wrapper.product-sizes-v3{
    width: 100%;
}

.product .item.wrapper-grid-view .options-wrapper.product-sizes-v3,
.product .item.wrapper-grid-view .text-wrapper > .options-wrapper.product-sizes-v3{
    opacity: 0;
}

.product .item.wrapper-grid-view:hover .options-wrapper.product-sizes-v3,
.product .item.wrapper-grid-view:hover .text-wrapper > .options-wrapper.product-sizes-v3{
    opacity: 1;
}

.product .item .options-wrapper.product-sizes-v3,
.product .item .text-wrapper > .options-wrapper.product-sizes-v3,
.product .item.wrapper-grid-view .options-wrapper.product-sizes-v3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.show-list-link-wrapper a{
    color: #0078bd;
    font-weight: 600;
}

.show-list-link-wrapper a:hover{
    color: #23527c;
}

.landing-main-slider .show-list-link-wrapper{
    top: 12px;
    right: 5px;
}

.product .item .caption-discount{
    background: url("../../images/core/discount-orange.png") no-repeat;
    width: 42px;
    height: 44px;
    border-radius: 0;
    padding: 1px 7px;
    font-size: 14px;
    line-height: 33px;
    font-weight: 500;
    top: -5px;
}
.product-details .caption-discount{
    background: url("../../images/core/discount-detail.png") no-repeat;
    width: 44px;
    height: 37px;
    border-radius: 0;
    top: 5px;
    right: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 34px;
    letter-spacing: -1px;
}


.product-detail-rate{
    display: block;
    margin: 0px 0 10px;
}

.product-detail-rate .rate-number,
.product-detail-rate .title,
.product-detail-rate .new-rate-action,
.product-detail-rate .rate-action-old{
    display: none;
}

.product-detail-rate .rate-info .rate-wrapper,
.product-detail-rate .rate-users-number{
    display: inline-block;
    cursor: pointer;
}

.product-detail-rate .rate-users-number{
    font-size: 13px;
    padding-left: 10px;
    color: #808080;
}
.product .rate-wrapper .front-stars, .product-detail-rate .rate-wrapper .front-stars{
    color: #ffdc01;
}

.product-detail-rate .rate-wrapper .back-stars{
    color: #e5e5e5;
}
.product-detail-rate .rate-wrapper i.fa, .product-detail-rate .rate-wrapper i.icons{
    font-size: 18px;
    width: 20px;
}

.product-details .read-more-text{
    display: none;
}
.product-gallery-wrapper .product-images-thumbs-vertical .item{
    margin-bottom: 15px;
}

.product-images-thumbs-vertical.show-arrows{
    margin: 0;
    height: 450px;
}
.product-images-thumbs-vertical.show-arrows .slider-navigation-absolute .slider-next i{
    bottom: 0;
}


.product-images-thumbs-vertical.show-arrows .slider-navigation-absolute .slider-prev i{
    top: -30px;
}

.product-images-thumbs-vertical.show-arrows .slider-navigation-absolute i{
    font-size: 13px;
}

.product-images-thumbs-vertical.show-arrows .slider-navigation-absolute i{
    background: #ffffff;
    border-radius: 3px;
    border: 1px solid #e4e4e4;
    color: #808080;
    padding: 0 4px;
    line-height: 14px;
}

.slider.product-main .slider-navigation-absolute i{
    background: #ffffff;
    border-radius: 3px;
    border: 1px solid #e4e4e4;
    color: #808080;
    font-size: 23px;
    padding: 8px 15px 10px;
    line-height: 20px;
}

.slider.product-main .slider-navigation-absolute{
    width: calc(100% - 20px);
    left: 10px;
}

.product-details .product-image-wrapper,
.product-gallery-wrapper .product-images-thumbs-vertical .item{
    border: 1px solid #eaeaea;
}

.grid-slider.categories-grid-slider .text-wrapper .title{
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    line-height: 22px;
}

.categories-grid-slider .item .img-wrapper:after{
    display: none;
}

.grid-slider.categories-grid-slider .text-wrapper a {
    color: #0078bd;
}

.grid-slider.categories-grid-slider .text-wrapper {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    padding: 45px 30px;
    margin-top: 0;
    min-height: 140px;
}

.grid-slider.categories-grid-slider .item .img-right{
    padding: 0;
}

.grid-slider.categories-grid-slider .item .content{
    border: 1px solid #d0e7ef;
    border-radius: 7px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: #e6f2f9;
    border-right: 0;
}

.grid-slider.categories-grid-slider .item .text-left{
    padding: 0;
}

.grid-slider.banners-slider .item:hover .img-wrapper:after{
    background: rgba(0 85 139 / 0.2);
}

.categories-grid-slider .img-right{
    border: 1px solid #d0e7ef;
    border-radius: 7px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
}
.categories-grid-slider .img-right img{
    float: right;
}

.categories-grid-slider{
    margin: 0 0 30px; /*home*/
    /*margin: 0 -10px 60px;*/
}
.attribute-value-info h2{
    text-transform: uppercase;
}

.attribute-value-info{
    /*border: 1px solid #f0f0f0;*/
    border-radius: 5px;
}

.attribute-value-info .attr-value ul li,
.attribute-value-info .attr-value ul li a {
    list-style: none;
    color: #808080;
}

.details-info .attr-value ul {
    padding-left: 30px;
    cursor: pointer;
}

.attribute-value-info .attr-value ul li:hover,
.attribute-value-info .attr-value ul li a:hover {
    color: #0078bd;
}

.attribute-value-info .subititle{
    font-size: 14px;
    color: #1b1b1b;
    padding: 20px 30px 10px;
    font-weight: 500;
}

.detail-product-info-with-slider:hover,
.product-details-info-table .item:hover{
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

.categories-grid-slider .item:hover .text-left,
.categories-grid-slider .item:hover .img-right,
.categoryes-slider .item:hover{
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

.product-details-info-table{
    margin-bottom: 10px;
}

.product-details-info-table .details-info-attributes-table{
    padding: 0 10px;
}
.details-info-attributes .item:hover .attribute-value-info h2,
.detail-product-info-with-slider:hover .heading-wrapper h2,
.details-info-attributes:hover h2,
.details-info-attributes-table:hover h2{
    background: #e6f2f9;
}

.attribute-value-info .panel-wrapper .panel a,
.search-title{
    font-size: 14px;
    color: #1a1a1a;
}

.search-title i{
    background: rgb(0,85,139);
    background: -moz-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00558b",endColorstr="#0078bf",GradientType=1);
    width: 17px;
    height: 17px;
    border-radius: 50%;
    position: relative;
    vertical-align: middle;
}

.search-title i:before{
    content: url(../../images/core/check-white.png);
    width: 17px;
    height: 17px;
    position: absolute;
    z-index: 999999;
    top: 0;
    left: 13px;
    transform: translate(-50%,-50%);
}

.attribute-value-info .panel{
    margin-bottom: 0;
}

.attribute-value-info .panel .panel-toggle{
    padding: 0;
}

.attribute-value-info .panel-inner p:hover{
    color: #0078bd;
}

.attribute-value-info .panel-inner p {
    margin: 0;
    padding-left: 15px;
    line-height: 20px;
    color: #808080;
}

.comments{
    margin-top: 10px;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
}

.comments-input-wrapper{
    padding: 0 15px;
}

.comments .rate-wrapper{
    display: inline-block;
    padding-left: 0;
    width: auto;
    height: 35px;
    vertical-align: middle;
}

.form-group-rating .form-control{
    padding-left: 0;
}

.comments-vertical .raiting > .row{
    padding: 0;
}

.comments-vertical .label-info-comments{
    margin-bottom: 20px;
}

.comments-vertical .label-info-comments label{
    font-weight: 500;
}
.comment-content .heading-wrapper .title h4{
    font-size: 16px;
    color: #1b1b1b;
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-weight: 500;
}

.comments .rate-wrapper i.fa, .comments .rate-wrapper i.icons{
    font-size: 17px;
    width: 20px;
}

.comments .rate-wrapper .front-stars, .comment-content .rate-wrapper .front-stars{
    color: #ffdc01;
    height: 35px;
}
.comments .heading-wrapper .title h3{
    padding: 13px 20px;
    margin-top: 0;
    margin-bottom: 0px;
    border-bottom: 2px solid #0078bd;
    background: #f8f8f8;
    width: 100%;
}
/*Banners*/

.banners-slider{
    /*margin: 0 -10px 20px;*/
    margin: 0 -10px 10px; /*home*/
}
/*Article*/
.article.article-slider{
    padding: 0;
    margin-top: 35px;
    margin-bottom: 0px;
}

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

.article-grid-listing-3.article div:not(.category-submenu) .item .img-wrapper,
.article div:not(.category-submenu) .item .img-wrapper{
    border: 0px solid #efefef;
    border-radius: 8px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: 1px solid #e5e5e5;
}

.article-grid-listing-3.article div:not(.category-submenu) .item:hover .img-wrapper,
.article-grid-listing-3.article-autosuggest .item:hover .content,
.article.article-slider .item:hover,
.article-grid-listing-3.article div:not(.category-submenu) .item:hover .img-wrapper,
.article-grid-listing-3.article div:not(.category-submenu) .item:hover .content{
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

.article-grid-listing-3.article div:not(.category-submenu) .item .img-wrapper img,
.article div:not(.category-submenu) .item .img-wrapper img{
    border-radius: 8px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.article .item .btn-wrapper a.btn{
    float: left;
    color: #808080;
    padding: 0;
}

.article .item .btn-wrapper a.btn:hover, .article .item .btn-wrapper a.btn:focus,
.article .item .btn-wrapper a:hover{
    color: #0078bd;
}
.article-grid-listing-3.article div:not(.category-submenu) .item .content,
.article div:not(.category-submenu) .item .content,
.article-grid-listing-3.article-autosuggest .item .content{
    width: 100%;
    margin: 0px 0px 0;
    border: 1px solid #e4e4e4;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 0;
}

.article-grid-listing-3.article div:not(.category-submenu) .item .text-wrapper .title,
.article-grid-listing-3.article-autosuggest .item .text-wrapper .title,
.article .item .text-wrapper .title{
    height: 45px;
    margin-bottom: 10px;
}
.article-grid-listing-3.article .item .text-wrapper .category,
.article-grid-listing-3.article-autosuggest .item .text-wrapper .category,
.article .item .text-wrapper .category,
.article-autosuggest .item .text-wrapper .category{
    font-weight: 400;
    color: #808080;
    font-size: 14px;
    font-style: normal;
}

.article .item .text-wrapper .title,
.article-autosuggest .item .text-wrapper .title{
    font-size: 16px;
}

.article-grid-listing-3.article div:not(.category-submenu) .item .text-wrapper .title a,
.article-grid-listing-3.article-autosuggest .item .text-wrapper .title a,
.article .item .text-wrapper .title a,
.article-autosuggest .item .text-wrapper .title a{
    text-transform: uppercase;
    font-weight: 600;
    color: #1b1b1b;
    height: 50px;
}

.article .item .text-wrapper .description{
    display: block;
    color: #808080;
    margin: 0px 0 0px;
}

.article-grid-listing-3{
    margin: 35px -10px 0;
}

.article-grid-listing-3 .item .text-wrapper .description{
}
.article-grid-listing-3.article .item .btn-wrapper,
.article .item .btn-wrapper{
    border-top: 1px solid #e4e4e4;
    padding: 9px 10px 5px;
}
.article-grid-listing-3.article .item .btn-wrapper a,
.article .item .btn-wrapper a{
    font-size: 14px;
    color: #606060;
    font-weight: 500;
}

.article .item .btn-wrapper a{
    float: left;
    text-transform: uppercase;
}

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

.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 .text-wrapper,
.article-grid-listing-3.article-autosuggest .item .text-wrapper,
.article div:not(.category-submenu) .item .text-wrapper{
    padding: 15px 10px;
}

.article-grid-listing-3.article .item .text-wrapper .the-date,
.article .item .text-wrapper .the-date{
    background: #ffffff;
    border-radius: 4px;
    font-style: normal;
    color: #0078bd;
    box-shadow: none;
    top: 10px;
    left: 20px;
    font-weight: 500;
    padding: 0 10px;
}

.article{
    margin-bottom: 0;
}
/*Brands slideer*/

.brands,
.brands.brands-slider .slider-init,
.landing-main-slider-tabs .slider-init {
    margin-bottom: 40px;
    margin-top: 20px;
}
.brands.link-wrapper{
    display: none;
}
.landing-main-slider-tabs {
    margin-top: 0;
    margin-bottom: 0;
}

.brands .item {
    /*margin: 10px auto;*/
    /*width: 180px !important;*/
    height: 100%;
}
.brands .item .img-wrapper img{
    max-width: 100%;
    position: static;
    transform: translate(0,0);
    margin: auto;
}

.landing-main-slider-tabs .item {
    margin: 10px auto;
    height: 65px;
    border: 1px solid transparent;
}

.landing-main-slider-tabs .item .content .text-wrapper .title{
    display: none;
}
.items-generic{
    margin-bottom: 70px;
}

.landing-main-slider-tabs .item .img-wrapper{
    padding: 10px;
}

.landing-main-slider-tabs .item .img-wrapper:hover {
    border: 1px solid #e4e4e4;
    border-radius: 7px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1);
    padding: 10px;
}

.landing-main-slider-tabs .item .img-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.brands.brands-slider .slider-navigation-absolute,
.article-slider .slider-navigation-absolute,
.landing-main-slider-tabs .slider-navigation-absolute {
/*    top: 63%;
    width: calc(100% + 60px);
    left: -26px;*/
    top: 70%;
    width: 100%;
    left: 0;
}

.article-slider .slider-navigation-absolute{
    top: 60%;
}

.heading-wrapper.heading-wrapper-bordered h2 {
    text-align: left;
    color: #1b1b1b;
    font-size: 24px;
    border-bottom: 1px solid #eaeaea;
}

.heading-wrapper.heading-wrapper-bordered:before{
    display: none;
}

/*Article listing*/
.article .category-submenu{
    display: none;
}

.article-list-grid{
    margin-top: 25px;
}

.article-list-grid .heading-wrapper.heading-wrapper-bordered h1{
    font-size: 24px;
    text-align: left;
    color: #1b1b1b;
    text-transform: uppercase;
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
    font-weight: 600;
}

.article-list-grid .heading-wrapper.heading-wrapper-bordered{
    margin-bottom: 20px;
    margin-top: 10px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 5px;
}
.breadcrumbs{
    background: transparent;
}
.breadcrumbs li a{
    font-size: 13px;
    color: #808080;
    font-weight: 500;
}

.breadcrumbs .container{
    padding: 0;
}
.breadcrumbs li.active a{
    color: #1b1b1b;
    font-weight: 500;
}

.breadcrumbs li.active{
    font-weight: 500;
}

.article .item .content, .article-autosuggest .item .content{
    position: static;
    width: 100%;
    margin: 0px 0px 0;
    border: 1px solid #e4e4e4;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 0;
}

.article .item .text-wrapper .the-date{
    background: #ffffff;
    border-radius: 4px;
    font-style: normal;
    color: #0078bd;
    box-shadow: none;
    top: 10px;
    left: 20px;
    font-weight: 500;
    height: 30px;
    width: 82px;
    line-height: 19px;
    padding-top: 5px;
}

.article .item .text-wrapper .the-date .day,
.article .item .text-wrapper .the-date .month{
    display: inline-block;
}

.article-list-grid div:not(.category-submenu) .item, .article-autosuggest .item{
    box-shadow: none;
}

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

.article-list-grid div:not(.category-submenu) .item, .article-autosuggest .item{
    margin-bottom: 40px;
}

.pagination > li > a{
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    color: #1b1b1b;
    font-weight: 500;
    font-size: 16px;
}

.pagination > li.active > a, .pagination > li.active > a:hover{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: rgb(0,85,139);
    background: -moz-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00558b",endColorstr="#0078bf",GradientType=1);
}

.pagination > li > a:hover{
    color: #0078bd;
}

/*
.pagination > li:first-child > a, .pagination > li:last-child > a{
    display: none;
}
*/

.pagination > li.next > a:before{
    content: url("../../images/core/arrow-pagination-right.png");
    vertical-align: super;
    filter: grayscale(100%);
}

.pagination > li.prev > a:before{
    content: url("../../images/core/arrow-pagination-left.png");
    vertical-align: super;
    filter: grayscale(100%);
}


.pagination > li.first > a, .pagination > li.last > a, .pagination > li.next > a, .pagination > li.prev > a{
    padding: 1px;
    border-radius: 4px;
}

.pagination > li.first > a:hover:before,
.pagination > li.last > a:hover:before,
.pagination > li.next > a:hover:before,
.pagination > li.prev > a:hover:before{
    filter: grayscale(0%);
}

.pagination{
    margin-bottom: 60px;
}

/*Article details*/
.background.background-alt{
    background: #ffffff;
    padding: 30px 0;
}

.article-header .category{
    display: none;
}

.article-header .the-date{
    float: right;
    color: #0078bd;
    font-size: 16px;
    margin-top: 10px;
    font-weight: 400;
    margin-right: 25px;
}

.article-heading h1{
    font-size: 24px;
    color: #1b1b1b;
    font-weight: 600;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 5px;
    margin-right: 25px;
    width: calc(100% - 113px);
}

.article-content{
    font-size: 16px;
    line-height: 25px;
}
.article-content h2{
    color: #777777;
    font-size: 26px;
    font-weight: 400;
}

.page{
    padding: 10px;
    margin: 0 auto 50px;
}

.page-img-wrapper.doc-img-wrapper{
    background: #f5fafd;
    padding: 30px;
}

.page-img-wrapper.doc-img-wrapper.img-with-cam > *:not(a):after{
    display: none;
}
.article-content a{
    color: #0078bd;
}

.article-content a:hover{
    text-decoration: underline;
}

.note{
    border-left: 0px solid #8a8a8a;
    background: #ffffff;
    border: 1px solid #f2f2f2;
    margin-top: 0;
    width: 96%;
}

.ckeditor-row h1{
    margin-bottom: 0;
    border-bottom: 0;
}
.article-detail{
    margin-top: 10px;
}
.article-detail .article-wrapper .text-wrapper{
    color: #808080;
}

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

.article-detail-slider .heading-wrapper.heading-wrapper-bordered h2{
    text-align: center;
}

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

.social-share.detail-social-share .share-text{
    color: #1b1b1b;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    font-size: 16px;
    line-height: 50px;
}

.product .item:hover{
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

.product .item:hover .img-overlay{
    display: none;
}

.product .item:hover .options-wrapper.product-sizes-v3 .product-sizes .btn.buyButtonOnLists{
    border-radius: 0;
    border-bottom-left-radius: 6px;
}

.products-detail-wrapper .social-share .item.item-facebook i:before,
.article-wrapper .social-share .item.item-facebook i:before{
    content: url("../../images/core/fb-share.png");
}

.products-detail-wrapper .product-compare i{
    content: url("../../images/core/compere-icon-blue.png");
}

.social-share.detail-social-share .item a i{
    background: #f9fcff;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
}

.products-detail-wrapper .social-share .item a i:hover,
.social-share.detail-social-share .item a i:hover{
    background: #f3f3f3;
}

.products-detail-wrapper .social-share .item.item-twitter i:before,
.article-wrapper .social-share .item.item-twitter i:before{
    content: url("../../images/core/tvitter-share.png");
}

.products-detail-wrapper .social-share .item.item-whatsapp i:before,
.article-wrapper .social-share .item.item-whatsapp i:before{
    content: url("../../images/core/whatsapp-share.png");
}

.products-detail-wrapper .social-share .item.item-viber i:before,
.article-wrapper .social-share .item.item-viber i:before{
    content: url("../../images/core/viber-share.png");
}

.products-detail-wrapper .social-share .item.item-email i:before,
.article-wrapper .social-share .item.item-email i:before{
    content: url("../../images/core/email-share.png");
}

.products-detail-wrapper .social-share .item.item-viber,
.products-detail-wrapper .social-share .item.item-email,
.products-detail-wrapper .social-share .item.item-pinterest,
.article-wrapper .social-share .item.item-pinterest{
    display: none;
}


.comments{
    padding: 0;
}

.comments:hover{
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

.comments .btn-info{
    background: rgb(0,85,139);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00558b",endColorstr="#0078bf",GradientType=1);
    font-size: 13px;
    font-weight: 500;
    border-radius: 5px;
    padding: 11px 45px;
}

.comments .btn-info:hover{
    background: linear-gradient(0deg, #0078BF 0%, #0078BF 100%);
    background-color: #0078BF;
    border-color: #0078BF;
}

.comments:hover .heading-wrapper .title h3{
    background: #e6f2f9;
}

.comments .heading-wrapper .title h3{
    color: #1b1b1b;
    font-size: 18px;
}

.comments .heading-wrapper .title{
    width: 100%;
}

.article{
    margin-bottom: 0;
    padding: 0;
}

.article-gallery{
    margin-top: 50px;
}

.article-gallery .item:before{
    background: rgba(0 85 139 / 0.2);
}

.article-gallery .item:hover a:after {
    content: url(../../images/core/hover-zoom.png);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    cursor: pointer;
    pointer-events: none;
}

.similar-article-slider{
    margin-top: 25px;
}
.similar-article-slider .heading-wrapper.heading-wrapper-bordered h2{
    font-size: 16px;
    text-align: center;
    margin-bottom: 0;
    border-bottom: 0;
}

.similar-article-slider .heading-wrapper.heading-wrapper-bordered{
    margin-bottom: 0;
}

.similar-article-slider .item{
    padding: 0;
}

.similar-article-slider{
    margin-bottom: 60px;
}

.similar-article-slider .slick-dots{
    bottom: -30px;
}

.article-baner-slider-slider .content{
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: calc(100% - 50px);
}

.article-baner-slider-slider .text-wrapper .title{
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
}

.article-baner-slider-slider .btn-wrapper .btn-slider{
    font-size: 14px;
    font-weight: 500;
    background: rgb(0,85,139);
    background: -moz-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00558b",endColorstr="#0078bf",GradientType=1);
    padding: 10px 26px;
    border-radius: 5px;
}

.article-baner-slider-slider .item:hover .img-wrapper:after{
    background: rgba(0 85 139 / 0.2);
}

/*Contact*/
.page .left-info .heading-wrapper h2,
.page .right-info .heading-wrapper h2{
    font-size: 18px;
}

.page .intro{
    margin-bottom: 40px;
}

.page .left-info .heading-wrapper{
    margin-bottom: 20px;
}

.page .right-info .heading-wrapper{
    margin-bottom: 10px;
}

.page .left-info .subtitle,
.page .right-info .subtitle{
    color: #808080;
    font-weight: 400;
    font-size: 16px;
    padding: 5px 0;
    text-transform: none;
}

.page .left-info{
    border-right: 0;
}

.page .company-info .item{
    margin-top: 0;
}
.page .right-info{
    border-left: 0;
    padding-left: 10px;
}

.page .heading-wrapper{
    margin-top: 20px;
}
.page .heading-wrapper .description{
    text-align: left;
    font-weight: 400;
}

.contact-page:not(.background-image-active){
    margin: 0 auto;
}

.contact-page .btn-success{
    font-size: 14px;
    font-weight: 500;
    background: rgb(0,85,139);
    background: -moz-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00558b",endColorstr="#0078bf",GradientType=1);
    padding: 8px 39px;
    border-radius: 5px;
    margin-top: 15px;
}

.company-info .item span.title{
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color: #0078bd;
    padding-bottom: 5px;
}

.company-info p{
    font-size: 14px;
    color: #808080;
    font-weight: 400;
    line-height: 25px;
}

.company-info p strong{
    color: #1b1b1b;
    font-weight: 400 !important;
}

#map-canvas, #stores-map{
    min-height: 37vh;
    margin-bottom: 50px;
}

/*Error*/
.post-content{
    text-align: left;
}
.error-search-list{
    display: none;
}

.alt-background{
    background: #ffffff;
    padding: 30px 0;
}

.error_page_content-slider .heading-wrapper{
    display: none;
}

.grid-slider.error_page_content-slider .item .text-wrapper .title{
    font-size: 16px;
    margin: 30px 0 0;
    text-transform: uppercase;
}

/*Full width page*/
.sidebar-menu a{
    text-transform: uppercase;
}

.page-normal .post-content{
    color: #808080;
    font-size: 16px;
    line-height: 25px;
}

.page-normal{
    margin-bottom: 0;
}

.page.contact-page .heading-wrapper{
    margin-bottom: 20px;
}

.page.contact-page .intro{
    margin-bottom: 0;
}

.gallery-images-item:hover a:after {
    /*   background: rgba(0 85 139 / 0.2);*/
    content: url(../../images/core/hover-zoom.png);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    cursor: pointer;
    pointer-events: none;
}

.gallery-images-item img{
    border-radius: 5px;
}

.gallery-images-item:hover:after{
    background: rgba(0 85 139 / 0.2);
}

.gallery-images{
    margin-bottom: 0;
    padding: 10px 0 0;
    margin-top: 55px;
}


.page h3{
    font-weight: 400;
    color: #1b1b1b;
    font-size: 19px;
    margin: 20px 0 10px;
}

.sidebar-menu a{
    font-size: 14px;
    color: #808080;
    font-weight: 500;
    line-height: 41px;
}

.sidebar-menu a:hover{
    color: #0078bf;
}

.sidebar-menu ul.tabs{
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    padding: 0px 20px;
}

.page ul li{
    margin: 15px 0px;
}

.page ul{
    list-style-type: circle;
}
.page.page-normal-wrapper ul li{
    margin: 0 0px;
    line-height: 26px;
}

.page.page-normal-wrapper .sidebar-menu ul li{
    border-bottom: 1px solid #e4e4e4;
}

.page.page-normal-wrapper .sidebar-menu ul li:last-of-type{
    border-bottom: none;
}

/*Login*/
.registration-sidebar .text-wrapper{
    border: 0px solid #ffffff;
    background: transparent;
    color: #373737;
    padding: 0;
    margin: 0px auto 0;
}

.registration_form .btn{
    margin-top: 20px;
}
.lost-password-page,
.login-page,
.registration-page{
    margin: 30px 0 50px;
}

.page.lost-password-page .left-info .heading-wrapper,
.page.login-page .left-info .heading-wrapper,
.page.registration-page .left-info .heading-wrapper{
    margin-top: 0;
}
/*FAQ*/
.accordian.article{
    margin-top: 0;
    min-height: calc(100vh - 800px);
}

.accordian.article .panel{
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #e4e4e4;
    margin-top: 0;
}

.accordian.article .panel .title .panel-toggle.collapsed{
    color: #808080;
    line-height: 20px;
    padding: 20px 50px 20px 15px;
    font-size: 16px;
    border-top: 0;
    background: #ffffff;
}

.accordian.article .panel .title .panel-toggle{
    color: #1b1b1b;
    line-height: 20px;
    padding: 20px 50px 15px 15px;
    font-size: 16px;
    background: #f5fafd;
    border-top: 2px solid #0078bf;
}

.accordian.article .panel .title .panel-toggle.collapsed:hover{
    color: #0078bf;
}
.panel > .collapsing, .panel > .collapse {
    background: #ffffff;
    border-bottom: 0 solid #E0E0E0;
}

.accordian.article .panel-wrapper > .panel{
    box-shadow: none;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #E0E0E0;
    border-radius: 0;
}
.accordian.article .panel .panel-toggle > .icon{
    border-radius: 5px;
    width: 20px;
    height: 20px;
    text-align: center;
    top: 15px;
    color: #0078bf;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid #e4e4e4;
    line-height: 16px;
}
.accordian.article .panel-inner p{
    padding: 0 15px 15px;
    padding-right: 50px;
    font-size: 15px;
    color: #808080;
    background: #f5fafd;
    margin: 0;
}

.category-heading .heading-wrapper{
    margin-top: 30px;
}

.panel .title .panel-toggle.collapsed:hover,
.panel .title .panel-toggle{
    opacity: 1;
    color: #0078bf;
}
.panel .title .panel-toggle.collapsed{
    opacity: 1;
}
.accordian.article .panel .panel-toggle.collapsed > .icon{
    color: #808080;
}
.pannel-wrapper .panel .collapse.in > .content{
    border-bottom: 1px solid #DBDBDB;
}
.collapse.in > .content{
    position: relative;
}

.panel{
    box-shadow: none;
}

/*Profil*/
.profile .item-email-data h1{
    font-size: 15px;
}


.profile .profile-into .item .img-wrapper .item-counter{
    background: #0078bf;
}

.profile .profile-into .item .img-wrapper .icon{
    color: #0078bf;
}

.nav-vertical > li > a{
    color: #1b1b1b;
    padding: 8px 0px;
    font-size: 15px;
}

.heading-wrapper-profile,
.profile .profile-section{
    border-bottom: 0;
}

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

.profile .profile-content .heading-wrapper .title h3{
    text-transform: none;
    color: #1b1b1b;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
}
.profile-sidebar{
    border-right: 0;
}

.profile-sidebar .heading-wrapper .title{
    padding: 10px 0px 0px;
}

.user-data .item span{
    font-weight: 600;
}
.nav-vertical > li.active > a{
    border-bottom-color: transparent;
    color: #0078bf;
    background: transparent;
}

.profile-section .dl-horizontal dt{
    font-weight: 500;
    color: #1b1b1b;
}

.profile .profile-into .item .title,
.profile .heading-wrapper .title h3{
    font-size: 20px;
    color: #1b1b1b;
    font-weight: 500;
}

.profile .profile-edit .form-edit-profile{
    max-width: 100%;
}
.profile .profile-section:last-child{
    padding: 0;
    border-radius: 5px;
}

.tab-content-profile{
    border: 1px solid #eaeaea;
    padding: 0;
    border-radius: 5px;
    min-height: 200px;
}

.profile-content .title,
.profile .heading-wrapper .title h3{
    background: #e6f2f9;
    padding: 10px 20px;
}

.profile-content .product-item .title{
    background: transparent;
}

.profile-content .title, .profile .profile-into .item .title, .profile .heading-wrapper .title h3{
    margin-top: 0;
}

.profile-content .recomeded-products{
    margin: 20px 0;
}

.profile-orders .table-responsive{
    padding: 0 20px;
}

.profile-content .row > div{
    padding: 0 30px;
}

.profile-logindata .heading-wrapper .title{
    width: calc(200% + 20px);
    padding: 0;
}

.profile-edti-password .row > div {
    padding: 15px 35px;
}

.orderdetails-modal .dl-horizontal dt{
    font-weight: 500;
    color: #1b1b1b;
}

.orderdetails-modal .close{
    top: 50%;
}
.modal-medium.orderdetails-modal .close{
    top: 25%;
}

.orderdetails-modal .title{
    font-size: 16px;
}

.profile-orders .orderdetails-modal .table > thead > tr > th{
    font-size: 12px;
    text-transform: uppercase;
    color: #1b1b1b;
    font-weight: 500;
}
.profile-content .row .form-group-checklabel > div{
    padding: 0 12px;
}
.profile-logindata .profile-content  .row > div > div{
    padding: 0 20px;
}

.profile-logindata .profile-content .row > div{
    padding: 0 10px;
}
.table > thead > tr > th{
    color: #0078bf;
    font-weight: 500;
}

.profile-orders .cart-table .item-article a.title{
    text-align: left;
    color: #1b1b1b;
    padding: 10px 0;
    background: transparent;
}

.shop-wall-wrapper{
    display: none;
}
.profile .profile-section .dl-horizontal{
    padding: 10px 20px;
}

.orderdetails-modal .modal-header h4{
    background: transparent;
}
.profile .heading-wrapper .description{
    margin-bottom: 10px;
    padding: 10px 20px;
    font-weight: 500;
}

.profile-content button{
    margin: 10px 20px 5px;
}

.profile-content .subtitle h4{
    padding: 10px 20px;
}

.profile .edit-items {
    overflow: hidden;
    padding: 10px 20px 0;
}
.profile .edit-items .btn-add{
    cursor: pointer;
    margin: 10px 0;
}
.edit-items .subtitle h4 {
    font-size: 18px;
    text-transform: none;
}

.profile-content .alert{
    margin: 30px 5px;
}

.profile-bg{
    padding: 10px 20px 0;
}

.product-item-attrs,
.profile .profile-section .remove-item-lnk,
.abs-appended{
    padding: 0 10px;
}

.profile-orders .btn-wrapper{
    padding-left: 20px;
}

/*Profile garagge*/
.edit-items{
    padding: 20px 15px 0;
}

.subtitle{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}

.btn-edit,
.btn-search,
.btn-delete {
    min-width: 160px;
    color: #0078bd;
    font-size: 16px;
    background: #ffffff;
    border: 1px solid #0078bd;
    border-radius: 5px;
    padding: 7px 0 7px 0;
    float: right;
    position: relative;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
}

.btn-edit:before{
    content: url(../../images/core/edit-icon.png);
    position: absolute;
    top: 7px;
    left: 20px;
}

.btn-delete {
    color: #808080;
    border-color: #e2e2e2;
    margin-left: 10px;
}

.btn-wrapper-add{
    float: right;
}
.profile-edit-items .text-wrapper .title h3 {
    margin: 0;
    font-size: 16px;
}

.profile-edit-items .text-wrapper .subtitle{
    font-size: 12px;
    height: 30px;
    line-height: 15px;
    padding-top: 5px;
}

.profile-edit-items .item img{
    margin: auto;
}
.profile-edit-items .img-wrapper {
    display: block;
    float: left;
    width: 100px;
    vertical-align: top;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    overflow: hidden;
    padding: 5px 0;
}

.profile-edit-items .text-wrapper {
    display: block;
    float: left;
    margin-top: 0;
    margin-left: 30px;
    width: calc(100% - 157px);
    background: #f8f8f8;
    padding: 15px;
}

.buttons-wrapper-add-edit{
    float: left;
    margin-top: 15px;
    margin-right: 28px;
}
.add-items {
    margin-top: -15px;
    padding-left: 15px;
}

.add-items .subtitle{
    margin-bottom: 30px;
}

.profile-edit-items {
    border-bottom: 1px solid #eaeaea;
    height: auto;
    margin-top: 30px;
    padding-bottom: 0;
    overflow: hidden;
}

.profile-edit-items > div {
    margin-bottom: 30px;
}

.profile-edit-items > div:nth-child(odd) {
    padding-left: 0;
}

.profile-edit-items > div:last-of-type {
    padding-right: 0;
}

.btn-add:hover{
    background: #0078bd;
}

.btn-add {
    float: right;
    margin: 30px 0;
    background: linear-gradient(
            0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    border-radius: 5px;
    padding: 7px 30px 7px 50px;
    color: #ffffff;
    font-size: 16px;
    position: relative;
    margin-right: 0;
}

.btn-add:before{
    content: url(../../images/core/add-icon.png);
    position: absolute;
    left: 25px;
    top: 9px;
}

.add-items .profile-search-slider .item .main-img img{
    margin: auto;
}

.profile-search-slider {
    padding-right: 15px;
}

.profile-search-slider .item{
    /*float: none;*/
    /*display: table-cell;*/
    /*width: 200px !important;*/
}

.profile-search-slider .slick-slider .slick-list,
.profile-search-slider .slick-slider .slick-track{
    /*width: 100% !important;*/
}

/*
.profile-search-slider .item{
    width: auto !important;
}*/
.search-form{
    width: 40%;
    margin: 20px 0;
    position: relative;
    text-transform: uppercase;
}

.search-form .title{
    font-weight: 600;
}

/*Landing garage*/
.horizontal-image img{
    padding: 10px 20px;
    width: 100%;
}

.contact-page .horizontal-image img{
    padding: 0px;
}


.page-with-items h1{
    margin-top: 7px;
}



.items-generic .horizontal-image .mobile-img{
    display: none;
}

.image-text-grid-right,
.image-text-grid-left{
    margin: 40px 0;
}

.items-generic .image-text-grid .btn-wrapper .btn{
    font-size: 13px;
    border-radius: 5px;
    padding: 9px 15px;
    max-width: 140px;
    width: 140px;
    height: 35px;
}

.image-text-grid.image-text-grid-left .text-wrapper .title,
.image-text-grid.image-text-grid-right .text-wrapper .title{
    margin: 10px 0 20px;
    color: #1b1b1b;
    line-height: 29px;
    font-size: 24px;
}

.image-text-grid .text-absolute-wrapper .description{
    font-size: 16px;
    line-height: 24px;
    color: #808080;
}

.image-text-grid-left .img-wrapper img{
    float: right;
}

/*Cart*/
.table > thead > tr > th{
    color: #1b1b1b;
    font-size: 17px;
    text-align: left;
}

.cart-table .product-item-title{
    margin: 10px 0;
}

.cart-table.table > thead, .cart-table.table > tbody > tr > td{
    color: #1b1b1b;
    font-size: 17px;
    font-weight: 500;
    text-align: left;
}
.profile-orders .modal .table-responsive {
    padding: 0;
}

.profile-orders .cart-table.table > tbody > tr > td{
    font-size: 15px;
}

.profile-orders .order-table .item.item-total .product-item{
    display: none;
}

.cart-table .styled-select{
    width: 100px;
    margin: 0;
    background: url(../../images/core/arrow_down_dm.png) no-repeat 95% #fff;
}

/*.styled-select{*/
/*    background: url(../../images/core/arrow_down_dm.png) no-repeat 95% #fff;*/
/*}*/
.cart-table .product-item-prices{
    font-weight: 500;
}

.cart-discount{
    font-weight: 400;
}

.cart-table .product-item-category{
    font-size: 17px;
}

.cart-table .product-item-category a{
    color: #808080;
    font-weight: 400;
}

.cart-product .product-item-title a{
    color: #1b1b1b;
}

.cart-product .product-item-code{
    font-size: 17px;
    color: #808080;
    font-weight: 400;
}

.cart-product .product-item-size{
    display: none;
}

.cart-table.table > tbody > tr > td.total-price{
    font-weight: 500;
}
.cart-table .product-item-remove{
    font-size: 12px;
    border: 1px solid #ececec;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.cart-table .product-item-remove:hover, .cart-table .product-item-remove:focus{
    background-color: #0078bf;
}

.toggle-banner .toggle-button span{
    display: none;
}

.toggle-banner .toggle-button{
    background: rgb(0,85,139);
    background: -moz-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00558b",endColorstr="#0078bf",GradientType=1);
    height: 37px;
    width: 66px;
    padding: 3px 10px 4px 10px;
}

.toggle-banner .toggle-button i{
    display: none;
}

.toggle-banner .toggle-button .img-wrapper img{
    margin: auto;
}

.toggle-banner > .item{
    background: #f8f8f8;
    border: 0;
    margin-top: 37px;
    border-radius: 5px;
    padding: 15px;
    border-top: 7px solid;
    border-color: rgb(0 120 191);
    text-align: center;
    width: 204px;
}

.toggle-banner .toggle-button.expand {
    right: 0;
    left: 35%;
}

.type-view-onerow-v3.product .product-item .options-wrapper.product-sizes-v3, .type-view-onerow-v3.product .product-item .options-wrapper.product-sizes-v3 .product-sizes, .type-view-onerow-v3.product .product-item .options-wrapper.product-sizes-v3 .product-sizes .btn.buyButtonOnLists, .type-view-onerow-v3.product .product-item .options-wrapper.product-sizes-v3 .product-sizes .btn.buyButtonOnLists-soonSale{
    opacity: 1 !important;
}

.sidebar-info{
    width: 204px;
}

.toggle-banner .sidebar-info{
    overflow: hidden;
}
.toggle-banner .sidebar-info .headline-wrapper .title{
    font-size: 14px;
    color: #1b1b1b;
    font-weight: 500;
}

.toggle-banner .sidebar-info .headline-wrapper, .toggle-banner .sidebar-info .item{
    width: 180px;
}

.toggle-banner .sidebar-info .item .description{
    color: #808080;
}
.toggle-banner .sidebar-info .item .title {
    font-size: 14px;
    color: #1b1b1b;
    font-weight: 500;
}
.nav-tabs > li.active:after{
    background: #0078bd;
}

.nav-tabs > li.active > a{
    color: #1b1b1b;
    font-weight: 500;
}

.modal-body .nav-tabs > li:last-of-type > a, .nav-tabs>li.active:last-of-type>a, .nav-tabs>li.active:last-of-type>a:hover, .nav-tabs>li.active:last-of-type>a:focus{
    border: 1px solid #eaeaea;
}
.cart .form-group-checklabel .label-as-headline,
.cart-step h3{
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    color: #0078bd;
}

.cart .heading-wrapper.heading-underlined{
    border-bottom: 1px solid #ececec;
    margin-bottom: 40px;
}

.cart-address .cart-description,
.cart-order-options .description{
    font-size: 15px;
    color: #808080;
}

/*.uc-cart .container{
    padding: 0;
}*/

.cart-table .product-item-image img{
    box-shadow: none;
}

.cart .table>thead:first-child>tr:first-child>th{
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 0;
}

.cart-address .cart-description a{
    font-weight: 500;
}

.cart-address .cart-description a:hover,
.cart-address .cart-description a{
    text-decoration: underline;
    color: #0078bd;
}

.cart-address .iradio_flat.checked:after{
    background: #0078bd;
}

/*.cart .icheckbox_flat.checked,
.cart .iradio_flat.checked{
    background: #ffffff;
    border-radius: 50%;
}*/

.cart-description,
.cart-table-summary > tfoot > tr > td{
    font-size: 15px;
    color: #808080;
}

.cart-table-summary .product-item-prices{
    font-size: 19px;
    font-weight: 400;
    color: #808080;
}

.cart-table-summary .product-item-prices.cart-total{
    font-weight: 500;
    color: #1b1b1b;
    font-size: 21px;
}
.carrier-wrapper h3,
.cart-payment-wrapper h3{
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #1b1b1b;
}

.carrier-wrapper .description,
.cart-payment-wrapper .description{
    font-size: 15px;
    font-weight: 400;
    color: #808080;
}

.delivery-option-text,
.delivery-option-description,
.delivery-option-text > strong,
.delivery-option-description > strong{
    color: #808080;
    font-size: 15px;
}

.delivery-option-text strong,
.delivery-option-description strong{
    font-weight: 400;
}

.delivery-option-text button{
    background: #6d6e70;
    color: #ffffff;
    border: 0;
    float: left;
    margin-top: 10px;
    font-size: 13px;
    border-radius: 5px;
    padding: 8px 15px;
}

.delivery-option-text button:hover{
    /*background: #6d6e70;*/
    color: #ffffff;
    border: 0;
    float: left;
    /*margin-top: 10px;*/
    /*font-size: 13px;*/
    border-radius: 5px;
    padding: 8px 15px;
}

.delivery-option-text button.close:hover::before{
    background: #000000;
}
#order_total_confirm_content .cart-privacy-policy .icheckbox_flat{
    border: 1px solid #0078bd;
    border-radius: 3px;
}
.delivery-option-text .modal button.close:hover, .delivery-option-text .modal button.close:focus, .delivery-option-text .modal button.close:active:focus{
    background: none;
    border: 0;
    color: #0078bd;
}

/*.delivery-option-text button:hover, .delivery-option-text button:focus, .delivery-option-text button:active:focus{*/
/*    background: rgb(0,85,139);*/
/*    background: -moz-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);*/
/*    background: -webkit-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);*/
/*    background: linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);*/
/*    border: 0;*/
/*}*/

#submit_order_one_page{
    padding: 9px 55px;
}

.cart-step .heading-wrapper .icon:before {
    content: url(../../images/core/cart-icon-questation.png);
    background: none;
}

.cart-step .heading-append {
    line-height: 55px;
}

.cart-step .heading-wrapper .icon{
    border: none;
}

.table>tbody>tr:hover>td, .table>tbody>tr:hover>th,
.table>tbody>tr:nth-child(2n+1){
    background-color: #f9f9f9;
}

.cart-specification-tabs ul.tickets-type{
    border-bottom: 1px solid #eaeaea;
}

.cart-specification-tabs ul.tickets-type .item.active{
    border: none;
    border-bottom: none;
}

/*Brend*/
.attribute-letters-list .title{
    color: #0078bd;
}

.attribute-letters-list .content li a{
    color: #808080;
}

.attribute-letters-list .content{
    overflow-y: scroll;
}

.attribute-letters-list .item-wrapper .link:hover{
    text-decoration: none;
    color: #0078bd;
}

.attribute-letters-list .letters-inline{
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    background: #f0f0f0;
}

.bordered-items-setting{
    margin: 0 0;
    border-top: 0;
    border-left: 0;
}

/*Loader*/
.loader-icon:after{
    display: none;
}

.loader-icon{
    border: 0;
    border-radius: 0;
    animation: none;
    background: url(../../images/core/loader-autodragstor.gif) center no-repeat;
    height: 100px;
    width: 230px;
    left: 50%;
    transform: translateX(-50%);
}

/*Actions*/
.actions .heading-underlined{
    border-bottom: 0;
}

.heading-underlined{
    border-bottom: 0;
}

/*Actions*/
.actions .item .title,
.quiz .item .title,
.poll .item .title{
    text-align: center;
    margin: 0px 0 10px;
    font-size: 18px;
}

.actions-details{
    margin: 30px 0 50px;
}

.quiz .item,
.poll .item,
.action-listing .item{
    margin-top: 30px;
}

.quiz .item .description,
.poll .item .description{
    width: 80%;
    top: -15px;
    position: relative;
}

.quiz .item .btn-wrapper a i,
.poll .item .btn-wrapper a i{
    display: none;
}

.quiz .item .btn-wrapper a,
.poll .item .btn-wrapper a{
    font-weight: 500;
    color: #1b1b1b;
}

.quiz .item .btn-wrapper a:hover,
.poll .item .btn-wrapper a:hover{
    color: #0078bd;
}

.quiz .item .btn-wrapper,
.poll .item .btn-wrapper{
    position: relative;
    top: -10px;
}

.actions .heading-wrapper{
    border: 0;
}

.actions .heading-wrapper .title,
.quiz .heading-wrapper .title,
.poll .heading-wrapper .title{
    margin-bottom: 40px;
}

.actions .items-wrapper,
.quiz,
.poll{
    margin-bottom: 50px;
}

.actions .items-wrapper .title a,
.quiz .item .title a,
.poll .item .title a{
    color: #1b1b1b;
    font-weight: 500;
}
.actions .items-wrapper .title a{
    font-size: 18px;
}
.actions .items-wrapper .btn-wrapper a{
    text-transform: none;
    font-size: 14px;
    font-weight: 500;
}

.slider .slick-dots li.slick-active button:before{
    box-shadow: inset 0 0 0 6px #0078bd;
}
.quiz-listing.quiz h1,
.action-listing h1{
    text-align: left;
    margin-top: 30px;
}

.slider.actions-main-slider .slider-arrows{
    display: none;
}
.quiz-listing.quiz .btn-wrapper i, .action-listing .btn-wrapper i{
    display: none;
}

.poll-details{
    min-height: calc(100vh - 565px);
}

.poll-details .post-content{
    margin: 0 0 50px;
}

.actions-main-slider .slick-slide img{
    max-height: 550px;
}

.actions-detail-product-slider .heading-wrapper.heading-wrapper-bordered h2{
    color: #1b1b1b;
    margin: 20px 0;
    font-size: 25px;
}

.pool-ended{
    float: right;
    padding: 5px 10px;
    background: #1b1b1b;
    color: #ffffff;
    border-radius: 0;
}

.progress-bar,
.quiz-details .progress-bar-success{
    background-color: #0078bd;
}

.action-main-img{
    display: none;
}

.action-details-wrapper{
    margin-bottom: 30px;
}

.quiz-details .btn-success.quiz-submit{
    margin: 10px 0 50px;
    text-align: left;
    float: left;
    padding: 8px 30px;
}

/*Product list*/
.filter-group .headline-wrapper{
    background: #f8f8f8;
    border-top: 2px solid #eaeaea;
    padding: 10px 20px 9px 10px;
}

.filter-group .title {
    color: #1b1b1b;
    font-weight: 500;
    font-size: 14px;
}

.limited-filters .filter-group .items-wrapper {
    padding: 15px 10px 0px 10px;
}

.limited-filters .filter-group > *:last-child {
    margin-bottom: 20px !important;
}

.limited-filters .filter-group{
    margin-bottom: 10px;
    padding-bottom: 0;
    border-bottom: 0;
}


.form-group-checklabel label{
    margin-left: 10px;
    font-size: 13px;
    color: #808080;
}

.limited-filters .filter-group .show-all-filters{
    margin-left: 10px;
    color: #00558b;
}

.product-listing-filters{
    border-right: 0;
    padding-right: 8px;
    margin-left: -10px;
}

.product-listing-filters.filters-dropdown-menu .reset-tag-wrapper{
    display: inline-block;
    margin-bottom: 50px;
}

.product-listing-filters.filters-dropdown-menu .reset-tag-wrapper .icon:before{
    content: url(../../images/core/icon-refresh.png);
    vertical-align: middle;
}

.filters-dropdown-menu .reset-tag-wrapper .icon{
    background: #f8f8f8;
    padding: 0 5px;
    border: 1px solid #cacaca;
    border-radius: 50%;
    float: right;
    height: 30px;
    line-height: 32px;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 0;
}

.filters-dropdown-menu .filter-group-items-wrapper.reset-wrapper{
    margin-bottom: 0;
}
.filters-dropdown-menu .reset-tag-wrapper:before {
    content: url(../../images/core/icon-car.png);
    display: inline-block;
    margin-right: 0;
    vertical-align: middle;
    position: absolute;
}

.filters-dropdown-menu .reset-text {
    display: inline-block;
    font-size: 16px;
    color: #414242;
    text-transform: uppercase;
    font-weight: 500;
    left: 68px;
    margin-bottom: 30px;
    position: absolute;
}

.limited-filters .reset-text{
    color: #1b1b1b;
    font-weight: 500;
    font-size: 14px;
    padding-left: 10px;
    min-width: 220px;
}

.filters-dropdown-menu .reset-tag-wrapper{
    border-bottom: 0;
    border-top: 0;
}

.product-listing-intro .title h1,
.product-listing-intro{
    border-bottom: 0;
}

.position-filter .item a{
    background: #f8f8f8;
}

.position-filter .item.selected a{
    background: #E5E5E5;
}

.position-filter .item a:hover{
    background: #E5E5E5;
}

.icon-caret-down:before{
    font-size: 12px;
}

.position-filter .attr-description .title{
    font-size: 13px;
    text-transform: uppercase;
    color: #1a1a1a;
    font-weight: 500;
}

.position-filter .attribute-name{
    font-size: 13px;
    color: #0078bf;
}

.product .item .caption-product-list{
    top: 0px;
    left: 0px;
    z-index: 13;
}

.product-listing-intro .list-types-wrapper .item.item-gridalt{
    display: none;
}

.product-listing .main_search_form{
    margin-bottom: 0;
}

.listing-products .main_search_form{
    padding: 25px;
}

.listing-products .main_search_form .title{
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.listing-products .main_search_form .reset-filters{
    right: 50px;
    top: 24px;
}
.listing-products .form-group .styled-select.midthick-select,
.listing-products .form-group .styled-select{
    height: 45px;
}

.product-listing-intro .form-group .styled-select{
    height: 34px;
}

.filter-group .icon{
    top: 18px;
    right: 18px;
}

.limited-filters .filter-group .icon-open:before {
    content: url(../../images/core/filters-up.png);
    padding: 17px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.limited-filters .filter-group .icon-close:before {
    content: url(../../images/core/filters-up.png);
    padding: 17px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.selected-filters.tags{
    background: transparent;
    padding: 10px 0;
}

.filter-price-wrapper{
    display: none;
}

.fullscreen-product-slider > .close{
    right: 15%;
}

.filter-stars-wrapper.filter-group label {
    font-size: 0;
}

.filter-stars-wrapper.filter-group label > .icon {
    display: inline-block;
    position: relative;
    top: -2px;
    right: auto;
    margin-right: 5px;
    font-size: 16px;
    vertical-align: middle;
    color: #E5E5E5;
}

.filter-stars-wrapper.filter-group label > .icon.fill {
    color: #FFDC01;
}

.filter-stars-wrapper.filter-group label > .icon:last-of-type {
    margin-right: 0;
}

.tags .products-found-wrapper .products-found{
    font-size: 13px;
    color: #808080;
}

.tags .products-found-wrapper .remove-all-tags{
    display: none;
}

.product-listing-intro .form-group label, .product-listing-intro .form-group span{
    color: #1b1b1b;
    font-size: 13px;
}

.product-listing-intro .form-group .styled-select select{
    color: #979797;
}

.product-listing-intro .list-types-wrapper .item.active i, .product-listing-intro .list-types-wrapper .item:hover i{
    background: transparent;
    color: #979797;
}

.product-listing-intro .list-types-wrapper .item{
    color: #e2e2e2;
}
.product-listing-intro .sort-product .styled-select {
    max-width: 130px;
    width: 130px;
}

.product-listing-intro{
    margin-top: 0px;
}

.selected-filters.tags:before{
    display: none;
}

.tags .items-wrapper .item{
    color: #808080;
    background: transparent;
}

.tags .items-wrapper .item .text{
    font-size: 13px;
}

.tags .items-wrapper .item .close{
    color: #0078bd;
    font-weight: 900;
    opacity: 1;
}

.tags .items-wrapper .item .close:hover {
    background: transparent;
}

.filter-group .items-wrapper .item.form-group-checklabel label:hover{
    color: #0078bd;
}
/*.not-available-wrapper,
.show-alternative-wrapper{
    display: none;
}*/

.list-v3 .not-available-wrapper,
.list-v3 .show-alternative-wrapper{
    display: block;
}

.type-view-onerow-v3.product .product-item .options-wrapper.product-sizes-v3 .sizes-selector-wrapper{
    display: none;
}
.product .item.grid-view .img-wrapper,
.product .item.grid-view .img-wrapper .img-hover{
    border: 0;
    padding: 0;
}

.sizes-selector-wrapper .heading-wrapper .title{
    display: none;
}

.product-listing.product-listing-engines{
    margin-top: 30px;
}


.product-sizes.quantity-active .title{
    display: none;
}

.product-item .item-data{
    padding: 0;
}

.product-item .bottom-btn-wrapper .quick-view {
    width: 100%;
    background: #89c03c;
    color: #ffffff;
    font-size: 14px;
    text-transform: none;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: none;
    border-color: #89c03c;
}

.product-item .bottom-btn-wrapper .quick-view i{
    vertical-align: inherit;
}
.product-item .bottom-btn-wrapper .quick-view i:before{
    content: url("../../images/core/cart-white.png");
}

.product .item .img-wrapper{
    overflow: visible;
}

.product .item .img-wrapper:hover{
    z-index: 16;
}

/*Product list v3*/
.type-view-onerow-v3 .product-item .product-text-wrapper .title{
    font-size: 18px;
    margin-bottom: 5px;
    color: #1a1a1a;
    font-weight: 500;
    height: auto;
}

.product-text-wrapper .category-wrapper{
    display: none;
}

.type-view-onerow-v3 .product-item .product-text-wrapper table th{
    padding-bottom: 5px;
    padding-left: 0;
}

.type-view-onerow-v3 .product-item .product-text-wrapper table td.left-text{
    color: #1a1a1a;
    font-weight: 600;
    padding: 3px 10px;
}

.type-view-onerow-v3 .product-item .list-product-info-wrapper .product-availability-wrapper .text-title,
.product-availability-wrapper .text-title{
    font-weight: 600;
    color: #1a1a1a;
}

.product-availability-wrapper{
    margin-top: 10px;
    padding: 10px 20px;
    font-size: 12px;
    background: #f8f8f8;
    color: #808080;
    margin-bottom: 20px;
    max-width: 250px;
}

.product-availability-wrapper .availability-text{
    font-weight: 600;
}

.product-availability-wrapper .delivery-wrapper{
    /*height: 110px;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 5;*/
    /*-webkit-box-orient: vertical;*/
}

.product-availability-wrapper .icon-available{
    height: 20px;
    width: 20px;
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    text-align: center;
    position: relative;
    vertical-align: middle;
}

.product-availability-wrapper .icon-available i{
    height: 7px;
    width: 7px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 50%;
}

.product-availability-wrapper .icon-available i.red{
    background: #ef3737;
}

.product-availability-wrapper .icon-available i.green{
    background: #89c03c;
}

.product-availability-wrapper .availability-text span {
    border: none;
}

.type-view-onerow-v3 .product-item .product-text-wrapper table td.right-text{
    padding: 3px 10px;
}

.type-view-onerow-v3 .table>tbody>tr>td,
.type-view-onerow-v3 .table > thead{
    border-bottom: 0;
}
.type-view-onerow-v3 .product-item .product-text-wrapper table td:last-child {
    text-align: right;
}
.type-view-onerow-v3 .product-item .list-product-info-wrapper .fav-compare-wrapper i{
    color: #0078bf;
    font-size: 17px;
    font-weight: 500;
    vertical-align: bottom;
}

.type-view-onerow-v3 .product-item .list-product-info-wrapper .fav-compare-wrapper{
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 5px;
}

.type-view-onerow-v3 .product-item .list-product-info-wrapper .fav-compare-wrapper .product-compare i:before{
    content: url("../../images/core/product-compare-blue.png");
}

.type-view-onerow-v3 .product-item .list-product-info-wrapper .fav-compare-wrapper .favorite i:before,
.product .item:hover .caption-icons .favorite{
    content: url("../../images/core/favorite_blue.png");
}

.type-view-onerow-v3 .product-item .list-product-info-wrapper .fav-compare-wrapper .favorite.active i:before,
.product .item:hover .caption-icons .favorite.active{
    content: url("../../images/core/heart-full.png");
}

.type-view-onerow-v3 .product-item .list-product-info-wrapper .fav-compare-wrapper .favorite span,
.type-view-onerow-v3 .product-item .list-product-info-wrapper .fav-compare-wrapper .product-compare span{
    font-weight: 500;
}

.type-view-onerow-v3 .product-item .list-product-info-wrapper .prices-wrapper .current-price{
    font-weight: 600;
    font-size: 22px;
    color: #000;
}

.wrapper-grid-view.product-item .btn.show-alternative,
.type-view-onerow-v3 .product-item .list-product-info-wrapper .buttons-wrapper .btn.show-alternative{
    background: rgb(0,85,139);
    background: -moz-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00558b",endColorstr="#0078bf",GradientType=1);
    padding: 10px 0px;
}
.wrapper-grid-view.product-item .btn.show-alternative{
    width: 100%;
    opacity: 0;
    display: none;
}
.wrapper-grid-view.product-item:hover .btn.show-alternative{
    opacity: 1;
}

/*.type-view-onerow-v3 .product-item .list-product-info-wrapper .buttons-wrapper{
    padding: 0 45px 0 0;
}*/
.type-view-onerow-v3 .product-item .list-product-info-wrapper .buttons-wrapper{
    padding: 0;
}

.type-view-onerow-v3 .product-item .list-product-info-wrapper .buttons-wrapper .btn.btn-primary,
.type-view-onerow-v3 .product-item .list-product-info-wrapper .buttons-wrapper .buyButtonOnLists{
    padding: 4px 0;
    line-height: 15px;
}

.type-view-onerow-v3 .product-item .list-product-info-wrapper .buttons-wrapper .btn.btn-primary.show-alternative{
    padding: 10px 0;
}

.type-view-onerow-v3 .product-item .list-product-info-wrapper .buttons-wrapper .btn.btn-primary{
    padding: 3px 15px;
}

.type-view-onerow-v3 .product-item .list-product-info-wrapper .buttons-wrapper .btn.show-alternative:hover{
    background: rgb(0,85,139);
    background: -moz-linear-gradient(0deg, #004868 0%, #006ea5 100%);
    background: -webkit-linear-gradient(0deg, #004868 0%, #006ea5 100%);
    background: linear-gradient(0deg, #004868 0%, #006ea5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#004868",endColorstr="#006ea5",GradientType=1);
}

.product .item .options-wrapper.product-sizes-v3 .sizes-selector-wrapper .input-quantity-wraper .add-to-cart-button{
    padding: 5px 15px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.product-listing .product-listing-items.type-view-onerow-v3{
    margin: 0 0px 0 25px;
}

.product .item .options-wrapper.product-sizes-v3 .sizes-selector-wrapper .sizes-btn-wrapper .item:hover,
.product .item .options-wrapper.product-sizes-v3 .sizes-selector-wrapper .sizes-btn-wrapper .item{
    border: 0;
    box-shadow: none;
}

.product .item .options-wrapper .product-sizes .btn-sizes:nth-child(4n){
    border-right: 0;
}

.product .item .options-wrapper.product-sizes-v3 .sizes-selector-wrapper:after{
    border: 10px solid #dedede;
    border-right: 0;
    border-left: 0;
}

.product .item .options-wrapper.product-sizes-v3 .sizes-selector-wrapper .sizes-btn-wrapper .item:nth-child(5n):after{
    display: none;
}

.product .item .options-wrapper.product-sizes-v3 .sizes-selector-wrapper{
    width: 100%;
    border: 1px solid #dedede;
    border-radius: 10px;
}
.page-generated-title{
    border-bottom: 0;
    margin-top: 30px;
}

.product-listing{
    margin: 0px;
}

.product-listing-intro .title{
    display: none;
}

.breadcrumbs-filters .items-wrapper .item .headline{
    font-size: 11px;
    font-weight: 500;
}

.breadcrumbs-filters .items-wrapper .item {

    padding: 5px 20px 5px 33px;
}

.breadcrumbs-filters .items-wrapper .item:first-child {
    border-radius: 0;
}

.breadcrumbs-filters .items-wrapper .item .dropdown-wrapper-ajax{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.brands-filter-slider{
    margin-bottom: 0;
    padding: 0 10px;
}

.brands-filter-slider .slider-navigation-absolute{
    top: 50%;
    left: 50%;
    width: calc(100% - 20px);
    transform: translate(-50%, -50%);
}

.brands-filter-slider .item{
    height: 65px;
    margin: 10px 20px;
}

.brands-filter-slider .item img{
    display: block;
    width: 100px;
    margin: 0 auto;
    max-width: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.brands-slider-filters-wrapper{
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    margin: 20px 0;
}

.brands-slider-filters-wrapper .slider-init,
.position-filter-wrapper .slider-init{
    height: 80px;
    /*background: #f8f8f8;*/
    background: linear-gradient(-45deg, #ffffff, #f8f8f8,#3973b5,#FFFFFF);
    animation: gradient 1s ease infinite;
    background-size: 120% 100%;
}
@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
.brands-slider-filters-wrapper .slider-init.slick-initialized ,
.position-filter-wrapper .slider-init.slick-initialized{
    border: none;
    height: auto;
    background: transparent;
}

.brands-slider-filters-wrapper .slider-init .item,
.position-filter-wrapper .slider-init .item{
    display: none;
}

.brands-slider-filters-wrapper .slider-init.slick-initialized .item,
.position-filter-wrapper .slider-init.slick-initialized .item{
    display: block;
}

.product-listing-oil .brands-slider-filters-wrapper{
    margin-top: 0;
}

.brands-filter-slider .item.selected,
.brands-filter-slider .item:hover{
    -webkit-box-shadow: 1px 1px 6px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 6px 2px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 6px 2px rgba(0,0,0,0.1);
    border-radius: 5px;
}

.brands-filter-slider .slider-arrow {
    width: auto !important;
    height: auto !important;
}

.brands-filter-slider .slider-arrow i {
    display: block;
    font-size: x-small;
    padding: 3px 6px;
    background: #ffffff;
    border: 2px solid #efefef;
    border-radius: 4px;
}
/*Store*/
.storelocator-panel .store-item{
    color: #1b1b1b;
}

.store-item .store-item-wrapper .item.title{
    font-weight: 600;
}

.storelocator-panel .store-item:hover{
    border-top: 6px solid #005489;
    border-radius: 5px;
}

.storelocator-panel .store-item{
    border-top: 6px solid transparent;
    border-radius: 5px;
}

.store-popup h1 {
    margin: 0 0 10px;
    font-size: 20px;
    text-align: center;
    border-bottom: 0;
}

.store-popup .item.item-text{
    text-align: center;
    font-weight: 400;
    padding-bottom: 10px;
}

.store-popup .item-address,
.store-popup .item-phone,
.store-popup .item-email,
.store-popup .nb-store-workingHours{
    line-height: 18px;
    padding: 5px 0;
}

.store-popup .store-item-action {
    color: #006eb0;
    margin-top: 20px;
    margin-right: 0;
    display: inline-block;
    text-align: center;
    width: 100%;
    font-weight: 400;
}

.store-contact .items-wrapper .title .icon{
    color: #006eb0;
    font-size: 16px;
}

.store-contact .items-wrapper .title{
    font-weight: 600;
}

.store-contact .items-wrapper .item.active {
    color: #006eb0;
    font-weight: 500;
}

.store-contact .items-wrapper .item{
    color: #808080;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.store-item .store-item-wrapper .item.cityName{
    padding-left: 24px;
}

/*Product detail*/
.tp-product .breadcrumbs li.active{
    text-overflow: ellipsis;
    max-width: 250px;
    overflow: hidden;
    height: 25px;
    -webkit-line-clamp:1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.products-detail-wrapper .product-details-info .heading-wrapper .title{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
    overflow: hidden;
}

.products-detail-wrapper .product-details-info .btn-info{
    margin-top: 10px;

}
/*Seo*/

/* - fix - */

.product-info-wrapper {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 20px 0;
}

.price-and-quantity-wrapper {
    max-width: 250px;
}

.product-detail-wrapper .pdf-click {
    position: relative;
}

.product-detail-download a,
.pdf-click a {
    min-width: 220px;
    text-align: center;
    background: #E7F1F899;
    border: 1px solid #0078BD;
    border-radius: 5px;
    padding: 9px 20px;
    display: inline-block;
    color: #0078BD;
}

.product-detail-download a {
    background: #fff;
}

.product-detail-download a:focus:active,
.product-detail-download a:focus,
.product-detail-download a:active,
.product-detail-download a:hover {
    background: #E7F1F899;
    color: #0078BD;
    box-shadow: unset;
    border: 1px solid #0078BD;
}

.pdf-click a:hover{
    background: #fff;
}

.product-detail-download a,
.pdf-click .text {
    font-size: 15px;
    color: #0078BD;
    text-transform: unset;
}
.product-detail-download .download,
.pdf-click .text:before {
    content: url(../../images/core/pdf-download-icon.svg);
    margin-right: 15px;
    position: relative;
    top: 2px;
}

.product-detail-download .download {
    margin-right: 10px;
}

.product-detail-download .heading-wrapper {
    display: none;
}

.pdf-click img {
    display: inline-block;
    vertical-align: text-top;
}

.pdf-btn-wrapper {
    display: inline-flex;
    flex-direction: column;
    gap: 15px;
}

/* ------ */

.product-image-wrapper .favorite,
.product-details .caption-brand{
    display: none;
}

.product-details-info .brand-img{
    display: block;
}

.product-details-info .brand-img img{
    width: 72px;
    margin: 0px 0 10px -10px;
}

.product-details-info .brand{
    display: none;
}

.product-details-info{
    margin-bottom: 10px;
}

.product-detail-wrapper{
    padding-left: 50px;
}

.product-details h1{
    color: #1b1b1b;
    font-size: 23px;
    border: 0;
    line-height: 25px;
    margin-bottom: 5px;
}

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

.product-details .product-details-info .code{
    padding-bottom: 0;
}

.product-details .product-details-info .category, .product-details .product-details-info .category a,
.product-details .product-details-info .code{
    color: #808080;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 22px;
}
.product-details .table > tbody > tr > td:first-of-type{
    color: #1b1b1b;
    font-weight: 500;
    font-size: 12px;
    text-align: left;
}

.product-details .table > tbody > tr > td,
.product-details .table > tbody > tr > td > p{
    color: #808080;
    font-weight: 500;
    font-size: 12px;
    text-align: right;
    padding: 5px;

}

.product-details .table>tbody>tr:hover>td,
.product-details .table>tbody>tr:hover>th,
.product-details .table>tbody>tr:nth-child(2n+1){
    background: #f8f8f8;
}

.delivery-info .title{
    font-size: 12px;
    font-weight: 600;
}
.delivery-info .title i{
    display: none;
}

.product-details .delivery-text{
    font-weight: 400;
    font-size: 12px;
    color: #808080;
    line-height: 18px;
/*    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    height: 110px;*/
}

.detail-product-info-delivery-content{
    background: #f8f8f8;
    padding: 0 10px 10px;
}

.product-tab-specification{
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 20px;
    height: 190px;
    max-height: 190px;
}

.product-details-price .action-lowerprice, .product-details-price .action-lowerprice-combinatios{
    display: none;
}

.product-details-price .prev-price{
    font-size: 16px;
    color: #808080;
}

.product-details-price .current-price{
    color: #000;
    font-size: 22px;
    font-weight: 600;
    line-height: 27px;
}

.product-details-price .current-price.has-loyalty {
    color: #000;
    font-size: 22px;
}

.product-details-price{
    padding-top: 10px;
}

.product-details-price .price-saved{
    color: #808080;
    line-height: 22px;
    font-size: 16px
}

.product-details label{
    font-size: 16px;
    font-weight: 500;
}

.product-attributes li{
    border-radius: 5px;
    color: #404041;
    font-size: 14px;
    border: 1px solid #e4e4e4;
}

.product-attributes li:hover{
    background: rgb(0,85,139);
    background: -moz-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00558b",endColorstr="#0078bf",GradientType=1);
    color: #ffffff;
    border-color: transparent;
}

.products-detail-wrapper .heading-wrapper .title{
    font-size: 16px;
    font-weight: 500;
}

.product-quantity-arrows i{
    border: 1px solid #e4e4e4;
}

.product-quantity{
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

.product-quantity-arrows .quantity-down{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.product-quantity-arrows .quantity-up{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.shop-button-qnt{
    background: #89c03c;
    border-radius: 5px;
    box-shadow: none;
    font-size: 14px;
    padding-right: 30px;
    padding-left: 60px;
    font-weight: 500;
}

.btn-success.shop-button-qnt:hover,
.btn-success.shop-button-qnt:focus,
.btn-success.shop-button-qnt:active,
.btn-success.shop-button-qnt:active:focus{
    background: #89c03c;
    padding-right: 30px;
    padding-left: 60px;
}

.shop-button-qnt:before{
    content: url(../../images/core/cart-white.png);
    left: 0px;
    top: 10px;
    right: auto;
    bottom: auto;
}

.btn-info {
    background: #0078bd;
    border-radius: 5px;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info:active:focus{
    background: rgb(0,85,139);
}

.product-favorite .icon{
    color: #0078bd;
    font-size: 17px;
    font-weight: 500;
}

.product-favorite i:before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 24px;
    background: url(../../images/core/srce01.svg) transparent no-repeat;
    vertical-align: middle;
}

.product-favorite:hover{
    color: #0078bd;
}

.product-attributes-wrapper .product-help-link{
    display: none;
}

.product-compare a{
    font-size: 15px;
}

.product-compare a i:before{
    content: url(../../images/core/product-compare-blue.png);
}

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

.product .item .caption-icons, .product-listing .product-item .img-wrapper .caption-icons i{
    opacity: 0;
}

.product .item:hover .caption-icons, .product-listing .product-item  .img-wrapper .caption-icons i{
    opacity: 1;
}

.product .item .caption-icons{
    bottom: 20px;
}

.product-compare a span{
    vertical-align: text-bottom;
    font-weight: 500;
}

.caption-icons .quick-view{
    display: none;
}
.product-details .favorite span{
    font-weight: 500;
}

.detail-product-info-with-slider{
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    margin-bottom: 10px;
}

.detail-product-info-with-slider .heading-wrapper{
    width: 100%;
    margin-bottom: 5px;
}

.detail-product-info-with-slider .heading-wrapper h2{
    border-bottom: 2px solid #0078bd;
    background: #f8f8f8;
    padding: 4px 15px;
    font-size: 18px;
}

.detail-product-info-with-slider:hover .heading-wrapper h2,
.details-info-attributes .item:hover .attribute-value-info h2,
.detail-product-info-with-slider:hover .heading-wrapper h2,
.details-info-attributes-table:hover .heading-wrapper h2,
.details-info-attributes:hover h2,
.comments:hover .heading-wrapper .title h3{
    color: #0078bd;
}

.detail-product-info-with-slider .item{
    padding: 10px 20px;
}

.details-info-attributes .details-info{
    width: calc(100% + 10px);
    margin-left: 10px;
}

.details-info-attributes .details-info.body-info-attribute-value-wrapper{
    margin-left: 0;
}

.spare-parts .details-info-attributes .details-info{
    margin-left: 0;
}

.product-specification-wrapper .details-info{
    margin-left: 0;
    width: 100%;
}

.similar-products-slider .show-alternative-wrapper,
.last-viewed-slider .show-alternative-wrapper{
    display: none;
}
.detail-product-info-with-slider .item .description{
    font-size: 14px;
    color: #808080;
}

.detail-product-info-with-slider .item .description a{
    color: #0078bf;
    text-decoration: underline;
}

.attribute-value-info h2{
    border-bottom: 2px solid #0078bd;
    background: #f8f8f8;
    padding: 4px 15px;
    font-size: 18px;
}

.table.product-attrbite-table > thead{
    border-bottom: 0;
}

.type-view-onerow-v3 .product-attrbite-table tr{
    display: table;
    width: 100%;
}

.product-specification-wrapper .product-attrbite-table .right-text img{
    width: auto;
    height: auto;
}

.header-info-attribute-value i,
.attribute-value-info .title h2 i,
.product-details-info-slider .title h2 i,
.details-info-attributes .title h2 i{
    margin-top: 10px;
}

.header-info-attribute-value.rotate i,
.attribute-value-info.rotate i,
.product-details-info-slider.rotate i,
.details-info-attributes.rotate i{
    transform: rotate(-90deg);
}

.detail-product-info-delivery,
.quantity-info{
    width: 100%;
}
.table.product-attrbite-table > thead th{
    padding-bottom: 10px;
}

.product-details-info-slider{
    padding: 0 10px;
    /*margin-bottom: 40px;*/
}
.grid-slider.product_detail_promo-slider .row,
.details-info-attributes .attribute-value-info .panel-wrapper{
    overflow-y: auto;
    padding: 20px;
    /*height: 265px;*/
    height: 345px;
}
.grid-slider.product_detail_promo-slider .row{
    overflow: hidden;
}
.body-info-attribute-value.opened{
    height: auto;
}
.details-info{
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    margin-top: 10px;
}

.product-details-info-table table{
    width: 50%;
}

.product-details-info-table table tbody,
.product-details-info-table table tr{
    border: 0;
}

.details-info-table .item{
    border: 1px solid #f0f0f0;
}

.details-info-attributes h2,
.details-info-attributes-table h2{
    border-bottom: 2px solid #0078bd;
    background: #f8f8f8;
    padding: 4px 20px;
    font-size: 18px;
    margin-bottom: 0;
}

.product-details-info-slider .item{
    padding: 20px 25px;
}

.product-details-info-slider .product-name h3,
.product-details-info-slider .product-slider-slider .heading-wrapper.heading-wrapper-bordered h2 {
    margin-top: 0px;
    margin-bottom: 10px;
    height: auto;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
}

.product-details-info-slider .product-slider-slider .heading-wrapper.heading-wrapper-bordered h2{
    margin-top: 20px;
}
.product-details-info-slider .product-description{
    font-size: 14px;
    line-height: 22px;
    margin-top: 0;
    width: 80%;
    color: #808080;
}

.product-slider-slider,
.product-slider-slider .item:hover .attribute-value-info h2,
.product-slider-slider:hover .heading-wrapper h2,
.product-slider-slider:hover h2,
.product-slider-slider .details-info-attributes:hover h2{
    background: transparent;
}

.product-slider-slider{
    margin-bottom: 0;
    margin-top: 10px;
}

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

.product-slider-slider .item:hover{
    box-shadow: none;
}
.product-slider-slider .heading-wrapper.heading-wrapper-bordered h2{
    text-transform: none;
    font-size: 14px;
    border-bottom: 0;
    padding: 20px 0 0;
    background: transparent;
    line-height: 21px;
    padding-top: 0;
}

.product-slider-slider .item:hover .img-wrapper:after{
    display: none;
}

.product-slider-slider .item .content .description{
    text-align: left;
    padding-left: 0px;
}

.product-slider-slider .text-wrapper .title{
    margin-bottom: 5px;
    text-align: left;
    padding-left: 19px;
}
.product-slider-slider .item .img-wrapper,
.product-slider-slider .item .content{
    display: inline-block;
}

.product-slider-slider .item .img-wrapper{
    vertical-align: middle;
}

.product-slider-slider .item .title{
    display: inline-block;
    font-size: 23px;
    color: #0078bd;
    font-weight: 500;
    vertical-align: middle;
}
.product-slider-slider .item .content{
    width: 80%;
    vertical-align: top;
}

.product-details-info{
    margin-bottom: 50px;
}

.product-details-info-slider .product-slider-slider .row {
    margin: 0;
}

.product-details-info-slider .product-slider-slider .item{
    padding: 0;
}

.quantity-info{
    margin-top: 20px;
    background: #f8f8f8;
    padding: 10px 10px 0;
    font-size: 13px;
    color: #808080;
    font-weight: 500;
}

.quantity-info .icon-circle{
    background: #f3f3f3;
    width: 20px;
    height: 20px;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    position: relative;
    top: 5px;
    left: 10px;
}

.quantity-info .icon-circle:after {
    content: '';
    background: #13e727;
    border: 1px solid #dedede;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 2px;
    border-radius: 50%;
    position: absolute;
    width: 5px;
    height: 5px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.quantity-info span{
    font-weight: 600;
    font-size: 13px;
    color: #1a1a1a;
}

.quantity-info .icon-title.active,
.quantity-info .icon-title.disable{
    display: inline-block;
    position: relative;
}

.quantity-info .icon-title.disable:after{
    background: #ef3737;
}

.favorite.active{
    color: #0078bd;
}

/*.product-compare{
    display: inline-block;
    float: left;
    !*margin-right: 10px;*!
}*/

.sidebar-product-compare{
    background: #0078bf;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    top: 260px;
    z-index: 400;
}

.sidebar-product-compare .sidebar-icon{
    width: auto;
    height: 33px;
    padding: 0 7px;
    border-radius: 0;
    background: transparent;
    color: #ffffff;
    right: 0;
    font-size: 13px;
    line-height: 33px;
}

.sidebar-product-compare .sidebar-icon > span{
    position: static;
    border-radius: 0;
    color: #ffffff;
    background: transparent;
    font-size: 13px;
    font-weight: 500;
    text-transform: none;
}

.sidebar-product-compare .sidebar-icon > span.icon-text {
    display: inline-block;
    width: auto;
    font-size: 12px;
    padding-left: 5px;
}

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

.sidebar-footer{
    background: #0078bf;
    border-radius: 5px;
}

.sidebar-product-compare .sidebar-icon .fa-exchange:before,
#product-compare-sidebar-content .sidebar-footer a i:before{
    content: url(../../images/core/compare-white.png);
}

#product-compare-sidebar-content .sidebar-footer a i:before{
    vertical-align: top;
}

.sidebar-product-compare .sidebar-icon .fa-exchange{
    top: 2px;
    position: relative;
    right: -3px;
}

.sidebar-product-compare .sidebar-header{
    background: #0078bf;
    border-radius: 5px;
}

.sidebar-product-compare .sidebar-body{
    width: 252px;
    color: #747879;
}
.sidebar-product-compare .sidebar-body li.item img{
    width: 55px;
}

.sidebar-product-compare .sidebar-body li.item .content{
    width: 172px;
}

.sidebar-product-compare .sidebar-body li.item .content .title{
    color: #1a1a1a;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 5px 5px 10px;
    max-height: 55px;
}

.sidebar-product-compare #product-compare-sidebar-content{
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    box-shadow: none;
    right: -265px;
    top: 30px;
}

.sidebar-product-compare .sidebar-header a{
    color: #ffffff;
    font-size: 13px;
    line-height: 32px;
}

.sidebar-product-compare #product-compare-sidebar-content .sidebar-footer a{
    text-transform: none;
    background: #0078bf;
    border-radius: 5px;
    font-size: 13px;
}

.sidebar-product-compare .sidebar-body li.item:hover{
    background: #f8f8f8;
}

.sidebar-product-compare.active #product-compare-sidebar-content,
.sidebar-product-compare:hover #product-compare-sidebar-content{
    top: 30px;
    width: 264px;
    border: 1px solid #e4e4e4;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.sidebar-product-compare .sidebar-body .empty-list{
    padding: 10px 10px 0;
    font-size: 13px;
    line-height: 18px;
}

.sidebar-product-compare .sidebar-body li.item > i{
    font-size: 23px;
    color: #0078bf;
    font-weight: 600;
}

.sidebar-product-compare .sidebar-body li.item > i:before{
    content: '\00d7';
}

.toggle-banner {
    top: 455px;
    z-index: 400;
}

.comments-vertical{
    z-index: 1;
}

.comments-vertical .row {
    padding: 0 20px;
}

.tp-product .comments-vertical .row.inputs-wrapper {
    margin: 0 -35px;
}

.comments-vertical .row > div > div.col-md-12 {
    width: 100%;
}
.product-see-more a{
    cursor: pointer;
}
.product-see-more i{
    border-radius: 50%;
    border: 1px solid #e4e4e4;
    height: 26px;
    width: 26px;
    line-height: 24px;
    text-align: center;
    background: #f3f3f3;
    margin-right: 5px;
    color: #0078bd;
    font-size: 16px;
    vertical-align: top;
}
.product-see-more span{
    color: #0078bd;
    font-weight: 500;
}
.product-see-more{
    margin: 20px 0;
}
.product-tab-specification.active{
    height: 100%;
    max-height: 100%;
}

.type-view-onerow-v3 .product-item .product-text-wrapper .product-attrbite-table{
    margin-bottom: 15px;
}
.product-tab-specification {
    margin: 0 auto;
    /* max-height: 200px;*/
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    padding-bottom: 0;
}
/*Landing gume*/

.text_grid12 .heading-wrapper .title h2 {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
}

.items-generic .import-block-item .product-slider{
    margin-top: 20px;
}

.items-generic .product-slider{
    margin-top: 60px;
    padding-left: 0;
    padding-right: 0;
}

.landing-page-generic .items-generic .product-slider{
    margin-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.items-generic .product-slider .heading-wrapper.heading-wrapper-bordered{
    margin: -30px 0 0px;
}

.items-generic .product-slider .title,
.landing-main-slider-tabs > .title {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 15px;
    text-align: left;
    color: #1b1b1b;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 38px;
    padding-bottom: 10px;
}

.landing-main-slider-tabs .slick-list {
    padding: 0 !important;
}

.landing-main-slider-tabs > .title {
    margin-bottom: 0;
    padding-bottom: 0;
}

.landing-main-slider-tabs .show-list-link-wrapper {
    top: 10px;
}

.item-slider-grid4 .item{
    border: 1px solid #e4e4e4;
    border-radius: 10px;
}

.item-slider-grid4 .item:hover{
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

.item-slider-grid4 .item img{
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.item-slider-grid4 .heading-wrapper.heading-wrapper-bordered{
    margin-bottom: 0;
    padding: 20px;
}

.item-slider-grid4 .heading-wrapper .title{
    font-weight: 500;
    font-size: 18px;
}

.item-slider-grid4 .heading-wrapper .title a{
    color: #373737;
    font-size: 18px;
}

.item-slider-grid4 .item:hover .heading-wrapper .title a{
    color: #0078bd;
    font-size: 18px;
}

.landing-main-slider .title{
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 10px;
    text-align: left;
    color: #1b1b1b;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 38px;
}

.landing-main-slider .item .title{
    border-bottom: 0px solid #eaeaea;
    margin-bottom: 0px;
}

.landing-main-slider{
    margin-bottom: 50px;
}

.questation{
    padding-left: 10px;
    color: #0078bd;
    cursor: pointer;
}

.questation:hover{
    color: #000000;
}

.landing_search_form .styled-select.midthick-select,
.landing_search_form .styled-select {
    height: 35px;
    background: #ffffff;
    border: 1px solid #e0e0e0;
}

.landing_search_form .styled-select select{
    border-color: #e0e0e0;
}
.landing_search_form .precnik-id-input-wrapper,
.landing_search_form .engine-id-input-wrapper,
.landing_search_form .model-id-input-wrapper{
    width: 140px;
}

.landing_search_form  .styled-select {
    background: none;
}

.landing_search_form  .styled-select::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 100%;
    border-left: 1px solid #e0e0e0;
    background-color: #f3f3f3;
    pointer-events: none;
    z-index: 0;
}

.landing_search_form  .styled-select::after {
    content: url(../../images/core/arrow_down_dm.png);
    position: absolute;
    top: 45%;
    right: 12px;
    transform: translateY(-50%);
    pointer-events: none;
    z-index: 1;
}

.landing_search_form  .styled-select select {
    border-top-right-radius: 0;
    width: 100%;
    border-bottom-right-radius: 0;
/*    background: #ffffff;*/
}

.landing_search_form .model-id-input-wrapper .styled-select,
.landing_search_form .engine-id-input-wrapper .styled-select,
.landing_search_form .precnik-id-input-wrapper .styled-select {
    /*background: url(../../images/core/arrow_down_dm.png) no-repeat 92% #f3f3f3;*/
    background: #ffffff;
}

.landing_search_form .model-id-input-wrapper .styled-select select,
.landing_search_form .engine-id-input-wrapper .styled-select select,
.landing_search_form .precnik-id-input-wrapper .styled-select select{
    /*width: calc(100% - 30px);*/
}

.form-search-product-wrapper .item .text-wrapper,
.add-items .profile-search-slider .item .text-wrapper{
    background: #ECECEC;
}

.form-search-product-wrapper .item:hover .text-wrapper .title,
.add-items .profile-search-slider .item:hover .text-wrapper .title{
    color: #0078bd;
}

.form-search-product-wrapper .item:hover .text-wrapper,
.add-items .profile-search-slider .item:hover .text-wrapper,
.form-search-product-wrapper .item:nth-child(even):hover .text-wrapper,
.add-items .profile-search-slider .item:nth-child(even):hover .text-wrapper{
    background: rgb(0 0 0 / 0.1);
}

.form-search-product-wrapper .item:nth-child(even) .text-wrapper,
.add-items .profile-search-slider .item:nth-child(even) .text-wrapper{
    background: #F2F2F2;
}

.form-search-product-wrapper .item.active-item .text-wrapper .title{
    color: #ffffff;
}

.form-search-product-wrapper .item.active-item .text-wrapper,
.form-search-product-wrapper .item.active-item:nth-child(even) .text-wrapper,
.add-items .profile-search-slider .item.active-item:nth-child(even) .text-wrapper{
    background: #0078bd;
}

/*footer*/

.footer{
    padding: 0 0 10px;
}

.footer .container{
    background: rgb(0,85,139);
    background: -moz-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00558b",endColorstr="#0078bf",GradientType=1);
}

.footer .container:before{
    content: url("../../images/core/leva.png");
    position: absolute;
    left: 0px;
    top: -16px;
}
.footer .container:after{
    content: url("../../images/core/desna.png");
    position: absolute;
    right: 0;
    top: -16px;
}

.footer-wrapper{
    background: #ffffff;
}

.footer .nav.items-wrapper .item a:hover{
    opacity: 0.8;
    color: #ffffff;
}

.footer .nav.items-wrapper .item a{
    color: #ffffff;
}

.copyright{
    padding: 5px 0;
    width: 100%;
    border-top: 0;
    font-size: 11px;
    font-weight: 400;
    margin: auto;
    background: #f0f0f0;
    text-align: center;
    color: #414242;
}

.copyright a{
    font-size: 11px;
    font-weight: 400;
    color: #414242;
}

.disclaimer{
    color: #666666;
    border-top: 0;
}

.disclaimer p{
    text-align: center;
    line-height: 18px;
}

.payment-card{
    box-shadow: none;
    text-align: right;
    padding: 10px 0;
}

.payment-card .item .img-wrapper img{
    height: 30px;
}

.app-slider-slider{
    margin-bottom: 0;
}

.app-slider-slider .item .img-wrapper:after{
    display: none;
}

.app-slider-slider .item .img-wrapper{
    margin: 10px 0;
}

.collapse-menu .heading-wrapper .title .icon{
    display: block;
    padding: 5px 8px 6px;
    font-size: 9px;
    float: right;
}

.footer .heading-wrapper .title h5 span {
    position: relative;
    cursor: pointer;
}

.collapse-menu .heading-wrapper .title .icon {
    display: inline-block;
    -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;
}

.footer.active .collapse-menu .heading-wrapper .title .icon {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.collapse-menu .heading-wrapper .title .icon:before {
    font-family: 'NBIcon', sans-serif;
    content: "\e604";
}

.footer .nav.items-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;
    width: 100%;
}

.footer.active .nav.items-wrapper {
    max-height: 1000px;
    opacity: 1;
    padding-bottom: 20px;
    width: 100%;
}

.footer .heading-wrapper .title h5{
    font-size: 16px;
    color: #ffffff;
    float: left;
}

.footer-nav{
    margin: 30px;
}

.footer .newsletter {
    margin-bottom: 5px;
    display: flex;
}
.footer .newsletter.focusOnField .heading-wrapper{
    width: 0;
}
.footer .newsletter.focusOnField .newsletter-form{
    width: 100%;
    padding: 0;
}

.footer .newsletter.focusOnField .newsletter-form .form-control{
    width: 100%;
    max-width: 100%;
}

.footer .newsletter .newsletter-form{
    vertical-align: top;
}

.footer .newsletter .newsletter-form .alert {
    position: relative;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
}

.footer .newsletter .validation-errors-list {
    top: -27px;
    bottom: auto;
    right: auto;
    left: 12px;
}

.newsletter .heading-wrapper {
    display: inline-block;
}

.newsletter{
    margin: 30px 0;
}
.newsletter .description {
    display: none;
}

.newsletter .newsletter-form {
    display: inline-block;
    padding-left: 10px;
}

.newsletter .form-group input {
    border: 0;
    line-height: 36px;
    height: 40px;
    color: #000000;
    background: #ffffff;
    border-radius: 6px;
    width: 200px;
    max-width: 200px;
}

.newsletter .btn-wrapper .btn{
    height: 40px;
    background: #0078bd;
    color: #ffffff;
    font-weight: normal;
    position: absolute;
    top: 0;
    right: 0;
    width: 41px;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 6px 15px;
}

.newsletter .btn-wrapper .btn span:not(.loading){
    font-size: 0;
    position: relative;
}

.newsletter .btn-wrapper .btn span:not(.loading):after{
    font-family: 'NBIcon', sans-serif;
    content: "\e604";
    font-size: 14px;
    line-height: 26px;
}

.newsletter .btn-wrapper .btn span.loading {
    font-size: 0;
}

.newsletter .btn-wrapper .btn span.loading i {
    font-size: 15px;
    line-height: 24px;
    text-align: center;

}

.social-icon{
    margin: 30px 0;
}

.social-icon .item{
    background: #ffffff;
    border-radius: 5px;
    border: 1px solid #e4e4e4;
}

.social-icon .item:hover{
    background: #e4e4e4;
    border: 1px solid #ffffff;
}

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

.social-icon .heading-wrapper{
    padding-left: 30px;
}

.social-icon .items-wrapper{
    float: right;
    padding-right: 30px;
}

.social-icon .item a:hover{
    opacity: 1;
}

.cookie-agree, .cookie-agree-gdpr{
    background: #0078bd;
    border-radius: 5px;
}

.scroll-to-top{
    border: 0;
    color: #ffffff;
    background: rgb(0,85,139);
    background: -moz-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    border-radius: 5px;
}

.nav>li.item-activation{
    display: none;
}

.store-listing-wrapper{
    padding: 0;
    margin: 30px auto;
}

.store{
    padding: 0;
    margin-top: 20px;
}

.sidebar .store-contact{
    padding: 30px 20px 0;
}

.search-form-main-slider .styled-select select {
    margin: 0;
    margin-left: 46px;
    padding: 0 5px;
    width: calc(100% - 46px);
    height: 45px;
    background: #ffffff;
    border-radius: 0;
}

#tires_search_form .styled-select select {
    margin-left: 0 !important;
    width: 100%;
}

.search-form-main-slider.tires-search-form-wrapper .styled-select select {
    margin-left: 0;
    width: 100%;
}

.search-form-main-slider .styled-select::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 100%;
    border: 1px solid #ececec;
    background-color: #F3F3F3;
    pointer-events: none;
    z-index: 0;
}

.search-form-main-slider .styled-select::after {
    content: url(../../images/core/arrow_down_dm.png);
    position: absolute;
    top: 45%;
    right: 18px;
    transform: translateY(-50%);
    pointer-events: none;
    z-index: 1;
}
/*Search select*/
.form-group .bootstrap-select {
    margin-bottom: 0;
    cursor: pointer;
}
.search-form-main-slider .bootstrap-select > .dropdown-toggle{
    height: 44px;
    width: calc(100% - 90px);
    left: 50%;
    transform: translateX(-50%);
    border-color: transparent;
    background: #ffffff;
}
.search-form-main-slider .styled-select{
    overflow: visible;
}
.search-form-main-slider .styled-select .bs-caret{
    display: none;
}
.search-form-main-slider .bootstrap-select .dropdown-toggle:focus{
    outline: none !important;
}
.search-form-main-slider .dropdown-header{
    font-weight: bold;
    color: #000000;
    font-size: 14px;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    color: #1b1b1b;
    font-size: 12px;
    padding-top: 6px;
    text-transform: none;
}
.search-form-main-slider .styled-select > span {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 45px;
    height: 100%;
    font-size: 18px;
    line-height: 42px;
    text-align: center;
    color: #ffffff;
    background: #cacaca;
}

.search-form-main-slider .styled-select span.active{
    background: #0078bf;
}

.search-form-main-slider .city-id-input-wrapper.disabled,
.search-form-main-slider .city-id-input-wrapper.disabled {
    opacity: 0.4;
    pointer-events: none;
}

.landing-main-slider .item{
    height: 65px;
    margin: 10px 40px;
}

.landing-main-slider .item:hover{
    -webkit-box-shadow:-2px 2px 10px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: -2px 2px 10px 3px rgba(0,0,0,0.1);
    box-shadow: -2px 2px 10px 3px rgba(0,0,0,0.1);
    border-radius: 5px;
}

.intro-new-ajax-wrapper {
    padding: 0;
}

/*.product-listing-engines .intro-new-ajax-wrapper{
    padding: 0 20px;
}*/

.product-listing-filters{
    margin-left: 0;
}

.product-listing-filters .filter-group .filter-category-menu > ul{
    margin: 0 0 20px;
    padding: 15px 10px 0 10px;
    overflow: auto;
}

.product-listing-filters .filter-group .filter-category-menu > ul li{
    font-size: 13px;
    line-height: 15px;
    padding-bottom: 5px;
}

.landing-main-slider .item .img-wrapper img{
    margin: auto;
    width: auto;
    max-width: 120px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}


.form-search-product-wrapper .form-wrapper{
    background: #f8f8f8;
    width: 60%;
    margin: 50px auto;
    position: relative;
    border-radius: 5px;
}

.form-search-product-wrapper .form-wrapper:before{
    content: url("../../images/core/before-icon.png");
    bottom: 50px;
    position: absolute;
    left: 0;
    z-index: 0;
    pointer-events: none;
}

.form-search-product-wrapper .form-wrapper:after{
    content: url("../../images/core/after-icon.png");
    bottom: 50px;
    position: absolute;
    right: 0;
    z-index: 0;
    pointer-events: none;
}

.form-search-product-wrapper .btn-success,
.form-search-product-wrapper .btn-success:hover{
    padding: 7px 48px;
    font-size: 13px;
}

.form-search-product-wrapper .form-group-button{
    text-align: center;
}

.form-search-product-wrapper .title,
.add-items .profile-search-slider .title{
    height: 24px;
    font-size: 10px;
    color: #1a1a1a;
    line-height: 12px;
    font-weight: 500;
    overflow: hidden;
}

.form-search-product-wrapper .headding-wrapper .title {
    padding-right: 35px;
}
.product-listing-filters .filter-group.filter-group-color ul.items-wrapper{
    position: static;
    border: none;
    display: block;
}

.form-search-product-wrapper .item .text-wrapper,
.add-items .profile-search-slider .item .text-wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 15px;
    padding: 5px 10px;
    vertical-align: middle;
    min-height: 50px;
    height: 50px;
}



.add-items .profile-search-slider .item .text-wrapper{
    /*width: 159px;*/
}

.form-search-product-wrapper .item .img-wrapper img,
.add-items .profile-search-slider.item .img-wrapper img{
    margin: auto;
}

.form-search-product-wrapper .item:nth-of-type(2n) .main-img,
.add-items .profile-search-slider .item:nth-of-type(2n) .main-img{
    background: #ffffff;
}

.form-search-product-wrapper .item .main-img,
.add-items .profile-search-slider .item .main-img{
    background: #ffffff;
}

/*
.form-search-product-wrapper .item:nth-of-type(2n) .main-img,
.add-items .profile-search-slider .item:nth-of-type(2n) .main-img{
    background: red;
}
*/

.landing_search_form{
    width: 400px;
    margin: 0 auto;
    padding: 30px 0;
}

.landing_search_form > .headding-wrapper {
    position: relative;
}

.form-search-product-wrapper .slider-init{
    border-bottom: 2px solid #0078bd;
}

.form-search-product-wrapper .slider-init .slick-list{
    box-shadow: -13px 4px 4px 5px rgb(0 0 0 / 10%);
}

.landing_search_form .title{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 0;
    line-height: 19px;
}

.landing_search_form .form-group label{
    color: #1a1a1a;
    font-weight: 500;
}

.video-popup-slider .item .content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.video-popup-slider .item .content img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.video-popup-slider .item img,
.home_banner_slider_1-slider .item img,
.home_banner_slider_2-slider .item img{
    border-radius: 10px;
}

.fancybox-active {
    height: auto;
}

.video-popup-slider .fancybox-container{
    position: absolute;
    left: 10px;
    right: 10px;
    width: calc(100% - 20px);
    z-index: 100;
}
.video-popup-slider .fancybox-slide--video > .fancybox-content {
    width: 100% !important;
    height: 100% !important;
}

.video-popup-slider .item .content img{
    margin: 0 auto 0px;
    transition: transform 0.2s ease-in-out;
}

.video-popup-slider .item .content .title{
    font-size: 18px;
    line-height: 20px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
}

.video-popup-slider .item .content .desctiption{
    display: none;
}

.video-popup-slider .item{
    position: relative;
}
/*Landing category*/
.item-slider-grid2-subitems .item{
    border: 1px solid #e4e4e4;
    border-radius: 7px;
    padding: 0;
}

.item-slider-grid2-subitems .item img{
    border-radius: 6px;
    min-height: 215px;
}

.item-slider-grid2-subitems .item:hover{
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

.item-slider-grid2-subitems .item:hover .img-wrapper:after {
    background: transparent;
}

.item-slider-grid2-subitems .item .img-wrapper:after{
    content: "";
    position: absolute;
    top: 0;
    left: 10px;
    height: 100%;
    width: calc(100% - 20px);
    background: rgba(0,0,0,0.05);
    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;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.item-slider-grid2-subitems .item .title a {
    display: block;
    height: 44px;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    text-transform: none;
    color: #0078bd;
    overflow: hidden;
}

.item-slider-grid2-subitems .item .title {
    text-align: center;
    /*height: 45px;*/
    border-top: 1px solid #e4e4e4;
    background: #ffffff;
    font-size: 15px;
    color: #1a1a1a;
    font-weight: 500;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    padding: 10px 15px 10px;
    min-height: 90px;
}

.item-slider-grid2-subitems  .heading-wrapper.heading-wrapper-bordered{
    margin-bottom: 0;
}

.items-generic .item-wrapper-2{
    margin-bottom: 30px;
}

.landing-page-generic .main_search_form {
    width: 65%;
    float: right;
    margin: 30px 50px;
    padding: 0 20px;
}

.product-search-title .title{
    color: #1a1a1a;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 27px;
}

.product-search-title{
    padding: 30px 10px;
}

.landing-page-generic .main_search_form.active{
    margin-right: 50px;
    margin: 30px 50px;
}

.landing-page-generic .reset-filters{
    right: 0;
    top: 10px;
    position: absolute;
}

.category-engines-disabled.item-4-items .items-grid-4{
    background: #f9f9f9;
    border: 1px solid #ededed;
    pointer-events: none;
}

.category-engines-disabled{
    pointer-events: none;
    cursor: default;
}

.category-engines-disabled.item-4-items .items-grid-4 .content .title{
    color: #808080;
}

.landing-page-generic .search-form-main-slider .title:before{
    padding-right: 10px;
}

.item-slider-grid2-subitems .subitem .title{
    text-align: left;
    padding-left: 10px;
    padding-bottom: 0;
    font-size: 15px;
    line-height: 25px;
    padding-top: 0;
    height: 50px;
    overflow: hidden;
    border-top: 0;
}

.item-slider-grid2-subitems .subitem{
    margin-bottom: 45px;
}
.item-slider-grid2-subitems .item-wrapper{
    z-index: 9;
    background: #ffffff;
    border: 1px solid #e4e4e4;
    padding: 50px 10px;
    position: absolute;
}

.item-slider-grid2-subitems .subitem .main-img{
    width: 28%;
    display: inline-block;
    background: #e6f2f9;
    border-radius: 5px;
    border: 1px solid #d0e7ef;
    vertical-align: top;
}

.item-slider-grid2-subitems .subitem .title-wrapper{
    width: 66%;
    display: inline-block;
}

.items-grid-4 .content{
    padding: 40px 20px;
}

.items-grid-4 .content .title{
    font-size: 18px;
    text-transform: uppercase;
    color: #0078bd;
    font-weight: 500;
}

.item-4-items{
    margin-bottom: 60px;
}

.item-4-items .img-right{
    padding-right: 0;
    padding-left: 20px;
}

.item-4-items .img-right img{
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.item-4-items .items-grid-4{
    background: #e6f2f9;
    border: 1px solid #d0e7ef;
    border-radius: 7px;
    height: 132px;
    cursor: pointer;
}


.item-4-items .items-grid-4:hover{
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

.item-4-items .items-grid-4.active{
    background: #ffffff;
    height: 132px;
    border-width: 1px;
    border: 1px solid #d0e7ef;
    cursor: pointer;
}

.category-submenu{
    border-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-width: 0;
    padding: 20px 30px;
    margin-bottom: 0;
}

.category-submenu li {
    list-style: none;
    text-transform: uppercase;
    font-size: 13px;
}

.login-style{
    margin-top: 20px;
}

.sezons-id-input-wrapper{
    z-index: 1;
}

/*.item.item-user-vip{
    display: none;
}*/

#sticket_form .btn-wrapper .btn-ticket{
    display: none;
}
#sticket_form .btn-wrapper button{
    line-height: 25px;
}
/* - HOVER EFFECTS - */

.btn-add,
.btn-edit,
.btn-delete,
.btn-success {
    transition: color 0.1s ease-in-out,
    background 0.1s ease-in-out,
    background-color 0.1s ease-in-out,
    border-color 0.1s ease-in-out;
}

.btn-edit::before {
    filter: brightness(1) invert(0);
    transition: filter 0.4s ease-in-out;
}

.btn-add:hover,
.btn-edit:hover,
.btn-delete:hover,
.btn-success:hover,
.btn-success:focus,
.btn-success:hover:focus,
.btn-success:active:focus,
.btn-success:active,
.btn-success:active:focus {
    color: #FFFFFF;
    background: linear-gradient(0deg, #0078BF 0%, #0078BF 100%);
    background-color: #0078BF;
    border-color: #0078BF;

}


.btn-edit:hover::before {
    filter: brightness(0) invert(1);
}

.product_detail_promo-slider,
.product_list_with_slider-slider{
    border: 1px solid #f0f0f0;
    border-radius: 5px;
}

.product_detail_promo-slider .heading-wrapper.heading-wrapper-bordered h2,
.product_list_with_slider-slider .heading-wrapper.heading-wrapper-bordered h2{
    border-bottom: 2px solid #0078bd;
    background: #f8f8f8;
    padding: 4px 20px;
    font-size: 18px;
    margin-bottom: 0;
}

.product_detail_promo-slider .heading-wrapper.heading-wrapper-bordered,
.product_list_with_slider-slider .heading-wrapper.heading-wrapper-bordered{
    margin-bottom: 0;
}

.product_detail_promo-slider .content,
.product_list_with_slider-slider .content{
    width: 90%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 30px;
}

.product_detail_promo-slider .description,
.product_list_with_slider-slider .description{
    font-size: 14px;
    color: #808080;
    text-align: left;
    display: inline-block;
}

.product_list_with_slider-slider.grid-slider .item{
    padding: 20px 30px 10px;
    display: flex;
}

.product_list_with_slider-slider.grid-slider .item .text-wrapper .title{
    display: none;
}

.product_detail_promo-slider.grid-slider .item .text-wrapper,
.product_list_with_slider-slider.grid-slider .item .text-wrapper{
    margin-top: 0;
}

.product_list_with_slider-slider.grid-slider .item:hover .img-wrapper:after,
.product_list_with_slider-slider.grid-slider .item:hover .img-wrapper:after{
    display: none;
}

.product_detail_promo-slider.grid-slider .item .img-wrapper,
.product_list_with_slider-slider.grid-slider .item .img-wrapper{
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: middle;
}

.product_detail_promo-slider.grid-slider .item .img-wrapper .main-img,
.product_list_with_slider-slider.grid-slider .item .img-wrapper .main-img{
    margin-top: -5px;
}
.product-details .caption-product-list{
    width: 100px;
}
.product_detail_promo-slider.grid-slider .item .text-wrapper .title {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: left;
    color: #0078bd;
}
.details-info-attributes h2,
.details-info-attributes-table h2,
.product_detail_promo-slider .heading-wrapper.heading-wrapper-bordered h2{
    background: #e6f2f9;
    color: #0078bd;
}
.product_detail_promo-slider.grid-slider .item{
    display: flex;
}
.grid-slider .item .img-wrapper:after{
    display: none;
}
/*.details-info-attributes .table-responsive{
    max-height: 170px;
    overflow: hidden;
}

.details-info-attributes .table-responsive.active{
    max-height: initial;
    overflow: visible;
}*/

.caption-product-list .featured{
    display: none;
}

.wrapper-product-group-special-secund-level .subitem .main-img{
    background: #e6f2f9;
    border-radius: 5px;
    border: 1px solid #d0e7ef;
    display: inline-block;
}

.wrapper-product-group-special-secund-level .title-wrapper{
    display: inline-block;
    max-width: 167px;
    vertical-align: top;
    /*line-height: 16px;*/
    padding-top: 0;
    line-height: 1;
    max-height: 40px;
    overflow: hidden;
}

.filters-dropdown-menu .filter-group .icon{
    width: 45px;
    height: 42px;
    top: 0;
    right: 0;
    background: #f3f3f3;
    border-left: 1px solid #e0e0e0;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.filters-dropdown-menu #filter_form{
    background: #f8f8f8;
    padding: 20px 15px;
    border-top: 2px solid #0078bf;
    border-bottom: 2px solid #0078bf;
    margin-bottom: 60px;
    margin-left: 10px;
}

.product-listing-tires .filters-dropdown-menu #filter_form{
    margin-left: 0;
    margin-top: 35px;
}
.filters-dropdown-menu .limited-filters .filter-group{
    width: 100%;
   /* height: 80px;*/
}

.filters-dropdown-menu .limited-filters .filter-group:first-of-type{
    margin-top: 40px;
}
.filters-dropdown-menu  .limited-filters .filter-group .items-wrapper{
    position: relative;
}

/*.filters-dropdown-menu  .filter-group .items-wrapper > li .icheckbox_flat{
    display: none;
}*/

.filters-dropdown-menu .limited-filters .filter-group .items-wrapper{
    position: relative;
    border: 1px solid #ececec;
    border-radius: 5px;
    padding-top: 13px;
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.filters-dropdown-menu .sort-product,
.filters-dropdown-menu .filter-group.filter-input-search{
    display: none;
}
.filters-dropdown-menu .filter-group .headline-wrapper{
    border: 1px solid #ececec;
    border-radius: 5px;
    background: #ffffff;
    padding: 10px 20px 9px 10px;
    margin: 10px 0 0;
}

.list-product-items .item img{
    display: inline-block;
}

.product-slider .list-product-items .item img{
    max-height: 20px;
}

.product .list-product-items .item:hover{
    box-shadow: none;
}

.type-view-onerow-v3 .product-item .product-text-wrapper .list-product-items-wrapper .title{
    margin-bottom: 0;
}

.type-view-onerow-v3 .product-item .product-text-wrapper .list-product-items-wrapper .title span{
    font-size: 12px;
    font-weight: 600;
}

.type-view-onerow-v3 .product-item .product-text-wrapper .list-product-items-wrapper{
    margin-bottom: 0px;
    height: auto;
    padding: 0;
}


.list-product-items-wrapper{
    padding-bottom: 10px;
    height: 32px;
}

.list-product-items-wrapper .item:after{
    content: '|';
    color: #e2e2e2;
}

.list-product-items-wrapper .item:last-of-type:after{
    display: none;
}

.brands-slider .button-wrapper,
.brands-slider .text-wrapper{
    display: none;
}

.brands-slider .item .main-img img{
    max-width: 120px;
    margin: auto;
}

.brands-slider{
    margin-bottom: 20px;
}

.brands-slider .item:hover .img-wrapper{
    border: 1px solid #e3e3e3;
    /*box-shadow: 1px 2px 2px rgb(0 0 0 / 10%);*/
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-radius: 6px;
}

.brands-slider .item .img-wrapper{
    border: 1px solid transparent;
}

.brands-slider .slider-navigation-absolute{
    top: 75%;
}

.brands-slider .title h2{
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 35px;
}

.product .list-product-info-wrapper .rate-wrapper{
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0%);
    -moz-transform: translate(0%);
    -ms-transform: translate(0%);
    -o-transform: translate(0%);
    transform: translate(0%);
    display: inline-block;
    /* font-size: 12px; */
    line-height: 12px;
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #808080;
}

.main-search-filter-input-wrapper .btn-wrapper .btn-edit{
    width: 100%;
}

.uc-store_listing .heading-underlined{
    border-bottom: 1px solid #eaeaea;
    font-size: 24px;
    text-transform: uppercase;
    margin-left: -10px;
}

.stores-list .item-wrapper .title{
    font-size: 20px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 20px;
}

.store-item .read-more{
    color: #0078bd;
    font-weight: 600;
}

.stores-list .item-wrapper{
    height: auto;
    padding: 10px;
    background: #ffffff;
    margin-bottom: 20px;
    position: absolute;
    top: 40%;
    left: 60%;
    transform: translate(-50%,-50%);
    width: 50%;
}

.product-listing-filters .reset-tag-wrapper{
    border-bottom: 0;
    background: #f9f9f9;
}
.level3.customclass .nav-main-submenu-wrapper.loaded.open {
    max-height: calc(100vh - 140px);
    overflow-y: visible;
}

.level3.customclass .nav-main-submenu-wrapper li a {
    position: relative;
    display: block;
    text-align: left;
    color: #1b1b1b;
    padding: 0 10px;
}

.nav-main > li.customclass.level3 .nav-main-submenu .nav-main-dropdown-wrapper,
.nav-main > li.customclass.level4 .nav-main-submenu .nav-main-dropdown-wrapper {
    width: 271px;
    max-width: initial;
    left: 266px;
    position: fixed;
    top: 40px !important;
    height: calc(100vh - 150px);
    overflow-y: auto;
}
.nav-main > li.customclass.level3 .nav-main-submenu .third-level.active .nav-main-dropdown-wrapper {
    left: 520px;
}

/* menu update*/

.level3.customclass .nav-main-submenu-wrapper.loaded.open{
    max-height: calc(100vh - 140px);
    overflow-y: auto;
    padding: 0;
    pointer-events: all;
}

.level3.customclass .nav-main-submenu-wrapper.loaded.open::-webkit-scrollbar {
    display: none;
}

.level3.customclass .nav-main-submenu-wrapper.loaded.open > .container {
    pointer-events: all;
}

.level3.customclass .nav-main-submenu-wrapper.loaded.open .nav-main-dropdown-wrapper {
    pointer-events: none;
    overflow: hidden;
}

.level3.customclass .nav-main-submenu-wrapper.loaded.open .nav-main-dropdown-wrapper .nav-main-dropdown {
    pointer-events: all;
    height: 100%;
    overflow: auto;
}

.level3 .nav-main-submenu,
.level4 .nav-main-submenu {
    width: 100%;
    margin: 0px 0;
    width: 260px;
    position: relative;
}

.menu-generic-subcategories .nav-main-dropdown-wrapper{
    opacity: 1;
}

.position-filter-wrapper .slider-arrow i{
    font-size: x-small;
    padding: 3px 6px;
    background: #ffffff;
    border: 2px solid #efefef;
    border-radius: 4px;
    color: #dedede;
    transform: rotate(0deg);
}

.position-filter-wrapper .slider-arrow .icon-caret-down:before{
    content: url(../../images/core/arrow-left-gray.png);
}

.position-filter-wrapper .slider-arrow i.icon-rotate-270{
    transform: rotate(180deg);
}

.position-filter-wrapper .slider-navigation-absolute{
    width: calc(100% + 20px);
    left: -10px;
    top: 45%;
}


.oils-filter-wrapper{
    margin-top: 0;
}

.item-rate-wrapper{
    padding: 10px 0;
}
.item-rate-wrapper .rate-product-text{
    font-size: 12px;
}

.product-listing-simple .page-generated-title{
    margin-bottom: 0;
}
.product-listing-filters .reset-tag-wrapper .icon{
    position: absolute;
    right: 30px;
}
.oils-filter-wrapper{
    margin-bottom: 10px;
}
.oils-filter-wrapper > .item{
    padding: 5px 45px 5px;
    background: #f8f8f8;
    margin-right: 5px;
}
.oils-filter-wrapper > .item > .img-wrapper{
    height: 30px;
}
.oils-filter-wrapper > .item > .img-wrapper img{
    max-width: 40px;
}
.product-listing-engine .my_package_form{
    margin-top: 30px;
}

.product-buy .btn.disabled{
    background: #ef3737;
    line-height: 15px;
    height: 40px;
    border-radius: 6px;
    opacity: 1;
    color: #ffffff;
    text-transform: none;
}

.product-details .caution-wrapper label{
    width: 100%;
    display: block;
    font-size: 13px;
}

.caution-wrapper {
    padding: 13px 15px 15px 40px;
    border: 1px solid #ededed;
    border-radius: 5px;
    position: relative;
    margin-bottom: 20px;
}

.caution-wrapper span{
    font-size: 12px;
    line-height: 15px;
}

.caution-wrapper .caution:before{
    content: url("../../images/core/danger.svg");
    width: 20px;
    height: 20px;
    position: absolute;
    left: 10px;
    top: 15px;
}
.hide-item{
    display: none;
}
.show-more .hide-item{
    display: table-row;
}
.attr-popup-wrapper{
    cursor: pointer;
}
.attr-popup-wrapper .popover {
    width: 350px;
    max-width: 350px;
}
.attr-popup-wrapper .popover-content{
    max-width: 100%;
    padding: 10px 20px;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
}
.attr-popup{
    border-radius: 4px;
    padding: 4px 0 4px 4px;
    background: #0078bf;
    color: #ffffff;

}
.attr-popup:hover,
.attr-popup:active:focus,
.attr-popup:focus{
    color: #ffffff;
    background: #0078bf;
}

.attr-ext-info{
    color: #0078bd;
    padding-left: 5px;
    font-size: 11px;
}


#my_package_form .validation-errors-list.list-unstyled.filled{
     display: none;
    opacity: 0;
 }
#landing_search_form .validation-errors-list {
    line-height: 1;
    display: none;
}
.product-compare-main .main-product-info .headline{
    height: 45px;
    overflow: hidden;
}
.product-compare-main .main-product-info .headline a{
    font-size: 16px;
    font-weight: 500;
}

.product-compare-main .main-product-info .category a{
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 5px;
}
.product-compare-main .item-price .col-xs-12{
    width: 50%;
    text-align: right;
}
.product-compare-main .item-price .info-headline{
    font-weight: 500;
    text-align: left;
}
.product-compare-main .main-product-info .item-price{
    margin-bottom: 5px;
}
.product-compare-main .main-product-info .item-store{
    margin-bottom: 5px;
}
.product-compare-main .specification-col,
.product-compare-main .specification-col a{
    font-size: 12px;
    padding: 5px 0;
}
.product-compare-main .specification-col{
    font-weight: 500;
}
.product-compare-main .specification-col a{
    font-weight: 300;
}
.product-compare-main .bordered-row{
    color: #0078bd;
    font-weight: 500;
    padding: 5px 0;
}
.product-compare-main .shop-name a{
    font-size: 12px;
}
.compared-products-wrapper .main-product-info {
    padding-bottom: 0;
}
.compared-products-wrapper .heading-wrapper .headline{
    text-align: right;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 40px;
    padding: 0;
}
.product-compare .remove-product{
    background: #0078bd;
}

.maped-attr-objects{
    padding: 10px 0;
}

.hide-intro-block-in-template{
    display: none;
}
.filter-input-search{
    display: none;
}
.filter-group .btn-search,
.filter-group .btn-search:focus,
.filter-group .btn-search:focus:active,
.filter-group .btn-search:hover{
    color: #ffffff;
    background: rgb(0,85,139);
    background: -moz-linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: -webkit-linear-gradient(
            0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
    background: linear-gradient(
            0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
}
.quick-buy-color-size{
    display: none;
}
.product-item:hover .quick-buy-color-size{
    display: block;
}
.type-view-onerow-v3 .quick-buy-color-size{
    display: block;
}
.quick-buy-color-size-btn{
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    display: block;
    text-align: center;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #89c03c;
    color: #ffffff;

}
.quick-buy-color-size-btn > i{
    vertical-align: middle;
}
.quick-buy-color-size-btn > i:before{
    content: url(../../images/core/cart-white.png);
}

.product .item .text-wrapper.buttons-wrapper{
    height: auto;
}
.breadcrumbs-filters-ajax-wrapper{
    padding-top: 10px;
    padding-bottom: 10px;
    position: sticky;
    top: 140px;
    z-index: 999;
    background: #ffffff;
}

.tires-filter .filter-group .items-wrapper > li{
    display: block !important;
}
.tires-filter #nb_f-kategorije{
    display: none;
}

.top-arrows .slider-navigation-absolute {
    position: absolute;
    width: auto;
    left: auto;
    right: 0;
    top: 0px;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
}

.nav-main-dropdown ul {
    list-style: none;
    padding: 0;
    max-height: 250px;
    overflow: auto;
}
.category-landing.landing-page-generic .text_grid12 .heading-wrapper{
    padding-left: 10px;
    padding-right: 10px;
}
.wrapper-product-group-special-first-level,
.wrapper-product-group-special-secund-level{
    padding-left: 10px;
    padding-right: 10px;
}

.product-specification-wrapper .popover-content p {
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
}

.product-compare-slider .details-info-attributes .details-info{
    width: 100%;
    margin-left: 0;
    border: 0;
}

.product-compare-slider .details-info-attributes .details-info .table>tbody>tr>td{
    font-size: 12px;
}
.product-compare-slider .details-info-attributes .details-info .table>tbody>tr>td:nth-of-type(2n){
        text-align: right;
}

.product-compare-main .main-product-info .item-store{
    display: none;
}

.product-compare-slider .details-info-attributes .item {
    padding: 0;
    margin: 0;
    border-radius: 5px;
}

.product-details .table > tbody > tr > td, .product-details .table > tbody > tr > td > p{
    font-weight: 400;
}
.mobile-cookie-baner {
    position: fixed;
    left: 0;
    bottom: 74px;
    z-index: 9999;
}
.mobile-cookie-baner .text-wrapper .title {
    font-size: 18px;
    line-height: 1;
}
.mobile-cookie-baner .img-wrapper img {
    margin: 0;
    height: auto;
    left: 0;
    top: 10px;
}

/*   Counter widget   */

.widget-countdown-slider.active .close-promo {
    top: 10px !important;
    right: 10px;
    text-align: center;
    color: #000000;
    line-height: 26px;
    font-size: 25px;
    cursor: pointer;
    transform: scale(0.6);
    transform-origin: top right;
    height: 25px;
    width: 25px;
}

.widget-countdown-slider .close-promo::before {
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    width: 25px;
    height: 25px;
    background-color: #F7F7F7;
    border-radius: 50%;
    z-index: -1;
}

.widget-countdown-slider .item .text-wrapper .title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #636466;
}

.widget-countdown-slider .item .open-promo {
    background: #0078bd;

}

.widget-countdown-slider .item.bottom-center .open-promo {
    transform: translateX(-50%);
    right: 0;
    left: 50% !important;
    top: -30px !important;
}

.widget-countdown-slider .item .open-promo span {
    font-size: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    color: transparent;
}

.widget-countdown-slider .item .open-promo span::before {
    content: "\f061";
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 15px;
    color: #FFFFFF;
    transform: translate(-50%, -51%);
}

.widget-countdown-slider .item.bottom-center .open-promo span::before {
    content: "\f062";
}

.widget-countdown-slider.active .item.top-right,
.widget-countdown-slider.active .item.bottom-right {
    right: 0;
}

.widget-countdown-slider .item.bottom-right .open-promo span::before,
.widget-countdown-slider .item.top-right .open-promo span::before {
    content: "\f060";
}

.widget-countdown-slider .item.bottom-center {
    max-width: 750px;
    width: auto;
    top: unset;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
}

.widget-countdown-slider.active .item.bottom-center {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.wrapper-style-landing-page-filters .heading-wrapper .title h1 {
    margin-bottom: 5px;
}

.text_grid12.landing-short-description .heading-wrapper .title h2 {
    border-bottom: unset;
    margin-bottom: 0;
}

.text_grid12.landing-short-description .description,
.text_grid12.landing-short-description .description > *{
    font-size: 16px;
}

.text_grid12.landing-note {
    background: #f9f9f9;
    text-align: center;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    padding: 45px 40px 35px;
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-bottom: 30px;
}

.text_grid12.landing-note .title h2 {
    text-align: center;
    border-bottom: unset;
    margin-bottom: 15px;
}

.text_grid12.landing-note .description,
.text_grid12.landing-note .description > *{
    font-size: 16px;
    line-height: 22px;
    color: #666666;
}

.item-subitem-slider .slider-init,
.product-slider .slider-init {
    margin-left: -10px;
    margin-right: -10px;
}

.item-subitem-slider .slick-slide,
.product-slider .slick-slide {
    margin-left: 10px;
    margin-right: 10px;
}

.product .item .options-wrapper.product-sizes-v3, .product .item .text-wrapper > .options-wrapper.product-sizes-v3 {
    bottom: -6px;
}

.product .item .options-wrapper.product-sizes-v3 .product-sizes {
    min-height: 39px;
}

.product .item .options-wrapper.product-sizes-v3 .product-sizes .btn-default.disabled{
    min-height: 39px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: none;
}

.wrapper-style-landing-page-filters .horizontal-image img {
    padding: 10px 0;
}

.item-subitem-slider .item {
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    padding: 0;
    margin: 0 10px;
}

.item-subitem-slider .item .title-wrapper .title {
    color: #0078bd;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: calc(1.4 * 12px * 2);
}

.item-subitem-slider .item .title-wrapper {
    border-top: 1px solid #e4e4e4;
    padding: 15px;
}

.item-subitem-slider .heading-wrapper .title {
    text-align: left;
    color: #1b1b1b;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
}

.item-subitem-slider .heading-wrapper {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
}

.wrapper-style-landing-page-filters .horizontal-image-wrapper {
    margin-bottom: 40px;
}

.item-subitem-slider .item:hover {
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

.item-subitem-slider .item:hover .img-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: transparent;
}

.item-subitem-slider .item .img-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.05);
    pointer-events: none;
    transition: all 0.3s;
}

.item-subitem-slider .item .img-wrapper,
.item-subitem-slider .item {
    position: relative;
}

.video-grid12-with-button_v2 .video-grid-wrapper .content {
    text-align: center;
    margin-top: 25px;
    color: #666666;
}

.video-grid12-with-button_v2 .content .btn-wrapper a {
    padding: 10px 70px;
    border-radius: 5px;
    background: linear-gradient(0deg, rgba(0,85,139,1) 0%, rgba(0,120,191,1) 100%);
}

.video-grid12-with-button_v2 .content .btn-wrapper {
    margin-top: 20px;
}

.video-grid12-with-button_v2 .content .btn-wrapper a:hover {
    color: #FFFFFF;
    background: linear-gradient(0deg, #0078BF 0%, #0078BF 100%);
    background-color: #0078BF;
    border-color: #0078BF;
}

.video-grid12-with-button_v2 .img-wrapper img {
    border-radius: 10px;
}

.video-grid12-with-button_v2 .img-wrapper {
    position: relative;
}

.video-grid12-with-button_v2 .img-wrapper .image-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.wrapper-style-landing-page-filters .item-slider-grid4 .heading-wrapper.heading-wrapper-bordered {
    padding: 10px 20px;
}

.wrapper-style-landing-page-filters .item-slider-grid4 .item:hover .heading-wrapper .title a,
.wrapper-style-landing-page-filters .item-slider-grid4 .heading-wrapper .title a {
    font-size: 14px;
}

.video-grid12-with-button_v2 {
    margin-bottom: 45px;
}

.video-grid12-with-button_v2 .description,
.video-grid12-with-button_v2 .description > *{
    font-size: 16px;
    line-height: 22px;
}


.form-with-background form.my_package_form {
    max-width: 450px;
    margin: auto;
}

.my_package_form.tires-search-form-wrapper form {
    height: auto;
}

.my_package_form .styled-select > span {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 45px;
    height: 100%;
    font-size: 18px;
    line-height: 42px;
    text-align: center;
    color: #ffffff;
    background: #cacaca;
}

.my_package_form .styled-select span.active{
    background: #0078bf;
}

.my_package_form .city-id-input-wrapper.disabled,
.my_package_form .city-id-input-wrapper.disabled {
    opacity: 0.4;
    pointer-events: none;
}

.my_package_form .bootstrap-select > .dropdown-toggle{
    height: 44px;
    width: calc(100% - 90px);
    left: 50%;
    transform: translateX(-50%);
    border-color: transparent;
    background: #ffffff;
}
.my_package_form .styled-select{
    overflow: visible;
}
.my_package_form .styled-select .bs-caret{
    display: none;
}
.my_package_form .bootstrap-select .dropdown-toggle:focus{
    outline: none !important;
}
.my_package_form .dropdown-header{
    font-weight: bold;
    color: #000000;
    font-size: 14px;
}

.my_package_form .styled-select select {
    margin: 0;
    margin-left: 46px;
    padding: 0 5px;
    width: calc(100% - 46px);
    height: 45px;
    background: #ffffff;
    border-radius: 0;
}


.my_package_form.tires-search-form-wrapper .styled-select select {
    margin-left: 0;
    width: 100%;
}

.my_package_form .styled-select::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 100%;
    border: 1px solid #ececec;
    background-color: #F3F3F3;
    pointer-events: none;
    z-index: 0;
}

.my_package_form .styled-select::after {
    content: url(../../images/core/arrow_down_dm.png);
    position: absolute;
    top: 45%;
    right: 18px;
    transform: translateY(-50%);
    pointer-events: none;
    z-index: 1;
}

.my_package_form .styled-select select {
    margin: 0;
    margin-left: 46px;
    padding: 0 5px;
    width: calc(100% - 46px);
    height: 45px;
    background: #ffffff;
    border-radius: 0;
}

.my_package_form .styled-select{
    height: 45px;
    border-radius: 5px;
    border-color: #ececec;
}

.my_package_form .dropdown-menu{
    max-width: 100%
}

.my_package_form .bootstrap-select .dropdown-menu li a span.text {
    display: inline-block;
    word-break: break-word;
    white-space: break-spaces;
}

.my_package_form .headding-wrapper {
    position: relative;
    margin-bottom: 0px;
    padding: 0px 0;
}

.item-slider-grid6-with-links .item {
    border: 1px solid #e4e4e4;
    border-radius: 10px;
}

.item-slider-grid6-with-links  .item img {
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.item-slider-grid6-with-links .heading-wrapper .title,
.item-slider-grid6-with-links .heading-wrapper .title > * {
    font-size: 18px;
    color: #0078bd;
    font-weight: 500;
}

.item-subitem-slider.materials {
    position: relative;
    min-height: 1px;
    padding: 35px 10px;
    width: 100%;
    float: left;
}

.item-subitem-slider.materials .btn-wrapper {
   display: none;
}

.item-slider-grid6-with-links .heading-wrapper  {
   margin-top: 20px;
}

.item-slider-grid6.item-slider-grid4 .heading-wrapper  {
    margin-top: 0;
}

.item-slider-grid6-with-links .links-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 15px;
}

.item-slider-grid6-with-links .links-wrapper a {
    color: #808080;
    font-size: 18px;
    font-weight: 500;
    padding: 0 15px;
    display: inline-block;
    position: relative;
}

.item-slider-grid6-with-links .links-wrapper a:before {
    content: '';
    height: 16px;
    width: 2px;
    background-color: #808080;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.item-slider-grid6-with-links .links-wrapper a:first-child {
    padding-left: 0;
}

.item-slider-grid6-with-links .links-wrapper a:last-child {
    padding-right: 0;
}

.item-slider-grid6-with-links .links-wrapper a:last-child:before {
    height: 0;
    width: 0;
}

.item-slider-grid6-with-links .links-wrapper a:hover {
    color: #0078bd;
    font-size: 18px;
    font-weight: 500;
}


.item-slider-grid6 .description {
    margin-top: 15px;
}

.items-grid-4-with-heading-and-button .btn-wrapper {
    position: absolute;
    right: -10px;
    bottom: 0;

}

.uc-landing-page-filters .product-slider .show-list-link-wrapper {
    margin: -20px 0;
}

.uc-landing-page-filters .product-slider .show-list-link-wrapper a,
.items-grid-4-with-heading-and-button .btn-wrapper a {
    white-space: normal;
    background: transparent;
    color: #0078BC;
    text-transform: none;
    font-size: 14px;
    font-weight: 400;
}

.uc-landing-page-filters .product-slider .show-list-link-wrapper a:hover,
.uc-landing-page-filters .product-slider .show-list-link-wrapper a:focus,
.uc-landing-page-filters .product-slider .show-list-link-wrapper a:active,
.items-grid-4-with-heading-and-button .btn-wrapper a:hover,
.items-grid-4-with-heading-and-button .btn-wrapper a:focus,
.items-grid-4-with-heading-and-button .btn-wrapper a:active {
    white-space: normal;
    background: transparent;
    color: #0078BC;
    text-transform: none;
    font-size: 14px;
    font-weight: 400;
    box-shadow: unset;
}

.items-grid-4-with-heading-and-button .item .content {
    border: 1px solid #d0e7ef;
    border-radius: 7px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: #e6f2f9;
    border-right: 0;
}

.items-grid-4-with-heading-and-button .item:hover .text-left {
    border-radius: 7px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.items-grid-4-with-heading-and-button .text-wrapper {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    padding: 45px 30px;
    margin-top: 0;
    min-height: 139px;
}

.items-grid-4-with-heading-and-button .text-wrapper a {
    color: #0078bd;
}

.items-grid-4-with-heading-and-button .text-wrapper .title {
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    line-height: 22px;
}

.items-grid-4-with-heading-and-button .img-right img {
    float: right;
}

.items-grid-4-with-heading-and-button .item:hover .img-right,
.items-grid-4-with-heading-and-button .img-right {
    border: 1px solid #d0e7ef;
    border-radius: 7px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
}

.items-grid-4-with-heading-and-button .text-left,
.items-grid-4-with-heading-and-button .img-right {
    padding: 0;
}

.items-grid-4-with-heading-and-button .item:hover .text-left,
.items-grid-4-with-heading-and-button .item:hover .img-right {
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

.wrapper-style-landing-page-filters .items-grid-4-with-heading-and-button {
    margin-bottom: 30px;
}

.form-with-background {
    padding: 50px 0;
}

/* slider popup modal */

.sidebar-modal-trigger a.trigger-link:hover .icon:before {
    filter: brightness(0) saturate(100%) invert(77%) sepia(10%) saturate(2241%) hue-rotate(41deg) brightness(96%) contrast(93%);
}

.sidebar-modal-trigger a.trigger-link {
    background: #97D146;
}

.sidebar-modal-trigger a.trigger-link:hover {
    color: #97D146;
}

.slider-popup-modal .item.slider-item:hover {
    border: 1px solid #7A7A7A;
}

.product-details-price .product-price-loyalty,
.type-view-onerow-v3 .product-price-loyalty,
.product .item .text-wrapper .prices-wrapper .loyalty-price {
    color: #0078BD;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
}

.loyalty-info-slider.generic-slider .description,
.product-price-loyalty span.price-title,
.product-details-price .product-price-loyalty span.price-title,
.product .item .text-wrapper .prices-wrapper .loyalty-price span.price-title {
    color: #808080;
    font-size: 14px;
    line-height: 18px;
    text-transform: unset;
    margin: 0;
    font-weight: 400;
    margin-bottom: 5px;
    display: block;
}

.product-slider .item .text-wrapper .prices-wrapper .loyalty-price span.price-title {
    display: none;
}

.loyalty-info-wrapper .loyalty-info-slider .btn.btn-slider {
    border: 1px solid #0078BD;
    border-radius: 5px;
    background-color: #E7F1F899;
    color: #0078BD;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    padding: 0px 20px;
    text-transform: unset;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    white-space: break-spaces;
}

.loyalty-info-wrapper .loyalty-info-slider .btn.btn-slider:active,
.loyalty-info-wrapper .loyalty-info-slider .btn.btn-slider:focus,
.loyalty-info-wrapper .loyalty-info-slider .btn.btn-slider:hover {
    background-color: #fff;
    box-shadow: unset;
    outline-offset: unset;
}

.type-view-onerow-v3 .product-price-loyalty .loyalty-info-slider .btn {
    width: 100%;
}

.type-view-onerow-v3 .product-item .list-product-info-wrapper .prices-wrapper {
    margin-bottom: 10px;
}

.loyalty-info-wrapper .loyalty-info-slider .btn.btn-slider:before {
    content: url("../../images/core/icn_star.svg");
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.product-price-loyalty {
    margin-top: 10px;
}

.product-details-price .product-price-loyalty {
    margin-top: 15px;
}

.prices-wrapper .loyalty-info-wrapper .loyalty-info-slider .btn-wrapper {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    opacity: 1;
    display: block;
}

.loyalty-price .loyalty-status.gold .icon {
    content: url("../../images/core/loyalty-price-gold-icon.png");
}

.loyalty-price .loyalty-status.silver .icon {
    content: url("../../images/core/loyalty-price-silver-icon.png");
}

.loyalty-price .loyalty-status.bronze .icon {
    content: url("../../images/core/loyalty-price-bronze-icon.png");
}
.terms-conditions-wrapper .form-group-checklabel .validation-errors-list{
    line-height: 41px;
    left: 160px;
}
#order_total_confirm_content .cart-privacy-policy .validation-errors-list{
    bottom: -15px;
}

.prices-wrapper .loyalty-info-wrapper .loyalty-info-slider .heading-wrapper {
    margin-bottom: 10px;
}

.loyalty-info-slider.generic-slider .description {
    margin-bottom: 10px;
}
/*.product-details .product-details-info .heading-wrapper a.showAtributeValueAccordian{*/
/*    display: none;*/
/*}*/

.loyalty-ticket-form .link-wrapper a {
    position: relative;
    float: unset;
    right: unset;
    color: #0078bd;
}

.loyalty-ticket-form .nb-user-info-wrapper {
    background-color: #fff;
}
.loyalty-ticket-form .tab-link-wrapper .btn.active,
.loyalty-ticket-form .tab-link-wrapper .btn:active:focus,
.loyalty-ticket-form .tab-link-wrapper .btn:active,
.loyalty-ticket-form .tab-link-wrapper .btn:focus,
.loyalty-ticket-form .tab-link-wrapper .btn:hover {
    background: transparent;
    color: #000;
    border-color: #00558b;
}
.loyalty-ticket-form .tab-link-wrapper .btn {
    background: unset;
    font-weight: 400;
    flex: 1 1;
}
.create-loyalty-card .confirm-card-creation .btn-wrapper .btn.btn-cancel {
    padding: 7px 35px;
    border-radius: 5px;
}

.tickets-list-grid .links-wrapper .link.active,
.inactive-voucher-list-grid .links-wrapper .link.active,
.register-voucher-form .links-wrapper .link.active,
.check-voucher-form .links-wrapper .link.active,
.active-tickets-list-grid .links-wrapper .link.active,
.loyalty-offers-list-grid .links-wrapper .link.active,
.tickets-list-grid .links-wrapper .link.active,
.returned-purchases-list-grid .links-wrapper .link.active,
.purchases-list-grid .links-wrapper .link.active,
.active-voucher-list-grid .links-wrapper .link.active {
    border-bottom-color: #00558b;
}

.loyalty-card-status .progress-wrapper .level:before {
    background: #00558b;
}

.profile-menu-v2 .nav-vertical > li.active {
    border-bottom-color: #00558b;
}

.profile-loyalty-purchases-form {
    padding: 0 20px 20px;
}

.no-content-info .nb-content-wrapper .title {
    padding: 0;
    background: unset;
}

.no-content-info .nb-content-wrapper .info-text .btn-wrapper {
    padding: 0;
}

.profile-loyalty-purchases-form .btn {
    font-size: 14px;
    color: #fff;
}

.loyalty-mobile-bottom-menu .item-loyalty-barcode {
    background: linear-gradient(0deg, rgba(0, 85, 139, 1) 0%, rgba(0, 120, 191, 1) 100%);
}

.profile .profile-content-wrapper {
    border: 1px solid #eaeaea;
    border-radius: 5px;
    min-height: 300px;
}

.profile .profile-content-wrapper:has(.profile-info.no-content-info),
.profile .profile-content-wrapper:has(.loader-wrapper.hidden) {
    min-height: unset;
}

.profile .profile-content-wrapper .intro h1 {
    background: #e6f2f9;
    padding: 10px 20px;
    font-size: 20px;
    border-bottom: unset;
    margin-bottom: 10px;
}

.profile .active-tickets-list-grid,
.profile .tickets-list-grid,
.profile .loyalty-offers-list-grid,
.profile .returned-purchases-list-grid,
.profile .purchases-list-grid {
    margin-bottom: 0;
}

.profile .profile-orders .no-content-info,
.profile .profile-user-viewed .no-content-info,
.profile .profile-favorite-products .no-content-info,
.profile .profile-content-wrapper > .row,
.profile .profile-content-wrapper > .block {
    padding: 0 20px;
}

.profile .profile-edit .heading-wrapper .title,
.profile .profile-user-viewed .heading-wrapper .title,
.profile .profile-favorite-products .heading-wrapper .title,
.profile .profile-orders .heading-wrapper .title,
.profile .view-profile .profile-section .title {
    padding: 0;
}

.profile .view-profile .profile-section {
    padding-left: 0;
    margin-bottom: 0;
}

.profile .loyalty-price .loyalty-status .loyalty-title {
    font-size: 12px;
    line-height: 15px;
}

.profile .product .item .text-wrapper .prices-wrapper .loyalty-price span.price-title {
    display: none;
}
.profile .product-price-loyalty span.price-title {
    font-size: 12px;
    line-height: 14px;
}
.profile .product .item .options-wrapper.product-sizes-v3,
.profile .product .item .text-wrapper > .options-wrapper.product-sizes-v3 {
    display: none;
}

.loyalty-landing-page .items-generic .horizontal-image-wrapper,
.loyalty-landing-page .items-generic .item-4-items,
.loyalty-landing-page .items-generic .image-text-grid,
.loyalty-landing-page .items-generic .item-wrapper-6 {
    margin-bottom: 60px;
}

.loyalty-landing-page .text-grid-bckg {
    background-color: #00558b;
    padding: 30px;
    text-align: center;
    margin-bottom: 60px;
    width: calc(100% - 20px);
    margin-left: 10px;
}

.loyalty-landing-page .text_grid12 .title h2 {
    font-size: 26px;
    font-weight: 700;
    margin: 0;
    border-bottom: unset;
    text-align: center;
}

.loyalty-landing-page .text_grid12 .subtitle {
    text-align: center;
}

.loyalty-landing-page .text-grid-bckg .title h2 {
    color: #fff;
}

.loyalty-landing-page .text_grid12 h2:before {
    display: none;
}

.loyalty-landing-page .text-grid-bckg .title {
    margin-bottom: 10px;
}

.loyalty-landing-page .text-grid-bckg .description > *,
.loyalty-landing-page .text-grid-bckg .description {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
}

.loyalty-landing-page .text-grid-bckg .description {
    display: inline-block;
    max-width: 700px;
}

.loyalty-landing-page .grid-6-wrapper .heading-wrapper {
    text-align: center;
    margin-bottom: 20px;
}

.loyalty-landing-page .grid-6-wrapper .title h2 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 5px;
    text-align: center;
}

.loyalty-landing-page .items-generic {
    margin-top: 50px;
}

.loyalty-landing-page .grid-6-wrapper {
    margin-bottom: 5px;
}

.loyalty-landing-page .container-subitem_grid > .container {
    padding: 0;
    width: 100%;
}

.loyalty-landing-page .grid-6-wrapper .item {
    background-color: #FAFAFA;
    display: flex;
    align-items: center;
    padding: 30px 20px;
    gap: 25px;
    margin-bottom: 25px;
}

.loyalty-landing-page .grid-6-wrapper .item .content {
    min-height: 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.loyalty-landing-page .grid-6-wrapper .item .img-wrapper {
    max-width: 50px;
    flex-shrink: 0;
}

.loyalty-landing-page .grid-6-wrapper .item .title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}

.loyalty-landing-page .grid-6-wrapper .item .description {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.loyalty-landing-page .grid-6-wrapper .item .description > * {
    margin-bottom: 0;
}

.loyalty-landing-page .ckeditor-acordian.acordian-items-wrapper .item {
    border-bottom: 1px solid #eaeaea;
}

.loyalty-landing-page .ckeditor-acordian.acordian-items-wrapper .item .title {
    font-size: 18px;
    font-weight: 400;
}

.loyalty-landing-page .ckeditor-acordian.acordian-items-wrapper .item .title p {
    margin-bottom: 0;
}

.loyalty-landing-page .ckeditor-acordian.acordian-items-wrapper .item.active .content {
    padding: 0 0 20px 0;
}

.loyalty-landing-page .ckeditor-acordian.acordian-items-wrapper .item.active .title {
    color: #00558b;
}

.loyalty-landing-page .ckeditor-acordian.acordian-items-wrapper .item.active {
    background-color: #F9F9F9;
    border-bottom-color: #00558b;
}

.loyalty-landing-page .acordian-items-wrapper {
    margin: 10px 0 50px;
}

.loyalty-landing-page .ckeditor-acordian.acordian-items-wrapper .item .title:before {
    border: unset;
}

.loyalty-landing-page .text_grid12.text-center {
    margin-bottom: 60px;
}

.loyalty-landing-page .items-generic > .row {
    margin: 0;
}

.loyalty-landing-page .horizontal-image img {
    padding: 0;
}

.loyalty-mobile-bottom-menu .nav-simple .item img {
    max-width: 25px;
}

.profile .loyalty-card-form .connect-loyalty-wrapper,
.profile .loyalty-card-form .create-loyalty-wrapper {
    max-width: 600px;
}

.profile-content-wrapper .loyalty-card-code .card-body {
    min-height: 165px;
}

.loyalty-card-status .card-wrapper .info-wrapper {
    line-height: 18px;
}
.purchases-detail-modal .total-purchase-price,
.purchases-detail-modal .product-items-wrapper .product-item {
    background: #fff;
}
.purchases-detail-modal .product-name {
    font-weight: 500;
}

.profile .pagination {
    margin: 0;
}

.profile .pagination .number{
    margin-bottom: 20px;
}

.no-content-info .nb-content-wrapper .info-text .description {
    margin-bottom: 0;
}

.no-content-info .nb-content-wrapper .info-text .btn-wrapper {
    margin-top: 25px;
}

.purchases-detail-modal .title-wrapper {
    background: #fff;
    border: 1px solid #F0F0F0;
    border-bottom: unset;
}
.purchases-detail-modal .total-purchase-price {
    padding: 15px;
    margin-bottom: 0;
}

.profile .profile-content-wrapper .links-wrapper {
    margin-bottom: 20px;
}

.purchases-detail-modal .modal-body {
    padding: 30px;
}
.loyalty-card-status,
.loyalty-image,
.loyalty-card-code {
    margin: 10px 0 20px;
}

.profile .recommended-product-wrapper {
    margin: 0 0 20px;
}

.profile .heading-wrapper .description {
    margin-bottom: 0;
}
.profile .view-profile .profile-section dl {
    margin-bottom: 0;
}
.profile-orders .subtitle {
    margin-bottom: 0;
}
.profile-favorite-products .product .item .text-wrapper {
    height: 275px;
}
.profile .product-item .loyalty-info-slider .heading-wrapper {
    display: none;
}

.tooltip-inner {
    max-width: 140px;
}

.purchases-detail-modal .product-item .product-info-wrapper {
    flex-wrap: nowrap;
}

.uc-crm_loyalty_welcome_page .block.page-background {
    display: none;
}

.cart .ticket-tab-desription .loyalty-card-image img {
    max-width: 330px;
}
.profile-menu-v2 .nav li > a > img {
    max-width: 32px;
}

.loyalty-btn-block{
    margin-bottom: 60px;
}