@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&amp;display=swap');

* {
    transition: 0.2s ease-in-out;
}

.ocf-custom {
    box-shadow: none !important;
    right: -2000px !important;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #666;
    font-size: 12px;
    line-height: normal;
    width: 100%;
    overflow-x: hidden !important;
}

@media (max-width: 992px) {
    .ocf-filter {
        margin: 0 20px;
        width: 300px !important;
    }
}

.contacts_icon {
    font-size: 18px !important;
    margin: 0 5px;
}

li.PeerIntoCarOptions_on__3XGuC {
    position: relative;
}

li.PeerIntoCarOptions_on__3XGuC:before {
    content: "имеется";
    position: absolute;
    top: 20px;
    right: 0;
    font-size: 11px;
    background: #5df0af;
    padding: 0 10px;
    border-radius: 5px;
}

.description li {
    position: relative;
}

li.PeerIntoCarOptions_on__3XGuC:after {
    display: none;
}

.description a {
    padding: 15px 0 !important;
    font-size: 14px !important;
    max-width: 290px;
}

.description li:after {
    content: "не имеестся";
    position: absolute;
    top: 20px;
    right: 0;
    font-size: 10px;
    background: #ff6c6c;
    color: #fff;
    padding: 0 3px;
    border-radius: 5px;
}

.main_btn_mob_filter {
    display: none;
}
.bg2_tit {
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 10px;
}

#section5 {
    position: relative;
}

.point_trigger {
    margin-top: -150px;
    position: absolute;
}

.pointactiv .point-number {
    background: #FBDD6B;
    color: #000;
    box-shadow: 0 0 18px #FBDD6B;
}

.title_block {
    height: 250px;
    background: #fff;
    margin-bottom: -250px;
    position: relative;
    z-index: 10;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    padding: 85px 0 0;
    box-sizing: border-box;
}

.title_block:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -50px;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
    left: 0;
    right: 0;
    height: 50px;
}

.title_block span {
    font-weight: 400;
    font-size: 20px;
    max-width: 760px;
    margin: auto;
    text-align: center;
    display: block;
    margin-top: 13px;
}

.car {
    background: url(../image/car.png) no-repeat center center;
    width: 20%;
    height: 235px;
    display: block;
    position: sticky;
    top: 60px;
    left: 45%;
    z-index: 9;
}

@media (max-width: 992px) {
    .car {
        left: 42.7%;
    }
}

@media (max-width: 768px) {
    .point_footer {
        height: 280px !important;
        margin-top: -65px !important;
    }

    .title_block {
        height: 240px;
        font-size: 20px;
        padding: 40px 0 0;
    }

    .title_block span {
        font-size: 16px;
        margin-top: 30px;
    }

    .point-number {
        position: relative;
        float: left !important;
        margin: 0 !important;
    }

    .point2 .point-number:after,
    .point4 .point-number:after,
    .point6 .point-number:after {
        right: -120px !important;
        left: auto !important;
    }

    .point:after {
        left: auto !important;
        right: 12% !important;
    }

    .car {
        left: 70% !important;
        height: 245px;
        background-size: cover;
        width: 30%;
        margin-right: -9px;
    }

    .point {
        margin: 62px 0 !important;
        position: relative;
    }
}

.point-text {
    font-size: 17px;
    max-width: 262px;
    margin: 14px 0;
}

.point-number {
    background: #e6e6e6;
    color: #000;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 150px;
    margin: 0 20px;
    font-size: 35px;
    font-weight: 900;
}


.point {
    margin: 100px 0;
    position: relative;
}

.point:after {
    content: "";
    display: block;
    width: 2px;
    height: 100px;
    background: #ccc;
    position: absolute;
    left: 52%;
    top: -100px;
}

.pointactiv:after {
    background: #FBDD6B !important;
    content: "";
    display: block;
    width: 2px;
    height: 100px;
    position: absolute;
    left: 52%;
    top: -100px;
}

.point-number {
    position: relative;
}

.point1 .point-number:after,
.point3 .point-number:after,
.point5 .point-number:after,
.point7 .point-number:after {
    width: 100px;
    content: "";
    display: block;
    border-bottom: 3px dashed;
    border-color: #ccc;
    position: absolute;
    right: -120px;
    top: 38px;
}

.point2 .point-number:after,
.point4 .point-number:after,
.point6 .point-number:after {
    width: 100px;
    content: "";
    display: block;
    border-bottom: 3px dashed;
    border-color: #ccc;
    position: absolute;
    left: -120px;
    top: 38px;
}

.pointactiv .point-number:after {
    border-color: #FBDD6B !important;
}

.point_footer {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
    width: 100%;
    height: 280px;
    margin-top: -110px;
    position: relative;
    z-index: 10;
}

.point_footer span {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 75px 0 20px;
}

.srav_btn {
    background: #3f89ff;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 30px;
    display: block;
    max-width: 300px;
    text-align: center;
    margin: 0px auto;
    border-radius: 4px;
    box-shadow: 0 3px 0 #195ecd;
    cursor: pointer;
}

.srav_title {
    font-size: 30px;
    color: #000;
    font-weight: 600;
    margin: 40px 0;
}

.srav_ask {
    font-size: 24px;
    padding: 30px 20px;
    font-weight: 700;
    color: #000;
    box-shadow: 0 5px 5px #00000021, 0 -2px 5px #0000000f;
    border-radius: 10px;
    margin: 50px 0;
}

.srav_ask span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin: 15px 0;
}

.srav_name {
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

.srav_price {
    padding: 20px 0;
    font-size: 25px;
    color: #ff0505;
    font-weight: 700;
}

.limegreen {
    color: #00c156 !important;
}

.srav_img img {
    width: 250px;
}

.srav_btn {
    background: #3f89ff;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 30px;
    display: block;
    max-width: 300px;
    text-align: center;
    margin: 0px auto;
    border-radius: 4px;
    box-shadow: 0 3px 0 #195ecd;
    cursor: pointer;
}

.srav_country {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin: 30px 0 0 0px;
}

.srav_info_title {
    background: #fff;
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    padding: 15px;
    font-weight: 700;
    margin: 20px 0;
    border-radius: 10px;
    box-shadow: 0 3px 5px #0000000f;
}

.srav_info {
    font-size: 16px;
    color: #000;
}

span.x,
span.ok {
    position: relative;
    margin-left: 25px;
    text-align: left !important;
    display: block;
    padding: 10px;
    max-width: 300px;
}

span.x:after {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    left: -32px;
    background: url(../image/no.svg) no-repeat center center;
    background-size: cover;
    height: 25px;
    width: 24px;
}

span.ok:after {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    left: -32px;
    background: url(../image/check.svg) no-repeat center center;
    background-size: cover;
    height: 25px;
    width: 24px;
}

.turan {
    background: url(../image/turan.png) no-repeat center center;
    background-size: cover;
    height: 250px;
    width: 250px;
    float: left;
    margin: 80px auto 0;
    position: relative;
}

.turan2 {
    background: url(../image/turan2.png) no-repeat center center;
    background-size: cover;
    height: 250px;
    width: 250px;
    float: left;
    -webkit-animation: rotate-center 30s linear infinite;
    animation: rotate-center 30s linear infinite;
}

@-webkit-keyframes rotate-center {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

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

@keyframes rotate-center {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

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

.ab_txt {
    width: 100%;
    max-width: 720px;
    float: right;
    margin: 50px 0;
    box-shadow: 0px 8px 14px rgb(50 50 71 / 8%), 0px 8px 16px rgb(50 50 71 / 6%);
    border-radius: 20px;
    padding: 0 20px 20px 0;
    background: #fff;
}

.ab_txt2 {
    box-shadow: 0px 8px 8px rgb(50 50 71 / 4%), 0px 8px 16px rgb(50 50 71 / 2%);
    border-radius: 20px;
    padding: 30px;
    margin: -20px 0 0 -20px;
    background: #fff;
}

.ab_txt2 h1 {
    font-size: 22px;
    font-weight: 700;
    color: #000;
}

.ab_txt2 ul {
    margin: 0;
    padding: 5px 0 0 18px;
    color: #000;
    font-size: 14px;
    line-height: 135%;
}

.ab_txt2 li {
    margin: 0 0 8px;
    list-style: none;
    position: relative;
}

.ab_txt2 li:before {
    content: "";
    width: 10px;
    height: 10px;
    background: linear-gradient(45deg, #ffe500, #ffb100);
    box-shadow: 0 0 3px #ffd400;
    display: inline-block;
    position: absolute;
    top: 3px;
    left: -18px;
}

.ab_txt2 span {
    font-size: 15px;
    font-weight: 600;
    color: #37a0e2;
    margin: 15px 0 0;
    display: block;
}

.product-thumb {
    padding: 0;
    box-shadow: 0px 8px 8px rgb(50 50 71 / 8%), 0px 8px 16px rgb(50 50 71 / 6%);
    border-radius: 8px;
    margin: 15px 0;
}

.product-thumb .image img {
    border-radius: 8px 8px 0 0;
}



@media (max-width: 768px) {
    .buttonHidden {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
        padding-right: 10px !important;
        padding-left: 10px !important;
        margin-bottom: 120px !important;
    }
    .main_btn{
        display: none;
    }
}

@media (min-width: 767px) {
    .main_btn {
        background: #3f89ff;
        color: #fff;
        font-size: 18px;
        font-weight: 400;
        padding: 20px 30px;
        display: block;
        max-width: 300px;
        text-align: center;
        margin: 25px 0 0;
        border-radius: 4px;
        box-shadow: 0 3px 0 #195ecd;
        border: 0;
    }
    
}

a.main_btn:hover {
    background: #5d9bff;
    color: #fff;
}

.main_btn_icon {
    background: url(../image/search2.svg) no-repeat center center;
    background-size: cover;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: unset;
    margin: 0px 10px -1px 0;
}

.main_btn_icon {
    background: url(../image/search2.svg) no-repeat center center;
    background-size: cover;
}

.wish_col {
    border-bottom: 1px solid #ccc;
}

.wish_title {
    font-size: 16px;
    font-weight: 500;
    margin: 0 30px;
}

.wish_price {
    color: #ca1f1f;
    font-size: 16px;
    font-weight: 700;
    margin-right: 50px;
}

.del_wish {
    font-size: 9px;
    text-decoration: underline;
    text-transform: uppercase;
    margin: 0 0 0 0px;
}

.modal_feedback {
    background: #000000b8;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 99999;
    display: none;
    opacity: 0;
    transition: 1s ease-in-out;
}

.modal_feedback_active {
    display: block;
    opacity: 1;
}

.mf_content {
    max-width: 500px;
    width: 100%;
    margin: 10% auto 0;
    background: #fff;
    padding: 40px;
    box-shadow: 0px 7px 11px #0000005c;
    position: relative;
}

.mf_title {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin: 0 0 20px;
}

.mf_input {
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    padding: 14px 25px;
    margin: 0 0 10px;
    font-size: 14px;
}

.mf_submit {
    display: block;
    width: 100%;
    padding: 15px;
    font-size: 16px;
    background: #000;
    color: #fff;
    border: 0;
}

.mf_submit:hover {
    background: #333;
}

.mf_close {
    position: absolute;
    background: #000;
    color: #fff;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    right: 1px;
    top: 1px;
    cursor: pointer;
}

.redbtn {
    max-width: 250px;
    width: 100%;
    border: 2px solid red;
    color: #000;
    font-weight: 500;
    padding: 15px;
    display: block;
    text-align: center;
    font-size: 16px;
    margin: 15px auto;
}

.redbtn:hover {
    background: red;
    color: #fff;
}

.ocf-value.ocf-disabled,
.ocf-value[disabled],
.ocf-value:disabled {
    color: #AEB5BD;
    cursor: not-allowed;
    display: none !important;
}

.del_compare a {
    width: 40%;
    display: block;
    margin: 30px 5% 30px 0;
    padding: 15px 0;
}

.compare_title_fixed_active {
    position: fixed;
    top: 0;
    width: 100%;
    background: #e4e4e4;
    left: 0;
    right: 0;
    padding: 10px 0;
    z-index: 9;
}

.compare_title {
    padding: 10px 15px;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    margin: 20px 0;
    background: #f4f4f4;
}

h1.cat_title {
    margin: 6px 0 0 -15px;
    font-size: 17px;
    font-weight: 600;
}

p.cap_atrib {
    min-height: 40px;
}

.name_block {
    margin: 0 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.navbar_btn {
    float: left;
    background: #111;
    height: 32px;
    width: 40px;
    padding: 0;
    min-height: auto;
    margin: 4px 0 0 -6px;
    position: relative;
    cursor: pointer;
}

.navbar_btn span:nth-child(1) {
    width: 70%;
    height: 2px;
    background: #fff;
    display: block;
    top: 10px;
    position: absolute;
    left: 15%;
}

.navbar_btn span:nth-child(2) {
    width: 70%;
    height: 2px;
    background: #fff;
    display: block;
    top: 15px;
    position: absolute;
    left: 15%;
}

.navbar_btn span:nth-child(3) {
    width: 70%;
    height: 1.5px;
    background: #fff;
    display: block;
    top: 20px;
    position: absolute;
    left: 15%;
}

.navbar_btn_active span:nth-child(1) {
    transform: rotate(45deg);
    top: 15px;
    height: 1.5px;
}

.navbar_btn_active span:nth-child(2),
.navbar_btn_active span:nth-child(3) {
    transform: rotate(-45deg);
    top: 15px;
    height: 1.5px;
}

.bg2 {
    color: #fff;
    width: 100vw;
    transform: translateX(-50%);
    position: relative;
    left: 50%;
    background: url(../image/bg2.jpg) center;
    background-size: cover;
    margin: 50px 0 0;
}

.title_bg2 {
    padding: 82px 0 31px;
    font-size: 24px;
    font-weight: 700;
    max-width: 542px;
    text-transform: uppercase;
}

.bg2_txt {
    max-width: 657px;
    padding: 0 0 45px;
    font-size: 15px;
    line-height: 26px;
}

.bg2_btn {
    display: block;
    color: white;
    border: 2px solid red;
    padding: 20px 30px;
    max-width: 300px;
    text-align: center;
    margin: -30px 0 50px;
    text-transform: uppercase;
    cursor: pointer;
}

.bg2_btn:hover {
    background: red;
    color: white;
}

.bg2_btn:hover~.light {
    opacity: 1 !important;
}

.light {
    right: 70px;
    width: 500px;
    height: 175px;
    position: absolute;
    background: #fff;
    top: 315px;
    transform: rotate(19deg);
    filter: blur(75px);
    transition: 0.2s ease-in-out;
    opacity: 0;
}

.btn_whatsapp {
    display: inline-block;
    width: 100%;
    height: 50px;
    max-width: 150px;
    margin: 15px 0 0 15px;
    font-size: 12px;
    text-transform: uppercase;
    color: #007c2c;
    font-weight: 500;
    line-height: 50px;
    text-align: center;
    border-bottom: 2px solid #02b652;
    border-left: 2px solid #02b652;
    border-top: 2px solid #1dd05c;
    border-right: 2px solid #1dd05c;
}

.btn_whatsapp:hover {
    background: #02b652;
    color: #fff;
}

.btn_block {
    margin-bottom: 20px;
}

.btncall {
    background: url(../image/call.svg) no-repeat center center;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    display: inline-block;
    background-size: cover;
    margin-right: 5px;
}

.btn_modal {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    height: 50px;
    max-width: 230px;
    font-size: 12px;
    text-transform: uppercase;
    color: #ca1f1f;
    font-weight: 500;
    margin: 15px 0;
    line-height: 50px;
    text-align: center;
    border-bottom: 2px solid #ca1f1f;
    border-left: 2px solid #ca1f1f;
    border-top: 2px solid #ff5050;
    border-right: 2px solid #ff5050;
}

.btn_modal:hover {
    background: #ca1f1f;
    color: #fff;
}

.top_user_block a:hover {
    color: #fff;
    text-decoration: none;
}

i.compare {
    background: url(../image/compare2.svg) no-repeat center center;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: bottom;
}

.atribut {
    background: #f6f6f669;
    padding: 20px;
    border: 1px solid #dddddd69;
    margin: 20px 0 0 -20px;
    font-size: 13px;
    color: #383838;
    line-height: 20px;
}

.atribut p {
    margin: 0 0 3px;
}

.atribut b {
    font-weight: 600;
}

.close_desc {
    background: #000;
    padding: 10px 20px;
    color: #fff;
    text-align: right;
    cursor: pointer;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9999;
}

.opisanye_info {
    margin: 60px 0 20px;
}

.opisanye_info .col-xs-6:first-child {
    background: #ccc;
    color: #000 !important;
}

.opisanye_info .col-xs-6:last-child {
    background: #000;
    color: #fff !important;
}

.opisanye_btn {
    background: #fff;
    color: #06f;
    border: 2px solid #06f;
    margin: 15px auto 0;
    display: inline-block;
    padding: 5px;
    border-radius: 4px;
    cursor: pointer;
}

.opisanye {
    font-size: 15px;
    color: #383838;
    line-height: 26px;
    position: fixed;
    background: #fff;
    top: -20000px;
    bottom: auto;
    z-index: 9999;
    width: 100%;
    left: 0;
    right: 0;
    overflow-y: auto;
    transition: .5s ease-in-out;
}

.opisanye_active {
    bottom: 0;
    top: 0;
}

.opisanye .description {
    height: 100%;
    position: relative;
}

.opisanye b {
    font-size: 17px;
    font-weight: 600;
    color: #000;
    display: block;
    padding: 0 0 10px;
}

.currency_link .dropdown-toggle {
    margin: 4px 0 0 0;
    color: #fff !important;
}

button.currency-select.btn.btn-link.btn-block {
    color: #000;
    padding: 5px 10px;
}

.thumbnail {
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0px !important;
}

.thumbnails .image-additional:hover {
    opacity: 0.9;
}

.tab-pane {
    font-family: 'Montserrat';
    font-size: 13px;
}

.title_btn {
    display: inline-block;
    margin-left: 25px;
}

button.btn_wish {
    background: transparent;
    border: 0;
    color: #ca1f1f;
    padding: 0 5px;
}

button.btn_compare {
    background: transparent;
    border: 0;
    color: #4a4a4a;
    padding: 0 5px;
}

.title_prodcut {
    font-weight: 500;
    font-size: 14px;
    padding: 10px 0;
    height: 60px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0 !important;
    font-size: 14px;
    font-weight: 500;
    color: #000 !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #000 !important;
    cursor: default;
    background-color: #fff;
    border-bottom: 4px solid #ca1f1f !important;
    border: transparent;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent !important;
}

.nav-tabs>li>a:hover {
    border-color: transparent !important;
    color: #ca1f1f !important;
}

.title_product {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    margin: 0 0 10px;
}

.razd {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    padding: 0;
    margin: 50px 0;
    position: relative;
}

.razd:after {
    width: 100%;
    height: 1px;
    background: #EFEFEF;
    content: "";
    display: block;
    position: absolute;
    bottom: -15px;
}

.razd:before {
    content: "";
    display: block;
    width: 160px;
    height: 6px;
    background: #CA1F1F;
    position: absolute;
    bottom: -17px;
    z-index: 1;
}

.image button {
    position: absolute;
    top: 15px;
    right: 15px;
    border-radius: 100px;
    width: 32px;
    height: 32px;
    line-height: 38px;
    text-align: center;
    border: 0;
    background: red;
    color: #fff;
}

.product-thumb:hover .hide_link {
    opacity: 1;
}

.hide_link {
    position: absolute;
    background: linear-gradient(338deg, red, #ff00002b);
    height: 100%;
    width: 100%;
    color: #fff;
    padding: 28% 0;
    border-radius: 3px 3px 0 0;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    opacity: 0;
    transition: 0.2s ease-in-out;
}

.image button i.fa.fa-heart {
    font-size: 18px;
}

header {
    box-shadow: 0 10px 10px #00000010;
    position: relative;
    z-index: 9;
    padding: 0;
    background: #000;
}

.bg1 {
    background: url(../image/mainbg.jpg) no-repeat center center;
    height: 440px;
    display: block;
    margin: 0 -15px 25px;
    width: 100%;
}

.bg1_txt {
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    z-index: 100;
    line-height: normal;
    max-width: 655px;
    padding: 84px 0 0 32px;
}

.user_li {
    margin-left: 30px;
}

.user_icon {
    background: url(../image/user.svg) no-repeat center center;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: sub;
}

.heart_icon {
    background: url(../image/heart2.svg) no-repeat center center;
    width: 18px;
    height: 16px;
    display: inline-block;
    vertical-align: sub;
}

.top_user_block {
    margin-top: 15px;
}

.top_user_block a {
    color: #fff;
    font-size: 14px;
}

.form-control:focus {
    border-color: none !important;
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.nav-top-links a {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    padding: 10px 0;
}

.nav-top-links a:hover {
    color: #fff;
    text-decoration: underline;
}

.contacts_header a {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    padding: 10px 0;
    display: inline-block;
}

.contacts_header a:hover {
    color: #fff;
}

.whatsapp {
    background: url(../image/wh.svg) no-repeat center center;
    width: 24px;
    height: 24px;
    background-size: cover;
    box-sizing: border-box;
    margin-bottom: -6px;
}

.logo {
    background: url(../image/logo2.png) no-repeat center center;
    width: 160px;
    height: 50px;
    background-size: contain;
    display: block;
    margin: 6.5px 0 0 0;
}

.logo:hover {
    opacity: 0.9;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #444;
}

/* default font size */
.fa {
    font-size: 14px;
}

/* Override the bootstrap defaults */
h1 {
    font-size: 33px;
}

h2 {
    font-size: 27px;
}

h3 {
    font-size: 21px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10.2px;
}

a {
    color: #000;
}

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

legend {
    font-size: 18px;
    padding: 7px 0px
}

label {
    font-size: 12px;
    font-weight: normal;
}

select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
    font-size: 12px;
}

.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
    font-size: 12px;
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}

/* Fix some bootstrap issues */
span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
    display: inline;
}

.nav-tabs {
    margin-bottom: 15px;
}

div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}

/* Gradent to all drop down menus */
.dropdown-menu li>a:hover {
    text-decoration: none;
    color: #CA1F1F;
}

/* top */
#top {
    background-color: #1D1D1D;
    color: #fff;
}

#top .container {
    padding: 0 20px;
}

#top #form-currency .currency-select,
#top #form-language .language-select {
    text-align: left;
}

#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
    text-shadow: none;
    color: #ca1f1f;
    text-decoration: none;
}

#top-links .dropdown-menu a {
    text-shadow: none;
}

#top-links .dropdown-menu a:hover {
    color: #FFF;
}

#top .btn-link strong {
    font-size: 14px;
    line-height: 14px;
}

#top-links a+a {
    margin-left: 15px;
}

/* search */
#search {
    width: 100%;
}

#search input {
    line-height: 20px;
    padding: 0 10px;
    border: 0 !important;
    border-bottom: 1px solid #fff !important;
    font-size: 14px;
    border-radius: 0 !important;
    margin: 15px 0;
    box-shadow: none !important;
}

i.fa.fa-search {
    font-size: 16px;
}

#search .btn-lg {
    padding: 13px 35px;
    background: transparent;
    border: 0;
    box-shadow: none !important;
    position: absolute;
    right: 0;
    top: 10px;
}

/* cart */
#cart {
    margin-bottom: 10px;
}

#cart>.btn {
    font-size: 12px;
    line-height: 18px;
    color: #FFF;
}

#cart.open>.btn {
    background-image: none;
    background-color: #FFFFFF;
    border: 1px solid #E6E6E6;
    color: #666;
    box-shadow: none;
    text-shadow: none;
}

#cart.open>.btn:hover {
    color: #444;
}

#cart .dropdown-menu {
    background: #eee;
    z-index: 1001;
}

#cart .dropdown-menu {
    min-width: 100%;
}

@media (max-width: 478px) {
    #cart .dropdown-menu {
        width: 100%;
    }
}

#cart .dropdown-menu table {
    margin-bottom: 10px;
}

#cart .dropdown-menu li>div {
    min-width: 427px;
    padding: 0 10px;
}

@media (max-width: 478px) {
    #cart .dropdown-menu li>div {
        min-width: 100%;
    }
}

#cart .dropdown-menu li p {
    margin: 20px 0;
}

/* menu */
#menu {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
    min-height: 40px;
}

#menu .nav>li>a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 10px 15px 10px 15px;
    min-height: 15px;
    background-color: transparent;
}

#menu .nav>li>a:hover,
#menu .nav>li.open>a {
    background-color: rgba(0, 0, 0, 0.1);
}

#menu .dropdown-menu {
    padding-bottom: 0;
}

#menu .dropdown-inner {
    display: table;
}

#menu .dropdown-inner ul {
    display: table-cell;
}

#menu .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
    color: #333333;
    font-size: 12px;
}

#menu .dropdown-inner li a:hover {
    color: #FFFFFF;
}

#menu .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #DDD;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px;
}

#menu .see-all:hover,
#menu .see-all:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: right;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
}

#menu .btn-navbar:hover,
#menu .btn-navbar:focus,
#menu .btn-navbar:active,
#menu .btn-navbar.disabled,
#menu .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #229ac8;
}

@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
}

@media (max-width: 767px) {
    #menu {
        border-radius: 4px;
    }

    #menu div.dropdown-inner>ul.list-unstyled {
        display: block;
    }

    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }

    #menu .dropdown-inner {
        display: block;
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #fff;
    }

    #menu .dropdown-menu a:hover,
    #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }

    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }
}

/* content */
#content {
    min-height: 600px;
}

/* footer */
footer {
    padding-top: 30px;
    background-color: #111;
    color: #e2e2e2;
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #666;
}

footer a {
    color: #ccc;
}

footer a:hover {
    color: #fff;
}

footer h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}

/* alert */
.alert {
    padding: 20px;
    text-align: left;
    position: fixed;
    top: 20px;
    width: 360px;
    border-radius: 4px !important;
    box-shadow: 0px 5px 10px #11501c2e;
    right: 20px;
    font-size: 13px;
    z-index: 9;
    border-radius: 0;
}

.alert.alert-success a {
    font-weight: 500;
}

.alert i.fa.fa-check-circle {
    display: none;
}

.alert-success {
    color: #000000 !important;
    background-color: #b6ff98 !important;
    border-color: #b9e693 !important;
}

.close {
    float: none !important;
    font-size: 34px !important;
    font-weight: 300 !important;
    position: absolute !important;
    right: 4px !important;
    top: 4px !important;
    border-radius: 4px;
    width: 32px !important;
    height: 24px !important;
    line-height: 24px !important;
    background: #000000 !important;
    color: #fff !important;
    text-shadow: none;
    filter: alpha(opacity=20);
    opacity: 1 !important;
    text-align: center !important;
}

.close:hover {
    opacity: 1 !important;
    background: #92ea6d !important;
    color: #000 !important;
}

/* breadcrumb */
.breadcrumb {
    margin: 30px 0 20px;
    padding: 0;
    border: 0;
    background: transparent;
}

.breadcrumb i {
    font-size: 15px;
}

.breadcrumb>li {
    padding: 0 5px;
    position: relative;
    white-space: nowrap;
}

.breadcrumb>li+li:before {
    content: '';
    padding: 0;
}

.breadcrumb>li:after {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    right: -2px;
    width: 10px;
    height: 10px;
    border-right: 0;
    border-bottom: 1px solid #00000096;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-65deg);
}

.breadcrumb>li:last-child:after {
    display: none;
}

.breadcrumb>li a {
    color: #ca1f1f;
}

.pagination {
    margin: 0;
}

/* buttons */
.buttons {
    margin: 1em 0;
}

.btn {
    padding: 7.5px 12px;
    font-size: 12px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-xs {
    font-size: 9px;
}

.btn-sm {
    font-size: 10.2px;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}

.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover {
    font-size: 12px;
}

.btn-group>.btn-xs {
    font-size: 9px;
}

.btn-group>.btn-sm {
    font-size: 10.2px;
}

.btn-group>.btn-lg {
    font-size: 15px;
}

.btn-default {
    color: #777;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
    background-repeat: repeat-x;
    border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}

.btn-primary {
    color: #ffffff;
    background-color: #3f89ff;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    background-color: #3f89ff;
}

.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a;
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}

.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    background-color: #222222;
    background-image: linear-gradient(to bottom, #333333, #111111);
}

/* list group */
.list-group a {
    border: 1px solid #DDDDDD;
    color: #888888;
    padding: 8px 12px;
}

.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF;
}

/* carousel */
.carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}

/* product list */
.product-thumb {
    padding: 0;
}

.product-thumb:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.10);
}

.product-thumb .image {
    text-align: center;
    position: relative;
}

.product-thumb .image a {
    display: block;
}

.product-thumb .image a:hover {
    opacity: 0.8;
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}

.product-grid .product-thumb .image {
    float: none;
    position: relative;
}

.product-list .product-thumb .image img {
    height: 150px !important;
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
    }
}

.product-thumb h4 {
    font-weight: bold;
    height: 40px;
}

.product-thumb .caption {
    padding: 0 10px;
    min-height: 145px;
}

.product-list .product-thumb .caption {
    margin-left: 210px;
    padding: 27px 10px;
}

@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: 170px;
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px;
    }

    .product-grid .product-thumb .caption {
        min-height: 0;
    }
}

.product-thumb .rating {
    padding-bottom: 10px;
}

.rating .fa-stack {
    font-size: 8px;
}

.rating .fa-star-o {
    color: #999;
    font-size: 15px;
}

.rating .fa-star {
    color: #FC0;
    font-size: 15px;
}

.rating .fa-star+.fa-star-o {
    color: #E69500;
}

h2.price {
    margin: 0;
}

.product-thumb .price {
    color: #CA1F1F;
    font-size: 16px;
    font-weight: 700;
}

.product-thumb .price-new {
    font-weight: 600;
}

.product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px;
}

.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block;
}

.product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto;
}

.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none;
    }
}

.product-thumb .button-group button {
    width: 60%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #eee;
    color: #888;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.product-thumb .button-group button+button {
    width: 20%;
    border-left: 1px solid #ddd;
}

.product-thumb .button-group button:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer;
}

@media (max-width: 1200px) {

    .product-thumb .button-group button,
    .product-thumb .button-group button+button {
        width: 33.33%;
    }
}

@media (max-width: 767px) {

    .product-thumb .button-group button,
    .product-thumb .button-group button+button {
        width: 33.33%;
    }
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}

.thumbnails>li {
    margin-left: 20px;
}

.thumbnails {
    margin-left: -20px;
}

.thumbnails>img {
    width: 100%;
}

.image-additional a {
    margin-bottom: 10px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd;
}

.image-additional {
    max-width: 78px;
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%;
    }

    #column-left+#content .product-layout .col-md-3 {
        width: 50%;
    }

    #column-left+#content+#column-right .product-layout .col-md-3 {
        width: 100%;
    }

    #content+#column-right .product-layout .col-md-3 {
        width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
    width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
    min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}