@import "./ui-kit.css";
@import "./global.css";
@import "./catalog.css";
@import "./product.css";
@import "./home.css";
@import "./account.css";
@import "./cart.css";
@import "./checkout.css";
@import "./about.css";

.alert button.close {
    position: static;
}

.row-top-full-border {
    border-top: 1px solid #f2f2f2;
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 15px;
    padding-right: 15px;
}

.nav-tabs {
    border: 0;
}

.nav-tabs > li > a {
    color: grey;
    font-size: 15px;
    font-weight: 400;
    line-height: 3.35;
    padding: 0;
    border: 0;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: transparent;
    border: 0;
}



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

.modal-content {
    padding: 55px 50px 70px;
    border-radius: 0;
}

button.close {
    opacity: 1;
    color: #666;
    position: absolute;
    top: 20px;
    right: 20px;
}

.modal-content h2 {
    font-family: 'WarnockPro', sans-serif;
    text-align: center;
    margin: 0 0 35px;
    font-weight: 600;
    font-size: 30px;
    color: #121212;
}

.a-form .modal-content {
    padding: 40px 50px 50px;
}

.au-tabs {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin: 0;
}

.au-tabs li {
    text-align: center;
    padding: 0 10px;
}

.au-tabs li a,
.au-tab {
    color: #999;
    font-family: WarnockPro, sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    text-decoration: none;
}

.au-tabs li a:hover,
.au-tabs .active a,
.au-tab {
    color: #121212;
}

.au-forgot {
    display: none;
}

.au-tab-content {
    padding-top: 32px;
}

.au-btn__login {
    width: 190px;
}

.au-forgot-pass {
    position: relative;
    color: #595959;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    text-decoration: none;
    margin-left: 24px;
}

.au-forgot-pass:before {
    content: '?';
    border: 1px solid #595959;
    border-radius: 100%;
    padding: 1px 6px;
    font-size: 13px;
    position: relative;
    top: -1px;
    margin-right: 10px;
}

.au-forgot-pass:hover,
.au-forgot-pass:hover:before {
    color: #121212;
    border-color: #121212;
}

.au-soc-title {
    color: #121212;
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    margin: 0;
    padding: 48px 0 20px;
    font-family: 'ProximaNova', sans-serif;
}

.ulogin-buttons-container {
    display: inline-block;
    width: 100% !important;
}

[class^="ulogin-button-"] {
    margin: 0 10px 0 0 !important;
    background: url('./../image/soc-frame.png') no-repeat left top !important;
    width: 34px !important;
    height: 34px !important;
}

.ulogin-button-facebook {
    background-position-y: -34px !important;
}

.ulogin-button-odnoklassniki {
    background-position-y: -68px !important;
}

.mod-actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding: 30px 0;
}

.mod-action:focus,
.mod-action {
    font-size: 16px;
    line-height: 1.9;
    color: #999;
    font-weight: 300;
    text-decoration: none;
    position: relative;
}

.mod-action:hover,
.mod-action.active {
    color: #121212;
}

.mod-action.active {
    font-weight: 400;
}

.mod-action .fa {
    font-size: 16px;
    padding-right: 15px;
}

.mod-catalog {
    background: url("./../image/mod-catalog.jpg") no-repeat center;
    background-size: cover;
    padding: 196px 20px 20px;
    margin-top: 40px;
}

.mod-catalog__btn {
    width: 100%;
}

.mod-catalog__btn .fa {
    padding-right: 10px;
    font-size: 12px;
    position: relative;
    top: -2px;
}

.categs {
    display: table;
    /* width: 100%; */
    margin-top: 18px;
    margin-bottom: 24px;
    margin: 18px auto;
    text-align: center;
    margin-bottom: 30px;
}

         .categs a{
            color: #444;
            font-family: 'SF UI Display';
            font-weight: 600;
            float: left;

            font-size: 16px;
            cursor: pointer;
            text-align: center;
            text-decoration: underline;
            display: block;
            width: 100%;
            margin: 0 auto 20px;
        }
         .categs a:hover{
color: #cd5b99;
}

      a.button__pink {
     font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    color: #111;
    padding: 0 22px;
    border: 2px solid #999;
    border-radius: 20px;
    font-family: 'ProximaNova', sans-serif;
    background: transparent;
    /* display: inline-block; */
    line-height: 36px;
    outline: none;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    padding-top: 5px;
    background: #999999;
    color: white;
    display: table;
    margin: 0 auto;
      }

.h-about__buttons {margin-bottom:20px;}




@media (max-width: 1100px) {
.newitems img {max-height:250px}
.product-thumb .price {
    text-align: center;
}

.p-gallery__vertical img {    max-width: 75px !important; }


.1mm1 a {
    position: absolute;
    z-index: 999999;


}

.1mm1 li {    min-height: 69px;}
.mm1 {    z-index: 9999 !important;}

    .modal-content {
        padding: 35px 30px 50px;
    }
}

@media (max-width: 767px) {
    .row-top-full-border {
        margin-left: -10px;
        margin-right: -10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .p-help-info {
        padding-bottom: 7px;
    }

    .container .slick-dots li button:before {
        padding: 7px;
        background: transparent;
        border: 1px solid #404040;
        content: '';
        border-radius: 100%;
    }

  
}
.feu + div .button__pink {
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    color: #111;
    padding: 0 22px;
    border: 2px solid #999;
    border-radius: 20px;
    font-family: 'ProximaNova', sans-serif;
    background: transparent;
    line-height: 36px;
    outline: none;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
}
.h-row__category .news {margin-bottom: 30px}
.h-row__category {display: flex;flex-wrap:wrap }