@media screen and (max-width: 1237px) {
    *:not([id^=fancybox],[id^=slick],[id^=owl]) {
        -webkit-transition: none;
        -webkit-transition: none !important;
        -moz-transition: none;
        -moz-transition: none !important;
        -ms-transition: none;

        -ms-transition: none !important;
        -o-transition: none;
        -o-transition: none !important;
        transition: none;
        transition: none !important;
    }

    .main-wrapper {
        overflow: hidden;
    }
}

.rwd-navigation .rwd-box-wrapper a {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-transition: background .4s;
    -moz-transition: background .4s;
    -ms-transition: background .4s;
    -o-transition: background .4s;
    transition: background .4s;
}

.rwd-navigation .rwd-box-wrapper li {
    position: relative;
}

.rwd-navigation .rwd-box-wrapper li > a {
    padding-right: 64px;
}

.rwd-navigation .rwd-box-wrapper li > a.more {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 0;
    width: 48px;
    height: 48px;
    border: none;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.rwd-navigation .rwd-box-wrapper li > a.more > * {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.rwd-navigation .rwd-box-wrapper li:not(.active) > ul {
    display: none;
}

.rwd-search-toggle {
    width: 100%;
}

.rwd-search .form-group {
    margin-bottom: 0;
}

.rwd-search form {
    position: absolute;
    top: 50%;
    right: 15px;
    left: 15px;
    margin-top: 32px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.rwd-search .search-form input[type="text"] {
    padding-right: 51px;
}

@media screen and (min-width: 1699px) {
    .only-mobile {
        display: none !important;
    }
}

@media screen and (max-width: 1699px) {

    .content-left {
        padding: 43px 25px 43px 30px;
    }

    .product-list-price {
        width: 100%;
    }

    .product-item .row-sell .btn {
        font-size: 13px;
    }

    .product-item .row-sell .btn-cart {
        padding-left: 17%;
    }

    .product-item .row-sell .btn-cart::before {
        left: 10%;
        font-size: 19px;
    }
}

@media screen and (max-width: 1549px) {
    .shop-product {
        background: transparent;
    }

    .category-nav-lvl-1 > .wrap-fix > ul > li > a {
        font-size: 32px;
    }

    .category-nav-lvl-2 > .wrap-fix > ul > li > a {
        letter-spacing: 0.05em;
        font-size: 14px;
    }

    .category-nav-lvl-3 > ul > li > a {
        font-size: 14px;
    }

    .categories-navigation {
        margin-bottom: 30px;
    }

    .main-slider .slider .slide::after {
        background-size: 40%
    }

    .wrap-fix {
        margin: 0 -7.5px;
    }

    .discounts-slider .product-item {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 1477px) {
    .top-currency-list nav > .caption.long-caption,
    .top-lang-list nav > .caption.long-caption {
        display: none;
    }

    .top-currency-list nav > .caption.small-caption,
    .top-lang-list nav > .caption.small-caption {
        display: block;
    }
}

@media screen and (max-width: 1299px) {

    .container-lg .wrap-fix {
        margin: 0 -5px;
    }

    .blog-item {
        padding: 0 5px;
        width: 33.33%;

    }

    .inspire-item-name {
        font-weight: 600;
        font-size: 14px;
    }

    .blog-item:nth-child(4) {
        display: none;
    }

    .blog-hover-wrapper {
        display: none;
    }

    .home-boxes-wrapper .bracket-ornament {
        display: none;
    }

    .categories-navigation a > .category-icon {
        margin-right: 15px;
    }
}

@media screen and (max-width: 1199px) and (min-width: 767px) {

    .category-nav-lvl-1 > .wrap-fix > ul > li {
        text-align: center;
    }

    .categories-navigation a > .category-icon {
        margin: 0 0 10px 0;
    }

    .category-nav-lvl-1 > .wrap-fix > ul > li > a > .category-title {
        display: block;
        max-width: inherit;
        width: 100%;
    }
}

@media screen and (max-width: 1237px) {
    #search-popup .ui-autocomplete {
        display: none !important;
    }

    .product-left.empty-slider {
        width: 100% !important;
    }

    .product-left.empty-slider .product-label {
        width: auto;
    }

    .product-left.empty-slider .product-label {
        position: static;
        top: inherit;
        right: inherit;
        left: inherit;
        width: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

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

    .product-left {
        margin: 0;
        padding-right: 30px;
        width: 50%;
    }

    .product-left .product-photo {
        width: 100%;
    }

    .empty-slider + .product-right {
        width: 100%;
    }

    .product-right {
        width: 50%;
    }

    .sell-box-left,
    .sell-box-right {
        padding: 0 5px;
        width: 50%;
    }

    .sell-box-left .btn,
    .sell-box-right .btn {
        width: 100%;
        text-align: center;
    }

    .sell-box .shop-quantity-box {
        width: 100%;
    }

    .sell-box {
        padding: 15px
    }

    .social-hide-desktop {
        display: inline-block;
        float: left;
    }

    .header-container > .social-list {
        display: none;
    }
}

@media screen and (max-width: 1199px) {

    .remember-me .input-group.checkbox {
        display: inline-block;
    }

    .contact-form .row.last .form-group {
        margin-bottom: 10px;
    }

    .rwd-category-nav {
        float: left;
        width: 100%;
        border: 1px solid rgba(20, 20, 19, 0.1);
    }

    .rwd-category-nav ul {
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
        list-style: none;
    }

    .rwd-category-nav li {
        float: left;
        width: 100%;

    }

    .rwd-category-nav a {
        display: block;
        padding: 10px 15px;
        border-bottom: 1px solid #e7e7e7;
        background-color: #fff;
        color: #12496e;
        font-size: 18px;
    }

    .rwd-category-nav li.last > a {
        border-color: transparent;
    }

    .rwd-category-nav li.active.has-sub:not(.last) {
        border-bottom: 1px solid #D1D2D2;
    }

    /* .rwd-category-nav > ul > li > a:hover,
     .rwd-category-nav > ul > li > a:focus,*/
    .rwd-category-nav > ul > li.active > a {
        background-color: #12496e;
        color: #fff;
    }

    .rwd-category-nav li:not(.active) ul {
        display: none;
    }

    .rwd-category-nav > ul > li > ul a {
        border-color: #D1D2D2;
        background-color: rgba(0, 0, 0, 0.1);
        color: #666767;
        font-size: 14px;
    }

    /*    .rwd-category-nav > ul > li > ul a:hover,
        .rwd-category-nav > ul > li > ul a:focus,*/
    .rwd-category-nav > ul > li > ul li.active > a {
        color: #12496e;
        text-transform: uppercase;
    }

    .rwd-category-nav > ul > li > ul > li > ul > li a {
        position: relative;
        padding-left: 45px;
    }

    .rwd-category-nav > ul > li > ul > li > ul > li a::before {
        position: absolute;
        top: 16px;
        left: 18px;
        display: block;
        width: 0;
        height: 0;
        border-width: 7px 3.5px 0 3.5px;
        border-style: solid;
        border-color: #12496e transparent transparent transparent;
        content: '';
        line-height: 0px;
        pointer-events: none;
        _border-color: #12496e #000000 #000000 #000000;
        _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    }

    .rwd-category-nav > ul > li > ul > li > ul > li.active.has-sub > a::before {
        width: 0;
        height: 0;
        border-width: 3.5px 0 3.5px 7px;
        border-style: solid;
        border-color: transparent transparent transparent #000000;
        line-height: 0px;
        _border-color: #ffffff #ffffff #ffffff #000000;
        _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff');
    }

    .rwd-category-nav > ul > li > ul > li > ul > li > ul > li a {
        padding-left: 63px;
    }

    .rwd-category-nav > ul > li > ul > li > ul > li > ul > li a:before {
        left: 36px;
    }
}

@media screen and (max-width: 1123px) {
    #fancybox-wrap {
        right: 1% !important;
        left: 1% !important;
        padding: 0;
        min-width: 98%;
        max-width: 98%;
    }

    #fancybox-img {
        max-width: 100%;
        height: auto;
    }

    #fancybox-content {
        box-sizing: border-box;
        min-width: 100%;
        max-width: 100%;
        height: auto !important;
    }

    #fancybox-title {
        margin: 0 !important;
        max-width: 100%;
    }
}

@media screen and (max-width: 1139px) {
    .search-form .btn {
        padding: 0;
    }

    table.basket-table .basket-table-bundle-row {
        margin-top: 10px;
    }

    .basket-table-bundle-row .shop-basket-list-product-set-parts li {
        padding-left: 30px;
    }

    .shop-basket-list-product-set-parts-name.product-name.name {
        width: 100%;
    }

    .basket-table .hide-mobile {
        display: none !important;
    }

    .basket-table {
        margin-bottom: 25px;
        min-width: 100%;
        width: auto;
        border-spacing: 0;
    }

    .basket-summary .summary-row.summary-value .price {
        font-size: 24px;
    }

    .basket-summary .summary-row .caption {
        font-size: 14px;
    }

    .basket-table thead {
        display: none;
    }

    .basket-table tr {
        display: block;
        float: left;
        padding: 15px;
        width: 100%;
        border-bottom: 2px solid #c13703;
    }

    .basket-table td {
        position: relative;
        display: block;
        float: left;
        padding: 15px 0;
        width: 100%;
        height: auto;
        text-align: left;
    }

    .basket-table-bundle-row td.basket-table-bundle-content {
        padding: 15px;
    }

    .basket-table td.lp::after,
    .basket-table td.remove-column::after {
        display: none;
    }

    .basket-table td::after {
        display: none;
    }

    .basket-table td:last-child::after {
        display: none;
    }

    .basket-table .remove-column,
    .basket-table td.product-info-box {
        width: 100%;
    }

    .basket-table td.lp {
        display: none;
    }

    .basket-table .lp {
        float: left;
        margin-right: 15px;
    }

    .basket-table .image {
        margin-right: 20px;
    }

    .basket-table-bundle-row .product-image {
        margin-left: 0;
    }

    .basket-table .caption.only-mobile {
        position: absolute;
        top: 50%;
        left: 0;
        float: left;
        max-width: 170px;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 11px;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .basket-table .caption + * {
        display: block;
        float: right;
        text-align: right;
    }

    .basket-table .name {
        padding-right: 0;
        max-width: 75%;
        width: 100%;
        font-size: 12px;
    }

    .basket-table .name.has-variant .title {
        vertical-align: top;
    }

    .basket-table span.name.has-variant {
        min-height: 48px;
        height: auto;
    }

    .product-item-top {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 1280px) {
    .sell-box .product-gross-wrapper .price {
        font-size: 36px;
    }

    .tab-slider .slider-arrow {
        display: none;
    }

    .discounts-slider .slide,
    .product-item {
        width: 33.33%;
    }
}

@media screen and (max-width: 1237px) {
    .mechanisms-view .material-name {
        padding-top: 15px;
        font-size: 32px;
        line-height: 36px;
    }

    .header-right > .top-search {
        display: none;
    }

    .top-shop-nav > ul > li > .btn.link-basket {
        margin-right: 10px;
    }

    .top-heading {
        position: absolute;
        top: 51px;
        left: 15px;
        float: left;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .top-content {
        padding: 0 15px;
    }

    .header-row-2 {
        display: none;
    }

    .header-row-1 .site-control {
        position: absolute;
        top: 8px;
        left: 15px;
    }

    #main-wrapper {
        background-position: center bottom 328px, center top 134px;
    }

    .shop-bundle-summary {
        float: right;
        width: 100%;
    }

    .shop-bundle-summary > .wrapper {
        padding: 15px;
    }

    .shop-bundle-products {
        display: block;
        float: left;
        width: 100%;
    }

    .shop-bundle-product-name a .caption {
        max-width: 330px;
    }

    .shop-bundle-product-image {
        float: left;
        margin-right: 15px;
        width: 100px;
        height: 100px;
    }

    .shop-bundle-product:first-child {
        padding: 0 15px;
    }

    .shop-bundle-product-name {
        display: table;
        float: left;
        width: auto;
        height: 100px;
    }

    .shop-bundle-product {
        display: block;
        float: left;
        margin-bottom: 10px;
        padding: 0 15px 0 90px;
        width: 100% !important;
        width: 100%;
        text-align: left;
    }

    .shop-bundle-product:first-child::after {
        display: none;
    }

    .shop-bundle-product:last-child::after {
        opacity: 1;
    }

    .shop-bundle-product::after {
        left: 0;
        width: 90px;
        text-align: center;
    }

    .product-item .product-item-top .apl {
        display: none;
    }

    .order-general-info .bottom-separator,
    .order-general-info .login-pane-inner {
        padding-bottom: 0;
    }

    .section-tags h2 {
        margin-bottom: 24px;
        font-size: 28px;
    }

    .section-tags-wrapper {
        margin-bottom: 22px;
        padding: 45px 0;
        background-size: 100%;
    }

    .section-tags .cloud-list {
        padding: 0;
        max-height: inherit;
    }

    .section-tags .text-container {
        margin-bottom: 45px;
    }

    .contact-page-left {
        padding-right: 15px;
    }

    .top-logo img {
        width: 109px;
    }

    .blog-view .content-main {
        padding-top: 25px;
    }

    .top-box-total {
        position: fixed;
        right: 19px;
        bottom: 0;
        left: 19px;
        width: auto;
    }

    .header-right {
        padding: 29px 0;
    }

    .top-logo {
        padding: 35px 0px;
    }

    .header-row-1 {
        position: relative;
    }

    .header-row-1,
    .header-row-2 .header-right {
        z-index: 255;
    }

    .order-section-wrapper {
        padding-bottom: 30px;
    }

    .basket-payment-forms {
        margin: 0;
    }

    .basket-payment-forms .row {
        margin-bottom: 0;
    }

    ul.article-gallery {
        padding-bottom: 0;
    }

    .page-article-wrapper .content-main {
        padding-bottom: 5px;
    }

    h1,
    .page-heading h1 {
        margin-bottom: 10px;
    }

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

    .order-page .page-heading {
        margin-bottom: 0;
    }

    .page-article .text {
        padding-bottom: 25px;
    }

    ul.article-gallery {
        margin: 0 -5px;
    }

    ul.article-gallery > [class*="col-"] {
        margin-bottom: 10px;
        padding: 0 5px;
    }

    .category-view .page-heading .text {
        margin-top: 10px;
    }

    .product-label-element.label-image {
        padding-left: 50px;
        text-align: center;
    }

    .product-label-element img {
        left: 8px;
    }

    .product-item .row-sell .btn {
        font-size: 12px;
    }

    .product-item .row-sell .btn-cart::before {
        left: 8%;
        font-size: 16px;
    }

    .product-item .row-sell .btn-cart {
        padding-left: 15%;
    }

    .category-view .page-heading .text,
    .category-view .page-heading .text * {
        font-size: 14px;
    }

    .content-left,
    .category-view .content-left {
        padding: 20px 0 43px;
    }

    .content-left .left-heading {
        margin-bottom: 25px;
        padding: 0 17px;
        font-size: 16px;
        line-height: 1.4em;
    }

    .category-view .left-heading {
        padding-right: 75px;
    }

    .content-left .left-toggle {
        right: 15px;
    }

    .content-left ul.left-nav {
        border-right: 0;
        border-left: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .content-right-width {
        padding: 25px 0;
    }

    .wrap-fix {
        margin: 0 -5px;
    }

    .product-item {
        padding: 0 5px;
    }

    .discounts-slider .product-item {
        margin-bottom: 10px;
    }

    .logotypes-wrapper {
        padding: 0;
    }

    .logotypes-list {
        padding: 15px 0;
    }

    .logotypes-list .logotype {
        margin-bottom: 0;
    }

    .top-shop-nav > ul > li > .btn.link-basket,
    .top-shop-nav > ul > li > .btn.link-register {
        padding: 0;
    }

    .top-shop-nav > ul > li > a,
    .top-shop-nav > ul > li > .btn {
        padding: 0;
        width: 46px;
        height: 46px;
        border-color: rgba(255, 255, 255, 0.15);
        background-color: transparent;
    }

    .nav-inline ul > li > .btn.toggle-cross {
        width: 46px;
        height: 46px;
        border-color: rgba(255, 255, 255, 0.15);
        background: transparent;
    }

    .nav-inline ul > li > .btn .ic-wrapper {
        width: 100%;
        height: 100%;
    }

    .top-shop-nav > ul > li > a .caption {
        display: none;
    }

    .top-shop-nav li a .ic-wrapper {
        left: 0;
    }

    .top-shop-nav .account-logout,
    .top-shop-nav .account-register {
        display: none;
    }

    .top-shop-nav a > .caret {
        display: none;
    }

    .rwd-settings .top-box-inner {
        padding-top: 15px;
    }

    .rwd-settings ul.nav {
        margin-bottom: 15px;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }

    .top-box-inner {
        background-color: #fff;
    }

    .top-box-user-nav ul li a {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        color: #c13703;
        text-transform: uppercase;
    }

    .top-box-user-nav ul li a,
    .top-box-user-nav ul li a:hover,
    .top-box-user-nav ul li a:focus {
        border-color: rgba(0, 0, 0, 0.1);
    }

    .top-box-inner,
    .top-box-basket .top-box-inner,
    .top-box-user-nav .top-box-inner {
        padding: 15px;
        width: 100%;
        height: 100%;
    }

    .top-box-basket .top-box-inner {
        padding-bottom: 68px;
    }

    .top-box-basket {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .top-box {
        top: 0;
        left: 0;
        padding: 0;
    }

    .top-box:not(.active) {
        display: none !important;
    }

    .rwd-box-wrapper {
        position: fixed;
        left: 0;
        z-index: 250;
        overflow: auto;
        width: 100%;
        height: 100%;
        background-color: #fff;
    }

    .rwd-box-wrapper {
        top: 162px;
        padding-bottom: 200px;
    }

    body > .alert + #container-page .rwd-box-wrapper {
        top: 210px;
    }

    .top-box-basket {
        padding: 0;
    }

    .rwd-box-wrapper:not(.active) {
        display: none;
    }

    .rwd-search-wrapper-center {
        position: relative;
        width: 100%;
        height: 100%;
    }

    #rwd-search-form {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
        -o-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
    }

    .top-search .search-form:not(.init) {
        display: none;
    }

    .rwd-search-wrapper-center .form-control {
        position: relative;
        float: left;
        margin-right: 33px;
        max-width: 100%;
        width: 400px;
        height: 40px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
    }

    .rwd-search-wrapper-center button {
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 40px;
        border-color: transparent;
    }

    .rwd-search-wrapper-center button svg * {
        fill: #fff;
        stroke: #fff;
    }

    .rwd-main-navigation li:not(.active) > ul {
        display: none;
    }

    .rwd-main-navigation > li > a {
        text-transform: uppercase;
    }

    .rwd-main-navigation > li .ic-wrapper {
        position: absolute;
        top: 0;
        right: 0;
        width: 48px;
        height: 47px;
        pointer-events: none;
    }

    .rwd-main-navigation li {
        position: relative;
        float: left;
        width: 100%;
    }

    .rwd-main-navigation li a.more .fa {
        line-height: 48px;
    }

    .rwd-main-navigation li a.more {
        position: absolute;
        top: 0;
        right: 48px;
        padding: 0;
        width: 48px;
        height: 46px;
        border: 0;
        background: none;
        text-align: center;
    }

    .rwd-main-navigation li a.more,
    .rwd-main-navigation > li .ic-wrapper {
        border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
    }

    .rwd-main-navigation li:not(.active) a.more:hover,
    .rwd-main-navigation li:not(.active) a.more:focus {
        color: #c13703;
    }

    .rwd-main-navigation li.has-sub {
        position: relative;
    }

    .rwd-main-navigation li.has-sub .fa-arrow-up {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
        -o-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        pointer-events: none;
    }

    .rwd-main-navigation li.has-sub:not(.active) .fa-arrow-up {
        -webkit-transform: translate3d(-50%, -50%, 0) scale(-1);
        -moz-transform: translate3d(-50%, -50%, 0) scale(-1);
        -ms-transform: translate3d(-50%, -50%, 0) scale(-1);
        -o-transform: translate3d(-50%, -50%, 0) scale(-1);
        transform: translate3d(-50%, -50%, 0) scale(-1);
    }

    .rwd-main-navigation > li.has-sub .fa-arrow-up {
        color: #c13703;
    }

    .rwd-main-navigation > li.has-sub.active .fa-arrow-up {
        color: #fff;
    }

    .rwd-main-navigation li:hover a.more,
    .rwd-main-navigation li.has-sub.active a.more,
    .rwd-main-navigation li > a:hover + a + .ic-wrapper .fa,
        /*.rwd-main-navigation li > a:focus + .fa,*/
    .rwd-main-navigation li > a:hover + .fa + .fa,
        /*.rwd-main-navigation li > a:focus + .fa + .fa,*/
    .rwd-main-navigation li.has-sub.active .fa {
        color: #fff;
    }

    .rwd-main-navigation > li.has-sub.active > ul > li.has-sub > a.more:hover .fa {
        color: #c13703;
    }

    .rwd-main-navigation > li.has-sub > ul > li .fa {
        color: #d7d8d8;
    }

    .rwd-main-navigation > li.has-sub.active > ul > li .fa {
        color: #c13703;
    }

    .rwd-main-navigation > li > ul > li a {
        padding-left: 39px;
        border-color: rgba(0, 0, 0, 0.1);
        background: #f1f2f2;
        color: #c13703;
    }

    .rwd-main-navigation > li > ul > li > ul {
        float: left;
        padding: 20px 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.1);
    }

    .rwd-main-navigation > li > ul > li:last-child > ul {
        border-bottom: 1px solid #c13703;
    }

    .rwd-main-navigation > li > ul > li > ul > li a {
        position: relative;
        padding: 8px 15px 8px 62px;
        border: none;
        background: none;
    }

    .rwd-main-navigation > li > ul > li > ul > li a:hover {
        background: none;
    }

    .rwd-main-navigation > li > ul > li > ul > li:hover a::before {
        background-color: #c13703;
    }

    .rwd-main-navigation > li > ul > li > ul > li a::before {
        position: absolute;
        top: 15px;
        left: 40px;
        width: 3px;
        height: 3px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        background: #c13703;
        content: '';
    }

    /*
        .rwd-main-navigation > li > ul > li > ul > li a:hover::before {
            background: #c13703;
        }*/
    .rwd-main-navigation > li > ul > li.active-link > a,
    .rwd-main-navigation > li > ul > li.active > a,
    .rwd-main-navigation > li > ul > li a:hover {
        border-color: rgba(0, 0, 0, 0.1);
        background: #f1f2f2;
        color: #c13703;
    }

    .rwd-navigation a {
        position: relative;
        float: left;
        padding: 15px;
        padding-right: 50px;
        width: 100%;
        height: auto;
        border-top: 0;
        border-right: 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        border-left: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background: none;
        color: #c13703;
        text-align: left;
        letter-spacing: 0.1em;
        font-size: 14px;
        text-transform: uppercase;
    }

    .rwd-navigation > li.active-link > a,
    .rwd-navigation > li.active > a,
    .rwd-navigation > li > a:hover:not(.more),
    .rwd-navigation > li.has-sub.active > a:not(.more) {
        border-color: rgba(0, 0, 0, 0.1);
        background-color: #c13703;
        color: #fff;
    }

    .rwd-main-navigation li:first-child a:hover,
    .rwd-main-navigation li:first-child a:focus {
        border-top-color: rgba(255, 255, 255, 0.1);
    }

    .rwd-main-navigation a .arrow {
        position: absolute;
        top: 5px;
        right: 15px;
        display: block;
        width: 13px;
        height: 13px;
    }

    .rwd-main-navigation a:hover .arrow svg,
    .rwd-main-navigation li.active > a .arrow svg,
    .rwd-main-navigation li.active-link > a .arrow svg {
        fill: #fff;
    }

    .rwd-navigation a.ic-wrapper {
        padding: 0;
    }

    .rwd-navigation a .shop-basket-total {
        margin: 0 4px;
        font-size: 12px;
    }

    .rwd-navigation a .shop-basket-total,
    .rwd-navigation a .ic-wrapper + .caption {
        vertical-align: middle;
        line-height: 40px;
    }

    .contact-row:before {
        display: none;
    }

    .rwd-navigation .user-navigation-login a .ic,
    .rwd-navigation .user-navigation-register a .ic,
    .rwd-navigation .user-navigation-logout a .ic,
    .rwd-navigation .user-navigation-order-history a .ic,
    .rwd-navigation .user-navigation-data-access a .ic,
    .rwd-navigation .user-navigation-contact-details a .ic,
    .rwd-navigation .user-navigation-login a .ic-wrapper,
    .rwd-navigation .user-navigation-register a .ic-wrapper,
    .rwd-navigation .user-navigation-logout a .ic-wrapper,
    .rwd-navigation .user-navigation-order-history a .ic-wrapper,
    .rwd-navigation .user-navigation-data-access a .ic-wrapper,
    .rwd-navigation .user-navigation-contact-details a .ic-wrapper {
        margin: 0;
        height: 40px;
    }

    .login-pane .form-bottom {
        padding-top: 0;
    }

    .rwd-navigation a .ic-wrapper .ic svg {
        fill: #000;
    }

    .rwd-navigation a .ic-wrapper,
    .rwd-navigation a .caption {
        display: inline-block;
        float: left;
    }

    .rwd-navigation a:hover .ic-wrapper .ic svg,
    .rwd-navigation li.active a .ic svg {
        fill: #fff;
    }

    .rwd-navigation.rwd-social > li:last-child > a,
    .rwd-navigation.rwd-user-navigation > li:last-child > a {
        border-color: transparent;
    }

    .rwd-navigation + .rwd-navigation {
        border-top: none;
    }

    .shop-basket-total-item-price {
        margin-left: 10px;
        font-weight: bold;
        line-height: 18px;
    }

    .rwd-user-navigation a {
        padding: 0;
        border-color: rgba(0, 0, 0, 0.1);
        background-color: rgba(0, 0, 0, 0.1);
        color: #000;
        font-weight: normal;
        font-size: 14px;
    }

    .rwd-basket-navigation a {
        padding: 5px 10px 0;
        background: #c13703;
        color: #fff;
    }

    .rwd-basket-navigation .top-basket-box .visible-lg-inline {
        display: inline-block !important;
    }

    .rwd-basket-navigation a:hover,
    .rwd-basket-navigation a:focus {
        border-color: rgba(0, 0, 0, 0.1);
        background-color: rgba(0, 0, 0, 0.1);
        color: #c13703;
    }

    .rwd-navigation li.rwd-basket-navigation a:hover,
    .rwd-navigation li.rwd-basket-navigation a:focus {
        background: #c13703;
    }

    .rwd-navigation li.rwd-basket-navigation a .ic-wrapper .ic svg {
        fill: #fff;
    }

    .rwd-user-navigation a .shop-basket-total-item-count {
        line-height: 17px;
    }

    .top-box-basket-wrapper {
        padding: 0 15px;
    }

    .top-box-basket .alert {
        margin-top: 15px;
    }

    .top-box-basket .scrollbar {
        display: none;
    }

    .top-box-basket .tinyscrollbar .overview {
        position: static;
    }

    .top-box-basket .tinyscrollbar .viewport {
        height: auto !important;
    }

    .top-box-heading {
        display: none;
    }

    .top-box-login-form .text {
        clear: both;
        margin-top: 6px;
        padding: 0;
    }

    header .social-media > .caption {
        display: none;
    }

    .top-box-login-form form, .top-box-login-form .text-muted {
        padding: 0;
    }

    .top-box-subheading {
        padding: 0;
    }

    .top-shop-nav,
    .header-right > .nav-inline {
        width: 100%;
    }

    .top-shop-nav li.rwd-only {
        float: right;
        margin: 0;
        line-height: 69px;
    }

    .top-shop-nav > ul > li {
        margin-right: 10px;
    }

    .top-shop-nav > ul > li > .link-search {
        margin-right: 10px;
        border-color: transparent;
        background-color: #000;
    }

    .top-shop-nav > ul > li > .link-search svg {
        fill: #fff;
        stroke: #fff;
    }

    .top-shop-nav > ul > li > .link-search .ic {
        font-size: 18px;
    }

    .toggle-cross span, .toggle-cross span::before, .toggle-cross span::after {
        background: #c13703;
    }

    .btn-toggle.active span,
    .btn-toggle.active span::before,
    .btn-toggle.active span::after {
        position: absolute;
        display: block;
        width: 23px;
        height: 2px;
        background: #c13703;
        content: '';
    }

    .btn-toggle.active span {
        top: 50%;
        left: 50%;
        background: none;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .btn-toggle.active span:before,
    .btn-toggle.active span:after {
        top: 0;
    }

    .btn-toggle.active span:after {
        transform: rotate(-45deg);
    }

    .btn-toggle.active span:before {
        transform: rotate(45deg);
    }

    h3,
    .h3,
    h1.h3,
    h2.h3,
    h4.h3,
    h5.h3 {
        font-size: 40px;
    }

    .product-page .shop-product {
        padding: 0;
    }

    #main-menu {
        display: none;
    }

    .nav-toggle {
        display: block;
    }

    .rwd-hide {
        display: none !important;
    }

    .header-row-1 {
        padding: 0;
    }

    .top-lang-list,
    .top-currency-list {
        padding: 0;
        border: none;
    }

    .top-currency-list {
        margin-right: 34px;
    }

    .fast-contact {
        float: none;
        margin: 0 -15px;
        padding: 17px 15px;
        min-width: 100%;
        width: auto;
        height: 51px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .top-heading > a {
        font-size: inherit;
    }

    .rwd-bar {
        display: none;
    }

    .rwd-bar .form-group {
        margin-bottom: 0;
    }

    .main-slider {
        -webkit-transition: height .3s;
        -moz-transition: height .3s;
        -ms-transition: height .3s;
        -o-transition: height .3s;
        transition: height .3s;
    }

    .main-slider .btn.more {
        margin-top: 0;
    }

    .header-row-2 .header-right {
        margin: 0;
        width: auto;
    }

    .top-shop-nav .social-item {
        display: none;
    }

    .top-search + .nav-inline {
        float: left;
    }

    .rwd-navigation {
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        list-style: none;
    }

    .content-right a.contact .ic-wrapper {
        margin-right: 15px;
    }

    section.newsletter .text-muted {
        font-size: 16px;
        line-height: 24px;
    }

    section.newsletter .text-muted br {
        display: none;
    }

    .tab-slider h3 {
        margin-bottom: 8px;
        font-size: 40px;
    }

    .discount-group .slider-wrapper {
        margin-bottom: 32px;
    }

    .discount-sliders-nav-wrapper {
        margin-bottom: 22px;
    }

    .discounts-slider .slick-arrow {
        top: -78px;
    }

    .discount-sliders-nav > ul > li > a {
        font-size: 26px;
    }

    .discount-sliders-nav > ul > li {
        padding: 15px 30px;
    }

    .product-item .product-photo img {
        margin: 0 auto;
    }

    .product-item .product-item-container {
        text-align: center;
    }

    .product-item .product-name {
        padding-right: 0;
    }

    .price-old,
    .product-list-price-wrapper > .caption {
        font-size: 14px;
    }

    .product-list-price-wrapper > .caption {
        margin-right: 5px;
    }

    .content-main {
        padding-bottom: 4px;
    }

    .discount-group .product-list-price-wrapper > .caption {
        font-size: 12px;
        line-height: inherit;
    }

    .price-old::after {
        top: 48%;
    }

    .product-question-wrapper {
        margin-top: 41px;
        padding-top: 58px;
        padding-bottom: 38px;
    }

    .page-heading.page-user-header h1:not(.collapsed)::after {
        background-position: 0 -12px;
    }

    .page-heading.page-user-header h1::after {
        position: absolute;
        top: 40px;
        right: 21px;
        width: 18px;
        height: 12px;
        background: url('../images/ic/ic-collapse-toggle.png') no-repeat 0 0 transparent;
        background-size: cover;
        content: '';
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .navbar-user {
        margin-bottom: 0;
        font-size: 14px;
    }

    .content-wrapper > .user,
    .order-history {
        overflow: hidden;
        padding-bottom: 25px;
    }

    .contact-loacations .location-item-top h3 {
        margin-bottom: 20px;
    }

    .contact-map-wrapper h3 {
        font-size: 40px;
    }

    .contact-form .page-heading {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .location-details-col:first-child {
        padding-right: 7px;
    }

    .location-details-col {
        padding-right: 0;
        padding-left: 17px;
        height: auto;
    }

    .location-data .text {
        max-width: 148px;
    }

    .location-details-col.location-mail {
        padding-left: 24px;
    }

    .location-item-top {
        margin-bottom: 60px;
    }

    .location-item-top > .text * {
        font-size: 18px;
    }

    .location-item-top > .text {
        margin-bottom: 25px;
    }

    .contact-map-wrapper {
        padding-top: 69px;
        height: 525px;
    }

    .footer-bottom-wrapper {
        border-top: none;
        background-attachment: scroll;
    }

    .contact-loacations-wrapper {
        background-color: rgba(0, 0, 0, 0.1);
    }

    .location-details-col .location-data .text {
        max-width: 160px;
    }

    .login-page-wrapper {
        padding-bottom: 0;
    }

    .login-page-wrapper.order-page-wrapper {
        padding-bottom: 0;
    }

    .login-page .login-pane legend,
    .login-page-wrapper .login-pane h2 {
        margin-bottom: 22px;
        font-size: 40px;
    }

    ul.features {
        margin-bottom: 24px;
    }

    ul.features li {
        font-size: 14px;
    }

    .login-pane .remember-me {
        padding-top: 0;
    }

    .register-page-wrapper {
        padding-bottom: 25px;
    }

    .form-bottom {
        padding-top: 15px;
    }

    .form-bottom-left,
    .form-bottom-right {
        margin-top: 20px;
    }

    .sub-page .pride-wrapper {
        padding-top: 42px;
        min-height: 369px;
    }

    .fancy-gallery-tile .title {
        font-size: 14px;
    }

    .step-list .step {
        letter-spacing: 0.05em;
        font-size: 14px;
    }

    .main-content-left {
        width: 58.89655172413793%;
    }

    .order-section .main-content-left .login-pane .login-pane-inner {
        padding-right: 24px;
    }

    .form-bottom.main-content-left {
        width: 100%;
    }

    .order-section .login-pane.basket-summary .summary-row.summary-value .caption {
        font-size: 15px;
    }

    .order-section .login-pane.basket-summary .summary-row .price {
        font-size: 16px;
    }

    .order-section .login-pane.basket-summary .summary-row .val {
        font-size: 13px;

    }

    .order-section .basket-summary .summary-row .caption {
        width: 144px;
        font-size: 12px;
    }

    .basket-summary .summary-row {
        padding-left: 130px;
    }

    .basket-summary .summary-row .val {
        float: right;
    }

    .basket-summary {
        margin-bottom: 30px;
    }

    .content-left-blog .left-header {
        cursor: pointer;
    }

    .content-left-blog .nav-vertical ul {
        padding-top: 0;
    }

    .content-left-blog .left-header::after {
        position: absolute;
        top: 50%;
        right: 21px;
        width: 18px;
        height: 12px;
        background: url('../images/ic/ic-collapse-toggle.png') no-repeat 0 0 transparent;
        background-size: cover;
        content: '';
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .content-left-blog .left-header:not(.collapsed)::after {
        background-position: 0 -12px;
    }

    #fancybox-left,
    #fancybox-right {
        visibility: visible;
    }

    #fancybox-right span.fancy-ico {
        right: 15px;
        left: auto;
    }

    #fancybox-left span.fancy-ico {
        right: auto;
        left: 15px;
    }

    #fancybox-left {
        left: 0;
    }

    #fancybox-right {
        right: 0;
    }

    .at-resp-share-element .at-share-btn:focus,
    .at-resp-share-element .at-share-btn:hover {
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important;
    }

    .sell-box .product-buttons .btn {
        width: 100%;
    }

    .sell-box .btn-add-cart {
        margin-right: 0;
    }

    .sell-box .product-buttons .btn + .btn {
        margin-top: 8px;
    }

    .sell-box .info-box-wrapper {
        float: left;
        margin-left: 0;
        width: 100%;
    }

    .sell-box .info-box-wrapper .info-box {
        position: static;
        display: block;
        margin-bottom: 14px;
        padding: 0;
        max-width: 100%;
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .sell-box .info-box-wrapper .fa {
        display: none;
    }

}

@media screen and (max-width: 991px) {
    .product-slider .slick-arrow {
        bottom: 0;
    }

    .product-slider .slick-next {
        right: 0;
    }

    .product-slider .slick-prev {
        right: 49px;
    }

    .product-slider .image-wrapper {
        border: 1px solid rgba(0, 0, 0, 0.1);
    }

    .section-wrapper {
        width: calc(100% + 6px);
        margin-left: -3px;
        margin-right: -3px;
    }

    .about-galley .h2 {
        font-size: 26px;
        line-height: 30px;
        letter-spacing: 0;
        padding: 0px 0 7px;
    }

    .about-gallery-list li {
        width: 33.33%;
    }

    .mechanisms-view li:nth-of-type(2n) .material-to-left,
    .mechanisms-view li:nth-of-type(2n+1) .material-to-left {
        text-align: center;
        padding-bottom: 15px;
    }

    .sell-box-form-table .sell-box-left,
    .sell-box-form-table .sell-box-right {
        /*vertical-align: top;*/
    }

    .top-lang-list {
        margin-right: 40px;
    }

    .top-lang-list ul li:not(:last-child),
    .top-currency-list ul li:not(:last-child) {
        margin-right: 5px;
    }

    .top-currency-list nav > .caption.small-caption,
    .top-lang-list nav > .caption.small-caption {
        margin-right: 10px;
    }

    .order-general-info-wrapper {
        margin-bottom: 15px;
    }

    .contact-page-left {
        margin-bottom: 30px;
        padding-right: 0;
    }

    .contact-page-left .text table {
        margin-top: 20px;
    }

    .content-right {
        width: 100%;
    }

    .contact-page-left,
    .contact-page-right {
        padding: 0;
        max-width: inherit;
        width: 100%;
    }

    .contact-form-bottom-left {
        float: none;
    }

    .site-rights {
        text-align: left;
    }

    #main-wrapper {
        background-position: center bottom 328px, center top 134px;
    }

    .footer-bottom-wrapper {
        background-position: center top;
    }

    .recommended-box h2,
    .prod-show-bundle h2,
    .product-description-wrapper > h2 {
        margin-bottom: 20px;
        font-size: 24px;
    }

    .product-details-top {
        margin-bottom: 15px;
    }

    .product-left {
        float: none;
        margin: 0 auto 20px auto;
        padding-right: 0;
        width: 458px;
    }

    .product-right {
        clear: both;
        width: 100%;
    }

    .product-header h2 {
        margin-bottom: 20px;
    }

    .product-right-top {
        margin-bottom: 0;
    }

    .sell-box .product-gross-wrapper .price-old {
        margin: 0;
        width: 100%;
    }

    .sell-box .sell-box-offer {
        padding-right: 10px;
    }

    .sell-box .sell-box-form {
        padding-left: 10px;
    }

    .sell-box-bottom .sell-box-right {
        margin-top: 5px;
    }

    .sell-box-left {
        margin-bottom: 20px;
    }

    .sell-box .form-group {
        margin-bottom: 15px;
    }

    .sell-box-left .btn,
    .sell-box-right .btn {
        width: 100%;
        text-align: center;
    }

    .sell-box .shop-quantity-box {
        width: 100%;
    }

    .sell-box {
        padding: 20px;
    }

    .category-nav-lvl-1 > .wrap-fix > ul > li > a {
        font-size: 28px;
    }

    .text img {
        float: none !important;
    }

    .footer-payment .payment-images,
    .footer-box .text {
        padding: 15px;
    }

    .newsletter .control-group {
        padding: 0;
    }

    .newsletter .newsletter-box {
        height: auto;
    }

    .footer-b ul {
        padding: 0 15px;
    }

    .newsletter .newsletter-wrapper .newsletter-inner {
        padding: 40px 25px 45px;
    }

    .footer-bottom-wrapper .footer-a {
        margin-bottom: 0;
        padding: 15px;
    }

    .footer-box {
        width: 50%;
    }

    .footer-inner-wrapper {
        float: left;
        width: 100%;
    }

    .section-wrapper-rwd-table {
        display: table;
    }

    .section-wrapper-rwd-table > .content-left {
        display: table-footer-group;

        float: none;
    }

    .section-wrapper-rwd-table > .content-left + .content-main {
        display: table-header-group;
    }

    .login-page.order-page .order-login-match {
        margin-bottom: 20px;
    }

    .compare-sign {
        display: none;
    }

    a.compare-link .caption {
        top: 0;
    }

    .contact-page-wrapper #contact-map {
        height: 400px;
    }

    .product-header {
        margin-bottom: 15px;
    }

    .product-header .product-links {
        margin-top: 15px;
    }

    .product-item .row-sell .btn-cart {
        padding-left: 17%;
    }

    .paginator {
        height: 42px;
    }

    .paginator .paginator-arrow {
        width: 42px;
        height: 42px;
    }

    .paginator .pages .page-number {
        line-height: 40px;
    }

    .paginator .pages .page-number.sep {
        width: auto;
    }

    .content-left .left-heading {
        margin: 15px 0;
    }

    .content-left,
    .content-right-width {
        padding: 0;
        width: 100%;
    }

    .content-left,
    .category-view .content-left {
        padding: 0;
    }

    .content-left nav {
        margin-bottom: 0;
    }

    .content-right-width {
        padding: 30px 0 0;
    }

    .footer-a {
        column-count: 1;
    }

    .footer-inner-wrapper.footer-b .text {
        margin: 0;
        color: #000000;
    }

    .footer-a > li::before {
        background-color: #c13703;
    }

    .footer-bar {
        padding: 15px 0;
    }

    .footer-wrapper .footer-b h3,
    .footer-wrapper .footer-box-first h3,
    .footer-wrapper .footer-accordion-toggle {
        margin-bottom: 0;
    }

    .footer-wrapper h3,
    .footer-wrapper .h3 {
        position: relative;
        margin: 0;
        padding: 14px 45px 13px 15px;
        text-align: left;
        cursor: pointer;
    }

    .header-row-1 .site-control {
        float: left;
    }

    .footer-a {
        margin-bottom: 20px;
    }

    .footer-inner-wrapper.inner-wrapper-3 {
        border-left: 0;
        text-align: center;
    }

    .inspire-item-name {
        max-height: inherit;
    }

    .blog-item:nth-child(4) {
        display: inherit;
    }

    .home-blog-wrapper .blog-list {
        padding: 15px 0 5px;
    }

    .blog-item {
        margin-bottom: 10px;
        width: 50%;
    }

    .hover-event-item .hover-event-wrapper .event,
    .hover-event-item a:not(:hover) + .hover-event-wrapper .event {
        left: 50% !important;
        -webkit-transform: translate3d(-50%, 0, 0);
        -moz-transform: translate3d(-50%, 0, 0);
        -ms-transform: translate3d(-50%, 0, 0);
        -o-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }

    .product-header-rwd {
        padding-bottom: 15px;
    }
}

@media screen and (max-width: 957px) {
    .home-search-wrapper {
        padding: 25px 0;
    }

    .home-search-heading {
        margin-bottom: 20px;
    }

    .home-search-heading {
        width: 100%;
        text-align: center;
    }

    .home-search-form {
        float: none;
        margin: 0 auto;
        max-width: 100%;
        width: 469px;
    }
}

@media screen and (max-width: 900px) {

    .discounts-slider .slide,
    .content-right .product-item,
    .product-item {
        width: 50%;
    }

    .blog-view .blog-heading-right {
        padding-left: 0;
        width: 100%;
    }

    .product-item .product-name a {
        font-size: 14px;
    }
}

@media screen and (max-width: 848px) {
    .product-list .wrap-fix {
        margin: 0;
    }
}

@media screen and (max-width: 839px) {
    .content-right .login-pane-fast-contact .login-pane-inner {
        padding-top: 13px;
    }
}

@media screen and (max-width: 805px) {
    .forgot-page .main-content-left {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .basket-summary.basket-table-summary h3.title {
        padding: 5px 15px 0;
        font-size: 26px;
    }

    .footer-inner-wrapper.footer-b .text {
        max-width: 100%;
    }

    .newsletter .newsletter-wrapper {
        padding: 10px 0;
    }

    .captcha-input-wrapper {
        margin-top: 10px;
    }

    .page-heading.with-breadcrumb h1,
    .page-heading.with-breadcrumb .h1 {
        margin-bottom: 10px;
    }

    .breadcrumbs {
        padding: 0;
    }

    .breadcrumbs .breadcrumb-item:not(.penultimate) {
        display: none;
    }

    .product-page {
        padding-top: 10px;
    }

    .breadcrumbs .breadcrumb-item.penultimate::after {
        display: none;
    }

    .breadcrumbs .breadcrumb-item.penultimate::before {
        float: left;
        margin-right: 5px;
        content: '<';
    }

    .sell-box-left,
    .sell-box-right {
        padding: 0;
    }

    .sell-box-form-table .sell-box-left {
        display: table-header-group;
    }

    .sell-box .btn {
        font-size: 12px;
    }

    .collection-add,
    .collection-remove {
        margin-top: 15px;
        width: 100%;
    }

    .btn.collection-add {
        margin-bottom: 20px;
    }

    .btn-next {
        margin-top: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .footer-wrapper h3,
    .footer-wrapper .h3 {
        font-size: 19px;
    }

    .contact-page .text.contact-text a[href*="mailto:"]::before {
        width: 19px;
        height: 14px;
    }

    .contact-page .text.contact-text a[href*="tel:"]::before {
        width: 19px;
        height: 19px;
    }

    .basket-table tr {
        padding: 5px 15px;
    }

    .selectOptionCategory {
        max-width: inherit;
    }

    .product-description-wrapper {
        margin-bottom: 10px;
    }

    .recommended-box h2,
    .prod-show-bundle h2,
    .product-description-wrapper > h2 {
        margin-bottom: 20px;
        font-size: 21px;
    }

    .contact-page .text.contact-text a[href*="tel:"],
    .contact-page .text.contact-text a[href*="mailto:"] {
        font-size: 24px;
    }

    .contact-page .text.contact-text a[href*="tel:"]::before,
    .contact-page .text.contact-text a[href*="mailto:"]::before {
        margin-right: 15px;
    }

    .order-general-info .login-pane {
        padding: 15px;
    }

    .basket-discount .text {
        margin-bottom: 10px;
        text-align: center;
    }

    .basket-summary .summary-row.summary-value .price-new {
        padding: 15px 0;
        font-size: 24px;
    }

    .product-item {
        margin-bottom: 15px;
    }

    .text table th {
        min-width: 200px;
    }

    .text h2 {
        font-size: 24px;
    }

    .text h3,
    .text .h3 {
        font-size: 22px;
    }

    .text h4,
    .text .h4 {
        font-size: 18px;
    }

    .text h5,
    .text .h5 {
        font-size: 16px;
    }

    .site-rights-top {
        display: block;
        float: left;
        width: 100%;
    }

    .newsletter .newsletter-wrapper h2 {
        margin-bottom: 15px;
    }

    .newsletter .newsletter-wrapper .newsletter-inner {
        padding: 15px;
    }

    .fast-contact {
        padding: 8px 15px;
    }

    .fast-contact a {
        margin-right: 5px;
        padding: 0;
        width: 36px;
        height: 36px;
        border: 1px solid rgba(0, 0, 0, 0.1);
    }

    .fast-contact a .ic {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
        -o-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
    }

    .koszyk_pods_ceny.pull-right {
        width: 100%;
    }

    .basket-summary .summary-row {
        padding-left: 0;
    }

    .shop-radio-element-label {
        display: block;
    }

    #main-wrapper {
        background-position: center bottom, center top 110px;
    }

    .basket-table tr.has-bundle {
        clear: both;
        border-bottom: 0;
    }

    .shop-bundle-product-name a {
        font-size: 14px;
    }

    .modal-body {
        padding: 30px 15px;
        font-size: 16px;
    }

    .modal-footer {
        padding: 20px 15px 25px;
    }

    .form-control {
        padding-right: 15px;
        padding-left: 15px;
    }

    .has-feedback label ~ .form-control-feedback {
        top: 28px;
    }

    .basket-summary .summary-row.summary-value .price {
        font-size: 21px;
    }

    .section-tags-wrapper {
        background-size: 200%;
    }

    .discount-sliders-nav > ul {
        text-align: center;
    }

    .discounts-slider .slick-arrow.slick-next::before {
        background-position: 0 -14px;
    }

    .discounts-slider .slick-arrow.slick-prev:not(.slick-disabled):hover::before,
    .discounts-slider .slick-arrow.slick-prev:not(.slick-disabled):focus::before {
        background-position: 0 -28px;
    }

    .discounts-slider .slick-arrow.slick-next:not(.slick-disabled):hover::before,
    .discounts-slider .slick-arrow.slick-next:not(.slick-disabled):focus::before {
        background-position: 0 -42px;
    }

    .discounts-slider .slick-arrow {
        top: 0;
    }

    .discounts-slider .slick-arrow.slick-next {
        right: 0;
    }

    .discounts-slider .slick-arrow.slick-prev {
        left: 0;
    }

    .discount-sliders-nav > ul > li {
        float: none;
        padding: 12px 15px;
    }

    .discounts-slider .slick-arrow {
        width: 40px;
        height: 40px;
    }

    .discounts-slider .slick-arrow::before {
        width: 20px;
        height: 14px;
    }

    .breadcrumb-item {
        font-size: 12px;
    }

    .product-item-sell-box .btn.product-more {
        width: 100%;
    }

    .rwd-search-wrapper-center .form-control {
        width: 250px;
    }

    .discount-sliders-nav > ul > li > a {
        font-size: 18px;
    }

    .categories-navigation {
        margin-bottom: 30px;
    }

    .form-control {
        font-size: 13px;
    }

    .page-heading.with-breadcrumb {
        margin: 0;
        padding-top: 0;
    }

    .category-nav-lvl-1 > .wrap-fix > ul > li {
        width: 100%;
    }

    .category-nav-lvl-1 > .wrap-fix > ul > li:not(:last-child) {
        margin-bottom: 10px;
    }

    .category-nav-lvl-1 > .wrap-fix > ul > li > a {
        letter-spacing: 0.07em;
        font-size: 21px;
    }

    .page-article-wrapper.page-paginator-wrapper .content-main {
        padding-bottom: 25px;
    }

    .faq-list {
        margin-bottom: 0;
    }

    .faq-item {
        margin-bottom: 25px;
    }

    .faq-item h2 {
        margin-bottom: 16px;
    }

    .main-slider .slick-dots {
        top: inherit;
        bottom: 25px;
        left: 50%;
        width: 100%;
        -webkit-transform: translate3d(-50%, 0, 0);
        -moz-transform: translate3d(-50%, 0, 0);
        -ms-transform: translate3d(-50%, 0, 0);
        -o-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }

    .main-slider .slick-dots li {
        display: inline-block;
        float: none;
        width: auto;
    }

    .main-slider .slider .slide::after {
        background: rgba(0, 0, 0, 0.8);
    }

    .top-currency-list {
        margin-right: 0;
    }

    .top-currency-list li:not(:last-child) {
        margin-right: 19px;
    }

    .top-currency-list li:not(:last-child)::after {
        right: -13px;
    }

    .header-row-2 {
        padding: 14px 0 13px;
        min-height: 63px;
    }

    .header-right {
        top: 58px;
    }

    .error[for="newsletter-subscribe-emailAddress"] {
        padding: 11px 0 0;
    }

    .footer-bar {
        padding: 0;
    }

    .footer-box {
        padding-right: 0;
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

    .footer-logo {
        display: block;
        float: none;
        margin: 0 auto;
        width: 115px;
    }

    .footer-rights-wrapper {
        padding: 13px 0 10px;
    }

    .site-rights {
        text-align: center;
        letter-spacing: 0;
        line-height: 25px;
    }

    .site-rights > span {
        display: block;
        width: 100%;
    }

    #copyright {
        display: inline-block;
        float: none;
        width: auto;
    }

    .basket-table,
    .basket-table-summary {
        margin-bottom: 25px;
    }

    .basket-table td {
        padding: 8px 0;
    }

    #shop-basket-coupon-form {
        margin-bottom: 10px;
    }

    .basket-payment-forms span.shop-radio-element-description {
        top: 14px;
    }

    .basket-summary .summary-row,
    .basket-payment-forms .shop-radio-element label {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .basket-payment-forms .shop-radio-element .iradio {
        top: 10px;
    }

    .order-header .page-heading h1 {
        margin-bottom: 0;
    }

    .blog-view a.blog-image {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .blog-view h1 {
        font-size: 21px;
    }

    .blog-view .content-main {
        padding-top: 15px;
    }

    .blog-view a.blog-gallery {
        display: table-footer-group;
    }

    .blog-view .article-heading {
        display: table-header-group;
    }

    .blog-view .article-heading,
    .blog-view .text {
        float: left;
    }

    .blog-article-wrapper {
        margin-bottom: 20px;
    }

    section.blog > .section-wrapper {
        margin-bottom: 0;
    }

    .blog-item-list h2 {
        margin-top: 10px;
        font-size: 12px;
        line-height: 1.6em;
    }

    .blog-item-list .text-teaser {
        font-size: 14px;
    }

    .blog-item-list h2,
    .blog-item-list .text-teaser {
        float: right;
        margin-right: 15.83%;
        text-align: right;
    }

    .blog-item-list .btn {
        padding: 0;
        width: 30px;
        height: 30px;
        text-align: center;
    }

    .blog-item-list .btn::before {
        left: 11px;
    }

    .basket-table-summary {
        margin: 0 0 10px;
        padding: 0;
        background-color: rgba(0, 0, 0, 0.1);
    }

    .basket-table-summary .summary-row .caption {
        left: 15px;
    }

    .basket-table-summary .summary-row {
        padding: 3px 15px;
    }

    .basket-payment-forms .shop-radio-element label {
        font-size: 12px;
    }

    .basket-summary .summary-row .caption {
        width: 120px;
        font-size: 12px;
    }

    .basket-payment-forms .login-pane.login-pane-compact .login-pane-inner {
        height: auto;
    }

    .product-description-wrapper .tab-pane {
        padding: 0;
    }

    .product-description-wrapper .tab-pane:not(.active) {
        display: block;
        opacity: 1;
    }

    .product-description-wrapper .product-description-navigation {
        display: none;
    }

    .product-description-wrapper .tab-content .tab-content-name {
        display: block;
        float: left;
        padding: 15px;
        min-width: 100%;
        border-bottom: 1px solid #1a1a1a;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        cursor: pointer;
    }

    .product-description-wrapper .tab-content .tab-pane:last-child .tab-content-name {
        border-color: transparent;
    }

    .product-description-wrapper .tab-content .tab-content-name.active {
        border-color: transparent;
        background-color: #ed452c;
        color: #fff;
    }

    .product-recommended-wrapper .tab-content .tab-content-name {
        color: inherit;
    }

    .product-description-wrapper .tab-content .tab-content-name + * {
        overflow: hidden;
        padding: 15px;
    }

    .product-description-wrapper .tab-content .tab-content-name:not(.active) + * {
        display: none;
    }

    .product-description-wrapper .tab-content > .container {
        padding: 0;
    }

    .product-recommended-wrapper {
        padding-bottom: 0;
    }

    .order-login-match .order-login-bottom .btn {
        width: 100%;
    }

    .navbar-user .navbar-sub {
        margin-bottom: 20px;
        padding: 0;
    }

    .nav-tabs > li {
        margin: 0;
        width: 100%;
    }

    .navbar-user .nav-tabs > li > a .fa-fw {
        width: 6px;
        line-height: 18px;
    }

    .navbar-user .nav-tabs > li > a {
        margin: 0;
        padding: 7px 12px;
        border: 0;
        text-transform: uppercase;
    }

    .navbar-user .nav-tabs > li:not(.active) > a {
        text-decoration: underline;
    }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover {
        background-color: #c13703;
        color: #fff;
    }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover {
        border: 0;
    }

    .login-page-wrapper .row.last .text-left,
    .login-page-wrapper .row.last .text-right {
        text-align: center;
    }

    .contact-page-wrapper #contact-map {
        height: 320px;
    }

    .contact-form .btn {
        width: 100%;
    }

    .modal-header {
        padding: 15px 15px 10px;
    }

    .modal-title {
        margin: 0;
        padding: 8px 35px;
    }

    .modal-title {
        margin: 0;
        padding: 8px 35px 8px 0;
        text-align: left;
        font-size: 20px;
    }

    .modal-content .close {
        right: 0;
        width: 60px;
        height: 60px;
    }

    .modal-product-added .close {
        display: none;
    }

    .modal-product-added .modal-title {
        margin: 0;
    }

    .tiles-wrapper {
        padding-bottom: 5px;
    }

    .content-main .product-list {
        padding-bottom: 15px;
    }

    .paginator {
        margin-top: 0;
    }

    .text * {
        line-height: 1.7em;
    }

    .home-box-item h3 .caption,
    .home-box-item:not(.col-sm-6) h3 .caption {
        max-width: 320px;
    }

    .inspire-item-name {
        text-align: center;
        font-weight: normal;
        font-size: 12px;
    }

    .rwd-box-wrapper {
        top: 162px;
    }

    body > .alert + #container-page .rwd-box-wrapper {
        top: 210px;
    }

    .product-right {
        padding: 0;
        width: 100%;
    }

    .product-right {
        padding-left: 0;
    }

    .product-left {
        margin-bottom: 15px;
    }

    .product-slider .slider-arrow,
    .product-photo:hover .slider-arrow {
        opacity: 1;
    }

    .navbar-user {
        font-size: 13px;
    }

    .sub-page section.pride::after {
        right: -280px;
        bottom: -620px;
    }

    .product-description-navigation .nav-tabs > li {
        width: 50%;
    }

    .footer-a {
        min-height: 20px;
    }

    footer .footer-bar .footer-b h3 + ul {
        float: none;
        margin: 0 auto;
        max-width: 100%;
        width: 344px;
    }

    .footer-b ul li:nth-child(2n) {
        margin-right: 0;
    }

    .footer-b h3 {
        display: block;
        float: left;
    }

    .footer-b .box-heading {
        display: none;
    }

    footer .footer-bar h3 + ul {
        margin: 0;
        padding: 15px;
        border-bottom: 1px solid #1a1a1a;
    }

    footer .footer-bar .footer-b h3 + ul {
        padding: 15px 15px 8px 15px;
    }

    .footer-accordion-wrapper {
        float: left;
        width: 100%;
    }

    footer .footer-bar .footer-accordion-wrapper {
        display: none;
    }

    .footer-accordion-toggle .ic-arrow svg {
        fill: rgba(255, 255, 255, 0.7);
    }

    .footer-wrapper h3, .footer-wrapper .h3 {
        padding: 5px 40px 5px 10px;
    }

    footer .footer-box.footer-box-last {
        width: 100%;
    }

    .footer-accordion-toggle .ic-arrow {
        position: absolute;
        top: 50%;
        right: 18px;
        display: block;
        width: 14px;
        height: 14px;
        -webkit-transform: translate3d(0, -50%, 0) rotate(-90deg);
        -moz-transform: translate3d(0, -50%, 0) rotate(-90deg);
        -ms-transform: translate3d(0, -50%, 0) rotate(-90deg);
        -o-transform: translate3d(0, -50%, 0) rotate(-90deg);
        transform: translate3d(0, -50%, 0) rotate(-90deg);
    }

    footer .footer-text,
    footer .social-list {
        width: 100%;
        text-align: center;
    }

    .social-list > ul > li {
        margin-top: 0;
    }

    footer .social-list {
        padding-bottom: 20px;
    }

    .footer-accordion-toggle:hover .ic-arrow svg,
    .footer-accordion-toggle.active .ic-arrow svg {
        fill: #c13703;
    }

    .footer-accordion-toggle.active .ic-arrow {
        -webkit-transform: rotate(-90deg) scale(-1);
        -moz-transform: rotate(-90deg) scale(-1);
        -ms-transform: rotate(-90deg) scale(-1);
        -o-transform: rotate(-90deg) scale(-1);
        transform: rotate(-90deg) scale(-1);
    }

    .footer-bar {
        padding-top: 0;
    }

    .top-shop-nav {
        margin: 0;
    }

    .step-list .step {
        margin-bottom: 10px;
        width: 50%;
    }

    .step-list .step,
    .step-list .step.active,
    .step-list .step a:hover,
    .step-list .step a:focus {
        font-size: 12px;
    }

    .register-page .login-pane.contact-data .login-pane-inner {
        height: auto;
    }

    .shop-no-page h1 {
        font-size: 41px;
    }

    .footer-payment.footer-box,
    footer .footer-box.long-box,
    footer .footer-box {
        padding: 0;
        width: 100%;
    }

    .shop-no-page .text {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 750px) {
    body > .alert + #container-page .rwd-box-wrapper {
        top: 227px;
    }
}

@media screen and (max-width: 639px) {
    .about-gallery-list li {
        padding: 0 2px 4px 2px;
    }

    .about-galley .row {
        margin-left: -2px;
        margin-right: -2px;
    }

    #search-popup {
        margin: auto;
        padding: 30px 20px;
        width: calc(100% - 40px);
    }

    .sell-box .sell-box-offer,
    .sell-box .sell-box-form {
        padding: 0;
        width: 100%;
    }

    .price-box-wrapper {
        display: inline-block;
        float: none;
    }

    .sell-box .sell-box-offer {
        margin-bottom: 5px;
    }

    .text img {
        max-width: 100%;
        max-width: 100% !important;
        width: inherit;
        width: inherit !important;
        height: auto;
        height: auto !important;
    }

    .footer-accordion-wrapper .text img {
        max-width: none !important;
        width: auto !important;
    }

    .text table,
    .text iframe,
    .text object {
        max-width: 100%;
        max-width: 100% !important;
        width: 100%;
        width: 100% !important;
    }

    section.newsletter .text {
        margin-bottom: 20px;
        font-size: 16px;
    }

    h1,
    .page-heading h1 {
        font-size: 24px;
    }

    fieldset legend, .login-page h2, .login-page .login-pane legend, .login-pane-compact .pane-heading {
        font-size: 21px;
    }

    h1 {

    }

    h2 {
        font-size: 21px;
    }

    h3 {
    }

    h4 {
    }

}

@media screen and (max-width: 589px) {
    .shop-bundle-product {
        margin-bottom: 0;
        padding: 0 15px 30px 15px;
    }

    .shop-bundle-product:last-child {
        padding-bottom: 0;
    }

    .shop-bundle-product:first-child {
        margin-bottom: 10px;
        padding: 0 15px;
    }

    .shop-bundle-product::after {
        top: inherit;
        bottom: 0;
        left: 50%;
        height: 30px;
        font-size: 24px;
        line-height: 30px;
        -webkit-transform: translate3d(-50%, 0, 0);
        -moz-transform: translate3d(-50%, 0, 0);
        -ms-transform: translate3d(-50%, 0, 0);
        -o-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }

    .shop-bundle-product-image {
        width: 70px;
        height: 70px;
    }

    .shop-bundle-product-name {
        height: 70px;
    }

    .shop-bundle-product-name a,
    .modal-bundles .shop-bundle-product-name {
        font-size: 13px;
    }

    .shop-bundle-product:last-child::after {
        display: none;
    }

    .modal-bundles .shop-bundle-product-name {
        height: 55px;
    }

    .modal-bundles .shop-bundle-product-image {
        width: 55px;
        height: 55px;
    }

    .modal-bundles .shop-bundle-product-name a .caption {
        max-width: 144px;
    }
}

@media screen and (max-width: 576px) {
    .newsletter .input-group-btn {
        width: 100%;
    }

    .newsletter .input-group,
    .newsletter .input-group-btn {
        display: block;
    }

    .newsletter .btn {
        position: static;
        float: left;
        clear: both;
        width: 100%;
    }

    .newsletter .input-group-btn:last-child > .btn,
    .newsletter .input-group-btn:last-child > .btn-group {
        margin-top: 5px;
    }

    .newsletter .controls {
        width: 100%;
    }

    .newsletter .form-control {
        padding: 9px 10px;
        width: 100%;
        text-align: center;
    }

    .shop-no-page h1 {
        font-size: 32px;
    }

    .sell-box .product-gross-wrapper .price {
        font-size: 34px;
    }
}

@media screen and (max-width: 560px) {
    .form-bottom-left,
    .form-bottom-right {
        margin-top: 8px;
        width: 100%;
    }

    .form-bottom-left .btn,
    .form-bottom-right .btn,
    .form-bottom-right form {
        width: 100%;
    }

    .form-bottom-right .btn {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .form-bottom-left .btn-icon,
    .form-bottom-right .btn-icon {
        padding-right: 49px;
    }

    h1 {
    }

    h2 {
    }

    h3 {
    }

    h4 {
    }

    .text {
        word-wrap: break-word;
    }

    .blog-item {
        width: 100%;
    }

    .discounts-slider .slide,
    .content-right .product-item,
    .product-item {
        width: 50%;
        /*width: 100%;*/
    }

    .discount-sliders-nav > ul > li {
        float: left;
        padding: 7px 0;
        width: 50%;
        text-align: center;
    }

    .discount-sliders-nav > ul > li:nth-child(2n)::after {
        display: none;
    }

    .sell-box {
        padding: 15px 20px 20px;
    }

    .sell-box .shop-quantity-box {
        margin-bottom: 5px;
    }

}

@media screen and (max-width: 555px) {
    .order-section,
    .basket-section {
        padding: 10px 0;
        overflow: hidden;
    }

    .user-layout {
        padding-top: 10px;
    }

    .rwd-caption .ic-basket {
        margin: -6px;
        width: 20px;
        height: 20px;
    }

    .product-item a.btn {
        width: 70%;
    }

    .product-item button.btn {
        width: 30%;
    }

    .rwd-caption {
        display: inline-block;
    }

    .product-item .btn-cart .caption {
        display: none;
    }

    .basket-table .image {
        display: block;
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .basket-table .name {
        max-width: inherit;
        width: 100%;
    }
}

@media screen and (max-width: 500px) {

    .product-item .product-bottom-adjust {
        margin-bottom: 0;
    }

    .product-tile-price-gross-wrapper .price-old {
        font-size: 12px;
    }

    .home-search-form {
        position: relative;
        float: left;
        padding: 0 15px;
        width: 100%;
    }

    .home-search-form .btn {
        position: absolute;
        top: 0;
        right: 15px;
    }

    .home-search-form .search-form .form-group {
        padding-right: 50px;
        width: 100%;
    }

    .home-search-heading .line {
        font-size: 21px;
    }

    .contact-page .text.contact-text a[href*="tel:"],
    .contact-page .text.contact-text a[href*="mailto:"] {
        font-size: 18px;
    }
}

@media screen and (max-width: 480px) {
    .product-slider-nav .slide {
        width: 33.33%;
    }

    h1,
    .page-heading h1 {
        font-size: 21px;
    }

    h2,
    fieldset legend,
    .login-page h2,
    .login-page .login-pane legend,
    .login-pane-compact .pane-heading {
        font-size: 18px;
    }

    .shop-bundle-product-name a .caption {
        max-width: 170px;
    }

    .basket-table-bundle-row .product-name {
        max-width: 158px;
    }
}

@media screen and (max-width: 460px) {
    .main-cat-top .text {
        text-align: center;
    }

    .btn {
        font-size: 12px;
    }

    .form-bottom .btn {
        width: 100%;
    }

    .basket-discount .btn {
        width: 100%;
    }

    .btn-cart {
        text-align: center;
    }

    .basket-table .caption.only-mobile,
    .order-section .basket-summary .summary-row .caption {
        width: 125px;
        word-break: break-all;
    }

    .text {
        text-align: justify;
    }

    .page-contact-content-right-form-fieldset .col-xs-6 {
        width: 100%;
    }

    .contact-form-bottom-left,
    .contact-form-bottom-right {
        padding: 0;
        width: 100%;
    }

    .fancy-gallery-tile,
    .fancy-gallery-tile.col-span {
        width: 100%;
    }

    .fancy-gallery-tile .image-wrapper {
        height: 175px;
    }

    .aspect--1x1,
    .aspect--2x1 {
        padding-bottom: 216px;
    }

    .fancy-gallery-tile .aspect--1x2 .image-wrapper {
        height: 415px;
    }

    .aspect--1x2 {
        padding-bottom: 456px;
    }

    .fancy-gallery-tile .title {
        height: 40px;
        font-size: 12px;
        line-height: 40px;
    }

    .bottom-separator.last {
        margin-bottom: 0;
        padding-bottom: 0;
        borde: none;
    }

    .gallery-tiles-list {
        margin-left: 0;
    }

    .gallery-tiles-list .wrap-fix {
        margin: 0;
    }

    .boast-item .triangle {
        bottom: -388px;
        left: -212px;
        -webkit-transform: rotate(-37deg);
        -moz-transform: rotate(-37deg);
        -ms-transform: rotate(-37deg);
        -o-transform: rotate(-37deg);
        transform: rotate(-37deg);
    }
}

@media screen and (max-width: 433px) {
    body > .alert + #container-page .rwd-box-wrapper {
        top: 244px;
    }

    .product-item-top {
        height: auto;
    }

    .product-item .btn-group .btn-cart {
        text-align: center;
    }

    .product-item .btn-cart::before {
        left: 14px;
    }
}

@media screen and (max-width: 420px) {
    .home-search-heading .line {
        font-size: 18px;
    }

    .top-shop-nav > ul > li > a.link-basket {
        margin-right: 0;
    }

    .logotypes-list .logotype:not(.large) {
        height: 64px;
    }

    .logotypes-list .logotype:not(.large) img {
        max-width: 60%;
        max-height: 60%;
    }

    #footerMenu ul li {
        width: 100%;
    }

    .top-lang-list, .top-currency-list {
        margin-right: 0;
    }

    .fast-contact {
        position: relative;
    }

    .header-row-1 .site-control {
        left: 0;
        padding: 0 15px;
        width: 100%;
    }

    .top-currency-list {
        position: absolute;
        top: 0;
        left: 50%;
        display: block;
        width: 78px;
        -webkit-transform: translate3d(-50%, 0, 0);
        -moz-transform: translate3d(-50%, 0, 0);
        -ms-transform: translate3d(-50%, 0, 0);
        -o-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }

    .top-currency-list nav > .caption.small-caption,
    .top-lang-list nav > .caption.small-caption {
        display: none;
    }

}

@media screen and (max-width: 359px) {
    .product-item .btn {
        padding: 12px 0;
    }

    .step-list .wrap-fix {
        margin: 0 -17.5px;
    }

    .step-list .step {
        margin-bottom: 2.5px;
        padding: 0 2.5px;
    }

    .basket-summary .summary-row .caption {
        overflow: hidden;
    }

    .home-search-heading .line {
        font-size: 16px;
    }

    footer .footer-bar .footer-b h3 + ul {
        width: 140px;
        height: 41px;
    }

    .footer-b .caption {
        font-size: 10px;
        line-height: 41px;
    }

    .top-logo img {
        width: 100px;
    }

    .top-shop-nav > ul > li > a,
    .top-shop-nav > ul > li > .btn,
    .nav-inline ul > li > .btn.toggle-cross {
        width: 40px;
        height: 40px;
    }

    .top-lang-list nav > .caption,
    .top-currency-list nav > .caption,
    .top-currency-list li:not(:last-child) {
        font-size: 12px;
    }

    .top-shop-nav > ul > li,
    .top-shop-nav > ul > li > .link-search,
    .top-shop-nav > ul > li > .btn.link-basket {
        margin-right: 5px;
    }

    .rwd-box-wrapper {
        top: 156px;
    }

    body > .alert + #container-page .rwd-box-wrapper {
        top: 238px;
    }
}

@media screen and (max-width: 330px) {
    body > .alert + #container-page .rwd-box-wrapper {
        top: 255px;
    }
}

@media screen and (max-height: 290px) {
    body.body-block .header-main {
        display: none;
    }

    body.body-block .rwd-box-wrapper {
        top: 0;
        padding: 0;
    }
}

@media screen and (max-width: 320px) {
    body {
        width: 320px;
    }

    .fancybox-container,
    .body-block {
        min-width: 320px;
    }
}

@media screen and (max-width: 859px) {
    .copyrights-left,
    .site-copyright {
        display: block;
        float: none;
        clear: both;
        padding: 0;
        width: 100%;
        text-align: center;
    }

    .copyrights-left ul li {
        padding: 0 5px;
    }

    .copyrights-left ul {
        padding: 0;
    }

    div#copyright {
        display: inline-block;
        float: none;
        clear: both;
        margin-left: 0;
    }

    .footer-copyrights {
        text-align: center;
    }
}

/* ========================================== NEW ========================================== */
@media screen and (max-width: 1800px) {
    .page-heading {
        padding: 15px 0 0;
    }

    .page-heading h1, .page-heading .h1 {
        margin-top: 0;
    }

    .island-box-wrapper {
        max-width: 550px;
    }

    .island-box-texts .teaser {
        margin-bottom: 20px;
    }

    .island-box-texts .title {
        font-size: 50px;
        line-height: 50px;
    }

    .contact-map-top h2 {
        font-size: 56px;
        line-height: 56px;
    }

    .contact-map-bottom {
        padding: 7px 74px 12px 74px;
    }

    .contact-row {
        padding: 30px 27% 30px 40px;
    }

    .contact-shop {
        font-size: 38px;
        line-height: 50px;
    }

    .contact-logo {
        width: 278px;
        margin-top: 19px;
    }

    .contact-box.contact-box-first {
        width: 40%;
        max-width: 380px;
    }

    .contact-box {
        width: 30%;
    }

    .island-title h2 {
        font-size: 50px;
        line-height: 62px;
    }

    .go-island-box {
        padding: 30px 50px 38px;
    }

    .island-link .btn strong {
        display: none;
    }

    .island-link {
        width: 20%;
    }

    .island-text {
        width: 40%;
    }

    .materials-list li:not(:first-of-type) {
        padding: 30px 0 10px;
    }

    .material-name {
        font-size: 46px;
        line-height: 60px;
        margin-top: 20px;
    }

    .material-name h2 {
        font-size: 46px;
        line-height: 60px;
    }

    li:nth-of-type(2n) .material-image img,
    li:nth-of-type(2n+1) .material-image img {
        max-width: 100%;
        margin: 0 auto;
    }

    .back-button {
        padding-bottom: 60px;
    }

    .recommended-products {
        padding-top: 60px;
    }

    .about-product-left .text td:nth-of-type(1) {
        width: 45%;
    }

    .about-product-right-bottom .material {
        font-size: 32px;
        line-height: 38px;
    }

    .material-more a {
        padding: 15px 50px 15px 20px;
    }

    .material-more a:before {
        width: 50px;
        background-size: 20px auto;
    }

    .prodClock {
        /*width: 220px;*/
        /*height: 424px;*/
        width: 250px;
        height: 420px;
    }

    .shop-product {
        background-size: 200px auto;
    }

    .content-main .product-list {
        padding-bottom: 15px;
    }

    .product-list .product-item {
        margin-bottom: 20px;
    }

    .sort-title {
        padding: 0 15px 0 5px;
    }

    .materials .name {
        font-size: 18px;
    }

    .main-box-left .h2 {
        padding: 0 0 5px 0;
        font-size: 80px;
        line-height: 80px;
    }

    .main-box-left .text {
        font-size: 16px;
        line-height: 28px;
    }

    .main-text-boxes {
        padding: 40px 0 90px;
    }

    .main-text-boxes {
        background-size: contain;
    }

    .main-box-right {
        padding: 15px 0 0 100px;
    }

    .main-text-boxes .parallax-watch {
        background-size: 50%;
    }

    .main-box-right .h3 {
        font-size: 24px;
        line-height: 28px;
    }

    .main-box-left {
        padding: 0 120px 0 0;
    }

    .text {
        line-height: 28px;
    }

    .content-wrapper {
        padding-top: 135px;
    }

    .container {
        max-width: 1400px;
    }

    .about-us .glasses {
        width: 600px;
        height: 235px;
        background-size: contain;
    }

    .about-us .watch {
        width: 200px;
        height: 340px;
        background-size: contain;
    }

    .container-small {
        max-width: 1000px;
    }

    .top-nav nav > ul > li {
        margin-right: 22px;
    }

    .top-basket-box {
        margin-left: 20px;
        padding: 20px 3px 10px;
    }

    .top-logo img {
        width: 200px;
    }

    .top-nav nav > ul > li > a {
        padding: 28px 0 26px;
    }

    .top-logo-box {
        padding: 11px 3px 5px;
    }

    .slider-content .container-strange {
        padding: 0 35px;
    }

    .main-slider-arrows {
        max-width: 1480px;
    }

    .main-slider-slide .line1,
    .main-slider-slide .line2 {
        font-size: 70px;
        line-height: 70px;
    }

    .main-slider-slide .line3 {
        font-size: 24px;
        line-height: 32px;
    }

    .slider-big-texts {
        padding-bottom: 30px;
    }

    .slider-quote .text {
        font-size: 26px;
        line-height: 32px;
    }

    .main-slider {
        height: 590px;
    }

    .top-logo {
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .sticky .top-logo {
        padding: 15px 0;
    }

    .sticky .top-nav nav > ul > li > a {
        padding: 18px 0;
    }

    .top-menu ul > li + li {
        margin-left: 16px;
    }
}

@media screen and (max-width: 1440px) {
    .contact-map-top h2 {
        font-size: 47px;
        line-height: 47px;
    }

    .contact-map-right iframe {
        height: 600px;
    }

    .footer-wrapper h3, .footer-wrapper .h3 {
        font-size: 26px;
        margin-bottom: 30px;
    }

    .under-map-texts {
        padding: 0 0 50px;
    }

    .island-box-texts .teaser {
        margin-bottom: 20px;
    }

    .contact-page-form {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .contact-row {
        background: #f1f2f2;
        padding: 20px 30px;
    }

    .contact-row:after {
        display: none;
    }

    .island-title h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .island-text {
        padding: 15px;
    }

    .go-to-island {
        padding: 60px 0;
    }

    .about-forest h2 .line1,
    .about-products h2 .line1 {
        font-size: 38px;
        line-height: 46px;
    }

    .about-products h2 .line2 {
        font-size: 50px;
        line-height: 50px;
    }

    .big-heading .h1 {
        font-size: 50px;
        line-height: 54px;
    }

    .big-heading {
        background-position: top center;
        padding: 30px 0 200px;
    }

    .ap-img2 {
        width: 220px;
    }

    .ap-img1 {
        width: 640px;
    }

    .material-texts .text {
        line-height: 24px;
    }

    .material-texts .btn {
        margin-top: 20px;
    }

    .material-name {
        font-size: 36px;
        margin: 10px 0;
    }

    .material-name h2 {
        font-size: 36px;
    }

    .recommended-products.product-list .product-item:nth-of-type(4) {
        display: none;
    }

    .recommended-products {
        padding-top: 30px;
    }

    .recommended-products h2 {
        font-size: 36px;
        line-height: 50px;
    }

    .back-button {
        padding: 10px 0 40px;
    }

    .prodClock {
        width: 200px;
        height: 320px;
    }

    .material-more a {
        padding: 10px 40px 10px 10px;
        font-size: 10px;
        line-height: 14px;
    }

    .material-more a:before {
        width: 40px;
    }

    .page-normal-text-article {
        padding-top: 0;
    }

    .about-product-right-bottom .material {
        font-size: 24px;
        line-height: 28px;
    }

    .warranty-text {
        width: 580px;
    }

    .warranty-title {
        margin-right: 20px;
    }

    .warranty-icon {
        margin-right: 30px;
    }

    .product-sell-form .sell-box {
        padding: 15px 20px 20px 20px;
    }

    .product-header h1 {
        font-size: 38px;
        line-height: 50px;
    }

    .spec-text {
        padding: 8px 10px 8px 12px;
    }

    .product-right-carver {
        padding: 37px 20px 20px 20px;
    }

    .product-right-carver .ic {
        margin-right: 15px;
    }

    .materials {
        padding: 40px 0;
    }

    .product-item {
        width: 33.33%;
    }

    .product-heading {
        padding-bottom: 0;
    }

    .product-heading .col-sm-6 {
        overflow: hidden;
        width: 100%;
    }

    .product-heading .col-sm-3 {
        float: left;
        width: 50%;
    }

    .page-heading h1, .page-heading .h1 {
        font-size: 50px;
        line-height: 60px;
    }

    .materials .name {
        padding: 0 15px;
    }

    .materials .texts {
        width: 35%;
    }

    .materials .list {
        width: 65%;
    }

    .main-text-boxes {
        /*background: #f1f2f2;*/
        -webkit-background-size: 50% auto;
        background-size: 50% auto;
    }

    .sticky .top-basket-box {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .sticky .top-nav nav > ul > li > a {
        padding: 13px 0;
    }

    .sticky .top-logo {
        padding: 13px 0;
    }

    .content-wrapper {
        padding-top: 121px;
    }

    .main-cat-slider .slide {
        width: 33.33%;
    }

    .btn {
        padding: 6px 24px;
    }

    .about-us .watch {
        top: 3.5%;
        right: 3%;
        width: 150px;
        height: 280px;

    }

    .about-us .glasses {
        width: 500px;
        height: 200px;

    }

    .main-slider {
        height: 500px;
    }

    .h2 {
        font-size: 52px;
        line-height: 52px;
    }

    .slider-quote .text {
        top: 9.5%;
        right: 3%;
        font-size: 22px;
        line-height: 27px;
    }

    .about-us {
        padding: 100px 0 140px;
        background-size: 26%;
    }

    .main-slider-arrows button.slick-arrow {
        width: 42px;
        height: 42px;
    }

    .main-slider-slide .line1,
    .main-slider-slide .line2 {
        font-size: 60px;
        line-height: 60px;
    }

    .main-slider-slide .line3 {
        font-size: 20px;
        line-height: 26px;
    }

    .top-logo-box {
        padding: 5px 3px 5px;
    }

    .container {
        max-width: 1240px;
    }

    .container-small {
        max-width: 860px;
    }

    .top-basket-box {
        margin-left: 20px;
        padding: 14px 3px 5px;
    }

    .top-basket-box .ic-basket {
        padding: 8px;
    }

    .top-basket-box .ic-wrapper {
        width: 46px;
        height: 46px;
    }

    .top-nav nav > ul > li {
        margin-right: 18px;
    }

    .top-logo img {
        width: 170px;
    }

    .top-nav nav > ul > li > a {
        padding: 20px 0 5px;
        letter-spacing: 0;
        font-size: 12px;
    }

    .top-basket-box .ic-wrapper {
        width: 46px;
        height: 46px;
    }

    .sort-select {
        margin-bottom: 15px;
    }

    .top-menu ul > li + li {
        margin-left: 10px;
    }

    .top-menu ul > li > a {
        font-size: 12px;
    }
}

@media screen and (max-width: 1237px) {
    .contact-map-top h2 {
        font-size: 50px;
        line-height: 50px;
    }

    .contact-map-top {
        position: relative;
        display: block;
        padding: 12px 110px 12px 40px;
    }

    .contact-map-bottom {
        padding: 7px 40px 12px 40px;
    }

    .contact-map-top:before {
        right: 40px;
    }

    .go-island-box {
        padding: 20px;
    }

    .island-link {
        padding: 0;
    }

    .article-gallery {
        padding-top: 30px;
    }

    .prodClock {
        display: none;
    }

    .about-product-left {
        padding-right: 35px;
    }

    .about-product-right-top {
        padding-left: 35px;
    }

    .about-product-right-bottom {
        padding: 30px 0 30px 30px;
    }

    .warranty-title {
        width: 260px;
    }

    .product-slider .image-wrapper img {
        position: absolute;
        top: 50%;
        left: 50%;
        max-width: 95%;
        max-height: 95%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
        -o-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
    }

    .product-slider .image-wrapper a,
    .product-slider .image-wrapper {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .page-heading {
        padding-top: 20px;
    }

    .cat-text {
        padding: 30px 0;
    }

    .materials {
        padding: 30px 0;
        /*background: #fff;*/
        background-position: top left;
        -webkit-background-size: 180px;
        background-size: 180px;
    }

    .materials .h2 {
        padding-left: 160px;
    }

    .content-wrapper {
        padding-top: 76px;
    }

    .main-cat-top .h2 {
        font-size: 34px;
        line-height: 36px;
    }

    .main-cat-top .titles {
        padding-bottom: 20px;
    }

    .main-cat-top {
        padding: 50px 0 60px;
    }

    .main-cat-top .subtitle {
        font-size: 26px;
        line-height: 28px;
    }

    .product-item-sell-box {
        display: none;
    }

    .about-us {
        padding: 30px 0 40px;
        background-size: 300px;
    }

    .about-us .glasses,
    .about-us .watch {
        display: none;
    }

    .main-slider .slider-content-inner {
        float: left;
        width: 100%;
        text-align: center;
    }

    .container-quote {
        bottom: 30px;
    }

    .main-slider-slide .apla {
        opacity: 0.7;
    }

    .rwd-navigation a .ic-wrapper {
        margin: 10px 0;
    }

    .top-basket-box .rwd-only {
        float: left;
        padding: 23px 0 20px 25px;
    }

    .rwd-basket-navigation a {
        margin: 0;
    }

    .top-box-inner {
        background: #191919;
    }

    .top-box-inner, .top-box-basket .top-box-inner, .top-box-user-nav .top-box-inner {
        padding: 15px 35px;
    }

    .top-box-inner .ic-wrapper.btn.top-box-close .ic {
        display: inline-block;
        float: none;
        margin: 0;
    }

    .top-box-inner .ic-wrapper.btn.top-box-close {
        display: block;
        padding: 11px 0;
        width: 46px;
        height: 46px;
        border-color: rgba(255, 255, 255, 0.1);
        background: transparent;
        text-align: center;
    }

    #search-popup .search-title,
    .top-box-heading, .top-box .legend, .top-box fieldset > legend {
        color: #c13703;
        letter-spacing: 0;
        font-size: 28px;
        line-height: 36px;
    }

    .container {
        max-width: 100%;
    }

    .rwd-logo,
    .rwd-only {
        display: block;
    }

    .header-right {
        padding: 15px 0;
    }

    .nav-inline ul > li > a.search-toggle {
        padding: 0;
        width: 46px;
        height: 46px;
        border: 1px solid rgba(255, 255, 255, 0.15);
        background-color: transparent;
        font-size: 0;

    }

    .top-shop-nav > ul > li > a .ic,
    .top-shop-nav > ul > li > .btn .ic,
    .nav-inline ul > li > a.search-toggle .ic {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: 0;
        -webkit-transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
        -o-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
    }

    .top-shop-nav > ul > li {
        margin-left: 0;
    }

    .quote-top {
        display: none;
    }

    .top-shop-nav > ul > li > a, .top-shop-nav > ul > li > .btn {
        font-size: 0;
    }

    .top-logo {
        padding: 10px 0;
    }

    .top-logo img {
        width: 250px;
    }

    .rwd-box-wrapper {
        padding-bottom: 66px;
        height: 100%;
    }

    .main-cat-top.big-heading {
        padding: 20px 0 140px;
        background-attachment: scroll;
    }

    .big-heading .h1 {
        font-size: 40px;
        line-height: 44px;
    }

    .order-page .order-section .form-bottom,
    .order-page .basket-section .form-bottom {
        padding: 25px 0 20px;

    }

    body > .alert {
        padding-right: 51px;
    }

    body > .alert .close {
        right: 7px;
    }

    body > .alert .close .ic-close {
        margin: auto;
    }

    .island-view .main-cat-top.sub {
        padding: 70px 0 50px;
    }

    .island-view .main-cat-top .titles {
        padding-bottom: 20px;
    }

    .top-shop-nav > ul > .search-toggle-li {
        display: none;
    }

    .header-right .social-list {
        float: left;
    }

    .top-shop-nav, .header-right > .nav-inline {
        width: auto;
    }

    .header-right .social-list > ul {
        margin: 0;
    }

    .header-right .social-list > ul > li {
        width: 46px;
        height: 46px;
        margin: 0 10px 0 0;
    }

    .header-right .social-list > ul > li > a {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border-color: rgba(255, 255, 255, 0.15);
        background-color: transparent;
        color: #c13703;
        font-size: 22px;
        line-height: 44px;
    }

    .about-us {
        padding: 50px 0 70px;
    }

    .about-us .watch,
    .about-us .glasses {
        display: block;
    }

    .about-us .watch {
        top: 2.5%;
        right: 1.5%;
        width: 100px;
        height: 180px;
    }

    .about-us .glasses {
        width: 300px;
        height: 200px;
        bottom: 3%;
        left: 2%;
        background-position: bottom center;
    }

    .about-us .container-small {
        padding: 0 120px;
    }

    .product-item-sell-box {
        display: block;
        opacity: 1;
        position: static;
        font-size: 12px;
        line-height: 18px;
        padding: 7px 12px;
        background: #191919;
    }

    .blog-list-text {
        padding: 0 0 20px;
    }

    .paginator,
    .pagination {
        margin: 30px 0;
    }

    .top-menu {
        display: none;
    }
}

@media screen and (max-width: 1139px) {
    .ap-img1 {
        width: 500px;
    }

    .ap-img2 {
        width: 180px;
    }
}

@media screen and (max-width: 1100px) {
    .island-box-texts .title {
        font-size: 36px;
        max-width: 400px;
        line-height: 36px;
    }

    .about-product-right-bottom .bg {
        width: 100%;
    }

    li:nth-of-type(2) .island-box-texts,
    .island-box-texts {
        padding: 30px 20px 40px;
    }

    .island-box-texts .ic-big_arrow_right {
        margin: -10px -10px -10px 5px;
    }

    .island-title h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .island-title {
        width: 33%;
    }

    .go-to-island {
        padding: 40px 0;
    }

    .island-text {
        padding: 10px;
        width: 43%;
    }

    .island-link {
        width: 24%;
    }

    .about-product-left,
    .about-product-right {
        width: 100%;
    }

    .about-product-right-bottom:before {
        top: 0;
        bottom: 0;
        left: 50%;
        width: 100vw;
        -webkit-transform: translate3d(-50%, 0, 0);
        -moz-transform: translate3d(-50%, 0, 0);
        -ms-transform: translate3d(-50%, 0, 0);
        -o-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }

    .material-more a:before {
        background-size: 20px;
    }

    .about-product {
        padding: 30px 0 0;
    }

    .p-about-title {
        font-size: 38px;
        line-height: 50px;
    }

    .about-product-left, .about-product-left .text, .about-product-left .p-about-title {
        color: #000;
    }

    .about-product-right-top,
    .about-product-left {
        padding: 0;
    }

    .about-product-right-bottom {
        padding: 30px;
    }

    .p-about-title {
        margin-bottom: 25px;
    }

    .about-product-right-top .text td:nth-of-type(1),
    .about-product-left .text td:nth-of-type(1) {
        width: auto;
    }

    .about-product-left .text td, .about-product-left .text tr, .about-product-left .text tbody, .about-product-left .text table {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .about-product-left .text tr:nth-of-type(2n) {
        background: rgba(0, 0, 0, 0.1);
    }

    .prodBg {
        display: none;
    }

    .warranty-title .line1,
    .warranty-title .line2 {
        font-size: 26px;
        line-height: 26px;
    }

    .warranty-title {
        width: 190px;
    }

    .warranty-text .text {
        font-size: 12px;
        line-height: 18px;
    }

    .warranty-text {
        width: 470px;
    }

    .warranty-icon {
        margin-right: 20px;
        width: 60px;
        height: 60px;
    }

    .product-description-wrapper {
        padding: 30px 0 30px;
    }

    .social-list {
        width: 30%;
    }

    .footer-box.footer-box-last {
        width: 20%;
    }

    .footer-box.long-box,
    .footer-box {
        padding-bottom: 20px;
        width: 33.3334%;
    }

    .materials .texts,
    .materials .list {
        float: none;
        overflow: hidden;
        max-width: 100%;
        width: 100%;
    }

    .materials .texts {
        padding: 0;
    }

    .main-box-left {
        padding: 0 60px 0 0;
    }

    .main-box-right {
        padding: 15px 0 0 60px;
    }

    .main-text-boxes {
        padding: 30px 0 50px;
    }

    .main-text-boxes .parallax-watch {
        -webkit-background-size: 400px;
        background-size: 400px;
    }
}

@media screen and (max-width: 1024px) {
    .page-heading h1,
    .page-heading .h1 {
        font-size: 36px;
        line-height: 44px;
    }
}

@media screen and (max-width: 1000px) {
    .island-box-img {
        position: static;
        width: 100%;
        height: 0;
        padding-top: 69.8%;
    }

    .island-box-texts .title {
        margin: 0 auto 20px;
    }

    .island-box-texts {
        width: 100%;
        text-align: center;
    }

    .island-box-wrapper {
        max-width: 610px;
    }

    .contact-row-up {
        text-align: center;
    }

    .island-view .contact-page-map {
        margin: 40px 0;
    }

    .contact-shop,
    .contact-logo {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        padding: 10px;
    }

    .contact-box .title {
        margin-bottom: 20px;
    }

    .contact-box.contact-box-first {
        width: 100%;
        max-width: 100%;
        padding-bottom: 15px;
        padding-top: 10px;
    }

    .contact-box {
        width: 50%;
    }

    .contact-map-top:before {
        width: 40px;
        height: 40px;
    }

    .contact-map-img {
        display: none;
    }

    .contact-map-right iframe {
        height: 400px;
    }

    .contact-map-left {
        background: #f1f2f2;
    }

    .contact-map-left,
    .contact-map-right {
        float: none;
        width: 100%;
    }

    .contact-map-top {
        padding: 12px 40px;
    }

    .contact-map-top:before {
        display: none;
    }

    .contact-map-top h2 {
        padding: 10px 0;
    }

    .material-texts .text {
        max-width: 100%;
    }

    .contact-map-box .title {
        margin-bottom: 20px;
    }

    .contact-map-box .text,
    .contact-map-box .text a,
    .contact-map-top h2 {
        color: #000;
    }

    li:nth-of-type(2n+1) .material-to-right, li:nth-of-type(2n) .material-to-left,
    li:nth-of-type(2n) .material-to-right, li:nth-of-type(2n+1) .material-to-left {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 991px) {

    .blog-box:nth-of-type(2n) .blog-box-img,
    .blog-box:nth-of-type(2n+1) .blog-box-img {
        width: 100%;
        float: left;
        text-align: center;
        padding: 0;
        margin-bottom: 25px;
    }

    .blog-box:nth-of-type(2n) .blog-box-content,
    .blog-box:nth-of-type(2n+1) .blog-box-content {
        width: 100%;
        float: left;
    }

    .text .article-image {
        max-width: 100%;
        margin: 0 0 20px 0;
    }
}

@media screen and (max-width: 950px) {
    .page-heading h1, .page-heading .h1 {
        margin-bottom: 0;
    }

    .island-title h2 {
        font-size: 28px;
        line-height: 38px;
    }

    .island-text {
        padding: 5px;
        width: 45%;
    }

    .island-link {
        width: 22%;
    }

    .island-link .ic {
        width: 36px;
    }
}

@media screen and (min-width: 901px) {
    .main-box-left {
        background: transparent !important;
    }
}

@media screen and (max-width: 900px) {
    .island-link {
        width: 100%;
        padding: 10px;
    }

    .island-title {
        width: 50%;
        text-align: right;
        padding: 10px;
    }

    .island-text {
        padding: 10px;
        width: 50%;
    }

    .island-link .btn strong {
        display: inline-block;
    }

    .island-link .ic {
        margin: -15px -13px -12px 2px;
    }

    .about-products {
        padding: 50px 0;
    }

    .big-heading .h1 {
        margin-top: 30px;
    }

    .ap-img1,
    .ap-img2 {
        display: none;
    }

    .main-cat-top.big-heading {
        padding: 20px 0 40px;
    }

    .page-normal-text-article {
        padding: 10px 0 30px;
    }

    ul.article-gallery > [class*="col-"] {
        width: 33.33%;
    }

    .recommended-products.product-list .product-item:nth-of-type(4) {
        display: inline-block;
    }

    .warranty {
        padding: 25px 0;
    }

    .warranty-text {
        width: 240px;
    }

    .product-item {
        width: 50%;
    }

    /*
    .main-box-left .text,
    .main-box-left .h2 {
        color: #000;
    }
    */

    .main-box-left,
    .main-box-right {
        float: none;
        clear: both;
        overflow: hidden;
        padding: 0;
        width: 100%;
    }

    .main-box-right .h3 {
        margin: 15px 0 20px;
        font-size: 20px;
        line-height: 22px;
    }

    .main-box-left .text {
        text-transform: none;
        font-size: 14px;
        line-height: 26px;
    }

    .main-box-left .h2 {
        padding-bottom: 20px;
        font-size: 36px;
        line-height: 36px;
    }

    .main-box-left .text p + p {
        margin-top: 20px;
    }

    .main-text-boxes {
        padding: 30px 0;
        text-align: center;
    }

    .main-text-boxes .bg {
        display: none;
    }

    .content-wrapper {
        padding-top: 66px;
    }

    .main-cat-top {
        padding: 40px 0 40px;
        background-attachment: scroll;
    }

    .product-label-element {
        padding: 0 15px;
        height: 24px;
        font-size: 12px;
        line-height: 24px;
    }

    .main-cat-slider .slide {
        width: 50%;
    }

    .h2 {
        padding-bottom: 15px;
        font-size: 36px;

        line-height: 36px;
    }

    .text {
        line-height: 26px;
    }

    .about-us .text-center {
        padding-top: 25px;
    }

    .about-us {
        background-position: top -4px left;
        background-size: 180px;
    }

    .slider-content .container-strange {
        padding: 0 15px;
    }

    .main-slider {
        height: 400px;
    }

    .main-slider-slide .line1, .main-slider-slide .line2 {
        font-size: 46px;
        line-height: 46px;
    }

    .main-slider-slide .line3 {
        font-size: 16px;
        line-height: 22px;
    }

    .container {
        padding: 0 15px;
    }

    .top-box-inner,
    .top-box-basket .top-box-inner,
    .top-box-user-nav .top-box-inner {
        padding: 10px 15px;
    }

    .top-logo img {
        width: 180px;
    }

    .header-right {
        padding: 10px 0;
    }

    .top-logo {
        padding: 10px 0;
    }

    .sell-box-bottom .btn-cart {
        line-height: 28px;
    }

    .btn {
        padding: 9px 20px;
        font-size: 12px;
        line-height: 14px;
    }

    .main-box-right .btn {
        margin-top: 25px;
    }

    .main-slider .slider-content .btn-more {
        margin: 20px 0 0;
    }

    .slider-quote .text {
        font-size: 18px;
    }

    .container-quote {
        bottom: 15px;
    }

    .slider-quote {
        padding: 0 5px;
    }

    .footer-box.long-box,
    .footer-box {
        padding-bottom: 20px;
        width: 40%;
    }

    .about-us .glasses {
        width: 240px;
        height: 100px;
    }

    .about-us .watch {
        width: 70px;
        height: 120px;
        top: auto;
        bottom: 2.5%;
    }

    .about-us .container {
        padding: 0 80px;
    }

    .main-text-boxes {
        padding: 0;
        background: transparent;
    }

    .main-box-left {
        position: relative;
        background-position: center center;
        background-size: cover;
        padding: 30px 15px 30px 100px;
        width: auto;
        margin: 0 -15px;
    }

    .main-box-right {
        background: url(../images/main-boxes-gray.jpg) no-repeat right bottom #f1f2f2;
        -webkit-background-size: contain;
        background-size: contain;
        padding: 30px 15px;
        width: auto;
        margin: 0 -15px;
    }

    .main-box-left > * {
        position: relative;
        z-index: 1;
    }

    .main-box-left:before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        background: rgba(0, 0, 0, 0.7);
        content: '';
    }

    .main-box-right .h3 {
        margin: 0 0 20px;
    }

    .main-text-boxes .parallax-watch {
        display: none;
    }

    .main-box-left:after {
        background: url(../images/main-boxes-watch.png) no-repeat center center transparent;
        -webkit-background-size: 400px;
        background-size: 400px;
        width: 400px;
        height: 400px;
        position: absolute;
        display: block;
        content: '';
        top: 50%;
        left: 60px;
        -webkit-transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
        -o-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
    }

    .materials {
        -webkit-background-size: 140px;
        background-size: 140px;
        background-position: top 15px left;
    }

    .materials .h2 {
        padding-left: 140px;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 800px) {
    .island-title,
    .island-text .text,
    .island-text {
        width: 100%;
        text-align: center;
        padding: 5px;
    }
}

@media screen and (max-width: 767px) {
    .page-heading h1, .page-heading .h1 {
        font-size: 32px;
        line-height: 40px;
    }

    footer .footer-box.rwd-footer-box {
        display: block;
    }
    
    footer .footer-box.logo-footer-box {
        display: none;
    }
}

@media screen and (max-width: 700px) {
    .contact-row {
        margin: 0;
    }

    .contact-page {
        padding-top: 10px;
    }

    .page-heading .text {
        font-size: 20px;
    }

    .island-box-texts .text {
        text-align: center;
    }

    .contact-row {
        background: #f1f2f2;
        padding: 0 20px;
    }

    .contact-shop, .contact-logo {
        padding: 5px;
    }

    .about-forest h2 .line1,
    .about-products h2 .line1 {
        font-size: 26px;
        font-weight: 300;
        line-height: 30px;
    }

    .about-forest h2 .line2,
    .about-products h2 .line2 {
        font-size: 32px;
        line-height: 40px;
    }

    .big-heading .breadcrumbs {
        display: none;
    }

    .big-heading .h1 {
        font-size: 30px;
        line-height: 34px;
    }

    .about-galley .h2 {
        padding: 20px 0;
    }

    .mechanisms-view .mechanisms-list table tr {
        border-bottom: 1px solid rgbA(0, 0, 0, 0.1);
    }

    .mechanisms-view .mechanisms-list table tr:last-of-type {
        border-bottom: none;
    }

    .materials-list {
        text-align: center;
    }

    .material-name {
        margin: 0;
        line-height: 40px;
    }

    .material-name h2 {
        line-height: 40px;
    }

    .recommended-products h2 {
        font-size: 24px;
        line-height: 40px;
        margin: 0;
    }

    .text table,
    .text table tr,
    .text table td,
    .text tbody {
        display: block;
        width: 100%;
    }

    .about-product-right-bottom {
        padding: 20px 0;
    }

    .about-product-right-bottom .material {
        font-size: 22px;
        line-height: 28px;
    }

    .text table {
        border: 1px solid rgba(0, 0, 0, 0.1);
    }

    .text table tbody,
    .text table tr,
    .text table td,
    .text tbody,
    .about-product-left .text td,
    .about-product-left .text tr,
    .about-product-left .text tbody,
    .text table td {
        border: 0;
    }

    .about-product-right-bottom .material-more,
    .about-product-right-bottom .material {
        padding: 10px 0;
        width: 100%;
        display: block;
        text-align: center;
    }

    .warranty-text {
        padding-top: 10px;
        width: 100%;
    }

    .warranty .container {
        padding-right: 100px;
    }

    .warranty {
        text-align: center;
    }

    .product-heading .col-sm-3 {
        padding-bottom: 10px;
        width: 100%;
    }

    .page-heading h1, .page-heading .h1 {
        margin-top: 0;
    }

    .materials .list li {
        width: 33.33%;
    }

    .materials .list li:nth-of-type(5n+4) {
        width: 33.5%;
        /*width: 50%;*/
        /*padding-left: calc(16.6667% + 4px);*/
    }

    .main-cat-top .btn {
        margin-top: 30px;
    }

    .main-cat-top .h2 {
        font-size: 26px;
        line-height: 28px;
    }

    .main-cat-top .subtitle {
        font-size: 22px;
        line-height: 24px;
    }

    .product-item .product-name {
        font-size: 16px;
        line-height: 22px;
    }

    .h2 {
        margin: 0;
        padding-bottom: 25px;
        font-size: 26px;
        line-height: 28px;
    }

    .about-us {
        background-size: 140px;
    }

    .main-slider {
        height: 300px;
    }

    .slider-content .container-strange {
        padding: 0 15px 40px;
    }

    .slider-big-texts {
        padding-bottom: 20px;
    }

    .main-slider-slide .line1 {
        font-weight: 300;
    }

    .main-slider-slide .line1,
    .main-slider-slide .line2 {
        font-size: 36px;
        line-height: 36px;
    }

    .main-slider-slide .line3 {
        font-weight: normal;
        font-size: 14px;
    }

    .materials .list ul {
        margin: 0 -4px;
        padding: 30px 0;
    }

    .materials .list li {
        margin: -6px 0;
        padding: 0 4px;
    }

    .materials-view .materials-list ul {
        margin-top: 0;
    }

    .materials {
        background-position: top -15px left;
    }

    .materials .h2 {
        padding-left: 140px;
        padding-bottom: 20px;
    }

    .mechanisms-list .text table tr {
        padding: 10px 0;
    }

    .mechanisms-list .text table td {
        padding: 0px 5px;
    }

    .mechanisms-list td:first-of-type {
        font-weight: bold;
    }

    .mechanisms-list td:first-of-type:before {
        display: none;
    }

    .about-product-right-top .text table,
    .about-product-left .text table {
        display: table;
    }

    .about-product-right-top .text tbody,
    .about-product-left .text tbody {
        display: table-row-group;
    }

    .about-product-right-top .text tr,
    .about-product-left .text tr {
        display: table-row;
    }

    .about-product-right-top .text td,
    .about-product-left .text td {
        width: 60%;
        display: table-cell;
        padding: 5px 10px;
        font-size: 14px;
        line-height: 18px;
    }

    .about-product-right-top .text td:nth-of-type(1),
    .about-product-left .text td:nth-of-type(1) {
        /*padding-bottom: 0;*/
        width: 40%;
        display: table-cell;
        padding: 4px 10px;
    }
}

@media screen and (max-width: 639px) {
    .main-slider-slide.theme-light .apla {
        background: #191919;
        opacity: 0.6;
    }

    .slider-content .container-strange {
        padding: 0 15px;
    }

    .main-slider .slider-content {
        top: auto;
        bottom: 10px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        padding: 0;
    }

    .main-slider-slide .line2,
    .main-slider-slide .line1 {
        font-size: 30px;
        line-height: 30px;
    }

    .slider-quote,
    .container-quote,
    .main-slider-slide .line3 {
        display: none;
    }

    .product-item-top {
        margin-bottom: 0;
    }

    .product-item img.main {
        max-width: 100%;
        max-height: 100%; 
		
		/*max-width: 150%;
        max-height: 120%;*/
    }

    .product-item .product-photo-wrapper .product-photo-inner {
        padding-top: 125%;
    }

    .product-label {
        bottom: auto;
        top: calc(100% + 5px);
    }

    .product-item .product-name-wrapper {
        height: auto;
        padding-top: 25px;
    }

    .product-item .product-bottom-adjust {
        max-height: none;
    }

    .subcategory-header h3 {
        font-size: 28px;
    }

    .product-item-inner {
        padding: 0;
    }

    .main-cat-slider .slider {
        white-space: normal;
    }

    .main-cat-top .btn {
        font-size: 14px;
        line-height: 18px;
        padding: 12px 25px;
    }

    .about-us .watch {
        width: 50px;
        height: 80px;
    }

    .about-us .glasses {
        width: 180px;
        height: 60px;
    }

    .about-us .container {
        padding: 0 50px;
    }

    .about-us {
        padding: 30px 0 40px;
        background: #fff;
    }

    .modal-content .shop-product-name {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .modal-content .shop-basket-product-variant-content label {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 12px;
    }

    .product-name-inside {
        vertical-align: top;
    }

    .paginator .pages .page-number {
        margin-right: 20px;
    }
}

@media screen and (max-width: 560px) {
    .main-box-right {
        text-align: left;
    }

    .main-box-right .h3,
    .main-box-right .text {
        text-align: center;
    }

    .main-slider-slide .line2,
    .main-slider-slide .line1 {
        font-size: 26px;
        line-height: 26px;
    }

    .blog-box .blog-box-title {
        font-size: 20px;
        line-height: 26px;
    }

    .blog-box {
        padding: 35px 0;
    }
}

@media screen and (max-width: 555px) {
    .order-page .form-bottom .bottom-separator {
        padding-bottom: 0;
        margin-bottom: 20px;
    }

    .order-page .order-section .form-bottom,
    .order-page .basket-section .form-bottom {
        padding: 15px 0 10px;
    }
}

@media screen and (max-width: 550px) {
    .product-header .product-discount {
        padding-top: 0;
    }

    .form-control {
        height: 42px;
        padding: 10px 15px;
    }

    .contact-shop {
        font-size: 28px;
        line-height: 40px;
    }

    .contact-logo {
        width: 230px;
        padding-top: 0;
    }

    .contact-map-top h2 {
        font-size: 40px;
        line-height: 40px;
    }

    .contact-map-bottom {
        padding: 5px 20px 20px;
    }

    .contact-map-top:before {
        right: 20px;
    }

    .contact-map-top {
        padding: 15px 20px;
    }

    .go-island-box {
        padding: 10px 10px 20px;
    }

    .about-galley .h2 {
        font-size: 20px;
    }

    .mechanisms-view .material-name,
    .material-name,
    .material-name h2 {
        font-size: 28px;
        line-height: 36px;
    }

    .page-normal-text-article .text h3 {
        margin: 15px 0 5px;
        font-size: 22px;
    }

    .page-heading {
        margin: 0;
        padding-top: 15px;
    }
	
	.page-heading.product-heading h1 {
		font-size:28px;
	}

    .materials-list li:first-of-type {
        padding: 0 0 10px;
    }

    .material-texts .text {
        text-align: center;
    }

    .back-button {
        padding: 20px 0;
    }

    .about-product {
        padding: 10px 0 0;
    }

    .text table tr {
        padding: 10px 0;
    }

    .text table th,
    .text table td {
        padding: 5px 15px;
    }

    .p-about-title {
        font-size: 28px;
        line-height: 40px;
    }

    .warranty-arrow {
        width: 40px;
        height: 40px;
    }

    .warranty-title {
        width: auto;
        margin: 0;
    }

    .warranty-icon {
        margin-right: 10px;
    }

    .warranty-title .line1,
    .warranty-title .line2 {
        font-size: 20px;
        line-height: 20px;
    }

    .warranty,
    .warranty .text {
        text-align: center !important;
    }

    .warranty .container {
        padding-right: 70px;
    }

    .product-right-carver {
        padding: 7% 5% 4%;
        font-size: 18px;
    }

    .spec-type {
        margin-top: 15px;
        padding-top: 0;
        padding-bottom: 0;
    }

    .spec-text {
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .spec-type,
    .spec-text {
        display: block;
        width: 100%;
    }

    .product-right-carver .ic {
        margin-top: -4px;
        margin-right: 10px;
        width: 30px;
        height: 30px;
    }

    .product-header .product-category {
        font-size: 18px;
        line-height: 24px;
    }

    .product-right .product-time .caption {
        line-height: 20px;
    }

    .product-sell-form .sell-box {
        padding: 10px 15px;
    }

    .product-header h1 {
        font-size: 22px;
        line-height: 30px;
    }

    .product-discount {
        line-height: 26px;
    }

    .product-header h1 {
        font-size: 28px;
        line-height: 40px;
    }

    .product-item-inner {
        padding: 0;
    }

    .product-item-bottom {
        margin-top: 0;
    }

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

    .materials .name {
        font-size: 14px;
        line-height: 20px;
    }

    .main-cat-top .h2 {
        font-size: 22px;
        line-height: 24px;
    }

    .product-item-top {
        padding: 15px 5px 0;
    }

    .main-cat-slider {
        padding: 20px 0 15px;
    }

    .product-item .product-bottom-adjust {
        margin-top: 10px;
    }

    .main-slider .slick-prev:before,
    .main-slider .slick-next:before {
        background-size: 18px;
    }

    /*.main-slider-arrows {
        top: auto;
        right: 0;
        bottom: 10px;
        left: 0;
        padding: 0 10px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }*/

    .slider-big-texts {
        padding: 0 40px 12px;
    }

    .slider-quote {
        display: inline-block;
        float: none;
        margin: auto;
    }

    .container-quote {
        text-align: center;
    }

    .main-slider-arrows button.slick-arrow {
        width: 36px;
        height: 36px;
        background-size: 28px;
    }

    .contact-map-top h2 {
        margin-bottom: 0;
    }

    .under-map-texts .text {
        text-align: center;
    }
}

@media screen and (max-width: 500px) {
    .contact-box .text {
        text-align: center;
    }

    .contact-box,
    .contact-map-box {
        width: 100%;
        padding: 0 0 15px;
    }
}

@media screen and (max-width: 480px) {
    .page-heading h1, .page-heading .h1 {
        font-size: 28px;
        line-height: 34px;
    }

    .subcategory-header h3 {
        font-size: 24px;
    }

    .nav-inline ul > li > .btn.toggle-cross {
        width: 36px;
        height: 36px;
    }

    .top-shop-nav > ul > li,
    .header-right .social-list > ul > li {
        width: 36px;
        height: 36px;
        margin-right: 5px;
    }

    .toggle-cross span,
    .toggle-cross span::before,
    .toggle-cross span::after {
        width: 20px;
    }

    .toggle-cross span:before {
        top: -6px;
    }

    .toggle-cross span:after {
        bottom: -6px;
    }

    .header-right .social-list > ul > li > a {
        font-size: 18px;
        line-height: 34px;
    }

    .header-right {
        padding: 15px 0;
    }

    .about-us .container {
        padding: 0 15px;
    }

    .about-us .glasses {
        width: 120px;
        height: 50px;
    }
    
    .materials {
        background-position: top 10px left;
        -webkit-background-size: 110px;
        background-size: 110px;
    }

    .materials .h2 {
        padding-left: 110px;
        padding-bottom: 20px;
    }

    .blog-box .blog-box-title {
        font-size: 18px;
        line-height: 24px;
    }

    .blog-box {
        padding: 20px 0;
    }

    .paginator,
    .pagination {
        margin: 20px 0;
    }

    .pagination li {
        padding: 0 3px;
    }

    .pagination li a {
        font-size: 16px;
        line-height: 32px;
    }

    .pagination li.prev a,
    .pagination li.next a {
        width: 32px;
        height: 32px;
    }

    .warranty-arrow {
        top: 32px;
    }

    .warranty-text {
        width: calc(100% + 55px);
        margin-right: -55px;
    }
}

@media screen and (max-width: 460px) {
    .main-box-right .text {
        text-align: justify;
    }
}

@media screen and (max-width: 420px) {
    .footer-wrapper h3, .footer-wrapper .h3 {
        font-size: 20px;
    }

    .page-heading .text {
        font-size: 18px;
        text-align: left;
    }

    .island-box-texts .teaser {
        font-size: 14px;
        line-height: 24px;
    }

    .island-box-texts .title {
        font-size: 28px;
        line-height: 33px;
    }

    .island-boxes {
        padding-top: 30px;
    }

    .island-box-texts .link .ic {
        display: none;
    }

    .contact-shop {
        font-size: 22px;
        line-height: 30px;
    }

    .contact-form-text {
        overflow: hidden;
        padding-bottom: 25px;
    }

    .contact-form-title,
    .contact-box .title,
    .contact-map-box .title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .contact-page-form {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .contact-page-map {
        margin-bottom: 25px;
    }

    .contact-map-top h2 {
        font-size: 34px;
        line-height: 34px;
    }

    .under-map-texts .btn {
        margin-top: 30px;
    }

    .under-map-texts {
        padding: 0 0 40px;
    }

    .island-text .text {
        font-size: 12px;
        line-height: 22px;
    }

    .go-to-island {
        padding: 30px 0;
    }

    .island-link .btn strong {
        display: none;
    }

    .about-forest h2 .line1,
    .about-products h2 .line1 {
        font-size: 22px;
        line-height: 26px;
    }

    .about-forest h2 .line2,
    .about-products h2 .line2 {
        font-size: 28px;
        line-height: 32px;
    }

    .big-heading .h1 {
        font-size: 26px;
        line-height: 30px;
    }

    ul.article-gallery {
        margin: 0 -4px;
    }

    ul.article-gallery > [class*="col-"] {
        margin-bottom: 4px;
        padding: 0 2px;
    }

    .page-heading h1, .page-heading .h1 {
        font-size: 30px;
        line-height: 36px;
    }

    .material-texts .btn strong {
        display: block;
    }

    .product-right-carver {
        font-size: 14px;
    }

    .product-right-spec {
        padding-top: 20px;
    }

    .materials .name {
        padding: 0 5px;
        font-size: 12px;
        line-height: 18px;
    }

    .materials {
        padding: 20px 0 0;
    }

    .product-item .product-name {
        font-size: 14px;
        line-height: 18px;
    }

    .about-us {
        background-size: 100px;
    }

    .main-slider-slide .line1,
    .main-slider-slide .line2 {
        font-size: 28px;
        line-height: 28px;
    }

    .main-slider-slide .line1,
    .main-slider-slide .line2 {
        font-size: 28px;
        line-height: 28px;
    }

    .top-box-inner .ic-wrapper.btn.top-box-close {
        padding: 8px 0;
    }

    /*
    .nav-inline ul > li > .btn.toggle-cross,
    .top-shop-nav > ul > li > a,
    .top-box-inner .ic-wrapper.btn.top-box-close,
    .top-shop-nav > ul > li > .btn,
    .nav-inline ul > li > a.search-toggle {
        width: 40px;
        height: 40px;
    }
    */

    .top-logo {
        padding: 11px 0;
    }

    .top-logo img {
        width: 140px;
    }

    .content-wrapper {
        padding-top: 58px;
    }

    .rwd-box-wrapper {
        padding-bottom: 60px;
        height: 100%;
    }

    .sell-box .product-gross-wrapper .price-old {
        float: left;
        padding: 16px 0 0 15px;
        width: auto;
    }

    .sell-box .price-box {
        float: left;
        width: auto;
    }

    .main-slider-slide .line2,
    .main-slider-slide .line1 {
        font-size: 22px;
        line-height: 22px;
    }

    .header-right {
        padding: 11px 0;
    }

    .main-box-left:after {
        width: 200px;
        height: 200px;
        -webkit-background-size: 200px;
        background-size: 200px;
        top: 48px;
        left: 45px;
    }

    .main-box-left {
        padding: 30px 15px 30px 15px;
    }

    .main-box-left .h2 {
        padding-left: 60px;
    }

    .shop-product.personalize-box .shop-basket-product-variant .shop-product-name {
        height: auto;
        padding-top: 16px;
    }

    .paginator .pages .page-number {
        margin-right: 15px;
    }
}

@media screen and (max-width: 359px) {
    .main-cat-top .h2 {
        font-size: 18px;
        line-height: 20px;
    }

    .main-cat-top .subtitle {
        font-size: 16px;
        line-height: 18px;
    }

    .btn {
        padding: 6px 15px;
    }

    .rwd-box-wrapper {
        padding-bottom: 50px;
        height: 100%;
    }

    .top-logo {
        padding: 8px 0;
    }

    .top-logo img {
        /*width: 150px;*/
        width: 108px;
    }

    .header-right {
        padding: 5px 0;
    }

    .top-shop-nav > ul > li {
        margin-right: 5px;
    }

    .content-wrapper {
        padding-top: 46px;
    }

    .page-heading h1, .page-heading .h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .subcategory-header h3 {
        font-size: 22px;
    }

    .main-slider-slide .line2,
    .main-slider-slide .line1 {
        font-size: 20px;
        line-height: 20px;
    }

    .main-slider-arrows button.slick-arrow {
        width: 30px;
        height: 30px;
    }
}

@media screen and (max-width: 319px) {
    .top-header,
    body {
        width: 320px;
    }
}
