.colored_theme_bg {
    background-color: #343434;
    border-color: #343434
}

.colored_text {
    color: #009247;
}

.colored_text-border {
    border: 1px solid #CEAF70;
}

.colored_text_hover:hover,
.colored_text_hover:focus {
    color: #CEAF70;
}

.page-link {
    font-size: 18px;
    line-height: 24px;
    color: #1F1F1F;
    margin-left:10px;
    padding: 17px 29px;
    border: 1px solid #1F1F1F;
}

.page-link:hover{
    background-color: #343434;
    border-color: #343434;
    color:#fff;
}

.page-item.active .page-link {
    background-color: #343434;
    border-color: #343434;
}

._Forms_generate .field_submit .btn {
    background-color: #343434;
}

.filters-block .filterButtons input:hover {
    background-color: #fff;
    color: #343434;
    border:1px solid #343434;
}

.filter-block #amount{
    display:none;
}

svg path {
    fill: #343434;
}

.accept-agree
{
    background: #CEAF70;
    border: 1px solid #CEAF70;
    
}
.notaccept-agree
{
    border: 1px solid #CEAF70;
}

.nav-tabs .nav-link.active,
.sidebar-navigation li.active>a {
    color: #CEAF70;
}

.colored_black_text_hover:hover {
    color: #000
}

.bordered {
    border: 1px solid #ececec;
}

.box-shadow,
.box-shadow-sm {
    transition: transform .2s, box-shadow .2s;
}

.box-shadow:hover {
    border-color: #fff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    background-color: #fff;
}






.margin-0 {
    margin: 0;
}

.relative-z {
    position: relative;
    z-index: 999
}

@media(min-width: 1200px) {
    .container {
        max-width: 1408px;
    }
}

.overline {
    position: fixed;
    right: 0;
    width: 65px;
    top: 40%;
    background: #fff;
    overflow: hidden;
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -webkit-box-shadow: 0px 0px 26px -11px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 26px -11px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 26px -11px rgba(0, 0, 0, 0.75);
    transition: .3s;
    z-index: 999;
}

.overline .line {
    padding: 18px 20px;
}

.overline .line img {
    max-width: 100%
}

.overline .line.basket-box {
    border-bottom: 1px solid #ececec
}

.overline .minicart {
    position: relative;
}

.overline .line a {
    display: block;
}

.overline .minicart .ms2_total_count {
    position: absolute;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    display: block;
    right: -8px;
    color: #fff;
    top: -5px;
    width: 18px;
    height: 17px;
    line-height: 18px;
    text-align: center;
    font-size: 10px;
}

.header_wrap {
    position: relative;
}

.header_wrapper, .top {
    position: relative;
}
.header_wrapper:after, .top:after
{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background: url('../images/line.jpg') center no-repeat;
    content: '';
}
.header__logo
{
    display: block;
    margin-bottom: 6px;
}
.header_slogan {
    font-size: 14px;
    line-height: 16px;
}


/*****/

.flexslider {
    border: none;
    margin-bottom: 0;
}

section.slider {
    overflow: hidden;
    position: relative;
}
.background-slide-wrapper
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.background-slide-wrapper > div, .background-slide-wrapper > div > div
{
    height: 100%
}
.background-slide-title
{
    font-size: 80px;
    line-height: 80px;
    margin-bottom: 35px;
    margin-top: 32px;
}
.background-slide-desc
{
    font-weight: 400;
    font-size: 17px;
    letter-spacing: 0.02em;
    line-height: 25px;
    padding-right: 50px;
}
.background-slide-button a
{
    display: inline-block;
    font-weight: 900;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    border: 1px solid #000;
    padding: 15px 83.5px;
    letter-spacing: 0.07em;
    margin-top: 30px
}

.flex-control-nav {
    bottom: 25px;
}

.flex-control-paging li {
    margin: 0 5px;
}
.flex-control-paging li a {
    background: #fff;
    box-shadow: none;
    border: none;
    width: 10px;
    height: 10px;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover,
.flex-control-paging li a:focus {
}

.flex-direction-nav a {
    width: 60px;
    height: 60px;
    background-color: rgba(234, 238, 241, 0.3);
    border-radius: 100%
}

.flex-direction-nav .flex-prev {
    background-image: url('../images/shop/prev.svg');
    background-position: center;
    background-repeat: no-repeat;
    text-indent: -9999px
}

.flex-direction-nav .flex-next {
    background-image: url('../images/shop/next.svg');
    background-position: center;
    background-repeat: no-repeat;
    text-indent: 9999px
}

.flex-direction-nav .flex-prev:before,
.flex-direction-nav .flex-next:before {
    display: none;
}

.flexslider:hover .flex-direction-nav .flex-prev,
.flexslider:hover .flex-direction-nav .flex-next {
    z-index: 2;
    opacity: 1!important
}

.tizers {
    padding: 40px 0;
    border-bottom: 1px solid #ececec
}

.tizers .tizer-item {
    padding: 0 10px;
}

.tizers .tizer-item .tizer-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 5px;
    margin-top: 15px
}

.tizers .tizer-item .tizer-desc {
    font-weight: 300;
    max-width: 200px;
}

.section_title {
    font-size: 38px;
    line-height: 50px;
    display: block;
    font-weight: 400;
    margin-bottom: 45px;
    text-align: center;
}

.popular {
    margin: 60px 0 60px;
}

.popular .popular-image {
    width: 100%;
    height: 200px;
    margin: 0 auto 20px;
}

.popular .catalog-category-item-2 .popular-image {
    height: 100px;
}

.popular .link-more {
    font-size: 0.865em;
    color: #6f6f6f
}
.new > .container
{
    padding: 70px 0 75px;
    border-bottom: 1px solid #E7E7E7;
}
.new .new-link
{
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #1F1F1F;
    line-height: 24px;
    font-weight: 900;
    border: 1px solid #1F1F1F;
    padding: 17px 74.5px;
    display: inline-block;
    margin: 0 auto;
    margin-top: 29px;
    transition: .3s;
}

.new .new-link:hover{
    background: #1F1F1F;
    color: #fff;
    text-decoration:none;
}

.catalog .catalog-category-item {
    padding: 20px;
}

.catalog .catalog-category-item .title {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 5px;
}

.catalog .row>.col {
    margin: 0 0 -1px -1px;
    padding: 0
}

.catalog-link {
    font-size: 13px;
    padding: 0 8px;
    font-family: 'Rubik';
}

.catalog-link a {
    color: #6f6f6f
}

ul.catalog-links {
    padding-left: 0;
}

ul.catalog-links li {
    display: inline-block;
}

.simplesearch-search-form {
    position: relative;
}

.simplesearch-search-form input[type=text] {
    background: none;
    border: 1px solid #EBEBEB;
    padding: 7px 25px 7px 15px;
    width: 100%;
    font-size: 16px;
}

.footer .simplesearch-search-form input[type="text"] {
    border: 1px solid #ececec;
}

.simplesearch-search-form input[type=submit] {
    background: url('../images/search.png') center no-repeat;
    text-indent: 500%;
    overflow: hidden;
    border: none;
    position: absolute;
    right: 9px;
    top: 8px;
    width: 19px;
}

.mainpage_text {
    padding: 60px 0 102px;
    background: #FAFAFA;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.02em;
    font-weight: normal;
    margin-top: 180px;
    font-weight: 300
}
.mainpage_text .tag
{
    background: none;
    color: #AAAAAA;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    padding: 0;
    border: none;
    margin-bottom: 0;
}
.mainpage_text h1
{
    color: #1F1F1F;
    font-size: 38px;
    line-height: 50px;
    text-align: left;
    font-weight: normal;
    margin-bottom: 40px;
    padding-right: 20px;
}
.mainpage_text .img-about
{
    margin-top: -178px;
    margin-left: 81px;
}
.mainpage_text .main_text
{
    margin-top: 42px;
    padding-right: 95px;
}
.mainpage_text .content__inner {
    margin-bottom: 0;
    color: #3F403F;
}

.looked {
    padding: 30px 0 30px;
    margin-bottom: 30px;
    border-top: 1px solid #ececec
}

.looked-wrap .product-item-description{
    padding: 0 15px;
}

.sale_items {}

.sale_items img {
    max-width: 100%;
    height: auto;
}

.sale_items .item {
    overflow: hidden;
    position: relative;
    background-color: #FAFAFA;
    background-position: right center;
    background-repeat: no-repeat;
    padding: 30px 300px 36px 40px;
    min-height: 255px;
}

.sale-items-inner .item{
    margin-bottom: 30px;
}

.sale_items .sale_body .title {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 23px;
    margin-top: 25px;
    font-weight: 500;
    font-feature-settings: 'pnum' on, 'lnum' on;
}

.sale_items .sale_body .title a:hover,
.sale_items .sale_body .title a:focus {
    text-decoration: none;
    color: #676767;
}

.sale_items .sale_body .intro {
    color: #676767;
    font-size: 14px;
    line-height: 20px;
}
.sale_items .sale_body .tag_sale
{
    color: #009247;
    font-weight: 500;
}
.sale_items.main_page > .container
{
    border-bottom: 1px solid #E7E7E7;
    padding: 60px 0 76px;
}
.sale_items.main_page .content__inner {
    font-size: .865em
}

.news_items .item {
    border: 1px solid #ececec;
    overflow: hidden;
    height: 100%;
}

.news_items .item .news_body {
    padding: 20px
}

.news_items .item .news_body .title {
    font-size: 15px;
    font-weight: 400;
    font-family: 'Rubik';
}

.news_items .item .news_body .title a:hover {
    text-decoration: none;
}

.news_items .item .news_body .date {
    color: #6c757d;
    font-size: .785em;
    display: block;
    font-weight: 400;
    margin-bottom: 10px
}

.order-btn {
    border-radius: 0;
    color: #fff;
    width: 100%
}

.combo-multiple-item {
    display: block;
    margin-right: 20px;
}

.combo-multiple-item label {
    /* margin-left: 15px; */
    color: #1F1F1F;
    line-height: 1em;
    vertical-align: middle;
    padding-top: 4px;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
}




.filter-input {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 20px;
}
.filter-input + label {
	position: relative;
    padding: 0 0 0 32px;
	cursor: pointer;
}
.filter-input + label:before {
	content: '';
	position: absolute;
    top: 2px;
	left: 0;
    width: 17px;
    height: 17px;
	background: #fff;
	border: 1px solid #E7E7E7;
	transition: .2s;
}
.filter-input + label:after {
	content: '';
	position: absolute;
    top: 5px;
    left: 2px;
    width: 14px;
    height: 10px;
	background-image:url('../images/check.png');
	transition: .2s;
    opacity: 0;
}
.filter-input:checked + label:before {
	background: #343434;
}
.filter-input:checked + label:after {
    opacity: 1;
} 
/* .filter-input:focus + label:before {
    box-shadow: inset 0 2px 3px rgba(0,0,0,.2), 0 0 0 3px rgba(255,255,0,.7);
} */




.contacts>div {
    padding: 20px 15px 20px 60px;
    border-bottom: 1px solid #ececec;
    font-weight: 500;
    font-size: 1.055em;
}

.contacts>div>span {
    text-transform: uppercase;
    color: #6c757d;
    font-size: .785em;
    display: block;
    font-weight: 400;
    margin-bottom: 2px;
}

.contacts .contact_address {
    position: relative;
}

.contacts .contact_address:after {
    background: url('../images/shop/address.png') center no-repeat;
    width: 50px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
}

.contacts .contact_phone {
    position: relative;
}

.contacts .contact_phone:after {
    background: url('../images/shop/phone.png') center no-repeat;
    width: 50px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
}

.contacts .contact_phone .contact-phone-item {
    display: block;
}

.contacts .contact_email {
    position: relative;
}

.contacts .contact_email:after {
    background: url('../images/shop/email.png') center no-repeat;
    width: 50px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
}

.contacts .contact_work {
    position: relative;
}

.contacts .contact_work:after {
    background: url('../images/shop/time.png') center no-repeat;
    width: 50px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
}

.network-items {
    margin-top: 20px;
}

.network-items .network-item {
    display: inline-block;
    width: 27px;
    height: 27px;
    margin: 0 0 0 5px;
}

.network-items .network_vk {
    background: url('../images/networks/vk.png') center no-repeat;
    background-size: auto;
}

.network-items .network_fb {
    background: url('../images/networks/facebook1.png') center no-repeat;
    background-size: auto;
}

.network-items .network_youtube {
    background: url('../images/networks/youtube1.png') center no-repeat;
    background-size: auto;
}

.network-items .network_ok {
    background: url('../images/networks/ok1.png') center no-repeat;
    background-size: auto;
}

.network-items .network_inst {
    background: url('../images/networks/instagram1.png') center no-repeat;
    background-size: auto;
}

.network-items .network_tw {
    background: url('../images/networks/tw.png') center no-repeat;
    background-size: auto;
}

.error404 h1 {
    font-size: 250px;
    line-height: normal;
    text-indent: -9999px;
    background: url(../images/img404.jpg) top center no-repeat;
    background-size: contain;
}

.error404 .content-error-page {
    font-size: 21px;
    text-align: center;
    margin-bottom: 45px;
}


/* cart begin */

.cart-crumbs {
    margin-bottom: 39px;
}

#msCart.ms-custom-cart {
    padding-top: 18px;
}


/* cart end */

.header_wrap nav,
.top nav.navbar {
    display: none;
}

.navbar-light .navbar-nav .nav-link {
    color: #222;
}

/*  cabinet  */

.header-login .header-login-button {
    border: none;
    background: none;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #181A16;
}

.header-login a.header-login-button{
    padding: 0 4px;
}

.header-login .header-login-button:focus{
    outline:none;
}

.header-login{
    display:flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 6px;
    padding-left:10px;
    padding-right:10px;
}

.modal-body-login-form{
    padding:0;
    border-radius: 5px;
    overflow: hidden;
}

.modal-body-login-form .login-form-control{
    display: flex;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    justify-content: stretch;
    align-items: center;
    min-height: 60px;
    background: #F8F8F8;
}
.modal-body-login-form .login-form-control .login-form-control-tab{
    flex: 0 0 50%;
    text-align:center;
    padding: 18px 0;
}
.modal-body-login-form .login-form-control .login-form-control-tab:hover{
    cursor:pointer;
}

.modal-body-login-form .login-form-control .login-form-control-tab.active{
    background:#fff;
}

.modal-body-login-form .login-form-content{
    padding:25px 30px 20px;
    min-height:250px;
}

.login-form-content > div {
    display:none;
}

.login-form-content > div.active{
    display:block;
}

.login-form-field span.loginLabel{
    display:block;
    font-size: 14px;
    line-height: 15px;
    margin-bottom:10px;
}

.login-form-field{
    margin-bottom: 15px;
}

.login-form-field.login-form-field-remember-me{
    margin-bottom:30px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.login-form-field.login-form-field-remember-me a{
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.login-form-field .forgot-password{
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
}

.content-login-form-tab #submitbtn{
    display: block;
    background: #92C537;
    border-radius: 5px;
    padding: 15px;
    width: 100%;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    line-height: 15px;
}

.login-form-agreement.register-agreement{
    margin-top:10px;
}

.login-form-field.login-form-field-submit{
    margin-bottom:10px;
}

.login-form-field > label {
    display:block;
}

.login-form-field > label > input {
    width:100%;
    border: 2px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 14px;
    line-height: 15px;
    padding:13px 20px;
}

.login-form-field > label > input.loginRememberme{
    display:inline;
    width:auto;
}

.login-form-field .loginLoginButton > input{
    display:block;
    background: #92C537;
    border-radius: 5px;
    padding:15px;
    width: 100%;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    line-height: 15px;
}

.login-form-agreement span{
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #9E9E9E;
    display: inline-block;
}

@media (min-width: 576px){
    .modal-dialog {
        max-width: 437px;
        margin: 1.75rem auto;
    }
}

.forgot-password-description{
    font-size: 25px;
    line-height: 30px;
}

.loginFPButton input{
    padding:18px 40px 17px 41px;
    border:none;
    border-radius:5px;
    color:#fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
}
.loginFPForm .login-form-field{
    margin-bottom:25px;
}

.login-form-field .change-password-button{
    border-radius: 5px;
    color:#fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    padding:18px 40px 17px 41px;
    border:none;
}

.update-profile-block .update-profile-button,
.change-password-block .change-password-button{
    padding:18px 40px 17px 41px;
    border:none;
    border-radius:5px;
    color:#fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
}

.update-profile .update-profile-field{
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    margin-bottom: 10px;
}

.update-profile{
    margin-bottom:45px;
}

.profile-title {
    font-size: 25px;
    line-height: 30px;
    margin-bottom:25px;
}

.my-orders-content .cabinet-order{
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    margin-bottom:15px;
}

.my-orders-content .cabinet-order.filtred{
    display:none;
}

.cabinet-order .cabinet-order-description{
    display:flex;
    justify-content: space-between;
    padding: 22px 25px;
}

.cabinet-order .order-show-more-arrow{
    width: 40px;
    height: 40px;
    position: relative;
    display: inline-block;
    border-radius: 50%;
    background: #F8F8F8;
}

.cabinet-order .order-show-more-arrow:before{
    content: "";
    width: 9px;
    height: 9px;
    border-right: 2px solid #181A16;
    border-bottom: 2px solid #181A16;
    position: absolute;
    top: 15px;
    left: 15px;
    transform: rotate(45deg);
    transition:.2s;
}

.cabinet-order.showed .order-show-more-arrow:before{
    transform: rotate(225deg);
    transition:.2s;
    top: 17px;
    left: 16px;
}

.cabinet-order .order-show-more-arrow:hover{
    cursor:pointer;
}

.cabinet-order-about .cabinet-order-about-title{
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
}

.cabinet-order-description .cabinet-order-small-text{
    font-size: 14px;
    line-height: 20px;
    color: #9E9E9E;
}

.cabinet-order-status .order-status-new{
    background: #56CCF2;
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
    color: #FFFFFF;
    padding: 5px 15px;
}

.cabinet-order-status .order-status-payd{
    background: #56CCF2;
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
    color: #FFFFFF;
    padding: 5px 15px;
}

.cabinet-order-status .order-status-shiped{
    background: #6FCF97;
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
    color: #FFFFFF;
    padding: 5px 15px;
}

.cabinet-order-status .order-status-canceled{
    background: #E0E0E0;
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
    color: #181A16;
    padding: 5px 15px;
}

.cabinet-order-description .cabinet-order-status{
    margin-left:16px;
    flex: 0 0 45%;
}

.cabinet-order-description .cabinet-order-payment-status{
    display: flex;
    align-items: center;
}

.cabinet-order-payment-status .cabinet-order-payment-status-outer-button{
    margin-left:15px;
}

.cabinet-order-payment-status .cabinet-payment-status-title{
    font-size: 15px;
    line-height: 20px;
    color: #9E9E9E;
}

.cabinet-order-payment-status .cabinet-payment-status-not-paid{
    font-size: 16px;
    line-height: 20px;
    color: #EB5757;
}

.cabinet-order-payment-status .cabinet-payment-status-ok{
    font-size: 16px;
    line-height: 20px;
    color: #181A16;
    font-weight: 400;
}

.cabinet-order-payment-status .cabinet-payment-status-canceled{
    font-size: 16px;
    line-height: 20px;
    color: #9E9E9E;
    font-weight: 400;
}

.cabinet-order-total .cabinet-order-total-title{
    font-size: 15px;
    line-height: 20px;
    color: #9E9E9E;
}

.cabinet-order-total .cabinet-order-total-content{
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    color: #1A1716;
}

.cabinet-order-description .cabinet-order-total{
    /* margin-left:47px; */
    flex: 0 0 12%;
}

.cabinet-order-description .cabinet-order-payment-status{
    flex: 0 0 21%;
}

.cabinet-order .cabinet-order-products{
    display:none;
    padding:22px 25px;
    border-top: 1px solid #ECECEC;
}
.cabinet-order.showed .cabinet-order-products{
    display:block;
}

.cabinet-order-description .cabinet-order-about{
    flex: 0 0 137px;
}

.cabinet-order-products .cabinet-product{
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    margin-bottom:19px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 56px;
}

.cabinet-order-products .cabinet-product:last-child{
    margin-bottom:0;
}

.cabinet-product .cabinet-product-image img{
    max-width:150px;
}

.cabinet-product-about .cabinet-product-title{
    font-size: 18px;
    line-height: 20px;
}

.cabinet-product .cabinet-product-about {
    flex: 0 0 46%;
}

.cabinet-product-about .cabinet-product-weight{
    font-size: 15px;
    line-height: 20px;
    color: #9E9E9E;
    font-weight: 500;
    margin-top:4px;
}

.cabinet-product-quantity .cabinet-product-quantity-title{
    font-size: 15px;
    line-height: 20px;
    color: #9E9E9E;
}

.cabinet-product-quantity .cabinet-product-quantity-num{
    font-size: 18px;
    line-height: 20px;
    color: #181A16;
    font-weight: 500;
}

.cabinet-product .cabinet-product-order-cost{
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    flex: 0 0 122px;
    text-align: right;
}

.logout-button-block{
    margin-top:45px;
}

.profile-logout-link{
    padding: 18px 40px 17px 41px;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    background:#BA1A35;
    display: inline-block;
}

.profile-logout-link:hover{
    text-decoration:none;
    color:#fff;
    background:#E82748;
}

.my-order-filters-section{
    display:flex;
    margin-bottom:25px;
    margin-left: -20px;
    margin-right: -20px;
}

.my-orders-filter{
    flex: 0 0 33.333%;
    position:relative;
    padding-left: 20px;
    padding-right: 20px;
}

.my-orders-filter:hover{
    cursor:pointer;
}

.my-orders-custom-select:after{
    content:"";
    width:9px;
    height:9px;
    border-bottom:2px solid #181A16;
    border-right:2px solid #181A16;
    position:absolute;
    top: 21px;
    right: 19px;
    transform:rotate(45deg);
    transition:.2s;
}

.my-orders-custom-select.expanded:after{
    transform:rotate(225deg);
    transition:.2s;
}

.my-orders-filter .my-orders-custom-select{
    border: 1px solid #EBEBEB;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 16px;
    line-height: 24px;
    /* padding:15px 18px; */
    position: relative;
}

.my-orders-filter .my-orders-custom-select .my-orders-select-value {
    padding:15px 18px;
}

.my-orders-filter .my-orders-custom-select.expanded{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.my-orders-filter .my-orders-select-options{
    display:none;
    position: absolute;
    background: #fff;
    left: -1px;
    right: -1px;
    border: 1px solid #EBEBEB;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    top: calc(100% - 1px);
    padding: 5px 18px 15px;
    z-index: 2;
}

.my-orders-select-options .my-orders-select-option{
    padding: 6px 0px;
}

.my-orders-select-options .my-orders-select-option:last-child{
    padding-bottom:0;
}

.my-orders-custom-select.expanded .my-orders-select-options{
    display:block;
}

.mobile-flex-break{
    flex-basis:100%;
}

.my-orders-filter .my-orders-filter-title{
    font-size:16px;
    font-weight:500;
    margin-bottom: 6px;
}

.cabinet-order-payment-status-button{
    color:#fff;
    padding: 4px 8px;
    border-radius:50%;
}

.cabinet-order-payment-status-button:hover{
    color:#fff;
    text-decoration:none;
}

.cabinet-order-payment-status .cabinet-order-payment-status-outer-button:hover{
    transform:scale(1.3);
}

.seo-content{
    padding-top: 100px;
    background: #FAFAFA;
    padding-bottom: 125px;
    margin-bottom: 22px;
}

.seo-content .seo-content-title{
    font-size: 38px;
    line-height: 50px;
    text-align: center;
    color: #1F1F1F;
}

.seo-content .seo-content-body{
    font-size: 14px;
    line-height: 25px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.02em;
    color: #1F1F1F;
    margin-top: 65px;
}

.seo-content .seo-content-body p{
    margin-bottom:25px;
}


@media (min-width:991px){
    .mobile-flex-break{
        display:none;
    }
}

@media (max-width:1200px){
    .cabinet-order-description .cabinet-order-status{
        flex: 0 0 130px;
        margin-left: 0;
    }
    
    .cabinet-order-description .cabinet-order-total{
        flex: 0 0 96px;
    }
    
    .header-login{
        padding-left:0;
        padding-right:0;
    }
    
    .header-login a.header-login-button{
        font-size:13px;
    }
    .cabinet-product .cabinet-product-quantity{
        margin: 0 10px;
    }
    .cabinet-product .cabinet-product-about {
        flex: 0 0 40%;
        margin: 0 10px;
    }
    .cabinet-product-about .cabinet-product-title{
        font-size:16px;
    }
    
    .header_btn .callback{
        width: 100%;
    }
}

/*  end cabinet */

@media (min-width: 767px) {
    .visible-sm.visible-xs {
        display: none!important;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .visible-xs.visible-sm {
        display: block!important;
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block!important;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .visible-lg.visible-md {
        display: block!important;
    }
}

@media (max-width: 767px) {
    .visible-sm.visible-xs {
        display: block!important;
    }
    .visible-lg.visible-md {
        display: none!important;
    }
}

@media (max-width:1407px) {}

@media (max-width:1200px) {
    .catalog .row>.col {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .sale_items .sale_body .title {
        font-size: 21px;
    }
    .all-products-section .single-product {
        -ms-flex: 0 0 33.3333333%;
        flex: 0 0 33.3333333%;
        max-width: 33.3333333%;
    }
    .add-to-cart-form .add-to-cart-counter-block .ms2-cart-counter,
    .add-to-cart-form .add-to-cart-counter-block .ms2-add-to-cart {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .add-to-cart-form .add-to-cart-counter-block .ms2-add-to-cart {
        margin-top: 12px;
    }
}

@media (max-width:991px) {
    .mobile-navbar {
        position: fixed;
        left: -100%;
        top: 0;
        z-index: 99;
        background: #fff;
        bottom: 0;
        transition: .5s;
        width: 300px;
        box-shadow: -4px 0 32px -2px black;
        overflow-x: hidden;
        overflow-y: scroll;
        text-align: left;
    }
    .outer-mobile-navbar {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
    }
    .outer-mobile-navbar:after{
        content:"";
        width:100%;
        bottom: -3px;
        background: url('../images/mob-line.png') center no-repeat;
        height: 3px;
        position: absolute;
    }
    
    .outer-mobile-navbar .menu-title {
        margin-left: 8px;
        font-size: 18px;
    }
    .mobile-navbar.show {
        transition: .5s;
        left: 0;
    }
    .navbar-light .outer-mobile-navbar .navbar-toggler {
        color: rgba(0, 0, 0, .5);
        border-color: rgba(0, 0, 0, .1);
        border: none;
    }
    .navbar-light .outer-mobile-navbar button.navbar-toggler:focus {
        outline: none;
    }
    .mobile-nav {
        padding: 0;
        border-bottom: 1px solid #EBEBEB;
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        z-index: 9999999999999999;
        background: #fff;
    }
    
    .outer-mobile-navbar .header__logo-mob img {
        padding: 8px 12px;
    }
    .header_wrap {
        position: static;
    }
    .mobile-navbar li.nav-item {
        padding: 5px 20px;
        border-bottom: 1px solid #EBEBEB;
    }
    .mobile-navbar li.nav-item.navving a {
        position: relative;
    }
    .mobile-navbar li.nav-item.first.navving-8>a {
        font-weight: 600;
    }
    .mobile-navbar .nav-item.navving a.parent-nav-link:after {
        position: absolute;
        background: url(../images/expand.svg) center no-repeat;
        width: 5px;
        right: 20px;
        top: 0;
        bottom: 0;
        content: '';
    }
    .mobile-right-menu {
        position: absolute;
        left: 100%;
        top: 0;
        margin: 0;
        border: none;
        border-radius: 0;
        min-width: 300px;
        /* box-shadow: 0 10px 20px 0 rgba(0,0,0,.1); */
        background: #fff;
        padding: 0;
        display: none;
    }
    .mobile-right-menu li {
        list-style-type: none
    }
    .mobile-navbar .mobile-navbar-wrapper {
        /* overflow: hidden; */
        transition: .5s;
    }
    .mobile-navbar .navbar-nav {
        transition: .5s;
    }
    .mobile-navbar li.expanded .mobile-right-menu {
        display: block;
    }
    .mobile-right-menu .nav-link-title {
        font-weight: 900;
        padding: .5rem 0;
        display: block;
        color: #222;
    }
    .mobile-right-menu .back-link {
        cursor: pointer;
    }
    .popular .popular-image {
        height: 150px;
    }
    .mainpage_text {
        padding: 25px 0;
    }
    .mobile-right-menu .svg {
        top: -1px;
        display: inline-block;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        vertical-align: middle;
        min-width: 18px;
        min-height: 17px;
        position: relative;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .mobile-right-menu .svg-arrow-right {
        background-image: url(../images/arrow_right.svg);
        margin-right: 8px;
    }
    .mobile-navbar-contacts {
        padding: 10px;
    }
    .mobile-navbar-contacts .contacts-navbar-header {
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0.6px;
        line-height: 24px;
        margin-bottom: 16px;
    }
    .mobile-navbar-contacts .mobile-navbar-address {
        position: relative;
        top: -4px;
        margin-right: 5px;
    }
    .mobile-navbar-contact-information>div {
        margin-bottom: 8px;
    }
    
    .mobile-navbar-contact-information .network-items{
        text-align: left;
    }
    
    
    
    .sale_items .item {
        margin-bottom: 30px;
    }
/*     .sort_display {
    position: static!important;
} */
    .all-products-section .single-product {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .ms2-form-price-block {
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .header_slogan{
        font-size: 10px;
    }
    .header-login-button.text-button{
        display:none;
    }
    
    .cabinet-order .cabinet-order-description{
        flex-wrap:wrap;
        padding-bottom:5px;
    }
    
    .cabinet-order-description > div:nth-child(2n+1){
        flex: 0 0 75% !important;
    }
    .cabinet-order-description > div:nth-child(2n){
        flex: 0 0 25% !important;
        text-align:right;
    }
    .cabinet-order-description > div:last-child{
        flex: 0 0 100% !important;
        text-align:center;
    }
    
    .cabinet-order-description .cabinet-order-payment-status,
    .cabinet-order-description .cabinet-order-total{
        margin-top:18px;
    }
    
    .cabinet-order-products .cabinet-product{
        flex-wrap:wrap;
        padding-right: 0;
    }
    
    .cabinet-product .cabinet-product-quantity{
        margin:10px;
    }
    
    .cabinet-product .cabinet-product-order-cost{
        margin: 0 10px;
    }
    
    .cabinet-product .cabinet-product-about {
        flex: 0 0 calc(100% - 170px);
        margin: 0 10px;
    }
    
    .header_wrap{
        padding-top: 92px;
    }
    
    .header_wrapper:after, .top:after{
        /* background: url('../images/mob-line.png') center no-repeat; */
        background: none;
    }
    
    .background-slide-desc{
        display: none;
    }
    
    #msMiniCart.full .not_empty{
        position: relative;
    }
}

@media (max-width:767px){
    
    .all-products-section{
        position: relative;
        margin-top: 80px;
    }
}

@media (max-width:575px) {
    .tizers-outer-block {
        flex-wrap: wrap;
    }
    .tizers .tizer-item {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 30px;
    }
    .tizers {
        padding: 40px 0 10px;
    }
    .catalog .row>.col {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .catalog .row>.col {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .sale_items img {
        width: 100%;
    }
    .footer .footer-copyright {
        text-align: center;
    }
    .footer .webstr {
        text-align: center;
        margin-top: 15px;
    }
    .all-products-section .single-product {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .ms2-product-description.nav-tabs {
        flex-direction: column;
    }
    .ms2-product-description.nav-tabs .nav-item {
        margin-bottom: 0px;
        margin-right: 0;
    }
    .ms2-product-description.nav-tabs .nav-link {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .error404 h1 {
        font-size: 150px;
    }
    .error404 .content-error-page {
        font-size: 18px;
    }
    .popular {
        margin: 25px 0 40px;
    }
    .sale_items.main_page {
        padding: 25px 0 40px;
    }
    
    .outer-mobile-navbar a.header__logo-mob{
        padding:10px;
    }
    
    .outer-mobile-navbar a.header__logo-mob:hover{
        text-decoration:none;
    }

    
    .cabinet-order .cabinet-order-products{
        padding:10px;
    }
    
    .cabinet-product .cabinet-product-image img {
        max-width: 120px;
    }
    
    .cabinet-product .cabinet-product-about {
        flex: 0 0 calc(100% - 140px);
    }
    
    .cabinet-order-description > div:nth-child(2n+1){
        flex: 0 0 50% !important;
    }
    .cabinet-order-description > div:nth-child(2n){
        flex: 0 0 50% !important;
        text-align:right;
    }
    
    .cabinet-order-description > div:last-child{
        flex: 0 0 100% !important;
        text-align:center;
    }
}




#msGallery .fotorama__thumb{
    background-color: #fff;
}

/* #msGallery .fotorama__stage__shaft .fotorama__stage__frame:hover .fotorama__img{
    transform :scale(2);
    transition: .3s;
}  */

.magnifier{
    background: #fff;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 20000000;
    opacity: 1;
}

@media screen and (min-width: 1200px) {
#msGallery .fotorama__nav-wrap{ flex:0 0 140px; margin-top: 0;}
#msGallery .fotorama__nav-wrap .fotorama__nav.fotorama__nav--thumbs{width: auto !important;}
#msGallery .fotorama__stage{width: 100%!important;;height: 100% !important;background: #FAFAFA;margin-left:10px;order: 2;}
#msGallery .fotorama__stage__shaft, .detalle fotorama__stage__frame{ width:100%!important;flex: 0 0 calc(100% - 145px); }
#msGallery .fotorama__stage__shaft fotorama__img{ width:100%;}
#msGallery .fotorama__nav__frame--thumb{ display:block; float:none;}
#msGallery .fotorama__thumb-border{ display:none!important;}
#msGallery .fotorama__active{ opacity:0.2;}
#msGallery .fotorama__nav__frame fotorama__nav__frame--thumb{ height: 200px;}
#msGallery .fotorama__wrap{ height:533px; display: flex;}
#msGallery .fotorama__nav__frame, .detalle .fotorama__thumb, .detalle .fotorama__thumb img{ width:100%!important; height:126px!important;padding: 0;margin-bottom: 10px;}
#msGallery .fotorama__nav__shaft{width:100%;}
#msGallery .fotorama__thumb .fotorama__img{left: 0px; top: 0;right: 0;bottom: 0;margin: auto;}
#msGallery .fotorama__stage__shaft .fotorama__stage__frame .fotorama__img{width:100%!important; height:auto!important; left:0!important; right:0!important; top:0!important; bottom:0!important; margin: auto; transition:.3s;}
}