@font-face {
    font-family: 'modloft-icons2';
    src: url("../fonts/modloft-icons2/fonts/modloft-icons2.eot?pey1bu");
    src: url("../fonts/modloft-icons2/fonts/modloft-icons2.eot?pey1bu#iefix") format("embedded-opentype"), url("../fonts/modloft-icons2/fonts/modloft-icons2.woff2?pey1bu") format("woff2"), url("../fonts/modloft-icons2/fonts/modloft-icons2.ttf?pey1bu") format("truetype"), url("../fonts/modloft-icons2/fonts/modloft-icons2.woff?pey1bu") format("woff"), url("../fonts/modloft-icons2/fonts/modloft-icons2.svg?pey1bu#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container:before,
.container:after {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}


@media (max-width: 991px) and (min-width: 640px) {
    .container {
        padding-top: 35px;
    }
}

.container h1 {
    text-transform: uppercase;
    font-family: "OpenSans-SemiBold";
    letter-spacing: 0.07em;
    font-size: 24px;
    margin: 8px 0 0 0;
}

@media (max-width: 767px) {
    .container h1 {
        margin-bottom: 5px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row:before,
.row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

html,
body,
div,
span,
applet,
object,
iframe,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
form,
label,
legend,
ul {
    padding: 0;
    margin: 0;
    border: 0;
}

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

html {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

address {
    font-style: normal;
}

ul li {
    list-style-type: none;
}

:focus {
    outline: 0;
}

input::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border: 0;
    margin: 0;
}

input::-ms-clear {
    display: none;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

html,
body {
    margin: 0;
    padding: 0;
}

@media (min-width: 992px) {

    html,
    body {
        height: 100%;
    }
}

a {
    text-decoration: none;
    outline: none;
    color: #000;
}

img {
    max-width: 100%;
    border: 0 none;
}

.link-underline {
    text-decoration: underline;
    text-transform: uppercase;
    margin-right: 0.5em;
    font-size: 14px;
}

@media (max-width: 767px) {
    .link-underline {
        font-size: 9px;
    }
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

body {
    font-family: "Open Sans";
    font-size: 16px;
}

@media (min-width: 992px) {
    body {
        display: flex;
        flex-direction: column;
    }
}

body.home {
    display: block;
}

@media (max-width: 767px) {
    body {
        font-size: 11px;
    }
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table,
td,
tr {
    vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-weight: normal;
    margin: 0;
}

@font-face {
    font-family: 'OpenSans-Bold';
    src: url("../fonts/OpenSans-Bold.eot");
    src: url("../fonts/OpenSans-Bold?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold.ttf") format("truetype");
}

@font-face {
    font-family: 'OpenSans-ExtraBold';
    src: url("../fonts/OpenSans-ExtraBold.eot");
    src: url("../fonts/OpenSans-ExtraBold?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-ExtraBold.woff2") format("woff2"), url("../fonts/OpenSans-ExtraBold.woff") format("woff"), url("../fonts/OpenSans-ExtraBold.ttf") format("truetype");
}

@font-face {
    font-family: 'OpenSans-Italic';
    src: url("../fonts/OpenSans-Italic.eot");
    src: url("../fonts/OpenSans-Italic?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Italic.woff2") format("woff2"), url("../fonts/OpenSans-Italic.woff") format("woff"), url("../fonts/OpenSans-Italic.ttf") format("truetype");
}

@font-face {
    font-family: 'OpenSans-Light';
    src: url("../fonts/OpenSans-Light.eot");
    src: url("../fonts/OpenSans-Light?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light.woff2") format("woff2"), url("../fonts/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans-Light.ttf") format("truetype");
}

@font-face {
    font-family: 'Open Sans';
    src: url("../fonts/OpenSans-Regular.eot");
    src: url("../fonts/OpenSans-Regular?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular.woff2") format("woff2"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype");
}

@font-face {
    font-family: 'OpenSans-SemiBold';
    src: url("../fonts/OpenSans-SemiBold.eot");
    src: url("../fonts/OpenSans-SemiBold?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-SemiBold.woff2") format("woff2"), url("../fonts/OpenSans-SemiBold.woff") format("woff"), url("../fonts/OpenSans-SemiBold.ttf") format("truetype");
}

@font-face {
    font-family: 'OpenSans-BoldItalic';
    src: url("../fonts/OpenSans-BoldItalic.eot");
    src: url("../fonts/OpenSans-BoldItalic?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-BoldItalic.woff2") format("woff2"), url("../fonts/OpenSans-BoldItalic.woff") format("woff"), url("../fonts/OpenSans-BoldItalic.ttf") format("truetype");
}

@font-face {
    font-family: 'OpenSans-SemiBoldItalic';
    src: url("../fonts/OpenSans-SemiBoldItalic.eot");
    src: url("../fonts/OpenSans-SemiBoldItalic?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-SemiBoldItalic.woff2") format("woff2"), url("../fonts/OpenSans-SemiBoldItalic.woff") format("woff"), url("../fonts/OpenSans-SemiBoldItalic.ttf") format("truetype");
}

@font-face {
    font-family: 'OpenSans-CondensedBold';
    src: url("../fonts/OpenSans-CondensedBold.eot");
    src: url("../fonts/OpenSans-CondensedBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-CondensedBold.ttf") format("truetype"), url("../fonts/OpenSans-CondensedBold.woff2") format("woff2"), url("../fonts/OpenSans-CondensedBold.woff") format("woff"), url("../fonts/OpenSans-CondensedBold.svg#open_sans_condensedbold") format("svg");
}

/*
@font-face {
  font-family: 'Justus-Roman';
  src: url('../fonts/Justus-Roman/justus-roman.eot');
  src: url('../fonts/Justus-Roman/justus-roman.eot?#iefix') format('embedded-opentype'),
  url('../fonts/Justus-Roman/justus-roman.woff2') format('woff2'),
  url('../fonts/Justus-Roman/justus-roman.woff') format('woff'),
  url('../fonts/Justus-Roman/justus-roman.ttf') format('truetype'),
  url('../fonts/Justus-Roman/justus-roman.svg#justusroman') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
h2 {
    font-size: 30px;
    font-family: 'OpenSans-Bold';
}

@media (max-width: 767px) {
    h2 {
        font-size: 15px;
    }
}

.gray {
    color: #333333;
}

.no-margin {
    margin-top: 0 !important;
}

.anchor {
    display: block;
    position: relative;
    top: -64px;
    visibility: hidden;
}

.navigation-bottom .swiper-custom-button-prev {
    position: absolute;
    top: 50%;
    left: 10px;
    right: auto;
    width: 27px;
    height: 24px;
    margin-top: -8px;
    z-index: 10;
    cursor: pointer;
}

@media (min-width: 992px) {
    .navigation-bottom .swiper-custom-button-prev {
        left: -8px;
    }
}

@media (max-width: 767px) {
    .navigation-bottom .swiper-custom-button-prev {
        margin-top: -7px;
        width: 5px;
        left: 0;
    }
}

.navigation-bottom .swiper-custom-button-prev:after {
    content: '\e908';
    font-family: 'modloft-icons';
    font-size: 1rem;
    color: #000;
}

@media (max-width: 991px) {
    .navigation-bottom .swiper-custom-button-prev:after {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .navigation-bottom .swiper-custom-button-prev:after {
        font-size: 6px;
    }
}

.navigation-bottom .swiper-custom-button-next {
    position: absolute;
    top: 50%;
    right: 10px;
    left: auto;
    width: 27px;
    height: 24px;
    margin-top: -8px;
    z-index: 10;
    cursor: pointer;
    pointer-events: auto;
}

@media (min-width: 992px) {
    .navigation-bottom .swiper-custom-button-next {
        right: -8px;
    }
}

@media (max-width: 767px) {
    .navigation-bottom .swiper-custom-button-next {
        margin-top: -7px;
        width: 5px;
        right: 0;
    }
}

.navigation-bottom .swiper-custom-button-next:after {
    content: '\e906';
    font-family: 'modloft-icons';
    font-size: 1rem;
    color: #000;
}

@media (max-width: 991px) {
    .navigation-bottom .swiper-custom-button-next:after {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .navigation-bottom .swiper-custom-button-next:after {
        font-size: 6px;
    }
}

.swiper-custom-button-prev {
    pointer-events: auto;
}

.swiper-custom-button-prev:after {
    content: '\e908';
    font-family: 'modloft-icons';
    font-size: 2rem;
    color: #000;
}

@media (max-width: 767px) {
    .swiper-custom-button-prev:after {
        font-size: 14px;
        padding-top: 10px;
    }
}

.swiper-custom-button-next:after {
    content: '\e906';
    font-family: 'modloft-icons';
    font-size: 2rem;
    color: #000;
}

@media (max-width: 767px) {
    .swiper-custom-button-next:after {
        font-size: 14px;
        padding-top: 10px;
    }
}

.swiper-pagination-bullet {
    background: #cbcbcb;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #979797;
    opacity: 1;
}

.old-price {
    text-decoration: line-through;
}

.breadcrumbs {
    color: #666666;
    font-size: 11px;
    padding-left: 2px;
    text-transform: uppercase;
    font-family: 'Open Sans';
    letter-spacing: 0.15em;
    font-size: 11px;
}

.breadcrumbs a {
    color: #666666;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

.breadcrumbs span {
    padding: 0 3px;
}

@media (max-width: 767px) {
    .breadcrumbs {
        font-size: 8px;
        padding-bottom: 5px;
    }
}

button {
    cursor: pointer;
}


@media (max-width: 767px) {
    .breadcrumbs {
        font-size: 11px;
    }
}

.divider {
    height: 1px;
    background-color: #cccccc;
    margin: 36px 0;
}

@media (max-width: 767px) {
    .divider {
        margin: 20px 0;
    }
}

.tooltip {
    position: absolute;
    z-index: 100;
    display: block;
    padding-right: 18px;
    color: #000000;
}
.xs-link {
    font-size: 12px;
    font-family: 'Open sans';
    text-transform: none;
}

.xs-link a {
    text-decoration: underline;
    position: relative;
    display: inline-block;
}
.xs-link a .tooltip {
    display: none;
    position: absolute;
    width: 240px;
    left: 125%;
    top: -10px;
    background: #e4e4e4;
    padding: 10px;
    box-sizing: border-box;
    line-height: 16px;
    font-size: 12px;
    border: 1px solid #b1b1b1;
    letter-spacing: 0.07em;
}

.xs-link a .tooltip:before,
.xs-link a .tooltip:after {
    content: "";
    position: absolute;
    right: 100%;
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
}

.xs-link a .tooltip:after {
    top: 10px;
    border-color: transparent #e4e4e4 transparent transparent;
    border-width: 10px;
}

.xs-link a .tooltip:before {
    top: 9px;
    border-color: transparent #b1b1b1 transparent transparent;
    border-width: 11px;
}

.xs-link a .tooltip.show {
    display: block !important;
}
.xs-link a:hover .tooltip {
    display: block;
}

.tooltip .tooltip-inner {
    max-width: 227px;
    border: 1px #b2b2b2 solid;
    background-color: rgba(227, 227, 227, 0.95);
    padding: 7px 10px;
    font-family: 'Open Sans';
    font-size: 12px;
    letter-spacing: 0.5px;
    position: relative;
}

.tooltip .tooltip-inner b {
    font-weight: normal;
    font-family: 'OpenSans-Bold';
}

.tooltip .tooltip-inner .tooltip-arrow {
    position: absolute;
    height: 0;
    right: 0;
    width: 18px;
}

.tooltip .tooltip-inner:after,
.tooltip .tooltip-inner:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.tooltip .tooltip-inner:after {
    border-color: rgba(227, 227, 227, 0);
    border-left-color: #e3e3e3;
    border-width: 8px;
    margin-top: -8px;
}

.tooltip .tooltip-inner:before {
    border-color: rgba(178, 178, 178, 0);
    border-left-color: #b2b2b2;
    border-width: 9px;
    margin-top: -9px;
}

@media (max-width: 991px) {
    .tooltip {
        display: none !important;
    }
}

.dropdown {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 205px;
    background-color: #ffffff;
    border: 1px #cccccc solid;
    font-family: 'Open Sans';
    z-index: 200;
}

.dropdown .btn-block {
    padding: 20px 25px;
    border-top: 1px #cccccc solid;
}

.dropdown .btn-block .btn {
    width: 100%;
}

@media (max-width: 991px) {
    .dropdown .btn-block {
        display: none;
    }
}

.dropdown>ul li a {
    display: block;
    font-size: 15px;
    padding: 18px 15px 18px 25px;
    border-bottom: 1px #cccccc solid;
}

@media (max-width: 991px) {
    .dropdown>ul li a {
        padding: 11px 40px;
        letter-spacing: 1px;
    }
}

@media (max-width: 767px) {
    .dropdown>ul li a {
        padding: 15px 35px;
    }
}

.dropdown>ul li.active a {
    font-family: 'OpenSans-Semibold';
}

.dropdown>ul li:last-child a {
    border-bottom: none;
}

@media (max-width: 991px) {
    .dropdown>ul li:last-child a {
        border-bottom: 1px #cccccc solid;
    }
}

.dropdown.right {
    left: auto;
    right: 0;
}

.drop-hold {
    position: relative;
}

.open .dropdown {
    display: block;
}

/*html.noscrollable-html {
  position: relative;
}*/
html {
    height: 100%;
    box-sizing: border-box;
}

@media (max-width: 991px) {
    .noscrollable {
        -ms-overflow-style: none;
        overflow: hidden;
        width: 100vw;
        max-height: 100%;
        height: 0;
        position: absolute;
        top: 0;
    }

    .noscrollable ::-webkit-scrollbar {
        display: none;
    }

    .noscrollable ::-webkit-scrollbar-button {
        display: none;
    }
}

.noscrollable-fixed {
    position: fixed;
}

@media (max-width: 991px) {
    body.body-nofixed.noscrollable {
        overflow: visible !important;
        position: relative;
        height: 100vh;
        background-color: #e7e7e7;
    }

    body.body-nofixed.noscrollable .body-wrapper {
        position: relative;
        overflow: hidden;
        height: 100vh;
    }
}

.chk-box label {
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.chk-box input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 0;
    left: 0;
    right: 0;
}

.chk-box input:checked~i:before {
    display: block;
}

.chk-box i {
    display: block;
    width: 18px;
    height: 18px;
    border: 1px #cccccc solid;
    font-family: 'modloft-icons';
    font-style: normal;
    text-align: center;
    position: relative;
    font-size: 10px;
    line-height: 16px;
    margin-right: 6px;
    flex: none;
}

.chk-box i:before {
    content: '\e999';
    display: none;
}

@media (max-width: 991px) {
    .chk-box i {
        width: 15px;
        height: 15px;
        font-size: 9px;
        line-height: 13px;
    }
}

.btn {
    display: block;
    background-color: #000000;
    border: 1px #000000 solid;
    color: #ffffff;
    font-family: 'OpenSans-Bold';
    font-size: 12px;
    text-transform: uppercase;
    min-width: 100px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    cursor: pointer;
    border-radius: 0;
    -webkit-appearance: none;
}

@media (max-width: 991px) {
    .btn {
        height: 32px;
        line-height: 32px;
        min-width: 80px;
        padding: 0 15px;
        font-size: 10px;
    }
}

@media (max-width: 767px) {
    .btn {
        height: 25px;
        line-height: 25px;
        min-width: 50px;
        padding: 0 15px;
        font-size: 10px;
    }
}

.btn.btn-white {
    border-color: #cccccc;
    background-color: #ffffff;
    color: #000000;
}

.btn.btn-gold {
    border-color: #ad8a48;
    background-color: #ffffff;
    color: #ad8a48;
}

.btn.btn-large {
    display: inline-block;
    height: 60px;
    font-size: 16px;
    min-width: 260px;
    line-height: 58px;
}

@media (max-width: 767px) {
    .btn.btn-large {
        height: 40px;
        font-size: 12px;
        min-width: 130px;
        line-height: 38px;
        width: 100%;
    }
}

.btn.btn-full-width {
    min-width: auto;
    width: 100%;
}

@media (max-width: 767px) {
    .btn.mt-15 {
        margin-top: 15px;
    }
}

button {
    border-radius: 0;
    -webkit-border-radius: 0;
}

.heart-o {
    background-image: url("../images/icons/heart.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}

.search {
    background-image: url("../images/icons/search3.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}

.shopping-cart {
    background-image: url("../images/icons/cart2.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}

.i-user {
    background-image: url("../images/icons/user.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

.catalog {
    background-image: url("../images/icons/catalog.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}

.bars {
    background-image: url("../images/icons/menu.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}

.bars.close {
    background-image: url("../images/icons/close.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}

.product-container {
    font-family: 'OpenSans-Semibold';
    padding-top: 35px;
    padding-bottom: 50px;
    flex-grow: 1;
    position: relative;
}

.product-container h1 {
    font-size: 36px;
    text-transform: uppercase;
    font-family: "OpenSans-SemiBold";
    letter-spacing: 0.07em;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .product-container h1 {
        font-size: 24px;
        line-height: 1;
        margin-bottom: 9px;
    }
}

@media (max-width: 1024px) {
    .product-container {
        padding-top: 15px;
        padding-bottom: 70px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .product-container {
        padding-bottom: 60px;
    }
}

.list {
    padding: 3px 0 10px;
}

.list li {
    padding-left: 38px;
    margin-bottom: 24px;
    position: relative;
    line-height: 24px;
}

.list li:before {
    content: "";
    width: 15px;
    height: 15px;
    background: url("../images/icons/Arrow-Next2.svg") no-repeat 0 0;
    position: absolute;
    left: -3px;
    top: 4px;
}

@media (max-width: 767px) {
    .list li {
        padding-left: 20px;
        margin-bottom: 17px;
        line-height: normal;
        font-size: 12px;
    }

    .list li:before {
        font-size: 13px;
        width: 10px;
        height: 10px;
        left: 0;
        top: 3px;
    }
}

@media (max-width: 767px) {
    .container-fluid {
        padding-left: 12px;
        padding-right: 12px;
    }

    .container {
        padding-left: 12px;
        padding-right: 12px;
    }

    .row {
        margin-left: -12px;
        margin-right: -12px;
    }

    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        padding-left: 12px;
        padding-right: 12px;
    }
}


@media (max-width: 991px) {
    .menu {
        display: none;
    }

    .menu.open {
        display: block;
        height: calc(100% - 40px);
        width: 100%;
        position: fixed;
        z-index: 10000;
        background-color: #fff;
        top: 40px;
        padding-bottom: 84px;
        margin: 0;
        left: 0;
        overflow: auto;
        border-top: 1px solid #e3e3e3;
        -webkit-overflow-scrolling: touch;
    }

    .menu.open nav ul {
        display: flex;
        flex-direction: column;
    }

    .menu .head-dropdown {
        display: flex;
        justify-content: space-between;
        align-items: center;
        -webkit-overflow-scrolling: touch;
    }

    .menu .links {
        display: none;
        font-size: 11px;
        margin-left: 5em;
        -webkit-overflow-scrolling: touch;
        -webkit-text-size-adjust: none;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .menu .links {
        display: block;
        margin-left: 25px;
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 0.5s linear;
        -moz-transition: max-height 0.5s linear;
        transition: max-height 0.5s linear;
    }
}

@media (max-width: 991px) and (max-width: 1024px) {
    .menu .links p {
        font-size: 11px !important;
    }

    .menu .links p a {
        font-size: 11px !important;
    }
}

@media (max-width: 991px) {
    .menu .links.active {
        display: block;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .menu .links.active {
        max-height: 500px;
    }
}

@media (max-width: 991px) {
    .menu .links.active p {
        font-size: 11px !important;
    }

    .menu .links.active p a {
        font-size: 11px !important;
    }
}

.shop-menu {
    display: none;
    position: fixed;
    background-color: rgba(227, 227, 227, 0.96);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    width: 100%;
    z-index: 1000;
    left: 0;
    top: 96px;
    text-transform: none;
    padding-top: 30px;
    transition: top 0.15s ease-out; 
}



/* @media (min-width: 992px){
    .shop-menu.safari {
        background-color: rgba(227, 227, 227, 0.5) !important;
    }
} */

@media (max-width: 767px) {
    .shop-menu {
        display: block;
        max-height: 0px;
        overflow: hidden;
        -webkit-transition: max-height 0.5s linear;
        -moz-transition: max-height 0.5s linear;
        transition: max-height 0.5s linear;
    }
}

@media (min-width: 992px) {
    .shop-menu>div {
        display: flex;
        justify-content: center;
    }
}

@media (min-width: 992px) {
    .shop-menu .column {
        padding: 1em 2em;
        border-left: 1px solid #cccccc;
        max-width: 200px;
    }

    .shop-menu .column:first-child {
        border-left: none;
    }

    .shop-menu .column:last-child {
        max-width: 263px;
        padding: 0;
    }

    .shop-menu .column>.sub-item {
        margin-bottom: 1em;
    }

    .shop-menu .column .large-text {
        font-size: 16px;
        font-family: 'Open Sans';
    }
}

@media (max-width: 991px) {
    .shop-menu {
        background-color: #fff;
        position: relative;
        top: 0;
        padding: 0;
    }
}

.shop-menu.fixed {
    position: fixed;
    top: 64px;
    padding-top: 0;
}

@media (max-width: 991px) {
    .shop-menu.fixed {
        position: static;
    }
}

@media (max-width: 767px) {
    .shop-menu.show {
        max-height: 1500px;
        -webkit-transition: max-height 0.5s linear;
        -moz-transition: max-height 0.5s linear;
        transition: max-height 0.5s linear;
    }
}

@media (max-width: 991px) {
    .shop-menu .menu-item {
        display: flex;
        margin: 0em -10px;
        padding: 0.5em 0;
        align-items: center;
        cursor: pointer;
    }

    .shop-menu .menu-item img {
        margin-right: 2em;
        max-width: 65px;
    }
}

@media (max-width: 767px) {
    .shop-menu .menu-item {
        padding: 0;
    }
}

@media (max-width: 991px) {
    .shop-menu .sub-item {
        display: none;
    }

    .shop-menu .sub-item.active {
        display: block;
    }

    .shop-menu .sub-item p {
        font-size: 11px;
        font-family: 'Open Sans';
        margin-left: 10em;
        line-height: 3em;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .shop-menu .sub-item p {
        font-size: 10px;
        margin-left: 10.5em;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .shop-menu .sub-item p {
        font-size: 13px;
    }
}

.shop-menu .menu-image {
    margin-left: -2em;
}

@media (min-width: 992px) {
    .shop-menu .menu-image {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .shop-menu .column-content {
        margin-left: 2em;
    }
}

.shop-menu .container {
    display: flex;
    justify-content: center;
}

@media (max-width: 991px) {
    .shop-menu .container {
        flex-direction: column;
    }
}

.shop-menu p {
    font-size: 12px;
    font-family: 'OpenSans-Semibold';
    line-height: 2em;
}

.shop-menu h3 {
    font-size: 16px;
    font-family: 'OpenSans-Bold';
    line-height: 3.5em;
}

@media (max-width: 991px) {
    .shop-menu h3 {
        font-size: 15px;
        font-family: 'Open Sans';
        margin: 0;
    }
}

@media (max-width: 767px) {
    .shop-menu h3 {
        font-size: 12px;
    }
}

.navigation-bottom {
    height: 30px;
    background-color: #efefef;
    font-size: 14px;
    position: relative;
    z-index: 1000;
    pointer-events: none;
}

@media (max-width: 991px) {
    .navigation-bottom {
        border-top: 1px solid #cccccc;
        height: 25px;
        z-index: 15;
        pointer-events: auto;
    }
}

.navigation-bottom .container {
    height: 100%;
}

.navigation-bottom .swiper-container {
    max-width: 738px;
}

.navigation-bottom .swiper-container .swiper-slide a {
    pointer-events: auto;
}

.navigation-bottom .flexible {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

@media (max-width: 991px) {
    .navigation-bottom .flexible {
        padding: 0;
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .navigation-bottom .flexible {
        font-size: 9px;
    }
}

.navigation-bottom a {
    text-decoration: underline;
}

.navigation-bottom img {
    margin: 0 0.25em;
}

@media (max-width: 991px) {
    .navigation-bottom img {
        height: 11px;
    }
}

@media (max-width: 767px) {
    .navigation-bottom img {
        height: 9px;
    }
}

@media (max-width: 991px) {
    .icon-dropdown {
        font-size: 20px;
        font-family: 'OpenSans-Light';
        font-style: normal;
        width: 15px;
        height: 15px;
        text-align: center;
        background-image: url("../images/icons/Anchor-Expand.svg");
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center center;
    }
}

@media (max-width: 991px) {

    .menu-item.active .icon-dropdown,
    .shop-dropdown.active .icon-dropdown {
        background-image: url("../images/icons/Anchor-Close.svg");
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center center;
    }
}

.search-container {
    visibility: hidden;
    transform: scaleX(0);
    transition: transform 0.4s ease-out;
    width: 0;
    padding: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.search-container.show-search {
    visibility: visible;
    transform: scaleX(1);
    width: 75%;
    padding: 0 15px;
}

.search-container.show-search input[type=search] {
    width: 600px;
    border: none;
    border-bottom: 1px solid #000;
    padding: 0.2em;
    display: flex;
    color: #000;
    font-size: 21px;
    font-family: 'Open Sans';
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.search-container.show-search .search {
    width: 20px;
    height: 20px;
    margin-right: 1em;
}

.search-container.show-search .close {
    margin-left: 1em;
    font-size: 16px;
    cursor: pointer;
}

.search-container.show-search ::-webkit-input-placeholder {
    color: #cccccc;
}

.search-container.show-search ::-moz-placeholder {
    color: #cccccc;
}

.search-container.show-search :-moz-placeholder {
    color: #cccccc;
}

.search-container.show-search :-ms-input-placeholder {
    color: #cccccc !important;
}

@media (max-width: 991px) {
    .search-mobile {
        display: none;
        position: fixed;
        left: 0 !important;
        top: 41px !important;
        border: none;
        width: 100%;
        height: 100%;
        background-color: #ffffff;
        z-index: 20000;
    }

    .search-mobile.active {
        display: block;
        overflow: auto;
    }

    .search-mobile .form-search {
        padding-top: 1em;
    }

    .search-mobile .form-search input[type=search] {
        width: 100%;
        font-size: 16px;
        font-family: 'Open Sans';
        border: none;
        border-bottom: 1px solid #000;
        padding: 0.4em 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        -webkit-border-radius: 0;
        border-radius: 0;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .search-mobile .form-search input[type=search] {
        font-size: 15px;
        padding: 8px 0;
        border-bottom: 1px solid #9a9a9a;
    }

    .search-mobile .form-search input[type=search]::-webkit-input-placeholder {
        color: #cdcdcd;
    }

    .search-mobile .form-search input[type=search]::-moz-placeholder {
        color: #cdcdcd;
    }

    .search-mobile .form-search input[type=search]:-moz-placeholder {
        color: #cdcdcd;
    }

    .search-mobile .form-search input[type=search]:-ms-input-placeholder {
        color: #cdcdcd;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .search-mobile .form-search {
        border-top: 1px solid #b8b8b8;
        padding-top: 9px;
    }
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

@keyframes smooth-scroll {
    from {
        transform: translateY(-100px);
    }

    to {
        transform: translateY(0px);
    }
}



@media (max-width: 767px) {
    .order-summary-header .nav-line .flexible .header-controls i.shopping-cart {
        width: 22px;
        height: 23px;
    }

    .order-summary-header .nav-line .flexible .header-controls i.shopping-cart .digit {
        height: 7px;
        width: 12px;
        font-size: 7px;
        right: -1px;
        top: 6px;
    }
}


#back-to-top {
    width: 40px;
    padding: 20px;
    display: none;
    position: fixed;
    right: 15px;
    height: auto;
    float: right;
    cursor: pointer;
    z-index: 100;
    background: url("../images/Back-To-Top-Arrow.svg") no-repeat;
    background-size: contain;
    bottom: 60px!important;
}

@media (max-width: 767px) {
    #back-to-top {
        width: 20px;
        padding: 10px;
        right: 12px;
    }

    #back-to-top.mobile-hide {
        display: none !important;
    }
}

#back-to-top-product {
    width: 40px;
    padding: 20px;
    display: none;
    position: fixed;
    right: 15px;
    bottom: 60px!important;
    height: auto;
    float: right;
    cursor: pointer;
    z-index: 100;
    background: url("../images/Back-To-Top-Arrow.svg") no-repeat;
    background-size: contain;
}

@media (max-width: 767px) {
    #back-to-top-product {
        width: 20px;
        padding: 10px;
        right: 12px;
    }

    #back-to-top-product.mobile-hide {
        display: none !important;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    #back-to-top-product.tablet-indent {
        right: 39px;
    }
}

.filters-panel {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 65px;
    border-width: 1px 0;
    border-color: #cccccc;
    border-style: solid;
    margin-bottom: 28px;
}

.filters-panel .info-text {
    font-family: 'Open Sans';
}

.filters-panel .info-text b {
    font-weight: normal;
    font-family: 'OpenSans-Bold';
}

@media (max-width: 767px) {
    .filters-panel .info-text {
        font-size: 9px;
        text-transform: uppercase;
    }
}

.filters-panel .dropdown .chk-box label {
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 25px;
    border-bottom: 1px #cccccc solid;
}

@media (max-width: 991px) {
    .filters-panel .dropdown .chk-box label {
        font-size: 12px;
        line-height: 14px;
        border-top: 1px #cccccc solid;
        border-bottom: none;
        padding: 10px 43px 10px 60px;
    }
}

@media (max-width: 991px) {
    .filters-panel .dropdown .chk-box label {
        padding: 10px 34px 10px 56px;
    }
}

.filters-panel .dropdown .chk-box i {
    flex: none;
    margin: 0 0 0 10px;
}

.filters-panel .dropdown .chk-box:last-child label {
    border-bottom: none;
}

.filters-panel .sub-actions {
    display: flex;
    align-items: center;
}

@media (max-width: 767px) {
    .filters-panel {
        height: 33px;
        font-size: 8px;
        margin-bottom: 14px;
    }
}

.filters-block {
    display: flex;
    height: 100%;
}

.filters-block .filters-mobile-dropdown {
    height: 100%;
}

.filters-block form {
    height: 100%;
}

@media (max-width: 991px) {
    .filters-block form {
        height: auto;
    }
}

.filters-block .mob-drop-header,
.filters-block .mob-drop-footer,
.filters-block .sel-filters {
    display: none;
}

.filters-list {
    display: flex;
    height: 100%;
}

.filters-list>li {
    height: 100%;
    margin-right: 42px;
    position: relative;
}

.filters-list>li a {
    display: flex;
    align-items: center;
    height: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
}

.filters-list>li a i {
    margin-left: 12px;
    font-size: 22px;
}

.filters-list>li a:before {
    content: "";
    display: none;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.filters-list>li:last-child {
    margin-right: 0;
}

.filters-list>li.open a:before {
    display: block;
}

@media (max-width: 991px) {
    .filters-list>li {
        height: auto;
    }

    .filters-list>li.open a:before {
        display: none;
    }
}

.filters-mobile-trigger {
    display: none;
    align-items: center;
    height: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.filters-mobile-trigger i {
    margin-left: 12px;
    font-size: 22px;
}

@media (max-width: 991px) {
    .filters-mobile-trigger {
        display: flex;
    }
}

@media (max-width: 767px) {
    .filters-mobile-trigger {
        letter-spacing: 0;
    }

    .filters-mobile-trigger i {
        font-size: 11px;
        margin-left: 5px;
    }
}

.stock-filter {
    margin-left: 40px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.stock-filter .chk-box {
    margin-left: 14px;
    text-transform: none;
    letter-spacing: 0;
}

@media (max-width: 767px) {
    .stock-filter .chk-box {
        margin-left: 7px;
    }
}

@media (max-width: 767px) {
    .stock-filter {
        letter-spacing: 0;
        margin-left: 15px;
    }
}

.view-mode {
    display: flex;
    align-items: center;
    margin-right: 17px;
}

.view-mode .view-control {
    width: 20px;
    height: 20px;
    margin-right: 13px;
    line-height: 0;
    overflow: hidden;
    cursor: pointer;
}

.view-mode .view-control i {
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #cccccc;
    margin: 0 4px 4px 0;
}

.view-mode .view-control i:nth-child(even) {
    margin-right: 0;
}

.view-mode .view-control.view-2 {
    display: none;
}

@media (max-width: 991px) {
    .view-mode .view-control.view-2 {
        display: block;
    }
}

@media (max-width: 767px) {
    .view-mode .view-control.view-2 i {
        width: 6px;
        height: 6px;
        margin: 0 3px 3px 0;
    }

    .view-mode .view-control.view-2 i:nth-child(even) {
        margin-right: 0;
    }
}

.view-mode .view-control.view-3 i {
    width: 5px;
    height: 5px;
    margin: 0 2px 2px 0;
}

.view-mode .view-control.view-3 i:nth-child(3n) {
    margin-right: 0;
}

@media (max-width: 991px) {
    .view-mode .view-control.view-3 {
        display: none;
    }
}

.view-mode .view-control.view-1 i {
    width: 100%;
    height: 4px;
    margin-bottom: 3px;
}

@media (max-width: 991px) {
    .view-mode .view-control.view-1 i {
        height: 100%;
        margin-bottom: 0;
    }
}

.view-mode .view-control.active {
    cursor: default;
    pointer-events: none;
}

.view-mode .view-control.active i {
    background-color: #000000;
}

@media (max-width: 767px) {
    .view-mode .view-control {
        margin-right: 10px;
        width: 15px;
        height: 15px;
    }
}

@media (max-width: 767px) {
    .view-mode {
        margin-right: 0;
    }
}

.sort-block>a {
    height: 35px;
    padding: 0 15px;
    display: flex;
    align-items: center;
    font-family: 'OpenSans-Bold';
    font-size: 12px;
    background-color: #fafafa;
    border: 1px #cccccc solid;
    text-transform: uppercase;
}

.sort-block>a i {
    margin-left: 10px;
    font-size: 22px;
}

@media (max-width: 767px) {
    .sort-block>a {
        height: 20px;
        font-size: 8px;
        padding: 0 6px;
        background: #fafafa;
    }

    .sort-block>a i {
        margin-left: 5px;
        font-size: 11px;
    }
}

.sort-block>a.clear-filters {
    height: 40px;
    padding: 0 19px;
}

@media (max-width: 767px) {
    .sort-block>a.clear-filters {
        height: 20px;
        font-size: 8px;
        padding: 0 8px;
    }
}

.sort-block>a.clear-filters[disabled] {
    color: #999999;
    cursor: default;
    pointer-events: none;
}

.sort-block .dropdown {
    top: calc(100% - 1px);
}

.sort-block .dropdown .mob-drop-header {
    display: none;
}

@media (max-width: 991px) {
    .sort-block .dropdown .mob-drop-header {
        display: block;
    }
}

@media (max-width: 991px) {
    .sort-block {
        position: static;
    }
}

@media (max-width: 991px) {
    .filters-mobile-dropdown {
        display: none;
        position: fixed;
        left: 0 !important;
        top: 0 !important;
        border: none;
        width: 100%;
        height: 100%;
        background-color: #ffffff;
        z-index: 1003;
    }

    .filters-mobile-dropdown .mob-drop-header {
        height: 45px;
        display: block;
    }

    .filters-mobile-dropdown .mob-drop-header>div {
        position: fixed;
        display: flex;
        width: 100%;
        height: 45px;
        align-items: center;
        justify-content: center;
        background-color: #000000;
        color: #ffffff;
        font-family: 'OpenSans-Semibold';
        font-size: 15px;
        text-transform: uppercase;
        letter-spacing: 1px;
        z-index: 200;
    }

    .filters-mobile-dropdown .mob-drop-header .drop-close {
        display: block;
        width: 45px;
        height: 100%;
        font-family: 'OpenSans-Light';
        font-style: normal;
        position: absolute;
        right: 26px;
        top: 0;
        font-size: 35px;
        line-height: 43px;
        text-align: center;
        cursor: pointer;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .filters-mobile-dropdown .mob-drop-header .drop-close {
        right: 36px;
        width: 15px;
    }
}

@media (max-width: 991px) {
    .filters-mobile-dropdown .filters-list {
        display: block;
        height: auto;
        font-family: 'Open Sans';
    }

    .filters-mobile-dropdown .filters-list>li {
        margin-right: 0;
        border-bottom: 1px #cccccc solid;
    }

    .filters-mobile-dropdown .filters-list>li a {
        display: flex;
        justify-content: space-between;
        height: auto;
        font-size: 15px;
        padding: 11px 27px 11px 40px;
        text-transform: none;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .filters-mobile-dropdown .filters-list>li a {
        padding: 15px 36px;
    }
}

@media (max-width: 991px) {
    .filters-mobile-dropdown .filters-list>li a i {
        font-family: 'OpenSans-Light';
        font-size: 35px;
        margin: 0;
        width: 45px;
        text-align: center;
        line-height: 0;
        flex: none;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .filters-mobile-dropdown .filters-list>li a i {
        width: 15px;
    }
}

@media (max-width: 991px) {
    .filters-mobile-dropdown .filters-list>li a i:before {
        content: '+';
    }

    .filters-mobile-dropdown .filters-list>li a .sel-filters {
        display: block;
        font-size: 11px;
        color: #666666;
        letter-spacing: 0;
        margin-right: auto;
        padding: 0 20px 0 12px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        align-self: flex-end;
        flex: 1;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .filters-mobile-dropdown .filters-list>li a .sel-filters {
        font-size: 10px;
    }
}

@media (max-width: 991px) {
    .filters-mobile-dropdown .filters-list>li.open a i:before {
        content: '_';
        position: relative;
        top: -16px;
        left: 2px;
    }

    .filters-mobile-dropdown .dropdown {
        display: none;
        position: static;
        width: auto;
        height: auto;
        min-height: 0;
        padding: 0;
        border: none;
        background-color: #efefef;
        font-family: 'OpenSans-Semibold';
    }

    .filters-mobile-dropdown .dropdown .drop-title {
        display: none;
    }

    .filters-mobile-dropdown .mob-drop-footer {
        display: block;
        height: 60px;
    }

    .filters-mobile-dropdown .mob-drop-footer>div {
        position: fixed;
        bottom: 0;
        display: flex;
        width: 100%;
        height: 60px;
        align-items: center;
        justify-content: center;
        background-color: #ffffff;
        border-top: 1px #cccccc solid;
        z-index: 200;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .filters-mobile-dropdown .mob-drop-footer>div {
        height: 67px;
    }
}

@media (max-width: 991px) {
    .filters-mobile-dropdown .mob-drop-footer .btn {
        min-width: 138px;
        margin: 0 7px;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .filters-mobile-dropdown .mob-drop-footer .btn {
        height: 35px;
        line-height: 35px;
        min-width: 115px;
        font-size: 10px;
        margin: 0 9px;
    }
}

@media (max-width: 991px) {
    .filters-mobile-dropdown.active {
        display: block;
        overflow: auto;
    }
}

.accordion-wrapper .accordion {
    padding: 1em 0;
    border-bottom: 1px solid #cccccc;
    cursor: pointer;
}

@media (max-width: 767px) {
    .accordion-wrapper .accordion {
        padding: 10px 0;
    }
}

.accordion-wrapper .accordion:first-child {
    border-top: 1px solid #cccccc;
}

.accordion-wrapper .accordion.active .icon-dropdown {
    background-image: url("../images/icons/Anchor-Close.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}

.accordion-wrapper .accordion .item-content:not(.active) {
    display: none;
}

.accordion-wrapper .accordion .item-header h3 {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .accordion-wrapper .accordion .item-header h3 {
        width: calc(100% - 20px);
    }
}

@media (min-width: 768px) {
    .accordion-wrapper .accordion .item-content {
        padding-right: 6em;
    }
}

@media (max-width: 767px) {
    .accordion-wrapper .accordion .item-content p {
        font-size: 12px;
        line-height: 18px;
        padding-bottom: 26px;
        width: calc(100% - 21px);
    }
}

.accordion-wrapper .accordion .flexible {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.accordion-wrapper .accordion .icon-dropdown {
    font-size: 20px;
    font-family: 'OpenSans-Light';
    font-style: normal;
    width: 15px;
    height: 15px;
    text-align: center;
    background-image: url("../images/icons/Anchor-Expand.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}

.accordion-wrapper .accordion b {
    font-family: 'OpenSans-Bold';
    font-weight: normal;
}

.accordion-wrapper .accordion p {
    padding-bottom: 23px;
}

.accordion-wrapper .accordion p:last-of-type {
    padding-bottom: 0;
}

@media (max-width: 767px) {
    .accordion-wrapper .accordion p {
        padding-bottom: 10px;
        line-height: normal;
    }
}

.order-table {
    margin: 40px 0 15px;
}

@media (max-width: 767px) {
    .order-table {
        margin: 20px 0 7px;
    }
}

.order-table table,
.order-table td,
.order-table tr {
    vertical-align: middle;
}

.order-table table {
    width: 100%;
}

.order-table table thead {
    background-color: #efefef;
    border-bottom: 1px solid #cccccc;
}

.order-table table thead tr th {
    padding: 18px 15px;
    text-transform: uppercase;
    font-family: 'OpenSans-Semibold';
    font-size: 14px;
    text-align: left;
    font-weight: normal;
}

@media (max-width: 767px) {
    .order-table table thead tr th {
        font-size: 10px;
        padding: 7px 0.5em;
    }
}

.order-table table thead tr th:last-child {
    padding-right: 0;
}

.order-table table thead tr th:first-child {
    padding-left: 30px;
}

@media (max-width: 767px) {
    .order-table table thead tr th:first-child {
        padding: 0.7em;
    }
}

.order-table table tbody tr {
    border-bottom: 1px solid #cccccc;
}

.order-table table tbody tr td {
    padding: 20px 15px;
    text-transform: uppercase;
    text-align: left;
    width: 20%;
}

.order-table table tbody tr td a {
    text-decoration: underline;
}

@media (max-width: 767px) {
    .order-table table tbody tr td {
        padding: 13px 0.5em;
        font-size: 10px;
        width: auto;
    }
}

.order-table table tbody tr td:last-child {
    padding-right: 0;
}

.order-table table tbody tr td:first-child {
    padding-left: 30px;
    width: 25%;
}

@media (max-width: 767px) {
    .order-table table tbody tr td:first-child {
        padding-left: 0.7em;
        width: auto;
    }
}

.order-table table tbody tr td.flexible {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.order-table table tbody tr td.flexible .btn-white {
    width: 100px;
    cursor: pointer;
}

@media (max-width: 767px) {
    .order-table table tbody tr td.flexible .btn-white {
        width: 55px;
        min-width: 0;
        padding: 0;
    }
}

.order-table table tbody tr td.flexible .btn-white:first-child {
    margin-right: 2.2em;
}

@media (max-width: 767px) {
    .order-table table tbody tr td.flexible .btn-white:first-child {
        margin-right: 5px;
    }
}

.order-table table tbody tr:last-child {
    border-bottom: none;
}

.order-table .table .thead {
    background-color: #efefef;
    border-bottom: 1px solid #cccccc;
}

.order-table .table .thead .tr {
    display: flex;
    justify-content: space-between;
}

.order-table .table .thead .tr .td {
    padding: 1.5em 1em;
    text-transform: uppercase;
    font-family: 'OpenSans-Semibold';
    font-size: 14px;
    text-align: left;
    font-weight: normal;
}

@media (max-width: 767px) {
    .order-table .table .thead .tr .td {
        font-size: 12px;
        padding: 1em 0.5em;
    }
}

@media (min-width: 768px) {
    .order-table .table .thead .tr .td.offset {
        width: 165px;
        margin-right: 20px;
    }
}

.order-table .table .tbody .tr {
    padding: 1em 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-bottom: 1px solid #cccccc;
}

@media (max-width: 991px) {
    .order-table .table .tbody .tr {
        flex-direction: column;
        padding: 1.5em 0;
        position: relative;
    }
}

.order-table .table .tbody .tr.product-review-row {
    display: flex;
    padding: 30px 0;
}

@media (min-width: 992px) {
    .order-table .table .tbody .tr.product-review-row {
        align-items: center;
    }
}

@media (max-width: 767px) {
    .order-table .table .tbody .tr.product-review-row {
        padding: 15px 0;
    }
}

.order-table .table .tbody .tr .td {
    padding: 0 1em;
}

.order-table .table .tbody .tr .td.image {
    text-align: center;
    align-self: flex-start;
}

@media (min-width: 768px) {
    .order-table .table .tbody .tr .td.image {
        width: 210px;
        height: 126px;
    }

    .order-table .table .tbody .tr .td.image img {
        max-height: 100%;
    }
}

.order-table .table .tbody .tr .td.image-order-summary {
    width: 115px;
    height: 69px;
    flex: 1 0 115px;
    padding-right: 0;
}

@media (max-width: 991px) {
    .order-table .table .tbody .tr .td.image-order-summary {
        flex: 0;
    }
}

.order-table .table .tbody .tr .td.image-order-summary img {
    max-height: 100%;
}

@media (min-width: 768px) {
    .order-table .table .tbody .tr .td.image-order-details {
        padding-right: 0;
        width: 165px;
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 15px;
    }

    .order-table .table .tbody .tr .td.image-order-details img {
        max-height: 100%;
    }
}

.order-table .table .tbody .tr .td:first-child {
    padding-left: 0;
}

.order-table .table .tbody .tr .td.product-reviews {
    align-self: flex-start;
}

@media (max-width: 767px) {
    .order-table .table .tbody .tr .td.product-reviews {
        padding-top: 15px;
        padding-bottom: 0;
    }
}

.order-table .table .tbody .tr .td.product-reviews .product-name {
    padding-bottom: 10px;
    font-size: 22px;
    line-height: 1;
    font-family: 'OpenSans-Bold';
}

@media (max-width: 767px) {
    .order-table .table .tbody .tr .td.product-reviews .product-name {
        font-size: 14px;
        padding-bottom: 5px;
    }
}

.order-table .table .tbody .tr .td.product-reviews .product-subname {
    padding-bottom: 30px;
    font-size: 16px;
    line-height: 1;
}

@media (max-width: 767px) {
    .order-table .table .tbody .tr .td.product-reviews .product-subname {
        font-size: 12px;
        padding-bottom: 10px;
    }
}

.order-table .table .tbody .tr .td.product-reviews .estimate {
    display: flex;
    align-items: center;
}

.order-table .table .tbody .tr .td.product-reviews .estimate .status {
    margin-left: 20px;
    font-size: 14px;
    line-height: 1;
}

@media (max-width: 767px) {
    .order-table .table .tbody .tr .td.product-reviews .estimate .status {
        font-size: 12px;
    }
}

.order-table .table .tbody .tr .td.product-reviews .estimate .status .checked {
    font-size: 18px;
}

.order-table .table .tbody .tr .td.product-reviews .form-review {
    padding-top: 30px;
}

.order-table .table .tbody .tr .td.product-reviews .form-review .head-form-review {
    font-size: 16px;
    padding-bottom: 15px;
    /*span {
                  text-transform: uppercase;
                  font-family: 'OpenSans-Bold';
                }*/
}

@media (max-width: 767px) {
    .order-table .table .tbody .tr .td.product-reviews .form-review .head-form-review {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .order-table .table .tbody .tr .td.product-reviews .form-review .checkbox-group {
        margin-bottom: 0;
    }
}

.order-table .table .tbody .tr .td.product-reviews .form-review .chk-box {
    width: 31.5%;
}

@media (max-width: 767px) {
    .order-table .table .tbody .tr .td.product-reviews .form-review .chk-box {
        width: 50%;
    }
}

.order-table .table .tbody .tr .td.product-reviews .form-review .chk-box:nth-child(3n+3) {
    width: 37%;
    padding-right: 0;
}

@media (max-width: 767px) {
    .order-table .table .tbody .tr .td.product-reviews .form-review .chk-box:nth-child(3n+3) {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .order-table .table .tbody .tr .td.product-reviews .form-review .chk-box:nth-child(2n+2) {
        width: 50%;
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .order-table .table .tbody .tr .td.product-reviews .form-review .btn {
        margin-top: 15px;
    }
}

@media (min-width: 992px) {
    .order-table .table .tbody .tr .td {
        margin-left: 0;
    }

    .order-table .table .tbody .tr .td.qty {
        padding-left: 0 !important;
    }

    .order-table .table .tbody .tr .td.price {
        padding-left: 0 !important;
    }

    .order-table .table .tbody .tr .td.reviews {
        padding-left: 20px;
    }
}

@media (max-width: 991px) {
    .order-table .table .tbody .tr .td.mob-justify {
        position: absolute;
        bottom: 1.5em;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .order-table .table .tbody .tr .td.mob-justify {
        top: 150px;
    }
}

@media (max-width: 991px) {
    .order-table .table .tbody .tr .td.description {
        order: 5;
    }

    .order-table .table .tbody .tr .td.image {
        margin-bottom: 15px;
        margin-left: 15px;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .order-table .table .tbody .tr .td.image {
        width: 145px;
        height: 88px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 15px;
        margin-left: 0;
        padding: 0;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .order-table .table .tbody .tr .td.image img {
        max-height: 88px;
    }
}

@media (max-width: 767px) {
    .order-table .table .tbody .tr .td {
        font-size: 12px;
        padding: 0 0.5em;
    }
}

.order-table .table .tbody .rating {
    unicode-bidi: bidi-override;
    direction: rtl;
    text-align: left;
    height: 20px;
}

.order-table .table .tbody .rating>span {
    display: inline-block;
    position: relative;
    width: 1.1em;
    font-size: 18px;
    top: -2px;
    cursor: pointer;
}

@media (max-width: 991px) {
    .order-table .table .tbody .rating>span {
        top: 0;
        font-size: 16px;
    }
}

.order-table .table .tbody .rating>span:hover:before,
.order-table .table .tbody .rating>span:hover~span:before {
    content: "\e9a5";
    font-family: 'modloft-icons';
    font-style: normal;
    position: absolute;
    top: 2px;
    color: #e3993e;
}

.order-table.summary-table {
    padding-left: 15px;
    padding-right: 50px;
    margin-top: 15px;
}

@media (max-width: 991px) {
    .order-table.summary-table {
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    .order-table.summary-table {
        padding-left: 12px;
        padding-right: 12px;
        margin-top: 0;
    }
}

.order-table.summary-table .tr {
    padding-right: 15px !important;
    padding-top: 35px !important;
    padding-bottom: 40px !important;
    border-top: 1px solid #cccccc;
    border-bottom: none !important;
}

@media (max-width: 767px) {
    .order-table.summary-table .tr {
        padding: 20px 0 !important;
    }

    .order-table.summary-table .tr:first-child {
        padding-top: 0 !important;
        border-top: none;
    }

    .order-table.summary-table .tr:last-child {
        border-bottom: 1px solid #cccccc !important;
    }
}

.order-table.summary-table .tr .order-summary-row {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.order-table.summary-table .tr .description {
    width: 275px;
    padding-left: 48px;
    padding-right: 30px;
    font-size: 14px;
}

.order-table.summary-table .tr .description>div {
    padding-bottom: 4px;
}

.order-table.summary-table .tr .description>div>span {
    font-family: 'OpenSans-Bold';
}

@media (max-width: 991px) {
    .order-table.summary-table .tr .description {
        padding-left: 15px;
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .order-table.summary-table .tr .description {
        width: 64%;
        padding-left: 0;
        font-size: 12px;
        line-height: 18px;
    }
}

.order-table.summary-table .tr .description .stock {
    padding-top: 28px;
    font-family: 'OpenSans-Bold';
    line-height: 1;
}

@media (max-width: 767px) {
    .order-table.summary-table .tr .description .stock {
        max-width: 150px;
        white-space: nowrap;
    }
}

.order-table.summary-table .tr .description .additional {
    text-transform: uppercase;
    font-size: 12px;
    color: #ac894d;
    font-family: 'OpenSans-Bold';
    letter-spacing: 1px;
}

@media (max-width: 767px) {
    .order-table.summary-table .tr .description .additional {
        font-size: 10px;
        line-height: 13px;
        letter-spacing: 0.5px;
        padding-top: 1px;
        max-width: 150px;
        white-space: nowrap;
    }
}

.order-table.summary-table .tr .center-content {
    text-align: center;
    min-width: 70px;
}

@media (max-width: 767px) {
    .order-table.summary-table .tr .center-content {
        min-width: 50px;
        margin-left: 5px;
    }
}

@media (max-width: 767px) {
    .order-table.summary-table .tr .center-content.last-column {
        margin-left: 15px;
        min-width: auto;
    }
}

.order-table.summary-table .tr .center-content .name-qty {
    font-family: 'OpenSans-Bold';
    padding-bottom: 15px;
    font-size: 14px;
}

@media (max-width: 767px) {
    .order-table.summary-table .tr .center-content .name-qty {
        font-size: 12px;
    }
}

/*.order-table.summary-table .tr .center-content .form {
    .jcf-select {
            padding: 0 10px;
            height: 40px;
            width: 60px;
            background: none;
            border: 1px solid #d6d6d6;
            font-size: 14px;
            color: #000000;
            text-align: left;
            @media (max-width: $breakpoint-mobile-max) {
              width: 44px;
              height: 28px;
              font-size: 14px;
              padding: 0 9px;
              line-height: 1;
            }
            &.jcf-focus {
              border: 1px solid #000000;
            }
            .jcf-select-text {
              height: 40px;
              line-height: 40px;
              box-sizing: border-box;
              padding-top: 0;
              @media (max-width: $breakpoint-mobile-max) {
                line-height: 1;
                padding-top: 5px;
              }
            }
          }
}*/

.order-table.summary-table .tr .center-content .form select {
    padding: 0 10px;
    height: 40px;
    width: 60px;
}

@media (max-width: 767px) {
    .order-table.summary-table .tr .center-content .form select {
        width: 44px;
        height: 28px;
        font-size: 14px;
        padding: 0 9px;
        line-height: 1;
    }
}

.order-table.summary-table .tr .center-content .select-wrapper:before {
    font-size: 11px;
    top: 16px;
    right: 20px;
}

@media (max-width: 767px) {
    .order-table.summary-table .tr .center-content .select-wrapper:before {
        font-size: 10px;
        top: 10px;
        right: 12px;
    }
}

.order-table.summary-table .tr .center-content .delete {
    padding-bottom: 20px;
}

.order-table.summary-table .tr .center-content .delete i {
    font-size: 13px;
    color: #d5d5d5;
}

.order-table.summary-table .tr .center-content .delete i:hover {
    color: #000000;
}

@media (max-width: 767px) {
    .order-table.summary-table .tr .center-content .delete i {
        min-width: 14px;
        font-size: 14px;
    }
}

.order-table.summary-table .tr .center-content .sale {
    font-size: 16px;
    padding-bottom: 15px;
    text-align: left;
    color: #ac894d;
    font-family: 'OpenSans-Bold';
}

@media (max-width: 767px) {
    .order-table.summary-table .tr .center-content .sale {
        font-size: 12px;
        line-height: 14px;
        padding-bottom: 7px;
        margin-top: -7px;
    }

    .order-table.summary-table .tr .center-content .sale+.total {
        color: #999999;
        text-align: left;
    }
}

.order-table.summary-table .tr .center-content .total {
    font-size: 16px;
}

@media (max-width: 767px) {
    .order-table.summary-table .tr .center-content .total {
        font-size: 12px;
    }
}

.order-table-details .table .thead .tr {
    justify-content: flex-start;
}

.order-table-details .table .thead .tr .td:last-child {
    margin-left: auto;
}

.order-table-details .table .tbody .tr .reviews {
    float: right;
}

@media (max-width: 767px) {
    .order-table-details {
        margin: 15px 0 7px;
    }

    .order-table-details .table .container {
        width: 100%;
    }

    .order-table-details .table .thead .td {
        font-size: 10px !important;
        padding: 7px 12px !important;
    }

    .order-table-details .table .tbody .tr .td {
        font-size: 10px;
    }

    .order-table-details .table .tbody .tr .td.image {
        float: none;
    }

    .order-table-details .table .tbody .tr .td.description {
        font-size: 10px;
        line-height: 1;
    }

    .order-table-details .table .tbody .tr .td.description .rating-stars {
        padding-bottom: 15px;
    }

    .order-table-details .table .tbody .tr .td.description .rating-stars ul>li.star>i {
        font-size: 18px !important;
    }

    .order-table-details .table .tbody .tr .td.description .name {
        font-family: 'OpenSans-Bold';
        padding-bottom: 5px;
    }
}

.form {
    color: #000000;
}

.form h2 {
    margin-bottom: 14px !important;
    margin-top: -4px;
}

@media (max-width: 767px) {
    .form h2.dealers-heading {
        margin: 14px 0 10px !important;
    }
}

.form .form-headers {
    margin-top: -8px;
}

.form .form-headers h2 {
    margin: 0 !important;
}

.form .form-headers p {
    padding-bottom: 14px;
}

@media (max-width: 767px) {
    .form .form-headers p {
        padding-bottom: 7px;
    }
}


.form .form-group {
    margin-bottom: 30px;
    position: relative;
}

.form .form-group.checkbox-group {
    margin-top: -12px;
    margin-bottom: 20px;
}

@media (max-width: 767px) { 
    .form .form-group.checkbox-group {
        margin-top: -5px;
    }
}

.form .form-group.checkbox-group h3 {
    margin-bottom: 10px;
}

.form .form-group.credit-card .card-icon {
    width: 30px;
    height: 20px;
    position: absolute;
    top: 15px;
    right: 21px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0;
}

@media (max-width: 767px) {
    .form .form-group.credit-card .card-icon {
        top: 10px;
        right: 10px;
    }
}

.form .form-group.credit-card[data-card='card-amex'] .card-icon {
    background-image: url("../images/icons/CC-Amex.svg");
}

.form .form-group.credit-card[data-card='card-visa'] .card-icon {
    background-image: url("../images/icons/CC-Visa.svg");
}

.form .form-group.credit-card[data-card='paypal'] .card-icon {
    background-image: url("../images/icons/CC-PayPal.svg");
}

.form .form-group.credit-card[data-card='card-mc'] .card-icon {
    background-image: url("../images/icons/CC-Mastercard.svg");
}

.form .form-group.credit-card[data-card='card-discover'] .card-icon {
    background-image: url("../images/icons/CC-Discover.svg");
}

@media (max-width: 767px) {
    .form .form-group {
        margin-bottom: 15px;
    }
}

.form .form-group .form-group-text {
    color: #000000;
    font-size: 12px;
    padding-top: 12px;
    margin-bottom: -7px;
}

.form .form-group .form-group-text a {
    text-decoration: underline;
}

@media (max-width: 767px) {
    .form .form-group .form-group-text {
        font-size: 10px;
        padding-top: 8px;
        margin-bottom: 0;
    }
}

.form .form-group a.forgot {
    font-size: 12px;
    padding-top: 15px;
    margin-bottom: 10px;
    color: #333333;
    display: inline-block;
    border-bottom: 1px solid #333333;
}

@media (max-width: 767px) {
    .form .form-group a.forgot {
        padding-top: 10px;
        margin-bottom: 0;
        font-size: 11px;
        font-family: 'Open Sans';
    }

    .form .form-group a.forgot.forgot-login {
        font-size: 10px;
    }
}

.form .form-group.filled .field-label {
    font-size: 11px;
    top: -10px;
}

.form .form-group.filled .field-label em {
    font-size: 8px;
}

@media (max-width: 767px) {
    .form .form-group.filled .field-label {
        font-size: 8px;
        top: -10px;
        line-height: 15px;
    }

    .form .form-group.filled .field-label em {
        font-size: 6px;
    }
}

.form .form-group.filled input,
.form .form-group.filled select,
.form .form-group.filled textarea {
    padding-top: 12px;
}

@media (max-width: 767px) {

    .form .form-group.filled input,
    .form .form-group.filled select,
    .form .form-group.filled textarea {
        padding-top: 10px;
    }
}

.form .form-group.ta-wrapper .field-label {
    height: auto;
    top: 15px;
}

@media (max-width: 767px) {
    .form .form-group.ta-wrapper .field-label {
        top: 10px;
    }
}

.form .form-group.ta-wrapper.filled .field-label {
    top: 5px;
}

.form .form-group.ta-wrapper.filled textarea {
    padding-top: 18px;
}

@media (max-width: 767px) {
    .form .form-group.ta-wrapper.filled textarea {
        padding-top: 16px;
    }
}

@media (max-width: 767px) {
    .form .form-group-before-btn {
        margin-bottom: 30px;
    }
}

.form .field-label {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #999999;
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    padding: 0 20px;
    pointer-events: none;
    user-select: none;
    transition: all .2s ease-out;
}

.form .field-label em {
    font-style: normal;
    color: #cc0000;
    font-size: 10px;
    margin-left: 3px;
}

@media (max-width: 767px) {
    .form .field-label em {
        font-size: 8px;
    }
}

@media (max-width: 767px) {
    .form .field-label {
        font-size: 12px;
        padding: 0 10px;
        height: 40px;
    }
}

.form .field-row .field-label {
    padding: 0 35px;
}

@media (max-width: 767px) {
    .form .field-row .field-label {
        padding: 0 22px;
    }
}

.form input,
.form select,
.form textarea,
.form .input-file .text-field {
    width: 100%;
    height: 50px;
    padding: 0 19px;
    font-size: 14px;
    box-sizing: border-box;
    border: 1px solid #d6d6d6;
    background-color: #fff;
    font-family: 'Open Sans';
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    transition: padding-top .2s ease-out;
}

.form input:focus,
.form select:focus,
.form textarea:focus,
.form .input-file .text-field:focus {
    border: 1px solid #000000;
}

@media (max-width: 767px) {

    .form input,
    .form select,
    .form textarea,
    .form .input-file .text-field {
        font-size: 12px;
        height: 40px;
        padding: 0 9px;
    }
}

.form textarea {
    display: block;
    height: 137px;
    padding-top: 14px;
    padding-bottom: 14px;
    resize: none;
    overflow: auto;
}

@media (max-width: 767px) {
    .form textarea {
        height: 68px;
        padding: 9px;
    }
}

.form .submit {
    height: 60px;
    color: #ffffff;
    background: #000000;
    text-align: center;
    font-family: 'OpenSans-Bold';
    cursor: pointer;
    border: 1px solid transparent;
}

@media (max-width: 767px) {
    .form .submit {
        height: 40px;
        font-size: 12px;
        text-transform: uppercase;
    }
}

.form .has-error {
    color: #cc0000;
}

.form .has-error .field-label {
    color: #cc0000;
    font-family: 'OpenSans-Bold';
}

.form .has-error input,
.form .has-error select,
.form .has-error textarea {
    border: 1px solid #cc0000;
}

.form .has-error .errorContainer {
    display: none;
    margin-left: 10px;
    font-family: 'Open Sans';
    flex: 1;
}

.form .has-error .errorContainer small {
    font-size: 12px;
}

@media (max-width: 767px) {
    .form .has-error .errorContainer small {
        font-size: 9px;
    }
}

.form .has-error .errorContainer small+small {
    margin-left: 10px;
}

@media (max-width: 767px) {
    .form .has-error .errorContainer {
        line-height: 11px;
    }
}

.form .has-error.checkbox-group span {
    margin-left: 0;
}

.form .has-error .form-info {
    color: #cc0000;
}

.form .form-section {
    margin-bottom: 28px;
}

@media (max-width: 767px) {
    .form .form-section {
        margin-bottom: 18px;
    }
}

.form .form-section:last-child {
    margin-bottom: 0;
}

.form .form-note {
    font-size: 12px;
    margin-top: -15px;
}

@media (max-width: 767px) {
    .form .form-note {
        margin-top: -9px;
        font-size: 10px;
    }
}

.form .form-note a {
    text-decoration: underline;
}

.form-info {
    font-size: 12px;
    padding-top: 25px;
    color: #000000;
    font-family: 'Open Sans';
    display: flex;
}

@media (max-width: 767px) {
    .form-info {
        font-size: 10px;
        padding-top: 5px;
    }
}

.select-wrapper {
    position: relative;
}

.select-wrapper select::-ms-expand {
    display: none;
}

.select-wrapper select {
    background: none;
    position: relative;
}

.select-wrapper select:focus::-ms-value {
    background: none;
    color: #000000;
}

.select-wrapper:before {
    font-family: 'modloft-icons';
    content: "\e905";
    font-size: 11px;
    position: absolute;
    top: 20px;
    right: 22px;
    pointer-events: none;
}

@media (max-width: 767px) {
    .select-wrapper:before {
        top: 13px;
        right: 8px;
        font-size: 14px;
    }
}

input[type=number] {
    -moz-appearance: textfield;
}

.form-block {
    border-width: 1px 0;
    border-style: solid;
    border-color: #cccccc;
    padding: 20px 0;
    display: flex;
    position: relative;
}

.form-block .btn-white {
    margin-left: auto;
}

.form-block .close {
    position: absolute;
    right: -6px;
    top: 10px;
    display: none;
    width: 30px;
    height: 30px;
    background: url("../images/icons/Close-icon.svg") no-repeat 50% 50%;
    background-size: 15px;
}

@media (max-width: 767px) {
    .form-block .close {
        width: 25px;
        height: 25px;
        background-size: 10px;
        top: 5px;
    }
}

.form-block .form-content {
    width: 580px;
    margin: -5px 15px 0 0;
}

@media (max-width: 1199px) {
    .form-block .form-content {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .form-block .form-content {
        margin-top: 0;
    }
}

.form-block h3 {
    margin-bottom: 15px !important;
}

@media (max-width: 767px) {
    .form-block h3 {
        margin-bottom: 5px !important;
    }
}

.form-block .form-initial input[disabled] {
    background-color: white;
    border: none;
    padding: 0;
    color: #000000;
    font-size: 16px;
    width: 100%;
}

@media (max-width: 767px) {
    .form-block .form-initial input[disabled] {
        font-size: 11px;
    }
}

.form-block .form-edit {
    display: none;
}

.form-block.edit .btn-white {
    display: none;
}

.form-block.edit .close {
    display: block;
}

.form-block.edit .form-content {
    margin-right: 0;
}

.form-block+.form-block {
    border-top: none;
}

@media (max-width: 767px) {
    .form-block {
        padding: 10px 0;
    }
}

.radio-btns .chk-box {
    margin-bottom: 30px;
    font-size: 14px;
    position: relative;
}

@media (max-width: 767px) {
    .radio-btns .chk-box {
        margin-bottom: 15px;
        font-size: 12px;
    }
}

.radio-btns .chk-box label {
    border: 1px #cccccc solid;
    padding: 17px 20px 12px 48px;
    display: block;
}

@media (max-width: 767px) {
    .radio-btns .chk-box label {
        padding: 8px 10px 3px 30px;
    }
}

.radio-btns .chk-box .price {
    float: right;
    margin-left: 15px;
}

.radio-btns .chk-box p {
    margin-bottom: 5px;
}

.radio-btns .chk-box p:first-of-type {
    margin-bottom: 17px;
}

@media (max-width: 767px) {
    .radio-btns .chk-box p:first-of-type {
        margin-bottom: 1px;
    }
}

.radio-btns .chk-box p .fa {
    color: #d3a85c;
    font-size: 10px;
    margin-left: 3px;
}

.radio-btns .chk-box strong {
    font-weight: normal;
    font-family: 'OpenSans-Bold';
}

.radio-btns .chk-box ul li {
    list-style-type: disc;
    margin: 0 0 5px 33px;
}

@media (max-width: 767px) {
    .radio-btns .chk-box ul li {
        margin: 0 0 1px 20px;
    }

    .radio-btns .chk-box ul li:last-child {
        margin-bottom: 5px;
    }
}

.radio-btns .chk-box input~i {
    position: absolute;
    left: 21px;
    top: 19px;
    padding: 3px;
}

@media (max-width: 767px) {
    .radio-btns .chk-box input~i {
        left: 6px;
        top: 10px;
        padding: 2px;
    }
}

.radio-btns .chk-box input:checked~i:before {
    background-color: #000000;
    width: 100%;
    height: 100%;
    content: "";
}

.radio-btns .chk-box input:checked~i~label {
    border-color: #000000;
}

@media (max-width: 991px) {
    .radio-btns.line-radio .chk-box input:checked~i~label {
        font-family: 'OpenSans-Semibold';
    }
}

@media (max-width: 767px) {
    .radio-btns.line-radio .chk-box:nth-child(2n + 1) {
        padding-right: 6px;
    }

    .radio-btns.line-radio .chk-box:nth-child(2n) {
        padding-left: 6px;
    }
}

@media (max-width: 767px) and (max-width: 767px) {
    .radio-btns.line-radio .chk-box:nth-child(2n) input~i {
        left: 14px;
    }
}

.radio-btns.line-radio .chk-box .lab-mobile {
    display: none;
}

@media (max-width: 767px) {
    .radio-btns.line-radio .chk-box .lab-mobile {
        display: block;
    }
}

@media (max-width: 767px) {
    .radio-btns.line-radio .chk-box .lab-desktop {
        display: none;
    }
}

@media (max-width: 767px) {
    .radio-btns.line-radio .chk-box {
        font-size: 12px;
        margin-bottom: 10px;
    }
}

.radio-btns.line-radio .chk-box label {
    padding-top: 15px;
    padding-bottom: 15px;
}

@media (max-width: 767px) {
    .radio-btns.line-radio .chk-box label {
        padding: 8px 10px 8px 30px;
    }

    .radio-btns.line-radio .chk-box label img {
        max-width: 36px;
    }
}

@media (max-width: 767px) and (max-width: 767px) {
    .radio-btns.line-radio .chk-box label img {
        max-width: 32px;
    }
}

@media (max-width: 767px) and (max-width: 359px) {
    .radio-btns.line-radio .chk-box label img {
        max-width: 30px;
    }
}

.radio-btns.line-radio .chk-box input~i {
    top: 17px;
    left: 36px;
}

@media (max-width: 767px) {
    .radio-btns.line-radio .chk-box input~i {
        top: 10px;
        left: 18px;
        padding: 2px;
    }
}

.form-step {
    display: none;
}

@media (max-width: 991px) {
    .form-step {
        display: block;
        margin-bottom: 40px;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .form-step {
        margin-bottom: 30px;
    }
}

@media (max-width: 991px) {
    .form-step:last-child {
        margin-bottom: 0;
    }

    .form-step .next-step-btn {
        display: none;
    }
}

.form-step.active {
    display: block;
}

.form-group-upload .input-file {
    display: flex;
    height: 50px;
    position: relative;
}

.form-group-upload .input-file input {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.form-group-upload .input-file .text-field {
    padding-top: 21px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    flex: 1;
}

@media (max-width: 767px) {
    .form-group-upload .input-file .text-field {
        padding-top: 16px;
    }
}

.form-group-upload .input-file .btn {
    margin: 0 0 0 20px !important;
    height: 50px;
    line-height: 50px;
    padding: 0;
    font-size: 14px;
}

@media (max-width: 767px) {
    .form-group-upload .input-file .btn {
        margin: 0 0 0 7px !important;
        font-size: 12px;
        height: 40px;
        line-height: 40px;
        width: 90px;
    }
}

.form-group-upload .field-label {
    z-index: 10;
}

.form-group-upload.has-error .text-field {
    border-color: #cc0000;
}

.hide-group-block {
    display: none;
}

.type-number {
    position: relative;
}

.type-number input {
    width: 60px;
    height: 40px;
    padding: 0 23px 0 10px;
}

@media (max-width: 767px) {
    .type-number input {
        width: 44px;
        height: 28px;
        font-size: 14px;
        padding: 0 9px;
    }
}

.type-number i {
    position: absolute;
    right: 16px;
    top: 9px;
    display: block;
    font-size: 9px;
    cursor: pointer;
}

.type-number i.count-down {
    top: auto;
    bottom: 9px;
}

@media (max-width: 767px) {
    .type-number i {
        top: 6px;
        right: 10px;
        font-size: 7px;
    }

    .type-number i.count-down {
        top: auto;
        bottom: 6px;
    }
}




