body {
    font-size: 19px;
    font-family: Oswald;
}
.carousel {
    z-index: 1;
}
.header_top_slider_custom {
    background-color: #6a0520;
    min-height: 47px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
}

.header_top_slider_custom>.row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
}

.col-md-12.dop_post_img.delimiter {
    padding-bottom: 0;
}

.header_top_slider_custom a {
    background-position: top center;
    background-repeat: no-repeat;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
    overflow: hidden;
    height: 47px;
}

.delimiter {
    padding-top: 3em;
    padding-bottom: 3em;
}

.header {
    padding-top: 1em;
    padding-bottom: 1em;
    background-color: #2c0309;
}

.header .logo {
    margin-top: 0.9em;
    margin-bottom: 0.9em;
}

.header .mobile_menu {
    display: none;
}

.header .mobile_lang {
    display: none;
}

.header .lang {
    /*margin-top: 1.1em;
  margin-left: 2.5em;*/
}

.header .lang a {
    text-decoration: none;
    padding: 0.2em 0.94em;
    color: #f0e1c5;
    border-radius: 0.2em;
    font-weight: 400;
    font-size: 0.8em;
}

.header .lang a:hover {
    background-color: #f0e1c5;
    color: #67001b;
}

.header .lang .activ {
    background-color: #f0e1c5;
    color: #67001b;
}

.header .input-group {
    /*margin-top: 1.1em;*/
}

.header .input-group input {
    border: 0px;
}

.header .input-group button {
    background-color: #67001b;
    color: #ffffff;
    border: 0.2em solid #67001b;
}


/* ============= STORE DESIGN ============== */

.header .cart {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    font-size: 1em;
    border-radius: 4px;
    height: 45px;
    padding: 0 10px;
    background-color: #fff;
    color: #000000;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: .2s;
}

.header .cart:hover {
    background-color: #d7d7d7;
}

.header .cart .cart_icon {
    display: block;
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    margin-right: 15px;
}

.header .cart .cart_count {
    line-height: 1em;
}
.filters_aria {
    background-color: #e9e9e9;
    padding: 25px 0px
}

.filters_aria .filters_items {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.filters_aria .filter_item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    margin-right: 30px;
}

.filters_aria .filter_item.full {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
    margin-top: 30px;
}

.filters_aria .filter_item.full select {
    margin-right: 0px !important;
    font-size: 16px;
    padding: 1px 10px;
}

.filters_aria .filter_item.full .sort_filters {
    color: #fff;
    border-radius: 10px;
    padding: 7px 25px 10px 25px;
    margin-left: 40px;
    background-color: #67001b;
    line-height: 1;
    border: none;
    margin-right: 20px;
    transition: .2s;
}

.filters_aria .filter_item.full .sort_filters:hover {
    background-color: #95082d;
}

.filters_aria .filter_item.full .options>.title:first-child {
    margin-right: 20px;
    margin-left: 0px;
}

.filters_aria .filter_item.full .options>.title {
    margin-left: 15px;
}

.filters_aria .filter_item .block_title {
    margin-right: 20px;
    color: #67001b;
}

.filters_aria .filter_item .options {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-right: 20px;
}

.filters_aria .filter_item .options .option {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    margin-right: 30px;
    color: #67001b;
}

.filters_aria .filter_item .options .option:last-child {
    margin-right: 0px;
}

.filters_aria .filter_item .options .option input {
    margin-top: 4px;
    width: 16px;
    height: 16px;
    margin-right: 6px;
}

.filters_aria .filter_item .options .option label {
    color: #000;
    font-weight: 400;
    font-size: 1em;
    margin-bottom: 0;
}

.buy_plus_inside {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    border: 1px solid #d5d5d5;
    background-color: #fff9ef;
    margin-top: 50px;
    border-radius: 0.4em;
    padding: 15px 25px;
}

.buy_plus_inside ul {
    padding: 0
}

.buy_plus_inside ul>li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    list-style: none;
    line-height: 30px;
}

.buy_plus_inside ul>li i {
    display: block;
    background: #67001b url('https://png.icons8.com/metro/10/ffffff/checkmark.png') center center no-repeat;
    background-size: auto;
    padding: 6px;
    margin-right: 15px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
}

.buy_plus_inside .items {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex: 1;
    width: 33.33%;
    flex-direction: column;
    justify-content: flex-start;
}

.product_section .product_item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    text-decoration: none;
    color: #000;
}

.product_section .product_item .meta {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex: 1;
    flex-direction: row;
    align-items: flex-end;
    margin-left: 16px;
}

.product_section .product_item .meta .id {
    color: #fff;
    padding: 0.2em 1em;
    border-radius: 0.4em;
    margin-right: 1em;
    background-color: #67001b;
}

.product_section .product_item .meta .size {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    font-size: 0.7em;
    margin-right: 20px;
}

.product_section .product_item .meta .size>i {
    display: none;
}

.product_section .product_item .meta .size.other_size>i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    font-size: 10px;
    margin-left: 10px;
    margin-bottom: 3px;
    color: #fff;
    background-color: #67001b;
    font-style: normal;
}

.product_section .product_item .meta .type_material {
    font-size: 0.7em;
}

.product_section .product_item .cart_aria {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    width: auto;
    margin-right: 16px;
}

.product_section .product_item .cart_aria .old_price {
    font-size: 0.7em;
    text-decoration: line-through;
    margin-right: 20px;
    line-height: 1;
}

.product_section .product_item .cart_aria .current_price {
    font-size: 1.2em;
    line-height: 1;
    color: #67001b;
}

.product_section .product_item .cart_aria .current_price span {
    font-size: 0.5em;
    line-height: 1;
}

.product_section .product_item .image {
    display: block;
    width: 100%;
    margin-top: 10px;
    padding: 10px;
    border: 6px solid transparent;
    transition: border .2s;
}

.product_section .product_item .image:hover {
    border: 6px solid #dedede;
}

.product_section .product_item .image img {
    max-width: 100%;
}

.product_new {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.product_new .meta {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    margin-right: 35px;
}

.product_new .meta .product_code {
    display: block;
    margin-bottom: 0;
    margin-right: 35px;
}

.product_new .meta .size {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    font-size: 0.7em;
    margin-right: 8px;
}

.product_new .meta .size>i {
    display: none;
}

.product_new .meta .size.other_size>i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    font-size: 10px;
    margin-left: 10px;
    margin-bottom: 3px;
    color: #fff;
    background-color: #67001b;
    font-style: normal;
}

.product_new .meta .type_material {
    font-size: 0.7em;
}

.product_new .cart_aria {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    width: auto;
    margin-right: 35px;
}

.product_new .cart_aria .old_price {
    font-size: 0.7em;
    text-decoration: line-through;
    margin-right: 20px;
    line-height: 1;
}

.product_new .cart_aria .current_price {
    font-size: 1.2em;
    line-height: 1;
    color: #67001b;
}

.product_new .cart_aria .current_price span {
    font-size: 0.5em;
    line-height: 1;
}

.product_new .buy_aria {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: flex-start;
    margin-right: 35px;
}

.product_new .buy_aria input {
    margin-right: 5px;
}

.product_new .buy_aria label {
    font-size: 0.7em;
    margin-bottom: 0;
    font-weight: 400;
}

.product_new .buy_aria .credit_price {
    display: block;
    width: 100%;
    font-size: 0.7em;
    color: #67001b;
}

.product_new .add_to_cart {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    background-color: #67001b;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    transition: background-color .2s;
    line-height: 1;
    margin-left: auto;
}

.product_new .add_to_cart:hover {
    background-color: #95082d;
}

.product_new .add_to_cart i {
    display: block;
    background: url('https://png.icons8.com/material-rounded/50/ffffff/shopping-cart.png') center center no-repeat;
    background-size: contain;
    margin-right: 15px;
    width: 20px;
    height: 20px;
}

.product_new .product_image {
    display: block;
    margin: 25px auto;
}

.product_new .product_image>img {
    max-width: 100%;
}

.cart_item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 85%;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 25px;
}

.cart_item .image {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 100px;
    margin-right: 45px;
    background-color: #dedede;
}

.cart_item .meta {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    margin-right: 45px;
}

.cart_item .meta .size {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    font-size: 0.7em;
    margin-right: 45px;
}

.cart_item .meta .type_material {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    font-size: 0.7em;
}

.cart_item .cart_aria {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    width: auto;
    margin-right: 45px;
}

.cart_item .cart_aria .old_price {
    font-size: 0.7em;
    text-decoration: line-through;
    margin-right: 20px;
    line-height: 1;
}

.cart_item .cart_aria .current_price {
    font-size: 1.2em;
    line-height: 1;
    color: #67001b;
}

.cart_item .cart_aria .current_price span {
    font-size: 0.5em;
    line-height: 1;
}

.cart_item .buy_aria {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: flex-start;
    margin-right: 45px;
}

.cart_item .buy_aria input {
    margin-right: 5px;
}

.cart_item .buy_aria label {
    font-size: 0.7em;
    margin-bottom: 0;
    font-weight: 400;
}

.cart_item .buy_aria .credit_price {
    display: block;
    width: 100%;
    font-size: 0.7em;
    color: #67001b;
}

.cart_item .remove_item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    padding: 10px;
    border-radius: 50%;
    background: #67001b url('https://png.icons8.com/ios-glyphs/20/ffffff/multiply.png') center center no-repeat;
    background-size: auto;
}

.cart_total {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
    padding: 10px 100px 10px 10px;
    justify-content: flex-end;
    align-items: center;
    background-color: #dedede;
    margin-top: 50px;
    border-radius: 10px;
}

.cart_total .total {
    font-size: 1.6em;
    color: #67001b;
    margin-right: 40px;
}

.cart_total .credit {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: auto;
}

.cart_total .credit input {
    width: 80px;
    margin: 0 10px;
    border: 1px solid #aaa;
    padding: 0px 5px;
    text-align: center;
    line-height: 1;
    background-color: #dedede;
}

.order_form {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 45px 100px;
    margin: 0 auto;
    border-radius: 10px;
    background-color: #dedede;
}

.order_form .form_title {
    font-size: 1em;
    width: 100%;
    color: #67001b;
    text-align: center;
    margin-bottom: 40px;
}

.order_form .form_item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.order_form .form_item label {
    width: 200px;
    text-align: right;
    margin-right: 30px;
}

.order_form .form_item input,
.order_form .form_item select {
    width: 100%;
    height: 40px;
    border: 1px solid #a6a6a6;
    box-shadow: inset 0px 0px 13px -1px #dedede;
    border-radius: 10px;
    padding: 0 10px;
    margin-right: 30px;
    background-color: #ffffff;
    outline: none;
}

.order_form .make_order {
    margin: 0 auto;
    border-radius: 10px;
    color: #fff;
    background-color: #67001b;
    padding: 10px 25px;
    border: none;
    cursor: pointer;
}


/* ============= END STORE DESIGN ============== */

@media only screen and (max-width: 768px) {
    .header_top_slider_custom {
        display: none;
    }
    .header .logo {
        text-align: center;
        margin-bottom: 2em;
        margin-top: 2em;
    }
    .header .logo img {
        width: 18em;
    }
    .header .input-group {
        display: none;
    }
    .header .mobile_menu {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 2em;
        text-align: center;
    }
    #mySidenav li {
        list-style-type: none;
    }
    .header .lang {
        display: none;
    }
    .header .mobile_lang {
        display: block;
    }
    span.l_tx {
        overflow: hidden;
        display: block;
        max-width: 18px;
    }
}

.headermenu {
    background-color: #67001b;
}

.headermenu .container {
    margin-top: 0px !important;
}

.headermenu .navbar {
    background-color: #67001b;
    border: none;
    margin-bottom: 0;
}

.headermenu .navbar-nav {
    float: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.headermenu .navbar-nav .dropdown-menu a {
    color: #2c0309;
    font-size: 16px;
    line-height: 0.7em;
}

.headermenu .navbar-nav ul.dropdown-menu {
    padding-bottom: 30px;
}

.headermenu .navbar a {
    display: flex;
    align-items: center;
    font-weight: 400;
    line-height: 1.2em;
    padding: 1em 1.5em;
    color: #ffffff;
}

.headermenu .navbar a:hover {
    background-color: #ffffff;
    color: #67001b;
}

.headermenu .navbar a:focus {
    background-color: #ffffff;
    color: #67001b;
}

.headermenu .navbar .activ {
    background-color: #ffffff;
    color: #67001b;
}
.headermenu .navbar .activ .icon,
.headermenu .navbar a:focus .icon,
.headermenu .navbar a:hover .icon {
    background-image: url('../img/cart-active.svg');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.headermenu .navbar .icon {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url('../img/cart.svg');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.breadcrumbs {
    background-color: #ffffff;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}

.breadcrumbs .breadcrumb {
    padding: 0 0.8em;
    margin-top: 0.5em;
    margin-bottom: 0.9em;
    background-color: #ffffff;
}

.breadcrumbs .breadcrumb li {
    font-size: 0.84em;
    line-height: 1.2em;
    font-weight: 400;
}

.breadcrumbs .breadcrumb li .active {
    color: #fff9ef !important;
}

.breadcrumbs .breadcrumb li a {
    color: #67001b;
    text-decoration: none;
}

.breadcrumbs .breadcrumb li a:hover {
    color: #67001b;
}

.breadcrumbs .breadcrumb li:after {
    content: ">";
    margin-left: 7px;
    margin-right: 7px;
}

.breadcrumbs .breadcrumb li:last-child:after {
    content: "";
    display: none;
    margin-left: 0;
    margin-right: 0;
}

.breadcrumbs .breadcrumb li+li:before {
    content: "";
    display: none;
}

@media only screen and (max-width: 768px) {
    .breadcrumbs {
        background-color: #67001b;
    }
    .breadcrumbs .breadcrumb {
        margin-bottom: 0.6em;
        background-color: #67001b;
        color: #ffffff;
    }
}

@media only screen and (max-width: 420px) {
    .breadcrumbs {
        background-color: #67001b;
    }
    .breadcrumbs .breadcrumb {
        margin-bottom: 0.6em;
        background-color: #67001b;
    }
    .breadcrumbs .breadcrumb li.active {
        color: #fff9ef;
    }
    .breadcrumbs .breadcrumb li>a {
        color: #ffffff;
    }
}

.slider {
    margin: 0;
    padding: 0;
}

.slider p.title_slide {
    font-weight: 800;
    font-size: 10em;
}

.user_help .text {
    padding-top: 3em;
    padding-bottom: 3em;
}

.user_help .text h1 {
    text-align: center;
    margin-bottom: 1em;
}

.user_help .text p {
    margin-left: 1em;
}

.user_help .video {
    padding-top: 3em;
    padding-bottom: 3em;
    background-color: #67001b;
}

.user_help .video .video_insert iframe {
    background-color: #000;
    border: 2px solid #fff;
    height: 350px;
}

@media only screen and (max-width: 768px) {
    .user_help .video {
        padding-bottom: 1em;
        padding-top: 1em;
    }
    .user_help .video .video_insert iframe {
        height: 400px;
    }
    .user_help .text {
        padding-top: 2em;
    }
}

.product_types {
    background-color: #fff9ef;
}

.product_types .title {
    text-transform: uppercase;
    margin-bottom: 1.8em;
    font-size: 2em;
    font-weight: 400;
    text-align: center;
}

.product_types .type_title {
    border-left: 2px solid #c9c9c9;
    border-right: 2px solid #c9c9c9;
    border-bottom: 2px solid #c9c9c9;
}

.product_types .product_img {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    position: relative;
    border-left: 2px solid #c9c9c9;
    border-right: 2px solid #c9c9c9;
    border-top: 2px solid #c9c9c9;
    overflow: hidden;
    width: 100%;
}

.product_types .product_img img {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.product_types .product_img img:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.product_types .product {
    margin-bottom: 1.6em;
}

.product_types .product-img {
    width: 100%;
}

.product_types .product .type_title {
    text-align: center;
    text-transform: uppercase;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    color: #ffffff;
    background-color: #67001b;
}

@media only screen and (max-width: 768px) {
    .product_types {
        background-color: #ffffff;
    }
    .product_types .delimiter {
        padding-top: 1em;
    }
    .product_types .product {
        margin-bottom: 0.6em;
        padding-right: 0.6em;
        padding-left: 0em;
    }
    .product_types .product img {
        width: 100%;
    }
}

@media only screen and (max-width: 420px) {
    .product_types {
        background-color: #ffffff;
    }
    .product_types .delimiter {
        padding-top: 1em;
    }
    .product_types .product {
        margin-bottom: 0.2em;
        padding-right: 0.2em;
    }
    .product_types .product img {
        width: 100%;
    }
    .product_types .title {
        margin-top: 0.2em;
        margin-bottom: 0.5em;
    }
}

.partners .partener {
    text-align: center;
}

.partners .partener>a {
    margin-right: 2em;
    margin-left: 2em;
}

@media only screen and (max-width: 768px) {
    .partners .partener {
        margin-top: 1em;
    }
    .partners .partener>a {
        margin-right: 1em;
        margin-left: 1em;
    }
    .partners .partener img {
        width: 6em;
    }
}

.footer_menu {
    background-color: #f7f8f8;
}

.footer_menu .navbar-center {
    margin-bottom: 0px;
    float: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.footer_menu .navbar a {
    color: #2c0309;
    font-weight: 400;
    padding: 0.5rem 0.7rem;
    padding-top: 0.2em;
    padding-bottom: 0.4em;
    margin: 1em 1em;
}

.footer_menu .navbar a:hover {
    background-color: #67001b;
    color: #ffffff;
    border-radius: 0.2em;
}

.youtube_wrapper {
    width: 100%;
    height: 621px;
    display: block;
}

@media screen and (min-height: 360px) and (max-width: 374px) {
    .youtube_wrapper {
        height: 259px;
    }
}

@media screen and (min-height: 375px) and (max-width: 414px) {
    .youtube_wrapper {
        height: 288px;
    }
}

@media screen and (max-width: 768px) {
    .youtube_wrapper {
        height: 563px;
    }
}

.facebook-video_wrapper {
    width: 100%;
    height: 465px;
    display: block;
    margin: 30px 0;
}

@media (max-width: 1024px) {
    .facebook-video_wrapper {
        height: 380px;
    }
}

@media screen (max-width: 374px) {
    .facebook-video_wrapper {
        height: 186px !important;
    }
}

@media screen and (max-width: 414px) {
    .facebook-video_wrapper {
        height: 215px !important;
    }
}

@media screen and (max-width: 768px) {
    .facebook-video_wrapper {
        height: 422px;
    }
}

@media only screen and (max-width: 768px) {
    .footer_menu {
        background-color: #2c0309;
    }
    .footer_menu .navbar a {
        padding-bottom: 0.5em;
        margin: 1em 0.2em;
        color: #ffffff;
    }
    .footer_menu .navbar a:hover {
        background-color: #ffffff;
        color: #2c0309;
        border-radius: 0.2em;
    }
}

@media only screen and (max-width: 420px) {
    .footer_menu {
        display: none;
    }
}

.copy {
    background-color: #2c0309;
    color: #ffffff;
    text-align: center;
    font-size: 0.9em;
    font-weight: 300;
}

.copy .copyright {
    margin-bottom: 0.8em;
    margin-top: 0.8em;
}

.proses_main {
    background-image: url("../img/pro_bg.gif");
    color: #fff9ef;
}

.proses_main .proses_block {
    display: -webkit-box;
    margin-bottom: 1.2em;
    margin-top: 1.2em;
    padding: 1em 1em;
    border-radius: 0.25em;
    border: 1px solid rgba(255, 255, 255, 0.15);
    background-color: rgba(255, 255, 255, 0.05);
}

.proses_main .proses_block img {
    color: #ffffff;
    margin-right: 1.5em;
    vertical-align: baseline;
    margin-top: 0.2em;
}

.proses_main .proses_block h4 {
    font-size: 1.1em;
    font-weight: 400;
    padding-bottom: 0.1em;
    margin-top: 0px;
    margin-bottom: 0px;
}

.proses_main .proses_block p {
    margin-top: 0.2em;
    font-size: 0.7em;
    font-weight: 400;
}

.proses_main .proses_block .description>p {
    margin-bottom: 0;
}

.category_desciption {
    font-size: 0.94em;
    font-weight: 400;
}

.category_desciption .description_block {
    margin-top: 2em;
}

.category_desciption .color {
    color: #67001b;
}

.product_section {
    margin-top: 2.5em;
}

.product_section .categori {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 20px 0;
}

.product_section .categori:first-child {
    margin-top: 0;
}

.product_section .categori .categori_title {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
    justify-content: center;
    margin-bottom: 3em;
}

.product_section .categori .categori_title span {
    font-size: 40px;
    color: #67001b;
}

.product_section p.code {
    /* position: relative; */
    padding-top: 0.8em;
    /* top: 0; */
    background-color: #67001b;
    padding: 0.2em 1em;
    color: #ffffff;
    border-radius: 0.4em;
    margin-top: 0 !important;
    margin-bottom: 0;
    margin-right: 1em;
}

.product_section a:hover {
    text-decoration: none;
}

.product_section a p {
    text-decoration: none;
}

.product_section a p:hover {
    text-decoration: none;
    background-color: #920228;
}

.product_section .product_attributes {
    /* padding: 0;
    margin-left: 1.4em;
    margin-right: 0.2em; */
    min-height: 75px;
    display: flex;
    flex: 1 1 auto;
    align-items: flex-start;
}

.product_section .product_attributes .two {
    /* float: right; */
    margin-right: 1em;
}

.product_section .attr.prices__wrapper {
    margin-left: auto;
}

.product_section .attr.prices__wrapper .current__price {
    font-size: 1.2em;
    line-height: 1;
    color: #67001b;
}

.product_section .product_attributes .first {
    float: left;
    /* width: 80px; */
}

.product_section .attr {
    display: inline-flex;
}

.product_section .attr .code {
    margin-top: 0.2em;
}

.product_section .attr .title {
    font-size: 0.7em;
    margin-bottom: 0;
    white-space: nowrap;
}

.product_section .attr .sizes {
    margin-right: 1em;
}

.product_section .attr .sizes .value {
    font-size: 0.94em;
}

.product_section .attr .types {
    font-size: 0.7em;
}

.product_section .attr .types .value {
    margin-right: 1em;
    line-height: 17px;
}

.product_section .product_img {
    margin-bottom: 3em;
    padding: 0;
}

.product_section .product_img img {
    padding: 6px;
    border: 4px solid #ffffff;
    width: 100%;
    max-height: 355px;
    /* min-height: 355px; */
    overflow: hidden;
}

.product_section .product_img img:hover {
    border: 4px solid #c7c7c7;
}

.product_section .more_info {
    display: none;
}

@media only screen and (max-width: 768px) {
    .product_section .product_attributes {
        float: right;
        margin-left: 0em;
        margin-right: 0em;
    }
    .product_section .product_attributes .two {
        float: left;
    }
    .product_section .product_img {
        padding-right: 1.5em;
    }
    .product_section .attr {
        display: block;
        width: 80px;
    }
    .product_section .more_info a {
        display: inline-block;
        padding: 0.2em 0.8em;
        background-color: #fff9ef;
        color: #67001b;
        border-radius: 0.2em;
        font-size: 0.8em;
        text-decoration: none;
    }
}

.pagin {
    margin-bottom: 2em;
}

.pagin .pagination a {
    border: none;
    color: #67001b;
    font-weight: 400;
    margin-right: 1.2em;
    padding: 0.4em 0.8em;
    border-radius: 0.4em;
}

.pagin .pagination a:hover {
    color: #ffffff;
    background-color: #67001b;
}

.pagin .pagination .next_page a {
    padding: 0.4em 2.8em;
    border: 0;
    background-color: #f0e1c5;
    border-radius: 0.4em;
    color: #67001b;
}

.pagin .pagination .next_page a:hover {
    color: #ffffff;
    background-color: #67001b;
}

.pagin .pagination .next_page .next>i {
    margin-left: 0.3em;
}

@media only screen and (max-width: 768px) {
    .product_section .product_img {
        min-height: unset !important;
    }
    .pagin {
        font-size: 0.8em;
    }
}

.user_action {
    margin-bottom: 2em;
    margin-top: 3em;
}

.user_action i {
    margin-right: 0.5em;
}

.user_action p {
    color: #2c0309;
    padding: 0.4em 5em;
    background-color: #fff9ef;
    border-radius: 0.4em;
    border: 1px solid #e1e1e1;
}

.user_action p:hover {
    color: #67001b;
}

@media only screen and (max-width: 768px) {
    .user_action p {
        font-size: 0.7em;
    }
}

@media only screen and (max-width: 420px) {
    .user_action p {
        font-size: 0.8em;
        text-align: center;
        padding: 0.5em 2em;
    }
    .user_action .pull-right {
        float: none !important;
    }
    .user_action .pull-left {
        float: none !important;
    }
}

.product i {
    margin-right: 0.3em;
    color: #d5d5d5;
}

.product .img {
    text-align: center;
}

.product .product {
    margin-bottom: 4em;
}

.product .product_code {
    margin-bottom: 1em;
    margin-left: 2.8em;
}

.product .product_code .cod {
    padding-left: 1em;
    padding-right: 1em;
    background-color: #f3f3f3;
    border-radius: 0.2em;
}

.product .product img {
    width: 100%;
    max-width: 1024px;
    -webkit-box-shadow: 0px 0px 40px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 40px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 40px -9px rgba(0, 0, 0, 0.75);
}

.product .product-title {
    position: relative;
}

.product .product-title h1 {
    text-align: center;
    margin-bottom: 3em;
    margin-top: 3em;
    font-size: 1.3em;
    font-weight: 400;
}

.product .product-title h1 .color {
    color: #67001b;
}

.product .next_product {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.2em 1em;
    border-radius: 0.2em;
    background-color: #fff9ef;
    text-align: center;
}

.product .next_product a {
    color: #67001b;
    text-decoration: none;
}

.product .next_product i {
    color: #67001b;
    margin-left: 0.4em;
}

@media only screen and (max-width: 420px) {
    .product .next_product {
        padding: 0em 1em;
        font-size: 1em;
    }
}

.product .specification {
    background-color: #fafafa;
    padding: 2em 5em;
    border-radius: 0.4em;
}

.product .specification p.spec_name {
    margin-top: 1em;
    font-size: 0.94em;
    color: #67001b;
    margin-left: 1em;
    display: block;
}

.product .specification p {
    display: inline-block;
    margin-left: 1em;
}

.product .specification p .measurement {
    font-size: 0.6em;
}

.product .specification .list-inline {
    display: inline-block;
    margin-right: 2em;
}

.product .dop_data {
    display: inline-flex;
    margin-top: 1.8em;
    padding: 1em 2em;
    border-radius: 0.4em;
    border: 1px solid #d5d5d5;
    background-color: #fff9ef;
}

.product .dop_data p {
    font-size: 0.8em;
}

.product .dop_data p a {
    text-decoration: none;
}

.product .dop_data p .color {
    color: #67001b;
}

.product .dop_data p img {
    margin-right: 1em;
}

.news_list .page_title {
    margin-top: 2em;
}

.news_list .post {
    margin-bottom: 2em;
}

.news_list .post:last-child {
    display: none;
    /* Onlie for test posible to remove 25/07/2018*/
}

.news_list .post a:hover {
    text-decoration: none;
}

.news_list h1 {
    margin-bottom: 1em;
    text-align: center;
    font-weight: 400;
}

.news_list p {
    color: #363540;
    font-size: 0.8em;
}

.news_list h2 {
    margin-top: 0.5em;
    font-size: 1.2em;
    color: #67001b;
    min-height: 78px;
}

.news_list h2:hover {
    color: #2c0309;
}

.news_list img {
    width: 100%;
}

.news .post {
    margin-top: 4em;
}

@media screen and (max-width: 425px) {
    .news .post {
        margin-top: 2em;
    }
}

.news .main_post a {
    text-decoration: underline;
}

.news .main_post .post_title>h1 {
    margin-bottom: 0.8em;
    font-size: 1.8em;
    margin-top: 0.2em;
}

.news .main_post .post_data>p {
    font-size: 1.1em;
    color: #67001b;
}

.news .main_post .post_text h2 {
    color: #67001b;
    margin-bottom: 30px;
    margin-top: 40px;
}

.news .main_post .main_img>img {
    width: 100%;
    margin-bottom: 2em;
}

.news .main_post .post_text>p {
    /*  text-align: justify;*/
    font-size: 1em;
}

.post_text {
    font-weight: 300;
}

.news .main_post .share_box {
    margin-top: 1em;
}

.news .main_post .share_box #share-buttons {
    text-align: center;
}

.nav.navbar-nav li:nth-child(4) .dropdown-menu {
    /*column-count: 3;*/
}

.news .main_post .share_box #share-buttons img {
    width: 8em;
    padding: 5px;
    border: 0;
    box-shadow: 0;
    display: inline;
}

.news .dop_post_img .img {
    padding-right: 0;
    padding-left: 0;
}

.news .dop_post_img .img img {
    width: 100%;
    padding-right: 1em;
    padding-bottom: 1em;
}

.news .block_name p {
    margin-bottom: 2em;
}

.news .dop_posts {
    margin-top: 3em;
}

.news .dop_post {
    margin-bottom: 2em;
}

.news .dop_post_title h2 {
    margin-top: 0.2em;
    font-size: 0.8em;
}

.news .dop_post_title a {
    color: #2c0309;
    text-decoration: none;
}

.news .dop_post_title a :hover {
    color: #67001b;
}

.news .dop_post_date p {
    margin-bottom: 0.2em;
    font-size: 0.7em;
}

.news .dop_post_img img {
    width: 100%;
}

@media only screen and (max-width: 768px) {
    .news .block_name p {
        margin-bottom: 2em;
        font-size: 2em;
        text-align: center;
    }
    .news .post_title>h1 {
        text-align: center;
    }
    .news .post_data>p {
        text-align: center;
    }
    .news>.container.post,
    .news>.container.post>.main_post {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .news>.container.post .post_text img {
        max-width: 100%;
        height: auto !important;
    }
}

.sidenav #search {
    margin-top: 2em;
}

.search_box #search {
    margin-top: 2em;
}

.search_box #search_text {
    margin-top: 0.5em;
}

.search_results .search_result {
    margin-bottom: 1.8em;
}

.search_results .search_result .post_link>a {
    font-size: 0.8em;
    text-decoration: underline;
    color: #67001b;
}

.search_results .search_result .post_link>a:hover {
    color: #67001b;
}

.search_results .search_result a {
    text-decoration: none;
    color: #000;
}

.search_results .search_result a h1 {
    font-size: 1.2em;
}

.search_results .search_result a:hover {
    color: #67001b;
}

.search_results .search_result p.short_desc {
    margin-bottom: 0.2em;
    font-size: 0.8em;
}

@media only screen and (min-width: 1280px) {
    .text_block_lg {
        width: 550px;
    }
    .video_block_lg {
        width: 550px;
        float: right;
    }
}

@media only screen and (max-width: 420px) {
    .delimiter {
        padding-top: 1.5em;
        padding-bottom: 1.5em;
    }
    .breadcrumbs {
        box-shadow: none;
    }
    .product .product {
        margin-bottom: 1.8em;
    }
    .product .product_code {
        margin-left: 0em;
        text-align: center;
    }
    .product .product_code .cod {
        margin-left: 0em;
        padding-left: 0.8em;
        padding-right: 0.8em;
        color: #2c0309;
        font-size: 0.8em;
    }
    .product .product-title h1 {
        text-align: center;
        margin-bottom: 4em;
        font-size: 1em;
        margin-top: 2em;
    }
    .product .next_product {
        padding: 0.1em 1.5em;
        font-size: 0.8em;
        margin-top: 3em;
    }
    .product .specification {
        background-color: #fff;
        padding: 0em;
    }
    .product .specification .spec_groupe {
        margin-right: 0em;
        margin-bottom: 1.5em;
    }
    .product .specification p.spec_name {
        margin-top: 0em;
    }
    .product .specification p {
        margin-left: 0em;
        margin-right: 1em;
    }
    .product .specification p .measurement {
        font-size: 0.8em;
    }
    .product .dop_data {
        margin-top: 1em;
        padding: 0.8em 0.6em;
    }
    .product .dop_data p {
        margin-left: 1.5em;
        font-size: 0.8em;
    }
    .product .dop_data img {
        margin-left: 0.8em;
        width: 4em;
        height: 2.5em;
    }
    .user_action {
        margin-bottom: 0em;
    }
    .user_action p {
        color: #67001b;
    }
    .partners .partener img {
        width: 3em;
    }
    .partners .partener>a {
        margin-left: 0.5em;
        margin-right: 0.5em;
    }
    .news_list .post {
        padding: 0;
    }
    .news_list .post_title {
        position: relative;
    }
    .pagin .pagination a {
        margin-right: 0.5em;
    }
    .pagin .pagination a.activ {
        color: #ffffff;
        background-color: #67001b;
    }
    .pagin .pagination .next_page a {
        padding: 0.4em 1.2em;
    }
    .header {
        border-top: 2px solid #67001b;
    }
    .header .input-group {
        display: none;
    }
    .header .lang {
        display: none;
    }
    .header .mobile_lang {
        display: block;
        padding: 0;
        margin-top: 0 !important;
        font-size: 0.7em;
    }
    .header .mobile_lang button {
        background-color: #fff9ef;
        border: none;
        border-radius: 0.2em;
        display: flex;
    }
    .caret {
        margin-top: 9px;
        margin-left: 7px;
    }
    .header .mobile_lang .dropdown-menu {
        min-width: 6em;
    }
    .header .logo {
        padding: 0;
        margin-top: 1em;
        margin-bottom: 1em;
    }
    .header .logo img {
        width: 100%;
    }
    .header .mobile_menu {
        padding: 0;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 1em;
        text-align: center;
    }
    .header .mobile_menu .toggle_menu {
        font-size: 1.1em;
    }
    .product_types .title {
        font-size: 1.5em;
        padding-bottom: 1em;
    }
    .user_help .text p {
        margin-left: 0em;
        font-size: 0.8em;
    }
    .user_help .video {
        padding-bottom: 1em;
        padding-top: 1em;
    }
    .user_help .video .video_insert iframe {
        height: 250px;
    }
    .proses_main .proses_block_main {
        padding: 0.2em;
    }
    .proses_main .proses_block_main .proses_block {
        padding: 0.6em 0.6em;
        margin-bottom: 0.4em;
        margin-top: 0.4em;
        min-height: 90px;
    }
    .proses_main .proses_block_main .proses_block .pros .description {
        width: 6em;
    }
    .proses_main .proses_block_main .proses_block .proses_img img {
        margin-right: 0.8em;
    }
    .category_desciption .description_block p {
        font-size: 0.9em;
    }
    .product_section .product_column .product {
        height: 410px;
        display: inline-block;
    }
    .product_section .product_column .product .product_attributes {
        float: right;
        height: 280px;
    }
    .product_section .product_column .product .more_info {
        display: block;
        font-size: 0.76em;
    }
    .product_section .product_column .product .product_img {
        margin-left: 0;
        margin-bottom: 0;
        padding: 0;
        float: left;
        -ms-transform: rotate(90deg);
        /* IE 9 */
        -webkit-transform: rotate(90deg);
        /* Chrome, Safari, Opera */
        transform: rotate(90deg);
    }
    .product_section .product_column .product .product_img img {
        margin-left: -108px;
        padding: 0;
        border: none;
    }
}

@media only screen and (max-width: 420px) and (min-width: 360px) {
    .product_section .product_column .product {
        height: 495px;
    }
    .copy {
        font-size: 0.7em;
    }
}

@media only screen and (max-width: 420px) and (min-width: 320px) {
    .product_section .product_column .product {
        height: 390px;
    }
}

@media only screen and (max-width: 420px) and (min-width: 375px) {
    .product_section .product_column .product {
        height: 460px;
    }
}

@media only screen and (max-width: 420px) and (min-width: 412px) {
    .product_section .product_column .product {
        height: 495px;
    }
}

@media only screen and (max-width: 420px) and (min-width: 320px) {
    .product_section .product_column .product .product_img {
        width: 135%;
        height: 41px;
        margin-left: 12px;
    }
    .product_section .product_column .product .product_img img {
        margin-left: -145px;
        height: 220px;
    }
    .product .img {
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        width: 450px;
        height: 445px;
        float: right;
        right: 0px;
        margin-bottom: 58px;
        margin-top: 11px;
    }
    .product .product img {
        max-height: 350px;
    }
}

@media only screen and (max-width: 420px) and (min-width: 360px) {
    .product_section .product_column .product .product_img {
        width: 125%;
        height: 75px;
        margin-left: 12px;
    }
    .product_section .product_column .product .product_img img {
        margin-left: -132px;
        height: 250px;
    }
    .product .img {
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        width: 500px;
        height: 490px;
        float: right;
        right: 0px;
        margin-bottom: 58px;
        margin-top: 11px;
    }
    .product .product img {
        max-height: 350px;
    }
}

@media only screen and (max-width: 420px) and (min-width: 375px) {
    .product_section .product_column .product .product_img {
        width: 132%;
        height: 62px;
        margin-left: 12px;
    }
    .product_section .product_column .product .product_img img {
        margin-left: -102px;
        height: 250px;
    }
    .product .img {
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        width: 500px;
        height: 480px;
        float: right;
        right: 0px;
        margin-bottom: 58px;
        margin-top: 11px;
    }
    .product .product img {
        max-height: 350px;
    }
}

@media only screen and (max-width: 420px) and (min-width: 410px) {
    .product_section .product_column .product .product_img {
        width: 132%;
        height: 82px;
        margin-left: 12px;
    }
    .product_section .product_column .product .product_img img {
        margin-left: -90px;
        height: 287px;
    }
    .product .img {
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        width: 553px;
        height: 520px;
        float: right;
        right: 0px;
        margin-bottom: 58px;
        margin-top: 11px;
    }
    .product .product img {
        max-height: 350px;
    }
}

@media only screen and (max-width: 768px) {
    .delimiter {
        padding-top: 1.5em;
        padding-bottom: 1.5em;
    }
    .header {
        border-top: 2px solid #67001b;
    }
    .header .input-group {
        display: none;
    }
    .header .mobile_lang {
        padding: 0;
        margin-top: 1.6em;
        font-size: 0.7em;
    }
    .header .mobile_lang button {
        background-color: #fff9ef;
        border: none;
        border-radius: 0.2em;
    }
    .header .mobile_lang .dropdown-menu {
        min-width: 6em;
    }
    .header .logo {
        padding: 0;
        margin-top: 1em;
        margin-bottom: 1em;
    }
    .header .logo img {
        width: 100%;
    }
    .header .mobile_menu {
        padding: 0;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 0.5em;
        text-align: center;
    }
    .header .basket {
        padding: 0;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 3.5em;
        text-align: center;
    }
    .header .cart {
        max-width: 42px;
        height: 37px;
        margin: 0 auto;
    }
    .carousel-inner .header-text {
        top: 10%;
        font-size: 2em;
    }
    .header .cart .cart_count {
        display: none;
    }
    .header .cart .cart_icon {
        margin-right: 0;
    }
    .header .mobile_menu .toggle_menu {
        font-size: 1.1em;
    }
}

h3 {
    color: #67001b;
}

h3 a {
    text-decoration: underline;
}


/* ============ STYLE FOR FORM =================== */

.oferr--form {
    margin: 60px;
}

.oferr--form .form_set {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1em;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}

.oferr--form .form_set .title {
    text-align: right;
    margin-right: 1em;
    width: 38%;
    color: #2c0309;
}

.oferr--form .form_set input,
.oferr--form .form_set select {
    -webkit-border-radius: 0.5em;
    border-radius: 0.5em;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.51);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.51);
    padding: 0.5em;
    border: 1px solid #7a7a7a;
    width: 40%;
}

.oferr--form .form_set input:placeholder,
.oferr--form .form_set select:placeholder {
    color: #a0a0a0;
}

.oferr--form .form_set .lastpart {
    text-align: right;
    width: 17%;
}

.oferr--form .form_set .lastpart a {
    color: #67001b;
    text-decoration: underline;
}

.oferr--form .form_set .user_notify {
    position: absolute;
    bottom: -95px;
    right: 0;
    width: 61.5%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.oferr--form .form_set .user_notify .text {
    font-size: 15px;
    color: #ffffff;
    background-color: #67001b;
    padding: 1em;
    -webkit-border-radius: 0.7em;
    border-radius: 0.7em;
    z-index: 2;
}

.oferr--form .form_set .user_notify:after {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: -1.5em;
    left: 2em;
    width: 40px;
    height: 40px;
    background: url("/img/user.png") center center no-repeat;
    z-index: 1;
}

.oferr--form .form_set.mail {
    margin-bottom: 8em;
}

.oferr--form .form_set.data select {
    width: 12%;
}

.oferr--form .form_set.data #datanasterii {
    width: 10%;
}

.oferr--form .form_set.data #luna {
    width: 15%;
}

.oferr--form .savebtn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1.5em;
}

.oferr--form .savebtn input {
    margin-left: 5em;
    border-width: 0;
    padding: 0.7em 2.5em;
    font-size: 21px;
    color: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#7f0122), to(#68001b));
    background: -webkit-linear-gradient(top, #7f0122, #68001b);
    background: -o-linear-gradient(top, #7f0122, #68001b);
    background: linear-gradient(to bottom, #7f0122, #68001b);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.51);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.51);
    text-decoration: none;
    -webkit-border-radius: 0.5em;
    border-radius: 0.5em;
    cursor: pointer;
}

.userwarn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.userwarn p {
    width: 75%;
    font-size: 14px;
    font-weight: bold;
}


/*==========  Desktop First  ==========*/

@media (max-width: 1199.98px) {
    .oferr--form {
        margin: 10px;
    }
    .oferr--form .form_set {
        margin-bottom: 2em !important;
    }
    .oferr--form .form_set.mail {
        margin-bottom: 6.5em !important;
    }
    .oferr--form .form_set .title,
    .oferr--form .form_set input,
    .oferr--form .form_set .lastpart,
    .oferr--form .form_set select {
        width: 100%;
        text-align: left;
    }
    .oferr--form .form_set .title {
        margin-bottom: 1em;
    }
    .oferr--form .form_set .user_notify {
        width: 100%;
    }
    #datanasterii,
    #luna,
    #anul {
        width: 30% !important;
    }
    .oferr--form .savebtn input {
        margin-left: unset;
        margin-bottom: 2em;
    }
    .userwarn p {
        width: 100%;
    }
    .lastpart a {
        margin-top: 1em;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}


/* GeekTeamLab 11-03-2019 Start */

.error_page-wrapper {
    display: block;
    text-align: center;
}

.error_page-wrapper .page_title {
    margin-top: 100px;
}


/* GeekTeamLab 11-03-2019 END */


/* STORE START */

.product__view--header {
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
}

.product__view--title__wrapper {
    display: flex;
    flex: 0 0 45%;
    width: 45%;
    margin: 0 auto;
    flex-direction: column;
    margin-top: 6rem;
    margin-bottom: 6rem;
}

@media screen and (max-width: 1024px) {
    .product__view--title__wrapper {
        flex: 0 0 auto;
        width: unset; 
        margin-top: 3rem;
        margin-bottom: 3rem;
    } 
}

@media screen and (max-width: 580px) {
    .product__view--title__wrapper {
        font-size: 17px;
    } 
}

.product__view--title {
    font-size: 25px;
    margin-bottom: 20px;
}

.product__view--sell__info span {
    color: #67001b;
}

.product__view--title .color {
    margin-left: 0.5rem;
    color: #67001b;
}

.product__view--informations {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: space-between;
}

@media screen and (max-width: 1024px) {
    .product__view--informations {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 580px) {
    .product__view--informations {
        flex-direction: column;
        align-items: center;
    }
}

.product__view--code {
    display: flex;
    flex: 0 0 auto;
    background-color: #f3f3f3;
    padding: 4px 10px;
    border-radius: 6px;
    white-space: nowrap;
}
@media screen and (max-width: 580px) {
    .product__view--code {
        margin-bottom: 10px;
    }
}
.product__view--specifications {
    display: flex;
    flex: 1 1 auto;
    padding-right: 30px;
    padding-left: 30px;
}

.product__secifications--specification {
    display: flex;
    flex: 0 1 auto;
    align-items: center;
}

.product__secifications--specification+.product__secifications--specification {
    margin-left: 30px;
}

.product__secifications--specification select {
    font-size: 16px;
    line-height: 1em;
    outline: none;
}
.product__secifications--specification#qty__select input {
    width: 40px;
    outline: none;
}
.product__secifications--key {
    color: #67001b;
    line-height: 1em;
    margin-right: 0.5rem;
}

.product__view--store__info {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
}

@media screen and (max-width: 1024px) {
    .product__view--store__info {
        flex: 1 1 auto;
        justify-content: space-between;
        margin-top: 15px;
    }
}
@media screen and (max-width: 640px) {
    .product__view--store__info {
        flex: 1 1 auto;
        justify-content: space-between;
        margin-top: 15px;
    }
}
@media screen and (max-width: 580px) {
    .product__view--store__info {
        flex-direction: column;
        align-items: center;
    }
    .product__view--store__info > * {
        margin-bottom: 10px;
    }
    .product__view--store__info > *:last-child {
        margin-bottom: 0;
    }
}

.product__view--store__info .store__info--price {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    margin-right: 30px;
    margin-left: 30px;
}

.product__view--store__info .store__info--price .current__price {
    font-size: 25px;
    color: #67001b;
    position: relative;
}

.product__view--store__info .store__info--price .current__price .eur_value {
    position: absolute;
    top: -16px;
    right: 0;
    font-size: 16px;
}

.product__view--store__info .store__info--price .old__price {
    margin-right: 20px;
    text-decoration: line-through;
    font-size: 14px;
}

.product__view--store__info .store__info--make__order {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    background-color: #67001b;
    border-radius: 4px;
    color: #fff9ef;    
    cursor: pointer;
    transition: .2s ease-in-out;
}

.product__view--store__info .store__info--make__order:hover {
    background-color: #900a2d;
}

.product__view--store__info .store__info--make__order svg {
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 8px;
}

.product__view--gallery {
    margin: 3rem 0;
}

.product__view--gallery img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    box-shadow: 0px 0px 10px -4px #000000;
    margin-bottom: 20px;
}

.product__view--gallery img:last-child {
    margin-bottom: 0;
}

.fast__order__modal {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 222;
}

.fast__order__modal .fast__order__modal--content {
    width: 1000px;
    background-color: #ffffff;
    border-radius: 6px;
    position: relative;
}

.fast__order__modal .fast__order__modal--content .close__modal {
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    top: -18px;
    right: -18px;
    background: #67001b;
    border-radius: 50%;
    width: 36px;
    height: 36px;
}

.fast__order__modal .fast__order__modal--content .close__modal svg {
    width: 12px;
    height: 12px;
    fill: white;
}

.product__catalog--list {
    display: flex;
    flex: 0 1 auto;
    flex-wrap: wrap;
}

.product__catalog--category__title {
    text-align: center;
    font-size: 40px;
    color: #67001b;
    margin-top: 30px;
    margin-bottom: 30px;
}

.product__catalog--item {
    display: flex;
    flex: 0 1 calc(33.33% - 40px);
    flex-direction: column;
    margin: 20px 20px 50px 20px;
    transition: .2s ease-in-out;
    text-decoration: none !important;
    position: relative;
}

@media screen and (max-width: 1366px) {
    .product__catalog--item {
        flex: 0 1 calc(50% - 40px);
    }
}

@media screen and (max-width: 1023.9px) {
    .product__catalog--item {
        flex: 0 1 100%;
        margin-right: 0;
        margin-left: 0;
    }
}

@media screen and (max-width: 820px) and (min-width: 413px) {
    .product__catalog--item {
        flex-direction: row-reverse;
        margin: 20px 0 20px 0;
    }
}

.product__item--header {
    display: flex;
    flex: 0 1 100%;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

@media screen and (max-width: 820px) and (min-width: 413px) {
    .product__item--header {
        flex: 0 0 20%;
        flex-direction: column;
        align-items: unset;
        justify-content: flex-start;
        margin-bottom: unset;
    }
}

.product__item--base__info {
    display: flex;
    flex: 0 1 auto;
    align-items: center;
}

@media screen and (max-width: 820px) and (min-width: 413px) {
    .product__item--base__info {
        flex-direction: column;
        margin-bottom: 20px;
    }
}

.product__item--sizes__wrapper {
    display: flex;
    flex: 0 1 auto;
    align-items: center;
    color: #000000;    
}

.product__item--size__item {
    margin-right: 15px;
}
/* .product__item--size__item.finded {
    color: red;
} */
.product__item--size__item:last-child {
    margin-right: 0;
}
@media screen and (max-width: 820px) and (min-width: 413px) {
    .product__item--sizes__wrapper {
        flex: 1 1 auto;
        flex-direction: column;
        font-size: 15px;
    }
    .product__item--size__item {
        margin-right: unset;
    }
    .product__item--size__item:last-child {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 412px) {
    .product__item--size__item {
        display: none;
    }
    .product__item--size__item:first-child {
        display: block;
    }
}
@media screen and (max-width: 340px) {
    .product__item--size__item {
       font-size: 15px;
    }
}
.product__item--code {
    border-radius: 6px;
    padding: 8px 15px;
    color: #ffffff;
    background-color: #67001b;
    line-height: 1em;
    margin-right: 20px;
}
@media screen and (max-width: 820px) and (min-width: 413px) {
    .product__item--code {
        margin-right: unset;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 412px) {
    .product__item--code {
        margin-right: 10px;
    }
}
@media screen and (max-width: 340px) {
    .product__item--code {
        padding: 8px;
    }
}
.product__item--price__wrapper {
    display: flex;
    flex: 0 1 auto;
    align-items: center;
}
@media screen and (max-width: 820px) and (min-width: 413px) {
    .product__item--price__wrapper {
        flex-direction: column;
    }
}

.product__item--price__current {
    color: #67001b;
    font-size: 22px;
    line-height: 1em;
}
@media screen and (max-width: 820px) and (min-width: 413px) {
    .product__item--price__current {
        font-size: 19px;
    }
}

.product__item--price__old {
    font-size: 14px;
    line-height: 1em;
    margin-right: 20px;
    text-decoration: line-through;
    color: #000000;
}
@media screen and (max-width: 820px) and (min-width: 413px) {
    .product__item--price__old {
        margin-right: 0;
        margin-bottom: 5px;
    }
}
@media screen and (max-width: 412px) {
    .product__item--price__old {
        margin-right: 10px;
    }
}
.product__item--price__wrapper .cart__icon {
    width: 2.5rem;
    height: 2.5rem;
    background: url(../img/cart-active.svg) center center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 3rem;
}

.product__item--content {
    width: 100%;
}

@media screen and (max-width: 820px) and (min-width: 413px) {
    .product__item--content {
        width: 80%;
        margin-right: 15px;
    }
}

.product__item--thumb {
    box-shadow: 0px 0px 10px -4px #000000;
    width: 100%;
    position: relative;
}

.product__item--thumb::after {
    content: '';
    position: absolute;
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
    border: 4px solid rgba(0, 0, 0, 0);
    transition: .2s linear;
    pointer-events: none;
}

.product__catalog--item:hover .product__item--thumb::after {
    border: 4px solid #dedede;
}

.product__item--thumb .img {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 67%;
    transform: scale(1);
}

/* @media screen and (max-width: 540px) {
    .product__item--thumb {
        height: 450px;
    }
    .product__item--thumb .img {
        position: absolute;
        transform: rotate(90deg);
        padding-top: unset;
        width: 450px;
        height: 66%;
        background-size: contain;
        top: 74px;
        left: -82px;
        right: 0;
        bottom: 0;
    } 
} */

.top__information {
    display: flex;
    flex: 0 1 auto;
    flex-wrap: wrap;
    padding: 25px 30px;
    margin-top: 30px;
    min-height: 150px;
    background-color: #fff9ef;
    border-radius: 15px;
    border: 1px solid #b3b3b3;
}


@media screen and (max-width: 820px) {
    .top__information {
       margin-right: -10px;
       margin-left: -10px;
       margin-top: 10px;
       padding: 10px 5px;
       flex-direction: column;
    }
}

.top__information--item {
    display: flex;
    flex: 0 1 50%;
    align-items: center;
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (max-width: 820px) {
    .top__information--item {
        padding-right: 0;
        padding-left: 0;
        align-items: unset;
        margin-bottom: 10px;
    }
    .top__information--item:last-child {
        margin-bottom: 0;
    }
}

.top__information--item .text {
    color: #333333;
}

.top__information--item .text a {
    color: #333333;
    text-decoration: none !important;
}

.top__information--item .icon {
    width: 25px;
    min-width: 25px;
    height: 25px;
    min-height: 25px;
    border-radius: 50%;
    margin-right: 15px;
    margin-top: 0.5rem;
    background: #900227 url(../img/tick.svg) center center;
    background-size: 14px;
    background-repeat: no-repeat;
    position: relative;
}
@media screen and (max-width: 820px) and (min-width: 413px) {
    .top__information--item .icon {
        margin-top: 0.25rem;
    }
}
.catalog__filters {
    background-color: #f1f1f1;
}
.catalog__filter {
    margin: 20px auto;
}
.catalog__filter > form {
    display: flex;
    flex: 0 1 auto;
    /* align-items: flex-end; */
    align-items: center;
}
@media screen and (max-width: 1200px) {
    .catalog__filter > form {
        flex-direction: column;
    }
}
.catalog__filter--controlls {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
}
@media screen and (max-width: 1200px) {
    .catalog__filter--controlls {
        margin-top: 20px;
    }
}
@media screen and (max-width: 540px) {
    .catalog__filter--controlls {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
}
.catalog__filter--controlls input[type="submit"] {
    background-color: #67001b;
    border-radius: 8px;
    padding: 10px 45px;
    font-weight: 18px;
    line-height: 1em;
    color: #ffffff;
    border: none;
    outline: none;
}
.catalog__filter--controlls .remove__filter {
    white-space: nowrap;
    margin-left: 20px;
    border-radius: 8px;
    background-color: #565656;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1em;
    color: #ffffff;
    text-decoration: none !important;
}
.catalog__filter--controlls .count_of_products {
    white-space: nowrap;
    margin-left: 20px;
}
.catalog__filter--form {
    display: flex;
    flex: 1 1 auto;
    flex-wrap: wrap;
}
.catalog__filter--parent__wrapper {
    display: flex;
    flex: 1 1 auto;
    align-items: center;
    justify-content: space-around;
}
@media screen and (max-width: 768px) {
    .catalog__filter--parent__wrapper {
        flex-direction: column;
        align-items: unset;
    }
}
.catalog__filter--item__wrapper {
    display: flex;
    flex: 0 1 50%;
    align-items: center;
    /* padding: 20px 20px 0 20px; */
    padding: 0 20px 0 20px;
}
@media screen and (max-width: 991px) {
    .catalog__filter--item__wrapper {
        flex: 1 1 auto;
        padding: 0 20px 20px 20px;
    }
}
.catalog__filter--item__wrapper input.fake_input {
    width: 80px;
    border: 1px solid #000000;
    height: 28px;
    margin-right: 5px;
    outline: none;
}
.catalog__filter--item__wrapper input.fake_input.id_9325 {
    border-top: 5px solid #67001b;
}
.catalog__filter--item__wrapper input.fake_input.id_9324 {
    border-left: 5px solid #67001b;
}
.catalog__filter--item__wrapper.fake_input .catalog__filter--values {
    display: none !important;
}
.catalog__filter--item__wrapper.ranger__toggle .size {
    color: #67001b;
    font-weight: 600;
    margin-left: 5px;
}
.catalog__filter--title {
    color: #67001b;
    font-weight: 600;
    margin-right: 10px;
}
.catalog__filter--values {
    display: flex;
    flex: 0 1 auto;
    align-items: center;
}
.catalog__filter--value {
    margin-right: 15px;
}
.catalog__filter--value input {
    margin-right: 5px;
}
.basket__page {
    margin-top: 20px;
    margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
    .basket__page .container {
        padding-right: 0;
        padding-left: 0;
    } 
}
.basket__item--info__wrapper {
    display: flex;
    flex: 1 1 auto;
    align-items: center;
}
@media screen and (max-width: 768px) {
    .basket__item--info__wrapper {
        flex-direction: column;
        align-items: unset;
    }
}
.basket__page .basket__item {
    display: flex;
    flex: 1 1 auto;
    align-items: center;
    margin-bottom: 10px;
    padding: 10px 40px;
    border-radius: 4px;
    position: relative;
}
@media screen and (max-width: 1024px) {
    .basket__page .basket__item {
        flex-wrap: wrap;
        padding: 10px 0;
    }
}
.basket__page .basket__item:last-child {
    /* margin-bottom: 0; */
}
.basket__page .basket__item .image img {
    width: 120px;
    max-width: 100%;
}
@media screen and (max-width: 540px) {
    .basket__page .basket__item .image {margin-bottom: 10px;}
    .basket__page .basket__item .image img {
        width: unset;
    }
}
.basket__page .basket__item .meta {
    display: flex;
    flex: 1 1 auto;
    align-items: center;
}
@media screen and (max-width: 768px) {
    .basket__page .basket__item .meta {
        margin-bottom: 10px;
    }
}
.basket__page .basket__item .meta .item,
.basket__page .cart_area .item {
    padding-left: 15px;
    padding-right: 15px;
}
.basket__page .basket__item .meta input,
.basket__page .cart_area .item input {
    width: 40px;
    font-size: 14px;
    padding-left: 4px;
    outline: none;
}
.basket__page .basket__item .meta .item span,
.basket__page .cart_area .item span {
    font-size: 15px;
    color: #67001b;
}
.basket__page .basket__item .cart_area {
    display: flex;
    flex: 0 1 auto;
    align-items: center;
}
.basket__page .basket__item .cart_area .current_price {
    color: #67001b;
    font-size: 22px;
    line-height: 1em;
}
.basket__page .basket__item .cart_area .old_price {
    font-size: 14px;
    line-height: 1em;
    margin-right: 20px;
    text-decoration: line-through;
    color: #000000;
}
.basket__page .basket__item .remove_item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #67001b;
    margin-left: 20px;
    transition: .2s ease-in-out;
    position: relative;
}
.basket__page .basket__item .remove_item .remove__item__decoration {
    content: '';
    position: absolute;
    width: 60px;
    pointer-events: none;
    opacity: 0;
    transition: .5s ease-in-out;
}
@media screen and (max-width: 420px) {
    .basket__page .basket__item .remove_item {
        position: absolute;
        top: 20px;
        right: 10px;
    }
}
.basket__page .basket__item .remove_item:hover {
    background: #f1f1f1; 
}
.basket__page .basket__item .remove_item:hover .remove__item__decoration {
    opacity: 1;
}
.basket__page .basket__item .remove_item svg {
    width: 10px;
    height: 10px;
    fill: #ffffff;
    transition: .2s ease-in-out;
}
.basket__page .basket__item .remove_item:hover svg {
    fill: #67001b;
}
.basket__page .back__to__catalog {
    color: #ffffff;
}
.basket__page .old__price_custom {
    text-align: right;
    padding: 10px 40px;
}
@media screen and (max-width: 1024px) {
    .basket__page .old__price_custom {
        padding: 10px 0;
    }
}
.basket__page .old__price_custom span{
    color: #67001b;
}
.basket__page .basket__footer {
    padding: 10px 40px;
    font-size: 22px;
    color: #67001b;
    background-color: #f1f1f1;
    text-align: right;
}
.basket__page .order_form {
    margin-top: 40px;
    background-color: #f1f1f1;
}
@media screen and (max-width: 1024px) {
    .basket__page .order_form {
        padding: 45px 10px;
    }
}
@media screen and (max-width: 768px) {
    .basket__page .order_form .form_item {
        flex-direction: column;
        align-items: unset;
        width: 95%;
    }
    .order_form .form_item label {
        width: unset;
        text-align: left;
        margin-right: 0;
    }
}
/* STORE END */