@charset "UTF-8";

/*
  Journal - Advanced Opencart Theme Framework
  Version 2.9.8
  Copyright (c) 2017 Digital Atelier
  https://www.journal-theme.com/
*/
/******************************
RESET
*******************************/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
small,
strong,
b,
i,
dl,
dt,
dd,
form,
label,
footer,
header,
menu,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

html {
    -webkit-text-size-adjust: none;
}

@font-face {
    font-family: 'LatoWeb';
    src: url('../fonts/lato/Lato-Regular.eot');
    src: url('../fonts/lato/Lato-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato/Lato-Regular.woff2') format('woff2'), url('../fonts/lato/Lato-Regular.woff') format('woff'),
    url('../fonts/lato/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

body {
    font-size: 14px;
    line-height: 1.4;
    font-family: 'LatoWeb', Helvetica, Arial, sans-serif !important;
    overflow-x: hidden;
    background: #f9f9f9;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block;
}

textarea:focus,
input:focus,
select:focus,
button:focus {
    outline: none;
}

header *,
#container *,
footer *,
#top-modules *,
#bottom-modules * {
    box-sizing: border-box;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
}

:root {
    --primary-color: #d90000;
    --gray: #8f8f8f;
}

.clearfix {
    clear: both;
    display: block;
}

:before,
:after {
    font-family: 'journal-icons';
    position: relative;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: inherit;
    font-size: inherit;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

i {
    position: relative;
    font-style: normal;
    vertical-align: middle;
}

i img {
    position: relative;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

body::after {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

/******************************
JOURNAL GRID
*******************************/
.xl-5 {
    width: 5%;
}

.xl-10 {
    width: 10%;
}

.xl-15 {
    width: 15%;
}

.xl-20 {
    width: 20%;
}

.xl-25 {
    width: 25%;
}

.xl-30 {
    width: 30%;
}

.xl-35 {
    width: 35%;
}

.xl-40 {
    width: 40%;
}

.xl-45 {
    width: 45%;
}

.xl-50 {
    width: 50%;
}

.xl-55 {
    width: 55%;
}

.xl-60 {
    width: 60%;
}

.xl-65 {
    width: 65%;
}

.xl-70 {
    width: 70%;
}

.xl-75 {
    width: 75%;
}

.xl-80 {
    width: 80%;
}

.xl-85 {
    width: 85%;
}

.xl-90 {
    width: 90%;
}

.xl-95 {
    width: 95%;
}

.xl-100 {
    width: 100%;
}

.xl-11 {
    width: 11.11111111111111%;
}

.xl-12 {
    width: 12.5%;
}

.xl-14 {
    width: 14.28571428571429%;
}

.xl-16 {
    width: 16.66666666666666%;
}

.xl-33 {
    width: 33.33333333333333%;
}

.xl-66 {
    width: 66.66666666666666%;
}

.xs-5,
.xs-10,
.xs-15,
.xs-20,
.xs-25,
.xs-30,
.xs-35,
.xs-40,
.xs-45,
.xs-50,
.xs-55,
.xs-60,
.xs-65,
.xs-70,
.xs-75,
.xs-80,
.xs-85,
.xs-90,
.xs-95,
.xs-100,
.xs-33,
.xs-66,
.sm-5,
.sm-10,
.sm-15,
.sm-20,
.sm-25,
.sm-30,
.sm-35,
.sm-40,
.sm-45,
.sm-50,
.sm-55,
.sm-60,
.sm-65,
.sm-70,
.sm-75,
.sm-80,
.sm-85,
.sm-90,
.sm-95,
.sm-100,
.sm-33,
.sm-66,
.md-5,
.md-10,
.md-15,
.md-20,
.md-25,
.md-30,
.md-35,
.md-40,
.md-45,
.md-50,
.md-55,
.md-60,
.md-65,
.md-70,
.md-75,
.md-80,
.md-85,
.md-90,
.md-95,
.md-100,
.md-33,
.md-66,
.lg-5,
.lg-10,
.lg-15,
.lg-20,
.lg-25,
.lg-30,
.lg-35,
.lg-40,
.lg-45,
.lg-50,
.lg-55,
.lg-60,
.lg-65,
.lg-70,
.lg-75,
.lg-80,
.lg-85,
.lg-90,
.lg-95,
.lg-100,
.lg-33,
.lg-66,
.xl-5,
.xl-10,
.xl-15,
.xl-20,
.xl-25,
.xl-30,
.xl-35,
.xl-40,
.xl-45,
.xl-50,
.xl-55,
.xl-60,
.xl-65,
.xl-70,
.xl-75,
.xl-80,
.xl-85,
.xl-90,
.xl-95,
.xl-100,
.xl-33,
.xl-66 {
    float: left;
}

.xs-11,
.xs-12,
.xs-14,
.xs-16,
.sm-11,
.sm-12,
.sm-14,
.sm-16,
.md-11,
.md-12,
.md-14,
.md-16,
.lg-11,
.lg-12,
.lg-14,
.lg-16,
.xl-11,
.xl-12,
.xl-14,
.xl-16 {
    float: left;
}

/******************************
 GENERAL STRUCTURE
*******************************/
.j-min {
    height: 40px;
}

.j-med {
    height: 80px;
}

.j-tall {
    height: 120px;
}

.j-50 {
    height: 50px;
}

.j-100 {
    height: 100px;
}

.z-0 {
    z-index: 0;
}

.z-1 {
    z-index: 1;
}

.z-2 {
    z-index: 2;
}

.z-3 {
    z-index: 3;
}

.z-4 {
    z-index: 4;
}

.z-5 {
    z-index: 5;
}

.z-6 {
    z-index: 6;
}

.z-7 {
    z-index: 7;
}

.z-8 {
    z-index: 8;
}

.z-9 {
    z-index: 9;
}

/******************************
 CONTENT
*******************************/
#container {
    max-width: 1024px;
    position: relative;
    margin: 0 auto;
    background-color: transparent;
    z-index: 3;
}

.heading-title,
.box-heading {
    line-height: 40px;
    font-size: 15px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}

.heading-title {
    margin-bottom: 20px;
}

.secondary-title {
    font-size: 17px;
    color: #5c8ba6;
}

.extended-layout #container {
    background-color: transparent;
    background-image: none;
}

@media only screen and (min-width: 760px) {
    .extended-layout #column-left {
        padding: 72px 0 0 0 !important;
    }

    .extended-layout #column-right {
        padding: 20px 0 0 0;
    }

    .extended-layout #column-right + #content {
        padding: 20px 20px 0 0;
    }

    .extended-layout #column-left + #content {
        padding: 20px 0 0 20px;
    }

    .extended-layout #column-left + #column-right + #content {
        padding: 20px 20px 0 20px;
    }

    .extended-layout #content {
        padding: 0px 0 0 0;
    }
}

.home-page #content:empty {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

#content {
    position: relative;
    z-index: 2;
    padding: 20px 20px 0 20px;
    background-color: transparent;
    -webkit-transform: translate3d(0, 0, 0);
}

#content:after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.box {
    position: relative;
}

#content .content ul,
#content .content li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

#content .content ul {
    margin: 8px 0;
}

#content .content > ul > li > a {
    display: inline-block;
    padding: 4px 0 4px 10px;
    font-size: inherit;
}

/******************************
 BUTTONS / LINKS
*******************************/
input,
textarea,
keygen,
select,
button {
    font-family: inherit;
}

a {
    color: #333745;
    text-decoration: none;
    cursor: pointer;
}

button {
    border: none;
    background-color: transparent;
    padding: 0;
}

.button {
    cursor: pointer;
    font-size: 14px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
    padding: 0 12px;
    border: 0;
    line-height: 32px;
    background-color: transparent;
    display: inline-block;
    -webkit-appearance: none;
    text-align: center;
    position: relative;
}

.button i:before {
    padding: 0 1px;
}

.cart {
    position: relative;
}

.button-disabled {
    opacity: 0.5;
    cursor: default;
}

.button-disabled:before,
.button-disabled:after {
    display: none !important;
}

.buttons {
    overflow: hidden;
    padding: 15px 0;
    line-height: 30px;
    margin: 20px 0 20px 0;
}

.buttons .left {
    padding-top: 2px;
}

.buttons .left {
    float: left;
    text-align: left;
}

.buttons .right {
    float: right;
    text-align: right;
}

.buttons .right a {
    text-decoration: none !important;
}

.buttons .center {
    float: left;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

hr {
    border: 0;
    background-color: #e4e4e4;
    height: 1px;
    margin: 0;
}

/******************************
 BREADCRUMB
*******************************/
.breadcrumb {
    margin: 0 auto;
    height: 40px;
    line-height: 38px;
    position: relative;
    z-index: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 0;
    padding: 0px 0px !important;
}

.breadcrumb a {
    color: inherit;
    font-size: 12px;
    transition: all 0.2s ease;
    display: inline-block;
    vertical-align: middle;
    color: #333;
    font-weight: bold;
}

.breadcrumb a .fa {
    top: -1px;
}

ul.breadcrumb {
    list-style: none;
}

ul.breadcrumb li {
    display: inline-block;
}

ul.breadcrumb li a {
    margin: 0 4px;
}

ul.breadcrumb li::before {
    content: '»';
    margin-right: 2px;
}

ul.breadcrumb li:first-of-type a {
    margin-left: 0;
}

ul.breadcrumb li:first-of-type::before {
    display: none;
}

@media only screen and (max-width: 500px) {
    ul.breadcrumb {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        line-height: 1.4;
        height: auto;
        padding: 10px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    ul.breadcrumb > li {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        white-space: normal;
        text-align: left;
        display: -webkit-flex;
        -webkit-align-items: center;
        display: flex;
        align-items: center;
    }
}

.extended-container {
    position: relative;
    z-index: 11;
}

.extended-container:before {
    content: '';
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
}

.home-page .extended-container:before,
.maintenance-mode .extended-container:before {
    display: none;
}

.home-page #container:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
}

.maintenance-message {
    padding-bottom: 20px;
    padding-top: 20px;
}

.maintenance-message h1 {
    line-height: 30px;
}

.maintenance-message h1 br {
    display: none;
}

/******************************
 NOTIFICATION
*******************************/
.journal-slider + #container > #notification {
    display: none;
}

#notification {
    position: absolute;
    z-index: 2;
    width: 100%;
}

.success,
.warning,
.information,
.attention {
    width: 100%;
    position: relative;
    z-index: 2;
    height: auto;
    padding: 10px 15px;
    line-height: 20px;
}

.success a,
.warning a,
.information a,
.attention a {
    color: #428bca;
}

.success img,
.warning img,
.information img,
.attention img {
    float: right;
    margin-top: 6px;
    cursor: pointer;
    display: block;
}

.success {
    background-color: #cdeca6;
}

.warning {
    background-color: #fbe3a7;
}

.attention {
    background-color: #fbe3a7;
}

.information {
    background-color: #bfe7f1;
}

.fa-exclamation-circle {
    font-size: 17px;
}

/******************************
 INPUTS
*******************************/
.required,
.cart-info .stock {
    color: #ea2e49;
    font-size: 16px;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
textarea {
    -webkit-appearance: none;
    background: white;
    border-radius: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #eeeeee;
    padding: 5px 10px;
    width: 100%;
    transition: all 0.2s;
    font-size: 13px;
    min-height: 35px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.08);
}

textarea {
    width: 100%;
    max-width: 100%;
    resize: none;
    height: 150px;
}

input[type='radio'],
input[type='checkbox'] {
    margin: 5px;
}

select {
    background: #f4f4f4;
    border: 1px solid #e4e4e4;
    padding: 2px;
    margin: 5px;
    max-width: 100%;
}

label {
    cursor: pointer;
    padding-right: 20px;
}

span.error,
.text-danger {
    display: inline-block;
    background-color: #ea2e49;
    color: white;
    padding: 3px 4px 2px 4px;
    font-size: 12px;
    position: relative;
}

/******************************
 COLORBOX
*******************************/
#cboxLoadedContent h1 {
    padding-bottom: 2px;
    display: inline-block;
    border-bottom: 1px solid #e4e4e4;
    margin: 10px 0 10px 10px;
    font-size: 24px;
}

#cboxLoadedContent p {
    padding: 0 10px;
}

/******************************
 RESPONSIVE VIDEO
*******************************/
.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.responsive-video > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/******************************
 TOP BOTTOM POSITION
*******************************/
#top-modules,
#bottom-modules {
    z-index: 1;
}

#top-modules > div,
#bottom-modules > div {
    margin: 0 auto;
    z-index: 1;
}

#top-modules > div > div,
#bottom-modules > div > div {
    position: relative;
    margin: 0 auto;
}

#top-modules .box.static-banners,
#top-modules .multi-modules-wrapper,
#top-modules .box.journal-carousel .box.custom-sections,
#top-modules .box.cms-blocks,
#bottom-modules .box.static-banners,
#bottom-modules .multi-modules-wrapper,
#bottom-modules .box.journal-carousel .box.custom-sections,
#bottom-modules .box.cms-blocks {
    padding-bottom: 0 !important;
}

#top-modules .gutter-on.bullets-on,
#bottom-modules .gutter-on.bullets-on {
    padding-bottom: 0 !important;
}

#top-modules {
    position: relative;
}

.ui-menu {
    z-index: 99 !important;
}

/******************************
OC 2
*******************************/
.oc2.information-page #content {
    padding-bottom: 20px;
}

.oc2 .required {
    color: inherit;
}

.oc2 .required label {
    font-weight: normal;
}

.oc2 .required label:before {
    content: '*';
    color: #ea2e49;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    margin-right: 3px;
}

.oc2 fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

.oc2 fieldset > div {
    clear: both;
    margin-bottom: 6px;
    overflow: hidden;
}

.oc2 fieldset .radio {
    padding-top: 7px;
}

.oc2 fieldset .radio label {
    width: 100%;
    padding-top: 0;
}

.oc2 fieldset .radio label:before {
    display: none;
}

.oc2 fieldset label {
    width: 25%;
    float: left;
    display: block;
    padding-top: 7px;
}

.oc2 fieldset label + div,
.oc2 fieldset label + input.form-control {
    width: 75%;
    float: right;
}

.oc2 fieldset .radio-inline {
    width: auto;
}

.oc2 fieldset .radio-inline:before {
    display: none;
}

.oc2 .form-horizontal .form-group {
    overflow: hidden;
    margin-bottom: 5px;
}

.oc2 .form-horizontal .form-group label {
    width: 25%;
    float: left;
    display: block;
    padding-top: 7px;
}

.oc2 .form-horizontal .form-group label + div {
    width: 75%;
    float: right;
}

.oc2 .secondary-title {
    margin-bottom: 10px;
}

.oc2 .input-group {
    display: table;
    position: relative;
}

.oc2 .input-group .form-control {
    float: left;
    display: table-cell;
}

.oc2 .input-group.datetime {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
}

.oc2 .input-group-btn {
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
}

.oc2 .input-group-btn button {
    padding: 6px 12px 9px 12px;
    cursor: pointer;
    font-size: 12px;
    box-shadow: none;
}

.oc2 .input-group-btn button:hover {
    transition: all 0.2s;
}

.oc2 .date .input-group-btn button,
.oc2 .time .input-group-btn button,
.oc2 .datetime .input-group-btn button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.oc2 .fa {
    font-size: 14px;
}

.oc2 .fa:before {
    font-family: 'FontAwesome';
}

.oc2 .captcha-row .pull-right {
    float: none;
    margin-left: 25%;
}

.oc2 .alert.ui-pnotify-container {
    margin: 0px;
}

.oc2 .alert.ui-pnotify-container .ui-pnotify-title {
    text-align: center;
    padding: 10px 0;
    width: 100%;
}

.oc2 .alert.ui-pnotify-container .wishlist-not-logged {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    padding: 10px;
    font-size: 17px;
}

.oc2 .alert.ui-pnotify-container .wishlist-logged {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    padding: 10px;
    font-size: 17px;
}

.oc2 .alert.ui-pnotify-container .ui-pnotify-text {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
}

.oc2 .alert.ui-pnotify-container .ui-pnotify-text .cart-n-img {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}

.oc2 .alert.ui-pnotify-container .ui-pnotify-text .cart-n-img > a {
    margin: 20px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
}

.oc2 .alert.ui-pnotify-container .ui-pnotify-text .cart-success-heading {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 10px 0;
    color: white;
    background-color: #11519f;
    text-align: center;
    font-size: 16px;
}

.oc2 .alert.ui-pnotify-container .ui-pnotify-text .cart-s-1 {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
}

.oc2 .alert.ui-pnotify-container .ui-pnotify-text .cart-s-2 {
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.oc2 .alert.ui-pnotify-container .ui-pnotify-text .cart-s-2 > a {
    padding: 10px 0px;
    font-size: 16px;
}

.oc2 .alert {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.oc2 .alert button {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    opacity: 0.6;
}

.oc2 .alert i {
    margin-right: 5px;
}

.oc2.route-account-register .form-horizontal .radio {
    padding-top: 0;
}

.oc2.route-account-register .form-horizontal .radio label {
    width: auto;
    float: none;
    padding-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.oc2.route-account-register .form-horizontal label.radio-inline {
    width: auto;
}

.modal {
    color: #222;
}

.old-browser {
    display: table;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    background-color: #f74558;
    height: 60px;
    line-height: 60px;
    position: fixed;
    z-index: 9999999;
    top: 0;
}

.old-browser a {
    text-decoration: underline;
    color: #fff;
}

.oc1 .ui-datepicker {
    z-index: 99999999 !important;
}

.i6 body,
.ie7 body,
.ie8 body {
    padding-top: 60px;
}

.tooltip + .tooltip {
    visibility: visible;
}

.android:not(.chrome) .product-grid-item .name a {
    display: block;
}

.ie:not(.edge) .mini-cart-info table tr td.remove button {
    padding-right: 5px;
}

/******************************
Quick Checkout Stripe Payment CSS for OC 1.5.X AND 2.X
*******************************/
.one-page-checkout .confirm-section {
    float: left;
    width: 100%;
}

.one-page-checkout .payment-stripe {
    display: block !important;
}

.one-page-checkout .checkout-cart .buttons {
    display: none !important;
}

/******************************
 Skin Specific
*******************************/
.skin-10 .super-menu > li:first-of-type {
    border-top-width: 0;
}

/******************************
 Demo 11
*******************************/
.skin-11 .side-column .box:not(.flyout-menu) {
    overflow: hidden;
}

.skin-11 .heading-title,
.skin-11 .refine-image a,
.skin-11 .side-column .box {
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.05);
}

.skin-11 .journal-cms-block-96 .block-content-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.skin-11 .product-grid .product-grid-item .price {
    margin: 7px 0 10px 0;
}

.skin-11 .secondary-title,
.skin-11 #content #review-title {
    padding-top: 0;
}

@media only screen and (min-width: 760px) {
    .skin-11 body:not(.is-sticky) .journal-header-center .header-assets:not(.top-bar) {
        top: 0px;
        position: relative;
    }

    .skin-12 #logo a img {
        top: 45%;
    }

    .skin-12 .journal-header-center .journal-cart,
    .skin-12 .journal-header-center .journal-search {
        margin-top: -10px;
    }
}

/******************************
 Demo 12
*******************************/
@media only screen and (min-width: 760px) and (max-width: 800px) {
    .skin-12 .journal-header-center #cart .heading {
        right: 10px;
    }
}

.skin-12 .product-grid-item .image .wishlist,
.skin-12 .product-grid-item .image .compare {
    bottom: -3px;
}

.skin-12 .product-grid-item .image .wishlist {
    left: -5px;
}

.skin-12 .product-grid-item .image .compare {
    right: -5px;
}

/******************************
 Demo 14
*******************************/
.skin-14 .product-info .product-options > .cart,
.skin-14 .product-info .product-options > .rating {
    margin-bottom: 0;
}

/******************************
 Demo 15
*******************************/
.skin-15 #bottom-modules .journal2_text_rotator .rotator-image.image-center {
    margin: 40px auto 10px auto !important;
}

.skin-15 #bottom-modules .journal2_text_rotator .bullets-on .rotator-author {
    margin-bottom: 30px;
}

.skin-15 #bottom-modules .journal2_text_rotator .rotator-text {
    padding: 10px 30px;
}

.skin-15 #bottom-modules .journal2_text_rotator .text-rotator.bullets-center .quovolve-nav {
    bottom: 20px !important;
}

/* Homepage Search form */

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #11519f !important;
    transition: all 0.1s ease;
}

.select2-container--default .select2-results__option--highlighted[aria-selected]:after {
    content: '\2713 ';
    float: right;
}

.select2-container--default .select2-results__option[aria-selected='true']:after {
    content: '\2713 ';
    float: right;
}

.sf {
    margin: 0px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    /* height: 550px; */
    position: relative;
}

.sf .sf-background-image {
    background-image: url(../../../../../image/catalog/homepage/911-banner.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    filter: brightness(0.9);
}

.why-us-top-container {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #dcdcdc;
    background: #f1f1f1 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
}

.why-us-top-container .why-us-product-section {
    padding: 0px;
    margin: 35px 0px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.why-us-top-container .why-us-product-section .why-us-item {
    margin: 0px;
    padding: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
}

.why-us-top-container .why-us-product-section .why-us-item:not(:last-child) {
    border-right: 2px solid #d90000;
}

.why-us-top-container .why-us-product-section .why-us-item .icon {
    margin-right: 7px;
}

.why-us-top-container .why-us-product-section .why-us-item .icon svg {
    width: 40px;
}

.why-us-top-container .why-us-product-section .why-us-item .icon path {
    fill: var(--primary-color);
}

.why-us-top-container .why-us-product-section .why-us-item .text .title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: var(--primary-color);
}

.why-us-top-container .why-us-product-section .why-us-item .text .subtitle {
    font-size: 12px;
    font-weight: bold;
    color: var(--gray);
}

.categories-slideshow-section {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding: 40px 0px;
}

.categories-slideshow-section .arrows {
    width: 100%;
    position: absolute;
    height: calc(100% - 80px);
    max-width: 1500px;
}

.categories-slideshow-section .category-info {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 30px;
}

.categories-slideshow-section .category-info .name {
    color: white;
    font-size: 30px;
    font-weight: bold;
}

.categories-slideshow-section .category-info .desc {
    font-size: 24px;
    color: white;
}

.categories-slideshow-section .swipper-custom-slideshow {
    max-width: 1500px;
    width: 100%;
    position: relative;
}

.categories-slideshow-section .swiper-button-prev,
.categories-slideshow-section .swiper-button-next {
    background-image: none;
}

.categories-slideshow-section .swiper-button-prev::before,
.categories-slideshow-section .swiper-button-next::before {
    display: none;
}

.categories-slideshow-section .swiper-button-prev svg,
.categories-slideshow-section .swiper-button-next svg {
    fill: #707070;
}

.categories-slideshow-section .swiper-button-next {
    right: -50px;
}

.categories-slideshow-section .swiper-button-prev {
    left: -50px;
}

.custom-info-box-section {
    margin: 80px 0px;
}

.custom-info-box-section .cib--title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 70px;
}

.custom-info-box-section .cib--title .title {
    color: #202124;
    font-size: 24px;
    margin-bottom: 50px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}

.custom-info-box-section .cib--title .title::after {
    content: '';
    background-color: var(--primary-color);
    width: 120px;
    height: 3px;
    position: absolute;
    bottom: -15px;
    left: calc(50% - 60px);
}

.custom-info-box-section .cib--title .subtitle {
    font-size: 24px;
    color: #5e5e5e;
    font-weight: bold;
    text-align: center;
    max-width: 930px;
    line-height: 29px;
}

.custom-info-box-section .cib--list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.custom-info-box-section .cib--list .cib--list-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    max-width: 270px;
    padding-right: 10px;
    width: 100%;
}

.custom-info-box-section .cib--list .cib--list-item .icon {
    position: absolute;
    top: -45px;
    z-index: 1;
    max-width: 86px;
    left: 10px;
}

.custom-info-box-section .cib--list .cib--list-item .icon img {
    width: 86px;
}

.custom-info-box-section .cib--list .cib--list-item .text {
    position: relative;
    padding: 40px 50px 40px 15px;
    background-color: white;
    border-radius: 2px;
    color: #707070;
    min-height: 136px;
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column;
    -webkit-box-align: start; -moz-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;
    -webkit-box-pack: center; -moz-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
}

.custom-info-box-section .cib--list .cib--list-item .text .title {
    font-size: 14px;
}

.custom-info-box-section .cib--list .cib--list-item .text .desc {
    font-size: 12px;
}

.custom-info-box-section .cib--list .cib--list-item .text svg {
    height: 24px;
    position: absolute;
    right: 10px;
    top: calc(50% - 12px);
}

.sf .sf-inner {
    background: transparent;
    padding-bottom: 25px;
    margin: 20px 0px;
    width: 1400px;
    transition: opacity 1s ease;
    z-index: 1;
}

.sf .single-input-sf-field form {
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-box-pack: center; -moz-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
    -webkit-align-items: center; -moz-align-items: center; -ms-flex-align: center; align-items: center;
}

.sf .single-input-sf-field form .form-group:not(:last-child) {
    margin-right: 20px;
}

.sf .single-input-sf-field input[type="text"] {
    height: 60px;
    display: block;
    color: #1c1c1c;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1.3px;
    width: 300px;
    border-radius: 5px;
    background-color: white;
}

.sf .single-input-sf-field input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #1c1c1c;
  }
.sf .single-input-sf-field input[type="text"]::-moz-placeholder { /* Firefox 19+ */
    color: #1c1c1c;
}
.sf .single-input-sf-field input[type="text"]:-ms-input-placeholder { /* IE 10+ */
    color: #1c1c1c;
}
.sf .single-input-sf-field input[type="text"]:-moz-placeholder { /* Firefox 18- */
    color: #1c1c1c;
}

.sf .single-input-sf-field input[type="submit"],
.sf .single-input-sf-field button {
    width: 200px;
    border-radius: 5px;
    height: 60px;
    font-size: 16px;
    font-weight: bold;
    transition: 0.35s ease all; -webkit-transition: 0.35s ease all; -o-transition: 0.35s ease all; -ms-transition: 0.35s ease all; -moz-transition:0.35s ease all;
    background-color: #e2262e;
}

.sf .single-input-sf-field input[type="submit"]:hover,
.sf .single-input-sf-field button:hover {
    background-color: #bd2027;
}

.sf .sf-title {
    font-weight: bold;
    width: 100%;
    margin-bottom: 20px;
}

.sf .sf-title .title {
    font-size: 36px;
    color: #cecece;
    font-weight: bold;
}

.sf .sf-sub-title {
    margin-bottom: 50px;
}

.sf .sf-sub-title .subtitle {
    color: #cecece;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 7px;
    letter-spacing: 1px;
}

.select2-results .select2-results__option {
    transition: all 0.1s ease;
}

.sf .sf-inner .select2-selection__arrow b,
.top-fullwidth-section .sf-form.form-left .select2-selection__arrow b {
    left: 94% !important;
    margin-top: 0px !important;
}

.sf .sf-title-center {
    text-align: center;
}

.sf .sf-inner .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: none;
    border-radius: 0px;
}

.sf .sf-inner .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0px;
    font-weight: bold;
    font-size: 13px;
    color: #1c1c1c;
    letter-spacing: 1.3px;
}

.sf .sf-inner .sf-make-section,
.sf .sf-inner .sf-model-section,
.sf .sf-inner .sf-door-section,
.sf .sf-inner .sf-engine-section,
.sf .sf-inner .sf-year-section,
.top-fullwidth-section .sf-form.form-left .sf-make-section,
.top-fullwidth-section .sf-form.form-left .sf-model-section,
.top-fullwidth-section .sf-form.form-left .sf-door-section,
.top-fullwidth-section .sf-form.form-left .sf-year-section {
    background-color: white;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #707070;
    border-radius: 5px;
}

.sf .sf-inner .sf-make-section,
.sf .sf-inner .sf-model-section,
.sf .sf-inner .sf-door-section,
.sf .sf-inner .sf-engine-section,
.sf .sf-inner .sf-year-section,
.sf .sf-inner .sf-search-section,
.top-fullwidth-section .sf-form.form-left .sf-make-section,
.top-fullwidth-section .sf-form.form-left .sf-model-section,
.top-fullwidth-section .sf-form.form-left .sf-door-section,
.top-fullwidth-section .sf-form.form-left .sf-year-section {
    padding: 10px;
    position: relative;
    height: 60px;
}

.sf .sf-inner .sf-search-section {
    padding: 0px;
}

.sf .sf-inner .sf-make-section .select2-selection__arrow,
.sf .sf-inner .sf-model-section .select2-selection__arrow,
.sf .sf-inner .sf-year-section .select2-selection__arrow {
    /* box-shadow:4px 3px 1px 1px #848484; */
}

.sf .sf-inner .sf-make-section .select2-selection__arrow.alt-bsh,
.sf .sf-inner .sf-model-section .select2-selection__arrow.alt-bsh,
.sf .sf-inner .sf-year-section .select2-selection__arrow.alt-bsh {
    /* box-shadow:4px 3px 1px 1px #11519f; */
}

.sf .sf-inner .sf-make-section span {
    width: 100% !important;
}

.sf .sf-inner .sf-model-section span {
    width: 100% !important;
}

.sf .sf-inner .sf-year-section span {
    width: 100% !important;
}

.sf .sf-inner .sf-door-section span {
    width: 100% !important;
}

.sf .sf-inner .sf-engine-section span {
    width: 100% !important;
}

.sf .sf-inner form.sf-form {
    width: 100%;
    transition: all 1s ease;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.sf .sf-inner .sf-make-section .sf-box > .select2-container,
.sf .sf-inner .sf-model-section .sf-box > .select2-container,
.sf .sf-inner .sf-engine-section .sf-box > .select2-container,
.sf .sf-inner .sf-year-section .sf-box > .select2-container {
    padding: 0px 5px;
}

.sf-box.has-selected > .select2-container,
.sf-box.has-selected > .select2-container,
.sf-box.has-selected > .select2-container,
.sf-box.has-selected > .select2-container {
    margin-top: 15px;
}

.sf .sf-inner form.sf-form .sf-make-section,
.sf .sf-inner form.sf-form .sf-year-section,
.sf .sf-inner form.sf-form .sf-door-section,
.sf .sf-inner form.sf-form .sf-engine-section {
    width: 100% !important;
    max-width: 330px;
    margin-bottom: 5px;
    min-height: 60px;
}
.top-fullwidth-section .sf-form.form-left .sf-make-section,
.top-fullwidth-section .sf-form.form-left .sf-model-section,
.top-fullwidth-section .sf-form.form-left .sf-door-section,
.top-fullwidth-section .sf-form.form-left .sf-year-section {
    /* width: 330px !important; */
    width: 100% !important;
    max-width: 330px;
    min-width: 250px !important;
}

.sf .sf-inner form.sf-form .sf-year-section,
.sf .sf-inner form.sf-form .sf-door-section,
.sf .sf-inner form.sf-form .sf-search-section {
    width: 330px;
}

.sf .sf-inner form.sf-form .sf-search-section {
    display: none;
}

.sf .sf-inner form.sf-form .sf-model-section {
    width: 300px;
}

.sf .sf-inner form.sf-form .sf-box,
.top-fullwidth-section .sf-form.form-left .sf-box {
    width: 90%;
    padding-left: 12px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.sf .sf-inner form.sf-form .sf-box .sf-box--title,
.top-fullwidth-section .sf-form.form-left .sf-box .sf-box--title {
    color: #cecece;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.5px;
    display: none;
    position: absolute;
    top: 10px;
    padding: 0px 5px;
}

.home-page .sf .sf-inner form.sf-form .sf-box .sf-box--title,
.sf .sf-inner .sf-make-section .sf-box > .select2-container,
.sf .sf-inner .sf-box > .select2-container {
    padding: 0 !important;
}

.sf .sf-inner form.sf-form .selection-index {
    max-width: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%;
    height: 30px;
    color: #6b6b6b;
    font-size: 14px;
    border-right: 1px solid #707070;
}

.sf .sf-inner .sf-search-section .sf-search-btn {
    padding: 0px;
    width: 100%;
    height: 100%;
}

.sf .sf-inner .sf-search-section .sf-search-btn a {
    background-color: #bd696c;
    pointer-events: none;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    color: white;
    text-transform: uppercase;
    height: 100%;
    letter-spacing: 1px;
}

.sf .sf-inner .sf-search-section .sf-search-btn a:hover {
    background-color: #d0252c;
}

.sf .sf-form .sf-search-by-number-section {
    padding: 0px;
}

.sf .sf-form .sf-search-by-number-section .sfbns-heading {
    text-align: center;
    padding: 10px;
    background-color: #11519f;
}

.sf .sf-form .sf-search-by-number-section .sfbns-heading h2 {
    color: white;
    letter-spacing: 1px;
    font-weight: normal;
}

.sf .sf-form .sf-search-by-number-section .sfbns-top {
    margin: 10px;
    color: white;
    position: relative;
    background-color: #12529f;
    padding: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.sf .sf-form .sf-search-by-number-section .sfbns-top .fa-search,
.sf .sf-form .sf-search-by-number-section .sfbns-top .fa-chevron-down {
    flex: 1;
    transition: 0.7s all ease;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.sf .sf-form .sf-search-by-number-section .sfbns-top .fa-chevron-down {
    position: absolute;
    right: 10px;
}

.sf .sf-form .sf-search-by-number-section .sfbns-top span {
    font-size: 15.5px;
    letter-spacing: 1px;
    flex: 10;
    text-align: center;
    padding-right: 10px;
}

.sf .sf-form .sf-search-by-number-section .sfbns-top:hover {
    cursor: pointer;
}

.sf .sf-form .sf-search-by-number-section .sfbns-submenu {
    transition: 0.7s ease-out all;
    opacity: 0;
    padding: 0 10px;
    visibility: hidden;
    transform: translateY(-30px);
}

.sf .sf-form .sf-search-by-number-section .sfbns-submenu i.fa-search {
    position: absolute;
    top: 10px;
    right: 20px;
}

.sf .sf-form .sf-search-by-number-section .sfbns-s.sfbns-active .sfbns-submenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}

.sf .sf-form .sf-search-by-number-section .sfbns-s.sfbns-active .sfbns-top .fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.why-us-top-container .why-us-top-section {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0px;
    list-style: none;
    margin: 7px 0px;
}

.why-us-top-container .why-us-top-section .adv {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
}

.why-us-top-container .why-us-top-section .adv i {
    font-size: 2rem;
    margin-right: 10px;
}

.top-fullwidth-section {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    flex-direction: column;
    overflow-x: hidden;
}

.sf .loader {
    position: absolute;
    top: 19px;
    right: 19px;
    height: 20px;
    width: 20px;
    display: none;
    animation: around 5.4s infinite;
}

@keyframes around {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.sf .loader::after,
.loader::before {
    content: '';
    background: white;
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    border-width: 2px;
    border-color: #11519f #11519f transparent transparent;
    border-style: solid;
    border-radius: 20px;
    box-sizing: border-box;
    top: 0;
    left: 0;
    animation: around 0.7s ease-in-out infinite;
}

.sf .loader::after {
    animation: around 0.7s ease-in-out 0.1s infinite;
    background: transparent;
}

.contactPage h1 {
    color: #005580;
    clear: both;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 10px;
    text-align: left;
}

.contact-outer {
    margin: 0px;
    padding: 13px;
}

.contact-inner {
    background-color: #f4f4f4;
    padding: 30px 0;
}

.about-hero {
    background-image: url(../image/parts.jpg);
    background-position: 50%;
    height: 250px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    font-family: 'Source Sans Pro', sans-serif;
}

.about-border-bottom {
    border-bottom: 1px solid #e8e8e8;
}

.about-deck .about-section {
    padding-top: 0;
}

.about-section {
    padding-top: 34px;
    padding-bottom: 34px;
}

.journal-popup-contact #container {
    padding: 0px;
}

.top-fullwidth-section .desktop-text {
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}

.top-fullwidth-section .tabbable-control .mobile-text {
    display: none;
}

.top-fullwidth-section .mobile-text.controls-title {
    display: none;
}

section {
    padding-right: 2em;
}

.row-about {
    width: 100%;
    max-width: 1120px;
    min-width: 300px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}

.about-h1,
.about-h2 {
    color: #005580;
    clear: both;
    font-size: 2.2rem;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 10px;
    text-align: left;
}

.about-h2 {
    font-weight: 600;
    margin: 0 0 6px;
}

.car-info-wrapper {
    width: 100%;
    margin-top: 25px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.search-page .car-info-wrapper,
.manufacturer-page .car-info-wrapper {
    -ms-flex-pack: space-between; -webkit-box-pack: justify; -webkit-justify-content: space-between; justify-content: space-between;
    margin-bottom: 15px;
}

.search-page .car-info-wrapper .car-image,
.manufacturer-page .car-info-wrapper .car-image {
    min-width: 150px;
}

.search-page .car-info--details,
.manufacturer-page .car-info--details {
    max-height: 118px;
    overflow-y: auto;
}

.car-info-wrapper div.car-info {
    min-width: 300px;
}

.search-page .car-info-wrapper div.car-info,
.manufacturer-page .car-info-wrapper div.car-info {
    min-width: 290px;
}

.car-info-wrapper .car-image img {
    width: 325px;
    height: auto;
    margin-right: 25px;
}

.manufacturer-page .car-info-wrapper .car-image {
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center;
}

.search-page .car-info-wrapper .car-image img,
.manufacturer-page .car-info-wrapper .car-image img {
    width: 195px !important;
    margin: auto;
}

.search-page .car-info-wrapper .car-image-link,
.manufacturer-page .car-info-wrapper .car-image-link {
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.car-info-wrapper .car-info h2 {
    margin-bottom: 25px;
    padding-left: 0px !important;
    padding-top: 0px !important;
}

.search-page .car-info-wrapper .car-info h2,
.manufacturer-page .car-info-wrapper .car-info h2 {
    margin-bottom: 5px;
}
@media screen and (min-device-width: 650px) and (max-device-width: 720px) {
    .car-info-wrapper .car-image img {
        width: 310px;
        height: auto;
        margin-right: 10px;
    }
}
@media screen and (max-device-width: 650px) {
    .car-info-wrapper {
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .car-info-wrapper .car-image img {
        padding-bottom: 20px;
    }
    .car-info-wrapper div.car-info,
    .car-info-wrapper .car-image img {
        width: 320px;
        max-width: 100%;
        margin-right: 0px;
    }
}

p.intro {
    font-size: 17px;
    line-height: 1.25;
    margin: 0 0 18px;
}

.row-about p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 0 0 13px;
    text-align: left;
}

.about-icon-left,
.about-icon-right {
    display: block;
    content: '';
    margin: 0 auto 24px;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: 50% 50%;
    background-repeat: none;
    height: 90px;
}

.about-section p {
    font-size: 22px;
    line-height: 28px;
    color: #363b3e;
}

.about-established .about-icon-left {
    width: 90px;
    background-image: url(../image/svg-test.jpg);
}

.right-section {
}

.about-parts .about-icon-right {
    width: 90px;
    background-image: url(../image/svg-test.jpg);
}

.dis-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .dis-flex {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .about-icon-right {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }

    .left-section {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
}

@media screen and (max-width: 767px) {
    .about-h1,
    .about-h2 {
        font-size: 22px;
    }
}

@media screen and (min-width: 768px) {
    .about-deck .about-section {
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media screen and (min-width: 768px) {
    .about-section {
        padding-top: 60px;
        padding-bottom: 50px;
    }
}

@media screen and (min-width: 768px) {
    .about-section p,
    p.intro {
        font-size: 22px;
    }
}

@media screen and (min-width: 768px) {
    .about-established .about-icon-left {
        width: 19%;
        height: 190px;
    }

    .about-parts .about-icon-right {
        width: 19%;
        height: 190px;
    }

    .right-section {
        width: 75%;
        margin-left: 3%;
    }

    .left-section {
        width: 75%;
        margin-right: 3%;
    }
}

@media screen and (min-width: 768px) {
    .about-icon-left {
        left: 20px;
    }
}

@media screen and (min-width: 768px) {
    .about-icon-left,
    .about-icon-right {
        display: block;
        width: 200px;
        content: '';
        position: absolute;
        top: 50%;
    }
}

@media screen and (min-width: 768px) {
    .about-section.about-icon-left {
        padding-left: 250px;
    }
}

@media screen and (min-width: 768px) {
    .about-icon-left,
    .about-icon-right {
        position: relative;
    }
}

@media screen and (min-width: 768px) {
    .about-section.about-icon-right {
        padding-right: 250px;
    }
}

.product-grid .ias-trigger-next,
.product-list .ias-trigger-next {
    background-color: #0c4da2;
}

.product-grid .ias-trigger-next:hover {
    background-color: #115dc1;
}

.product-grid .ias-trigger-next:hover a {
    color: white;
}

#cart .checkout .button + .button:hover {
    box-shadow: none;
}

#custom_form > div {
    transition: all 1s ease;
}

.sf-form .sf-search-section {
    bottom: 0px;
}

.top-fullwidth-section .sf-form .sf-make-section .search-by-model {
    display: none;
}

.sf-form.form-left .sf-make-section .search-by-model {
    display: block;
}

.top-fullwidth-section .sf-form.form-left .sf-make-section > span {
    padding: 10px;
}

.top-fullwidth-section .sf-form.form-left .sf-make-section b,
.top-fullwidth-section .sf-form.form-left .sf-year-section b,
.top-fullwidth-section .sf-form.form-left .sf-door-section b,
.top-fullwidth-section .sf-form.form-left .sf-engine-section b {
    top: 50% !important;
    left: 94% !important;
}

.top-fullwidth-section .sf-form.form-left .sf-make-section .search-by-model {
    height: 37px;
    text-align: center;
    background-color: #e2262e;
}

.top-fullwidth-section .sf-form.form-left .sf-make-section .search-by-model h2 {
    line-height: 37px;
    color: white;
}

.top-fullwidth-section .sf-form.form-left .sf-make-section {
    /* transform: translate(0px, -145px); */
    width: 280px;
    height: 65px;
    background-color: white;
    border: 2px solid #e2262e;
}

.top-fullwidth-section .sf-form.form-left .sf-model-section {
    /* transform: translate(-280px, 115px); */
    background-color: white;
    width: 280px;
    height: 65px;
    border: 2px solid red;
    border-width: 0px 2px 0px 2px;
}

.top-fullwidth-section .sf-form.form-left .sf-year-section {
    /* transform: translate(-357px, -55px); */
    background-color: white;
    width: 280px;
    height: 65px;
    border: 2px solid #e2262e;
}

.top-fullwidth-section .sf-form.form-left .sf-door-section {
    /* transform: translate(-714px, 35px); */
    opacity: 1;
    visibility: visible;
    background-color: white;
    width: 280px;
    height: 65px;
    border: 2px solid #e2262e;
}

.top-fullwidth-section .sf-form.form-left .sf-engine-section {
    /* transform: translate(-1070px, 130px); */
    opacity: 1;
    visibility: visible;
    background-color: white;
    width: 280px;
    height: 65px;
    border: 2px solid #e2262e;
}

.top-fullwidth-section .sf-form.form-left .sf-search-section {
    display: block !important;
    width: 280px;
}
.top-fullwidth-section .sf-form.form-left .sf-category .model-img-section {
    align-self: flex-start;
    padding: 10px 15px;
}

.top-fullwidth-section .sf-form.form-left .sf-category .model-img-section img {
    max-width: 100%;
}

/* .sf-form.form-left .sf-search-section a {background-color: #e1262d !important;pointer-events: all !important;} */
.sf .sf-inner .sf-form.form-left {
    /* height: 480px; */
}

.sf .sf-form .sf-category {
    visibility: hidden;
    opacity: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
    position: absolute;
}

.sf .sf-form .sf-category .sf-category-inner {
    padding: 10px;
    padding-bottom: 0;
}

.sf .sf-form .sf-category .sf-category-title {
    background-color: #e2262e;
    text-align: center;
    color: white;
    padding: 5px;
}
#sfcatinner {
    position: absolute;
    left: 350px;
    top: -215px;
}
#custom_form div.sf-category .model-img-section {
    position: absolute;
    left: 59%;
    top: -225px;
}
#custom_form div.sf-category .model-img-section img {
    max-width: 300px;
    height: auto;
    max-height: 275px;
}
.sf .sf-form .sf-category .sf-category-list {
    max-height: 340px;
    min-height: 340px;
    background-color: white;
    border: 2px solid #e1262e;
    overflow-y: auto;
    padding: 5px;
}

.sf .sf-form .sf-category .sf-category-list .sf-category-item img {
    margin-right: 10px;
}

.hidden-img {
    display: none;
}

.sf .sf-form .sf-category .sf-category-list .sf-category-item > a {
    transition: 0.3s all ease;
    padding: 5px;
}

.sf .sf-form .sf-category .sf-category-list .sf-category-item:hover > a {
    transition: 0.1s all ease;
}

.sf .sf-form .sf-category .sf-category-list .sf-category-item .sf-category-item-img {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    width: 100%;
    color: #000;
    font-weight: 700;
    font-size: 16px;
    transition: 0.3s all ease;
}

.sf .sf-form .sf-category .sf-category-list .sf-category-item-subcategory {
    width: 100%;
    display: none;
    padding: 10px 15px 0px 15px;
}

.sf .sf-form .sf-category .sf-category-list .sf-category-item-subcategory .subcategories-list {
    line-height: 26px;
}

.sf .sf-form .sf-category .sf-category-list .sf-category-item-subcategory .subcategories-list .subcategories-item {
    padding: 5px;
    transition: 0.3s all ease;
}

.sf .sf-form .sf-category .sf-category-list .sf-category-item-subcategory .subcategories-list .subcategories-item a {
    transition: all 0.3s ease;
}

.sf
.sf-form
.sf-category
.sf-category-list
.sf-category-item-subcategory
.subcategories-list
.subcategories-item:hover {
    transition: 0.1s all ease;
}

.sf
.sf-form
.sf-category
.sf-category-list
.sf-category-item-subcategory
.subcategories-list
.subcategories-item:hover
> a {
    color: #11529f;
    font-weight: bold;
}

.sf .sf-form .sf-category .sf-category-list .sf-category-item.item-no-children:hover > a {
    color: #11529f;
    font-weight: bold;
}

.sf .sf-form .sf-category .sf-category-list .sf-category-item.item-no-children.cat-selected {
    background-color: #11529f;
}

.sf .sf-form .sf-category .sf-category-list .sf-category-item.item-no-children.cat-selected a {
    color: black;
    position: relative;
}


.sf .sf-form .sf-category .sf-category-list .sf-category-item.item-no-children.cat-selected a:after {
    content: '✔';
    position: absolute;
    right: 10px;
    width: 20px;
    color: #e2262e;
    opacity: 1;
    font-size: 18px;
    font-weight: bold;
    transition: opacity 350ms;
    -webkit-transition: opacity 350ms;
    -o-transition: opacity 350ms;
    -moz-transition: opacity 350ms;
}

.sf
.sf-form
.sf-category
.sf-category-list
.sf-category-item-subcategory
.subcategories-list
.subcategories-item.cat-selected {
    background-color: #ececec;
}

.sf
.sf-form
.sf-category
.sf-category-list
.sf-category-item-subcategory
.subcategories-list
.subcategories-item.cat-selected
a {
    color: #000;
    font-weight: bold;
}

.sf
.sf-form
.sf-category
.sf-category-list
.sf-category-item-subcategory
.subcategories-list
.subcategories-item
a:after {
    content: '✔';
    position: absolute;
    right: 10px;
    width: 20px;
    color: #e2262e;
    opacity: 0;
    font-size: 18px;
    font-weight: bold;
    transition: opacity 350ms;
    -webkit-transition: opacity 350ms;
    -o-transition: opacity 350ms;
    -moz-transition: opacity 350ms;
}

.sf
.sf-form
.sf-category
.sf-category-list
.sf-category-item-subcategory
.subcategories-list
.subcategories-item.cat-selected
a:after {
    opacity: 1;
}

.sf .sf-form .sf-category .sf-category-list .sf-category-item-subcategory li a {
    color: #333;
    font-size: 15px;
}

.sf-form.form-left .sf-category {
    visibility: visible;
    opacity: 1;
}

.sf .sf-form.form-left .sf-category {
}

.sf.sf-status-cat-select {
    height: 100%;
}

.sf.sf-status-cat-select .sf-title h1,
.sf.sf-status-cat-select .sf-sub-title {
    color: #333;
}

.sf-category-item.sub-cat-visible .sf-category-item-subcategory {
    display: block !important;
    visibility: visible;
}

.sf-search-section.enabled-search-btn a {
    background-color: #e2262e !important;
    pointer-events: all !important;
}

.sf .sf-form .sf-category .sf-category-list .has-loader {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 345px;
}

.category-loader {
    border: 10px solid #f3f3f3;
    /* Light grey */
    border-top: 10px solid #11529f;
    /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.search-page #custom_form,
.manufacturer-page #custom_form {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    flex-flow: column;
}

.search-page #custom_form > div,
.manufacturer-page #custom_form > div {
    width: 100% !important;
    max-width: unset;
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -ms-flex-pack: space-between; -webkit-box-pack: justify; -webkit-justify-content: space-between; justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.search-page .sf .sf-inner .sf-make-section,
.search-page .sf .sf-inner .sf-model-section,
.search-page .sf .sf-inner .sf-door-section,
.search-page .sf .sf-inner .sf-engine-section,
.search-page .sf .sf-inner .sf-year-section,
.search-page .sf .sf-inner .sf-search-section,
.manufacturer-page .sf .sf-inner .sf-make-section,
.manufacturer-page .sf .sf-inner .sf-model-section,
.manufacturer-page .sf .sf-inner .sf-door-section,
.manufacturer-page .sf .sf-inner .sf-engine-section,
.manufacturer-page .sf .sf-inner .sf-year-section,
.manufacturer-page .sf .sf-inner .sf-search-section {
    height: 45px;
}
.top-fullwidth-section .sf-form.form-left .sf-make-section,
.top-fullwidth-section .sf-form.form-left .sf-model-section,
.top-fullwidth-section .sf-form.form-left .sf-door-section,
.top-fullwidth-section .sf-form.form-left .sf-year-section {
    height: 65px;
}

.search-page .container-search,
.manufacturer-page .container-search {
    height: 100%;
    padding: 0 10px;
}

.search-page .sf .sf-inner .sf-categories-simple,
.manufacturer-page .sf .sf-inner .sf-categories-simple {
    padding: 10px;
    position: relative;
}

.search-page .sf .sf-inner .sf-categories-simple .select2-container .select2-selection--multiple,
.manufacturer-page .sf .sf-inner .sf-categories-simple .select2-container .select2-selection--multipl {
    border: none;
    height: 40px;
}

.search-page .sf .sf-inner .sf-categories-simple span,
.manufacturer-page .sf .sf-inner .sf-categories-simple span {
    width: 100% !important;
}

.sf-categories-simple .select2-search__field {
    height: 40px;
    margin: 0;
    font-size: 15px;
}

.search-page .container-search.sf .sf-inner,
.manufacturer-page .container-search.sf .sf-inner {
    max-width: 695px;
    width: 100%;
}

.search-page .container-search.sf .sf-inner #custom_form,
.manufacturer-page .container-search.sf .sf-inner #custom_form {
    background-color: transparent;
    padding: 0 15px;
}

.search-page .floating-left,
.manufacturer-page .floating-left {
    width: 300px;
    height: 100%;
    position: absolute;
    z-index: 3;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: fixed;
    left: -300px;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
}

.search-page .floating-left.open,
.manufacturer-page .floating-left.open {
    left: 0px;
}

.search-page .floating-left .filters-toggler,
.manufacturer-page .floating-left .filters-toggler {
    width: 55px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #3b3b3b;
    color: white;
    padding: 20px 10px;
    height: 210px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    cursor: pointer;
}

.search-page .floating-left .filters-toggler i,
.manufacturer-page .floating-left .filters-toggler i {
    font-size: 26px;
    margin-bottom: 10px;
}

.search-page .sf .sf-inner form.sf-form .sf-box .sf-box--title,
.top-fullwidth-section .sf-form.form-left .sf-box .sf-box--title,
.manufacturer-page .sf .sf-inner form.sf-form .sf-box .sf-box--title {
    top: 5px;
}

.product-filter .results {
    float: left;
    color: #979797;
    font-size: 13px;
}

.product-filter .sort {
    border: 1px solid #e2e2e2;
    padding: 10px 20px;
    border-radius: 20px;
    background: #fff;
}

.product-filter > div b {
    margin-top: 5px;
}

.product-information .pi-list .pi-list-item:nth-child(2n) {
    background: #F9F8F8;
}

.product-list .product-list-item .product-details .caption .pi-list-item:last-child {
    border-bottom: 0;
}

.product-filter .sort select {
    background: transparent !important;
    border: none;
}

.search-page .product-list-item .quantity-container .qty .journal-stepper {
    width: 40px;
    height: 40px;
}

.search-page .product-list-item .quantity-container .qty input[name="quantity"] {
    width: 53px;
    height: 40px;
}

.search-page .product-list-item .price .special-text,
.manufacturer-page .product-list-item .price .special-text {
    display: block;
}

.search-page .product-thumb,
.manufacturer-page .product-thumb {
    position: relative;
}

.search-page .product-thumb .product-is-new-label,
.manufacturer-page .product-thumb .product-is-new-label {
    font-size: 18px;
    color: #fff;
    background: #76C05C;
    position: absolute;
    top: -25px;
    left: -40px;
    width: 81px;
    height: 81px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    user-select: none;
}

.search-page .floating-left .vertical-text,
.manufacturer-page .floating-left .vertical-text {
    -ms-writing-mode: tb-lr;
    -webkit-writing-mode: vertical-lr;
    -moz-writing-mode: vertical-lr;
    -ms-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    -webkit-text-orientation: upright;
    -moz-text-orientation: upright;
    -ms-text-orientation: upright;
    text-orientation: upright;
    font-size: 18px;
    text-transform: uppercase;
}

.search-page .floating-left #column-left,
.manufacturer-page .floating-left #column-left {
    float: none;
    padding: 20px;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    width: 100%;
    background-color: white;
    overflow: auto;
    min-width: 300px;
    border: 1px solid #3b3b3b;
}

.product-filter .sort select,
.product-filter .limit select {
    padding: 7px;
    background: white;
}

.search-page .sf .sf-inner .sf-form,
.manufacturer-page .sf .sf-inner .sf-form {
    width: 100%;
}

.product-list-item .cart {
    text-align: right;
}

.category-page #custom_form,
.manufacturer-page #custom_form {
    height: 190px;
}

.category-page .sf,
.manufacturer-page .sf {
    height: inherit;
}

.account-register-page legend {
    border: none !important;
}

.container-search.sf {
    background: #f3f3f3;
    border: 1px solid #ddd;
}

.category-page .container-search.sf .sf-inner #custom_form,
.manufacturer-page .container-search.sf .sf-inner #custom_form {
    height: 190px;
}

.category-page .container-search.sf .sf-inner .sf-categories-simple,
.manufacturer-page .container-search.sf .sf-inner .sf-categories-simple {
    padding: 10px;
    position: relative;
}

.category-page .container-search.sf .sf-inner .sf-categories-simple > span,
.manufacturer-page .container-search.sf .sf-inner .sf-categories-simple > span {
    width: 100% !important;
}

.category-page .container-search.sf .sf-inner .sf-categories-simple > span b,
.manufacturer-page .container-search.sf .sf-inner .sf-categories-simple > span b {
    left: 0px !important;
}

.category-page .refine-image > a {
    box-shadow: none;
}

.quickview .journal-popup-contact .contactPage {
    min-height: inherit !important;
}

.quickview .journal-popup-contact .contactPage .breadcrumb {
    display: none;
}

.quickview .journal-popup-contact .contact-page > div {
    width: 100%;
}

.quickview .journal-popup-contact .journal-popup-header .heading-title {
    font-size: 24px;
    font-weight: normal;
}

.quickview .journal-popup-contact .contact-page .heading-title {
    display: none;
}

.quickview .journal-popup-contact .contact-page .contact-outer {
    border: none;
}

.quickview .journal-popup-contact .contact-page .contact-outer .contact-inner {
    background-color: #edf2f5;
    padding: 0px;
}

.quickview .journal-popup-contact .mfp-close,
.quickview .journal-popup-text .mfp-close {
    top: 0px;
    right: 0px;
}

.journal-popup-footer-content .button:hover {
    color: white;
    box-shadow: none;
    background-color: #10417d !important;
}

.quickview .journal-popup-text .list-view-comp-cars {
    height: 100%;
}

.quickview .journal-popup-text .list-view-comp-cars .comp-cars-list {
    height: 100%;
    line-height: 22px;
}

.quickview .journal-popup-text .list-view-comp-cars .comp-cars-list .comp-cars-list-item {
    padding: 5px;
}

.quickview .journal-popup-text .list-view-comp-cars .comp-cars-list .comp-cars-list-item.comp-heading {
    padding: 10px 0px;
}

.contact-page > .heading-title {
    padding: 0px;
    background-color: transparent;
    box-shadow: none;
}

.contact-page .contact-outer .contact-inner {
    background-color: transparent;
}

.contact-page .contact-outer .contact-inner .buttons {
    padding: 0px;
    margin: 0px;
    background-color: transparent;
}

.contact-page .contact-outer .contact-inner .buttons input:hover {
    box-shadow: none;
    color: white;
}

.contact-page .contact-outer .contact-inner .secondary-title {
    border: none;
}

.contact-page .contact-outer .contact-inner input:not([type='submit']) {
    background-color: white;
}

.contact-page .contact-outer .contact-inner textarea {
    background-color: white;
}

.contact-page .form-section {
    margin-bottom: 30px;
}

.contact-page .video-section {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.contact-page #section-findus {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 70px 0;
}

.contact-page #section-findus > div.contact-widget {
    flex: 1;
}

.contact-page #section-findus > div.contact-widget .widget-title {
    font-size: 1.75em;
    font-weight: normal;
    padding-bottom: 2em;
    color: #666;
}

.contact-page #section-findus > div.contact-widget .contact-details {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.contact-page #section-findus > div.contact-widget .contact-details .contact-item {
    margin-bottom: 1em;
    color: #666;
    font-size: 1.1em;
}

.contact-page #section-findus > div.contact-widget .contact-details .contact-item a {
    color: #666;
}

.contact-page #section-findus > div.contact-widget .working-hours {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
}

.contact-page #section-findus > div.contact-widget .working-hours i {
    margin-right: 1.5em;
    color: #666;
}

.contact-page #section-findus > div.contact-widget .contact-details .contact-item i {
    margin-right: 1.5em;
    color: #666;
}

.contact-page #bottom-modules .cms-blocks {
    padding: 0px 0px 0px 0px !important;
}

.contact-page #bottom-modules .cms-blocks .cms-block {
    margin-bottom: 0px;
}

.contact-page #bottom-modules .cms-blocks .cms-block p {
    padding-bottom: 0px;
}

.contact-page #section-findus > div.contact-widget .social-accounts .social-icon {
    margin-right: 0.5em;
    width: 3em;
    height: 3em;
    padding: 0.5em 0;
    text-align: center;
    cursor: pointer;
    background: #666;
    border-radius: 50%;
    display: inline-block;
    color: white;
    border: 1px solid #666;
    -webkit-transition-property: background, color;
    -moz-transition-property: background, color;
    transition-property: background, color;
    line-height: 2;
}

.contact-page #section-findus > div.contact-widget .social-accounts .social-icon:hover {
    background: transparent;
    color: #666;
}

.contact-page #section-findus > div.contact-widget .social-accounts .social-icon:hover > i {
    color: #666;
}

.contact-page #section-findus > div.contact-widget .social-accounts .social-icon i {
    margin: 0;
    font-size: 1.5em;
    text-align: center;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.journal-popup .codes-section > ul.codes-list {
    overflow-y: auto;
}

.journal-popup .codes-list .codes-titles {
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-align-items: center; -moz-align-items: center; -ms-flex-align: center; align-items: center;
}

.journal-popup .codes-list .codes-titles .code-title {
    font-weight: bold;
    -webkit-box-flex: 1; -moz-box-flex: 1; width: 33%; -webkit-flex: 1; -ms-flex: 1; flex: 1;
}

.journal-popup .codes-section > ul.codes-list .codes-heading {
    padding: 6px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #11519f;
}

.journal-custom-popup .list-view-comp-cars .comp-heading {
    padding: 6px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #e2262e;
}

.journal-popup .codes-section > ul.codes-list .codes-list-item {
    padding: 5px 15px;
    border-bottom: 1px solid #d5d5d5;
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-align-items: center; -moz-align-items: center; -ms-flex-align: center; align-items: center;
}

.journal-popup .codes-section > ul.codes-list .codes-list-item .code-value {
    -webkit-box-flex: 1; -moz-box-flex: 1; width: 33%; -webkit-flex: 1; -ms-flex: 1; flex: 1;
}

.journal-popup .codes-section > ul.codes-list .codes-list-item:nth-child(even) {
    background-color: #f5f5f5;
}

.journal-custom-popup > button {
    top: -4px !important;
    right: 10px !important;
    color: #333 !important;
}

.product-info-details .product-info-details-list i {
    color: white;
    font-size: 14px;
    padding: 7px;
}

.product-info-details .product-info-details-list i:before {
    vertical-align: middle;
}

.product-info-details .product-info-details-list i.fa-info-circle {
    background-color: #666;
}

.product-info-details .product-info-details-list i.fa-barcode,.product-info-details .product-info-details-list i.fa-search {
    background-color: #11529f;
}

.product-info-details .product-info-details-list i.fa-car {
    background-color: #e2262e;
}

.journal-custom-popup .attr-section .attr-list .attr-heading {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #666;
    padding: 5px 10px;
}

.journal-custom-popup .attr-section .attr-list > li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.journal-custom-popup .attr-section .attr-list > li > span {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    width: 20%;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 5px 10px;
}

.journal-custom-popup .attr-section .attr-list > li > span:first-child {
    border-right: 1px solid #d5d5d5;
}

.journal-custom-popup .attr-section .attr-list > li:nth-child(even) > span {
    background-color: #f5f5f5;
}

.journal-custom-popup .attr-section .attr-list {
    overflow-y: auto;
}

.journal-custom-popup .comp-cars-list > li:nth-child(even) {
    background-color: #f5f5f5;
    border-bottom: 1px solid #d5d5d5;
}

#cart .checkout .button {
    box-shadow: none;
}

#cart .checkout .button:last-child {
    border: none;
}

.product-soldout span {
    background-color: #e1262e;
    padding: 10px 20px;
    color: white;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: bold;
}

.product-list .deleted-img {
    max-width: 100px;
    position: absolute;
    top: 75px;
    left: 50px;
}

.product-info .deleted-img {
    max-width: 250px;
    position: absolute;
    top: 200px;
    right: 100px;
}

@media only screen and (max-width: 1300px) {
    .product-info .deleted-img {
        top: 150px;
    }
}

@media only screen and (max-width: 1100px) {
    .product-info .deleted-img {
        max-width: 200px;
        top: 130px;
        right: 70px;
    }
}

@media only screen and (max-width: 960px) {
    .product-info .deleted-img {
        max-width: 130px;
        top: 130px;
        right: 100px;
    }
}

@media only screen and (min-width: 760px) and (max-width: 900px) {
    .product-info .deleted-img {
        max-width: 130px;
        top: 110px;
        right: 80px;
    }
}

@media only screen and (max-width: 760px) {
    .product-info .deleted-img {
        max-width: 250px;
        top: 240px;
        right: 180px;
    }
}

.journal-stock.instock {
    font-weight: bold;
}

.p-mileage-value {
    font-weight: bold;
}

.sidecarimg img {
    width: 100%;
}

.sf-partquality,
.sf-partstatus {
    border: 2px solid #11529f;
}

.sf-partquality .box-heading,
.sf-partstatus .box-heading {
    background-color: #11529f !important;
    color: white;
    border-radius: 0px;
}

#lightbox {
    top: 20% !important;
}

.journal2_newsletter {
    padding: 0px 0px 0px 0px;
}

.post-module .post-wrapper .post-item-details h2 a {
    font-size: 14px;
    color: #202124;
}

.post-item-details .post-text {
    font-size: 12px;
    color: #202124;
    padding: 0px;
    margin: 0px 0px 20px 0px;
}

.journal2_newsletter .fullwidth-container {
    height: 150px;
    max-width: 880px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.journal-newsletter.text-top .newsletter-text {
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
    color: rgb(0, 0, 0);
    max-width: 300px;
    text-transform: uppercase;
    text-align: right;
    line-height: 17px;
    margin-right: 25px;
}

.journal2_newsletter .fullwidth-container .journal-newsletter {
    width: 100%;
    max-width: 880px;
}

.journal2_newsletter .fullwidth-container .journal-newsletter > .box-content {
    background-color: transparent !important;
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
}

.journal2_newsletter .fullwidth-container .journal-newsletter > .box-content .newsletter-input-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: none !important;
    height: 62px !important;
}

.journal2_newsletter .fullwidth-container .journal-newsletter > .box-content .newsletter-input-wrap input {
    margin-right: 10px;
    border-width: 0px;
    border-style: solid;
    background-color: transparent;
    border: 1px solid #707070 !important;
    width: 375px;
}

.journal2_newsletter .fullwidth-container .journal-newsletter > .box-content .newsletter-input-wrap .newsletter-button {
    width: 135px;
    border-radius: 0px;
    background-color: #373737 !important;
    color: rgb(255, 255, 255);
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
}

footer .columns {
    background-color: transparent !important;
    margin: 0 auto;
    max-width: 1500px;
}

footer .footer-logo .logo {
    position: relative;
    padding-bottom: 20px;
}

.post-module .box-heading {
    position: relative;
    padding-bottom: 10px;
}

.single-section .box-heading ul li a {
    text-align: center;
    position: relative;
    padding-bottom: 10px;
}

.single-section .box-heading ul li a::after {
    content: '';
    background-color: #d90000;
    width: 120px;
    height: 3px;
    position: absolute;
    left: calc(50% - 60px);
    bottom: 0;
}

.post-module .box-heading,
.custom-sections .box-heading.box-sections {
    margin-bottom: 50px;
}

.journal-carousel.carousel-product .product-grid-item .image {
    margin-bottom: 10px;
}

.journal-carousel.carousel-product .product-grid-item .image .first-image {
    max-width: 212px;
    margin: 0 auto;
}

.journal-carousel.carousel-product .product-grid-item .actions-price {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    padding: 12px 0px;
}

.journal-carousel.carousel-product .product-grid-item .actions-price .actions {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}

.journal-carousel.carousel-product .product-grid-item .actions-price .actions > div {
    margin: 0px;
    padding: 0px;
}

.journal-carousel.carousel-product .product-grid-item .actions-price .actions > div:not(:last-child) {
    margin-right: 5px;
}

.journal-carousel.carousel-product .product-grid-item .actions-price .actions i {
    font-size: 15px;
}

.journal-carousel.carousel-product .product-grid-item .actions-price .price {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    color: #202124;
}

.journal-carousel.carousel-product .product-grid-item .product-details .caption {
    flex-grow: inherit;
}

.journal-carousel.carousel-product .product-grid-item .product-wrapper .cart {
    width: 100%;
}

.journal-carousel.carousel-product .product-grid-item.display-icon .wishlist > a,
.journal-carousel.carousel-product .product-grid-item.display-icon .compare > a {
    width: inherit;
    height: inherit;
}

.journal-carousel.carousel-product .product-grid-item .product-wrapper .cart .button {
    width: 100%;
}

.custom-sections.section-brand .product-grid-item .product-wrapper {
    padding: 30px;
    box-shadow: 0px 3px 6px #00000029;
}

.custom-sections.section-brand .product-grid-item .image {
    box-shadow: 0px 3px 6px #00000029;
}

.custom-sections.section-brand .product-grid-item .image > a {
    padding: 10px;
}

.custom-sections.section-brand .product-grid-item .image img {
    max-width: 143px;
    margin: 0 auto;
}

.post-module .box-heading::after {
    content: '';
    background-color: #d90000;
    width: 120px;
    height: 3px;
    position: absolute;
    left: calc(50% - 60px);
    bottom: 0;
}

footer .footer-logo .logo::after {
    content: '';
    background-color: #d90000;
    width: 85px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
}

footer .footer-logo .footer-info-list i {
    font-size: 14px;
    color: #d90000;
    margin-right: 5px;
}

footer .footer-logo .footer-info-list .footer-info-list-item {
    margin-bottom: 0px;
}

footer .footer-logo .footer-info-list .footer-info-list-item,
footer .footer-logo .footer-info-list .footer-info-list-item a {
    color: #5a5a5a;
    font-size: 12px;
}

footer .footer-logo .footer-info-list .footer-info-list-item:hover,
footer .footer-logo .footer-info-list .footer-info-list-item a:hover {
    color: #000;
}

footer .footer-logo .info-title {
    font-size: 14px;
    color: #000000;
    margin-bottom: 10px;
}

footer .column > h3 {
    position: relative;
}

footer .column > h3::after {
    content: '';
    background-color: #be2126;
    width: 85px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.footer-contact-info {
    position: relative;
    top: -40px;
}

.footer-contact-info .footer-contact--title {
    font-size: 14px;
    color: #000000;
    margin-top: 20px;
    padding-top: 10px;
    line-height: 15px;
    position: relative;
    margin-bottom: 10px;
}

.footer-contact-info .footer-contact--list .footer-contact--list-item a {
    color: #828282;
    font-size: 14px;
    line-height: 23px;
}

.footer-contact-info .footer-contact--list .footer-contact--list-item a:hover {
    color: #000;
}

.footer-contact-info .footer-contact--list i {
    color: #be2126;
    margin-right: 5px;
}

.footer-contact-info .footer-contact--title::before {
    content: '';
    background-color: #be2126;
    width: 85px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 0;
}

.sidecarimg {
    min-height: 30px;
}

.sprite-1 {
    background: url('../image/sprite-1.png') no-repeat top left;
    width: 50px;
    height: 50px;
}

.sprite-1.i2 {
    background-position: 0 0;
    width: 36px;
}

.sprite-1.i3 {
    background-position: -46px 0;
    width: 55px;
}

.sprite-1.i4 {
    background-position: -111px 0;
    width: 41px;
}

.sprite-1.i5 {
    background-position: -162px 0;
}

.sprite-1.arrow_left_rs {
    background-position: -222px 0;
    width: 54px !important;
    height: 54px !important;
}

.sprite-1.arrow_right_rs {
    background-position: -286px 0;
    width: 54px !important;
    height: 54px !important;
}

.sprite-1.close {
    background-position: -350px 0;
    width: 27px;
    height: 27px;
}

.sprite-1.el-gr {
    background-position: -387px 0;
    width: 16px;
    height: 11px;
}

.sprite-1.en-gb {
    background-position: -413px 0;
    width: 16px;
    height: 11px;
}

.sprite-1.items-icon {
    background-position: -435px 5px;
    width: 40px;
    height: 40px;
    background-color: #333333;
}

.sprite-1.maestro-51x32 {
    background-position: -478px 0;
    width: 51px;
    height: 32px;
}

.sprite-1.mc-51x32 {
    background-position: -539px 0;
    width: 51px;
    height: 32px;
}

.sprite-1.next {
    background-position: -600px 0;
    height: 45px;
}

.sprite-1.pp-51x32 {
    background-position: -660px 0;
    width: 51px;
    height: 32px;
}

.sprite-1.prev {
    background-position: -721px 0;
    height: 45px;
}

.sprite-1.search-icon {
    background-position: -776px 5px;
    width: 40px;
    height: 40px;
}

.sprite-1.skype_img_rs {
    background-position: -820px 0;
    width: 35px;
    height: 35px;
}

.sprite-1.truck {
    background-position: -865px 0;
}

.sprite-1.visa-51x32 {
    background-position: -925px 0;
    width: 51px;
    height: 32px;
}

.sprite-1.truck,
.sprite-1.i2,
.sprite-1.i3,
.sprite-1.i4,
.sprite-1.i5 {
    margin-right: 6px;
    min-width: 50px;
}

.sprite-1.maestro-51x32,
.sprite-1.pp-51x32,
.sprite-1.visa-51x32,
.sprite-1.mc-51x32 {
    margin: 13px 10px 0px 10px;
}

.skype-footer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.skype-footer .skype_img_rs {
    margin-right: 15px;
}

@keyframes click-wave {
    0% {
        height: 20px;
        width: 20px;
        opacity: 0.35;
        position: relative;
    }

    100% {
        height: 70px;
        width: 70px;
        margin-left: -25px;
        margin-top: -25px;
        opacity: 0;
    }
}

input[type='radio'],
input[type='checkbox'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 11px;
    right: 0;
    bottom: 0;
    left: 0px;
    height: 20px;
    width: 20px;
    transition: all 0.15s ease-out 0s;
    background: #cbd1d8;
    border: none;
    color: #fff;
    margin-left: 0px !important;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: relative;
    z-index: 1000;
}

input[type='radio'] {
    border-radius: 50%;
}

input[type='radio']:focus,
input[type='checkbox']:focus {
    outline: none;
}

input[type='radio']:hover,
input[type='checkbox']:hover {
    background: #9faab7;
}

input[type='radio']:checked,
input[type='checkbox']:checked {
    background: rgb(12, 77, 162);
}

input[type='radio']:checked::before,
input[type='checkbox']:checked::before {
    height: 20px;
    width: 20px;
    position: absolute;
    content: '✔';
    display: inline-block;
    font-size: 13px;
    text-align: center;
    line-height: 20px;
}

input[type='radio']:checked::after,
input[type='checkbox']:checked::after {
    -webkit-animation: click-wave 0.5s;
    -moz-animation: click-wave 0.5s;
    animation: click-wave 0.5s;
    background: rgb(12, 77, 162);
    content: '';
    display: block;
    position: relative;
    z-index: 100;
}

input[type='radio']::after {
    border-radius: 50%;
}

.account-register-page input[type='radio'] {
    top: 0px;
}

.account-register-page form .radio-inline {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}

.product-page .heading-title {
    font-weight: bold !important;
}

/* @media screen and (min-width: 761px) {
  .cart-header-custom {
    height: 80px;
    display: flex;
    align-items: flex-end;
  }
  .autocomplete2-suggestions {
    margin-top: 25px;
  }
}
@media screen and (max-width: 760px) {
  .cart-header-custom {
    height: 40px;
  }
  .journal-header-center .autocomplete2-suggestions {
    top: 75px !important;
  }
} */

.journal-search .search-filter-list {
    width: 200px;
}

.journal-search .search-select {
    display: none;
    position: absolute;
    background-color: white;
    top: 100%;
    left: 0px;
    width: 100%;
    margin-top: -1px;
    border: 1px solid #cacaca;
    border-top: none;
}

.journal-search .search-select.open-list {
    display: block;
}

.journal-search .search-filter-list {
    position: relative;
}

.journal-search .search-filter-list .active-search-filter {
    height: 100%;
    cursor: pointer;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding-left: 10px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
    position: relative;
}

.journal-header-center #search input {
    background-color: white !important;
}

.journal-search .search-filter-list .animate-item {
    border-top: 1px solid #cacaca;
    transition: all 0.5s ease;
}

.journal-search .search-filter-list .animate-item.hidden-item {
    display: none;
}

.journal-search .search-filter-list .animate-item:hover {
    background-color: #10529f;
    transition: all 0.1s ease;
    border-color: #10529f;
}

.journal-search .search-filter-list .animate-item:hover a {
    color: white;
}

.journal-search .search-filter-list .animate-item a {
    color: #333;
    transition: all 0.1s ease;
    padding: 7px;
    display: block;
}

.journal-search .wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.active-search-filter::after {
    content: '\f0d7';
    position: absolute;
    right: 10px;
}

@media screen and (max-width: 1250px) {
    .sf {
        /* background-image: url(../../../../../image/bg-mobile.jpg); */
    }

    .sf.sf-status-cat-select .sf-title h1,
    .sf.sf-status-cat-select .sf-sub-title {
        color: #fff;
    }
}

/* DROP SHIPPIG PAGE */
.dropshipping-page .heading-title {
    background-color: transparent;
    box-shadow: none;
    text-align: center;
    padding: 40px 0px;
    font-size: 36px;
}

.dropshipping-page .secondary-title {
    text-align: center;
    border-bottom: none;
    margin-bottom: 50px;
}

.dropshipping-page .secondary-title::after {
    content: '';
    width: 200px;
    height: 2px;
    background-color: #0c4da2;
}

.dropshipping-page .price-boxes,
.dropshipping-page .advantages-icons {
    margin-bottom: 150px;
}

.dropshipping-page .price-boxes .boxes {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    background-color: #fff;
    padding: 15px;
}

.dropshipping-page .price-boxes .boxes .price-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 400px;
    background-color: #fafafa;
    padding: 0 0px 20px 0px;
}

.dropshipping-page .price-boxes .boxes .price-box .pb-title {
    background-color: #ff7e54;
    width: 100%;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.dropshipping-page .price-boxes .boxes .price-box .pb-title.green-btn {
    background-color: #8ccf42;
}

.dropshipping-page .price-boxes .boxes .price-box .pb-title h3 {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
}

.dropshipping-page .price-boxes .boxes .price-box .pb-text {
    text-align: center;
    padding: 0px 15px;
    margin: 5px 0px;
}

.dropshipping-page .price-boxes .boxes .price-box .pb-text .text-list {
    text-align: left;
}

.dropshipping-page .price-boxes .boxes .price-box .pb-text h3 {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 20px;
}

.dropshipping-page .price-boxes .boxes .price-box .pb-text h3::before,
.dropshipping-page .price-boxes .boxes .price-box .pb-text h3::after {
    content: '•';
    margin: 0px 5px;
}

.dropshipping-page .advantages-icons .ai-body .icon {
    width: 33%;
    display: inline-flex;
    margin-bottom: 60px;
    padding: 0px 15px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.dropshipping-page .advantages-icons .ai-body .icon .ai-icon {
    text-align: center;
}

.dropshipping-page .advantages-icons .ai-body .icon .ai-icon i {
    font-size: 70px;
    color: #999;
}

.dropshipping-page .advantages-icons .ai-body .icon .ai-text {
    margin-top: 20px;
}

.bold-text {
    font-weight: bold;
}

.dropshipping-page .advantages-icons .ai-body .icon .ai-text p:first-child {
    margin-bottom: 10px;
}

.dropshipping-page .dp-service-type-label::before {
    content: '';
    display: none;
}

.dropshipping-page p,
.dropshipping-page li {
    font-size: 16px;
}
.ai-icon img {
    width: 130px;
}

.tabbable {
    display: none;
    min-height: 150px;
    padding: 20px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.tabbable-controls {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    position: relative;
}

.tabbable-control {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.tabbable-control a,
.tabbable-control a:visited {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px;
    color: #fff;
    /* background-color: #0e4992; */
    background-color: rgba(0, 0, 0, 0.62);
    font-weight: bold;
    font-size: 17px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    transition: background-color 350ms;
    -webkit-transition: background-color 350ms;
    -o-transition: background-color 350ms;
    -moz-transition: background-color 350ms;

    min-height: 60px;
}

.tabbable-control a:hover,
.tabbable-control a:focus,
.tabbable-control a:active,
.tabbable-control.active a {
    color: #fff;
    /* background-color: #072448; */
    background-color: #1b1b1b;
}

.tabbable-controls .tabbable-control:last-child a {
    border-right: 0;
}

.tabbable-control a span {
    position: relative;
}

.tabbable-control a span:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #fff;
}

.tabbable.active {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: rgba(0, 0, 0, 0.25);
}

.home-page .home-car-select2.select2-container--open .select2-dropdown--above,
.home-page .home-car-select2.select2-container--open .select2-dropdown--below {
    width: 328px !important;
    left: -52px;
    top: 10px;
}

.home-page .home-car-select2.select2-container--open .select2-dropdown--above {
    top: -10px;
}

.sf .sf-form .sf-category .sf-category-list {
    padding: 0;
}

.sf-category-item {
    padding: 0;
    color: #fff;
}

.sf .sf-form .sf-category .sf-category-list .sf-category-item .sf-category-item-img {
    color: #000;
    background: #fff;
    padding: 9px 15px;
    border-bottom: 1px solid;
}

.sf .sf-form .sf-category .sf-category-list .sf-category-item img {
    margin-right: 15px;
    width: 60px;
    height: 60px;
}

.sf .sf-form .sf-category .sf-category-list .sf-category-item-subcategory {
    padding: 0;
}

.sf .sf-form .sf-category .sf-category-list .sf-category-item-subcategory .subcategories-list {
    margin-bottom: 0;
}

.sf .sf-form .sf-category .sf-category-list .sf-category-item-subcategory .subcategories-list .subcategories-item {
    padding: 0;
    border-bottom: 1px solid;
}

.sf .sf-form .sf-category .sf-category-list .sf-category-item-subcategory .subcategories-list .subcategories-item a {
    display: block;
    padding: 8px 5px;
    padding-left: 40px;
    position: relative;
    background: #ececec;
    color: #000;
}

.sf
.sf-form
.sf-category
.sf-category-list
.sf-category-item-subcategory
.subcategories-list
.subcategories-item
a:before {
    content: '-';
    position: absolute;
    left: 25px;
    top: 6px;
}

.sf
.sf-form
.sf-category
.sf-category-list
.sf-category-item-subcategory
.subcategories-list
.subcategories-item:hover
> a {
    color: #000;
}

.sf .sf-form .sf-category .sf-category-inner {
    padding-top: 0;
}

.sf .sf-form .sf-category .sf-category-list {
    max-height: 400px;
    min-height: 400px;
    background-color: #fff;
}

.sf.sf-status-cat-select .sf-title h1,
.sf.sf-status-cat-select .sf-sub-title {
    color: #cecece;
}

.item-content {
    position: absolute !important;
    top: 0;
    left: 0;
    margin: 0;
}

.home-selects-animate {
    position: relative;
}

.home-selects {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    -ms-flex-pack: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.home-selects-animate.item-content {
    display: none;
    border: 0 !important;
}

.home-selects-animate .sf-box > select {
    display: none;
}

.direction-column {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.top-fullwidth-section .sf-form.form-left .home-selects-animate {
    border: 0;
    margin-bottom: 15px;
}

.top-fullwidth-section .sf-form.form-left .home-selects-animate.item-content {
    border: 2px solid #e2262e !important;
}

.home-selects.direction-column {
    width: 100%;
    max-width: 330px;
    position: relative;
}

#custom_form.sf-form.form-left {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
}

.sf .sf-form .sf-category {
    display: none;
}

.sf #custom_form.sf-form.form-left .sf-category {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    order: 2;
}

div#sfcatinner {
    position: relative;
    width: 100%;
    max-width: 600px;
    margin-right: 15px;
    margin-left: 15px;
    left: 0 !important;
    top: unset !important;
}

#custom_form div.sf-category .model-img-section {
    position: relative;
    top: unset;
    left: unset;
    width: 100%;
}

.search-image-col {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

#custom_form div.sf-category .model-img-section img {
    max-width: 300px;
}

.home-selects {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*sidesearch popup styling*/
.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #12519e transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.category-select-popup {
    z-index: 9999 !important;
}

.popup-category--title {
    font-size: 24px;
    color: #171717;
    color: #212121;
    font-weight: bold;
    line-height: 24px;

    margin-bottom: 15px;
}

.popup-category--wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.popup-category-box {
    max-width: 310px;
    width: 100%;
    padding-right: 25px;
    padding-left: 25px;
    margin-bottom: 25px;
}

.popup-category-box--parent {
    cursor: pointer;
    padding-top: 15px;
    transition: all 350ms;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    -moz-transition: all 350ms;
}

.popup-category-box--parent:hover {
    background: #eaeaea;
}

.popup-category-box--parent img {
    max-width: 150px;
}

.popup-category-box--title {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #212121;
    background: #e8e8e8;
    padding: 5px;
    margin-bottom: 15px;
    min-height: 58px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.popup-category-box--children {
    padding-left: 25px;
    max-height: 320px;
    overflow: auto;
}

.popup-category-box--child {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 10px 0;
    padding-left: 10px;
    margin: 10px 0;
    cursor: pointer;

    transition: all 350ms;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    -moz-transition: all 350ms;
}

.popup-category-box--children .popup-category-box--child:nth-child(n + 4) {
    display: none;
}

.popup-category-box--children.open .popup-category-box--child {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.popup-category-box--child:hover {
    background: #eaeaea;
}

.popup-category-box--child img {
    max-width: 50px;
}

.popup-category-box--child--title {
    font-size: 16px;
    margin-left: 15px;
    text-align: left;
}

button.popup-category-box--child--show-more {
    width: 100%;
    background: #eaeaea;
    border: 1px solid #eaeaea;
    padding: 8px;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .popup-category-box--parent {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
    }

    .popup-category-box {
        padding: 0;
    }

    .popup-category-box--title {
        min-height: 60px;
        width: 100%;
        margin-bottom: 0;
    }

    .popup-category-box--parent img {
        max-width: 70px;
    }

    .popup-category-box--children {
        padding-left: 0;
    }

    .popup-category-box--children .popup-category-box--child:nth-child(n + 1) {
        display: none;
    }

    .popup-category-box--children.open .popup-category-box--child {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    .popup-category-box--child--show-more {
        margin-top: 15px;
    }
}

.sf-categories-popup-toggle {
    height: 45px;
    border-radius: 5px;
    border: 1px solid #707070;
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    background: #fff;
    width: 100%;
}
.sf-categories-popup-toggle img {
    width: 60px;
    height: auto;
    margin: 5px;
}
.sf-categories-popup-toggle div.wrapper-category-title {
    padding-top: 5px;
}
.sf-categories-popup-toggle .category-title {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: rgb(51, 55, 69);
    line-height: 1.4;
    font-weight: bold;
    /* margin: 5px; */
}
.sf-categories-popup-toggle .category-title-text {
    color: #cecece;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.sf-categories-popup-toggle div.wrapper-category-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    --webkit-align-content: flex-start;
    -ms-flex-line-pack: flex-start;
    align-content: flex-start;
}

.home--shop-by {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 25px;
    position: relative;
}

.home--shop-by .desktop-text {
    display: inline-block;
}

.home--shop-by .home--shop-by--title {
    position: absolute;
    color: white;
    font-size: 18px;
    font-weight: bold;
    top: 0;
    left: 0;
}

.home--shop-by .mobile-text {
    display: none;
}

.home--shop-by--item {
    margin-right: 30px;
    color: #fff !important;
    position: relative;
    text-transform: uppercase;
}

.home--shop-by .home--shop-by--item:last-child {
    margin-right: 0;
}

.home--shop-by--item a {
    color: #fff;
    font-weight: bold;
    margin-right: 5px;
}

.home--shop-by--item a:hover,
.home--shop-by--item a:focus,
.home--shop-by--item a:focus-within,
.home--shop-by--item a:active,
.home--shop-by--item a:visited {
    color: #fff;
    text-decoration: unset;
}

.home--shop-by .home--shop-by--item:not(:last-child):before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    right: -15px;
    background: #fff;
}

.home--shop-by .home--shop-by--item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: #fff;
}

/* Brands Grid*/

.custom-info-box-section.custom-brands-section {
    -webkit-box-pack: center; -moz-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column;
    background-color: white;
    padding: 80px 0px;
}

.custom-info-box-section.custom-brands-section .cib--title {
    margin-bottom: 30px;
}

.custom-brands-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 38px 1fr 38px 1fr 38px 1fr 38px 1fr 38px 1fr;
    grid-template-columns: repeat(6, 1fr);
    -ms-grid-rows: 1fr 38px 1fr;
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    justify-items: center;

}

.custom-brands--item {
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-box-pack: center; -moz-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
    -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    padding: 29px;
    background: #FCFCFC;
    max-width: 200px;
    width: 100%;
    min-height: 148px;
}

.custom-brands--item--img {
    max-width: 143px;
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center;
    -webkit-box-pack: center; -moz-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
}

.custom-brands--item--img img {
    max-width: 100%;
    height: auto;
    background: #fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
/* END Brands Grid */

/* Home Blog Carousel */
.home-page .post-module.journal-carousel .box-heading {
    color: #202124;
    font-size: 24px;
    margin-bottom: 50px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    background: unset;
}

.home-page .post-module.journal-carousel .post-item .post-wrapper {
    padding: 0;
    max-width: 300px;
    margin: 0 auto;
}

.home-page .post-module.journal-carousel .post-item .post-wrapper .post-item-details {
    text-align: left;
    padding: 24px 10px 7px 10px;
}

.home-page .post-module.journal-carousel .post-item .post-wrapper .post-item-details h2 {
    padding-top: 0;
}

.home-page .post-module.journal-carousel .post-item .post-wrapper .post-item-details .post-text {
    font-weight: 100;
    font-family: 'LatoWeb', Helvetica, Arial, sans-serif;
    margin-bottom: 40px;
}

.home-page .post-module.journal-carousel .post-item .post-wrapper .post-item-details .post-view-more.button {
    margin: 0;
    text-transform: none;
    background: rgb(164, 174, 239);
    color: #fff;
    width: 127px;
    height: 30px;
    text-align: center;
    line-height: 30px !important;
    padding: 0;
    border-radius: 5px;
}

.home-page .post-module.journal-carousel .post-item .post-wrapper .post-item-details .post-view-more.button:hover {
    background: rgb(90, 110, 239);
}
/* END Home Blog Carousel */

/* Product Listing */
.product-list .product-list-item .product-details .button-group .warranty {
    font-size: 14px !important;
    line-height: 18px !important;
}

.product-list .product-list-item .product-details .button-group .warranty .warranty-text {
    font-size: 16px !important;
}

.product-list .product-list-item .stock-container {
    margin-bottom: 10px;
}

.product-list .product-list-item .stock-container p.out-of-stock,
.product-list .product-list-item .stock-container p.out-of-stock i {
    color: #710000;
}

.product-list .product-list-item .countdown {
    position: relative;
    margin-top: -20px;
    margin-bottom: 10px;
    visibility: visible;
    opacity: 1;
}

.product-list .product-list-item .price-new, .product-page .right .price-new {
    margin-right: 10px;
}

.product-list .product-list-item .product-details .button-group {
    padding-left: 10px;
    min-width: 220px;
}

.product-list .product-list-item .product-details .button-group {
    max-width: 220px;
}

.product-list .product-list-item .product-details .button-group .cart > a {
    max-width: 220px;
}

.product-list .product-list-item .product-details .button-group .cart > a svg {
    max-width: 14px;
}

.product-list .product-list-item .image .label-sale {
    display: none;
}

.product-list .product-list-item .product-details .caption .sub-info .sub-info-model {
    margin-top: 10px;
    margin-bottom: 10px;
}

.rtpi-cardless-installments img {
    width: 100%;
}
/* END Product Listing */

/* Product Page */
.product-page .expire-text {
    display: none;
}

.product-page .countdown-wrapper {
    padding: 0 !important;
    padding-bottom: 10px !important;
}

.product-page .custom-product-price-wrapper,
.quickview-page .custom-product-price-wrapper {
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center;
    -ms-flex-pack: space-between; -webkit-box-pack: justify; -webkit-justify-content: space-between; justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 25px;
}

.quickview-page .custom-product-price-wrapper {
    -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column;
}

.quickview-page .custom-product-price-wrapper > div {
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-align-items: center; -moz-align-items: center; -ms-flex-align: center; align-items: center;
    -webkit-box-pack: start; -moz-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;
    width: 100%;
}

.quickview-page .right .custom-product-price-wrapper .price-new-container .price .price-new {
    top: 0px;
    font-size: 20px;
    margin-right: 10px;
}

.rtpi-description::-webkit-scrollbar,
.product-custom_description::-webkit-scrollbar,
.product-warranty::-webkit-scrollbar {
    width: 5px;
}

.quickview-page .scroll-top {
    display: none !important;
}

.quickview-page body::-webkit-scrollbar {
    width: 5px !important;
}

.quickview-page .custom-product-price-wrapper .price-new-container .discount-percent {
    font-size: 20px !important;
}

.quickview-page .custom-product-price-wrapper .price-old {
    margin: 0px 10px 0px 0px !important;
    top: 0px !important;
}

.product-page .right .price .price-new-container {
    margin-bottom: 5px !important;
}

.product-page .right .price .custom-product-price-wrapper span.price-old {
    margin-bottom: 5px !important;
    display: block;
}

.product-page .right .price .custom-product-price-wrapper span.special-text {
    margin-bottom: 0;
}
/* END Product Page */

.manufacturer-page .container-search.sf .sf-inner #custom_form {
    background: transparent;
}

/* Super Filter */
.side-column .journal-sf .box {
    border: 2px solid #E8E8E8;
}

.journal-sf .box .box-heading,
.sf-partquality .box-heading,
.sf-partstatus .box-heading {
    background: #eaeaea !important;
    color: #333745;
}

.journal-sf .box .box-content {
    background: #fff !important;
    color: #333745;
}

.journal-sf .box .box-content label input {
    display: none;
}

.journal-sf .box .box-content label span.sf-name:before {
    width: 0 !important;
}

.side-column .journal-sf .box ul li label:before {
    content: '✔';
    position: absolute;
    top: -2px;
    right: 10px;
    width: 20px;
    color: #333745;
    opacity: 0;
    font-size: 18px;
    font-weight: bold;
    z-index: 1;
    transition: opacity 350ms;
    -webkit-transition: opacity 350ms;
    -o-transition: opacity 350ms;
    -moz-transition: opacity 350ms;
}

.side-column .journal-sf .box ul li label.sf-checked:before {
    opacity: 1;
}

.side-column .journal-sf .box ul li label.sf-checked, .side-column .journal-sf .box ul li label:hover {
    color: #333745 !important;
    font-weight: bold;
}

.side-column .journal-sf .box-heading, .oc-filter a.list-group-item {
    letter-spacing: 0.35px !important;
    font-size: 14px !important;
}
/* END Super Filter */

.select2-container--open {
    z-index: 1100;
}

/* Garage add car popup */
.carform-select-popup .container-search.sf .sf-inner {
    width: 100%;
}

.carform-select-popup .sidesearch-form > div {
    margin-top: 10px;
}

.carform-select-popup .container-search.sf,
.carform-select-popup .container-search.sf .sf-inner #custom_form {
    background: transparent;
    border: 0;
}

.carform-select-popup .sidesearch-form {
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column;
}

.carform-select-popup .sf .sf-inner .sf-make-section,
.carform-select-popup .sf .sf-inner .sf-model-section,
.carform-select-popup .sf .sf-inner .sf-engine-section,
.carform-select-popup .sf .sf-inner .sf-door-section,
.carform-select-popup .sf .sf-inner .sf-year-section {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.add-car.select2-container--open .select2-dropdown--above,
.add-car.select2-container--open .select2-dropdown--below {
    width: unset;
    left: 0;
}
/* END Garage add car popup */
/* START Manufacturers page */

.route-product-manufacturer .breadcrumb {
    padding: 0px 13px !important;
}

.route-product-manufacturer .heading-title {
    background-color: transparent;
    box-shadow: none;
    padding: 0px 13px;
    margin-bottom: 0px;
    color: #646464;
    font-size: 24px;
    margin-bottom: 20px;
}

.route-product-manufacturer .manufacturers-initials-list {
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;
    padding: 0px 13px;
}

.route-product-manufacturer .manufacturers-initials-list .manufacturers-initials-list-item {
    background: transparent;
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    height: 56px;
    min-width: 56px;
    line-height: 56px;
    margin: 10px 10px 10px 0px;
    text-align: center;
    cursor: pointer;
}

.route-product-manufacturer .manufacturers-initials-list .manufacturers-initials-list-item.selected-manu {
    border-color: #164482;
}

.route-product-manufacturer .manufacturers-initials-list .manufacturers-initials-list-item:hover {
    border-color: #242424;
}

.route-product-manufacturer .manufacturers-initials-list .manufacturers-initials-list-item a {
    color: #111;
    display: block;
}

.route-product-manufacturer .manufacturers-search {
    position: relative;
    margin: 20px 0px;
    padding: 0px 13px;
}

.route-product-manufacturer .manufacturers-search label {
    position: absolute;
    padding: 0;
    font-size: 18px;
    line-height: 28px;
    top: calc(50% - 14px);
    left: 38px;
    transition: 0.25s ease all; -webkit-transition: 0.25s ease all; -o-transition: 0.25s ease all; -ms-transition: 0.25s ease all; -moz-transition:0.25s ease all;
}

.route-product-manufacturer .manufacturers-search .error-message {
    display: none;
    position: absolute;
    color: red;
    margin: 5px 0px;
}

.route-product-manufacturer .manufacturers-search .manufacturer-search-input {
    height: 74px;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #757575;
    padding: 25px 25px 0px 25px;
    font-size: 16px;
}

.route-product-manufacturer .manufacturers-search.error .manufacturer-search-input {
    border-color: red !important;
}

.route-product-manufacturer .manufacturers-search.error .error-message {
    display: block;
}

.route-product-manufacturer .manufacturers-search .manufacturer-search-input:focus {
    border-color: #164482;
}

.route-product-manufacturer .manufacturers-search .manufacturer-search-input:valid + label {
    font-size: 14px;
    top: 10px;
    line-height: 20px;
}

.route-product-manufacturer .manufacturers-search .manufacturer-search-input:focus + label {
    font-size: 14px;
    top: 10px;
    line-height: 20px;
}

.route-product-manufacturer .manufacturers-search i {
    position: absolute;
    right: 25px;
    font-size: 26px;
    color: #666;
    top: calc(50% - 13px);
}

.route-product-manufacturer .manu-item {
    border: none;
    width: 100%;
    background-color: #f0f0f0;
    margin: 0px 10px 10px 0px;
}

.route-product-manufacturer .manu-item .manu-img-section {
    padding: 15px 25px;
    text-align: center;
}

.route-product-manufacturer .manufacturer-list {
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;
}

.route-product-manufacturer .manufacturers-results {
    display: grid; display: -ms-grid;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: repeat(5, 1fr);
    padding: 13px;
    position: relative;
}

.route-product-manufacturer .manufacturers-results .has-loader {
    position: absolute;
    left: calc(50% - 60px);
    top: 100px;
    display: none;
}

.route-product-manufacturer .manufacturers-results .has-loader.active {
    display: block;
}

/* END Manufacturers page */


/* START Service Type List */


.servicekitlist-page .heading-title {
    background-color: transparent;
    box-shadow: none;
    margin-bottom: 0px;
    color: #646464;
    font-size: 24px;
    padding: 0px;
    margin-bottom: 20px;
}

.servicekitlist-page .servicekits-listing {
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;
    margin: 15px 0px;
}

.servicekitlist-page .servicekits-listing .servicekits-listing--item {
    width: 33%;
    margin-bottom: 50px;
}

.servicekitlist-page .servicekits-listing .servicekits-listing--item .servicekit--icon {
    min-height: 90px;
    margin-bottom: 10px;
}

.servicekitlist-page .servicekits-listing .servicekits-listing--item .servicekit--title {
    color: #111;
    display: block;
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 10px;
}

/* END Service Type List */

/* Manufacturer Side Categories */
.side-column .box.sf-category {
    display: none !important;
}

.manufacturer-page .box.sf-category {
    display: block !important;
}

.side-column .box-category li a:hover,
.side-column .box-category li a.active {
    background-color: transparent !important;
    color: #333745 !important;
    font-weight: bold;
}

.manufacturer-page .side-category li a:hover > i,
.manufacturer-page .side-category li a.active i,
#journal-side-category-searchpage .box-category .sf-name:hover {
    color: #333745 !important;
}

#journal-side-category-searchpage {
    border: 0;
}

#journal-side-category-searchpage ul label input[type=checkbox] {
    display: none;
}

.side-column .box-category ul > li {
    padding: 0;
}

.side-column .box-category ul li a {
    padding: 10px;
}

.side-column .box-category ul li ul li {
    padding: 5px 24px !important;
}

.side-column .box-category ul li label.sf-checked:before {
    top: -5px;
    right: -20px;
}

.side-column .box-category ul > li {
    padding: 0 !important;
}

.side-column .box-category {
    background: #fff;
}

.side-column .box-category ul li {
    border-color: rgb(234 234 234) !important;
    border-bottom-width: 1px;
}

#journal-side-category-searchpage {
    margin-bottom: 0 !important;
}

.manufacturer-page .side-category .box-heading {
    display: block !important;
}

.side-category-left .box-category {
    transition: all 300ms; -webkit-transition: all 300ms; -o-transition: all 300ms; -moz-transition:all 300ms;
}

#journal-side-category-searchpage.side-category-left.is-collapsed .box-category {
    max-height: 0px;
    visibility: hidden;
    opacity: 0;
}

.manufacturer-page #journal-side-category-searchpage.side-category {
    max-height: unset;
    overflow-y: unset !important;
}

#journal-side-category-searchpage .box-category {
    max-height: 425px;
    overflow-y: auto !important;
}
/* END Manufacturer Side Categories */
/* START All categories */

.allcategories-page .heading-title {
    background-color: transparent;
    box-shadow: none;
    margin-bottom: 0px;
    color: #646464;
    font-size: 24px;
    padding: 0px;
    margin-bottom: 20px;
}

.allcategories-page .allcategories--topcategories {
    display:grid;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: repeat(5, 1fr);
    margin-bottom: 50px;
}

.allcategories-page .allcategories--topcategories .allcategories--topcategory {
    width: 100%;
    padding: 10px;
    background-color: white;
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-align-items: center; -moz-align-items: center; -ms-flex-align: center; align-items: center;
    cursor: pointer;
}

.allcategories-page .allcategories--topcategories .allcategories--topcategory .topcategory--initial {
    background-color: #242424;
    color: white;
    font-weight: bold;
    padding: 10px 15px;
    font-size: 16px;
    margin-right: 10px;
}

.allcategories-page .allcategories--topcategories .allcategories--topcategory .topcategory--name {
    text-transform: uppercase;
    color: #111;
    font-weight: bold;
    font-size: 16px;
}

.allcategories-page .allcategories--topcategories .allcategories--topcategory .topcategory--name:hover {
    text-decoration: underline;
}

.allcategories-page .allcategories--grid .allcategories--title {
    text-align: center;
    color: #111;
    font-size: 24px;
    margin-bottom: 30px;
}

.allcategories-page .allcategories--grid .allcategories--grid-item {
    margin-bottom: 50px;
}

.allcategories-page .allcategories--subcategories-grid {
    display:grid;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: repeat(5, 1fr);
}

.allcategories-page .allcategories--subcategories-grid .allcategories--subcategories-grid--item {
    background-color: white;
    padding: 15px 15px 40px 15px;
    cursor: pointer;
}

.allcategories-page .allcategories--subcategories-grid .allcategories--subcategories-grid--item > a {
    display: block;
}

.allcategories-page .allcategories--subcategories-grid .allcategories--subcategories-grid--item .subcategory--count {
    display: block;
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
    color: #a9a9a9;
}

.allcategories-page .allcategories--subcategories-grid .allcategories--subcategories-grid--item .subcategory--image {
    text-align: center;
    margin-bottom: 10px;
}

.allcategories-page .allcategories--subcategories-grid .allcategories--subcategories-grid--item .subcategory-link {
    text-align: center;
    color: #111;
    display: block;
    font-size: 16px;
}

.allcategories-page .allcategories--subcategories-grid .allcategories--subcategories-grid--item:hover .subcategory-link {
    text-decoration: underline;
}

/* END All categories */

/* Home search engine */
#search_engine_form .input_kinitiras_wrapper {
    width: 100%;
    max-width: 300px;
}

#search_engine_form .input_kinitiras-section {
    width: 100%;
    height: 60px;
    background: #fff;
    border-radius: 5px;
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center;
    -webkit-box-pack: center; -moz-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
    padding: 0 10px;
}

#search_engine_form .sf-box {
    width: 100%;
}

#input_kinitiras {
    width: 100%;
    height: 60px;
}

#search_engine_form .search-engine-select2 {
    width: 100% !important;
}
/* END Home search engine */

.product-page .sticky-product-header .product-button-group .enquiry-button a.small-mobile-only {
    display: none;
}

.product-page .sticky-product-header .product-button-group .enquiry-button a {
    background-color: #e1262e;
    padding: 10px 20px;
    color: white;
    width: auto;
    display: block;
    text-align: center;
    font-weight: bold;
}

.single-product--manufacturer-image {
    display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
    -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center;
    -webkit-box-pack: center; -moz-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
}

.single-product--manufacturer-image img {
    max-width: 100px;
}