/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


/** RENK TANIMLAMALARI **/

:root {
    --fs-headline-color: #121212;
	--fs-text-color: #4f4f4f;
	--fs-border-color: #dee0ea;
}


/** TIPOGRAFIK AYARLAR - START **/

@font-face {
    font-family: 'fm-icons';
    src: url('/wp-content/fonts/icons/fm-icons.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.mobile-nav > li > a i::before, .category-filtering > .filter-button i::before {
   font-family: fm-icons !important;
}

.icon-search.icon-search, .icon-user.icon-user, .icon-shopping-basket.icon-shopping-basket {
    font-family: fm-icons !important;
}
.icon-shopping-basket:before{content:"\e900"; font-size: 32px;}
.icon-search:before{content:"\e905"; font-size: 32px;}
.icon-user:before{content:"\e903"; font-size: 32px;}
.icon-menu:before{content:"\e902"; font-size: 32px;}
.icon-equalizer:before {content: "\e901";}

.header-nav .cart-item [data-icon-label]:after {
    background-color: var(--fs-color-primary) !important;
    box-shadow: unset;
    color: #fff;
    opacity: 1;
    right: -5px;
    top: 0;
}

h1,
h2,
h3,
h4,
h5{
    font-weight: 600;
	text-rendering: optimizeSpeed;
    width: 100%;
    margin-top: 0;
	line-height: 1.2;
    margin-bottom: 12px !important;
	text-wrap:balance;
}

h1, .banner h1 { 
font-size: 68px !important;
font-weight: 600 !important;
letter-spacing: 0.08em !important;
}

h2 { 
font-size: 34px;
line-height: 1.4;
font-weight: 600;
}

h3 { 
font-size: 20px;
font-weight: 600 !important;
}

h4 { 
font-size: 16px; 
}

.h1 { 
font-size: 68px;
font-weight: 600;
letter-spacing: 0.05em;
}

.h2 { 
font-size: 34px;
line-height: 1.4;
font-weight: 600;
}

.h3 { 
font-size: 20px;
font-weight: 600 !important;
}

.h4 { 
font-size: 16px; 
}

.button, button, input[type=button], input[type=reset], input[type=submit] {
font-weight:500;
letter-spacing: normal;
font-size:15px !important;
}

.lead {
font-size:18px !important;
line-height:28px;
}

.ptoh {
font-family: Geist, sans-serif;
color: #161616 !important;
font-weight:500 !important;
line-height: 1.2 !important;
}

.collapse p, .collapse h1, .collapse h2, .collapse h3, .collapse h4 {
    margin-bottom:0px; /* Force remove margin */
}

p {
text-wrap: pretty;
}

.is-large {
    font-size: 1.30em;
}

h2.buyuk-baslik {
    font-size: 54px !important;
	letter-spacing: -0.8px !important;
}

b, strong {
    font-weight: inherit;
    font-weight: 500;
}

label, legend {
    font-weight: 500;
}

/** TIPOGRAFIK AYARLAR - END **/

.absolute-footer{
    display: none;
}

.header-wrapper.stuck, .header-shadow .header-wrapper, .layout-shadow #wrapper{
    box-shadow: unset;
}

.yuvarlak-resim .img-inner {
    border-radius:100%;
}

.br-4 .img-inner {
    border: 1px solid var(--fs-border-color);
    border-radius:6px;
}

.br-6 .img-inner {
    border-radius:6px;
}

.sutun-right-bottom-kaldir {
    padding-right:0;
    padding-bottom:0;
}

.sutun-right-bottom-left-kaldir {
    padding-right:0;
    padding-bottom:0;
    padding-left:0;
}


/* HEADER - START */
/*** Top Bar ***/
#top-bar {
    border-bottom: 1px solid #dee0ea;
}

/*** Menu ***/
.header-inner .header-nav-main.nav-right > .has-dropdown > .nav-dropdown {
    border: 1px solid #dee0ea;
    border-radius: 4px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.header-inner .nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: none;
}

.header-inner .nav-column li>a, .nav-dropdown>li>a {
    padding: 6px 20px;
}

.header-inner .nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a {
    color: black;
}

.header-inner .nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    border-bottom-color: #dee0ea;
}

.header-cart-title .cart-price span.amount {
    font-weight: 300 !important;
}

.header-inner .flex-right .nav>li { margin: 0 4px; }

/*** Header Bottom ***/
.header-bottom-text {
	font-size:15px;
}

/* MOBILE SIDEBAR - START */
.sidebar-menu input#woocommerce-product-search-field-1 {
   height: 38px;
   border-radius: 5px;
}
.sidebar-menu input#woocommerce-product-search-field-1:focus {
   border: black solid 1px;
}

.form-flat input:not([type=submit]) {
   background-color: white;
}

.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
 width: 300px !important;
-webkit-box-shadow: 0 0 0 0 rgb(0 0 0 / 0%);
 box-shadow: 0 0 0 0 rgba(0,0,0);
 background-color: #FFFFFF;
}
/* MOBILE SIDEBAR - END */

/* ANASAYFA - START */

/***** Blog Section *****/

.home-blog-section .badge { /* Sol Sütun */
    height: unset;
    width: unset;
    padding-block: 4px;
    padding-inline: 6px 4px;
    background-color: #0000004a;
    border-radius: 2px;
}

.home-blog-section .box-image {
border-top:1px solid #E5E5E5;
border-left:1px solid #E5E5E5;
border-right:1px solid #E5E5E5;
}

.home-blog-section .badge.post-date {
    top: 12px;
    left:12px;
}

.home-blog-section .badge .badge-inner {
    line-height:1;
}

.home-blog-section .badge .badge-inner br {
    display:none;
}

.home-blog-section .badge .badge-inner span {
    font-size:12px;
}

.home-blog-section .post-title a {
    font-size:24px;
    letter-spacing: -0.6px;
}

/* SHOP PAGE - START */
.product .price-wrapper {
	margin-top:8px;
}

.product .price-wrapper span.amount {
	font-weight: 400;
}

.widget_price_filter .is-divider {
  visibility:hidden;
}
#shop-sidebar .is-divider {
  visibility:hidden;
  height: 0px !important;
}
#shop-sidebar span.widget-title {
  font-weight: 800;
  letter-spacing: 0 !important;
}
.widget_layered_nav_filters ul li.chosen a {
   border-radius: 0 !important;
   border: 1px solid rgba(0,0,0,.0) !important;
}
ul.menu > li + li, .widget > ul > li + li {
  border-top: none;
}
.widget_price_filter .ui-slider-horizontal {
    height: 2px;
}
.widget_price_filter .ui-slider .ui-slider-range {
    background-color: #df5243;
    opacity: 1;
}

.widget_price_filter .ui-slider .ui-slider-handle {
background-color: #df5243;
border: 1px solid #df5243; 
}

.widget_price_filter .price_slider_amount .button {
    background-color: #f2f3f5;
    color: black;
    border-radius: 0;
}

/** Product Card - Page **/
/* Ürün Kartı */
.product-small.box {
    padding: 16px;
    border: 1px solid #E5E5E5;
    border-radius:4px;
}

.product-small.box .box-text {
    padding-bottom: unset;
}

.product-small.box .box-text .button {
    margin-top: 16px;
    width: 100%;
    background: var(--fs-color-primary);
    color: #fff;
	font-size:14px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 6px;
    border: 1px solid var(--fs-color-primary);
	padding: 4px;
	letter-spacing: 0;
}

.product-small.box .box-text .button:hover {
    background: #2470E2;
}

/* Badge */
.badge-container {
    display: flex;
    flex-direction: row-reverse;
    gap: 5px;
    margin-top: 12px;
    margin-left: 12px;
}
.badge-container .new-bubble-auto {
    color: #7054ED;
}

.badge {
    height: unset;
    width: unset;
    padding-block: 4px;
    padding-inline: 6px 4px;
    background-color: #E5434A;
    border-radius: 2px;
}

.badge+.badge {
    height: unset;
    width: unset;
}

.badge-inner {
    text-align: center;
    line-height: .85;
    background-color: transparent !important;
    color: #fff;
    font-weight: 800;
    font-size: 12px;
}
/* SHOP PAGE - END */

/* PRODUCT PAGE - START */
/* Head */

.shop-page-head .next-prev-product {
    display:flex;
}

.shop-page-head  .next-prev-product a.button.is-outline {
    border:1px solid #DEE0EA;
    line-height: 29px;
}

.shop-page-head .nav-dropdown {
    padding: 1px;
    margin-top:8px;
    border: 1px solid #DEE0EA;
    box-shadow:unset;
}

/* Sağ Sütun */

/* Product Page Accordion - START */
.product-info-column .accordion-title {
    padding-inline: 0;
    border-bottom-color: #e6e6e6;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}

.product-info-column .accordion-title.active {
    background-color: unset;
    font-weight: normal;
    border-top-color: #e6e6e6;
}

.product-info-column .accordion .toggle {
    position: static;
    margin: 0;
    padding: 0;
    font-size: .7rem;
}

.product-info-column .accordion .accordion-inner {
   padding-left: 0em !important;
    color: #666666;
    font-size: 15px;
    line-height: normal;
}

.product-info-column .product-title {
    font-size: 28px !important;
    font-weight: 400 !important;
    line-height: 34px;
    letter-spacing: 0.6px !important;
    letter-spacing: -1px;
}

.product-info-column form.cart :where(.ux-quantity) {
    flex: 0 0 auto;
}

.product-info-column form.cart :where(.single_add_to_cart_button,.ux-buy-now-button) {
    flex: 1 1 auto;
    border-radius:4px;
	text-transform:capitalize;
	font-weight:400;
}

.product-info-column .ux-buy-now-button {
    background:transparent;
    color: #000;
}

/*** Quantity Box ***/

.product-info-column .quantity input[type=number] {
    height: unset;
	border:unset;
}

.product-info-column .ux-quantity {
border: 1px solid #ECECEC;
padding: 0 12px;
transition: 0.3s all;
border-radius:4px;
}

.product-info-column .ux-quantity:hover {
border: 1px solid #ECECEC;
}

.product-info-column .ux-quantity input[type=button].is-form {
background:#fff;
border:unset !important;
}

.product-info-column .ux-quantity input[type=button]:hover {
box-shadow:unset !important;
}

.product-info-column .ux-quantity .quantity input[type=number] {
    border: unset !important;
}

/*** Complete the Look - START ***/

.widget-upsell .widget-title {
    border: unset;
    padding-bottom: 0;
    margin-bottom: 1.3em;
    font-size: 17px;
    font-weight: 600;
}

.widget-upsell .is-divider { display:none; }

.widget-upsell .product-title {
margin-top:6px !important;
font-size: 16px;
font-weight:600;
}

.widget-upsell span.amount {
font-size: 16px;
font-weight:500;
color: #666666;
}

/*** Complete the Look - END ***/

/* Ürün Sayfası Galeri - START */
.product-gallery-slider img {
    background: #f1faff !important;
}
/* Ürün Sayfası Galeri - END */

/* Ürün Sayfası Tablar - START */

.product-infos .nav-line-bottom>li>a:before {
    top: 0;
    bottom: auto;
    height:2px;
    width:100%;
    z-index:9999;
}

.product-infos .nav>li {
    margin: 0;
}

.product-infos .tab {
    padding:0 24px;
    text-transform:capitalize;
}

.product-infos .tab {
border-bottom:1px solid var(--fs-border-color);
}

.product-infos .tab a {
    font-size:14px;
    letter-spacing: unset;
    font-weight: 400;
    text-transform:capitalize;
}

.product-infos .tab.active {
    border-bottom:unset;
    border-left:1px solid var(--fs-border-color);
    border-right:1px solid var(--fs-border-color);
}


/* Ürün Sayfası Tablar - END */

/* Ürün Sayfası Şerit - START */

.serit .icon-sutunlari {
    padding: 0 0 4px 0 !important;
}

.serit .product-info-box .icon-box-img+.icon-box-text {
    padding-left:0.4em;
}

/* Ürün Sayfası Şerit - END */

/* FAQ Alanı - START */
.accordion-title {
    padding-inline: 0;
    border-bottom-color: #e6e6e6;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}

.accordion-title.active {
    background-color: unset;
    font-weight: normal;
    border-top-color: #e6e6e6;
}

.accordion .toggle {
    position: static;
    margin: 0;
    padding: 0;
    font-size: .7rem;
}

.accordion .accordion-inner {
   padding-left: 0em !important;
    color: #666666;
    font-size: 15px;
    line-height: normal;
}

ul li.bullet-arrow {
padding: 12px 24px;
border-radius:12px;
border-bottom: none;
transition: all 0.3s ease;
}

ul li.bullet-arrow::before {
display:none;
}

ul li.bullet-arrow:hover {
background:#f1f1f1;
}


.accordion-item {
  padding: 16px 24px;
    border: 1px solid #ececec;
    border-radius: 12px;
margin-bottom:12px;

}

.accordion-item .accordion-title {
font-size:17px;
color: #262b40;
}

.accordion-item .accordion-inner p {
font-size:17px;
line-height: 1.5;
margin-bottom:0;
}

.accordion-item .accordion-inner {
padding-bottom: 0;
}

.accordion-title {
padding: 0;
border-top: unset;
}
/* FAQ Alanı - END */

/* PRODUCT PAGE - END */


/* BUNDLE SECTION - START */

.bundle-section .indirimli-fiyat {
    font-weight:600;
}

.bundle-section .gercek-fiyat {
    text-decoration: line-through;
}

.bundle-section .etiket {
    background: #E4434A;
    color: #fff;
    padding: 4px 12px;
    text-transform: uppercase;
    border-radius:36px;
    font-weight:500;
    margin-left: 12px;
}

.bundle-section .is-border {
    display:none;
}

/* BUNDLE SECTION - END */

/* TESTIO SECTION - START */

#testio-controller {
        display: flex;
        gap: 12px;
        justify-content: center;
    }

    .testio-button {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 68px;
        height: 68px;
        background: #fff;
        border-radius: 50%;
        cursor: pointer;
        transition: 0.3s ease;
    }

    .testio-button svg {
        width:24px;
        height:24px;
    }

/* TESTIO SECTION - END */

/* SEARCH POPUP - START */
.mfp-bg.mfp-ready {
  opacity: .4; 
}

#search-lightbox {
  background-color: #fff; 
   padding: 20px 20px;
  color: black;
  font-size: 12px;
  border-radius: 4px;
}

.dark .form-flat input:not([type=submit]) {
    background-color: white;
    border-color: #dee0ea;
    border-radius: 4px;
}

.dark .form-flat input:not([type=submit]):hover {
    border-color: black;
}


/* Arama metni */
#search-lightbox #woocommerce-product-search-field-0 {
  font-size: 20px;
  color: black !important;
}

/* fiyat ve kur sembolu */
#search-lightbox .amount {
  color: #a7a7a7;
  font-size: 12px;
}

/* autocomplete satirlarinin bosluklari ve borderlari */
#search-lightbox .autocomplete-suggestion {
  border-bottom: none;
  /* alt ve ust */
  padding-block: 10px;
  /* sag ve sol */
  padding-inline: .75em;
}
#search-lightbox .autocomplete-suggestion img {
  /* thumbnail boyutu */
  height: 60px;
  width: 50px;
  /* thumbnail sagindaki bosluk. margin-right ile esdeger */
  margin-inline-end: 10px;
  border-radius: 0px;
}

.autocomplete-suggestion img+.search-name {
    margin-top: -0.15em;
    padding-left: 0.5em;
    font-size: 12px;
    font-weight: 300;
}
/* SEARCH POPUP - END */

/* COOKIE POLICY - START */
.flatsome-cookies {
    width: fit-content;
    box-shadow: none;
    border: 1px solid #dfe0ea;
    border-radius: 10px;
    margin: auto;
    right: 0;
    left: 0;
    font-size: 90%;
}
.flatsome-cookies .flatsome-cookies__text {
    padding-right: 15px;
}

.flatsome-cookies--active {
   margin-bottom:20px;
}
.flatsome-cookies__buttons>a {
    margin-right: 0px;
}

.flatsome-cookies__accept-btn span {
  display: none;
}

.flatsome-cookies__accept-btn::before {
  content: "✕";
  font-size: 13px;
}

.flatsome-cookies .button.is-outline {
  border-radius: 50%;
  border: 0;
  background-color: #f2f2f2;
  padding: 2px 14px;
}

.flatsome-cookies .button.is-outline:hover {
  color: #ee403d;
  background-color: #e4e4e4;
}
/* COOKIE POLICY - END */


/*************** BULLETS ***************/

.flickity-page-dots {
    bottom: 15px;
    left: 20%;
    line-height: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 20%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-nav-light .flickity-page-dots .dot.is-selected,
.slider-nav-light.slider-nav-dots-simple .flickity-page-dots .dot {
    background-color: transparent;
    height: 12px;
    width: 12px;
}

.flickity-page-dots .dot {
    border: 3px solid #ffffff;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 6px;
    margin: 0 5px;
    opacity: 1;
    transition: opacity .3s;
    width: 6px;
}


/*************** SLIDER ARROWS ***************/

.slider-nav-light .flickity-prev-next-button .arrow, .slider-nav-light .flickity-prev-next-button svg {
    fill: black;
}

.flickity-prev-next-button svg {
    background-color: #fff;
    border-radius: 0;
    padding: 50% 30%;
}

/*************** HOVER EFEKTİNİ SİL ***************/

.has-off-canvas .current-lightbox-clicked {
    opacity: unset !important;
    transform: unset !important;
}

/*************** PROFİL SAYFASI ***************/

.normal-title {
    border: unset;
}

.normal-title .page-title-inner {
    padding-bottom: 60px;
    padding-top: 60px;
}

.normal-title .page-title-inner h1 {
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: normal;
}

.woocommerce-MyAccount-navigation-link--subscriptions, .woocommerce-MyAccount-navigation-link--downloads {
    display:none !important;
}

.my-account .account-user {
    display:none;
}

.my-account .nav-vertical>li+li {
    border-top: none;
}

.my-account .nav-uppercase>li>a {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: normal;
    text-transform: capitalize;
}

.my-account .nav-line-bottom>li.active>a:before,.my-account .nav-line-bottom>li:hover>a:before,.my-account .nav-line-grow>li.active>a:before,.my-account .nav-line-grow>li:hover>a:before,.my-account .nav-line>li.active>a:before,.my-account .nav-line>li:hover>a:before {
    opacity: 0;
}

.my-account .nav-line-bottom>li.active>a,.my-account .nav-line-bottom>li:hover>a,.my-account .nav-line-grow>li.active>a,.my-account .nav-line-grow>li:hover>a,.my-account .nav-line>li.active>a,.my-account .nav-line>li:hover>a {
    background-color: #F7F7F7;
    padding-left: 1rem;
}

/* HOMEPAGE - BLOG SECTION - START */

.home-blog-section .box-blog-post .from_the_blog_excerpt {
    font-size: 16px;
    line-height: 24px;
    color: #75767c;
}

.home-blog-section .box-blog-post .cat-label {
    font-size: 12px;
    color: #75767c;
    font-weight: 700;
}

.home-blog-section .box-text {
    border:1px solid #E5E5E5;
    border-top: unset;
    padding:0 24px;
}

.home-blog-section .box-text h5 a {
    font-size:18px;
    letter-spacing: -0.1px;
    margin-top:16px;
}

.home-blog-section .box-text p {
    
    margin-bottom:24px;
}

/* HOMEPAGE - BLOG SECTION - END */


/* BLOG POST - START */
.entry-header .entry-meta {
text-transform: capitalize;
font-size: 14px; 
letter-spacing: normal;
}
.entry-header .is-divider {
display:none;
}
.entry-header .entry-category a {
color: #EF403D;
}
.entry-header .entry-image .badge { display:none; }

.blog-share .social-icons i { 
margin-top: 4px !important; 
font-size: 1.1em; 
}

.blog-share .is-divider { 
display:none;
}

#comments .comments-title { 
text-transform: capitalize !important; 
letter-spacing: normal;
margin-bottom:30px;}

#comments .comment-respond {
    background-color: unset;
    padding: unset;
}

footer.entry-meta {
    display: none;
}

.article-inner .entry-author {
display:none;
}

.article-inner nav {
display:none;
}

#comments ol li { background:unset; border:1px solid #dee0e9; border-radius: 3px; padding:24px; }

#comments ol li cite { font-style: normal; }

#comments ol li span.says { display:none; }

#comments ol li .comment-meta { letter-spacing:normal; text-transform:capitalize; }

#comments ol li .comment-meta a { color:#2e2e2e; }

#comments ol li .comment-content p { 
font-size: 14px;
    line-height: 21px;
    margin-top: 16px;
}

.comment-inner:target {
    background-color: unset;
    padding: unset;
}

#respond p.logged-in-as { 
color:#8a8b8e !important; 
font-size:13px !important; 
}

#respond #submit { 
text-transform: capitalize;
letter-spacing: normal;
background-color: #efefef; 
border: 1px solid #dddddd; 
border-radius:2px; 
color: #000; }

.post-sidebar {
    border: unset !important;
    padding: unset !important;
}

.post-sidebar .is-divider, .box-blog-post .is-divider { display:none; }

.post-sidebar span.widget-title { letter-spacing:normal; }

.post-sidebar .badge {     height: 100px;
    width: 100px; }

.widget_categories>ul>li>a {
    font-size: 14px;
    padding: 2px 0;
}

.post-sidebar .tagcloud a {
    border: 1px solid #dee0ea;
    border-radius: 0px;
    margin: 0 0px 5px 0;
    padding: 4px 10px;
}

.recent-blog-posts a {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}

.recent-blog-posts span.post_comments a {
font-size: 12px;
font-weight: 400;
}

/* BLOG POST - END */




/* MOBILE SIDEBAR - START */
.sidebar-menu input#woocommerce-product-search-field-1 {
   height: 38px;
   border-radius: 5px;
}
.sidebar-menu input#woocommerce-product-search-field-1:focus {
   border: black solid 1px;
}

.form-flat input:not([type=submit]) {
   background-color: white;
}

.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
 width: 450px !important;
-webkit-box-shadow: 0 0 0 0 rgb(0 0 0 / 0%);
 box-shadow: 0 0 0 0 rgba(0,0,0);
 background-color: #FFFFFF;
}
/* MOBILE SIDEBAR - END */

/* CART SIDEBAR - START */

.cart-popup-title>span {
	margin-bottom: 2rem;
    font-weight: 800;
}

.cart-popup-title .is-divider {
display:none;
}

.off-canvas-cart .ux-mini-cart-footer {
    padding: 30px 30px 30px;
    background: #f7f7f7;
}

.widget_shopping_cart_content ul.product_list_widget li a:not(.remove) {
    min-height: inherit !important;
}

.ux-mini-cart-cross-sells__list-item img { width:80px; height:80px; }

.cart-popup .ux-mini-cart-cross-sells__list-item img {
height: 84px !important;
width: 84px !important; 
}


p.woocommerce-mini-cart__buttons .wc-forward {
   border-radius: 3px;
   font-size: 14px !important;
   letter-spacing: 0;
   padding: 4px 0px !important;
}

p.woocommerce-mini-cart__buttons .wc-forward:first-child {
   background-color: white !important;
   color: black;
   border: 1px solid #DEE0EA;
}


.cart-item > .nav-dropdown {
  min-width: 380px;
}
.widget_shopping_cart p.total {
    border: none;
    margin-bottom: 0.5em;
    padding: 0 0;
    font-weight: 600;
}
.woocommerce-mini-cart__total > strong {
    font-weight: normal;
}

.widget_shopping_cart ul.product_list_widget li {
    padding-left: 120px;
    padding-right: 40px;
}
.widget_shopping_cart_content ul.product_list_widget li a:not(.remove) {
  min-height: 120px;
}
.widget_shopping_cart_content ul.product_list_widget li img {
  height: 120px;
  width: 100px;
}
.widget_shopping_cart_content ul.product_list_widget li a
{
text-transform: uppercase;
font-size: 14px;
}
.widget_shopping_cart_content ul.product_list_widget li a.remove {
  border: none;
  width: unset;
  height: unset;
  font-size: 24px !important;
  font-weight: 400;
}
.widget_shopping_cart_content ul.product_list_widget li+li {
  border:none;
}

.cart-item .icon-shopping-basket::after {
background-color: #000 !important;
color: white;
box-shadow: none;
font-weight: 600;
opacity: 1;
margin-top: 4px;
}

.wishlist-link .wishlist-icon::after {
background-color: #000 !important;
color: white;
box-shadow: none;
font-weight: 600;
opacity: 1;
margin-top: 4px;
}

.wishlist-icon .wishlist-button i { 
margin-top: 5px !important; 
}

.header-cart-title .cart-price span.amount { 
font-weight: 500; 
}

.off-canvas-left .mfp-content {
width: 100%;
padding: 20px 20px;
}

.widget_price_filter .price_slider {
    background: #EBEBEB;
}
.widget_berocket_product_brand_widget .brcs_slider_brands_container .brand_slider_image a {
    text-align: left !important;
}
.stuck .header-main .nav > li > a {
    line-height: inherit;
}

.category-page-title .page-title-inner .woocommerce-result-count {
    font-size:13px;
    font-weight: 500;
}

/* CART SIDEBAR - END */

/* SHOP PAGE - START */
.br_widget_brand_element_slider a:hover { color:#2e2e2e; }

.widget_price_filter .is-divider {
  visibility:hidden;
}
#shop-sidebar .is-divider {
  visibility:hidden;
  height: 0px !important;
}
#shop-sidebar span.widget-title {
  font-weight: 800;
  letter-spacing: 0 !important;
}
.widget_layered_nav_filters ul li.chosen a {
   border-radius: 0 !important;
   border: 1px solid rgba(0,0,0,.0) !important;
}
ul.menu > li + li, .widget > ul > li + li {
  border-top: none;
}
.widget_price_filter .ui-slider-horizontal {
    height: 2px;
}
.widget_price_filter .ui-slider .ui-slider-range {
    background-color: #df5243;
    opacity: 1;
}

.widget_price_filter .ui-slider .ui-slider-handle {
background-color: #df5243;
border: 1px solid #df5243; 
}

.widget_price_filter .price_slider_amount .button {
    background-color: #f2f3f5;
    color: black;
    border-radius: 0;
}
/* SHOP PAGE - END */

/* BLOG PAGE - START */

.blog-header-wrapper { /* Başlık Alanı */
margin: 0 auto;
width:fit-content;
font-size:36px;
color:#000;
font-weight:500;
letter-spacing: 0.1px;
margin-top:36px;
}

.blog-wrapper .large-9.col {
    padding-right:60px;
}

.blog-wrapper .badge { /* Sol Sütun */
    height: unset;
    width: unset;
    padding-block: 4px;
    padding-inline: 6px 4px;
    background-color: #0000004a;
    border-radius: 2px;
}

.blog-wrapper .badge.post-date {
    top: 12px;
    left:12px;
}

.blog-wrapper .badge .badge-inner {
    line-height:1;
}

.blog-wrapper .badge .badge-inner br {
    display:none;
}

.blog-wrapper .badge .badge-inner span {
    font-size:12px;
}

.blog-wrapper .post-title a {
    font-size:24px;
    letter-spacing: -0.6px;
}


.post-sidebar .widget-title span { /* Sidebar Alanı */
    text-transform: capitalize;
font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: #121212;
	margin-bottom:16px;
}

.post-sidebar .product_list_widget .product-title {
    font-size:14px;
}

.post-sidebar .product_list_widget del .amount {
    font-size:14px;
}

.post-sidebar .product_list_widget ins .amount {
    font-size:14px;
    font-weight:300;
}

/* BLOG PAGE - END */

/* Back to Top Butonu - START */

.back-to-top {
    border-width:1px !important;
    background:#fff !important;
    border-color: var(--fs-border-color) !important;
    color: var(--fs-headline-color) !important;
}

.back-to-top.is-outline:hover, .back-to-top.primary.is-outline:hover {
    background-color: var(--fs-color-primary) !important;
    border-color: var(--fs-color-primary) !important;
    color: #fff !important;
}

/* Back to Top Butonu - END */

/* Contact Form - START */

input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{
    border-color: #DDDDDD;
    border-radius: 5px !important;
    color: #7f7f7f;
    box-shadow: unset !important;
} 

input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus {
    box-shadow: unset !important;
    border-color: black;
}

/* Contact Form - END */




@media (min-width: 993px) {
    /*************** ADD DESKTOP ONLY CSS HERE  ***************/

    /* Product Gallery Absolute - START */
	.femora-product-gallery > .col-inner > .row {
	  display: grid;
	  grid-template-columns: 80px auto;
	}

	.femora-product-gallery > .col-inner > .row > .col {
	  max-width: unset;
	  grid-row: 1 / -1;
	  padding: 0;
	}

	.femora-product-gallery .large-10 {
	  grid-column: 1 / -1;
	}

	.femora-product-gallery .large-2 {
	  grid-column: 1 / 2;
	  z-index: 3 !important;
		margin-left: 24px;
	  margin-top: 60px;
	  display: grid;
	  align-content: start;
	}

	.femora-product-gallery .easyzoom-flyout {
	  width: auto;
	}

	.femora-product-gallery .product-thumbnails {
	  margin: 0 !important;
	}

	.product-thumbnails .flickity-slider {
	  display: grid;
	  gap: 24px;
	  position: unset;
	}

	.product-thumbnails .col {
		width: auto !important;
	  margin: 0 !important;
	  padding: 0 !important;
	  border: 1px solid var(--fs-color-primary);
	  overflow: clip;
	}

	.femora-product-gallery .product-thumbnails img {
		backface-visibility: hidden;
		margin-bottom: 0;
		opacity: 1;
		transition: none;
		cursor: pointer !important;
	}

	.femora-product-gallery .product-thumbnails a {
		border: unset !important;
	}

	.femora-product-gallery .product-thumbnails .is-nav-selected a img, .product-thumbnails a:hover img {
		transform: translateY(0) !important;
	}

	.femora-product-gallery .flickity-prev-next-button {
		display:none;
	}


	.femora-product-gallery .image-tools {
		display:none;
	}

	/* Product Gallery Absolute - END */
}

@media (max-width: 992px) {
    /*************** ADD TABLET AND BELOW ONLY CSS HERE  ***************/

    .product-thumbnails img {
		opacity: 1;
		transition: none;
	}
	.product-thumbnails .is-nav-selected a, .product-thumbnails a:hover {
		border: 2px solid #000;
	}
	.femora-product-gallery .product-thumbnails .is-nav-selected a img, .product-thumbnails a:hover img {
		transform: translateY(0) !important;
	}
}



@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

.header-inner .flex-right .nav>li {
    margin: 0;
}

.button, button, input[type=button], input[type=reset], input[type=submit] {
font-size:14px !important;
}

h1, .banner h1 { 
font-size: 48px !important;
}

h2 { 
font-size: 28px;
letter-spacing: 0 !important;
}

h3 { 
font-size: 20px;
letter-spacing: 0 !important;
}

h4 { 
font-size: 16px; 
}

.h1 { 
font-size: 48px;
}

.h2 { 
font-size: 28px;
letter-spacing: .05em;
}

.h3 { 
font-size: 20px;
letter-spacing: .05em;
}

.h4 { 
font-size: 16px; 
}

}