.element-page {
    max-width: 1570px;
    margin: 0 auto;
}
.bx-basket {
    max-width: 1570px;
    margin: 0 auto;
}
#bx-soa-order {
    max-width: 1570px;
    margin: 0 auto;
}

.blog-cat {
    width: 75%;
    margin: 50px auto 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 4;
}
.blog-post img{
    width: 100%;
}
.blog-post {
    margin-bottom: 70px;
}
.blog-post:first-child, .blog-post:nth-child(2) {
    width:48.5%;
}
.blog-post:nth-child(3), .blog-post:nth-child(4), .blog-post:nth-child(5) {
    width:32%;
}
.bl-title {
    font-size: 18px;
    letter-spacing: 0.26em;
    text-transform: uppercase;
    line-height: 21px;
    margin-top: 35px;
}
.bl-subtitle {
    font-size: 16px;
    font-style: italic;
    line-height: 19px;
    margin-top: 6px;
}
.bl-link {
    font-size: 14px;
    line-height: 16px;
    margin-top: 15px;
}
.bx-auth-profile {
    width: 100%;
}
.bread {
    max-width: 1570px;
    margin: 0 auto;
}
.smart-filter-button-box {
    margin-top: 30px;
}
.smart-filter-popup-result {
    display: none !important;
}

.gr-row-1 {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 40% 20% 20% 20%;
    margin-bottom: 10px;
}

.box {
    background-color: #fff;
    color: #fff;
    border-radius: 5px;
    padding: 0px;
}
.oc-1 {
    grid-column: 1;
    grid-row: 1/3;
}
.oc-2 {
    grid-column: 2 ;
    grid-row: 1;
}
.oc-3 {
    grid-column: 2 ;
    grid-row: 2 ;
}
.oc-4 {
    grid-column: 3;
    grid-row: 1;
}
.oc-5 {
    grid-column: 3;
    grid-row: 2;
}
.oc-6 {
    grid-column: 4;
    grid-row: 1;
}
.oc-7 {
    grid-column: 4;
    grid-row: 2;
}
.gr-row-2 {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 20% 40% 20% 20%;
    margin-bottom: 10px;
}

.gr-row-2 .oc-1 {
    grid-column: 1;
    grid-row: 1;
}
.gr-row-2 .oc-2 {
    grid-column: 1 ;
    grid-row: 2;
}
.gr-row-2 .oc-3 {
    grid-column: 2 ;
    grid-row: 1 / 3 ;
}
.gr-row-2 .oc-4 {
    grid-column: 3;
    grid-row: 1;
}
.gr-row-2 .oc-5 {
    grid-column: 3;
    grid-row: 2;
}
.gr-row-2 .oc-6 {
    grid-column: 4;
    grid-row: 1;
}
.gr-row-2 .oc-7 {
    grid-column: 4;
    grid-row: 2;
}
.gr-row-3 {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 20% 20% 40% 20%;
    margin-bottom: 10px;
}

.gr-row-3 .oc-1 {
    grid-column: 1;
    grid-row: 1;
}
.gr-row-3 .oc-2 {
    grid-column: 1 ;
    grid-row: 2;
}
.gr-row-3 .oc-3 {
    grid-column: 2 ;
    grid-row: 1 ;
}
.gr-row-3 .oc-4 {
    grid-column: 2;
    grid-row: 2;
}
.gr-row-3 .oc-5 {
    grid-column: 3;
    grid-row: 1 / 3;
}
.gr-row-3 .oc-6 {
    grid-column: 4;
    grid-row: 1;
}
.gr-row-3 .oc-7 {
    grid-column: 4;
    grid-row: 2;
}
.gr-row-4 {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 20% 20% 20% 40%;
    margin-bottom: 10px;
}

.gr-row-4 .oc-1 {
    grid-column: 1;
    grid-row: 1;
}
.gr-row-4 .oc-2 {
    grid-column: 1 ;
    grid-row: 2;
}
.gr-row-4 .oc-3 {
    grid-column: 2 ;
    grid-row: 1 ;
}
.gr-row-4 .oc-4 {
    grid-column: 2;
    grid-row: 2;
}
.gr-row-4 .oc-5 {
    grid-column: 3;
    grid-row: 1;
}
.gr-row-4 .oc-6 {
    grid-column: 3;
    grid-row: 2;
}
.gr-row-4 .oc-7 {
    grid-column: 4;
    grid-row: 1 / 3;
}
.atlr-table {
    width: 100%;
    font-size: 18px;
}
.atlr-table a{
    color:#3a60ad;
    font-weight:800 !important
}
.atlr-table td{
    padding: 20px 0;
    border-bottom: 1px solid #F4F5F5;
}
.box img {
    width: 100%;
}
.com-b-b {
    text-align: center;
    margin-bottom: 150px;
}
.mtitle {
    margin-bottom: 40px;
    color: #3B60AD;
    font-weight: 800 !important;
    text-transform: uppercase;
}
.main-content h5{
    margin-bottom: 12pt;
}
.main-content {
    margin-bottom: 80px;
}
.our_text {
    padding: 0 0 20px 0;
}
.product-item-detail-pay-block .wish-btn {
    width: 250px;
}
.soc-shar {
    display: flex;
    place-content: flex-end;
    padding: 30px 0;
    align-items: center;
}
.soc-shar-text {
    padding-right: 20px;
}
.del-it {
    cursor: pointer;
}
.conse {
    padding: 40px 0;
}
.pay_soc_block a {
    padding: 10px;
    background: #d8c593;
    margin-right: 10px;
}
.tab-sim {
    display: flex;
    position: absolute;
    top: 15px;
    z-index: 11;
    width: 95.7%;
    left: 15px;
    flex-wrap: wrap;
    background: #d8c593;
    justify-content: center;
    align-items: center;
}
.tab-sim div{
    flex: 1 1;
    padding: 10px;
    text-align: center;
    cursor: pointer;
}
.tab-sim div:hover {
    background: #a99a71;
}
.tab-sim div.bgf:hover {
    background: #fff;
}
.bgf {
    background: #fff;
}
.atlr-table tr th{
    color: #3B60AD;
    font-weight: 800 !important;
}
.del-it {
    position: absolute;
    bottom: 11%;
    font-size: 14px;
    white-space: nowrap;
    right: 0;
    width: 100%;
    left: 15px;
}
.zagl {
    margin-bottom: 15px;
    color: #3B60AD;
    font-weight: 800 !important;
}
.select2 {
    width: 100%;
}
.collect  {

}
.about-w {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.about-w img{
    max-width: 190px;
    margin-bottom: 20px;
}

.product-item-detail-slider-container {
    gap: 20px;
}
.product-item-detail-slider-controls-block {
    padding-top: 0;
    padding-bottom: 0;
    flex-shrink: 0;
}
.product-item-detail-slider-image img {
    top: 0;
    transform: translateY(0) translateX(-50%);

}

/*.product-item-detail-slider-block {
    padding-top: 0;
}*/
.brand-block__link {
    transition: all .2s;
}

.brand-block__link:hover {
    opacity: .7;
}
.cart-table div {
    width: auto!important;
}
.form-item .number .math-icons {
    right: 5px;
    top: 52%!important;
}
.math-icons .product-item-amount-field-btn-minus1 {
        display: flex;
    align-items: flex-end;
}
@media (max-width: 560px) {
    .cart-table tr th:nth-child(3), .cart-table tr td:nth-child(3){
        display: none;
    }
}
@media (max-width: 740px) {

     body #app header .mobile-search form .mobile-search-close.mobile-search-close--form-header {
        width: 50px;
        height: 50px;
        right: 10px;
        top: 58px;
        background-color: transparent;
        color: #707070!important;
    }

    .login-popup, .register-popup {
    -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .login-popup .login_page, .register-popup .login_page {
        max-height: 100%;
        height: 100%;
        overflow-y: auto;
        min-height: 600px;
    }
    .login-popup .login_page .login_page_container {
        padding-top: 50px;
    }
     .register-popup .login_page .login_page_container {
        padding-top: 180px;
    }
    body #app header .mobile-search form input {
        color: #333;
    }

    body #app header .mobile-search form.show {
        top: -22px;
    }

    body #app header.opened .burger {
        position: relative;
        top: 0;
        right: 0;
    }
}
@media (max-width: 767px) {
    .is-open .filter-items-cont, .is-open .smart-filter-block{
        transition: all .2s;
        max-height: 2000px!important;
        display:block!important;
        padding-top: 20px;
    }

     .filter-cat-title{
        display: flex;
        justify-content: space-between;
    }
    .filter-cat-title::after{
        content: '';
        width: 10px;
        height: 10px;
        border-right: 1px solid #D8C593;
        border-bottom: 1px solid #D8C593;
        transform: rotate(45deg);
        display: block;
        transition: all .2s;
    }
    .is-open .filter-cat-title::after {
        transform: rotate(-135deg);
    }

     .tab-sim {
        top: 50px;
    }

    .bx-authform {
        margin-left: auto;
        margin-right: auto;
    }

    .product-item-label-ring.product-item-label-small,
    .product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
        width: 35px;
        height: 35px;
        font-size: 12px;
        line-height: 35px;
    }
    .product-item-label-ring.product-item-label-small span {
        font-size: 12px;
    }

    .product-item .panel-body {
        display: none;
    }

    .product-item-title {
        text-overflow: unset;
        white-space: normal;
        margin-bottom: 5px;
    }
    /*.product-item-info-container.product-item-price-container {
        margin-bottom: 5px;
    }*/
    .product-item .vam {
        height: auto!important;
    }
    .product-item .vam--buttons{
        margin-top: auto;
    }
    .vam--title {
         flex-grow: 1;
        margin-bottom: auto;
        justify-content: flex-start;
    }
    .product-item .add-to-registry-form:nth-child(1) {
        margin-top: auto;
    }

    .bx-touch .product-item {
        height: 100%;
        box-sizing: border-box;
        justify-content: space-between;
    flex-direction: column;
    }
    .product-item-title a {
            line-height: 1.3;
        display: block;
        font-size: 13px;
    }

    .wrap-image {

        flex-shrink: 0;
    }

    .bl-title {
        font-size: 14px;
        letter-spacing: 0;
        text-transform: uppercase;
        line-height: 1.3;
        margin-top: 25px;
    }

    .bl-subtitle {
        font-size: 14px;
    }

    .bx-breadcrumb {
        margin-left: 10px;
    }
    .header-wrap {
        height: auto !important;
    }
}


@media (min-width: 741px) {
  .popup-close-button {
        display: none;
    }


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

    .vam {

        display:flex!important;
        height: auto!important;
    }
    .vam .product-item-title {
        white-space: normal;
        text-overflow: unset;
    }
    .vam .product-item-title a {
        line-height: 1.5;
    }


}
.field-textarea {
    resize: vertical;
}

.link {
    color: #D8C593;
    transition: all .2s;
}
.link:hover {
    color: #231F20;
}

.password {
    position: relative;
}
.password-input {
    width: 100%;
    padding: 5px 0;
    height: 30px;
    line-height: 40px;
    text-indent: 10px;
    margin: 0 0 15px 0;
    border-radius: 5px;
    border: 1px solid #999;
    font-size: 18px;
}
.password-control {
    position: absolute;
      top: 0;
      right: 0;
      display: inline-block;
      width: 50px;
      height: 50px;
      background: url(/local/templates/atlr/img/view.svg) center no-repeat;
      background-size: auto;
      padding: 0 10px;
      border: none;
      box-sizing: border-box;
      background-size: 25px;
}
.password-control:hover {
    background-color: transparent;
    background: url(/local/templates/atlr/img/view.svg) center no-repeat;
    background-size: 25px;
    border: none;
}
.password.is-open .password-control{
    background: url(/local/templates/atlr/img/no-view.svg) center no-repeat;
    background-size: 25px;
}

.page:not(.is-admin) .header-wrap {
    position: fixed;
    left: 0;
    right: 0;
    top:0;
    z-index: 999999;
    background-color: #fff;
}
.product-overlay {
        z-index: 1000000;
}
.niceCountryInputMenuCountryFlag {
    height: auto;
}
.product-item-label-ring.product-item-label-big {
    left: 0;
    top: 0;
}
@media (max-width: 412px) {
    .btn, button {
        font-size: 12px;
        display: flex;
        line-height: 1;
        justify-content: center;
        align-items: center;
    }
}
@media (max-width: 740px) {
    .header-wrap {
        height: 72px;
    }
    .page:not(.is-admin) {
        padding-top: 72px;
    }

    body #app header .logo {
        z-index: 0;
    }

     .niceCountryInputSelector {
        margin-left: 20px;
    }

    .filter-wrapper .smart-filter {
        display: none;
    }

    .filter-wrapper.is-open-filter .smart-filter {
        display: block;
    }

    .filter-wrapper__mobile-button {
        display: flex;
        align-items: center;
        line-height: 1;
        cursor: pointer;
    }

    .filter-wrapper__mobile-button svg {
            margin-left: 10px;
    }

    .filter-wrapper.is-open-filter .filter-wrapper__mobile-button{
        background-color: #3a60ad;
        border-color: #3a60ad;
    }
     #set_filter {
        margin-top: 10px;
        margin-bottom: 10px;
     }
     #del_filter {
        font-size: 14px;
     }

     .brand_page {
        padding-top: 0;
     }

     .cont-with-filter {
        padding-top: 0;
     }

     .product-item-label-ring.product-item-label-big span {
        font-size: 12px;
     }

     .product-item-detail-pay-block .wish-btn {
        width: auto;
     }
     .product-item-detail-pay-block .form-item .number .math-icons {
        top: 47%!important;
     }

     .product-item-small-card--favorites>div {
        height: 100%;
     }

     .product-item-small-card--favorites .product-item {
        height: 100%;
        padding: 0 !important;
        display: flex;
        flex-direction: column;
     }

     .product-item-small-card--favorites .product-item-info-container.product-item-price-container{
         margin-top: auto;
     }

     .product-item-small-card__wrapper {
         display: flex;
         height: 100%;
         width: 100%;
     }
    .bx-touch .product-item {
        display: flex;
        width: 100%;
    }
    .product-item-title {
        flex-grow: 1;
    }
    .cont-with-filter .product-page-content.cont-with-filter {
        padding:0;
    }
    .cont-with-filter .filters-container {
        margin:0;
    }
    .element-page .product-item .bblock, .element-page .product-item .wish-cont {
        margin-left:0!important;
    }
    .collv .wrap-image{
        padding:0!important;
        margin-bottom: 10px;
        overflow: hidden;
    }
    .collv .product-item {
        margin: 0;
    }
    .collv .vam {
        padding-left:0;
        padding-right:0;
    }
}

@media (min-width: 741px){
    .login-popup, .register-popup {
        display: block;
    }
    .login-popup .login_page .login_page_container,
    .register-popup .login_page .login_page_container {
            padding: 50px 60px;
    }

    .login-popup .login_page .product-close,
    .register-popup .login_page .product-close {
        top: -20px;
        right: 0;
        display: block;
        left: 50%;
        margin-left: 330px;
    }
    .product-overlay.login-popup, .product-overlay.register-popup{
        overflow-y: auto;
    }
    .product-overlay.login-popup > div, .product-overlay.register-popup > div {
        overflow: visible;
    }

    .tab-sim {
        max-width: 670px;
      margin-left: -335px;
      left: 50%;
    }

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

    #set_filter {
        display: none;

    }

    .product-item-small-card .wish-cont {
        padding-left: 70px;
    }

    .product-item {
        padding: 10px 0;
    }

    .collect .collv .product-item-amount-field-block input {
        margin:0!important;
    }
    .collect .collv .product-item-amount-field-block .math-icons {
        top:5px!important;
    }
    .collv .wish-cont {
        margin-left: 90px!important;
    }
}
@media (min-width: 741px) and (max-width: 1250px) {
    .header-wrap {
        height: 105px;
    }
    .page:not(.is-admin) {
        padding-top: 105px;
    }
}

@media (max-width: 1250px){
    body #app .category_menu.opened ul li ul {
        position: static;
        padding-top: 0;
        padding-bottom: 0;
        margin-left: 10px;
        margin-right: 10px;
    }
    body #app .category_menu.opened a {
            white-space: break-spaces;
                line-height: 1.3;
                display: block;
                    padding-bottom: 5px;
    }
    body #app .category_menu.opened ul {
        display: block;
        max-height: 100%;
        top: 0;
        margin-left: 15px;
        margin-right: 25px;
    }
    body #app .category_menu.opened>ul {
        max-height: 100%;
        height: -webkit-calc(100vh - 220px);
        height: -moz-calc(100vh - 220px);
        height: calc(100vh - 220px);
       overflow-x: hidden;
       overflow-y: auto;
       margin-top: 0;
       padding-top: 50px;
           padding-right: 20px;
    }
    body #app header.opened .header_menu {
        left: 0;
        right: 0;
        transform: none;
        height: 100px;
        bottom: 0;
    }

    body #app .category_menu ul li {
        display: block;
    }

    body #app header .header_menu ul.ttmenu {
        width: auto;
    }

    body #app header .header_menu .header_row1 {
        margin-left: 25px;
    }

    .item-has-child {
        position: relative;
    }
    .item-has-child>a, .leftHover>a, .rightHover>a {
        margin-right: 40px;
        min-height: 30px;
        display: block;
    }
    .item-has-child__button {
        position: absolute;
        right: 20px;
        height: 25px;
        width: 40px;
        padding: 0;
        display: flex;
        justify-content: flex-end;
        background-color: transparent;
            border: none;
    }

     .item-has-child__button::after {
        content: '';
        width: 10px;
        height: 10px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        transform: rotate(135deg);
        display: block;
        transition: all .2s;
     }

     .item-has-child.is-open .item-has-child__button::after{
        margin-top: 5px;
        transform: rotate(-45deg);
     }

     body #app .category_menu.opened ul li.is-open ul {
        display: block;
     }
     .body #app header.opened .header_menu {
        background: #3B60AD;
     }

     .niceCountryInputMenuDropdown, .opened .accorsys-btn {
        color: #fff;
     }
}
@media (min-width: 1251px){
    .header-wrap {
        height: 165px;
    }

    .page:not(.is-admin) {
        padding-top: 165px;
    }

    body #app header {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .item-has-child__button {
        display: none;
    }
}

.product-item-label-ring.product-item-label-small {
        z-index: 999;
}
.form-item input:not([type="checkbox"]):not([type="radio"]), .form-item textarea {
    padding: 10px 25px 10px 5px;
}

.rbs__content {
    width: 100%!important;
}
label[data-bx-user-consent], .main-user-consent-request-announce-link {
    font-size: 12px;
}

.sps {
    font-size: 25px;
    font-weight: 800 !important;
    color: #b0a077;
}
.sps_tm {
    margin-top: 20px;
}
.desc_m {
    width: 80%;
    text-align: center;
}