html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

* {
    outline: 0 !important;
}

label {
    cursor: pointer;
}

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

nav ul {
    list-style: none;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    cursor: pointer
}

::-webkit-scrollbar-track-piece {
    background: #e0e0e0;
    -webkit-border-radius: 3px
}

::-webkit-scrollbar-thumb:vertical {
    height: 5px;
    background-color: #b4b1b0;
    -webkit-border-radius: 3px;
    cursor: pointer;
    position: absolute
}

::-webkit-scrollbar-thumb:horizontal {
    width: 5px;
    background-color: #b4b1b0;
    -webkit-border-radius: 3px;
    cursor: pointer
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

.fancybox-overlay-fixed {
    position: fixed;
    top: 0;
    left: 0;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
    /* tables still need cellspacing="0" in the markup */
}

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

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
    border-radius: 0;
}

input[type="radio"] {
    border: none !important;
    width: auto !important;
    height: auto !important;
    /* @end reset */
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

@font-face {
    font-family: 'FuturicaMedium';
    src: url('/css/fonts/AFuturicaMedium.eot');
    src: local('O'), url('/css/fonts/AFuturicaMedium.woff') format('woff'), url('/css/fonts/AFuturicaMedium.ttf') format('truetype'), url('/css/fonts/AFuturicaMedium.svg') format('svg');
    font-weight: Bold;
    font-style: normal;
    /** Generated by FG **/
}

@font-face {
    font-family: 'ProximaNova';
    src: url('/css/fonts/ProximaNova-Reg.eot');
    src: local('O'), url('/css/fonts/ProximaNova-Reg.woff') format('woff'), url('/css/fonts/ProximaNova-Reg.ttf') format('truetype'), url('/css/fonts/ProximaNova-Reg.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BodoniCompressDRegular';
    src: url('/css/fonts/bodoniantcomddembol.eot');
    src: local('O'), url('/css/fonts/bodoniantcomddembol.woff') format('woff'), url('/css/fonts/bodoniantcomddembol.ttf') format('truetype'), url('/css/fonts/bodoniantcomddembol.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura-Bold';
    src: url('/css/fonts/Futura-Bold_gdi.eot');
    src: url('/css/fonts/Futura-Bold_gdi.eot?#iefix') format('embedded-opentype'), url('/css/fonts/Futura-Bold_gdi.woff') format('woff'), url('/css/fonts/Futura-Bold_gdi.ttf') format('truetype'), url('/css/fonts/Futura-Bold_gdi.svg#Futura-Bold') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U20-2122;
}

@font-face {
    font-family: 'LazyCrazy';
    src: url('/css/fonts/LazyCrazy_gdi.eot');
    src: url('/css/fonts/LazyCrazy_gdi.eot?#iefix') format('embedded-opentype'), url('/css/fonts/LazyCrazy_gdi.woff') format('woff'), url('/css/fonts/LazyCrazy_gdi.ttf') format('truetype'), url('/css/fonts/LazyCrazy_gdi.svg#LazyCrazy-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U20-2666;
}

@font-face {
    font-family: 'KobzarKS';
    src: url('/css/fonts/KobzarKS_gdi.eot');
    src: url('/css/fonts/KobzarKS_gdi.eot?#iefix') format('embedded-opentype'), url('/css/fonts/KobzarKS_gdi.woff') format('woff'), url('/css/fonts/KobzarKS_gdi.ttf') format('truetype'), url('/css/fonts/KobzarKS_gdi.svg#KobzarKS-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U20-2122;
}

html {
    min-height: 100%;
    position: relative;
}

@media (min-width: 320px) and (max-width: 767px) {
    html {
        min-height: auto;
    }
}

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

label.error, .success {
    clear: both;
    color: red;
    display: block;
    padding: 10px 0;
    text-align: center;
    width: 100% !important;
}

.success {
    color: green;
}

p.field {
    margin: 0 0 10px 0;
    float: left;
    width: 100%;
    position: relative;
}

p.field:hover .remove {
    display: block;
}

@media (min-width: 320px) and (max-width: 767px) {
    .field {
        width: 100%;
        box-sizing: border-box;
        padding: 0 8vw;
    }

    .field button {
        width: 100%;
    }
}

.field input[type="text"], .field input[type="tel"], .field input[type="number"], .field input[type="date"], .field input[type="password"], .field input[type="email"], .field input[type="file"], .field select, .field textarea, .field .area {
    width: 60%;
    overflow: hidden;
    text-align: left;
    border: 1px solid #ccc;
    background: none;
    height: 25px;
    float: right;
    margin: 0 10% 0 0;
    padding: 4px 2px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

@media (min-width: 320px) and (max-width: 767px) {
    .field input[type="text"], .field input[type="tel"], .field input[type="date"], .field input[type="password"], .field input[type="email"], .field input[type="file"], .field select, .field textarea, .field .area {
        width: 100%;
        margin: auto;
        font-size: 16px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .field input[type="text"], .field input[type="tel"], .field input[type="date"], .field input[type="password"], .field input[type="email"], .field input[type="file"], .field textarea, .field select {
        height: 38px;
        padding: 0 10px;
    }
}

.field .area {
    height: auto;
}

.field #zipcode {
    width: 15%;
    float: left;
}

@media (min-width: 320px) and (max-width: 767px) {
    .field #zipcode {
        width: 100%;
    }
}

.field #pickup_text {
    left: 210px;
}

@media (min-width: 320px) and (max-width: 767px) {
    .field #pickup_text {
        left: auto;
    }
}

.field .area {
    border: none;
    text-align: left;
}

.field input.addr {
    width: 30%;
    margin: 0 14px 0 0;
}

.field input.house {
    width: 15%;
    margin: 0 17px 0 0;
}

@media (min-width: 320px) and (max-width: 767px) {
    .field input.house {
        width: 20%;
    }
}

.field input.flat {
    width: 10%;
    margin: 0 10% 0 0;
}

@media (min-width: 320px) and (max-width: 767px) {
    .field input.flat {
        width: 16%;
    }
}

.field select {
    text-align: left;
}

.field textarea {
    height: 100px;
}

.field strong {
    float: left;
    text-align: left;
    width: 30%;
    font-size: 15px;
    text-transform: uppercase;
    font-family: "FuturicaMedium";
}

@media (min-width: 320px) and (max-width: 767px) {
    .field strong {
        width: 100%;
    }
}

.discount {
    left: 0;
    margin-left: -6px;
    top: -50px;
    z-index: 120;
}

.discount .bit-icon-discount-not-auth {
    display: block;
    margin: 57px auto 0;
}

.bit-checkbox label::before, .bit-icon, .bit-radio label::before, .bit-select-title::before, .bit-size-out::before, .fast-view-top a::after, .favorites-add .sizes::after, .filter-selected-block .item::before, .icon--panel a, .merch-btn, .nav-tabs a::before, .parallax .control::after, .photo3d-btn::after, .play-btn::after, .ui-slider-handle, .video-btn::after {
    background-image: url("/img/girlsinbloom/sprite.svg?v=24");
}

.bit-icon-discount-not-auth, .bit-icon-hello-modal, .bit-icon-hello-modal-big, .bit-icon-social-modal {
    background-image: url("/img/girlsinbloom/sprite.svg?v=24");
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
}

.bit-icon-war-mastercard, .bit-icon-war-verisign, .bit-icon-war-visa {
    background-image: url("/img/girlsinbloom/sprite.svg?v=24");
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    width: 61px;
}

.bit-icon-email-small, .bit-icon-key-small {
    background-image: url("/img/girlsinbloom/sprite.svg?v=24");
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    height: 6px;
}

.bit-icon {
    background-image: url("/img/girlsinbloom/sprite.svg?v=24");
    background-position: left top;
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
}

.bit-icon-email-white, .bit-icon-fb, .bit-icon-fb-white, .bit-icon-gplus-white, .bit-icon-instagram-white, .bit-icon-pinterest-white, .bit-icon-twi-white, .bit-icon-vk, .bit-icon-vk-white {
    background-image: url("/img/girlsinbloom/sprite.svg?v=24");
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    height: 23px;
    width: 23px;
}

.bit-icon-menu-glamour {
    background-image: url("/img/girlsinbloom/sprite.svg?v=24");
    background-position: -1480px -200px;
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    height: 11px;
    width: 53px;
}

.bit-icon-header-block {
    background-position: -360px -1000px;
    height: 110px;
    width: 152px;
}

.bit-icon-fav-small, .bit-icon-search {
    background-image: url("https://www.theoutnet.com/outnet/build/2015.16.00/images/mobile/search.svg");
    background-repeat: no-repeat;
    background-size: 14px auto;
    border: medium none;
    display: inline-block;
    height: 14px;
    width: 14px;
}

.bit-icon-header-block, .bit-icon-logo {
    background-image: url("/img/girlsinbloom/sprite.svg?v=24");
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
}

.bit-icon-discount-not-auth {
    background-position: -680px -200px;
    height: 36px;
    width: 101px;
}

.bit-icon-basket {
    background-image: url("/img/girlsinbloom/sprite.svg?v=24");
    background-position: 0 -400px;
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    height: 19px;
    width: 18px;
    opacity: 0;
}

.bit-icon.bit-icon-email-small {
    background-position: -240px -440px;
    width: 9px;
}

.bit-icon.bit-icon-key-small {
    background-position: -320px -440px;
    width: 11px;
}

.bit-icon-war-mastercard {
    background-position: -560px -1000px;
    height: 24px;
}

.bit-icon-fb-white {
    background-position: -162px -201px;
}

.bit-icon-vk-white {
    background-position: -402px -201px;
}

.bit-icon-instagram-white {
    background-position: -0.5px -201px;
}

.bit-icon-pinterest-white {
    background-position: -81px -201px;
}

.bit-icon-visa {
    background-position: 0 -720px;
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    height: 45px;
    width: 67px;
}

.bit-icon-mastercard {
    background-position: -160px -720px;
}

.bit-icon-maestro, .bit-icon-mastercard {
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    height: 41px;
    width: 68px;
}

.bit-icon-maestro {
    background-position: -320px -720px;
}

.bit-icon-webmoney {
    background-position: -480px -720px;
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    height: 25px;
    width: 98px;
}

.bit-icon-payonline {
    background-position: -1000px -720px;
    width: 69px;
}

.bit-icon-payonline, .bit-icon-sber {
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    height: 47px;
}

.bit-icon-yad {
    background-position: -680px -720px;
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    height: 35px;
    width: 82px;
}

.bit-icon-paypal {
    background-position: -1240px -720px;
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    height: 47px;
    width: 48px;
}

.bit-icon-war-visa {
    background-position: -640px -1000px;
    height: 35px;
}

.bit-icon-war-verisign {
    background-position: -720px -1000px;
    height: 27px;
}

.bit-icon-war-secure {
    background-position: -1040px -1000px;
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    height: 35px;
    width: 27px;
}

.bit-icon-war-mastercard, .bit-icon-war-verisign, .bit-icon-war-visa {
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    width: 61px;
}

.bit-icon-war-pci {
    background-position: -800px -1000px;
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    height: 40px;
    width: 130px;
}

.bit-icon-war-ya-m {
    background-position: -960px -1000px;
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    height: 37px;
    width: 61px;
}

.bit-icon-vi {
    background-position: -1120px -720px;
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    height: 41px;
    width: 95px;
}

.clearfix::after, .clearfix::before, .container-fluid::after, .container-fluid::before, .container::after, .container::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before, .modal-footer::after, .modal-footer::before, .nav::after, .nav::before, .row::after, .row::before {
    content: " ";
    display: table;
}

#header .basket .list .arrow, #header .basket .title, #header .logo, #header .phones, .t-a-c, h1 {
    text-align: center;
}

#header .basket .list .head, #header .basket .menu, #header .basket .title span, .btn, .modal h3, .modal-title {
    text-transform: uppercase;
}

#header .login .not-auth span {
    margin-right: 7px;
}

#header .login .auth .profile .links a, #header .login .auth .profile .links span, #header .login .not-auth a, #header .login .not-auth span {
    display: inline-block;
    vertical-align: middle;
}

#header, #header .main-wrapper, #header .top-block .container {
    position: relative;
}

#header .basket .menu::after, #header .basket .menu::before {
    content: " ";
    display: table;
}

body {
    margin-bottom: 270px;
}

@media (min-width: 320px) and (max-width: 767px) {
    body {
        margin-bottom: 0;
    }
}

.footer, body {
    min-width: 970px;
}

@media (min-width: 320px) and (max-width: 767px) {
    .footer, body {
        min-width: inherit !important;
    }
}

body {
    font-family: Tahoma, Droid Sans, Ubuntu, Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.42857;
}

@media (min-width: 320px) and (max-width: 767px) {
    body {
        margin: 17vw 0 0 0;
    }
}

a, body, mark {
    color: #000;
}

#header {
    background-color: #fff;
    padding-bottom: 49px;
    height: 173px;
    position: relative;
}

@media (min-width: 320px) and (max-width: 767px) {
    #header {
        top: 0;
        width: 100%;
        position: fixed;
        box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.22);
        height: 17vw;
        padding-bottom: 0;
        z-index: 100;
    }
}

#header .bit-icon-menu-glamour {
    margin-left: 4px;
    position: relative;
    top: 1px;
}

#header .logo {
    display: block;
    margin: 0 0 0 318px;
    padding-bottom: 0;
    /*padding-top: 30px; /* 40px */
    position: absolute;
    z-index: 800;
}

@media (min-width: 320px) and (max-width: 767px) {
    #header .logo {
        left: 30%;
        margin: 0 0 0;
        padding: 0;
        width: 40%;
        z-index: 800;
    }
}

#header .logo img {
    height: 70px; /* 60px */
    margin: 40px 0 0 43px;
}

#header .logo.change img {
    height: 81px;
    margin: -10px 0 0 0;
}

@media (min-width: 320px) and (max-width: 767px) {
    #header .logo img, #header .logo.change img {
        height: auto;
        width: 100%;
    }
    #header .logo img {
        margin: 13px 0 0 0;
    }
}

#header .top-block {
    left: 0;
    right: 0;
    top: 0;
}

#header .login {
    right: 0;
    top: 0;
    width: 144px;
}

#header .login .not-auth span {
    margin-right: 7px;
}

#header .login .not-auth span.separator {
    height: 10px;
    margin: 5px 10px 0;
    width: 1px;
}

#header .login .not-auth .float {
    float: left;
}

#header .login a {
    border-bottom: 1px dotted;
    font-size: 10px;
}

#header .phones_wrap:hover .phones_block {
    display: block;
}

#header .phones_wrap .fa-phone {
    display: none;
}

#header .phones_wrap .phones_block {
    background: #fff;
    position: absolute;
}

@media (min-width: 320px) and (max-width: 767px) {
    #header .phones_wrap {
        position: absolute;
        left: 18vw;
        position: absolute;
        top: 5vw;
    }

    #header .phones_wrap .fa-phone {
        display: block;
        font-size: 7vw;
    }

    #header .phones_wrap .phones_block {
        display: none;
        background: #fff;
        padding: 20px;
    }

    #header .phones_wrap .phones_block .phones {
        display: block;
        margin: 0 0 10px 0 !important;
        position: relative;
    }
}

#header .phones {
    left: -3px;
    top: 65px;
    width: 117px;
}

@media (min-width: 320px) and (max-width: 767px) {
    #header .phones {
        left: auto;
        top: auto;
    }
}

#header .phones .phone-1 {
    border-bottom: 1px solid #797979;
    color: #666;
    font-size: 9px;
    margin-bottom: 5px;
    padding-bottom: 2px;
}

#header .phones .phone-1 a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

#header .phones .phone-2 {
    color: #797979;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0 0 0 -2px;
}

#header .phones .phone-2 a {
    color: #797979;
    text-decoration: none;
}

#header .basket {
    position: absolute;
    right: 0;
    top: 65px;
    z-index: 720;
}

#header .basket .title {
    border-bottom: 1px solid #666;
    display: block;
    font-size: 11px;
    margin-bottom: 6px;
    padding: 0 0 4px;
}

#header .basket .title.mini-title {
    display: none;
}

#header .basket .title span {
    display: inline-block;
    line-height: 11px;
    vertical-align: bottom;
}

#header .basket .title span.bit-icon-basket {
    margin-right: 7px;
}

#header .basket .title span.bit-icon-basket i {
    color: #fff;
    display: block;
    font-size: 8px;
    font-style: normal;
    font-weight: 700;
    margin-top: 6px;
    text-align: center;
}

#header .basket .menu {
    color: #737373;
    font-size: 8px;
}

#header .basket .menu li {
    float: left;
    list-style-type: none;
}

#header .basket .menu li a, #header .basket .menu li a:hover {
    color: #000;
}

#header .basket .menu li.separator {
    margin: 0 8px;
}

#header .basket .menu::after, #header .basket #header .basket .menu::before {
    content: " ";
    display: table;
}

@media (min-width: 320px) and (max-width: 767px) {
    #header .basket .menu::after, #header .basket #header .basket .menu::before {
        display: none;
    }
}

#header .menu-block {
    background-color: #fff;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1000;
}

.info-block {
    position: fixed;
    bottom: 0;
    height: 100px;
    background: #fff;
}

.info-block.sticky {
    font-size: 24px;
    height: 70px;
    line-height: 48px;
    background: #fff;
    text-align: left;
    position: fixed !important;
    bottom: 0 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    width: 100%;
    z-index: 690;
}

.info-block ul {
    padding: 9px 0;
    height: 35px;
    font-family: "Futura-Bold";
}

.info-block ul li {
    float: left;
    font-size: 11px;
    text-transform: uppercase;
    vertical-align: top;
    width: 33%;
    line-height: 15px;
    color: #403f3f;
}

.info-block-mobile {
    display: none;
    padding: 10px 0 10px 25px;
    color: #403f3f;
    text-transform: uppercase;
    font-size: 10px;
    font-family: "Futura-Bold";
}

.info-block-mobile ul {
    width: 55%;
    display: table-cell;
}

.one-click-button {
    position: absolute;
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #000 !important;
    font-size: 11px !important;
    padding: 8px 5.5px !important;
    right: 0;
}

.info-block-mobile ul li {
    line-height: 28px;
}

.info-block .bottom-info {
    margin: -12px 0 0 0;
}

#one_click {
    font-family: "Futura-Bold";
    text-align: center !important;
    font-weight: lighter;
}

#one_click h2 {
    font-size: 18px;
}

#one_click input {
    border: none;
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
    text-transform: uppercase;
    margin: 40px auto 0 auto;
    width: 275px;

}

.delete-button {
    margin: -86px 15px 0 0;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    font-size: 18px;
    cursor: pointer;
}

#one_click button {
    margin: 50px auto 0 auto;
    float: none;
    text-align: center;
    padding: 10px 50px;
    font-size: 18px;
}

.reminder_wrapper.one_click {
    width: 600px !important;
    padding: 95px;
    left: 35%;
}

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

    .info-block-mobile {
        display: block;
    }

    .info-block {
        display: none;
    }

    #header .menu-block {
        bottom: auto;
        left: 0;
        right: auto;
    }
}

#header .menu-block .row {
    margin-bottom: 14px;
    margin-top: 0;
    padding-bottom: 26px;
    position: relative;
}

@media (min-width: 320px) and (max-width: 767px) {
    #header .menu-block .row {
        margin: auto;
        padding: 0;
    }
}

#header .search {
    position: absolute;
    right: 0;
    top: 12px;
    width: 145px;
    z-index: 170;
}

@media (min-width: 320px) and (max-width: 767px) {
    #header .search {
        display: none;
    }
}

#header .search::before {
    content: " ";
    height: 13px;
    position: absolute;
    right: 18px;
    top: 3px;
    width: 1px;
}

#header .search input {
    padding: 0 7px;
}

#header .search input[type="search"] {
    box-sizing: border-box;
    text-transform: uppercase;
}

#header .search .submit {
    background-color: transparent;
    border: 0 none;
    padding: 0;
    position: absolute;
    right: 3px;
    top: -1px;
}

#header .subscription {
    display: inline-block;
    padding-bottom: 10px;
}

#header .subscription form {
    background-color: #fff;
    border: 1px solid #ccc;
    display: none;
    left: -6px;
    padding: 10px 5px;
    top: 25px;
    width: 157px;
    z-index: 730;
}

#header .top-menu-wrap {
    left: 0;
    position: absolute;
    right: 150px;
    top: 0;
    z-index: 170;
}

@media (min-width: 320px) and (max-width: 767px) {
    #header .top-menu-wrap {
        top: 0;
        right: auto;
        left: 2vw;
    }

    #header .top-menu-wrap .mobile-menu.selected {
        display: block;
    }

    #header .top-menu-wrap .mobile-menu {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 1000;
    }

    #header .top-menu-wrap .mobile-menu .top-menu {
        position: absolute;
        left: 10%;
        top: 4vw;
        width: 80%;
    }

    .content {
        padding: 0 10px;
    }

    #header .top-menu-wrap .mobile-menu .top-menu li {
        width: 100%;
        height: 25px;
    }

    #header .top-menu-wrap .mobile-menu .top-menu li .wrap {
        display: none !important;
    }

    #header .top-menu-wrap .fa-bars {
        display: block !important;
        font-size: 7vw;
        left: 3vw;
        position: absolute;
        top: 5vw;
    }

    #header .top-menu-wrap .close {
        display: block !important;
        font-size: 7vw;
        position: absolute;
        right: 7%;
        top: 0;
        z-index: 1000;
        padding: 4vw 6vw;
    }
}

#header .top-menu-wrap .close {
    display: none;
}

#header .top-menu-wrap .fa-bars {
    display: none;
}

#header .top-menu {
    display: table;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    font-size: 16px;
    text-align: left;
}

#header .top-menu li {
    list-style-type: none;
}

#header .top-menu li ul li {
    border-bottom: medium none;
    font-size: 11px;
    float: none;
    width: auto;
}

#header .top-menu li ul li .margin {
    margin-right: 0%;
}

#header .top-menu li ul li .margin li {
    float: left;
    margin-right: 9px;
    width: 250px;
}

#header .top-menu li ul li .margin li.double {
    width: 500px;
}

#header .top-menu li ul li .margin li a {
    color: #000;
    font-weight: 700;
    text-align: left;
}

#header .top-menu li ul li .margin li .item-image {
    width: 125px;
    margin: 0 0 27px 0;
}

#header .top-menu li ul li .margin li .item-image::after {
    background-color: rgba(255, 255, 255, 0.1);
    bottom: 0;
    content: "";
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

@media (min-width: 320px) and (max-width: 767px) {
    #header .top-menu li ul li .margin li .item-image::after {
        display: none;
    }
}

#header .top-menu li ul li .margin li .item-image img {
    width: 125px;
    display: block;
}

#header .top-menu li ul li .margin li .item-anons {
    color: #000;
    display: block;
    font-size: 13px;
    font-weight: 400;
    margin-top: 8px;
    text-transform: none;
}

#header .top-menu li ul li .margin li:last-child {
    float: right;
    margin-right: 0;
}

#header .top-menu li ul::after, #header .top-menu li ul::before {
    content: " ";
    display: table;
}

@media (min-width: 320px) and (max-width: 767px) {
    #header .top-menu li ul::after, #header .top-menu li ul::before {
        display: none;
    }
}

#header .top-menu li .padding {
    padding: 26px 8.5% 80px;
}

#header .top-menu li .wrap {
    display: none;
    left: 0;
    position: absolute;
    right: -150px;
    top: 40px;
    background: #fff;
    z-index: 110;
}

#header .top-menu li a {
    color: #000;
    display: block;
    position: relative;
    text-transform: uppercase;
    z-index: 120;
}

#header .top-menu li a span {
    border-bottom: 3px solid transparent;
    display: inline-block;
    padding: 12px 0;
    white-space: nowrap;
}

#header .top-menu li.parent {
    clear: right;
    display: inline-block;
    margin-right: 20px;
    padding: 0 0px;
}

#header .top-menu li.parent > a {
    font-family: "FuturicaMedium";
}

#header .top-menu li.parent > a:hover {
    color: rgba(121, 121, 121, 0.76)
}

#header .top-menu li.parent > a::after {
    bottom: 0;
    content: "";
    left: -7px;
    position: absolute;
    top: 0;
    width: 8px;
}

#header .top-menu li.selected > a, .case-types a.selected {
    color: rgba(121, 121, 121, 0.76);
}

@media (min-width: 320px) and (max-width: 767px) {
    #header .top-menu li.parent > a::after {
        display: none;
    }
}

#header .top-menu li.parent.sale span {
    color: #c00;
}

#header .top-menu li .brands a {
    text-transform: uppercase;
}

#header .top-menu li:first-child, #header .top-menu li:first-child a {
    padding-left: 0;
}

body > .wrapper {
    width: 970px;
    margin: 0 auto;
}

.delivery_img {
    width: auto;
}

.sizes-img img {
    width: 75%;
}

@media (min-width: 320px) and (max-width: 767px) {
    .delivery_img, .sizes-img img {
        width: 100%;
    }

    #header .top-menu li a span {
        padding: 4px 0;
    }

    body > .wrapper {
        width: 100%;
        margin: 0;
    }
}

section.main {
    width: 970px;
    margin: 0 auto;
    clear: both;
}

@media (min-width: 320px) and (max-width: 767px) {
    section.main {
        width: 100%;
        margin: 0;
    }
}

section.main h2 {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 10px 0;
}

.big_banner {
    width: 100%;
    margin: 20px 0 10px 0;
}

.big_banner .slider {
    display: block;
    width: 100%;
}

.big_banner .slider ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.big_banner .slider ul li {
    width: 100%;
    margin: 0;
    padding: 0;
}

.big_banner .slider ul li img {
    width: 100%;
    display: block;
}

.big_banner {
    position: relative;
    width: auto;
}

.big_banner .slider_pos {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: block;
}

.big_banner .slider_pos ul {
    width: 100%;
}

.big_banner .slider_pos ul li {
    display: none;
    width: 100%;
}

.big_banner .slider_pos ul li:first-child {
    display: block;
}

.big_banner .slider_pos ul li img {
    width: 100%;
    display: block;
}

.big_banner:hover .nextBtn, .big_banner:hover .prevBtn {
    opacity: 1;
}

.big_banner .prevBtn {
    background: rgba(0, 0, 0, 0) url("/img/girlsinbloom/slider-arrows.svg") no-repeat scroll 0 50% / 81px 52px;
    content: "";
    height: 52px;
    left: 0;
    margin-left: 20px;
    margin-top: -26px;
    position: absolute;
    top: 50%;
    width: 40px;
    opacity: 0;
    transition: 0.2s ease-out all;
}

.big_banner .nextBtn {
    background: rgba(0, 0, 0, 0) url("/img/girlsinbloom/slider-arrows.svg") no-repeat scroll 0 50% / 81px 52px;
    background-position: 100% 50%;
    content: "";
    height: 52px;
    right: 0;
    margin-right: 20px;
    margin-top: -26px;
    position: absolute;
    top: 50%;
    width: 40px;
    opacity: 0;
    transition: 0.2s ease-out all;
}

.thankyou_banner {
    display: block;
    margin: 0 0 10px 0;
}

.thankyou_banner img {
    width: 100%;
    display: block;
}

.banners {
    margin: 0 0 6px 0;
    padding: 0;
    display: block;
}

.banners li {
    list-style: none;
    display: inline-block;
}

.banners img {
    display: block;
    width: 100%;
}

.banners .two {
    width: 480px;
    margin: 0 10px 0 0;
}

.large-mobile-banners {
    display: none;
}

@media (min-width: 320px) and (max-width: 767px) {
    .banners .two, .big_banner li img, .banners .three, .big_banner {
        display: none;
    }

    .large-mobile-banners {
        display: block;
    }

    .large-mobile-banners li img {
        width: 97% !important;
        margin: 5px 1.5% 5px 1.5% !important;
    }

    .thankyou_banner {
        display: none;
    }

    .subscribe-our-news {
        margin: 0 0 10px 0;
    }
}

.banners .two:last-child {
    margin: 0;
}

.banners .three {
    width: 316px;
    height: 316px;
    margin: 0 10px 0 0;
}

@media (min-width: 320px) and (max-width: 767px) {
    .banners .three {
        width: 33.33333%;
        height: auto;
        margin: 0;
    }
}

.banners .three img {
    width: 100%;
    height: 100%;
}

.banners .three:last-child {
    margin: 0;
}

input[type="search"] {
    box-sizing: border-box;
}

.input-sm {
    bottom: 5px;
    font-size: 11px;
    height: 23px;
    border-radius: 0;
    line-height: 12px;
    padding: 8px 24px;
}

.form-control {
    appearance: none;
    background-color: #fff;
    background-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    border-color: #000 #000 #000;
    height: 28px;
    padding: 6px 8px;
    width: 100%;
}

.form-control, output {
    color: #222;
    display: block;
    font-size: 12px;
    line-height: 1.42857;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

.form-control::placeholder {
    color: #aaa;
    opacity: 1;
}

.main-wrapper {
    padding-left: 5px;
    padding-right: 5px;
}

@media (min-width: 320px) and (max-width: 767px) {
    .main-wrapper {
        padding: 0;
        position: inherit;
    }
}

.autocomplete-suggestions {
    background: #fff none repeat scroll 0 0;
    border-bottom: medium none;
    border-image: none;
    border-top: medium none;
    color: #000;
    font-family: Tahoma;
    letter-spacing: 0;
    line-height: 25px;
    padding: 10px 0;
    text-transform: none;
    box-shadow: 2px 1px 2px rgba(0, 0, 0, 0.4);
    overflow: hidden;
}

.autocomplete-suggestions .autocomplete-suggestion {
    box-sizing: border-box;
    height: 25px;
    color: #000;
    line-height: 25px;
    padding: 0 10px;
    cursor: pointer;
}

.autocomplete-suggestions .autocomplete-suggestion:hover {
    color: #000;
    background: #999;
}

.autocomplete-suggestions .autocomplete-suggestion strong {
    display: inline;
}

article.blog_post {
    width: 1000px;
    margin: 0 auto;
}

article.blog_post h1 {
    font-size: 60px;
    text-align: center;
    font-family: "LazyCrazy";
    position: relative;
    margin: 20px 0 40px;
    border: none;
    text-transform: uppercase;
    width: auto;
    color: #000;
}

article.blog_post .left {
    float: left;
    width: 400px;
}

article.blog_post .left img {
    width: 100%;
}

article.blog_post .right {
    float: right;
    font-size: 16px;
    line-height: 32px;
    width: 560px;
}

.blog_line {
    width: 100%;
    height: 30px;
    margin: 30px 0 0 0;
    border-top: 1px solid #000;
}

.blog_bottom {
    width: 800px;
    margin: 0 auto;
}

.blog_bottom img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

section.blog {
    width: 971px;
    margin: 0 auto;
}

section.blog .banner {
    margin: 0 auto;
    text-align: center;
}

section.blog h2 {
    text-transform: uppercase;
    text-align: center;
}

section.blog ul {
    margin: 30px auto;
    width: 825px;
}

section.blog ul li {
    width: 255px;
    list-style: none;
    display: inline-block;
    text-align: center;
    margin: 0 30px 30px 0;
    vertical-align: top;
}

section.blog ul li.third {
    margin: 0 0 30px 0;
}

section.blog ul li a {
    text-decoration: none;
}

section.blog ul li a:hover {
    text-decoration: none;
}

section.blog ul li a:hover img {
    opacity: 0.5;
}

section.blog ul li a img {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    opacity: 1;
    transition: 0.5s all ease-out;
}

section.blog ul li a h2 {
    font-size: 27px;
    line-height: 22px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: "LazyCrazy";
}

section.blog ul li a p {
    font-size: 15px;
    line-height: 22px;
    padding: 0 3px;
}

section.blog ul li a .read_more {
    text-decoration: underline;
    text-transform: uppercase;
    margin: 6px 0 0;
}

article.info {
    width: 650px;
    margin: 0 auto;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.info {
        width: 100%;
        padding: 0 8vw;
    }

    article.info img {
        width: 100% !important;
        height: auto !important;
    }

    article.info table {
        width: 100%;
    }

    article.info table tr td p span {
        font-size: 7px !important;
    }
}

article.info.plug {
    min-height: 150px;
}

article.info.plug h1 {
    margin: 100px 0 150px 0;
}

article.info h1 {
    text-transform: uppercase;
    font-size: 20px;
    margin: 30px 0;
    font-weight: normal;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.info h1 {
        margin: 90px 0 30px 0;
    }
}

.top_banner {
    background: #ffaab8 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #fff;
    font-family: "KobzarKS";
    font-size: 32px;
    height: 66px;
    line-height: 30px;
    margin: 20px 0;
    /*padding: 20px 10px;*/
    text-align: center;
}

@media (min-width: 320px) and (max-width: 767px) {
    .top_banner {
        display: none;
        padding: 10px 0;
        margin: 0;
        height: auto;
    }
}

section.products {
    width: 805px;
    float: right;
    position: relative;
}

@media (min-width: 320px) and (max-width: 767px) {
    section.products {
        width: 100%;
        margin: 0;
        float: none;
        box-sizing: border-box;
        padding: 0 8vw;
        position: relative;
    }
}

section.products ul {
    display: block;
    width: 100%;
    list-style: none;
}

section.products ul li {
    position: relative;
    width: 246px;
    position: relative;
    display: inline-block;
    margin: 0 4% 15px 0;
    vertical-align: top;
}

section.products ul li.third {
    margin: 0 0% 20px 0;
}

section.products ul li a {
    display: block;
}

section.products ul li img {
    display: block;
    width: 100%;
}

section.products ul li .back {
    position: absolute;
    z-index: 10;
    top: 0;
    opacity: 0;
    display: block;
    transition: opacity 0.1s ease-out;
}

section.products ul li:hover .back {
    opacity: 1;
}

section.products ul li:hover .info {
    opacity: 1;
}

section.products ul li .info {
    bottom: 0;
    box-sizing: border-box;
    margin: 0 0 15px;
    opacity: 1;
    padding: 7px 0;
    position: relative;
    text-align: center;
    width: 100%;
}

section.products ul li .info h3 {
    font-family: "Futura-Bold";
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

section.products ul li .info .sizes {
    margin: 10px 0 0 0;
    font-size: 14px;
}

section.products ul li .info .lower .not_available {
    color: rgba(121, 121, 121, 0.76)
}

section.products ul li .info .lower .price {
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
}

section.products ul li .info .lower .price .new_price {
    color: #000;
}

section.products ul li .info .lower .price .old_price {
    color: #000;
    position: relative;
    margin: 0 5px 0 0px;
}

section.products ul li .info .lower .price .old_price::after {
    border-bottom: 2px solid #000;
    content: "";
    left: 0;
    margin-top: 9px;
    position: absolute;
    right: 0;
}

section.products ul li .info .lower .add_to_cart {
    display: inline-block;
    width: 50%;
    text-align: right;
    float: right;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 200;
}

@media (min-width: 320px) and (max-width: 767px) {
    section.products ul li {
        width: 49%;
        padding: 0 5px;
        margin: 0;
        border: 0;
        display: inline-block;
        box-sizing: border-box;
        position: relative;
    }

    section.products ul li.banner {
        display: none;
    }

    section.products ul li img {
        width: 100%;
    }

    section.products ul li .back {
        display: none;
    }

    section.products ul li .info {
        border-bottom: 1px solid #ccc;
        margin: 0 0 15px;
        min-height: 110px;
        width: 100%;
    }

    section.products ul li .info h3 {
        min-height: 45px !important;
    }

    section.products ul li:nth-child(even) {
    }

    section.products ul li.third {
        margin: 0 !important;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
}

aside.filter {
    box-sizing: border-box;
    padding: 0;
    position: relative;
    width: 145px;
    float: left;
}

@media (min-width: 320px) and (max-width: 767px) {
    aside.filter {
        z-index: 1000;
        position: fixed;
        width: 100%;
    }

    aside.filter .filter-button:hover {
        text-decoration: none;
    }

    aside.filter form#filter_form {
        display: none;
    }

    aside.filter form#filter_form.selected {
        display: block;
    }
}

aside.filter .filter-button {
    display: none;
}

@media (min-width: 320px) and (max-width: 767px) {
    aside.filter .filter-button {
        display: inline-block;
        font-size: 5vw;
        padding: 0 5px 2px 5px;
        text-transform: uppercase;
        text-align: center;
        background: #eab5bd;
        margin: 0 auto;
        border-radius: 0 0 10px 10px;
        box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.22);
        width: auto;
        z-index: 10;
        position: relative;
    }

    .filter-block, .filter-block.isset-mobile .spacer, .filter-block.isset-mobile h3 {
        display: none;
    }

    .filter-block.isset-mobile {
        display: block;
    }

    .filter-block.isset-mobile.active {
        background: #fff;
        z-index: 1;
        margin: -30px 0 0 0;
        box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.22);
    }

    aside.filter nav .block ul.tags {
        padding: 45px 0 0 0;
    }

    aside.filter nav .block ul.tags li {
        display: inline-flex;
        width: 48%;
        padding: 0 0 0 25px;
        font-size: 15px;
        font-weight: bold;
    }
}

aside.filter nav h2 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
}

aside.filter nav h2 > .switcher {
    display: inline-block;
    height: 17px;
    left: 5px;
    position: relative;
    top: 3px;
    width: 22px;
    cursor: pointer;
}

aside.filter nav .options {
    display: none;
    margin: 0;
}

aside.filter nav .options.selected {
    display: block;
}

aside.filter nav .spacer {
    border-top: 1px solid #000;
    height: 10px;
}

aside.filter nav h3 {
    font-weight: normal;
    text-transform: uppercase;
    font-family: "FuturicaMedium";
    font-size: 14px;
    text-align: left;
    margin: 0 0 15px 0;
}

#main-menu {
    display: block;
}

.mobile-menu {
    display: none;
}

@media (min-width: 320px) and (max-width: 767px) {
    aside.filter nav h3 {
        text-align: center;
    }

    #main-menu {
        display: none;
    }

    .mobile-menu {
        display: block;
    }
}

aside.filter nav h3 > .switcher {
    display: inline-block;
    height: 17px;
    left: 5px;
    position: relative;
    top: 4px;
    width: 22px;
    cursor: pointer;
}

aside.filter nav h3 > .switcher .fa {
    bottom: -2px;
    font-size: 22px;
    position: absolute;
    transition: transform 0.1s ease-out;
}

aside.filter nav h3 > .switcher.off .fa {
    transform: rotate(180deg);
}

aside.filter nav .block.selected {
    display: block;
}

aside.filter nav .block ul {
    font-size: 12px;
    margin: 0 0 20px 0;
}

aside.filter nav .block ul li {
    margin: 0 0 10px 0;
}

aside.filter nav .block ul li.selected a {
    color: #a95f5c;
}

aside.filter nav .block ul li input {
    margin: 0 3px 0 0;
}

aside.filter nav ul li {
    margin: 0 0 7px 0;
}

aside.filter nav ul li a {
    font-family: "FuturicaMedium";
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
}

#notice_ms {
    position: absolute;
    padding: 16px;
    border: 1px solid;
    font-size: 17px;
    z-index: 3000;
    text-transform: none !important;
}

#notice_ms.red {
    color: red;
}

@media (min-width: 320px) and (max-width: 767px) {
    .zoomContainer {
        display: none !important;
    }
}

article.product_page {
    width: 970px;
    margin: 25px auto 0 auto;
    position: relative;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.product_page {
        width: 100%;
        margin: 75px auto 0 auto;
    }
}

article.product_page .left {
    height: 100%;
    width: 45%;
    float: left;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.product_page .left {
        width: 100%;
        box-sizing: border-box;
        padding: 0 8vw;
    }
}

article.product_page .left .image {
    vertical-align: top;
    width: 82%;
    display: inline-block;
}

article.product_page .left .image .desktop {
    display: block;
}

article.product_page .left .image .mobile {
    display: none;
}

.select_size.tooltip-sizes {
    position: absolute !important;
    margin: -35px 0 0 0 !important;
}

.select_size.tooltip-sizes::before {
    margin: 9px 0 0 -10px !important;
}

.product-info li {
    vertical-align: top;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.product_page .left .image {
        width: 100%;
    }

    article.product_page .left .image .desktop {
        display: none;
    }

    article.product_page .left .image .mobile {
        display: block;
    }

    article.product_page .left .image .mobile img {
        width: 100%;
        height: auto;
        display: block;
    }

    article.product_page .left .image .mobile .slidesjs-navigation {
        display: none;
    }

    article.product_page .left .image .mobile ul.slidesjs-pagination {
        width: 100%;
        text-align: center;
        height: 20px;
        margin: 20px 0 0 0;
    }

    article.product_page .left .image .mobile ul.slidesjs-pagination li {
        display: inline-block;
        margin: 0 5vw 0 0;
        float: none;
        width: auto;
    }

    article.product_page .left .image .mobile ul.slidesjs-pagination li a {
        width: 4vw;
        height: 4vw;
        border-radius: 5vw;
        display: block;
        background: #000;
        color: rgba(0, 0, 0, 0);
        transition: ease-out 0.2s all;
    }

    article.product_page .left .image .mobile ul.slidesjs-pagination li a.active {
        width: 5vw;
        height: 5vw;
        position: relative;
        bottom: 1.5px;
        right: 1.5px;
    }

    article.product_page .left .image .mobile ul.slidesjs-pagination li a:hover {
        text-decoration: none;
        background: rgba(0, 0, 0, 0.6);
    }

    article.product_page .left .image .mobile ul.slidesjs-pagination li:last-child {
        margin: 0;
    }
}

article.product_page .left .image ul {
    list-style: none;
}

article.product_page .left .image ul li {
    display: none;
}

article.product_page .left .image ul li img {
    display: block;
}

article.product_page .left .image ul li.selected {
    display: block;
}

article.product_page .left .image img {
    width: 100%;
    display: block;
    margin: 0 auto;
}

article.product_page .left .previews_part {
    width: 16%;
    vertical-align: top;
    display: inline-block;
    float: left;
    margin: 0 5px 0 0;
}

.sizes .select_size, .materials .select_size {
    display: inline-block !important;
    width: 75px;
    word-wrap: break-word;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.product_page .right .select_size::before, article.product_page .right .select_qty::before {
        content: none !important;
    }

    .sizes .select_size, .materials .select_size {
        font-size: 14px !important;
        width: 100% !important;
    }

    article.product_page .left .previews_part {
        display: block;
        width: 100%;
        margin: 20px 0;
        clear: both;
        float: left;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    article.product_page .left .previews_part .previews {
        display: none;
    }
}

article.product_page .left .previews_part .previews ul {
    list-style: none;
}

article.product_page .left .previews_part .previews ul li {
    display: block;
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 5px 0;
    opacity: 0.4;
}

article.product_page .left .previews_part .previews ul li.selected {
    opacity: 1;
}

article.product_page .left .previews_part .previews ul li:hover {
    opacity: 1;
}

article.product_page .left .previews_part .previews ul li img {
    width: 100%;
    display: block;
    padding: 1px;
}

article.product_page .left .previews_part .previews ul li.selected .bottom-line {
    border-bottom: 4px solid #000;
    width: 100%;
    position: absolute;
    bottom: 0;
}

article.product_page .right {
    height: 100%;
    width: 55%;
    box-sizing: border-box;
    padding: 0 0 0 20px;
    float: right;
    text-align: left;
    list-style-type: none;
}

article.product_page .right .select_size, article.product_page .right .select_qty {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    font-family: Tahoma;
    padding: 5px 10px;
    font-size: 10px;
    opacity: 0;
    transition: all ease-in 1s;
}

article.product_page .right .select_size::before, article.product_page .right .select_qty::before {
    border-bottom: 10px solid transparent;
    border-right: 10px solid #000;
    border-top: 10px solid transparent;
    content: " ";
    height: 0;
    margin: 4px 0 0 -16px;
    position: absolute;
    width: 0;
}

article.product_page .right .select_size.selected, article.product_page .right .select_qty.selected {
    opacity: 1;
}

article.product_page .right .select_size {
    position: relative;
    margin: -3px 0 0 4px;
}

article.product_page .right .select_qty {
    position: absolute;
    margin: -35px 0 0 53px;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.product_page .right {
        width: 100%;
        padding: 0 8vw;
    }

    article.product_page .right > .selectboxit-container {
        display: block;
        width: 50px;
        margin: 0 auto;
    }

    article.product_page .right h1 {
        text-align: center !important;
    }

    article.product_page .right .price {
        text-align: center;
    }
}

article.product_page .right h1 {
    font-family: Futura-Bold;
    font-size: 27px;
    font-weight: normal;
    margin: 0 0 5px;
    text-align: left;
}

article.product_page .right .color_picture {
    border: 1px solid;
    /*border-radius: 20px;*/
    display: inline-block;
    height: 25px;
    /*padding: 3.2px;*/
    width: 25px;
}

article.product_page .right .color_picture img {
    width: 100%;
    /*border-radius: 20px;*/
    display: block;
    padding: 2px;
}

.selectboxit-options.selectboxit-list li {
    display: block !important;
}

article.product_page .right > ul {
    list-style: none;
    margin: 0 0 25px 0;
}

.old-price {
    font-size: 16px !important;
    color: rgba(121, 121, 121, 0.76);
}

.price.listing .old-price {
    font-size: 12px !important;
    margin: 0 10px 0 -10px;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.product_page .right > ul {
        text-align: center;
    }
}

article.product_page .right > ul > li {
    /*display: block;*/
    margin: 0 0 10px 0;
    font-size: 18px;
}

article.product_page .right > ul > li.light {
    font-weight: 200;
}

article.product_page .right > ul > li strong {
    font-weight: bold;
}

article.product_page .right > ul.select {
    margin: 0 0 10px 0;
}

article.product_page .right > ul.select li {
    font-size: 14px;
}

article.product_page .right > ul.select li a {
    text-decoration: none;
    color: #000;
}

article.product_page .right > ul.select li .color {
    display: inline-block;
    border: 2px solid #fff;
    position: relative;
    top: 4px;
    border-radius: 10px;
    margin: 0 10px 0 0;
    padding: 2px;
}

article.product_page .right > ul.select li .color.selected {
    border: 2px solid #000;
}

article.product_page .right > ul.select li .color .dot {
    border-radius: 10px;
    background: #eee;
    height: 15px;
    width: 15px;
}

article.product_page .right > ul.select li .radio {
    display: inline-block;
    bottom: 2px;
    display: inline-block;
    position: relative;
}

article.product_page .right .colors {
    width: 100%;
}

.one-click-button.mobile {
    margin: 40px 0 0 0 !important;
    z-index: 10
}

@media (min-width: 320px) and (max-width: 767px) {
    .one-click-button {
        position: relative;
        margin: 20px 0 0 0 !important;
        font-size: 18px !important;
    }

    .delete-button {
        margin: -30px 7px 0 0;
    }

    .reminder_wrapper.one_click {
        left: 0;
        padding: 35px 0;
        width: 100% !important;
    }

    .one-click-button.mobile {
        margin: 0 !important;
    }

    article.product_page .right .colors {
        text-align: center;
    }
}

article.product_page .right .pictures li, article.product_page .right .materials li, article.product_page .right .sizes li {
    border: 1px solid #000;
    display: inline-flex;
    padding: 2px 10px 2px 10px;
    cursor: pointer;
    font-family: "Futura-Bold";
    font-size: 14px;
    vertical-align: top;
    margin: 3px 0;
}

article.product_page .right .materials li.glitters {
    padding: 2px;
}

article.product_page .right > ul.select li.glitters img {
    width: 23px;
    height: 23px;
    border: 2px solid #fff;
}

article.product_page .right .pictures li.select_size, article.product_page .right .materials li.select_size, article.product_page .right .sizes li.select_size {
    background: #000;
    color: #fff;
    font-size: 10px;
    font-family: Tahoma;
    display: none;
}

article.product_page .right .pictures li.selected, article.product_page .right .materials li.selected, article.product_page .right .sizes li.selected {
    border: 1px solid #000;
    background: #000;
    color: #fff;
    display: inline-flex;
}

article.product_page .right .pictures li.selected a, article.product_page .right .materials li.selected a, article.product_page .right .sizes li.selected a {
    color: #fff;
}

article.product_page .right .pictures li a, article.product_page .right .materials li a, article.product_page .right .sizes li a {
    text-decoration: none;
}

article.product_page .right .pictures li input, article.product_page .right .materials li input, article.product_page .right .sizes li input {
    display: none;
}

article.product_page .right .materials li {
    /*width: 200px;*/
}

article.product_page .right .properties {
    font-size: 18px;
    font-weight: 200;
}

article.product_page .right .properties strong {
    font-weight: 200;
}

article.product_page .right .properties p {
    margin: 0 0 10px;
}

article.product_page .right .price {
    font-size: 24px;
    font-weight: 200;
    margin: 0 0 20px 0;
}

article.product_page .right .price strong {
    font-weight: normal;
    font-size: 30px;
    margin: 0 0 0 10px;
}

article.product_page .right h2 {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
    font-family: "Futura-Bold";
    margin: 10px 0 3px 0;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.product_page .right h2 {
        text-align: center;
    }
}

article.product_page .right h2.header {
    cursor: pointer;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.product_page .right h2.header {
        text-align: left;
    }
}

article.product_page .right h2.header.selected:before {
    content: "- ";
}

article.product_page .right h2.header:before {
    content: "+ ";
}

article.product_page .right .desc {
    max-height: 0px;
    overflow: hidden;
    transition: all ease-out 0.5s;
    margin: 0 0 15px 0;
}

article.product_page .right .desc.selected {
    max-height: 500px;
}

article.product_page .right .selectboxit-container .selectboxit {
    border-radius: 0px;
    cursor: pointer;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}

article.product_page .right .selectboxit-container .selectboxit-options {
    border-radius: 0px;
}

article.product_page .right .selectboxit-list {
    background-color: #fff;
    border: 1px #000 solid;
}

article.product_page .right .selectboxit-btn {
    background: none;
    border: 1px solid #000;
}

article.product_page .right button {
    background: #000 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-family: "Futura-Bold";
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.8px;
    margin: 0;
    padding: 8px 20px;
    text-transform: uppercase;
}

article.product_page .right .info_block {
    position: relative;
    bottom: 0;
    width: 100%;
    margin: 0 0 20px 0;
}

article.product_page .right .info_block .name {
    display: inline-block;
    width: 30%;
    font-family: "Futura-Bold";
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: top;
}

article.product_page .right .info_block .value {
    width: 70%;
    display: inline-block;
}

article.product_page .description-details {
    border-top: 1px solid #000;
    clear: both;
    float: left;
    margin: 60px 0 30px;
    padding: 10px 0 0;
    width: 100%;
    font-family: georgia;
    font-size: 11px;
    line-height: 20px;
}

article.product_page .description-details h2 {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
    font-family: "Futura-Bold";
    margin: 20px 0 10px 0;
}

article.product_page .you-also-viewed {
    border-top: 1px solid #000;
    clear: both;
    float: left;
    margin: 50px 0 30px;
    padding: 30px 0 0;
    width: 100% !important;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.product_page .you-also-viewed {
        display: none;
    }
}

article.product_page .you-also-viewed .name {
    background: #fff none repeat scroll 0 0;
    display: block;
    font-weight: bold;
    left: 50%;
    margin: 0 0 0 -195px;
    position: absolute;
    text-align: center;
    width: 390px;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.product_page .you-also-viewed .name {
        margin: 0;
        left: 0;
        width: 100%;
        text-align: center;
        font-size: 20px;
    }
}

article.product_page .you-also-viewed ul {
    text-align: center;
}

article.product_page .you-also-viewed ul li .info {
    margin: 0 !important;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.product_page .you-also-viewed ul {
        text-align: left;
    }
}

article.product_page .veil_white {
    background: #fff;
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    justify-content: center;
    z-index: 100000;
    text-align: center;
}

article.product_page .veil_white.selected {
    display: flex;
}

article.product_page .veil_white .fullsize_image {
    height: 100%;
    display: none;
}

article.product_page .veil_white .fullsize_image.selected {
    display: inline-block;
}

section.size {
    border-top: 1px solid;
    width: 100%;
    clear: both;
    padding: 10px 20px;
    box-sizing: border-box;
}

section.size .wrapper {
    max-width: 1024px;
    margin: 0 auto;
}

section.size .wrapper .info {
    float: left;
    width: 80%;
}

section.size .wrapper .info .description {
    min-width: 300px;
    font-size: 13px;
}

section.size .wrapper .info .field {
    vertical-align: top;
    display: inline-block;
    margin: 0 20px 0 0;
}

section.size .wrapper .button {
    float: right;
    border: 1px solid;
    padding: 14px 20px;
    width: 20%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.7px;
    text-transform: uppercase;
}

section.product_info {
    margin: 30px 0;
    min-height: 100%;
    height: 100%;
}

section.product_info .image {
    width: 65%;
    float: left;
    height: 100%;
    box-sizing: border-box;
    position: relative;
}

section.product_info .image .center {
    height: 80%;
    margin: 0 auto;
    display: block;
}

section.product_info .image .center ul {
    list-style: none;
    height: 100%;
}

section.product_info .image .center ul li {
    height: 100%;
    display: none;
}

section.product_info .image .center ul li img {
    height: 100%;
}

section.product_info .image .center ul li.selected {
    display: block;
}

section.product_info .image img {
    height: 85%;
    margin: 0 auto;
    display: block;
}

section.product_info .image .icon-search {
    position: absolute;
    right: 40px;
    bottom: 20%;
    font-size: 40px;
}

section.product_info .image .thumbnails {
    position: relative;
}

section.product_info .image .thumbnails ul {
    margin: 10px 0 0 0;
    text-align: center;
    list-style: none;
}

section.product_info .image .thumbnails ul li {
    display: inline-block;
    width: 7%;
    margin: 0 5px 0 0;
}

section.product_info .image .thumbnails ul li img {
    width: 100%;
}

section.product_info .image .thumbnails ul li:last-child {
    margin: 0;
}

section.product_info .info {
    margin: 0;
    width: 30%;
    float: left;
    padding: 20px;
    box-sizing: border-box;
    min-height: 100%;
    font-size: 13px;
}

section.product_info .info h1 {
    text-transform: uppercase;
    font-size: 25px;
    margin: 0 0 5px;
    letter-spacing: 0.4px;
}

section.product_info .info strong {
    font-size: 15px;
    text-transform: uppercase;
    margin: 0 0 0 10px;
}

section.product_info .info .price {
    font-size: 17px;
}

section.product_info .info .spacer {
    border-bottom: 1px solid;
    margin: 20px 0 20px 0;
}

section.product_info .info select {
    border: 1px solid;
    padding: 10px 20px;
}

section.product_info .info .button {
    border: 1px solid;
    padding: 14px 20px;
    width: 60%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.7px;
    text-transform: uppercase;
}

#cart-detail {
    width: 100%;
}

#cart-detail td {
    text-align: center;
    vertical-align: middle;
}

#cart-detail .fa {
    cursor: pointer;
}

.fa-minus-square-o, .fa-plus-square-o {
    cursor: pointer;
}

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

article.checkout {
    min-height: 600px;
}

article.checkout h2 {
    font-size: 15px;
    margin: 0 0 20px 0;
}

article.checkout .long_line {
    border-top: 1px solid #000;
    clear: both;
    float: left;
    padding: 30px 0 0;
    position: relative;
    width: 100% !important;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.checkout .long_line {
        margin: 0;
        padding: 30px 8vw 0;
    }
}

article.checkout .long_line .name, .you-also-viewed .name {
    background: #fff none repeat scroll 0 0;
    display: block;
    font-family: "FuturicaMedium";
    font-size: 16px;
    font-weight: bold;
    left: 50%;
    margin: 0 0 0 -210px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -12px;
    width: 410px;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.checkout .long_line .name {
        width: 100%;
        text-align: center;
        margin: -29px 0 25px 0;
        left: auto;
        position: relative;
    }
}

article.checkout .left-column {
    float: left;
    width: 690px;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.checkout .left-column {
        width: 100%;
    }
}

article.checkout #pickup_text {
    left: 189px;
    margin: -32px 0 15px 0;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.checkout #pickup_text {
        left: auto;
        padding: 0 8vw;
    }
}

article.checkout .right-banner {
    float: right;
    width: 28%;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.checkout .right-banner {
        display: none;
    }
}

article.checkout .right-banner img {
    width: 100%;
    display: block;
}

article.checkout .to_right {
    margin: 20px 0 20px;
    float: left;
    width: 100%;
    text-align: right;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.checkout .to_right {
        text-align: center;
    }
}

article.checkout .right-column {
    width: 900px;
    margin: 0 auto;
    font-family: "FuturicaMedium";
}

@media (min-width: 320px) and (max-width: 767px) {
    article.checkout .right-column {
        width: 100%;
    }
}

article.checkout .left-column.center img {
    position: relative;
    margin: 0 0 0 -25px;
}

article.checkout .left-column.center {
    float: inherit;
    margin: 0 auto;
}

article.checkout p {
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
    position: relative;
    box-sizing: border-box;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.checkout p {
        padding: 0 8vw;
    }
}

article.checkout p:hover .remove {
    display: block;
}

article.checkout span {
    vertical-align: top;
}

article.checkout .inner .radio {
    float: right;
    text-align: left;
    vertical-align: top;
    width: 259px;
}

article.checkout .bPicture {
    width: 140px;
    display: inline-block;
}

article.checkout .bPicture img {
    width: 100%;
    display: block;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.checkout .bPicture {
        width: 30%;
        margin: 0 5px 0 0
    }
}

article.checkout .bName {
    width: 325px;
    text-align: left;
    display: inline-block;
    margin: 0 0 0 20px;
}

article.checkout .bName strong {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.checkout .bName {
        display: inline-block;
        width: 50%;
        margin: 0;
    }
}

article.checkout .bSku {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    width: 100px;
}

article.checkout .bSize {
    width: 100px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
}

article.checkout .bColor {
    width: 70px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
}

article.checkout .bPrice {
    width: 100px;
    display: inline-block;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.checkout .bPrice {
        position: absolute;
        right: 20px;
        bottom: 25px;
    }
}

article.checkout .remove {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    font-size: 17px;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.checkout .remove {
        padding: 1vw 3vw;
        right: 3vw;
    }
}

article.checkout .last_order {
    width: 900px;
    margin: 0 auto;
    clear: both;
    text-align: center;
    margin: 20px 0 40px 0;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.checkout .last_order {
        width: 100%;
        padding: 0 8vw;
        box-sizing: border-box;
    }
}

article.checkout .error {
    color: #f00;
    display: block;
    position: relative;
    text-align: left;
    top: 5px;
    width: 100%;
    clear: both;
}

article.checkout .total {
    border-top: 1px solid #000;
    width: 100%;
    margin: 20px 0 0 0;
    clear: both;
    padding: 25px 0 0 30px;
}

article.checkout .total .sum {
    display: inline-block;
    width: 185px;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.checkout .total .sum {
        width: 100%;
        margin: 0 0 15px 0;
        text-align: center;
    }
}

article.checkout .total .delivery {
    display: inline-block;
    width: 545px;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.checkout .total .delivery {
        width: 100%;
        margin: 0 0 15px 0;
        text-align: center;
    }
}

article.checkout .total .plus {
    display: inline-block;
    width: 100px;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.checkout .total .plus {
        width: 100%;
        text-align: center;
    }
}

article.checkout .total div {
    vertical-align: top;
    text-transform: uppercase;
    font-family: 'ProximaNova';
    font-size: 14px;
}

article.checkout .total div strong {
    font-size: 20px;
    display: block;
    font-family: "FuturicaMedium";
}

article.checkout ul.delivery_company {
    list-style: none;
}

article.checkout ul.delivery_company li {
    clear: both;
    height: 100px;
}

article.checkout ul.delivery_company li.selected {
    display: block;
}

article.checkout ul.delivery_company li .picture {
    float: left;
    line-height: 60px;
    margin: 0 0 0 30px;
}

article.checkout ul.delivery_company li .picture img {
    width: 140px;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.checkout ul.delivery_company li .picture img {
        width: 80%;
        display: block;
        margin: 0 auto 20px auto;
        text-align: center;
    }
}

article.checkout ul.delivery_company li .delivery_block.field {
    float: right;
    height: 32px;
    margin: 22px 0;
    width: 765px;
}

@media (min-width: 320px) and (max-width: 767px) {
    article.checkout ul.delivery_company li .delivery_block.field {
        height: auto;
        margin: 0 0 50px 0;
        width: 100%;
        z-index: 10;
        position: relative;
    }
}

article.checkout ul.delivery_company li .delivery_block.field strong {
    width: 96%;
    font-size: 16px;
    float: right;
}

article.checkout ul.delivery_company li .delivery_block.field i {
    width: 96%;
    float: right;
}

.veil {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11100000;
    background: rgba(0, 0, 0, 0.8);
    display: none;
}

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

}

.veil.selected {
    display: block;
}

.veil .signup_form {
    position: relative;
    background: #fff;
    width: 780px;
    background: #fff;
    box-sizing: border-box;
    padding: 45px 80px;
    margin: 30px auto 0 auto;
}

@media (min-width: 320px) and (max-width: 767px) {
    .veil .signup_form {
        width: 100%;
        margin: 0;
        padding: 8vw;
    }
}

.veil .signup_form .close {
    position: absolute;
    font-size: 19px;
    position: absolute;
    right: 20px;
    top: 10px;
    text-decoration: none;
}

.veil .signup_form .close:hover {
    text-decoration: none;
}

.veil .signup_form article {
    width: 50%;
}

@media (min-width: 320px) and (max-width: 767px) {
    .veil .signup_form article {
        width: 100%;
    }
}

.veil .signup_form article:first-child {
    float: left;
    border-right: 1px solid #ccc;
}

@media (min-width: 320px) and (max-width: 767px) {
    .veil .signup_form article:first-child {
        border: none;
    }
}

.veil .signup_form article:first-child form {
    padding: 0 70px 0 0;
}

@media (min-width: 320px) and (max-width: 767px) {
    .veil .signup_form article:first-child form {
        padding: 0;
    }
}

.veil .signup_form article:last-child {
    float: right;
}

.veil .signup_form article:last-child form {
    padding: 0 0px 0 70px;
}

@media (min-width: 320px) and (max-width: 767px) {
    .veil .signup_form article:last-child form {
        padding: 0;
    }
}

.veil .signup_form article h2 {
    text-transform: uppercase;
    font-size: 15px;
    width: 100%;
    margin: 0 0 24px 0;
    font-weight: normal;
}

.veil .signup_form article label {
    width: 100%;
    display: block;
    margin: 0 0 5px 0;
}

.veil .signup_form article .error {
    font-size: 9px;
    text-transform: uppercase;
    color: #c00;
    margin: -10px 0 0;
    position: absolute;
}

.signup_form article input[type="text"], .signup_form article input[type="password"], .signup_form article input[type="email"], .reminder article input {
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 0;
    height: 28px;
    padding: 6px 8px;
    width: 100%;
    margin: 0 0 15px 0;
}

.veil .signup_form article button, .reminder article button {
    background: #000 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: block;
    float: right;
    font-size: 10px;
    padding: 5px 10px;
    text-transform: uppercase;
    margin: 40px 0 0 0;
}

section.cabinet {
    width: 970px;
    margin: 80px auto 0 auto;
    position: relative;
}

@media (min-width: 320px) and (max-width: 767px) {
    section.cabinet {
        width: 100%;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    section.cabinet article h1 {
        display: none;
    }
}

section.cabinet article .holder {
    width: 600px;
    margin: 0 auto;
}

@media (min-width: 320px) and (max-width: 767px) {
    section.cabinet article .holder {
        width: 100%;
        margin: 0;
    }
}

section.cabinet article .holder table.list {
    width: 100%;
    margin: 0 0 40px 0;
}

section.cabinet article .holder table.list thead tr td {
    text-transform: uppercase;
    font-size: 14px;
    padding: 0px 10px 5px 5px;
}

section.cabinet article .holder table.list thead tr td.last {
    text-align: right;
}

section.cabinet article .holder table.list tbody {
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    background: #f9f9f9;
    color: #a0a0a0;
}

section.cabinet article .holder table.list tbody tr td {
    padding: 10px 0;
    text-align: center;
    padding: 5px;
}

section.cabinet article .holder table.list tbody tr td.last {
    text-align: right;
}

section.cabinet article .holder table.list tbody tr td.left {
    text-align: left;
}

section.cabinet article form {
    width: 600px;
    margin: 0 auto;
    display: block;
}

@media (min-width: 320px) and (max-width: 767px) {
    section.cabinet article form {
        width: 100%;
    }
}

section.cabinet article form .sp_field {
    margin: 0 0 50px 0;
}

section.cabinet article form strong {
    text-align: right;
    width: 27%;
}

@media (min-width: 320px) and (max-width: 767px) {
    section.cabinet article form strong {
        text-align: left;
        width: 100%;
    }
}

section.cabinet aside {
    position: absolute;
    left: 0;
    top: 0;
}

@media (min-width: 320px) and (max-width: 767px) {
    section.cabinet aside {
        position: relative;
        width: 100%;
        clear: both;
        box-sizing: border-box;
        padding: 0 8vw;
    }
}

section.cabinet aside nav ul li {
    display: block;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

@media (min-width: 320px) and (max-width: 767px) {
    section.cabinet aside nav ul li {
        margin: 0;
        padding: 0;
    }
}

section.cabinet aside nav ul li.selected a, section.cabinet aside nav ul li:hover a {
    background: #000;
    color: #fff;
}

section.cabinet aside nav ul li a {
    display: block;
    color: #000;
    padding: 2px 5px;
    font-size: 12px;
}

@media (min-width: 320px) and (max-width: 767px) {
    section.cabinet aside nav ul li a {
        padding: 5px 0;
        box-sizing: border-box;
        text-align: center;
    }
}

section.cabinet aside nav ul li a:hover {
    text-decoration: none;
}

.container {
    width: 971px;
}

@media (min-width: 320px) and (max-width: 767px) {
    .container {
        width: auto;
    }
}

.container, .container-fluid {
    margin-left: auto;
    margin-right: auto;
}

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

.absolute {
    position: absolute;
}

.discount {
    left: 0;
    margin-left: -6px;
    top: -50px;
    z-index: 120;
}

.hide {
    display: none !important;
}

.input-sm {
    border-radius: 0;
    font-size: 11px;
    height: 19px;
    line-height: 12px;
    padding: 8px 24px;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}

.button {
    background: #000 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-family: "Futura-Bold";
    font-size: 15px;
    font-weight: 300;
    padding: 8px 20px;
    text-transform: uppercase;
}

@media (min-width: 320px) and (max-width: 767px) {
    .button {
        display: block;
        margin: 0 auto;
        text-align: center;
    }
}

.button:hover {
    text-decoration: none;
}

#header-envelope {
    position: absolute;
    right: 16px;
    top: 57px;
}

@media (min-width: 320px) and (max-width: 767px) {
    #header-envelope {
        z-index: 800;
        top: 5vw;
        right: 18%;
    }

    #header-envelope .fa.fa-envelope-o {
        font-size: 7vw;
    }

    #header-envelope .envelope-name {
        display: none;
    }
}

#header-envelope .envelope-name {
    border-top: 1px solid;
    margin: 29px 0 0 -14px;
    padding: 4px 2px 0;
    position: absolute;
    min-width: 50px;
    text-align: center;
    color: #797979;
    font-size: 11px;
    text-transform: uppercase;
}

#header-envelope .fa {
    font-size: 23px;
}

#header-envelope .new_product {
    background: #fff none repeat scroll 0 0;
    border-bottom: 3px solid #000;
    border-left: 3px solid #000;
    border-right: 3px solid #000;
    margin: 30px 0 0 -267px;
    position: absolute;
    z-index: 2000;
    display: none;
}

@media (min-width: 320px) and (max-width: 767px) {
    #header-envelope .new_product {
        display: none;
    }
}

#header-envelope .new_product.selected {
    display: block;
}

@media (min-width: 320px) and (max-width: 767px) {
    #header-envelope .new_product.selected {
        display: none;
    }
}

#header-envelope .new_product .new_product_inner, #cart-wrapper .inner-wrapper {
    width: 300px;
    box-sizing: border-box;
    padding: 0px 20px 20px 20px;
}

#header-envelope .new_product .new_product_inner .fa-ruble {
    font-size: 10px;
}

#header-envelope .new_product .new_product_inner h2 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    width: 100%;
    text-align: center;
    margin: 0 0 10px 0;
    font-family: "FuturicaMedium", "Times New Roman", Times, Georgia, Ubuntu, serif;
}

#header-envelope .new_product .new_product_inner .product {
    float: left;
    width: 50%;
}

#header-envelope .new_product .new_product_inner .product img {
    width: 100%;
    display: block;
}

#header-envelope .new_product .new_product_inner .product_info {
    float: right;
    width: 50%;
    box-sizing: border-box;
    padding: 0 10px 0 10px;
}

#header-envelope .new_product .new_product_inner .total_sum, #cart-wrapper .total_sum {
    clear: both;
    width: 100%;
    height: 30px;
    float: left;
    margin: 10px 0 0 0;
}

#header-envelope .new_product .new_product_inner .total_sum strong, #cart-wrapper .total_sum strong {
    float: left;
    vertical-align: top;
    text-transform: uppercase;
    font-weight: normal;
}

#header-envelope .new_product .new_product_inner .total_sum span, #cart-wrapper .total_sum span {
    vertical-align: top;
    float: right;
}

#header-envelope .new_product .new_product_inner .or {
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0;
}

#header-envelope .new_product .new_product_inner .button, #cart-wrapper .button {
    width: 100%;
    font-weight: normal;
    text-align: center;
    font-family: "Futura-Bold";
    font-size: 15px;
}

#header-basket {
    right: 77px;
    top: 57px;
    width: 68px;
    height: 60px;
    position: absolute;
    z-index: 1000;
}

#header-basket .basket-name {
    border-top: 1px solid;
    margin: 29px 0 0 0;
    padding: 5px 10px 0;
    position: absolute;
    color: #797979;
    font-size: 11px;
    text-transform: uppercase;
}

#header-basket .header-bag {
    display: block;
    padding: 0;
    left: 10px;
    opacity: 1;
    margin: 0;
    position: absolute;
}

.fancybox-opened .fancybox-skin, .fancybox-wrap, .fancybox-inner {
    max-width: 900px;
}

.fancybox-inner p {
    padding: 0 20px !important;
    word-break: unset;
}

#header-basket .header-bag span {
    border-radius: 4px 4px 0 0;
    border: 1px solid #000;
    border-bottom: 0;
    height: 4px;
    width: 4px;
    display: block;
    margin: 0 auto;
}

#header-basket .header-bag #basket-items-count {
    text-indent: 0;
    color: #fff;
    background: #000;
    padding: 1px 0 0 0;
    height: 19px;
    width: 18px;
    text-align: center;
    border-radius: 0;
    font-size: 11px;
}

@media (min-width: 320px) and (max-width: 767px) {
    #header-basket {
        right: 0;
        top: 0;
    }

    #header-basket .header-bag {
        margin: 17px 0 0 20px !important;
    }

    #header-basket .basket-name {
        display: none;
    }

    #header-basket .header-bag span {
        height: 1vw;
        margin: 0 auto;
        width: 2vw;
    }

    #header-basket .header-bag #basket-items-count {
        font-size: 3.5vw;
        height: 6vw;
        padding: 1.5px 0 0 0;
        width: 5vw;
    }
}

#header-basket > div {
    display: block;
    float: left;
    font-size: 11px;
    margin: 8px 8px 0 0;
}

#header-basket #overlay-shopping-bag, #header-basket #overlay-shopping-bag-notify {
    display: block;
    width: 350px;
    margin-left: -256px;
    margin-top: 26px;
    width: 350px;
    margin-left: -246px;
    margin-top: 23px;
}

.footer .social, .footer.mini-footer .main-wrapper {
    position: relative;
}

.footer {
    background-color: #000;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 700;
}

@media (min-width: 320px) and (max-width: 767px) {
    .footer {
        margin: 0px 0 0 0;
        display: block;
        position: relative;
    }
}

.footer .menu::after {
    clear: both;
}

@media (min-width: 320px) and (max-width: 767px) {
    .footer .menu::after {
        display: none;
    }
}

.footer ul {
    list-style: none;
}

.footer .menu {
    font-size: 9px;
    margin: 0 0 65px -5px;
    padding: 0;
    text-transform: uppercase;
}

@media (min-width: 320px) and (max-width: 767px) {
    .footer .menu {
        margin: 0;
    }
}

.footer .menu::after {
    clear: both;
}

@media (min-width: 320px) and (max-width: 767px) {
    .footer .menu::after {
        display: none;
    }
}

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

@media (min-width: 320px) and (max-width: 767px) {
    .footer .menu::after, .footer .menu::before {
        display: none;
    }
}

.footer .menu .warranty {
    padding-top: 15px;
    text-align: center;
}

.footer .menu .warranty div, .footer .menu .warranty span {
    display: inline-block;
    vertical-align: middle;
}

.footer .menu .warranty span.text {
    font-size: 10px;
    text-align: left;
}

.footer .menu .warranty div.row {
    margin-bottom: 24px;
}

.footer .menu li {
    float: left;
    position: relative;
    width: 25%;
}

@media (min-width: 320px) and (max-width: 767px) {
    .footer .menu li {
        width: 100%;
    }
}

.footer .menu li:last-child {
    width: 50%;
}

@media (min-width: 320px) and (max-width: 767px) {
    .footer .menu li:last-child {
        width: 100%;
    }
}

.footer .menu li:last-child .separator {
    display: none;
}

.footer .menu li .separator {
    background-color: #fff;
    height: 100%;
    max-height: 99px;
    position: absolute;
    right: 0;
    top: 47px;
    width: 1px;
}

@media (min-width: 320px) and (max-width: 767px) {
    .footer .menu li .separator {
        display: none;
    }
}

.footer .menu li :first-child .title, .footer .menu li :first-child ul {
    padding-left: 0;
}

.footer .menu li .title {
    cursor: default;
    display: block;
    font-family: "FuturicaMedium", "Times New Roman", Times, Georgia, Ubuntu, serif;
    font-size: 12px;
    padding: 13px 10px 9px 20px;
}

@media (min-width: 320px) and (max-width: 767px) {
    .footer .menu li .title {
        text-align: center;
        margin: 0;
        width: 100%;
        padding: 10px 8vw;
    }

    .grid-row.low-in-stock {
        margin: 5px 0 0 0 !important;
    }
}

.footer .menu li .trust {
    border: 2px solid;
    display: block;
    margin-right: 23px;
    margin-top: 22px;
    padding: 3px 0 9px;
    text-align: center;
}

.footer .menu li .trust .name {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
}

.footer .menu li .trust .value {
    font-size: 8px;
    text-decoration: underline;
}

.footer .menu li .trust span {
    display: block;
}

.footer .menu li ul {
    margin: 5px 23px 0 0;
    padding: 0 0 0 20px;
}

@media (min-width: 320px) and (max-width: 767px) {
    .footer .menu li ul {
        margin: 0;
        width: 100%;
        padding: 0 8vw;
        text-align: center;
    }
}

.footer .menu li ul li {
    float: none;
    margin-bottom: 4px;
    width: auto;
}

.footer .menu li ul li:last-child {
    width: auto;
}

.footer .menu li ul a {
    font-size: 10px;
    text-decoration: none;
}

.footer .pay {
    display: block;
    margin-bottom: 0;
    position: relative;
    text-align: left;
    margin-left: 20px;
    top: 40px;
}

@media (min-width: 320px) and (max-width: 767px) {
    .footer .pay {
        width: 100%;
        box-sizing: border-box;
        padding: 0 8vw;
        margin: 0;
        top: auto;
        text-align: center;
    }
}

.footer .pay span.wrap {
    display: inline-block;
    vertical-align: middle;
    width: 22%;
    margin: 0 0 20px 0;
}

@media (min-width: 320px) and (max-width: 767px) {
    .footer .pay span.wrap {
        margin: 0 0 20px 0;
        width: 50%;
    }
}

.footer .copy {
    color: #ccc;
    font-size: 10px;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}

.footer .mobile {
    display: none;
}

.new_social {
    height: 59px;
}

.new_social .line {
    background: none repeat scroll 0 0 #000;
    clear: both;
    float: left;
    height: 1px;
    margin: 25px 0 10px;
    width: 100%;
}

.new_social ul {
    background: none repeat scroll 0 0 #fff;
    clear: both;
    display: block;
    font-size: 22px;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0 21px;
    position: relative;
    top: -30px;
    width: 176px;
}

.new_social ul li {
    display: inline;
}

.new_social ul a {
    background: none repeat scroll 0 0 #000;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    height: 40px;
    text-align: center;
    width: 40px;
    line-height: 38px;
}

.social {
    background-color: #000;
    height: 1px;
    position: relative;
    margin-bottom: 40px;
    margin-top: 45px;
}

.social .title {
    font-size: 14px;
    margin-bottom: 2px;
}

.social .absolute {
    left: 0;
    right: 0;
    text-align: center;
    top: -38px;
}

.social a {
    background-color: #fff;
    display: inline-block;
    padding: 5px;
}

.social a span {
    border: 1px solid #000;
    border-radius: 20px;
}

.instagram {
    display: block;
    list-style: none;
}

.instagram li {
    width: 186px;
    margin: 0 10px 0 0;
    display: inline-block;
}

@media (min-width: 320px) and (max-width: 767px) {
    .instagram li {
        width: 20%;
        margin: 0;
    }
}

.instagram li img {
    width: 100%;
}

.instagram li:last-child {
    margin: 0;
}

.sign_up {
    box-sizing: border-box;
    display: block;
    margin: 10px 0 0;
    padding: 10px;
    text-align: center;
}

.sign_up .center {
    display: inline-block;
    text-transform: uppercase;
}

.sign_up input[type="text"] {
    display: inline-block;
    border: 1px solid #cacbcb;
    padding: 5px;
    width: 300px;
    margin: 0 10px 0 5px;
}

.sign_up button {
    background: #000;
    color: #fff;
    border: none;
    display: inline-block;
    font-family: Times New Roman;
    font-size: 11px;
    text-transform: uppercase;
    height: 23px;
}

.footer, .footer a {
    color: #fff;
}

.footer, body {
    min-width: 970px;
}

@media (min-width: 320px) and (max-width: 767px) {
    .footer, body {
        min-width: inherit !important;
        width: 100%;
    }
}

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

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

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

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

h1.cursive {
    border-top: 1px solid #000;
    color: #797979;
    font-size: 27px;
    margin: -45px 0 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 200;
}

a.disabled {
    pointer-events: none;
    cursor: default;
    color: #999;
}

@media (min-width: 320px) and (max-width: 767px) {
    h1.cursive {
        margin: 0;
        width: 100%;
        position: relative;
        border: none;
    }

    #cart-wrapper {
        display: none !important;
    }

    #header-shopping-bag {
        margin: 0 0 0 45px !important;
    }

    #header-basket {
        z-index: 100 !important;
    }
}

h1.cursive div {
    background: #fff none repeat scroll 0 0;
    font-size: 30px;
    line-height: 30px;
    font-family: "KobzarKS";
    font-weight: bold;
    left: 50%;
    margin: -18px 0 0 -150px;
    position: absolute;
    text-align: center;
    width: 300px;
}

@media (min-width: 320px) and (max-width: 767px) {
    h1.cursive div {
        min-width: auto;
        width: 100%;
        left: auto;
        margin: 0;
    }
}

#mc_embed_signup .mc-field-group {
    clear: left;
    min-height: 30px !important;
    padding-bottom: 3%;
    position: relative;
    width: 96%;
}

@media (min-width: 320px) and (max-width: 767px) {
    #mc_embed_signup .mc-field-group .button {
        top: 8px !important;
    }
}

#cart-wrapper {
    border-left: 3px solid #000;
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
    display: inline-block;
    box-sizing: border-box;
    background: #fff;
    z-index: 10000;
    right: 0;
    top: 110px;
    position: absolute;
    display: none;
}

#cart-wrapper ul li {
    list-style-type: none;
    margin: 0 0 5px 0;
}

#cart-wrapper .total_sum {
    height: auto;
}

#cart-wrapper .order-sum {
    height: 30px;
}

.number-qty {
    width: 35px;
    text-align: center;
}

.products-counted {
    float: right;
    margin: -59px 0 0 0;
    position: relative;
    z-index: 100;
}

.cart-gift {
    margin: 50px 0 0 0;
}

.cart-gift .bPrice {
    float: right;
}

.clearer {
    clear: both;
}

.cart-products {
    margin: 40px 0 0 0;
}

.cart-products li {
    list-style-type: none;
    margin: 0 0 20px 0;
}

.free-delivery {
    height: 105px;
    text-align: center;
    font-size: 30px;
}

.cart-qty {
    margin: 5px 0 0 0;
}

.cart-qty .qty {
    padding: 3px;
    vertical-align: middle;
}

.cart-qty .plus, .cart-qty .minus {
    background: none;
    border: 1px solid #e0e0e0
}

.cart-item .minus, .cart-item .plus, .package .qty .minus, .package .qty .plus {
    background: none;
    border: 1px solid #e0e0e0;
}

#free-delivery-info {
    text-align: right;
    font-size: 16px;
}

#free-delivery-info .inner {
    float: right;
    margin: -31px 0 0 0;
}

#gift, .package {
    margin: 40px 0 0 0;
}

#gift .left, .package .left {
    float: left;
    margin: 0 0 0 10px;
}

#gift .center, .package .center {
    margin: 0 0 0 165px;
    line-height: 140px;
    text-transform: uppercase;
    font-size: 16px;
}

#gift .right, .package .right {
    float: right;
}

.package .center {
    line-height: 50px;
}

.package .qty {
    margin: 0 0 0 166px
}

.package .price {
    float: right;
    margin: -45px 0 0 0;
    font-size: 20px;
    font-weight: bold;
}

.divider {
    height: 1px;
    clear: both;
}

.order-form {
    margin: 0 30px;
}

#order-info {
    display: none;
}

#search_city_text {
    width: 500px;
    padding: 4px;
    border: 2px solid #ccc;
    margin: 10px 0 0 0;
}

#delivery-types {
    margin: 0 0 20px 0;
}

.top-divider {
    height: 20px;
}

.free-delivery-price {
    color: #ffaab8;
    font-size: 20px
}

.call-center-info {
    color: #797979;
    font-size: 10.1px;
    margin: 46px 0 0 -1px;
}

.required-fields {
    margin: 0 0 0 189px;
}

/* ansotov tabs для выбора страны */
.tabs {
    display: inline-block;
    width: 100%;
    margin: 15px 0 -22px 0;
    min-height: 135px;
}

.tabs > div {
    padding-top: 10px;
}

.tabs ul {
    margin: 0px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "FuturicaMedium";
}

.tabs ul:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    background: #000;
}

.tabs ul li {
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #fff;
    border-bottom: 1px solid #000;
    margin: 0px 30px -1px 30px !important;
}

.tabs ul li.active, .tabs ul li.active:hover {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #fff;
}

.tabs ul li:hover {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #fff;
}

.tabs .name {
    display: inline-block !important;
}

#delivery-types {
    margin: 28px 0 0 0;
}

.lands-preloder {
    display: none;
}

#scrollUp {
    position: fixed;
    bottom: 95px;
    right: 5%;
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 30px;
    border: 1px solid #000;
    line-height: 55px;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}

#delivery-types.mobile {
    margin: -12px 0 -10px 0;
}

.selectboxit-container span, .selectboxit-container .selectboxit-options a {
    height: 25px !important;
    line-height: 25px !important;
}

.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
    background: #000 !important;
    color: #fff !important;
}

.in-cart {
    margin: -38px 0 0 0 !important;
    position: absolute;
    right: 0;
}

.cases-in-cart {
    float: right;
    margin: -5px 0 0 0 !important;
}

.in-cart-products {
    margin: -160px 0 0 0 !important
}

.zoom-image {
    /*cursor: zoom-in;*/
}

.corp-clients-img {
    width: auto;
}

.cart_info_banner {
    background-image: url("/img/online_delivery_banner.jpg");
    height: 67px;
    width: 970px;
    background-size: cover;
    margin: 15px auto 0 auto;
}

.cart_info_banner h1 {
    font-weight: lighter !important;
}

.gifts-in-gift-mobile {
    display: none;
}

.gifts-in-gift a:hover {
    color: rgba(121, 121, 121, 0.76) !important;
    text-decoration: none;
}

#JColResizer0 {
    margin: 0 0 0 -58px;
}

.promocodes input[type="text"] {
    padding: 8px 20px;
    font-size: 14px;
    text-transform: uppercase;
}

/* ansotov мобильные устройства */
@media (min-width: 320px) and (max-width: 767px) {
    .cart_info_banner {
        background-image: url("/img/mobile_online_delivery_banner.jpg");
        height: 57px;
        width: 354px;
        margin: 20px auto -25px auto;
    }

    .city-search-info {
        margin: -30px 0 0 0;
    }

    .promocodes input[type="submit"] {
        margin: 0 10px 0 auto;
        float: right;
    }

    .promocodes input[type="text"] {
        min-width: 215px;
    }

    #JColResizer0 {
        margin: 0;
    }

    #gift {
        margin: 0;
    }

    .cases-in-cart {
        float: none;
    }

    .last_size {
        text-align: center;
    }

    .in-cart-products {
        margin: 0;
    }

    .corp-clients-img {
        width: 100%;
    }

    .cases-in-cart {
        margin: 39px -55px 10px 0 !important;
        position: relative;
        z-index: 90;
    }

    .in-cart {
        margin: 25px 0 0 0 !important;
        position: relative;
        text-align: center !important;
    }

    article.product_page .right .info_block .name {
        width: 40%;
    }

    article.product_page .right .info_block .value {
        width: 60%;
    }

    article.product_page .right button {
        width: 100%;
    }

    #scrollUp {
        display: none !important;
    }

    .order-form {
        margin: 0;
    }

    article.checkout ul.delivery_company li {
        height: auto;
    }

    .lands-tabs-wrapper {
        min-height: 74px;
    }

    .lands-preloder {
        margin: 10px 0;
        clear: both;
    }

    .preloader-wrapper {
        margin: -15px 0 35px 0;
    }

    .preloader-wrapper.first {
        margin: -15px 0 28px 0;
    }

    #delivery-types {
        margin: 0;
    }

    #delivery-types.mobile {
        margin: -25px 0 0 0 !important;
    }

    #search_city {
        margin: -28px 0 28px 0 !important;
    }

    .lands-preloder img {
        margin: -5px 0 5px 0;
    }

    .tabs ul li {
        margin: 0px -1px -1px -4px !important;
    }

    article.checkout .total {
        padding: 25px 0 0 0;
        margin: -15px 0 0 0;
    }

    .required-fields {
        margin: 0 0 0 33px;
    }

    .gifts-in-gift {
        display: none;
    }

    .gifts-in-gift-mobile {
        display: block;
    }

    #free-delivery-info {
        text-align: center;
        font-size: 13px;
    }

    #free-delivery-info .inner {
        float: none;
        margin: 0;
    }

    .free-delivery-price {
        font-size: 17px;
    }

    #gift {
        margin: 21px 28px;
    }

    #gift .left {
        /*display: none;*/
    }

    #gift .center {
        clear: both;
        line-height: 25px;
        font-size: 14px;
        margin: 0;
        text-align: center;
    }

    #gift .right {
        float: none;
        text-align: center;
    }

    #gift .left img {
        width: 100px;
    }

    #gift .right img {
        width: 100px;
    }

    .delivery_company .picture {
        display: none;
    }

    .delivery_company .info-label {
        width: 94%;
        display: block;
        float: right;
    }

    #order-form .name {
        margin-bottom: 0;
    }

    .ui-autocomplete li a {
        padding: 6px !important;
        font-size: 15px !important;
    }

    #search_city_text {
        width: 300px;
        font-size: 12px;
        margin: 0 0 30px 0;
    }

    #delivery-types {
        margin: 0;
    }
}

.required-label {
    color: red;
    font-weight: bold;
}

.ui-autocomplete {
    position: absolute;
    background: #e0e0e0;
    max-height: 250px !important;
    overflow: hidden;
}

.ui-autocomplete li {
    list-style-type: none;
}

.ui-autocomplete li a {
    padding: 3px;
    cursor: pointer;
    display: block;
}

.ui-autocomplete li a:hover {
    background: #f3f3f3;
    text-decoration: none;
}

.ui-helper-hidden-accessible {
    display: none;
}

#russian-post_price, #delivery-types, #courier_price, #russian-post_days, #pickpoint_price, #courier_days {
    display: none;
}

#search_city {
    margin: -1px 0 32px 0;
}

.sticky {
    font-size: 24px;
    height: 60px;
    line-height: 48px;
    background: #efc47D;
    text-align: left;
    position: fixed !important;
    bottom: auto !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.sticky .mobile-menu, .sticky .mobile-menu a.close {
    line-height: 22px;
}

#header .sticky .search {
    margin: 11px 3px 0 0;
}

.block {
    margin: 0 0 18px 0;
}

.checkbox {
    position: relative;
    padding-left: 20px;
    line-height: 12px;
    margin: 0 0 15px 1px;
}

.checkbox input[type=checkbox] {
    display: none;
}

.checkbox label:after {
    content: '';
    display: block;
    height: 12px;
    width: 12px;
    outline: 1px solid #939598;
    position: absolute;
    top: 0;
    left: 0;
}

.checkbox input[type=checkbox]:checked + label:after {
    outline: 1px solid #939598;
    border: 2px solid #fff;
    background-color: #939598;
}

/*--- ВЫПАДАЮЩИЕ ПУНКТЫ ---*/
.top-menu ul {
    list-style: none;
    position: absolute;
    background: #fff;
    padding: 10px 10px 5px 10px;
    display: none;
    margin: -18px 0 0 0;
    opacity: 0; /* Устанавливаем начальное состояние прозрачности */
    -webkit-transition: 0.25s linear opacity; /* В Webkit выпадающие пункты будут проявляться */
}

.top-menu ul li {
    padding-top: 1px; /* Вводим отступ между li чтобы создать иллюзию разделенных пунктов меню */
    float: none;
}

.top-menu ul a {
    white-space: nowrap; /* Останавливаем перенос текста и создаем многострочный выпадающий пункт */
    display: block;
    line-height: 25px;
    font-size: 14px;
}

.top-menu li:hover ul { /* Выводим выпадающий пункт при наведении курсора */
    display: block;
    opacity: 1; /* Делаем непрозрачным */
}

.top-menu li:hover ul a { /* Изменяем некоторые стили верхнего уровня при выводе выпадающего пункта */
    text-decoration: none;
    -webkit-transition: -webkit-transform 0.075s linear;
}

.top-menu li:hover ul li a:hover {
    color: rgba(121, 121, 121, 0.76) !important;
}

#info-wall li {
    display: inline-block;
    vertical-align: top;
    width: 24.69%;
    text-align: center;
}

#info-wall .wrapper {
    padding: 8px;
    border: 1px solid rgba(121, 121, 121, 0.28);
    border-radius: 5px;
    margin: 3px;
}

#info-wall .wrapper:hover {
    background: rgba(121, 121, 121, 0.16);
    cursor: hand;
}

#info-wall li img {
    width: 100%;
}

.mfp-loading.mfp-figure {
    display: none;
}

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

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #cccccc;
}

.mfp-preloader a:hover {
    color: white;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: fixed;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    padding: 0 0 18px 10px;

    font-family: FontAwesome;
    font-size: 0px;
    font-weight: 400;
}

.mfp-close::after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    font-family: FontAwesome;
    font-size: 14px;
    font-weight: 400;
    content: "\f00d";
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #fff;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.fancybox-title-outside-wrap {
    margin: 0 !important;
    padding: 5px;
    word-wrap: break-word;
    border-radius: 0 0 3px 3px;
    background: rgba(0, 0, 0, 0.8);
}

.fancybox-title-float-wrap .child {
    max-width: 400px;
    white-space: normal !important;
    line-height: normal !important;
    display: inherit !important;
}

.fancybox-outer {
    clear: both !important;
}

.under_menu {
    padding-top: 2px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.5);
}

.girls-in-bloom.menu {
    width: 971px;
    height: 310px;
    margin-top: -15px !important;
    position: absolute;
    left: 0;
    padding-top: 2px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.5);
}

.girls-in-bloom.menu li {
    display: inline-block;
    text-align: center;
    width: 24.6% !important;
}

.girls-in-bloom.menu li a {
    line-height: 60px;
    font-family: "FuturicaMedium";
    font-weight: bold;
    font-size: 14px;
}

.fancybox-lock .fancybox-overlay {
    overflow-y: auto !important;
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-none {
    overflow: visible;
}

.social-buttons {
    display: inline-block;
    background: url("/img/social-buttons.png");
    background-size: cover;
    width: 25px;
    height: 25px;
}

.social-buttons.facebook {
    background-position: 25px 0;
}

.last_size {
    margin: 0 0 12px 0;
}

.last_size span {
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    font-family: "Futura-Bold";
}

.last_size img {
    width: 16px !important;
    display: inline-block !important;
}

.reminder_wrapper {
    width: 450px !important;
    left: 40%;
    top: 20%;
    display: block;
    background: #fff;
    position: absolute;
    padding: 70px;
}

.reminder {
    margin: 0 auto;
}

.not-active-size {
    opacity: 0.5;
}

@media (min-width: 320px) and (max-width: 767px) {
    #gift .left {
        float: none;
    }

    #gift .left img {
        display: none;
        margin: 0 auto;
    }

    .reminder_wrapper {
        left: 10%;
        width: 80% !important;
    }

    .promocodes {
        margin: 20px 0 0 0 !important;
    }

    #gift, .package {
        padding: 0 20px;
    }

    .package .cases-in-cart {
        float: right;
    }

    .package .price {
        margin: 0;
    }

    .packages-devider {
        height: 0 !important;
    }
}

.best-img {
    width: 45px !important;
    height: 45px;
    position: absolute;
    right: 0;
    margin: 10px;
}

.promocodes, .mc-field-group span {
    text-align: center;
    margin: 20px 0;
    font-family: "FuturicaMedium";
}

.promocodes span {
    vertical-align: sub !important;
    font-weight: bold;
}

.search-informer {
    padding: 20px;
    background: #000;
    color: #fff;
}

.search-informer.isset-items {
    margin: 0 0 20px 165px;
}

.langs {
    position: absolute;
    top: 61px;
    right: 175px;
}

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

.langs li.active a {
    color: #fff;
}

.langs li.active {
    background: #000;
    border: 1px solid #000;
}

.langs.footer {
    position: relative;
    top: 0;
    right: 0;
    text-align: center;
    margin: 10px 0 0 0;
    display: none;
}

.langs.footer li.active {
    background: #fff;
    border: 1px solid #000;
}

.langs.footer li.active a {
    color: #000;
}

.langs.footer a {
    color: #fff;
    text-decoration: none;
}

.langs ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0 0 0 10px;
    background: #fff;
    padding: 0 2px;
    border: 1px solid #000;
}

.langs.footer ul li {
    background: #000;
    border: 1px solid #fff;
}

.subscribe-item {
    width: 33.3%;
}

.subscribe-item label {
    text-align: right;
    padding: 0 5px 5px 0 !important;
}

.logo.ny img {
    height: 95px !important;
    margin: 0 0 0 -10px;
}

.sticker-gift {
    padding: 4px 8px;
    margin: -5px 0 0 0;
}

.mobile-price {
    display: none;
}

.desktop-price {
    margin: -106px 0 0 0 !important
}

.cart-data {
    margin: -60px 0 0 0 !important;
}

.in-cart-button {
    margin: -60px 0 0 0 !important;
}

.one-click-cart-data {
    margin: -15px 0 60px 0 !important
}

.designComment {
    width: 330px;
    height: 70px;
}

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

    .designComment {
        width: 100%;
    }

    .mobile-price {
        display: block;
    }

    .desktop-price, .cart-data, .one-click-cart-data, .in-cart-button {
        margin: 0 !important;
    }

    .desktop-price {
        display: none;
    }

    .sticker-gift {
        display: unset;
    }

    .logo.ny img {
        height: auto !important;
    }

    .langs {
        display: none;
    }

    .langs.footer {
        display: block;
    }

    .subscribe-item, .subscribe-item input {
        width: 100%;
    }
}

/*CALENDAR*/
.ui-datepicker-calendar .ui-datepicker-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0;
}

.ui-datepicker-calendar .ui-state-default:hover {
    background: #6ec6dc;
    color: white;
    border-radius: 50%;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
    z-index: 1000 !important;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    display: none;
}

.ui-datepicker .ui-datepicker-title {
    margin: 10px;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 30%;
    border: none;
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: normal;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: 3px 0 0 0;
    text-align: center;
    box-sizing: border-box;
    text-decoration: none;
    height: 25px;
    width: 25px;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em;
}

ul.pagination {
    text-align: center;
    margin: 0 0 10px 0;
}

ul.pagination li {
    display: inline-block !important;
    width: auto !important;
    text-align: center;
    margin-bottom: 15px !important;
}

ul.pagination li a, ul.pagination li span {
    padding: 5px 10px;
    text-decoration: none;
}

ul.pagination li span {
    background: #000;
    color: #fff;
    outline: 1px solid #000 !important;
    display: block;
}

.cart_button {
    background: #ff7a07 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.header-bag-active {
    background: #ff7a07 !important;
    color: #000 !important;
}

#header-basket .header-bag span.header-bag-active {
    border: 1px solid #ff7a07;
}

.sprite {
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: inline-flex;
    padding: 0 0 0 45px;
}

.sprite-info {
    list-style-type: none;
    display: inline-flex;
    font-size: 13px;
}

.sprite-cards {
    width: 35px;
    height: 35px;
    background-position: -5px -5px;
}

.sprite-delivery {
    width: 35px;
    height: 35px;
    background-position: -50px -5px;
}

.sprite-hanger {
    width: 35px;
    height: 35px;
    background-position: -5px -50px;
}

.allItems {
    text-align: center;
    height: 70px;
    margin: 0 0 40px 0;
}

.allItems a {
    padding: 8px 20px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-family: "Futura-Bold";
    display: inline-flex;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.8px;
    text-decoration: none;
}