.price_filter{margin-top:15px}.price_filter .ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all{background:#232323 none repeat scroll 0 0;border:medium;border-radius:20px;height:8px;margin-bottom:20px;margin-left:auto}.price_filter .ui-slider-range{background:#ff8503 none repeat scroll 0 0;border-radius:0}.price_filter .ui-slider-handle.ui-state-default.ui-corner-all{height:15px;width:15px;top:0;margin-top:-4px;background:#fff;border-radius:50px;margin-left:0;border:3px solid #ff8503}.price_filter .ui-slider-handle.ui-state-default.ui-corner-all:focus{outline:none;box-shadow:none}.price_slider_amount{overflow:hidden;display:flex;align-items:center;background:#080808;padding:14px 25px;height:65px;margin:0 0 25px}.price_slider_amount>span{font-size:15px;font-weight:500;color:#bababa;text-transform:uppercase;margin-right:9px}.price_slider_amount>input[type=text]{height:auto;margin-left:0;text-align:left;width:120px;flex-grow:1;border:none;font-size:15px;color:#bababa;font-weight:500;background:0 0;padding:0}.price_filter>input[type=submit]{text-transform:uppercase;transition:all .3s ease-out 0s;cursor:pointer;color:#fff;font-size:16px;text-align:center;background:#ff8503;font-weight:600;justify-content:center;border:none;min-width:123px;padding:16px 33px}.price_filter>input[type=submit]:hover{color:#fff;background:#232323;border-color:#232323}
.border-circle{
    border-radius: 10px;
}

body.dark .modal-content{
	background: #24263a !important;
}

.abtnbenz{
	display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 48px;
    padding: 0 20px;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.6;
    text-align: center;
    transition: all .2s;
}

body.dark .topmenbal.topbalalan {
    background: #333c50;
    border: 1px solid #425172;
    box-shadow: 0 3px 5px #00000026;
}
.topmenbal.topbalalan {
    display: flex;
    align-items: center;
    margin-top: 10px!important;
    gap: 8px;
    background: #fff;
    padding: 5px;
    border-radius: 25px;
    margin: -5px 0;
    border: 1px solid #d4d4d4;
    box-shadow: 0 3px 5px #00000026;
}
 .topbalalan a {
    border-radius: 999px;
    background: #f07134;
    width: 21px;
    height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    margin: -2px 0;
}
 .topbalalan a i {
    color: #fff;
}
.topbalalan span {
    color: #f07134;
    font-weight: 600;
    font-size: 12px;
}

.footersosyal i {
    color: white;
    font-size: 15px;
    border-radius: 25px;
    width: 30px;
    height: 30px;
    padding-top: 8px;
    text-align: center;
    background: #2386cf;
    /* margin-top: 10px; */
    margin-right: 5px;
}
.foot a i {
    margin-right: 0.5rem;
}
[class^="button"]{
	font-weight:500;
    border-radius: 8px;
}
.cart_desktop_element i{
	font-size:20px;
}
.header_top_menu_right i{
    font-size: 15px;
}
body.dark .category_list_box_img2{
    background: #474a5d;
}
body.dark.modern .category_list_box_img2{
    background: #212630;
}
.category_list_box_img2{
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}
.theme__input:checked + .theme__inner .theme__box:hover .icon {
    fill: #6F767E;
}
.ml-0{
	margin-left:0 !important;
}
.pl-0{
	padding-left:0;
}
body.dark .theme__input:checked + .theme__inner .theme__box:first-child .icon {
    fill: #fff;
}
.category_list_box_img2 img{
    max-height: 40px;
    width: auto !important;
	max-width:100%;
}
.users__button{
	font-size: 14px;
	background:transparent !important;
    padding: 0 15px;
    border-radius: 25px;
}
.header__item.mr-0{
	margin-right:10px !important;
	margin-left:10px !important;
}

.girisspasn{
    line-height: 17px;
    margin-right: 10px;
    margin-left: 7px;
}

.userilanpaz{
	    border: 1px solid #ff9a39 !important;
    background: #ff9a39 !important;
	color:white !important;
}
.header__item_user .header__head{
    border-radius: 25px;
}
.button-hovmen{
	    border: 1px solid #000;
}
.button-hovmen:hover{
	    border: 1px solid #ff9a39 !important;
    background: #ff9a39 !important;
	color:white !important;
}

body.dark .header__link {
    color: #fff;
}
 .header__body:before, body.dark .header__body:before{
	background-image:none;
}

.header__nav .header__link i{
    font-size: 15px;
    margin-right: 7px;
}

.header__link {
    display: flex;
    align-items: center;
    width: 100%;
    height: 28px;
    padding: 0 12px;
    border-radius: 12px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.6;
    color: #000;
    transition: all .2s;
}

.profilusticon {
    background-color: #fff;
    width: 17px;
    height: 17px;
    transform: rotate(45deg);
    position: absolute;
    top: -10px;
    left: calc(50% - 9px);
    border-left: 2px solid #c1c1c1;
    border-top: 2px solid #c1c1c1;
    z-index: -1;
}

.owl-carousel2{
	height: 380px;
}
.owl-carousel2 .owl-dots.disabled{
	display:block !important;
}
.owl-carousel2 .owl-dots .owl-dot.active span, .owl-carousel2 .owl-dots .owl-dot:hover span {
    background: #ff9a39 !important;
}
.owl-carousel2 .owl-dots .owl-dot span {
    width: 30px !important;
    height: 3px !important;
    background: #ffffff !important;
    position: relative !important;
    top: -35px !important;
}

body.dark .katepazar li a {
    background-color: #dcdcdc47;
	color:white;
}
.subkatepazar li{
    margin: 4px;
	margin-right:0px;
}
.subkatepazar {
    list-style: none;
    padding: 5px 0 0 20px;
}
.katepazar li a {
    background-color: #dcdcdc47;
	color:black;
    border: 2px solid #a9a9a94a;
    transition: all .15s ease 0s;
    border-radius: 6px;
    overflow: hidden;
    display: block;
}
.katepazar img {
    object-fit: cover;
    margin-right: 5px;
    border-radius: 4px;
    width: 30px;
    height: 30px;
    background: #3e4b6f;
}
.katepazar {
    list-style: none;
    max-height: 290px;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding: 0 5px 0 0;
    margin: 8px 0 0;
}

.katepazar::-webkit-scrollbar {
    width: 5px;
}

.katepazar::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 5px;
}

.katepazar::-webkit-scrollbar-thumb:hover {
    background-color: #555; 
}

body.dark .pborderdiv{
    border: 2px solid #181A20 !important;
}
.pborderdiv{
    border: 2px solid #fff !important;
}

.fcp_box p, .messages__man, .messenger__line .messenger__man {
    text-transform: capitalize
}
.card{
	padding:0px !important;
}
body.dark .button-stroke, body.dark .button-stroke-red {
    box-shadow: 0 0 0 2px transparent inset !important;
}
.anabaslik p{   
 color: #FFF;
    text-align: center;
    text-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    font-size: 15px;
    font-family: Galano Grotesque;
    font-style: normal;
    font-weight: 300;
}
.anabaslik h4 b{
font-weight:600;
}	
.dark .anabaslik h4{   
color: #FFF;
}
.anabaslik h4{   
color: #000;
font-size: 25px;
font-family: Galano Grotesque;
font-style: normal;
font-weight:300;
}

.anaaltozel i{
    color: white;
    font-size: 28px;
    border-radius: 25px;
    width: 50px;
    height: 50px;
    padding-top: 10px;
    text-align: center;
    background: #2386cf;
    margin-top: 10px;
    margin-right: 20px;
}
@media screen and (max-width: 992px) {
.shop__products .grid{    
grid-template-columns: repeat(2,minmax(0,1fr));
}
.shop__nav .shop__link{
margin:5px;
}
.shop__nav{
grid-template-columns: repeat(2,minmax(0,1fr));
display:grid;
}
}

.anaaltozel h5{
    font-family: Galano Grotesque;
}

.anaaltozel p{
    font-family: Galano Grotesque;
	font-weight:300;
}


.summary__preview{
	margin-bottom:0px !important;
}
.blogbg{
	border-radius: 0px 0px 5px 5px;
	background: #242931;
	padding:10px;
}
.blogbg .summary__line{
	    font-size: 20px;
}
.blogbg p a{
	color:white;
}
.blogbg p{
	    font-weight: 300;
    font-size: 13px;
    font-family: Galano Grotesque;
}

.owl-populerkate .owl-nav {
    position: absolute;
    top: -80px;
    left: 90%;
    display: block !important;
    margin-top: 30px;
}

@media screen and (max-width: 992px) {
.owl-populerkate .owl-nav {
    left: 75%;
}
}
.owl-populerkate .owl-nav button {
    height: 30px;
    width: 30px;
    background: #2386cf !important;
    /* border-radius: 100% !important; */
    /* color: #2386cf !important; */
}
.owl-populerkate .owl-nav button:hover {
	border-color:#2386cf !important;
	color:#2386cf !important;
	background:transparent !important;
}

.shop__nav .shop__link{
    color: #fff;
    background: var(--6, linear-gradient(180deg, #303740 0%, #36455A 100%));
}
.shop__nav .shop__link.active{
    background: #25a0db !important;
    /* background: var(--6, linear-gradient(180deg, #356DC2 0%, #075DE2 100%)) !important; */
}

.mr-2 {
    margin-right: 1rem;
}
body.dark {
    background: #1A1E24;
}
body.dark.modern {
    background: #171a21;
}
body.dark .header__body {
    background: #25283b;
    border:2px solid #c1c1c1;
}
.header__body {
    border:2px solid #c1c1c1;
}
body.dark .header__btns .header__link:hover {
    display: flex;
    flex-flow: row wrap;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.04);
    color: rgb(255, 255, 255);
    transition: all 0.15s ease-in-out 0s;
    text-align: left;
    min-height: 35px;
    border-radius: 8px;
}
.summary__rating {
    display: none;
    align-items: center;
    margin-top: 8px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.71429;
}
body.dark .card {
    background: transparent;
    border: 0px solid #181a20;
}
body.dark .faq__container {
    background: #24263a;
    border: 1px solid #181a20;
}

body.dark.modern .faq__container {
    background: #212630;
    border: 1px solid #212630;
}

body.dark .shop__profile {
    border-color: #181a20;
}
body.dark .sidebar {
    background: #24263a;
    border-right: 1px solid #181a20;
}
body.dark .sidebar__foot {
    border-color: #181a20;
}
.sidebar__foot {
    margin-top: 24px;
    padding-top: 18px;
    border-top: 2px solid #181a20;
}
body.dark .sidebar__item[href].active, body.dark .sidebar__help.active {
    background: none;
    box-shadow: none;
    color: #e2e4e9 !important;
}

.header {
    position: fixed;
    top: 0;
    left: 340px;
    right: 0;
    z-index: 20;
    display: flex;
    align-items: center;
    padding: 24px 80px;
    box-shadow: inset 1px 0px 0px #f4f4f4, inset 0 -1px 0px #efefef;
}
body.dark .header {
    box-shadow: none;
    backdrop-filter: blur(20px);
    background: transparent;
}
body.dark .search__input {
    background: rgba(255, 255, 255, 0.04);
    color: #FCFCFC;
}

.sidebar {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    display: flex;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    flex-direction: column;
    /*width: 340px;*/
    padding: 24px;
    background: #FCFCFC;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
}


body.dark .header__link:hover, body.dark .header__link.active {
    display: flex;
    flex-flow: row wrap;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.04);
    color: rgb(255, 255, 255);
    transition: all 0.15s ease-in-out 0s;
    text-align: left;
    /* min-height: 35px; */
    border-radius: 8px;
	color:#f36f24;
}

.balance_title {
    margin-right: auto;
    font-size: 20px;
    font-weight: 600;
	padding-left: 12px;
    line-height: 1.6;
    letter-spacing: -.02em;
}

body.dark .user_button {
   border-color: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.04);
    color: rgba(255, 255, 255, 0.6);
	padding: 6px 16px;
}

body.dark .user_button:hover {
    background: rgba(255, 255, 255, 0.1);
    color: rgb(255, 255, 255);
}

.header__btns .icon {
    width: 24px;
    height: 24px;
    fill: #6F767E;
    transition: fill .2s;
}
.header__btns .icon:hover {
    width: 24px;
    height: 24px;
    fill: #fff;
    transition: fill .2s;
}

@media (max-width: 728px) {
    .header_top_main .header__item_user {
        width: auto
    }

    .header_top_main .header__item_user button.header__head:before {
        content: '\f406';
        font-family: "Font Awesome 5 Pro";
        font-weight: 400;
        font-size: 24px;
        color: #6F767E;
        width: 24px;
        height: 24px
    }
	
	body.dark .header_top_menu_mobile_content .sidebar__menu {
    background: #272b30;
    border-top: 1px solid #1a1d1f45;
    padding-top: 5px;
    border-bottom: 1px solid #1a1d1f45;
    box-shadow: rgb(100 100 111 / 20%) 1px 7px 29px 0;
    display: flex;
    overflow: hidden;
    -webkit-transition: max-height 1s;
    -moz-transition: max-height 1s;
    -ms-transition: max-height 1s;
    -o-transition: max-height 1s;
    transition: max-height 1s;
    max-height: 0;
}

    .header_top_main .header__item_user button.header__head {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 24px;
        font-size: 0;
        margin-right: 1.5rem
    }

    .scard_summary_boxes_item_value {
        display: flex;
        align-items: center
    }

    .right_sm_blog_card {
        margin-bottom: 1rem !important;
        height: auto !important;
        min-height: 250px !important
    }

    .big_blog_card, .right_blog_cards {
        width: 100% !important
    }

    .last_blog, div.blog_view_vertical {
        flex-direction: column
    }

    .summary__preview {
        width: 100%
    }

    .blog_view_vertical div.summary {
        width: 100% !important;
        flex: 0 0 100% !important;
        margin: 0 0 2rem !important;
        padding: 0 !important
    }

    .blog_slider_title {
        width: 90% !important
    }

    .blog_slider_title h2 {
        font-size: 1.4rem !important
    }

    .product_page {
        padding-top: calc(80px + 4rem)
    }
}

.apexcharts-text tspan, .apexcharts-tooltip * {
    font-family: inherit
}

.apexcharts-inner, .category_list_box_title {
    position: relative
}

@media (max-width: 728px) {
    .shop_card .scard_summary_similar {
        margin-left: 0;
        margin-top: 1rem;
        width: 100% !important
    }

    .shop_card .shop_card_start {
        width: 100%;
        flex-direction: column
    }

    .shop_card .scard_summary_boxes_prices {
        margin-top: .5rem
    }

    .shop_card .shop_card_summary {
        width: 100%
    }

    .shop_card .shop_card_img {
        height: 400px;
        width: 100%;
        margin-bottom: 1rem;
        padding-left: 1rem
    }

    .shop_card {
        flex-direction: column
    }

    .right_sm_blog_card {
        margin-bottom: 1rem !important;
        height: auto !important;
        min-height: 250px !important
    }

    .big_blog_card, .right_blog_cards {
        width: 100% !important
    }

    .last_blog, div.blog_view_vertical {
        flex-direction: column
    }

    .summary__preview {
        width: 100%
    }

    .blog_view_vertical div.summary {
        width: 100% !important;
        flex: 0 0 100% !important;
        margin: 0 0 2rem !important;
        padding: 0 !important
    }

    .blog_slider_title {
        width: 90% !important
    }

    .blog_slider_title h2 {
        font-size: 1.4rem !important
    }

    .product_page {
        padding-top: calc(80px + 4rem)
    }

    .cart_page .schedule__col label.checkbox, .cart_price_div {
        margin-bottom: 1rem
    }

    .schedule__preview {
        width: 100%;
        height: auto
    }

    .cart_page .schedule__details .schedule__price {
        display: none
    }

    .cart_page .schedule__item {
        flex-direction: column
    }

    .cart_page .panel {
        display: block !important
    }

    .cart_price_div {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        width: 100%
    }

    .cart_page .schedule__row {
        border: 1px solid;
        padding: .5rem;
        flex-wrap: wrap
    }

    .cart_page .schedule__row:not(:first-child) > div.schedule__col_date {
        text-align: center !important;
        justify-content: center !important;
        margin: 0 !important;
        padding: 0 !important;
        width: 100% !important
    }

    .cart_page .schedule__col {
        display: block !important
    }
}

.header_top_slogan h1 {
    font-size: .875rem
}

.header_top_menu .container, .header_top_navbar > .container {
    display: flex;
    align-items: center
}

.header_top_menu .container > li.dropdown {
    margin-right: 1rem
}

.category_list_box_img {
    overflow: hidden
}


.cart_page .schedule__row .cart_price_div .schedule__col {
    width: auto
}

.cart_page .schedule__row:not(:first-child) > .schedule__col:last-child {
    width: 35%
}

img {
    max-width: 100%;
}

.apexcharts-canvas {
    position: relative;
    user-select: none
}

.apexcharts-canvas ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 6px
}

.apexcharts-canvas ::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .5);
    box-shadow: 0 0 1px rgba(255, 255, 255, .5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5)
}

.apexcharts-canvas.apexcharts-theme-dark {
    background: #343F57
}

.legend-mouseover-inactive {
    transition: .15s ease all;
    opacity: .2
}

.apexcharts-series-collapsed {
    opacity: 0
}

.apexcharts-tooltip {
    border-radius: 5px;
    box-shadow: 2px 2px 6px -4px #999;
    cursor: default;
    font-size: 14px;
    left: 62px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 20px;
    overflow: hidden;
    white-space: nowrap;
    z-index: 12;
    transition: .15s ease all
}

.apexcharts-tooltip.apexcharts-active {
    opacity: 1;
    transition: .15s ease all
}

.apexcharts-tooltip.apexcharts-theme-light {
    border: 1px solid #e3e3e3;
    background: rgba(255, 255, 255, .96)
}

.apexcharts-tooltip.apexcharts-theme-dark {
    color: #fff;
    background: rgba(30, 30, 30, .8)
}

.apexcharts-tooltip-title {
    padding: 6px;
    font-size: 15px;
    margin-bottom: 4px
}

.apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title {
    background: #ECEFF1;
    border-bottom: 1px solid #ddd
}

.apexcharts-tooltip.apexcharts-theme-dark .apexcharts-tooltip-title {
    background: rgba(0, 0, 0, .7);
    border-bottom: 1px solid #333
}

.apexcharts-tooltip-text-value, .apexcharts-tooltip-text-z-value {
    display: inline-block;
    margin-left: 5px;
    font-weight: 600
}

.apexcharts-tooltip-text-z-label:empty, .apexcharts-tooltip-text-z-value:empty {
    display: none
}

.apexcharts-tooltip-marker {
    width: 12px;
    height: 12px;
    position: relative;
    top: 0;
    margin-right: 10px;
    border-radius: 50%
}

.apexcharts-tooltip-series-group {
    padding: 0 10px;
    display: none;
    text-align: left;
    justify-content: left;
    align-items: center
}

.apexcharts-tooltip-series-group.apexcharts-active .apexcharts-tooltip-marker {
    opacity: 1
}

.apexcharts-tooltip-series-group.apexcharts-active, .apexcharts-tooltip-series-group:last-child {
    padding-bottom: 4px
}

.apexcharts-tooltip-series-group-hidden {
    opacity: 0;
    height: 0;
    line-height: 0;
    padding: 0 !important
}

.apexcharts-tooltip-y-group {
    padding: 6px 0 5px
}

.apexcharts-tooltip-candlestick {
    padding: 4px 8px
}

.apexcharts-tooltip-candlestick > div {
    margin: 4px 0
}

.apexcharts-tooltip-candlestick span.value {
    font-weight: 700
}

.apexcharts-tooltip-rangebar {
    padding: 5px 8px
}

.apexcharts-tooltip-rangebar .category {
    font-weight: 600;
    color: #777
}

.apexcharts-tooltip-rangebar .series-name {
    font-weight: 700;
    display: block;
    margin-bottom: 5px
}

.apexcharts-xaxistooltip {
    opacity: 0;
    padding: 9px 10px;
    pointer-events: none;
    color: #373d3f;
    font-size: 13px;
    text-align: center;
    border-radius: 2px;
    position: absolute;
    z-index: 10;
    background: #ECEFF1;
    border: 1px solid #90A4AE;
    transition: .15s ease all
}

.apexcharts-xaxistooltip.apexcharts-theme-dark {
    background: rgba(0, 0, 0, .7);
    border: 1px solid rgba(0, 0, 0, .5);
    color: #fff
}

.apexcharts-xaxistooltip:after, .apexcharts-xaxistooltip:before {
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.apexcharts-xaxistooltip:after {
    border-color: rgba(236, 239, 241, 0);
    border-width: 6px;
    margin-left: -6px
}

.apexcharts-xaxistooltip:before {
    border-color: rgba(144, 164, 174, 0);
    border-width: 7px;
    margin-left: -7px
}

.apexcharts-xaxistooltip-bottom:after, .apexcharts-xaxistooltip-bottom:before {
    bottom: 100%
}

.apexcharts-xaxistooltip-top:after, .apexcharts-xaxistooltip-top:before {
    top: 100%
}

.apexcharts-xaxistooltip-bottom:after {
    border-bottom-color: #ECEFF1
}

.apexcharts-xaxistooltip-bottom:before {
    border-bottom-color: #90A4AE
}

.apexcharts-xaxistooltip-bottom.apexcharts-theme-dark:after, .apexcharts-xaxistooltip-bottom.apexcharts-theme-dark:before {
    border-bottom-color: rgba(0, 0, 0, .5)
}

.apexcharts-xaxistooltip-top:after {
    border-top-color: #ECEFF1
}

.apexcharts-xaxistooltip-top:before {
    border-top-color: #90A4AE
}

.apexcharts-xaxistooltip-top.apexcharts-theme-dark:after, .apexcharts-xaxistooltip-top.apexcharts-theme-dark:before {
    border-top-color: rgba(0, 0, 0, .5)
}

.apexcharts-xaxistooltip.apexcharts-active {
    opacity: 1;
    transition: .15s ease all
}

.apexcharts-yaxistooltip {
    opacity: 0;
    padding: 4px 10px;
    pointer-events: none;
    color: #373d3f;
    font-size: 13px;
    text-align: center;
    border-radius: 2px;
    position: absolute;
    z-index: 10;
    background: #ECEFF1;
    border: 1px solid #90A4AE
}

.apexcharts-yaxistooltip.apexcharts-theme-dark {
    background: rgba(0, 0, 0, .7);
    border: 1px solid rgba(0, 0, 0, .5);
    color: #fff
}

.apexcharts-yaxistooltip:after, .apexcharts-yaxistooltip:before {
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.apexcharts-yaxistooltip:after {
    border-color: rgba(236, 239, 241, 0);
    border-width: 6px;
    margin-top: -6px
}

.apexcharts-yaxistooltip:before {
    border-color: rgba(144, 164, 174, 0);
    border-width: 7px;
    margin-top: -7px
}

.apexcharts-yaxistooltip-left:after, .apexcharts-yaxistooltip-left:before {
    left: 100%
}

.apexcharts-yaxistooltip-right:after, .apexcharts-yaxistooltip-right:before {
    right: 100%
}

.apexcharts-yaxistooltip-left:after {
    border-left-color: #ECEFF1
}

.apexcharts-yaxistooltip-left:before {
    border-left-color: #90A4AE
}

.apexcharts-yaxistooltip-left.apexcharts-theme-dark:after, .apexcharts-yaxistooltip-left.apexcharts-theme-dark:before {
    border-left-color: rgba(0, 0, 0, .5)
}

.apexcharts-yaxistooltip-right:after {
    border-right-color: #ECEFF1
}

.apexcharts-yaxistooltip-right:before {
    border-right-color: #90A4AE
}

.apexcharts-yaxistooltip-right.apexcharts-theme-dark:after, .apexcharts-yaxistooltip-right.apexcharts-theme-dark:before {
    border-right-color: rgba(0, 0, 0, .5)
}

.apexcharts-yaxistooltip.apexcharts-active {
    opacity: 1
}

.apexcharts-yaxistooltip-hidden {
    display: none
}

.apexcharts-xcrosshairs, .apexcharts-ycrosshairs {
    pointer-events: none;
    opacity: 0;
    transition: .15s ease all
}

.apexcharts-xcrosshairs.apexcharts-active, .apexcharts-ycrosshairs.apexcharts-active {
    opacity: 1;
    transition: .15s ease all
}

.apexcharts-ycrosshairs-hidden {
    opacity: 0
}

.apexcharts-selection-rect {
    cursor: move
}

.svg_select_boundingRect, .svg_select_points_rot {
    pointer-events: none;
    opacity: 0;
    visibility: hidden
}

.apexcharts-selection-rect + g .svg_select_boundingRect, .apexcharts-selection-rect + g .svg_select_points_rot {
    opacity: 0;
    visibility: hidden
}

.apexcharts-selection-rect + g .svg_select_points_l, .apexcharts-selection-rect + g .svg_select_points_r {
    cursor: ew-resize;
    opacity: 1;
    visibility: visible
}

.svg_select_points {
    fill: #efefef;
    stroke: #333;
    rx: 2
}

.apexcharts-canvas.apexcharts-zoomable .hovering-zoom {
    cursor: crosshair
}

.apexcharts-canvas.apexcharts-zoomable .hovering-pan {
    cursor: move
}

.apexcharts-menu-icon, .apexcharts-pan-icon, .apexcharts-reset-icon, .apexcharts-selection-icon, .apexcharts-toolbar-custom-icon, .apexcharts-zoom-icon, .apexcharts-zoomin-icon, .apexcharts-zoomout-icon {
    cursor: pointer;
    width: 20px;
    height: 20px;
    line-height: 24px;
    color: #6E8192;
    text-align: center
}

.apexcharts-menu-icon svg, .apexcharts-reset-icon svg, .apexcharts-zoom-icon svg, .apexcharts-zoomin-icon svg, .apexcharts-zoomout-icon svg {
    fill: #6E8192
}

.apexcharts-selection-icon svg {
    fill: #444;
    transform: scale(.76)
}

.apexcharts-theme-dark .apexcharts-menu-icon svg, .apexcharts-theme-dark .apexcharts-pan-icon svg, .apexcharts-theme-dark .apexcharts-reset-icon svg, .apexcharts-theme-dark .apexcharts-selection-icon svg, .apexcharts-theme-dark .apexcharts-toolbar-custom-icon svg, .apexcharts-theme-dark .apexcharts-zoom-icon svg, .apexcharts-theme-dark .apexcharts-zoomin-icon svg, .apexcharts-theme-dark .apexcharts-zoomout-icon svg {
    fill: #f3f4f5
}

.apexcharts-canvas .apexcharts-reset-zoom-icon.apexcharts-selected svg, .apexcharts-canvas .apexcharts-selection-icon.apexcharts-selected svg, .apexcharts-canvas .apexcharts-zoom-icon.apexcharts-selected svg {
    fill: #008FFB
}

.apexcharts-theme-light .apexcharts-menu-icon:hover svg, .apexcharts-theme-light .apexcharts-reset-icon:hover svg, .apexcharts-theme-light .apexcharts-selection-icon:not(.apexcharts-selected):hover svg, .apexcharts-theme-light .apexcharts-zoom-icon:not(.apexcharts-selected):hover svg, .apexcharts-theme-light .apexcharts-zoomin-icon:hover svg, .apexcharts-theme-light .apexcharts-zoomout-icon:hover svg {
    fill: #333
}

.apexcharts-menu-icon, .apexcharts-selection-icon {
    position: relative
}

.apexcharts-reset-icon {
    margin-left: 5px
}

.apexcharts-menu-icon, .apexcharts-reset-icon, .apexcharts-zoom-icon {
    transform: scale(.85)
}

.apexcharts-zoomin-icon, .apexcharts-zoomout-icon {
    transform: scale(.7)
}

.apexcharts-zoomout-icon {
    margin-right: 3px
}

.apexcharts-pan-icon {
    transform: scale(.62);
    position: relative;
    left: 1px;
    top: 0
}

.apexcharts-pan-icon svg {
    fill: #fff;
    stroke: #6E8192;
    stroke-width: 2
}

.apexcharts-pan-icon.apexcharts-selected svg {
    stroke: #008FFB
}

.apexcharts-pan-icon:not(.apexcharts-selected):hover svg {
    stroke: #333
}

.apexcharts-toolbar {
    position: absolute;
    z-index: 11;
    max-width: 176px;
    text-align: right;
    border-radius: 3px;
    padding: 0 6px 2px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.apexcharts-menu {
    background: #fff;
    position: absolute;
    top: 100%;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 3px;
    right: 10px;
    opacity: 0;
    min-width: 110px;
    transition: .15s ease all;
    pointer-events: none
}

.apexcharts-menu.apexcharts-menu-open {
    opacity: 1;
    pointer-events: all;
    transition: .15s ease all
}

.apexcharts-menu-item {
    padding: 6px 7px;
    font-size: 12px;
    cursor: pointer
}

.apexcharts-theme-light .apexcharts-menu-item:hover {
    background: #eee
}

.apexcharts-theme-dark .apexcharts-menu {
    background: rgba(0, 0, 0, .7);
    color: #fff
}

@media screen and (max-width: 768px) {
	.slider_right {
    margin-left: 0rem !important;
}	.slider_left {
    margin-right: 0rem !important;
}
}
@media screen and (min-width: 768px) {
    .apexcharts-canvas:hover .apexcharts-toolbar {
        opacity: 1
    }
}

.apexcharts-canvas .apexcharts-element-hidden, .apexcharts-datalabel.apexcharts-element-hidden, .apexcharts-hide .apexcharts-series-points {
    opacity: 0
}

.apexcharts-datalabel, .apexcharts-datalabel-label, .apexcharts-datalabel-value, .apexcharts-datalabels, .apexcharts-pie-label {
    cursor: default;
    pointer-events: none
}

.apexcharts-pie-label-delay {
    opacity: 0;
    animation-name: opaque;
    animation-duration: .3s;
    animation-fill-mode: forwards;
    animation-timing-function: ease
}

.apexcharts-annotation-rect, .apexcharts-area-series .apexcharts-area, .apexcharts-area-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events, .apexcharts-gridline, .apexcharts-line, .apexcharts-line-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events, .apexcharts-radar-series path, .apexcharts-radar-series polygon, .apexcharts-toolbar svg, .apexcharts-tooltip .apexcharts-marker, .apexcharts-zoom-rect {
    pointer-events: none
}

.apexcharts-marker {
    transition: .15s ease all
}

@keyframes opaque {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes resizeanim {
    from, to {
        opacity: 0
    }
}

.resize-triggers {
    animation: 1ms resizeanim;
    visibility: hidden;
    opacity: 0
}

.contract-trigger:before, .resize-triggers, .resize-triggers > div {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.resize-triggers > div {
    background: #eee;
    overflow: auto
}

.contract-trigger:before {
    width: 200%;
    height: 200%
}

.product_cart_button svg {
    margin-left: .3rem;
    margin-right: .3rem;
    width: 24px;
    height: 24px;
    fill: #2a85ff
}

.product_cart_button {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    font-weight: 600;
    font-size: .85rem;
    width: auto;
    height: 45px;
    background: #FCFCFC;
    border-radius: 6px;
    padding: .4rem .6rem
}

.loading_product, .product_cart_button.loading span, .product_cart_button.loading svg {
    display: none
}

.product_cart_button.loading .loading_product {
    display: block;
    height: 30px;
    position: static;
    object-fit: contain;
    width: 30px
}

.product_cart_button.loading {
    padding: 0 1.2rem;
    background: #fff;
    align-items: center;
    height: 45px
}

.summary.active .summary__preview:before {
    display: none
}

.summary_cart_count {
    position: absolute;
    right: 11px;
    top: -3px;
    background: #fafafa;
    z-index: 9;
    padding: .8rem .6rem;
    border-radius: 6px;
    color: #2a85ff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 550;
    line-height: normal
}

.summary_cart_count svg {
    color: #2a85ff;
    fill: #2a85ff;
    margin-right: .3rem
}

.alertMessage {
    position: fixed;
    top: 100px;
    right: 15px;
    background: #d5d5d5;
    padding: .85rem .7rem;
    border-radius: 12px;
    font-weight: 400;
    font-size: .85rem;
    z-index: 99999 !important
}

.alertMessage.alert_success {
    background: #20c22f;
    color: #fff
}

.product_card.loading .summary__control, .product_card.loading .summary__preview:after {
    visibility: visible;
    opacity: 1
}

.header_cart_open {
    position: absolute;
    right: 0;
    min-width: 400px;
    background: #fff;
    z-index: 9999;
    width: 300px;
    top: 100%;
    display: none;
    padding-top: 10px
}

.header_cart_products {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: .5rem;
    margin-bottom: .5rem;
    margin-top: .8rem
}

.header_cart_product {
    display: flex;
    align-items: center;
    margin-bottom: 1rem
}

.header_cart_product_image {
    border: 1px solid #dedede;
    display: flex;
    padding: .4rem .2rem;
    height: 80px;
    width: 80px
}

.header_cart_product_image img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.header_cart_product_details {
    display: flex;
    flex-direction: column;
    margin-left: 1rem;
    width: 100%
}

.header_cart_product_summary {
    display: inline-block;
    width: 100%
}

.header_cart_product_category {
    font-weight: 700;
    margin-right: .4rem;
    border-right: 1px solid #e6e6e6;
    padding-right: .4rem;
    float: left
}

.header_cart_product_title {
    font-weight: 400;
    width: 100%
}

.header_cart_product_quantity {
    color: silver;
    font-weight: 300;
    font-size: .825rem
}

.header_cart_product_price {
    color: #424350;
    font-weight: 300
}

.header_cart_footer {
    display: flex
}

.header_cart_footer .header_cart_btn {
    border: 1px solid #9495a0;
    width: 100%;
    display: flex;
    color: #7a7b86 !important;
    padding: .5rem 0;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    cursor: pointer;
    margin-top: .5rem
}

.header_cart_footer .header_cart_btn_order {
    background: #424350;
    width: 100%;
    display: flex;
    color: #fff;
    padding: .5rem 0;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    margin-top: .5rem;
    cursor: pointer
}

.header_cart_footer_item {
    padding: 0 .2rem;
    width: 50%
}

.header_cart.active .header_cart_open {
    display: block
}

.header_cart {
    position: relative;
    /* margin-left: .5rem */
}

.header_cart_open_wrapper {
    display: flex;
    flex-direction: column;
    border: 1px solid #e6e6e6;
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 7%);
    padding: 1rem;
    color: #000 !important
}

.header_cart_passive {
    display: none !important
}

.share__input {
    padding-right: 78px !important
}

.blog_inner .product__next {
    left: inherit;
    position: fixed;
    right: 15px;
    bottom: inherit;
    top: calc(50% + 32px);
    z-index: 99999 !important
}

.blog_inner .product__nav {
    flex-direction: column
}

.blog_inner .product__head {
    align-items: flex-start
}

.product_breadcrumb {
    display: flex;
    margin-bottom: 1rem
}

.product_breadcrumb ol {
    display: flex;
    padding: 1rem 0;
    align-items: center;
    justify-content: center;
    margin: 0;
    font-weight: 700;
}

.product_breadcrumb a {
    color: #eee;
    font-weight: 300
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: .5rem;
    color: #eee;
}

.breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: .5rem;
    color: #eee;
    content: var(--bs-breadcrumb-divider, "/")
}

.product__favorite.active {
    box-shadow: inset 0 0 0 1px #ff6a55;
    background: #FF6A55;
    color: #FCFCFC
}

.product__favorite.active svg {
    fill: #fff
}

.summary_category_icon {
    display: flex
}

.summary_category_icon_item {
    padding: 0 5px
}

.summary_category_icon img {
    width: 18px;
    height: 18px
}

.summary_footer {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: .5rem
}

.summary_footer .summary__rating {
    margin: 0
}

.summary_price_box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.summary_discount {
    margin-right: .5rem
}

.summary_discount span {
    
}

.summary__price_old {
    text-align: right;
    font-weight: 400;
    text-decoration: line-through;
    font-size: 1rem;
    color: #E8344E;
    margin-left: 10px;
}

.summary__price_old span {
    opacity: .6;
}

.summary_price_box .summary__price {
    background: 0 0;
    padding: 0;
    line-height: normal !important;
    font-weight: 500;
    font-size: 17px;
    margin: 0
}

body.dark .vertical_product_card .summary__title, body.dark .vertical_product_card .summary__title a {
    color: #fff;
    font-size: 1rem;
}

.dark .summary__title, .dark .summary__title a {
    color: #fff !important
}
.w-100{
	width:100%;
}
.mw-100{
	max-width:100%;
}

.sepetnewbtn{
	color: White;
	background: #2386cf;
	border-radius: 100%;
	padding: 7px 7px;
	font-size: 11px;
	float: right;
}

.summary__title, .summary__title a {
    color: #1A1D1F
}

.product_view_button {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    font-weight: 600;
    font-size: .85rem;
    width: auto;
    height: 45px;
    background: #FCFCFC;
    border-radius: 6px;
    padding: .4rem .6rem;
    margin-right: .5rem
}

.product_view_button svg {
    margin-right: .3rem;
    width: 20px;
    height: 20px
}

.shop__background {
    position: relative
}

.product_breadcrumb_page {
    padding-left: 1rem;
    position: absolute;
    width: 100%;
    top: 0;
    margin-top: 0;
    background: #272b3094;
    display: flex;
    align-items: center
}

@media (max-width: 728px) {
    .right_sm_blog_card {
        margin-bottom: 1rem !important;
        height: auto !important;
        min-height: 250px !important
    }

    .big_blog_card, .right_blog_cards {
        width: 100% !important
    }

    .last_blog, div.blog_view_vertical {
        flex-direction: column
    }

    .summary__preview {
        width: 100%
    }

    .blog_view_vertical div.summary {
        width: 100% !important;
        flex: 0 0 100% !important;
        margin: 0 0 2rem !important;
        padding: 0 !important
    }

    .blog_slider_title {
        width: 90% !important
    }

    .blog_slider_title h2 {
        font-size: 1.4rem !important
    }

    .product_page {
        padding-top: calc(80px + 4rem)
    }
}

.product__content .shop__socials {
    margin-top: 1.5rem
}

.product_page .shop__contacts {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end
}

.product_page .summary_price_box {
    margin-top: 1rem
}

.product_page .summary_discount span {
    font-size: 1rem;
    padding: .4rem .5rem
}

.product_page .summary_price_box .summary__price {
    font-size: 1.5rem
}

.product_page .shop__contacts .product_cart_button.loading {
    height: 50px !important
}

.product_page .shop__contacts .product_cart_button {
    margin-right: 1rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 48px;
    padding: 0 20px;
    background: #fff;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.6;
    text-align: center;
    color: #2a85ff;
    transition: all .2s
}

.product_page .shop__contacts .button.details__button {
    color: #fff
}

.product_page .shop__info {
    font-size: 16px;
    font-weight: 400;
    width: 80%
}

@media (max-width: 768px) {
    .product_page .shop__info {
        width: 100%
    }
}

.invoice_download {
    background: #eee;
    display: inline-block;
    padding: 0 8px;
    border-radius: 6px;
    font-size: 13px;
    line-height: 24px;
    font-weight: 700;
    color: #6448d5
}

.product_info_gallery {}

.shop__profile {
    margin-bottom: 15px;
    padding-bottom: 0px;
}

.hit {
    padding-top: 1rem;
    margin-top: 2rem
}

.product_info_gallery.owl-carousel .owl-nav {
    position: absolute;
    top: calc(50% - 20px);
    margin: 0;
    width: 100%
}

.product_info_gallery.owl-carousel .owl-nav button.owl-next, .product_info_gallery.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    z-index: 9999;
    background: 0 0 !important;
    color: #8f8f8f !important;
    font-size: 28px;
    width: 28px;
    height: 28px;
    display: flex
}

.product_info_gallery.owl-carousel .owl-nav button.owl-prev {
    left: -30px;
    justify-content: center;
    align-items: center
}

.product_info_gallery.owl-carousel .owl-nav button.owl-next {
    right: -30px;
    justify-content: center;
    align-items: center
}

.big-spot__gradient-1 {
    background: linear-gradient(7deg, #18212c, rgba(24, 33, 44, .65) 30%, rgba(24, 33, 44, 0) 50%)
}

.product_info_gallery .owl-dots {
    margin-top: 1rem
}

.black_slider .slider_footer, .black_slider .slider_title {
    color: #fff
}

.sidebar__head > a {
    color: #6F767E;
    width: 100%;
    display: flex
}

.schedule__minus_btn{
    border-bottom-left-radius: 5px !important;
    border-top-left-radius: 5px !important;
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.schedule__plus_btn{
    border-bottom-right-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
}
.schedule__minus_btn, .schedule__plus_btn {
    background-color: #606060;
    width: 24px;
    height: 100%;
	color:White;
}

.alanorta{
    align-items: center!important;
    display: flex!important;
}

.sale_box {
    padding: 3px;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 14px;
    border-radius: 4px;
    display: flex;
    gap: 6px;
    align-items: center;
    width: 100%;
    margin-top: 8px;
}
.store-avatar {
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    box-sizing: border-box;
    border-radius: 50%;
    position: relative;
    font-weight: 700;
    vertical-align: top;
    width: 64px;
    height: 64px;
    font-size: 22px;
    color: #fff;
    background-color: #f36f24;
    border: 2px solid #f36f24;
}
.sale_box .store-info {
    display: flex;
    flex-direction: column;
}

	.sale_box .store-info span {
	color:#ff9a39;
    font-size: 11px;
    overflow: hidden;
    white-space: nowrap;
    max-width: 150px;
    text-overflow: ellipsis;
}
.sale_box .store-info .prod-fdb {
    color: #636363;
}

.sale_box .store-info span {
    font-size: 11px;
    overflow: hidden;
    white-space: nowrap;
    max-width: 150px;
    text-overflow: ellipsis;
}
.store-avatar img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 999px;
}
.schedule__quantity_calc {
    display: flex
}
.panelkenar {
    border: 1px solid #ddd;
}
.pr-0{
	padding-right:0px;
}

.urunicbass {
    display: inline-block;
    padding: 1px 7px;
    margin-bottom: 10px;
    color: #5e5e5e;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 18px;
    text-transform: uppercase;
    background-color: rgb(244 244 244);
    position: absolute;
    top: -10px;
    border-radius: 6px;
}
body.dark .sale_box .store-info .prod-fdb {
    color: #fff;
}
body.dark .panelkenar {
    border: 1px solid #525252;
}
body.dark .urunicbass{
    background-color: rgb(56 58 79);
	color:White;
}
.schedule__plus {
    margin-right: 0;
    font-size: 1rem
}

.schedule__plus_btn {
    /* border: 1px solid #e6e6e6; */
    border-radius: 3px 0 0 3px
}

.schedule__minus {
    margin-left: 0
}

.schedule__minus_btn {
    /* border: 1px solid #e6e6e6; */
    border-radius: 0 3px 3px 0;
    font-size: 1rem
}

.schedule__quantity_calc .schedule__quantity {
    border-radius: 0
}

.schedule__quantity {
    background: #f5f5f5;
    border: 3px solid #606060;
    flex-shrink: 0;
    display: inline-block;
    padding: 0 8px;
    border-radius: 6px;
    line-height: 32px;
    font-size: 1rem;
    font-weight: 700
}

.sidebar__head > a > img, .sidebar__item_icon img {
    height: 24px;
    margin-right: 12px;
    opacity: .5
}

.category_page .shop__avatar img {
    border-radius: 8px;
    height: auto!important;
}

.category_content_text {
    font-weight: 400;
}

.category_content_text p {
    font-weight: 500;
    color: #6F767E;
    font-size: 1.1rem;
    margin-bottom: 20px;
}


.category_content_text h3 {
    font-weight: 600;
    color: #FCFCFC;
    font-size: 1.3rem;
    margin-bottom: 20px;
}

.product__content h3 {
    font-weight: 600;
    color: #FCFCFC;
    font-size: 1.3rem;
    margin-bottom: 20px;
}


.shop__avatar {
    position: relative;
    flex-shrink: 0;
    width: 160px;
    height: auto;
    /* margin-top: 50px; */
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .35rem
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-success {
    color: #0f6848;
    background-color: #d2f4e8;
    border-color: #bff0de
}

.text-center {
    text-align: center !important
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: .75rem 1.25rem;
    color: inherit
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.page_register .entry__wrapper {
    width: 640px !important;
    background: white;
    max-width: 640px;
    padding: 25px;
}

body.dark .page_register .entry__wrapper {
    background: #24263a;
}

body.dark .entry {
    background: #383a4f;
}
.entry{
    min-height: auto;
}
body.dark .field__input {
    border-color: #383a4f;
    background: #383a4f;
}	
	
.alert-danger {
    color: #78261f;
    background-color: #fadbd8;
    border-color: #f8ccc8
}

.swal2-title {
    font-size: 1.2rem;
    font-weight: 700
}

.header__head {
    width: auto;
    font-weight: 600
}

button.header__head .icon-profile-circle {
    margin-left: 8px;
}


.dark .header__head {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition: all .2s;
	border-color:White !important;
}

a {
    text-decoration: none
}

.field__select {
    background-color: #F4F4F4;
    height: 48px;
    padding: 0 10px;
    border-radius: 12px;
    border: 2px solid transparent
}

.w-full {
    width: 100%
}

iframe {
    max-width: 100%
}

.contact_page .packages__list li {
    padding-left: 0
}

.contact_page .packages__list li:before {
    display: none
}

.contact_page .packages__list a {
    color: #3e68a0
}

.card_button {
    color: #fff !important;
	background: linear-gradient( 272.13deg, rgba(206, 15, 80, 0.5) 0%, rgba(254, 17, 45, 0.5) 100% ), #dd364d !important;
}

.card_button .icon {
    width: 24px;
    height: 24px;
    fill: #fff;
    transition: fill .2s;
}

.header__item:not(:last-child) {
    margin-right: 10px;
}
.header__search:not(:last-child) {
    margin-right: 24px;
}
.search__details {
    width: 50%;
    display: inline-block;
    flex: inherit;
    max-width: 50%;
    line-height: normal
}

.search__item .summary__price_old span {
    font-size: .8rem
}

.orderPopup_title {
    border-bottom: 1px solid #dedede;
    padding-bottom: 1rem
}

.orderPopup_title span {
    font-size: 1.3rem;
    font-weight: 700
}

.orderPopup_desc {
    margin-top: 1rem;
    font-size: .9rem
}

.orderPopup_desc p {
    color: #6F767E;
    margin: 0
}

.orderPopup_Form {
    margin-top: 1rem
}

.orderPopup_Form .success {
    padding: 1rem 0
}

.orderPopup_Form .field__wrap label {
    text-align: left;
    display: flex;
    justify-content: flex-start;
    font-size: .875rem;
    color: #6F767E;
    margin-bottom: .5rem
}

.cart_page .card__head {
    justify-content: space-between
}

.text-success {
    color: #42c87e !important
}

.header_cart_btn, .slider_title a {
    color: #fff !important
}

.btn-success {
    background: #16894e !important;
    border-color: #16894e !important
}

.btn-info {
    background-color: #19c5e9;
    border-color: 19c5e9;
}

.headbtnalan i{
    background: #00000030;
    padding: 4px;
    border-radius: 100%;
    margin-left: 6px;
}
.headbtnalan{
    padding: 0 15px;
    font-size: 13px;
    border-radius: 12px;
    line-height: 1.6;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 42px;
    margin-top: 5px;
}

body.dark:not(.modern) .theme__input + .theme__inner .theme__box:nth-child(2) {
    background: #8631ff;
}
body.dark.modern .theme__input + .theme__inner .theme__box:nth-child(3) {
    background: #8631ff;
}
body.dark.modern .theme__input + .theme__inner .theme__box:nth-child(3) .icon{
	    fill: #fff;
}
body.dark.modern .theme__box:first-child{
	background:transparent;
	box-shadow:none;
}
body.dark.modern .theme__box:first-child .icon{
	    fill: #fff;
}

body.dark .theme__box .icon{
	    fill: #fff;
}

.theme__input:checked + .theme__inner .theme__box:nth-child(2) {
	background:transparent;
	box-shadow:none;
}
.theme__input:checked + .theme__inner .theme__box:nth-child(2) .icon{
	    fill: #6F767E;
}

body:not(.modern):not(.dark) .theme__box:first-child {
    background: #FCFCFC !important;
    box-shadow: 0px 4px 8px -4px rgba(0, 0, 0, 0.25), inset 0px -1px 1px rgba(0, 0, 0, 0.04), inset 0px 2px 0px rgba(255, 255, 255, 0.25) !important;
}

.theme__box:first-child {
	background:transparent;
	box-shadow:none;
}

.slider_button {
    cursor: pointer
}

body.dark .product_page .summary_price_box .summary__price {
    color: #fff
}

.schedule__product a {color: #fcfcfc;}
.schedule__product a:hover {color: #0a58ca;}

.cart_page .panel {
    position: relative;
    display: flex;
    align-items: center;
    background: #24263a;
    border: 1px solid #181a20;
    margin: 0px;
    padding: 60px 60px 60px 60px;
}

body.dark .schedule__plus_btn, body.dark .schedule__product , body.dark .summary__price, body.dark .swal2-title {
    color: #fff
}

.swal2-popup {
    background: #FCFCFC;
    border-radius: 16px;
    box-shadow: 0 0 14px -4px rgb(0 0 0 / 5%), 0 32px 48px -8px rgb(0 0 0 / 10%);
    transition: opacity .5s;
    min-height: 240px !important;
    display: flex !important;
    justify-content: center;
    flex-direction: column
}

.swal2-styled.swal2-confirm {
    background: #0069f6
}

.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
    background: rgba(244, 244, 244, .8) !important
}

button.swal2-styled {
    height: 48px !important;
    padding: 0 20px;
    border-radius: 12px !important;
    font-size: 15px !important
}

.slider_price {
    display: flex;
    align-items: center;
    padding: 0 1rem 0 00;
    font-size: 1.5rem;
    font-weight: 700;
    color: white;
}

body.dark .swal2-popup {
    background: #1A1D1F !important
}

body.dark .swal2-container.swal2-backdrop-show, body.dark .swal2-container.swal2-noanimation {
    background: rgba(39, 43, 48, .9) !important
}

@media (min-width: 720px) {
	.pcgizle{
		display:none !important;
	}
	
}
@media (max-width: 720px) {
	.mobgizle{
		display:none !important;
	}
    .sidebar__foot_mobile {
        display: block !important
    }

    .header_about_btn {
        display: none
    }

    .js-tabs .shop__control .shop__nav {
        flex-direction: column
    }
}

.sidebar__foot_mobile {
    display: none
}

.slider_footer_start {
    display: flex
}

body.dark .schedule__minus_btn {
    background: #2F3244;
    border-color: #2F3244;
    color: #fff;
    border-radius: 3px 0 0 3px !important
}

body.dark .schedule__plus_btn {
    background: #2F3244;
    border-color: #2F3244;
    border-radius: 0 3px 3px 0 !important
}

body.dark .orderPopup_title {
    border-bottom: 1px solid #dedede24
}

body.dark .field__select {
    background: #212529;
    color: #fff !important
}

.product_single_tabs {
    display: flex;
    border: none
}

.product_single_tabs .nav-item {
    border: none
}

.product_single_tabs .nav-item .nav-link.active {
    color: #1A1D1F;
    border: none !important;
    background: #EFEFEF
}

.product_single_tabs .nav-item .nav-link {
    padding: 8px 16px;
    border-radius: 8px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.6;
    color: #6F767E;
    border: none !important;
    transition: all .2s
}

.product_page .shop__control {
    flex-direction: column;
    align-items: flex-start
}

.product_page .product__comments {
    width: 100%;
    border-left: none
}

.product_page .tab-content {
    padding-top: 1.5rem;
    width: 100%
}

.product_page .shop__control .hit {
    width: 100%
}

.product_page .shop__control .hit .hit__head {
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.editor__wrap .rating {
    position: absolute;
    left: 6rem;
    bottom: 12px;
    z-index: 1;
    box-shadow: none !important;
    background: 0 0;
    padding: 0 !important;
    margin: 0 !important;
    height: 40px
}

.editor__wrap .rating i {
    font-size: 18px !important
}

.editor__wrap .rating i:hover {
    color: #ffc107 !important
}

.notify_btn {
    color: #fff;
}

.nobg_category {
    padding-top: 1rem
}

.nobg_category .shop__background {
    height: auto;
    margin: 0;
    padding: 0;
    display: flex;
    width: 100%;
    flex-direction: column
}

.nobg_category .shop__background .product_breadcrumb_page {
    position: static;
    top: 0
}

.nobg_category .shop__tabs {
    margin-top: 0 !important
}

body.dark .product_single_tabs .nav-item .nav-link.active {
    background: #272B30;
    color: #fff
}

.product__content, .product__content p {
    color: #94999f
}

.header_cart_btn span {
    font-weight: 400 !important
}

#headerCartCount {
    font-weight: 700 !important
}

.summary_category_icon_item_white, body.dark .summary_category_icon_item_normal {
    display: none !important
}

body.dark .summary_category_icon_item_white {
    display: block !important
}

.sidebar__menu .icon_white, body.dark .sidebar__menu .icon_black {
    display: none !important
}

body.dark .sidebar__menu .icon_white {
    display: block !important
}

.filters__body {
    position: fixed;
    right: 24px;
    top: inherit;
    bottom: 15px
}

.filters__group {
    max-height: 313px;
    overflow: hidden;
    overflow-y: scroll
}

.filters__group::-webkit-scrollbar {
    height: 5px !important;
    width: 5px
}

.filters__group::-webkit-scrollbar-track {
    border-radius: 10px !important;
    background: rgb(112 112 112 / .1);
    webkit-box-shadow: inset 0 0 6px #707070 !important
}

.filters__group::-webkit-scrollbar-thumb {
    border-radius: 12px;
    background-color: rgb(112 112 112 / .2) !important;
    webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5) !important
}

button.button-stroke.settings__button {
    margin-right: 10px;
    padding: .8rem .6rem
}

.product_page .shop__contacts .product_cart_button:hover {
    opacity: .8
}

.page_single, .page_single p {
    color: #000
}

.table_no_empty h4 {
    font-size: 1.2rem;
    font-weight: 700
}

body.dark .payment_history_tabs .nav-tabs {
    background: #111315
}

.payment_history_tabs .nav-tabs {
    border: none;
    width: auto;
    display: inline-flex;
    display: flex;
    margin-bottom: 36px;
    padding: 4px;
    border-radius: 20px;
    background: #F4F4F4
}

.payment_history_tabs .nav-tabs .nav-item .nav-link {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 50%;
    height: 32px;
    border-radius: 16px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.6;
    color: #6F767E;
    -webkit-tap-highlight-color: transparent;
    transition: color .2s
}

body.dark .payment_history_tabs .nav-tabs .nav-item .nav-link.active {
    color: #fff
}

.header__line {
    flex-direction: row;
    flex-wrap: wrap
}

.payment_history_tabs .nav-tabs .nav-item .nav-link.active {
    box-shadow: 0 4px 8px -4px rgb(0 0 0 / 25%), inset 0 -1px 1px rgb(0 0 0 / 4%), inset 0 2px 0 rgb(255 255 255 / 25%);
    background: #FCFCFC
}

#calculatorPrice {
    margin-right: .5rem
}

.paymentMethod_service_Label, body.dark .paymentMethod_service_Label {
    text-align: left;
    width: 100%;
    display: flex;
    margin: .5rem 0 1rem;
    border-radius: 6px;
    padding: .5rem;
    font-size: .87rem;
    font-weight: 500
}

body.dark .paymentMethod_service_Label {
    color: #1A1D1F;
    background: #B5E4CA
}

.paymentMethod_service_Label {
    background: #e6eff0
}

.coupon_completed {
    background: #d8ede3
}

.coupon_danger {
    background: #c9cbce
}

.hidden {
    display: none !important
}

.coupon_active_input {
    text-decoration: line-through
}

body.dark .payment_history_tabs .nav-tabs .nav-item .nav-link.active {
    box-shadow: 0 4px 8px -4px rgb(0 0 0 / 25%), inset 0 -1px 1px rgb(0 0 0 / 49%), inset 0 2px 1px rgb(255 255 255 / 6%);
    background: #272B30
}

body.dark .payment_history_tabs .nav-tabs .nav-item .nav-link {
    border-color: transparent
}

body.dark .payment_history_tabs .nav-tabs {
    border-color: #556171
}

body.dark .header_cart_open {
    background: #111315;
    color: #fff;
    border-color: #272B30 !important
}

body.dark .header_cart_footer .header_cart_btn, body.dark .header_cart_product_price {
    color: #fff !important
}

body.dark .header_cart_open_wrapper {
    color: #fff !important;
    border: none
}

body.dark .header_cart_product_image, body.dark .header_cart_products {
    border-color: #dedede40
}

body.dark .product__content, body.dark .product__content p {
    color: #6F767E;
    font-size: 1.1rem;
    margin-bottom: 20px;
}

body.dark .product__content h3{
    font-weight: 600;
    color: #FCFCFC;
    font-size: 1.3rem;
    margin-bottom: 20px;
}

body.dark .header__item_messages .header__head .icon, .header__item_notifications .header__head .icon {
    width: 24px;
    height: 24px;
    /* fill: #babcbe; */
    transition: fill .2s;
}
body.dark .header__item_messages .header__head.active:before, body.dark .header__item_notifications .header__head.active:before {
    border-color: #1a1d1f70;
}

body.dark .product__content h2{
    font-weight: 600;
    color: #FCFCFC;
    font-size: 1.3rem;
    margin-bottom: 20px;
}

 .product__content h2 {
    font-weight: 600;
    color: var(--bs-dark);
    font-size: 1.3rem;
    margin-bottom: 20px;
	
}

body.dark .page_single .product__title {
    color: #ccd3dc !important
}

.discount_message {
    display: flex;
    padding-top: .25rem;
    font-size: .875rem
}

.discount_message.true {
    color: #31c27d
}

.discount_labels {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: .5rem
}

.discount_message.false {
    color: #c23131
}

.discount_close {
    color: #6c757d;
    cursor: pointer
}

@media only screen and (max-width: 1259px) {
    .sidebar__logo {
        display: none
    }

    .search {
        width: 300px
    }
}

.cart_mobile_element {
    display: none
}

@media (max-width: 768px) {
    .messages {
        display: flex;
        background: 0 0;
        width: 100%;
        flex-direction: column;
        height: auto
    }

    .messages__link {
        width: auto !important;
        flex: inherit !important;
        margin-left: 0;
        justify-content: flex-start;
        padding-left: 1rem;
        padding-right: 1rem
    }

    .messages.active .messages__users {
        display: block;
        margin: 0 0 2rem !important;
        background: #fff;
        max-width: 100%;
        border-radius: 12px;
        padding: 16px 8px
    }

    .messages.active .messages__messenger {
        background: #fff
    }

    .jbetween a {
        margin-top: 1rem;
        color: #fff !important
    }

    .jbetween {
        flex-direction: column
    }

    .search.visible {
        width: 100%
    }

    .cart_btn_mobile {
        width: 50px
    }

    .messenger__send_message {
        margin-bottom: 2rem;
        margin-top: 1.5rem
    }
    .messenger__send.mb-2 .file{width:100% !important;padding: 0 15px !important;margin-bottom: 1rem;}
    .messenger__form{width:100% !important;justify-content: center !important;margin-bottom: 1rem;}
    .messenger__form button{
        width: 50%;
    }
    .messenger__send.mb-2{flex-direction: column-reverse !important;padding: 0 !important;justify-content: center !important;align-items: center !important;}
    .messenger__send {
        position: static;
        margin-bottom: 2rem;
        margin-bottom: 0;
    }

    .header__search {
        margin-right: 0 !important
    }

    body.dark .register_btn {
        background: 0 0;
        border: 1px solid #6F767E;
        color: #6F767E
    }

    .messages__details {
        width: 100%;
        max-width: 100%
    }

    .messages__item {
        width: 100%
    }

    .messages__list {
        padding-right: 16px;
        padding-left: 16px
    }

    .messages__nav {
        justify-content: flex-start;
        align-items: flex-start;
        display: flex;
        background: 0 0
    }

    .register_btn {
        border: 1px solid #6F767E;
        background: #6F767E;
        color: #fff
    }

    .sidebar.active .sidebar__logo {
        display: block !important
    }

    .mobile_hidden {
        display: none !important
    }

    .cart_mobile_element {
        display: block !important
    }

    .cart_desktop_element {
        display: none !important
    }
	
	

    .sidebar.active .sidebar__menu {
        padding-top: 30px
    }

    .sidebar.active .desktop_hidden {
        display: block !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        line-height: 48px;
        margin: .5rem 0
    }

    .cart_mobile_element svg {
        width: 24px;
        height: 24px
    }
}

.hbm_search, .header_top_main {
    position: relative
}

.desktop_hidden {
    display: none !important
}

.jbetween, .payment_history_tab_wrapper {
    display: flex
}

.messages__nav {
    width: 100%;
    background: 0 0
}

.messages__users {
    width: 400px
}

.messages__link {
    font-size: 13px;
    width: 100%;
    flex: inherit;
    border: none;
    box-shadow: 2px -1px 12px -4px rgb(0 0 0 / 18%), inset 0 -1px 1px rgb(0 0 0 / 4%), inset 1px 1px 0 rgb(214 208 208 / 36%) !important
}

.messenger__send_message {
    bottom: inherit;
    position: static;
    width: 100%;
    border: 2px solid #181a20;
    background: #191b20;
    border-radius: 12px;
    height: auto;
    align-items: flex-start;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.messenger__input {
    padding-top: 10px;
    max-height: 200px;
    border: none;
    background: none;
    overflow-y: scroll;
    height: 130px;
    max-height: 130px;
    border-bottom: 1px solid #dedede;
    border-radius: 0;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

body.dark .messenger__input {
    padding-top: 10px;
    max-height: 200px;
    border: none;
    background: none;
    overflow-y: scroll;
    height: 130px;
    max-height: 130px;
    border-bottom: 1px solid #181a20;
    border-radius: 0;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.jbetween {
    justify-content: space-between;
    align-items: center
}

.messenger__wrapper {
    height: calc(100% - 94px) !important;
    padding: 10px 24px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* align-items: center; */
}

.messenger__list {
    max-height: calc(100% - 300px);
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
}

.jbetween a {
}

body.dark #smsActivation .modal-content {
    background: #1A1D1F !important
}

body.dark #smsActivation .modal-footer, body.dark #paymentDialog .modal-header {
    border-color: #dee2e642 !important
}


body.dark #paymentDialog .modal-content {
    background: #1A1D1F !important
}

body.dark #paymentDialog .modal-footer, body.dark #paymentDialog .modal-header {
    border-color: #dee2e642 !important
}

.filters__range {
    width: calc(100% - 20px); 
    margin: auto auto auto 5px;
    padding-left: 0
}

.messages__details {
    width: 100%;
    max-width: 100%;
    flex: inherit
}

.messages__item {
    width: 100%
}

.media__button i {
    color: #6F767E;
    margin-right: 8px
}

.product__content li, .product__content ul {
    list-style: disc
}

.product__content ul {
    padding-left: 1rem
}

.cart_page button[disabled], .orderPopup_Form button[disabled] {
    opacity: .5;
    cursor: none;
    pointer-events: none
}

@media (max-width: 728px) {
    .cart_page .schedule__col label.checkbox, .cart_price_div {
        margin-bottom: 1rem
    }

    .schedule__preview {
        width: 100%;
        height: auto
    }

    .cart_page .schedule__preview img {
        height: 220px;
        object-fit: cover
    }

    .cart_page .schedule__details .schedule__price {
        display: none
    }

    .cart_page .schedule__item {
        flex-direction: column
    }

    .cart_page .panel {
        display: block !important
    }

    .cart_price_div {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        width: 100%
    }

    div.cart_page .schedule__row:not(:first-child) > div.schedule__col:last-child {
        text-align: center;
        display: flex;
        width: 100% !important
    }

    div.cart_page .schedule__row .cart_price_div > .schedule__col:first-child .schedule__quantity_calc > div {
        height: 100%;
        align-items: center;
        display: flex
    }

    div.cart_page .schedule__row .cart_price_div > .schedule__col:first-child .schedule__quantity_calc {
        justify-content: flex-start;
        width: 100%;
        display: inline-flex;
        margin-left: 0;
        padding-left: 37px;
        height: 40px;
        align-items: center
    }

    div.cart_page .schedule__row .cart_price_div > .schedule__col:first-child {
        justify-content: flex-start !important;
        align-items: flex-start !important;
        display: flex;
        margin-left: 0
    }

    div.cart_page .schedule__row:first-child .schedule__col:first-child > .checkbox {
        margin: 0
    }

    div.cart_page .schedule__row:first-child {
        align-items: center
    }

    div.cart_page .schedule__row:first-child .schedule__col:first-child {
        width: auto !important;
        display: flex !important;
        align-items: center !important
    }

    div.cart_page .schedule__row:first-child .schedule__col {
        width: 25% !important;
        height: 100%;
        height: 55px;
        align-items: center;
        font-size: .7rem;
        line-height: 50px
    }

    div.cart_page .schedule__row .cart_price_div {
        width: 100% !important;
        justify-content: center;
        align-items: center;
        display: flex;
        flex-direction: column !important;
        flex-direction: row !important;
        margin-bottom: 1rem
    }

    .cart_page .schedule__row:not(:first-child) > .schedule__col:nth-child(2) .schedule__product a {
        text-align: center !important;
        justify-content: center;
        width: 100%;
        margin-bottom: 1rem
    }

    div.cart_page .schedule__row:not(:first-child) > .schedule__col:nth-child(2) {
        width: 85% !important;
        text-align: center;
        justify-content: center;
        align-items: center
    }

    .cart_page .schedule__row:not(:first-child) > .schedule__col:nth-child(1) {
        width: 15% !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center
    }

    .cart_page .panel__btns a, .cart_page .panel__btns button {
        margin-bottom: .5rem;
        width: 100%
    }

    .cart_page .panel__btns {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start
    }

    .cart_page .schedule__row .cart_price_div .schedule__col .schedule__price {
        margin-top: 0 !important;
        height: 40px;
        justify-content: center;
        align-items: center;
        display: flex;
        font-size: .9rem !important
    }

    .cart_page .schedule__row .cart_price_div .schedule__col {
        width: 100% !important;
        padding: 0 !important;
        text-align: center
    }
}

.cart_page .schedule__row .cart_price_div {
    padding: 0 1rem
}

.cart_page .schedule__row:not(:first-child) > .schedule__col:nth-child(2) .schedule__product {
    margin: 0;
    text-align: center;
    padding: 0
}

.cart_page .schedule__row:not(:first-child) > .schedule__col:nth-child(2) .schedule__product a {
    font-size: .8rem;
    width: 100%;
    display: flex;
    margin-top: .5rem;
    text-align: left
}

.cart_page .schedule__row .cart_price_div .schedule__col .schedule__price {
    font-size: .85rem;
    margin-top: .5rem;
    width: 100%
}

.cart_page .schedule__row:not(:first-child) > .schedule__col:nth-child(2) {
    width: 25% !important
}

.cart_page .schedule__row:not(:first-child) > .schedule__col {
    width: auto !important
}

.cart_page .schedule__row:not(:first-child) > div.schedule__col:last-child .schedule__date {
    font-size: .8rem
}

.cart_page .schedule__row:not(:first-child) > div.schedule__col:last-child {
    width: 35% !important
}

.cart_page .schedule__row:not(:first-child) {
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap
}

.cart_page .schedule__row {
    border-bottom: 1px solid #dede;
    padding: .5rem
}

.cart_page .schedule__col:nth-child(2) {
    width: calc(25% - 14px)
}

.cart_page .schedule__col {
    display: block !important
}

.page_top_header {
    padding: 0
}

body.dark .header_top_menu_right > li > a {
    color: #fff
}

body.dark .header_top {
    border-color: transparent;
    background: transparent;
}

.header_top, .header_top_menu {
    border-bottom: 1px solid #dedede
}

.header_top_main {
    z-index: 9;
    box-shadow: none !important;
    background: 0 0;
    padding: 0;
    left: inherit;
    right: inherit;
    top: inherit;
    bottom: inherit;
    align-items: inherit;
    flex-direction: column
}

.header_top, .header_top_navbar {
    align-items: center;
    display: flex
}

.header_top {
    background-color: #f8f8f9;
    color: #d9dae9;
    height: 40px;
    font-size: 13px
}

body.dark .header_top_slogan h1 {
    color: #fff
}

.header_top_menu_right > li > a, .header_top_slogan h1 {
    color: #191a27
}

.header_top_colon {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.header_top_navbar {
    height: 80px;
    background: #fff
}

body.dark .header_top_navbar {
    background: transparent;
}

.header_top_menu {
    display: flex;
    height: 50px;
    background: #fff;
    border-top: 1px solid #dedede
}

body.dark .header_top_menu {
    background: transparent;
    border-color: transparent;
    box-shadow: 0px 1px 0px 0px transparent;
    border-bottom: 0px solid #181a20;
}

.header_top_menu .container {
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: space-between;
    max-width: 1200px
}

.header_top_navbar > .container {
    display: flex;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0
}

.header_top_menu_right > li {
    padding: 0 .5rem
}

.header_top_menu .container > li.dropdown {
    list-style: none;
    margin-left: 1rem
}

.header_top_menu_right .dropdown-menu {
    padding: 0
}

.header_top_menu_right .dropdown-menu > li a {
    font-size: .875rem;
    font-weight: 600;
    padding: .6rem 1rem
}

.header_top_menu li.dropdown a.dropdown-toggle {
    color: #1a1a1a
}

.header_top_menu_right {
    color: #6F767E;
    display: flex
}

body.dark .header_top_menu li.dropdown a.dropdown-toggle {
    color: #eee
}

body.dark .header_top_menu li.dropdown ul.dropdown-menu {
    background: #191a27
}

.header_top_menu li.dropdown ul.dropdown-menu li a:hover {
    text-shadow: 0 0 6px rgb(237 238 251 / 68%);
    border-bottom: 1px solid #5962ca;
    color: #edeefb
}

body.dark .header_top_menu li.dropdown ul.dropdown-menu li a {
    color: #fff
}

.header_top_menu li.dropdown ul.dropdown-menu li a {
    font-size: .85rem;
    background: 0 0;
    border-bottom: 1px solid transparent;
    transition: .5s all ease
}

.ht_navbar_start {
    width: 25%
}

.ht_navbar_search {
    width: 40%
}

.header_top_navbar .navbar-brand img {
    height: 50px
}

.header_top_navbar .search__input {
    height: 40px;
    font-weight: 400;
    border-radius: 6px
}

body.dark .header_top_navbar .search__input:focus {
    border-color: #4b5192
}

body.dark .header_top_navbar .search__input {
    color: #d9dae9 !important;
    background: #272B30 !important
}

.header_top_navbar .ht_navbar_search .search {
    z-index: 99
}

.ht_navbar_search .search {
    width: 100%
}

.ht_navbar_end {
    display: flex;
    list-style: none;
    width: 35%;
    justify-content: flex-end;
    align-items: center
}

.ht_navbar_end > li:first-child {
    margin-right: .5rem
}

body.dark .ht_navbar_end > li > .dropdown-item {
    color: #fff
}

.ht_navbar_end > li > .dropdown-item {
    border-radius: 6px;
    font-weight: 600
}

.ht_navbar_end .theme__inner {
    background: 0 0
}

.ht_navbar_end li.add_product {
    margin: 0;
    padding: 0
}

.ht_navbar_end li.add_product .dropdown-menu.show {
    background: #fff
}

.ht_navbar_end li.add_product .dropdown-menu li:first-child a {
    border-radius: 0
}

.ht_navbar_end li.add_product .dropdown-menu li:last-child a {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.ht_navbar_end li.add_product > a {
    border: 1px solid #dedede;
    border-radius: .6rem;
    font-size: .875rem;
    font-weight: 600
}

.ht_navbar_end li.add_product .dropdown-menu li:last-child {
    border: none
}

.ht_navbar_end li.add_product .dropdown-menu {
    padding: 0;
    margin: 0 !important;
    margin-block-start: 0 !important;
    margin-block-end: 0 !important;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 0 !important;
    border: none;
    border-radius: 0 0 6px 6px
}

.ht_navbar_end li.add_product .dropdown-menu a {
    color: #373738;
    font-size: .9rem;
    font-weight: 600;
    padding: .5rem 1rem;
    border-bottom: 1px solid #dedede
}

.ht_navbar_end li.add_product .dropdown-menu li:last-child a {
    border: none
}

body.dark .ht_navbar_end li.add_product a:hover {
    background: #404257;
    color: #fff
}

body.dark .ht_navbar_end li.add_product > a {
    font-weight: 700;
    font-size: .875rem;
    padding: .5rem 1rem;
    background: #404257;
    color: #fff;
    border: 1px solid #404257
}

.ht_navbar_end .theme_switch {
    margin-left: 1rem
}

.ht_navbar_end .theme_switch .theme__box .icon {
    margin-right: 0
}

.ht_navbar_end .theme_switch .theme__box {
    min-width: 32px
}

.ht_navbar_end .theme__input:checked + .theme__inner {
    background: 0 0
}

body.dark .search__start:hover svg {
    fill: #6F767E
}

.header_top_menu .sidebar__menu {
    flex-direction: row;
    width: 100%
}

.header_top_menu .sidebar__body {
    display: none !important
}

.sidebar__item {
    margin: 0 !important
}

.header_top_menu li.dropdown a.dropdown-toggle i {
    margin-right: .5rem
}

.header_top_menu .sidebar__head > a {
    color: #d9dae9
}

.header_top_menu .sidebar__head > svg {
    fill: #d9dae9
}

.blog_card_text .blog_card_details svg, .product_order_card .schedule_product_btn button.product_cart_button svg {
    fill: #fff
}

.header_top_menu .sidebar__head a img {
    transition: .5s all ease
}

.header_top_menu .sidebar__head:hover a img {
    opacity: 1;
    transition: .5s all ease
}

.header_big_menu {
    padding: 1.5rem 0;
    display: none;
    border-bottom: 1px solid #dedede;
    background: #fff;
    transition: .5s all ease
}

body.dark .header_big_menu {
    background: #1a1d1f;
    border-color: transparent
}

.header_big_menu.open {
    display: block
}

.header_big_menu .container {
    padding: 0
}

.header_big_menu_top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem
}

body.dark .hbm_search input {
    color: #eee;
    background: #272b30
}

body.dark .hbm_search input::placeholder {
    color: #8a8d9e
}

.hbm_search input::placeholder {
    color: #3f425742
}

.hbm_search input {
    padding: 7px 28px 5px 12px;
    border: 0px solid;
    border-radius: 3px;
    background: #fff;
    color: #3f4257;
    appearance: none !important;
    outline: 0 !important
}

.hbm_search i {
    position: absolute;
    right: 15px;
    top: calc(50% - 8px);
    width: 16px;
    height: 16px;
    font-size: 16px;
    color: #8a8d9e
}

.header_big_menu_content ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

.header_big_menu_content ul li {
    width: calc(25% - 4px);
    float: left;
    margin: 2px
}

body.dark .header_big_menu_content ul li a {
    color: #fff;
    background: 0 0;
}

.header_big_menu_content ul li a:hover {
    background: #f4f4f4;
    color: #323448;
    border: 1px solid
}

body.dark .header_big_menu_content ul li a:hover {
    background: #111315;
    color: #fff
}

.header_big_menu_content ul li a {
    transition: .5s all ease;
    font-size: .9rem;
    border-radius: 6px;
    padding: .45rem .5rem;
    align-items: center;
    display: flex;
    color: #2e3139;
    border: 1px solid #333;
    margin-bottom: .3rem;
    margin-right: .5rem;
    background: #fff
}

.header_big_menu_content ul li a img {
    height: 30px;
    width: 30px;
    object-fit: cover;
    border-radius: 3px;
    margin-right: .4rem
}

body.dark .hbm_all_link a {
    color: #fff
}

.hbm_all_link a {
    color: #000
}
.category_list_box_title a{
    color: #1A1D1F;
}
body.dark .category_list_box_title a{
    color: #fff
}
.blog_card_text, .blog_card_text .blog_card_details span, .blog_slider_title h2, .blog_view_btn.active i, .category_list_img_arrow i, body.dark .blog_card_text .blog_card_details, body.dark .blog_card_text .blog_card_title h2 {
    color: #fff
}

.hbm_all_link a i {
    margin-left: .5rem
}

.notCategoryShowing {
    display: none
}

.notCategoryShowing.active {
    display: flex
}

#shop_js_tab_wrapper .js-tabs-item {
    display: none
}

.category_list_box {
    margin-bottom: 0.5rem;
    position: relative;
    /* padding: 12px 12px 0; */
}

.border-radius-0{
	border-radius:0px !important;
}

.catealangenel{
    box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.4);
}

.category_list_box_img {
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center
}

.category_list_box_img a {
    width: 100%
}

.category_list_box_img img {
    border-radius: 8px 8px 0 0;
    transition: .5s all ease;
    width: 100%;
    object-fit: cover;
    height: 100%;
    min-height: 260px
}

.category_list_box_title {
    height: auto
}

.category_list_box_title a {
    border-radius: 0 0 8px 8px;
    display: flex;
    padding: 16px;
    justify-content: left;
    font-weight: 600;
    font-size: .875rem;
    transition: box-shadow 0.25s ease-in-out 0s, transform 0.25s ease 0s;
}

.category_list_box:hover .category_list_box_img img {
    transform: scale(1.1)
}

.category_list_box:hover .category_list_img_arrow {
    opacity: 1;
    transition: .5s all ease
}

.category_list_img_arrow {
    position: absolute;
    left: calc(50% - 16px);
    top: -21px;
    transition: .5s all ease;
    opacity: 0
}

.category_list_img_arrow span {
    display: flex;
    width: 28px;
    height: 28px;
    background: #173642;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: .75rem
}

.blog_card::before, .blog_slider_gradient {
    content: '';
    transition: .5s all ease;
    background: linear-gradient(0deg, #000, transparent)
}

.last_blog {
    display: flex;
    margin-bottom: 2rem
}

.big_blog_card {
    width: calc(45% - 15px);
    height: 460px;
    margin: 7.5px;
    position: relative
}

.blog_card::before {
    position: absolute;
    bottom: 0;
    border-radius: 4px;
    width: 100%;
    height: 60%
}

.blog_card {
    position: relative;
    width: 100%
}

.blog_card:hover:before {
    height: 100%;
    transition: .5s all ease
}

.blog_card_img img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 8px;
    min-width: 100%
}

.blog_card_text {
    position: absolute;
    bottom: 0;
    padding: 20px;
    vertical-align: bottom;
    z-index: 2
}

.last_blog_slider, .last_blog_slider .item {
    position: relative
}

.blog_card_text .blog_card_title h2 {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 700;
    color: #fff;
    font-size: 16px
}

.blog_card_text .blog_card_details {
    font-size: .8rem;
    font-weight: 700;
    margin-top: .5rem;
    opacity: .8
}

.right_blog_cards {
    width: calc(55% - 10px);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.right_sm_blog_card {
    width: calc(50% - 15px);
    height: calc(50% - 15px);
    margin: 7.5px;
    position: relative;
    display: flex;
    max-height: calc(230px - 7.5px)
}

.blog_view_btn {
    opacity: .5;
    transition: .5s all ease
}

.blog_view_btn.active {
    opacity: 1;
    transition: .5s all ease
}

.blog_view_vertical .summary {
    width: 33.3333% !important;
    flex: 0 0 calc(33.333% - 32px) !important;
    margin: 32px 16px 0;
    margin-bottom: 1.5rem !important
}

.blog_list_page .summary {
    margin-bottom: 1.5rem !important;
    margin-top: 15px
}

.sidebar_popular_blog_card .summary {
    padding: 0;
    width: 100%;
    margin: 0
}

.sidebar_popular_blog_card .card__head {
    margin-bottom: 15px
}

.big_blog_card .blog_card_text .blog_card_title h2 {
    font-size: 18px
}

.last_blog_slider {
    margin-bottom: 2rem
}

.blog_slider_title {
    position: absolute;
    bottom: 93px;
    left: 25px;
    z-index: 99;
    width: 70%
}

.blog_slider_title h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 25px
}

.blog_slider_gradient {
    position: absolute;
    bottom: 0;
    border-radius: 12px;
    width: 100%;
    height: 60%
}

body.dark .blog_slider_category a {
    color: #fff !important
}

body.dark .blog_slider_category {
    background: #111315
}

.blog_slider_category a {
    color: #414666 !important
}

.blog_slider_category {
    position: absolute;
    padding: .5rem 1.5rem;
    font-size: 14px;
    font-weight: 600;
    color: #414666;
    background: #fff;
    display: flex;
    align-items: center;
    border-radius: 30px;
    top: 15px;
    left: 15px
}

.blog_view_details, .modern_shop_product {
    flex-direction: column
}

.blog_slider_img {
    height: 500px;
    display: flex
}

.blog_slider_img img {
    height: auto;
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 12px
}

.last_blog_slider_thumbnails {
    position: absolute;
    bottom: 0;
    z-index: 9999999;
    width: 100%;
    height: 85px
}

.last_blog_slider_thumbnails .owl-item.current .blog_slider_img img {
    border-bottom: 4px solid #3f7dd1
}

.last_blog_slider_thumbnails .blog_slider_img {
    height: auto;
    padding: 0 .5rem
}

.last_blog_slider_thumbnails .blog_slider_img img {
    cursor: pointer;
    width: 100%;
    height: 60px;
    border-radius: 8px 8px 0 0
}

.pagination {
    display: flex;
    padding: 1.5rem 0
}

.pagination .page-item.disabled {
    opacity: .4
}

.pagination .page-item.active .page-link {
    background: #1f1f1f;
    border-color: #1f1f1f;
    color: #fff;
    font-weight: 700
}

.pagination .page-item .page-link {
    color: #1f1f1f;
    font-size: .85rem;
    font-weight: 400
}

.blog_view_details .summary_description a, .summary_description a {
    color: #1A1D1F
}

.pagination .page-item:nth-child(odd) .page-link {
    border-bottom-right-radius: 0
}

.summary_description {
    display: none
}

.blog_view_details .summary {
    flex: 0 0 100% !important;
    width: 100%;
    display: flex;
    flex-direction: row
}

.blog_view_details .summary__preview {
    display: flex;
    min-width: 284px;
    max-width: 284px;
    margin-right: 1rem
}

.blog_view_details .summary__title {
    font-size: 1.35rem;
    font-weight: 600;
    margin-bottom: 1rem
}

.blog_view_details .summary_description {
    display: block;
    font-size: .9rem;
    font-weight: 400;
    margin-bottom: 1rem
}

.blog_view_details .summary_details_box {
    width: calc(100% - (284px - 1rem));
    padding-right: 2rem
}

.summary__date .icon, .summary__date i {
    width: 16px;
    height: 16px;
    font-size: 16px
}

body.dark .summary_description p {
    color: #fff
}

.summary_icons {
    display: flex
}

.summary__date i {
    margin-right: .5rem
}

.summary__date {
    font-size: .85rem;
    margin-right: 1rem
}

.phone_row {
    display: flex
}

.phone_row .col-md-3 {
    width: auto;
    max-width: 25%
}

.phone_row .col-md-9 {
    max-width: 75%
}

body.dark .vertical_product_card .product_card {
    color: #fff;
    border: 0px solid #181a20;
    box-shadow: rgb(0 0 0 / 8%) 0px 4px 16px;
    background: #24263a;
}

.vertical_product_card .product_card {
    width: calc(20% - 24px) !important;
    flex: 0 0 calc(20% - 24px);
    background: 0 0;
    box-shadow: 0 2px 9px 1px #3232322e;
    border-radius: .625rem;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    border: none;
    padding-bottom: 7px !important;
}

.vertical_product_card .product_card .summary_category_icon, body.dark .vertical_product_card .product_card .summary_category_icon {
    box-shadow: rgb(0 0 0 / 27%) 0 5px 7px;
    background: linear-gradient(90deg, var(--myColor1), var(--myColor2) 100%);
    transition: --myColor1 3s, --myColor2 3s
}

.vertical_product_card .summary__preview {
    margin: -1rem;
    width: calc(100% + 2rem);
    display: flex;
    height: auto !important;
    position: relative;
    border: none;
    border-radius: 0;
    max-height: inherit !important
}

.vertical_product_card .summary__line {
    margin-top: 2rem
}

body.dark .vertical_product_card .product_card .summary_category_icon {
    border-bottom: none;
    --myColor1: rgb(33 32 60) 35%;
    --myColor2: #272a52
}

.vertical_product_card .product_card .summary_category_icon {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-bottom: 1px solid #dedede;
    z-index: 9;
    border-radius: 0 !important;
    --myColor1: rgb(33 32 60) 35%;
    --myColor2: #272a52
}

.vertical_product_card .product_card .summary_category_icon .summary_category_icon_item {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0;
    height: 20px
}

.vertical_product_card .product_card .summary_category_icon .summary_category_icon_item img {
    position: static !important
}

.vertical_product_card .product_card .summary_category_icon .summary_category_icon_item .summary_category_icon_item_normal {
    display: none !important
}

.vertical_product_card .product_card .summary_category_icon .summary_category_icon_item .summary_category_icon_item_white {
    display: block !important
}

.vertical_product_card .summary__preview:after, .vertical_product_card .summary__preview:before {
    width: 100%;
    height: 100%;
}

.vertical_product_card .summary__preview > img {
    border: none;
    object-fit: cover;
    height: 250px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    min-height: 250px;
    position: static !important;
}

.vertical_product_card .product_card:hover .summary_category_icon {
    background: #1b2943
}

.shop__products nav {
    width: 100%;
    justify-content: center;
    display: flex
}

body.dark .pagination .page-item .page-link {
    background: #3b4b67;
    border-color: #2230477a;
    color: #fff
}

body.dark .pagination .page-item.active .page-link {
    background: #233961;
    border-color: #3b4559;
    color: #fff;
    font-weight: 700
}

.modern_shop_product {
    padding-top: 0;
    display: flex
}

.vertical_product_card .product_card:hover .summary_category_icon .summary_category_icon_item_normal {
    display: none !important
}

.vertical_product_card .product_card:hover .summary_category_icon .summary_category_icon_item_white {
    display: block !important
}

.vertical_product_card .product_card .product_cart_button {
    font-size: 0
}

.vertical_product_card .product_card .product_view_button svg {
    margin-right: 0
}

.product_order_card {
    flex-direction: column;
    padding: 1.5rem 0
}

.product_order_card .product_card {
    width: 100%;
    flex: 0 0 100%
}

.ht_navbar_end .header_cart .cart_btn_mobile {
    color: #fff !important;
    padding: .375rem .75rem;
}

.product_order_card .schedule__row {
    display: flex;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #dedede;
    padding: 1rem 0
}

.product_order_card .schedule__row .schedule__col {
    width: 30%;
    font-size: .875rem;
    border: none;
    margin: 0;
}

.product_order_card .schedule__product .product_note {
    font-weight: 400
}

.product_order_card .schedule__product {
    margin: 0;
    margin-bottom: 4px;
    max-width: inherit;
    width: auto;
    font-size: 1rem;
    flex-direction: column;
    display: flex
}

.product_order_card .summary__price {
    font-size: 1.5rem
}

.product_order_card .schedule__details {
    display: flex;
    width: calc(77% - 80px)
}

.product_order_card .schedule_discount {
    display: flex;
    width: 25%
}

.product_order_card .cart_price_div {
    width: 20%
}

.product_order_card .schedule_product_btn {
    width: 25%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 1.5rem
}

.product_order_card .schedule__col:first-child:after {
    display: none
}

.product_order_card .summary_discount_box {
    background: #e62727;
    border-radius: .4rem;
    padding: .5rem .7rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    flex-direction: column;
    margin-right: 1rem
}

.product_order_card .summary_discount_box .summary_discount {
    margin: 0
}

.product_order_card .summary_discount_box .summary_discount span {
    background: 0 0;
    color: inherit
}

.product_order_card .summary__price_old {
    text-align: left
}

.product_order_card .schedule__plus button {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.product_order_card .schedule__minus button {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.product_order_card .schedule__minus button, .product_order_card .schedule__plus button {
    width: 45px
}

.product_order_card .schedule__quantity {
    width: 70%;
    text-align: center;
    height: 45px;
    align-items: center;
    display: flex;
    font-weight: 800;
    justify-content: center;
    color: #1c1c1c;
    font-size: 1rem
}

.product_order_card .schedule_product_btn button.product_cart_button:hover {
    background: #019c71;
    transition: .5s all ease
}

.product_order_card .schedule_product_btn button.product_cart_button {
    background: #ff9a39;
    color: #fff;
    transition: .5s all ease
}

.product_order_card .product_view_button {
    background: #2b85ff;
    margin-left: 1rem;
    color: #fff;
    padding: .4rem 1rem;
    border-radius: 7px
}

.product_order_card .product_view_button svg {
    fill: #fff;
    margin: 0
}

.cart_page .schedule__row:not(:first-child) {
    display: flex;
    width: 100%;
    min-width: 100%
}

.cart_page .schedule__row .cart_price_div {
    display: flex;
    height: auto;
    width: calc(19% - 14px);
    flex-direction: row !important;
    align-items: flex-end;
    position: relative;
    margin: 0 auto 0 0;
    margin-right: 0 !important;
    padding-left: 0
}

.cart_page .schedule__row:not(:first-child) > .schedule__col {
    height: auto;
    display: flex;
    align-items: center
}

.cart_page .schedule__row:not(:first-child) > .schedule__col:first-child {
    width: 56px
}

.cart_page .schedule__table {
    display: flex;
    flex-direction: column;
    width: 100%;
    border: none
}

.cart_page .schedule__row .cart_price_div .schedule__col {
    padding: 0 10px
}

.cart_page .schedule__row:not(:first-child) > .schedule__col:last-child {
    width: 10% !important
}

body.dark .cart_page .schedule__row:first-child > .schedule__col {
    border-color: #dedede2b !important
}

.cart_page .schedule__row:first-child > .schedule__col {
    border-bottom: 1px solid #dedede !important;
    border-radius: 0 !important;
    padding-bottom: 10px
}

.cart_page .schedule__row:first-child {
    display: flex;
    border: none;
    align-items: flex-end
}

.cart_page .schedule__row:first-child .schedule__col:first-child {
    width: 56px
}

.cart_page .schedule__row:first-child .schedule__col:nth-child(2) {
    width: calc(25% - 14px)
}

.cart_page .schedule__row:first-child .schedule__col:nth-child(3) {
    width: calc(19% - 14px)
}

.cart_page .schedule__row:first-child .schedule__col:nth-child(4) {
    width: calc(20% - 14px);
    text-align: center
}

.cart_page .schedule__row:first-child .schedule__col {
    width: calc(19% - 56px)
}

.cart_page .cart_price_div .schedule__col:after {
    display: none
}

.cart_page .cart_price_div:first-child:after {
    left: 12px
}

body.dark .cart_page .cart_price_div:after {
    opacity: 0
}

.cart_page .cart_price_div:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    height: 1px;
    background: #EFEFEF
}

.faq__title {
    font-size: 1.4rem;
    border-bottom: 1px solid #dedede;
    padding-bottom: .5rem;
    font-weight: 800
}

body.dark .faq__title {
    border-color: #272B30;
}

.product_content_tab_view {
    border: 1px solid #dedede;
    border-radius: .6rem;
    padding: 1.5rem 1rem .5rem
}

.product_content_tab_view .shop__link {
    background: #6F767E;
    color: #fff
}

.product_content_tab_view .shop__nav {
    margin-bottom: 1.5rem
}

.product_content_tab_view .category_content_text .faq__title {
    border: none;
    padding: 0;
    margin: 0
}

.faq__body {
    display: none;
    padding-top: 0.6rem;
    font-weight: 500;
}

.faq__tab .faq__item.active:last-child .faq__head {
    border-color: #EFEFEF
}
body.dark .faq__tab .faq__item.active:last-child .faq__head {
    border-color: #272B30;
}

.faq__tab .faq__item:last-child .faq__head {
    border-color: transparent
}

footer {
    background: #fff;
    padding: 30px 0;
    color: #979aae
}

body.dark footer {
    padding: 30px 0;
	background:transparent !important;
    color: #eee;
}

footer .sidebar__head > a {
    color: #fff;
    font-size: 1.3rem;
}

footer .sidebar__head a > svg, footer .sidebar__head > svg {
    display: none !important
}

footer .sidebar__body {
    padding: 0;
    display: block
}

footer .sidebar__body .sidebar__link:Before, footer .sidebar__body:before {
    display: none
}

body.dark footer .sidebar__body .sidebar__link {
    color: #fff !important;
}

footer .sidebar__body .sidebar__link {
    color: #000 !important;
    font-size: .85rem;
    font-weight: 300;
	/* font-family: Galano Grotesque; */
    height: auto;
    padding-bottom: 0.5rem;
}

body.dark .footer_company .navbar-brand img.some-icon {
    display: none !important
}

.footer_company .navbar-brand img.some-icon-dark {
    height: 40px;
    display: none
}

.footer_company .navbar-brand img.some-icon {
    height: 40px;
    display: none !important;
    display: block !important
}

body.dark .footer_company .navbar-brand img.some-icon-dark {
    display: block !important
}

.fcp_box {
    display: flex;
    /* padding: .5rem 0 */
}

.fcp_box a:hover {
    background: rgb(0 0 0 / 26%);
    color: rgb(255 255 255 / 100%)
}

.fcp_box a {
    /* background: rgb(0 0 0 / 46%); */
    width: 100%;
    padding: .5rem .5rem .5rem 1rem;
    border-radius: 6px;
    color: rgb(255 255 255 / 70%);
    transition: .5s all ease;
    font-weight: 100;
}

.empty_pmethods_icon i, body.dark .sidebar__item[href]:hover > span {
    color: #fff
}

.fcp_box p {
    font-size: .875rem
}

.fcp_box a i {
    margin-right: .5rem
}

body.loading_active {
    position: relative
}

body.loading_active .page {
    filter: blur(3px);
    -webkit-filter: blur(3px)
}

.page_loading {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: 0 0;
    z-index: 9999;
    opacity: 1;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: none
}

.page_loading svg {
    margin-left: .3rem;
    margin-right: .3rem;
    width: 4rem;
    height: 4rem;
    fill: #2a85ff
}

body.loading_active .page_loading {
    display: flex
}

body.loading_active .page_loading .loading_product {
    display: block;
    position: static;
    object-fit: contain
}

.static_boxes_page:first-child {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.static_boxes_page:last-child {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

body.dark .static_boxes_page:nth-child(even) {background: #24263a;border: 1px solid #181a20;}

body.dark .static_boxes_page {
    display: flex;
    flex-direction: row;
    margin-bottom: 0;
    color: #fff;
    width: 100%;
    padding: 3rem 1.5rem;
    background: #24263a;
    border: 1px solid #181a20;
}

.static_boxes_page:nth-child(even) {background: #FCFCFC; border: 1px solid rgba(0,0,0,.125);}

.static_boxes_page {
    display: flex;
    flex-direction: row;
    margin-bottom: 0;
    width: 100%;
    padding: 3rem 1.5rem;
    background: #FCFCFC;
    border: 1px solid rgba(0,0,0,.125);
}

.empty_pmethods, .static_boxes_page_img {
    justify-content: center;
    display: flex;
    text-align: center
}

.static_boxes_page_img {
    padding: 0;
    align-items: center;
    width: 40%
}

.static_boxes_page_img img {
    width: 80%
}

.static_boxes_page_text {
    padding: 0 15px;
    line-height: normal;
    width: 60%;
    color: #6F767E;
    font-size: 1.1rem;
    margin-bottom: 20px;
}

.static_boxes_page_text h2 {
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 20px;
}

.page_single .product__wrapper {
    max-width: 100%
}

.static_boxes_page:nth-child(even) {
    flex-direction: row-reverse
}

.ht_navbar_end .header_cart {
    margin-right: 1.5rem
}

.header_top_menu .theme_switch {
    z-index: 9
}

.header__item_user .header__body {
    z-index: 10
}

.empty_pmethods {
    align-items: center;
    flex-direction: column
}

.empty_pmethods .empty_pmethods_icon {
    width: 48px;
    height: 48px;
    display: flex;
    background: #4f7ed6;
    border-radius: 100%;
    font-size: 1.5rem;
    justify-content: center;
    align-items: center;
    text-align: center
}

.cart_page .schedule__col:after, .header_top_menu .sidebar__menu > .sidebar__item .sidebar__item_icon {
    display: none
}

.popup_success:not(.popup_product) .popup__wrap {
    max-width: 620px;
    min-width: 620px
}

.sidebar__head, .sidebar__help, .sidebar__link, body.dark .sidebar__item[href] {
    color: #888a8c !important
}

body.dark .cart_page .schedule__row:first-child {
    border-color: transparent
}

body.dark .cart_page .schedule__row:not(:first-child) {
    border-color: hwb(0deg 87% 13% / 17%)
}

body.dark .header_top_menu .sidebar__menu > .sidebar__item {
    color: #eee !important
}

body.dark .header_top_menu .theme__input:checked + .theme__inner {
    background: #1a1d1f;
    padding: 4px 8px;
}

.header_top_menu .theme__inner {
    padding: 4px 8px !important;
}

.header_top_navbar .header__item.active .header__body {
    z-index: 19
}

.header_top_menu .sidebar__menu > .sidebar__item {
    color: #25273a !important
}

.sidebar__head, .sidebar__link:hover, body.dark footer .sidebar__item[href]:hover, body.dark footer.sidebar__help {
    color: #fff !important
}

.theme__box .icon {
    margin: 5px;
    width: 20px;
    height: 20px;
    transition: fill .2s;
}

.products__tab {
    display: none;
}


@media (max-width: 728px) {
    .vertical_product_card .product_card {
        width: 100% !important
    }

    .product_order_card .schedule__row .schedule__col .schedule__item .schedule__details {
        flex-direction: column;
        width: 100%;
        padding: .5rem 0
    }

    .product_order_card .schedule__row .schedule__col .schedule__item {
        flex-direction: column;
        width: 100%
    }

    .product_order_card .schedule_discount {
        width: 50%;
        padding: 0;
        margin-bottom: 1rem
    }

    .product_order_card .schedule_product_btn {
        width: 100%;
        justify-content: center;
        align-items: center;
        margin-bottom: 1rem
    }

    .product_order_card .cart_price_div {
        width: 40%
    }

    .category_page .schedule__row .schedule__col {
        display: flex;
        width: 100%;
        padding-left: 0
    }

    .media__button i {
        font-size: 1rem
    }

    .all_categories_top i {
        display: none
    }

    .all_categories_top {
        order: 1;
        width: 60%;
        margin-left: 0 !important
    }

    .header_big_menu_content ul > li > a {
        height: 100%
    }

    .header_big_menu_content ul > li {
        width: 50%;
        margin: 0;
        min-height: 70px;
        padding: 10px
    }

    .header_big_menu_content ul {
        flex-direction: row;
        flex-wrap: wrap
    }

    .header_big_menu_top .hbm_all_link {
        padding: 1rem 0 .5rem
    }

    .header_big_menu_top .hbm_search i {
        right: 30px !important
    }

    .header_big_menu_top > .hbm_search input {
        width: 100%
    }

    .header_big_menu_top > .hbm_search {
        width: 100%;
        padding: 0 15px
    }

    .header_big_menu_top {
        flex-direction: column;
        margin-bottom: 0
    }

    .header_top_navbar .ht_navbar_search .search {
        top: 120px
    }

    .header_top {
        padding: 0 10px
    }

    .header_top_menu .container {
        max-width: 100%;
        width: 100%;
        display: flex;
        padding: 0 15px;
        position: relative
    }

    .header_top_menu.switch_menu .header_top_menu_mobile_content .sidebar__menu {
        flex-direction: column;
        max-height: 400px
    }

    .header_top_menu.switch_menu .header_top_menu_mobile_content {
        display: block
    }

    .header_top_menu_mobile_content .sidebar__menu {
        background: #fefefe;
        border-top: 1px solid #dedede;
        padding-top: 5px;
        border-bottom: 1px solid #dedede;
        box-shadow: rgb(100 100 111 / 20%) 1px 7px 29px 0;
        display: flex;
        overflow: hidden;
        -webkit-transition: max-height 1s;
        -moz-transition: max-height 1s;
        -ms-transition: max-height 1s;
        -o-transition: max-height 1s;
        transition: max-height 1s;
        max-height: 0
    }

    .header_top_menu_mobile_content {
        display: none;
        position: absolute;
        top: 100%;
        width: 100%;
        height: 400px;
        z-index: 9999;
        left: 0
    }

    .header_top_menu .theme_switch {
        order: 2
    }

    .header_top_menu_mobile_switch {
        display: block !important;
        order: 3;
    }

    .product_order_card .schedule__row {
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        margin: 0 0 1rem;
        padding: 0;
        flex-wrap: wrap
    }
}

.header_top_menu_mobile_switch {
    display: none
}

.header_top_menu .all_categories_top {
    order: 1
}

.header_top_menu .theme_switch {
    order: 3
}

.header_top_menu .header_top_menu_mobile_content {
    order: 2;
}

.shop_card {
    display: flex;
    background: 0 0;
    margin-bottom: 1.5rem;
    position: relative;
}

.shop_card_img {
    padding: 0 1rem 0 .5rem;
    width: 38%;
}

.shop_card_img img {
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.shop_card_summary {
    width: 67%;
    padding: 0 12px 24px;
    background: 0 0;
    border-radius: 8px;
    display: flex
}

.scard_summary_boxes {
    display: flex;
    flex-direction: column;
    width: 100%
}

.scard_summary_boxes_item {
    display: flex;
    padding: .7rem 1rem;
    border: 1px solid #dedede;
    margin-bottom: .8rem;
    border-radius: 6px
}

body.dark .scard_summary_boxes_item {
    border-color: #181a20;
    width: 100%;
}

.scard_summary_boxes_item_title {
    margin-right: 1rem;
    width: 36%;
    font-weight: 700;
    font-size: .875rem
}

.scard_summary_boxes_item_value {
    font-size: .875rem
}

body.dark .scard_summary_boxes_item .scard_summary_boxes_item_value span {
    background: #272B30
}

.scard_summary_boxes_item_value span {
    background: #eee;
    padding: .4rem;
    border-radius: 6px;
    margin-right: .5rem
}

.scard_summary_boxes_prices .summary_price_box {
    border: 1px solid #b3e4c9;
    padding: .55rem 1.2rem;
    border-radius: 8px;
    width: auto;
    display: flex;
    margin: 0 0 1rem
}

.scard_summary_boxes_prices {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
}

.scard_summary_boxes_btns {
    display: flex;
    width: 100%
}

body.dark .scard_summary_boxes_btns .product_cart_button:hover {
    background: #191c20;
    border-color: #272b31;
    transition: .6s all ease
}

body.dark .scard_summary_boxes_btns .product_cart_button {
    background: #272b31;
    border-color: #191c20;
    color: #fff;
    transition: .6s all ease
}

.scard_summary_boxes_btns .product_cart_button {
    border: 1px solid #dedede;
    margin-right: 1rem;
    height: 48px;
    width: 50%;
    font-weight: 800;
    display: flex;
    align-items: center
}

.scard_summary_boxes_btns .details__button {
    transition: .5s all ease;
    width: 50%;
    border: 1px solid rgba(0,0,0,.125);
}

.scard_summary_similar {
    padding: 0 10px;
    width: 30% !important
}

.scard_summary_similar_title {
    display: flex;
    padding: .8rem 0;
    width: 100%;
    line-height: normal;
    border-radius: 8px;
    height: 60px
}

.scard_summary_similar_title span {
    border-bottom: 1px solid #2b85ff;
    width: 100%;
    padding: 0 1rem .9rem
}

.scard_summary_similar_product .summary_price_box .summary__price {
    font-size: .8rem;
    display: flex
}

.scard_summary_similar_product {
    max-height: 380px;
    overflow-x: scroll
}

body.dark .scard_summary_similar_product .product_card:hover {
    background: #272B30
}

body.dark .scard_summary_similar_product .product_card {
    background: #393d43;
    border-color: #1b1d1f
}

.scard_summary_similar_product .product_card {
    display: flex;
    width: 93%;
    flex: 0 0 100%;
    margin: 0 auto .8rem;
    flex-direction: row;
    flex-wrap: wrap;
    border: 1px solid #dedede;
    padding: .5rem 0;
    border-radius: 14px;
    background: #fff;
    transition: .6s all ease;
    height: 82px
}

.scard_summary_similar_product .product_card .summary_discount {
    display: none !important
}

.shop_card_start {
    width: 70%;
    display: flex;
    background: #fff;
    padding: 24px;
    border-radius: 8px;
    border: 1px solid rgba(0,0,0,.125);
    margin: -64px auto 0;
}

.scard_summary_similar_product .product_card .summary__preview > img {
    position: static;
    width: 64px;
    height: 64px;
    object-fit: cover;
    border-radius: 10px
}

.scard_summary_similar_product .product_card .summary_price_box {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.scard_summary_similar_product .product_card .summary__title a {
    white-space: pre-wrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: left
}

.scard_summary_similar_product .product_card .summary__title {
    width: 50%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: .85rem;
    font-weight: 700
}

.scard_summary_similar_product .product_card .summary__preview .summary__control, .scard_summary_similar_product .product_card .summary__preview:after, .scard_summary_similar_product .product_card .summary__preview:before {
    display: none !important
}

.scard_summary_similar_product .product_card .summary__preview {
    height: auto;
    width: 80px;
    border-radius: 0;
    padding-left: 1rem;
    margin: 0 !important
}

.scard_summary_similar_product .product_card .summary__line {
    width: calc(100% - 80px - .5rem);
    padding: 0 1rem 0 .7rem;
    justify-content: center;
    align-items: center
}

.scard_summary_similar_product .product_card .summary_footer {
    display: none
}

.scard_summary_similar_product .product_card:hover {
    background: 0 0;
    transition: .6s all ease
}

.product_modern_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product_modern_title .shop__social .icon {
    width: 22px;
    height: 22px
}

.product_modern_title h1 {
    font-weight: 700;
    font-size: 1.35rem;
}

body.dark .shop_card_bg {
    background: #24263a;
}

.shop_card_bg {
    display: flex;
    background: #fff;
    border-radius: 8px;
    border: 1px solid rgba(0,0,0,.125);
}

.shop_card_bg .shop__control {
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 0;
    padding: 24px;
}

.shop_card_bg .shop__control .tab-content {
    padding: 10px;
}

.shop_card_bg .product__content {
    padding-top: 1rem;
    color: #5b5b5b;
    font-weight: 400;
    padding-right: 1rem
}

.shop_card_bg .product__content h2 {
    padding-top: 1rem;
    color: #111315;
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 20px;
    padding-right: 1rem;
}

.shop_card_bg .product__content p {color: #6F767E;font-size: 1.1rem;margin-bottom: 20px;}

.shop_card_bg .product__content p strong {
    font-weight: 400
}

.product__content .faq__body {
    background: 0 0 !important;
    border-radius: 8px;
    padding: 0rem 0rem;
}

.product__content .faq__head {
    background: 0 0 !important;
    padding: .5rem 1rem !important;
    margin: 0;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    font-weight: 600 !important
}

.product__content .faq__item {
    background: 0 0;
    padding: .5rem;
    border-radius: 8px;
    margin-bottom: 12px
}

body.dark .product__content .faq__item {
    background: #262b31
}

body.dark .shop_card_start {
    background: #24263a;
    border: 1px solid #181a20;
}

body.dark .product__content .faq__body {
    background: #1A1D1F !important
}

body.dark .faq__item.active .faq__head .icon {
    fill: #7c8087
}

body.dark .faq__item:hover .faq__head .icon {
    fill: #9a9da2
}

.modern_shop_product .product__content .faq__item {
    padding-left: 0 !important
}

body.dark .product_page .modern_shop_product .shop_card_summary .summary_price_box .summary__price {
    color: #fff !important
}

.pcontent_faq_title {
    font-weight: 700;
    font-size: 1.35rem;
    color: #000;
    border-bottom: 1px solid #dedede;
    padding-bottom: .5rem;
    margin-top: 1.5rem !important;
    display: flex;
    margin-bottom: 1rem;
    width: 100%
}

body.dark .pcontent_faq_title {
    color: #fff !important;
    border-color: #272B30;
}

body.dark .modern_shop_product .product__content .faq__item {
    background: 0 0;
    color: #fff !important;
}

.schedule__col_details {
    width: calc(36% - 14px);
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    position: relative
}

.schedule__col_date {
    padding-right: 0;
    border-radius: 0 8px 8px 0;
    color: #6F767E;
    width: calc(20% - 14px);
    text-align: center
}

.schedule__row_contains {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center
}

body.dark .schedule__row:not(:first-child):hover {
    background: 0 0
}

body.dark .schedule__row:not(:first-child):hover .schedule__row_contains {
    background: rgb(39 43 50)
}

.schedule__row:not(:first-child):hover {
    background: 0 0
}

.schedule__row:not(:first-child):hover .schedule__row_contains {
    background: #F4F4F4
}

body.dark .schedule__col_details .alert {
    background: #272b31;
    color: #fffb8
}

.schedule__col_details .field input {
    background: #f2f2f6
}

body.dark .schedule__col_details .field input {
    background: #272B30
}

.schedule__col_details .alert {
    margin-top: 1rem;
    background: #f2f2f6;
    color: #272b31;
    margin-bottom: 0;
    width: 100%
}

.schedule__col_details .field {
    width: 86%;
    margin-top: 1rem;
    padding: 0 .5rem
}

body.dark .schedule__col_details .field label {
    color: #fffc9
}

.schedule__col_details .field label {
    font-size: .875rem;
    margin-bottom: .25rem;
    padding-left: .25rem
}

.cart_page .schedule__row:first-child .schedule__col.schedule__col_note {
    text-align: center;
    width: calc(36% - 14px) !important
}

.cart_order_note {
    padding-top: 1px;
    font-size: .8rem
}

body.dark .schedule__row:not(:first-child):hover .schedule__row_contains .cart_order_note {
    background: #1a1e22
}

.schedule__col_details .schedule__control {
    top: calc(50% + 6px)
}

.payment_history_item {
    margin-bottom: .5rem
}

.payment_history_item span:first-child {
    font-weight: 400
}

.payment_history_item span:last-child {
    font-weight: 700
}

body .product_page .scard_summary_similar .summary_price_box .summary__price {
    font-size: .875rem;
    font-weight: 400
}

body.dark .product_page .scard_summary_similar .popular__title {
}

body .product_page .scard_summary_similar .popular__title {
}

body .product_page .scard_summary_similar .popular__details {
}

.scard_summary_similar > .card {
    margin: 0
}

.product_page .scard_summary_similar .summary_price_box {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center
}


.product_page .scard_summary_similar .summary_discount span {
    font-size: .8rem;
    margin-bottom: .5rem !important
}

.product_page .scard_summary_similar .summary__price_old {
    display: none
}

body.dark .page_loading {
    background: 0 0
}

@media (min-width: 30em) {
    .filepond--item {
        width: calc(50% - .5em)
    }
}

@media (min-width: 50em) {
    .filepond--item {
        width: calc(33.33% - .5em)
    }
}

.filepond--root {
    max-height: 10em
}

.demo-filepond-wrapper {
    position: relative;
    max-width: 20rem
}

.filepond_div > * {
    flex: 1
}

.filepond--item {
    width: calc(100% - .5em)
}

.filepond--credits {
    display: none !important
}

.shop__background {height: 400px;margin: auto;}

.modern_shop_product .shop__background img {
}

.js_tab_active {
    display: block !important
}

.category_page .faq__wrapper {
    padding-left: 0
}

.category_page .faq.js-tabs {
    margin-top: 1.5rem
}

.category_about .h3 {
    font-size: 1.4rem
}

.category_about p {
    font-weight: 400
}

.messenger__form_submit {
    position: absolute;
    right: 8px;
    bottom: 12px
}

.header__item_messages .header__avatar {
    width: 38px;
    height: 38px
}

.messages__avatar {
    width: 42px;
    height: 42px
}

#shop_js_tab_wrapper .js-tabs-item, #shop_js_tab_wrapper2 .js-tabs-item, .pazarcontent .js-tabs-item {
    display: none
}

@media (min-width: 1430px) {

.shop__background {
    height: 350px;
    margin: auto;
    margin-top: -80px;
}

    .container {
        width: 100%;
        max-width: 1400px;
        margin: 0 auto;
        padding: 0 10px;
    }

    .page__container {
        max-width: 1400px;
    }
    .owl-item.active {
        width: 1400px;
    }

    .header_top_navbar > .container {
        display: flex;
        width: 100%;
        max-width: 1400px;
        margin: 0 auto;
        padding: 0
    }

    .header_top_menu .container {
        display: flex;
        align-items: left;
        padding: 0;
        justify-content: space-between;
        max-width: 1400px;
    }

    .shop .card {
        max-width: 1400px;
        margin: 0;
    }

}


.drafts .summary {
    flex: 0 0 calc(20% - 24px);
    /*width: calc(33.333% - 24px);*/
    width: auto!important;
    margin: 12px 12px 0;
}



.ml-1 {
    margin-left: 0.5rem;
}
.ml-2 {
    margin-left: 1rem;
}

.button:hover {
    background: #fff;
    color: #212529;
}

.product_order_card .schedule__row {
    display: flex;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #efefef;
    padding: 1rem 0;
}

body.dark .product_order_card .schedule__row {
    display: flex;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #272B30;
    padding: 1rem 0;
}


.gallery_box {
    position: relative;
    height: 200px;
    margin-bottom: 16px;
    border-radius: 12px;
    overflow: hidden;
}

.gallery_box img{

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;

}

.product_info_gallery.owl-carousel.owl-theme.owl-loaded.owl-drag{ background:#fff;padding: 24px;border-radius: 8px;margin-bottom: 24px;}

body.dark .product_info_gallery.owl-carousel.owl-theme.owl-loaded.owl-drag{background: #24263a;padding: 24px;border-radius: 8px;margin-bottom: 24px;}



body.dark .modern_title {
    padding-top: 2rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    background: #1a1d1f;
    width: 100%;
    padding-right: 1rem;
}

.modern_title {
    padding-top: 2rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    background: #fff;
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    padding-right: 1rem;
}

.pcontent_faq_title .icon {
    width: 24px;
    height: 24px;
    margin-right: 0.5rem;
}
body.dark .pcontent_faq_title .icon {
    width: 24px;
    height: 24px;
    margin-right: 0.5rem;
    fill: #fff;
}

.product__content li {
    margin-left: 1rem;
}
.shop__control {
    display: flex;
    position: relative;
    align-items: center;
    margin-bottom: 2rem;
}
.w_full_imp{width:100% !important;}

.messenger__send.mb-2{
    flex-direction: row;
    width: 100%;
    justify-content: flex-end;
    align-items: flex-start;
    left: inherit;
    flex-direction: row-reverse;
    bottom: 178px;
    height: auto;
    left: 0;
    flex-direction: row-reverse;
    right: 0;
    padding: 0 40px;
    padding-bottom: 15px;
    align-items: flex-end;
    padding-right: 0;
    bottom: 0;
    background: #f2f2f2;
    position: static;
    margin-top: 0 !important;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

body.dark .messenger__send.mb-2{
    flex-direction: row;
    width: 100%;
    justify-content: flex-end;
    align-items: flex-start;
    left: inherit;
    flex-direction: row-reverse;
    bottom: 178px;
    height: auto;
    left: 0;
    flex-direction: row-reverse;
    right: 0;
    padding: 0px 0px 0px 0px;
    padding-bottom: 15px;
    align-items: flex-end;
    padding-right: 0;
    bottom: 0;
    background: #24263a;
    position: static;
    margin-top: 0 !important;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.messenger__form{
    flex-grow: inherit;
    width: auto;
    display: flex;
    width: 60%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    padding-right: 0;
}
.messenger__form button{position: static !important;transform: none !important;}
.messenger__send.mb-2 .file{
    margin-top: 1rem;
    width: 40%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.messenger__send.mb-2 .file .file__label{
    margin-bottom: 5px;
}
.faq__body p,.faq__body span{font-family: 'Inter', sans-serif !important;font-size: .85rem;}

.slider_is_sale{color:white !important;}
.support_send_form{
    position: relative;
    display: flex;
    flex-direction: column;
}

.page__inner.product_page {
    padding-top: 100px;
}
@media (max-width:992px){
    
.header_top_colon {
    display: block;
    text-align: center;
}

.header_top_menu_right {
    justify-content: center;
}

.header_top_navbar {
    height: auto;
    padding: 10px 5px;
    position: relative;
}

.header_top_navbar > .container {
    display: block;
    text-align: center;
}

.ht_navbar_start {
    width: auto;
}

.ht_navbar_search .header__search {
    width: auto;
    position: absolute;
    top: 12px;
    right: 45px;
}

.ht_navbar_end {
    width: auto;
    justify-content: space-between;
    margin-top: 12px;
    padding: 0 15px;
}

.ht_navbar_end li:first-child a {
    margin: 0;
}

.ht_navbar_end .header_cart {
    margin-right: 0;
    margin-left: 25px;
}

.header_top_menu {
    height: auto;
    padding: 10px 5px;
}
    .header_top_main.header {
    margin-top: 10px;
}
}

@media(min-width:992px){
    .header_top_menu .container {
    justify-content: flex-start;
}

.header_top_menu .theme_switch {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

}

.theme__inner {
    margin-top: 5px;
}

body.dark .theme__inner {
    position: relative;
    display: flex;
    padding: 5px;
    /* border-radius: 8px; */
    background: #333c50;
    transition: background .2s;
}

.menustsagtt{
	 margin-top: 14px;
}

body.dark .vertical_product_card .product_card .summary_category_icon {
    border-bottom: none;
    --myColor1: rgb(33 32 60) 35%;
    --myColor2: #272a52;
    display: none;
}

.vertical_product_card .product_card .summary_category_icon {
    border-bottom: none;
    --myColor1: rgb(33 32 60) 35%;
    --myColor2: #272a52;
    display: none;
}

.category_list_box_img img {
    height: 250px;
}

.button {background: #ffffffe8;color: #212529;}

.ht_navbar_end li.add_product {
    margin: 0;
    padding: 0;
}

.button:hover {
    transition: all 0.15s ease-in-out 0s;
    transform-origin: center center;

}
.product__panel {
    left: calc(100% - 75px);
}

@media (min-width:1200px){
    .page + footer {
}

body {
    overflow-x: hidden;
}
}

@media only screen and (max-width: 1023px){
    .faq__menu {
        display: flex!important;
    }
}


@media (min-width: 768px){
.col-md-2 {
    flex: 0 0 auto;
    width: 20%;
}
}

@media (min-width: 1430px){
.col-md-2 {
    flex: 0 0 auto;
    width: 16.666%;
}
}

@media only screen and (max-width: 767px){
.shop__man {
    font-size: 2rem;
	text-align: left;
}

.shop__socials {
    display: none;
    align-items: center;
}

.shop__control {
    display: flex;
    align-items: center;
    margin-bottom: 0rem;
}

.js-tabs .shop__control .shop__nav {
    flex-direction: column;
	margin-bottom: 0px;
}

}

.shop__details {
    display: inline;
    align-items: center;
    flex-grow: 1;
}


.shop__info {
    margin-top: 8px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: -.02em;
    color: #6F767E;
    max-width: 60%;
}
body.dark .packages {
    background: #24263a;
    border: 1px solid #181a20;
}
.shop__wrap {
    padding: 1rem 0px 0px 8px;
    max-width: 100%;
}

.shop__contacts {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    float: right;
}
body.dark .messages {
    background: #24263a;
    border: 1px solid #181a20;
}

.summary_prices_inner {
    display: inline-flex;
    flex-direction: row;
    font-size: 1.2rem;
    /* margin-top: 8px; */
}

.income__indicator.balance.positive {
    margin-bottom: 8px;
}

body.dark .messenger {
    border-color: #181a20;
}
.messenger {
    flex-grow: 1;
    border: 1px solid #181a20;
    border-radius: 12px;

}

ol {
    list-style-type: disc;
    margin-left: 30px;
}

body.dark .scard_summary_boxes_prices .summary_price_box {
    border: 1px solid #b3e4c9;
    padding: 0.55rem 1.2rem;
    border-radius: 8px;
    display: flex;
    border-color: #181a20;
    margin: 0 0 1rem;
    width: 100%;
    align-items: flex-start;
}

.media__content.limits {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 20px;
    padding: 8px;
}



.details__button svg.icon.icon-basket {
    color: white;
    fill: white);
    transition: all .2s;
    width: 20px !important;
    height: 20px !important;
}



.header_top_menu {
    height: 60px;
}
.search__input {
    padding: 0 68px 0 10px;
}.search__start {
    right: 12px;
	left:auto;
}
.search__start .icon {
    fill: #ff9a39;
}
.header_top {
height: 60px;
}
.users__button i{
	/* color: #ff9a39; */
    margin-right: 5px;
    font-size: 17px;
}
body.dark .header_top {
    background: #2a2c41;
}
body.dark .header_top_navbar {
    background: #25283b;
}
body.dark .header_top_navbar .search__input {
    border: 1px solid #34374a!important;
    background: #25283b !important;
}

body.dark.modern .header_top {
    background: #212630;
}
body.dark.modern .header_top_navbar {
    background: #212630;
    border-top: 1px solid #333444;
    border-bottom: 1px solid #333444;
}
body.dark.modern .header_top_navbar .search__input {
    border: 1px solid #34374a!important;
    background: #212630 !important;
}
body.dark.modern .header_top_menu {
    background: #212630;
    border-bottom: 2px solid #212630;
}

body.dark .button{
	background:transparent;
    border: 1px solid #fff;
    color: white;
}
body.dark .theme__input:checked + .theme__inner {
    background: #333c50;
}
.theme__input:checked + .theme__inner {
    background: #F4F4F4;
}
body.dark .header_top_menu {
    background: #2f3245;
    border-bottom: 2px solid #2f3245;
}
body.dark {
    background: #383a4f;
}
body.dark .header_top_menu li.dropdown a.dropdown-toggle {
    color: #1a1a1a;
}
.details__button svg.icon.icon-basket{
	color:black;
	fill:black;
}
body.dark .gl-tab a.active {
    color: rgb(226 229 255)!important;
    border-color: rgb(85 153 216);
}

.gl-tab a:hover, .gl-tab a.active {
    border-color: rgb(52 158 255);
    color: rgb(35 35 35);
}
body.dark .gl-tab a {
    color: rgb(188 190 212)!important;
}
.gl-tab a {
    float: left;
    color: rgb(105 105 105)!important;
    border: none;
    border-bottom: 2px solid rgb(0 0 0/0%);
    line-height: 38px;
    cursor: pointer;
    background: 0 0!important;
    padding: 0 5px;
}
.gl-tab a span {
    padding: 0 20px;
    display: block;
}
gl-tab a i {
    margin-right: 5px;
}
.urunanask {
    margin: 0;
    margin-bottom: 25px;
	padding: 10px 10px 10px
}
.urunanask:before {
    content: "";
    position: absolute;
    top: 0px;
}
body.dark .pazarcontent .pazarurunalan-Main {
    background: rgb(37 39 58)!important;
    border: 1px solid #2f3144;
    box-shadow: 0 4px 3px 0 rgb(35 37 56)!important;
}


body.dark .kcerceve .pazarurunalan-Main{
	    border: 8px solid #3b3f6c !important;
}

.kcerceve .pazarurunalan-Main{
	    border: 8px solid #eceff2 !important;
}
.rcerceve .pazarurunalan-Image-1{
    animation: rainbow_border_animation 4s ease-in-out infinite;
	border:4px solid;
}
@keyframes rainbow_border_animation {
    0%, 100% {
        border-color: #ff7d00;
    }
    25% {
        border-color: #e5c79f;
    }
    50% {
        border-color: #ff7d00;
    }
    75% {
        border-color: #f0b073 ;
    }
}

@keyframes rainbow_text_animation {
    0%,100% {
        background-position: 0 0;
    }

    50% {
        background-position: 100% 0;
    }
}
.rbaslik .pazarurunalan-Title{
    background: linear-gradient(to right, #ff7d00, #e5c79f, #ff7d00, #f0b073);
    animation: rainbow_text_animation 3s ease-in-out infinite;
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 400% 100%;
    color: transparent;
}
.kbaslik .pazarurunalan-Title{
    font-weight:900;
}


.pazarcontent .pazarurunalan-Main {
    background: rgba(241,241,241,.32);
    border-radius: 6px;
    position: relative;
    padding-top: 130px;
    padding-bottom: 5px;
    border: 1px solid #eaeaea;
    box-shadow: 0 5px 5px 0 rgba(33,33,33,.09);
}
.pazarurunalan-Main {
    background-color: #fff!important;
    border: 1px solid #ddd;
    border-radius: 6px!important;
    display: block;
    box-shadow: 0 5px 30px rgb(0 0 0/5%)!important;
}
.postImageBox img {
    transition: .3s linear;
}

img.pazarurunalan-Image-1 {
    object-fit: cover!important;
}
.pazarurunalan-Image-1 {
    width: calc(100% - 10px);
    height: 120px;
    border-radius: 5px;
    background-size: cover!important;
    position: absolute;
    top: 5px;
    left: 5px;
}
body.dark .pazarurunalan-Price {
    color: #f5f6ff;
    text-shadow: 1px 1px 0 #232539;
    background: linear-gradient( 45deg,#565b90,#7881d8);
}

.pazarurunalan-Price {
    display: inline;
    background: #fff;
    position: absolute;
    right: 5px;
    top: 110px;
    padding: 3px 9px;
    border-radius: 6px;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.06);
    font-weight: 900;
    font-size: 13px;
    color: #4b7fa7;
    transition: .1s linear;
}
body.dark .pazarurunalan-Category {
    background: unset;
}

.pazarurunalan-Category {
    display: inline;
    background: #fff;
    position: absolute;
    left: 5px;
    top: 101px;
    padding: 0;
    border-radius: 6px;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.06);
    font-weight: 900;
    font-size: 13px;
    color: #4b7fa7;
}
.pazarurunalan-Category img {
    width: 35px;
    height: 35px;
    border-radius: 6px;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.06);
    transition: .1s linear;
}
body.dark .pazarurunalan-Title {
    color: #d7d8e6;
}

.pazarurunalan-Title {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    height: unset;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
    word-break: break-all;
    margin-top: 5px;
    white-space: normal;
    height: 46px;
}
.pazarurunalan-Title {
    font-size: 14px;
    font-weight: 500;
    padding: 0 15px;
    padding-top: 10px;
    height: 30px;
    color: #656565;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
body.dark .pazarurunalan-ItemDesc {
    color: #979aae;
}

.pazarurunalan-ItemDesc {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: gray;
    white-space: normal;
    line-height: 14px;
    margin: 5px 0;
    word-break: break-all;
    height: 28px;
}
.pazarurunalan-ItemDesc {
    font-size: 12px;
    padding: 0 15px;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 14px;
    margin: 5px 0;
    word-break: break-all;
    height: 28px;
}
body.dark .pazarurunalan-Publisher {
    border-color: #323550;
}

body.dark .pazarurunalan-Publisher {
    background: linear-gradient( 6deg,#4c528e,#25273a 70%);
}
body.dark.modern .pazarurunalan-Publisher {
    background: linear-gradient( 6deg,#212630,#25273a 70%);
}
.pazarurunalan-Publisher {
    background: 0 0;
    border-top: 1px solid #f5f5f5;
    color: gray;
    font-size: 12px;
    margin-top: 5px;
}
.pazarurunalan-Publisher {
    padding: 6px 10px;
    background: linear-gradient(6deg,#d2dbe2,#fbfbfb 70%);
    margin-bottom: -5px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    cursor: pointer;
}
.pazarurunalan-Publisher img {
    width: 25px;
    border-radius: 4px;
    height: 25px;
    font-size: 0!important;
}
body.dark .pazarurunalan-Publisher span.PublisherName {
    color: #d7d8e6;
}

.pazarurunalan-Publisher span.PublisherName {
    display: inline-block;
    width: calc(100% - 20px - 25px);
    padding-left: 5px;
    color: #757575;
    font-size: 13px;
    height: 24px;
    top: 2.93px;
    position: relative;
}
body.dark .pazarurunalan-Publisher span.PublisherName small {
    color: #979aae;
}

.pazarurunalan-Publisher span.PublisherName small {
    display: block;
    font-size: 9px;
    line-height: 6px;
    letter-spacing: 1px;
    color: #b1b1b1;
}
body.dark .panel:before {
    background: #24263a;
    box-shadow: inset 1px 0px 0px #24263a;
}
body.dark.modern .panel:before {
    background: #212630;
    box-shadow: inset 1px 0px 0px #212630;
}

.anabanneralan1{
	background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:400px;
}
.anabanneralan2{
	background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:190px;
}
.anabanneralan3{
	background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:190px;margin-top:20px;
}

@media only screen and (max-width: 639px){
	.anabanneralan1, .anabanneralan2, .anabanneralan3{
		display:none;
	}
}

.anashopna .shop__link:not(:last-child) {
    margin-right: 0px;
}
.anashopna .shop__link {
    border-radius: 0px;    
	padding: 15px 16px !important;
    width: 100%;
}
.anashopna {
    width: 100%;
    justify-content: space-around;
}

body.dark.modern .kenarlialanmav{
    background: #212630;
}
.kenarlialanmav{
	background: #24263a;
    padding: 20px;
    border-left: 5px solid #2386cf;
}

body.dark .kenarlialanmav:before {
    background-color: #212630;
    background: radial-gradient(circle at top left, #212630 50%, #00000024 90%);
}

.kenarlialanmav:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    background: radial-gradient(circle at top left, #fff 50%, #00000024 90%);
}

.kenarlialanmav-banner {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 60%;
    height: 100%;
    object-fit: cover;
}

.shop__nav2.anabaslik{
	z-index:2;
}

.owl-theme .owl-nav {
    margin-top: 2px !important;
}

.promote__list {
    margin: 0;
}

body.dark .ozalanalt{
	background: #2f3245 !important;
	padding:40px !important;
}
body.dark.modern .ozalanalt{
	background: #212630 !important;
	padding:40px !important;
}
.ozalanalt{
	background: #fff;
	padding:40px !important;
}

body.dark .foot{
	background: #25283b !important;
}
body.dark.modern .foot{
	background: #292e39 !important;
}
.foot h6{
    border-bottom: 2px solid #2386cf;
    padding-bottom: 7px;
}

.card {
    background: transparent;
    border-color: transparent;
}
.fcp_box a, .foot h6{
	color:black;
}
body.dark .fcp_box a, body.dark .foot h6, body.dark .schedule__product a{
	color:white;
}
body.dark .schedule__quantity{
	background: #383a4f;
    color: white !important;
    border: 3px solid #2F3244;
}
.schedule__product a{
	color:black;
}


body.dark .cardspec {
    background: #24263a;
    border: 0px solid #24263a;
}

body.dark.modern .cardspec {
    background: #212630;
    border: 0px solid #212630;
}

body .cardspec {
    background: #fff;
    border: 0px solid #fff;
}

.shop__profile{
	border-bottom:0px !important;
}

body.dark .select, body.dark .button-square-stroke ,body.dark .button-stroke, body.dark .button-stroke-red{
	background: #272B30;
}
.select, .button-square-stroke{
	background: #EFEFEF;
}
.foot{
    background: #fff;
}
.publisher_list .publisher_card {
    background: white;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* width: 200px !important; */
    height: 220px;
	margin:0px;
}
.summary__preview{
    background-color: rgba(0,0,0,.6);
    /* position: absolute; */
    -webkit-box-align: center!important;
    align-items: center!important;
    -webkit-box-pack: center!important;
    justify-content: center!important;
    display: flex!important;
    flex-direction: column!important;
    width: 100%;
    height: 220px;
	border-radius:10px;
}
.publisher_list .publisher_card .summary__line {
    padding-top: 16px;
    padding-bottom: 0px;
}
.btn-orange {
    background-color: #ff9a39 !important;
    border-color: #ff9a39 !important;
    color: white;
}
.btn-primary {
    color: #000;
    background-color: #ff9a39 !important;
    border-color: #ff9a39 !important;
}

.text-genel{
	color:#ff9a39;
}

body.dark .productyataylist .product-info{
    background: #383a4f;
}

body.dark.modern .productyataylist .product-info{
    background: #212630;
}

body.dark .productyataylist{
	background: #24263a;
    border: 0px solid #24263a;
}
       body.dark  .productyataylist .product-name-detailed span {
			color:White;
		}
body.dark  .productyataylist .bottom-block .market-actions .market-action .buy-price-span {
    color: #4455a7;
}
        .productyataylist {
            display: flex;
            gap: 8px;
            margin-bottom: 10px;
            border-radius: 8px;
            box-shadow: #00000033 0px 3px 8px;
            padding: 10px;
            border: 1px solid #cacaca;
            justify-content: space-between;
            background: #fff;
        }

        .productyataylist .product-name-detailed {
            display: block;
        }

        .productyataylist .product-name-detailed span {
            overflow: hidden;
            text-overflow: ellipsis;
			color:black;
            display: -webkit-box !important;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            font-size: 16px;
        }

        .productyataylist .product-info {
            width: 100%;
            text-align: center;
            display: flex;
            align-items: center;
            flex-direction: column;
            justify-content: center;
            background: #f5f5f5;
            border-radius: 4px;
        }

        .productyataylist .product-info .text-warning {
            color: #d06d34 !important
        }

        .productyataylist .btn-price-chart {
            padding: 3px 15px;
            background: #fff;
            border: 2px solid #f36f24;
            display: block;
            width: 100%;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            color: #484848;
        }

        .productyataylist .btn-price-chart:hover {
            linear-gradient(90deg, #f36f24 -12%, transparent 13%);
        }

        .productyataylist .pimg-base {
            width: 100px;
            height: 100%;
        }

        .productyataylist .bottom-block {
            display: flex;
            align-items: end;
            gap: 8px;
            flex-direction: column;
            min-width: 280px;
        }

        .productyataylist .bottom-block .statistic-actions {
            width: 50%;
        }

        .productyataylist .bottom-block .market-actions {
            display: flex;
            align-items: center;
            gap: 8px;
            flex-direction: row;
            flex: 1 1;
            width: 100%;
            justify-content: end;
        }

        .productyataylist .bottom-block .market-actions .market-action {
            width: 50%;
        }

        .productyataylist .bottom-block .market-actions .market-action span {
            font-weight: 600;
            font-size: 16px;
            text-align: center;
            display: block;
        }

        .productyataylist .bottom-block .market-actions .market-action .buy-price-span {
            color: #2c3c85;
        }

        .productyataylist .bottom-block .market-actions .market-action .sell-price-span {
            color: #16894e;
        }

        .productyataylist .bottom-block .market-actions .market-action button {
            width: 100%;
        }

        .productyataylist .bottom-block .add-basket-button {
            padding: 6px 15px;
            font-weight: 600;
            width: 100%;
        }

        .productyataylist .bottom-block .add-purchase-button {
            color: #fff;
            font-weight: 600;
            border: 1px solid #4455a7;
            background-color: #4455a7;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;

        }

        .productyataylist .bottom-block .add-purchase-button:hover {
            color: #fff;
            background-color: #4e60bc;
            border-color: #4e60bc;
        }

        .productyataylist .product-price {
            display: flex;
            align-items: center;
        }

        .productyataylist .product-price .line-trought {
            margin-bottom: 2px;
        }

        .productyataylist .product-name {
            font-weight: 600;
        }
		.star-rating-container {
    display: inline-block;
    vertical-align: text-bottom;
}
.star-rating {
    display: flex;
    margin: 0;
    padding: 0;
}
.productyataylist .product-image {
    display: flex;
    align-items: center;
    justify-content: center;
}

.productyataylist .product-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: -1;
    width: 100%;
    height: 100%;
    margin: auto;
    object-fit: cover;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

body.dark .kateyanalanmen{
	border:2px solid #24263a;
	color:White;
}
.kateyanalanmen{
	border:2px solid #fff;
	color:black;
	padding-left:15px !important;
	padding:10px;
	border-radius:7px;
    box-shadow: #00000033 0px 3px 8px;
}
.kateyanalanmen.active{
	background:#ff9a39;
	color:black !important;
}

        @media  only screen and (max-width: 992px) {
            .search-f {
                padding-left: 20px;
                padding-right: 20px;
            }

            .productyataylist {
                flex-direction: column;
            }

            .productyataylist .bottom-block {
                align-items: center;
                padding: 0;
                flex-wrap: wrap;
            }

            .productyataylist .product-detail {
                width: 100%;
            }

            .productyataylist .bottom-block .statistic-actions {
                width: 100%;
            }

            .productyataylist .bottom-block .market-actions .market-action {
                width: 100%;
            }

            .productyataylist .pimg-base {
                width: 100%;
                height: 100%;
            }

            .productyataylist .product-image {
                background-size: contain;
            }

            .productyataylist .product-info {
                flex: 1 1;
            }

            .productyataylist .bottom-block button {
                width: 100%;
            }

            .productyataylist .product-detail {
                height: 260px;
                background: #21232d;
                padding: 0;
            }

            .m-container .row>* {
                padding: 0;
            }

            .productyataylist {
                padding: 10px !important;
            }

           .category-products .product-base {
                flex-basis: auto !important;
            }

            .product-name-detailed {
                flex-wrap: wrap;
                max-width: 200px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                display: inline-block;
            }

            .product-name-detailed img {
                margin-top: 5px;
            }
        }
		
		
		.streamer {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: calc((100% - 2.5rem)/6);
    height: 200px;
    border-radius: 4px;
}
.streamer .streamer-box {
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    align-items: center;
    background-color: rgba(0,0,0,.6);
    text-align: center;
    -webkit-box-align: center!important;
    align-items: center!important;
    -webkit-box-pack: center!important;
    justify-content: center!important;
    display: flex!important;
    flex-direction: column!important;
    text-align: center!important;
    width: 100%!important;
    -webkit-box-flex: 1!important;
    flex-grow: 1!important;
    overflow: hidden!important;
}
.streamer .streamer-box img {
    margin: 0 auto;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: block;
    margin-bottom: 5px;
}

.ilangenelbilgi {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-bottom: 4px;
    padding-top: 8px;
}

.ilangenelbilgi .ilanozel {
    display: flex;
    border: 1px solid #cacaca40;
    background-color: #fff;
    padding: 0;
    border-radius: 4px;
    width: 100%;
    box-shadow: 0 3px 8px #00000021;
}
.ilangenelbilgi .ilanozel .detail-row-left {
    width: 138px;
    font-size: 12px;
    padding: 9px;
    background: #f07134;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    color: #fff;
}
.ilangenelbilgi .ilanozel i {
    font-weight: 300;
    width: 16px;
    margin-right: 4px;
}
.ilangenelbilgi .ilanozel .detail-row-right {
    word-break: break-all;
    font-weight: 600;
    font-size: 13px;
    padding: 9px;
}

body.dark .ilangenelbilgi .ilanozel{
	background-color:#24263a;
}

 body.dark .ilanaltalani{
	background:#24263a;
	border-color:#24263a;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #ff9a39;
}
.nav-link {
    color: #ff9a39;
}

.ilanaltalani {
    background-color: #fff;
    background: linear-gradient(45deg,#fff,#e7e7e7);
    box-shadow: #0c0c0d21 0 5px 6px;
    border: 1px solid #ddd!important;
    border-radius: 3px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    line-height: 3;
}
.ilanaltalani .variant-name i{
	margin-right:5px;
}
.ilanaltalani .variant-name {
    font-size: 13px;
}
.ilanaltalani .variant-value {
    font-size: 13px;
    font-weight: 600;
}

.cardgrbg{
    background: linear-gradient(to bottom,#fff,#e9e9e9);
}
body.dark .cardgrbg{
    background: linear-gradient(to bottom,#343648,#24263a78);
}

body.dark.modern .cardgrbg {
    background: linear-gradient(to bottom,#212630,#24263a78);
}

.cardimg{
    background-color: #383a3f;
}

.cardborder{
	border:2px solid #ff9a39 !important;
}

.cekiliskatilan {
    display: flex;
    flex-direction: row;
    gap: 10px;
    flex-wrap: wrap;
    max-height: 400px;
    overflow-y: auto;
    padding: 8px;
    font-family: Inter, -apple-system, Helvetica Neue, sans-serif;
}
.cekiliskatilan .katilim {
    color: #212121;
    font-size: 12px;
    display: flex;
    flex-direction: column;
    position: relative;
    border: 2px solid #d5d5d5;
    width: 100%;
    text-align: center;
}
.katilim-info {
    display: flex;
    width: 100%;
    flex: 1 1;
}
.cekiliskatilan .katilim .isim {
    background: #fff;
    color: #363636;
    padding: 5px;
    text-shadow: none;
    font-weight: 600;
    max-width: 100%;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}
.cekiliskatilan .katilim .tarih {
    background: #e4e4e4;
    color: #363636;
    padding: 5px;
    max-width: 100%;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}

.cardek {
    position: relative;
    padding: 24px !important;
    background: #FCFCFC !importan;
    border-radius: 8px;
}

body.dark .cardek {
    background: #24263a !important;
    border: 1px solid #24263a !important;
}
body.dark.modern .cardek {
    background: #212630 !important;
    border: 1px solid #212630 !important;
}
.cardek {
    background: #fff !important;
    border: 1px solid #fff !important;
}

body.dark .yansagmenuorta {
    background: #272d39;
    border-left: 1px solid #3b4558;
    border-top: 1px solid #3b4558;
    border-bottom: 1px solid #3b4558;
}

.yansagmenuorta {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
    background: #fff;
    z-index: 999999;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    box-shadow: #00000042 0 0 15px;
    padding: 24px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
    padding-left: 5px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.yansagmenuorta a {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    border-right: 3px solid transparent;
    transition: all .15s ease-in-out;
    color: #fff;
}
.yansagmenuorta a span {
    display: flex;
    width: 40px;
    flex-direction: column;
    gap: 6px;
    align-items: center;
    font-size: 13px;
    font-weight: 600;
    width: 100%;
}
.yansagmenuorta a span i {
    font-size: 22px;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rainbow_text_animated {
    background: linear-gradient(to right, #ff7d00, #e5c79f, #ff7d00, #f0b073);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    animation: rainbow_animation 0.8s ease-in-out infinite;
    background-size: 400% 100%;
    color: transparent !important;
	
	position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 48px;
    padding: 0 12px;
    border-radius: 12px;
    white-space: nowrap;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.6;
    color: #6F767E;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    transition: background .2s, box-shadow .2s, color .2s;
}

.menyen{
	    background-color: rgb(255 154 57);
    color: white;
    display: block;
    padding: 0px 5px;
    font-size: 0.5em;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase;
    position: absolute;
    top: -2px;
    left: -5px;
    border-top-left-radius: 1em !important;
    transition: all 1.5s ease 0s;
    z-index: 1;
}

@keyframes rainbow_animation {
    0%,100% {
        background-position: 0 0;
    }

    50% {
        background-position: 100% 0;
    }
}


.theme__box{
    /* flex: 0 0 calc(38% - 4px); */
    flex: none;
}