@font-face {
    font-family: 'CirceBold';
    src: url('../fonts/Circe-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Circe-Bold.woff') format('woff'), url('../fonts/Circe-Bold.ttf') format('truetype'), url('../fonts/Circe-Bold.svg#Circe-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CirceLight';
    src: url('../fonts/Circe-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Circe-Light.woff') format('woff'), url('../fonts/Circe-Light.ttf') format('truetype'), url('../fonts/Circe-Light.svg#Circe-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CirceRegular';
    src: url('../fonts/Circe-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Circe-Regular.woff') format('woff'), url('../fonts/Circe-Regular.ttf') format('truetype'), url('../fonts/Circe-Regular.svg#Circe-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Bold.otf') format('opentype'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype'), url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

button::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner {
    padding: 0 !important;
    border: 0 none !important;
}

#ascrail2000 {
    opacity: 1 !important;
}

#ascrail2000 > div {
    background-color: #117ff5 !important;
    width: 4px;
}

#ascrail2000 > div .end {
    border-style: solid;
    border-width: 3px;
    border-color: #ffffff;
    background-color: #117ef3;
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    border-radius: 50%;
    bottom: -10px;
    left: -5px;
}

#ascrail2000 > div:before {
    color: red;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

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

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

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

input[type=file] {
    display: none !important;
}

a:hover, a:focus {
    text-decoration: none;
    color: inherit;
}

a:focus {
    outline: none !important;
}

header .search-row {
    background-color: #117ff5;
    color: #ffffff;
    min-height: 42px;
}

header .search-row .search-input {
    border-radius: 4px;
    background-color: #ffffff;
    width: 100%;
    height: 38px;
    border: none;
    margin: 2px 0;
    font-size: 14px;
}

header .search-row .search-input::placeholder {
    font-size: 14px;
    color: #838383;
}

header .search-row .search-ico {
    background: url("../img/search_ico.png") no-repeat #ffffff;
    height: 23px;
    width: 23px;
    margin: 7px 20px;
    border: none;
    border-radius: 4px;
    pointer-events: all;
}

header .search-row .btn-catalog {
    font-size: 20px;
    line-height: 42px;
    color: #ffffff;
}

header .search-row .btn-catalog .btn-catalog-ico {
    background: url("../img/ico_catalog.png") no-repeat 0 0;
    width: 18px;
    height: 13px;
    display: inline-block;
    margin-left: 10px;
}

header .search-row .btn-heart {
    background: url("../img/ico_heart.png") no-repeat;
    width: 24px;
    height: 22px;
    display: inline-block;
    margin: 10px 25px 0 0;
    text-align: right;
    position: relative;
}

header .search-row .btn-heart span {
    background-color: #e81e62;
    width: 24px;
    height: 24px;
    border-radius: 12px;
    display: block;
    position: absolute;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 26px;
    right: -15px;
    top: -15px;
}

header .search-row .btn-cart {
    background: url("../img/ico_cart.png") no-repeat;
    width: 26px;
    height: 22px;
    display: inline-block;
    margin: 10px 0 0 0;
    position: relative;
}

header .search-row .btn-cart span {
    background-color: #e81e62;
    width: 24px;
    height: 24px;
    border-radius: 12px;
    display: block;
    position: absolute;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 26px;
    right: -15px;
    top: -15px;
}

header .menu-row {
    position: absolute;
    z-index: 100;
    display: none;
    max-width: 1160px;
    width: 100%;
    min-height: 300px;
    /*background-color: #fff;
    box-shadow: 0px 10px 30px rgba(0,0,0,0.1);*/
}

header .submenu-1 {
    background-color: white;
}

header .submenu-1 ul {
    margin: 20px 0;
    display: block;
    list-style: none;
    padding: 0;
}

header .submenu-1 ul li {
    cursor: pointer;
    display: block;
    width: 100%;
    border-right: 1px solid #117ff5;
    background-image: url("../img/arrow-right-1.png");
    background-repeat: no-repeat;
    background-position: 97% 50%;
}

header .submenu-1 ul li a {
    display: block;
    width: 100%;
    padding: 7px 0;
}

header .submenu-1 ul li:hover {
    border-right: none;
    background-image: url("../img/arrow-right-blue.png");
    background-position: 100% 50%;
}

header .submenu-1 ul li:hover a {
    text-decoration: none;
    color: #3995f7;
}

header .submenu-2 {
    background-color: white;
    overflow: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

header .submenu-2 .item {
    margin-top: 17px;
    border-color: #f0f0f0;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

header .submenu-2 .item .ico-box {
    border-width: 1px;
    border-color: #f0f0f0;
    border-style: solid;
    border-radius: 4px;
    box-shadow: 0px 2px 4px 0px rgba(186, 202, 210, 0.2);
    width: 100%;
    height: 160px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-bottom: 30px;
}

header .submenu-2 .item .hover {
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0px 15px 40px 0px rgba(14, 20, 32, 0.15);
    display: none;
}

header .submenu-2 .item:hover .ico-box {
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0px 15px 40px 0px rgba(14, 20, 32, 0.15);
}

header .submenu-3 {
    background-color: white;
}

header .submenu-3 ul {
    margin: 20px 0;
    display: block;
    list-style: none;
    padding: 0;
}

header .submenu-3 ul li {
    font-size: 16px;
    padding: 7px 0;
}

header .submenu-3 ul li a {
    display: block;
    text-decoration: underline;
    width: 100%;
}

header .menu .logo {
    margin: 10px 0;
}

header .menu .logo img {
    width: 100%;
}

header .menu .menu-group {
    font-size: 20px;
    margin-bottom: 10px;
}

header .menu .menu-group .active {
    color: #3995f7;
}

header .menu .menu-group a {
    margin-left: 25px;
    margin-right: 25px;
    display: inline-block;
    vertical-align: bottom;
    margin-top: 10px;
}

header .menu .menu-group a:hover .delivery {
    background: url("../img/ico_delivery_hover.png") no-repeat 0 0;
}

header .menu .menu-group a:hover .service {
    background: url("../img/ico_service_hover.png") no-repeat 0 0;
}

header .menu .menu-group a:hover .phone {
    background: url("../img/ico_phone_2_hover.png") no-repeat 0 0;
}

header .menu .menu-group span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}

header .menu .menu-group .delivery {
    width: 18px;
    height: 20px;
    background: url("../img/ico_delivery.png") no-repeat 0 0;
}

header .menu .menu-group .service {
    width: 14px;
    height: 15px;
    background: url("../img/ico_service.png") no-repeat 0 0;
}

header .menu .menu-group .phone {
    width: 14px;
    height: 15px;
    background: url("../img/ico_phone_2.png") no-repeat 0 0;
}

.footer {
    position: relative;
    margin-top: 0px;
    background-color: #3c3c3c;
    color: #ffffff;
}
.footer .social{
	width: 130%;
}

.footer .social a {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: 0 5px 5px 0;
    background-size: contain !important;
    opacity: 1;
    transition: opacity 0.3s;
}
.footer .social a:last-child{
	margin-right: 0;
}

.footer .social a:hover {
	opacity: 0.7;
}

.footer .social .vk {
    background: url("../img/ico_social_vk.png") no-repeat 0 0;
}

.footer .social .instagramm {
    background: url("../img/ico_social_instagram.png") no-repeat 0 0;
}

.footer .social .fb {
    background: url("../img/ico_social_facebook.png") no-repeat 0 0;
}

.footer .social .twitter {
    background: url("../img/ico_social_twitter.png") no-repeat 0 0;
}

.footer .level-1 {
    border-bottom: 1px solid #626262;
}

.footer .level-1 h1 {
    text-transform: uppercase;
}

.footer a {
    color: #ffffff;
    font-size: 14px;
}

.footer .feedback {
    margin-top: 25px;
}

.footer .feedback .form-control-feedback.search-ico {
    background-image: url("../img/search_ico_2.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    pointer-events: all;
}

.footer .feedback .form-control {
    margin-top: 30px;
    margin-bottom: 20px;
}

.footer .level-2 .phone {
    margin-top: 25px;
}

.footer .level-2 .phone p {
    font-size: 18px;
}

.footer .level-2 .phone .callback {
    margin-top: 45px;
}

.footer .level-2 .phone .callback a {
    text-decoration: underline;
    display: block;
    margin-bottom: 15px;
}

.footer .level-2 .phone .callback a:hover {
    text-decoration: none;
}

.footer h1 {
    font-size: 16px;
    color: #ffffff;
    line-height: 1.2;
    text-align: left;
    margin: 25px 0 20px 0;
}

.footer ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footer ul li {
    padding: 6px 0;
    margin: 0;
    display: block;
    width: 100%;
}

.footer p {
    color: #ffffff;
    font-size: 14px;
}

.copyright {
    background-color: #242424;
    min-height: 40px;
    font-size: 12px;
    color: #8c9ca4;
    padding: 10px 0;
}

#vk_groups {
    margin-bottom: 20px;
}

.pagination span:hover {
    color: #e81e62;
}

.widget {
    position: fixed;
    bottom: 60px;
    right: 10px;
    width: 60px;
}

.widget .btn-top {
    display: block;
    border-radius: 50%;
    background-color: rgba(129, 134, 138, 0.6);
    width: 60px;
    height: 60px;
    background-image: url("../img/arrow_up.png");
    background-position: center center;
    background-repeat: no-repeat;
}

.widget .email {
    display: block;
    border-radius: 50%;
    margin: 10px auto;
    width: 50px;
    height: 50px;
    background-color: rgba(129, 134, 138, 0.6);
    background-image: url("../img/email.png");
    background-position: center center;
    background-repeat: no-repeat;
}

.widget .phone1 {
    display: block;
    border-radius: 50%;
    margin: 10px auto;
    width: 50px;
    height: 50px;
    background-color: rgba(129, 134, 138, 0.6);
    background-image: url("../img/phone1.png");
    background-position: center center;
    background-repeat: no-repeat;
}

.widget a:hover {
    background-color: #c3d0d8;
    box-shadow: 0px 2px 4px 0px rgba(186, 202, 210, 0.2), 0px 13px 18px 0px rgba(186, 202, 210, 0.18);
}

@media (max-width: 1160px) {
    .slick-next, .slick-prev {
        display: none !important;
    }
}

@media (min-width: 768px) {
    #new_adress .modal-dialog, #card_1 .modal-dialog, #card_2 .modal-dialog {
        width: 740px;
    }
}

@media (max-width: 760px) {
    .nav.nav-tabs li {
        width: 100%;
    }

    .catalog .filter .item {
        float: none;
        width: 100%;
    }

    .auth-box {
        text-align: center !important;
    }

    header .menu-row {
        width: 88%;
    }

    header .search-row .btn-cart {
        margin-right: -19px;
		/* N_FIX - иконки меню в мобильной версии */
		width: 22px;
		height: 22px;
    }

    header .search-row .btn-heart {
		/* N_FIX - иконки меню в мобильной версии */
        margin-left: -10px;
		width: 22px;
		height: 22px;
    }
	
	/* N_FIX - фикс в мобильной версии */
	.popular-categories .row:last-child {
		display: flex;
		flex-wrap: wrap;
	}
	.popular-categories .row:last-child > [class*='col-'] {
		display: flex;
		flex-direction: column;
	}
}

@media (max-width: 1390px) {
/*
    .widget {
        display: none;
    }
*/
}

.page.simple ul {
    margin: 35px 0 0 0;
    padding: 0;
    list-style-type: none;
}

.page.simple ul li {
    margin-bottom: 20px;
    padding-left: 20px;
}

.page.simple ul li:before {
    content: '\2022';
    font-size: 18px;
    color: #e81e62;
    padding-right: 20px;
    display: block;
    position: absolute;
    left: 20px;
}

.page.simple img {
    background-color: #fefefe;
    box-shadow: 0px 15px 40px 0px rgba(14, 20, 32, 0.15);
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}

.page {
    color: #222222;
    padding-top: 30px;
    padding-bottom: 30px;
}

.page h1 {
    font-size: 36px;
    font-weight: bold;
    color: #222222;
    margin-top: 0;
    margin-bottom: 40px;
}

.page h2 {
    margin: 10px 0 20px 0;
    font-size: 26px;
    font-weight: bold;
    color: #222222;
}

.page p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.5;
    color: #222222;
}

.item-info p {
    margin-bottom: 20px;
}

.detail-links {
    margin-top: 10px;
}

.detail-links a {
    color: #ea3e6e;
    text-decoration: underline;
    margin-bottom: 20px;
    display: inline-block;
}

.detail-links a:hover {
    text-decoration: none;
}

.catalog-element .social .like {
    display: inline-block;
    width: 22px;
    height: 40px;
    background: url("../img/no-like.png") no-repeat;
    background-position: center center;
    margin-right: 8px;
}

.catalog-element .social .like.active {
    background: url("../img/like.png") no-repeat;
    background-position: center center;
}

.catalog-element .social .like.active:hover {
    opacity: 0.8;
}

.catalog-element .social .uSocial-Share {
    display: inline-block !important;
}

.catalog-element .btn-1 {
    height: 50px;
    width: 100%;
    margin-bottom: 20px;
}
.catalog-element .btn-default {
    height: 50px;
    width: 100%;
    cursor: default;
    margin-bottom: 20px;
}

.catalog-element .price {
    font-size: 30px;
    color: #e81e62;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 10px;
}

.catalog-element .item-info-2 .brend {
    margin-bottom: 75px;
}

.catalog-element .item-info-2 p {
    margin-bottom: 25px;
}

.catalog-element .item-info-2 a {
    font-size: 16px;
    color: #e81e62;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 25px;
    display: block;
    text-align: right;
}

.catalog-element .item-info-2 a:hover {
    text-decoration: none;
}

.catalog-element-products .nav-tabs > li {
    float: left;
    margin-bottom: 8px;
}

.catalog-element-products .nav-tabs {
    margin-top: 60px;
    border-bottom: none;
}

.catalog-element-products .nav-tabs > li > a {
    border-radius: 0px;
    background-color: transparent;
    font-size: 26px;
    color: #222;
    font-weight: bold;
    margin-right: 60px;
    border: none;
}

.catalog-element-products .nav-tabs > li.active > a, .catalog-element-products .nav-tabs > li.active > a:hover, .catalog-element-products .nav-tabs > li.active > a:focus {
    background-color: transparent;
    box-shadow: none;
    color: #e81e62;
    cursor: default;
    border: none;
    border-bottom: 2px solid #e81e62;
}

.catalog-element-products .nav-tabs > li > a:hover {
    background-color: transparent;
    box-shadow: none;
    color: #e81e62;
    cursor: pointer;
    border: none;
    border-bottom: 2px solid #e81e62;
}

@media (min-width: 768px) {
    #registration_modal .modal-dialog {
        width: 740px;
    }

    #auth_modal .modal-dialog {
        width: 360px;
    }

    #new_review_modal .modal-dialog {
        width: 440px;
    }
}

.modal-content {
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0px 15px 40px 0px rgba(14, 20, 32, 0.15);
    padding: 35px;
}

.modal-content .modal-header {
    border-bottom: none;
    font-size: 36px;
    font-family: 'CirceRegular', sans-serif;
    color: #222222;
    font-weight: bold;
    text-align: center;
    padding: 0;
}

.modal-content .close {
    position: absolute;
    right: 7px;
    top: 7px;
}

.modal-content #uLogin, .modal-content #uLogin2 {
    text-align: center;
    margin-bottom: 30px;
}

.modal-content .control-label {
    text-align: left;
    font-weight: normal;
}

.modal-content .reqired:after {
    content: '*';
    color: #e81e62;
}

.modal-content .form-control {
    border-style: solid;
    border-width: 1px;
    border-color: #d6d6d6;
    border-radius: 6px;
    height: 42px;
    line-height: 42px;
}

.modal-content .form-control::placeholder {
    font-size: 14px;
    color: #cacaca;
}

.modal-content .checkbox label {
    width: 100%;
}

.modal-content [type=checkbox] {
    display: none;
}

.modal-content [type=checkbox] + span {
    width: 22px;
    height: 22px;
    border-style: solid;
    border-width: 1px;
    border-color: #d6d6d6;
    border-radius: 5px;
    display: inline-block;
}

.modal-content [type=checkbox]:checked + span {
    background-color: #e81e62;
    background-image: url("../img/checkbox-check.png");
    background-position: center center;
    background-repeat: no-repeat;
}

.modal-content .modal-footer {
    padding: 0;
    text-align: left;
    font-weight: bold;
    border-top: none;
}

.modal-content .btn-1 {
    margin-top: 20px;
    height: auto;
    white-space: normal;
    width: 100%;
    min-height: 50px;
}

.catalog-item-info {
    padding-bottom: 20px;
}

.catalog-item-info .nav-tabs > li {
    float: left;
    margin-bottom: 8px;
}

.catalog-item-info .nav-tabs {
    margin-top: 60px;
    border-bottom: none;
    padding-bottom: 37px;
    background-color: #f0f0f0;
}

.catalog-item-info .nav-tabs > li > a {
    border-radius: 0px;
    background-color: transparent;
    font-size: 16px;
    font-weight: bold;
    margin-right: 40px;
    border: none;
    padding: 0;
    height: 50px;
    padding-top: 20px;
}

@media (max-width: 768px) {
    .catalog-item-info .nav-tabs > li.active > a {
        border-top: none !important;
        border-bottom: 2px solid #e81e62 !important;
    }

    .catalog-item-info .nav-tabs > li > a:hover {
        border-top: none !important;
        border-bottom: 2px solid #e81e62 !important;
    }
}

.catalog-item-info .nav-tabs > li.active > a, .catalog-item-info .nav-tabs > li.active > a:hover, .catalog-item-info .nav-tabs > li.active > a:focus {
    background-color: transparent;
    box-shadow: none;
    color: #e81e62;
    cursor: default;
    border: none;
    border-top: 2px solid #e81e62;
}

.catalog-item-info .nav-tabs > li > a:hover {
    background-color: transparent;
    box-shadow: none;
    color: #e81e62;
    cursor: pointer;
    border: none;
    border-top: 2px solid #e81e62;
}

.catalog-item-info .tab-content {
    background-color: #f0f0f0;
}

.catalog-item-info p {
    margin-bottom: 30px;
}

.catalog-item-info .desc-row {
    margin-bottom: 25px;
}

.catalog-item-info .desc-row .title {
    font-weight: bold;
}

.catalog-item-info .questions .author {
    margin-bottom: 25px;
    font-size: 14px;
    color: #222222;
}

.viewed {
    margin-top: 60px;
}

.nav-tabs-1 {
    border-bottom: none;
}

.nav-tabs-1 > li {
    float: left;
    margin-bottom: 8px;
    text-align: center;
}

.nav-tabs-1 > li > a {
    border-radius: 6px;
    background-color: #d6d6d6;
    min-height: 40px;
    margin-right: 6px;
    font-size: 14px;
    color: #222222;
    font-weight: bold;
    border: none;
}

.nav-tabs-1 > li.active > a, .nav-tabs-1 > li.active > a:hover, .nav-tabs-1 > li.active > a:focus {
    background-color: #117ff5;
    box-shadow: 0px 5px 19px 0px rgba(17, 127, 245, 0.4);
    color: #ffffff;
    cursor: default;
    border: none;
}

.nav-tabs-1 > li > a:hover {
    background-color: #117ff5;
    box-shadow: 0px 5px 19px 0px rgba(17, 127, 245, 0.4);
    color: #ffffff;
}

footer .social {
    padding-right: 0;
}

.adress-1 .col-md-2 {
    padding-right: 0px;
}

.adress-1 a {
    display: block;
    margin-top: 5px;
}

.tabs-catalog-item {
    background-color: #f0f0f0;
}

:focus {
    outline: none;
}

.breadcrumb {
    font-size: 14px;
    color: #222222;
    line-height: 1.2;
    text-align: right;
}

.breadcrumb > li + li:before {
    content: "\2013" !important;
    padding: 0 5px;
    color: #222222;
}

body {
    color: #494949;
    font-family: 'CirceRegular', sans-serif;
    font-size: 16px;
    overflow-x: hidden;
}

a {
    color: #494949;
    text-decoration: none;
}

a:hover, a:focus {
    text-decoration: none;
    color: #3995f7;
}

.head-menu {
    background-color: #f0f0f0;
    line-height: 40px;
    font-size: 14px;
}

.dropdown-link {
    color: #494949;
    text-decoration: none;
}

.dropdown-link:hover, .dropdown-link:hover {
    color: #494949;
    text-decoration: none;
}

.custom.dropdown-menu {
    box-shadow: 0px 15px 40px 0px rgba(14, 20, 32, 0.15);
    border: none;
    font-weight: bold;
    font-size: 16px;
    padding: 18px 18px 0 18px;
}

.custom.dropdown-menu .btn {
    width: 100%;
    margin-bottom: 20px;
}

.open > a {
    outline: 0;
    color: #494949;
    text-decoration: none;
}

.btn-1 {
    border-radius: 4px;
    background-color: #ea3e6e;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    height: 40px;
    border: none;
}

.btn-1:active, .btn-1:hover, .btn-1:focus {
    color: #ffffff !important;
    box-shadow: 0px 9px 15px 0px rgba(236, 64, 122, 0.3);
    background-color: #ea3e6e;
}

.btn-default {
    border-radius: 4px;
    background-color: #f0f0f0;
    font-size: 16px;
    color: #222222;
    font-weight: bold;
    height: 40px;
    border: none;
}

.btn-default:hover {
    color: #222222;
    background-color: #dadada;
}

@media (min-width: 768px) {
    .select-city {
        min-width: 750px;
    }

    .small-basket {
        min-width: 470px;
    }
}

.small-basket .total {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 26px;
    color: #222222;
    font-weight: bold;
    line-height: 1.2;
}

.small-basket .total .value {
    color: #e81e62;
    text-align: right;
}

.small-basket .btn-1 {
    height: 50px;
    line-height: 40px;
}

.small-basket .small-basket-item {
    padding: 20px 0;
    border-bottom: 1px solid #d6d6d6;
    min-height: 64px;
}

.small-basket .small-basket-item .photo {
    border-style: solid;
    border-width: 1px;
    border-color: #d6d6d6;
    border-radius: 4px;
    background-color: #ffffff;
    width: 100%;
    max-width: 62px;
    height: 62px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}

.small-basket .small-basket-item .info {
    padding: 0;
    float: left;
    padding-top: 5px;
}

.small-basket .small-basket-item .info .title {
    font-size: 16px;
    color: #222222;
    margin-bottom: 12px;
}

.small-basket .small-basket-item .info .article {
    font-size: 14px;
    color: #cfcfcf;
}

.small-basket .small-basket-item .price-info {
    float: right;
    padding-top: 5px;
    text-align: right;
    position: relative;
}

.small-basket .small-basket-item .price-info .price {
    font-size: 18px;
    color: #e81e62;
}

.small-basket .small-basket-item .price-info .count {
    font-size: 16px;
    color: #222222;
    margin-bottom: 12px;
}

.small-basket .small-basket-item .btn-delete {
    border-radius: 4px;
    box-shadow: 0px 2px 10px 0px rgba(14, 20, 32, 0.1);
    width: 20px;
    height: 20px;
    position: absolute;
    background: url("../img/icon-close.png") no-repeat 0 0 #ffffff;
    background-position: center center;
    right: -28px;
    top: 35%;
}

.small-basket .small-basket-item .btn-delete:hover {
    box-shadow: 0px 9px 30px 0px rgba(14, 20, 32, 0.15);
}

.caret {
    border: none;
    width: 7px;
    height: 4px;
    background: url("../img/arrow_1.png") no-repeat 0 0;
    position: relative;
}

.caret .triangle {
    border: 8px solid transparent;
    border-bottom: 11px solid white;
    position: absolute;
    right: -4px;
    bottom: -17px;
    display: none;
}

.open .triangle {
    display: block;
}

.ico-phone {
    background: url("../img/ico_phone.png") no-repeat 0 0;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 10px;
}

.auth {
    font-size: 16px;
    text-align: right;
}

.container {
    max-width: 1120px;
}

@media (min-width: 768px) {
    .menu-group {
        padding-top: 44px;
        text-align: center;
    }
}

h2 {
    font-size: 26px;
    color: #222222;
    font-weight: bold;
    margin: 0;
    padding: 15px 0;
}

.btn-2 {
    font-size: 16px;
    color: #e81e62;
    font-weight: bold;
    line-height: 1.875;
    text-align: center;
    border-width: 2px;
    border-color: #e81e62;
    border-style: solid;
    border-radius: 4px;
    background: none;
    width: 100%;
    margin-bottom: 20px;
}

.btn-2:hover {
    background-color: rgb(232, 30, 98);
    color: white;
    box-shadow: 0px 5px 19px 0px rgba(232, 30, 98, 0.4);
}

.btn-3 {
    font-size: 16px;
    color: #e81e62;
    font-weight: bold;
    line-height: 1.875;
    text-align: center;
    border-width: 1px;
    border-color: #e81e62;
    border-style: solid;
    border-radius: 4px;
    background: none;
    min-width: 100%;
}

.btn-3:hover {
    color: #e81e62;
    box-shadow: 0px 5px 19px 0px rgba(17, 126, 243, 0.4);
}

.btn-1.big {
    height: 50px;
    width: 100%;
    /* max-width: 340px; */
    padding: 7px;
}

a.btn-1.big {
    padding: 15px;
}

.shares {
    margin-top: 60px;
}

.shares .time {
    font-size: 24px;
    background-color: #117ff5;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    border-radius: 0px 0px 3px 3px;
}

.shares h3 {
    font-size: 23px;
    display: inline-block;
    color: #ff8f00;
    text-transform: uppercase;
    text-align: right;
    margin: 0;
}

.shares .item {
    margin-top: 25px;
    min-height: 300px;
    text-align: right;
    padding: 40px 30px 30px 30px;
    background-repeat: no-repeat;
    border-radius: 3px 3px 0px 0px;
    background-size: 101%;
    background-position: 50% 50%;
    display: block;
}

.shares .item-wrap:hover {
    box-shadow: 0px 15px 40px 0px rgba(14, 20, 32, 0.15);
}

.shares p {
    font-size: 18px;
    line-height: 1.5;
    margin: 30px 0;
}

.shares h1 {
    font-size: 66px;
    display: inline-block;
    color: #ff8f00;
    text-transform: uppercase;
    text-align: right;
    margin: 0;
    line-height: 1;
    padding: 0;
}

.shares h4 {
    font-size: 30px;
    display: inline-block;
    color: #ff8f00;
    text-align: right;
    margin: 0;
}

.popular-categories {
    margin-top: 110px;
}

.popular-categories .item {
    border-color: #f0f0f0;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

.popular-categories .item .ico-box {
    border-width: 1px;
    border-color: #f0f0f0;
    border-style: solid;
    border-radius: 4px;
    box-shadow: 0px 2px 4px 0px rgba(186, 202, 210, 0.2);
    width: 100%;
    height: 160px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-bottom: 30px;
}

.popular-categories .item .hover {
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0px 15px 40px 0px rgba(14, 20, 32, 0.15);
    display: none;
}

.popular-categories .item:hover {
    color: #e81e62;
}

.popular-categories .item:hover .origin {
    display: none;
}

.popular-categories .item:hover .hover {
    display: block;
}

.best-price {
    margin-top: 100px;
}

.novelty {
    margin-top: 50px;
}

.catalog-item {
    display: block;
    min-height: 352px;
    height: 100%;
    margin-top: 20px;
    text-align: center;
    background: white;
}

.catalog-item .btn-1 {
    width: 100%;
    margin-top: 17px;
    height: 50px;
    display: none;
    line-height: 38px;
}

.catalog-item .pict {
    width: 100%;
    height: 158px;
    border-width: 1px;
    border-color: #eff2f4;
    border-style: solid;
    background-color: #ffffff;
    z-index: 2;
    overflow: hidden;
}

.catalog-item .img {
    width: 100%;
    overflow: hidden;
    display: block;
    height: 200px;
    background-size: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.catalog-item .novelty {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    border-radius: 2px;
    background-color: #74b735;
    box-shadow: 0px 6px 13px 0px rgba(115, 183, 52, 0.43);
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    position: relative;
    margin: -15px auto;
}

.catalog-item .info {
    border-bottom: 1px solid #eff2f4;
    border-left: 1px solid #eff2f4;
    border-right: 1px solid #eff2f4;
    padding: 10px;
}

.catalog-item .info .novelty {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    border-radius: 2px;
    background-color: #74b735;
    box-shadow: 0px 6px 13px 0px rgba(115, 183, 52, 0.43);
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    position: relative;
    top: -15px;
}


.catalog-item .info .title {
    display: block;
    font-size: 16px;
    color: #222222;
    margin-top: 27px;
    z-index: 2;
    height: 25px;
}

.catalog-item .info .article {
    display: block;
    font-size: 14px;
    color: #cfcfcf;
    margin-top: 27px;
}

.catalog-item .info .price {
    display: block;
    margin-top: 27px;
    font-size: 18px;
    color: #e81e62;
    min-height: 25px;
}

.catalog-item .info .price .old-price {
    font-size: 18px;
    color: #000000;
    text-decoration: line-through;
    margin-right: 20px;
    text-decoration-color: #a3a3a3;
}

.catalog-item .info .stars {
    display: none;
    margin-top: 17px;
}

.catalog-item .info .stars .select {
    margin-right: 5px;
}

.stars {
    white-space: nowrap;
}

.stars .select {
    display: inline-block;
    background: url("../img/Shape.png") no-repeat;
    width: 14px;
    height: 13px;
}
.stars .select.grey {
    display: inline-block;
    background: url("../img/Shape-grey.png") no-repeat;
    width: 14px;
    height: 13px;
}

.stars .count {
    margin-left: 6px;
}

.catalog-item:hover {
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0px 15px 40px 0px rgba(14, 20, 32, 0.15);
    width: 260px;
    position: relative;
}

.catalog-item:hover > .info
{
    position: absolute;
    width: 100%;
}

.catalog-item:hover .pict {
    height: 140px;
}

.catalog-item:hover .title {
    margin-top: 17px;
}

.catalog-item:hover .article {
    margin-top: 17px;
}

.catalog-item:hover .price {
    margin-top: 17px;
}

.catalog-item:hover .btn-1 {
    display: block;
}

.catalog-item:hover .stars {
    display: block;
}

.slick-prev {
    display: block;
    position: absolute;
    left: -40px;
    top: 35%;
    border: none;
    width: 50px;
    height: 50px;
    background: url("../img/left-arrow.png") no-repeat 0 0;
    cursor: pointer;
}

.slick-prev.slick-disabled {
    background: url("../img/left-arrow-disabled.png") no-repeat 0 0;
}

.slick-next {
    display: block;
    position: absolute;
    right: -40px;
    top: 35%;
    border: none;
    width: 50px;
    height: 50px;
    background: url("../img/arrow-right.png") no-repeat 0 0;
    cursor: pointer;
}

.slick-next:hover, .slick-prev:hover {
    opacity: 0.6;
}

.slick-next.slick-disabled {
    background: url("../img/arrow-right-disabled.png") no-repeat 0 0;
}

.slick-dots {
    list-style: none;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 20px;
}

.slick-dots li {
    display: inline-block;
}

.slick-dots li button {
    overflow: hidden;
    border: none;
    color: #dddddd;
    background: none;
    width: 12px;
    height: 12px;
    background-color: #dddddd;
    border-radius: 6px;
    margin-right: 10px;
    cursor: pointer;
    padding: 0;
}

.slick-dots li.slick-active button {
    background-color: #e81e62;
    color: #e81e62;
}

.banner {
    padding: 0;
    padding-bottom: 30px;
}

.banner .carousel-control.left, .banner .carousel-control.right {
    background: none;
}

.banner .carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    border-radius: 50%;
    background-color: #dddddd;
}

.banner .carousel-indicators .active {
    background-color: #e81e62;
}

.banner-2 {
    margin-top: 100px;
    padding: 0;
}

.banner-2 .carousel-control.left, .banner-2 .carousel-control.right {
    background: none;
}

.banner-2 .carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    border-radius: 50%;
    background-color: #b6b6b6;
}

.banner-2 .carousel-indicators .active {
    background-color: #f1f5f7;
}

.why {
    margin-top: 100px;
}

.why .item {
    margin-top: 20px;
    height: 220px;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: black;
}

.why .item .pict {
    height: 160px;
    background-position: center center;
    background-repeat: no-repeat;
}

.why .item .pict-hover {
    background-position: center center;
    background-repeat: no-repeat;
    height: 160px;
    display: none;
}

.why .item:hover {
    border-radius: 4px;
    background-color: #e81e62;
    box-shadow: 0px 15px 40px 0px rgba(14, 20, 32, 0.15);
}

.why .item:hover .title {
    color: white;
}

.why .item:hover .pict {
    display: none;
}

.why .item:hover .pict-hover {
    display: block;
}

iframe {
    border-radius: 4px;
    width: 100% !important;
}

iframe:hover {
    box-shadow: 0px 15px 40px 0px rgba(14, 20, 32, 0.15);
}

.contact-icon {
    margin-top: 40px;
    text-align: center;
}

.contact-icon h2 {
    margin: 0 0 20px 0;
    padding: 0;
}

.contact-icon .ico {
    height: 52px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.contact-icon .placeholder {
    background-image: url("../img/ico_contact_placeholder.png");
}

.contact-icon .email {
    background-image: url("../img/ico_contacts_email.png");
}

.contact-icon .phone {
    background-image: url("../img/ico_contacts_phone.png");
}

.contact-icon p {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    text-align: center;
}

.requisites {
    margin-top: 70px;
    font-size: 16px;
}

.requisites h2 {
    margin-top: 0;
    padding-top: 0;
}

.requisites .value {
    font-weight: bold;
    margin-bottom: 20px;
}

.requisites a {
    font-size: 16px;
    color: #e81e62;
    font-weight: bold;
    text-decoration: underline;
}

.requisites > div {
    margin-bottom: 15px;
}

.send-email {
    margin-top: 70px;
}

.send-email .control-label {
    text-align: left;
    font-weight: normal;
}

.send-email .form-group {
    margin-bottom: 20px;
}

.send-email .control-label.reqired:after {
    content: '*';
    color: #e81e62;
    font-weight: bold;
}

.send-email .btn-1 {
    border-radius: 2px;
    background-color: #e81e62;
    box-shadow: 0px 5px 19px 0px rgba(232, 30, 98, 0.4);
    height: 40px;
    padding-left: 40px;
    padding-right: 40px;
}

.catalog-section {
    margin-top: 40px;
    display: block;
    padding: 15px;
    text-align: center;
    min-height: 320px;
    border-width: 1px;
    border-color: #eff2f4;
    border-style: solid;
    background-color: #ffffff;
    border-radius: 4px;
}

.catalog-section .photo {
    height: 212px;
    max-width: 212px;
    margin: 0 auto 20px auto;
    display: block;
    text-align: center;
    line-height: 212px;
    overflow: hidden;
    padding: 11px;
}

.catalog-section img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}

.catalog-section .title {
    font-size: 20px;
    font-weight: bold;
    color: #222222;
}

.catalog-section:hover {
    border-width: 1px;
    border-color: #eff2f4;
    border-style: solid;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0px 15px 40px 0px rgba(14, 20, 32, 0.15);
}

.catalog-section:hover .title {
    color: #222222;
}

.catalog-section-img img {
    width: 100%;
}

.photo {
    border-width: 1px;
    border-color: #eff2f4;
    border-style: solid;
    background-color: #ffffff;
    border-radius: 4px;
    height: 382px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 10px;
}

.photo-thumbnail .thumb {
    border-width: 1px;
    border-color: #eff2f4;
    border-style: solid;
    border-radius: 4px;
    width: 60px;
    height: 60px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 0px;
    display: inline-block;
}

.badge {
    border-radius: 2px;
    height: 30px;
    width: 100px;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    margin: 0 5px 10px 0;
}

.badge.orange {
    background-color: #ef7d16;
    box-shadow: 0px 6px 13px 0px rgba(115, 183, 52, 0.43);
}

.badge.violet {
    background-color: #7957c7;
    box-shadow: 0px 6px 13px 0px rgba(115, 183, 52, 0.43);
}

.badge.green {
    background-color: #74b735;
    box-shadow: 0px 6px 13px 0px rgba(115, 183, 52, 0.43);
}

.link {
    font-size: 16px;
    font-weight: bold;
}

.link.blue {
    color: #117ff5;
    text-decoration: underline;
}

.link.blue:hover {
    text-decoration: none;
}

.pt25 {
    padding-top: 25px;
}

.filter-group {
    margin-bottom: 20px;
}

.filter-group label {
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    line-height: 34px;
}

select.form-control {
    background-image: url("../img/arrow_2.png");
    background-position: 85% center;
    background-repeat: no-repeat;
    padding-right: 20px;
    /*for WebKit*/
    -webkit-appearance: none;
    /* for FF */
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    /* for IE */
    -ms-appearance: none;
    appearance: none !important;
    width: 100%;
    height: 100%;
}

.form-control {
    border-style: solid;
    border-width: 1px;
    border-color: #d6d6d6;
    border-radius: 4px;
    background-color: #ffffff;
    padding: 10px 12px;
}

.form-control:focus {
    border-color: #d6d6d6;
    outline: 0;
    box-shadow: none;
}

textarea.form-control {
    height: 160px !important;
    resize: none;
}

.thumb.active, .thumb:hover {
    box-shadow: 0px 15px 40px 0px rgba(14, 20, 32, 0.15);
}

.shares-item {
    margin-bottom: 40px;
    border-bottom: 1px solid #e2e0e0;
}

.shares-item .text-right {
    margin-top: 20px;
}

.shares-item .photo {
    height: 267px;
    border-radius: 6px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-bottom: 40px;
}

@media (max-width: 720px) {
    .shares-item .photo {
        background-size: cover;
        height: 63vw;
    }
}

.shares-item .photo:hover {
    box-shadow: 0px 15px 40px 0px rgba(14, 20, 32, 0.15);
}

.shares-item .time {
    border-radius: 6px;
    background-color: #117ff5;
    box-shadow: 0px 15px 40px 0px rgba(14, 20, 32, 0.15);
    min-height: 60px;
    line-height: 1.25;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    padding: 17px;
    text-align: center;
    display: inline-block;
}

.shares-item h2 {
    margin: 7px 0;
}

.link-red {
    font-size: 16px;
    color: #e81e62;
    font-weight: bold;
}

.link-red:hover {
    text-decoration: underline;
    color: #e81e62;
}

.count-product {
    display: inline-block;
    margin-bottom: 20px;
    border-width: 1px;
    border-color: #d6d6d6;
    border-style: solid;
    border-radius: 6px;
    width: 86px;
    height: 30px;
    text-align: center;
    font-size: 16px;
    font-family: 'CirceRegular', sans-serif;
    color: #000000;
    font-weight: bold;
}

.ui-spinner {
    position: relative;
    width: 88px;
    margin-top: 4px;
    float: right;
}

.ui-spinner .ui-spinner-up {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

.ui-spinner .ui-spinner-up:before {
    content: '+';
    font-size: 22px;
    font-family: "Montserrat";
    color: #9fa3a7;
    text-transform: uppercase;
    font-weight: bold;
}

.ui-spinner .ui-spinner-down {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

.ui-spinner .ui-spinner-down:before {
    content: '-';
    font-size: 22px;
    font-family: 'Montserrat';
    color: #9fa3a7;
    text-transform: uppercase;
    font-weight: bold;
}

.basket-name h2 {
    margin: 0;
}

.basket-head-table {
    background-color: #f0f0f0;
    min-height: 60px;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

.basket-item .ui-spinner {
    float: none;
}

.basket-item .ui-spinner .ui-spinner-up, .basket-item .ui-spinner .ui-spinner-down {
    top: -3px;
}

.basket-item .remove {
    display: block;
    padding-left: 30px;
    background: url("../img/remove-item.png");
    background-position: left center;
    background-repeat: no-repeat;
    height: 18px;
}

.basket-item .old-price {
    height: 22px;
    font-size: 16px;
    color: #222222;
    text-decoration: line-through;
    margin-bottom: 15px;
}

.basket-item .price {
    font-size: 24px;
    color: #e81e62;
    font-weight: bold;
}

.basket-item .pr-photo {
    font-size: 16px;
    color: #222222;
    text-align: center;
}

.basket-item .pr-photo .img {
    border-style: solid;
    border-width: 1px;
    border-color: #d6d6d6;
    border-radius: 4px;
    background-color: #ffffff;
    height: 142px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 8px;
}

.basket-item .product-name {
    text-decoration: underline;
}

.basket-item > div {
    padding-top: 30px;
}

.basket-total {
    margin-top: 50px;
}

.basket-total .discount {
    font-weight: bold;
    color: #000000;
    padding-top: 10px;
}

.basket-total .discount .sum-discount {
    font-size: 26px;
    color: #117ff5;
}

.total-title {
    font-size: 26px;
    color: #222222;
    font-weight: bold;
}

.total-value {
    font-size: 26px;
    color: #e81e62;
    font-weight: bold;
}

.form-control.h40 {
    height: 40px;
}

.btn-3 {
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    border-radius: 4px;
    background-color: #117ff5;
    height: 40px;
    border: none;
}

.btn-3:hover {
    color: #ffffff;
    box-shadow: 0px 5px 19px 0px rgba(17, 126, 243, 0.4);
}

.mt40 {
    margin-top: 40px;
}

.mt20 {
    margin-top: 40px;
}

.mb20 {
    margin-bottom: 20px;
}

.breadcrumb {
    display: inline-block;
}

.wcommunity_wrap {
    margin-bottom: 20px;
}

.control-label {
    text-align: left !important;
    font-weight: normal;
}

.control-label + select {
    margin-left: 5px;
}

.reqired:after {
    content: '*';
    color: #e81e62;
}

.dcheckbox {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    padding: 0 !important;
}

.dcheckbox label {
    padding-left: 35px;
    position: relative;
}

.dcheckbox [type=checkbox] {
    display: none;
}

.dcheckbox [type=checkbox] + span {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    border-style: solid;
    border-width: 1px;
    border-color: #d6d6d6;
    border-radius: 5px;
    background-color: #ffffff;
    width: 22px;
    height: 22px;
}

.dcheckbox [type=checkbox]:checked + span {
    background-color: #e81e62;
    background-image: url("../img/check1.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.dradio {
    margin-top: 0px !important;
    padding: 0 !important;
}

.dradio label {
    padding-left: 25px;
    position: relative;
}

.dradio [type=radio] {
    display: none;
}

.dradio [type=radio] + span {
    position: absolute;
    left: 0;
    top: 2px;
    display: block;
    border-radius: 50%;
    background-color: #cacaca;
    width: 14px;
    height: 14px;
}

.dradio [type=radio]:checked + span {
    background-color: #e81e62;
    background-image: url("../img/radio-checked.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.dradio.full-width {
    width: 100%;
}

.dradio.full-width label {
    width: 100%;
}

.dradio.full-width [type=radio] + span {
    top: 9px;
}

.under {
    text-decoration: underline;
}

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

.text-style-1 {
    color: #b0b0b0;
}

.ulogin-buttons-container {
    width: auto !important;
}

.ulogin-buttons-container div {
    margin-left: 18px !important;
    margin-right: 0px !important;
}

.ulogin-buttons-container div:first-child {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
}

.card-info {
    font-family: "CirceBold", sans-serif;
    font-weight: bold;
    font-size: 36px;
    color: #222222;
}

.card-info .sum {
    color: #e81e62;
}

.product-info {
    padding: 40px 30px 40px 40px;
    background-color: #f0f0f0;
}

select.form-control {
    padding: 6px 12px;
}

.captcha {
    margin-bottom: 20px;
}

.captcha img {
    width: 100%;
}

.order h1 {
    margin-bottom: 0;
}

.order .print {
    background: url("../img/printer.png") no-repeat 0 0;
    width: 18px;
    height: 16px;
    display: inline-block;
}

.order .nav-tabs-1 > li > a {
    width: 100%;
}

.order .nav-tabs-1 {
    margin-top: 30px;
    /*margin-left: -15px;
    margin-right: -15px;*/
}

.order .auth-box {
    border-radius: 6px;
    background-color: #ffffff;
    box-shadow: 0px 15px 40px 0px rgba(14, 20, 32, 0.15);
    padding: 40px;
}

.order .tab-content {
    padding-top: 15px;
}

.order .payment-form {
    padding-left: 25px;
}

.order .table-head {
    font-weight: bold;
    margin-bottom: 40px !important;
}

.order .discount-sum {
    color: #e81e62;
}

.order .info-block {
    padding-left: 25px;
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.order .info-block .row {
    margin-bottom: 12px;
    margin-top: 12px;
}

.order .order-total {
    font-weight: bold;
    font-size: 26px;
}

.order .order-total .value {
    color: #e81e62;
}

.catalog {
    font-family: 'CirceRegular', sans-serif;
}

.catalog h1 {
    font-size: 36px;
    font-family: 'CirceBold', sans-serif;
    margin-top: 32px;
    margin-bottom: 50px;
    display: inline-block;
    color: #222222;
}

.catalog h2 {
    font-size: 36px;
    font-family: 'CirceLight', sans-serif;
    margin-top: 32px;
    margin-bottom: 50px;
    padding: 0;
    display: inline-block;
    color: #222222;
    font-weight: lighter;
}

.catalog .filter {
    border-radius: 6px;
    background-color: #f0f0f0;
    min-height: 110px;
    padding: 15px 0 0 15px;
}

.catalog .filter .item {
    float: left;
    margin-right: 20px;
    position: relative;
}

.catalog .filter .item .name {
    margin-bottom: 15px;
    min-height: 22px;
}

.catalog .filter .item .value {
    border-radius: 4px;
    background-color: #ffffff;
    min-height: 40px;
    width: 100%;
    min-width: 80px;
    margin-bottom: 15px;
    padding: 10px;
    cursor: pointer;
}

.catalog .filter .item .value[data-toggle="dropdown"]:hover
{
    background-color: #eaeaea;
}

.catalog .filter .item .dcheckbox label {
    margin-top: 10px;
}

.catalog .filter .item .dcheckbox [type=checkbox]:checked + span {
    background-color: #7dc855;
}

.catalog .filter .item .link-filter {
    margin-top: 46px;
    display: block;
}

.catalog .pagination > li > a, .catalog .pagination > li > span {
    position: relative;
    font-family: 'CirceLight', sans-serif;
    float: left;
    --padding: 6px 12px;
    padding: 6px 6px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #222222;
    background-color: white;
    border: none;
    margin-left: -1px;
}

.catalog .pagination > .active > a, .catalog .pagination > .active > span, .catalog .pagination > .active > a:hover, .catalog .pagination > .active > span:hover, .catalog .pagination > .active > a:focus, .catalog .pagination > .active > span:focus, .catalog .pagination a:hover, .catalog .pagination span:hover, .catalog .pagination a:focus, .catalog .pagination span:focus {
    z-index: 3;
    color: #e81e62;
    background-color: white;
    cursor: pointer;
}

.catalog .show-of {
    margin: 20px 0;
}

.catalog .show-of select {
    display: inline-block;
    border-width: 1px;
    border-color: #f0f0f0;
    border-style: solid;
    border-radius: 4px;
    background-color: #ffffff;
    width: 78px;
    height: 38px;
}

.catalog .more {
    width: 46px;
    height: 46px;
    display: inline-block;
    background: url("../img/more.png") no-repeat 0 0;
}

.catalog .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    display: none;
    float: left;
    min-width: 280px;
    padding: 20px;
    margin: 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: none;
    border-radius: 4px;
    box-shadow: 0px 15px 40px 0px rgba(14, 20, 32, 0.15);
}

.catalog .dropdown-menu::before {
    content: '';
    position: absolute;
    left: 30px;
    top: -20px;
    border: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
}

.catalog .open > .dropdown-menu {
    display: block;
}

.catalog .irs-line {
    background-color: #f0f0f0;
    height: 4px;
    width: 100%;
}

.catalog .irs-bar {
    background-color: #117ff5;
    height: 4px;
}

.catalog .irs-slider {
    border-color: #ffffff;
    border-radius: 50%;
    background-color: #117ff5;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
    width: 6px;
    height: 6px;
    top: 24px;
}

.catalog .irs-from, .catalog .irs-to, .catalog .irs-single {
    color: black;
    font-size: 14px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: white;
}

.catalog .irs-min, .catalog .irs-max {
    color: black;
    font-size: 14px;
    line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 3px;
    background: white;
    display: none;
}

.catalog .irs-slider.to {
    margin-left: 5px;
}

.catalog .irs-slider.from {
    margin-left: -5px;
}

.catalog .irs-from:after, .catalog .irs-to:after, .catalog .irs-single:after {
    position: absolute;
    display: none;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #ed5565;
}

.personal {
    color: #222222;
}

.personal a {
    font-weight: bold;
}

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

.personal .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
}

.personal .row {
    margin-left: -15px;
    margin-right: -15px;
}

.personal h1 {
    color: #222222;
    margin-bottom: 40px;
}

.personal .nav > li > a {
    padding: 20px;
    text-transform: uppercase;
}

.personal .nav > li {
    border-radius: 4px;
    background-color: #f0f0f0;
}

.personal .nav-pills > li.active > a, .personal .nav-pills > li.active > a:hover, .personal .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #117ff5;
}

.personal .nav > li > a:hover, .personal .nav > li > a:focus {
    color: #fff;
    background-color: #117ff5;
}

.personal .nav-pills {
    margin-bottom: 20px;
}

.personal .form-control {
    height: 40px;
}

.personal [type=checkbox] {
    display: none;
}

.personal [type=checkbox] + span {
    width: 22px;
    height: 22px;
    border-style: solid;
    border-width: 1px;
    border-color: #d6d6d6;
    border-radius: 5px;
    display: inline-block;
}

.personal [type=checkbox]:checked + span {
    background-color: #e81e62;
    background-image: url("../img/checkbox-check.png");
    background-position: center center;
    background-repeat: no-repeat;
}

.personal b {
    font-family: 'CirceBold', sans-serif;
    font-weight: bold;
}

.personal h2 {
    padding: 0;
    margin-bottom: 20px;
}

.personal h2 i {
    font-style: normal;
    font-family: 'CirceLight', sans-serif;
    font-weight: lighter;
}

.personal .table > thead > tr > th {
    color: #222222;
    padding: 20px 15px;
    vertical-align: bottom;
    border-bottom: 2px solid #f0f0f0;
}

.personal .red-link-u {
    color: #e81e62;
    text-decoration: underline;
}

@media (max-width: 720px) {
    .personal .text-right {
        text-align: center;
    }
}

.personal .red-link-u:hover {
    color: #e81e62;
    text-decoration: none;
}

.personal .blue-link-u {
    color: #117ff5;
    text-decoration: underline;
}

.personal .blue-link-u:hover {
    color: #117ff5;
    text-decoration: none;
}

.personal .cancel-order, .personal .pay-order {
    display: block;
}

.personal .table {
    font-size: 14px;
}

.personal .table > tbody > tr > td {
    padding: 30px 15px;
    vertical-align: top;
    border-top: none;
    border-bottom: 1px solid #f0f0f0;
}

.personal .table > tbody > tr.no-border > td {
    border: none;
}

.personal .table tr td:first-child, .personal .table tr th:first-child {
    padding-left: 0;
}

.personal .table tr td:last-child, .personal .table tr th:last-child {
    padding-right: 0;
}

.personal .ico {
    width: 17px;
    height: 20px;
    display: inline-block;
}

.personal .pdf {
    background: url("../img/pdf.png") no-repeat 0 0;
}

.personal .bills {
    text-align: center;
}

.personal .table {
    margin-bottom: 30px;
}

.personal .mt30 {
    margin-top: 30px;
}

.personal h3 {
    font-size: 16px;
    font-weight: bold;
    font-family: 'CirceBold', sans-serif;
    margin-top: 30px;
    margin-bottom: 20px;
}

.personal .form-inline .form-control {
    margin-right: 20px;
}

.personal .form-inline .form-group {
    margin-bottom: 20px;
}

.personal .form-inline label {
    font-weight: normal;
    margin-right: 20px;
}

.personal .payer {
    min-width: 220px;
    margin-right: 0 !important;
}

.personal .docs {
    font-size: 16px;
}

.personal .docs .sum {
    font-weight: bold;
}

.personal .docs .item {
    display: inline-block;
    width: 110px;
    background: url("../img/pdf_2.png") no-repeat 0 0;
    background-position: center top;
    text-align: center;
    padding-top: 60px;
    margin-right: 20px;
    vertical-align: top;
}

.personal .docs.table > thead > tr > th {
    font-weight: bold;
    border: none;
}

.personal .discount-card {
    border-style: solid;
    border-width: 1px;
    border-color: #d6d6d6;
    border-radius: 6px;
    background-color: #ffffff;
    line-height: 82px;
    text-align: center;
    font-size: 14px;
    width: 100%;
    margin-bottom: 40px;
}

.personal .discount-card span {
    display: inline-block;
}

.personal .discount-card span i {
    font-size: 18px;
    font-style: normal;
    color: #ef3f70;
    padding-top: 10px;
    display: block;
}

.personal .total {
    border-top: 2px solid #f0f0f0;
    padding-top: 40px;
    margin-top: 35px;
}

.personal .total .name {
    font-family: "CirceBold", sans-serif;
    font-weight: bold;
    font-size: 26px;
    text-align: center;
}

.personal .total .value {
    font-family: "CirceBold", sans-serif;
    font-weight: bold;
    font-size: 26px;
    text-align: center;
    color: #e81e62;
}

.personal .discount .table > thead > tr > th {
    font-weight: bold;
    border: none;
    padding: 25px;
    background-color: #f0f0f0;
    text-align: center;
}

.personal .discount .table tr td {
    text-align: center;
    padding: 30px;
}

.personal .discount {
    margin-top: 40px;
    display: none;
}

.personal .discount .size {
    font-family: "CirceBold", sans-serif;
    font-weight: bold;
    font-size: 26px;
    color: #117ff5;
}

#btn_forgot_password {
    font-weight: normal;
    font-family: 'CirceLight', sans-serif;
}

.irs {
    width: 90%;
    margin: 0 auto;
}

@media (max-width: 720px) {
    .tab-pane .text-right {
        text-align: center;
    }
}

.show-of select {
    width: 50px;
}

.catalog-item .pict {
    position: relative;
}

.catalog-item button.close {
    font-size: 33px;
    position: absolute;
    right: 5px;
    top: 5px;
}

.catalog-item .novelty {
    z-index: 5;
}

.catalog .show-of select {
    width: 50px;
    min-width: 50px;
}

.show-page {
    margin: 29px 0px;
}

.banner .item .btn-1 {
    width: 200px;
    left: 23%;
    top: 55%;
    position: absolute;
}

@media (max-width: 900px) {
    .banner {
        padding-bottom: 50px;
        overflow: hidden;
    }

    .banner .carousel-inner {
        overflow: inherit;
    }

    .banner .item .btn-1 {
        bottom: -50px;
        top: auto;
        width: 100%;
        left: 0;
        position: absolute;
    }
}

#select_city_modal a {
    font-weight: bold;
    display: block;
    margin: 5px 0;
    font-size: 20px;
}

.basket-head-table div {
    padding-top: 19px;
    padding-bottom: 19px;
}

.basket-head-table {
    margin-left: 0;
}

.nav-tabs-1 > li {
    padding-right: 0;
}

.order .table-head {
    font-weight: bold;
    background-color: #f9f9f9;
    margin-bottom: 20px !important;
    margin-left: -25px;
	clear:left;
}

.order .table-head > div {
    padding: 19px;
}

.date-control {
    position: relative;
}

.date-control span {
    position: absolute;
    background-image: url("../img/small-calendar.png");
    width: 40px;
    background-color: white;
    height: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    right: 26px;
    top: 11px;
}

.personal .ico {
    width: 17px;
    height: 20px;
    display: block;
    margin: 0 auto;
}

@media (max-width: 720px) {
    .personal .table td {
        display: flex;
        width: 50%;
        float: left;
        border-bottom: none !important;
    }

    .personal .table tr {
        display: block;
        width: 100%;
    }

    .personal .table thead {
        display: none;
    }

    .personal .table td a {
        display: block;
        margin-right: 8px;
        margin-left: 8px;
    }

    .order-table .name {
        display: inline-block;
        font-weight: bold;
        /*white-space: nowrap;*/
        margin-right: 10px;
        min-width: 31%;
    }

    .order-table .num {
    }

    .order-table .w100 {
        width: 100% !important;
    }

    .personal .table > tbody > tr > td {
        padding: 5px;
        border-top: none;
        border-bottom: none;
        display: flex;
        width: 100%;
        white-space: normal;
    }

    .personal .table > tbody > tr {
        padding: 5px;
        border-top: none;
        display: flex;
        flex-wrap: wrap;
        border-bottom: 1px solid #f0f0f0 !important;
    }

    .personal .table tr td:first-child, .personal .table tr th:first-child {
        padding: 5px;
    }

    .personal .bills {
        text-align: center;
    }

    .personal .bills {
        padding-left: 32% !important;
    }

    .personal .ico {
        width: 17px;
        height: 20px;
        display: inline-block;
        margin-bottom: -5px;
        margin-right: 10px;
    }

    .personal .title {
        display: inline-block;
    }
}

@media (max-width: 767px) {
    .footer h1 {
        cursor: pointer;
        text-decoration: underline;
    }

    .footer h1:hover {
        text-decoration: none;
    }

    .footer h1 .ico-arrow {
        display: inline-block;
        background: url("../img/arrow_big.png") no-repeat 0 0;
        width: 14px;
        height: 8px;
    }
}

/* Based on https://github.com/kenwheeler/slick/issues/187#issuecomment-59123524 */
/* bootstrap hack: fix content width inside hidden tabs */
.tab-content > .tab-pane, .pill-content > .pill-pane {
    display: block;
    /* undo display:none          */
    height: 0;
    /* height:0 is also invisible */
    overflow: hidden;
    /* no-overflow                */
}

.tab-content > .active, .pill-content > .active {
    height: auto;
    /* let the content decide it  */
    padding-bottom: 20px;
}

/* bootstrap hack end */

.submenu-2 .col-xs-6:nth-child(4) {
    clear: both;
}

select::-ms-expand {
    display: none;
}

.btn_full{
	height: 50px;
	width: 100%;
	margin-bottom: 20px;
	border-radius: 4px;
	background-color: #ea3e6e;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	border: none;
	display: block;
	text-align: center;
	line-height: 50px;
}
.btn_full:hover{
	color: #ffffff !important;
	box-shadow: 0px 9px 15px 0px rgba(236, 64, 122, 0.3);
	background-color: #ea3e6e;
}
.page{
	min-height: 400px;
}