@font-face {
    font-family: arian amu;
    src: url(/templates/beautyStore/css/arlamu.woff) format('woff2'), url(/templates/beautyStore/css/arlamu.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

.isSafari.notTouch a  {
    font-family: arian amu !important
}
.isSafari.notTouch .arial, body .isSafari.notTouch, .isSafari.notTouch button, .isSafari.notTouch input, .isSafari.notTouch select, .isSafari.notTouch textarea{
    font-family: arian amu !important


}

.frame-btn-wish:hover i {
    color: #0c9acb;
}
.frame-user-toolbar {

    display: none;
}
.items-brands>li {

    width: 176px;
}
.horizontal-carousel .cats .group-button-carousel .arrow {
    width: 37px;
    height: 37px;
}
.horizontal-carousel .cats .group-button-carousel .arrow .icon_arrow_p{
background-position: -100px 0;
}
.swiper-slide:hover .category-block-hoverline {
    border-bottom: 3px solid #ba0003;
    transition: ease all .4s;
}
.swiper-slide:hover .category-block-hoverline {

    animation: line 0.2s linear forwards;
}
@keyframes line {
  from {
    left:50%;
    width:0%;
  }
  to {
    left:0%;
    width:100%;
  }
}
.frame-drop-menu .frame-l2>ul>li {
    margin-bottom: 0px;
}
.menu-main .frame-l2 [class^=column2_]>a {
    display: inline-block;
    padding: 8px 14px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    color: #333;
    font-size: 16px;
    text-transform: none;
    font-weight: 500;
}
.menu-row-category .frame-drop-menu .frame-l2>ul {
    padding: 0px 0px 10px;
}
.menu-row-category .frame-drop-menu.left-drop .title-category-l1.is-sub:after, .menu-row-category .title-category-l1.is-sub:after {
    right: 7px;
    content: "\f054";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    font-size: 12px;
    background: none;
    color: #ccc;
}
.menu-row-category .title-category-l1.is-sub .ie, .menu-row-category .title-category-l1.is-sub:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -6px;
    width: 5px;
    height: 8px;
}
.menu-row-category .frame-l2>ul>li>a:hover, .menu-row-category .frame-l2>ul>li>ul>li>a:hover {
    background-color: #ddd;
    color: #ba0003;
}
.check-variant-payment .cusel-scroll-wrap span[val='17']:before {
   margin-right: 8px;
    color: #27ab27cc;
    content: "";
    margin-left: 0;
    background-image: url(/uploads/bank-logos/Bank-Logo.svg);
    background-position: center;
    width: 40px;
    display: inline-block;
    background-size: 100%;
    background-repeat: no-repeat;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    box-shadow: none;
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    line-height: 20px;
    vertical-align: bottom;
}
.items a .title-brand {

    height: 15px;
}
.product-colors{
    display: block;
    line-height: 30px;
    margin-bottom: 20px;
    padding-left: 10px;

}
.crumbs .items {
    font-size: 0;
    padding: none;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
}


.btn-crumb .divider a span, .btn-crumb a span {
    color: #bd0000;
    font-size: 14px !important;
}
.globalFrameProduct.to-cart .frame-count-buy {
    padding: 0;
}
.btn-crumb .text-el {
    font-size: 14px;
}

.product-colors a{
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    overflow: hidden;
    vertical-align: middle;
    border: 1px solid #f1f1f1;
    margin-right: 5px;
}
.product-colors a div{
display:inline-block;
width:20px;
height:20px;
}

.product-colors a div i{
display:inline-block;
width:20px;
height:20px;
}



.icon-plus {
width: 30px;
    height: 30px;
    font-family: Font Awesome\ 5 Free;
    background: none;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 28px;
    font-weight: 900;
    border: 1px solid #ddd;
    border-radius: 30px;
    box-sizing: border-box;
}
.icon-plus:before {
    content: "\f067";

}

.icon-minus {
    width: 30px;
    height: 30px;
    background-position: -360px -100px;
    font-family: Font Awesome\ 5 Free;
    background: none;
    font-size: 20px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 28px;
    font-weight: 900;
    border: 1px solid #ddd;
    border-radius: 30px;
    box-sizing: border-box;
}

.icon-minus:before {
    content: "\f068";
}

.btn-minus button {
    border-width: 0 1px 0 0;
    border-color: transparent;
    border-style: solid;
    height: 30px;
    line-height: 100%;
    width: 30px;
    border: none;
    border-radius: 30px;
}
.btn-plus button {
    border-width: 1px 1px 0 0;
    border-color: transparent;
    border-style: solid;
    line-height: 100%;
    height: 30px;
    -webkit-appearance: none;
    border: none;
    width: 30px;
    border-radius: 30px;
}
.btn-minus{
float: left;
}
.btn-plus{
float: right;
}
.btn-minus, .btn-plus {
    display: inline-block;
    height: 100%;
    line-height: 100%;
    border-radius: 30px;
}
.btn-minus:hover span, .btn-plus:hover span{
    color: #fff !important;
    background: #b90003;
        border: 1px solid #b90003;
}

#photo .frame-count>.number .frame-change-count, .item-product .frame-count>.number .frame-change-count {
   position: absolute !important;
    right: 0;
    width: 120px;
    left: 0;
}

#photo .frame-count>.number, .item-product .frame-count>.number {
    display: block;
}

.frame-count>.number {
    display: inline-block;
    vertical-align: middle;
    min-width: auto;
    position: relative;
}

#photo .frame-count, .item-product .frame-count {
    margin-bottom: 20px;
    width: 120px;
    display: block;
}

input.plus-minus.product {
    width: 40px;
    margin: auto;
    border: none;
    text-align: left;
    margin-left: 50px;
    font-size: 18px;
    background: none;
}
input.plus-minus.product:focus {
    background-color: transparent;
}

.frame-variant-name-code {
    margin-bottom: 5px;
    display: inline-block;
    height: 24px;
    width: 100%;
    box-sizing: border-box;
    line-height: 24px;
}
.frame-variant-name-code .frame-variant-code{
line-height: 24px;
}
.frame-variant-name-code .frame-variant-code .product-widh-compare{
display: inline-block;
    float: right;
    vertical-align: top;
}

.frame-variant-name-code .frame-variant-code .product-widh-compare [class*=btn-]{
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    margin-right: 10px;
}

.frame-variant-name-code .frame-variant-code .product-widh-compare [class*=btn-] .btn-compare, .frame-variant-name-code .frame-variant-code .product-widh-compare [class*=btn-] .btn-wish{

    margin-bottom: 0;
    line-height: 24px;
    height: 24px;
    box-sizing: border-box;
}
.frame-variant-name-code .frame-variant-code .product-widh-compare [class*=btn-] button
{
    width: 24px;
}

.frame-variant-name-code .frame-variant-code .product-widh-compare [class*=btn-] button i {
    font-size: 20px;
    color: #ccc;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    line-height: 24px;
    width: 24px;
    margin: 0;
    padding: 0;
}
.variant-button.active {
    background: #abb6c5;
    border-color: #abb6c5;
    color: #fff;
    width: 24px;
    height: 24px;
    margin: 5px 3px 0 0;
}
.variant-button {
    float: left;
    cursor: pointer;
    z-index: 0;
    position: relative;
    font-size: 12px;
    float: left;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    border: 1px solid #f1f1f1;
    margin: 7px 5px 0 0;
    box-sizing: border-box;
    overflow: hidden;
    display:block;
    
}
.variant-button .color-palitte{
    width: 100%;
    height: 100%;
    display: block;
    }
    #variantSwitcher{
    font-size:20px;
    }
    
.variant-button.active {
    z-index: 1;
    cursor: default;
    
}
.check-variant-product {
    position: relative;
    right: 0;
    margin-bottom: 20px;
    height: 40px;
}
.frame-count-buy{
padding: 0 10px;
}


@media screen and (min-width: 767px){
.left-product-left {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.leftProduct .photo-block {
    width: 100%;
    height: 100%;
    padding: 0;
    overflow: visible;
}

.item-product .frame-prices {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 0;
    margin: 7px 18px 11px 0;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

.credit-item {
    display: inline-block;
    float: left;
    box-sizing: border-box;
    width: 50%;
    text-align: left;
    padding: 10px;
    border-right: 4px solid #fff;
}

.current-prices {
    display: inline-block;
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
    text-align: left;
}
.right-product-left .frame-prices .price.priceCashVariant {
    font-size: 24px;
}
.credit-item.help{
    width: 12%;
    position: absolute;
    right: 0;
}
.check-variant-product {
    position: relative;
    right: 0;
    margin-bottom: 20px;
    margin-top: 20px;
    height: 40px;
}

.right-product-left .buy-wish-compare .btn-buy, .right-product-left .buy-wish-compare .btn-cart {
    display: inline-block;
    width: 60%;
    float: none;
    max-width: 120px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-radius: 5px;
}

.right-product-left .buy-wish-compare .btn-buy i, .right-product-left .buy-wish-compare .btn-cart i {
    padding-right: 6px;
    font-size: 14px;
}
.right-product-left .buy-wish-compare{
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

.frame-prices-buy-wish-compare .buy-wish-compare .frame-btn-wish {
    display: inline-block;
    float: left;
    width: 20%;
    height: 36px;
    text-align: center;
    border-left: 1px solid #ddd;
    box-sizing: border-box;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.frame-prices-buy-wish-compare .buy-wish-compare .frame-btn-comp {
    display: inline-block;
    float: left;
    width: 20%;
    height: 36px;
    text-align: center;
    border-left: 1px solid #ddd;
    box-sizing: border-box;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}



.right-product-left {
    width: calc(100% - 50%);
    float: right;
    box-sizing: border-box;
}

.wrap-left-product-left {
    margin-right: calc(100% - 50%);
    padding-bottom: 10px;
    overflow: hidden;
}

.left-product {
    width: 100%;
    float: left;
    position: relative;
}

/* RESTYLE*/
.credit-price-block {
    display: none !important;
}
.items-catalog.table > li .frame-prices {
    position: inherit;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
}

.items-catalog .frame-photo-title .title {

    line-height: 16px;
    height: 32px;

}
.frame-count-buy {
    padding: 0;
}
.frame-search-form {
    border-color: transparent;
   
}
input.input-search {
    height: 32px;
	 border-radius: 5px;
    overflow: hidden;

}
.wrap-input-search {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    -webkit-box-shadow:  none;
    -moz-box-shadow:  none;
}
.drop-search {
  
    border-radius: 5px;
}
.special-proposition .title-proposition-h {
    color: #555;
    border-radius: 5px;
}
.frame-baner {

    box-shadow: 0 0 9px #ddd;
}
.header-category > .inside-padd {
    padding: 12px 5px 0;
    display: block;
    text-align: right;
}

.menu-main .frame-l2 [class^=column2_]>a {
   display: inline-block;
    padding: 8px 14px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    color: #333;
    font-size: 14px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: normal;
}
.menu-main .frame-l2 [class^="column2_"] > a + ul {
    padding-left: 15px;
    padding-right: 10px;
}

.frame-drop-menu .frame-l2>ul>li>a, .frame-drop-menu .frame-l2>ul>li>ul>li>a {
    color: #656565;
    font-size: 13px;
    padding: 6px;
    box-sizing: border-box;
}
.menu-row-category .title-category-l1 {
    display: inline-block;
    padding: 8px 14px;
    width: 300px;
    position: relative;
    box-sizing: border-box;
}
.menu-row-category .frame-drop-menu.left-drop .title-category-l1.is-sub:after, .menu-row-category .title-category-l1.is-sub:after {
    right: 7px;
    content: "\f054";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    font-size: 12px;
    background: none;
    color: #ccc;
}
.menu-row-category .frame-l2, .menu-row-category .left-drop .frame-l2 {
    left: 300px;
}
.menu-row-category .frame-drop-menu > ul > li {
    display: block;
    width: 300px;
    position: static;
    display: flex;
    align-items: center;
}
.menu-row-category .frame-drop-menu.left-drop > ul > li:after {
    left: 300px;
    background-position: 0 0;
}
.menu-row-category .frame-drop-menu > ul > li .text-el {
    font-size: 14px;

}
.frame-drop-menu.left-drop{
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	overflow:hidden;
}

.menu-row-category .title-category-l1 {
    display: flex;
    align-items:center;
   
}
.menu-row-category .title-category-l1 img {
    width: 20px;
    margin-right:10px;
	filter: invert(17%) sepia(9%) saturate(13%) hue-rotate(345deg) brightness(102%) contrast(92%);
   
}
.menu-row-category li:hover>.title-category-l1>img{
	filter:none;
}

.right-catalog .title-category {
    margin-bottom: 0 !important;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px !important;
}
.content-carousel .items.items-brands {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.items-brands.cats>li {
    margin-bottom: 0;
    margin-right: 0px;
    border: 0px solid #f2f2f2 !important;
    border-radius: 0;
    border-top: none;
    border-bottom: none;
    width: calc(20% - 6px);
    margin-bottom: 6px !important;
    border-radius: 5px !important;
   
}
.frame-brands.cats {

    max-width: 100%;
    margin: 0;
}
.items-brands.cats>li .photo-block {

    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.items-brands.cats>li .photo-block img {
    height: 36px;
    margin-bottom: 10px;
}

.contacts-map .gmap {
    width: calc(100% - 240px) !important;
    display: inline-block !important;
    height: 520px !important;
}
.contacts-map .contact-map{
	display: inline-block;
    width: 75%;
}
#side_bar a {

    margin-bottom: 26px;

}

.contacts-map .contacts-left {
    font-size: 14px;
    margin-bottom: 20px;
    display: inline-block;
    width: 25%;
    float: left;
    padding-right: 20px;
    box-sizing: border-box;
}
.contacts-map #side_bar {
    width: 210px;
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.contacts-map #side_bar a .shop-map-image {
    margin: 0;
    height: 120px;
}
#side_bar a {

    width: 210px;
}
.map-sidebar-selector {
    font-size: 10px !important;

}
.contacts-map .contat-list{
	font-size: 15px;
    color: #333;
}
.contat-list .fa, .contat-list .fas {
    font-size: 16px;
    color: #888;
}
.menu-header .long-menu .inside-padd li.active a{
	color:#c11b1b;
	font-weight: 700 !important;
}
.header-left-content-header {
    float: right;
    display: flex;
    align-items: center;
}

.header-left-content-header .lang-switch{
	margin-left:10px;
}
.header-left-content-header .lang-switch .text-el{
	display:none;
}
.nav-enter-reg .phones-header, .nav-enter-reg .personal-area .text-el{
	display:none;
}
.nav-enter-reg {
    display: flex;
    align-items: center;
}
.nav-enter-reg li {
    display: inline-block;
    vertical-align: middle;
    float: none;
    padding: 0;
    height: 32px;
    display: flex;
    align-items: center;
}
.nav-enter-reg li .fa-angle-down{
	display:none;
}

.nav-enter-reg li i{
	    font-size: 16px;
}
.header-left-content-header .lang-switch {
    margin-left: 0;
}
.content-header .logo {

    margin-top: 0;

}
.lang-swich {
    position: absolute;
    width: 100%;
    max-width: 80px;
    background: #f2f2f2;
    color: #000;
    border-radius: 3px;
    top: 44px !important;
}
.lang-swich:before {
    width: 10px;
    height: 4px;
    position: absolute;
    content: "";
    top: -4px;
    left: 19px;
    margin-left: -3px;
    background: url(images/sprite.png) no-repeat;
    background-position-x: 0;
    background-position-y: -40px;
}
.content-header {

    padding: 0px 0px;
}
.content-header.affix {

    padding: 0px 0px;
}
.wrap-input-search button {
    position: absolute;
    right: 10px;
    cursor: pointer!important;
    top: 50%;
    margin-top: 0;
    transform: translate(0%, -50%);
}
.wrap-input-search button i{
    color:#666;
}

.right-header{
	display:none;
}
.content-header .logo img {
    width: 60%;
}

.product-status.prime{
    width: 100px;
    height: 24px;
    background: #ddd;
    background: transparent;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 1;
    overflow: hidden;
    width: 80px;
    height: 80px;
    text-align: center;
    left: auto;
    background: 0 0;
    line-height: unset;
    border-radius: unset;
    padding: 0;
}
.product-status.prime span{
    font-size: 14px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    line-height: 34px;
    width: 100%;
    display: block;
    position: absolute;
    top: -17px;
    right: -34px;
    padding: 24px 0;
    word-spacing: 9999px;
    padding-bottom: 0px;
    -webkit-transform: rotate(48deg);
    height: 32px;
    background: #ba0003;
    background-image: url(/templates/beautyStore/css/redprimeback.svg);
    background-size: 300%;
    background-repeat: no-repeat;
    background-position: center;
    font-family: arial;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    letter-spacing: 0.3px;
}
.tooltip{
	    border-radius: 5px;
}
.tooltip.top:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 14px;
    top: 100%;
    left: 50%;
    margin-top: -4px;
    transform: rotate(270deg);
}

}


.filter-brands .frame-label .photo-block {

    display: flex;
    align-items: center;
}
.filters-content .filter-brands .brand-text {
	display:none;
}
.cuselFrameRight {
    border-color: #cdcdcd;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.cusel {
    border-color: #cdcdcd;
    background-color: #fff;
    border-radius: 5px;
}
.cusel .jScrollPaneContainer {

    border-radius: 5px;
}
.cusel .cusel-scroll-wrap {

    border-radius: 5px;
}
#similar_products .items-catalog > li, .items-catalog.table > li {


    border-radius: 5px;
	overflow: hidden !important;
}
.frame-count-onpage, .top-pagination{
	display:none !important;
}
.left-catalog {

    border-radius: 5px;
}
.frame-category-menu .nav.nav-category li a {

    border-radius: 5px;
	font-size: 13px !important;
}

.frame-category-menu .nav>li>a .text-el {
    font-size: 13px  !important;;
}

#items-catalog-main {
    width: 100% !important;
}

.header-category {
    border-top-color: transparent;
}
.nav-category li.active>span {
    font-weight: 700 !important;
    background: #ba0003c9 !important;
    color: #fff;
    font-size: 13px !important;
    border-radius: 5px !important;
}
.frame-category-menu .nav>li>a, .nav-category>li>span {
    font-size: 15px !important;

}
.title-category .frame-title .title {
    display: inline;
    font-size: 15px;
}
.frames-checks-sliders .title .text-el {
    font-size: 13px !important;

}
.frame-category-menu.layout-highlight{
	display:none !important;
}

.frame-category-menu.frame-category-menu-search.frame-category-menu-search{
	display:block !important;
}

.filter-brands {

    border: 1px solid #ddd  !important;

}

body.webview .right-header
    {
    display:none !important;
    }



body.webview .menu-main td td .frame-drop-menu>ul {
    border: 0;
    height: 100% !important;
    overflow: scroll;
}
body.webview .frame-item-menu-out td .frame-drop-menu {
    margin: auto !important;
    /* margin-bottom: -314px!important; */
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: inherit!important;
    visibility: hidden;
    opacity: 0;
    top: 0;
    position: fixed;
    margin-top: 100% !important;
    left: 10px !important;
    right: 10px !important;
    border-radius: 15px !important;
    bottom: 0;
    width: calc(100% - 20px) !important;
    overflow: hidden;
}
body.webview .frame-item-menu-out td.hoverM.firstH .frame-drop-menu.left-drop {
    margin: auto !important;
    margin-top: 0% !important;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    left: auto!important;
    visibility: visible;
    opacity: 1;
    box-shadow: none;
    position: fixed;
    top: 5%;
    left: 10px !important;
    right: 10px !important;
    border-radius: 15px !important;
    bottom: 0;
    width: calc(100% - 20px) !important;
    overflow: hidden;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    box-shadow: 0 0 35px #333;
    border-color: #d6d6d6;
    padding-top: 14px;
}
body.webview .frame-item-menu-out>.frame-title, body.webview .frame-item-menu>.frame-title {
    position: relative;
    height: 100%;
    z-index: 0;
    cursor: pointer;
    display: none;
}

body.webview .content-header .logo {
    display:none !important;
}
body.webview .drop-bask {
    max-width: 655px;
    width: calc(100% - 20px);
    border-radius: 10px;
}

body.webview .drop-bask .content-frame-foot>.inside-padd>.btn-trans {
    display:none !important;
}
body.webview .drop-bask .content-frame-foot>.inside-padd {
    padding: 10px;
    text-align: center;
}
body.webview .drop-bask .content-frame-foot>.inside-padd .btn-buy{
    float: none !important;
    border-radius: 5px;
}
body.webview .drop-bask .footer-bask>.inside-padd>.clearfix {
    padding: 10px 20px;
}
body.webview .drop-bask .footer-bask>.inside-padd .cart-bottom-title {
    font-size: 15px;
    line-height: 50px;
}
body.webview .price-discount {
    margin-right: 5px;
    line-height: 50px;
}
body.webview .drop-bask .footer-bask>.inside-padd>.clearfix .f_r {

    margin: 0px !important;
}
body.webview .btn-buy {

    border-radius: 5px;
}
body.webview .content-header {
    padding-top: 0;
    display:none;
}
body.webview input.input-search {
    height: 45px;
}
body.webview .wrap-input-search {
    margin: 0;
    top: 0 !important;
    height: 70px;
        position: fixed !IMPORTANT;
}
body.webview .wrap-input-search button {
    position: absolute;
    right: 12px;
    cursor: pointer!important;
    top: 0;
    margin-top: 0;
    width: 20px;
    height: 100%;
    line-height: 45px;
}
body.webview .icon_search-dr {
    background: none;
    width: 20px;
    height: auto;
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    font-size: 20px;
    line-height: 45px;
}
body.webview .icon_search-dr:before {
    content: "\f002";
}
body.webview .wrap-input-search form {
    position: relative;
}
body.webview .drop-profile, body.webview .frame-drop-top-menu {
    background-color: #fff;
    box-shadow: 0 0 35px #333;
    border-color: #d6d6d6;
    position: fixed !important;
    margin: 0;
    width: calc(100% - 20px);
    left: 10px !important;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    bottom: auto !important;
    top: 100% !important;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: block !important;
}
body.webview .drop-profile.active, body.webview .frame-drop-top-menu.active {
    top: 5% !important;
}

body.webview .drop-profile .drop-content{
    overflow: hidden;
    padding: 0px;
    width: 100% !important;
    height: 100% !important;
}

body.webview .drop-profile .drop-content .jspContainer {
    overflow: hidden;
    position: relative;
    width: 100% !important;
    height: 100% !important;
}
body.webview .drop-profile .drop-content .jspContainer .jspPane {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
}
body.webview .drop-profile .drop-content .jspContainer .jspPane ul{
    padding: 20px;
    padding-top:0px;
}
body.webview .drop-profile .drop-content .jspContainer .jspPane ul li a, .drop-profile .drop-content .inside-padd li button{
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #414243;
}
.usermenu-actions{
    display:none;
}
body.webview .usermenu-actions{
display:block;
border-bottom: 1px solid #ddd;

    
}
body.webview .usermenu-actions .box-1, body.webview .usermenu-actions #tinyBask{
    width: 33%;
    box-sizing: border-box;
}
body.webview .usermenu-actions .box-1 div, ody.webview .usermenu-actions #tinyBask div{
    text-align: center;
}
body.webview .usermenu-actions .box-1 div button i, body.webview .usermenu-actions #tinyBask div button i{
   float: none;
    font-size: 20px;
    height: auto;
    line-height: initial;
    padding-right: 10px;
    padding-left: 10px;
    color: #888;
}
body.webview .usermenu-actions .box-1 div button span.text-el, body.webview .usermenu-actions #tinyBask div button span.text-el{
    color: #ba0003;
    border-radius: 0;
}

body.webview .drop>.drop-content {
    min-height: 100px;
    width: 100% !IMPORTANT;
}
body.webview .jspContainer {
    overflow: hidden;
    position: relative;
    width: 100% !important;
    box-sizing: border-box;
}
body.webview .jspPane {
    position: absolute;
    width: 100% !important;
    box-sizing: border-box;
    display: inline-block;
    height: 100%;
    left:0;
}
body.webview .jspPane .inside-padd{
    padding: 0;
    box-sizing: border-box;
    height: 100%;
    padding:10px;
}

body.webview .jspPane .inside-padd .table-order{
    display: inline-block;
    box-sizing: border-box;
    height: 100%;
}

body.webview .jspPane .inside-padd .table-order tbody{
    display: inline-block;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
}

body.webview .jspPane .inside-padd .table-order tbody tr{
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    height: auto;
    position: relative;
    letter-spacing: normal !important;
}
body.webview .jspPane .inside-padd .table-order tbody tr td{
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    display: inline-block !important;
    padding: 0;
    border: none;
}
body.webview .jspPane .inside-padd .table-order tbody tr .frame-remove-bask-btn {
    border-top: 0;
    width: 5%;
    display: inline-block;
    float: left;
    height: 100%;
    box-sizing: border-box;
}
body.webview .jspPane .inside-padd .table-order tbody tr .frame-items {
    width: 60%;
    padding-right: 0;
    margin-left: 10px;
}
body.webview .jspPane .inside-padd .table-order tbody tr .frame-items .photo-block {
    float: none;
    display: inline-block;
}

body.webview .jspPane .inside-padd .table-order tbody tr .frame-items .title {
    font-weight: lighter;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    max-width: calc(100% - 100px);
}
body.webview .jspPane .inside-padd .table-order tbody tr .frame-count{
    width: 30px;
    max-width: 30px;
    min-width: auto;
    position: absolute;
    right: 20px;
    top: 44px;
    height: auto;
}
body.webview .jspPane .inside-padd .table-order tbody tr .frame-count .number {
    display: inline-block;
    vertical-align: middle;
    min-width: auto;
    position: relative;
}
body.webview .jspPane .inside-padd .table-order tbody tr .frame-count .number input{
    width: 30px;
    margin: 0;
}
body.webview .jspPane .inside-padd .table-order tbody tr .frame-cur-sum-price {
    width: calc(35% - 10px);
    top: 10px;
    padding: 0;
    height: auto;
    right: 20px;
    text-align: right;
    vertical-align: top;
}
body.webview .jspPane .inside-padd .table-order tbody tr .frame-cur-sum-price .current-prices {
    display: inline-block;
    width: 100%;
}






body.webview .drop-enter .drop-content .inside-padd, body.webview .drop-forgot .drop-content .inside-padd,  body.webview .drop-order-call .drop-content .inside-padd, body.webview .drop-register .drop-content .inside-padd {
    padding: 24px 60px 24px 60px;
    box-sizing: border-box;
    width: 100%;
}


body.webview .inside-padd input[type=password], body.webview .inside-padd input[type=text], body.webview .inside-padd textarea, body.webview input[type=text],  body.webview input[type=password],  body.webview input[type=text],  body.webview textarea {
    border-color: #cdcdcd;
    border-radius: 4px;
    font-size: 12px;
    padding-left: 10px;
    box-sizing: border-box;
    -webkit-appearance: none !important;
}

body.webview .btn-cart>a, body.webview .btn-cart>button, body.webview .btn-cart>input {
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 20px;
}

body.webview .btn-buy>a, body.webview .btn-buy>button, body.webview .btn-buy>input[type=submit] {
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 20px;
}
body.webview .items-wish-list>li .frame-wish-compare-list .funcs-buttons .btn-buy, body.webview .items-wish-list>li .frame-wish-compare-list .funcs-buttons .btn-cart {
    width: 100%;
}

body.webview .items-wish-list>li .frame-wish-compare-list .funcs-buttons .frame-count {

    display: none;
}

body.webview .btn-cart, body.webview .frame-payment input[type=submit], body.webview .btn-buy {

    background: #e01112;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    max-width: 144px;
}
body.webview .order-form .btn-buy {

    max-width: 100%;
}
body.webview .btn-cart button .fa-shopping-bag:before {
    content: "\f07a";
}
body.webview .frame-count-buy {
    padding: 0 0px;
}

body.webview .drop-auth, body.webview .drop-comulativ-discounts, body.webview .drop-enter, body.webview .drop-forgot, body.webview .drop-order-call, body.webview .drop-register {
    width: 445px;
    width: calc(100% - 20px) !important;
    border-radius: 15px;
}
body.webview .drop-header .title {
    font-size: 15px;
    text-transform: unset;
    text-align: center;
    color: #555;
    font-family: arian amu !important;
}
body.webview [class*=d_l] {
    text-decoration: none;
    cursor: pointer;
    position: relative;
    display: inline;
    border-bottom: 1px dotted transparent;
    line-height: 1.2;
    text-transform: unset;
}
body.webview .swiper-slide a{
    text-transform: unset !important;
}

body.webview .frame-register {

    width: 100%;
    box-sizing: border-box;
    padding: 0px 40px;
}
#similar_products .frame-title>.title, .drop-bask .footer-bask>.inside-padd .cart-bottom-title, .drop-header .title, .frame-complect .frame-title>.title, .frame-description-benefit .title, .frame-news .frame-title .title, .frame-news .frame-title a, .roboto, .seo-text h1, .tabs-data>li>a, .tabs-data>li>button, .title-proposition-h .frame-title>.title, footer [class^=box] .main-title, h1, h2 {
    font-family: unset;
}
body.webview .title-h1, body.webview h1 {
    font-size: 20px;
}
body.webview #similar_products .items-catalog>li, body.webview .items-catalog.table>li {
    box-sizing: border-box;
    float: left;
    margin-bottom: 6px;
    width: calc(50% - 3px)!important;
    margin-right: 6px;
    border-radius: 4px;
    overflow: hidden;
   
}

body.webview .frame-scroll-pane .items-h-carousel {
     white-space: unset;
}
body.webview .price-discount, body.webview .price-new {
    margin-right: 5px;
    line-height: 16px;
}
body.webview .items-catalog.table>li .frame-prices {
    position: inherit;
    height: 100%;
}

body.webview .items-catalog .frame-photo-title .title {
    max-height: 28px;
    display: inline-block;
    overflow: hidden;
    min-height: 28px;
    line-height: 28px;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 500;
}
body.webview .items-catalog .photo-block {

    margin: 0;
    width: 100%;
}
body.webview .photo-block img {
    max-height: 100%;
    width: 100%;
    object-fit: contain;
}
body.webview .items-catalog .title-brand {
    color: #a0a0a0;
    display: none;
}
body.webview .items-catalog .btn-buy{
    border-radius:0px;
}
body.webview .fon-header {
    background: #fff;
    height: 0px;
    overflow: visible;
}




body.webview footer {
    background: #fff;
    position: fixed;
    top: 0;
    height: 100%;
    left: 0;
    z-index: 10;
    margin: 0;
}

body.webview .long-menu .inside-padd {
    text-align: left;
    padding: 0;
    display: inline-block;
    width: 100%;
}

body.webview .long-menu .inside-padd .menu li {
    display: inline-block;
    list-style: none;
    padding: 0 10px;
    color: #777;
    width: 100%;
}

body.webview .long-menu .inside-padd .menu li a {
    display: block;
    padding: 10px 10px;
    color: #333;
    opacity: .9;
    transition: ease all .4s;
    font-weight: 500;
}

body.webview footer .content-footer {
    min-height: 140px;
    background: #ffffff;
    position: relative;
}

body.webview footer .box-1 {
    width: 100%;
    text-align: left;
    border-top: 1px solid #ddd;
    padding-top: 10px;
    line-height: 20px;
    padding-left: 20px;
    box-sizing: border-box;
}
body.webview footer .box-1 p{
    margin-top:10px;
}

body.webview .inside-padd .fa, body.webview .inside-padd .far, body.webview .inside-padd .fas {
    float: none;
    font-size: 15px;
    height: auto;
    line-height: initial;
    padding-right: 10px;
    padding-left: 0px;
    color: #555;
}

body.webview .inside-padd b {
    color: #555;
    letter-spacing: 1px;
}

body.webview footer.mob-foot{
   -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    top:100% !important
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    top: 100% !important;
    border-radius: 15px;
    overflow: hidden;
    width: calc(100% - 20px);
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    
        overflow-y: scroll;
    padding: 10px;
    box-sizing: border-box;
}
body.webview footer.mob-foot .footer-footer.first {

    padding-bottom: 20px;
}



body.webview footer.mob-foot.active{
    top:5% !important;
    box-shadow: 0 0 35px #333;
}
body.webview footer.mob-foot.active .footer-footer.last{
    display:block;
}

body.webview .footer-footer.last{
    
    width: calc(100% - 20px);
    box-sizing: border-box;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    border-top: 1px solid #ddd;
    background: #fff;
    display:none;
}
body.webview .footer-footer.last #unitedBenefits, body.webview .footer-footer.last .container {
    border-top-color: transparent;
}

body.webview .footer-footer.last .all-right-reserved {
    width: 100%;
    display: block;
    box-sizing: border-box;
}

body.webview .footer-footer.last .cards {
    display: none;

}
body.webview .h-footer{
    display:none;
}
.show-footer{
    display:none;
}

body.webview #united-title-product{
    display:none;
}
body.webview ._show_1e.wrap_mW{
    display:none !important;
}
body.webview .menu-row-category td td .frame-drop-menu>ul>li {
    padding-right: 10px;
    border-bottom: 1px solid #ddd;
    letter-spacing: 0px !important;
}

body.webview .menu-row-category .frame-drop-menu.left-drop .title-category-l1.is-sub:after, body.webview .menu-row-category .title-category-l1.is-sub:after {
    right: 7px;
    content: "\f054";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    font-size: 15px;
    background: none;
    color: #ccc;
    margin: 0;
    top: 0px;
    height: 52px;
    width: 20px;
    line-height: 52px;
    transition: 300ms linear all;
}
body.webview .menu-row-category .frame-drop-menu.left-drop li.hoverM .title-category-l1.is-sub:after, body.webview .menu-row-category .frame-drop-menu.left-drop li.hoverM .menu-row-category .title-category-l1.is-sub:after
 {
    right: 7px;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    font-size: 15px;
    background: none;
    color: #ccc;
    margin: 0;
    top: 0px;
    height: 52px;
    width: 20px;
    line-height: 52px;
    content: "\f054";
    transition: 310ms linear all;
        -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);


    
}

body.webview .menu-main td td .frame-l2 [class^=column2_]>a {
    padding: 8px 0px;
}

body.webview .menu-row-category .frame-drop-menu .frame-l2>ul>li {
    display: inline-block;
    font-size: 15px;
    border-bottom: 1px solid #fff;
}

body.webview .menu-row-category td td li:hover>.title-category-l1>.text-el {
    color: #de2124;
}
body.webview .menu-main td td .frame-l2 [class^=column2_]>a {
    padding: 8px 16px;
}

body.webview .menu-main .frame-l2 [class^=column2_]>a {
    display: inline-block;
    padding: 8px 14px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    color: #333;
    font-size: 15px;
    text-transform: none;
    font-weight: 500;
}

body.webview .menu-row-category .frame-drop-menu .frame-l2>ul>li {
    display: inline-block;
    font-size: 15px;
    border-bottom: 0px solid #fff;
    margin-bottom: 2px;
    background: #f5f5f5;
}

body.webview .menu-row-category td td .frame-drop-menu .frame-l2>ul {
    padding-left: 0;
}
body.webview .menu-row-category .frame-drop-menu .frame-l2>ul>li:last-child {
    background: #f5f5f5;
}
body.webview .menu-row-category .frame-drop-menu .frame-l2>ul>li:last-child a:after {
    display:none;
}

body.webview .menu-row-category .frame-l2, .menu-row-category .left-drop .frame-l2 {
    background-color: #fff;
}

body.webview .items-catalog.table .btn-buy i, body.webview .items-catalog.table .btn-cart i, body.webview .items-catalog.table .btn-not-avail i {
    padding-right: 0;
    font-size: 18px;
    line-height: 40px;
}


body.webview .frame-category-menu, .body.webview .frame-check-filter {
    border-bottom: none;
}
body.webview .frame-category-menu {
    margin-bottom: 0;
    padding-bottom: 0px;
}

body.webview .frame-category-menu .nav>li>a, .body.webview .nav-category>li>span {
    font-size: 15px;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    color: #333;
}

body.webview .left-catalog {
    float: none;
    margin-bottom: 0;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
body.webview .right-catalog .title-category {
    margin-bottom: 0px;
    background: #fff;
    padding: 14px;
}
body.webview .frame-group-checks .inside-padd {
    padding: 0px 0 10px;
}
body.webview .frames-checks-sliders .title {
    color: #000;
    font-size: 15px;
    margin-bottom: 20px;
    padding: 0px 10px;
    background: #f2f2f2;
    padding: 10px;
} 

body.webview .frames-checks-sliders .title .text-el {
    font-size: 15px;
}

body.webview .niceCheck + .name-count .count {
    font-size: 12px;
    background: #f2f2f2;
    border-radius: 5px;
    float: right;
    padding: 0px 4px;
}

body.webview .filters-content li {
    padding: 6px;
}
body.webview .form-cost label input[type=text] {
    height: 40px;
    font-size: 15px !important;
    /* background: #f9f9f9; */
}
body.webview .form-cost label {
    width: 45%;
}
.mob-foot .close-footer{
    display:none;
}

body.webview .mob-foot.active .close-footer{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    text-align: center;
    line-height: 40px;
    right: 0;
    z-index: 1;
    border-top-right-radius: 15px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    border-bottom-left-radius: 15px;
    display:block;
}
body.webview .btn-cart .text-el, body.webview .btn-cart>input {
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 500;
}
body.webview .btn-additional-s_c2{
    display:none !important;
}
body.webview .filter.left-catalog{
    padding: 0 !important;
}
body.webview .__jivoMobileButton{
    display:none !important;
}


body.webview .content-footer-lang-switch .box-1{
    padding: 20px 0px;
    margin: 0;
}

body.webview .content-footer-lang-switch .box-1 .inside-padd li{
    border-right: 1px solid #ddd;
    width: calc(33% - 0px);
    text-align: center;
    padding: 0;
    margin: 0;
}
body.webview .content-footer-lang-switch .box-1 .inside-padd li:last-child{
    border-right: none;
}
body.webview .content-footer-lang-switch .box-1 .inside-padd li a{
    display: block;
    width: 100%;
    height: 100%;
}
body.webview .content-footer-lang-switch{
    display: block;
}


.content-footer-lang-switch{
    display: none;
}


.open-chat{
	display:none;
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
    display: none;
}
    .swiper-container {
	    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    width: 100%;
    max-width: 100%;
    padding: 0 15px;
    position: static;
    height: 100%;
    background: #f2f2f2;
    }
    .swiper-big-container .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
	display: inline-block;
    
    text-align: center;
    }
	
.swiper-big-container .swiper-wrapper{
	position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
	width: 100%;
    max-width: 1440px;
    padding-left: 0;
    margin: 0 auto;
    text-align: center;
	    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;}	
	
.swiper-big-container .swiper-wrapper{

    max-width: 100%;
}
	
.swiper-big-container .swiper-slide a{
    display: block;
    width: 100%;
    padding:0;
	height:100%;
}
.swiper-big-container .swiper-slide span{
    display: block;
    width: 100%;
    padding:0;
	height:100%;
}

.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 18px;
    width: 50px;
    height: 98px;
    margin-top: -18px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 28px;
    background-color: rgba(255,255,255,.9);
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 0;
    right: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0;
    left: auto;
}
.swiper-button-prev i, .swiper-button-next i {
   color: #999;
    font-size: 26px;
}

.swiper-slide a span.img {
    width: 44px;
    height: 44px;
    margin: 0 auto 10px;
    display: block;
}
.swiper-slide a span.img img {
    display: block;
    width: auto;
    max-height: 44px;
}
.swiper-slide a .text {
    margin: 0;
    font-size: 14px;
    line-height: 1;
        margin: 0;
    padding: 0;
}

.frame-baner {

   margin-bottom: 3px;

}
.container.start-page.cats-carousel{
    height: 100px;
    background: #fff;
	margin-bottom: 6px;
	height: 100px;
    text-align: center;
    position: relative;
    margin: 0 0 6px;
}
.items-brands.cats>li{
    margin-bottom: 0;
    margin-right: 0px;
    border: 2px solid #f2f2f2;
    border-radius: 0;
    border-top: none;
    border-bottom: none;
}






.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
    display: none;
}
.swiper-container .swiper-container {
	    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
      width: 100%;
     max-width: 94%;
    padding: 0 15px;
	    position: static;
		    height: 100%;
    }
.swiper-container .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    display: inline-block;
    width: auto;
    text-align: center;
    margin: 0px 5px;
    border-radius: 5px;
    overflow: hidden;
	    background: #fff;
		
}
	
.swiper-container .swiper-wrapper{
	    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    max-width: 1440px;
    padding-left: 0;
    margin: 0 auto;
    text-align: center;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
    background: #ddd;
    justify-content: space-between;
    max-width: 95%;
    /* overflow: hidden; */
    margin: auto !important;}
	
.swiper-container .swiper-slide a{
    display: block;
    width: 100%;
    padding: 10px;
    border: solid #f1f1f1;
    border-width: 0 1px;
    margin: 0;
    text-transform: uppercase;
    color: #000;
    min-width: 185px;
	    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	text-decoration: none;
}

.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 18px;
    width: 50px;
    height: 98px;
    margin-top: -18px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 28px;
    background-color: transparent;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 0;
    right: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0;
    left: auto;
}
.swiper-button-prev i, .swiper-button-next i {
   color: #999;
    font-size: 26px;
}

.swiper-slide a span.img {
    width: 44px;
    height: 44px;
    margin: 0 auto 10px;
    display: block;
}
.swiper-slide a span.img img {
    display: block;
    width: auto;
    max-height: 36px;
}
.swiper-slide a .text {
    margin: 0;
    font-size: 13px;
    line-height: 1;
        margin: 0;
    padding: 0;
}

.frame-baner {

   margin-bottom: 3px;

}
.container.start-page.cats-carousel{
    background: #fff;
	margin-bottom: 6px;
	height: 90px;
    text-align: center;
    position: relative;
    margin: 8px 0 6px;
}
.items-brands.cats>li{
    margin-bottom: 0;
    margin-right: 0px;
    border: 2px solid #f2f2f2;
    border-radius: 0;
    border-top: none;
    border-bottom: none;
}
   .iframe-container {
    overflow: hidden;
    padding-top: 29.25%;
    position: relative;
}
@media screen and (max-width: 767px){
    
    .vid-about{
        width:100%;
        height:auto;
    }
    
       .iframe-container {
    overflow: hidden;
    padding-top: 100%;
    position: relative;
}
.swiper-container .swiper-slide a{
    
    min-width: 150px;
}
.swiper-slide a span.img{
    float: none;
    display: block;
    width: 36px;
    height: auto;
    margin: 5px auto 0;
}
.swiper-slide a span.img img
    {display: block;
    width: auto;
    max-height: 36px;
	}
.swiper-slide a .text{
	    font-size: 12px;
    line-height: 2.5;
	}
	
.swiper-big-container .swiper-button-prev, .swiper-big-container .swiper-button-next {
    display: block !important;
}
	.swiper-button-prev, .swiper-button-next {
    display: none !important;
}
}
:root {
    --swiper-theme-color: #ba0003 !important;
}

.right-slider {
    margin-left: 0;
    margin-left: -18px;
    }
    .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 22px;
    height: 22px;
    cursor: pointer;
    top: -7px;
    background-position: -140px 0;
    background: #ddd;
    border-radius: 4px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}
.ui-widget-header {
    background: #b6b6b6;
}
    
    
    @media screen and (min-width: 768px){
    .filya.hide{display:block !important;}
        .niceCheck input[type=checkbox], input[type=radio] {
    -webkit-appearance: none;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    margin: 0;
    color: #c73032;
    font-size: 15px;
    line-height: 18px;
    border: 1px solid #999;
    width: 18px;
    height: 18px;
    background: 0 0;
    -webkit-transition: border-color .15s linear, opacity .15s linear;
    transition: border-color .15s linear, opacity .15s linear;
    }
    
    .niceCheck input[type=checkbox]:checked:after, input[type=radio]:checked:after {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 18px;
    height: 18px;
    box-shadow: none;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
    -webkit-transition: border-color .15s linear, opacity .15s linear;
    transition: border-color .15s linear, opacity .15s linear;
    opacity: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    }
    
    .frames-checks-sliders .filters-content .frame-label {
    cursor: pointer;
    width: auto;
    float: left;

}
.toggle-filter .niceCheck{
	display:none;
}
.filters-content .toggle-filter{
	height: 66px;
}
    .niceCheck + .name-count .text-el{font-size: 14px;}
    .niceCheck + .name-count .count{font-size: 14px;display: none;}
    .niceCheck + .name-count{
        margin: unset;
    padding: unset;
    color: #333;
	    padding: 5px 10px;
    background: #f1f1f1;
    border-radius: 3px;
    margin: 0 2px 2px 0;
    }
	.niceCheck+.name-count:hover{
		    background: #ba0003;
    color: #fff;
	transition: ease all 0.1s;
	}
	.frame-label.active .name-count .text-el {
    font-weight: 500;

}
	.frame-label.active .name-count {
    background: #ba0003;
    color: #fff;
    transition: ease all 0.1s;
}
.frame-category-menu.layout-highlight{
	display:none !important;
}

.frame-category-menu-search{
	display:block !important;
}
.filter-brands .frame-label {

    right: 0;
}
.filter-brands.disabled {

    opacity:0.3;
}

.frame-group-checks.brands .brands-title{
	    font-size: 13px!important;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-weight: 700;
}
    .list-check-filter > li {
    overflow: hidden;
    margin-bottom: 1px;
    min-height: 30px;
    line-height: 30px;
    }
    .list-check-filter > li button{
    font-size:14px;
    }
	
	.frame-wish-compare-list .frame-btn-comp{
	display:none !important;
}
.frame-wish-compare-list {
    display: block;
    position: relative;
    width: 100%;
    height: 50px;
    border-top: none;
    box-sizing: border-box;
    padding-bottom: 10px;
}
.globalFrameProduct .frame-wish-compare-list .funcs-buttons {
    margin-bottom: 0;
    width: 55%;
    border-radius: 8px;
    overflow: hidden;
}

.globalFrameProduct .funcs-buttons .btn-buy > a, .globalFrameProduct .funcs-buttons .btn-buy > button, .globalFrameProduct .funcs-buttons .btn-buy > input[type="submit"] {
    height: 36px;
    line-height: 36px;
    padding: 0;
    width: 100%;
}
.globalFrameProduct .btn-cart > a, .globalFrameProduct .btn-cart > input, .globalFrameProduct .funcs-buttons .btn-cart > button {
    height: 36px;
    line-height: 36px;
    padding: 0;
    width: 100%;
}
.items-catalog .globalFrameProduct .frame-btn-wish {
    width: 40px;
    height: 40px;
    z-index: 1;
    float: left;
    display: inline-block;
    border-right: none;
    box-sizing: border-box;
    position: absolute;
    bottom: -20px;
    right: 5px;
    border-radius: 50%;
    background: #fff;
    box-shadow: -1px -1px 3px #ddd;
}
.items-catalog .frame-btn-wish i {
    font-size: 20px;
    color: #ccc;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    line-height: 40px;
    margin: 0;
    padding: 0;
}
.items-catalog .globalFrameProduct .photo-block {
    margin-bottom: 10px;
    width: 100%;
    height: 200px;
    margin-right: 0px;
    overflow: visible;
    position: relative;
}
.items-catalog.table .btn-compare button:hover i, .items-catalog.table .btn-wish button:hover i{
    color:#ba0003;
}
#similar_products .items-catalog>li, .items-catalog.table>li {
    background-color: #fafafa;
}
.globalFrameProduct .photo-block:hover img {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
}
.hit {
    position: absolute;
    right: auto;
    top: 5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: auto;
    text-align: right;
    left: 5px;
    background: 0 0;
    text-align: center;
    box-sizing: border-box;
}

.hit span { 
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: unset;
    -webkit-transform: unset;
    width: 100%;
    display: block;
    background: #79a70a;
    background: linear-gradient(#0c9acb 0,#03a9f4 100%);
    box-shadow: 0 3px 10px -5px #000;
    position: unset;
    top: 0;
    right: 0;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #0c9acb;
    box-sizing: border-box;
}
    
    
    }
    @media screen and (max-width: 768px){
    
    .filya.hide{display:none !important;}
    .niceCheck + .name-count .text-el{font-size: 16px;}
    .niceCheck + .name-count .count{font-size: 16px;}
    .niceCheck + .name-count{
        margin-left: 30px;
    }
    .list-check-filter > li {
    overflow: hidden;
    margin-bottom: 1px;
    min-height: 30px;
    line-height: 30px;
    }
    .list-check-filter > li button{
    font-size:14px;
    }
    
    .niceCheck input[type=checkbox], input[type=radio] {
    -webkit-appearance: none;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    margin: 0;
    color: #c73032;
    font-size: 17px;
    line-height: 20px;
    border: 1px solid #999;
    width: 20px;
    height: 20px;
    background: 0 0;
    -webkit-transition: border-color .15s linear, opacity .15s linear;
    transition: border-color .15s linear, opacity .15s linear;
    }
    
    .niceCheck input[type=checkbox]:checked:after, input[type=radio]:checked:after {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    box-shadow: none;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
    -webkit-transition: border-color .15s linear, opacity .15s linear;
    transition: border-color .15s linear, opacity .15s linear;
    opacity: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    }
    .filters-content .frame-label {
    cursor: pointer;
    width: 100%;
}
.niceCheck + .name-count .count {
    font-size: 12px;
    background: #f2f2f2;
    border-radius: 5px;
    float: right;
    padding: 0px 4px;
}


    }
.credit-page-underblocks:before{
	display:none;
}	
.credit-page-underblocks{
	display: inline-block;
    height: 72px;
    border: 1px solid #ddd;
    padding: 10px;
    width: calc(30% - 10px);
    float: left;
    margin: 10px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #333;
    line-height: 36px;
}	
.credit-page-images{
	
}
.credit-page-images img{

    object-fit: contain;
	    height: 100%;
	
}
.credit-page-images{
	width: 30%;
    border: 1px solid #ddd;
    display: inline-block;
    height: 72px;
    border: 1px solid #ddd;
    padding: 10px;
    width: calc(30% - 10px);
    /* float: left; */
    margin: 10px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #333;
    line-height: 36px;
   
	
}
.credit-middle-text{
	display: inline-block;
    margin: 20px 0px;
    padding: 0;
    font-weight: 600;
}
.credit-page-images:before{
	display: none !important;
}
.credit-page-images ::marker{
	display: none !important;
}

.credit-page-underblocks-text-red{
	display: block;
    color: #c41a1a;
    font-size: 20px;
}


.swiper-big-container .swiper-slide span {
    display: block;
    width: 100%;
    padding: 0;
    height: 100%;
    position: absolute;
    margin-top: -4px;
} 
.frame-inside.page-text .text-right{
	max-width: 100%;
    background: #fff;
    padding: 30px;
}
.frame-inside.page-text .text-right .text-style-new{
	max-width: 1100px;
	font-size: 14px;
    color: #333;
	LINE-HEIGHT: 28PX;

}
.frame-inside.page-text .text-right .text-style-new span{
	color:#333;
	font-weight:500;
	font-size: 14px;
	    -webkit-font-smoothing: antialiased;

}

@media screen and (max-width: 767px){
.frame-variant-name-code {

    height: 44px;

}
.credit-page-images{

   display: block;
   width: auto;
	
}
.credit-page-underblocks {
    display: block;
    height: 72px;
    border: 1px solid #ddd;
    padding: 6px;
    width: auto;
    float: left;
    margin: 10px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #333;
    line-height: 36px;
    float: none;
}
.buy-wish-compare{
    display: inline-block;
    width: 100%;
}
.right-product-left .btn-buy, .right-product-left .btn-cart {
    display: inline-block;
    width: 100%;
    float: left;
    border-radius: 5px;
    max-width: 120px;
}
.right-product-left .btn-buy i, .right-product-left .btn-cart i{
    padding-right: 6px;
    font-size: 14px;
}
.tabs-data>li .inside-padd {
    padding: 2px 10px 10px;
}

.characteristic table {
    border-spacing: 0px;
    table-layout: fixed;
    border-collapse: separate;
    margin-left: -5px;
    margin: 0;
}
.characteristic tbody th {
    width: 50%;
    text-decoration: none;
    padding-left: 6px;
    font-size: 13px;
    background: #f5f5f5;
    padding: 10px 15px;
    border: #fff solid;
    color: #999;
    border-width: 0 0 1px;
}
.characteristic tbody th:after {
    border-bottom: none;

}
.characteristic tbody td {
    color: #333;
    padding-right: 6px;
    width: 50%;
    text-decoration: none;
    padding-left: 6px;
    font-size: 13px;
    background: #f5f5f5;
    padding: 10px 15px;
    border: #fff solid;
    border-width: 0 0 1px;
}


.page-product>.container.white {
    background-color: transparent!important;
    width: calc(100% - 20px);
}

.frame-crumbs {
    display:none !important;
}
.frame-inside {

    padding-top: 10px;
}
.right-product-left .product-colors {
    padding: 0 10px;
}


.left-product-left {
    width: 100%;
}
.left-cart {
    padding: 20px;
}
.horizontal-form .frame-label>.title, .horizontal-form label>.title {
    text-align: left;
    float: none;
    width: 100% !important;
    font-weight: 500;
    display: block;
    font-size: 14px;
}
input, textarea {
    font-size: 14px;
    outline: 0;
}
.check-variant-delivery .cuselText, .check-variant-payment .cuselText {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 35px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    text-overflow: ellipsis;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.help-block {
    margin-top: 10px;
    line-height: 1.2;
    font-size: 11px;
}
.without-crumbs {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.container.start-page.cats-carousel {

    display: block;
}

#popular_products, .frame-brands {
    display: block;
}
.items-brands>li {

    width: 120px;
}
.menu-header.second {
    margin-top: -58px;
}
.items-brands.cats>li .photo-block {
    height: 78px;
}
.items-brands.cats>li .photo-block img {
    height: 30px;
    margin-bottom: 10px;
}
.photo-block .title-block {
    font-size: 10px;
    display: block;
        white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.cats .items .frame-photo-title {
    text-decoration: none;
    display: block;
    height: 80px;
}
.items-brands>li {
    width: 105px !important;
    height: 80px;
}
.container.start-page.cats-carousel {
    height: 78px;
}
.frame-brands.cats {

    max-width: 92%;
}

.frame-baner-start_page .baner {
    height: 100%;
}
.leftProduct .photo-block img{
  width:100%;
  object-fit: contain;
}

.inside-padd .service-cog-holder {

    position: absolute;
    left: 18%;
}

.filter-brands {
    width: calc(33% - 14px) !important;
}
.form-cost label input[type="text"] {
    height: 32px;
    font-size: 13px;
    border-radius: 5px;
}
.form-cost label {
    width: 61px;
    width: calc(50% - 20px);
}
.t-a_j {
    font-size: 1px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.menu-row-category td td .title-category-l1 img {
    width: 22px;
    margin-right: 10px;
}
.menu-row-category td td .title-category-l1 {
    padding-left: 30px;
    height: 36px;
    display: flex;
    align-items: center;
}

.frame-item-menu-out td .frame-drop-menu {

    top: 58px;
	width: 100vw !important;
}
.content-header .logo img {
    width: 50%;
    height: auto;
    position: relative;
    bottom: 0;
    padding: 6px;
}
.content-header {
    padding-top: 0;
}

.wrap-input-search.active {

    top: 70px !important;
}

.content-header .logo {
    margin-top: 0;
    height: 42px;
    display: flex;
    align-items: center;
    padding: 6px 0px;
}

#side_bar {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    margin-bottom: 10px;
}
#side_bar a {
    text-decoration: none;
    position: relative;
    background: #fff;
    display: block;
    margin-bottom: 10px;
    box-shadow: 0 0 9px #ccc;
    width: 30%;
    height: 134px;
    border-radius: 5px;
    overflow: hidden;
}
#side_bar a .shop-map-image {
    margin: 0;
    height: 70px;
}
.map-sidebar-selector {
    font-size: 11px !important;
    background: #fff;
    padding: 6px 4px;
    font-weight: 500;
    color: #333;
}
.nav-enter-reg{
	display:none;
}

.box-1, .frame-cleaner {
    padding: 10px 10px;
}

.header-left-content-header{
	display: flex;
    align-items: center;
}

.logo-holder{
	display: flex;
    padding: 6px;
}

.content-header .logo-holder .logo {
    margin-top: 0;
    height: 42px;
    display: flex;
    align-items: center;
    padding: 0;
}
.content-header .logo-holder .logo img {
    width: 70%;
    height: auto;
    position: relative;
    bottom: 0;
    padding: 0;
}

.logo-holder .right-header{
	display: flex;
    align-items: center;
}

.logo-holder .nav-enter-reg{
	display: flex;
    align-items: center;
}

.logo-holder .phones-header{
	display:none;
}



.logo-holder .nav-enter-reg li:before {
    display:none;
}

.logo-holder .nav-enter-reg li button {
    padding: 0 13px;
    padding: 0;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-holder .nav-enter-reg li button i{
	font-size:20px;
}

.logo-holder .nav-enter-reg li button .fas.fa-angle-down {

    display: none;
}

.logo-holder .nav-enter-reg li {
    display: inline-block;
    vertical-align: middle;
    float: none;
    padding: 8px 0 5px;
    padding: 0;
    display: flex;
    align-items: center;
    margin-right: 0;
    justify-content: center;
}
.logo-holder .personal-area{
	margin-right: 6px !important;
}
.lang-swich {

    top: 50px!important;
}
.drop-profile, .frame-drop-top-menu {

    right: 1px;
    left: auto !important;
    border-radius: 5px;
    overflow: hidden;
    padding: 6px;
	
}
.drop-profile .drop-content .inside-padd li a, .drop-profile .drop-content .inside-padd li button, .frame-drop-top-menu li a, .frame-drop-top-menu li span {
    padding: 0;
    font-size: 13px;
    border-bottom: 1px solid #ddd;
    height: 32px;
    line-height: 32px;
	white-space: nowrap;
}
.drop-profile .drop-content .inside-padd li button {
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    color: #414243;
}
.btn-bask i, .btn-search .fa, .compare-list-btn i, .wish-list-btn i {
    font-size: 20px;
}
.frame-search-form>div:after {
    background: #864f8500;

}
.product-status.prime{
    width: 100px;
    height: 24px;
    background: #ddd;
    background: transparent;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 1;
    overflow: hidden;
    width: 80px;
    height: 80px;
    text-align: center;
    left: auto;
    background: 0 0;
    line-height: unset;
    border-radius: unset;
    padding: 0;
}
.product-status.prime span{
    font-size: 14px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    line-height: 34px;
    width: 100%;
    display: block;
    position: absolute;
    top: -17px;
    right: -34px;
    padding: 24px 0;
    word-spacing: 9999px;
    padding-bottom: 0px;
    -webkit-transform: rotate(48deg);
    height: 32px;
    background: #ba0003;
    background-image: url(/templates/beautyStore/css/redprimeback.svg);
    background-size: 300%;
    background-repeat: no-repeat;
    background-position: center;
    font-family: arial;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    letter-spacing: 0.3px;
}


.frame-wish-compare-list {
    display: block;
    position: relative;
    width: 100%;
    height: 50px;
    border-top: none;
    box-sizing: border-box;
    padding-bottom: 10px;
}
.globalFrameProduct .frame-wish-compare-list .funcs-buttons {
    margin-bottom: 0;
    width: 72%;
    border-radius: 8px;
    overflow: hidden;
}

.globalFrameProduct .funcs-buttons .btn-buy > a, .globalFrameProduct .funcs-buttons .btn-buy > button, .globalFrameProduct .funcs-buttons .btn-buy > input[type="submit"] {
    height: 36px;
    line-height: 36px;
    padding: 0;
    width: 100%;
}
.globalFrameProduct .btn-cart > a, .globalFrameProduct .btn-cart > input, .globalFrameProduct .funcs-buttons .btn-cart > button {
    height: 36px;
    line-height: 36px;
    padding: 0;
    width: 100%;
}
.items-catalog .globalFrameProduct .frame-btn-wish {
    width: 40px;
    height: 40px;
    z-index: 1;
    float: left;
    display: inline-block;
    border-right: none;
    box-sizing: border-box;
    position: absolute;
    bottom: -20px;
    right: 5px;
    border-radius: 50%;
    background: #fff;
    box-shadow: -1px -1px 3px #ddd;
}
.items-catalog .frame-btn-wish i {
    font-size: 20px;
    color: #ccc;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    line-height: 40px;
    margin: 0;
    padding: 0;
}
.items-catalog .globalFrameProduct .photo-block {
    margin-bottom: 10px;
    width: 100%;
    height: 200px;
    margin-right: 0px;
    overflow: visible;
    position: relative;
}
.items-catalog.table .btn-compare button:hover i, .items-catalog.table .btn-wish button:hover i{
    color:#ba0003;
}
#similar_products .items-catalog>li, .items-catalog.table>li {
    background-color: #fafafa;
}
.globalFrameProduct .photo-block:hover img {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
}
.items-catalog .frame-btn-comp {

    display: none !important;
}
.items-catalog.table > li .frame-prices {
    position: inherit;
    height: 50px;
}
.items-catalog.table .btn-buy i, .items-catalog.table .btn-cart i, .items-catalog.table .btn-not-avail i {
    padding-right: 0;
    font-size: 16px;
    line-height: 36px;
}
.items-catalog.table .btn-buy .text-el, .items-catalog.table .btn-cart .text-el, .items-catalog.table .btn-not-avail .text-el {
    display: inline-block;
    margin-left: 6px;
}
.credit-price-block .price-new {
    width: 100%!important;
    display: none;
}
.items-catalog.table>li .frame-prices {
    position: inherit;
    height: 30px;
}
.frame-count-buy {
    padding: 0;
}
.hit {
    position: absolute;
    right: auto;
    top: 5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: auto;
    text-align: right;
    left: 5px;
    background: 0 0;
    text-align: center;
    box-sizing: border-box;
}

.hit span { 
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: unset;
    -webkit-transform: unset;
    width: 100%;
    display: block;
    background: #79a70a;
    background: linear-gradient(#0c9acb 0,#03a9f4 100%);
    box-shadow: 0 3px 10px -5px #000;
    position: unset;
    top: 0;
    right: 0;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #0c9acb;
    box-sizing: border-box;
}




}

.long-menu .inside-padd .social-footer ul li a{
	padding:0;
}
.long-menu .inside-padd .social-footer ul li.fab{
	font-size:20px;
    color:#999;
    background-image:none;
}
#new_products .title-proposition-h .frame-title.bf .title-bf{
	display: none !important;
}



.animate-charcter
{
text-transform: uppercase;
    background-image: linear-gradient( -225deg, #f19e29 0%, #f1ab2f 29%, #ba0003 67%, #ba0003 100% );
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: block;
    font-size: 12px;
    width: 100%;
    line-height: 24px;
    text-decoration: none;
    font-weight: bold;
}
.inside-padd .fas.fa-cog.fa-spin{
	    float: left;
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    padding: 0;
    text-align: center;
}

.inside-padd{
	padding: 0;
	text-decoration: none;
}



.inside-padd .fa-spin.big{

    font-size: 30px;

}
.inside-padd .fa-spin.middle{

    font-size: 20px;
    line-height: 20px !important;
    height: 20px !important;

}
.inside-padd .fa-spin.small{

    font-size: 15px;
    vertical-align: top;
    line-height: 15px !important;
    height: 15px !important;

}
.inside-padd .service-cog-holder{
	float: left;
    font-size: 30px;
    height: 60px;
    line-height: 40px;
    padding-right: 10px;
	    width: 40px;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

.ameria-btn{
    background-color: #fff !important;
    border: 1px solid #72BF44 !important;
    color: #72BF44 !important;
}

.ameria-btn:before{
    margin-right: 8px;
    color: #27ab27cc;
    content: "";
    margin-left: 0;
    background-image: url(/uploads/bank-logos/Bank-Logo.svg);
    background-position: center;
    width: 40px;
    display: inline-block;
    background-size: 100%;
    background-repeat: no-repeat;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    box-shadow: none;
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    line-height: 20px;
    vertical-align: bottom;
}

/*Black fryday
#new_products .title-proposition-h .frame-title.bf .title-bf{
	background: #000;
    display: inline-block;
    line-height: 36px;
    color: #fff;
    padding: 0px 20px;
	font-size: 18px;
	position:relative;
}
#new_products .title-proposition-h .frame-title.bf .title-bf:before {
    content: '';
    position: absolute;
    top: 0;
    right: -30px;
    border-bottom: 36px solid black;
    border-right: 36px solid white;
    width: 0;
}
#new_products .title-proposition-h .frame-title.bf .title{

    display: none !important;

}

.hit {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 100px;
    height: 100px;
    text-align: right;
    left: auto;
    background: 0 0;
}

.hit span {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 126px;
    display: block;
    background: #79a70a;
    background: linear-gradient(#fb9c11 0,#c57900 100%);
    box-shadow: 0 3px 10px -5px #000;
    position: absolute;
    top: 28px;
    right: -25px;
}

.hit span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #ba0003;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #1c1e21;
}
.hit span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #ba0003;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #1c1e21;
}

Edn Black fryday*/