.page-header.type2:not(.header-newskin) {
    background-color: #fff !important;
}

.page-header.type2 .panel.header .header.links > li > a,
.page-header.type2 .header.panel > .header.links > li > a {
    color: #777777 !important;
    text-decoration: none !important;
    transition: 350ms !important;
    font-weight: 600 !important;
}

.page-header.type2 .panel.header .header.links > li > a:hover,
.page-header.type2 .header.panel > .header.links > li > a:hover {
    color: #ea0029 !important;
}

/* header CTA */
.porto-sicon-box.default-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
}

.porto-sicon-box.default-icon .porto-just-icon-wrapper {
    text-align: center;
    display: flex;
    align-items: center;
    margin-right: 5px;
    margin-bottom: 5px;
}

.porto-sicon-box.default-icon a {
    color: #393f4f !important;
    text-decoration: none !important;
    transition: 350ms !important;
}

.porto-sicon-box.default-icon a:hover {
    color: #ea0029 !important;
}

/* logo */
.logo img {
    width: auto !important;
    height: auto !important;
    max-width: 220px !important;
}

/* sticky */
.sticky-header .logo img {
    transition: 350ms !important;
    max-width: 120px !important;
}

.sticky-header:not(.header-newskin) .minicart-wrapper .action.showcart .counter.qty {
    color: #282d3b !important;
}

.sticky-header .navigation ul {
    padding-top: 2px;
}

/*=============================================
    =            Slider            =
    =============================================*/
/* .slider-with-side .content .text-area {
        right: 4% !important;
        left: auto !important;
    } */
.slider-with-side .owl-bottom-narrow .owl-controls {
    bottom: 0 !important;
}

.slider-with-side .owl-bottom-narrow .owl-controls .owl-dots {
    margin-top: 0 !important;
}

.auto-cta-slider {
    background-color: #ea0029 !important;
    transition: 350ms;
}

.auto-cta-slider:hover {
    background-color: #fb8623 !important;
}

.slider-with-side .owl-theme .owl-dots .owl-dot.active span {
    background-color: #ea0029 !important;
}

.slider-with-side .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #ea0029 !important;
}

.auto-term-slider-container .slider-with-side {
    display: flex !important;
}

.slider-with-side .slider-area .item .content .text-area p {
    font-weight: 500 !important;
}

.slider-with-side .content .text-area {
    bottom: 20px !important;
}

.slider-with-side .slider-area {
    padding: 0 20px 0 8px !important;
}

/*=====  End of Slider  ======*/
/*=============================================
    =            Warranty section            =
    =============================================*/
.auto-register-cta {
    color: #fff !important;
    padding: 11px 20px;
    font-family: 'Oswald';
    font-size: 15px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    border-radius: 3px !important;
    margin-top: 20px;
}

.auto-register-section h2 {
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 5px;
    margin-top: 0;
    color: #fff;
}

.auto-register-section .auto-subheader {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    color: #fff;
}

.auto-register-section p {
    color: #fff;
}

.auto-register-section {
    margin-left: auto;
    margin-right: auto;
    padding: 20px 20px;
    color: #e3dfdf;
}

.auto-register-section {
    height: 100%;
    background: url('/assets/images/sail.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.slider-with-side .side-area {
    padding: 0 !important;
}

.text-warranty {
    margin-top: 20px;
    font-size: 16px;
}

.auto-register-section::before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, .3);
    left: 0;
    top: 0;
    z-index: 1;
}

.auto-register-section > * {
    z-index: 2;
    position: relative;
}

.auto-register-cta.auto-register-cta-readmore {
    background-color: #f4f4f4 !important;
    color: #282d3b !important;
}

.auto-register-cta-readmore:hover {
    background-color: #ea0029 !important;
    color: #fff !important;
}

/*=====  End of Warranty section  ======*/
/*=============================================
    =            Section Banners Free Shipping            =
    =============================================*/
.homepage-bar {
    background-color: #f1f1f1 !important;
    margin-top: 40px;
}

.homepage-bar .col-lg-4 {
    display: flex;
    justify-content: center;
}

.auto-banners {
    background-color: #f1f1f1;
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 22px 10px;
    border: 2px solid #bfbebe;
}

.auto-banners i {
    color: #eb1d41 !important;
    font-size: 50px !important;
}

.auto-banners .text-area h3 {
    color: #282d3b !important;
    font-size: 16px;
    text-transform: uppercase;
}

.auto-banners .text-area p {
    font-weight: 500;
    color: #4a4747 !important;
    font-size: 14px;
}

/*=====  End of Section Banners Free Shipping  ======*/
/*=============================================
    =            NationWide Instalers            =
    =============================================*/
.auto-instalers-home-page h2 {
    text-align: left;
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 5px;
    margin-top: 0;
    color: #282d3b;
}

.auto-instalers-home-page p {
    font-size: 16px;
    line-height: 1.2;
    color: #5d5d5d;
}

.auto-instalers-home-page {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.auto-instalers-home-page > .row {
    align-items: center !important;
}

/*=====  End of NationWide Instalers  ======*/
/*=============================================
    =            Tabs            =
    =============================================*/
.aoto-tabs-home {
    padding-top: 25px !important;
}

.aoto-tabs-home .tab-label-featured a {
    text-decoration: none !important;
}

.price-container .price {
    color: #ea0029 !important;
}

.cms-index-index .block-category-nav .category-sidebar a {
    font-size: 14px !important;
    font-weight: bold !important;
    letter-spacing: 0.06rem !important;
}

.cms-index-index .block-category-nav .category-sidebar a.expand-icon {
    font-size: 20px !important;
}

.auto-browse-category-section ul.category-sidebar > li > ul > li a {
    line-height: 1.8 !important;
    text-transform: capitalize !important;
}

/*=====  End of Tabs  ======*/
/*=============================================
=            General            =
=============================================*/
#maincontent {
    padding: 0 7px;
}

.sticky-logo {
    display: none !important;
}

/*=====  End of General  ======*/
/*=============================================
=            Testimonials            =
=============================================*/
.content-row h2 {
    font-size: 16px;
    font-family: 'Oswald';
    color: #282d3b;
    font-weight: 700;
    line-height: 1;
    padding: 10px 0;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 30px;
}

blockquote.testimonial {
    border: 0;
    background-color: transparent !important;
    color: #62615e;
    font-size: 14px;
    font-style: normal;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Open Sans';
    margin: 0;
    padding: 15px 30px 15px 50px;
    float: left;
    margin-top: 5px;
    position: relative;
    margin-left: 73px;
}

blockquote.testimonial p {
    line-height: 1.8;
}

blockquote.testimonial:before {
    left: 10px;
    top: 0;
    content: "\201C";
    font-style: normal;
    line-height: 1;
    position: absolute;
    color: #ee3d43;
    font-family: 'porto';
    font-weight: 400;
    font-size: 54px;
}

.testimonial-arrow-down {
    border: 15px solid transparent;
    border-top-color: #ee3d43;
    border-bottom: 0;
    height: 0;
    margin: 0 0 0 25px;
    width: 0;
}

.testimonial-author {
    margin: 8px 0 0 8px;
}

.testimonial-author .img-thumbnail {
    float: left;
    margin-right: 25px;
    position: relative;
    line-height: 1.5;
    background-color: #fff;
    display: inline-block;
    max-width: 100%;
    height: auto;
    border-radius: 50% !important;
}

.testimonial-author .img-thumbnail img {
    max-width: 60px;
    display: inline-block;
    height: auto;
}

.testimonial-author p {
    color: #666;
    margin: 0 0 0 25px;
    text-align: left;
    line-height: 24px;
    text-transform: uppercase;
}

.testimonial-author p > strong {
    color: #111;
    display: block;
    padding-top: 7px;
    font-size: 14px;
}

.testimonial-author span {
    color: #666;
    display: block;
    font-size: 12px;
}

.columns .column.main {
    padding-bottom: 0;
}

.support-block {}

.support-block > div {
    padding: 50px 15px 50px 5px;
    line-height: 1.4;
}

.support-block > div:after {
    content: '';
    display: table;
    clear: both;
}

.support-block > div > i {
    font-size: 55px;
    color: #ee3d43;
    float: left;
    margin: 0 15px 0 0;
}

.support-block > div > h3 {
    color: #21293c;
    font-family: 'Oswald';
    font-size: 14px;
    font-weight: 700;
    margin: 10px 0;
}

.support-block > div > p {
    margin: 0;
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: 400;
    color: #7b858a;
    line-height: 1.8;
    margin-left: 92px;
    letter-spacing: -0.5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 60px;
}

.page-main {
    padding-bottom: 0;
}

.cms-index-index blockquote.testimonial {
    color: #282d3b !important;
    font-size: 14px !important;
}

blockquote.testimonial p {
    line-height: 1.4 !important;
}

.cms-index-index blockquote.testimonial::before {
    color: #ea0029 !important;
    top: 5px !important;
    font-size: 50px !important;
}

.cms-index-index blockquote.testimonial::after {
    color: #ea0029 !important;
    font-size: 50px !important;
    right: 0px !important;
}

.cms-index-index blockquote.testimonial {
    padding: 10px 5px 10px 38px !important;
}

.testimonial-author .img-thumbnail {
    padding: 0 !important;
}

.cms-index-index .testimonial-author .img-thumbnail {
    height: 60px !important;
    width: 60px !important;
    border-width: 0 !important;
}

.cms-index-index .testimonial-author .img-thumbnail img {
    object-fit: cover !important;
    height: 100%;
    width: 100%;
    display: block;
}

/*=====  End of Testimonials  ======*/
/*=============================================
    =            Footer            =
    =============================================*/
.auto-text-about-sec {
    margin-top: 15px;
}

.autoterm-footer-col-one a {
    color: #fff !important;
}

.autoterm-footer-col-one a:hover {
    color: #fa8321 !important;
}

.footer-middle p,
.footer-middle a {
    font-size: 14px !important;
}

.footer-middle a {
    text-decoration: none !important;
    transition: 350ms !important;
    line-height: 1.4 !important;
    font-weight: 500 !important;
}

.footer-middle a:hover {
    color: #fa8321 !important;
}

.footer-middle .block .block-title strong {
    font-size: 14px !important;
    letter-spacing: 0.15rem !important;
}

.autoterm-footer-col-one .share-links {
    margin-top: 15px;
}

.share-links .share-facebook::before {
    content: "\f39e";
}

.share-links .share-twitter::before {
    content: "\f099";
}

.share-links .share-linkedin::before {
    content: "\f0e1";
}

.share-links a::before {
    font-family: 'Font Awesome 5 Brands';
    text-indent: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 23px;
    height: 22px;
    margin: auto;
    z-index: 2;
}

.share-links a {
    font-size: .8rem;
    color: #fff;
    text-indent: -9999em;
    text-align: center;
    width: 2.2857em;
    height: 2.2857em;
    display: inline-block;
    margin: .2857em .5714em .2857em 0;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    transition: .25s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.follow-us .share-links a {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    border: 2px solid #313438;
    box-shadow: none;
    background-color: #313438;
}

.follow-us .share-links a:hover {
    border: 2px solid #fff;
}

.footer-middle .block-content em,
.footer-middle .block-content i {
    display: inline !important;
    color: #fa8321 !important;
}

.footer-middle ul.contact-info [class^="porto-icon-"] {
    font-size: 18px !important;
}

.footer-middle .contact-info b {
    font-weight: 600 !important;
    font-size: 13px !important;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.footer-middle ul.links li:first-of-type {
    padding-top: 0 !important;
}

.auto-inst-icon::before {
    content: "\f552";
}

.installers-link-footer {
    display: flex !important;
    align-items: center;
}

.installers-link-footer img {
    max-width: 18px;
    margin-right: 5px;
}

.installers-link-footer i {
    margin-right: 5px;
}

.autoterm-subscription-block #newsletter-validate-detail {
    margin-top: -10px;
}

.autoterm-subscription-block #footer_newsletter {
    padding: 5px 10px;
    border: 1px solid #313438;
    line-height: 1.2;
    height: 40px;
    color: #fff;
}

.autoterm-subscription-block .actions button.subscribe {
    height: 40px !important;
    background-color: #313438 !important;
    border: 1px solid #313438 !important;
    display: flex;
    align-items: center;
}

.autoterm-subscription-block .actions button.subscribe span {
    height: 40px !important;
    line-height: 40px !important;
    color: #fff !important;
}

.autoterm-subscription-block .control {
    position: relative;
}

.autoterm-subscription-block .control > *:not(#footer_newsletter) {
    position: absolute;
    bottom: -65px;
    left: 0;
}

/* footer Bottom */
.footer-bottom {
    background-color: #0A0B0F !important;
    padding: 15px 0 !important;
}

.footer-bottom .custom-block.f-right {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
}

.auto-copy-right-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-copyright {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-width: 300px;
}

.bottom-copyright {
    display: flex;
    align-items: center;
}

.bottom-copyright img {
    max-height: 30px;
    filter: invert(100%);
    width: 15px;
    margin: 0 4px;
}

.footer-bottom .container::before {
    display: none !important;
}

/*=====  End of Footer  ======*/
/*=============================================
    =            Home Page Grid categories            =
    =============================================*/
.auto-home-categories-section {
    margin-top: 20px;
    margin-bottom: 40px;
}

.auto-category-grid {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    /* grid-auto-rows: 1fr; */
    grid-gap: 20px;
}

.auto-category-grid > * {
    background: #c9c9c9;
    min-height: 250px;
    position: relative;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.a-marine {
    background: url('/assets/images/marine.jpg');
}

.a-vehicle {
    background: url('/assets/images/vehicle.jpg');
}

.a-spare-parts {
    background: url('/assets/images/spareparts2.jpg');
}

.a-accessories {
    background: url('/assets/images/accessories.jpg');
}

.auto-category-grid .auto-g-h-cta {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background-color: rgba(81, 81, 81, 0.4);
    padding: 15px 25px 25px;
}

.auto-category-grid .auto-g-h-cta h2 {
    font-size: 35px;
    font-family: 'Oswald';
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
    margin: 0;
}

.auto-category-grid a.btn {
    margin-top: 10px;
}

.product-item-photo > a:not(.weltpixel-quickview)::after {
    visibility: visible !important;
    opacity: 0.045 !important;
}

.products-grid .product-item .product-item-info:hover .product-item-photo > a:not(.weltpixel-quickview)::after {
    opacity: 0.1 !important;
}

.side-area .auto-register-section {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

/*=====  End of Home Page Grid categories  ======*/
/*=============================================
    =            Page Category            =
    =============================================*/
.page-products .sidebar .block-category-list {
    background-color: #f1f1f1;
    padding: 15px 25px;
    border-radius: 0;
    border: none;
}

.page-products .sidebar .block-category-list .block-title {
    font-family: 'Oswald';
    letter-spacing: 0.05em;
    background-color: transparent;
    padding: 0 0 10px;
    color: #282d3b;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px !important;
}

.page-products .block-category-list .block-content .item a {
    line-height: 1;
    color: #6f7176;
    font-size: 14px !important;
    font-weight: bold !important;
    letter-spacing: 0.06rem !important;
    transition: 350ms !important;
    text-decoration: none !important;
}

.page-products .block-category-list .block-content .item a:hover {
    color: #eb052d !important;
}

.auto-register-category-side-nav {
    height: auto !important;
    margin-bottom: 20px !important;
    margin-top: 10px !important;
}

.auto-installers-category {
    background: url('/media/wysiwyg/autoterm/installers_1.jpg') !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.auto-installers-category::before {
    background-color: rgba(0, 0, 0, .5);
}

.page-products .auto-register-section .auto-cta-slider:not(.auto-register-cta-readmore) {
    background-color: #fb8623 !important
}

.page-products .auto-register-section .auto-cta-slider:not(.auto-register-cta-readmore):hover {
    background-color: #ea0029 !important;
}

.page-wrapper > .breadcrumbs {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    letter-spacing: 0 !important;
}

.breadcrumbs .items {
    font-size: 12px !important;
}

.page-wrapper > .breadcrumbs a {
    text-decoration: none !important;
    transition: 350ms !important;
}

.page-wrapper > .breadcrumbs a:hover {
    color: #ea0029 !important;
}

.page-wrapper > .breadcrumbs a {
    color: #928f8f !important;
}

.page-wrapper > .breadcrumbs .items {
    padding: 10px 12px !important;
}

.product.data.items > .item.title > .switch {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-weight: 600 !important;
}

#maincontent {
    padding: 20px 7px 50px !important;
}

body.cms-index-index #maincontent {
    padding: 0px 7px !important;
}

a {
    text-decoration: none !important;
}

/*=====  End of Page Category  ======*/
/*=============================================
    =            Product Side bar            =
    =============================================*/
.sidebar .product-featured-sidebar .sidebar-title {
    margin-top: 0 !important;
}

.product-featured-sidebar h2.sidebar-title {
    font-family: 'Oswald';
    letter-spacing: 0.05em;
    color: #282d3b;
    text-transform: uppercase;
    font-size: 16px !important;
    padding-bottom: 15px !important;
}

.sidebar .product-featured-sidebar-owl .owl-top-narrow .owl-theme .owl-controls {
    top: -40px !important;
}

.auto-product-sidebar > div p {
    margin-left: 80px !important;
}

.auto-product-sidebar {
    margin-top: 15px !important;
}

/*=====  End of Product Side bar  ======*/
/*=============================================
=            header menu            =
=============================================*/
.page-header.type2 .navigation .level0 > .level-top {
    transition: 350ms !important;
}

.page-header.type2 .navigation .level0 > .level-top:hover {
    color: #fb8623 !important;
}

/*=====  End of header menu  ======*/
/*=============================================
    =            Contact Page            =
    =============================================*/
.autoterm-contact-page-info .row {
    margin-bottom: 10px;
}

.contact-index-index .page-main .contact-info .autoterm-contact-page-info [class^="porto-icon-"] {
    background-color: #282d3b !important;
    font-size: 22px !important;
    margin-bottom: 0 !important;
}

.contact-index-index .page-main .contact-info .autoterm-contact-page-info .porto-icon-clock {
    font-size: 28px !important;
}

.autoterm-contact-page-info a {
    color: #282d3b;
    font-size: 16px !important;
    text-decoration: none !important;
    transition: 350ms !important;
    font-weight: 500;
}

.autoterm-contact-page-info p,
.autoterm-contact-page-info b {
    color: #282d3b !important;
    font-size: 16px !important;
}

.autoterm-contact-page-info .follow-us .share-links a {
    border-radius: 6px;
}

.autoterm-contact-page-info .share-links .share-facebook::before {
    font-size: 22px;
    color: #fff;
}

.autoterm-contact-page-info .share-links .share-facebook:hover {
    background-color: #eb0029 !important;
    border: 2px solid #eb0029 !important;
}

.auto-c-flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.auto-c-flex p {
    margin-left: 12px !important;
}

.contact-index-index .fieldset > .legend,
.contact-index-index .contact-info .contacts-title {
    color: #282d3b !important;
    font-size: 20px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}

body.contact-index-index .page-wrapper header {
    order: 0;
}

body.contact-index-index .page-wrapper main#maincontent {
    order: 1;
    padding: 80px 7px !important;
}

body.contact-index-index .page-wrapper > .container {
    max-width: 100% !important;
    padding: 0;
    order: 2;
    width: 100% !important;
}

body.contact-index-index .page-wrapper footer {
    order: 12;
}

body.contact-index-index .page-wrapper > .container #store_map {
    min-height: 450px !important;
}

body.contact-index-index .fieldset > .field > .label,
body.contact-index-index .fieldset > .fields > .field > .label {
    font-weight: 500;
    font-size: 16px;
    color: #282d3b;
    margin-bottom: 5px;
}

body.contact-index-index .fieldset > .field,
body.contact-index-index .fieldset > .fields > .field {
    margin: 0 0 6px !important;
}

body.contact-index-index .fieldset {
    margin: 0 0 20px !important;
}

body.contact-index-index .action.submit.primary {
    letter-spacing: 0.2rem;
    font-size: 16px;
    background-color: #fa8321 !important;
    border-color: #fa8321 !important;
    transition: 350ms !important;
}

body.contact-index-index .action.submit.primary:hover {
    background-color: #ea0029 !important;
    border-color: #ea0029 !important;
}

/*=====  End of Contact Page  ======*/
/*=============================================
=            404 Page            =
=============================================*/
.auto-page404 {
    display: flex;
    flex-direction: column;
    margin-bottom: 80px;
    margin-top: 20px;
}

.auto-page404 img {
    max-width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

/*=====  End of 404 Page  ======*/
/*=============================================
    =            About Page            =
    =============================================*/
.content-row.auto-about-section-top h2 {
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 22px;
    color: #282d3b;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.content-row.auto-about-section-top p {
    font-size: 14px;
    line-height: 1.6;
}

.autoabout-sec-serv-icons {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin-top: 60px;
    margin-bottom: 50px;
}

.autoabout-sec-serv-icons > div {
    background-color: #f4f4f4;
    padding: 0 20px 20px;
    text-align: justify;
    border-radius: 8px;
}

.autoabout-sec-serv-icons img {
    max-width: 140px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border-radius: 50%;
    padding: 15px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.autoabout-sec-serv-icons p {
    /* margin-top: -30px; */
    font-size: 16px !important;
    line-height: 1.6 !important;
    /* color: #fff !important; */
}

/* row */
.auto-flex-reverse {
    align-items: center;
}

/*=====  End of About Page  ======*/
/*=============================================
    =            breadcrubs for custom pages            =
    =============================================*/
.cms-installers .page-wrapper > .breadcrumbs,
.cms-warranty .page-wrapper > .breadcrumbs,
.cms-about-us .page-wrapper > .breadcrumbs {
    margin-top: -90px !important;
    background-color: transparent !important;
    margin-bottom: 60px !important;
    padding-left: 5px !important;
    color: #fff !important;
    border-bottom: 0 !important;
}

.cms-installers .page-wrapper > .breadcrumbs a,
.cms-warranty .page-wrapper > .breadcrumbs a,
.cms-about-us .page-wrapper > .breadcrumbs a {
    color: #fb8420 !important;
}

.cms-installers .page-wrapper > .breadcrumbs a:hover,
.cms-warranty .page-wrapper > .breadcrumbs a:hover,
.cms-about-us .page-wrapper > .breadcrumbs a:hover {
    color: #ee0b32 !important;
}

/*=====  End of breadcrubs for custom pages  ======*/
/*=============================================
    =            Installers Page            =
    =============================================*/
.auto-installer-contact-info-block ul.contact-info {
    list-style: none;
    padding: 0;
}

.auto-installer-contact-info-block ul.contact-info a {
    color: #000;
    transition: 350ms !important;
    word-break: break-word;
}

.auto-installer-contact-info-block ul.contact-info a:hover {
    color: #f07e21 !important;
}

.auto-installer-contact-info-block ul.contact-info li:not(.installers-header-desc) {
    display: flex;
}

.auto-installer-contact-info-block ul.contact-info li em,
.auto-installer-contact-info-block ul.contact-info li i {
    font-size: 20px;
    color: #f07e21 !important;
    margin-top: 2px;
    min-width: 23px;
    text-align: center;
}

.auto-installer-contact-info-block ul.contact-info li p {
    margin-bottom: 0;
    margin-left: 10px;
}

.auto-installer-contact-info-block ul.contact-info li:last-of-type,
.auto-installer-contact-info-block ul.contact-info {
    margin-bottom: 0 !important;
}

.auto-installer-contact-info-block {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
    margin-top: 30px;
    margin-bottom: 50px;
}

.auto-installer-contact-info-block > div {
    background-color: #f4f4f4;
    padding: 25px 15px;
    /* text-align: justify; */
    border-radius: 8px;
}

.installers-header-desc h3 {
    font-size: 18px;
    text-align: center;
    color: #282d3b;
    font-family: 'Oswald';
    letter-spacing: 0.06rem;
    font-weight: 500;
}

.installers-header-desc h4 {
    color: #f07e21;
    font-style: italic;
    font-size: 14px;
    text-align: center;
}

.installers-header-desc {
    min-height: 80px;
}

.fa-map-marked::before {
    content: "\f59f";
}

/*=====  End of Installers Page  ======*/
/*=============================================
   =            Warranty Page            =
   =============================================*/
.warranty-section-content li {
    font-size: 14px !important;
    line-height: 1.6 !important;
}

.auto-cta-warranty {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.auto-cta-warranty > *:first-of-type {
    margin-right: 20px;
}

.auto-cta-slider.auto-cta-orange {
    background-color: #121111 !important;
}

.auto-cta-slider.auto-cta-orange:hover {
    background-color: #fb8623 !important;
}

/*=====  End of Warranty Page  ======*/
/*=============================================
=            Terms And Conditions / Shipping and return  / Policy Privacy         =
=============================================*/
body.cms-terms-and-conditions-autoterm #maincontent h1.page-title,
body.cms-shipping-and-returns-autoterm #maincontent h1.page-title,
body.cms-privacy-policy-autoterm #maincontent h1.page-title {
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 22px;
    color: #282d3b !important;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.auto-term-terms-page h3 {
    color: #282d3b !important;
    margin-bottom: 10px;
    margin-top: 30px;
    font-weight: 600;
    font-size: 20px !important;
    line-height: 1.2;
}

.auto-term-terms-page li {
    font-size: 14px !important;
    line-height: 1.6 !important;
}

.auto-term-policy-page h4 {
    font-size: 18px !important;
    font-weight: 500 !important;
    margin-bottom: 10px;
    margin-top: 10px;
}

.auto-term-policy-page .autoterm-contact-page-info a {
    color: #767F84 !important;
}

.auto-term-policy-page .autoterm-contact-page-info a:hover {
    color: #ea0029 !important;
}

/*===== Terms And Conditions / Shipping and return / Policy Privacy ======*/
/*=============================================
=            Filters            =
=============================================*/
.filter.active .filter-title {
    background-color: #1c1a1a !important;
    height: auto !important;
    width: 100% !important;
    padding: 30px 15px 15px !important;
}

.filter-no-options.active .filter-title::before {
    background-color: #1c1a1a !important;
}

.filter.active .filter-title .block-content a {
    transition: 350ms !important;
    color: #fff !important;
}

.filter.active .filter-title .block-content a:hover {
    color: #fb8623 !important;
}

.filter:not(.active) .filter-title .block-content,
.filter-no-options:not(.active) .filter-title::before {
    display: none !important;
}

.filter.active .filter-title strong::before {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    content: '\f819';
    font-family: porto-icons;
    vertical-align: middle;
    display: block;
    font-weight: 400;
    overflow: visible;
    speak: none;
    text-align: center;
    width: auto;
    position: absolute;
    right: 15px;
    top: 10px;
}

.filter.active .filter-title strong {
    right: 5px !important;
    top: 5px !important;
    background-color: #fb8623;
    font-size: 30px;
    width: 40px;
    height: 40px;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*=====  End of Filters  ======*/
/*=============================================
    =            Categories Sidebar Mobile            =
    =============================================*/
/* #maincontent .columns */
#maincontent .columns > .block-category-list {
    width: 100%;
    background-color: #f1f1f1;
    padding: 15px 25px;
    border-radius: 0;
    border: none;
    margin-bottom: 20px;
}

#maincontent .columns > .block-category-list .block-title {
    font-family: 'Oswald';
    letter-spacing: 0.05em;
    background-color: transparent;
    padding: 0 0 10px;
    color: #282d3b;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px !important;
}

/*=====  End of Categories Sidebar Mobile  ======*/
/*=============================================
    =            Product side bar slider            =
    =============================================*/
.sidebar .auto-slider-product-bar .product-items .product-item-info .product-item-photo {
    min-width: 76px;
    min-height: 76px;
}

/*=====  End of Product side bar slider  ======*/
/*=============================================
=            23.12.2022 MODAL ION            =
=============================================*/
.cosy-christmas-notice {
    color: #fff;
}

.cosy-christmas-notice {
    padding: 0;
    text-align: center;
}

.cosy-christmas-notice > * {
    font-weight: 400;
    line-height: 1.4;
}

.cosy-pop-up {
    display: none;
    position: fixed;
    z-index: 19999;
    top: 10%;
    left: 0;
    right: 0;
    color: black;
    margin: 1em;
    padding: 0.5em;
    text-align: center;
}

.cosy-pop-up .dismiss {
    text-align: right;
}

.cosy-pop-up .dismiss-row a {
    width: 140px;
    display: inline-block;
    font-weight: bold;
    padding: 0.5rem;
    background: #443f3e;
    color: #fff !important;
    text-decoration: none !important;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 350ms;
}

.cosy-pop-up .dismiss-row a:hover {
    background: #636363 !important;
    color: #fff !important;
}

.cosy-pop-up .content {
    /* padding: 0 20px; */
    text-align: left;
    /* background: #f7f7f7; */
    padding: 0;
    max-width: 700px;
    display: inline-block;
    background-color: #fff;
    border: 5px solid #fff;
}

.cosy-pop-up .content a {
    text-decoration: underline;
    color: black;
    font-size: 1.6rem;
    cursor: pointer;
}

.cosy-pop-up .content .dismiss-row {
    text-align: center;
    margin-top: 13px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
}

.cosy-pop-up .content {
    box-shadow: 1px 0px 8px 4px rgba(255, 255, 255, 0.75);
    -webkit-box-shadow: 1px 0px 8px 4px rgba(255, 255, 255, 0.75);
    -moz-box-shadow: 1px 0px 8px 4px rgba(255, 255, 255, 0.75);
}

.mobile-blackfriday {
    display: none;
}

#cosy-backdrop {
    display: none;
    background: rgba(0, 0, 0, 0.5);
    z-index: 19998;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
}

/*=====  End of 23.12.2022 MODAL ION  ======*/
/*! Media  */
@media only screen and (max-width: 1115px) {
    .auto-installer-contact-info-block {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media only screen and (max-width: 991px) {
    .auto-cta-warranty {
        margin-bottom: 40px !important;
    }

    .auto-term-slider-container .slider-with-side {
        flex-direction: column;
    }

    .slider-with-side .side-area {
        padding: 15px 8px !important;
    }

    .slider-with-side .slider-area {
        padding: 0 8px !important;
    }

    .auto-register-section a:first-of-type {
        margin-right: 15px;
    }

    .container.auto-term-slider-container .side-area {
        padding-bottom: 0 !important;
    }

    .auto-flex-reverse .col-lg-6:last-of-type {
        order: -1;
    }

    .autoabout-sec-serv-icons {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 885px) {
    .auto-installer-contact-info-block {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 790px) {
    .auto-copy-right-footer {
        flex-direction: column;
    }

    .footer-copyright {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .page-products .sidebar .block-category-list {
        display: none !important;
    }

    .page-products .sidebar {
        margin-top: 15px !important;
    }

    .auto-category-grid .auto-g-h-cta h2 {
        font-size: 25px;
    }

    .footer-bottom > .container > * {
        line-height: 1.2 !important;
    }

    .container,
    .block.category.event,
    .footer.content,
    .header.content,
    .navigation,
    .page-header .header.panel,
    .page-main,
    .page-wrapper > .breadcrumbs,
    .page-wrapper > .page-bottom,
    .page-wrapper > .widget,
    .top-container {
        max-width: 98% !important;
    }

    .page-header.type2:not(.header-newskin) {
        background-color: #1c1a1a !important;
    }

    .page-header.type2 .logo {
        position: absolute !important;
        left: 50px;
        top: 0;
    }

    .nav-toggle::before,
    .block-search .label::before {
        font-size: 25px !important;
    }

    header.page-header .nav-sections-item-title {
        background-color: #1c1a1a !important;
    }

    header.page-header .nav-sections-item-title.active > a {
        color: #1c1a1a !important;
    }

    .navigation a:hover,
    .nav-sections .header.links a:hover {
        color: #eb0029 !important;
    }

    .section-items.nav-sections-items > .section-item-title {
        width: 50% !important;
    }

    header.page-header .nav-sections-item-title.active {
        background: #f6f6f6 !important;
    }

    header.page-header .nav-sections-item-title {
        height: 60px !important;
        text-transform: uppercase !important;
        font-family: 'Oswald' !important;
    }
}

/* modal Ion 23.12.2022 */
@media only screen and (max-width: 600px) {
    .cosy-xmax-descktop {
        display: none !important;
    }

    .cosy-xmax-mobile {
        display: inline !important;
    }

    .mobile-blackfriday {
        display: block;
    }

    .descktop-blackfriday {
        display: none;
    }
}

@media only screen and (max-width: 570px) {
    .auto-installer-contact-info-block {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media only screen and (max-width: 500px) {
    .auto-category-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .auto-page404 img {
        max-width: 300px;
    }

    .autoabout-sec-serv-icons {
        grid-template-columns: repeat(1, 1fr);
    }

    /* modal ion 23.12.2022 */
    .cosy-pop-up {
        position: absolute !important;
        top: 80px;
    }
}

/* !MIN */
@media only screen and (min-width: 768px) {
    .navigation .level0 > .level-top {
        line-height: 1.6 !important;
    }

    .page-header.type2 .navigation .level0.parent > a::after {
        line-height: 1.6 !important;
    }

    .nav-sections-item-content > .navigation {
        padding: 15px 0 !important;
    }

    /* header.page-header.sticky-header .navigation {
        padding: 5px 0 !important;
        } */
    header.page-header.sticky-header .nav-sections {
        padding: 2px 0 !important;
    }

    header.page-header.sticky-header .nav-sections-item-content > .navigation {
        padding: 8px 45px 8px 0 !important;
    }

    header.page-header.sticky-header .navigation li.level0 > a.level-top {
        padding: 0 10px !important;
    }

    body.contact-index-index .fieldset.row .fields.col-md-6:first-of-type {
        padding-left: 0 !important;
    }

    .page-layout-2columns-left .sidebar-main {
        width: 30% !important;
    }

    .page-layout-2columns-left .column.main {
        width: 70% !important;
    }

    .page-header.type2 > .panel.wrapper {
        background-color: #fff !important;
        border-bottom: 1px solid #eee !important;
    }

    /* Search area */
    .page-header.type2 .block-search input {
        border-radius: 7px !important;
        border: 1px #d2d2d2 solid !important;
        background-color: #fff !important;
    }

    .page-header.type2 > .panel.wrapper {
        color: #777777 !important;
        font-weight: 600 !important;
    }

    .header.page-header.sticky-header .minicart-wrapper {
        top: 60% !important;
    }

    .container,
    .block.category.event,
    .footer.content,
    .header.content,
    .navigation,
    .page-header .header.panel,
    .page-main,
    .page-wrapper > .breadcrumbs,
    .page-wrapper > .page-bottom,
    .page-wrapper > .widget,
    .top-container {
        max-width: 98% !important;
    }

    .filterproducts-tab .data.items > .item.title a.switch {
        font-size: 16px !important;
        line-height: 17px !important;
    }

    .cms-index-index .block-category-nav .block-title {
        font-size: 16px !important;
    }

    .navigation .level0 .submenu {
        border-color: #fb8623 !important;
    }
}

@media only screen and (min-width: 992px) {

    .container,
    .block.category.event,
    .footer.content,
    .header.content,
    .navigation,
    .page-header .header.panel,
    .page-main,
    .page-wrapper > .breadcrumbs,
    .page-wrapper > .page-bottom,
    .page-wrapper > .widget,
    .top-container {
        max-width: 98% !important;
    }

    .auto-home-categories-section .container {
        padding-right: 5px !important;
    }
}

@media only screen and (min-width: 1200px) {

    .container,
    .block.category.event,
    .footer.content,
    .header.content,
    .navigation,
    .page-header .header.panel,
    .page-main,
    .page-wrapper > .breadcrumbs,
    .page-wrapper > .page-bottom,
    .page-wrapper > .widget,
    .top-container {
        max-width: 1140px !important;
    }
}

/* Hide payment method */
body.checkout-index-index .payment-group .payment-method .payment-method-title #cashondelivery,
body.checkout-index-index .payment-group .payment-method .payment-method-title #cashondelivery *,
body.checkout-index-index .payment-group .payment-method .payment-method-title #cashondelivery + label,
body.checkout-index-index .payment-group .payment-method .payment-method-title #cashondelivery + label * {
    pointer-events: none !important;
    color: #ddd !important;
}