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

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

@media (min-width: 1150px) {
    .container {
        width: 1400px
    }
}

.col-md-1, .col-md-3, .col-md-5, .col-md-6, .col-md-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .col-md-1, .col-md-3, .col-md-5, .col-md-6, .col-md-12 {
        float: left
    }

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

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

    .col-md-5 {
        width: 41.66666667%
    }

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

    .col-md-1 {
        width: 8.33333333%
    }
}

.Select.is-disabled > .Select-control {
    background-color: #f9f9f9
}

.Select.is-disabled > .Select-control:hover {
    box-shadow: none
}

.Select-arrow-zone:hover > .Select-arrow {
    border-top-color: #666
}

ul.inline-block > li {
    display: inline-block
}

.padded-content {
    padding-left: 170px;
    padding-right: 170px
}

.header-top .top-nav > li {
    margin-left: 46px;
    margin-right: 0;
    line-height: 3
}

.header-top .top-nav > li.no-tablet {
    margin-left: 15px
}

.top-nav > li span {
    color: #00a5fb;
    margin-top: -2px;
    margin-right: 3px;
    text-transform: uppercase
}

.top-nav > li .count-time {
    display: inline-block;
    color: #000;
    border: 1px solid #ebebeb;
    padding: 5px 0;
    width: 25px;
    text-align: center;
    margin-right: 3px
}

.header-middle-inner > .go-left, .header-middle-inner > .go-right {
    display: table;
    height: 64px;
    padding-top: 9px
}

.header-middle-inner > .go-left > .center-v, .header-middle-inner > .go-right > .center-v {
    display: table-cell;
    vertical-align: middle;
    padding-right: 25px
}

.header-middle-inner > .go-left > .center-v:last-of-type, .header-middle-inner > .go-right > .center-v:last-of-type {
    padding-right: 0
}

.header-middle-inner > .go-right > .center-v.shooping-cart-wrap {
    position: relative
}

@media screen and (max-width: 767px) {
    .header-middle-inner .main-nav #favourites:before, .header-middle-inner .main-nav #orderstatus:before {
        display: inline-block
    }

    .header-middle-inner .main-nav #favourites span:first-child, .header-middle-inner .main-nav #orderstatus span:first-child {
        margin-top: -2px;
        margin-right: 10px;
        margin-left: 5px
    }

    .header-middle-inner .main-nav #favourites span:last-child, .header-middle-inner .main-nav #orderstatus span:last-child {
        font-size: 11px;
        display: inline-block
    }
}

@media screen and (max-width: 1150px) and (min-width: 768px) {
    .header-middle-inner .main-nav #favourites, .header-middle-inner .main-nav #orderstatus {
        padding: 0;
        border: none;
        display: block;
        height: 25px;
        width: auto;
        font-family: "Gotham-Book", Sans-Serif;
        text-align: left
    }

    .header-middle-inner .main-nav #favourites span:first-child, .header-middle-inner .main-nav #orderstatus span:first-child {
        margin-bottom: 0;
        margin-right: 5px;
        margin-top: 0
    }

    .header-middle-inner .main-nav #favourites span:last-child, .header-middle-inner .main-nav #orderstatus span:last-child {
        font-size: 9px;
        display: inline-block
    }
}

@media screen and (min-width: 1151px) {
    .header-middle.main-header-bar .header-middle-inner .go-left .logo-wrapper .go-left.logo {
        background: url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -1px -210px;
        height: 40px;
        width: 200px
    }
}

.header-bottom #NavigationContainer .tab-box > a {
    display: inline-block;
    width: 100px;
    position: absolute;
    height: 100%;
    margin-left: -30px;
    margin-top: -15px
}

.main-info-section {
    padding: 40px 70px 0
}

.main-info-section .padded-content span:first-of-type a .border-box {
    border-left: none
}

.border-box {
    padding: 3px 0;
    border-left: 1px solid #ebebeb;
    text-align: center;
    cursor: pointer
}

.border-box .icon-wrap {
    height: 36px;
    margin: 0 auto 5px
}

.border-box .icon-wrap:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.border-box > span {
    display: block;
    margin-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px
}

.border-box .icon {
    display: inline-block
}

.border-box:first-child {
    border-left: 0
}

.border-box > .strong {
    font-size: 22px
}

.main-categories-section {
    width: 100%;
    margin-bottom: 90px
}

.main-categories-section .category-box {
    position: relative;
    height: 600px;
    overflow: hidden;
    border: 1px solid #ebebeb;
    border-left: 0;
    border-top: 0
}

.main-categories-section .category-box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.main-categories-section .category-box:first-child {
    border-left: 1px solid #ebebeb
}

.main-categories-section .first-row .category-box {
    border-top: 1px solid #ebebeb;
    width: 400px
}

.main-categories-section .first-row .category-box:last-child {
    width: 600px
}

.main-categories-section .category-box-inner {
    height: 300px
}

.main-categories-section .category-box-inner:first-child {
    border-right: 1px solid #ebebeb
}

.main-categories-section .category-box-inner:last-child {
    border-right: 0
}

.main-categories-section .cat-group {
    border-bottom: 1px solid #ebebeb
}

@media screen and (max-width: 767px) {
    .main-categories-section .row {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin: 0;
        padding: 0
    }

    .main-categories-section .row .category-box {
        height: auto !important
    }

    .main-categories-section .row .col-md-3.category-box {
        width: 100% !important;
        position: relative;
        padding: 28px 30px 28px 70px;
        height: auto;
        margin-bottom: 15px;
        border: 1px solid #ebebeb !important;
        background-image: none !important
    }

    .main-categories-section .row .col-md-3.category-box a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1
    }

    .main-categories-section .row .col-md-3.category-box .sec-title {
        padding: 0
    }

    .main-categories-section .row .col-md-3.category-box .sec-subtitle {
        padding: 0
    }

    .main-categories-section .row .col-md-3.category-box .category-box-inner {
        width: 100%;
        position: relative;
        padding: 28px 30px 28px 70px;
        height: auto;
        margin-bottom: 15px;
        border: 1px solid #ebebeb !important
    }

    .main-categories-section .row .col-md-6.category-box {
        margin: 0;
        padding: 0;
        border: none !important
    }

    .main-categories-section .row .col-md-6.category-box .cat-group {
        padding: 0;
        margin: 0;
        border: none !important
    }

    .main-categories-section .row .col-md-6.category-box .cat-group .category-box-inner {
        width: 100%;
        position: relative;
        padding: 28px 30px 28px 70px;
        height: auto;
        margin-bottom: 15px;
        border: 1px solid #ebebeb !important;
        background-image: none !important
    }

    .main-categories-section .row .col-md-6.category-box .cat-group .category-box-inner .sec-title {
        padding: 0
    }

    .main-categories-section .row .col-md-6.category-box .cat-group .category-box-inner .sec-subtitle {
        padding: 0
    }

    .main-categories-section .row .col-md-12.category-box {
        width: 100%;
        position: relative;
        padding: 28px 30px 28px 70px;
        height: auto !important;
        margin-bottom: 15px;
        border: 1px solid #ebebeb !important;
        background-image: none !important
    }

    .main-categories-section .row .col-md-12.category-box .sec-title {
        padding: 0
    }

    .main-categories-section .row .col-md-12.category-box .sec-subtitle {
        padding: 0
    }

    .main-categories-section .row:nth-child(3) .col-md-3.category-box {
        width: 100% !important;
        position: relative;
        padding: 0;
        height: auto;
        margin-bottom: 0;
        border: none !important;
        background-image: none !important
    }

    .main-categories-section .row:nth-child(3) .col-md-3.category-box .cat-group {
        border: none
    }

    .main-categories-section .row:nth-child(3) .col-md-3.category-box a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1
    }

    .main-categories-section .row:nth-child(3) .col-md-3.category-box .sec-title {
        padding: 0
    }

    .main-categories-section .row:nth-child(3) .col-md-3.category-box .sec-subtitle {
        padding: 0
    }

    .main-categories-section .row:nth-child(3) .col-md-3.category-box .category-box-inner {
        width: 100%;
        position: relative;
        padding: 28px 30px 28px 70px;
        height: auto;
        margin-bottom: 15px;
        border: 1px solid #ebebeb !important
    }

    .main-categories-section .row:nth-child(3) .col-md-3.category-box.img-centered {
        width: 100% !important;
        position: relative;
        padding: 28px 30px 28px 70px;
        height: auto;
        margin-bottom: 15px;
        border: 1px solid #ebebeb !important;
        background-image: none !important
    }

    .main-categories-section .row:nth-child(3) .col-md-6.category-box .col-md-6.category-box-inner {
        width: 100% !important
    }

    .main-categories-section .row:first-child .category-box:first-child::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -68px -396px;
        width: 14px;
        height: 24px;
        position: absolute;
        left: 25px;
        top: 32px
    }

    .main-categories-section .row:first-child .category-box:first-child::after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -92px -373px;
        width: 8px;
        height: 14px;
        position: absolute;
        right: 18px;
        top: 35px
    }

    .main-categories-section .row:first-child .category-box:nth-child(2)::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -68px -396px;
        width: 14px;
        height: 24px;
        position: absolute;
        left: 25px;
        top: 32px
    }

    .main-categories-section .row:first-child .category-box:nth-child(2)::after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -92px -373px;
        width: 8px;
        height: 14px;
        position: absolute;
        right: 18px;
        top: 35px
    }

    .main-categories-section .row:first-child .category-box:nth-child(3) .cat-group .category-box-inner:first-child::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -118px -458px !important;
        width: 28px;
        height: 25px;
        position: absolute;
        left: 20px;
        top: 32px
    }

    .main-categories-section .row:first-child .category-box:nth-child(3) .cat-group .category-box-inner:first-child::after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -92px -373px;
        width: 8px;
        height: 14px;
        position: absolute;
        right: 18px;
        top: 35px
    }

    .main-categories-section .row:first-child .category-box:nth-child(3) .cat-group .category-box-inner:nth-child(2)::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -147px -457px !important;
        width: 28px;
        height: 15px;
        position: absolute;
        left: 20px;
        top: 35px
    }

    .main-categories-section .row:first-child .category-box:nth-child(3) .cat-group .category-box-inner:nth-child(2)::after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -92px -373px;
        width: 8px;
        height: 14px;
        position: absolute;
        right: 18px;
        top: 35px
    }

    .main-categories-section .row:first-child .category-box:nth-child(3) .cat-group .category-box-inner:nth-child(3)::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -0px -444px;
        width: 20px;
        height: 20px;
        position: absolute;
        left: 25px;
        top: 32px
    }

    .main-categories-section .row:first-child .category-box:nth-child(3) .cat-group .category-box-inner:nth-child(3)::after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -92px -373px;
        width: 8px;
        height: 14px;
        position: absolute;
        right: 18px;
        top: 35px
    }

    .main-categories-section .row:first-child .category-box:nth-child(3) .cat-group .category-box-inner:nth-child(4)::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -176px -458px !important;
        width: 18px;
        height: 22px;
        position: absolute;
        left: 25px;
        top: 32px
    }

    .main-categories-section .row:first-child .category-box:nth-child(3) .cat-group .category-box-inner:nth-child(4)::after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -92px -373px;
        width: 8px;
        height: 14px;
        position: absolute;
        right: 18px;
        top: 35px
    }

    .main-categories-section .row:nth-child(2) .col-md-12.category-box::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -48px -396px;
        width: 20px;
        height: 24px;
        position: absolute;
        left: 25px;
        top: 32px
    }

    .main-categories-section .row:nth-child(2) .col-md-12.category-box::after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -92px -373px;
        width: 8px;
        height: 14px;
        position: absolute;
        right: 18px;
        top: 35px
    }

    .main-categories-section .row:nth-child(3) .col-md-3.category-box:first-child .cat-group .col-md-12.category-box-inner:first-child::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -195px -458px !important;
        width: 14px;
        height: 24px;
        position: absolute;
        left: 25px;
        top: 32px
    }

    .main-categories-section .row:nth-child(3) .col-md-3.category-box:first-child .cat-group .col-md-12.category-box-inner:first-child::after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -92px -373px;
        width: 8px;
        height: 14px;
        position: absolute;
        right: 18px;
        top: 35px
    }

    .main-categories-section .row:nth-child(3) .col-md-3.category-box:first-child .cat-group .col-md-12.category-box-inner:last-child::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat 0 -571px;
        width: 26px;
        height: 17px;
        position: absolute;
        left: 20px;
        top: 35px
    }

    .main-categories-section .row:nth-child(3) .col-md-3.category-box:first-child .cat-group .col-md-12.category-box-inner:last-child::after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -92px -373px;
        width: 8px;
        height: 14px;
        position: absolute;
        right: 18px;
        top: 35px
    }

    .main-categories-section .row:nth-child(3) .col-md-3.category-box:nth-child(2)::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -81px -551px;
        width: 16px;
        height: 19px;
        position: absolute;
        left: 25px;
        top: 32px
    }

    .main-categories-section .row:nth-child(3) .col-md-3.category-box:nth-child(2)::after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -92px -373px;
        width: 8px;
        height: 14px;
        position: absolute;
        right: 18px;
        top: 35px
    }

    .main-categories-section .row:nth-child(3) .col-md-6.category-box:nth-child(3) .cat-group .col-md-6.category-box-inner:first-child::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -26px -571px;
        width: 24px;
        height: 15px;
        position: absolute;
        left: 22px;
        top: 35px
    }

    .main-categories-section .row:nth-child(3) .col-md-6.category-box:nth-child(3) .cat-group .col-md-6.category-box-inner:first-child::after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -92px -373px;
        width: 8px;
        height: 14px;
        position: absolute;
        right: 18px;
        top: 35px
    }

    .main-categories-section .row:nth-child(3) .col-md-6.category-box:nth-child(3) .cat-group .col-md-6.category-box-inner:nth-child(2):before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat 0 -588px;
        width: 24px;
        height: 18px;
        position: absolute;
        left: 22px;
        top: 35px
    }

    .main-categories-section .row:nth-child(3) .col-md-6.category-box:nth-child(3) .cat-group .col-md-6.category-box-inner:nth-child(2):after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -92px -373px;
        width: 8px;
        height: 14px;
        position: absolute;
        right: 18px;
        top: 35px
    }

    .main-categories-section .row:nth-child(3) .col-md-6.category-box:nth-child(3) .cat-group .col-md-12.category-box-inner:last-child::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat 0px -396px;
        width: 30px;
        height: 24px;
        position: absolute;
        left: 20px;
        top: 32px
    }

    .main-categories-section .row:nth-child(3) .col-md-6.category-box:nth-child(3) .cat-group .col-md-12.category-box-inner:last-child::after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -92px -373px;
        width: 8px;
        height: 14px;
        position: absolute;
        right: 18px;
        top: 35px
    }
}

.showcase-product-slides {
    margin-bottom: 90px;
    padding: 0 80px
}

.showcase-product-slides .slick-slider .slick-prev {
    left: -80px
}

.showcase-product-slides .slick-slider .slick-next {
    right: -80px
}

.product-box {
    text-align: center
}

.product-box .image-holder {
    position: relative;
    height: 200px;
    text-align: center;
    line-height: 250px
}

.product-box p {
    padding: 0 10px;
    margin-bottom: 5px
}

.product-box .recent-product-price {
    margin-top: 15px
}

.product-box .recent-product-price span {
    display: block
}

.product-box .recent-product-price .new-price {
    font: 16px "Gotham-Black", Sans-Serif
}

.hero-slider {
    position: relative;
    width: 100%;
    min-height: 410px;
    overflow: hidden
}

.hero-slider .hero-inner-wrap {
    width: 1400px;
    margin: 0 auto
}

.hero-slider .hero-content-wrapper {
    position: relative;
    min-height: 410px;
    z-index: 2
}

.hero-slider .hero-content-wrapper .btn {
    position: absolute;
    bottom: 70px;
    z-index: 3;
    left: 50%;
    margin-left: -190px;
    margin-bottom: -8px
}

.hero-slider .hero-slider-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 410px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0) url("/_dev/_images/2016/slides/background1.jpg?=1") no-repeat no-repeat center;
    background-size: cover
}

.banner-hero-slider {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden
}

.banner-hero-slider .slide-txt {
    position: absolute;
    margin: 0 auto;
    top: 100px;
    z-index: 3
}

.banner-hero-slider .slide-txt h1 {
    font: 100px "Gotham-Black", Sans-Serif
}

.banner-hero-slider .slide-txt h2 {
    font: 42px "Gotham-Black", Sans-Serif
}

.banner-hero-slider .slide-txt h3 {
    font-size: 30px
}

.banner-hero-slider .slide-txt a {
    margin-top: 20px
}

.icon-heart-big {
    width: 27px;
    height: 23px;
    background-position: -30px -373px
}

.icon-truck-big {
    width: 36px;
    height: 25px;
    background-position: 0px -346px
}

.icon-phone-big {
    width: 24px;
    height: 24px;
    background-position: -69px -347px
}

.icon-cart {
    width: 16px;
    height: 16px;
    background-position: -22px -331px
}

.icon-ar-right-big-white {
    width: 8px;
    height: 14px;
    background-position: -52px -331px
}

.icon-movig-cart {
    width: 34px;
    height: 29px;
    background-position: -230px -299px !important
}

.icon-quick-search {
    background-position: -91px -130px;
    width: 28px;
    height: 26px
}

.btn-green {
    background: #72a700
}

.btn-medium .icon-right {
    margin-left: 15px;
    margin-top: -2px
}

.btn-small .icon-left {
    margin-right: 10px;
    margin-top: -1px
}

@media screen and (max-width: 767px) {
    .main-sec-title {
        font-size: 22px
    }
}

.header-bottom .tab-box-vertical .tab-box-blue .tab-nav .tab-nav-content > div {
    padding: 0;
    margin: 0;
    border: none
}

.header-bottom .tab-box-vertical .tab-box-blue .tab-nav .tab-nav-content > div ul {
    margin: 0;
    text-align: left
}

.header-bottom .tab-box-vertical .tab-box-blue .tab-nav .tab-nav-content > div ul li {
    font-family: "Gotham-Book", Sans-Serif
}

.header-bottom .tab-box-vertical .tab-box-blue .tab-nav .tab-nav-content > div ul li a {
    margin: 0
}

.header-bottom .tab-box-vertical > .tab-box:first-child {
    border-top: 0;
    border-right: 0
}

.tabbed-full .main-sec-title {
    width: 100%;
    margin-bottom: 40px;
    text-align: center
}

.about-page-list li {
    font-size: 12px;
    padding-top: 8px;
    padding-left: 28px;
    margin-bottom: 8px
}

.about-page-list li:before {
    content: "";
    background: url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -31px -80px;
    min-height: 20px;
    min-width: 20px;
    display: inline-block;
    position: absolute;
    left: 20px
}

#MostSoldProductsContainer .product-box, #TrendingRightNowProductContainer .product-box, #RecommendedProducts .product-box {
    height: 280px
}

.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    outline: 0;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-prev:before, .slick-next:before {
    font: 20px/1 "slick";
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000
}

.slick-prev {
    left: -25px
}

.slick-prev:before {
    content: "←"
}

.slick-next {
    right: -25px
}

.slick-next:before {
    content: "→"
}

@media screen and (max-width: 1500px) {
    .header-top-inner {
        width: 1200px
    }

    .header-middle-inner {
        width: 1200px
    }

    .header-middle-inner div.center-v .search-box-wrap {
        position: absolute;
        top: 120px;
        left: 50%;
        width: 100%;
        height: 85px !important;
        padding: 0 15px;
        background: #f6f6f6;
        transform: translate(-50%, 0);
        z-index: 11;
        overflow: hidden;
        height: auto;
        max-height: 0;
        -webkit-transition: max-height 0.1s linear;
        -moz-transition: max-height 0.1s linear;
        -ms-transition: max-height 0.1s linear;
        -o-transition: max-height 0.1s linear;
        transition: max-height 0.1s linear
    }

    .header-middle-inner div.center-v .search-box-wrap .search-box {
        background: #fff;
        border: 1px solid #ebebeb
    }

    .header-middle-inner div.center-v .search-box-wrap form.search-form {
        width: 100%;
        margin: 15px 65px
    }

    .header-middle-inner div.center-v .search-box-wrap .suggested-search-box {
        background: transparent
    }

    .header-middle-inner div.center-v .search-box-wrap .suggested-search-box .suggested-search-box-inner {
        background: #fff
    }

    .header-bottom .tab-box-vertical {
        width: 1200px
    }

    #NavigationContainer .tab-box-vertical .tab-box h2 {
        font-size: 10px !important
    }

    .hero-slider .hero-inner-wrap {
        width: 1200px
    }

    .content-wrap {
        width: 1200px
    }

    .container {
        width: 1200px
    }

    .border-box {
        font-size: 11px
    }

    .main-categories-section .first-row .category-box {
        width: 320px
    }

    .main-categories-section .first-row .category-box:last-child {
        width: 560px
    }

    footer {
        width: 1200px
    }
}

@media screen and (min-width: 1500px) {
    .no-desktop {
        display: none !important
    }
}

@media screen and (max-width: 1300px) {
    .address-list-tablet-container {
        border-top: 1px solid #ebebeb
    }

    .address-list-tablet-container .address-list-tablet {
        text-align: center;
        width: 50%;
        margin: 30px auto
    }

    .address-list-tablet-container .address-list-tablet span {
        white-space: nowrap
    }

    .address-list-tablet-container .address-list-tablet span:last-child {
        margin-right: 0
    }

    .header-middle-inner div.center-v .search-box-wrap {
        top: 115px
    }

    .frontpage-quick-search {
        width: 1100px
    }

    .frontpage-quick-search .select-wrapper {
        width: 220px
    }

    .header-top-inner, .header-middle-inner {
        width: 100%;
        padding-left: 40px;
        padding-right: 45px
    }

    .header-bottom li {
        margin-right: 10px
    }

    .hero-slider .hero-inner-wrap {
        width: 100%;
        padding-left: 40px;
        padding-right: 40px
    }

    .hero-slider .hero-content-wrapper .btn {
        margin-left: -144px
    }

    .content-wrap {
        width: 100%;
        padding-left: 40px;
        padding-right: 40px
    }

    .container {
        width: 100%
    }

    .border-box {
        width: 50%;
        font-size: 14px;
        border: 1px solid #ebebeb
    }

    .border-box:first-child {
        border-bottom: 0;
        border-left: 1px solid #ebebeb
    }

    .border-box:last-child {
        border-left: 0
    }

    .main-categories-section .first-row .category-box {
        width: 50%
    }

    .main-categories-section .first-row .category-box:last-child {
        width: 100%;
        border-left: 1px solid #ebebeb
    }

    .main-categories-section .category-box-inner {
        overflow: hidden
    }

    footer {
        width: 100%;
        padding-left: 40px;
        padding-right: 40px
    }

    .footer-nav .third-grid, .footer-nav .third-grid:last-child, .footer-nav .third-grid:first-child {
        width: 33.33%
    }

    .footer-nav .third-grid:nth-child(3) {
        display: none
    }

    .footer-nav .third-grid:last-child {
        margin-right: 0;
        border-right: 0
    }

    .footer-nav .newsletter-form input.email {
        width: 70%
    }

    .footer-nav .newsletter-form button {
        width: 38px
    }

    .footer-nav .newsletter-form button span.strong {
        display: none
    }

    .footer-nav .newsletter-form button span.icon-right {
        margin-left: 0
    }
}

@media screen and (min-width: 1151px) and (max-width: 1500px) {
    .search-box-wrap {
        overflow: visible !important;
        width: 30% !important;
        top: 10px !important;
        left: 35% !important
    }
}

@media screen and (min-width: 1300px) and (max-width: 1500px) {
    .footer-nav .third-grid, .footer-nav .third-grid:first-child {
        width: 200px
    }

    .footer-nav .third-grid:nth-child(3) {
        width: 300px
    }
}

@media screen and (min-width: 1150px) and (max-width: 1300px) {
    .home-boxed .border-box {
        border: 1px solid #ebebeb !important
    }

    .main-info-section .padded-content span:first-of-type a .border-box {
        border-left: 1px solid #ebebeb;
        border-bottom: none;
        border-right: none
    }

    .main-info-section .padded-content span:last-of-type a .border-box {
        border-left: 1px solid #ebebeb
    }
}

@media screen and (min-width: 1150px) and (max-width: 1200px) {
    .header-bottom .tab-box-vertical {
        width: auto
    }
}

@media screen and (min-width: 1150px) and (max-width: 1168px) {
    .header-top .top-nav > li {
        margin-left: 30px
    }
}

@media screen and (max-width: 1150px) {
    #NavigationContainer .menu-div {
        border: none
    }

    .header-middle-inner div.center-v .search-box-wrap form.search-form {
        width: auto;
        width: 60% !important;
        margin: 15px auto 15px auto !important
    }

    .header-middle-inner .mobile-search-activator {
        padding-bottom: 20px
    }

    .header-middle-inner .mobile-search-activator #search-box-activate {
        color: #fff;
        padding-left: 10px;
        padding-right: 10px;
        text-transform: uppercase;
        font-size: 10px;
        height: 42px;
        border: 1px solid #262626;
        background: transparent
    }

    .header-middle-inner .mobile-search-activator #search-box-activate .icon-search-white {
        margin-right: 5px
    }

    .header-middle-inner .main-nav .dropdown {
        margin-left: 10px;
        padding-bottom: 19px
    }

    .fixed-header-megameni {
        top: 75px !important
    }

    .fixed-header-megameni .fixed-header-megameni-inner {
        display: grid !important;
        -ms-grid-columns: 1fr 1fr !important;
        grid-template-columns:1fr 1fr !important;
        grid-gap: 10px !important;
        border-bottom: none;
        border-left: none
    }

    .fixed-header-megameni .fixed-header-megameni-inner .tab-box {
        width: 100%;
        border: 1px solid #ebebeb
    }

    .frontpage-quick-search {
        width: 90%;
        display: flex;
        flex-flow: row;
        align-items: center
    }

    .frontpage-quick-search .select-wrapper {
        flex: 1
    }

    .frontpage-quick-search .select-search-title {
        text-align: center
    }

    .frontpage-quick-search .icon {
        display: block;
        margin: auto 15px
    }

    .search-box-wrap #search-box-close {
        display: block;
        position: absolute;
        top: 16px;
        right: 20px;
        width: 42px;
        height: 42px;
        border: 1px solid #d8d8d8;
        background: #fff;
        -webkit-transition: all 400ms ease-in-out;
        -moz-transition: all 400ms ease-in-out;
        -ms-transition: all 400ms ease-in-out;
        -o-transition: all 400ms ease-in-out;
        transition: all 400ms ease-in-out;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px
    }

    .search-box-wrap #search-box-close span {
        display: inline-block;
        height: 8px;
        width: 8px
    }

    .search-box-wrap #search-box-close:hover {
        background-color: #d8d8d8;
        color: #fff
    }

    .no-tablet {
        display: none !important
    }

    .no-desktop {
        display: block !important
    }

    .header-top-inner, .header-middle-inner {
        padding-left: 20px;
        padding-right: 25px
    }

    .header-top-inner .top-nav {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%
    }

    .header-top-inner .top-nav li {
        margin-left: 0
    }

    .header-top-inner .top-nav li a {
        text-decoration: underline
    }

    .hero-slider {
        min-height: 20px;
        height: 265px;
        margin-bottom: 42px
    }

    .hero-slider .hero-inner-wrap {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .hero-slider .hero-inner-wrap .slide-txt {
        top: 50px;
        left: 30px
    }

    .hero-slider .hero-inner-wrap .slide-txt h1 {
        font-size: 65px
    }

    .hero-slider .hero-inner-wrap .slide-txt h2 {
        font-size: 30px
    }

    .hero-slider .hero-inner-wrap .slide-txt h3 {
        font-size: 20px
    }

    .hero-slider .hero-inner-wrap .slide-txt .btn {
        padding: 0 9px
    }

    .hero-slider .hero-inner-wrap .slide-txt .btn .icon-right {
        margin-left: 8px;
        margin-right: 3px
    }

    .hero-slider .hero-slider-background {
        height: 265px
    }

    .hero-slider .hero-content-wrapper {
        min-height: 20px;
        height: 265px
    }

    .hero-slider .hero-content-wrapper .btn {
        margin-left: -100px
    }

    .content-wrap {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 5px
    }

    .container {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }

    .container.main-categories-section {
        padding-left: 15px;
        padding-right: 15px
    }

    .padded-content {
        padding: 0;
        display: flex
    }

    .padded-content > span {
        width: 25%
    }

    .padded-content > span .border-box {
        width: 100%;
        border: none
    }

    .main-categories-section .first-row .category-box:first-child {
        border-bottom: 0
    }

    .main-categories-section .first-row .category-box:nth-child(2) {
        border-bottom: 0
    }

    .main-categories-section .first-row .cat-group .col-md-6 {
        width: 50%;
        float: left
    }

    .main-categories-section > .row:nth-child(2) .col-md-12 {
        width: 100%;
        height: 340px
    }

    .main-categories-section .row:nth-child(3) .category-box:first-child {
        width: 50%
    }

    .main-categories-section .row:nth-child(3) .category-box:nth-child(2) {
        width: 50%
    }

    .main-categories-section .row:nth-child(3) .category-box:nth-child(3) {
        width: 100%;
        border-left: 1px solid #ebebeb
    }

    .main-categories-section .row:nth-child(3) .category-box:nth-child(3) .col-md-6 {
        width: 50%
    }

    .main-categories-section .row:nth-child(3) .cat-group .col-md-6 {
        width: 50%;
        float: left
    }

    .main-categories-section .category-box {
        float: left
    }

    footer {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }

    .footer-nav .third-grid {
        width: 33.33%
    }

    .header-middle-inner div.center-v .search-box-wrap {
        margin-right: 2px;
        top: 90px !important
    }

    .dropdown-mega .megameni {
        top: 79px;
        padding: 0 40px
    }

    .dropdown-mega .megameni .tab-box {
        width: 50%
    }

    #NavigationContainer .tab-box-vertical {
        width: 100%;
        display: grid;
        grid-template-columns:repeat(6, 1fr);
        height: 100%
    }

    #NavigationContainer .tab-box-vertical .tab-box {
        width: 100% !important;
        display: none
    }

    #NavigationContainer .tab-box-vertical .tab-box.tablet-w {
        display: block;
        position: relative
    }

    #NavigationContainer .tab-box-vertical .tab-box.tablet-w a {
        width: auto !important;
        margin: auto auto auto auto !important;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 100%
    }

    #NavigationContainer .tab-box-vertical .tab-box.menu-div.tablet-w {
        position: static
    }

    #NavigationContainer .tab-box-vertical .dropdown-mega .megameni .megameni-inner {
        border-left: 0;
        border-bottom: 0;
        display: grid;
        grid-template-columns:1fr 1fr;
        grid-gap: 10px
    }

    #NavigationContainer .tab-box-vertical .dropdown-mega .megameni .megameni-inner .tab-box {
        display: inline-block;
        width: 100%;
        height: 90px;
        padding: 28px 18px;
        text-align: left;
        border: 1px solid #ebebeb;
        background: #fff;
        cursor: pointer
    }

    #NavigationContainer .tab-box-vertical .dropdown-mega .megameni .megameni-inner .tab-box a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1
    }

    #NavigationContainer .tab-box-vertical .dropdown-mega .megameni .megameni-inner .tab-box .sec-title {
        text-align: left;
        color: #000;
        margin-bottom: 4px;
        font-size: 16px !important
    }

    #NavigationContainer .tab-box-vertical .dropdown-mega .megameni .megameni-inner .tab-box .sec-subtitle {
        font: 12px "Gotham-Book", Sans-Serif;
        display: block
    }

    #NavigationContainer .tab-box-vertical .dropdown-mega .megameni .megameni-inner .tab-box .icon-wrap {
        display: inline-block;
        text-align: center;
        width: 50px;
        vertical-align: middle
    }

    #NavigationContainer .tab-box-vertical .dropdown-mega .megameni .megameni-inner .tab-box .center-v {
        display: inline-block
    }

    #NavigationContainer .tab-box-vertical .dropdown-mega .megameni .megameni-inner .tab-box .center-v h2 {
        margin-top: 0
    }

    #NavigationContainer .tab-box-vertical .dropdown-mega .megameni .megameni-inner .tab-box .center-v h3.daily-deals {
        background: #00a5fb;
        padding: 4px 3px 3px;
        border-radius: 2px;
        font: 8px "Gotham-Medium", Sans-Serif;
        color: #fff;
        text-align: center
    }

    #NavigationContainer .tab-box-vertical .dropdown-mega .megameni .megameni-inner .tab-box .icon-ar-right-big-black {
        display: block;
        float: right;
        margin-top: 10px
    }

    .commerce-info li:last-child {
        width: 100%
    }
}

@media screen and (min-width: 1150px) {
    .mobile-search-activator {
        display: none
    }

    .product-quick-view {
        position: relative
    }

    .product-quick-view > div:nth-child(2) .image-holder {
        padding: 0 10px
    }

    .product-quick-view:hover {
        z-index: 3
    }

    .product-quick-view:hover .product-quick-view-side {
        display: grid;
        align-items: end;
        justify-items: center;
        background-color: #fff;
        padding: 12px;
        position: absolute;
        left: -5px;
        width: 102%;
        height: 125%;
        border: 1px solid #ebebeb;
        box-shadow: 0 0 10px 0px #ebebeb;
        text-align: left
    }

    .product-quick-view:hover .product-quick-view-side a {
        text-align: center
    }

    .product-quick-view:hover > div:nth-child(2) {
        z-index: 2;
        position: inherit
    }
}

@media screen and (max-width: 1235px) and (min-width: 1176px) {
    .header-middle-inner div.center-v .search-box-wrap form.search-form {
        width: 100% !important;
        margin: 15px
    }
}

@media screen and (max-width: 1175px) and (min-width: 1151px) {
    .header-middle-inner div.center-v .search-box-wrap form.search-form {
        width: 95% !important
    }
}

@media screen and (min-width: 1300px) {
    .address-list-tablet-container {
        display: none
    }
}

@media screen and (max-width: 1280px) {
    .header-middle-inner div.center-v .search-box-wrap form.search-form {
        width: 85%
    }
}

@media screen and (max-width: 980px) {
    .header-middle-inner .main-nav .dropdown a p {
        margin-top: -11px !important
    }

    .header-middle-inner > .go-right > .center-v {
        padding-right: 0
    }

    .header-middle-inner .main-nav .dropdown {
        margin-left: 10px
    }

    .header-middle-inner .main-nav .dropdown a, .header-middle-inner .main-nav .dropdown a:hover {
        padding: 6px 0 6px 14px;
        width: 175px
    }
}

@media screen and (max-width: 980px) and (min-width: 768px) and (max-width: 1150px) {
    .header-middle-inner .main-nav .dropdown a, .header-middle-inner .main-nav .dropdown a:hover {
        padding: 6px 0 6px 15px;
        width: 175px
    }
}

@media screen and (max-width: 980px) {
    .header-middle-inner .mobile-search-activator {
        padding-bottom: 20px
    }

    .header-middle-inner .mobile-search-activator #search-box-activate {
        color: #fff;
        padding-left: 10px;
        padding-right: 10px;
        text-transform: uppercase;
        font-size: 10px;
        height: 42px;
        border: 1px solid #262626;
        background: transparent
    }

    .header-middle-inner .mobile-search-activator #search-box-activate .icon-search-white {
        margin-right: 5px
    }

    .header-middle-inner .shooping-cart-wrap {
        left: 10px
    }

    .footer-block {
        padding: 40px 25px
    }

    .footer-block.markets {
        padding: 40px 0
    }

    .main-info-section {
        padding: 0 50px 30px
    }
}

@media screen and (max-width: 367px) {
    .header-middle-inner .mobile-search-activator #search-box-activate .icon-search-white {
        margin-right: 0
    }
}

@media screen and (max-width: 796px) {
    .header-middle-inner #MenuNavigationHeader {
        margin-right: 10px
    }
}

@media screen and (max-width: 768px) {
    .footer-nav .third-grid {
        padding-left: 40px
    }

    .footer-nav-block li {
        margin-bottom: 15px
    }
}

@media screen and (max-width: 778px) {
    .header-middle-inner .main-nav .dropdown {
        margin-left: 10px
    }

    .header-middle-inner .main-nav .dropdown a, .header-middle-inner .main-nav .dropdown a:hover {
        width: 165px
    }
}

@media screen and (max-width: 767px) {
    .shooping-cart-wrap button {
        padding: 0 0 0 10px
    }

    .header-middle-inner > div:nth-child(2) {
        line-height: 4.1;
        padding-top: 5px
    }
}

@media screen and (max-width: 700px) {
    .footer-nav .third-grid, .footer-nav .third-grid:first-child {
        width: 50%
    }

    .footer-nav .third-grid:last-child {
        width: 100%;
        padding-top: 50px;
        padding-left: 0
    }

    .footer-nav .third-grid:nth-child(2) {
        border-right: 0
    }

    .dropdown-mega .megameni {
        padding: 0 10px
    }

    .dropdown-mega .megameni .megameni-inner {
        margin: 10px 0
    }

    .dropdown-mega .megameni .tab-box .sec-title {
        font-size: 14px
    }

    .dropdown-mega .megameni .tab-box .sec-subtitle {
        font-size: 11px
    }
}

@media screen and (min-width: 500px) and (max-width: 665px) {
    .header-top-inner {
        padding-left: 5px;
        padding-right: 5px
    }

    .header-top .top-nav {
        margin-right: 0
    }

    .header-top .top-nav > li:first-child {
        display: none
    }

    .header-top .top-nav > li {
        margin-left: 7px
    }
}

@media screen and (min-width: 768px) and (max-width: 1150px) {
    .header-middle-inner #HeaderMiddleSectionContainer .main-nav li:last-of-type {
        margin-left: 20px;
        margin-right: 40px
    }

    .header-middle.main-header-bar .header-middle-inner .go-left .logo-wrapper .go-left.logo {
        background: url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -1px -250px;
        width: 150px;
        height: 30px
    }

    .content-wrap .frontpage-content-wrap .trending-right-now {
        margin-top: 10px;
        margin-bottom: 5px
    }

    .content-wrap .frontpage-content-wrap .frontpage-content-wrap {
        padding-top: 30px !important
    }
}

@media screen and (max-width: 1063px) {
    #HeaderMiddleSectionContainer {
        padding-right: 10px
    }
}

@media screen and (max-width: 861px) and (min-width: 768px) {
    #FrontpageQuickSearchContainer .frontpage-quick-search .select-wrapper.select-search-title h3 {
        font-size: 15px
    }

    #FrontpageQuickSearchContainer .frontpage-quick-search .select-wrapper.select-search-title span {
        font-size: 13px
    }
}

@media screen and (max-width: 767px) {
    .header-middle.main-header-bar .header-middle-inner .go-left .logo-wrapper {
        padding-top: 12px
    }

    .header-middle.main-header-bar .header-middle-inner .go-left .logo-wrapper .go-left.logo {
        background: url(/_dev/_images/2016/sprites/sprite-global.webp?v=1) no-repeat -152px -250px;
        width: 126px;
        height: 24px
    }

    .header-middle-inner > .go-right, .header-middle-inner .go-left {
        height: 50px
    }

    .header-middle-inner div.center-v .search-box-wrap {
        transform: none;
        left: 0
    }

    .header-middle-inner #MenuNavigationHeader {
        display: none
    }

    .footer-block {
        display: none
    }

    .footer-block.markets {
        display: none
    }

    .footer-block-mobile {
        display: block;
        padding: 0;
        border: none
    }

    #FrontpageQuickSearchContainer {
        margin-top: 30px;
        padding: 0 15px
    }

    #FrontpageQuickSearchContainer .frontpage-quick-search {
        display: block;
        margin: 0
    }

    #FrontpageQuickSearchContainer .frontpage-quick-search .select-wrapper.select-search-title {
        width: 100%;
        margin-bottom: 20px;
        flex: none
    }

    #FrontpageQuickSearchContainer .frontpage-quick-search .select-wrapper {
        width: 100%;
        margin-bottom: 10px;
        flex: none
    }

    #FrontpageQuickSearchContainer .frontpage-quick-search .select-wrapper-small-left {
        width: 45%;
        float: left;
        flex: none
    }

    #FrontpageQuickSearchContainer .frontpage-quick-search .icon.icon-ar-right-big-black {
        margin: 10px 0 0;
        position: absolute;
        left: 49.5%
    }

    #FrontpageQuickSearchContainer .frontpage-quick-search .select-wrapper-small-right {
        float: right;
        width: 45%
    }

    .frontpage-quick-search {
        width: 100%;
        margin: 20px auto 10px
    }

    .suggested-search-box {
        top: 62px;
        left: 0;
        height: 100vh;
        overflow: auto
    }

    .suggested-search-box .suggested-search-box-inner {
        overflow: auto;
        height: calc(100% - 150px)
    }

    .hero-slider .hero-content-wrapper .btn {
        margin: 0 auto;
        padding: 0 15px;
        position: relative;
        top: 145px;
        display: block;
        width: 176px;
        left: 0
    }

    .no-mobile {
        display: none !important
    }

    #NavigationContainer {
        display: none
    }

    .cookieAcceptPopup {
        border-radius: 0
    }

    .content-wrap {
        margin: 40px auto 25px
    }

    .header-middle {
        height: initial
    }

    .header-middle-inner {
        padding: 0 20px 0 10px
    }

    .header-middle-inner .go-right > .center-v {
        padding-right: 5px;
        vertical-align: middle
    }

    .header-middle-inner .go-right > .center-v .center-v {
        margin-left: 5px
    }

    .header-middle-inner .go-right > .center-v .btn-transparent {
        border: none;
        text-align: center;
        width: 65px;
        padding: 0
    }

    .header-middle-inner .go-right > .center-v .btn-transparent .icon-left {
        margin-right: 0;
        margin-bottom: 2px
    }

    .header-middle-inner .go-right > .center-v .btn-transparent p {
        margin-top: -11px;
        margin-left: 0;
        font: 700 8px "Gotham-Medium", sans-serif
    }

    .header-middle-inner .go-right > .center-v .btn-transparent:hover {
        width: 65px;
        padding: 0
    }

    .header-middle-inner .go-right > .center-v .btn-transparent:hover p {
        margin-top: -11px;
        margin-left: 0;
        font-family: "Gotham-Medium", sans-serif
    }

    .header-middle-inner .go-right > .center-v #favourites {
        width: 59px;
        margin-left: 0
    }

    .header-middle-inner .go-right > .center-v #favourites span:last-child {
        display: block;
        font: 700 8px "Gotham-Medium", sans-serif;
        text-transform: none;
        margin-top: -10px
    }

    .header-middle-inner .go-right > .center-v .mobile-search-activator {
        padding: 0
    }

    .header-middle-inner .go-right > .center-v .search-box-wrap {
        top: 63px !important;
        padding: 0 0 0 5px;
        overflow: visible;
        max-height: 62px !important;
        box-shadow: 0 4px 2px -2px #ebebeb;
        display: flex;
        align-items: center;
        background: #fff
    }

    .header-middle-inner .go-right > .center-v .search-box-wrap .search-form {
        width: 100% !important;
        margin: 10px 10px 10px 0
    }

    .header-middle-inner .go-right > .center-v .search-box-wrap .search-form .search-box-content {
        display: flex;
        padding: 0 10px 0 0
    }

    .header-middle-inner .go-right > .center-v .search-box-wrap .search-form .search-input {
        width: 100%
    }

    .header-middle-inner .go-right > .center-v .search-box-wrap .search-form > div div:first-child .search-box-submit {
        background: transparent
    }

    .header-middle-inner .go-right > .center-v .search-box-wrap .search-box {
        background: #fff;
        border: 1px solid #ebebeb
    }

    .header-middle-inner .main-nav .dropdown {
        padding-bottom: 15px
    }

    .header-middle-inner .shooping-cart-wrap {
        margin-left: 10px
    }

    .header-middle-inner .shooping-cart-wrap .btn-basket {
        padding-right: 10px;
        padding-left: 10px;
        margin-bottom: 3px;
        margin-top: 5px;
        background: #72a700;
        margin-left: 10px !important
    }

    .header-middle-inner .dropdown-mega .megameni {
        top: 72px
    }

    .header-middle-inner .dropdown-mega .megameni .tab-box {
        width: 100%
    }

    .header-bottom {
        padding: 12px;
        -webkit-box-shadow: 0 0px 10px -5px #000;
        -moz-box-shadow: 0 0px 10px -5px #000;
        box-shadow: 0 0px 10px -5px #000
    }

    .header-bottom li {
        margin-right: 0
    }

    footer, .content-wrap {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 50px
    }

    footer .footer-block:first-of-type {
        border-top: 1px solid #ebebeb;
        padding-top: 40px
    }

    .footer-block-mobile ul.inline-block {
        display: block !important
    }

    .footer-block-mobile ul.inline-block li {
        display: inline-block
    }

    .footer-block-mobile ul.inline-block li:first-child {
        display: block;
        margin: 0 auto;
        width: 100%
    }

    .newsletter-form input.email {
        width: 83% !important
    }

    .newsletter-form button {
        width: 15% !important
    }

    .footer-nav {
        padding: 0
    }

    .footer-nav .third-grid, .footer-nav .third-grid:first-child, .footer-nav .third-grid:last-child {
        width: 100%;
        padding: 40px 30px;
        margin-top: -1px;
        border-bottom: 1px solid #ebebeb;
        border-right: 0
    }

    .footer-nav .third-grid:nth-child(2) {
        border-right: 0
    }

    .footer-nav .third-grid:nth-child(3) {
        display: inherit
    }

    .showcase-product-slides {
        margin-bottom: 50px
    }

    .hero-slider {
        display: inherit;
        height: 200px;
        margin-bottom: 0;
        margin-top: 37px
    }

    .hero-slider .hero-content-wrapper {
        position: relative
    }

    .hero-slider .hero-content-wrapper .btn .icon-right {
        margin-left: 8px;
        margin-right: 0
    }

    .megameni {
        position: relative;
        overflow-y: visible;
        top: 0;
        padding: 0 15px
    }

    .megameni .megameni-inner {
        border: none
    }

    .megameni .megameni-inner .tab-box {
        width: 100%;
        border: 1px solid #ebebeb;
        margin-bottom: 10px;
        padding: 28px 18px 28px 10px
    }

    .megameni .megameni-inner .tab-box .icon-ar-right-big-black {
        margin-right: 0;
        margin-left: auto;
        margin-top: 9px
    }

    .webshop-body .slick-slider {
        margin-bottom: 40px !important;
        margin-top: 10px
    }

    #MostSoldProductsContainer .showcase-product-slides {
        padding: 0 30px
    }

    #MostSoldProductsContainer .showcase-product-slides .slick-slider .slick-prev {
        left: -30px
    }

    #MostSoldProductsContainer .showcase-product-slides .slick-slider .slick-next {
        right: -30px
    }

    #MostSoldProductsContainer .showcase-product-slides .slick-slider .product-box {
        height: 250px
    }

    #MostSoldProductsContainer .showcase-product-slides .slick-slider .product-box .image-holder {
        height: 150px
    }

    .tab-nav {
        display: none
    }

    #searchHeaderForm {
        display: inline-block
    }

    .frontpage-featured-text {
        margin-top: 60px
    }
}

@media screen and (max-width: 420px) {
    .header-middle-inner .shopping-cart-data {
        display: none !important
    }

    .markets .payments ul {
        display: block
    }

    .markets .payments li {
        margin-bottom: 5px;
        float: none
    }
}

@media screen and (max-width: 425px) {
    .slick-slider .slick-slide .image-holder {
        min-height: auto !important
    }

    .cookieAcceptPopup {
        width: 100%;
        left: 0;
        bottom: 0
    }
}

@media screen and (max-width: 450px) {
    .header-middle-inner .go-right > .center-v .search-box-wrap {
        padding: 0 0 0 0 !important
    }
}

@media screen and (max-width: 499px) {
    .header-middle-inner .go-right > .center-v .search-box-wrap {
        padding: 0
    }
}

@media screen and (max-width: 767px) {
    .header-middle-fixed .fixed-header-hide {
        display: none
    }

    .header-middle-fixed .go-left .center-v, .header-middle-fixed .go-right .center-v {
        vertical-align: middle !important
    }

    .header-middle-inner .go-right > .center-v .center-v {
        margin-left: 5px
    }

    .header-middle-fixed #MenuNavigationHeader {
        margin-top: 6px !important
    }

    .header-middle.header-middle-fixed #MenuNavigationHeader {
        display: block
    }

    .header-middle.main-header-bar.header-middle-fixed .header-middle-inner .go-left #MenuNavigationHeader {
        margin-top: 10px !important
    }

    .header-middle-fixed .go-left #MenuNavigationHeader .fixed-header-menu button, .header-middle-fixed .go-right #MenuNavigationHeader .fixed-header-menu button {
        width: 40px !important
    }

    .header-middle-fixed .fixed-header-menu button .icon-wrap {
        margin-right: 0;
        margin-top: 0
    }

    .header-middle-fixed .go-left #MenuNavigationHeader .fixed-header-menu button .icon-wrap, .header-middle-fixed .go-right #MenuNavigationHeader .fixed-header-menu button .icon-wrap {
        margin-right: auto;
        margin-left: auto
    }

    .header-middle-fixed .go-left #MenuNavigationHeader .fixed-header-menu button .icon-wrap .icon-ham, .header-middle-fixed .go-right #MenuNavigationHeader .fixed-header-menu button .icon-wrap .icon-ham {
        margin: auto auto auto auto !important
    }

    .header-middle.main-header-bar.header-middle-fixed .header-middle-inner {
        padding: 0 20px 5px 10px
    }

    .header-middle.main-header-bar.header-middle-fixed .header-middle-inner .go-right #HeaderMiddleSectionContainer {
        padding-top: 7px
    }

    .header-middle-fixed .shooping-cart-wrap .btn-basket {
        margin-top: 10px !important
    }

    .footer-nav-block li {
        margin-bottom: 15px
    }

    .header-middle-inner .go-right > .center-v .center-v .search-box-wrap .suggested-search-box .suggested-search-box-inner .sug-box-view-all-container .sug-box-view-all button {
        background: #00a5fb;
        border: none;
        border-radius: 3px;
        color: #fff
    }

    .header-middle-inner .go-right > .center-v .center-v .search-box-wrap .suggested-search-box .suggested-search-box-inner .sug-box-view-all-container .sug-box-view-all button :first-child {
        font-family: "Gotham-Black", Sans-Serif, serif
    }

    .header-middle-inner .go-right > .center-v .center-v .search-box-wrap .suggested-search-box .suggested-search-box-inner .sug-box-view-all-container .sug-box-view-all button .icon.icon-ar-right-small-white {
        margin-left: 10px;
        margin-top: -2px
    }

    .header-middle-inner .go-right > .center-v .center-v .search-box-wrap .suggested-search-box .suggested-search-box-inner .sug-box-view-all-container {
        position: fixed;
        bottom: 0;
        background: #fff;
        padding: 10px;
        box-shadow: 0 16px 35px 0 rgba(0, 0, 0, 0.4)
    }

    .suggested-search-box {
        top: 62px;
        left: 0;
        height: 100vh;
        overflow: auto
    }

    .header-middle-inner .go-right > .center-v .search-box-wrap .search-form > div .search-box-close {
        width: 42px;
        height: 42px;
        border: 1px solid #ebebeb;
        background: #fff;
        display: inline-block !important;
        float: right;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px
    }

    .header-middle-inner .go-right > .center-v .search-box-wrap .search-form .search-input {
        width: 100%
    }

    .header-middle-inner .go-right > .center-v .search-box-wrap .search-form .search-box-input {
        width: 93%;
        margin-right: 10px
    }

    .header-middle-inner .go-right > .center-v .search-box-wrap .mrg10 {
        margin: 10px 10px 10px 10px !important
    }
}

.header-middle-inner .go-right > .center-v .center-v {
    margin-left: 5px
}

@media screen and (max-width: 796px) {
    .header-middle-inner #MenuNavigationHeader {
        margin-right: 10px
    }
}

@media screen and (max-width: 345px) {
    .markets .payments li {
        display: inline-block;
        margin-bottom: 5px;
        float: none
    }

    .header-middle-inner .logo-wrapper {
        margin-left: -12px
    }

    .header-middle-inner .go-right > .center-v .btn-transparent {
        width: 55px
    }

    .header-middle-inner .shooping-cart-wrap .btn-basket {
        margin-left: 0 !important
    }
}

@media screen and (max-width: 374px) {
    #FrontpageQuickSearchContainer {
        margin-top: 55px
    }

    .go-right > .center-v .search-box-wrap .search-form .search-box-content {
        padding: 0 5px 0 0
    }

    .search-box-wrap {
        padding: 0 10px 0 0 !important
    }

    .header-middle-inner {
        padding: 0px 20px 0 11px
    }

    .header-middle-inner .go-right .center-v {
        padding-right: 0
    }

    .header-middle-inner .go-right .center-v .main-nav li:first-child .dropdown {
        margin-left: 0
    }

    .header-middle-inner .go-right .center-v .main-nav li:last-child {
        margin-left: 5px
    }

    .header-bottom {
        display: none
    }

    .commerce-info li img {
        max-width: 90%
    }
}

@media screen and (max-width: 375px) {
    .frontpage-quick-search {
        max-width: 100%
    }
}

@media screen and (min-width: 767px) {
    #CommerceInfoFooterContainer {
        display: none
    }
}

@media screen and (max-width: 334px) {
    .header-middle-inner .go-right > .center-v .btn-transparent {
        width: 55px
    }
}

@media screen and (max-width: 320px) {
    .footer-block-mobile ul.inline-block li {
        display: block;
        margin-top: 20px;
        display: inline-block
    }

    .header-middle-inner .search-box {
        margin-right: 10px
    }
}

@media screen and (max-width: 680px) {
    .webshop-body .slick-slider .slick-slide p {
        height: auto !important
    }
}

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

@media screen and (max-width: 499px) {
    .header-middle-inner .go-right > .center-v .search-box-wrap {
        padding: 0
    }
}

@media screen and (max-width: 810px) {
    #HeaderMiddleSectionContainer .mobile-search-activator.no-desktop #search-box-activate .icon.icon-search-white {
        margin-right: 0
    }

    .border-box > span {
        font-size: 9px
    }

    .header-middle-inner #HeaderMiddleSectionContainer {
        padding-right: 0
    }

    .header-middle-inner #HeaderMiddleSectionContainer .main-nav .dropdown {
        margin-left: 5px !important
    }
}

@media screen and (max-width: 364px) {
    .header-middle-inner .main-nav .dropdown a {
        padding: 6px 0
    }

    .header-middle-inner #HeaderMiddleSectionContainer .main-nav li:last-of-type {
        margin-left: 0 !important
    }
}

@media screen and (max-width: 338px) {
    .header-middle-inner #HeaderMiddleSectionContainer .main-nav .dropdown {
        margin-left: 0 !important
    }

    .header-middle-inner #HeaderMiddleSectionContainer .main-nav .dropdown a p {
        margin-top: -11px !important;
        font-size: 8px
    }

    .header-middle-inner #HeaderMiddleSectionContainer .main-nav li:last-of-type {
        margin-left: -4px !important
    }

    .header-middle-inner #HeaderMiddleSectionContainer .main-nav li:last-of-type a span {
        font-size: 8px !important
    }
}

@media screen and (max-width: 402px) {
    .footer-block-mobile ul.inline-block li {
        display: block
    }
}

@media screen and (max-width: 341px) {
    .footer-block-mobile ul.inline-block li span.icon {
        margin: 10px 5px 0
    }
}

@media screen and (max-width: 1150px) {
    .webshop-body #CommerceInfoFooterContainer ul li:last-child {
        width: auto;
        margin-right: 0;
        padding: 0
    }
}

@media screen and (max-width: 434px) {
    .webshop-body #CommerceInfoFooterContainer ul li:last-child {
        margin-top: 10px;
        width: 100%
    }
}

.webshop-body.webshop-frontpage .content-wrap {
    margin-top: 0 !important;
    width: 100% !important;
    padding: 0 0 0 0 !important
}

.webshop-body .frontpage-content-wrap {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden
}

@media screen and (max-width: 1500px) {
    .webshop-body .frontpage-content-wrap {
        width: 1200px
    }
}

@media screen and (max-width: 1300px) {
    .webshop-body .frontpage-content-wrap {
        width: 100%;
        padding-left: 40px;
        padding-right: 40px
    }
}

@media screen and (max-width: 1150px) {
    .webshop-body .frontpage-content-wrap {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
}

@media screen and (max-width: 767px) {
    .webshop-body .frontpage-content-wrap {
        padding: 50px 15px 10px
    }
}

.webshop-body .trending-right-now {
    margin-bottom: 30px;
    margin-top: 40px
}

.webshop-body .trending-right-now .breadcrumb-nav-trending {
    width: 100%;
    height: 30px;
    margin-top: 5px;
    font-size: 11px;
    display: inline-block;
    text-align: center;
    align-items: center
}

.webshop-body .trending-right-now .breadcrumb-nav-trending li:first-child:before {
    display: none
}

.webshop-body .trending-right-now .breadcrumb-nav-trending li {
    position: relative;
    display: inline-block;
    margin: 2px 0 5px 10px;
    padding-right: 7px;
    border-right: 1px solid #dadada
}

.webshop-body .trending-right-now .breadcrumb-nav-trending li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: transparent url(/_dev/_images/2016/sprites/sprite.png?v=1) no-repeat -35px -9px;
    width: 3px;
    height: 5px;
    margin-right: 4px;
    margin-bottom: 2px
}

.webshop-body .trending-right-now .breadcrumb-nav-trending li:last-child {
    border-right: 0
}

@media screen and (max-width: 767px) {
    .webshop-body div.trending-right-now {
        margin-top: -30px
    }

    .webshop-body div.trending-right-now .breadcrumb-nav-trending li:first-child {
        width: 100%;
        padding: 0;
        border: none
    }
}

.webshop-body .slick-slider .slick-slide .image-holder {
    line-height: inherit;
    min-height: 145px
}

.webshop-body .slick-slider .slick-prev, .webshop-body .slick-slider .slick-next {
    display: initial !important;
    width: 15px;
    height: 25px;
    overflow: hidden
}

.webshop-body .slick-slider .slick-prev:before, .webshop-body .slick-slider .slick-next:before {
    color: transparent;
    background: rgba(0, 0, 0, 0) url("/_dev/_images/2016/owl-arrows.png?=1") no-repeat 0 0
}

.webshop-body .slick-slider .slick-prev:before {
    background-position: 1px
}

.webshop-body .slick-slider .slick-next:before {
    background-position: -15px
}

.webshop-body #MostSoldProductsContainer .slick-slider .product-quick-view-side, .webshop-body #TrendingRightNowProductContainer .slick-slider .product-quick-view-side, .webshop-body #RecommendedProducts .slick-slider .product-quick-view-side {
    display: none
}

@media screen and (min-width: 1150px) {
    .webshop-body .showcase-product-slides {
        margin-bottom: 0
    }

    .webshop-body #MostSoldProductsContainer .slick-slider, .webshop-body #TrendingRightNowProductContainer .slick-slider, .webshop-body #RecommendedProducts .slick-slider {
        margin-bottom: 0
    }

    .webshop-body #MostSoldProductsContainer .slick-slider .product-box, .webshop-body #TrendingRightNowProductContainer .slick-slider .product-box, .webshop-body #RecommendedProducts .slick-slider .product-box {
        padding: 10px;
        height: 420px
    }

    .webshop-body #MostSoldProductsContainer .slick-slider .product-quick-view > div:nth-child(2) .image-holder, .webshop-body #TrendingRightNowProductContainer .slick-slider .product-quick-view > div:nth-child(2) .image-holder, .webshop-body #RecommendedProducts .slick-slider .product-quick-view > div:nth-child(2) .image-holder {
        padding: 1px 10px 0;
        height: 250px;
        line-height: 250px
    }

    .webshop-body #MostSoldProductsContainer .slick-slider .product-quick-view:hover .product-quick-view-side, .webshop-body #TrendingRightNowProductContainer .slick-slider .product-quick-view:hover .product-quick-view-side, .webshop-body #RecommendedProducts .slick-slider .product-quick-view:hover .product-quick-view-side {
        display: -ms-grid;
        display: grid;
        height: 112%
    }

    .webshop-body #MostSoldProductsContainer .slick-slider .product-quick-view:hover .product-quick-view-side a, .webshop-body #TrendingRightNowProductContainer .slick-slider .product-quick-view:hover .product-quick-view-side a, .webshop-body #RecommendedProducts .slick-slider .product-quick-view:hover .product-quick-view-side a {
        position: absolute;
        top: 210px;
        z-index: 10;
        width: 80%
    }
}

@media screen and (max-width: 1500px) {
    .webshop-body #UPSSliderContainer {
        width: 400px
    }
}

@media screen and (max-width: 1260px) {
    .webshop-body .header-top .top-nav > li {
        margin-left: 15px
    }

    .webshop-body #HeaderTopMenuSectionContainer {
        margin-left: 12px
    }
}

@media screen and (max-width: 1188px) {
    .webshop-body .header-top .top-nav > li {
        margin-left: 10px
    }

    .webshop-body .header-top .top-nav > li:first-child {
        margin-left: 0
    }
}

@media screen and (max-width: 1150px) {
    .webshop-body .header-top.clear-float.no-mobile {
        display: block !important
    }

    .webshop-body .header-top.clear-float.no-mobile .header-top-inner.row {
        padding: 0
    }

    .webshop-body .header-top.clear-float.no-mobile .top-nav.go-right.inline-block {
        padding-left: 20px;
        padding-right: 25px
    }

    .webshop-body #UPSSliderContainer {
        width: 100%;
        margin-top: 0
    }

    .webshop-body #UPSSliderContainer .ups-slider {
        padding: 9px
    }
}

@media screen and (max-width: 767px) {
    .webshop-body .header-top.clear-float.no-mobile {
        display: block !important
    }

    .webshop-body .header-top.clear-float.no-mobile .header-top-inner.row {
        padding: 0
    }

    .webshop-body .header-top.clear-float.no-mobile #UPSSliderContainer {
        margin-top: 0
    }

    .webshop-body .header-top.clear-float.no-mobile #UPSSliderContainer .ups-slider {
        margin: 0 0 0 0 !important
    }

    .webshop-body .header-top.clear-float.no-mobile #UPSSliderContainer .ups-slider a h3 {
        font-size: 8px
    }

    .webshop-body .top-nav.go-right.inline-block {
        display: none
    }
}

@font-face {
    font-family: 'Gotham-Black';
    src: url("/_dev/_styles/2016/fonts/Gotham-Black.eot?#iefix") format("embedded-opentype"), url("/_dev/_styles/2016/fonts/Gotham-Black.otf") format("opentype"), url("/_dev/_styles/2016/fonts/Gotham-Black.woff") format("woff"), url("/_dev/_styles/2016/fonts/Gotham-Black.ttf") format("truetype"), url("/_dev/_styles/2016/fonts/Gotham-Black.svg#Gotham-Black") format("svg");
    font-weight: 700;
    font-style: 700;
    font-display: swap
}

@font-face {
    font-family: 'Gotham-Book';
    src: url("/_dev/_styles/2016/fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("/_dev/_styles/2016/fonts/Gotham-Book.otf") format("opentype"), url("/_dev/_styles/2016/fonts/Gotham-Book.woff") format("woff"), url("/_dev/_styles/2016/fonts/Gotham-Book.ttf") format("truetype"), url("/_dev/_styles/2016/fonts/Gotham-Book.svg#Gotham-Book") format("svg");
    font-weight: 1000;
    font-style: 1000;
    font-display: swap
}

@font-face {
    font-family: 'Gotham-Medium';
    src: url("/_dev/_styles/2016/fonts/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("/_dev/_styles/2016/fonts/Gotham-Medium.otf") format("opentype"), url("/_dev/_styles/2016/fonts/Gotham-Medium.woff") format("woff"), url("/_dev/_styles/2016/fonts/Gotham-Medium.ttf") format("truetype"), url("/_dev/_styles/2016/fonts/Gotham-Medium.svg#Gotham-Medium") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Klarna Headline";
    font-weight: 700;
    src: url("https://x.klarnacdn.net/ui/fonts/v1/web/KlarnaHeadline-Bold.eot"), url("https://x.klarnacdn.net/ui/fonts/v1/web/KlarnaHeadline-Bold.woff2") format("woff2"), url("https://x.klarnacdn.net/ui/fonts/v1/web/KlarnaHeadline-Bold.woff") format("woff"), url("https://x.klarnacdn.net/ui/fonts/v1/web/KlarnaHeadline-Bold.ttf")
}

@font-face {
    font-family: "Klarna Sans";
    font-weight: 500;
    src: url("https://x.klarnacdn.net/ui/fonts/v1/web/KlarnaSans-Medium.eot"), url("https://x.klarnacdn.net/ui/fonts/v1/web/KlarnaSans-Medium.woff2") format("woff2"), url("https://x.klarnacdn.net/ui/fonts/v1/web/KlarnaSans-Medium.woff") format("woff"), url("https://x.klarnacdn.net/ui/fonts/v1/web/KlarnaSans-Medium.ttf");
    font-display: swap
}

@media screen and (max-width: 1150px) {
    .header-middle-inner .shooping-cart-wrap .ticket {
        top: 0;
        margin: -4px -14px 0 0
    }
}

@media screen and (max-width: 980px) {
    .header-middle-inner .shooping-cart-wrap .ticket {
        margin: -4px -9px 0 0
    }
}

@media screen and (max-width: 767px) {
    .header-middle-inner .shooping-cart-wrap .ticket {
        width: 22px;
        height: 22px;
        padding-top: 6px;
        font-size: 10px;
        top: 5px;
        background: #ff8400;
        right: 7px
    }
}

@media screen and (min-width: 768px) {
    .header-middle-fixed {
        z-index: 999999999
    }
}

.suggested-search-box .suggested-search-box-inner .li-search-hover {
    background: #f6f6f6
}

.suggested-search-box .suggested-search-box-inner .li-search-hover:after {
    content: '';
    display: none;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -3px;
    width: 4px;
    height: 8px;
    background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite.png?=1) no-repeat -66px -202px;
    display: block
}

.slick-slide img {
    display: block
}

.product-box .image-holder img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

.webshop-body .slick-slider .slick-slide img {
    display: initial;
    width: initial
}

#MostSoldProductsCategoryContainer .product-box img, #MostSoldProductsContainer .product-box img, #TrendingRightNowProductContainer .product-box img, #RecommendedProducts .product-box img {
    height: auto
}

@media screen and (min-width: 1150px) {
    .webshop-body #MostSoldProductsContainer .slick-slider .product-quick-view > div:nth-child(2) .image-holder img, .webshop-body #CartYouMayAlsoLikeContainer .slick-slider .product-quick-view > div:nth-child(2) .image-holder img, .webshop-body #TrendingRightNowProductContainer .slick-slider .product-quick-view > div:nth-child(2) .image-holder img, .webshop-body #RecommendedProducts .slick-slider .product-quick-view > div:nth-child(2) .image-holder img, .webshop-body #MostSoldProductsCategoryContainer .slick-slider .product-quick-view > div:nth-child(2) .image-holder img {
        height: auto;
        max-height: 200px
    }
}

@media screen and (max-width: 767px) {
    .mobile-menu {
        display: inline-block
    }

    .mobile-menu .btn {
        display: flex;
        width: 90px;
        margin: 10px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
        height: 42px;
        text-align: center;
        position: relative
    }

    .mobile-menu .btn .icon-wrap {
        position: absolute;
        left: 15px;
        bottom: 15px
    }

    .mobile-menu .btn h2 {
        font-size: 12px;
        position: absolute;
        right: 15px;
        bottom: 15px
    }

    .header-middle {
        height: initial
    }

    .header-middle-inner .shooping-cart-wrap .btn-basket {
        padding-right: 10px;
        padding-left: 10px;
        margin-bottom: 3px;
        margin-top: 5px;
        background: #72a700;
        margin-left: 10px !important
    }

    .mobile-menu-content {
        display: block;
        position: fixed;
        top: 0;
        left: -300px;
        right: 0;
        bottom: 0;
        width: 300px;
        height: 100%;
        background: #fff;
        z-index: 9999;
        overflow: scroll;
        padding: 25px 15px;
        -webkit-transition: all 400ms ease-in-out;
        -moz-transition: all 400ms ease-in-out;
        -ms-transition: all 400ms ease-in-out;
        -o-transition: all 400ms ease-in-out;
        transition: all 400ms ease-in-out
    }

    .mobile-menu-content-visible {
        left: 0
    }

    .mobile-menu-content .mobile-menu-inner .tab-box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 1px solid #ebebeb;
        padding: 10px 15px;
        margin-top: 10px;
        border-radius: 2px
    }

    .mobile-menu-content .mobile-menu-inner .tab-box .center-v {
        margin-left: 0
    }

    .mobile-menu-content .mobile-menu-inner .tab-box .center-v h2 {
        font-size: 12px
    }

    .mobile-menu-content .menu-info-m .close-menu button {
        padding: 9px 12px;
        border-radius: 2px;
        background: transparent;
        border: 1px solid #ebebeb
    }

    .mobile-menu-content .menu-info-m {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #ebebeb;
        padding-bottom: 15px;
        margin-bottom: 20px
    }

    .mobile-menu-content .menu-info-m .title-menu {
        font: 18px "Gotham-Black", Sans-Serif;
        text-transform: uppercase
    }

    .mobile-menu-content .mobile-menu-inner .mobile-menu-header-links {
        margin-top: 30px
    }

    .mobile-menu-content .mobile-menu-inner .mobile-menu-header-links .header-links-part {
        margin-bottom: 30px
    }

    .mobile-menu-content .mobile-menu-inner .mobile-menu-header-links .header-links-part h2 {
        margin-bottom: 10px;
        font: 14px "Gotham-Black", Sans-Serif
    }

    .mobile-menu-content .mobile-menu-inner .mobile-menu-header-links .header-links-part a {
        display: block;
        margin-bottom: 5px;
        padding: 5px 0
    }

    .mobile-menu-content .mobile-menu-inner .mobile-menu-header-links .header-links-part span {
        margin-right: 10px
    }
}

@media screen and (max-width: 1500px) {
    .header-middle-inner div.center-v .search-box-wrap.open, .header-middle-inner div.center-v .search-box-wrap.open .form.search-form {
        overflow: visible;
        max-height: 75px
    }
}

@media screen and (max-width: 1150px) {
    .header-middle-fixed div.center-v .search-box-wrap {
        top: 75px !important
    }
}

@media screen and (max-width: 861px) and (min-width: 768px) {
    .product-title-wrap .list-grid-box .Select .Select-menu-outer {
        margin-left: -40px
    }
}

.Select-placeholder, .Select--single > .Select-control .Select-value {
    bottom: 0;
    color: #000;
    left: 0;
    line-height: 34px;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    right: 0;
    top: 0;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.modal {
    z-index: 999999999 !important;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4)
}

.fade.in {
    opacity: 1
}

.modal-open div.fade.modal.in {
    text-align: center
}

.modal-open div.fade.modal.in .modal-dialog {
    text-align: left;
    display: inline-block
}

.modal .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: 5% auto;
    padding: 40px;
    border: 1px solid #888;
    width: 430px;
    font-size: 12px
}

.modal .modal-header button.close {
    background: #fff;
    border: 1px solid #ebebeb;
    height: 34px;
    padding: 0 12px;
    position: absolute;
    right: 10px;
    top: 10px;
    text-indent: -50000px;
    overflow: hidden
}

.modal .modal-header button.close span {
    display: block;
    width: 8px;
    height: 8px;
    background: rgba(0, 0, 0, 0) url(/_dev/_images/2016/sprites/sprite.png?=1) no-repeat -89px 0
}

.modal .modal-title {
    text-transform: uppercase;
    font: 400 24px/1 "Gotham-Black", Sans-Serif;
    margin-bottom: 5px
}

.modal .modal-header .modal-title {
    padding: 0 10px 25px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 25px
}

.modal p:last-of-type {
    margin-bottom: 0
}

form input.error, form select.error, form .selectboxit.error {
    border-color: #A80000;
    background: #fff url(/_dev/_images/2016/exclamation-red.jpg?=1) no-repeat 0 0 0 0 0;
    padding-right: 30px
}

@media screen and (max-width: 1300px) {
    .frontpage-quick-search .select-wrapper {
        width: 220px
    }
}

.webshop-body .category-slider .slick-slider .slick-slide img {
    width: 100%
}

.no-webp .logo-wrapper .logo, .no-webp .icon {
    background-image: url("/_dev/_images/2016/sprites/sprite-global.png?v=1") !important
}

.hidden {
    display: none !important
}