.shop_main {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
}
.shop_banner {
    margin-top: 89px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 72px;
}
.blog_select {
    max-width: 187px;
    z-index: 7;
}
.shop_banner h1 {
    font-weight: 600;
    font-size: 60px;
    color: #1E181C;
    margin: 6px 0 0;
}
.shop_banner > div:nth-child(1) {
    max-width: 51%;
    margin-right: 24px;
}
.shop_block  p {
    font-weight: 600;
    font-size: 24px;
    color: #1E181C;
    margin: 0;
}
.shop_block {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.shop_block > div:nth-child(2){
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 84%;
    padding-left: 16px;
    border-left: 1px solid;
    height: 63px;
}
.shop_head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.shop_head > p {
    font-weight: 600;
    font-size: 24px;
}
.shop_head hr {
    width: 47%;
}
.shop_img {
    position: relative;
}
.shop_img:after {
    content: '';
    position: absolute;
    width: 299px;
    height: 100%;
    background: linear-gradient(91.59deg, #FFFFFF 3.84%, rgba(196, 196, 196, 0) 109.34%);
    border-radius: 4px 0 0 4px;
    right: -5px;
    transform: rotate(-180deg );
}
.filter_item {
    color: #C8C8C8;
    outline: none;
    text-align: center;
    white-space: nowrap;
    width: max-content;
    cursor: pointer;
}
.filter_slider {
    max-width: 406px;
    padding: 0 10px;
    position: relative;

}
/*.filter_slider:before {*/
/*    content: url(../../public/images/fl.png);*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*    z-index: 9;*/
/*}*/
/*.filter_slider:after {*/
/*    content: url(../../public/images/fr.png);*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 0;*/
/*    z-index: 9;*/
/*}*/
.filter_slider .slick-center {
    color: #1E181C;
    border-bottom: 2px solid #C6017F;
}
.filter_content {
    box-shadow: 5px 2px 18px 2px rgba(18, 18, 18, 0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 593px;
}
.filter_content form{
    width: 187px;
}
.filter_content form select{
    width: 95%;
    padding: 0 17px 0 32px;
    border: none;
    background: #fff;
    border-right: 1px solid #E4E4E4;
    font-weight: 600;
    font-size: 16px;
    -moz-appearance:none;
    -webkit-appearance:none;
    appearance:none;
    outline: none;
    height: 54px;
}
.filter_content form{
    position: relative;
}
.filter_content form i{
    position: absolute;
    right: 24px;
    top: 15px;
}
.filter_small {
    box-shadow: 5px 2px 18px 2px rgba(18, 18, 18, 0.1);
    max-width: 164px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.filter_small > div{
    margin: 0 12px;
}
.shop_search {
    width: 400px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.shop_search input {
    -webkit-appearance: none;
    width: 100%;
    height: 54px;
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
    border-radius: 0;
    padding-left: 24px;
}
.shop_search button {
    padding: 7px 24px;
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
    border-radius: 0;
    background: #fff;
    border-right: 0;
    height: 54px;
}
.main_filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.shop_content_main, .shops {
    max-width: 1300px;
    width: 100%;
    margin: 60px auto 80px;
}
.shops {
    margin-bottom: 0 !important;
    padding-bottom: 29px;
}
.shop_content_main {
    margin-top: 0;
}
.filter_small div {
    color: #DDDDDD;
    padding: 16px 0;
    cursor: pointer;
}
.filter_small div.active {
    color: #000;
    border-bottom: 2px solid #C6017F;
}
.md_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.shop_modal_part1, .shop_modal_part2 {
    width: 50%;
    padding: 40px 48px 50px;
}
.shop_modal_part1> div:nth-child(1) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
}
.discount {
    color: #EE8058;
    font-weight: 600;
    font-size: 32px;
    padding: 16px 30px;
    background: rgba(238, 128, 88, 0.1);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 16px auto 50px;
}
.shop_modal_txt > div {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.01em;
    color: #3E3E3E;
    height: 260px;
    overflow: auto;
    direction: rtl;
    padding-left: 26px;
    position: relative;
    padding-right: 5px;
}
.shop_modal_txt {
    position: relative;
}
/*.shop_modal_txt:after {*/
/*    content: url(../../public/images/txtgradient.png);*/
/*    position: absolute;*/
/*    bottom: -5px;*/
/*    left: 30px;*/
/*}*/
.shop_modal_txt > span {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.01em;
    color: #3E3E3E;
    font-weight: bold;
    display: block;
    padding-bottom: 7px;
    margin-bottom: 16px;
    margin-left: 30px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-image: linear-gradient(to right, rgba(221,221,221,1) 13%, rgba(221,221,221,0) 52% ) 100% 1 100% 1;
}
.shop_modal_txt > div > div {
    direction: ltr ;
    margin: 0 0 16px 0;
}
.shop_modal_img > div > div {
    width: 100%;
}
.shop_modal_txt > div::-webkit-scrollbar {
    width: 4px;
}
.shop_modal_txt > div::-webkit-scrollbar-track {
    background: #DDDDDD;
}
.shop_modal_txt > div::-webkit-scrollbar-thumb {
    background: #1E181C;
    border-radius: 90px;
}
.shop_modal_txt > div::-webkit-scrollbar-thumb:hover {
    background: #1E181C;
}
.shop_modal_part1 img {
    height: 215px !important;
}
.shop_modal_part1 {
    box-shadow: 5px 2px 18px 2px rgba(18, 18, 18, 0.1);
}
.modal_info {
    padding: 25px;
    box-shadow: 5px 2px 18px 2px rgba(18, 18, 18, 0.1);
    border-radius: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 91px;
}
.shop_modal_part2 p {
    margin-bottom: 0;
}
.modal_info a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 44%;
    -webkit-flex: 44%;
    -moz-box-flex: 44%;
    -ms-flex: 44%;
    flex: 44%
}
.modal_info a img {
    margin-right: 16px !important;
}
.modal_info a:nth-child(1), .modal_info a:nth-child(3) {
    margin-right: 36px;
}
.modal_info a:nth-child(1), .modal_info a:nth-child(2) {
    margin-bottom: 45px;
}
.modal .swiper-button-next {
    background-image: url(../../public/images/sar.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
}
.shops_main {
    /*max-height: 1799px;*/
    overflow: auto;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding: 0 9px 0 15px;
    max-height: 854px;
}
.shops_main::-webkit-scrollbar {
    display: none;
}
.scroll_up {
    background: #FFFFFF;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
    border-radius: 4px 4px 0 0;
    border-bottom: 2px solid #C6017F;
    text-align: center;
    padding: 16px 0 !important;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #7A7A7A;
    position: absolute;
    top: 57px;
    width: 99%;
    z-index: 9;
    left: 14px;
    cursor: pointer;
}
.shop_modal_part2 p {
    font-size: 22px;
    color: #1E181C;
}
.shop_modal_part2 .slick-dots {
    bottom: -75px !important;
}
.shop_modal_part2 .shop_modal_txt {
    display: none;
}
.shop_modal_img > .img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.filter_slider_shop_mob {
    display: none;
}
.shop_modal_img img {
    height: 281px !important;
    width: 100% !important;
    object-fit: contain;
    display: block !important;
    margin: 0 auto !important;
}




@media (max-width: 1650px) {
    .shop_modal_part1, .shop_modal_part2 {
        padding: 14px 28px 11px;
    }
    .discount {
        font-size: 22px;
        padding: 12px 30px;
        margin: 10px auto 24px;
    }
    .modal_info {
        margin-top: 83px;
    }
    .modal_info a:nth-child(1), .modal_info a:nth-child(2) {
        margin-bottom: 27px;
    }
    .shop_modal_part2 p {
        font-size: 18px;
    }
    .shop_modal {
        height: 200px;
    }
    .shop_modal_txt > div {
        height: 194px;
    }

}
@media (max-width: 1400px) {
    .shop_banner h1 {
        font-size: 50px;
    }
}
@media (max-width: 1345px) {
    .filter_slider {
        max-width: 360px;
    }
    .filter_content {
        max-width: 541px;
    }
    .shop_search {
        width: 366px;
    }
    .shop_content_main {
        margin: 24px auto 63px;
    }
    .shop_banner h1 {
        font-size: 44px;
    }
    .scroll_up {
        font-size: 20px;
    }
}
@media (max-width: 1197px)  {
    .shop_banner h1 {
        font-size: 34px;
    }
    .shop_head p{
        font-size: 18px;
        white-space: nowrap;
    }
    .shop_head hr {
        width: 34%;
    }
    .shop_banner {
        margin-top: 50px;
    }
    .shop_search{
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        width: 100%;
        margin-bottom: 16px;
    }
    .main_filter {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .filter_content {
        max-width: 100%;
        width: 100%;
        padding: 7px 0;
    }
    .filter_slider{
        margin: 0 auto;
    }
    .filter_small {
        margin-top: 16px;
    }
    .filter_slider {
        max-width: 100%;
    }
}
@media (max-width: 988px)  {
    .shop_banner h1 {
        font-size: 23px;
        margin: 30px 0 0;
    }
    .shop_head hr {
        width: 11%;
    }
    .scroll_up{
        font-size: 15px;
        padding: 9px 0 !important;
    }
    .shop_block > div:nth-child(2) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: auto;
        height: 48px;
    }
    .shop_block > div:nth-child(2) hr {
        display: none;
    }
    .shop_block p {
        margin: 3px 0;
    }
    .md_content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .md_content > div {
        width: 100%;
    }
    .shop_modal_part2 .shop_modal_txt {
        display: block;
        margin-top: 90px;
    }
    .shop_modal_part1 .shop_modal_txt {
        display: none;

    }
    .shop_modal_part1 {
        box-shadow: none;
    }
    .shop_modal_txt:after {
        display: none;
    }
    .modal_info {
        margin-top: 39px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .modal_info a {
        margin-bottom: 15px !important;
    }
    .modal_info a:nth-child(4) {
        margin-bottom: 0 !important;
    }
    .shop_modal_part1 img {
        height: auto !important;
        width: 160px !important;
    }
    .discount {
        font-size: 16px;
        padding: 10px 24px;
    }
    .shop_modal_part2 p {
        font-size: 16px;
    }
    .modal_info a {
        font-size: 14px;
    }
}
@media (max-width: 916px) {
    .shop_banner {
        padding-left: 24px;
    }
    .scroll_up {
        left: 0;
    }
}
@media (max-width: 778px) {
    .shop_banner h1 {
        font-size: 20px;
        margin: 18px 0 0;
    }
    .filter_content form select {
        min-width: 177px;
    }
}
@media (max-width: 640px) {
    .filter_slider_shop_mob {
        display: block;
    }
    .mob_filters_ {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        margin-bottom: 16px;
    }
    .filter_small {
        margin-top: 0;
    }
    .mob_filters_ > div:nth-child(2){
        box-shadow: 5px 2px 18px 2px rgba(18, 18, 18, 0.1);
        background: #fff;
        padding: 17px 0;
        margin-right: 0;
        width: calc(100% - 146px);
    }
    .fil_slider > div:nth-child(2){
        display: none;
    }
    .blog_select, .blog_select > div, .blog_select_ > div > div {
        max-width: 100%;
        width: 100%;
    }
    .filter_content {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .filter_slider {
        max-width: unset;
        margin-left: 16px;
    }
}
@media (max-width: 550px) {
    .select > div > div {
        width: 145px !important;
    }
    .shop_banner h1 {
        display: none;
    }
    .shop_banner  {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .shops_main{
        padding: 0;
    }
    .shop_head p {
        font-size: 16px;
        margin: 1px 0;
    }
    .shops {
        margin: 0 auto 24px;
    }
    .filter_content form select {
        min-width: 156px;
        padding: 0 17px 0;
    }
    .shop_img:after {
        display: none;
    }
    .filter_slider {
        max-width: unset;
    }
}
@media (max-width: 375px) {
    .filter_slider {
        width: 165px;
    }
}
@media (max-width: 320px) {
    .filter_slider {
        width: 115px;
    }
}