.error-page .post-content a {
    color: #FF6600;
}

.uc-home .product .item .text-wrapper,
.product-details .product .item .text-wrapper {
    height: auto !important;
}

.page-with-sidebar {
    padding-top: 0;
}

.page.page-with-sidebar .intro {
    margin-top: 15px;
}


/*
.product-detail-buy,
.product-attributes-wrapper {
    display: none;
}
*/

.profile .profile-into .item:nth-child(3) {
    display: none;
}

.autocomplete-button .icon::before {
    position: relative;
    display: block;
    top: 1px;
    width: 15px;
    height: 15px;
}

/* - MASTER - */

::selection {
    color: #FFFFFF;
    background-color: #FF6600;
}

.loader-icon {
    left: calc(50% - 65px);
    width: 130px;
    height: 130px;
    background-image: url("../../images/core/loader.gif");
    background-position: center;
    background-repeat: no-repeat;
    border: 0;
    border-radius: 0;
    -webkit-animation: none;
    -o-animation: none;
    animation: none;
}

.loader-icon::after {
    display: none;
}

.page .contact-forma .form-group.anti-spam {
    padding-right: 10px;
    max-width: 50%;
}

.image-text-subitem-slider .fa-angle-left {
    transform: rotate(180deg) !important;
}

.header.shop .container,
main.wide .container,
.footer-wrapper.shop .container {
    width: 1600px;
}

.scroll-to-top {
    position: absolute;
    display: block !important;
    top: 30px;
    right: 10px;
    color: #FF6600;
    background-color: transparent;
    border-color: #FF6600;
    opacity: 1 !important;
}

.footer-wrapper.shop .scroll-to-top {
    position: absolute;
    top: auto;
    left: auto;
    right: 50px;
    bottom: 173px;
}

.heading-wrapper.heading-wrapper-bordered::before {
    display: none;
}

/* - margins - */

.uc-home main.wide > div:not(.main-slider) {
    padding-top: 18px;
    padding-bottom: 33px;
}

.uc-home main.wide > div.main-slider {
    padding-bottom: 33px;
}

/* - buttons - */

.form-group.button {
    border-radius: 0 !important;
}

.btn,
.btn-success,
button {
    color: #FFFFFF;
    background-color: #FF6600;
    border: 1px solid transparent !important;
    border-radius: 0 !important;
    transition: color 0.4s ease-in-out,
    background-color 0.4s ease-in-out,
    border-color 0.4s ease-in-out;
}

.btn:hover,
.btn-success:hover {
    border-color: #FF6600 !important;
}

.btn:hover,
.btn:focus,
.btn:active:focus,
.btn-success:hover,
.btn-success:focus,
.btn-success:active:focus,
.slider.main-slider .item .btn-wrapper .btn:hover,
.section.banner .slider .slick-slide .content .button-wrapper .btn:hover,
.section.about-us .grid-slider .btn:hover {
    color: #FF6600;
    background-color: transparent;
    border-color: #FF6600 !important;
}

.btn:hover,
.btn:focus,
.btn:active:focus {
    box-shadow: none !important;
}

/* -  - */

.uc-home .lists-tabs .tab-content {
    margin-top: 30px;
}

.lists-tabs ul.items-wrapper {
    font-size: 0;
    text-align: center;
    border: 0 !important;
}

.lists-tabs ul.items-wrapper .item {
    border: 0 !important;
}

.lists-tabs ul.items-wrapper .item a {
    font-size: 22px;
    font-weight: 700;
    font-family: 'BlenderPro Bold';
    line-height: 30px;
    text-transform: uppercase;
    color: #000000;
    transition: color 0.4s ease-in-out;
}

.lists-tabs ul.items-wrapper .item:hover a {
    color: inherit;
}

.lists-tabs ul.items-wrapper .item.active a,
.lists-tabs ul.items-wrapper .item a:hover {
    color: #FF6600 !important;
}

/* - breadcrumbs  - */

.breadcrumbs li::before {
    display: none;
}

.breadcrumbs li a {
    font-size: 13px;
    font-weight: 400;
    color: #878787;
}

.breadcrumbs li:not(.active) a::after {
    content: "/";
    margin-left: 2px;
    margin-right: 5px;
}

.breadcrumbs li.active a {
    color: #000000;
}

/* - page heading - */

.page .heading-wrapper {
    margin-bottom: 0;
}

.uc-store_listing main .heading-wrapper {
    margin-bottom: 20px;
}

.category-heading,
.page .intro {
    margin-top: 25px;
}

.page.page-with-sidebar .intro {
    text-align: left;
}

.category-heading .heading-wrapper,
.contact-page:not(.background-image-active) h1 {
    text-align: center;
}

.contact-page:not(.background-image-active) h1 {
    margin: 0;
}

.page .heading-wrapper .description {
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 10px;
    max-width: 780px;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}

/* - section - */

.section .heading-wrapper::before {
    display: none !important;
}

.section .heading-wrapper {
    margin-bottom: 30px;
}

.section .heading-wrapper .img-wrapper {
    display: none;
}

.section .heading-wrapper .title h2 {
    margin-bottom: 0;
    font-size: 48px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
    line-height: 58px;
    text-align: center;
    color: #000000;
}

.section .grid-slider .img-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5));
    pointer-events: none;
}

/* - slider components - */

main.wide .slider.main-slider .slick-dots {
    margin-bottom: 20px;
}

.main-slider{
    width: auto;
    margin: 0 -10px;
}

main.wide .slider.main-slider .slider-arrows,
main.wide .section.banner .slider-arrows {
    left: 50%;
    padding-top: 15px;
    padding-bottom: 15px;
    width: calc(100% - 100px);
    transform: translate(-50%, -50%);
}

main.wide .slider.main-slider .slider-arrows:hover {
    padding-left: 15px;
    padding-left: 15px;
}

main.wide .slider.main-slider .fa-angle-left,
main.wide .slider.main-slider .fa-angle-right {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background-color: rgba(255, 255, 255, 0.2);
}

main.wide .slider.main-slider .fa-angle-left::before,
main.wide .slider.main-slider .fa-angle-right::before,
main.wide .section.banner .fa-angle-left::before {
    content: url("../../images/core/arrow_right_slider.png") !important;
    position: relative;
    display: block;
    top: 4px;
    filter: brightness(0) invert(1);
    transform: rotate(180deg);
/*     transition: filter 0.4s ease-in-out; */
}

main.wide .slider.main-slider .fa-angle-left:hover::before,
main.wide .slider.main-slider .fa-angle-right:hover::before {
    filter: brightness(1) invert(0);
}

main.wide .slider.main-slider .fa-angle-right::before {
    top: -1px;
    transform: none;
}

main.wide .section.banner .fa-angle-left::before {
    content: url("../../images/core/arrow_right_orange.png");
}

main.wide .slider.main-slider .fa-angle-right::before,
main.wide .section.banner .fa-angle-right::before {
    content: url("../../images/core/arrow_left_big.png");
}

main.wide .section.banner .fa-angle-right::before {
    content: url("../../images/core/arrow_right_orange.png");
}

/* - HEADER - */

.header {
    position: fixed;
    width: 100%;
    height: 86px;
    background-color: transparent;
    border-color: transparent;
    overflow: hidden;
    transition: background-color 0.4s ease-in-out;
}

.header.shop {
    height: auto;
    background-color: #FFFFFF;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
    overflow: visible;
}

.fixed-holder {
    display: block;
    height: 110px;
}

.tp-error .header,
.header.fixed:not(.shop) {
    background-color: #000000;
}

.tp-error .header.shop {
    background-color: #FFFFFF;
}

.header .static {
    position: static;
}

.header-wrapper {
    margin-top: 30px;
}

/* - header top - */

.header-top {
    height: initial;
    background-color: #000000;
}

.header-top .title,
.header-top p,
.header-top span,
.header-top a {
    font-size: 14px;
    font-weight: 400;
    font-family: 'TradeGothicLT', 'sans-serif';
    line-height: 16px;
    text-transform: uppercase;
}

.header-top img {
    margin-right: 10px;
}

.handlines-sldier .slider-arrow i.fa-angle-left::before {
    content: url("../../images/core/arrow_left.png");
}

.handlines-sldier .slider-arrow i.fa-angle-right::before {
    content: url("../../images/core/arrow_right.png");
}

.header-top .nav.nav-simple > li a i {
    display: none;
}

.header-top .user > .nav-simple > li {
    position: relative;
    padding: 0 13px;
}

.header-top .user > .nav-simple > li:first-of-type::before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    right: 0;
    width: 1px;
    height: 12px;
    background-color: #FFFFFF;
    transform: translateY(-50%);
}

.header-top .user > .nav-simple > li:last-of-type {
    padding-right: 0;
}

/* - logo - */

.header .logo {
    padding: 0;
}

.header .logo > a {
    vertical-align: middle;
}

/* - logo for shop - */

.header.shop .logo {
    position: absolute;
    top: 0;
    left: 10px;
}

.header.shop .logo {
    height: 80px;
    background-color: #FF6600;
    overflow: hidden;
    transition: height 0.4s ease-in-out;
}

.header.shop.fixed .logo {
    height: 80px;
}

/* - navigation - */

.nav-main-wrapper {
    position: relative !important;
    margin-top: 17px !important;
    left: auto !important;
    background-color: transparent;
}

.nav-main-wrapper > .container {
    padding: 0 !important;
    width: auto !important;
}

.nav-main-wrapper > .container > .nav-main {
    float: right;
}

.nav-main > li.group-1.first-child {
    position: relative;
    margin-left: 45px;
}

.nav-main > li.group-1.first-child::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -22.5px;
    width: 1px;
    height: 35px;
    background-color: #BDBDBD;
    transform: translateY(-50%);
}

.nav-main > li > a,
.footer .nav.items-wrapper .item a,
.footer .quick-links.nav-other_links a {
    position: relative;
    padding: 15px 23px;
    font-size: 20px;
    font-family: 'BlenderPro Bold', 'sans-serif';
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    transition: color 0.4s ease-in-out;
}

.navigation-wrapper .nav-main > li > a {
    padding: 28px 23px;
    color: #000000;
}

.footer .nav.items-wrapper .item a,
.footer .quick-links.nav-other_links a {
    padding: 15px;
}

.nav-main > li > a::before,
.footer .nav.items-wrapper .item a::before,
.footer .quick-links.nav-other_links a::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 30px;
    height: 1px;
    background-color: #FF6600;
    transform: translateX(-50%) scale(0);
    transform-origin: center;
    transition: transform 0.4s ease-in-out;
}

.navigation-wrapper .nav-main > li > a::before {
    display: none !important;
}

.footer .nav.items-wrapper .item a::before,
.footer .quick-links.nav-other_links a::before {
    background-color: #FF6600;
}

.nav-main > li > a:hover,
.footer .nav.items-wrapper .item a:hover,
.footer .quick-links.nav-other_links a:hover {
    color: #FF6600;
}

.nav-main > li > a:hover::before,
.footer .nav.items-wrapper .item a:hover::before,
.footer .quick-links.nav-other_links a:hover::before {
    transform: translateX(-50%) scale(1);
}

.nav-main > li > a:hover,
.nav-main > li.active > a {
    background-color: transparent;
}

.nav-main > li > a > i {
    display: none;
}

/* - navigation for shop - */

.header.shop .navigation-wrapper {
    position: relative;
    text-align: center;
    pointer-events: none;
}

.header.shop .navigation-wrapper .header-fix-holder {
    display: none !important;
}

.header.shop .navigation-wrapper .nav-main-wrapper {
    top: 0 !important;
    margin-top: 0 !important;
}

.header.shop .navigation-wrapper .nav-main-wrapper > .container > .nav-main {
    float: none;
    display: inline-block;
    vertical-align: middle;
    pointer-events: auto;
}

/* - right sider for shop - */

.header.shop .right-wrapper {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
}

/* - dropdown - */

.nav-main-dropdown .container {
    padding: 0;
    width: 1600px !important;
}

.nav-main-dropdown-wrapper {
    top: 80px !important;
    left: 50%;
    padding: 0;
    padding-top: 1px;
    width: 100vw;
    background-color: #FFFFFF;
    border: 0;
    border-bottom: 1px solid #ECECEC;
    box-shadow: none;
    transform: translateX(-50%);
}

.nav-main-dropdown {
    background-color: #FFFFFF;
}

.nav-main-dropdown h5 {
    padding: 5px 0;
    font-size: 18px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
    line-height: 22px;
    text-transform: uppercase;
    color: #000000;
}

.nav-main-dropdown li > a,
.nav-main-dropdown .nav-main > li > a {
    font-size: 16px;
    font-weight: 500;
    font-family: 'BlenderPro Medium';
    color: #878787;
    transition: color 0.4s ease-in-out;
}

.nav-main-dropdown li > a:hover,
.nav-main-dropdown .nav-main > li > a:hover {
    color: #FF6600;
}

.nav-main-dropdown li.dark > a,
.nav-main-dropdown .nav-main > li.dark > a {
    color: #1A1A18;
}

.nav-main-dropdown li.blue > a,
.nav-main-dropdown .nav-main > li.blue > a {
    color: #005DA4;
}

.nav-main-dropdown-inner {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.nav-main-dropdown-inner > .row > div {
    padding-left: 50px;
    /*width: 25%;*/
    text-align: left;
    text-transform: uppercase;
}

.nav-main-dropdown-inner > .row > div::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 5px;
    width: 1px;
    height: 95px;
    background-color: #E5E5E5;
}

.level4 .nav-main-dropdown-inner > .row > div::before{
    display: none;
}

/* .nav-main-dropdown-inner > .row > .col-sm-3:last-of-type {
    float: right;
    width: 33.33333333%;
} */

.nav-main-dropdown-item .banner {
    display: inline-block;
    padding-top: 10px;
}

.nav-main-dropdown-item .banner h5 {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #5D5C5D;
}

/* - level3 & level4 - */

.header.shop .level3.active,
.header.shop .level4.active {
    position: relative;
}

.level3 .nav-main-submenu > li > a > i:not(.visible-xs),
.level4 .nav-main-submenu > li > a > i:not(.visible-xs) {
    color: #000;
    font-size: 18px;
    line-height: 50px;
}

.header.shop .level3 .nav-main-dropdown-item,
.header.shop .level4 .nav-main-dropdown-item,
.header.shop .level3 .nav-main-dropdown-item .heading-wrapper-inline,
.header.shop .level4 .nav-main-dropdown-item .heading-wrapper-inline {
    margin: 0;
    text-align: left;
}

.header.shop .level3 .nav-main-dropdown-inner,
.header.shop .level4 .nav-main-dropdown-inner {
    padding: 0;
    border-top: 0;
}

.header.shop .level3 .nav-main-dropdown-wrapper,
.header.shop .level4 .nav-main-dropdown-wrapper {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.header.shop .level3 nav-main-dropdown,
.header.shop .level4 nav-main-dropdown {
    position: relative;
}

.header.shop .level3 .nav-main-dropdown::before,
.header.shop .level3 .nav-main-dropdown::after,
.header.shop .level4 .nav-main-dropdown::before,
.header.shop .level4 .nav-main-dropdown::after{
    /*content: "";*/
    position: absolute;
    top: 8px;
    left: -2px;
    border: 11px solid transparent;
    border-right-color: #EAEAEA;
}

.header.shop .level3 .nav-main-dropdown::after,
.header.shop .level4 .nav-main-dropdown::after {
    left: 1px;
    top: 9px;
    border: 10px solid transparent;
    border-right-color: #FFFFFF;
}

.header.shop .level3 .nav-main-submenu-wrapper,
.header.shop .level4 .nav-main-submenu-wrapper {
    /*padding-top: 25px;*/
    width: 325px;
    border: 1px solid #ECECEC;
    /*-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);*/
    /*-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);*/
    /*box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);*/
}

.header.shop .level3 .nav-main-submenu-wrapper .container,
.header.shop .level4 .nav-main-submenu-wrapper .container {
    padding: 0 20px;
    width: 100% !important;
    background-color: #ffffff;
    border: 1px solid #EAEAEA;
}

.header.shop .level3 .nav-main-submenu,
.header.shop .level4 .nav-main-submenu {
    margin: 0;
}

.header.shop .level3 .nav-main-submenu > li,
.header.shop .level4 .nav-main-submenu > li {
    position: relative;
    height: initial;
    height: auto;
}

.header.shop .level3 .nav-main-submenu > li > a,
.header.shop .level4 .nav-main-submenu > li > a {
    padding: 0;
    text-align: left;
    border-bottom: 0;
}

.header.shop .level3 .nav-main-submenu > li:last-of-type > a,
.header.shop .level4 .nav-main-submenu > li:last-of-type > a {
    border: 0;
}

.header.shop .level3 .nav-main-submenu > li > a > h5,
.header.shop .level4 .nav-main-submenu > li > a > h5,
.header.shop .level3 .nav-main-submenu > li h5,
.header.shop .level4 .nav-main-submenu > li h5 {
    padding: 15px 0;
    font-size: 16px;
    font-weight: 500;
    font-family: 'BlenderPro Medium';
    line-height: 18px;
    color: #000000;
    text-transform: none;
}

.header.shop .level3 .nav-main-submenu .nav-main-dropdown-wrapper,
.header.shop .level4 .nav-main-submenu .nav-main-dropdown-wrapper {
    padding: 0;
    /*padding-left: 20px;*/
    left: 301px;
    width: 325px;
    box-shadow: none;
    z-index: 100;
    top: -1px !important;
}

.header.shop .level4 .nav-main-submenu .nav-main-dropdown-wrapper {
    transform: none;
}

.header.shop .level4 .nav-main-dropdown-inner .col-md-3 {
    width: 100% !important;
}

.header.shop .heading-wrapper-inline {
    border: 0;
}

/* - search - */

#search-form {
    position: relative;
    margin-right: -7px;
    z-index: 10000000;
}

.nav-main-wrapper.hidden {
    display: block !important;
    margin-top: 0;
}

.header.shop .nav-main-wrapper.hidden {
    display: none !important;
}

.nav-main-wrapper.scroll-to-fixed-fixed {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.header .search-wrapper {
    position: relative;
    float: left;
    margin-right: 30px !important;
}

.autocomplete-wrapper {
    border-top: 0;
}

.autocomplete-wrapper::before {
    height: 46px;
}

.autocomplete-button {
    padding: 0 !important;
    font-size: 14px;
    font-weight: 400;
    color: #888888;
}

.autocomplete-button .title {
    position: relative;
    right: 0;
    margin-right: 10px;
    width: 88px;
    height: 34px;
    font-size: 13px;
    line-height: 34px;
    color: #C6C6C6;
    background-color: transparent;
    border-radius: 6px;
}

.autocomplete-button .icon {
    position: relative;
    padding: 10px;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #ED7703;
    border-radius: 50% !important;
    z-index: 100;
    transition: background-color 0.4s ease-in-out;
}

.autocomplete-button .icon:hover {
    background-color: #FF6600;
}

.autocomplete-input {
    height: 46px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}

.autocomplete-close {
    padding: 15px;
    color: #000000;
}

.autocomplete-close:hover {
    color: #FFFFFF;
    background-color: #1A1A18;
}

.autocomplete-results {
    padding: 15px 10px;
}

.autocomplete h4 {
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    font-weight: 700;
    font-family: 'BlenderPro Bold';
}

.autocomplete-results .item {
    margin-bottom: 10px;
}

.autocomplete .recomended-sugest-wrapper {
    display: none;
}

.autocomplete .products-list-simple > .row > div {
    margin-bottom: 20px;
    transition: box-shadow 0.4s ease-in-out;
}

.autocomplete .products-list-simple > .row > div:hover {
    box-shadow: 0 3px 10px #cccaca;
}

.autocomplete .product-item {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.autocomplete .product-item:hover {
    box-shadow: none;
}

.autocomplete-results .img-wrapper,
.products-list-simple .product-item-image img {
    border: 0;
}

.autocomplete-results .product-code {
    display: none;
}

.autocomplete-wrapper {
    position: absolute;
    top: 50px;
    right: 120px;
    width: 260px;
    height: 34px !important;
    background-color: transparent;
    border: 0;
    z-index: 100000;
}

.autocomplete-wrapper::before {
    display: none;
}

.header.shop .autocomplete-wrapper .container {
    padding: 0;
    width: 100% !important;
}

.autocomplete-wrapper .autocomplete {
    border: 0;
}

.autocomplete-wrapper .autocomplete-input {
    padding: 3px 9px;
    height: 34px;
    font-size: 13px;
    line-height: 34px;
    color: #A8A8A8;
    background-color: transparent;
    border: 1px solid #D0D0D0;
}

.autocomplete-wrapper .autocomplete-input::placeholder {
    color: #a8a8a8;
}

.autocomplete {
    position: relative;
    background-color: #FFFFFF;
}

.autocomplete-close {
    position: absolute;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0;
    width: 36px;
    height: 100%;
    font-family: 'NBIcon', sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #173682;
    background-color: #ED7703;
    transition: background-color 0.4s ease-in-out;
}

.autocomplete-close:hover {
    color: #FFFFFF;
    background-color: #FF6600;
}

.autocomplete-close::before {
    content: "\e612" !important;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 15px;
    color: #FFFFFF;
}

.autocomplete-results {
    height: 450px;
    max-height: 450px;
    border: 1px solid #D0D0D0;
    border-top: 0;
}

.products-list-simple .product-category,
.autocomplete-results .product-title,
.products-list-simple .product-price,
.products-list-simple .product-prev-price {
    text-align: left;
}

.autocomplete-results .category-wrapper {
    line-height: 15px;
}

.autocomplete-results .category-wrapper a {
    color: #9D9D9D;
}

.article-autosuggest > div {
    margin-bottom: 25px;
    padding: 0;
    box-shadow: none!important;
    transition: box-shadow 0.4s ease-in-out;
}

.article-autosuggest > div:hover {
    box-shadow: 0 3px 10px #cccaca;
}

.article-autosuggest .item {
    min-height: auto;
}

.article .item .content, .article-autosuggest .item .content {
    border-top: 0;
}

.products-list-simple .product-category,
.article-autosuggest .item .text-wrapper .category {
    font-size: 15px;
    font-weight: 700;
    text-transform: none;
}

.article-autosuggest .item .text-wrapper .category::before {
    display: none;
}

.products-list-simple .product-category:hover {
    color: #1A1A18;
}

.article.article-grid-listing-7 div:not(.category-submenu) .item .text-wrapper .title,
.article-autosuggest .item .text-wrapper .title {
    font-family: 'Archivo Narrow', sans-serif;
}

.article-autosuggest .item .text-wrapper .title {
    height: 44px;
}

.autocomplete-results .category-wrapper {
    font-size: 12px;
    line-height: 16px;
    text-transform: none;
    color: #5D5C5D;
}

.autocomplete-results .product-title,
.article-autosuggest .item .text-wrapper .title a {
    margin: 0;
    height: 45px;
    font-size: 16px;
    font-weight: 700;
    font-family: 'BlenderPro Bold';
    line-height: 15px;
    color: #000000;
}

.autocomplete-results .category-wrapper {
    margin: 3px 0;
}

.search-sugest .product-prices {
    height: 36px;
    font-size: 16px;
    font-family: 'BlenderPro Medium';
    line-height: 18px;
}

.search-sugest .product-prev-price,
.search-sugest .product-prev-price {
    font-family: 'BlenderPro Bold';
    color: #000000;
    text-decoration: line-through;
}

.autocomplete-results .item:last-of-type {
    margin-bottom: 0;
}

/* - cart - */

.fa-heart-o::before {
    content: url("../../images/core/omiljeno.png");
}

.profile .fa-heart-o::before {
    content: "\f08a";
}

.fa-exchange::before {
    content: url("../../images/core/compare.png");
}

.fa-shopping-cart::before {
    content: url("../../images/core/korpa.png");
}

.header-wrapper .right-wrapper > div {
    position: relative;
    margin: 0;
    padding: 0;
    z-index: 100000;
}

.header-cart .mini-cart {
    margin-top: 1px;
    margin-left: 25px;
}

.header-wrapper .right-wrapper > div:not(.search-wrapper) {
    margin-top: 3px;
}

.mini-cart.mini-cart-simple .icon-wrapper,
.mini-cart.mini-cart-simple .header-carthor-total {
    line-height: 22px;
    vertical-align: unset;
}

.header-favorite.header-favorite-simple .icon-wrapper,
.header-favorite.header-favorite-simple .favorite-header-total,
.mini-cart.mini-cart-simple .icon-wrapper,
.mini-cart.mini-cart-simple .header-carthor-total {
    position: relative;
    font-size: 16px;
    color: #000000;
}

.header-favorite.header-favorite-simple .icon {
    vertical-align: middle;
}

.header-favorite.header-favorite-simple .favorite-header-total,
.mini-cart.mini-cart-simple .header-carthor-total {
    position: absolute !important;
    top: -3px !important;
    right: -8px !important;
    padding: 5px !important;
    width: 17px !important;
    height: 17px !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    line-height: 7px !important;
    text-align: center;
    color: #FFFFFF !important;
    background-color: #ED7703 !important;
    border-radius: 50% !important;
}

.mini-cart.mini-cart-simple .header-carthor-total {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.header-cart-item .header-cart-toggle {
    padding-top: 0;
    padding-bottom: 10px;
    width: 320px;
}

.header-cart-item .heading-wrapper .title {
    padding-left: 10px;
    font-size: 14px;
    font-family: 'BlenderPro Bold';
    text-align: left;
    line-height: 35px;
    color: #000000;
    border-bottom: 1px solid #ECECEC;
}

.header-cart-item .heading-wrapper i {
    font-size: 10px;
    top: 4px;
}

.header-cart-item .heading-wrapper i.pull-right {
    display: none;
}

.header-cart-item .items-wrapper .item {
    height: 95px;
    padding: 10px 35px 10px 10px;
}

.header-cart-item .items-wrapper .item img {
    width: auto;
    height: 100%;
}

.header-cart-item .items-wrapper .item .content .title {
    max-height: 44px;
    font-size: 16px;
    font-family: 'BlenderPro Bold';
    line-height: 22px;
    color: #000000;
}

.header-cart-item .items-wrapper .item .content .product-size,
.header-cart-item .items-wrapper .item .content .product-qty {
    text-align: right;
    color: #000000;
}

.header-cart-item .items-wrapper .item .content .price {
    font-size: 15px;
    font-weight: 500;
    font-family: 'BlenderPro Medium';
    color: #000000;
}

.header-cart-item .footer-wrapper {
    margin-top: 10px;
}

.header-cart-item .footer-wrapper .btn {
    margin-top: 1px;
    font-size: 18px;
    font-family: 'BlenderPro Bold';
    color: #FFFFFF !important;
    background-color: #000000 !important;
    border: 1px solid #000000 !important;
    transition: color 0.4s ease-in-out,
    background-color 0.4s ease-in-out;
    padding-top: 7px;
}

.header-cart-item .footer-wrapper .btn:hover {
    color: #000000 !important;
    background-color: #FFFFFF !important;
}

.header-cart-item .footer-wrapper .total-price {
    margin-top: 4px;
    font-size: 18px;
    font-family: 'BlenderPro Bold';
    color: #000000;
}

.header-cart-item .items-wrapper .item a.product-item-remove {
    position: absolute;
    top: 15px;
    right: 10px;
    width: 15px;
    height: 15px;
    color: #FF6600;
    border: 1px solid #FF6600;
}

.header-cart-item .heading-wrapper i::before,
.header-cart-item .items-wrapper .item a.product-item-remove i::before {
    content: "\e612" !important;
    position: absolute;
    top: 2px;
    left: 2px;
    font-size: 8px !important;
    font-family: 'NBIcon', sans-serif;
    color: #FF6600;
}

.nav-tabs > li.active::after {
    background-color: #FF6600;
}

/* bellow header */

.headlines-slider-home {
    margin-top: -1px;
    /*padding: 9px 0 !important;*/
    padding: 0 !important;
    font-family: 'TradeGothicLT', 'sans-serif';
    opacity: 0;
    z-index: 500;
    transition: opacity 0.4s ease-in-out;
    background-color: #ECECEC;
}

.headlines-slider-home > .slider .item {
    text-align: center;
}

.headlines-slider-home > .slider .item > div {
    display: inline-block;
}

.headlines-slider-home > .slider .item .title {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    color: #000000;
}

.headlines-slider-home > .slider .item .img-wrapper {
    display: none;
}

.headlines-slider-home > .slider .item .button-wrapper {
    padding: 0;
}

.headlines-slider-home > .slider .item .button-wrapper .btn {
    position: relative;
    display: block;
    top: -1px;
    margin-left: 5px;
    padding: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #FF6600;
    text-transform: none;
    text-decoration: underline;
    background-color: transparent;
    border: 0 !important;
}

/* - MAIN BANNER - */

.scroll-to-products {
    position: absolute;
    left: 50%;
    bottom: 50px;
    width: 50px;
    height: 50px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 26px;
    line-height: 50px;
    text-align: center;
    color: #FF6600;
    border: 1px solid #FF6600;
    z-index: 100;
    transform: translateX(-50%);
}

.scroll-to-products:hover,
.scroll-to-products:focus {
    color: #FF6600;
    border: 1px solid #FF6600;
}

.scroll-to-products::before {
    content: "\f107";
}

.slider.main-slider .item .content {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 90%;
    text-align: center;
    transform: translate(-50%, -50%);
}

main.wide .slider.main-slider .item .content {
    padding: 0 10px;
    max-width: 850px;
}

.slider.main-slider .item .content .text-wrapper .title {
    font-size: 100px;
    font-weight: 900;
    font-family: 'BlenderPro Heavy', 'sans-serif';
    line-height: 120px;
    color: #FFFFFF;
}

main.wide .slider.main-slider .item .content .text-wrapper .title {
    max-height: 140px;
    font-size: 60px;
    line-height: 70px;
    overflow: hidden;
}

.slider.main-slider .item .content .text-wrapper .subtitle {
    display: block;
    margin-top: 15px;
    font-size: 40px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
    line-height: 50px;
    text-transform: uppercase;
    color: #FFFFFF;
}

main.wide .slider.main-slider .item .content .text-wrapper .subtitle {
    display: none;
}

.slider.main-slider .item .content .description,
.slider.main-slider .item .content .description p,
.slider.main-slider .item .btn-wrapper .btn,
.section.banner .slider .slick-slide .content .button-wrapper .btn,
.section.about-us .grid-slider .btn {
    font-size: 30px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
    line-height: 40px;
    color: #FFFFFF;
}

.slider.main-slider .item .content .text-wrapper .description {
    margin-top: 25px;
    margin-bottom: 0;
}

main.wide .slider.main-slider .item .content .description {
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    max-width: 650px;
    max-height: 81px;
    overflow: hidden;
}

main.wide .slider.main-slider .item .content .description,
main.wide .slider.main-slider .item .content .description p,
main.wide .slider.main-slider .item .btn-wrapper .btn,
.section.banner .slider .slick-slide .content .button-wrapper .btn,
.section.about-us .grid-slider .btn {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    font-family: 'TradeGothicLT', 'sans-serif';
}

.slider.main-slider .item .content .description a {
    position: relative;
    color: #FFFFFF;
    transition: color 0.4s ease-in-out;
}

.slider.main-slider .item .content .description a:hover {
    color: #FF6600;
}

.slider.main-slider .item .content .description a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background-color: #FFFFFF;
    transition: background-color 0.4s ease-in-out;
}

.slider.main-slider .item .content .description a:hover::before {
    background-color: #FF6600;
}

.slider.main-slider .item .btn-wrapper {
    display: none;
}

main.wide .slider.main-slider .item .btn-wrapper {
    display: block;
    margin-top: 35px;
}

.slider.main-slider .item .content .text-wrapper .subtitle,
.slider.main-slider .item .btn-wrapper .btn,
.section.banner .slider .slick-slide .content .button-wrapper .btn,
.section.about-us .grid-slider .btn {
    display: inline-block;
    padding: 18px 80px;
    padding-bottom: 22px;
    font-size: 20px;
    line-height: 30px;
    vertical-align: middle;
    background-color: #FF6600;
    border: 1px solid #FF6600;
    border-radius: 0;
    transition: background-color 0.4s ease-in-out,
    color 0.4s ease-in-out,
    border-color 0.4s ease-in-out;
    pointer-events: none;
}

main.wide .slider.main-slider .item .btn-wrapper .btn,
.section.banner .slider .slick-slide .content .button-wrapper .btn,
.section.about-us .grid-slider .btn {
    padding: 20px 90px;
    font-size: 20px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
    pointer-events: auto;
}

/* - TWO BANNERS - */

.two-banners {
    padding-top: 85px;
    padding-bottom: 60px;
}

.two-banners .item .img-wrapper {
    overflow: hidden;
}

.two-banners .item .img-wrapper img {
    transform: scale(1.1);
    transition: transform 0.4s ease-in-out,
    filter 0.4s ease-in-out;
}

.two-banners .item:nth-child(2):hover .img-wrapper img {
    filter: blur(3px);
    transform: scale(1.1);
}

.two-banners .item .content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    text-align: center;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.two-banners .item .content::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    width: 30px;
    height: 1px;
    background-color: #FFFFFF;
    transform: translateX(-50%);
    opacity: 1;
    transition: opacity 0.4s ease-in-out;
}

.two-banners .item .content .title {
    font-size: 24px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
    line-height: 30px;
    color: #FFFFFF;
    opacity: 1;
    transition: opacity 0.4s ease-in-out;
}

.two-banners .item .content .subtitle {
    font-size: 70px;
    font-weight: 700;
    font-family: 'BlenderPro Heavy', 'sans-serif';
    line-height: 75px;
    color: #FFFFFF;
    opacity: 1;
    transition: opacity 0.4s ease-in-out;
}

.two-banners .item:nth-child(2):hover .content::before,
.two-banners .item:nth-child(2):hover .content .subtitle,
.two-banners .item:nth-child(2):hover .content .title {
    opacity: 0;
}

.two-banners .item .content .description {
    position: absolute;
    top: 50%;
    left: 0;
    width: 90%;
    text-align: left;
    opacity: 0;
    transform: translateY(-50%);
    transition: opacity 0.4s ease-in-out;
    pointer-events: auto;
}

.two-banners .item:nth-child(2):hover .content .description {
    opacity: 1;
}

.two-banners .item .content .description p {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #FFFFFF;
}

.two-banners .item .content .description p a {
    color: #FFFFFF !important;
}

.two-banners .item .content .description p strong {
    display: inline-block;
    margin: 0;
    margin-bottom: 5px;
    font-size: 22px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
    line-height: 25px;
    color: #FFFFFF;
}

.two-banners .item .content .btn-wrapper {
    display: none;
}

/* - highlights section - */

.section.highlights .grid-slider .content {
    position: absolute;
    left: 50%;
    bottom: 50px;
    padding: 0 20px;
    width: 100%;
    transform: translateX(-50%);
}

.section.highlights .grid-slider .item .img-wrapper {
    position: relative;
}

.section.highlights .grid-slider .item .img-wrapper img {
    position: relative;
    transition: transform 0.4s ease-in-out;
    z-index: -1;
}

.section.highlights .grid-slider .item:hover .img-wrapper img {
    transform: scale(1.1);
}

.section.highlights .grid-slider .item .text-wrapper .title {
    margin-bottom: 0;
    max-height: 80px;
    font-size: 30px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
    line-height: 40px;
    color: #FFFFFF;
    overflow: hidden;
}

.section.highlights .grid-slider .item .text-wrapper .description {
    max-height: 60px;
    overflow: hidden;
}

.section.highlights .grid-slider .item .text-wrapper .description p {
    font-size: 21px;
    font-weight: 400;
    line-height: 30px;
    color: #FFFFFF;
}

/* - banner section - */

.section.banner .slider .slick-slide {
    padding: 0;
}

.section.banner .slider .slick-slide .img-wrapper {
    position: relative;
}

.section.banner .slider .slick-slide .img-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    pointer-events: none;
}

.section.banner .slider .slick-slide .content {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0 10px;
    width: 100%;
    max-width: 850px;
    text-align: center;
    transform: translate(-50%, -50%);
}

.section.banner .slider .slick-slide .content .title {
    display: block;
    max-height: 156px;
    font-size: 42px;
    font-weight: 500;
    font-family: 'BlenderPro Medium', 'sans-serif';
    line-height: 52px;
    text-transform: uppercase;
    color: #FFFFFF;
    overflow: hidden;
}

.section.banner .slider .slick-slide .content .button-wrapper {
    margin-top: 70px;
    padding: 0 !important;
}

.section.banner .slider .slick-dots {
    bottom: 20px;
}

/* - featured section - */

.section.featured .grid-slider .img-wrapper img {
    position: relative;
    transition: transform 0.4s ease-in-out;
    z-index: -1;
}

.section.featured .grid-slider .item:hover .img-wrapper img {
    transform: scale(1.1);
}

.section.featured .grid-slider .item .content {
    position: absolute;
    left: 50%;
    bottom: 40px;
    padding: 0 20px;
    width: 100%;
    transform: translateX(-50%);
}

.section.featured .grid-slider .item .text-wrapper .title {
    margin-bottom: 5px;
    max-height: 72px;
    font-size: 26px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
    line-height: 36px;
    color: #FFFFFF;
    overflow: hidden;
}

.section.featured .grid-slider .item .text-wrapper .description {
    max-height: 52px;
    overflow: hidden;
}

.section.featured .grid-slider .item .text-wrapper .description p {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    color: #FFFFFF;
}

/* - products section - */

.product-generic-tabs .heading-wrapper {
    margin-bottom: 5px;
}

/* - section about us - */

.section.about-us .grid-slider .row,
.section.about-us > div:first-of-type .item {
    margin: 0;
    padding: 0;
}

.section.about-us > .row > div:first-of-type .item .img-wrapper img {
    position: relative;
    transition: transform 0.4s ease-in-out;
    z-index: -1;
}

.section.about-us > .row > div:first-of-type .item:hover .img-wrapper img {
    transform: scale(1.1);
}

.section.about-us > .row > div:first-of-type .item .content {
    display: none !important;
}

.section.about-us > .row > div:last-of-type .grid-slider {
    height: 585px;
    background-color: #000000;
}

.section.about-us .grid-slider .item {
    position: static;
}

.section.about-us .grid-slider .item .content {
    position: absolute;
    top: 50%;
    left: 100px;
    width: calc(100% - 200px);
    transform: translateY(-50%);
}

.section.about-us .grid-slider .text-wrapper .title {
    margin-bottom: 10px;
    max-height: 116px;
    font-size: 48px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
    line-height: 58px;
    text-align: left;
    color: #FFFFFF;
    overflow: hidden;
}

.section.about-us .grid-slider .text-wrapper .description {
    margin-bottom: 50px;
    max-height: 140px;
    text-align: left;
    overflow: hidden;
}

.section.about-us .grid-slider .text-wrapper .description p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #CBCBCB;
}

.section.about-us .grid-slider .btn-wrapper {
    text-align: left;
}

/* - article section - */

.article.article-slider {
    padding: 0 10px;
    overflow: hidden;
}

.article.article-slider .slick-list {
    margin: 0 -10px;
}

.article.article-slider .item,
.article-list-grid div:not(.category-submenu) .item,
.article-autosuggest .item {
    box-shadow: none !important;
}

.article.article-slider .item {
    margin-bottom: 0;
}

.article .item .the-date,
.article-autosuggest .item .the-date {
    position: absolute !important;
    top: 20px !important;
    left: 20px !important;
    padding: 10px 15px !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.article .item .the-date > div,
.article-autosuggest .item .the-date > div {
    float: left !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 15px !important;
    color: #FFFFFF !important;
}

.article .item .the-date > div.day,
.article-autosuggest .item .the-date > div.day {
    margin-right: 3px !important;
}

.article .item .the-date > div.year,
.article-autosuggest .item .the-date > div.year {
    display: none !important;
}

.article .item .content,
.article-autosuggest .item .content {
    padding: 0;
    padding-top: 15px;
    padding-right: 35px;
}

.article-autosuggest .item .content {
    padding-top: 10px;
    padding-right: 0;
    min-height: initial;
}

.article .item .text-wrapper .category,
.article-autosuggest .item .text-wrapper .category {
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    line-height: 22px;
    color: #878787;
}

.article-autosuggest .item .text-wrapper .category {
    text-align: left;
}

.article .item .text-wrapper .title,
.article-autosuggest .item .text-wrapper .title {
    margin-bottom: 10px;
    height: 64px;
    overflow: hidden;
}

.article-autosuggest .item .text-wrapper .title {
    margin-top: 10px;
    margin-bottom: 0;
    height: 48px;
    text-align: left;
}

.article .item .text-wrapper .title a,
.article-autosuggest .item .text-wrapper .title a {
    font-size: 26px;
    font-weight: 500;
    font-family: 'BlenderPro Medium', 'sans-serif';
    line-height: 32px;
    text-transform: uppercase;
    color: #000000;
    transition: color 0.4s ease-in-out;
}

.article-autosuggest .item .text-wrapper .title a {
    font-size: 18px;
    line-height: 24px;
}

.article .item:hover .text-wrapper .title a,
.article-autosuggest .item:hover .text-wrapper .title a {
    color: #FF6600;
}

.article .item .text-wrapper .description,
.article-autosuggest .item .text-wrapper .description {
    margin-bottom: 10px;
    height: 66px;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #878787;
    overflow: hidden;
}

.article .item .btn-wrapper a.btn,
.article-list-grid .item .btn-wrapper a {
    float: none;
    padding: 0;
    font-size: 15px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
    line-height: 22px;
    text-transform: uppercase;
    color: #000000;
    background-color: transparent !important;
    border: 0 !important;
    transition: color 0.4s ease-in-out;
}

.article .item:hover .btn-wrapper a.btn,
.article-list-grid .item:hover .btn-wrapper a {
    color: #FF6600;
}

.article .item .btn-wrapper a.btn i,
.article-list-grid .item .btn-wrapper a i {
    display: none;
}

/* - instagram section - */

.section.instagram .slider {
    margin: 0 -10px;
}

.section.instagram .slider .item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 10px;
    width: calc(100% - 20px);
    height: 100%;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.8));
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
    pointer-events: none;
}

.section.instagram .slider .item:hover::before {
    opacity: 1;
}

.section.instagram .slider .item .description {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% - 60px);
    opacity: 0;
    transform: translate(-50%, -50%);
    transition: opacity 0.4s ease-in-out;
}

.section.instagram .slider .item:hover .description {
    opacity: 1;
}

.section.instagram .slider .item .description::before {
    content: url("../../images/core/instagram_hover_with_shadow.png");
    display: block;
    margin-bottom: 10px;
    margin-left: -13px;
}

.section.instagram .slider .item .description p {
    font-size: 18px;
    font-weight: 500;
    font-family: 'BlenderPro Medium', 'sans-serif';
    line-height: 28px;
    color: #FFFFFF;
}

/* - PRODUCTS - */

.catalog-list {
    padding: 10px 0;
}

.catalog-list .heading-wrapper {
    margin-bottom: 40px;
}

.catalog-list .heading-wrapper::before {
    left: 0;
    width: 100%;
    background-color: #dbdbdb;
    transform: none;
}

.catalog-list .heading-wrapper .title h2 {
    font-size: 50px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
    line-height: 60px;
    text-align: left;
}

.catalog-list .item {
    position: relative;
    padding: 30px 40px;
    cursor: pointer;
}

.catalog-list .item a {
    pointer-events: none;
}

.catalog-list:not(.visible) .item {
    display: none;
}

.catalog-list .row > .item:nth-child(1),
.catalog-list .row > .item:nth-child(2),
.catalog-list .row > .item:nth-child(3) {
    display: block;
}

.catalog-list .item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: calc(100% - 20px);
    height: 100%;
    transform: translateX(-50%);
    transition: box-shadow 0.4s ease-in-out;
    pointer-events: none;
}

.catalog-list .item:hover::before,
.catalog-list .item.expand::before {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.catalog-list .item .content {
    text-align: center;
}

.catalog-list .item .content .title,
.catalog-list .item .content .subtitle {
    font-size: 24px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
    line-height: 30px;
    text-transform: uppercase;
    color: #000000;
}

.catalog-list .item .content .title {
    margin-top: 20px;
}

.catalog-list .item .content .subtitle {
    font-size: 22px;
    line-height: 28px;
    color: #FF6600;
}

.catalog-list .item .content .description {
    position: absolute;
    left: 10px;
    margin-top: 15px;
    width: calc(100% - 21px);
    padding: 0 40px;
    padding-bottom: 30px;
    background-color: #fff;
    box-shadow: 0 21px 30px rgba(0, 0, 0, 0.1);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s ease-in-out;
    z-index: 100;
}

.catalog-list .item.expand .content .description {
    opacity: 1;
    pointer-events: auto;
}

.catalog-list .item .content .description p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: #000000;
}

.catalog-list .item .content .description p strong {
    font-size: 20px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
}

.catalog-list .item .content .btn {
    position: relative;
    margin-top: 15px;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    font-family: 'BlenderPro Medium', 'sans-serif';
    line-height: 20px;
    text-transform: none;
    color: #FF6600;
}

.catalog-list .item .content .btn::before {
    content: "";
    position: absolute;
    top: -7px;
    left: 50%;
    width: 40px;
    height: 1px;
    background-color: #FF6600;
    transform: translateX(-50%);
}

main:not(.wide) .catalog-list .item .content .btn {
    background-color: transparent;
}

.catalog-list > .btn-wrapper {
    display: block;
    margin-top: 55px;
    text-align: center;
}

.catalog-list > .btn-wrapper .btn {
    position: relative;
    padding: 0;
    font-size: 20px;
    font-family: 'BlenderPro Bold', 'sans-serif';
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    color: #FF6600;
}

.catalog-list > .btn-wrapper .btn::before {
    content: "";
    position: absolute;
    top: -15px;
    left: 50%;
    width: 35px;
    height: 1px;
    background-color: #FF6600;
    transform: translateX(-50%);
}

main:not(.wide) .catalog-list > .btn-wrapper .btn {
    background-color: transparent;
    border: 0 !important;
}

/* - ERROR - */

.error-page {
    margin-top: 135px;
    min-height: 500px;
}

.error-page h1 span {
    font-size: 55px;
    font-weight: 900;
    font-family: 'BlenderPro Heavy', 'sans-serif';
    line-height: 75px;
    color: #000000;
}

.error-page .post-content p {
    font-size: 30px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
    line-height: 40px;
    color: #000000;
}

/* - ARTICLE LIST - */

.article-list-grid {
    margin-top: 15px;
    margin-bottom: 80px;
}

.article-list-grid > .items-wrapper > .row > div:nth-child(1),
.article-list-grid > .items-wrapper > .row > div:nth-child(2),
.article-list-grid > .items-wrapper > .row > div:nth-child(3) {
    width: 33.33%;
}

.article-list-grid > .items-wrapper .item {
    margin-bottom: 40px;
}

/* - categories - */

.article .category-submenu {
    margin-bottom: 35px;
}

.article .category-submenu .item {
    margin: 0 20px;
    padding: 0;
}

.article .category-submenu .item::after {
    display: none;
}

.article .category-submenu .item a {
    display: block;
    font-size: 21px;
    font-weight: 700;
    line-height: 28px;
    font-family: 'BlenderPro Bold', 'sans-serif';
    text-transform: uppercase;
    transition: color 0.4s ease-in-out;
}

.article .category-submenu .item:hover a,
.article .category-submenu .item.active a {
    color: #FF6600;
}

/* - ARTICLE DETAILS - */

.article-heading-wrapper .subtitle {
    display: none !important;
}

.article-details-content .heading-wrapper {
    margin-bottom: 0;
}

.article-details-content .similar-article-slider .heading-wrapper {
    margin-bottom: 25px;
}

.article-details-content .heading-wrapper::before {
    display: none;
}

.article-details-content .heading-wrapper .title h2 {
    margin: 0;
    font-size: 48px;
    font-family: 'BlenderPro Bold', 'sans-serif';
    font-weight: 700;
    line-height: 58px;
}

/* - heading - */

.article-heading-wrapper {
    margin-top: 25px;
    margin-bottom: 25px;
}

.article-heading-wrapper .title {
    margin: 0 auto;
    margin-bottom: 10px;
    max-width: 590px;
    text-align: center;
}

.article-heading-wrapper .title h1 {
    position: relative;
    margin: 0;
    font-size: 36px;
    font-weight: 500;
    line-height: 46px;
}

.article-heading-wrapper .the-date {
    font-size: 21px;
    font-family: 'BlenderPro Bold', 'sans-serif';
    font-weight: 700;
    line-height: 26px;
    text-align: center;
    color: #FF6600;
}

/* - cover - */

.article-details-cover {
    position: relative;
    padding: 0 !important;
}

.article-details-cover::before {
    content: "";
    position: absolute;
    display: none !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.35) 20%, rgba(255,255,255,0) 100%);
}

.article-details-cover .img-wrapper {
    text-align: center;
}

.article-details-cover .img-wrapper img {
    display: inline-block;
    width: 100%;
    max-width: 1095px;
    vertical-align: middle;
}

.article-details-cover .breadcrumbs {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.article-details-cover .cover-info-wrapper {
    position: absolute;
    left: 50%;
    bottom: 50px;
    width: 100%;
    max-width: 760px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.article-details-cover .cover-info-wrapper h1 {
    margin: 0;
    height: 72px;
    overflow: hidden;
}

.article-details-cover .cover-info-wrapper h1 span {
    font-size: 30px;
    font-weight: 500;
    color: #FFFFFF;
}

.article-header {
    margin-bottom: 10px;
    padding: 0;
    font-size: 0;
    background-color: transparent;
    border: 0;
}

.article-header .header-info .favorite {
    display: none;
}

.article-header .header-info {
    display: inline-block;
}

.article-header .category,
.article-details-cover .cover-info-wrapper .the-date {
    position: relative;
    display: inline-block;
    float: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #FFFFFF;
}

.article-header .category {
    padding-right: 15px;
}

.article-header .category::after {
    content: "/";
    position: absolute;
    right: -2px;
}

.article-details-cover .cover-info-wrapper .the-date {
    padding-left: 15px;
}

/* - content - */

.article-detail {
    position: relative;
    margin: 0 auto;
    margin-top: 35px;
    padding-left: 105px;
    max-width: 970px;
}

.article-detail .article-wrapper {
    padding: 0;
    background-color: transparent;
}


.article-detail .article-wrapper .text-wrapper {
    margin: 0;
}

/* - comments - */

.comments,
.comments-content-wrapper {
    margin: 0 auto;
    max-width: 760px;
}

.comments {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
}

.comment-content .items-wrapper .item > div .img-wrapper {
    /*width: 10%;*/
}

.comment-content .items-wrapper .item > div .text-wrapper {
    /*width: 90%;*/
}

.comments .form-comment {
    margin-bottom: 0;
}

.comments .heading-wrapper h3 {
    margin-bottom: 15px;
    font-size: 20px;
    font-family: 'BlenderPro Bold', 'sans-serif';
    font-weight: 700;
    line-height: 30px;
    color: #000000;
}

.comments .comments-input-wrapper .btn-display-comments {
    display: none;
}

.comments .form-control::placeholder {
    color: #878787;
}

.form-group-rating {
    margin-bottom: 0;
}

.form-group-rating .form-control {
    display: flex;
    justify-content: start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
}

.comments .rate-wrapper {
    width: 150px;
}

.comments .rate-wrapper .back-stars,
.comment-content .rate-wrapper .back-stars {
    color: #ECECEC;
}

.comments .rate-wrapper .front-stars,
.comment-content .rate-wrapper .front-stars {
    color: #FF6600;
}

.comments .rate-wrapper .back-stars > i,
.comments .rate-wrapper .front-stars > i {
    margin-right: 5px;
}

.comments .rate-wrapper .back-stars > i:last-of-type,
.comments .rate-wrapper .front-stars > i:last-of-type {
    margin-right: 0;
}

.comments textarea {
    height: 115px;
}

#comment_submit {
    margin-top: 10px;
    padding: 10px 40px;
    font-size: 20px;
    font-family: 'BlenderPro Bold', 'sans-serif';
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
    border: 1px solid #FF6600;
}

.comment-content {
    margin-bottom: 55px;
    padding: 0;
}

.comment-content .img-wrapper img {
    border-radius: 50% !important;
}

.comment-content .heading-wrapper .title h4 {
    font-size: 20px;
    font-family: 'BlenderPro Bold', 'sans-serif';
    font-weight: 700;
    line-height: 30px;
    color: #000000;
    border: 0;
}

.comment-content .items-wrapper .item .user,
.comment-content .items-wrapper .item .user-comment p,
.comment-content .items-wrapper .item .time {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #878787;
}

.comment-content .items-wrapper .item .user {
    margin-bottom: 0;
}

.comment-content .items-wrapper .item .user-comment p {
    margin-bottom: 15px;
    padding-top: 5px;
    padding-bottom: 3px;
}

.comment-content .items-wrapper .item .rating,
.comment-content .items-wrapper .item .like-dislike {
    display: none;
}

/* - similar articles - */

.similar-article-slider {
    margin-bottom: 60px !important;
}

/* - product slider - */

.product-slider .slick-slider .slick-track {
    padding-top: 10px;
}

.article-detail-slider.product-slider > .slider-init > .slick-list {
    margin: 0 -20px;
}

.article-detail-slider .slick-slider .slick-track {
    margin-bottom: 30px !important;
    padding-bottom: 0;
}

.article-detail-slider.product .item .text-wrapper {
    height: auto !important;
}

/* - social - */

.article-detail .social-share {
    position: absolute;
    top: 2px;
    left: 0;
}

.social-share.detail-social-share .share-text {
    display: none;
}

.article-detail .social-share .item {
    position: relative;
    display: block;
    left: 50%;
    margin-bottom: 10px;
    width: 32px;
    height: 32px;
    background-color: #ECECEC;
    transform: translateX(-50%);
    transition: background-color 0.4s ease-in-out;
}

.article-detail .social-share .item::before {
    display: none !important;
}

.article-detail .social-share .item:hover {
    background-color: #FF6600;
}

.article-detail .social-share .item img {
    filter: brightness(0);
    opacity: 0.5;
    transition: filter 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.article-detail .social-share .item:hover img {
    filter: brightness(0) invert(1);
    opacity: 1;
}

.article-detail .social-share .item:last-of-type {
    margin-bottom: 0;
}

/* - CONTACT - */

.uc-contact .footer-wrapper {
    margin-top: 0;
}

.uc-contact .location-img {
    margin-top: 80px;
    image-rendering: optimizeQuality;
    image-rendering: pixelated;
}

.contact-page:not(.background-image-active) {
    margin: 0;
    padding: 0;
}

.page.contact-page > .row,
.page.registration-page > .row, .page.login-page > .row,
.page.career-page > .row, .page.cooperation-page > .row {
    margin: 0 auto;
    max-width: 1350px;
}

.page .left-info,
.page .right-info {
    border: 0;
}

.page .left-info {
    padding-left: 0 !important;
    padding-right: 40px;
    width: 60%;
}

.page .right-info {
    padding-left: 40px;
    width: 40%;
}

.page .left-info .heading-wrapper,
.page .right-info .heading-wrapper {
    margin-bottom: 25px;
}

.page .left-info .heading-wrapper .title h2,
.page .right-info .heading-wrapper .title h2,
.page .left-info .heading-wrapper .subtitle,
.page .right-info .heading-wrapper .subtitle {
    font-size: 18px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
    line-height: 28px;
}

.page .left-info .heading-wrapper .subtitle,
.page .right-info .heading-wrapper .subtitle {
    color: #878787
}

.page .left-info h4 {
    margin-top: 15px;
}

.page .left-info .form-group.button {
    margin-bottom: 0;
    padding: 0;
    text-align: left;
}

.page .left-info button {
    display: inline-block;
    margin-top: 15px;
    width: auto;
    min-width: 240px;
    height: 50px;
    font-size: 20px;
    font-family: 'BlenderPro Bold', 'sans-serif';
    vertical-align: middle;
}

.page .right-info .company-info {
    max-width: 480px;
}

.page .right-info .company-info .items-wrapper .item {
    margin-bottom: 15px;
    width: 50%;
}

.page .right-info .company-info .items-wrapper .item:nth-child(odd) {
    padding-right: 15px;
    float: left;
}

.page .right-info .company-info .items-wrapper .item:nth-child(even) {
    float: right;
}

.page .right-info .company-info .items-wrapper .item .title {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
    line-height: 22px;
    text-transform: uppercase;
}

.page .right-info .company-info .items-wrapper .item .content,
.page .right-info .company-info .items-wrapper .item .content a,
.page .right-info .company-info .items-wrapper .item .content p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #878787;
}

.page .right-info .company-info .items-wrapper .item .content a:hover {
    color: #000000;
}

.uc-career .btn-wrapper {
    display: block;
}

/* - LOGIN, FORGOTEN PASSWORD, REGISTRATION - */

.login-style {
    margin-top: 0;
    margin-bottom: 0;
}

.page .left-info .gender-input-wrapper {
    height: 90px;
}

.page .left-info .form-group-checklabel {
    margin-top: 13px;
}

.page .left-info .confirm-check-wrapper .form-group-checklabel {
    margin-top: 5px;
    margin-bottom: 5px;
}

.page .left-info .confirm-check-wrapper label {
    margin-left: 15px;
    line-height: 21px;
}

.registration-sidebar .text-wrapper {
    margin: 0;
    padding: 0;
    background: transparent;
}

.registration-sidebar .text-wrapper,
.registration-sidebar .text-wrapper a {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #878787;
    border: 0;
}

.registration-sidebar .text-wrapper a {
    text-decoration: underline;
}

.registration-sidebar .text-wrapper a:hover {
    color: #000000;
}

/* - PAGE - */

.page .page-content {
    max-width: initial;
}

.page.page-with-sidebar .row {
    margin: 0;
}

.page .gallery-images > .row {
    margin: 0 -10px;
}

/* - sidebar - */

.sidebar:not(.sidebar-menu) {
    margin-top: -52px;
    padding-left: 50px;
    padding-right: 30px;
}

.products-detail-wrapper .sidebar:not(.sidebar-menu) {
    margin-top: 0;
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 200px;
}

.sidebar-menu {
    margin-bottom: 30px;
}

.sidebar-menu .heading-wrapper {
    margin-bottom: 5px;
    border-bottom: 0;
}

.sidebar-menu .heading-wrapper .title h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    color: #000000;
}

.sidebar-menu ul.nav {
    margin-top: 0;
    padding: 0;
    border: 0;
}

.sidebar-menu ul.nav > li {
    margin: 0;
}

.sidebar-menu .nav > li.opened::after,
.sidebar-menu .nav > li.active::after {
    display: none;
}

.sidebar-menu ul.nav .itme:last-of-type {
    border-bottom: 0;
}

.sidebar-menu ul.nav .itme > .nav {
    display: none;
}

.sidebar-menu ul.nav .itme > a {
    padding: 14px 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    font-family: 'BlenderPro Bold';
    color: #000000;
    border-bottom: 1px solid #ECECEC;
    transition: color 0.2s ease-in-out,
    border-bottom 0.2s ease-in-out;
}

.sidebar-menu ul.nav .itme:last-of-type > a {
    border-bottom-color: transparent;
}

.sidebar-menu .nav li > a:hover,
.sidebar-menu .nav li > a:focus {
    color: #FF6600;
    background-color: transparent;
    border-bottom-color: #FF6600 !important;
}

.sidebar-menu ul.nav .itme.active > a {
    margin: 0;
    color: #FF6600;
    background: transparent;
}

.sidebar .pdf-download a {
    position: relative;
    display: block;
    max-width: 370px;
    font-size: 20px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    color: #FFFFFF;
    background-color: #878787;
    transition: background-color 0.4s ease-in-out;
}

.sidebar .pdf-download a::after {
    content: url("../../images/core/download.png");
    position: relative;
    margin-left: 10px;
    top: 5px;
}

.sidebar .pdf-download a:hover {
    background-color: #000000;
}

/* - gallery - */

.gallery-images-item .download-img,
.gallery-images-item .print-img {
    display: none;
}

.gallery-images .gallery-images-item a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}

.gallery-images .gallery-images-item:hover a::before {
    opacity: 0.2;
}

.gallery-images .gallery-images-item::after {
    content: url("../../images/core/zoom.png");
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    background: transparent !important;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: opacity 0.3s ease-in-out;
}

.gallery-images .gallery-images-item:hover:after {
    opacity: 1;
}

.article-gallery {
    margin-top: 30px;
    margin-bottom: 30px;
}

.article-gallery .item::before,
.article-gallery .item::after {
    background: transparent !important;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.article-gallery .item:after {
    content: url("../../images/core/zoom.png") !important;
}

/* - TEXT EDITOR - */

.article-detail .article-wrapper .text-wrapper > img,
.article-detail .article-wrapper .text-wrapper p img {
    margin: 0 10px 10px 0;
}

.article-detail .article-wrapper .text-wrapper p img {
    margin-bottom: 0;
}

.article-content .text-wrapper {
    padding-right: 120px;
}

.article-content .text-wrapper h2,
.page-content h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    color: #4D4D4D;
}

.page .page-content p,
.page .page-content ul li,
.page .page-content ol li,
.article-content .text-wrapper p,
.article-content .text-wrapper ul li,
.article-content .text-wrapper ol li {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #808080;
    border: 0 !important;
}

.note {
    margin-bottom: 10px !important;
}

.note:not(.note-info) {
    padding: 30px 40px;
    background-color: #FF6600;
    border: 0;
}

.note:not(.note-info),
.note:not(.note-info) p {
    margin-bottom: 0;
    font-size: 24px;
    font-family: 'BlenderPro Bold', 'sans-serif';
    font-weight: 700;
    line-height: 34px;
    color: #FFFFFF;
}

.note.note-info {
    padding: 30px 40px;
    background-color: transparent;
    border-left: 3px solid #E5303B;
}

.note.note-info,
.note.note-info p {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: #4D4D4D;
}

.article-content .text-wrapper .page-box-wrapper,
.article-content .text-wrapper .page-img-box-wrapper,
.page-content .page-box-wrapper,
.page-content .page-img-box-wrapper {
    background-color: transparent;
}

.article-content .text-wrapper .page-img-box-wrapper.pull-left,
.article-content .text-wrapper .page-box-wrapper.pull-left,
.page-content .page-img-box-wrapper.pull-left,
.page-content .page-box-wrapper.pull-left {
    /*padding: 0;*/
}

.article-content .text-wrapper .page-img-box-wrapper,
.page-content .page-img-box-wrapper {
    margin-bottom: 12px;
    padding: 0;
}

.article-content .text-wrapper .page-img-box-wrapper p,
.page-content .page-img-box-wrapper p {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 18px;
    color: #808080;
}

/* - TABLE - */

.table-wrapper {
    overflow-x: auto;
}

.category-contentcategory-content table,
.article-content table,
.page-content table {
    border: 1px solid #EAEAEA;
}

.category-contentcategory-content table td,
.category-contentcategory-content table p,
.article-content table td,
.article-content table p,
.page-content table td,
.page-content table p {
    margin: 0;
    font-size: 18px !important;
    font-weight: 700 !important;
    font-family: 'BlenderPro Bold', 'sans-serif';
    line-height: 26px !important;
}

.category-contentcategory-content table thead,
.article-content table thead,
.page-content table thead {
    background-color: #FF6600;
    border-bottom: 0;
}

.category-contentcategory-content table th,
.category-contentcategory-content table td,
.article-content table th,
.article-content table td,
.page-content table th,
.page-content table td {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
}

.category-contentcategory-content table th,
.article-content table th,
.page-content table th {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 24px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
    line-height: 30px;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 1px solid #EAEAEA;
    border-bottom: 0;
}

.category-contentcategory-content table td,
.article-content table td,
.page-content table td {
    padding-top: 11px;
    padding-bottom: 11px;
    color: #686868;
    border: 1px solid #EAEAEA !important;
}

.category-contentcategory-content table td strong,
.article-content table td strong,
.page-content table td strong {
    font-weight: 500;
    color: #000000;
}

.category-contentcategory-content table td s,
.article-content table td s,
.page-content table td s {
    float: right;
}

.category-contentcategory-content table tr > td:first-child,
.article-content table tr > td:first-child,
.page-content table tr > td:first-child {
    border-right-color: transparent;
}

.category-contentcategory-content table tbody tr > td:first-child,
.category-contentcategory-content table tbody tr > td:first-child p,
.article-content table tbody tr > td:first-child,
.article-content table tbody tr > td:first-child p,
.page-content table tbody tr > td:first-child,
.page-content table tbody tr > td:first-child p {
    color: #000000 !important;
}

.category-contentcategory-content table tbody tr > td:last-child,
.category-contentcategory-content table tbody tr > td:last-child p,
.article-content table tbody tr > td:last-child,
.article-content table tbody tr > td:last-child p,
.page-content table tbody tr > td:last-child,
.page-content table tbody tr > td:last-child p {
    font-weight: 500 !important;
    font-family: 'BlenderPro Medium', 'sans-serif';
    text-align: right;
    color: #878787;
}

.category-contentcategory-content .table > thead > tr > th,
.article-content .table > thead > tr > th,
.page-content .table > thead > tr > th {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #FFFFFF;
    border: 0;
}

.category-contentcategory-content table > thead > tr > th:first-child,
.article-content table > thead > tr > th:first-child,
.page-content table > thead > tr > th:first-child {
    width: 50%;
}

.category-contentcategory-content table > thead > tr > th:first-child,
.article-content table > thead > tr > th:first-child,
.page-content table > thead > tr > th:last-child {
    width: 30%;
    text-align: right;
}

.category-contentcategory-content .table > tbody > tr > td,
.article-content .table > tbody > tr > td,
.page-content .table > tbody > tr > td {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #6D6E70;
    border: 1px solid #EAEAEA;
}

.category-contentcategory-content .table > tbody > tr > td:last-child,
.article-content .table > tbody > tr > td:last-child,
.page-content .table > tbody > tr > td:last-child {
    color: #686868 !important;
}

.category-content .table > tbody > tr:hover > td,
.category-content .table > tbody > tr:hover > th,
.article-content .table > tbody > tr:hover > td,
.article-content .table > tbody > tr:hover > th,
.page-content .table > tbody > tr:hover > td,
.page-content .table > tbody > tr:hover > th {
    background-color: #BD8A95;
}

/* - LANDING PAGE - */

/* - horizontal image - */

.items-generic .horizontal-image {
    position: relative;
}

.items-generic .horizontal-image .image-wrapper {
    position: relative;
}

.items-generic .horizontal-image .img-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.items-generic .horizontal-image .text-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0 10px;
    width: 100%;
    text-align: center;
    transform: translate(-50%, -50%);
}

.items-generic .horizontal-image .text-wrapper .title {
    max-height: 67px;
    font-size: 24px;
    line-height: 34px;
    font-family: 'BlenderPro Bold', 'sans-serif';
    color: #FFFFFF;
    overflow: hidden;
}

.items-generic .horizontal-image .text-wrapper .short-description {
    max-height: 137px;
    font-size: 59px;
    line-height: 69px;
    font-family: 'BlenderPro Bold', 'sans-serif';
    color: #FFFFFF;
    overflow: hidden;
}

/* - alternate slider - */

.image-text-subitem-slider .item.video > .img-wrapper::before {
    content: url("../../images/core/play.png");
}

.image-text-subitem-slider .item .content .title {
    font-family: 'BlenderPro Bold', 'sans-serif';
}

.image-text-subitem-slider .item .content .subtitle {
    font-family: 'BlenderPro Bold', 'sans-serif';
    color: #FF6600;
}

.image-text-subitem-slider .fa-angle-left::before,
.image-text-subitem-slider .fa-angle-right::before {
    content: url("../../images/core/arrow_right_big_orange.png");
    filter: grayscale(1);
    transition: filter 0.4s ease-in-out;
}

.image-text-subitem-slider .fa-angle-left:hover::before,
.image-text-subitem-slider .fa-angle-right:hover::before {
    filter: grayscale(0);
}

/* - fancybox - */

.items-generic .fancybox-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 100;
}

.items-generic .fancybox-slide--video > .fancybox-content {
    width: 100% !important;
    height: 100% !important;
}

/* - FAQ - */

.faq-wrapper {
    padding-top: 0;
}

.faq-wrapper > .row {
    margin: 0;
}

.accordian.article {
    margin-top: 10px;
    min-height: calc(100vh - 800px);
    margin-bottom: 80px;
}

.accordian.article .panel {
    margin-top: 0;
    background: transparent;
    box-shadow: none;
    border-bottom: 0;
}

.accordian.article > .panel-wrapper > .panel-group > .panel {
    padding: 27px 50px 27px 20px;
    border: 0;
}

.accordian.article > .panel-wrapper > .panel-group > .panel .title .panel-toggle {
    margin-top: -27px;
    margin-bottom: -27px;
    padding-top: 27px;
    padding-bottom: 27px;
}

.accordian.article .panel .title .panel-toggle.collapsed {
    color: #000000;
}

.accordian.article .panel .title .panel-toggle {
    padding: 0;
    font-size: 22px;
    font-weight: 400;
    font-family: 'BlenderPro Bold';
    line-height: 26px;
    color: #FF6600;
    border-top: 0;
}

.accordian.article .panel .title .panel-toggle.collapsed:hover {
    color: #FF6600;
}

.accordian.article .panel .title .panel-toggle.collapsed:hover .icon {
    filter: brightness(100%);
}

.panel > .collapsing, .panel > .collapse {
    background: transparent;
    border-bottom: 0;
}

.accordian.article .panel-wrapper > .panel {
    box-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 0;
    border-radius: 0;
}

.accordian.article .panel .panel-toggle > .icon {
    position: absolute;
    top: 33px;
    right: 7px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 16px;
    color: #e6303b;
    transition: all 0.3s;
    border: 0;
    border-radius: 50%;
}

.accordian.article .panel .panel-toggle.collapsed > .icon:before,
.accordian.article .panel .panel-toggle > .icon:before {
    content: url("../../images/core/arrow_up_orange.png");
    display: block;
}

.accordian.article .panel-inner {
    padding-bottom: 0;
    overflow: hidden;
}

.accordian.article .panel-inner p {
    margin: 0;
    padding: 15px 0 20px;
    padding-right: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 29px;
    color: #878787;
}

.accordian.article .panel-inner img {
    margin-right: 35px;
    margin-bottom: 35px;
    max-width: 300px;
}

.accordian.article .panel-inner  .page-img-wrapper {
    position: relative;
    float: left;
    margin-top: 0 !important;
    margin-left: 20px;
    margin-right: 40px;
    margin-bottom: 20px;
    padding: 0 !important;
}

.accordian.article .panel-inner  .page-img-wrapper a {
    position: relative;
}

.panel .title .panel-toggle::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ECECEC;
    transition: background-color 0.4s ease-in-out;
    z-index: 1000;
}

.panel .title .panel-toggle:not(.collapsed)::before {
    background-color: #FF6600;
}

.panel .title .panel-toggle::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    pointer-events: none;
    z-index: -1;
    transition: background-color 0.4s ease-in-out;
}

.panel .title .panel-toggle:not(.collapsed)::after {
    background-color: #F7F7F7;
}

.panel .title .panel-toggle.collapsed:hover,
.panel .title .panel-toggle {
    opacity: 1;
    color: #e6303b;
}

.panel .title .panel-toggle.collapsed{
    opacity: 1;
}

.panel .title .panel-toggle .icon {
    vertical-align: middle;
}

.pannel-wrapper .panel .collapse.in > .content {
    border-bottom: 1px solid #F0F0F0;
}

.collapse.in > .content {
    position: relative;
}

.panel{
    box-shadow: none;
}

/* - QUIZ, ACTION and ACTIONS DETAILS LISTING - */

.poll-listing,
.poll-details,
.action-listing,
.actions-details {
    margin-bottom: 30px !important;
}

.slider.actions-main-slider .slider-init {
    margin-bottom: 0;
}

.poll-listing,
.poll-details,
.action-listing,
.actions-details {
    margin-bottom: 20px;
}

.poll-listing .heading-wrapper,
.poll-details .heading-wrapper,
.action-listing .heading-wrapper,
.actions-details .heading-wrapper,
.error-page .heading-wrapper,
#product-compare-content .heading-wrapper,
.attribute-letters-list .heading-wrapper {
    margin: 20px 0;
    margin-bottom: 35px;
    border: 0;
}

.poll-listing .heading-wrapper h1,
.poll-details .heading-wrapper h1,
.action-listing .heading-wrapper h1,
.actions-details .heading-wrapper h1,
.error-page .heading-wrapper h1,
#product-compare-content h1,
.attribute-letters-list .title h1 {
    margin: 0;
    text-align: center;
}

#product-compare-content h1 {
    font-size: 48px;
}

.quiz-listing {
    margin-bottom: 45px;
}

.quiz-listing .heading-wrapper {
    margin-top: 15px;
    margin-bottom: 35px;
}

.quiz .item,
.poll .item,
.action-listing .item {
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid #ECECEC;
}

.quiz .item > .row > .col-xs-12:first-of-type,
.poll .item > .row > .col-xs-12:first-of-type,
.action-listing .item > .row > .col-xs-12:first-of-type {
    padding-right: 25px;
    width: 16.66666667%;
}

.quiz .item > .row > .col-xs-12:last-of-type,
.poll .item > .row > .col-xs-12:last-of-type,
.action-listing .item > .row > .col-xs-12:last-of-type {
    padding-right: 25px;
    width: 83.33333333%;
}

.quiz .item:hover,
.poll .item:hover,
.action-listing .item:hover {
    background-color: #ECECEC;
}

.quiz .item .the-date,
.poll .item .the-date,
.action-listing .item .the-date {
    height: initial;
    height: auto;
    font-size: 14px;
    color: #878787;
}

.quiz .item .the-date .pool-ended,
.poll .item .the-date .pool-ended,
.action-listing .item .the-date .pool-ended {
    display: block;
    float: right;
    padding: 5px 10px;
    text-align: center;
    color: #000000;
    border: 1px solid #000000;
}

.quiz .item .title,
.poll .item .title,
.action-listing .item .title {
    margin-top: -6px;
    font-size: 22px;
    font-weight: bold;
    font-family: 'BlenderPro Bold', 'sans-serif';
    line-height: 30px;
}

.quiz .item .description,
.poll .item .description,
.action-listing .item .description {
    color: #878787;
    padding-right: 100px;
}

.quiz-listing .text-wrapper .btn-wrapper,
.poll-listing .text-wrapper .btn-wrapper,
.action-listing .text-wrapper .btn-wrapper {
    margin-top: 15px;
}

.quiz-listing .text-wrapper .btn-wrapper a,
.poll-listing .text-wrapper .btn-wrapper a,
.action-listing .text-wrapper .btn-wrapper a {
    font-size: 16px;
    font-weight: 700;
    font-family: 'BlenderPro Bold', 'sans-serif';
}

.quiz-listing .text-wrapper .btn-wrapper a,
.poll-listing .text-wrapper .btn-wrapper a,
.action-listing .text-wrapper .btn-wrapper a {
    transition: color 0.4s ease-in-out;
}

.quiz-listing .text-wrapper .btn-wrapper a:hover,
.poll-listing .text-wrapper .btn-wrapper a:hover,
.action-listing .text-wrapper .btn-wrapper a:hover {
    color: #FF6600;
}

.quiz-listing .text-wrapper .btn-wrapper .icon,
.poll-listing .text-wrapper .btn-wrapper .icon,
.action-listing .text-wrapper .btn-wrapper .icon {
    display: none;
}

/* QUIZ RESULTS */

.quiz-details-info {
    margin-top: 15px;
}

.quiz-date {
    font-size: 15px;
}

.quiz-details .question {
    margin-bottom: 10px;
}

.poll-details .poll-ended {
    padding: 5px;
    background-color: transparent;
    color: #000000;
    border: 1px solid #000000;
}

.poll-details .poll-date {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 34px;
}

.poll-details .post-content {
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 0 !important;
    font-size: 14px;
}

.quiz-details .item-content {
    color: #878787;
}

.quiz-details .item-content .item-option span {
    display: inline-block;
    margin-bottom: 2px;
}

.progress-bar {
    background-color: #ED7703;
}

/* - PROFILE - */

.sidebar.profile-sidebar {
    margin-top: 0;
}

.profile-orders .subtitle h4 {
    font-size: 16px;
}

.profile-orders .modal table thead {
    background-color: transparent;
    border: 0;
}

.profile-orders .modal table thead th {
    font-size: 18px;
}

.profile-orders .date-order,
.profile-orders .date-delivery,
.profile-orders .p-type span,
.profile-orders .order-currier {
    color: #000000;
}

.profile-orders .date-order span,
.profile-orders .date-delivery span,
.profile-orders .payment-type span,
.profile-orders .order-currier-number span,
.profile-orders .order-currier span,
.cart-table .item-article a.category,
.profile-orders .p-type span.pt-title,
.dl-horizontal dd,
.profile-orders .table > tbody > tr > td {
    color: #878787;
}

.profile-orders .table > thead > tr > th,
.orderdetails-modal .dl-horizontal dt {
    font-weight: 700 !important;
    color: #000000 !important;
}

.modal.orderdetails-modal .dl-horizontal dt {
    font-weight: 600 !important;
}

.profile-orders .table > tbody > tr > td {
    font-weight: 400;
    text-transform: none;
}

.profile-orders .table > tbody > tr > td.item-total {
    font-weight: 600;
    color: #ED7703;
}

.table > tbody > tr:hover > td,
.table > tbody > tr:hover > th {
    background-color: #FAFAFA;
}

.table > thead {
    border-bottom: 1px solid #F0F0F0;
}

.profile table.order-table {
    border-bottom: 1px solid #F0F0F0;
}

.profile-orders .order-lnk-wrapper {
    border-left: 1px solid #F0F0F0;
}

.profile .profile-into .item .img-wrapper .item-counter{
    line-height: 34px;
    font-weight: 600;
    background: #000000;
}

.nav-vertical > li > a {
    font-family: 'BlenderPro Medium';
    font-size: 16px;
    color: #000000;
}
.profile .profile-into .item .title:hover,
.nav-vertical > li > a:hover,
.nav-vertical > li > a:focus {
    color: #ED7703;
}
.profile .profile-into .item .img-wrapper .icon {
    color: #000000;
    border-color: #000000;
}

.profile-submenu > a > i {
    color: #000000;
}

.profile .profile-into .item .img-wrapper .icon:hover {
    box-shadow: 0 0 0 8px #E6E6E6;
}

.profile .profile-into .item .title {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    text-transform: none;
}

.profile .heading-wrapper .title h3 {
    color: #000000;
    font-weight: 600;
    text-transform: none;
}

.profile .heading-wrapper .subtitle {
    font-family: 'BlenderPro Medium';
}

.profile-section .dl-horizontal dt {
    font-weight: 500;
    font-family: 'BlenderPro Medium';
}

.user-data .item span {
    font-size: 17px;
    font-weight: 600;
    font-family: 'BlenderPro Bold';
    color: #000000;
}

.user-data .item span a {
    font-size: 14px;
}

.nav-vertical > li.active > a {
    background: transparent;
    color: #ED7703;
    background-position: bottom left;
    background-repeat: repeat-x;
    border-bottom-color: transparent;
}

.tab-content-profile {
    padding-top: 15px;
    padding-left: 20px;
}

.tab-content-profile .btn-success{
    padding: 7px 35px;
    padding-bottom: 6px;
    font-weight: 600;
}

.profile-sidebar {
    padding-top: 4px;
}

.profile-sidebar h2 {
    margin-bottom: 0;
}

.profile-sidebar .heading-wrapper .title h2 {
    font-weight: 600;
    color: #000000;
    text-transform: none;
}

.table > thead > tr > th{
    color: #000000;
}

.profile-orders .cart-table .item-article a.title{
    text-align: left;
    color: #000000;
}

.profile .product-item {
    position: relative;
    margin-bottom: 20px;
}

.profile .cart-table .product-item::before {
    display: none !important;
}

.orderdetails-modal .modal-header,
.orderdetails-modal .modal-body {
    margin: 0 !important;
}

.orderdetails-modal .modal-header h5.title {
    display: none !important;
}

.orderdetails-modal .modal-body {
    padding-bottom: 40px !important;
}

.profile-orders .order-table .item.item-payment-methods .p-type {
    margin-bottom: 10px;
}

.profile-orders .order-currier {
    margin-top: 5px;
}

.profile-orders .cart-table .item-article a.title {
    margin-top: 10px;
    font-size: 14px !important;
    font-weight: 600;
    line-height: 20px !important;
    text-align: left !important;
}

.profile-orders .table > thead > tr > th {
    padding: 5px 10px;
    font-size: 16px !important;
    font-family: 'BlenderPro Bold';
}

.profile-orders .table > tbody > tr:first-child > td {
    padding-top: 8px;
    vertical-align: middle;
}

.orderdetails-modal .dl-horizontal dt {
    font-size: 13px;
}

.dl-horizontal dd {
    margin-bottom: 5px;
    font-size: 12px;
    word-break: break-all;
}

.view-profile .dl-horizontal dd {
    font-size: 15px;
}

.profile .product .product-item-attrs {
    font-weight: 700;
}

.profile .product .product-item-attr-item {
    margin-left: 5px;
    font-weight: 400;
}

.profile .profile-section .nav-vertical > li.has-dropdown a {
    padding-left: 0;
}

.profile .profile-section h2 {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 20px;
    text-transform: none;
    font-family: 'BlenderPro Medium';
}

.profile .profile-section .remove-item-lnk {
    margin-top: 5px;
    color: #ED7703;
}

.profile .profile-section .remove-item-lnk:hover {
    text-decoration: underline;
}

.product-detail-download {
    /*padding: 30px;*/
    font-size: 18px;
    line-height: 26px;
    color: #878787;
}

.product-detail-download a {
    color: #878787;
}

.profile-orders .orderdetails-modal .table > thead > tr > th {
    border-bottom: 1px solid #ECECEC;
}

.table-responsive,
.cart-table.table > thead > tr > th, .cart-table.table > tbody > tr > td {
    border-color: #ECECEC !important;
}

/* - PRODUCT LIST - */

/* - hidden - */

.product .item .img-overlay,
.product .item .btn-wrapper,
.product .item .caption-icons,
.product-listing .product-item .img-wrapper .caption-icons .quick-view,
.product .item .text-wrapper .category-wrapper span,
.preorder-date-wrapper,
.product .item .options-wrapper,
.product-listing-intro .list-types-wrapper {
    display: none;
}

.product .item:not(.wrapper-list-two-item, .wrapper-list-three-item) .text-wrapper .btn-wrapper,
.product .item .text-wrapper .btn-wrapper {
    display: block;
    width: 100%;
    bottom: -10px;
    top: auto;
}

.product .item .text-wrapper .btn-wrapper .product-link {
    display: block;
    margin: 0;
    font-size: 17px;
    height: 50px;
    min-width: 100%;
    background: #FF6600;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 600;
}

.product-listing .product .item .caption-icons {
    display: block;
}

/* - master - */

.products.section {
    margin-bottom: -10px;
}

.product-slider > .slider-init > .slick-list {
    margin-bottom: 0;
    padding-bottom: 0;
}

.tab-content > .tab-pane .slider {
    padding: 0;
    margin: 0 -10px;
}

.product_list_slider-slider {
    margin-top: 20px;
}

.product_list_slider-slider .content {
    display: none;
}

/* - heading - */

.product-listing-intro {
    padding-top: 25px;
    border-color: #ECECEC;
    border: 0;
}

.product-listing-intro .title {
    height: auto;
}

.product-listing-intro .title h1 {
    font-size: 26px;
    line-height: 36px;
}

.product-listing-intro .form-group:first-child .icheck-item {
    margin: 7px 0;
}

.product-listing-intro .styled-select {
    min-width: 55px;
    height: 34px !important;
}
.product-listing-intro .sort-product .styled-select{
    width: 150px;
}
.product-listing-intro .form-group {
    margin: 0;
}

.product-listing-intro .form-group.filters-limit {
    margin-left: 10px;
}

.product-listing-intro .form-group label,
.product-listing-intro .form-group span {
    margin: 0 10px;
    font-size: 15px;
    font-weight: 500;
    font-family: 'BlenderPro Medium';
    line-height: 34px;
    text-transform: uppercase;
}

.product-listing-intro .form-group span.styled-select-aftertext {
    margin-right: 0;
}

.product-listing-intro .form-group .styled-select select {
    text-transform: uppercase;
    color: #878787;
    border-color: #878787;
}

.product-listing-intro .list-types-wrapper .item {
    color: #878787;
}

.product-listing-intro .list-types-wrapper .item.active i,
.product-listing-intro .list-types-wrapper .item:hover i {
    background-color: #000000;
}

/* - filters - */

.filter-price-wrapper{
    display: none;
}

.product-listing-filters {
    padding-right: 40px;
    border: 0 !important;
}

.filter-group {
    padding-bottom: 0 !important;
    border-color: #ECECEC !important;
}

.filter-group.filter-input-search {
    border: 0;
}

.filter-group > :last-child {
    margin-bottom: 20px !important;
}

.product-listing-filters .filter-group .filter-category-menu > ul {
    margin-top: 23px;
    margin-bottom: 23px;
}

.product-listing-filters .filter-group .filter-category-menu > ul > li,
.product-listing-filters .reset-tag-wrapper {
    font-size: 20px;
    font-weight: 500;
    font-family: 'BlenderPro Medium';
    line-height: 25px;
    text-transform: uppercase;
}

.product-listing-filters .reset-tag-wrapper {
    padding: 15px 0;
    font-size: 18px;
    border-color: #ECECEC;
}

.product-listing-filters .reset-tag-wrapper .icon {
    float: right;
    line-height: 26px;
    color: #000000;
}

.filter-group .headline-wrapper {
    padding-bottom: 0;
    margin-bottom: 15px;
    padding-top: 5px;
}

.filter-group .headline-wrapper .title {
    font-size: 26px;
    font-weight: 700;
    font-family: 'BlenderPro Bold';
    line-height: 36px;
    text-transform: uppercase;
    color: #000000;
}

.filter-group .icon {
    top: 10px;
    right: 0;
}

.filter-group .icon.icon-minus::before,
.filter-group .icon.icon-plus::before {
    content: url("../../images/core/arrow_right_grey.png");
    position: relative;
    display: block;
    margin-right: -3px;
    opacity: 0.2;
    transform: rotate(270deg) scale(0.6);
    transition: transform 0.4s ease-in-out;
}

.filter-group .icon.icon-plus::before {
    margin-right: 0;
    transform: rotate(90deg) scale(0.6);
}

.filter-group .items-wrapper {
    padding-right: 0 !important;
}

.filter-group .items-wrapper.list-inline > li {
    width: 100%;
}

.filter-group .items-wrapper > li .icheckbox_flat {
    margin-top: 6px;
}

.filter-group .items-wrapper > li.form-group-checklabel label {
    margin-left: 20px;
    font-size: 18px;
    line-height: 26px;
    font-family: 'BlenderPro Medium';
    text-transform: uppercase;
    color: #808080;
}

.filter-group .items-wrapper > li.color-item-wrapper {
    position: relative;
    margin-top: 3px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
}

.filter-group .items-wrapper > li.color-item-wrapper .icheckbox_flat {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.filter-group .items-wrapper > li.color-item-wrapper::before {
    content: "";
    position: absolute;
    display: block;
    width: 36px;
    height: 36px;
    top: 50%;
    left: 50%;
    border: 1px solid #E6E6E6;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

.filter-group .items-wrapper > li.color-item-wrapper.form-group-checklabel label {
    display: none;
}

.product-listing .product-item:not(.list-view) {
    width: 33.33%;
    border: 0 !important;
}

.filter-group .btn-search {
    margin-top: 20px;
    margin-bottom: 0;
    height: 50px;
    font-size: 20px;
    font-family: 'BlenderPro Bold';
    background-color: #FF6600;
}

.filter-group .btn-search:hover,
.filter-group .btn-search:focus,
.filter-group .btn-search:active,
.filter-group .btn-search:focus:active {
    background-color: transparent;
}

.limited-filters .filter-group .show-all-filters{
    font-size: 14px;
}

.limited-filters .filter-group .show-all-filters:hover{
    color: #FF6600;
}
/* - tags - */

.selected-filters.tags {
    margin-top: 15px;
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
}

.selected-filters.tags::before {
    display: none;
}

.tags .products-found-wrapper .products-found,
.tags .products-found-wrapper .remove-all-tags-text {
    margin-right: -10px;
    font-size: 15px;
    font-weight: 500;
    font-family: 'BlenderPro Medium';
    line-height: 31px;
    text-transform: uppercase;
    color: #878787;
}

.tags .products-found-wrapper .remove-all-tags {
    margin: 0;
    margin-right: 10px;
    min-width: 85px;
    opacity: 1;
    vertical-align: middle;
    line-height: 20px;
}

.tags .products-found-wrapper .remove-all-tags::before {
    top: 0;
    left: 0;
    font-size: 11px;
    color: #878787;
}

.tags .products-found-wrapper .remove-all-tags:hover::before {
    color: #000000;
}

.tags .items-wrapper .item:first-child {
    margin-left: -10px;
}

.tags .items-wrapper .item {
    margin-right: 10px;
    padding: 5px 10px;
    color: #878787;
    background-color: #ECECEC;
    border-radius: 0;
}

.tags .items-wrapper .item .text {
    font-size: 15px;
    font-weight: 500;
    font-family: 'BlenderPro Medium';
    line-height: 20px;
    text-transform: uppercase;
}

.tags .items-wrapper .item .close {
    position: relative;
    margin-top: 2px;
    margin-left: 10px;
    width: 15px;
    height: 15px;
    font-size: 7px;
    border-radius: 0;
    background-color: #FFFFFF !important;
    opacity: 1;
}

.tags .items-wrapper .item .close::before {
    position: relative;
    top: -4px;
    color: #878787;
}

/* - product - */

.product .item .img-wrapper {
    margin-bottom: 20px;
    padding: 20px;
    border: 0 !important;
    transition: box-shadow 0.4s ease-in-out;
}

.product .item.grid-view .img-wrapper {
    margin-bottom: 20px;
}

.product .item:hover .img-wrapper {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}

.product-listing .product-item .img-wrapper .caption-icons {
    right: 10px;
    margin-bottom: 5px;
}

.product-listing .product-item .img-wrapper .caption-icons .product-compare {
    text-align: center;
}

.product-listing .product-item .img-wrapper .caption-icons i {
    color: #000000;
}

.product .item .text-wrapper .category-wrapper {
    margin-bottom: 0;
}

.product .item .text-wrapper .category-wrapper a,
.product .item .text-wrapper .category-wrapper span {
    font-size: 18px;
    font-weight: 500;
    font-family: 'BlenderPro Medium';
    line-height: 22px;
    color: #878787;
}

.uc-home .product .item .text-wrapper,
.tp-product .product .item .text-wrapper {
    height: auto !important;
}

.product .item .text-wrapper .title {
    margin-bottom: -7px;
    height: 34px;
}

.product .item .text-wrapper .title a {
    font-size: 24px;
    font-weight: 700;
    font-family: 'BlenderPro Bold';
    line-height: 34px;
    color: #000000;
}

.product .item .text-wrapper .prices-wrapper {
    height: 32px;
}

.product .item .text-wrapper .prices-wrapper .current-price,
.product .item .text-wrapper .prices-wrapper .current-price.price-with-discount,
.product .item .text-wrapper .prices-wrapper .product-convert-price {
    float: left;
    font-size: 22px;
    font-weight: 700;
    font-family: 'BlenderPro Bold';
    line-height: 32px;
    color: #FF6600;
}

.product .item .text-wrapper .prices-wrapper .product-convert-price {
    color: #878787;
}

.product .item .text-wrapper .prices-wrapper .product-convert-price::before {
    top: 6px;
    left: -8px;
    width: 2px;
    height: 20px;
    background-color: #878787;
    transform: none;
}

.product-listing .product-item:not(.list-view) .text-buttons-wrapper {
    display: block;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s ease-in-out;
}

.product-listing .product-item:not(.list-view):hover .text-buttons-wrapper {
    opacity: 1;
    pointer-events: auto;
}

.product-listing .product-item:not(.list-view) .text-buttons-wrapper .btn {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0;
    width: 100%;
    height: 50px;
    font-size: 20px;
    font-family: 'BlenderPro Bold';
    line-height: 50px;
}

/* - sidebar compare - */

.sidebar-product-compare{
    background: #FF6600;
    top: 260px;
}

.tp-product .sidebar-product-compare {
    top: 450px;
}

.sidebar-product-compare .sidebar-icon{
    width: auto;
    height: 33px;
    padding: 0 10px;
    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: 15px;
    font-weight: 700;
    font-family: 'BlenderPro Bold';
    line-height: 20px;
    padding-left: 15px;
}

.sidebar-product-compare .sidebar-icon > span.total{
    display: none;
}

.sidebar-footer{
    background-color: transparent;
}

.sidebar-product-compare .sidebar-icon .fa-exchange:before,
#product-compare-sidebar-content .sidebar-footer a i:before{
    /*     content: url("../../images/core/uporedjivanje.png"); */
    position: relative;
    top: 1px;
    filter: brightness(0) invert(1);
}

#product-compare-sidebar-content .sidebar-footer a i:before{
    vertical-align: top;
}

.sidebar-product-compare .sidebar-icon .fa-exchange{
    position: relative;
    top: 1px;
    right: -5px;
    font-size: 16px;
}

.sidebar-product-compare .sidebar-header {
    margin-bottom: 0;
    background: #000000;
}

.sidebar-product-compare .sidebar-body {
    margin-bottom: 0;
    color: #878787;
}

.sidebar-product-compare .sidebar-body li.item {
    margin: 0;
    padding: 10px 0;
}

.sidebar-product-compare .sidebar-body li.item img {
    width: 55px;
}

.sidebar-product-compare .sidebar-body li.item .content {
    width: 120px;
}

.sidebar-product-compare .sidebar-body li.item .content .title {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    font-family: 'BlenderPro Bold';
    line-height: 20px;
    padding: 5px 15px 5px 10px;
    max-height: 65px;
}

.sidebar-product-compare #product-compare-sidebar-content{
    border: 1px solid #ECECEC;
    box-shadow: none;
    right: -278px;
    top: 33px;
    padding: 10px;
    width: 215px;
    border: 1px solid #ECECEC;
}

.sidebar-product-compare .sidebar-header a,
.sidebar-product-compare #product-compare-sidebar-content .sidebar-footer a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    font-family: 'BlenderPro Bold';
    line-height: 32px;
}

.sidebar-product-compare #product-compare-sidebar-content .sidebar-footer a {
    padding: 0;
}

.sidebar-product-compare #product-compare-sidebar-content .sidebar-footer a:hover {
    color: #FF6600;
}

.sidebar-product-compare #product-compare-sidebar-content .sidebar-footer a .icon {
    display: none;
}

.sidebar-product-compare .sidebar-body li.item {
    height: 70px;
}

.sidebar-product-compare .sidebar-body li.item:hover{
    background: #f9f9f9;
}

.sidebar-product-compare.active #product-compare-sidebar-content,
.sidebar-product-compare:hover #product-compare-sidebar-content {
    top: 33px;
}

.sidebar-product-compare .sidebar-body .empty-list{
    padding: 5px 10px 0;
    font-size: 13px;
    line-height: 18px;
}

.sidebar-product-compare .sidebar-body li.item > i {
    position: relative;
    width: 15px;
    height: 15px;
    font-size: 17px;
    font-weight: 700;
    line-height: 22px;
    color: #FF6600;
    border: 1px solid #FF6600;
}

.sidebar-product-compare .sidebar-body li.item > i:before {
    content: '\00d7';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-56%, -55%);
}

/* - PRODUCT COMPARE - */

.container-fluid .slider-wrapper.compared-products-wrapper .heading-wrapper {
    display: none;
}

.container-fluid .slider-wrapper.product-slider-wrapper,
.container-fluid .slider-wrapper.compared-products-wrapper {
    padding: 0;
}

.product-compare-main .row,
.product-compare-main .bordered-row {
    border: 0 !important;
}

.product-compare-main .headline {
    font-family: 'BlenderPro Bold';
}

.product-compare-main .main-product-info > div {
    padding: 5px 0;
}

.product-compare-main .product-compare .category a {
    color: #878787 !important;
}

.product-compare-main .product-compare .info-headline {
    font-family: 'BlenderPro Bold';
    font-size: 17px;
    line-height:  27px;
    color: #000000 !important;
}

.product-compare-main .product-compare .category a,
.product-compare-main .product-compare .info-headline + div,
.product-compare-main .product-compare .info-headline + div a,
.product-compare-main  .product-compare .info a {
    font-size: 13px !important;
    text-align: right;
    color: #000000 !important;
}

.product-compare .remove-product > i {
    position: relative;
    width: 25px;
    height: 25px;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    color: #FF6600;
    border: 1px solid #FF6600;
}

.product-compare .remove-product > i:before {
    content: '\00d7';
    position: absolute;
    top: 49%;
    left: 50%;
    font-size: 20px;
    color: #FF6600;
    transform: translate(-50%, -50%);
}

.main-product-info .item-price .info-headline{
    display: inline-block;
    width: auto;
}
.main-product-info .item-price .product-convert-pricey{
    padding-right: 10px;
}

/* - PRODUCT DETAILS - */

.product-details-price .action-lowerprice,
.product-details-price .action-lowerprice-combinatios {
    display: none;
}

/* - product gallery - */

.product-details .product-image-wrapper {
    max-width: 515px;
    border: 0;
}

.product-details .product-image-wrapper .caption-icons {
    display: none;
}

.product-details .product-images-thumbs {
    margin: 0 auto;
    max-width: 515px;
}

.product-details .product-images-thumbs .slider-navigation-absolute {
    top: 50%;
    left: 50%;
    width: calc(100% + 60px);
    transform: translate(-50%, -50%);
}

.product-images .slider-navigation-absolute .fa-angle-left::before,
.product-images .slider-navigation-absolute .fa-angle-right::before {
    content: url("../../images/core/arrow_right_slider.png");
    filter: grayscale(1);
    transition: filter 0.4s ease-in-out;
}

.product-images .slider-navigation-absolute .fa-angle-left::before {
    display: block;
    transform: rotate(180deg);
}

.product-images .slider-navigation-absolute .fa-angle-left:hover::before,
.product-images .slider-navigation-absolute .fa-angle-right:hover::before {
    filter: grayscale(0);
}

/* - product info - */

.product-details h1 {
    font-size: 35px;
    font-weight: 700;
    font-family: 'BlenderPro Bold';
    line-height: 45px;
    color: #000000;
}

.product-details .product-details-info {
    margin-bottom: 10px;
    border-color: #ECECEC;
}

.product-details .product-details-info .category,
.product-details .product-details-info .category a,
.product-details .product-details-info .code {
    padding-bottom: 0;
    font-size: 18px;
    font-weight: 500;
    font-family: 'BlenderPro Medium';
    line-height: 26px;
    text-transform: uppercase;
    color: #878787;
}

.product-details .product-details-info .category,
.product-details .product-details-info .code {
    margin-bottom: 5px;
}

.product-details .product-details-info .description,
.product-details .product-details-info .description p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #878787;
}

.product-details .product-details-info .description {
    margin-bottom: 10px;
    max-width: 630px;
}

/*.product-details-price .prev-price .price-title,
.product-details-price .current-price .price-title {
    display: none;
}*/

.product-details-price .clearfix {
    display: flex;
}

.product-details-price .current-price,
.product-details-price .product-convert-price {
    font-size: 28px;
    font-weight: 700;
    font-family: 'BlenderPro Bold';
    line-height: 38px;
    color: #FF6600;
}

.product-details-price .product-convert-price {
    position: relative;
    margin-left: 15px;
    color: #878787;
}

.product-details-price .product-convert-price::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -8px;
    width: 2px;
    height: 25px;
    background-color: #878787;
    transform: translateY(-50%);
}

.product-details-price .prev-price,
.product-details-price .price-saved {
    font-size: 18px;
    font-weight: 500;
    font-family: 'BlenderPro Medium';
    line-height: 26px;
    text-transform: uppercase;
    color: #878787;
}

.product-detail-buy {
    margin-bottom: 35px;
}

.product-detail-buy .product-quantity-wrapper{
    float: none;
}

.product-detail-buy .heading-wrapper,
.product-attributes-wrapper label {
    margin-bottom: 15px;
}

.product-detail-buy .heading-wrapper .title,
.product-attributes-wrapper label,
.product-attributes-wrapper .product-help-link {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    font-family: 'BlenderPro Medium';
    text-transform: uppercase;
    color: #000000;
}

.product-quantity,
.product-quantity-arrows i {
    border-color: #ECECEC;
}

.product-quantity {
    width: 55px;
    height: 50px;
}

.product-quantity-arrows {
    width: 35px;
}

.product-quantity-arrows i {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
}

.product-quantity-arrows i:hover {
    background-color: #ECECEC;
}

.product-quantity .product-quantity-input,
.product-quantity .product-quantity-helper-pre,
.product-quantity .product-quantity-helper-post {
    font-size: 15px;
}

.product-attributes-wrapper {
    position: relative;
    padding-bottom: 35px;
}

.product-attributes li {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    margin-bottom: 10px;
    width: auto;
    height: 50px;
    font-size: 15px;
    color: #000000;
    background-color: #ECECEC;
    border-color: #ECECEC;
    transition: background-color 0.4s ease-in-out, border-color 0.4s ease-in-out;
}

.product-attributes li:not(.active):not(.disabled):hover {
    color: #000000;
    background-color: transparent;
    border-color: #ECECEC;
}

.product-attributes li.active {
    background-color: #FF6600;
    border-color: #FF6600;
}

.product-attributes-wrapper .product-help-link {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
}

.product-attributes-wrapper .product-help-link::before {
    content: "( ";
}

.product-attributes-wrapper .product-help-link::after {
    content: " )";
}

.product-attributes-wrapper .product-help-link i {
    display: none;
}

.shop-button-qnt {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    min-width: 295px;
    height: 50px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    font-family: 'BlenderPro Bold';
    border: 0;
    box-shadow: none;
    float: left;
}

.shop-button-qnt::before {
    position: relative;
    margin: 0;
    margin-right: 25px;
    top: auto;
    right: auto;
    bottom: auto;
    width: auto;
    min-width: initial;
    height: auto;
    filter: brightness(0) invert(1);
    transition: filter 0.4s ease-in-out;
}

.shop-button-qnt:hover::before,
.shop-button-qnt:focus::before {
    filter: brightness(1) invert(0);
}

.product-details .favorite,
.products-detail-wrapper .product-compare a {
    display: inline-flex;
    align-items: center;
}

.products-detail-wrapper .product-compare {
    margin-top: 15px;
}

.product-details .product-favorite .icon,
.products-detail-wrapper .product-compare .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    width: 35px;
    height: 35px;
    background-color: #ECECEC;
}

.product-details .product-favorite .icon::before {
    position: relative;
    display: block;
    width: 28px;
    height: 28px;
}

.products-detail-wrapper .product-compare .icon::before {
    position: relative;
    display: block;
    width: 20px;
    height: 15px;
}

.product-details .favorite .text,
.products-detail-wrapper .product-compare .text {
    font-size: 18px;
    font-weight: 500;
    font-family: 'BlenderPro Medium';
    line-height: 26px;
    text-transform: uppercase;
    color: #878787;
}

.product-details .favorite:hover .text,
.products-detail-wrapper .product-compare:hover .text {
    color: #000000;
}

.product-details .social-share.detail-social-share .share-text {
    display: block;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    color: #000000;
}

.product-details .social-share .item a {
    display: block;
    background-color: #ECECEC;
}

.product-details .social-share .item a:hover {
    background-color: #FF6600;
}

.product-details .social-share .item img {
    filter: grayscale(1) brightness(1);
    transition: filter 0.4s ease-in-out;
}

.product-details .social-share .item a:hover img {
    filter: grayscale(1) brightness(0) invert(1);
}

.separated-buttons-wrapper {
    margin-bottom: 35px;
}

.separated-buttons-wrapper > a {
    margin-bottom: 15px;
}

.separated-buttons-wrapper > a:last-of-type {
    margin: 0;
}

.separated-link {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 25px;
    max-width: 260px;
    height: 50px;
    font-size: 18px;
    font-weight: 700;
    font-family: "BlenderPro Bold";
    text-transform: uppercase;
    border: 1px solid #FF6600 !important;
    transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out;
}

.separated-link:hover {
    color: #FFFFFF;
    background-color: #FF6600;
}

.separated-link::before {
    content: url("../../images/core/chat_box.png");
    display: block;
    margin-right: 15px;
    width: 20px;
    height: 20px;
    transition: filter 0.4s ease-in-out;
}

.separated-link:not(.chat)::before {
    content: url("../../images/core/test_drive.png");
    margin-right: 15px;
    width: 23px;
    height: 24px;
}

.separated-link:hover::before {
    filter: brightness(0) invert(1);
}

/* - tabs - */

.product-details .product-generic-tabs.lists-tabs {
    margin-top: 20px;
}

.product-details .product-generic-tabs.lists-tabs ul.items-wrapper {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    height: 80px;
    background-color: #ECECEC;
}

.product-details .product-generic-tabs.lists-tabs ul.items-wrapper .item a {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 28px;
    line-height: 38px;
}

.product-details .product-generic-tabs.lists-tabs .tab-content > div {
    display: none;
    padding: 50px 100px;
    border: 1px solid #ECECEC;
    border-top: 0;
}

.product-details .product-generic-tabs.lists-tabs .tab-content > div.active {
    display: block;
}

.product-details .product-generic-tabs.lists-tabs .tab-content h3 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 700;
    font-family: 'BlenderPro Bold';
    line-height: 30px;
    color: #000000;
}

.product-details .product-generic-tabs.lists-tabs .tab-content p {
    margin: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    color: #000000;
}

.product-details .table {
    border: 1px solid #ECECEC;
}

.product-details .table thead {
    display: none;
}

.product-details .table > tbody > tr:nth-child(2n+1) {
    background-color: #F2F2F2;
}

.product-details .table > tbody > tr > td {
    padding-left: 50px;
    border: 0;
}

.product-details .table > tbody > tr > td:nth-child(odd),
.product-details .table > thead > tr > th:nth-child(odd) {
    font-size: 20px;
    font-weight: 700;
    font-family: 'BlenderPro Bold';
    line-height: 30px;
    color: #000000;
}

.product-details .table > tbody > tr > td:nth-child(even),
.product-details .table > thead > tr > th:nth-child(even),
.product-details .table > tbody > tr > td:nth-child(even) a,
.product-details .table > thead > tr > th:nth-child(even) a {
    font-size: 20px;
    font-weight: 500;
    font-family: 'BlenderPro Medium';
    line-height: 30px;
    color: #878787;
}

.product-details .table > tbody > tr > td:nth-child(2) {
    border-right: 1px solid #ECECEC;
}

/* - items - */

.promoted-products {
    margin-top: 25px;
    margin-bottom: 20px;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #ECECEC;
}

.promoted-products .image-text-subitem-slider .item {
    display: flex;
    justify-content: center;
    padding: 0;
}

.promoted-products .image-text-subitem-slider .item > div {
    float: none;
    width: auto;
}

.promoted-products .image-text-subitem-slider .item > .img-wrapper {
    max-width: 460px;
    margin-right: 70px;
}

.promoted-products .image-text-subitem-slider .item .content {
    padding-left: 0;
    padding-right: 0;
    max-width: 710px;
    margin-left: 70px;
}

/* - product parts - */

.product-parts .image-text-subitem-slider {
    padding: 32px 90px;
}

.product-parts .image-text-subitem-slider .heading-wrapper {
    display: block;
    margin-bottom: 15px;
}

.product-parts .image-text-subitem-slider .heading-wrapper .title h2 {
    margin: 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 58px;
    font-family: 'BlenderPro Bold';
}

.product-parts .image-text-subitem-slider .item {
    padding: 0;
}

.product-parts .image-text-subitem-slider .item > .img-wrapper {
    display: flex;
    justify-content: center;
}

.product-parts .image-text-subitem-slider .item .content .title {
    margin-bottom: 25px;
    font-size: 34px;
    font-weight: 700;
    line-height: 44px;
    color: #FF6600;
}

.product-parts .image-text-subitem-slider .item .content .subtitle {
    display: none;
}

/* - products slider - */

.similar-products-slider {
    margin-top: 55px;
}

.last-viewed-slider {
    margin-top: 65px;
}

/* - TOGGLE SLIDER - */

.toggle-banner .item.closed,
.toggle-banner .toggle-button span,
.toggle-banner .toggle-button i {
    display: none !important;
}

.toggle-banner {
    top: 450px;
    z-index: 1001;
}

.toggle-banner .toggle-button {
    padding: 0 !important;
    top: 0;
    right: 0;
    width: 58px !important;
    background-color: transparent;
}

.toggle-banner .toggle-button {
    top: -5px;
    left: 50%;
    right: auto;
    transform: translate(-50%, -50%);
}

.toggle-banner .toggle-button:not(.expand) {
    left: auto;
    right: 0;
    transform: translate(0, -50%);;
}

.toggle-banner .sidebar-info{
    width: 200px;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.toggle-banner > .item {
    border: 1px solid #ECECEC;
}

.toggle-banner .sidebar-info .headline-wrapper .title {
    position: relative;
    margin-bottom: 5px;
    padding-top: 40px;
    padding-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    font-family: "BlenderPro Bold";
    line-height: 26px;
    text-align: center;
    color: #000000;
}

.toggle-banner .sidebar-info .item .title {
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 500;
    font-family: "BlenderPro Medium";
    line-height: 20px;
    text-align: center;
    color: #FF6600;
}

.sidebar-info .item .text-wrapper p,
.sidebar-info .item .text-wrapper a {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    color: #878787;
}

.sidebar-info .item .text-wrapper a {
    color: #FF6600;
}

.toggle-banner .toggle-button .img-wrapper{
    overflow: hidden;
    background: #FF6600;
}
.toggle-banner .toggle-button .img-wrapper img{
    -webkit-transition: -webkit-transform .8s ease-in-out;
    -ms-transition: -ms-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
}
.toggle-banner .toggle-button.expand .img-wrapper img{
    transform: rotate(45deg);
}
/* - BUYING PROCESS - */

.heading-underlined {
    border: 0 !important;
}

.cart {
    margin-bottom: 60px;
}

.cart .btn {
    padding: 7px 20px;
    font-family: 'BlenderPro Bold';
}

.cart-table .product-item-size {
    display: none;
}

.cart .heading-wrapper {
    margin-bottom: 35px;
}

.cart .heading-wrapper.heading-underlined {
    margin-bottom: 25px;
}

.cart-step .heading-append {
    top: calc(50% - 28px);
    color: #000000;
}

.cart-step .heading-append::after {
    content: "";
    position: absolute;
    top: 4px;
    left: -10px;
    width: 30px;
    height: 30px;
    background-color: #ECECEC;
    border-radius: 50%;
    z-index: -1;
}

.cart .heading-wrapper .title {
    border-bottom: 1px solid #ECECEC;
}

.cart-step h2 {
    font-size: 26px;
    font-weight: 700;
    font-family: 'BlenderPro Bold';
    line-height: 36px;
    color: #000000;
    border-bottom: 0;
}

.cart-table > thead > tr > th {
    padding-bottom: 15px;
    font-size: 20px;
    font-weight: 400;
    font-family: 'BlenderPro Bold';
    line-height: 30px;
    text-align: left;
    text-transform: uppercase;
    color: #000000;
}

.cart-table > tbody > tr:nth-child(2n+1) {
    background-color: #F7F7F7;
}

.cart-table > tbody > tr.cart-total {
    background-color: transparent;
}

.cart-table .product-item-image img {
    border: 0;
    box-shadow: none;
}

.cart-table .product-item-category a,
.cart-table .product-item-code {
    font-size: 18px;
    font-family: 'BlenderPro Medium';
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    color: #878787;
}

.cart-table .product-item-code span {
    display: none;
}

.cart-table .product-item-title {
    margin: 5px 0;
}

.cart-table .product-item-title a {
    font-size: 20px;
    font-weight: 700;
    font-family: 'BlenderPro Medium';
    line-height: 26px;
    text-transform: uppercase;
    color: #000000;
}

.cart-table td.cart-price,
.cart-table td.cart-discount,
.cart-table td.cart-price-discount,
.cart-table td.cart-total-product {
    font-size: 18px;
    font-weight: 500;
    font-family: 'BlenderPro Medium';
    line-height: 24px;
    text-align: left;
    color: #000000;
}

.cart-table td.cart-discount {
    color: #878787;
}

.cart-table .styled-select {
    margin: 0;
    height: 35px !important;
}

.cart-table .styled-select select {
    width: 80px;
    font-size: 17px;
    color: #878787;
    background-color: transparent;
}

.cart-table .cart-total td {
    font-size: 18px;
    font-weight: 500;
    font-family: 'BlenderPro Medium';
    color: #000000;
}

.cart-table.table > tbody > tr > td.total-price {
    font-size: 20px;
    font-family: 'BlenderPro Bold';
    color: #000000;
}

#order_cart_content .cart-table .btn {
    padding: 0;
    width: 80px;
    height: 35px;
    font-size: 15px;
    font-weight: 500;
    font-family: 'BlenderPro Medium';
    line-height: 33px;
    text-transform: uppercase;
    color: #878787 !important;
    background-color: #FFFFFF !important;
    border: 1px solid #ECECEC !important;
}

.info-until-free-delivery-wrpper .heading-wrapper {
    font-family: 'BlenderPro Bold';
    font-size: 20px;
    background-color: #F7F7F7 !important;
}

.info-until-free-delivery-wrpper .title .text-wrapper {
    font-size: 20px;
    font-family: 'BlenderPro Bold';
}

.info-until-free-delivery-wrpper .title .text-wrapper .icon {
    margin-right: 20px;
    vertical-align: middle;
}

.info-until-free-delivery-wrpper .title .button-wrapper {
    vertical-align: middle;
}

.info-until-free-delivery-wrpper .title .button-wrapper .btn {
    padding-top: 8px;
    vertical-align: middle;
}

.loyalty-card-image h4 {
    font-size: 18px !important;
    font-family: 'BlenderPro Bold';
}

.loyalty-card-image .description p {
    font-size: 14px;
}

.cart-step h3,
.cart .form-group-checklabel .label-as-headline {
    font-size: 20px !important;
    font-weight: 700;
    font-family: 'BlenderPro Bold';
    line-height: 20px;
    text-transform: uppercase;
    color: #000000;
}

.cart-address .address-new,
.cart-carrier-and-payment .carrier-wrapper {
    padding-right: 30px;
}

.cart-address .users-buttons,
.cart-carrier-and-payment .cart-payment-wrapper {
    padding-left: 30px;
}

.cart-address .cart-description {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #878787;
}

.cart-description {
    font-size: 18px;
    color: #878787;
}

.cart-address .dl-horizontal dt {
    font-size: 18px;
    font-family: 'BlenderPro Bold';
}

.cart-address .dl-horizontal dd {
    font-size: 14px;
    line-height: 24px;
}

.cart-address .iradio_flat {
    margin-top: 0;
    margin-right: 10px;
}

.cart-step .description {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #878787;
}

.cart-address .cart-description a {
    margin-top: 25px;
    font-size: 15px;
    font-weight: 400;
    text-decoration: underline;
    color: #ED7703;
    transition: color 0.4s ease-in-out;
}

.cart-address .cart-description a:hover {
    color: #000000;
}

.delivery-option-image {
    padding-left: 65px !important;
}

.delivery-options .delivery-option-text p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #4D4D4D;
}

.delivery-option-text button {
    float: none;
    padding: 0;
    width: 150px;
    height: 27px;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    text-transform: uppercase;
    color: #1A1A18 !important;
    background-color: transparent !important;
    transition: color 0.4s ease-in-out,
    background-color 0.4s ease-in-out;
}

.delivery-option-text button:hover {
    color: #FFFFFF !important;
    background-color: #ECECEC !important;
}

.cart-table-summary-wrapper {
    text-align: right;
}

.cart-table-summary {
    display: inline-block;
    margin-top: 15px;
    width: initial;
    vertical-align: middle;
    text-transform: uppercase;
}

.cart-table-summary > tfoot > tr > td {
    padding: 13px 0;
    padding-left: 50px;
    font-size: 18px;
    font-weight: 500;
    font-family: 'BlenderPro Medium';
    line-height: 20px;
    color: #878787;
}

.cart-table-summary > tfoot > tr:nth-last-child(2) > td {
    border-bottom-color: #FF6600;
}

.cart-table-summary .product-item-prices {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #000000;
}

.cart-table-summary .product-item-prices.cart-total {
    font-size: 20px;
    font-weight: 700;
    font-family: 'BlenderPro Bold';
    line-height: 24px;
    color: #000000;
}

#order_total_confirm_content .cart-privacy-policy,
.cart-privacy-policy a {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #878787;
}

.cart-privacy-policy a {
    color: #000000;
}

#submit_order_one_page {
    padding: 0;
    width: 240px;
    height: 50px;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-transform: uppercase;
}

.cart-step .btn-wrapper {
    font-size: 18px;
    text-transform: uppercase;
}

/* - STORES - */

.stores-location-sesarch h4 {
    font-weight: 700;
    font-family: "BlenderPro Bold";
}

.storelocator-panel {
    width: 470px;
}

.store-listing-map .icon-lines-thin::before {
    color: #000000;
}

.store-listing-map .stores-list {
    padding-left: 0;
    padding-right: 0;
}

/* - filter - */

.store-listing-map .storelocator-filter {
    margin: 0;
    padding: 11px 14px;
    padding-bottom: 0;
    background-color: #ffffff;
    border-bottom: 1px solid #eaeaea;
    box-shadow: none;
}

.store-listing-map .storelocator-filter .stores-location-search {
    margin-bottom: 15px;
}

.store-listing-map .storelocator-filter .stores-location-search h4 {
    margin-bottom: 5px !important;
    font-size: 15px;
    font-weight: 600;
}

.store-listing-map .storelocator-filter .icon.icon-search {
    top: 56px;
    right: 30px;
    font-size: 30px;
    color: #ED7703;
}

.store-listing-map .storelocator-filter .feature-filter {
    margin-top: 15px;
}

.store-listing-map .storelocator-filter .form-group-checklabel {
    margin: 0;
    margin-bottom: 10px;
    padding: 0px 5px;
    padding-left: 0;
    width: 33.33%;
}

.store-listing-map .storelocator-filter .form-group-checklabel:nth-child(1n + 4) {
    padding-left: 0;
}

.store-listing-map .storelocator-filter .form-group-checklabel:nth-child(3n + 3) {
    padding-right: 0;
}

.store-listing-map .storelocator-filter .form-group-checklabel input {
    display: none;
}

.store-listing-map .storelocator-filter .form-group-checklabel label {
    position: relative;
    margin: 0;
    padding: 0;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px !important;
    font-weight: 600;
    color: #000000;
    border: 1px solid #000000;
    cursor: pointer;
}

.store-listing-map .storelocator-filter .form-group-checklabel:not(.hasImg) label::before,
.store-listing-map .storelocator-filter .form-group-checklabel.hasImg label img {
    position: relative;
    margin-right: 10px;
    top: 2px;
    display: inline-block;
    vertical-align: middle;
}

.store-listing-map .storelocator-filter .form-group-checklabel.hasImg label img,
.store-listing-map .storelocator-filter .form-group-checklabel:not(.hasImg) label::before {
    top: 0;
}

.store-listing-map .storelocator-filter .form-group-checklabel:not(.hasImg) label::before {
    width: 36px;
    height: 36px;
}

.store-listing-map .storelocator-filter .form-group-checklabel input + label {
    transition: border-color 0.4s ease-in-out, color 0.4s ease-in-out, background-color 0.4s ease-in-out;
}

.store-listing-map .storelocator-filter .form-group-checklabel input:checked + label,
.store-listing-map .storelocator-filter .form-group-checklabel input + label:hover {
    color: #ffffff !important;
    background-color: #ED7703 !important;
    border-color: #ED7703 !important;
}

.form-group.form-group-checklabel.hasImg label:before {
    display: none;
}
.form-group.form-group-checklabel.hasImg label img{
    padding: 5px;
    background: #FFFFFF;
}
.form-group.form-group-checklabel.hasImg label img {
    padding: 0;
    background: #FFFFFF;
    max-height: 36px;
    position: relative;
    margin-right: 9px;
    top: 0;
    display: inline-block;
    vertical-align: middle;
    float: left;
}

/* - list - */

.store-listing-map .stores-list li {
    margin: 0;
    border-bottom: 1px solid #eaeaea;
    box-shadow: none;
}

.store-listing-map .stores-list li:hover {
    background-color: #F9F9F9;
    box-shadow: none;
}

.store-listing-map .stores-list .item {
    position: relative;
    margin-bottom: 5px;
    padding-left: 35px;
    font-size: 14px;
    color: #000000;
}

/* ??? */

.store-listing-map .store-item-wrapper .select-element {
    display: none;
}

.store-listing-map .stores-list .item.phone {
    margin-bottom: 0;
}

.store-listing-map .stores-list .item.title {
    margin-inline: 0;
    padding-bottom: 0;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    font-family: "BlenderPro Bold";
    line-height: 32px;
    color: #000000;
}

.store-listing-map .stores-list .item.catName {
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0;
    line-height: 17px;
    text-transform: uppercase;
    color: #000000;
}

.store-listing-map .stores-list .item.catName span {
    font-size: 13px;
    font-weight: 700;
}

/* - popup - */

.store-listing-map .gm-style-iw {
    padding: 10px;
    padding-bottom: 4px;
    border-radius: 0;
    border: 1px solid #eaeaea;
}

.store-listing-map .gm-style-iw > button {
    top: 5px !important;
    right: 5px !important;
}
.store-listing-map .store-popup .subtitle{
    margin-bottom: 10px;
}
.store-listing-map .store-popup .subtitle .content{
    padding: 0;
}
.store-listing-map .store-popup {
    max-width: initial !important;
    max-width: auto !important;
}

.store-listing-map .gm-style .gm-style-iw-t::after {
    display: none;
}

.store-listing-map .store-popup .heading-wrapper {
    margin-bottom: 5px;
}

.store-listing-map .store-popup .heading-wrapper .title span {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    color: #000000;
}

.store-listing-map .store-popup .item {
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
    min-height: 20px;
}

.store-popup .nb-store-postCode,
.store-popup .nb-store-url,
.store-popup .nb-store-email,
.store-popup .nb-store-postCode {
    display: none;
}

.store-popup .nb-store-url,
.store-popup .store-item-action {
    display: block;
    font-size: 16px;
    font-weight: 500;
    font-family: "BlenderPro Medium";
    text-decoration: underline;
    color: #000000;
}

.store-listing-map .store-popup .item.nb-store-street {
    margin-bottom: 15px !important;
}

.store-listing-map .store-popup .item .title span {
    display: none;
}

.store-listing-map .store-popup .item .content,
.store-listing-map .store-popup .item .content a {
    padding-left: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #000000;
}

.store-listing-map .store-popup .item .content p {
    margin: 0;
    line-height: 25px;
}

.store-listing-map .store-popup .item.nb-insert-content {
    margin-bottom: 22px;
    padding: 0;
}

.store-listing-map .store-popup .item.nb-insert-content:empty {
    margin-bottom: 0;
    min-height: 5px;
    visibility: hidden;
}

.store-listing-map .store-popup .item.item-text p {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #000000;
}

/* - icons - */

.store-listing-map .stores-list .item .icon,
.store-listing-map .store-popup .item .icon {
    display: block;
}

.store-listing-map .fa-map-marker::before,
.store-listing-map .icon-phone::before,
.store-listing-map .fa-envelope::before,
.store-listing-map .icon-clock::before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    font-size: 18px;
    color: #000000;
}

/* - STORE DETAILS - */

.tp-store_details .store-background {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    background: transparent;
}

.tp-store_details .background.background-alt {
    padding-top: 0;
    background-color: transparent;
}

.tp-store_details .store-details {
    padding-top: 0;
    padding-left: 0;
}

.tp-store_details .store-map-full {
    margin-top: 0;
}

.tp-store_details .store-map-full #map-canvas {
    min-height: 500px;
}

.tp-store_details .sidebar-shopping .items-wrapper > div {
    margin: 0;
    padding-left: 35px;
}

.tp-store_details .sidebar-shopping .items-wrapper > div.title,
.tp-store_details .sidebar-shopping .store-contact.store-timetable {
    margin-top: 15px;
}

.tp-store_details .sidebar-shopping .items-wrapper > div:first-child {
    margin: 0;
}

.tp-store_details .sidebar-shopping .store-contact {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.tp-store_details .sidebar-shopping .store-contact .item {
    margin: 0;
    font-size: 14px;
    color: #000000;
}

.tp-store_details .sidebar-shopping .store-contact .item > div {
    padding: 0;
}

.tp-store_details .sidebar-shopping a {
    color: #ED7703 !important;
}

.tp-store_details .sidebar-shopping a:hover {
    text-decoration: underline;
}

.store-contact .items-wrapper .item.active {
    color: #CC0101;
}

.tp-store_details .sidebar-shopping .title {
    position: relative;
    font-size: 18px;
    font-family: "BlenderPro Medium";
    font-weight: 500;
    text-transform: uppercase;
}

.tp-store_details .sidebar-shopping .title .icon {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    color: #000000;
}

.tp-store_details .store-background h1 {
    color: #000000;
}

.sidebar-shopping {
    margin-top: 0 !important;
}

/* - FOOTER - */

.footer-wrapper {
    margin-top: 70px;
    background-color: #000000;
}

.footer {
    padding-top: 30px;
    padding-bottom: 0;
}

.footer-wrapper.shop .footer {
    padding-top: 55px;
}

.footer .logo-wrapper {
    margin-bottom: 70px;
}

.footer .logo {
    margin-top: 0;
    text-align: center;
}

.footer .logo img {
    display: inline-block;
    vertical-align: middle;
}

.footer-wrapper.shop .footer-bottom {
    margin-top: 45px;
    padding-top: 15px;
    border-top: 1px solid #FF6600;
}

/* - navigation - */

.footer-wrapper:not(.shop) .footer .footer-nav .row > .col-xs-12 {
    width: 100%;
}

.footer .heading-wrapper {
    display: none;
}

.footer-wrapper.shop .footer .heading-wrapper {
    display: block;
}

.footer-wrapper .footer .heading-wrapper h5,
.footer-wrapper .footer .heading-wrapper .h5 {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
    font-family: 'BlenderPro Medium', 'sans-serif';
    line-height: 22px;
}

.footer .nav.items-wrapper {
    text-align: center;
}

.footer-wrapper.shop .footer .nav.items-wrapper {
    text-align: left;
}

.footer-wrapper.shop .footer .nav.items-wrapper .item .content p {
    font-size: 15px;
    font-weight: 400;
    font-family: 'TradeGothicLT', 'sans-serif';
    line-height: 24px;
    color: #FFFFFF;
}

.footer .quick-links-wrapper {
    text-align: right;
}

.footer .nav.items-wrapper .item,
.footer .quick-links.nav-other_links .item {
    display: inline-block;
    padding: 0;
    width: auto;
    vertical-align: middle;
}

.footer-wrapper.shop .footer .nav.items-wrapper .item {
    display: block;
    margin-bottom: 20px;
}

.footer-wrapper.shop .footer .footer-nav .nav.items-wrapper .item {
    margin-bottom: 15px;
}

.footer .quick-links.nav-other_links .item:last-of-type a {
    padding-right: 0;
}

.footer-wrapper.shop .footer .nav.items-wrapper .item a {
    padding: 0;
    font-size: 15px;
    font-weight: 400;
    font-family: 'TradeGothicLT', 'sans-serif';
    line-height: 18px;
    text-transform: none;
    color: #C6C6C6;
}

.footer-wrapper.shop .footer .nav.items-wrapper .item a::before {
    display: none;
}

.footer-wrapper.shop .footer .nav.items-wrapper .item a:hover {
    color: #FF6600;
}

/* - newsletter - */

.footer .newsletter {
    margin-bottom: 30px;
}

.newsletter .description {
    display: none;
}

.footer-wrapper .footer .newsletter .heading-wrapper {
    margin-bottom: 25px;
}

.newsletter .form-group input,
.newsletter .form-group input::placeholder {
    padding-top: 0;
    padding-bottom: 0;
    height: 50px;
    font-size: 13px;
    font-family: 'TradeGothicLT', 'sans-serif';
    line-height: 50px;
    color: #C6C6C6;
    background-color: #FFFFFF;
}

.footer .newsletter .newsletter-form .btn-wrapper,
.footer .newsletter .viber_form .btn-wrapper {
    height: 100%;
}

.newsletter .btn-wrapper .btn {
    font-size: 20px;
    font-family: 'BlenderPro Bold', 'sans-serif';
    color: #FFFFFF;
    background-color: #FF6600;
    height: 100%;
}

.footer .newsletter .newsletter-form .alert {
    top: 50px;
    z-index: 10;
}

.footer .newsletter .newsletter-form .alert.alert-success {
    position: relative;
    top: 0;
}

/* - social - */

.footer-wrapper .footer .social-icon .heading-wrapper .h5 {
    margin-bottom: 20px;
}

.footer .social-icon {
    margin-top: 3px;
}

.social-icon .item {
    margin-right: 25px;
    vertical-align: middle;
}

.social-icon .item:last-of-type {
    margin-right: 0 !important;
}

.social-icon .item a {
    position: relative;
    width: 40px;
    height: 40px;
    border: 1px solid #FFFFFF;
    transition: none;
}

.footer .social-icon .item a {
    width: 50px;
    height: 50px;
}

.social-icon .item a[href=""] {
    pointer-events: none;
}

.social-icon .item a:hover {
    opacity: 1;
    border-color: #FF6600;
}

.social-icon .item a img {
    position: absolute;
    top: 50%;
    left: 50%;
    filter: brightness(0) invert(1);
    transform: translate(-50%, -50%) scale(0.8);
    transition: none;
}

.social-icon .item a:hover img {
    filter: brightness(100%) invert(0);
}

/* - disclaimer - */

.disclaimer {
    padding-top: 10px;
    border: 0;
}

.footer-wrapper.shop .disclaimer {
    padding-top: 0;
}

.disclaimer p {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    color: #C6C6C6;
}

/* - copyright - */

.copyright {
    display: block;
    margin-top: 55px;
    padding: 25px 0;
    font-size: 14px;
    font-family: 'TradeGothicLT', 'sans-serif';
    font-weight: 400;
    text-align: center;
    border: 0;
}

.footer-wrapper.shop .copyright {
    margin-top: 15px;
    padding-top: 7px;
    padding-bottom: 15px;
    font-size: 13px;
    line-height: 18px;
    text-align: left;
    color: #C6C6C6;
}

.copyright,
.copyright a {
    color: #bdbdbd;
}

.footer-wrapper.shop .copyright a {
    color: #FF6600;
}

.copyright a:hover {
    text-decoration: underline;
}

/* - payment cards - */

.payment-card {
    padding: 0;
    background-color: transparent;
}

.payment-card .items-wrapper {
    text-align: right;
    font-size: 0;
}

.payment-card .items-wrapper > .item {
    padding: 10px;
    padding-left: 0;
}

.payment-card .items-wrapper > .item:last-of-type {
    padding-right: 0;
}

/*.current-price{
    display: none;
}*/
.product .item .text-wrapper .prices-wrapper .product-convert-price{
    margin-left: 0;
}
.product-convert-price:before{
    display: none;
}

.product-details-price .product-convert-price{
    margin-left: 0;
}
#contact_scheduling_services_test_ride .time-filed{
    display: none;
}
#registration_modal br,
#registration_page br{
    display: none;
}

#contact_form_14{
    max-width: 1000px;
    margin: 30px 0px;
}

.wide{
    padding: 0 10px;
}

.text_grid12 li{
    list-style-type: circle;
}

.landing-challange .items-generic .horizontal-image .img-wrapper::before{
    display: none;
}

.landing-challange .items-generic .text_grid12 a{
    color: #FF6600;
    font-weight: 600;
}

.landing-challange .form-group-checklabel .validation-errors-list{
    right: 0;
    top: auto;
    width: auto;
    transform: none;
    bottom: 0;
    left: auto;
}

.landing-challange .items-generic .text_grid12  h1,
.navigation-wrapper .nav-main > li.active > a{
    color: #ff6600;
}

