

@font-face {
    font-family: 'calibri';
    src: url('../fonts/calibri.ttf') format('opentype');
}


#main-nav-container.fixed, #option-panel-title, .flexslider .slides > li {
    -webkit-backface-visibility: hidden;
}

.progress-bar-custom:after, .tab-style-2 li.active:after, blockquote:before {
    content: '';
}

.accordion-btn, .portfolio-btn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.item-action, .item-action *, .ratings-amount, .title-desc {
    white-space: nowrap;
}

body {
    overflow: visible !important;
    padding: 0 !important;
    font: 15px/1.5 Roboto,sans-serif;
    color: #7c807e;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pattern1 {
    background: url(../images/patterns/pattern1.png);
}

.pattern2 {
    background: url(../images/patterns/pattern2.png);
}

.pattern3 {
    background: url(../images/patterns/pattern3.png);
}

.pattern4 {
    background: url(../images/patterns/pattern4.png);
}

.pattern5 {
    background: url(../images/patterns/pattern5.png);
}

.pattern6 {
    background: url(../images/patterns/pattern6.png);
}

.pattern7 {
    background: url(../images/patterns/pattern7.png);
}

.pattern8 {
    background: url(../images/patterns/pattern8.png);
}

.pattern9 {
    background: url(../images/patterns/pattern9.png);
}

.pattern10 {
    background: url(../images/patterns/pattern10.png);
}

.pattern11 {
    background: url(../images/patterns/pattern11.png);
}

.pattern12 {
    background: url(../images/patterns/pattern12.png);
}

.pattern13 {
    background: url(../images/patterns/pattern13.png);
}

.pattern14 {
    background: url(../images/patterns/pattern14.png);
}

.pattern15 {
    background: url(../images/patterns/pattern15.png);
}

.pattern16 {
    background: url(../images/patterns/pattern16.png);
}

.pattern17 {
    background: url(../images/patterns/pattern17.png);
}

.pattern18 {
    background: url(../images/patterns/pattern18.png);
}

.pattern19 {
    background: url(../images/patterns/pattern19.png);
}

.pattern20 {
    background: url(../images/patterns/pattern20.png);
}

.pattern21 {
    background: url(../images/patterns/pattern21.png);
}

.pattern22 {
    background: url(../images/patterns/pattern22.png);
}

.pattern23 {
    background: url(../images/patterns/pattern23.png);
}

.pattern24 {
    background: url(../images/patterns/pattern24.png);
}

.pattern25 {
    background: url(../images/patterns/pattern25.png);
}

.pattern26 {
    background: url(../images/patterns/pattern26.png);
}

.pattern27 {
    background: url(../images/patterns/pattern27.png);
}

.pattern28 {
    background: url(../images/patterns/pattern28.png);
}

.pattern29 {
    background: url(../images/patterns/pattern29.png);
}

.pattern30 {
    background: url(../images/patterns/pattern30.png);
}

#wrapper {
    width: 100%
}

    #wrapper.boxed {
        width: 970px;
        margin: 30px auto;
        box-shadow: 0 0 15px rgba(0,0,0,.4);
        -webkit-box-shadow: 0 0 15px rgba(0,0,0,.4);
    }

    #wrapper.boxed-long {
        width: 970px;
        margin: 0 auto;
        box-shadow: 3px 0 10px rgba(0,0,0,.35),-3px 0 10px rgba(0,0,0,.35);
        -webkit-box-shadow: 3px 0 10px rgba(0,0,0,.35),-3px 0 10px rgba(0,0,0,.35);
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin-bottom: 20px;
}

::selection {
    background-color: #f34b26;
    color: #fff;
}

::-moz-selection {
    background-color: #f34b26;
    color: #fff;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Roboto,sans-serif;
    line-height: 1;
    color: #444645;
    margin-top: 0;
}

.h1, h1 {
    font-size: 40px;
}

.h2, h2 {
    font-size: 32px;
}

.h3, h3 {
    font-size: 26px;
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-bottom: 15px;
}

.h4, h4 {
    font-size: 22px;
}

.h5, h5 {
    font-size: 18px;
}

.h6, h6 {
    font-size: 16px;
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        color: inherit;
    }

ol, ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

a {
    -webkit-transition: color .24s ease-in-out;
    -moz-transition: color .24s ease-in-out;
    -o-transition: color .24s ease-in-out;
    -ms-transition: color .24s ease-in-out;
    transition: color .24s ease-in-out;
    color: #333;
}

    a:active, a:focus, a:hover {
        text-decoration: none;
        color: var(--color1);
    }

    a:active, a:focus, input, select, textarea {
        outline: 0;
        resize: none;
    }

iframe {
    border: none;
}

img.pull-right {
    margin-left: 15px;
    margin-bottom: 15px;
}

img.pull-left {
    margin-right: 15px;
    margin-bottom: 15px;
}

hr {
    border: 0;
    border-top: 1px solid #ebebeb;
}

.icon-style {
    border-radius: 50%;
    color: white;
    width: 50px;
    align-items: center;
    height: 50px;
    justify-content: center;
    margin-left: 20px;
}

blockquote {
    padding: 35px 20px 10px 65px;
    margin: 0 0 20px;
    border-left: none;
    position: relative;
    color: #8f9290;
    font-size: 14px;
}

    blockquote.blockquote-reverse {
        padding: 35px 65px 10px 20px;
        border-right: none;
    }

    blockquote p {
        font-size: 15px;
        font-weight: 400;
        line-height: 21px;
        font-style: italic;
    }

    blockquote:before {
        display: block;
        position: absolute;
        left: 25px;
        top: 11px;
        width: 32px;
        height: 26px;
        background-image: url(../images/sprites/sprite.png);
        background-repeat: no-repeat;
        background-position: 0 -150px;
    }

    blockquote.blockquote-reverse:before {
        left: auto;
        right: 25px;
        background-position: -368px -383px;
    }

.highlight {
    padding: 4px 8px;
    background: #dcdcdc;
}

    .highlight.block {
        display: block;
        width: 100%;
        font-size: 14px;
        font-weight: 700;
    }

    .highlight.reverse {
        color: #fff;
        background: #7c807e;
    }

    .highlight.first-color {
        color: #fff;
        background: #f34b26;
    }

    .highlight.second-color {
        color: #fff;
        background: var(--color1);
    }

    .highlight.third-color {
        color: #fff;
        background: #d51a03;
    }

    .highlight.fourth-color {
        color: #fff;
        background: var(--color1);
    }

.first-color {
    color: #f34b26;
}

.second-color {
    color: var(--color1);
}

.third-color {
    color: #d51a03;
}

.fourth-color {
    color: var(--color1);
}

.dropcap, .dropcap-bg {
    font-size: 3.8em;
    line-height: 1;
    padding-right: .1em;
    float: left;
    text-transform: uppercase;
}

    .dropcap.first-color {
        color: #f34b26;
    }

    .dropcap.second-color {
        color: var(--color1);
    }

    .dropcap.third-color {
        color: #d51a03;
    }

    .dropcap.fourth-color {
        color: var(--color1);
    }

.dropcap-bg {
    padding: .03em .06em;
    color: #7c807e;
    margin-right: .15em;
    background: #f1f1f1;
}

.col-2, .col-3, .col-4, .col-5 {
    float: left;
    padding-right: 20px;
}

.dropcap-bg.reverse {
    background: #7c807e;
    color: #fff;
}

.dropcap-bg.first-color {
    background: #f34b26;
    color: #fff;
}

.dropcap-bg.second-color {
    background: var(--color1);
    color: #fff;
}

.dropcap-bg.third-color {
    background: #d51a03;
    color: #fff;
}

.dropcap-bg.fourth-color {
    background: var(--color1);
    color: #fff;
}

.sm-separator {
    margin-right: 5px;
}

.separator {
    margin-right: 10px;
}

.lg-separator {
    margin-right: 20px;
}

.top-10px {
    margin-top: -10px;
}

.lg-margin, .lg-margin2x, .lg-margin3x, .md-margin, .md-margin2x, .md-margin3x, .sm-margin, .xlg-margin, .xlg-margin2x, .xlg-margin3x, .xs-margin, .xss-margin {
    min-height: 1px;
}

.xss-margin {
    margin-bottom: 5px;
}

.xs-margin {
    margin-bottom: 10px;
}

.sm-margin {
    margin-bottom: 20px;
}

.md-margin {
    margin-bottom: 30px;
}

.lg-margin {
    margin-bottom: 40px;
}

.xlg-margin {
    margin-bottom: 50px;
}

.md-margin2x {
    margin-bottom: 60px;
}

.lg-margin2x {
    margin-bottom: 80px;
}

.xlg-margin2x {
    margin-bottom: 100px;
}

.md-margin3x {
    margin-bottom: 90px;
}

.lg-margin3x {
    margin-bottom: 120px;
}

.xlg-margin3x {
    margin-bottom: 150px;
}

.clear-margin {
    margin-bottom: 0 !important;
}

.link-underline {
    text-decoration: underline !important;
}

.col-2 {
    width: 50%;
}

.col-3 {
    width: 33.333333%;
}

.col-4 {
    width: 25%;
}

.col-5 {
    width: 20%;
}

    .col-2.last .col-3.last, .col-4.last, .col-5.last {
        padding-right: 0;
    }

.img-responsive {
    width: 100%;
}

.show-for-lg {
    display: inline;
}

.hide-for-lg {
    display: none;
}

.alert-dismissable .close {
    top: 2px;
}

    .alert-dismissable .close:active, .alert-dismissable .close:focus {
        outline: 0;
    }

.bs-glyphicons-list li, .fontawesome-icon-list a {
    color: #5a5a5a;
    display: block;
    padding: .3em .6em;
}

    .bs-glyphicons-list li:hover, .fontawesome-icon-list a:hover {
        background: #f1f1f1;
    }

.btn-custom-2.active, .btn-custom-2:active, .btn-custom-3.active, .btn-custom-3:active, .btn-custom.active, .btn-custom:active, .open .dropdown-toggle.btn-custom, .open .dropdown-toggle.btn-custom-2, .open .dropdown-toggle.btn-custom-3 {
    background-image: none;
}

.bs-glyphicons-list li .glyphicon, .fontawesome-icon-list a .fa {
    margin-right: .5em;
    width: 1.5em;
}

.bs-glyphicons-list li {
    min-height: 50px;
    margin-bottom: 1em;
}

.list-style {
    padding-left: 20px;
}

    .list-style.list-disc {
        list-style-type: disc;
    }

    .list-style.list-circle {
        list-style-type: circle;
    }

    .list-style.list-square {
        list-style-type: square;
    }

    .list-style.list-decimal {
        list-style-type: decimal;
    }

    .list-style.list-lower-alpha {
        list-style-type: lower-alpha;
    }

    .list-style.list-upper-alpha {
        list-style-type: upper-alpha;
    }

    .list-style.list-lower-roman {
        list-style-type: lower-roman;
    }

    .list-style.list-upper-roman {
        list-style-type: upper-roman;
    }

.fa-ul > li {
    margin-bottom: 10px;
}

.list-group {
    margin-bottom: 20px;
}

.list-group-item {
    padding: 5px 15px;
}

a.list-group-item {
    color: #555;
}

    a.list-group-item .list-group-item-heading {
        color: #444645;
        margin-bottom: 10px;
    }

    a.list-group-item:focus, a.list-group-item:hover {
        background-color: #f2f2f2;
    }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #f34b26;
    border-color: #f34b26;
}

.btn-custom, .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #fff;
}

.btn {
    padding: 10px 18px;
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
    box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
}

    .btn:active, .btn:focus {
        outline: 0 !important;
    }

.btn-group-lg > .btn, .btn-lg {
    padding: .55em 1.8em;
    font-size: 1.25em;
    line-height: 1.5;
    border-radius: 4px;
}

.btn-group-sm > .btn, .btn-sm {
    padding: .4em 1.1em;
    font-size: .85em;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-group-xs > .btn, .btn-xs {
    padding: .15em .7em;
    font-size: .75em;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

    .btn-block + .btn-block {
        margin-top: .5em;
    }

.btn-custom {
    color: #fff;
    background-color: #f34b26;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
}

    .btn-custom.active, .btn-custom:active, .btn-custom:focus, .btn-custom:hover, .open .dropdown-toggle.btn-custom {
        color: #fff;
        background-color: var(--color1);
        border-color: transparent;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
    }

    .btn-custom.disabled, .btn-custom.disabled.active, .btn-custom.disabled:active, .btn-custom.disabled:focus, .btn-custom.disabled:hover, .btn-custom[disabled], .btn-custom[disabled].active, .btn-custom[disabled]:active, .btn-custom[disabled]:focus, .btn-custom[disabled]:hover, fieldset[disabled] .btn-custom, fieldset[disabled] .btn-custom.active, fieldset[disabled] .btn-custom:active, fieldset[disabled] .btn-custom:focus, fieldset[disabled] .btn-custom:hover {
        background-color: #0b9a0b;
        border-color: #0b890b;
    }

.btn-custom-2 {
    color: #fff !important;
    background-color: #444645;
    border-color: #444645;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
}

    .btn-custom-2.active, .btn-custom-2:active, .btn-custom-2:focus, .btn-custom-2:hover, .open .dropdown-toggle.btn-custom-2 {
        color: #fff !important;
        background-color: #f34b26;
        border-color: #f34b26;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
    }

.accordion-btn, .btn-custom-3 {
    box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
}

.btn-custom-2.disabled, .btn-custom-2.disabled.active, .btn-custom-2.disabled:active, .btn-custom-2.disabled:focus, .btn-custom-2.disabled:hover, .btn-custom-2[disabled], .btn-custom-2[disabled].active, .btn-custom-2[disabled]:active, .btn-custom-2[disabled]:focus, .btn-custom-2[disabled]:hover, fieldset[disabled] .btn-custom-2, fieldset[disabled] .btn-custom-2.active, fieldset[disabled] .btn-custom-2:active, fieldset[disabled] .btn-custom-2:focus, fieldset[disabled] .btn-custom-2:hover {
    background-color: #0b9a0b;
    border-color: #0b890b;
}

.btn-custom-3 {
    color: #fff;
    background-color: #575a59;
    border-color: #5c5f5e;
}

.accordion-btn, .btn-custom-3 {
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
}

    .btn-custom-3.active, .btn-custom-3:active, .btn-custom-3:focus, .btn-custom-3:hover, .open .dropdown-toggle.btn-custom-3 {
        color: #fff;
        background-color: #f34b26;
        border-color: #f34b26;
        -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
        box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
    }

    .btn-custom-3.disabled, .btn-custom-3.disabled.active, .btn-custom-3.disabled:active, .btn-custom-3.disabled:focus, .btn-custom-3.disabled:hover, .btn-custom-3[disabled], .btn-custom-3[disabled].active, .btn-custom-3[disabled]:active, .btn-custom-3[disabled]:focus, .btn-custom-3[disabled]:hover, fieldset[disabled] .btn-custom-3, fieldset[disabled] .btn-custom-3.active, fieldset[disabled] .btn-custom-3:active, fieldset[disabled] .btn-custom-3:focus, fieldset[disabled] .btn-custom-3:hover {
        background-color: #0b9a0b;
        border-color: #0b890b;
    }

.btn-custom .badge {
    color: #f34b26;
    background-color: #fff;
}

.btn-custom-2 .badge {
    color: #444645;
    background-color: #fff;
}

.btn-custom-3 .badge {
    color: #575a59;
    background-color: #fff;
}

.badge, .btn-default .badge {
    background-color: #aeaeae;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: .25em .6em;
    font-size: 1em;
    border-radius: 10px;
}

.btn .badge {
    top: 1px;
    margin: 0 .3em;
}

.dropdown-menu {
    min-width: 160px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    border: 1px solid rgba(0,0,0,.06);
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.15);
    box-shadow: 0 1px 6px rgba(0,0,0,.15);
    z-index: 99999999;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    margin-bottom: 0;
    -webkit-box-shadow: 0 -1px 6px rgba(0,0,0,.15);
    box-shadow: 0 -1px 6px rgba(0,0,0,.15);
}

.dropdown-menu .divider {
    margin: .65em 0;
}

#inner-header .dropdown-menu > li > a {
    color: #3a3a3a;
}

.dropdown-menu > li > a {
    padding: 5.7px 13px;
    line-height: 1.5;
    color: #3a3a3a;
    display: block !important
}

.lang-menu {
    background: none;
    border: 0;
}

    .lang-menu > li > a {
        color: #fff !important;
        background: none !important
    }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #020202;
    background-color: #f1f1f1;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #0a0a0a;
    background-color: #dadada;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #999;
}

.input-group input + .input-group-addon {
    text-align: right;
}

    .input-group input + .input-group-addon .input-icon {
        margin-right: 0;
        margin-left: 5px;
    }

.input-group .input-group-addon + input + .input-group-addon {
    min-width: 0;
    border-radius: 0 3px 3px 0;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 47px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 3px 0 0 3px;
}

.input-group-lg > .input-group-addon {
    padding-left: 8px;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 32px;
    padding: 3px 6px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px 0 0 3px;
}

.form-control {
    height: 34px;
    padding: 7px 8px;
}

.no-minwidth {
    min-width: 0 !important;
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 3px;
    margin-left: 4px;
}

.input-group-lg .input-group-addon input[type=checkbox], .input-group-lg .input-group-addon input[type=radio] {
    margin-top: 6px;
    margin-left: 7px;
}

.input-group-sm .input-group-addon input[type=checkbox], .input-group-sm .input-group-addon input[type=radio] {
    margin-top: 6px;
    margin-left: 2px;
}

input:focus, select:focus, textarea:focus {
    outline: 0;
}

fieldset {
    padding: 0;
    margin: 0 0 10px;
    border: none;
}

    fieldset.half-margin {
        margin-bottom: 30px;
    }

.input-desc-box, .input-group {
    margin-bottom: 10px;
}

.input-lg {
    font-size: 15px;
    line-height: 1.5;
    border-radius: 3px;
}

#register-form .form-control {
    color: #a4a4a4;
    background-color: #fff;
    border: 1px solid #e0e0e0;
}

.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px;
    border-color: #dcdcdc;
}

.input-group .form-control {
    border-radius: 0 3px 3px 0;
}

.form-control:focus {
    border-color: #e0e0e0;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}

.input-group-addon {
    padding-left: 8px;
    font-size: 13px;
    color: #f34b26;
    text-align: left;
    background-color: #f2f2f2;
    border: 1px solid #dcdcdc;
    border-radius: 3px 0 0 3px;
    min-width: 160px;
    position: relative;
}

    .input-group-addon i {
        font-size: 16px;
    }

.textarea-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .textarea-container .input-group-addon {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        border-radius: 3px 3px 0 0;
        padding: 10.5px 12px 10.5px 7px;
        z-index: 90;
    }

        .textarea-container .input-group-addon:first-child {
            border-right: 1px solid #e4e2e2;
        }

    .textarea-container textarea {
        padding-top: 55px;
        margin-top: 5px;
    }

.form-control:-moz-placeholder {
    color: #a4a4a4;
}

.form-control::-moz-placeholder {
    color: #a4a4a4;
}

.form-control:-ms-input-placeholder {
    color: #a4a4a4;
}

.form-control::-webkit-input-placeholder {
    color: #a4a4a4;
}

.custom-checkbox {
    position: relative;
    padding-left: 30px;
}

.input-desc, .input-desc-box {
    width: 100%;
    margin-bottom: 25px;
}

.input-desc-box {
    width: 100%;
    color: #797878;
    padding: 12px 15px;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    background: #f2f2f2;
    line-height: 21px;
}

    .input-desc-box .icon-box {
        display: inline-block;
        width: 16px;
        height: 16px;
        font-size: 16px;
        font-weight: 700;
        background: #f34b26;
        margin-top: 2.5px;
        color: #fff;
        line-height: 17px;
        text-align: center;
    }

.custom-checkbox input[type=checkbox] {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    opacity: 0;
    z-index: 100;
}

.custom-checkbox .checbox-container {
    position: absolute;
    left: 0;
    top: 2px;
    display: inline-block;
    border: 1px solid #c3c3c3;
    border-radius: 2px;
    width: 16px;
    height: 16px;
    background: #fcfcfc;
    text-align: center;
    line-height: 14px;
}

.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    border-width: 7px 7px 0;
    border-top-color: #f34b26;
}

.custom-checkbox .checbox-container i {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    opacity: 0;
}

.custom-checkbox input[type=checkbox].valid + .checbox-container, .custom-checkbox input[type=checkbox].valid + label + .checbox-container, .custom-checkbox input[type=checkbox]:checked + .checbox-container {
    background: var(--color1) !important;
    border-color: var(--color1);
}

    .custom-checkbox input[type=checkbox].valid + .checbox-container i, .custom-checkbox input[type=checkbox].valid + label + .checbox-container i, .custom-checkbox input[type=checkbox]:checked + .checbox-container i {
        opacity: 1;
    }

.input-group-btn > .btn {
    padding: 8px 18px;
}

.form-control-feedback {
    top: 30px;
}

.input-lg + .form-control-feedback {
    top: 28px;
}

.carousel-inner > .item {
    padding: 0;
    margin: 0;
}

.tooltip {
    font-size: 14px;
    line-height: 1.5;
    z-index: 900;
}

    .tooltip.top {
        padding: 7px 0;
    }

    .tooltip.right {
        padding: 0 7px;
    }

    .tooltip.bottom {
        padding: 7px 0;
    }

    .tooltip.left {
        padding: 0 7px;
    }

.tooltip-inner {
    padding: 4px 10px;
    color: #fff;
    background-color: #f34b26;
    border-radius: 3px;
}

.tooltip.top .tooltip-arrow {
    margin-left: -7px;
}

.tooltip.top-left .tooltip-arrow {
    left: 7px;
}

.tooltip.top-right .tooltip-arrow {
    right: 7px;
}

.tooltip.right .tooltip-arrow {
    margin-top: -7px;
    border-width: 7px 7px 7px 0;
    border-right-color: #f34b26;
}

.tooltip.left .tooltip-arrow {
    margin-top: -7px;
    border-width: 7px 0 7px 7px;
    border-left-color: #f34b26;
}

.tooltip.bottom .tooltip-arrow {
    margin-left: -7px;
    border-width: 0 7px 7px;
    border-bottom-color: #f34b26;
}

.tooltip.bottom-left .tooltip-arrow {
    left: 7px;
    border-width: 0 7px 7px;
    border-bottom-color: #f34b26;
}

.tooltip.bottom-right .tooltip-arrow {
    right: 7px;
    border-width: 0 7px 7px;
    border-bottom-color: #f34b26;
}

.popover {
    z-index: 900;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f2f2f2;
    border-bottom: 1px solid #dcdcdc;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover.top > .arrow {
    border-top-color: #dcdcdc;
}

.popover.right > .arrow {
    border-right-color: #dcdcdc;
}

.popover.bottom > .arrow {
    border-bottom-color: #dcdcdc;
}

.popover.left > .arrow {
    border-left-color: #dcdcdc;
}

.modal-body {
    padding: 30px 15px;
}

.progress {
    height: 20px;
    margin-bottom: 15px;
    overflow: visible;
    background-color: #eaeaea;
    border-radius: 0;
    box-shadow: none;
}

.progress, .progress-bar {
    -webkit-box-shadow: none;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    box-shadow: none;
}

.progress-bar-custom {
    background-color: #f34b26;
    position: relative;
    color: #444645;
}

    .progress-bar-custom:after {
        display: block;
        position: absolute;
        right: 0;
        bottom: 100%;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 9px 0 0 9px;
        border-color: transparent transparent transparent #53a6c6;
    }

.progress-text {
    font: 700 12px/15px Arial,sans-serif;
    position: absolute;
    right: 15px;
    bottom: 100%;
    display: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
}

/*.accordion-header {
  background: #f4f4f4;
  padding: 15px;
  border: 1px solid #e4e2e2;
  position: relative;
  margin-bottom: 10px;
}*/

.sm-accordion .accordion-header {
    margin-bottom: 0;
    border-bottom-color: transparent;
}

.sm-accordion .panel:last-child .accordion-header {
    border-bottom-color: #e4e2e2;
}

.sm-accordion.panel-group .panel + .panel {
    margin-top: 0;
}

.accordion-title {
    font: 700 13px/1 Roboto,sans-serif;
    color: #777;
}

    .accordion-title > span {
        margin: 0 5px;
    }

.accordion-btn {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #fafafa;
    background-image: url(../images/sprites/sprite.png);
    background-position: -146px -290px;
    background-repeat: no-repeat;
    border: 1px solid #dcdcdc;
    border-radius: 3px 3px 0 0;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s;
    user-select: none;
    cursor: pointer;
}

.tab-style-1 li.active a, .tab-style-2 li.active a {
    cursor: default;
}

.accordion-btn.opened {
    border-radius: 0 0 3px 3px !important;
    background-position: -118px -290px;
}

.accordion-btn.active, .accordion-btn:hover {
    background-color: var(--color1);
    border-color: var(--color1);
    background-position: -146px -318px;
}

.accordion-btn.opened.active, .accordion-btn.opened:hover {
    background-position: -118px -318px;
}

.accordion-header .accordion-btn {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -15px;
    z-index: 100;
}

.sm-accordion .accordion-btn {
    line-height: 25px;
    width: 25px;
    height: 25px;
    background-position: -197px -290px;
}

.sm-accordion .accordion-header .accordion-btn {
    margin-top: -12.5px;
}

.sm-accordion .accordion-btn.opened {
    background-position: -174px -290px;
}

.sm-accordion .accordion-btn.active, .sm-accordion .accordion-btn:hover {
    background-position: -197px -313px;
}

.sm-accordion .accordion-btn.opened.active, .sm-accordion .accordion-btn.opened:hover {
    background-position: -174px -313px;
}

.sidebar .widget .sm-accordion .panel + .panel {
    margin-top: 0;
}

.custom-accordion .panel {
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.custom-accordion .panel-body {
    padding: 20px 0;
}

/*.sm-accordion.custom-accordion .panel-body {
  padding: 20px!important;
  background: #fcfcfc;
  border-top: 1px solid #e4e2e2;
  border-bottom: 0!important;
}*/

.tab-container .nav-tabs {
    border-bottom: none;
}

.tab-container.left .nav-tabs {
    background: #fafafa;
    border-right: 1px solid #dcdcdc;
    float: left;
    border-bottom: none;
}

.tab-container.right .nav-tabs {
    background: #fafafa;
    border-left: 1px solid #dcdcdc;
    float: right;
    border-bottom: none;
}

.tab-container .nav-tabs > li {
    font: 400 15px/26px Roboto,sans-serifcolor:#666;
    border-right: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
}

.tab-container.reverse .nav-tabs > li {
    border-top: none;
}

.tab-container .nav-tabs > li:first-child {
    border-left: 1px solid #dcdcdc;
}

.tab-container.left .nav-tabs > li, .tab-container.right .nav-tabs > li {
    float: none;
    border-top-color: transparent;
    border-right-color: transparent;
}

    .tab-container.left .nav-tabs > li:first-child, .tab-container.right .nav-tabs > li:first-child {
        border-left-color: transparent;
    }

.tab-container .nav-tabs > li > a {
    display: block;
    padding: 10px;
    margin-right: 0;
    line-height: inherit;
    border: 1px solid transparent;
    border-bottom-color: #dcdcdc !important;
    border-radius: 0;
    color: #666;
    background: #fafafa;
    -webkit-transition: background .2s ease-in;
    -moz-transition: background .2s ease-in;
    -o-transition: background .2s ease-in;
    -ms-transition: background .2s ease-in;
    transition: background .2s ease-in;
}

.tab-container .nav-tabs.nav-justified > li > a {
    border-bottom: none;
}

.tab-container .nav-tabs.nav-justified > li.active, .tab-container .nav-tabs.nav-justified > li.active > a {
    border-bottom-color: transparent;
    margin-bottom: -1px;
}

.tab-container.left .nav-tabs > li > a, .tab-container.right .nav-tabs > li > a {
    min-width: 170px;
}

.tab-container .nav-tabs > li > a:hover {
    background: #f3f3f3;
}

.tab-container .nav-tabs > li.active > a, .tab-container .nav-tabs > li.active > a:focus, .tab-container .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background: #fff;
    border: 1px solid transparent;
}

.tab-container.reverse .nav-tabs > li.active {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 0;
    margin-top: -1px;
}

.tab-container.left .nav-tabs > li.active > a, .tab-container.right .nav-tabs > li.active > a {
    border-bottom-color: #dcdcdc;
}

.tab-container.left .nav-tabs > li.active, .tab-container.left .nav-tabs > li.active > a {
    border-right: none;
    margin-right: -1px;
}

.tab-container.right .nav-tabs > li.active, .tab-container.right .nav-tabs > li.active > a {
    border-left: none;
    border-right-color: transparent;
    margin-left: -1px;
}

.tab-container .tab-content {
    padding: 0 10px;
    width: 100%;
    color: #777;
    border: 1px solid #dcdcdc;
}

.tab-container.left .tab-content {
    border: none;
}

.tab-container.right .tab-content {
    padding: 0 330px 0 50px;
    border: none;
}

.tab-container .tab-content .tab-pane {
    padding: 20px 0;
}

#products-tabs-list {
    margin-bottom: 30px;
}

.tab-style-1 li {
    float: left;
    margin: 0 3px 3px 0;
}

    .tab-style-1 li a {
        background: #575a59;
        border: 1px solid #575a59;
        color: #fff;
        text-transform: Uppercase;
        padding: 4px 20px;
        font: 400 14px/20px Roboto,sans-serif;
        transition: all .3s ease-in-out;
    }

    .tab-style-1 li a, .tab-style-2 li a {
        display: inline-block;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
    }

        .tab-style-1 li a:hover, .tab-style-1 li.active a {
            background: #f34b26;
            border-color: #f34b26;
        }

#products-tabs-list.tab-style-2 {
    margin-bottom: 30px;
    border-bottom: 1px solid #e0e0e0;
}

.tab-style-2 li {
    float: left;
    margin: 0 1px 0 0;
    position: relative;
}

    .tab-style-2 li a {
        background: #fafafa;
        border: 1px solid #dcdcdc;
        color: #8f9592;
        padding: 9.5px 25px;
        border-radius: 4px 4px 0 0;
        font: 700 17px/20px Roboto,sans-serif;
        transition: all .3s ease-in-out;
        margin-bottom: -1px;
    }

        .tab-style-2 li a:hover, .tab-style-2 li.active a {
            color: #f34b26;
        }

    .tab-style-2 li.active:after {
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 2px;
        background: #f34b26;
    }

#products-tabs-content {
    margin-bottom: 25px;
}

#header-top {
    background: rgba(0,0,0,.7);
    height: 40px;
    font-size: 12px;
}

.header2 #header-top {
    border-top: 3px solid var(--color1);
    height: 39px;
}

.header3 #header-top {
    height: 36px;
    border-top: none;
}

.header4 #header-top {
    border-top: 3px solid #f34b26;
    height: 33px;
}

.header5 #header-top {
    border-top: 3px solid #f34b26;
    height: 40px;
    background: #2d3845;
}

.header-top-left {
    float: left;
}

.header-top-right {
    float: right;
    position: relative;
}

.header4 .header-top-right {
    height: 30px;
}

#top-links li {
    display: block;
    float: left;
}

    #top-links li a {
        display: inline-block;
        color: #f9f8f4;
        margin: 7px 0;
        position: relative;
        line-height: 22px;
        padding-left: 20px;
    }

    #top-links li:first-child a {
        padding-left: 0;
    }

.header4 #top-links li a {
    margin: 4px 0;
}

.header5 #top-links li a {
    margin: 7.5px 0;
}

#top-links li a:hover {
    color: #f34b26;
}

.dropdown-language > .btn.btn-custom {
    background-color: var(--color1);
    color: #fff;
}

.header-top-dropdowns {
    font-size: 0;
}

.dropdown-language {
    margin-left: 4px;
}

.header4 .dropdown-language {
    margin-left: 3px;
}

.header5 .dropdown-language {
    margin-left: 2px;
}

.flag-container {
    display: inline-block;
    margin-right: 5px;
}

    .flag-container img {
        margin-top: -2px;
    }

.header4 .header-text-container {
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 5px;
    color: #888;
}

#header-top .header-text {
    display: none;
}

#header-top .header-link, #header-top .header-text {
    line-height: 36px;
    margin-right: 10px;
}

.header4 #header-top .header-link, .header4 #header-top .header-text {
    line-height: 30px;
    margin-right: 10px;
}

#header-top .header-link {
    display: inline;
}

    #header-top .header-link a {
        color: #f34b26;
    }

.header4 #header-top .header-link a {
    color: #f9f8f4;
}

#header-top .header-link a:hover {
    color: #7f7d74;
}

.header4 #header-top .header-link a:hover {
    color: #f34b26;
}

#header-top .header-text-container {
    margin-right: 10px;
}

.header2 #header-top .header-link, .header2 #header-top .header-text-container, .header3 #header-top .header-link, .header3 #header-top .header-text-container, .header4 #header-top .header-link, .header4 #header-top .header-text-container {
    margin-right: 0;
}

#header .dropdown-language .dropdown-menu > li > a {
    padding: 8px 12px;
}

#header.header4 .dropdown-language .dropdown-menu > li > a {
    padding: 4.5px 12px;
}

#header.header7 .dropdown-money .btn {
    background-color: var(--color1);
}

#header.header2 #quick-access .btn, #header.header2 .header-top-dropdowns .btn {
    background-color: #e6e6e6;
    color: #888;
}

#header.header3 .header-top-dropdowns .btn {
    background-color: #ececec;
    color: #888;
}

#header.header4 .header-top-dropdowns .btn {
    padding: 4px 12px;
    background-color: transparent;
    color: #f9f8f4;
}

.header-box, .header-box a {
    color: #f9f8f4;
}

#header.header4 .dropdown-menu > li > a {
    padding-top: 4.5px;
    padding-bottom: 4.5px;
}

.btn-group:hover .dropdown-menu {
    display: block;
}

#inner-header {
    padding: 5px 0;
}

.header2 .header-inner-right-wrapper {
    margin-top: 20px;
}

.header5 #inner-header .header-inner-right {
    position: relative;
    margin: 0;
}

.header4 .logo-container {
    float: left;
}

.header5 #inner-header .logo-container {
    float: none;
    margin-bottom: 35px;
}

#headSBar {
    background: #444;
    padding: 5px 7px 5px 3px;
}

    #headSBar .row > div:first-child .dropdown-toggle {
        color: #fff;
        font-size: 18px;
        line-height: 40px;
    }

.catMenu {
    margin: 0;
    margin-left: 20px;
}

    .catMenu i {
        color: #df1f26;
    }

    .catMenu small {
        color: #999
    }

    .catMenu strong, .toggleCat {
        color: var(--color1);
    }

.logo {
    position: relative;
    margin: 0;
}

    .logo img {
        max-width: 100%;
        vertical-align: top;
    }

    .logo > span {
        position: absolute;
        left: -9999px;
        opacity: 0;
    }

    .logo > a {
        display: inline-block;
        max-width: 100%;
    }

.header2 .logo, .header3 .logo {
    margin-top: -5px;
}

    .header2 .logo > a, .header3 .logo > a, .header4 .logo > a, .header5 .logo > a, .header7 .logo > a {
        margin-left: 0;
    }

.header5 .logo {
    position: relative;
    text-align: center;
    margin-top: -26px;
}

.header4 #main-nav-container.fixed .logo-container {
    margin-bottom: 0;
}

.header4 #main-nav-container.fixed .logo {
    margin-bottom: 0;
    margin-top: 5px;
    line-height: 0;
}

    .header4 #main-nav-container.fixed .logo a {
        padding: 0;
        margin: 0;
        line-height: 0;
    }

    .header4 #main-nav-container.fixed .logo img {
        height: 35px;
        width: auto;
    }

.quick-contact-text {
    text-align: right;
    color: #f9f8f4;
    font-size: 12px;
    line-height: 18px;
    margin: 6px 0 0;
}

.header-box {
    background: #2d3845;
    padding: 5px 15px;
    border: 1px solid #2d3845;
    font-size: 13px;
    line-height: 18px;
    margin-left: 8px;
}

.header1 .header-box, .header6 .header-box {
    background: 0 0;
    border-color: transparent;
}

.header7 .header-box {
    background: 0 0;
    border-color: #f34b26;
}

.contact-phones {
    position: relative;
    padding-left: 45px;
}

.header-box ul li {
    display: block;
    position: relative;
    padding-left: 30px;
}

.header-box.contact-phones ul li {
    padding-left: 0;
}

.header-box ul li:first-child {
    margin-bottom: 2px;
}

.header-box a:hover {
    color: #f34b26;
}

.header-box-icon {
    display: block;
    position: absolute;
    left: 0;
    top: 1px;
    background: url(../images/sprites/sprite.png) no-repeat;
    width: 22px;
    height: 18px;
}

.contact-phones .header-box-icon {
    width: 36px;
    height: 36px;
    top: 50%;
    left: 5px;
    margin-top: -18px;
}

.header-box-icon-skype {
    background-position: -92px -72px;
}

.header-box-icon-email {
    background-position: -92px -90px;
}

.header-box-icon-earphones {
    background-position: -56px -72px;
}

.header-box-icon-fax {
    background-position: -212px -145px;
}

#main-nav-container {
    width: 100%;
    padding: 6px 0 0;
    background: #35424f;
    position: relative !important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 0 5px 4px rgba(0,0,0,.1);
    box-shadow: 0 5px 4px rgba(0,0,0,.1);
    z-index: 998;
}

#scroll-top {
    display: none !important;
}

.header3 #main-nav-container {
    background: #333;
    padding-top: 0;
}

.header6 #main-nav-container, .header7 #main-nav-container {
    border-top: 1px solid rgba(0,0,0,.5);
    border-bottom: 1px solid rgba(0,0,0,.5);
    background: rgba(0,0,0,.4);
    padding-top: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    position: relative;
}

    .header6 #main-nav-container:after, .header7 #main-nav-container:after {
        content: '';
        display: block;
        width: 100%;
        height: 12px;
        background: url(../images/header6-shadow.png) center center no-repeat;
        position: absolute;
        left: 0;
        top: 100%;
    }

#main-nav-container.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 0;
}

    #main-nav-container.fixed #quick-access .dropdown-cart-menu-container {
        display: none;
    }

    #main-nav-container.fixed #main-nav .menu > li {
        padding-bottom: 0 !important;
    }

#main-nav-container #main-nav {
    float: left;
    position: relative;
}

.header3 #main-nav-container #main-nav {
    border-right: 1px solid rgba(255,255,255,.12);
    border-left: 1px solid rgba(0,0,0,.4);
}

.header4 #main-nav-container #main-nav {
    position: static;
}

#main-nav-container #main-nav .menu li {
    float: left;
    font-size: 17px;
    padding-bottom: 18px;
    position: relative;
}

.header4 #menu-wrapper {
    position: relative;
}

.header4 #menu-right-side {
    float: right;
    margin-top: 17px;
}

.header4 #main-nav-container.fixed #menu-right-side {
    margin-top: 0;
}

.header2 #main-nav-container #main-nav .menu > li {
    padding-bottom: 12px;
}

.header3 #main-nav-container #main-nav .menu > li {
    padding-bottom: 0;
    padding-top: 0;
}

.header5 #main-nav-container #main-nav .menu > li {
    padding-bottom: 8px;
}

    .header5 #main-nav-container #main-nav .menu > li > a {
        padding: 13px 37px;
    }

.header6 #main-nav-container #main-nav, .header7 #main-nav-container #main-nav {
    float: none;
}

.header7 #main-nav-container .menu-table-wrapper {
    width: 78%;
    float: left;
}

.header6 #main-nav-container #main-nav .menu, .header7 #main-nav-container #main-nav .menu {
    display: table;
    width: 100%;
}

    .header6 #main-nav-container #main-nav .menu > li, .header7 #main-nav-container #main-nav .menu > li {
        padding-bottom: 0;
        display: table-cell;
        float: none;
        position: relative;
    }

#main-nav-container #main-nav .menu li.mega-menu-container {
    position: static;
}

#main-nav-container #main-nav .menu li a {
    display: inline-block;
    color: #303b50;
    font: 700 17px/19px Roboto,sans-serif;
    padding: 13px 25px;
}

#main-nav-container #main-nav .menu > li > a, .header4 #main-nav-container #main-nav .menu > li > a, .header5 #main-nav-container #main-nav .menu > li > a {
    color: #f9f8f4;
}

.header6 #main-nav-container #main-nav .menu > li > a, .header7 #main-nav-container #main-nav .menu > li > a {
    padding: 15.5px 5px;
    display: block;
    border-right: 1px solid rgba(0,0,0,.2);
    text-align: center;
    font-size: 15px;
    : color;
    color: #fff;
}

.header6 #main-nav-container #main-nav .menu > li:hover > a, .header7 #main-nav-container #main-nav .menu > li:hover > a {
    background: rgba(0,0,0,.5);
    color: #fff;
}

.header6 #main-nav-container #main-nav .menu > li:first-child a, .header7 #main-nav-container #main-nav .menu > li:first-child a {
    padding-left: 5px;
    border-left: 1px solid rgba(0,0,0,.2);
}

.header3 #main-nav-container #main-nav > .menu > li > a {
    padding: 15.5px 25px;
    color: #fff;
    border-right: 1px solid rgba(0,0,0,.4);
    border-left: 1px solid rgba(255,255,255,.12);
}

#main-nav-container #main-nav .menu li:first-child a {
    padding-left: 0;
}

.header3 #main-nav-container #main-nav .menu li:first-child a {
    padding-left: 25px;
}

#main-nav-container #main-nav .menu li ul, #main-nav-container #main-nav .menu li ul li ul {
    display: none;
    position: absolute;
    min-width: 210px;
    z-index: 999;
    border-top: 1px solid #f34b26;
    background: #fff;
    box-shadow: 0 2px 3px rgba(0,0,0,.25);
}

#main-nav-container #main-nav .menu li ul {
    left: 0;
    top: 100%;
}

    #main-nav-container #main-nav .menu li ul li ul {
        left: 100%;
        top: 0;
    }

        #main-nav-container #main-nav .menu li ul li, #main-nav-container #main-nav .menu li ul li ul li {
            float: none;
            text-align: left;
            border-top: 1px solid rgba(200,200,200,.6);
            border-bottom: 1px solid rgba(255,255,255,.2);
            padding-bottom: 0;
            position: relative;
        }

            #main-nav-container #main-nav .menu li ul li ul li:first-child, #main-nav-container #main-nav .menu li ul li:first-child {
                border-top: none;
            }

            #main-nav-container #main-nav .menu li ul li ul li:last-child, #main-nav-container #main-nav .menu li ul li:last-child {
                border-bottom: none;
            }

            #main-nav-container #main-nav .menu li ul li a, #main-nav-container #main-nav .menu li ul li ul li a {
                padding-left: 25px !important;
            }

#main-nav-container #main-nav .menu li:hover > a, #main-nav-container #main-nav .menu li > ul li > ul li:hover > a {
    color: #f34b26;
}

#main-nav-container #main-nav .menu li .mega-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    width: 940px;
    border-top: 1px solid #f34b26;
    background: #fff;
    box-shadow: 0 2px 3px rgba(0,0,0,.25);
    padding: 25px 30px;
}

    #main-nav-container #main-nav .menu li .mega-menu .mega-menu-title {
        font: 700 12px/20px Roboto,sans-serif;
        color: #4c4e4d;
        display: block;
        padding: 10px 0 0 16px;
    }

    #main-nav-container #main-nav .menu li .mega-menu .mega-menu-list {
        display: block;
        position: relative;
        width: 100%;
        min-width: 0;
        top: auto;
        left: auto;
        box-shadow: none;
        -wekbit-box-shadow: none;
        border-top: none;
    }

        #main-nav-container #main-nav .menu li .mega-menu .mega-menu-list li {
            text-transform: capitalize;
            background-image: url(../images/sprites/menu-list-type.png);
            background-repeat: no-repeat;
            background-position: left center;
            padding: 3px 0 3px 16px;
            width: 100%;
            border-bottom: none;
            border-top: none;
        }

            #main-nav-container #main-nav .menu li .mega-menu .mega-menu-list li a {
                display: inline-block;
                color: #737373;
                padding: 0 !important;
                font: 400 12px/21px Arial,sans-serif;
                position: relative;
            }

                #main-nav-container #main-nav .menu li .mega-menu .mega-menu-list li a > span {
                    display: inline-block;
                    line-height: 16px;
                    color: #fff;
                    position: absolute;
                    left: 100%;
                    bottom: 12px;
                    font-size: 11px;
                    padding: 0 5.5px;
                    margin-left: 4px;
                    text-transform: uppercase;
                    font-weight: 700;
                }

                #main-nav-container #main-nav .menu li .mega-menu .mega-menu-list li a > .hot-box {
                    background-color: #d51a03;
                }

                #main-nav-container #main-nav .menu li .mega-menu .mega-menu-list li a > .new-box {
                    background-color: #f34b26;
                    padding: 0 4.5px;
                }

            #main-nav-container #main-nav .menu li .mega-menu .mega-menu-list li:hover > a, #main-nav-container #main-nav .menu li .mega-menu .mega-menu-title:hover {
                color: #f34b26;
            }

#main-nav-container #main-nav #responsive-nav {
    display: none;
    padding-bottom: 3px;
}

    #main-nav-container #main-nav #responsive-nav ul {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        padding: 0;
        z-index: 899;
        border-top: 5px solid var(--color1);
        box-shadow: 0 2px 3px rgba(0,0,0,.152);
        -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.12);
    }

        #main-nav-container #main-nav #responsive-nav ul li {
            background: #fafafa;
            font: 700 17px/25px Roboto,sans-serif;
            border-top: 1px solid rgba(200,200,200,.2);
            border-bottom: 1px solid rgba(255,255,255,.5);
            position: relative;
            width: 100%;
            max-width: 100% !important;
            padding-bottom: 0 !important;
        }

            #main-nav-container #main-nav #responsive-nav ul li a {
                padding: 12px 0 12px 15px;
                display: block;
                color: #494940;
                text-transform: uppercase;
            }

            #main-nav-container #main-nav #responsive-nav ul li:first-child {
                border-top: none;
            }

            #main-nav-container #main-nav #responsive-nav ul li:last-child {
                border-bottom: none;
            }

            #main-nav-container #main-nav #responsive-nav ul li a:hover {
                color: #f34b26;
            }

            #main-nav-container #main-nav #responsive-nav ul li ul {
                display: none;
                box-shadow: none;
                -webkit-box-shadow: none;
            }

                #main-nav-container #main-nav #responsive-nav ul li ul, #main-nav-container #main-nav #responsive-nav ul li ul li ul {
                    width: 100%;
                    position: relative;
                    border-top: 1px solid rgba(200,200,200,.2);
                }

                    #main-nav-container #main-nav #responsive-nav ul li ul li {
                        font: 700 16px/22px Roboto,sans-serif;
                        background: #f6f6f6;
                    }

                        #main-nav-container #main-nav #responsive-nav ul li ul li ul li {
                            font-size: 15px;
                            line-height: 20px;
                            background: #f0f0f0;
                        }

                    #main-nav-container #main-nav #responsive-nav ul li ul a {
                        padding: 10px 0 10px 30px !important;
                    }

                    #main-nav-container #main-nav #responsive-nav ul li ul li ul a {
                        padding: 10px 0 10px 45px !important;
                    }

            #main-nav-container #main-nav #responsive-nav ul li .mega-menu {
                position: relative;
                width: 100%;
                display: none;
                padding: 0;
                border-top: 1px solid rgba(200,200,200,.2);
            }

                #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-2, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-3, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-4, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-5 {
                    float: none;
                    width: 100%;
                    padding: 0 !important;
                    position: relative;
                    text-overflow: ellipsis;
                }

                    #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-2 > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-3 > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-4 > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-5 > a {
                        padding: 10px 0 10px 30px !important;
                        border-top: 1px solid rgba(200,200,200,.2);
                        border-bottom: 1px solid rgba(255,255,255,.5);
                    }

                    #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-2:first-child > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-3:first-child > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-4:first-child > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-5:first-child > a {
                        border-top: none;
                    }

                    #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-2:last-child > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-3:last-child > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-4:last-child > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-5:last-child > a {
                        border-bottom: none;
                    }

                #main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-title {
                    font: 700 16px/22px Roboto,sans-serif;
                    color: #4c4e4d;
                    background: #f6f6f6;
                }

                #main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-list {
                    background-color: #fff;
                    padding: 15px 0 15px 45px;
                }

                    #main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-list li {
                        font: 400 15px/21px Arial,sans-serif;
                        text-transform: capitalize;
                        padding: 0 0 0 15px;
                        background-image: url(../images/sprites/menu-list-type.png);
                        background-repeat: no-repeat;
                        background-position: left center;
                        width: 100%;
                        border-bottom: none;
                        border-top: none;
                        background-color: #fff;
                    }

                        #main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-list li a {
                            display: inline-block;
                            color: #737373;
                            font: 400 15px/21px Arial,sans-serif;
                            padding: 5px 0 !important;
                            text-transform: capitalize;
                        }

                        #main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-list li:hover > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-title:hover, .menu-button:hover {
                            color: #f34b26;
                        }

.menu-button {
    display: block;
    width: 40px;
    text-align: right;
    padding-right: 15px;
    position: absolute;
    right: 0;
    cursor: pointer;
    font-weight: 400;
    z-index: 1000;
    top: 0;
    background-image: url(../images/sprites/sprite.png);
    background-repeat: no-repeat;
}

#main-nav-container #main-nav #responsive-nav ul li .menu-button {
    height: 49px;
    background-position: 0 -360px;
}

    #main-nav-container #main-nav #responsive-nav ul li .menu-button.active {
        background-position: -40px -360px;
    }

#main-nav-container #main-nav #responsive-nav ul li .mega-menu .menu-button {
    height: 43px;
    background-position: 0 -363px;
}

    #main-nav-container #main-nav #responsive-nav ul li .mega-menu .menu-button.active {
        background-position: -40px -363px;
    }

#main-nav-container #main-nav #responsive-nav ul li ul li .menu-button {
    height: 42px;
    background-position: 0 -364px;
}

    #main-nav-container #main-nav #responsive-nav ul li ul li .menu-button.active {
        background-position: -40px -364px;
    }

#main-nav-container.fixed #responsive-nav {
    padding-bottom: 0;
}

.header3 #main-nav-container #main-nav #responsive-nav {
    padding: 5px 0;
}

#responsive-nav-button {
    font: 700 20px/38px Roboto,sans-serif;
    color: #f9f8f4;
    text-transform: uppercase;
    margin-top: 2px;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
}

.header3 #responsive-nav-button {
    color: #fff;
    margin: 1px 0;
}

#responsive-nav-button #responsive-nav-button-icon {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-color: #444645;
    background-image: url(../images/sprites/responsive-menu-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: top;
    border-radius: 3px;
    margin-left: 15px;
    margin-top: 1.5px;
    transition: background-color .4s;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
}

.item .ratings-container *, .item-action * {
    vertical-align: middle;
}

#responsive-nav-button.active #responsive-nav-button-icon, #responsive-nav-button:hover #responsive-nav-button-icon {
    background-color: #f34b26;
}

#main-nav-container.fixed #main-nav #responsive-nav {
    margin: 3.5px 0;
    padding-bottom: 0;
}

#quick-access {
    float: left;
    position: relative;
    margin-top: 1.5px;
}

#main-nav-container.fixed #quick-access {
    margin-top: 5px;
}

.header3 #main-nav-container.fixed #quick-access, .header3 #quick-access {
    margin: 7.5px 0;
}

.header5 #quick-access {
    position: absolute;
    left: 186px;
    top: -66px;
}

.header7 #quick-access {
    margin-top: 0;
    height: 50px;
    border-right: 1px solid #d1d5d6;
}

.header7 #main-nav-container.fixed #quick-access {
    margin-top: 0;
}

.quick-search-form {
    position: relative;
    margin-top: 2%;
    float: right;
    width: 100%;
}

    .quick-search-form .btn {
        margin-left: 15px;
        padding: 8px 18px;
    }

    .panel-body .sbHolder, .quick-search-form .sbHolder {
        background: #fff;
        height: 38px;
    }

    .panel-body .sbToggle, .quick-search-form .sbToggle {
        height: 38px;
    }

    .panel-body .sbSelector, .quick-search-form .sbSelector {
        font-size: 14px;
        line-height: 38px;
    }

.panel-body .sbHolder {
    margin: 3px 0;
}

#header.header2 .dropdown-cart-menu-container .dropdown-cart > .btn {
    background-color: #f34b26;
    color: #fff;
}

#header.header2 .dropdown-cart-menu-container .open .btn.dropdown-toggle, #header.header2 .dropdown-cart-menu-container:hover .btn.dropdown-toggle {
    background-color: var(--color1);
    color: #fff;
}

#header.header4 .dropdown-cart-menu-container .btn.dropdown-toggle {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: transparent;
    color: #f9f8f4;
}

#header.header4 .dropdown-cart-menu-container .open .btn.dropdown-toggle, #header.header4 .dropdown-cart-menu-container:hover .btn.dropdown-toggle, #header.header6 .dropdown-cart-menu-container .dropdown-cart > .btn {
    background-color: #f34b26;
    color: #fff;
}

#header.header6 .dropdown-cart-menu-container .open .btn.dropdown-toggle, #header.header6 .dropdown-cart-menu-container:hover .btn.dropdown-toggle {
    background-color: var(--color1);
    color: #fff;
}

#header.header7 .dropdown-cart-menu-container .dropdown-cart > .btn {
    padding: 14px 20px 14px 35px;
    border: 1px solid #d6dadb;
    background-color: #d6dadb;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.55);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.55);
    color: #7f7d74;
}

#header.header7 .dropdown-cart-menu-container .open .btn.dropdown-toggle, #header.header7 .dropdown-cart-menu-container:hover .btn.dropdown-toggle {
    background-color: #f34b26;
    border-color: #f34b26;
    color: #fff;
}

#quick-search {
    width: 35px;
    height: 35px;
    background-image: url(../images/sprites/sprite.png);
    background-position: 0 -116px;
    border: none;
}

    #quick-search:active, #quick-search:focus {
        border: none;
        outline: 0;
    }

.header2 #quick-search {
    background-position: -80px -360px;
    transition: background-position 0s;
    -webkit-transition: background-position 0s;
    -moz-transition: background-position 0s;
    -ms-transition: background-position 0s;
    -o-transition: background-position 0s;
}

.header2 #quick-access .quick-search-form .btn-custom:active, .header2 #quick-access .quick-search-form .btn-custom:focus, .header2 #quick-access .quick-search-form .btn-custom:hover {
    background-color: #f34b26 !important;
    background-position: 0 -116px;
}

.header4 #quick-search {
    background-color: transparent;
    background-position: -80px -360px;
    transition: background-position 0s;
    -webkit-transition: background-position 0s;
    -moz-transition: background-position 0s;
    -ms-transition: background-position 0s;
    -o-transition: background-position 0s;
    margin-top: 1px;
}

.header4 #main-nav-container.fixed #quick-search {
    margin-top: 0;
}

.header4 #quick-access .quick-search-form .btn-custom:active, .header4 #quick-access .quick-search-form .btn-custom:focus, .header4 #quick-access .quick-search-form .btn-custom:hover {
    background-color: #f34b26;
    background-position: 0 -116px;
}

.header5 #quick-search {
    background-color: transparent;
    background-position: -366px -324px;
    transition: background-position 0s;
    -webkit-transition: background-position 0s;
    -moz-transition: background-position 0s;
    -ms-transition: background-position 0s;
    -o-transition: background-position 0s;
    border: 1px solid #f34b26;
}

.header5 #quick-access .quick-search-form .btn-custom:active, .header5 #quick-access .quick-search-form .btn-custom:focus, .header5 #quick-access .quick-search-form .btn-custom:hover {
    background-color: #f34b26;
    border-color: #f34b26;
    box-shadow: inset 0 1px 1px rgba(255,255,255,.75);
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.75);
    background-position: -1px -117px;
}

.header7 #quick-search {
    margin-top: 7.5px;
    background-color: transparent;
    background-position: -365px -265px;
}

.quick-search-form .form-control {
    border-right: 0;
    width: 100%;
    color: #a4a4a4;
    border-radius: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header3 .quick-search-form .form-control {
    background: #595959;
    border: none;
}

.header5 .quick-search-form .form-control {
    border-color: #f34b26;
    background: #2d3845;
}

.header7 .quick-search-form .form-control {
    padding: 15.5px 15px;
    height: 50px;
    border: none;
    font-size: 16px;
}

.header4 #quick-access .quick-search-form .form-group {
    position: absolute;
    right: 36px;
    top: 1px;
    width: 170px;
    display: none;
    background: #fff;
    z-index: 9999 !important;
}

.header4 #main-nav-container.fixed #quick-access .quick-search-form .form-group {
    top: 0;
}

.header6 #quick-access .quick-search-form .form-group {
    top: 7px;
}

.quick-search-form .form-control:focus {
    border-color: #e0e0e0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.quick-search-form .form-control:-moz-placeholder {
    font-style: italic;
}

.quick-search-form .form-control::-moz-placeholder {
    font-style: italic;
}

.quick-search-form .form-control:-ms-input-placeholder {
    font-style: italic;
}

.quick-search-form .form-control::-webkit-input-placeholder {
    font-style: italic;
}

.header3 .quick-search-form .form-control:-moz-placeholder {
    font-style: normal;
    color: #fff;
}

.header3 .quick-search-form .form-control::-moz-placeholder {
    font-style: normal;
    color: #fff;
}

.header3 .quick-search-form .form-control:-ms-input-placeholder {
    font-style: normal;
    color: #fff;
}

.header3 .quick-search-form .form-control::-webkit-input-placeholder {
    font-style: normal;
    color: #fff;
}

.header5 .quick-search-form .form-control:-moz-placeholder {
    font-style: normal;
    color: #f9f8f4;
}

.header5 .quick-search-form .form-control::-moz-placeholder {
    font-style: normal;
    color: #f9f8f4;
}

.header5 .quick-search-form .form-control:-ms-input-placeholder {
    font-style: normal;
    color: #f9f8f4;
}

.header5 .quick-search-form .form-control::-webkit-input-placeholder {
    font-style: normal;
    color: #f9f8f4;
}

.header6 .quick-search-form .form-control:-moz-placeholder {
    font-style: normal;
    color: #a4a4a4;
}

.header6 .quick-search-form .form-control::-moz-placeholder {
    font-style: normal;
    color: #a4a4a4;
}

.header6 .quick-search-form .form-control:-ms-input-placeholder {
    font-style: normal;
    color: #a4a4a4;
}

.header6 .quick-search-form .form-control::-webkit-input-placeholder {
    font-style: normal;
    color: #a4a4a4;
}

.header7 .quick-search-form .form-control:-moz-placeholder {
    font-style: normal;
    font-weight: 700;
    color: #98999c;
}

.header7 .quick-search-form .form-control::-moz-placeholder {
    font-style: normal;
    font-weight: 700;
    color: #98999c;
}

.header7 .quick-search-form .form-control:-ms-input-placeholder {
    font-style: normal;
    font-weight: 700;
    color: #98999c;
}

.header7 .quick-search-form .form-control::-webkit-input-placeholder {
    font-style: normal;
    font-weight: 700;
    color: #98999c;
}

.dropdown-cart-menu-container {
    padding-bottom: 8px;
    position: relative;
}

.header4 .dropdown-cart-menu-container {
    margin-right: -14px;
}

.header5 .dropdown-cart-menu-container {
    padding-bottom: 2px;
    position: absolute;
    top: -64px;
    right: 15px;
}

.header6 .dropdown-cart-menu-container {
    margin-top: 9px;
}

#header .dropdown-cart-menu-container .dropdown-toggle {
    padding-left: 35px;
    padding-right: 14px;
}

.dropdown-cart-menu-container .cart-menu-icon {
    width: 35px;
    height: 35px;
    position: absolute;
    left: 3px;
    top: 0;
    background-image: url(../images/sprites/sprite.png);
    background-position: -35px -116px;
    border: none;
}

.header4 .dropdown-cart-menu-container .cart-menu-icon {
    background-position: -146px -360px;
    top: -2.5px;
}

.header5 .dropdown-cart-menu-container .cart-menu-icon {
    left: -36px;
    border: 1px solid #f34b26;
    background-position: -366px -231px;
}

#header.header5 .dropdown-cart-menu-container .btn.btn.dropdown-toggle {
    min-width: 175px;
    text-align: left;
    padding: 6.5px 10px 6.5px 15px;
    background-color: transparent;
    border: 1px solid #f34b26;
    color: #f9f8f4;
}

.reverse .title, .reverse .title-bg, .reverse .title-desc, .sub-title.reverse {
    text-align: right;
}

.header7 .dropdown-cart-menu-container .cart-menu-icon {
    top: 7.5px;
    background-position: -366px -231px;
}

#header.header4 .dropdown-cart-menu-container .btn-group:hover .cart-menu-icon, #header.header4 .dropdown-cart-menu-container .open .cart-menu-icon, #header.header4 .dropdown-cart-menu-container:hover .cart-menu-icon {
    background-position: -35px -116px;
}

#header.header5 .dropdown-cart-menu-container .btn-group:hover .cart-menu-icon, #header.header5 .dropdown-cart-menu-container .open .cart-menu-icon, #header.header5 .dropdown-cart-menu-container:hover .cart-menu-icon {
    background-position: -36px -117px;
    background-color: #f34b26;
    border-color: #f34b26;
    box-shadow: inset 0 1px 1px rgba(255,255,255,.75);
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.75);
}

#header.header7 .dropdown-cart-menu-container .btn-group:hover .cart-menu-icon, #header.header7 .dropdown-cart-menu-container .open .cart-menu-icon, #header.header7 .dropdown-cart-menu-container:hover .cart-menu-icon {
    background-position: -36px -117px;
}

.dropdown-cart-menu-container:hover .dropdown-menu {
    display: block;
}

.dropdown-cart {
    margin-left: 6px;
}

.header2 .dropdown-cart, .header3 .dropdown-cart, .header4 .dropdown-cart {
    margin-left: 10px;
}

#header .dropdown-cart .dropdown-cart-menu {
    min-width: 300px;
    margin-top: 8px;
    border-top: 3px solid #f34b26;
    background: #fff;
    padding: 20px;
}

#header.header5 .dropdown-cart .dropdown-cart-menu {
    margin-top: 2px;
    border: 1px solid #e8e8e8;
    background: #fff;
    padding: 20px;
    box-shadow: 0 2px 2px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.2);
}

.dropdown-cart .dropdown-cart-description {
    margin-bottom: 10px;
    color: #7b7b7b;
}

.dropdown-cart .item {
    border: none;
}

.dropdown-cart .empty {
    margin: 0;
}

.dropdown-cart .dropdown-cart-product-list {
    margin-bottom: 5px;
    list-style-type: none;
}

    .dropdown-cart .dropdown-cart-product-list li.item {
        position: relative;
        margin-bottom: 20px;
        padding: 0;
    }

    .dropdown-cart .dropdown-cart-product-list figure {
        width: 85px;
        float: left;
        margin-right: 10px;
    }

        .dropdown-cart .dropdown-cart-product-list figure a {
            display: inline-block;
            width: 100%;
        }

        .dropdown-cart .dropdown-cart-product-list figure img {
            max-width: 100%;
            display: block;
            height: auto;
        }

    .dropdown-cart .dropdown-cart-product-list .delete-item, .dropdown-cart .dropdown-cart-product-list .edit-item {
        font-size: 14px;
        display: inline-block;
        position: absolute;
        top: 0;
        color: #828886;
        font-weight: 300;
    }

    .dropdown-cart .dropdown-cart-product-list .delete-item {
        right: 0;
    }

    .dropdown-cart .dropdown-cart-product-list .edit-item {
        font-size: 13px;
        right: 18px;
    }

        .dropdown-cart .dropdown-cart-product-list .delete-item:hover, .dropdown-cart .dropdown-cart-product-list .edit-item:hover {
            color: #f34b26;
        }

    .dropdown-cart .dropdown-cart-product-list .item-name {
        font-size: 16px;
        line-height: 20px;
        font-weight: 700;
        display: inline-block;
        margin-bottom: 10px;
    }

    .dropdown-cart .dropdown-cart-product-list .dropdown-cart-details {
        float: left;
        width: 160px;
        padding-right: 20px;
    }

        .dropdown-cart .dropdown-cart-product-list .dropdown-cart-details .item-price {
            font-size: 16px;
            color: var(--color1);
            font-weight: 700;
            padding-left: 1px;
        }

.dropdown-cart-action {
    float: right;
}

    .dropdown-cart-action > p {
        margin-bottom: 3px;
        width: 100px;
    }

    .dropdown-cart-action .btn {
        border-radius: 3px !important;
        text-transform: uppercase;
        font-size: 13px;
        line-height: 16px;
        padding: 6px 12px;
    }

.dropdown-cart-total {
    float: left;
    margin-top: 10.5px;
    width: 150px;
}

    .dropdown-cart-total li {
        font: 700 15px/18px Roboto,sans-serif;
        color: #f34b26;
        margin-bottom: 6px;
    }

        .dropdown-cart-total li .dropdown-cart-total-title {
            text-transform: uppercase;
            color: #575a59;
            margin-right: 4px;
        }

        .dropdown-cart-total li .sub-price {
            color: #f34b26;
        }

#quick-access .quick-search-form {
    font-size: 0;
}

    #quick-access .quick-search-form .form-group {
        position: absolute;
        right: 36px;
        top: 0;
        width: 370px;
        display: none;
        background: #fff;
        z-index: 1 !important;
    }

#content img, .filter-icon, .header5 #quick-access .quick-search-form .form-group, .home-banners a {
    display: block;
}

.header7 #quick-access .quick-search-form .form-group {
    width: 200px;
    background: 0 0;
}

#quick-access .quick-search-form .form-control {
    width: 100%;
    font-size: 13px;
    margin-right: 1px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.header6 #quick-access .quick-search-form .form-control {
    font-size: 14px;
}

.header7 #quick-access .quick-search-form .form-control {
    font-size: 16px;
}

#content img {
    max-width: 100%;
    height: auto;
}

#content .item a img {
    height: 110px;
}

.title {
    margin-bottom: 15px;
    border-bottom: 1px solid var(--color1);
    color: #333;
    font: 600 16px/25px Roboto,sans-serif;
    border: 0;
    height: 40px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
    border-bottom: 1px solid var(--color1);
    line-height: 40px;
    padding-left: 10px;
    position: relative;
}

    .title a:not(.social) {
        font: 600 12px/25px Roboto,sans-serif;
        padding: .10em 18px;
        position: absolute;
        top: 0;
        height: 40px;
        line-height: 40px;
        border-radius: 0;
        right: 0
    }

.reverse .title {
    padding-left: 0;
    padding-right: 8px;
    border-left: none;
    border-right: 4px solid #f34b26;
}

.title-bg {
    position: relative;
}

    .title-bg .title.noMargin {
        margin: 0;
        border-bottom: 0;
        padding: 8px 10px;
    }

    .title-bg + .title-desc {
        margin: 5px 0;
    }

    .title-bg > h1, .title-bg > h2, .title-bg > h3, .title-bg > h4, .title-bg > h5 {
        position: relative;
        left: 0;
        z-index: 1;
    }

.reverse .title-bg > h1, .reverse .title-bg > h2, .reverse .title-bg > h3, .reverse .title-bg > h4, .reverse .title-bg > h5 {
    padding-left: 30px;
}

.title-desc {
    font: 17px/1.5 Roboto,sans-serif;
    text-overflow: ellipsis;
    overflow: hidden;
}

.sub-title {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 30px;
    margin-top: 0;
}

.home-banners a {
    margin-bottom: 20px;
}

    .home-banners a:hover {
        opacity: .8;
    }

.list-group.list-group-accordion .list-group-item {
    padding-left: 50px;
    position: relative;
    border: 0;
    color: #333;
    border-bottom: 1px solid #eee;
    margin-bottom: 0 !important;
}

    .list-group.list-group-accordion .list-group-item:focus, .list-group.list-group-accordion .list-group-item:hover {
        color: #d9534f;
        background: 0 0;
    }

    .list-group.list-group-accordion .list-group-item i {
        font-size: 17px;
        margin-left: 0;
        border: none;
        padding: 0;
    }

.filter-icon {
    margin-top: -11px;
    position: absolute;
    left: 0;
    border: 1px solid #eee;
    padding: 0 3px;
    top: 50%;
}

.item, .item .item-image-container, .item-image-wrapper {
    position: relative;
}

.list-group.list-group-brand .list-group-item {
    display: block;
    padding-left: 40px;
    font: 400 13px/20px Roboto,sans-serif;
}

.widget:nth-child(2) .list-group.list-group-brand .list-group-item {
    display: inline-block;
}

.list-group.list-group-brand {
    margin-bottom: 0;
    position: relative;
}

.banner-hero {
    text-align: center;
    color: #fff;
    padding: 25px 0 30px;
    background: url(../images/homebanner.png) no-repeat;
}

    .banner-hero h2 {
        font: 700 45px/1 Roboto,sans-serif;
        color: var(--color1);
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .banner-hero h3 {
        font: 400 36px/1 Roboto,sans-serif;
        color: #233251;
        margin-bottom: 15px;
    }

    .banner-hero p {
        max-width: 488px;
        margin-right: auto;
        margin-left: auto;
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 15px;
    }

    .banner-hero .btn.btn-custom-2 {
        background-color: var(--color1);
        border-color: var(--color1);
    }

        .banner-hero .btn.btn-custom-2:active, .banner-hero .btn.btn-custom-2:focus, .banner-hero .btn.btn-custom-2:hover {
            background-color: #f34b26;
            border-color: #f34b26;
        }

.services-slider .services-box {
    margin: 0 16px 15px;
    text-align: center;
    background-color: #f5f5f5;
    border: 2px solid #e9e9e9;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 20px 15px;
}

    .services-slider .services-box p {
        font-size: 14px;
        color: #6d6c67;
        line-height: 20px;
    }

    .services-slider .services-box:hover {
        background-color: var(--color1);
        border: 2px solid var(--color1);
        box-shadow: none;
        -webkit-box-shadow: none;
    }

.item-add-btn, .portfolio-btn {
    box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
}

.services-slider .services-box h3 {
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 40px;
}

    .services-slider .services-box h3 a {
        color: #233251;
    }

.services-slider .services-box:hover h3 a, .services-slider .services-box:hover p {
    color: #fff;
}

.services-slider .small-bottom-border {
    background-color: var(--color1);
    margin-top: 20px;
}

.services-slider .services-box:hover .small-bottom-border {
    background-color: #f34b26;
}

.services-slider .service-icon {
    background-image: url(../images/sprites/service-icons.png);
}

.service-icon.service-icon-development {
    background-position: 0 0;
}

.service-icon.service-icon-branding {
    background-position: -124px 0;
}

.service-icon.service-icon-marketing {
    background-position: -248px 0;
}

.service-icon.service-icon-design {
    background-position: -372px 0;
}

.services-box:hover .service-icon.service-icon-development {
    background-position: 0 -124px;
}

.services-box:hover .service-icon.service-icon-branding {
    background-position: -124px -124px;
}

.services-box:hover .service-icon.service-icon-marketing {
    background-position: -248px -124px;
}

.services-box:hover .service-icon.service-icon-design {
    background-position: -372px -124px;
}

.latestnews-slider {
    font-size: 15px;
    line-height: 21px;
    color: #8f8c83;
}

    .latestnews-slider > div {
        padding: 0 15px;
    }

    .latestnews-slider span {
        display: block;
        font-size: 13px;
    }

    .latestnews-slider .latestnews-media-container {
        margin-bottom: 20px;
    }

    .latestnews-slider a {
        display: block;
        color: #686c6b;
    }

        .latestnews-slider .latestnews-meta-container .pull-left a:hover, .latestnews-slider a:hover {
            color: #f34b26;
        }

    .latestnews-slider h3 {
        font: 400 16px Roboto,sans-serif;
        margin-bottom: 10px;
    }

    .latestnews-slider .latestnews-meta-container .pull-left a {
        font-weight: 700;
    }

    .latestnews-slider .latestnews-meta-container .pull-right {
        font-style: italic;
        color: #bdbdbd;
        font-size: 14px;
        padding-right: 20px;
    }

.item-price-container, .item-price-special {
    font: 700 16px/20px Roboto,sans-serif;
}

#brand-slider-container {
    margin-bottom: 30px;
}

.brand-slider a {
    display: block;
    padding: 0 15px;
    text-align: center;
}

.brand-slider img {
    display: inline-block !important;
}

.item {
    border: 1px solid #fff;
    padding: 0 3px 5px;
    height: 200px;
}

    .item img {
        border: 1px solid #ddd;
        margin-bottom: 5px
    }

    .item.item-list {
        margin-bottom: 40px;
        border: 1px solid transparent;
    }

        .item.item-list .item-image-container {
            width: 230px;
            float: left;
            margin-right: 60px;
            margin-bottom: 0;
        }

    .item .item-image-container {
        margin: 0 auto;
    }

        .item .item-image-container > a {
            display: block;
            text-align: center;
        }

        .item .item-image-container img {
            width: auto;
            max-height: 150px;
            height: auto;
            margin: 0 auto;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            -o-transition: all .3s;
            -ms-transition: all .3s;
            transition: all .3s;
        }

        .item .item-image-container .item-image {
            display: block !important;
            opacity: 1;
            -webkit-animation-duration: .5s;
            -webkit-animation-name: fadeInFromNone;
        }

        .item .item-image-container .item-image-hover {
            display: none !important;
            opacity: 0;
        }

.item-meta-inner-container {
    margin-bottom: 7px;
    margin-top: -2px;
}

.item-price-container {
    display: block;
    background: var(--color1);
    color: #fff;
    width: 81px;
    height: 81px;
    position: absolute;
    bottom: -10px;
    right: -9px;
    text-align: center;
    border-radius: 500px;
    z-index: 801;
}

    .item-price-container.top-left {
        bottom: auto;
        top: -10px;
        right: auto;
        left: -10px;
    }

    .item-price-container.top-right {
        bottom: auto;
        top: -10px;
        right: -10px;
        left: auto;
    }

    .item-price-container.bottom-left {
        bottom: -10px;
        top: auto;
        right: auto;
        left: -10px;
    }

    .item-price-container.bottom-right {
        bottom: -10px;
        top: auto;
        right: -10px;
        left: auto;
    }

.item-price-special {
    color: #e82c0c;
}

.item-price-container .old-price {
    color: #233251;
    text-decoration: line-through;
    display: block;
    margin-top: 20.5px;
}

.item-price-container .item-price {
    margin-top: 30.5px;
    display: block;
}

.sub-price {
    font-size: 75%;
    position: relative;
    bottom: 0;
}

.item-price-container .old-price + .item-price {
    margin-top: 0 !important;
}

.item-price-container.inline {
    display: inline-block;
    font: 700 20px/1 Roboto,sans-serif;
    color: #adadad;
    width: auto;
    height: auto;
    position: static;
    bottom: auto;
    right: auto;
    background: 0 0;
    border-radius: 0;
}

.discount-circle, .discount-rect, .new-circle, .new-rect {
    font: 700 16px/20px Roboto,sans-serif;
}

.item-price-container.inline .old-price {
    text-decoration: line-through;
    margin: 0 8px 0 0;
    display: inline;
    color: #adadad;
}

.item-price-container.inline .item-price {
    color: #e82c0c;
    margin: 0;
    display: inline;
}

.discount-circle, .discount-rect, .new-circle, .new-rect {
    text-transform: uppercase;
    position: absolute;
    z-index: 800;
    display: block;
    color: #fff;
    text-align: center;
}

.discount-rect, .new-rect {
    top: 0;
    left: 0;
    padding: 7.5px 0;
    width: 62px;
}

.discount-circle, .new-circle {
    padding: 22.5px 0;
    width: 65px;
    height: 65px;
    border-radius: 500px;
}

.icon-cart-text, .item-add-btn, .ratings {
    display: inline-block;
}

.new-rect + .discount-rect {
    top: 37px;
}

.top-left {
    top: 10px !important;
    right: auto;
    left: 0;
}

.top-right {
    top: 10px !important;
    left: auto;
    right: 0;
}

.bottom-left, .bottom-right {
    top: auto !important;
    bottom: 10px;
}

.bottom-left {
    right: auto;
    left: 0;
}

.bottom-right {
    left: auto;
    right: 0;
}

.discount-circle.top-left, .new-circle.top-left {
    top: -5px !important;
    left: -5px;
}

.discount-circle.top-right, .new-circle.top-right {
    top: -5px !important;
    right: -5px;
}

.discount-circle.bottom-left, .new-circle.bottom-left {
    bottom: -5px;
    left: -5px;
}

.discount-circle.bottom-right, .new-circle.bottom-right {
    bottom: -5px;
    right: -5px;
}

.new-rect {
    background: #f34b26;
}

.discount-rect, .new-circle {
    background: #d51a03;
}

.discount-circle {
    background: var(--color1);
}

.item.item-list .item-meta-container {
    text-align: left;
}

.category-list-container .ratings-container {
    margin-bottom: 10px;
}

.ratings-container {
    padding: 4px 0;
    height: 30px;
    line-height: 22px;
}

.item-meta-inner-container .ratings-container.pull-right {
    height: 20px;
    padding: 0;
    line-height: 20px;
    text-align: center;
}

.item.item-hover .ratings-container {
    margin-bottom: 4px;
}

.item-meta-inner-container .ratings-container.pull-right .ratings {
    margin-top: -2px;
}

.ratings {
    width: 94px;
    height: 16px;
    background: url(../images/sprites/ratings.png) no-repeat;
}

    .ratings .ratings-result {
        height: 16px;
        background: url(../images/sprites/ratings.png) 0 -16px no-repeat;
    }

.ratings-amount {
    color: #ccc;
    font-size: 14px;
    line-height: 16px;
}

.item-name {
    font: 700 12px Roboto,sans-serif;
    margin: 0;
    line-height: 17px;
    text-align: center;
}

.item.item-list .item-name {
    font-weight: 700;
    font-size: 20px;
    margin: 0 0 5px;
}

.item-name a {
    color: #646464;
}

    .item-name a:hover {
        color: #f34b26;
    }

.item.item-list .item-meta-container p {
    margin-bottom: 20px;
}

.item-action {
    line-height: 15px;
    font-size: 0;
}

.item-add-btn {
    height: 35px;
    min-width: 35px;
    color: #e8e8e8;
    background-color: #575a59;
    border: 1px solid #5c5f5e;
    border-radius: 3px;
    text-transform: uppercase;
    transition: background-color .4s;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    vertical-align: top;
}

.item-add-btn, .portfolio-btn {
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
}

    .item-add-btn.active, .item-add-btn:active, .item-add-btn:focus, .item-add-btn:hover {
        color: #fff;
        background: #f34b26;
        border-color: #f34b26;
        -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
        box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
    }

    .item-add-btn.icon-cart {
        background-image: url(../images/sprites/cart.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

.icon-cart-text {
    padding: 10px 16px;
    font-weight: 700;
    font-size: 13px;
}

.item .item-action .item-action-inner {
    display: inline-block;
    padding-left: 20px;
}

.item.item-hover .item-action .item-action-inner {
    padding-left: 0;
    width: 0;
    visibility: hidden;
    text-align: right;
}

    .item.item-hover .item-action .item-action-inner .icon-button {
        text-indent: 9999px;
    }

.item.item-hover .ratings-amount {
    display: none;
}

#products-tabs-content .item:hover {
    border: 1px solid #e8e8e8;
    -webkit-box-shadow: 0 0 1px rgba(232,232,232,.15);
    box-shadow: 0 0 1px rgba(232,232,232,.15);
}

.sidebar .widget.subscribe {
    padding: 15px 10px;
    background: #f3f7f8;
    border-radius: 0;
    border: 1px solid #ddd !important;
    text-align: center;
}

    .sidebar .widget.subscribe h3 {
        font-size: 26px;
        line-height: 32px;
        background: 0 0;
        font-family: Roboto,sans-serif;
        font-weight: 400;
        padding-left: 0;
        color: #444645;
    }

    .sidebar .widget.subscribe p {
        margin-bottom: 25px;
        font-size: 16px;
        line-height: 22px;
    }

    .sidebar .widget.subscribe .form-group {
        margin-bottom: 20px;
        padding: 0 10px;
    }

    .sidebar .widget.subscribe .form-control {
        height: 36px;
        color: #a4a4a4;
        font-size: 15px;
        background-color: #fafafa;
        border: 1px solid #e0e0e0;
        border-radius: 3px;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 5px;
        text-align: center;
    }

    .sidebar .widget.subscribe .btn {
        margin-bottom: 10px;
    }

.sidebar .widget .banner-slider .banner-slider-list li {
    display: block;
    padding: 0;
    margin: 0;
    line-height: 1;
}

.sidebar .widget .banner-slider .banner-slider-list a {
    display: inline-block;
    width: 100%;
}

.sidebar .banner-slider .banner-slider-list img {
    display: block;
    height: auto;
    max-width: 100%;
    border: 1px solid #dcdcdc;
}

.banner-slider .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 5px;
    text-align: center;
    z-index: 800;
    padding: 0;
    margin: 0;
    line-height: 1;
    font-size: 0;
}

    .banner-slider .flex-control-nav li {
        margin: 0 6px;
        display: inline-block;
        zoom: 1;
    }

.banner-slider .flex-control-paging li a {
    width: 10px;
    height: 10px;
    display: block;
    background: #666;
    background: rgba(0,0,0,.5);
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 50px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,.3);
}

    .banner-slider .flex-control-paging li a:hover {
        background: #333;
        background: rgba(0,0,0,.7);
    }

    .banner-slider .flex-control-paging li a.flex-active {
        background: #f34b26;
        cursor: default;
    }

#breadcrumb-container, #category-breadcrumb {
    padding: 15px 0;
    font: 13px/18px Roboto,sans-serif;
}


#breadcrumb-container {
    background: rgba(0,0,0,.1);
    margin-bottom: 20px;
}

    #breadcrumb-container.light {
        background: #d6d6d6;
    }

    #breadcrumb-container.dark {
        background: #555;
    }

    #breadcrumb-container.transparent {
        background: 0 0;
    }

.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
}

    .breadcrumb.inline {
        display: inline-block;
    }

#breadcrumb-container .breadcrumb a {
    color: #333;
}

#breadcrumb-container.transparent .breadcrumb a, #category-breadcrumb .breadcrumb a {
    color: #757575;
}

#breadcrumb-container.light .breadcrumb a {
    color: #444b4c;
}

#breadcrumb-container .breadcrumb a:hover {
    color: #000;
}

#breadcrumb-container.light .breadcrumb a:hover, #breadcrumb-container.transparent .breadcrumb a:hover, #category-breadcrumb .breadcrumb a:hover {
    color: #f34b26;
}

.breadcrumb > li + li:before {
    padding: 0 10px;
    content: "\003E";
}

#breadcrumb-container .breadcrumb > li + li:before, #breadcrumb-container.dark .breadcrumb > .active, #breadcrumb-container.dark .breadcrumb > li + li:before, .breadcrumb > .active {
    color: #333;
}

#breadcrumb-container.transparent .breadcrumb > .active, #breadcrumb-container.transparent .breadcrumb > li + li:before, #category-breadcrumb .breadcrumb > .active, #category-breadcrumb .breadcrumb > li + li:before {
    color: #757575;
}

#breadcrumb-container.light .breadcrumb > .active, #breadcrumb-container.light .breadcrumb > li + li:before {
    color: #444b4c;
}

#portfolio-filter {
    margin-bottom: 20px;
    list-style-type: none;
}

    #portfolio-filter li {
        float: left;
        margin: 0 3px 10px 0;
    }

        #portfolio-filter li a {
            display: inline-block;
            padding: 6px 20px;
            background: #575a59;
            color: #fff;
            font: 700 14px/18px Roboto,sans-serif;
            -webkit-transition: background .4s;
            -moz-transition: background .4s;
            -o-transition: background .4s;
            -ms-transition: background .4s;
            transition: background .4s;
            text-transform: uppercase;
        }

            #portfolio-filter li a.active, #portfolio-filter li a:hover {
                background: var(--color1);
            }

.portfolio-item {
    margin-bottom: 35px;
}

.owl-carousel .portfolio-item {
    padding: 0 15px;
    width: 100% !important;
}

.portfolio-item > figure {
    margin-bottom: 20px;
    position: relative;
}

.portfolio-item img {
    display: block;
    max-width: 100%;
    height: auto;
}

.portfolio-item > figure > figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(68,70,69,.7);
    height: 100%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -ms-filter: "alpha(Opacity=0)";
    opacity: 0;
    overflow: hidden;
}

    .portfolio-item > figure > figcaption > .link-button, .portfolio-item > figure > figcaption > .zoom-button {
        display: block;
        width: 35px;
        height: 35px;
        border-radius: 3px;
        border: 1px solid #f34b26;
        -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.45);
        box-shadow: inset 0 1px 1px rgba(255,255,255,.45);
        background-color: #f34b26;
        background-image: url(../images/sprites/sprite.png);
        background-repeat: no-repeat;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -17.5px;
        margin-left: -17.5px;
        -webkit-transition: background-color .3s ease-in-out .2s,margin-left .4s ease-in-out .2s;
        -moz-transition: background-color .3s ease-in-out .2s,margin-left .4s ease-in-out .2s;
        -o-transition: background-color .3s ease-in-out .2s,margin-left .4s ease-in-out .2s;
        -ms-transition: background-color .3s ease-in-out .2s,margin-left .4s ease-in-out .2s;
        transition: background-color .3s ease-in-out .2s,margin-left .4s ease-in-out .2s;
        -ms-filter: "alpha(Opacity=0)";
        opacity: 0;
    }

    .portfolio-item > figure > figcaption > .zoom-button {
        background-position: -52px -290px;
    }

    .portfolio-item > figure > figcaption > .link-button {
        background-position: -85px -290px;
    }

    .portfolio-item > figure > figcaption > .like-button {
        color: #fff;
        position: absolute;
        bottom: -20px;
        left: 10px;
        font-size: 14px;
        line-height: 1;
        opacity: 0;
        -ms-filter: "alpha(Opacity=0)";
        -webkit-transition: all .3s ease-in-out .2s;
        -moz-transition: all .3s ease-in-out .2s;
        -o-transition: all .3s ease-in-out .2s;
        -ms-transition: all .3s ease-in-out .2s;
        transition: all .3s ease-in-out .2s;
    }

        .portfolio-item > figure > figcaption > .like-button > span {
            font-family: Arial,sans-serif;
            font-weight: 700;
            margin-left: 5px;
        }

.portfolio-item > figure:hover > figcaption {
    opacity: 1;
    -ms-filter: "alpha(Opacity=100)";
}

    .portfolio-item > figure:hover > figcaption > .zoom-button {
        margin-left: -45px;
        opacity: 1;
        -ms-filter: "alpha(Opacity=100)";
    }

    .portfolio-item > figure:hover > figcaption > .link-button {
        margin-left: 10px;
        opacity: 1;
        -ms-filter: "alpha(Opacity=100)";
    }

.portfolio-item > figure > figcaption > .link-button:hover, .portfolio-item > figure > figcaption > .zoom-button:hover {
    background-color: #444645;
    border-color: #444645;
}

.portfolio-item > figure:hover > figcaption > .like-button {
    bottom: 10px;
    opacity: 1;
    -ms-filter: "alpha(Opacity=100)";
}

.portfolio-item > figure > figcaption > .like-button:hover {
    color: #f34b26;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}

.portfolio-item h2 {
    font: 700 16px/17px Roboto,sans-serif;
    color: #666;
    margin: 0 0 5px;
}

    .portfolio-item h2 a {
        color: #666;
    }

        .portfolio-item h2 a:hover {
            color: #f34b26;
        }

.portfolio-item p {
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 17px;
    color: #888;
}

    .portfolio-item p a {
        color: #888;
    }

        .portfolio-item p a:hover {
            color: #f34b26;
        }

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -ms-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s;
}

.isotope {
    -webkit-transition-property: height,width;
    -moz-transition-property: height,width;
    -ms-transition-property: height,width;
    -o-transition-property: height,width;
    transition-property: height,width;
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform,opacity;
        -moz-transition-property: -moz-transform,opacity;
        -ms-transition-property: -ms-transform,opacity;
        -o-transition-property: -o-transform,opacity;
        transition-property: transform,opacity;
    }

        .isotope .isotope-item.no-transition, .isotope.no-transition, .isotope.no-transition .isotope-item {
            -webkit-transition-duration: 0s;
            -moz-transition-duration: 0s;
            -ms-transition-duration: 0s;
            -o-transition-duration: 0s;
            transition-duration: 0s;
        }

.single-portfolio {
    position: relative;
}

.single-portfolio-btn-container {
    position: absolute;
    top: -67px;
    right: 15px;
    padding-left: 10px;
    background: #fff;
}

.portfolio-space {
    margin-left: 1px;
}

.portfolio-btn {
    display: block;
    float: left;
    width: 51px;
    height: 37px;
    background-color: #fafafa;
    background-image: url(../images/sprites/sprite.png);
    background-repeat: no-repeat;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: background-color .3s,color .4s;
    -moz-transition: background-color .3s,color .4s;
    -o-transition: background-color .3s,color .4s;
    -ms-transition: background-color .3s,color .4s;
    transition: background-color .3s,color .4s;
    user-select: none;
}

    .portfolio-btn:hover {
        color: #fff;
        background-color: var(--color1);
        border-color: var(--color1);
    }

    .portfolio-btn.portfolio-btn-prev {
        background-position: -3px -202px;
    }

    .portfolio-btn.portfolio-btn-next {
        background-position: -57px -202px;
    }

    .portfolio-btn.portfolio-btn-prev:hover {
        background-position: -3px -241px;
    }

    .portfolio-btn.portfolio-btn-next:hover {
        background-position: -57px -241px;
    }

.single-portfolio figure {
    margin-bottom: 30px;
}

.portfolio-meta-container {
    color: #777;
}

.portfolio-meta-list {
    margin: 20px 0 30px;
}

    .portfolio-meta-list li {
        line-height: 23px;
        margin-bottom: 5px;
    }

        .portfolio-meta-list li span {
            color: #666;
            font-weight: 700;
            margin-right: 6px;
        }

        .portfolio-meta-list li a {
            color: #777;
        }

            .portfolio-meta-list li a:hover {
                color: #f34b26;
            }

#category-header {
    width: 100%;
    border-top: 1px solid #e4e2e2;
    border-bottom: 1px solid #e4e2e2;
    overflow: hidden;
}

    #category-header.category-banner {
        padding: 0;
        border: none;
        margin-bottom: 20px !important;
        position: relative;
    }

    #category-header.category-header-slider {
        background: #e8e8e8;
    }

.category-image-slider-container {
    position: relative;
    max-width: 380px;
    margin-right: auto;
    margin-left: auto;
    box-shadow: 0 0 7px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.2);
}

    .category-image-slider-container .category-image-slider-shadow {
        position: absolute;
        top: 100%;
        left: 0;
        margin-top: -20px;
        width: 100%;
        height: 37px;
        background-image: url(../images/category-shadow.png);
        background-repeat: no-repeat;
        background-size: 100%;
        z-index: 1;
    }

    .category-image-slider-container .category-image-slider {
        z-index: 2;
    }

    .category-image-slider-container .flex-direction-nav a {
        -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.4),0 1px 3px rgba(0,0,0,.12);
        box-shadow: inset 0 1px 1px rgba(255,255,255,.4),0 1px 3px rgba(0,0,0,.12);
        border-radius: 3px;
    }

#category-header.category-header-slider .category-title h1, #category-header.category-header-slider .category-title h2 {
    font: 400 43px/1 Roboto,sans-serif;
    color: #585858;
    margin-bottom: 10px;
}

#category-header .category-image {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.category-image-slider-container .discount-rect, .category-image-slider-container .new-rect {
    display: block;
    font: 700 30px/1 Roboto,sans-serif;
    color: #fff;
    padding: 14px 0;
    position: absolute;
    left: -3px;
    top: 30px;
    text-transform: uppercase;
    z-index: 800;
    width: 98px;
    text-align: center;
}

.category-image-slider-container .new-rect {
    background: #f34b26;
}

.category-image-slider-container .discount-rect {
    background: #d51a03;
}

#category-header.category-header-slider .category-image-slider {
    background: #fff;
}

#category-header.category-banner .category-title {
    position: absolute;
    left: 50px;
    top: 50%;
    margin-top: -47.5px;
    padding: 0;
}

    #category-header.category-banner .category-title h1, #category-header.category-banner .category-title h2 {
        font: 400 35px/1 Roboto,sans-serif;
        color: #fff;
        margin-bottom: 15px;
    }

#category-header.category-banner p {
    max-width: 320px;
    margin-bottom: 15px;
    color: #fff;
    display: none;
}

#category-header .category-title-price {
    font: 700 25px/1 Roboto,sans-serif;
    color: #e82c0c;
    margin-bottom: 15px;
}

#category-header .category-title h1, #category-header .category-title h2 {
    font-size: 43px;
    line-height: 1;
    color: #585858;
}

#category-header .category-title h2, #category-header .category-title p {
    margin-bottom: 25px;
}

.category-toolbar {
    padding: 0 0 15px;
}

    .category-toolbar .pagination {
        margin: 0;
    }

.category-item-container.category-list-container .item:hover {
    border-color: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.featured-slider .featured-product figure, .related-slider .related-product figure {
    float: left;
    margin-right: 15px;
}

.featured-slider .featured-product, .related-slider .related-product {
    margin-bottom: 25px;
}

    .featured-slider .featured-product h5, .related-slider .related-product h5, .sidebar h3 {
        margin-bottom: 5px;
    }

        .featured-slider .featured-product h5 a, .related-slider .related-product h5 a {
            color: #4f4f4f;
        }

            .featured-slider .featured-product h5 a:hover, .related-slider .related-product h5 a:hover {
                color: #f34b26;
            }

    .featured-slider .featured-product .featured-price, .related-slider .related-product .related-price {
        font: 700 15px/1 Roboto,sans-serif;
        color: #e82c0c;
    }

.widget.related {
    margin-bottom: 0 !important;
}

.widget.popular {
    margin-bottom: 20px !important;
}

.category-toolbar .view-box {
    font-size: 0;
}

.sort-box, .view-box {
    float: left;
}

.toolbox-filter, .toolbox-pagination {
    position: relative;
}

    .toolbox-pagination .pagination {
        float: right;
    }

.toolbox-filter {
    padding-bottom: 15px;
}

.toolbox-pagination {
    float: none;
    padding-top: 15px;
    border-top: 1px solid #eee;
}

    .toolbox-pagination .view-count-box {
        position: absolute;
        right: 0;
        top: -45px;
        margin-right: 0;
    }

.sort-box span, .view-count-box span {
    font-size: 13px;
    line-height: 30px;
    color: #a4a4a4;
}

.sort-box .select-dropdown, .view-count-box .select-dropdown {
    margin-right: 30px;
}

.select-dropdown .select-btn {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 20px;
    color: #757575;
    border-color: #e4e2e2;
    border-radius: 2px;
    background: 0 0;
    text-align: left;
}

.sort-box .select-dropdown .select-btn {
    min-width: 90px;
}

.view-count-box .select-dropdown .select-btn {
    min-width: 55px;
}

.select-dropdown .dropdown-toggle {
    background: #f2f2f2;
    color: #a7a7a7;
    font-size: 18px;
    padding: 4px 10px;
    line-height: 20px;
    border-color: #e4e2e2;
}

.select-dropdown:hover .dropdown-toggle {
    background: #f34b26;
    color: #fff;
    border-color: #f34b26;
}

.select-dropdown .dropdown-menu {
    min-width: 100%;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
    box-shadow: 0 3px 6px rgba(0,0,0,.25);
}

    .select-dropdown .dropdown-menu > li > a {
        display: block;
        padding: 8px 18px;
        font-size: 13px;
        line-height: 1.5;
        color: #737373;
        background: 0 0;
    }

    .select-dropdown .dropdown-menu > li {
        border-bottom: 1px solid #e4e2e2;
    }

        .select-dropdown .dropdown-menu > li:last-child {
            border-bottom: none;
        }

.category-toolbar .icon-button {
    width: 35px;
    height: 30px;
    background-color: #f2f2f2;
    border-color: #e0e0e0;
    margin: 0;
    background-image: url(../images/sprites/category-icons.png);
    background-repeat: no-repeat;
}

    .category-toolbar .icon-button.icon-grid {
        background-position: -1px -1px;
    }

    .category-toolbar .icon-button.icon-list {
        background-position: -36px -1px;
    }

    .category-toolbar .icon-button.active, .category-toolbar .icon-button:active, .category-toolbar .icon-button:focus, .category-toolbar .icon-button:hover {
        background-color: var(--color1);
        border-color: var(--color1);
        background-image: url(../images/sprites/category-icons-active.png);
    }

    .category-toolbar .icon-button.active {
        cursor: default;
    }

.category-toolbar .view-box .icon-button:first-child {
    border-radius: 3px 0 0 3px !important;
}

.category-toolbar .view-box .icon-button:last-child {
    border-radius: 0 3px 3px 0 !important;
}

.jspContainer {
    position: relative;
    overflow: hidden;
    user-select: none;
    -webkit-user-select: none;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    top: 0;
    right: 2px;
    width: 3px;
    height: 100%;
    -webkit-box-shadow: inset 1px 0 1px rgba(0,0,0,.08);
}

.jspHorizontalBar, .jspVerticalBar {
    position: absolute;
    background: #efefef;
    box-shadow: inset 1px 0 1px rgba(0,0,0,.08);
}

.jspHorizontalBar {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    -webkit-box-shadow: inset 1px 0 1px rgba(0,0,0,.08);
}

.jspDrag, .jspTrack {
    position: relative;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspDrag {
    background: var(--color1);
    top: 0;
    left: -2px;
    cursor: pointer;
    width: 7px;
    border-radius: 3px;
}

    .jspDrag:after, .jspDrag:before {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 1px;
        width: 5px;
        height: 1px;
        background: rgba(250,250,250,.5);
        box-shadow: 1px 0 0 rgba(0,0,0,.05);
        -webkit-box-shadow: 1px 0 0 rgba(0,0,0,.05);
    }

    .jspDrag:before {
        margin-top: -2px;
    }

    .jspDrag:after {
        margin-top: 2px;
    }

.jspHorizontalBar .jspDrag, .jspHorizontalBar .jspTrack {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

    .jspArrow.jspDisabled {
        cursor: default;
        background: #80808d;
    }

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: 0;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

.category-filter-list.jscrollpane {
    overflow-y: auto;
}

.category-filter-list li {
    color: #939292;
    line-height: 2;
    text-indent: 15px;
    /*margin: 3px 0;*/
    border-left: 2px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    line-height: 3;
    position: relative;
    cursor: pointer;
}

    .category-filter-list li.active {
        border-left: 2px solid #1d2a63;
        background: #e7e9ef;
    }

.category-filter-list .sub-category:last-child {
    border-bottom: none !important;
}

.category-filter-list .sub-category.selected {
    background: whitesmoke;
    border-left: 5px solid #1d2a63 !important;
}

.category-filter-list li a {
    font: 800 12px/20px Roboto,sans-serif;
    color: #1d2a63;
}

    .category-filter-list li a:hover {
        color: #f34b26;
    }

.filter-color-list li {
    display: block;
    float: left;
    width: 35px;
    margin: 0 10px 10px 0;
}

    .filter-color-list li .filter-color-box {
        display: block;
        width: 35px;
        height: 35px;
        background: #fafafa;
        border-radius: 2px;
        box-shadow: 0 1px 3px rgba(0,0,0,.35);
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.35);
    }

    .filter-color-list li.last-md {
        margin-right: 0;
    }

    .filter-color-list li.last-lg {
        margin-right: 10px;
    }

.filter-size-list li {
    display: block;
    float: left;
    width: 65px;
    margin: 0 10px 10px 0;
    font: 700 16px/28px Roboto,sans-serif;
    text-align: center;
    text-transform: uppercase;
}

    .filter-size-list li a {
        display: block;
        width: 100%;
        height: 30px;
        background-color: #f4f4f4;
        border: 1px solid #e0e0e0;
        color: #757575;
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        -ms-transition: all .3s;
        border-radius: 3px;
    }

    .filter-size-list li:hover a {
        background-color: #f34b26;
        border-color: #f34b26;
        color: #fff;
        box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
    }

#price-range {
    margin: 15px 0 20px;
}

#price-range-details {
    margin-bottom: 20px;
}

    #price-range-details > span {
        font-size: 14px;
        color: #999;
        line-height: 20px;
    }

    #price-range-details input {
        display: inline-block;
        width: 45px;
        height: 24px;
        border: 1px solid #d3d3d3;
        line-height: 20px;
        padding: 2px 5px;
        font-size: 13px;
        color: #999;
    }

        #price-range-details input.separator {
            margin-right: 5px;
        }

#price-range-btns .btn {
    padding: 8px 12px;
    text-transform: uppercase;
}

.noUi-target *, noUi-target {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    border-radius: 3px;
}

.noUi-handle {
    position: relative;
    z-index: 1;
}

.noUi-stacking .noUi-handle {
    z-index: 10;
}

.noUi-state-tap .noUi-origin {
    -webkit-transition: left .3s,top .3s;
    transition: left .3s,top .3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}

.noUi-horizontal {
    height: 10px;
}

    .noUi-horizontal .noUi-handle {
        width: 10px;
        height: 22px;
        left: -5px;
        top: -6px;
    }

    .noUi-horizontal.noUi-extended {
        padding: 0 15px;
    }

        .noUi-horizontal.noUi-extended .noUi-origin {
            right: -15px;
        }

.noUi-vertical {
    width: 10px;
}

    .noUi-vertical .noUi-handle {
        width: 22px;
        height: 10px;
        left: -6px;
        top: -5px;
    }

    .noUi-vertical.noUi-extended {
        padding: 15px 0;
    }

        .noUi-vertical.noUi-extended .noUi-origin {
            bottom: -15px;
        }

.noUi-background {
    background: #e0dbdb;
}

.noUi-connect {
    background: #f34b26;
    -webkit-transition: background 450ms;
    -moz-transition: background 450ms;
    -o-transition: background 450ms;
    -ms-transition: background 450ms;
    transition: background 450ms;
}

.noUi-target {
    border-radius: 2px;
}

    .noUi-target.noUi-connect {
        box-shadow: inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #BBB;
    }

.noUi-dragable {
    cursor: w-resize;
}

.noUi-vertical .noUi-dragable {
    cursor: n-resize;
}

.noUi-handle {
    border-radius: 3px;
    background: #f34b26;
    cursor: default;
}

[disabled] .noUi-connect, [disabled].noUi-connect {
    background: #B8B8B8;
}

[disabled] .noUi-handle {
    cursor: not-allowed;
}

.noUi-state-blocked .noUi-connect, .noUi-state-blocked.noUi-connect {
    background: #4FDACF;
}

.article {
    padding-left: 95px;
    position: relative;
    margin-bottom: 80px;
}

    .article .article-meta-date {
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
        font: 18px/20px Roboto,sans-serif;
        text-transform: uppercase;
        background: #444645;
        color: #fff;
        font-weight: 700;
        width: 80px;
        padding: 20px 0;
    }

        .article .article-meta-date span {
            display: block;
            font-size: 20px;
        }

    .article .article-media-container {
        margin-bottom: 30px;
    }

    .article .article-meta-container, .article h2 {
        margin-bottom: 15px;
    }

    .article .article-media-container img {
        display: block;
        height: auto;
        max-width: 100%;
    }

    .article h2 {
        font: 700 28px/1 Roboto,sans-serif;
    }

        .article .article-content-container a, .article h2 a {
            color: #424645;
        }

            .article .article-content-container a:hover, .article h2 a:hover {
                color: #f34b26;
            }

    .article .article-meta-more {
        float: left;
    }

    .article .article-meta-view {
        float: right;
    }

    .article .article-meta-container a:hover {
        color: #424645;
    }

    .article .article-meta-container .article-meta-more a {
        margin-right: 30px;
    }

    .article .article-meta-container .article-meta-view a {
        margin-left: 30px;
    }

    .article .article-content-container a {
        font-weight: 700;
        font-size: 14px;
    }

.pagination-container {
    padding-top: 20px;
    border-top: 1px solid #eee;
}

    .pagination-container.clear-border {
        border-top: none;
    }

    .pagination-container .page-count {
        padding-top: 4.5px;
        font-size: 15px;
        color: #a4a4a4;
    }

.pagination {
    display: table;
    margin: 0 auto 40px;
    border-radius: 0;
}

    .pagination > li {
        display: table-cell;
    }

        .pagination > li > a, .pagination > li > span {
            display: inline-block;
            float: none;
            padding: 6px;
            width: 30px;
            height: 30px;
            margin-left: 2px;
            font-size: 12px;
            line-height: 17px;
            font-weight: 700;
            text-decoration: none;
            background-color: #eee;
            border: 1px solid #e4e2e2;
            -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.45);
            box-shadow: inset 0 1px 0 rgba(255,255,255,.45);
            color: #757575;
            text-align: center;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 0;
            border-top-left-radius: 0;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            background: #f34b26;
            color: #fff;
            border-color: #f34b26;
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        color: #757575;
        background-color: #e4e2e2;
        border-color: #e4e2e2;
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #999;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }

.sidebar h3 {
    color: #333;
    font: 600 12px/25px Roboto,sans-serif;
    border: 0;
    height: 40px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
    border-bottom: 1px solid var(--color1);
    line-height: 40px;
    padding: 0 10px;
}

/*.sidebar .widget {
  margin-bottom: 20px;
  border: 1px solid #ddd!important;
}*/

.category-accordion-list {
    list-style-type: disc;
    padding-left: 15px;
}

.sidebar .widget .category-accordion-list li {
    padding: 4px 0;
}

.sidebar .widget .panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 6px 5px 30px rgba(0,0,0,.05) box-shadow:6 px 5 px 30 px rgba(0,0,0,.05);
}

.sidebar .widget .panel-body {
    padding: 0 20px 15px;
}

.sidebar .widget .panel-heading {
    padding: 0;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.sidebar .widget .icon-box {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #c3c3c3;
    border-radius: 2px;
    font-size: 14px;
    font-family: Arial,sans-serif;
    font-weight: 700;
    line-height: 14px;
    text-align: center;
    float: right;
}

.sidebar .widget .panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

.sidebar .widget .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-family: Roboto,sans-serif;
    font-weight: 700;
    color: #888;
}

.sidebar .widget .panel a:hover .icon-box {
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    border-color: #f34b26;
    background-color: #f34b26;
    color: #fff;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.35);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.35);
}

.panel-custom > .panel-heading > .dropdown .caret, .sidebar .widget .panel-custom {
    border-color: transparent;
}

.sidebar .widget .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}

.sidebar .widget .panel-group .panel-heading {
    border-bottom: 0;
}

    .sidebar .widget .panel-group .panel-heading + .panel-collapse .panel-body {
        border-top: 1px solid transparent;
    }

.sidebar .widget .panel-custom > .panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent;
}

    .sidebar .widget .panel-custom > .panel-heading + .panel-collapse .panel-body {
        border-top-color: transparent;
    }

.sidebar .widget .panel-custom > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: transparent;
}

.sidebar .widget .latest-posts-list, .sidebar .widget .recent-posts-list {
    font-size: 15px;
}

    .sidebar .widget .latest-posts-list .latest-posts-media-container, .sidebar .widget .recent-posts-list .recent-posts-media-container {
        margin-bottom: 11px;
    }

    .sidebar .widget .latest-posts-list a, .sidebar .widget .recent-posts-list a {
        display: block;
    }

    .sidebar .widget .latest-posts-list h4, .sidebar .widget .recent-posts-list h4 {
        font: 700 15px/15px Roboto,sans-serif;
        margin-bottom: 10px;
    }

        .sidebar .widget .latest-posts-list h4 a, .sidebar .widget .recent-posts-list h4 a {
            color: #686c6b;
        }

            .sidebar .widget .latest-posts-list h4 a:hover, .sidebar .widget .recent-posts-list h4 a:hover {
                color: #5a5a5a;
            }

    .sidebar .widget .latest-posts-list .latest-posts-meta-container .pull-left a, .sidebar .widget .recent-posts-list .recent-posts-meta-container .pull-left a {
        font-weight: 700;
    }

    .sidebar .widget .latest-posts-list .latest-posts-meta-container .pull-right, .sidebar .widget .recent-posts-list .recent-posts-meta-container .pull-right {
        font-style: italic;
        color: #bdbdbd;
        font-size: 14px;
    }

.footerslider .flex-direction-nav, .sidebarslider .flex-direction-nav {
    position: absolute;
    top: -47px;
    right: 0;
    width: 66px;
    height: 22px;
}

.sidebarslider .flex-direction-nav {
    top: -35px;
    right: 10px;
}

    .footerslider .flex-direction-nav li, .sidebarslider .flex-direction-nav li {
        display: block;
        float: left;
    }

    .footerslider .flex-direction-nav a, .sidebarslider .flex-direction-nav a {
        display: block;
        background-color: #fafafa;
        background-image: url(../images/sprites/sprite.png);
        background-repeat: no-repeat;
        border: 1px solid #e0e0e0;
        width: 31px;
        height: 22px;
        margin-top: -11px;
        opacity: 1;
        margin-left: 2px;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.45);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.45);
    }

        .footerslider .flex-direction-nav a:hover, .sidebarslider .flex-direction-nav a:hover {
            opacity: 1;
            text-shadow: none;
        }

        .footerslider .flex-direction-nav a:hover {
            background-color: #f34b26 !important;
            border-color: #f34b26 !important;
        }

    .footerslider .flex-direction-nav .flex-prev, .sidebarslider .flex-direction-nav .flex-prev {
        left: 0;
        background-position: -188px -202px;
    }

    .footerslider .flex-direction-nav .flex-next, .sidebarslider .flex-direction-nav .flex-next {
        right: 0;
        background-position: -221px -202px;
    }

    .footerslider .flex-direction-nav .flex-prev:hover, .sidebarslider .flex-direction-nav .flex-prev:hover {
        background-position: -188px -225px;
    }

    .footerslider .flex-direction-nav .flex-next:hover, .sidebarslider .flex-direction-nav .flex-next:hover {
        background-position: -221px -225px;
    }

.sidebar .widget .testimonials-list li .testimonial-details {
    padding: 25px 25px 25px 45px;
    background-color: #f6f6f6;
    border: 1px solid #dcdcdc;
    position: relative;
    font-size: 15px;
    margin-bottom: 30px;
}

    .sidebar .widget .testimonials-list li .testimonial-details header {
        font: 700 20px/21px Roboto,sans-serif;
        margin-bottom: 15px;
    }

    .sidebar .widget .testimonials-list li .testimonial-details:before {
        content: '';
        display: block;
        position: absolute;
        left: 10px;
        top: 22px;
        width: 32px;
        height: 26px;
        background-image: url(../images/sprites/sprite.png);
        background-repeat: no-repeat;
        background-position: 0 -150px;
    }

    .sidebar .widget .testimonials-list li .testimonial-details:after {
        content: '';
        position: absolute;
        display: block;
        top: 100%;
        left: 30px;
        margin-top: -1px;
        width: 36px;
        height: 21px;
        background: url(../images/testimonial-arrow.png) center center no-repeat;
    }

.sidebar .widget .testimonials-list li figure img {
    display: block;
    max-width: 70px;
    height: auto;
    float: left;
    margin-right: 20px;
}

.sidebar .widget .testimonials-list li figure > figcaption {
    display: block;
    float: left;
    font-style: italic;
    font-size: 16px;
    font-family: Roboto,sans-serif;
}

    .sidebar .widget .testimonials-list li figure > figcaption > a {
        display: block;
    }

.sidebar .widget .tags-list {
    font-size: 0;
}

    .sidebar .widget .tags-list li {
        display: inline-block;
        margin: 0 10px 10px 0;
        font-size: 14px;
        line-height: 20px;
    }

        .sidebar .widget .tags-list li a {
            display: inline-block;
            padding: 4px 11px;
            border-radius: 2px;
            background: #f6f6f6;
            border: 1px solid #dcdcdc;
            -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.7);
            box-shadow: inset 0 1px 0 rgba(255,255,255,.7);
            color: #444645;
        }

            .sidebar .widget .tags-list li a:hover {
                color: #f34b26;
            }

.sidebar .widget .flickr-feed-list li {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
}

    .sidebar .widget .flickr-feed-list li a {
        display: inline-block;
        position: relative;
        width: 75px;
        height: 75px;
        overflow: hidden;
    }

        .sidebar .widget .flickr-feed-list li a:before {
            content: '+';
            position: absolute;
            left: -75px;
            top: 0;
            width: 100%;
            height: 100%;
            text-align: center;
            padding-top: 25px;
            font-size: 22px;
            line-height: 25px;
            color: #f5f7fa;
            -webkit-transition: all .25s;
            -moz-transition: all .25s;
            -o-transition: all .25s;
            -ms-transition: all .25s;
            transition: all .25s;
            opacity: .1;
            background: rgba(109,188,219,.8);
        }

.article-author .article-author-image img, .comments .comments-list li .comment figure img {
    max-width: 100%;
    display: block;
    height: auto;
}

.sidebar .widget .flickr-feed-list li a:hover:before {
    left: 0;
    opacity: 1;
}

.single-post .article {
    margin-bottom: 30px;
}

.article-author {
    margin: 70px 0;
}

    .article-author .article-author-image {
        float: left;
        margin: 0 30px 0 0;
    }

    .article-author .article-author-details h4 {
        font-size: 27px;
    }

.comments h3 {
    font: 700 24px/22px Roboto,sans-serif;
    color: #565656;
    margin: 0;
}

.comments .title-bg {
    margin-bottom: 30px;
}

.comments .comments-list {
    margin-bottom: 60px;
}

    .comments .comments-list li .comment {
        position: relative;
        padding-left: 100px;
        padding-bottom: 30px;
        margin-bottom: 40px;
        border-bottom: 1px solid #ececec;
    }

        .comments .comments-list li .comment figure {
            position: absolute;
            left: 0;
            top: 0;
        }

        .comments .comments-list li .comment .comment-details .comment-title {
            font: 700 18px/20px Roboto,sans-serif;
            color: #777;
            margin-bottom: 10px;
        }

        .comments .comments-list li .comment .comment-details .comment-meta-container {
            margin-bottom: 10px;
        }

            .comments .comments-list li .comment .comment-details .comment-meta-container > a, .comments .comments-list li .comment .comment-details .comment-meta-container > span {
                margin-right: 10px;
            }

            .comments .comments-list li .comment .comment-details .comment-meta-container > span {
                font-style: italic;
                color: #bdbdbd;
            }

            .comments .comments-list li .comment .comment-details .comment-meta-container .replay-button {
                font-weight: 700;
                color: #7c7c7c;
                font-family: Roboto,sans-serif;
            }

                .comments .comments-list li .comment .comment-details .comment-meta-container .replay-button:hover {
                    color: #f34b26;
                }

    .comments .comments-list li .children {
        margin-left: 50px;
    }

.product hr {
    margin: 25px 0;
}

.product .product-name {
    font: 700 15px/1 Roboto,sans-serif;
    color: #646464;
}

.product .ratings-container {
    padding: 4px 0;
    height: 30px;
    color: #b6b6b6;
}

.product .ratings-amount {
    display: inline-block;
    color: #b6b6b6;
}

.rate-this {
    color: #b6b6b6;
    font-size: 14px;
    line-height: 16px;
}

    .rate-this:hover {
        color: #f34b26 !important;
    }

.product-extra .icon-button:hover {
    color: #fff;
    background-color: var(--color1);
}

.product-list {
    margin-top: 5px;
}

    .product-list li {
        color: #777;
        line-height: 23px;
    }

        .product-list li span {
            font-weight: 700;
            margin-right: 5px;
        }

.product-color-filter-container, .product-size-filter-container {
    margin-bottom: 20px;
}

    .product-color-filter-container > span, .product-size-filter-container > span {
        font-weight: 700;
        font-family: Roboto,sans-serif;
        color: #9b9b9b;
    }

.product-extra-box-container {
    float: left;
}

.product-extra-box {
    float: left;
    margin-right: 6px;
    color: #575a59;
}

    .product-extra-box span {
        display: none;
        margin-left: 10px;
        font-weight: 700;
        font-size: 13px;
        line-height: 35px;
        font-family: inherit;
        text-transform: uppercase;
    }

.icon-button {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-indent: -9999px;
    background: url(../images/sprites/item-icons.png) no-repeat #f34b26;
    border: 1px solid #f34b26;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.45);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.45);
    font-size: 16px;
    border-radius: 2px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
}

    .icon-button.icon-like {
        background-position: 0 0;
    }

    .icon-button.icon-compare {
        background-position: -35px 0;
        margin-left: 5px;
    }

    .icon-button.active, .icon-button:active, .icon-button:focus, .icon-button:hover {
        background-color: var(--color1);
        border-color: var(--color1);
    }

.product-extra .icon-button {
    margin-right: 5px;
}

.product .share-button-group {
    width: 100%;
    margin-top: 1.5px;
}

.product-detail-tab .tab-content {
    font-size: 16px;
    line-height: 1.5;
    color: #737373;
}

.product-details-list {
    list-style-type: disc;
    margin-left: 20px;
}

    .product-details-list li {
        margin-bottom: 5px;
        padding-left: 5px;
    }

.custom-quantity-input {
    display: block;
    position: relative;
    width: 140px;
    height: 52px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    padding-right: 26px;
}

    .custom-quantity-input input {
        height: 100%;
        width: 100%;
        border: none;
        text-align: center;
        font-weight: 700;
        font-size: 25px;
        line-height: 21px;
        color: #757575;
    }

    .custom-quantity-input .quantity-btn {
        background: #fafafa;
        display: block;
        width: 26px;
        height: 26px;
        position: absolute;
        right: -1px;
        color: #777;
        line-height: 26px;
        text-align: center;
        border: 1px solid #e0e0e0;
        font-size: 17px;
        box-shadow: inset 0 1px 1px rgba(255,255,255,.75);
        -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.75);
    }

.close-button, .table .item-price-special, .table figure a, .table img {
    display: inline-block;
}

.custom-quantity-input .quantity-btn.quantity-input-up {
    top: -1px;
    border-radius: 3px 3px 0 0;
}

.custom-quantity-input .quantity-btn.quantity-input-down {
    bottom: -1px;
    border-radius: 0 0 3px 3px;
}

.custom-quantity-input .quantity-btn:hover {
    border-color: #f34b26;
    background: #f34b26;
    color: #fff;
}

.custom-quantity-input .quantity-btn:active {
    border-color: #e0e0e0;
    background: #fafafa;
    color: #777;
}

.product-add .custom-quantity-input {
    float: left;
    margin-right: 30px;
}

.product-add .btn {
    font-weight: 700;
}

.product-add .btn-custom-2 {
    color: #e8e8e8 !important;
}

.table {
    border: 1px solid #ddd !important;
    margin-bottom: 0;
}

    .table img {
        max-width: 100%;
        height: auto;
    }

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 10px;
        line-height: 1.5;
        border-top: none;
        text-align: center;
    }

.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: normal;
}

.table thead tr th {
    padding: 10px;
    border-color: transparent;
    background: #fafafa;
    border-bottom: 1px solid #fff;
}

.table .table-title {
    font: 700 13px/22px Roboto,sans-serif;
    color: #565656;
}

.cart-table > thead > tr > th:last-child, .category-table > thead > tr > th:last-child {
    border-right: transparent;
}

.table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > td {
    border-top: 1px solid #fff !important;
    border-right: 1px solid #ddd !important;
}

.cart-table .item-name-col figure, .category-table .item-name-col figure {
    width: 180px;
    float: left;
    margin-right: 20px;
}

.table .item-name {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 15px;
    text-align: left;
}

.table .item-price-special {
    font-size: 13px;
    margin-top: 6px;
}

.category-table > tbody > tr > td {
    font-size: 13px;
    vertical-align: middle;
}

.category-table .item-name-col figure {
    width: 100px;
}

.category-table .item-price-special {
    margin-top: 0;
}

.table .item-price-col .item-price-special {
    color: #555;
}

.cart-table .item-name-col ul {
    text-align: left;
}

.table .custom-quantity-input {
    width: 108px;
    height: 44px;
    padding-right: 22px;
    margin: 0 auto;
}

    .table .custom-quantity-input input {
        height: 100%;
        width: 100%;
        font-size: 15px;
    }

    .table .custom-quantity-input .quantity-btn {
        height: 22px;
        line-height: 22px;
    }

.compare-item-table .close-button {
    margin-left: 0;
}

.close-button {
    width: 28px;
    height: 28px;
    margin-left: 18px;
    border: 1px solid #dcdcdc;
    background-color: #fafafa;
    background-image: url(../images/sprites/sprite.png);
    background-repeat: no-repeat;
    background-position: 0 -290px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    border-radius: 2px;
    vertical-align: top;
}

.input-icon, .input-text {
    vertical-align: middle;
}

.close-button:hover {
    background-color: #f34b26;
    background-position: -26px -290px;
    border-color: #f34b26;
}

.total-table .total-table-title {
    font-size: 16px;
}

.total-table > tbody > tr:first-child > td, .total-table > tbody > tr:last-child > td, .total-table > tbody > tr > td {
    padding: 10px;
}

.total-table > tfoot > tr > td {
    padding: 15px;
    font-size: 15px;
    background: #f4f4f4;
}

    .total-table > tfoot > tr > td:first-child {
        color: #666;
        text-align: right;
    }

    .total-table > tfoot > tr > td:last-child {
        color: #e82c0c;
        font-size: 15px;
    }

#shipping-form .shipping-desc {
    font-size: 17px;
    line-height: 20px;
    color: #777;
    font-family: Roboto,sans-serif;
    margin-bottom: 28px;
}

#shipping-form .control-label {
    width: 110px;
    display: inline-block;
    margin-right: 10px;
    line-height: 34px;
    font-weight: 400;
    font-size: 16px;
}

#shipping-form .input-container {
    display: block;
    width: 100px;
    float: right;
}

.compare-item-table > tbody > tr:first-child > td, .compare-item-table > thead > tr:first-child > td {
    border-top-color: #e0e0e0 !important;
}

.compare-item-table > tbody > tr > td:last-child, .compare-item-table > tfoot > tr > td:last-child, .compare-item-table > thead > tr > td:last-child {
    border-right-color: #e0e0e0 !important;
}

.compare-item-table > tbody > tr > td, .compare-item-table > tfoot > tr > td, .compare-item-table > thead > tr > td {
    border-top-color: transparent !important;
    border-right-color: transparent !important;
}

.compare-item-table .table-title {
    width: 200px;
    text-align: right;
    padding-right: 30px !important;
    border-right: 1px solid #e0e0e0 !important;
    background: #ececec !important;
}

.compare-item-table figure {
    width: 170px;
    margin: 0 auto;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: transparent;
}

.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th {
    background-color: #f7f7f7;
}

    .table-striped > tbody > tr:nth-child(even) > td.table-title, .table-striped > tbody > tr:nth-child(even) > th.table-title {
        background-color: #e5e5e5 !important;
    }

.compare-item-table .item-name {
    text-align: center;
    margin-top: 20px;
}

.table .item-brand-col {
    color: #777;
    font-weight: 700;
}

.compare-item-table .ratings-amount {
    display: block;
    text-align: center;
}

.compare-item-table .btn {
    padding: 7px 17px;
}

.compare-item-table .btn-custom-2 {
    font-size: 13px;
    line-height: 1.5;
    color: #e8e8e8 !important;
}

#checkout.custom-accordion .panel-body {
    padding: 40px 0;
}

.checkout-title {
    font: 400 25px/30px Roboto,sans-serif;
    color: #444645;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.help-block, .help-block a {
    color: var(--color1);
}

.help-block {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13px;
}

    .help-block a:hover {
        text-decoration: underline;
    }

.checkout-table .checkout-table-price, .checkout-table .checkout-table-title, .checkout-table .checkout-total-price, .checkout-table .checkout-total-title {
    font: 700 18px/20px Roboto,sans-serif;
    color: #777;
    padding: 15px;
}

.checkout-table .checkout-table-title {
    font-size: 16px;
    text-align: right;
    padding-right: 60px;
}

.checkout-table > tbody > tr:last-child > .checkout-table-title {
    padding-right: 60px;
}

.checkout-table .checkout-total-price, .checkout-table .checkout-total-title {
    padding-top: 20px;
    padding-bottom: 20px;
}

.checkout-table .checkout-total-title {
    text-align: right;
    padding-right: 60px;
    font-size: 15px;
    line-height: 24px;
    color: #666;
}

.checkout-table .checkout-total-price {
    font-size: 15px;
    color: #e82c0c;
    line-height: 24px;
}

.checkout-table .item-name-col {
    width: 410px;
}

    .checkout-table .item-name-col figure {
        width: 180px;
        float: left;
        margin-right: 20px;
    }

    .checkout-table .item-name-col ul {
        text-align: left;
    }

        .checkout-table .item-name-col ul li {
            display: block;
        }

.checkout-table tfoot tr {
    background: #f8f8f8;
}

#map {
    margin-bottom: 50px;
}

    #map img {
        max-width: none;
    }

.contact-details-list > li {
    position: relative;
    padding-left: 56px;
    font-size: 16px;
    line-height: 25px;
    color: #797878;
    margin-bottom: 15px;
}

.contact-icon {
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    margin-top: -18px;
    width: 36px;
    height: 36px;
    background-color: var(--color1);
    background-repeat: no-repeat;
    background-image: url(../images/sprites/sprite.png);
    border: 1px solid var(--color1);
    border-radius: 2px;
    text-align: center;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 1px rgba(0,0,0,.15);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 1px rgba(0,0,0,.15);
}

    .contact-icon.contact-icon-phone {
        background-position: -288px 0;
    }

    .contact-icon.contact-icon-mobile {
        background-position: -322px 0;
    }

    .contact-icon.contact-icon-email {
        background-position: -288px -34px;
    }

    .contact-icon.contact-icon-skype {
        background-position: -322px -34px;
    }

#contact-form .input-group-addon {
    min-width: 110px;
}

.input-icon {
    display: inline-block;
    margin-right: 5px;
    font-size: 18px;
    margin-left: 0
}

#footer {
    border-top: 1px solid #eee;
    background: #fff;
    font: 15px/2em Roboto,sans-serif !important;
    color: var(--color8);
    position: relative
}

    #footer a, #footer a:hover {
        color: var(--color8);
        font-size: 13px;
    }

#footer-top {
    padding: 53px 0 45px;
    background: #f2f2f2;
}

    #footer-top .widget {
        padding-right: 35px;
    }

    #footer-top .title-bg {
        margin: 0 0 30px;
    }

        #footer-top .title-bg h3 {
            padding-right: 20px;
            font-size: 27px;
            color: #444645;
            text-transform: capitalize;
            background: #f2f2f2;
            margin: 0;
        }

        #footer-top .title-bg:after {
            background: #e8e6e2;
        }

.footerslider .slide-item {
    width: 100%;
    margin-bottom: 25px;
}

.footerslider .item-image-container {
    width: 115px;
    float: left;
    margin-right: 20px;
}

.footerslider .item-name {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 11px;
}

    .footerslider .item-name a {
        color: #646464 !important;
    }

        .footerslider .item-name a:hover {
            color: var(--color1) !important;
        }

.footerslider .ratings-container {
    padding: 0;
    height: 16px;
    line-height: 16px;
    margin-bottom: 10px;
}

.footerslider .ratings {
    width: 86px;
    background: url(../images/sprites/ratings-small.png) no-repeat;
}

    .footerslider .ratings .ratings-result {
        background: url(../images/sprites/ratings-small.png) 0 -16px no-repeat;
    }

.footerslider .item-price-special {
    color: #b93524;
    font-size: 18px;
}

.footerslider .flex-direction-nav {
    top: -62px;
    width: 81px;
    background: #f2f2f2;
}

    .footerslider .flex-direction-nav .flex-prev {
        left: 15px;
    }

#footer #twitterfeed-container {
    background: #f2f2f2;
}

    #footer #twitterfeed-container .twitterfeed {
        position: relative;
        color: #444645;
        font-size: 16px;
        line-height: 32px;
        padding: 40px 0 35px;
        overflow: hidden;
    }

.twitter_feed .tweet_list li {
    width: 100%;
    margin-bottom: 20px;
}

    .twitter_feed .tweet_list li:last-child {
        margin-bottom: 0;
    }

.twitter_feed .tweet_list .tweet_avatar {
    display: none;
}

#footer #twitterfeed-container .twitterfeed a, .twitter_feed .tweet_list li a {
    color: #444645;
}

    #footer #twitterfeed-container .twitterfeed a:hover {
        color: #f34b26;
    }

.twitter_feed .tweet_list .tweet_time {
    display: block;
    font-size: 14px;
    font-style: italic;
}

    .twitter_feed .tweet_list .tweet_time a {
        color: #f34b26 !important;
    }

#footer #twitterfeed-container .twitterfeed .twitter-icon {
    position: absolute;
    bottom: -21px;
    left: 15px;
    font-size: 48px;
    line-height: 48px;
    color: #444645;
}

.twitter_feed .flex-direction-nav {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 74px;
}

    .twitter_feed .flex-direction-nav li {
        display: block;
        float: left;
    }

    .twitter_feed .flex-direction-nav a {
        display: block;
        background-color: transparent;
        width: 35px;
        height: 25px;
        margin-top: -12.5px;
        background-image: url(../images/sprites/twitterfeednav.png);
        margin-left: 2px;
        border-radius: 3px;
        padding: 0;
        opacity: .75;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
    }

        .twitter_feed .flex-direction-nav a.flex-prev {
            background-position: 0 0;
        }

        .twitter_feed .flex-direction-nav a.flex-next {
            background-position: -35px 0;
        }

        .twitter_feed .flex-direction-nav a.flex-prev:hover {
            background-position: 0 -25px;
            background-color: #444645;
            opacity: 1;
        }

        .twitter_feed .flex-direction-nav a.flex-next:hover {
            background-position: -35px -25px;
            background-color: #444645;
            opacity: 1;
        }

#footer #newsletter-container {
    background: #d6d6d6;
    padding: 27px 0;
}

    #footer #newsletter-container h3 {
        font-size: 25px;
        line-height: 46px;
        color: #444b4c;
        text-transform: uppercase;
        margin: 0;
        float: left;
    }

    #footer #newsletter-container form {
        float: right;
    }

    #footer #newsletter-container input[type=text] {
        height: 46px;
        width: 300px;
        vertical-align: top;
        margin-right: 5px;
        border-radius: 4px;
        border: 3px solid #f34b26;
        background: #d6d6d6;
        line-height: 20px;
        padding: 5px 10px 5px 20px;
        color: #727b7c;
    }

    #footer #newsletter-container .btn {
        padding: 12px 20px;
        font-size: 17px;
        line-height: 20px;
    }

    #footer #newsletter-container:-moz-placeholder {
        color: #727b7c;
    }

    #footer #newsletter-container::-moz-placeholder {
        color: #727b7c;
    }

    #footer #newsletter-container:-ms-input-placeholder {
        color: #727b7c;
    }

    #footer #newsletter-container::-webkit-input-placeholder {
        color: #727b7c;
    }

#inner-footer {
    padding: 10px 0 0;
    background: #0d2742;
    -webkit-box-shadow: 0 0 15px 2px rgba(221,221,221,1);
    -moz-box-shadow: 0 0 15px 2px rgba(221,221,221,1);
    box-shadow: 0 0 15px 2px rgba(221,221,221,1);
}

#footer h3 {
    font: 12px Roboto,sans-serif;
    margin: 30px 0 20px;
    color: var(--color8);
}

    #footer h3 i {
        margin-left: 0;
        margin-right: 5px;
    }

#footer .links {
    display: block;
}

    #footer .links li {
        line-height: 25px;
    }

        #footer .links li a:before {
            font: normal normal normal 13px/1 FontAwesome;
            content: "\f105";
            margin-right: 15px;
        }

#footer .contact-list li {
    line-height: 31px;
}

#footer .twitter_feed_widget {
    color: #ccc;
    font-size: 15px;
    padding-top: 10px;
}

    #footer .twitter_feed_widget .tweet_list li {
        width: 100%;
        margin-bottom: 20px;
        line-height: 20px;
    }

    #footer .twitter_feed_widget .tweet_list .tweet_avatar {
        display: none;
    }

    #footer .twitter_feed_widget .tweet_list .tweet_time {
        display: block;
        font-size: 12px;
        margin-top: 10px;
    }

    #footer .twitter_feed_widget .tweet_list li a {
        color: #f34b26;
    }

        #footer .twitter_feed_widget .tweet_list .tweet_time a, #footer .twitter_feed_widget .tweet_list li a:hover {
            color: #8f8f8f;
        }

#footer .contact-list strong {
    text-transform: uppercase;
}

#footer .facebook-likebox iframe {
    width: 100%;
    height: 320px;
}

#footerTexts {
    background: #ddd;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 30px 0;
    margin: 10px 0;
}

    #footerTexts i {
        background: #999;
        padding: 7px 10px;
        color: #ddd;
        font-weight: 700;
        font-size: 26px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        margin-bottom: 10px;
        text-align: center;
    }

    #footerTexts strong {
        display: block;
        color: #DF1F26;
        font-size: 13px;
    }

    #footerTexts p {
        font-size: 12px;
    }

#footer-bottom {
    margin-top: 10px;
    background: var(--color6);
    font-size: 13px;
}

    #footer-bottom p {
        margin: 3px 0;
        color: var(--color8);
    }

.social-links {
    line-height: 23px;
}

.social-icon {
    padding: 2px 0;
}

    .social-icon i {
        font-size: 18px;
        margin-left: 0
    }

.social-links li.smaller-social-icons .social-icon {
    width: 30px;
    height: 30px;
    background-color: #626664;
}

.footer-text-container {
    text-align: right;
    font-size: 10.5px
}

    .footer-text-container a {
        font-size: 10.5px !important
    }

#scroll-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    visibility: hidden;
    cursor: pointer;
    z-index: 999;
    border-radius: 3px;
    opacity: 0;
    color: #fff;
    background: #f34b26;
    border: 1px solid #f34b26;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.25);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 20px;
    line-height: 1;
    padding: 5px;
    text-align: center;
}

    #scroll-top:hover {
        background-color: var(--color1);
        border-color: var(--color1);
    }

    #scroll-top.fixed {
        visibility: visible;
        opacity: 1;
    }

.flexslider {
    margin: 0;
    padding: 0;
    position: relative;
    zoom: 1;
}

    .flexslider .slides > li {
        display: none;
    }

.flex-direction-nav a, .no-js .slides > li:first-child, .slides:after, html[xmlns] .slides {
    display: block;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

#option-panel-title, #page-header h1, #testimonials-section h3, .progress-container h4 {
    text-transform: uppercase;
}

.slides:after {
    content: "\0020";
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

* html .slides {
    height: 1%;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
    height: auto;
}

.flex-direction-nav a {
    width: 60px;
    height: 45px;
    position: absolute;
    top: 50%;
    cursor: pointer;
    opacity: 1;
    transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -ms-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    background-color: #fafafa;
    background-image: url(../images/sprites/sprite.png);
    background-repeat: no-repeat;
    border: 1px solid #e0e0e0;
    margin-top: -22.5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.4),0 0 4px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 1px rgba(255,255,255,.4),0 0 4px rgba(0,0,0,.2);
    border-radius: 3px;
    text-indent: -9999px;
}

.flex-direction-nav .flex-next {
    right: -3px;
    background-position: -278px -290px;
}

.flex-direction-nav .flex-prev {
    left: -3px;
    background-position: -220px -290px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    background-color: var(--color1);
    border-color: var(--color1);
}

.flexslider:hover .flex-next:hover {
    background-position: -278px -333px;
}

.flexslider:hover .flex-prev:hover {
    background-position: -220px -333px;
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

    .flex-control-nav li {
        margin: 0 8px;
        display: inline-block;
        zoom: 1;
    }

.flex-control-paging li a {
    width: 10px;
    height: 10px;
    display: block;
    background: #333;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

    .flex-control-paging li a.flex-active, .flex-control-paging li a:hover {
        background: #f34b26;
    }

#page-header, .parallax {
    background-position: top center;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

    .flex-control-thumbs li {
        width: 25%;
        float: left;
        margin: 0;
    }

    .flex-control-thumbs img {
        width: 100%;
        display: block;
        opacity: .7;
        cursor: pointer;
    }

        .flex-control-thumbs img:hover {
            opacity: 1;
        }

    .flex-control-thumbs .flex-active {
        opacity: 1;
        cursor: default;
    }

#page-header {
    background-size: cover;
    -webkit-background-size: cover;
    background-image: url(../images/aboutus-hedaerbg.html);
    background-repeat: no-repeat;
    text-align: center;
    padding: 180px 0;
}

.parallax {
    background-size: cover;
    -webkit-background-size: cover;
    background-attachment: fixed;
    background-repeat: repeat-y;
}

#page-header h1 {
    font-size: 42px;
    line-height: 1;
    color: #fff;
    position: relative;
    margin-bottom: 0;
}

.small-bottom-border {
    display: block;
    width: 30px;
    height: 3px;
    background-color: #f34b26;
    position: absolute;
    left: 50%;
    top: 100%;
    margin-top: 10px;
    margin-left: -15px;
}

    .small-bottom-border.big {
        width: 38px;
        height: 4px;
        margin-top: 20px;
        margin-left: -19px;
    }

#page-header .small-bottom-border {
    background-color: #fff;
    margin-top: 30px;
}

#page-header .page-header-desc {
    font: 400 24px/33px Roboto,sans-serif;
    color: #fff;
    margin-top: 30px;
}

.hero-unit {
    text-align: center;
    position: relative;
    color: #333;
}

    .hero-unit h2 {
        font-size: 38px;
        line-height: 1;
        margin-bottom: 20px;
    }

    .hero-unit p {
        font: 400 21px/1 Roboto,sans-serif;
    }

.services-box {
    text-align: center;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 20px 10px;
    transition: all .4s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
}

    #team-members-slider-container img, .services-box:hover {
        border: 1px solid #e0e0e0;
    }

    .services-box h3 {
        font: 700 18px/1 Roboto,sans-serif;
        color: #474646;
        position: relative;
        margin-bottom: 30px;
    }

        .services-box h3 a {
            color: #474646;
        }

            .services-box h3 a:hover {
                color: #f34b26;
            }

    .services-box p {
        font-size: 14px;
        color: #6f6f6f;
        line-height: 17px;
    }

    .services-box:hover {
        text-align: center;
        background-color: #fafafa;
        box-shadow: inset 0 1px 1px #fff;
    }

.service-icon {
    display: block;
    width: 124px;
    height: 124px;
    background-image: url(../images/sprites/aboutus-icons.png);
    background-repeat: no-repeat;
    margin: 0 auto 20px;
}

    .service-icon.service-icon-responsive {
        background-position: 0 0;
    }

    .service-icon.service-icon-panel {
        background-position: -124px 0;
    }

    .service-icon.service-icon-sliders {
        background-position: -248px 0;
    }

    .service-icon.service-icon-support {
        background-position: -372px 0;
    }

.services-box:hover .service-icon.service-icon-responsive {
    background-position: 0 -124px;
}

.services-box:hover .service-icon.service-icon-panel {
    background-position: -124px -124px;
}

.services-box:hover .service-icon.service-icon-sliders {
    background-position: -248px -124px;
}

.services-box:hover .service-icon.service-icon-support {
    background-position: -372px -124px;
}

.progress-container h4 {
    font: 700 11px/15px Roboto,sans-serif;
    margin-bottom: 0;
}

#testimonials-section {
    background-size: cover;
    -webkit-background-size: cover;
    background-image: url(../images/testimonialsbg.html);
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    color: #fff;
    padding: 60px 0;
    overflow: hidden;
}

    #testimonials-section h3 {
        position: relative;
        font-size: 28px;
        line-height: 1;
        color: #fff;
        margin-bottom: 90px;
    }

    #testimonials-section .small-bottom-border {
        background-color: #fff;
        margin-top: 30px;
    }

.about-us-testimonials .testimonial-title {
    display: block;
    font: 700 21px/1 Roboto,sans-serif;
    margin-bottom: 20px;
}

.about-us-testimonials {
    padding-bottom: 50px;
}

    .about-us-testimonials p {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .about-us-testimonials .testimonial-owner {
        font: italic 700 16px/21px Roboto,sans-serif;
    }

    .about-us-testimonials .testimonial-date {
        font: italic 400 14px/21px Roboto,sans-serif;
    }

    .about-us-testimonials .flex-control-paging li a {
        background: #fff;
    }

        .about-us-testimonials .flex-control-paging li a:hover {
            background: #fff;
            transform: scale(1.4);
            -webkit-transform: scale(1.4);
            -moz-transform: scale(1.4);
            -ms-transform: scale(1.4);
            -o-transform: scale(1.4);
        }

        .about-us-testimonials .flex-control-paging li a.flex-active {
            background: #fff;
            cursor: default;
            transform: scale(1.4);
            -webkit-transform: scale(1.4);
            -moz-transform: scale(1.4);
            -ms-transform: scale(1.4);
            -o-transform: scale(1.4);
        }

.team-member-header {
    margin-bottom: 60px;
}

    .team-member-header figure {
        max-width: 360px;
        display: block;
    }

    .team-member-header blockquote {
        padding: 35px 20px 10px 35px;
    }

        .team-member-header blockquote:before {
            left: 0;
        }

    .team-member-header .team-member-name {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .team-member-header .team-member-title {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .team-member-header .team-member-extra {
        margin-top: 20px;
    }

        .team-member-header .team-member-extra .social-links li.smaller-social-icons {
            margin-top: 4px;
        }

    .team-member-header .team-member-contact {
        font: italic 400 13px/1.5 Verdana,Arial,sans-serif;
        color: #888;
    }

.team-member-name {
    font: 700 16px/17px Roboto,sans-serif;
    color: #666;
}

.team-member-title {
    color: #888;
    font-size: 13px;
    line-height: 17px;
}

.team-member {
    margin-bottom: 35px;
}

    .team-member img {
        width: 100%;
    }

    .team-member .team-member-name {
        margin-bottom: 8px;
    }

    .team-member figure {
        margin-bottom: 20px;
    }

#content.no-content {
    background-image: url(../images/404.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    background-position: 50% 50%;
    min-height: 900px;
    position: relative;
}

.no-content .no-content-comment {
    width: 480px;
    height: 350px;
    position: absolute;
    left: 50%;
    margin-left: -360px;
    top: 40px;
    background-image: url(../images/404-comment.png);
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 50px;
}

.no-content-comment h2 {
    font: 700 110px/.8 Roboto,sans-serif;
    color: #f34b26;
    text-shadow: 8px 4px 0 rgba(0,0,0,.1);
    margin-bottom: 15px;
}

.no-content-comment h3 {
    font: 700 25px/35px Roboto,sans-serif;
    color: #515251;
}

    .no-content-comment h2 span, .no-content-comment h3 span {
        opacity: 0;
    }

#option-panel {
    position: fixed;
    top: 100px;
    z-index: 9999;
    left: -275px;
    box-shadow: 0 2px 6px rgba(0,0,0,.45);
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45);
}

#option-panel-wrapper {
    position: relative;
    width: 275px;
}

#option-panel-btn {
    width: 58px;
    height: 58px;
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 9999;
    background: url(../images/panel/panel.png) center center no-repeat #444645;
    border: 1px solid #5c5f5e;
    box-shadow: inset 0 1px 1px rgba(255,255,255,.55);
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.55);
    cursor: pointer;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
}

    #option-panel-btn:hover {
        background-color: #5c5f5e;
    }

    #option-panel-btn.opened {
        opacity: 0;
        visibility: hidden;
    }

    #option-panel-btn.closed {
        opacity: 1;
        visibility: visible;
    }

#option-panel-container {
    position: relative;
    padding-bottom: 90px;
}

#option-panel-title {
    position: absolute;
    left: 0;
    bottom: 55px;
    width: 100%;
    background: var(--color1);
    height: 35px;
    padding: 8.5px 20px;
    font: 700 12px/18px Roboto,sans-serif;
}

    #option-panel-title > span {
        color: #03040b;
    }

#option-panel-reset {
    float: right;
    font: 400 10px/13px Arial,sans-serif;
    background: #444645;
    color: #fff;
    border-radius: 3px;
    padding: 2px 8px;
    border: 1px solid #5c5f5e;
    box-shadow: inset 0 1px 1px rgba(255,255,255,.28);
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.28);
    transition: background .5s;
    -webkit-transition: background .5s;
    -ms-transition: background .5s;
    -moz-transition: background .5s;
    -o-transition: background .5s;
}

    #option-panel-reset:hover {
        background: #03040b;
    }

#option-panel-tabs-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
}

    #option-panel-tabs-container li {
        display: block;
        float: left;
        width: 55px;
        height: 55px;
    }

        #option-panel-tabs-container li a {
            display: block;
            width: 100%;
            height: 100%;
            border: 1px solid #3a3c3b;
            border-left-color: rgba(255,255,255,.1);
            transition: all .5s;
            -ms-transition: all .5s;
            -o-transition: all .5s;
            -moz-transition: all .5s;
            -webkit-transition: all .5s;
        }

        #option-panel-tabs-container li:nth-child(1) a {
            background: url(../images/panel/brushmac.png) center center no-repeat #444645;
        }

        #option-panel-tabs-container li:nth-child(2) a {
            background: url(../images/panel/page.png) center center no-repeat #444645;
        }

        #option-panel-tabs-container li:nth-child(3) a {
            background: url(../images/panel/colors.png) center center no-repeat #444645;
        }

        #option-panel-tabs-container li:nth-child(4) a {
            background: url(../images/panel/fonts.png) center center no-repeat #444645;
        }

        #option-panel-tabs-container li:nth-child(5) a {
            background: url(../images/panel/close.png) center center no-repeat #444645;
        }

        #option-panel-tabs-container li a:hover, #option-panel-tabs-container li.active a {
            background-color: #5c5f5e;
        }

        #option-panel-tabs-container li.active a {
            position: relative;
        }

            #option-panel-tabs-container li.active a:after {
                content: '';
                position: absolute;
                top: -1px;
                left: 50%;
                width: 0;
                height: 0;
                margin-left: -5px;
                border-style: solid;
                border-width: 10px 10px 0 0;
                border-color: var(--color1) transparent transparent;
            }

#option-panel-content {
    padding: 20px 25px;
    background: #fff;
    width: 100%;
}

#option-panel .accordion-header {
    padding: 20px 0 10px;
    border: none;
    position: relative;
    margin-bottom: 10px;
    background: 0 0;
}

#option-panel .sm-accordion .accordion-header {
    margin-bottom: 0;
    border-bottom-color: transparent;
}

#option-panel .sm-accordion .panel:last-child .accordion-header {
    border-bottom: none !important;
}

#option-panel .accordion-title {
    font: 700 16px/21px Roboto,sans-serif;
    color: #757575;
}

    #option-panel .accordion-title > span {
        margin: 0;
    }

#option-panel .sm-accordion .accordion-btn {
    color: #777;
    right: 0;
    margin-top: -8px;
}

#option-panel .sm-accordion .panel + .panel {
    margin-top: 0;
}

#option-panel .custom-accordion .panel {
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#option-panel .sm-accordion.custom-accordion .panel-body {
    padding: 15px 0 !important;
    background: 0 0;
    border: none !important;
}

#option-panel .sm-accordion.custom-accordion .panel:last-child .panel-body {
    border: none !important;
}

#option-panel .pattern-box-list li {
    display: block;
    float: left;
    width: 31px;
    height: 31px;
    margin-right: 7px;
    margin-bottom: 9px;
    cursor: pointer;
}

    #option-panel .pattern-box-list li:nth-child(6n) {
        margin-right: 0;
    }

    #option-panel .pattern-box-list li img {
        border: 2px solid #d4d2d2;
    }

    #option-panel .pattern-box-list li:hover img {
        border: 2px solid #bfbfbf;
    }

#option-panel .layout-style-list li {
    display: block;
    width: 108px;
    float: left;
    cursor: pointer;
}

    #option-panel .colorbox-list li > p, #option-panel .layout-style-list li p {
        font: 400 14px/1.5 Roboto,sans-serif;
        color: #444;
        margin: 6px 0 0;
    }

    #option-panel .layout-style-list li:First-child {
        margin-right: 8px;
    }

#option-panel .colorbox-list li {
    display: block;
    width: 108px;
    float: left;
    margin-bottom: 20px;
}

    #option-panel .colorbox-list li .color-box {
        padding: 1px;
        border: 1px solid #e2e2e2;
    }

.avatar {
    border: 5px solid #eee;
}

#option-panel .colorbox-list li .color-box > span {
    display: block;
    width: 104px;
    height: 32px;
}

.Rules, label.error {
    display: none;
}

#option-panel .colorbox-list li:nth-child(2n+1) {
    margin-right: 4px;
}

#option-panel .colorbox-list li .first-color span {
    background: #f34b26;
}

#option-panel .colorbox-list li .second-color span {
    background: var(--color1);
}

#option-panel .colorbox-list li .third-color span {
    background: #d51a03;
}

#option-panel .colorbox-list li .fourth-color span {
    background: var(--color1);
}

#option-panel #panel-font .accordion-header {
    margin-bottom: 5px;
}

#option-panel #panel-font .panel {
    margin-bottom: 10px;
}

.bootstrap-switch-label {
    font-size: 11px !important;
}

#Captcha {
    width: 200px;
    border: 3px dashed var(--color3)
}

.refresh-captcha {
    font-size: 22px;
    position: absolute;
    z-index: 100;
}

label.error {
    display: block;
    max-width: none;
    z-index: 998;
    position: absolute;
    top: 45px;
    border: 1px solid #ebcaca !important;
    background: #fcf1f1 !important;
    color: #790000;
    border-radius: 3px;
    padding: 7px;
}

label#aciklama-error {
    top: auto;
    bottom: -52px;
}

#use_map, .category_success {
    font-weight: 700;
    color: #f34b26;
}

.tab_steps {
    overflow: hidden;
    position: relative;
    width: 100%;
    vertical-align: top;
    white-space: nowrap
}

    .tab_steps > div {
        position: relative;
        width: 100%;
        min-height: 1px;
        vertical-align: top
    }

    .ad_categories > div.active, .tab_steps > div {
        display: inline-block;
    }

label.error:before {
    content: "";
    position: absolute;
    z-index: 998;
    top: -11px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ebcaca;
}

.select_valid label.error {
    bottom: -100px;
}

.sbHolder.valid, input.valid, select.valid, textarea.valid {
    background-color: #d9f0da !important;
}

.sbHolder.error, input.error, select.error, textarea.error {
    background-color: #ffd9d9 !important;
}

.control_position {
    position: relative;
}

.slideLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ad_categories, .ad_categories > div, .buy_steps, .category_success, .tab_steps > div {
    position: relative;
    width: 100%;
}

.fNone {
    float: none;
}

#accordion2 {
    font-size: 13px;
}

    #accordion2 h2 {
        font-size: 14px;
        margin: 15px 0;
    }

        #accordion2 h2 b, #accordion2 h2 strong {
            font-weight: 400;
        }

.ad_categories {
    overflow-x: scroll;
    white-space: nowrap;
}

    .ad_categories > div {
        min-height: 1px;
        padding-right: 3px;
        padding-left: 3px;
        vertical-align: top;
    }

.scrollable-menu {
    height: auto;
    max-height: 345px;
    overflow-x: hidden;
}

.category_success {
    height: 345px;
    background-color: #fff;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 15px;
}
.topheadul li{
    display:block;
}
    .topheadul li a i {
        font-size: 30px;
    }

.category_success p {
    white-space: normal;
}

    .category_success i {
        font-size: 150px;
        margin-bottom: 10px;
    }

.limit_exceed i {
    font-size: 130px;
    margin-bottom: 0;
}

.top-head {
    background: #000000;
    color: white;
    padding: 10px;
    height: 60px;
    /*-webkit-clip-path: polygon(0 1%, 100% 1%, 100% 100%, 5% 100%);
    clip-path: polygon(0 1%, 100% 1%, 100% 100%, 5% 100%);*/
    margin-top: -9px;
    /*border-style: solid;
    border-width: 0 100px 100px 0;
    border-color: transparent #000000 transparent transparent;*/
}

.top-support {
    border-width: 0px 1px 0px 1px;
    border-style: solid solid solid solid;
    border-color: #c7c7c7 #c7c7c7 #c7c7c7 #c7c7c7;
    text-transform: uppercase;
}



.top-head a {
    color: white;
}

.search_box form .button {
    border: 0;
    position: absolute;
    right: 0;
    top: 10px;
    background: url(https://www.buseterim.com.tr/assets/images/search_box_icon.png) no-repeat;
    width: 30px;
    height: 30px;
}


.slide-caption {
    position: absolute;
    z-index: 3;
    background: rgba(29, 42, 99, .8);
    top: 70%;
    left: 20%;
    padding: 2rem;
    font-size: 3rem;
    color: white;
    border-left: 20px solid #d57c56;
}

.masonry {
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
    column-count: 4;
}

    .masonry .item {
        display: inline-block;
        background: #fff;
        padding: 1.5em;
        margin: 0 0 1.5em;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        height: unset;
    }

        .masonry .item .product-link {
            position: absolute;
            left: 20px;
            right: 20px;
            top: 20px;
            bottom: 25px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
            font-size: 30px;
            opacity: 0;
            z-index: -1;
            transition: all .3s ease-in-out;
        }

        .masonry .item:hover .product-link {
            opacity: 1;
            transition: all .3s ease-in-out;
            z-index: 11;
            background: rgba(29, 42, 99, .5);
            cursor: pointer;
        }

        .masonry .item .product-link a {
            color: white;
        }

#banneraltalan {
    background-color: black;
    border-left: 1px solid #808080;
    min-height: 150px;
    max-height: 150px;
    margin-top: -10px;
}

#hizmetdetays {
    background-color: #f7f7f7;
    min-height: 350px;
    max-height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#h3baslik:after {
    content: '';
    position: absolute;
    bottom: 114px;
    width: 50px;
    left: calc(57% - 50px);
    height: 2px;
    background: #f34b26;
    display: flex;
}

.hizmetanatablo {
    display: table;
    #position: relative;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

    .hizmetanatablo .hizmetictablo {
        #position: absolute;
        #top: 50%;
        #left:50%;
        display: table-cell;
        vertical-align: middle;
    }

        .hizmetanatablo .hizmetictablo .hizmetresim {
            max-height: 80px;
            #position: relative;
            #top: -50%;
            #left:-50%;
        }

.icyazi {
    margin-top: 25%;
    font-size: 22px;
    color: white;
}

.kategoributtons {
    background: #000000;
    padding: 10px 40px;
    width: 127px;
    color: #ffffff;
    border: 1px solid #d57c56;
    border-radius: 15px;
}

.slider-flex img {
    max-height: 500px;
    min-height: 562px;
    object-fit: fill;
}

.navbar li.has-sub:after {
    content: "\f107";
    position: absolute;
    float: right;
    right: 5px;
    top: 30%;
    font-family: "Font Awesome 5 Pro";
}

.navbar li {
    position: relative;
}

    .navbar li.has-sub:hover {
        background: rgba(255,255,255,.2);
    }

    .navbar li.has-sub ul.child-menu {
        position: absolute;
        background: #727b7c;
        left: auto;
        min-width: 200px;
        opacity: 0;
        visibility: hidden;
        transition: all .3s ease-in-out;
        padding: 5px;
        pointer-events: none;
    }

    .navbar li.has-sub:hover ul.child-menu {
        pointer-events: all;
        opacity: 1;
        visibility: visible;
        transition: all .3s ease-in-out;
        z-index: 999;
    }

.navbar ul.child-menu a {
    color: white !important;
    font-size: 12px;
}

.scroll-area {
    max-height: 300px;
    overflow: scroll;
    overflow-x: hidden;
}
    /* width */
    .scroll-area::-webkit-scrollbar {
        width: 10px;
    }

    /* Track */
    .scroll-area::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 5px;
    }

    /* Handle */
    .scroll-area::-webkit-scrollbar-thumb {
        background: #323232;
        border-radius: 5px;
    }

        /* Handle on hover */
        .scroll-area::-webkit-scrollbar-thumb:hover {
            background: #1c1c1c;
        }
.sosyalpic{
    object-fit: contain;
    min-height: 70px;
    max-height: 70px;
}
@media (max-width:992px) {
.hakktasiyici{
    margin-top: 30px;
}
.hakktasiyici .row{
    display: contents;
}

.hakksolbtn{
display: contents;
top: 25px;
padding-top: 25px;
margin-top: 25pc;
}
.hakksagbtn{
    display: grid;
}
    .slider-flex img {
        max-height: 250px;
        min-height: 250px;
        object-fit: cover;
    }

    .slide-caption {
        left: 5%;
        padding: 1rem;
        font-size: 1rem;
        top: 45%;
    }

    .masonry {
        margin: 0;
        padding: 0;
        -moz-column-gap: 1.5em;
        -webkit-column-gap: 1.5em;
        column-gap: 0;
        font-size: .85em;
        column-count: 2;
    }

        .masonry .item {
            display: inline-block;
            background: #fff;
            padding: 0;
            margin: 0;
            width: 100%;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            height: unset;
            border: none;
        }

    .toolbox-pagination .view-count-box {
        float: left !important;
        position: relative !important;
        top: 0 !important;
        right: auto !important;
        left: 0 !important;
    }

    .sort-box {
        position: relative !important;
        top: 0 !important;
        right: 0 !important;
    }
}

@media (min-width:768px) {
    .ad_categories > div {
        width: 24%;
    }

    .search_categories > div {
        width: 33%;
    }
}

@media (min-width:992px) {

    .ad_categories > div {
        width: 24%;
    }

    .search_categories > div {
        width: 33%;
    }

    .sekmeAlani ul.sekmeler {
        margin-left: 0% !important;
    }

        .sekmeAlani ul.sekmeler li a {
            font-size: 20px !important;
        }
}

@media (min-width:1200px) {
    .ad_categories > div {
        width: 24%;
    }

    .search_categories > div {
        width: 33%;
    }
}

.step_back {
    font-size: 13px;
}

.cat_fields {
    display: none;
}

#map, #use_map {
    width: 100% !important;
    height: 400px !important;
}

#use_map {
    font-size: 25px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255,255,255,.8);
    z-index: 99;
}

    #use_map a {
        height: 400px;
        line-height: 400px;
        display: block;
    }

.modal-open .modal {
    overflow: hidden;
}

.modal-body {
    overflow-y: auto;
    max-height: 575px;
}

.smpl-step > .smpl-step-step {
    padding: 0;
    position: relative;
}

    .smpl-step > .smpl-step-step .smpl-step-num {
        font-size: 17px;
        margin-top: -20px;
        margin-left: 47px;
    }

    .smpl-step > .smpl-step-step .smpl-step-info {
        font-size: 14px;
        padding-top: 27px;
    }

    .smpl-step > .smpl-step-step > .smpl-step-icon {
        position: absolute;
        width: 70px;
        height: 70px;
        display: block;
        background: #f34b26;
        top: 45px;
        left: 50%;
        margin-top: -35px;
        margin-left: -15px;
        border-radius: 50%;
        font-size: 40px;
        padding-left: 11px;
        padding-top: 5px;
        color: #fff;
    }

    .smpl-step > .smpl-step-step > .progress {
        position: relative;
        border-radius: 0;
        height: 8px;
        box-shadow: none;
        margin-top: 37px;
    }

        .smpl-step > .smpl-step-step > .progress > .progress-bar {
            width: 0;
            box-shadow: none;
            background: #f34b26;
        }

    .smpl-step > .smpl-step-step.complete > .progress > .progress-bar {
        width: 100%;
    }

    .smpl-step > .smpl-step-step.active > .progress > .progress-bar {
        width: 50%;
    }

    .smpl-step > .smpl-step-step:first-child.active > .progress > .progress-bar {
        width: 0;
    }

    .smpl-step > .smpl-step-step:last-child.active > .progress > .progress-bar {
        width: 100%;
    }

    .smpl-step > .smpl-step-step.disabled > .smpl-step-icon {
        background-color: #f5f5f5;
    }

        .smpl-step > .smpl-step-step.disabled > .smpl-step-icon:after {
            opacity: 0;
        }

    .smpl-step > .smpl-step-step:first-child > .progress {
        left: 50%;
        width: 50%;
    }

    .smpl-step > .smpl-step-step:last-child > .progress {
        width: 50%;
    }

    .smpl-step > .smpl-step-step.disabled a.smpl-step-icon {
        pointer-events: none;
    }

.col-lg-15, .col-lg-16, .col-lg-17, .col-md-15, .col-md-16, .col-md-17, .col-sm-15, .col-sm-16, .col-sm-17, .col-xs-15, .col-xs-16, .col-xs-17 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width:1200px) {
    .container {
        width: 1200px;
    }
}

@media (min-width:768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }

    .col-sm-16 {
        width: 75%;
        float: left;
    }

    .col-sm-17 {
        width: 25%;
        float: left;
    }

    .col-sm-18 {
        width: 22%;
        float: left;
    }

    .col-sm-19 {
        width: 78%;
        float: left;
    }

    .col-sm-20 {
        width: 50%;
        float: left;
    }

    .col-sm-21 {
        width: 25%;
        float: left;
    }
}

@media (min-width:992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }

    .col-md-16 {
        width: 72%;
        float: left;
    }

    .col-md-17 {
        width: 28%;
        float: left;
    }

    .col-md-18 {
        width: 22%;
        float: left;
    }

    .col-md-19 {
        width: 78%;
        float: left;
    }

    .col-md-20 {
        width: 45%;
        float: left;
    }

    .col-md-21 {
        width: 30%;
        float: left;
    }
}

#doping_total {
    color: var(--color1);
}

#step_3 .title {
    font-size: 15px;
}

.post_classified p {
    font-size: 16px;
    font-weight: 700;
    color: #f34b26;
}

    .post_classified p i {
        font-size: 240px;
        color: #f34b26;
    }

.dl-horizontal dd, .hasFeature, .label-custom {
    color: var(--color1);
}

select:not(.selectUi) {
    display: block !important;
    z-index: -1;
    opacity: 0;
    position: absolute;
}

form select:not(.selectUi) {
    display: block !important;
    z-index: 0;
    opacity: 1;
    position: initial;
}

.selectUi {
    padding: 5px;
}

.center-block {
    float: none;
}

.label-badge {
    border-radius: 1em;
}

.label-custom {
    background-color: #fff;
}

.dl-horizontal dd, .dl-horizontal dt {
    white-space: normal;
    font: 400 13px/20px Roboto,sans-serif;
    text-align: left;
    font-size: 14px;
    padding: 1.5px 0;
}

.dl-horizontal dt {
    font-weight: bold;
    color: #000
}

    .dl-horizontal dt:after {
        display: block;
        float: right;
        content: ':';
    }

.list-ad-options .list-group-item {
    padding: 6px 15px;
}

.title .social {
    padding: 0
}

.boxed {
    border: 1px solid #ddd;
    background: #ebf0f1;
    padding: 10px;
}

    .boxed strong {
        font-size: 13px;
    }

    .boxed p {
        font-size: 12px;
    }

    .boxed img {
        width: 80%;
        display: inline-block !important;
    }

.vertical-align .boxed {
    display: flex;
    align-items: center;
}

.boxed a {
    font-size: 14px;
}

.alert {
    white-space: normal;
}

.list-inline > li:first-child {
    padding-left: 0;
}

dd .radio {
    margin: 0;
}

.buyComplete {
    padding: 10px 0;
}

    .buyComplete i {
        float: left;
        font-size: 75px;
        margin-right: 20px;
        color: #f34b26;
    }

    .buyComplete p {
        float: left;
        margin: 0;
        font-size: 16px;
    }

    .buyComplete strong {
        display: block;
        color: #f34b26;
        font-size: 20px;
        margin: 10px 0;
    }

    .buyComplete span {
        display: block;
    }

    .buyComplete .btn {
        margin-top: 10px;
    }

.Hide {
    display: none;
}

.Doping, .Dopings h3, .Dopings > div, .item-name span, .zero_risk {
    display: block;
}

.accountTabs {
    height: auto !important;
}

.bigIcon i {
    font-size: 26px;
}

.bigIcon.alert {
    padding: 5px 15px;
    margin-bottom: 10px;
}

.maxTooltip .tooltip-inner {
    max-width: 300px;
    background: #333;
}

.maxTooltip .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #333;
}

.zero_risk {
    float: left;
    margin-right: 15px;
    background: url(../images/zero_risk.html) no-repeat;
    width: 75px;
    height: 75px;
}

.zero_risk-sifirrisk_1 {
    background-position: -3px -3px;
}

.zero_risk-2 {
    background-position: -84px -3px;
}

.zero_risk-3 {
    background-position: -165px -3px;
}

.zero_risk-4 {
    background-position: -246px -3px;
}

.zero_risk-5 {
    background-position: -327px -3px;
}

.zero_risk-6 {
    background-position: -408px -3px;
}

.zeroRisk p {
    line-height: 22px;
    font-size: 13px;
    margin: 15px 0;
}

    .zeroRisk p b {
        margin-bottom: 10px;
        font-size: 15px;
    }

.zeroRisk span {
    float: left;
    width: 75%;
}

    .zeroRisk span:after {
        content: "";
        clear: both;
    }

.newsImg {
    margin-bottom: 20px;
}

.list-group-item a {
    color: #747a7d;
}

    .list-group-item a:hover {
        color: #333;
    }

.cLevel0 {
    margin-left: 0 !important;
}

.cLevel1 {
    margin-left: 10px !important;
}

.cLevel2 {
    margin-left: 20px !important;
}

.cLevel3 {
    margin-left: 30px !important;
}

.cLevel4 {
    margin-left: 40px !important;
}

.cLevel5 {
    margin-left: 50px !important;
}

.cLevel6 {
    margin-left: 60px !important;
}

.cLevel7 {
    margin-left: 70px !important;
}

.cLevel8 {
    margin-left: 80px !important;
}

.item .item-image-container .date {
    background: rgba(0,0,0,.8);
    width: 100%;
    font-size: 12px;
    text-align: center;
    bottom: 0;
    color: #fff;
    position: absolute;
}

.item-name .item-price {
    color: var(--color1);
}

.category-table > tbody > tr.special > td, .item.special {
    background: rgba(243,75,38,.2);
    font-weight: 700;
}

    .category-table > tbody > tr.special > td > .item-name, .item.special .item-name {
        font-weight: 700;
    }

.panel-body .checkbox label, .catFilters label {
    font-size: 13px;
    cursor: pointer;
    font-weight: 400;
    padding-left: 0
}

.catFilters label {
    display: block;
    padding: 0;
    margin: 3px 0;
    cursor: pointer
}

body.hasSale {
    padding: 46px 0 0 !important;
}

div.hasSale {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999999;
    background: #444;
    padding: 10px 0;
    color: #fff;
    font-size: 17px;
}

    div.hasSale .btn:first-child {
        margin-left: 25px;
    }

.Dopings {
    margin: 10px 0;
}

    .Dopings > div {
        width: 100%;
        padding-bottom: 20px;
        border: 1px solid #f34b26;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 3px;
    }

    .Dopings h3 {
        font-size: 15px;
        background: rgba(109,188,219,.2);
        width: 100%;
        color: var(--color1);
        line-height: 40px;
        border-bottom: 1px solid rgba(109,188,219,.7);
    }

    .Dopings p {
        color: var(--color1);
        padding: 0 15px;
        min-height: 90px;
    }

.Doping {
    background: url(../images/dopings.jpg) no-repeat;
    width: 100px;
    height: 100px;
    margin: 5px auto;
}

.Doping_1 {
    background-position: 0 0;
}

.Doping_2 {
    background-position: -100px 0;
}

.Doping_3 {
    background-position: -200px 0;
}

.Doping_4 {
    background-position: -300px 0;
}

.Doping_5 {
    background-position: -400px 0;
}

.Doping_6 {
    background-position: -500px 0;
}

.Doping_7 {
    background-position: -600px 0;
}

.storePacks h4, .storePacks i {
    color: #f34b26;
}

.storePacks > div {
    margin: 10px 0;
    min-height: 180px;
    padding: 15px;
    border: 2px solid #eee;
    background: rgba(109,188,219,.2);
}

.storePacks i {
    font-size: 50px;
}

#store_total, .adNumber strong {
    color: var(--color1);
}

.storePacks span {
    white-space: initial;
}

.hasStoreStyle {
    background: #f2f2f2;
    padding: 20px 15px;
    height: 350px;
    vertical-align: bottom;
}

    .hasStoreStyle img {
        background: #fff;
        border: 2px solid #eee;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 1px 21px 0 rgba(50,50,50,.75);
        -moz-box-shadow: 0 1px 21px 0 rgba(50,50,50,.75);
        box-shadow: 0 1px 21px 0 rgba(50,50,50,.75);
    }

@media (min-width:1144px) {
    .modal-lg {
        width: 1144px;
    }
}

#plan-image img {
    max-height: 390px;
    display: inline-block;
}

.Adverts {
    display: block;
}

.projectDescription {
    white-space: normal;
}

.adStoreLogo {
    margin: 3px auto;
}

.adNumber {
    font-size: 14px;
    margin-right: 10px
}

.projectSearch .input-group-addon {
    min-width: 130px;
}

.projectMapInfo {
    width: 380px;
}

    .projectMapInfo h4 {
        font-weight: 700;
        font-size: 14px;
    }

    .projectMapInfo img {
        max-width: 100%;
    }

    .projectMapInfo strong {
        display: block;
        width: 100%;
    }

.fSupport i {
    font-size: 24px;
    border: 1px solid #444;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 5px;
    display: inline-block;
    margin-right: 5px
}

.cBoxed, .latest-posts-slider {
    padding: 10px;
}

#footer .fSupport i {
    width: 40px;
    text-align: center
}

.importantNotice {
    font-size: 11px;
    line-height: 14px;
    color: var(--color8);
    width: 100%;
    padding: 8px 10px;
    border: 1px dotted #222;
    margin: 15px 0 5px;
}

#importantNotice, #importantNotice2 {
    font-size: 13px;
    line-height: 14px;
    width: 100%;
    padding: 10px;
    border: 1px solid #dcdcdc;
    margin: 5px 0;
}

.cBoxed, .dBoxed {
    border: 1px solid #ddd !important;
}

    .cBoxed .Title {
        text-align: center;
    }

        .cBoxed .Title span {
            padding: 5px 10px;
            font: 400 13px/1.35 helvetica,arial,sans-serif;
            font-weight: 700;
            color: #3a3a3a;
            border-bottom: 1px solid #eee;
            -webkit-box-shadow: 0 10px 63px -10px rgba(0,0,0,.75);
            -moz-box-shadow: 0 10px 63px -10px rgba(0,0,0,.75);
            box-shadow: 0 10px 63px -10px rgba(0,0,0,.75);
        }

    .cBoxed .bx-wrapper a, .cBoxed .bx-wrapper span {
        font: 700 12px/1.35 helvetica,arial,sans-serif;
        text-align: center;
        display: block;
    }

.fLang, .hOptions {
    text-align: right;
}

.adLocation, div.adPrice, p.adPrice {
    font-weight: 700;
}

.cBoxed .bx-wrapper .item-image {
    margin: 0 auto;
}

.cBoxed .bx-wrapper span {
    color: #ed2f15;
}

.fLang {
    padding-top: 30px;
}

.inner-addon {
    position: relative;
}

    .inner-addon a {
        position: absolute;
        padding: 0 13px;
        text-align: center;
        border-left: 1px solid #ccc;
        top: 0;
        color: #333;
    }

.left-addon a {
    left: 0;
}

.right-addon a {
    right: 0;
    background: #df1f26;
    color: #fff;
    padding: 9px 13px;
}

.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

.hOptions .btn-sm {
    padding: .4em .8em;
}

.hOptions .pull-right {
    margin-left: 5px;
}

.list-group.list-group-brand li:hover ul {
    visibility: visible;
    opacity: 1;
}

.list-group.list-group-brand li ul {
    visibility: hidden;
    opacity: 0;
    z-index: 99999;
    background: #fff;
    position: absolute;
    top: 0;
    left: 100%;
    padding: 3px 20px;
    border: 1px solid #cfcfcf;
    width: 780px;
    -webkit-box-shadow: 0 5px 10px #ccc;
    -moz-box-shadow: 0 5px 10px #ccc;
    box-shadow: 0 5px 10px #ccc;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
}

    .list-group.list-group-brand li ul li {
        width: 33.33333333333333%;
        float: left;
        border-bottom: 2px dotted #eee;
        padding-bottom: 2px;
    }

        .list-group.list-group-brand li ul li.showAll a {
            font-weight: 700;
            color: #f34b26;
        }

.list-group.list-group-brand li.Column1 {
    position: relative;
}

.list-group.list-group-brand li ul.Column1 {
    width: 175px;
}

    .list-group.list-group-brand li ul.Column1 li {
        width: 100%;
        float: none;
    }

.list-group.list-group-brand li ul a {
    color: #333;
    font-size: 13px;
}

.list-group.list-group-brand li ul small {
    color: #d9534f;
}

.lSGallery li img {
    height: 100% !important;
}

.vertical .lSGallery li {
    height: 90px !important;
    border: 1px solid #ccc;
}

    .vertical .lSGallery li.active {
        border: 1px solid #f34b26;
    }

.vertical .lSGallery {
    height: 100% !important;
}

#headBar {
    padding: 10px 0;
    font-size: 13px;
}

    #headBar a.dropdown-toggle {
        display: block;
    }

    #headBar div > ul > li {
        float: left;
    }

    #headBar .row > div:first-child > ul > li:not(:last-child) > a:after {
        padding: 0 7px;
        content: '';
    }

    #headBar .row > div:last-child > ul > li:not(:first-child) > a:after {
        padding: 0 7px;
        content: ' | ';
        color: #ddd;
    }

    #headBar .row > div:last-child li img {
        margin-right: 5px;
    }

    #headBar .row > div:first-child li i, #headBar .row > div > li > a:hover {
        color: #f34b26;
    }

    #headBar .row > div:last-child > ul > li {
        padding: 0 5px;
        display: inline-block;
        float: right;
        position: relative;
    }

    #headBar .row > div:first-child li ul li, .homeTab {
        float: none;
    }

    #headBar .row > div:last-child li:first-child {
        padding-right: 0;
    }

    #headBar .row > div:last-child li.active, #headBar .row > div:last-child li:hover {
        background-color: #fff;
        color: #ed2f15;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -moz-transition: background-color 800ms ease;
        -webkit-transition: background-color 800ms ease;
        -o-transition: background-color 800ms ease;
        transition: background-color 800ms ease;
    }

    #headBar .row > div:first-child li ul li :after {
        content: none !important;
        padding: 0 !important;
    }

.hSearch {
    border: 0 !important;
}

    .hSearch > div:first-child .dropdown-toggle {
        display: block;
        width: 100%;
        padding: 9.5px 10px;
        font-size: 14px;
    }

    .hSearch > div:first-child .dropdown-menu {
        font-size: 14px;
        border: 1px solid #f34b26 !important;
        width: 100%;
    }

        .hSearch > div:first-child .dropdown-menu > li > a {
            padding: 3px 13px !important;
        }

            .hSearch > div:first-child .dropdown-menu > li.active a, .hSearch > div:first-child .dropdown-menu > li > a:hover {
                background: #f9efe2;
            }

    .hSearch > div:first-child a span {
        margin: 10px 2px;
    }

    .hSearch .form-control {
        height: 40px;
    }

    .hSearch .form-control, .hSearch > div:first-child .dropdown-toggle {
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2ZlZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
        background: -moz-linear-gradient(top,#ececec 0,#feffff 40%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ececec),color-stop(40%,#feffff));
        background: -webkit-linear-gradient(top,#ececec 0,#feffff 40%);
        background: -o-linear-gradient(top,#ececec 0,#feffff 40%);
        background: -ms-linear-gradient(top,#ececec 0,#feffff 40%);
        background: linear-gradient(to bottom,#ececec 0,#feffff 40%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ececec', endColorstr='#feffff', GradientType=0);
        border-radius: 0;
    }

.advancedSearch {
    padding: 6px 10px;
    border: 1px solid #d4d4d4;
    display: inline-block;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#fff 0,#eee 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#eee));
    background: -webkit-linear-gradient(top,#fff 0,#eee 100%);
    background: -o-linear-gradient(top,#fff 0,#eee 100%);
    background: -ms-linear-gradient(top,#fff 0,#eee 100%);
    background: linear-gradient(to bottom,#fff 0,#eee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}

#header {
    background: #f7f7f7;
    border-bottom: 8px solid #0f304f;
}

.tabList {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.jRate, .yorum {
    display: inline-block;
}

.Adverts90Px img {
    max-height: 120px;
}

.table-get tbody tr td, .table-get thead tr th {
    padding: 7px;
    font-size: 13px;
    vertical-align: middle;
}

.table-get .positive {
    color: #269200;
}

.table-get p.positive {
    margin: 0;
}

.table-get .unstable {
    color: #f34b26;
}

.table-get .negative {
    color: #d80000;
}

.Rating, .category-filter-list.jscrollpane small, .commentUsername, .profileUsername {
    color: #f34b26;
}

.yorum {
    background: url(../images/yorumlar.png) no-repeat;
    width: 25px;
    height: 25px;
    vertical-align: middle;
}

.kararsiz_yorum {
    background-position: -3px -3px;
}

.olumlu_yorum {
    background-position: -34px -3px;
}

.olumsuz_yorum {
    background-position: -65px -3px;
}

.text-left {
    text-align: left !important;
}

.Rating {
    font-size: 20px;
}

hr {
    /*margin: 3px 0;*/
}

#commentForm .input-group-addon {
    min-width: 153px;
}

.tab-container.left {
    border: 0;
    border: 1px solid var(--color1);
}

.panel .accordion-header {
    border: 0;
}

.widget .panel-group {
    margin-bottom: 0;
}

.category-table > tbody > tr:nth-child(even) td {
    background: #f0f0f0;
}

.category-item-container .item:hover, .category-table > tbody > tr:hover > td {
    background: var(--color4)
}

.category-item-container > .row > .col-xs-6:nth-child(odd) {
    padding-right: 0;
}

.category-item-container > .row > .col-xs-6:nth-child(even) {
    padding-left: 0;
}

.cardList, .product-add {
    padding: 10px;
}

.category-item-container {
    border: 1px solid #eee;
}

.item-name i {
    font-size: 15px;
    margin-right: 0;
}

.item-name .i-shield {
    color: #689300;
}

.item-name .i-office {
    color: #009f96;
}

.item-name .i-location-2 {
    color: #ee6a00;
}

.item-name .i-movie {
    color: #bb003e;
}

.item-name .i-truck {
    color: #0098d7;
}

.cards {
    background-size: 100% !important;
    width: 100%;
    height: 25px;
}

    .cards.advantage {
        background: url(../images/cards/advantage.png) no-repeat;
    }

    .cards.axess {
        background: url(../images/cards/axess.png) no-repeat;
    }

    .cards.bonus {
        background: url(../images/cards/bonus.png) no-repeat;
    }

    .cards.cardfinans {
        background: url(../images/cards/cardfinans.png) no-repeat;
    }

    .cards.maximum {
        background: url(../images/cards/maximum.png) no-repeat;
    }

    .cards.world {
        background: url(../images/cards/world.png) no-repeat;
    }

.cardList {
    border: 1px solid #ddd;
    margin-top: 7px;
}

.installment-table img {
    display: inline-block !important;
}

.adLocation, .adPrice .selectUi {
    display: block;
}

.installment-table tbody td {
    text-align: center;
}

    .installment-table tbody td small {
        font-size: 14px;
    }

    .installment-table tbody td.noneRatio {
        background: rgba(191,213,224,.3) !important;
    }

div.adPrice {
    float: left;
}

.adLocation {
    font-size: 13px;
}

@media (min-width:768px) {
    .dl-horizontal dt {
        width: 130px;
        overflow-wrap: break-word;
    }

    .dl-horizontal dd {
        margin-left: 140px;
        overflow-wrap: break-word;
    }
}

.table-get thead tr th {
    border: 0 !important;
}

.print-images {
    display: none;
}

@media print {
    dd, dt {
        overflow-wrap: break-word;
        font: 400 13px/20px Roboto,sans-serif;
        text-align: left;
        font-size: 13px;
        padding: 1.5px 0;
    }

    #breadcrumb-container, #footer, #hSearch, #headBar, #map, #wowslider-container1, .cardList, .content-title .title a, .hidePrint, .tab-container .nav-tabs > li {
        display: none;
    }

    dt {
        float: left;
        width: 130px;
    }

        dt:after {
            display: block;
            float: right;
            content: ':';
        }

    dd {
        margin-left: 140px;
    }

        dd:after, dd:before {
            display: table;
            content: " ";
        }

        dd:after {
            clear: both;
        }

    #wowslider-container1 .ws_thumbs {
        overflow: visible !important;
        white-space: normal;
        margin-bottom: 15px;
        position: static;
        height: auto;
    }

    a[href]:after {
        content: "" !important;
    }

    .print-images {
        display: block;
        margin: 5px 0;
    }

    #printMainPhoto {
        margin-bottom: 5px;
    }

    .tab-content > .tab-pane[id*=ad_tab] {
        display: block !important;
        visibility: visible !important;
    }
}

#deal-wrapper {
    position: relative;
}

@media (max-width:650px)) {
    body.hasSale {
        padding: 99px 0 0 !important;
    }
}

.avatar {
    background: #fff;
    padding: 25px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 15px;
}

.ticketUser {
    font-size: 20px;
    font-weight: 700;
}

    .ticketUser.user {
        color: #333;
    }

    .ticketBox strong, .ticketUser.admin {
        color: #009800;
    }

.ticketBox, .ticketDetail {
    min-height: 420px;
    padding: 15px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmVmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg,#feffff 0,#e8e8e8 100%);
    background: -webkit-gradient(linear,left top,right bottom,color-stop(0,#feffff),color-stop(100%,#e8e8e8));
    background: -webkit-linear-gradient(-45deg,#feffff 0,#e8e8e8 100%);
    background: -o-linear-gradient(-45deg,#feffff 0,#e8e8e8 100%);
    background: -ms-linear-gradient(-45deg,#feffff 0,#e8e8e8 100%);
    background: linear-gradient(135deg,#feffff 0,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#e8e8e8', GradientType=1 );
    -webkit-box-shadow: 0 0 22px 3px rgba(230,230,230,1);
    -moz-box-shadow: 0 0 22px 3px rgba(230,230,230,1);
    box-shadow: 0 0 22px 3px rgba(230,230,230,1);
}

.hrBoxed {
    padding-left: 0;
}

    .hrBoxed .cBoxed {
        min-height: 365px;
    }

#deal-slider .owl-item {
    padding: 0 15px;
    margin-right: 1px
}

    #deal-slider .owl-item:not(:last-child) {
        border-right: 1px solid #eee
    }

#deal-wrapper img {
    margin: 7px auto;
    border: 0;
}

#deal-wrapper strong {
    color: #df1f26;
}

#deal-wrapper span {
    font-size: 12px;
}

#deal-wrapper .controls div {
    position: absolute;
    top: 40%;
    font-size: 23px;
    color: #999;
    z-index: 9999999;
}

    #deal-wrapper .controls div i {
        cursor: pointer;
    }

    #deal-wrapper .controls div.prev {
        left: 0;
    }

    #deal-wrapper .controls div.next {
        right: 0;
    }

#deal-wrapper .owl-controls {
    margin: 0;
    width: 100%;
    text-align: center;
    background-color: #eee;
    border-top: 1px solid #ddd;
    height: 35px;
    top: auto;
    bottom: 0;
}

.sidebar .Adverts {
    margin-bottom: 15px;
}

.dropdown-menu {
    z-index: 99999999;
}

.right-addon a, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    margin: 0;
    background: var(--color1);
}

.catMenu i, #headBar .row > div:first-child li i, #headBar .row > div > li > a:hover, #footerTexts strong, .homeTab.active, .homeTab i, .homeTab:hover, #deal-wrapper strong {
    color: var(--color1);
}

::selection {
    background-color: var(--color1);
    color: #fff;
}

::-moz-selection {
    background-color: var(--color1);
    color: #fff;
}

.highlight.first-color {
    color: #fff;
    background: var(--color1);
}

.dropcap.first-color, .first-color {
    color: var(--color1);
}

.dropcap-bg.first-color {
    background: var(--color1);
    color: #fff;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: var(--color1);
    border-color: var(--color1);
}

.btn-custom {
    color: #fff;
    background-color: var(--color1);
}

    .btn-custom.active, .btn-custom:active, .btn-custom:focus, .btn-custom:hover, .open .dropdown-toggle.btn-custom {
        background-color: var(--color2);
    }

.btn-custom-2.active, .btn-custom-2:active, .btn-custom-2:focus, .btn-custom-2:hover, .open .dropdown-toggle.btn-custom-2 {
    color: #fff !important;
    background-color: var(--color1);
    border-color: var(--color1);
}

.btn-custom-3.active, .btn-custom-3:active, .btn-custom-3:focus, .btn-custom-3:hover, .open .dropdown-toggle.btn-custom-3 {
    color: #fff;
    background-color: var(--color1);
    border-color: var(--color1);
}

.btn-custom .badge {
    color: var(--color1);
    background-color: #fff;
}

.input-group-addon {
    color: var(--color1);
    background-color: #f2f2f2;
    border: 1px solid #dcdcdc;
}

.input-desc-box .icon-box {
    background: var(--color1);
    color: #fff;
}

.tooltip-inner {
    color: #fff;
    background-color: var(--color1);
}

.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    border-top-color: var(--color1);
}

.tooltip.right .tooltip-arrow {
    border-right-color: var(--color1);
}

.tooltip.left .tooltip-arrow {
    border-left-color: var(--color1);
}

.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: var(--color1);
}

.tab-style-1 li a:hover, .tab-style-1 li.active a {
    background: var(--color1);
    border-color: var(--color1);
}

.tab-style-2 li a:hover, .tab-style-2 li.active a {
    color: var(--color1);
}

.tab-style-2 li.active:after {
    background: var(--color1);
}

.header4 #header-top {
    border-top: 3px solid var(--color1);
}

    #header-top .header-link a, #top-links li a:hover, .header4 #header-top .header-link a:hover {
        color: var(--color1);
    }

.header7 .header-box {
    border-color: var(--color1);
}

.header-box a:hover {
    color: var(--color1);
}

#main-nav-container #main-nav .menu li ul, #main-nav-container #main-nav .menu li ul li ul {
    border-top: 1px solid var(--color1);
}

#main-nav-container #main-nav .menu li:hover > a, #main-nav-container #main-nav .menu li > ul li > ul li:hover > a {
    color: var(--color1);
}

#main-nav-container #main-nav .menu li .mega-menu {
    border-top: 1px solid var(--color1);
}

    #main-nav-container #main-nav .menu li .mega-menu .mega-menu-list li a > .new-box {
        background-color: var(--color1);
    }

    #main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-list li:hover > a, #main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-title:hover, #main-nav-container #main-nav #responsive-nav ul li a:hover, #main-nav-container #main-nav .menu li .mega-menu .mega-menu-list li:hover > a, #main-nav-container #main-nav .menu li .mega-menu .mega-menu-title:hover, .menu-button:hover {
        color: var(--color1);
    }

#responsive-nav-button.active #responsive-nav-button-icon, #responsive-nav-button:hover #responsive-nav-button-icon {
    background-color: var(--color1);
}

#header.header2 .dropdown-cart-menu-container .dropdown-cart > .btn, #header.header4 .dropdown-cart-menu-container:hover .btn.dropdown-toggle, #header.header6 .dropdown-cart-menu-container .dropdown-cart > .btn, header.header4 .dropdown-cart-menu-container .open .btn.dropdown-toggle {
    background-color: var(--color1);
    color: #fff;
}

#header.header7 .dropdown-cart-menu-container .open .btn.dropdown-toggle, #header.header7 .dropdown-cart-menu-container:hover .btn.dropdown-toggle {
    background-color: var(--color1);
    border-color: var(--color1);
    color: #fff;
}

.header2 #quick-access .quick-search-form .btn-custom:active, .header2 #quick-access .quick-search-form .btn-custom:focus, .header2 #quick-access .quick-search-form .btn-custom:hover {
    background-color: var(--color1) !important;
}

.header4 #quick-access .quick-search-form .btn-custom:active, .header4 #quick-access .quick-search-form .btn-custom:focus, .header4 #quick-access .quick-search-form .btn-custom:hover {
    background-color: var(--color1);
}

.header5 #quick-search {
    border: 1px solid var(--color1);
}

.header5 #quick-access .quick-search-form .btn-custom:active, .header5 #quick-access .quick-search-form .btn-custom:focus, .header5 #quick-access .quick-search-form .btn-custom:hover {
    background-color: var(--color1);
    border-color: var(--color1);
}

.header5 .dropdown-cart-menu-container .cart-menu-icon {
    border: 1px solid var(--color1);
}

#header.header5 .dropdown-cart-menu-container .btn.btn.dropdown-toggle {
    border: 1px solid var(--color1);
    color: #f9f8f4;
}

#header.header5 .dropdown-cart-menu-container .btn-group:hover .cart-menu-icon, #header.header5 .dropdown-cart-menu-container .open .cart-menu-icon, #header.header5 .dropdown-cart-menu-container:hover .cart-menu-icon {
    background-color: var(--color1);
    border-color: var(--color1);
}

#header .dropdown-cart .dropdown-cart-menu {
    border-top: 3px solid var(--color1);
}

.dropdown-cart .dropdown-cart-product-list .delete-item:hover, .dropdown-cart .dropdown-cart-product-list .edit-item:hover, .dropdown-cart-total li, .dropdown-cart-total li .sub-price {
    color: var(--color1);
}

.reverse .title {
    padding-left: 0;
    padding-right: 8px;
    border-left: none;
    border-right: 4px solid var(--color1);
    text-align: right;
}

.banner-hero .btn.btn-custom-2:active, .banner-hero .btn.btn-custom-2:focus, .banner-hero .btn.btn-custom-2:hover {
    background-color: var(--color1);
    border-color: var(--color1);
}

.services-slider .services-box:hover .small-bottom-border {
    background-color: var(--color1);
}

.latestnews-slider .latestnews-meta-container .pull-left a:hover, .latestnews-slider a:hover {
    color: var(--color1);
}

.new-rect {
    background: var(--color1);
}

.item-name a:hover {
    color: var(--color1);
}

.item-add-btn.active, .item-add-btn:active, .item-add-btn:focus, .item-add-btn:hover {
    color: #fff;
    background: var(--color1);
    border-color: var(--color1);
}

.banner-slider .flex-control-paging li a.flex-active {
    background: var(--color1);
}

#breadcrumb-container.light .breadcrumb a:hover, #breadcrumb-container.transparent .breadcrumb a:hover, #category-breadcrumb .breadcrumb a:hover {
    color: var(--color1);
}

.portfolio-item > figure > figcaption > .link-button, .portfolio-item > figure > figcaption > .zoom-button {
    border: 1px solid var(--color1);
    background-color: var(--color1);
}

.portfolio-item h2 a:hover, .portfolio-item p a:hover, .portfolio-item > figure > figcaption > .like-button:hover, .portfolio-meta-list li a:hover {
    color: var(--color1);
}

.category-image-slider-container .new-rect {
    background: var(--color1);
}

.featured-slider .featured-product h5 a:hover, .related-slider .related-product h5 a:hover {
    color: var(--color1);
}

.select-dropdown:hover .dropdown-toggle {
    background: var(--color1);
    color: #fff;
    border-color: var(--color1);
}

.select-dropdown .dropdown-menu > li > a:hover {
    color: #fff;
    background: var(--color1);
}

.category-filter-list li a:hover {
    color: var(--color1);
}

.filter-size-list li:hover a {
    background-color: var(--color1);
    border-color: var(--color1);
    color: #fff;
}

.noUi-connect, .noUi-handle {
    background: var(--color1);
}

.article .article-content-container a:hover, .article h2 a:hover {
    color: var(--color1);
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background: var(--color1);
    color: #fff;
    border-color: var(--color1);
}

/*.sidebar .widget {
  border: 1px solid var(--color1);
}*/

.sidebar .widget .panel a:hover .icon-box {
    border-color: var(--color1);
    background-color: var(--color1);
    color: #fff;
}

.footerslider .flex-direction-nav a:hover {
    background-color: var(--color1) !important;
    border-color: var(--color1) !important;
}

.comments .comments-list li .comment .comment-details .comment-meta-container .replay-button:hover, .sidebar .widget .tags-list li a:hover {
    color: var(--color1);
}

.rate-this:hover {
    color: var(--color1) !important;
}

.icon-button {
    background: url(../images/sprites/item-icons.png) no-repeat var(--color1);
}

.custom-quantity-input .quantity-btn:hover {
    border-color: var(--color1);
    background: var(--color1);
    color: #fff;
}

.close-button:hover {
    background-color: var(--color1);
    border-color: var(--color1);
}

.twitter_feed .tweet_list .tweet_time a {
    color: var(--color1) !important;
}

#footer #newsletter-container input[type=text] {
    border: 3px solid var(--color1);
    background: #d6d6d6;
    color: #727b7c;
}

#footer .twitter_feed_widget .tweet_list li a {
    color: var(--color1);
}

#scroll-top {
    color: #fff;
    background: var(--color1);
    border: 1px solid var(--color1);
}

.flex-control-paging li a.flex-active, .flex-control-paging li a:hover {
    background: var(--color1);
}

.small-bottom-border {
    background-color: var(--color1);
}

.no-content-comment h2, .services-box h3 a:hover {
    color: var(--color1);
}

#option-panel .colorbox-list li .first-color span {
    background: var(--color1);
}

#use_map, .category_success {
    color: var(--color1);
}

.smpl-step > .smpl-step-step > .smpl-step-icon {
    background: var(--color1);
}

.smpl-step > .smpl-step-step > .progress > .progress-bar {
    box-shadow: none;
    background: var(--color1);
}

.buyComplete i, .buyComplete strong, .post_classified p, .post_classified p i {
    color: var(--color1);
}

.Dopings > div {
    border: 1px solid var(--color1);
}

.dopingHeader h2, .storePacks h4, .storePacks i {
    color: var(--color1);
}

.list-group.list-group-brand li ul li.showAll a {
    color: var(--color1);
}

.vertical .lSGallery li.active {
    border: 1px solid var(--color1);
}

.hSearch {
    border: 3px solid var(--color1);
}

    .hSearch > div:first-child .dropdown-menu {
        border: 1px solid var(--color1) !important;
    }

.orangeTitle {
    background: var(--color1);
    background: -moz-linear-gradient(top,var(--color1) 0,#ab0000 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,var(--color1)),color-stop(100%,#ab0000));
    background: -webkit-linear-gradient(top,var(--color1) 0,#ab0000 100%);
    background: -o-linear-gradient(top,var(--color1) 0,#ab0000 100%);
    background: -ms-linear-gradient(top,var(--color1) 0,#ab0000 100%);
    background: linear-gradient(to bottom,var(--color1) 0,#ab0000 100%);
    text-transform: uppercase;
    border-radius: 2px;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    padding: 5px 10px;
    color: #fff;
}

.Rating, .commentUsername, .profileUsername, .table-get .unstable {
    color: var(--color1);
}

.category-table > tbody > tr.special > td, .item.special {
    background: var(--color3);
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info {
    background: var(--color1);
}

.sbOptions a.sbFocus, .sbOptions a:focus, .sbOptions a:hover {
    color: #fff;
    background: var(--color1);
}

.category-toolbar .icon-button.active, .category-toolbar .icon-button:active, .category-toolbar .icon-button:focus, .category-toolbar .icon-button:hover {
    background-color: var(--color1);
    border-color: var(--color1);
}

#headBar .row > div:last-child li.active a, #headBar .row > div:last-child li:hover > a, .adNumber strong, .cBoxed .bx-wrapper span, .dl-horizontal dd, .item-price-special {
    color: var(--color1);
}

.label-custom {
    background-color: #fff;
    color: var(--color1);
}

.tab-container.left, .tab-container.right {
    border-bottom: 1px solid var(--color1);
}

.list-group.list-group-accordion .list-group-item:focus, .list-group.list-group-accordion .list-group-item:hover {
    color: var(--color1);
}

.hSearch > div:first-child .dropdown-menu > li.active a, .hSearch > div:first-child .dropdown-menu > li > a:hover {
    background: var(--color5);
}

.tab-container .nav-tabs > li > a {
    border-bottom-color: var(--color1) !important;
}

.tab-container.left .nav-tabs {
    border-right: 1px solid var(--color1);
}

    .tab-container.left .nav-tabs > li.active > a, .tab-container.right .nav-tabs > li.active > a {
        border-bottom-color: var(--color1) !important;
    }

.advancedSearch {
    border: 1px solid var(--color1);
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    background-color: var(--color1);
    border-color: var(--color1);
}

.contact-icon {
    background-color: var(--color1);
    border: 1px solid var(--color1);
}

.pace .pace-activity {
    background: var(--color1);
}

.item-name .item-price, .list-group.list-group-brand li ul small {
    color: var(--color1);
}

.jspDrag {
    background: var(--color1);
}

.accordion-btn.active, .accordion-btn:hover {
    background-color: var(--color1);
    border-color: var(--color1);
}

.category-filter-list.jscrollpane small {
    color: var(--color1);
}

.accordion-header {
    border: 1px solid var(--color1);
}

.Dopings h3, .Dopings p, .dopingHeader p {
    color: var(--color1);
}

.table {
    border: 1px solid var(--color1);
}

/*.sm-accordion.custom-accordion .panel-body {
  border-top: 1px solid var(--color1);
  border-bottom: 1px solid var(--color1);
}*/

@media (min-width:1200px) {
    .category-toolbar {
        border-bottom: 1px solid var(--color1);
    }
}

.checkout-table .checkout-total-price {
    color: var(--color1);
}

.product-add {
    background: #e4ebd3;
    border: 1px dotted var(--color1);
}

.adPrice, .adLocation {
    color: var(--color1);
}

.tparrows:hover {
    background-color: var(--color1) !important;
    border-color: var(--color1);
}

.catMenu a {
    font-size: 13px
}

.searchInput {
    background: #e7e7e7;
    border-color: #0e304e;
    padding-right: 35px
}

    .searchInput:focus, .searchInput.active {
        background: #fff !important;
        border-color: #333 !important
    }

#searchBar {
    position: relative
}

    #searchBar button {
        position: absolute;
        top: 5px;
        right: 5px;
        border: 0;
        background: none;
        color: #59787b
    }

        #searchBar button.active {
            color: var(--color1)
        }

#inner-header a {
    color: var(--color1);
    font-size: 13px
}

.logo a {
    font-size: inherit !important
}

@media (max-width:768px) {
    #hLinks {
        margin-top: 15px
    }

    .sekmeAlani ul.sekmeler {
        margin-left: 0% !important;
    }

        .sekmeAlani ul.sekmeler li a {
            font-size: 20px !important;
        }
}

#hLinks a {
    display: inline-block;
}

.headBtn {
    border: 1px solid #333;
    padding: 4px 8px;
    margin-left: 5px;
    background: #59787b;
    color: #fff !important;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

    .headBtn:first-child {
        margin-left: 0
    }

    .headBtn i {
        margin-left: 0
    }

    .headBtn:hover {
        color: #000 !important;
        background: #f3f3f3;
    }

#hLinks .pRelative {
    position: relative;
    display: inline-block
}

.dropdown-menu > li > a {
    display: block;
}

#search_results {
    display: none;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    width: 150%;
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    z-index: 9999;
    font-size: 13px;
    border: 1px solid #000;
    border-top-color: #ddd;
    margin-top: -2px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

    #search_results a {
        color: var(--color1);
        padding: 5px 10px;
        width: 100%;
        display: block
    }

        #search_results a:hover {
            background: #eee;
        }

    #search_results strong {
        font-size: 13px;
        text-align: center;
        padding: 5px;
        display: block
    }

    #search_results small {
        display: block;
        font-size: 12px;
        color: #666
    }

.langSelector .sbHolder {
    margin-top: 8px;
    background: #222;
    border: 1px solid #111;
    height: 35px;
    line-height: 35px
}

.langSelector .sbToggle {
    padding-top: 2px
}

    .langSelector .sbToggle:before {
        content: "\e410"
    }

.langSelector .sbSelector {
    line-height: 35px
}

.langSelector .sbOptions {
    background: #333;
    border: 0
}

    .langSelector .sbOptions a {
        border-bottom-color: #111;
        padding: 1px 0 1px 10px
    }

.freeShipping {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    text-align: center;
    z-index: 2;
}

    .freeShipping i {
        color: var(--color1);
        font-weight: bold;
        font-size: 23px
    }

    .freeShipping span {
        font-size: 10px !important;
        display: block;
        color: #888
    }

.discount {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    text-align: center;
    z-index: 2;
    color: #fff;
    background: var(--color1);
    font-size: 12px;
    padding: 5px
}

.thumbs img {
    border: 1px solid #eee;
    width: 100%
}

.thumbs .active img {
    border: 1px solid var(--color1)
}

.thumbs img:not(:first-child) {
    margin-left: 15px;
}

#mainImg {
    width: 100% !important;
    cursor: pointer
}

    #mainImg.projectImg {
        height: 450px !important
    }

.thumbs li > div {
    padding-left: 2px;
    padding-right: 2px
}

#infoTitle {
    padding: 7px 10px;
    margin-bottom: 10px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
    font-size: 13px;
    border: 1px solid #ddd
}

    #infoTitle a {
        color: var(--color1)
    }

    #infoTitle .disabled {
        color: #bbb;
    }

#adPhotos {
    visibility: hidden
}

.waitingActivation {
    width: 100%;
    text-align: center;
    color: var(--color1);
    background: #f9f9f9;
    border: 1px solid #eee;
    font-size: 18px;
    padding: 10px 0
}

    .waitingActivation i {
        display: block;
        font-size: 150px;
        line-height: 100px;
        margin-bottom: 20px
    }

.video-js {
    width: 100%
}

.popular-articles img {
    width: 60px !important;
    height: 60px !important;
    display: inline !important;
    margin-right: 10px;
    border: 2px solid #eee;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.popular-articles h4 {
    font-size: 14px;
    padding-top: 10px
}

    .popular-articles h4 small {
        display: block;
        margin-top: 15px
    }

.popular-articles ul {
    margin: 15px 7px
}

.polls {
    font-size: 13px
}

.voteRate {
    color: var(--color1)
}

.btn.facebook, .btn.twitter {
    margin-left: 7px
}

#hMenus {
    margin-top: 3%
}

.dl-horizontal .seperator {
    background: #eee;
    margin: 2px 0;
    width: 100%;
    height: 1px
}

iframe, video {
    max-width: 100%;
    height: auto
}

.newsDate {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 10px;
    background: rgba(0,0,0,0.9);
    color: #fff;
}

    .newsDate strong {
        font-weight: bold;
        display: block;
        text-align: center;
        font-size: 25px;
        line-height: 20px
    }

    .newsDate span {
        display: block;
        text-align: center;
        font-weight: bold
    }

.dBoxed h3 {
    margin-top: 10px
}

.footerCards img {
    max-width: 100%
}

.dealCats strong {
    font-weight: 500
}

.dealCats a {
    padding: 5px 10px !important
}

#dealSpy.affix {
    position: fixed !important;
    top: 20px
}

#ad_tab_1 img {
    display: inline
}

.item-meta-container span {
    display: block;
    text-align: center
}

#drop-wrapper, .dropdown-submenu.less {
    position: relative;
}


#drop-wrapper {
    padding: 65px 0 0;
}

    #drop-wrapper.tr {
        background: url(../images/drop_tr.jpg) top left no-repeat;
    }

    #drop-wrapper.en {
        background: url(../images/drop_en.jpg) top left no-repeat;
    }

#drop-slider {
    padding: 25px 7px;
    position: static;
}

#drop-wrapper img {
    margin: 2px auto;
    border: 0;
}

#drop-wrapper strong {
    color: var(--color1);
}

#drop-wrapper span {
    font-size: 12px;
}

#drop-wrapper .controls div {
    position: absolute;
    top: 40%;
    font-size: 23px;
    color: #999;
    z-index: 9999999;
}

    #drop-wrapper .controls div i {
        cursor: pointer;
    }

    #drop-wrapper .controls div.prev {
        left: 0;
    }

    #drop-wrapper .controls div.next {
        right: 0;
    }

#drop-wrapper .owl-controls {
    margin: 0;
    width: 100%;
    text-align: center;
    background-color: #eee;
    border-top: 1px solid #ddd;
    height: 35px;
    bottom: 0;
    left: 0;
    position: absolute;
    display: block !important
}

#drop-wrapper .owl-pagination {
    line-height: 35px
}

#vip-wrapper {
    position: relative
}

    #vip-wrapper .controls div {
        position: absolute;
        top: 40%;
        font-size: 23px;
        color: #999;
        z-index: 9999999;
    }

        #vip-wrapper .controls div i {
            cursor: pointer;
        }

        #vip-wrapper .controls div.prev {
            left: 0;
        }

        #vip-wrapper .controls div.next {
            right: 0;
        }

    #vip-wrapper .owl-controls {
        margin: 0;
        width: 100%;
        text-align: center;
        background-color: #eee;
        border-top: 1px solid #ddd;
        height: 35px;
        bottom: 0;
        left: 0;
        position: absolute;
        display: block !important
    }

.mobileMenu {
    margin-top: -5px
}

    .mobileMenu ul {
        display: none
    }

    .mobileMenu > li > a {
        display: block;
        padding: 5px 7px;
        width: 100%;
        font-size: 17px;
        background: #f8f8f8
    }

.editCls {
    color: red !important
}

#category-filter .panel-body .checkbox {
    margin-left: 20px;
}

h3.item-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#content form .control-item {
    margin-bottom: 7px
}

.nav-stacked.nav-tabs > li > a {
    border: 1px solid #ddd;
}

.i-radio-checked {
    color: green;
}

.logo-container img {
    height: 80px
}



/* custom css*/


.slider-flex .slick-dots {
    bottom: 25px;
}

.slick-dots li button::before {
    content: '';
    width: 20px !important;
    height: 20px !important;
    opacity: 1;
    font-size: 15px;
    border-radius: 50% !important;
    background: white !important;
    border: 2px solid transparent;
    transition: .3s ease;
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    color: white;
    border: 2px solid firebrick;
    transition: .3s ease;
    content: '';
    width: 20px !important;
    height: 20px !important;
    opacity: 1;
    font-size: 15px;
    border-radius: 50% !important;
}

.slick-next:before {
    font-size: 40px !important;
    color: #000 !important;
    content: '\f054';
    font-family: 'Font Awesome 5 Pro';
}

.slick-prev:before {
    font-size: 40px !important;
    color: #000 !important;
    content: '\f053';
    font-family: 'Font Awesome 5 Pro';
}

/*.sekmeler li {
    float: left;
    background-color: lightgrey;
    
}*/

.sekmeAlani ul.sekmeler {
    float: left;
    display: inline;
    width: 100%;
    /* margin: 0; */
    padding: 0;
    margin-left: 35%;
    margin-bottom: 40px;
    /* position: relative; */
    /* margin: 0 auto; */
    justify-content: center;
    display: flex;
}

    .sekmeAlani ul.sekmeler li {
        list-style: none;
        float: left;
        margin: 0 2px 0 0;
        padding: 0;
        /*background-color: lightgrey;*/
    }

        .sekmeAlani ul.sekmeler li a {
            display: block;
            margin: 0;
            padding: 10px 12px;
            cursor: pointer;
            text-decoration: none;
            font-size: 24px;
        }

        .sekmeAlani ul.sekmeler li.sekmeSecili {
            /*background-color: #99F;*/
        }

.slick-prev {
    left: 25px !important;
    z-index: 2;
}

.slick-next {
    right: 25px !important;
    z-index: 2;
}
.referansimg {
    min-height: 200px;
    object-fit: contain;
    max-height: 200px;
}
.galeriresim {
    min-height: 250px;
    max-height: 250px;
    object-fit: fill;
    width: 100%;
    border: 1px solid #e8e8e8;
    padding: 10px;
    border-radius: 10px;
    margin-top: 25px;
}

.nav-link {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    padding: .5rem 1rem;
    color: #000000;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    border-bottom: 1px solid transparent;
    transition: all .3s ease-in-out;
}

.iconsfooter {
    display: flex;
    justify-content: center;
    align-items: center;
}


    .nav-link:focus, .nav-link:hover {
        text-decoration: none;
        color: rgba(112, 4, 4, 0.75) !important;
        transition: all .3s ease-in-out;
        border-bottom: 1px solid #1d2a63;
    }


.ulinstagram img {
    max-height: 250px;
    height: 100% !important;
    object-fit: cover;
    min-height: 250px;
    width: 100% !important;
}

.ulinstagram li {
    padding: 5px !important;
    position: relative;
}

    .ulinstagram li #instagram-caption {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        color: white;
        font-size: 12px !important;
        background: rgba(0,0,0,0);
        align-items: center;
        vertical-align: middle;
        transition: all .3s ease-in-out;
        z-index: -1;
        visibility: hidden;
    }

    .ulinstagram li:hover #instagram-caption {
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        display: flex;
        color: white;
        font-size: 12px !important;
        background: rgba(0,0,0,0.4);
        align-items: center;
        vertical-align: middle;
        transition: all .3s ease-in-out;
        z-index: 2;
        visibility: visible;
    }
