/*

Theme Name: Mumi Creative Shophp  Teması
Theme URI: http://shopphp.mumicreative.net/
Author:Mumi Creative
 Author URI: http://www.mumicreative.com/
 Description: Mumi Creative Lisanslı Ürünüdür!

*/

[data-control="0"],[data-control=""]{
    display:none!important;
}

.BreadCrumb {
    color: #4d5053;
}

table.sepet th {
    color: #fff;
    background-color: #f7695a;
    line-height: 20px;
    font-weight: 500;
}

table.sepet th, table.sepet td {
    padding: .5em !important;
    font-size: 15px;
    height: auto;
}

table.sepet td.liste-adres_duzenle .textBox:after,
table.sepet td.liste-adres_sil .textBox:after,
table.sepet td.liste-siparis_detaylar .textBox:after,
table.sepet td.liste-iptal .textBox:after,
table.sepet td.liste-degistir .textBox:after,
table.sepet td.liste-siparis_tekrarla .textBox:after {
    color: #f7695a;
}

.sf-neutral-button {
    background: #f7695a;
    min-width: 125px;
    line-height: 35px;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    height: auto;
    padding: 0px;
    border: 0PX;
}

.sf-neutral-button:hover {
    background: #f7695a;
    border-bottom: 3px solid #f7695a;
}
form {
    display: block;
}

.sf-form-item-fullwidth .sf-text-label {

    color: #595959;
    font-size: 13px;

    font-weight: bold;

}

.whatsapp_tabela {
    margin-bottom: 0;
    margin-top: 0;
}
.whatsapp_tabela .wrap {
    float: left;
    border: 1px solid #dfdfdf;
    background: #fdfdfd;
    padding: 10px;
    border-radius: 5px;
    padding-left: 7px;
    padding-right: 7px;
    min-width: 100%;
    display: flex;
    align-items: center;
}
.whatsapp_tabela .wrap .icon i.fa {
    font-size: 40px;
}
.whatsapp_tabela .wrap .icon {
    display: block;
    float: left;
    width: 40px;
    padding-left: 0px;
}
.whatsapp_tabela .wrap .right {
    color: #9fa2a7;
    display: block;
    float: left;
    line-height: 20px;
}
.whatsapp_tabela .wrap .right p.slogan {

    display: none;
}
.whatsapp_tabela .wrap .right p.number {
    font-size: 18px;
    margin: 0;
}
.whatsapp_tabela .wrap .right p.title {
    font-size: 11px;
    margin: 0;
}

.product_varyant > .whatsapp_tabela {
    width: 52%;
    padding-left: 10px;
}

.soru {

    display: flex;
    align-items: center;
}
.articlepage a {
    background: #292929;
    color: #fff;
    padding: 0 25px;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 42px;
    text-transform: capitalize;
    border-radius: 3px;
}
.articlepage a:hover{
    color:#fff;
    background: #c09578;
}
.articlepage {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

.powered-by{
    display:none!important;
}

.urunSecimTable {
    width: 100%;
    border: 0px;
    border-radius: 0;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    clear: both;
    padding: 0px;
}
.urunSecimTable .UrunSecenekleri {
    display: none;
}
.urunSecimTable td {
    padding: 0px;
}


.language-selector {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    position: relative;
    border-left: 1px solid #e5e5e5;
    padding-left: 3.9rem;
    cursor: pointer;
    z-index: 90;
    width: 150px;
    float: right;
}

@media (min-width: 991px) and (max-width: 1440px) {
    .language-selector {
        padding-left: 1rem
    }
}

.language-selector .language-button {
    display: flex;
    align-items: center;
    font-size: 1.1rem;
    font-weight: 600;
    position: relative
}

.language-selector .language-button span {
    display: none
}

.language-selector .language-button b, .language-selector .language-button span {
    font-weight: 600;
    font-style: normal
}

.language-selector .language-button b {
    display: block;
    text-align: left;
    font-size: 1.3rem;
    color: #000;
    font-weight: 400
}

.language-selector .language-button > i {
    display: flex;
    align-items: center
}

.language-selector .language-button > i img {
    width: 18px;
    margin-right: 1rem
}

.language-selector .language-button > i .de, .language-selector .language-button > i .fr, .language-selector .language-button > i .si, .language-selector .language-button > i .ar, .language-selector .language-button > i .ma, .language-selector .language-button > i .it, .language-selector .language-button > i .ru, .language-selector .language-button > i .uk, .language-selector .language-button > i .gr, .language-selector .language-button > i .en {
    display: none !important
}

.language-selector .language-content {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    min-width: 15rem;
    border: 1px solid #e5e5e5;
    border-radius: .2rem;
    padding: 10px 5px;
    z-index: 50;
    background-color: #fff;
    flex-wrap: wrap;
    left: -1px
}

.language-selector .language-content li {
    width: 100%;
    display: flex;
    line-height: 3rem
}

.language-selector .language-content li a {
    display: flex;
    color: #141414;
    font-size: 1.2rem;
    cursor: pointer;
    transition: all .2s ease-in-out
}

.language-selector .language-content li a:hover {
    color: #ed5f1f
}

.language-selector .language-content li a span {
    display: block
}

.language-selector .language-content li a i {
    margin-right: 1rem
}

.language-selector .language-content li a i img {
    width: 18px
}

.language-selector:hover .language-content {
    display: flex
}

@media (max-width: 991px) {
    .language-selector {
        display: none !important
    }
}
#google_translate_element2 {
    display: none;
}

.change-lang b {
    margin-left: 10px;
}

.change-lang strong {
    display: none;
}
.change-lang {
    display: flex;
    align-items: center;
}
.language-selector .language-content strong {
    display: none;
}

.language-selector .language-content img {
    width: 35px;
    margin-right: 10px;
}
.customer-show-left-close {
    position: absolute;
    right: 10px;
    font-size: 21px;
    top:10px;
}
#shopphp-login .menu_head:hover, #shopphp-login .menu_head.active {
    background-color: #f56a5e;
}
.sf-neutral-button {
    background: #f7695a !important;
    border-radius: 3px!important;
    height: 35px!important;
    font-size: 15px!important;
}

.register-tab label.active {
    background-color: #0d335d !important;
    color: white !important;
}
table.sepet td.liste-siparis_yazdir .textBox:after{
    color: #000000;
}
#main-login-form {
    margin-bottom: 35px;
    border-radius: 4px;
    box-shadow: 0 0 46.1px 2.9px rgb(0 0 0 / 10%);
}
#main-login-form .userLoginBtn {
    background-color: #0e335d !important;
    color: #fff;
}
#main-login-form .QuickMember {
    background-color: #ed552e !important;
    color: #fff;
}

.section-iletisim-box  .box-page-content .row {
    display: flex;
    flex-wrap: wrap;
}

.section-iletisim-box .box-page-content .row > div {
    flex: 0 0 50%;
    width: 50%;
}

.page-showpage #maincontent {
    max-width: 100%;
    margin: 0px;
    padding: 0px;
}

.page-showpage #maincontent .subpage-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 0;
    padding: 90px 20px;
    position: relative;
    text-align: center;
    color: #FFF;
}

.page-showpage #maincontent .subpage-banner h2 {
    font-size: 48px;
}


.page-showpage #maincontent .container {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
}

#breadCrumb {
    width: 100%;
    position: relative;
    top: -17px;
    z-index: 10;
    text-align: center;
    margin-bottom: 20px;
}
#breadCrumb ul {
    display: inline-block;
    background-color: #5ec183;
    height: 30px;
    padding: 0;
    margin: 0;
    list-style: none;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
#breadCrumb ul li {
    float: left;
    height: 30px;
}
#breadCrumb ul li a {
    color: #FFF;
    height: 30px;
    display: block;
    padding: 0 0 0 22px;
    line-height: 30px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;

}
#breadCrumb ul li a:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    vertical-align: middle;
    line-height: normal;
    font-size: 18px;
    margin-top: -1px;
    margin-left: 23px;
}
#breadCrumb ul li:last-child a {
    padding-right: 22px;
}
#breadCrumb ul li:last-child a:after{
    display:none;
}

.leftMenu>ul {
    background: #ededed;
    padding: 20px 30px;
    width: 100%;
    margin: 0;
    position: sticky;
    list-style: none;
    top: 0px;
}
.leftMenu>ul>li {
    border-top: 1px solid #d3d3d3;
}
.leftMenu>ul>li:first-child {
    border-top: 0 none;
}
.leftMenu>ul>li>a {
  
    color: #39424c;
    display: block;
    padding: 10px 0;
}
.leftMenu a:not(.btn) {
    font-size: 14px;
    color: #39424c;
    text-decoration: none;
}
.leftMenu a:not(.btn).active, .leftMenu a:not(.btn):focus, .leftMenu a:not(.btn):hover {
    color: #AC162C;
}


.page-showpage #maincontent .row {
    display: flex;
    flex-wrap: wrap;
}

.page-showpage #maincontent .rightContent {
    width: 65%;
    padding-left: 15px;
}

.page-showpage #maincontent .leftContent ul {
    position: sticky;
    top: 0px;
}

body.swal2-toast-shown .swal2-container.swal2-center {
    top: 0;
    right: auto;
    bottom: 0;
    left: 50%;
    transform: scale(1.3);
}

.pagebuilder-slide-wrapper {
 
    background-position: center;
    background-repeat: no-repeat;
}
.page-showpage h4.box-page-title {
    display: none;
}
span.product-stock {
    position: absolute;
    left: auto;
    right: 0;
    text-align: center;
    display: block;
    width: 100%;
    background-color: #00000069;
    color: #fff;
    line-height: 26px;
}

.col-blog-auto {
    width: 25%;
    padding: 5px;
    float: left;
}

.col-blog-auto {}

.col-blog-auto .blog_grid {
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 15px 0px;
    overflow: hidden;
}

.col-blog-auto .blog_grid .blog_thumb a {
    display: flex;
    height: 199px;
    align-items: center;
    justify-content: center;
    width: 100%;
    object-fit: cover;
}

.col-blog-auto .blog_grid .blog_thumb a img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

.col-blog-auto .blog_grid  .blog_content {}

.col-blog-auto .blog_grid  .blog_content .post_title {
    font-size: 12px;
    text-align: center;
    height: 35px;
    line-height: 15px;
}

.col-blog-auto .blog_grid .blog_content .post_meta {
    background-color: #fafafa;
    padding: 2.5px;
    text-align: center;
    font-size: 13px;
    line-height: 28px;
}

.col-blog-auto .blog_grid .blog_content .post_desc {
    font-size: 13px;
    line-height: 19px;
    padding: 10px;
    height: 65px;
    overflow: hidden;
}

.col-blog-auto .blog_grid .blog_content .read_more {
    font-size: 12px;
    text-align: right;
    display: block;
    padding: 0px 15px 10px;
    font-weight: bold;
}

.single_section_content.box.blog_large_post_style {
    width: 100%!important;
    position: static;
    padding: 0;
}
.jl_single_style1 {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.jl_single_style1 .single_post_entry_content {
    margin-bottom: 0;
}
.single_post_entry_content {
    text-align: left;
}
.single_post_entry_content {
    text-align: left;
}
.single_post_entry_content {
    text-align: left;
}
.single_bellow_left_align, .single_bellow_left_align .single-post-meta-wrapper {
    text-align: center;
}
.jl_top_single_title {
    margin-top: 0;
}
.single_post_entry_content {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
    padding: 0;
}

.jl_single_style1 .jl_f_cat, .jl_single_style5 .jl_f_cat {
    margin-bottom: 15px;
}

.jl_f_cat {
    float: left;
    width: 100%;
}
.jl_f_cat.jl_lb2 a, .jl_f_cat.jl_lb3 a, .jl_f_cat.jl_lb4 a, .jl_cmlist_w .jl_f_cat.jl_lb2 a, .jl_cmlist_w .jl_f_cat.jl_lb3 a, .jl_cmlist_w .jl_f_cat.jl_lb4 a {
    padding: 0 10px!important;
    margin: 0 1px 2px;
    color: #fff!important;
}

.jl_lb3.jl_f_cat a, .jl_lb2.jl_f_cat a, .jl_lb4.jl_f_cat a {
    float: none;
    display: inline-flex!important;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    height: 22px;
    line-height: 1.2;
    background-color: rgba(52,58,64,.4)!important;
    border-radius: 100px;
    overflow: hidden;
    position: relative;
}
.jl_f_cat a {
    font-family: var(--jl-menu-font);
    letter-spacing: var(--jl-cat-font-space);
    font-size: var(--jl-cat-font-size);
    font-weight: var(--jl-cat-font-weight);
    text-transform: var(--jl-cat-transform);
    float: left;
    position: relative;
    display: inline-block;
    color: #000;
    text-align: center;
    line-height: 10px;
    margin-right: 10px;
    margin-bottom: 2px;
}
.jl_single_style1 .single_post_entry_content .meta-category-small, .jl_single_style1 .single_post_entry_content .single_post_title_main, .jl_single_style1 .single_bellow_left_align .single-post-meta-wrapper {
    text-align: left;
}

.single_post_entry_content .single_post_title_main {
    font-size: 37px;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    float: left;
    width: 100%;
    max-width: 85%;
    word-wrap: break-word;
}
.jl_single_style1 .jl_mt_wrap, .jl_single_style5 .jl_mt_wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    float: left;
    width: 100%;
    margin-top: 15px;
}
.jl_single_style1 .jl_mt_wrap .jl_post_meta_s, .jl_single_style5 .jl_mt_wrap .jl_post_meta_s {
    width: auto;
    margin-top: 0;
}

.jl_single_style1 .jl_post_meta_s {
    margin-top: 15px;
}
.jl_post_meta_s {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.jl_post_meta_s .jl_meta_txt {
    margin-left: 0;
    color: #5e5e5e;
}

.jl_post_meta_s .jl_meta_t {
    font-family: var(--jl-menu-font);
    letter-spacing: var(--jl-meta-font-space);
    font-size: var(--jl-meta-font-size);
    font-weight: var(--jl-meta-font-weight);
    text-transform: var(--jl-meta-transform);
    position: relative;
    margin-left: 8px;
    line-height: 1.2;
}
.single_content_header.jl_single_feature_below {
    margin-bottom: 0;
    margin-top: 0;
}

.single_content_header {
    float: left;
    width: 100%;
    position: relative;
}
.single_content_header.jl_single_feature_below .jlsingle-title-above {
    margin-bottom: 0!important;
    margin-top: 0;
    overflow: hidden;
}

.blog_large_post_style .jl_single_style1 .image-post-thumb {
    margin-bottom: 30px!important;
    overflow: hidden;
}

 .image-post-thumb {
     position: relative;
     float: left;
     width: 100%;
     margin-bottom: 20px;
 }
.single_content_header .image-post-thumb img {
    float: left;
    border-radius: var(--jl-border-rounded);
}

.jl_single_style1 .image-post-thumb img {
    margin-top: 40px;
}

.post_content_w {
    display: flex;
    display: -webkit-flex;
    flex-flow: row nowrap;
    float: left;
    width: 100%;
}
.post_content_w .post_sw {
    display: flex;
    display: -webkit-flex;
    padding-right: 0;
    max-width: 120px;
    width: 120px;
    align-items: center;
    flex-shrink: 0;
    flex-flow: column nowrap;
}
.post_content_w .post_s {
    position: -webkit-sticky;
    position: sticky;
    top: 30px;
    width: 100%;
}
.jl_side_author {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
.jl_side_author .author-avatar {
    display: inline-block;
}
.jl_side_author .author-avatar a {
    display: block;
}
.jl_side_author .author-avatar img {
    width: 75px;
    border-radius: 100px;
}
.jl_side_author h5 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
}
.post_s .jl_share_wrapper {
    color: #000;
    text-align: center;
    line-height: 1.2;
}
.post_s .jl_share_wrapper .jl_share_num {
    display: block;
    font-size: 25px;
    margin-bottom: 3px;
    font-family: var(--jl-title-font);
    font-weight: var(--jl-title-font-weight);
    text-transform: var(--jl-title-transform);
    letter-spacing: var(--jl-title-space);
}
.post_s .jl_share_wrapper .jl_share_label {
    display: block;
    font-size: 12px;
    font-family: var(--jl-menu-font);
    color: #5e5e5e;
}
.jl_single_share_wrapper {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -5px;
}

.post_s .single_post_share_icon_post {
    text-align: center;
}

.single_post_share_icon_post {
    float: left;
    width: 100%;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.post_s .single_post_share_icon_post li {
    margin-top: 10px;
    margin-bottom: 0;
}

.single_post_share_icon_post li {
    margin-right: 0;
    margin-bottom: 10px;
    list-style: none!important;
}

.post_s .single_post_share_icon_post .single_post_share_facebook a, .post_s .single_post_share_icon_post .single_post_share_facebook a:hover {
    color: #455fa1!important;
}
.post_s .single_post_share_icon_post li a, .post_s .single_post_share_icon_post li a:hover {
    background: 0 0;
    color: #000!important;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    border: 1px solid #eee;
}
.single_post_share_icon_post li a span {
    display: none;
}
.post_s .single_post_share_icon_post .single_post_share_twitter a, .post_s .single_post_share_icon_post .single_post_share_twitter a:hover {
    color: #58abf5!important;
}
.post_s .single_post_share_icon_post .single_post_share_pinterest a, .post_s .single_post_share_icon_post .single_post_share_pinterest a:hover {
    color: #cd1d1f!important;
}
.post_s .single_post_share_icon_post .single_post_share_linkedin a, .post_s .single_post_share_icon_post .single_post_share_linkedin a:hover {
    color: #1980be!important;
}
.post_s .single_post_share_icon_post li a, .post_s .single_post_share_icon_post li a:hover {
    background: 0 0;
    color: #000!important;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    border: 1px solid #eee;
}

.single_post_share_icon_post li.single_post_share_mail a, .single_post_share_icon_post li.single_post_share_mail a:hover {
    color: #fff;
    background: #000;
    border: 1px solid #000;
}
.single_post_share_icon_post li:last-child a {

}
.single_post_share_icon_post li a {
    display: inline-block;
    padding: 0;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    width: 40px;
    border: 1px solid #eaeaea;
    margin: auto;
    transition: all .2s ease 0s;
}
.single_post_share_icon_post li a {
    display: block;
    border-radius: 100px;
}