
.content_oky_why {
    background: #f1f1f1 !important;
}

.content_oky_why {
    background: white !important;
}

@media screen and (max-width: 1559px) {
    .product_category_container div#content {
        width: 95%;
    }
}

@media screen and (max-width: 1450px) {
    .product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
        width: 33%;
    }
}

@media screen and (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: auto;
    }
}

@media screen and (max-width: 1130px) {
    .product-layout.product-grid.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
        width:50%;
    }
}

.container-slider {
    width: calc(100% - 20px) !important;
    position: relative;
    left: 10px;
    margin-top: 10px;
    border-radius: 8px;
    overflow: hidden;
}

.navbar_top {
    background: #f3f6f7;
    border-bottom: 1px solid #fbfbfb;
}

.navbar_top .wrapper li:nth-child(2) {
    font-weight: 100 !important;
    font-family: arial;
    font-size: 14px;
    line-height: 2.5;
}

.banners_side_blad {
    width: 21vw;
    height: 63vh;
    border-radius: 17px;
}

.banners_side_in_boix_bla .banners_side_blad:last-child {
    margin-right: 0px !important;
}

.banners_side_blad:hover img {
    width: 120%;
    left: -10%;
    top: -10%;
    transition: 0.8s;
}

.banners_side_blad img {
    width: 100%;
    top: 0;
    left: 0;
    transition: 0.8s;
}

.super_clothe_banner.rights {
    overflow: hidden;
    border-radius: 14px;
}

.super_clothe_banner.rights {
    overflow: hidden;
    border-radius: 14px;
}

.banners_side_blad_text {
    background: linear-gradient(
            360deg
            , #5f141e75, #ffffff47);
    backdrop-filter: saturate(138%) blur(12px);
    height: 15vh;
    transition: 0.8s;
}

.banners_side_blad:hover .banners_side_blad_text {
    height: 100%;
    transition: 0.8s;
    backdrop-filter: saturate(160%) blur(1px);
}

.banners_side_blad_text {}

.banners_side_blad_text a button {
    width: calc(100% - 20%) !important;
    display: block;
    bottom: 0;
    position: absolute;
    left: 0;
    border-radius: 8px;
    left: 10%;
    padding: 20px !important;
    font-size: 20px;
    font-weight: 100;
    bottom: 10px;
}

.banners_side_blad:hover  a button {
    background:#65605c !important;
    transition: 0.5s
}

.banners_side_blad_text a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.banners_side_blad_text label {
    display: block;
    font-size: 2vw;
    font-weight: 100;
    background: none;
    padding-bottom: 0;
    pointer-events: none;
}

.banners_side_blad_text p {
    background: none;
    padding: 0 !important;
    font-size: 0.8vw;
    font-weight: 100;
    color: white;
    font-weight: 400;
    pointer-events: none;
}

.banners_side_blad:hover .banners_side_blad_text label {
    padding-top: 28vh;
    font-size: 3vw;
    transition: 0.5s;
    padding-bottom: 2vh !important;
}

.banners_side_blad:hover .banners_side_blad_text p {
    padding-top: 7vh !important;
}

.banners_side_blad_text a button {
    background: #3a3735;
}

footer {
    width: calc(100% - 20px);
    left: 10px;
    position: relative;
    border-radius: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.swiper-viewport {
    width: calc(100% - 20px);
    position: relative;
    left: 10px;
    border-radius: 8px;
}

.blog_box .blog_boxe h4 {
    border-radius: 16px;
    background: white;
    color: black;
    margin: 0;
}

.blog_box .blog_boxe::after {
    display: none;
}

.blog_box .blog_boxe h4::before {
    background: black;
    border-radius: 800px;
    width: 10px;
    height: 80%;
    left: 0px;
    transition: 0.3s;
}

.blog_box .blog_boxe h4:hover::before {
    width: 15px;
}

.blog_box .blog_boxe h4::after {
    border-color: black;
    border-radius: 13px;
    border: 1px solid gainsboro;
    display: none;
}


.blog_boxe:nth-child(1) {
    margin-right: 18px;
}

.blog_box {
    margin-top: 28px;
}
.container-slider {
    margin-right: 0 !important;
    overflow: hidden !important;
}

body {
    width: 100%;
    overflow-x: hidden;
}
.double_superior {
    padding: 0;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
}

.box_text_superio {
    background: linear-gradient(
            45deg
            , #00000047, #00000038);
    backdrop-filter: saturate(138%) blur(3px);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20vh;
    top: unset;
}

.box_text_superio {
    color: white !important;
}

.double_superior:hover .box_text_superio {
    top: unset;
    bottom: 0;
    height: 100%;
}

.box_text_superio h5 {
    color: white;
    font-size: 2vw;
    font-weight: 100;
    transition: 0.3s;
}

.box_text_superio p {
    font-size: 1vw;
    font-weight: 100;
    color: white;
    width: auto !important;
    width: 6vw !important;
    border-radius: 5px;
    border: 1px solid gainsboro;
    font-size: 13px;
    margin: auto;
    margin-bottom: 15px;
    padding: 4px;
    background: #ffffff00;
    transition: 0.3s;
}

.box_text_superio a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.box_text_superio a button {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30%;
    left: 35%;
    border-radius: 8px;
    background: #777777;
    border: none;
}

.double_superior:hover h5 {
    font-size: 3vw;
    transition: 0.3s;
    padding-top: 20vh;
}

.double_superior:hover p {
    background: white;
    color: black;
    font-size: 15px;
    font-weight: 400;
}

header .wrapper.fixed {
    border-radius: 8px;
    width: calc(100% - 20px);
    left: 10px;
    top: 4px;
    box-shadow: 0px 0px 5px #00000012;
    background: linear-gradient(
            45deg
            , #fffffff0, #ffffffe8);
    backdrop-filter: saturate(138%) blur(3px);
}

.swiper-viewport {
    left: 0;
    width: 100% !important;
    background: none !important;
}

div#carousel0 {}


.swiper-viewport div#carousel0 {
    width: calc(100% - 20px) !important;
    position: relative;
    left: 0;
    background: white;
    overflow: hidden !important;
    border-radius: 8px;
}

.swiper-viewport.product_slider .swiper-slide.text-center {
    border-radius: 8px;
    height: 53vh;
    box-shadow: 0px 4px 3px #0000000a;
}

div#carousel {}

.swiper-viewport.product_slider .swiper-slide.text-center {
    border-radius: 8px;
    height: 53vh;
    box-shadow: 0px 4px 3px #0000000a;
}

.wrapper.newsletter {
    width: 100%;
}

.double_superior {
    width: 100%;
}

.double_superior_box {}

.double_superior_box .double_superior:last-child {
    margin-right: 0px;
}

.double_superior_box .double_superior:first-child {
    margin-left: 0px;
}

.wrapper.newsletter {
    border-radius: 14px;
    margin: 0;
    width: 85%;
    margin: auto;
    margin-top: 5vh;
    margin-bottom: 6vh;
}

.subsen {
    border-radius: 10px;
}

.subsen button {
    border-radius: 8px;
}

.wrapper.newsletter {
    min-width: 85%;
}


.bf_banners .wrapper {
    min-width: 85% !important;
}


.navbar_top .wrapper {
    min-width: 100% !important;
}

header .wrapper {
    min-width: 100% !important;
}

.swiper-viewport.product_slider .swiper-slide.text-center {
    margin: 0.3vw;
}

.box_clothe_Text h3 {
    padding-top: 20vh;
}

header .wrapper.fixed {
    min-width: calc(100% - 20px) !important;
}
svg.bi.bi-search {
    width: 35px;
    height: 35px;
    color: #363636;
}

li.user_btn_ac svg {
    width: 35px;
    height: 35px;
    color: #363636;
}

svg.bi.bi-bag {
    width: 35px;
    height: 35px;
    color: #363636;
}
.header_in_po {
    display: flex;
    width: 85%;
    margin: auto;
}

.center_area {
    width: 80%;
    text-align: center;
}

.search_area_gop {
    width: 10%;
}

.actions_area {
    width: 10%;
    display: flex;
}

.btn_actions_area {
    display: flex;
    width: 100%;
}

.logo {
    margin: auto;
}

button.search_area_gop_btn {
    width: 100%;
    height: 100%;
    background: none;
    border: 0;
    cursor: pointer;
}

li.user_btn_ac {
    width: 100%;
    list-style: none;
    text-align: center;
    cursor: pointer;
}

li.user_btn_ac svg {
    position: relative;
    top: calc(50% - 17.5px);
}

.navbar_top .wrapper {
    min-width: 80% !important;
    width: 80% !important;
}

svg.bi.bi-telephone {position: relative;top: 3px;margin-right: 11px;}

.navbar_top .wrapper li strong {
    font-weight: 400;
    font-size: 15px;
    color: #af3130;
    font-family: 'Open Sans';
    cursor: pointer;
}

svg.bi.bi-facebook {
    width: 23px;
    height: 23px;
    position: relative;
    top: 8px;
    color: black;
}

svg.bi.bi-instagram {
    width: 23px;
    height: 23px;
    position: relative;
    top: 8px;
    color: black;
}

a.fbicon:hover svg {
    color: #0072ff;
    transition: 0.3s;
}

a.inicon:hover svg {
    transition: 0.3s;
    color: #ff0047;
}
.error_msg_rv {
    position: fixed;
    top: 30%;
    left: 20%;
    background: #e9cdcd;
    color: #e16060;
    z-index: 9999999999;
    padding: 10px;
    font-size: 18px;
    width: 60%;
}
.navbar_top .wrapper li strong a {
    color: #af3130;
}

.navbar_top .wrapper li strong a:hover {
    color: black;
    transition: 0.3s;
}

.hiddenmsg_o {
    pointer-events: none;
    position: absolute;
    font-size: 12px;
    display: block;
    padding: 2px 15px;
    color: white !important;
    background: linear-gradient(
            45deg
            , #000000d6, #000000d1);
    backdrop-filter: saturate(138%) blur(30px);
    border-radius:3px;
    right: 0;
    width: auto;
    text-align: center;
    opacity: 0;
    transition: 0.3s;
}

.navbar_top .wrapper li strong {
    position: relative;
}

.hiddenmsg_o::after {
    content: "";
    width: 10px;
    height: 10px;
    background: #2c2c2c;
    position: absolute;
    top: -5px;
    transform: rotate(45deg);
    background: linear-gradient(
            90deg
            , #000000ab, #000000ad);
    backdrop-filter: saturate(138%) blur(30px);

}

.navbar_top .wrapper li strong .hiddenmsg_o {
    width: 15vw;
}

.navbar_top .wrapper li strong a:hover .hiddenmsg_o { opacity:1;}

.letter_menu_box {
    height: 17vh !important;
    min-height: 17vh !important;
    display: inline-block;
    position: relative;
    padding-bottom: 21px !important;
    border-bottom: 1px solid #dcdcdc1c;
}

.letter_menu_box .add_more_woop {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 1vw;
    text-align: right;
}

.letter_menu_box:hover {}

.in_letter_menu_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-top: 8px;
    transition: 0.3s;
    border-radius: 8px;
}

.letter_menu_box:hover .in_letter_menu_box {
    height: auto;
    background: #2c2c2c;
    z-index: 99999;
    padding: 8px;
    left: 0vw;
    transition: 0.3s;
    width: 11vw;
    top: 10px;
    padding-bottom: 30px;
}

.letter_menu_box .add_more_woop svg {
    width: 21px;
    height: 35px;
    color: #8f8f8f;
    position: absolute;
    bottom: -8px;
    right: 0;
}

li.ex_men_ma-bawl:hover ul.ex_men_ma_mitro-bawl-big {
    border-radius: 17px;

}

li.ex_men_ma-bawl[data-pros='3'] .ex_men_ma_mitro {
    background: none;
}

.letter_menu_box:hover .in_letter_menu_box .add_more_woop {
    opacity: 0;
    transition: 0.3s;
}
li.ex_men_ma-bawl:hover .ex_men_ma_mitro {
    border-radius: 15px;
    margin-top: 5px;
    padding: 10px 0px;
}

li.ex_men_ma-bawl:hover .ex_men_ma_mitro::before {
    content: "";
    width: 100%;
    height: 5px;
    background: #ff000000;
    position: absolute;
    top: -5px;
}

li.ex_men_ma-bawl:hover .ex_men_ma_mitro ul.ex_men_ma_mitros_inside_me li:hover {
    opacity: 0.5;
    transition: 0.3s;
}

li.ex_men_ma-bawl:hover ul.ex_men_ma_mitro-bawl-big {
    width: 94vw;
}



.in_letter_menu_box ul.ex_men_ma_mitros_inside_me:nth-child(3) {
    opacity: 0.7 !important;
}
.in_letter_menu_box ul.ex_men_ma_mitros_inside_me:nth-child(4) {
    opacity: 0.4 !important;
}


.letter_menu_box:hover .in_letter_menu_box ul.ex_men_ma_mitros_inside_me:nth-child(3),.letter_menu_box:hover .in_letter_menu_box ul.ex_men_ma_mitros_inside_me:nth-child(4) {
    opacity: 1 !important;
}

.page_breadcrumb {
    display: block;
    width: 81%;
    position: relative;
    background: linear-gradient(90deg, white, #efefef);
    border-radius: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

ul.breadcrumb_in_line {
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
}

ul.breadcrumb_in_line li {
    display: inline-block;
    font-size: 15px;
    font-family: 'Open Sans';
    text-transform: capitalize;
    position: relative;
    height: 100% !important;
    display: inline-grid;
    left: -4px;
}

ul.breadcrumb_in_line li a {
    display: block;
    padding: 5px 21px !important;
    border-radius: 800px;
    position: relative;
    z-index: 2;
    color: #080808;
    padding: 10px;
}

ul.breadcrumb_in_line li::before {
    content: "";
    width: 100%;
    height: 71px;
    background: #ebebeb;
    position: absolute;
    z-index: 1;
    border-radius: 800px;
    top: -19px;
}

ul.breadcrumb_in_line li:nth-child(1) {left: 6px;}

ul.breadcrumb_in_line li:nth-child(1)::before {
    background: #f1f1f1;
    border-radius: 8540px;
    height: 55px;
    top: -11px;
}

ul.breadcrumb_in_line li:nth-child(1) a {
    width: 50px;
    text-align: center;
}

ul.breadcrumb_in_line li:nth-child(3) {
    left: -15px;
}

ul.breadcrumb_in_line li:nth-child(3)::before {background: #d9d9d9;}

.category_informations {
    display: block;
    width: 81%;
    position: relative;
    border-radius: 8px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

._in_info_cat {
    display: flex;
}

.category_title {
    width: 40%;
}
.category_title h1 {
    font-weight: 100;
    font-size: 4vw;
    margin: 0;
}
.sub_cat_luin li {
    display: inline-block;
}

.sub_cat_luin li a {
    color: black;
    font-size: 1vw;
    font-family: 'Open Sans';
    font-weight: 100;
    padding: 5px 15px;
}

.sub_cat_luin li {
    color: black;
    font-size: 1vw;
    font-family: 'Open Sans';
}

.category_informations {
    display: flex;
}

.category_title {
    width: 100%;
}

._in_info_cat {
    width: 40%;
}

.cat_order_and_ordering_system {
    width: 40%;
}

.filters_btn_action {
    width: 20%;
    text-align: center;
}

.filters_btn_action .filters_in_btn_ac {
    height: 100%;
}

.filters_btn_action .filters_in_btn_ac button {
    height: 100%;
    width: 100%;
    border: 0;
    font-size: 18px;
}.category_informations {
     display: flex;
 }

.category_title {
    width: 100%;
}

._in_info_cat {
    width: 40%;
}

.cat_order_and_ordering_system {
    width: 40%;
}

.filters_btn_action {
    width: 20%;
    text-align: center;
}

.filters_btn_action .filters_in_btn_ac {
    height: 100%;
}

.filters_btn_action .filters_in_btn_ac button {
    height: 100%;
    width: 100%;
    border: 0;
    font-size: 18px;
}


.letter_menu_box:hover .in_letter_menu_box {
    min-width: 11vw;
}

tag_cat {
    display: block;
    width: 100%;
}

tag_cat label {
    display: inline-block;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans';
    padding-left: 1px;
    border-bottom: 2px solid gray;
    margin-right: 8px;
    color: gray;
}

.extanav::after {
    width: 100%;
    height: 3px;
    background: #ae2e2d;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    background: linear-gradient(270deg, #000000, #d52a29, #000000, #ae2e2d, #000000);
    background-size: 1000% 1000%;

    -webkit-animation: AnimationName 20s ease infinite;
    -moz-animation: AnimationName 20s ease infinite;
    animation: AnimationName 20s ease infinite;
}

@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
.btn_filter {
    padding: 10px;
    background: black;
    border-radius: 5px;
    color: white;
    width: 6vw;
    margin: auto;
}

.filters_in_btn_ac button::after {
    content: "";
    width: 6vw;
    height: 6vw;
    content: "";
    background-color: radial-gradient(black, #f3f3f3);
    position: absolute;
    border-radius: 800px;
    top: calc(50% - 3vw);
    left: calc(50% - 3vw);
    z-index: 1;
    opacity: 0.2;
    animation: filter 15s infinite;
}

.filters_in_btn_ac button {
    position: relative;
    transition:0.3s;
}

.btn_filter {
    position: relative;
    z-index: 2;
    transition:0.3s;
}
.filters_btn_action .filters_in_btn_ac button:hover .btn_filter{
    transition:0.3s;
    background:#d7e1e9;
    color:black

}
.filters_btn_action .filters_in_btn_ac button:hover::after {

    animation:filterhover 2s infinite;

}

li.ex_men_ma-bawl:hover .ex_men_ma_mitro {
    animation:menuhover 0.45s forwards;
}
@keyframes filter {
    0% { background:black; top: calc(50% - 0vw);    left: calc(50% - 0vw);     width: 0vw;    height: 0vw;    opacity: 0;}
    8% { background:#373737; top: calc(50% - 3vw);    left: calc(50% - 3vw);     width: 6vw;    height: 6vw;    opacity: 0.5;}
    16% {  background:black; top: calc(50% - 0vw);    left: calc(50% - 0vw);     width: 0vw;    height: 0vw;  opacity: 0;  }
    21% { background:#373737; top: calc(50% - 3vw);    left: calc(50% - 3vw);     width: 6vw;    height: 6vw;   opacity: 0.5; }
    25% {  background:black; top: calc(50% - 0vw);    left: calc(50% - 0vw);     width:0vw;    height: 0vw;   opacity: 0; }
    100% {  background:black; top: calc(50% - 0vw);    left: calc(50% - 0vw);     width: 0vw;    height: 0vw;   opacity: 0; }
}
@keyframes filterhover {
    0% { background:#dedede; top: calc(50% - 0vw);    left: calc(50% - 0vw);     width: 0vw;    height: 0vw;    }
    50% { background:#dbdbdb; top: calc(50% - 3vw);    left: calc(50% - 3vw);     width: 6vw;    height: 6vw;    }
    100% {  background:#d8d8d8; top: calc(50% - 0vw);    left: calc(50% - 0vw);     width: 0vw;    height: 0vw;    }
}
@keyframes menuhover {
    0% { opacity: 0;   top: 25px }
    100% { opacity: 1;  top: 40px  }

}
.extanav nav {
    position: relative;
    z-index: 4;
}
ul.category_filter_list {
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 9999999;
}

ul.category_filter_list li {
    display: block;
}

li.standalone_category {
    background: black;
    border-radius: 5px;
    color: white;
    padding: 10px 15px;
    cursor: pointer;
}

ul.category_filter_list[data='0'] {
    height: 0;
    overflow: hidden;
}

ul.category_filter_list[data='1'] {
    height: auto;
    transition: 0.3s;
    overflow-y: auto;
    max-height: 22vh;
    padding-top: 11px;
    padding-bottom: 11px;
    opacity: 1;
    pointer-events: all;
}

ul.category_filter_list[data='0'] {
    transition: 0.3s;
    opacity: 0;
    pointer-events: none;
}

*::-webkit-scrollbar {
    width: 14px;


}

/* Track */
*::-webkit-scrollbar-track {
    background: #edeaea;
    width:5px;
    border: 20px solid rgb(242 239 239);
    border-radius:2px;

}

/* Handle */
*::-webkit-scrollbar-thumb {
    background: #7e7e7e;
    border-radius:800px;
    border: 5px solid rgb(242 239 239);
    border-right: 6px solid rgb(242 239 239)

}

/* Handle on hover */
*::-webkit-scrollbar-thumb:hover {
    background: #626262;
    width:5px;
}

ul.category_filter_list[data='1']::-webkit-scrollbar-track {
    background: #ffffff00;
    width:5px;
    border: 20px solid rgb(255 255 255 / 0%);
    border-radius:2px;

}

/* Handle */
ul.category_filter_list[data='1']::-webkit-scrollbar-thumb {
    background: #7e7e7e;
    border-radius:800px;
    border: 5px solid rgb(238 242 245);
    border-right: 6px solid rgb(238 242 245);

}

/* Handle on hover */
ul.category_filter_list[data='1']::-webkit-scrollbar-thumb:hover {
    background: #626262;
    width:5px;
}


ul.category_filter_list li a {
    padding: 6px 5px;
    display: block;
}

ul.category_filter_list li a svg {
    position: absolute;
    left: -20px;
    opacity: 0;
    transition: 0.3s;
    pointer-events: none;
}

ul.category_filter_list li a {
    position: relative;
    transition: 0.3s;
}

ul.category_filter_list li a:hover svg {
    left: 0;
    opacity: 1;
    transition: 0.3s;
}

ul.category_filter_list li a:hover {
    transition: 0.3s;
    padding-left: 25px;
}
ul.category_filter_list {
    background: white;
    border-radius: 8px;
    margin-top: 5px;
}

.category_ordering {
    display: block;
    text-align: right;
}

.sub_order_luin {
    width: auto;
    display: inline-grid;
}

.sub_cat_luin {
    display: inline-grid;
}

.sub_order_luin li.standalone_category {
    list-style: none;
    font-size: 1vw;
    font-weight: 400;
    font-family: 'Open Sans';
}
ul.category_filter_list {
    text-align: left;
}
ul.category_filter_list[data='1'] {
    top: 42px;
}

ul.category_filter_list[data='0'] {
    top: 42px;
}
ul.category_filter_list.ordering li a {
    font-size: 1vw;
    font-family: 'Open Sans';
    font-weight: 100;
    padding: 5px 15px;
    color: black;
    cursor: pointer;
}
ul.category_filter_list.ordering li a {
    font-size: 1vw;
    font-family: 'Open Sans';
    font-weight: 100;
    padding: 5px 15px;
    color: black;
    cursor: pointer;
}


.category_ordering {
    top: calc(50% - 22px);
    position: relative;
}
li.standalone_category svg {
    width: 1vw;
    height: 1vw;
    position: relative;
    top: 4px;
    left: 3px;
}

.filtering_box_aura {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #e5e5e554;
    background: #00000052;
    backdrop-filter: saturate(138%) blur(3px);
    height: 100%;
    z-index: 99999999999;
}

.filtering_box_aura aside#column-left {
    width: 30% !important;
    max-width: 320px;
    background: white;
    height: 100%;
    padding: 15px;
    min-width: 320px;
}

.filtering_box_aura aside#column-left .option_filtering {
    width: 97%;
}

.filtering_box_aura aside#column-left form.rvfilters_form {
    max-height: calc(100% - 100px) !important;
    overflow: hidden !important;
    overflow-y: auto !important;
}

.filter_revbrain {
    height: 100% !important;
}
.close_area {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.filtering_box_aura[data='0'] {
    width: 100%;
    transition: 0.3s;
    left: 0;
    opacity: 0;
    pointer-events: none;
}

.filtering_box_aura[data='1'] {
    transition: 0.3s;
    width: 100%;
    left: 0;
    opacity: 1;
    pointer-events: all;
}

.filtering_box_aura[data='1'] aside#column-left {
    position: relative;
    left: 0;
    transition: 0.3s;
}

.filtering_box_aura[data='0'] aside#column-left {
    left: -500px;
    position: relative;
    transition: 0.5s;
}

.close_area {
    background: linear-gradient(            45deg            , #ff00001a, #00000000, #00000021);
}

.not_available_products {
    width: 80%;
    text-align: center;
    margin: auto;
    margin-top: 15px;
}

.not_available_products h2 {
    font-size: 3vw;
    font-weight: 100;
    width: 50%;
    margin: auto;
    font-family: 'Open Sans';
    margin-bottom: 23px;
}

.not_available_products p {
    font-size: 2vw;
    font-weight: 100;
}


.product_list_on_air .product-layout.product-list.col-xs-12 .product-thumb {
    display: block;
}

.product_list_on_air .product-layout.product-list.col-xs-12 .product-thumb .image {
    display: block;
    width: 100%;
}

.product_list_on_air .product-layout.product-list.col-xs-12 .product-thumb .product_fort_info_box {
    display: block;
}

.product_list_by_category {
    width: 81%;
    margin: auto;
}

.category_products_in_list {
    background: white;
    padding-top: 10px;
}

.page_breadcrumb {
    margin-top: 0;
    height: 32px;
}

.page_breadcrumb {
    background: linear-gradient(90deg, #f9f9f9, #ffffff);
}

.filters_btn_action .filters_in_btn_ac button {
    background: white;
}
ul.category_filter_list {
    background: #eef2f5;
}
.search_box_area_gom div#search {
    width: 95%;
    height: 87%;
}

.search_box_area_gom {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: linear-gradient(
            45deg
            , #000000a8, #00000075);
    backdrop-filter: saturate(138%) blur(3px);
}
.search_close {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000033;
    top: 0;
    left: 0;
}
.search_box_area_gom[data='0'] {
    pointer-events: none;
    opacity: 0;
    z-index: -99;
    transition: 0.3s;
}

.search_box_area_gom[data='1'] {
    transition: 0.3s;
    opacity: 1;
    z-index: 99999999999;
    pointer-events: all;
}
.box_clothe_Text h3 {padding-top: unset;margin-top: 0;}

.box_clothe_Text label {display: block;font-size: 1vw;font-weight: 100;color: #212121;background: black;display: initial;color: white;padding: 2px 15px;border-radius: 3px;}

.box_clothe_Text {padding-top: 20vh;}

.container-slider .row .column {width: 9px;height: 9px;border-radius: 800px;box-shadow: none;opacity: 0.9 !important;background: black !important;}

.container-slider .row .column .swiper-slide {background: black;opacity: 0.2;}

.container-slider .row {display: inline-flex;text-align: center !important;justify-content: center !important;height: 10px !important;bottom: 15px;width: 200px;left: calc(50% - 100px);}

.container-slider .row .column:last-child {margin: auto;}

.column.sliderbox {margin: auto;}
.navbar_top {height: 20px !important;min-height: 27px;background: white;border-bottom: 1px solid whitesmoke;box-shadow: 0px 0px 10px 10px #f7f7f7;}
li.offer_light span {font-size: 12px;position: relative;top: -5px;}

.navbar_top .wrapper li:nth-child(2) {font-size: 12px;position: relative;top: -5px;}

svg.bi.bi-telephone {width: 11px;margin-right: 5px;}

.navbar_top .wrapper li strong a {color: #a39595 !important;font-size: 13px;FONT-WEIGHT: 400;}
svg.bi.bi-facebook {color: #ada1a1;width: 15px;height: 15px;position: relative;top: 2px;}

svg.bi.bi-instagram {color: #ada1a1;
    width: 15px;
    height: 15px;
    position: relative;
    top: 2px;}

social {margin-left: 11px;position: relative;}

social a {margin-right: 5px;cursor: pointer;}

social::before {content: "";width: 5px;height: 5px;position: absolute;left: -10px;top: 3px;background: #ada1a1;border-radius: 8px;}
.navbar_top {z-index: 999999999999999;}

.navbar_top .wrapper li strong .hiddenmsg_o {z-index: 9999999;}
.container-slider {border-radius: 27px !important;}

body {background: white;}
.center_area {width: 250px;}
.left-header-side {width: calc(50% - 125px);}

.logo {width: 167px;margin: auto;margin-top: 40px;margin-bottom: 40px;}
.extanav {background: none;color: black;}

.extanav nav a {color: black;}

.extanav::after {display: none;}

.number_size_avail {border-radius: 80px;width: auto !important;max-width: auto !important;padding: 10px 7px  !important;background: #bca99b;color: white;border-color: #b6a69b;}

.product-thumb .price-new {color: #99897d;}

.product-thumb .price-old {color: #5d534d;font-size: 19px !important;position: relative;top: -16px;left: -12px;}
.number_size_avail {border-radius: 80px;width: auto !important;max-width: auto !important;padding: 10px 7px  !important;background: #bca99b;color: white;border-color: #b6a69b;}

.product-thumb .price-new {color: #99897d;}

.product-thumb .price-old {color: #5d534d;font-size: 19px !important;position: relative;top: -16px;left: -12px;}

.btn_filter {background: #bca99b;font-weight: 200;}

li.standalone_category {background: #bca99b;
    font-weight: 200;}

.category_title h1 {color: #bca99b;}

tag_cat label {color: #706359;border-color: #706359;}
tag_new_prd {background: #bca99b;color: #ede8e3;width: 50px;height: 50px;border-radius: 18px;font-size: 12px;padding: 0;text-align: center;line-height: 4.3;}
li.ex_men_ma-bawl:hover ul.ex_men_ma_mitro-bawl-big {left: -57%;width: 80vw;min-width: 980px !important;}

ul.ex_men_ma_mitro-bawl-big ul.ex_men_ma_mitros_inside_me a {     color: #b3afaf;}
.product_list_on_air .product-thumb .image img.img-responsive.numone {height: auto !important;width: 100% !important;}

.product-thumb .image img.img-responsive.numtwo {height: auto !important;}

.product_list_on_air .product-layout.product-list.col-xs-12 .product-thumb .image {height: auto;}
.product_list_on_air .product-thumb .image img.img-responsive.numone {height: auto !important;width: 100% !important;}

.product-thumb .image img.img-responsive.numtwo {height: auto !important;}

.product_list_on_air .product-layout.product-list.col-xs-12 .product-thumb .image {height: auto;}

.product_list_on_air .product-layout.product-list.col-xs-12 .product-thumb .image {padding-top: 10px;}

tag_new_prd {right: 6px;}

.col-sm-6.text-left.pagination {padding-top: 11px;}

.product_list_on_air .product-layout.product-list.col-xs-12 .product-thumb .image {height: auto !important;padding-top: 0;border-radius: 0;}

.product_list_on_air .product-layout.product-list.col-xs-12 .product-thumb .product_fort_info_box {border-radius: 0 !important;}

.product-layout.product-list.col-xs-12 {border-radius: 0 !important;}

.product_list_on_air .product-layout.product-list.col-xs-12 .product-thumb {border-radius: 0 !important;}
.number_size_avail {
    background: #e4d0c2 !important;
    border-color: #e4d0c2 !important;
    border-radius: 5px !important;
    font-size: 15px !important;
    padding: 7px !important;
    color: #937764 !important;
}

.Number_size {text-align: left !important;padding-left: 0 !important; }

ul.pagination li.active span {background: black !important;border-radius: 4px !important;color: white !important;}
.ex_men_ma_mitro_in ul.ex_men_ma_mitro-bawl ul.ex_men_ma_mitros_inside_me li a {color: white;}
.bf_banners .wrapper {width: 100% !important;max-width: 100% !important;}

.banners_side_blad {width: 100%;height: auto !important;border-radius: 29px;}

.banners_side_in_boix_bla {padding: 10px;margin-top: 0;}
.banners_side_blad.double {width: 200%;}
.banners_side_blad {max-height: 30vw !important;}
.extanav nav {display: block;margin: 0;}

.f-a-side {display: flex;}

.extanav {height: 100%;}
.extanav nav .f-a-side:nth-child(2) {background: black;border-radius: 85px;}

.extanav nav .f-a-side:nth-child(2) a {padding: 5px 20px;width: 100%;color: white;}

.extanav nav .f-a-side:nth-child(2) {display: inline-flex;margin-left: 41px;margin-top: 24px;}

.extanav nav .f-a-side:nth-child(1) {margin-top: 20px;position: relative;left: 22px;}

.extanav nav .f-a-side:nth-child(1) a {padding: 10px 20px;text-align: left;}
li.ex_men_ma-bawl:hover ul.ex_men_ma_mitro-bawl-big::before {content: "";width: 100%;position: absolute;top: -3px;background: #ffffff00;height: 3px;}

li.ex_men_ma-bawl:hover ul.ex_men_ma_mitro-bawl-big {left: -118%;
    width: 80vw;
    min-width: 980px !important;
    top: -23px;}
.extanav nav .f-a-side:nth-child(2) a {font-size: 16px;font-weight: 100;}
.logo label {position: relative;font-size: 14px;top: 18px;}
.extanav nav .f-a-side:nth-child(2) {margin-top: 53px;}
.not_available_products {margin-bottom: 100px;}
a.ssul {font-size: 12px;padding: 0 !important;top: 0 !important;color: black;top: -4px !important;}
.actions_area {width: calc(50% - 125px);text-align: right !important;}

.actions_area .two-f-side {display: inline-block;width: 100%;}

.actions_area .two-f-side .ursel.top {width: 100%;display: flex;justify-content: right;width: 100%;}

.btn_actions_area {justify-content: right;width: 100%;}

.ursel.bottom {height: 50%;display: flex;justify-content: right;align-items: self-end;font-size: 16px;font-weight: 100;color: #c39d84;position: relative;top: 2px;}

.ursel.bottom a {background: #c39d84;color: white;padding: 6px 20px;border-radius: 20px;margin-left: 12px;position: relative;top: 6px;}

.ursel.bottom a::before {content: "";width: 30px;height: 2px;position: absolute;bottom: 2px;left: calc(50% - 15px);background: #e7c8b3;border-radius: 800px;}
li.user_btn_ac.login {border-radius: 80px;background: none;height: 33px;color: #c39d85;line-height: 2.5;border: 2px solid #c39d85;font-weight: 500;padding: 0px 16px;cursor: pointer;}

li.user_btn_ac.login:hover {background: #c39d85;color: white;transition: 0.3s;}

button.search_area_gop_btn svg.bi.bi-search {width: 22px;height: 22px;position: relative;top: -5px;color: #c39d85;}
.ursel.top {position: relative;z-index: 999999999999;}
.onclick_cart {background: #0000007d;backdrop-filter: saturate(138%) blur(12px);}
.cart_tpl .cart_tpl_ts {height: calc(100% - 30px);top: 15px;right: 15px;border-radius: 19px;background: white;}
.cart_tpl.active .cart_tpl_ts {height: calc(100% - 30px);top: 15px;right: 15px;border-radius: 19px;background: white;}
.ursel.bottom {margin-top: 20px;height: calc(50% - 20px);}
.bank_commer span:last-child svg {width: 118px;filter: grayscale(1);}

.bank_commer span:nth-child(1) svg,.bank_commer span:nth-child(2) svg {width: 52px;height: 28px;filter: grayscale(1);}

.bank_commer span:nth-child(3) svg {width: 52px;height: 27px;filter: grayscale(1);color: gray;}
.btn_actions_area li.user_btn_ac {width: 60px;}

.btn_actions_area li.user_btn_ac.login {width: auto;}
li.user_btn_ac.likedland svg {width: 25px;height: 25px;}

li.user_btn_ac.cartland {}

li.user_btn_ac.cartland .cart_tpl_cart_btn svg {width: 25px;height: 25px;}

li.user_btn_ac.cartland .cart_tpl_cart_btn {width: 25px;height: 25px;top: 5px;}

.cart_tpl_cart_btn span {width: 28px;height: 28px;font-size: 12px;line-height: 1.9158;font-weight: 100;text-align: center;top: -15px;border: 3px solid white;left: 18px;}

.btn_actions_area {position: relative;top: 16px;}

button.search_area_gop_btn svg.bi.bi-search {top: 2px;}

.btn_actions_area li.user_btn_ac svg {position: relative;top: 2px;}
header {background: #124ebc;color: white;display: block;}

header .line-head-up {display: flex;}

header .line-head-down {display: flex;background: #0b2353;color: white;}

header .line-head-down a {color: white;font-size: 19px;font-weight: 200;}

.left-line-menu {width: 50%;margin-left: 5%;}

.right-line-menu {width: 50%;display: flex;justify-content: right;margin-right: 5%;}

.left-line-menu a {display: block;padding: 12px;}

.left-line-menu {display: flex;}

.right-line-menu a {display: block;padding: 12px;}
.line-head-up {width: 90%;margin: auto;}

.line-menu {width: 150px;}

.lined-menu {border-radius: 800px;display: flex;background: #0b2253;margin-top: 15px;margin-bottom: 15px;padding: 4px;height: auto !important;}

.extanav nav .f-a-side:nth-child(1) {margin-top: 0;color: white;left: 0;}

.lined-menu label {margin: 0;display: block;width: calc(100% - 41px);}

.svg-act {width: 41px !important;height: 41px !important;background: #0f4ebd;display: block;border-radius: 800px;position: relative;}

.extanav nav .f-a-side:nth-child(1) a {padding: 10px 6px;}

.extanav nav .f-a-side:nth-child(1)  a.dropdown-toggle {color: white;}
.svg-act span {display: block;width: 83%;background: white;height: 4px;margin-bottom: 6px;border-radius: 8px;margin: auto;margin-bottom: 6px;}

.svg-act {padding-top: 9px !important;text-align: center;}

.svg-act span:nth-child(1),.svg-act span:nth-child(3) {width: 48%;}

.extanav nav .f-a-side:nth-child(1) a.dropdown-toggle {font-size: 15px;text-align: center;padding: 10px 10px;position: relative;top: 1px;}
.line-logo {width: 300px;}

.line-logo a {display: block;position: relative;top: calc(50% - 20px);width: 100%;}

.line-logo::before {content: "";width: 5px;height: 30px;background: linear-gradient(45deg, #007dff, #00dbff);position: absolute;top: calc(50% - 16px);border-radius: 8px;left: 0;}

.line-logo {position: relative;margin-left: 15px;}

header {background: linear-gradient(45deg, #0e5ae3, #114fbd);}
.right-line-menu a svg {width: 25px;height: 25px;position: absolute;left: -20px;top: 10px;}

.right-line-menu a {position: relative;}
.category_title h1 {color: dodgerblue;}

.btn_filter {background: #0b2253;}

li.standalone_category {background: dodgerblue;}
