body{font-size: 11pt;  font-family: "Source Sans 3", sans-serif; margin: 0px; position:relative;font-style:normal;overflow-x:hidden;line-height:24px; } 
.tum-urunler{font-size:15px;line-height:50px;text-transform:uppercase;font-weight:600;text-align:center;} .gunun-firsati-ust{height:70px;width:70px;position:absolute;z-index:999}

body p {
    color: #6a6a6a;
 font-family: "Source Sans 3", sans-serif;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #0056b3;
    border-color: #0383ff;
}
.btn-primary {
    color: #fff;
    background-color: #0383ff;
    border-color: #0357b0;
}
.description li,.anaaciklama li, .main-info-post li{
    margin-left: 41px;
}
.panel-body p,.description p,.anaaciklama p, .main-info-post p{
  text-align: justify; 
}
.owl-nav.disabled {
    display: none;
}
.h1, h1 {
    font-size: 14px;	
	font-weight: bold; font-family: "Source Sans 3", sans-serif;
}
.h2, h2 {
    font-size: 14px;	
	font-weight: 700; font-family: "Source Sans 3", sans-serif;
}
.h3, h3 {
    font-size: 14px; font-family: "Source Sans 3", sans-serif;
	
	font-weight: bold;
}
.h4, h4, h5 {
    font-size: 14px; font-family: "Source Sans 3", sans-serif;
	
	font-weight: bold;
}

#yenik {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: .8;
    z-index: 99;
    color: #fff;
    float: left;
    border-radius: 2px;
    padding-right: 2px;
    line-height: 15px;
    width: 100px;
    height: 30px;
    z-index: 9;
}
   .navbar-fixed-bottom {
            opacity: 0; /* Başlangıçta görünmez yapın */
            transition: opacity 0.3s ease-in-out; /* Opaklık değişikliğine animasyon ekleyin */
        }
        .navbar-show {
            opacity: 1 !important; /* Navbar'ı görünür yapın */
        }


.mr-0-d{
margin-right: 0px
}
.btn-google {
  background-color: #dd4b39;
  color: #fff;
}
.star-rating .fa-star {
    color: #ccc;
    cursor: pointer;
    font-size: 25px;
    margin: 0 5px;
    transition: color 0.2s;
}
.urunfiyat{
    align-items: center;
    color: #484848;
    display: flex;
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
}
.star-rating .fa-star.checked {
    color: gold;
}


.btn-google:hover,
.btn-google:focus {
  background-color: #c23321;
  color: #fff;
}
.facebook-login-btn {
  background-color: #3b5998;
  color: #fff;
  border: none;
  
  
}
.mt40{
margin-top: 40px;
}
.facebook-login-btn:hover {
  background-color: #2d4373;
  cursor: pointer;
}
.text-justify{
 
    font-weight: 400;
}
.equal-elem{display: flex;-webkit-box-orient: vertical;
    -webkit-box-direction: normal;-ms-flex-direction: column;
    flex-direction: column;}

.description, .content, span, div,  strong, {
 
    font-weight: 400;
}
h2.description {
    font-size: 14px;
}
.modal-body {
    position: relative;
    padding: 15px;
    text-align: center;
}
.main-content-list .content-offset, .main-content-grid .content-offset {
    background-color: #fff;
    margin-bottom: 2rem !important;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 30%);
    float: left;
}
 .product-item-minicart .product-name {
    
    color: #555;
    display: inline-block;
    line-height: 20px;
    margin: 0;
     
    font-weight: 600;
    text-align: left;
 
}

.flex {
    margin-right: 0px;
    margin-left: 0px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.content-form .group-button .submit {
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    line-height: 40px;
    padding: 0 40px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 3px;
}
.nav-pills.nav-wizard > li {
  position: relative;
  overflow: visible;
  border-right: 10px solid transparent;
  border-left: 	10px solid transparent;
}
.nav-pills.nav-wizard > li + li {
  margin-left: 0;
}
.nav-pills.nav-wizard > li:first-child {
  border-left: 0;
}
.nav-pills.nav-wizard > li:first-child a {
 border-radius: 5px 0 0 5px;
}
.nav-pills.nav-wizard > li:last-child {
  border-right: 0;
}
.nav-pills.nav-wizard > li:last-child a {
  border-radius: 0 5px 5px 0;
}
.nav-pills.nav-wizard > li a {
  border-radius: 0;
  background-color: #fff;
}
.nav-pills.nav-wizard > li:not(:last-child) a:after {
    position: absolute;
    content: "";
    top: 0px;
    right: -20px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 0.1px 20px 20px;
    border-color: transparent transparent transparent #fff;
    z-index: 150;
}
span.step {
    background: #ececec;
    -moz-border-radius: .8em;
    -webkit-border-radius: 0.8em;
    color: grey;
    display: inline-block;
    font-weight: 700;
    line-height: 1.3em;
    margin-right: 5px;
    text-align: center;
    width: 1.3em;
}

.nav-pills.nav-wizard > li:not(:first-child) a:before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: #fff #fff #fff #ececec;
  z-index: 150;
}
.nav-pills.nav-wizard > li:hover:not(:last-child) a:after {
  border-color: transparent transparent transparent #595959;
}
.nav-pills.nav-wizard > li:hover:not(:first-child) a:before {
  border-color: #595959 #595959 #595959 #ececec;
}
.nav-pills.nav-wizard > li:hover a {
  background-color: #595959;
  color: #fff; 
}
.nav-pills.nav-wizard > li a{
    padding: 8px 25px;
    display: -webkit-box;
}
.nav-pills.nav-wizard > li.active:not(:last-child) a:after {
  border-color: transparent transparent transparent #4e546f;
}
.nav-pills.nav-wizard > li.active:not(:first-child) a:before {
  border-color: #4e546f #4e546f #4e546f #ececec;
}
.nav-pills.nav-wizard > li.active a {
  background-color: #4e546f;
}
td.product-thumb {
    width: 15%;
}
.banka-hesaplari, .panel-table, .login-form, .register-form, .form-area {
    margin-bottom: 20px;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 30%);
    background-color: #fff;
    padding: 20px;
}
.cart-content {
    border: solid 1px #e6e6e6;
    
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 30%);
    background-color: #fff;
    padding: 20px;
}
.shopping-cart-content {
    width: 100%;
    text-align: center;
    padding: 0 30px;
}
.shopping-cart-content .title, .shopping-cart-content .title td {
    font-size: 14px;
    color: #8e8e8e;
    padding: 15px 5px;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
    text-transform: inherit;
    text-align: center;margin: 30px 0 25px;
}
.shopping-cart-content tr {
    position: relative;
    border-bottom: solid 1px #e6e6e6;
}

.shopping-cart-content .product-name a {
    font-size: 14px;
    color: #555;
}

.shopping-cart-content .price, .shopping-cart-content .total {
    font-size: 18px;
    color: #222;
    font-weight: 600;
}
.shopping-cart-content .quantity-item .quantity {
    float: none;
    display: inline-block;
    margin: 0 auto;
}

.quantity .group-quantity-button span {
    display: flex;
    width: 35px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    color: #0A0A0A;
    font-size: 13px;
    float: left;
}
.group-quantity-button .minus, .group-quantity-button .plus {
    cursor: pointer;
    
    align-items: center;
    justify-content: center;
    background-color: #f5f5f5;
    
    transition: background-color 0.3s ease;
}
.quantity {
  display: flex;
  align-items: center;
  justify-content: center;border-radius: 8px;
}
.group-quantity-button {
    display: flex;
}
.quantity .input-text {
    max-width: 60px;
    width: AUTO;
    border-top: none;
    border-bottom: none;
    border-right: solid 1px #e6e6e6;
    border-left: solid 1px #e6e6e6;
    line-height: 38px;
    height: 38px;
    text-align: center;
    font-size: 16px;
    color: #0A0A0A;
    float: left;
}
.cartadd{
width: 416px;
    -webkit-box-align: center;
    align-items: center;
    border: none;
    border-radius: 8px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    font-stretch: normal;
    font-style: normal;
    font-weight: 600;
    -webkit-box-pack: center;
    justify-content: center;
    outline: none;
    padding: 8px;
    position: relative;
    text-decoration: none;
    background-color: rgb(255, 96, 0);
    color: rgb(255, 255, 255);
    font-size: 16px;
    height: 40px;
    
}
.cartadd i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M.75 1.165h.549A1.5 1.5 0 0 1 2.77 2.374l1.542 7.791m0 0 .355 1.791a1.5 1.5 0 0 0 1.471 1.209H15m-10.688-3H14.58a1.5 1.5 0 0 0 1.455-1.136l1.171-3a1.5 1.5 0 0 0-1.455-1.864m-6-2.625v2.625m0 0V6.79m0-2.625h2.625m-2.625 0H7.125m.375 12.75a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0Zm7.5 0a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0Z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 24px;
    margin-right: 8px;
    width: 24px;
}
.shopping-cart-content .checkout-cart td {
    
    overflow: hidden;
}
.shopping-cart-content .delete-item a {
    font-size: 18px;
    color: #666;
    margin-left: 15px;
}
.shopping-cart-content .checkout-cart td .left {
    border-right: none;
    text-align: left;
    float: left;
}
.shopping-cart-content .checkout-cart td .right {
    border-left: none;
    text-align: right;
    float: right;
}
.content-form .input-info {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: solid 1px #e6e6e6;
    margin-bottom: 15px;
    background-color: #f8f8f8;
    padding: 0 20px;
    outline: 0;
}

.proceed-checkout {
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 30%);
    background-color: #fff;
    padding: 10px;
}
.proceed-checkout .main-title {
    border: none;
    padding: 0;
    margin: 10px 0 20px;
    font-weight: 700;
    font-size: 15px;
    color: #222;
}
.proceed-checkout .content {
    border: solid 1px #e6e6e6;
    padding: 20px 20px 10px;
   
}
.content-form .title {
    font-size: 14px;
    font-weight: 600;
    color: #222;
    text-transform: uppercase;
    margin: 10px 0 20px;
    border-bottom: solid 1px #e6e6e6;
    padding-bottom: 20px;
}
.proceed-checkout .content .info-checkout {
    overflow: hidden;
    margin-bottom: 5px;
}
.proceed-checkout .content .total-checkout {
    border-top: solid 1px #e6e6e6;
    padding-top: 20px;
    margin-top: 25px;
    overflow: hidden;
   
}
.proceed-checkout .content .info-checkout .text {
    float: left;
    font-size: 14px;
    color: #666;
}
.proceed-checkout .content .info-checkout .item {
    float: right;
    font-size: 16px;
    color: #555;
    font-weight: 600;
}

.proceed-checkout .content .total-checkout .price {
    float: right;
    font-size: 18px;
    font-weight: 700;
    color: #555;
}
.widget-header-div {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.content-form .input-info {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: solid 1px #e6e6e6;
    background-color: #f8f8f8;
    margin-bottom: 25px;
    padding: 0 20px;
    outline: 0;
}
.content-form .input-note {
    line-height: inherit;
    height: auto;
    padding: 10px 20px;
}
.bubbly-button {
    color: #fff;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    position: relative;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    line-height: 40px;
    padding: 0 40px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 3px;
    background-color: #0357b0;
    box-shadow: 2px 2px 10px rgba(0,0,0,.25);
}
.bubbly-buttont {
    color: #fff;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    position: relative;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    line-height: 40px;
    padding: 0 40px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 3px;
    background-color: #4e546f;
    box-shadow: 2px 2px 10px rgba(0,0,0,.25);
    min-width: 250px;
    text-align: center;
   
    margin-bottom: 10px;
}
.bubbly-buttons {
    color: #fff;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    position: relative;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    line-height: 40px;
    padding: 0 33px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 3px;
    background-color: red;
    box-shadow: 2px 2px 10px rgba(0,0,0,.25);
    margin-top: 5px;
}
/* Header*/

.header {
    background-color: #0c0c0c;
}	
	
/* menu*/
#header .btn {
    padding: 7px 12px;
    border-radius: 0
}

#header .dropdown-menu {
    min-width: 100%;
    padding: 0;
    margin: 0;
    background-color: #e2e2e2;
    border: none;
    border-radius: 0;
    z-index: 1000;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.15);
    box-shadow: 0 1px 6px rgba(0,0,0,.15)
}

#header .dropdown-menu .divider {
    background-color: #fff
}

#header .dropdown-menu>li>a {
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 20px;
    padding: 6px 13px;
    color: #444645;
    border-top: 1px solid #fff
}

#header .dropdown-menu>li>a:focus,#header .dropdown-menu>li>a:hover, .btn-custom:active,#header .btn-custom:active,#header .btn-custom:focus,#header .btn-custom:hover,#header .btn-groupdil:hover .btn-custom,#header .dropdown-menu>li>a:hover,#header .header-top-dropdowns .open .dropdown-toggle.btn-custom {
    color: #fff;
    text-decoration: none;
    background-color: #0383ff
}

#header .btn {
    border-radius: 0;
}

#header-top {
    border-top: 4px solid #0383ff;
}

.btn-groupdil:hover .dropdown-menu {
    display: block
}

#header .btn-custom:active {
    background-color: #0383ff;
}

#header .btnspan {
    width: 18px;
    height: 13px;
    MARGIN-TOP: 5px;
    margin-right: 5px;
    float: left;
     
}

#header .btn-custom {
    color: #fff;
    background-color: #f7fafc1f;
    border-color: transparent;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 40%);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 40%);
    padding: 3px 15px 3px 5px;
    margin-top: 5px;
     
    font-weight: 600; min-width: 77px;
}
.fa-euro, .fa-user{min-width: 11px;display: inline-block;}
#header .dropdown-menu {
    min-width: 100%;
    padding: 0;
    margin: 0;
    background-color: #e2e2e2;
    border: none;
    border-radius: 0;
    z-index: 1000;
    -webkit-box-shadow: 0 1px 6px rgb(0 0 0 / 15%);
    box-shadow: 0 1px 6px rgb(0 0 0 / 15%);
}

.btn-groupdil, .btn-groupdil-vertical {
    position: relative;
    display: inline-block;
    float: right;
}

#header .btn-groupdil>.btn:hover, .btn-groupdil-vertical>.btn:hover, .btn-groupdil>.btn:focus, .btn-groupdil-vertical>.btn:focus, .btn-groupdil>.btn:active, .btn-groupdil-vertical>.btn:active, .btn-groupdil>.btn.active, .btn-groupdil-vertical>.btn.active {
    z-index: 2;
    color: #fff;
    background-color: #0383ff;
    border-color: transparent;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 40%);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 40%);
}

#header .dropdown-menu>li>a {
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 20px;
    padding: 6px 8px;
    color: #444645;
    border-top: 1px solid #fff;
     
    font-weight: 600;
}
.topbar {
    border-bottom: solid 1px #444545;
    background: #0e1427;
     
}

.topbar .menu-topbar {
    float: left
}

.topbar .menu-topbar>li {
    display: inline-block;
    list-style: none;
    padding: 5px 0;
    margin: 0
}

.topbar .menu-topbar>li:first-child {
    padding-left: 0
}

.topbar .menu-topbar>li:last-child {
    padding-right: 0
}

.topbar .menu-topbar li a {
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 12px;
    position: relative;
     
    font-weight: 700
}
.topbar .menu-topbar>li:first-child>a {
    padding-left: 10px
}

.topbar .menu-topbar>li {
    line-height: 30px;
    position: relative
}

.list-language.sub-menu {
    min-width: 130px;
    left: 0
}

.list-currencies.sub-menu {
    min-width: 120px;
    left: 0
}

.topbar .menu-topbar>li::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    height: 12px;
    width: 1px;
    margin: auto;
    background-color: #e5e5e5
}

.topbar .menu-topbar li:last-child::before {
    display: none
}

.topbar .menu-topbar>li .sub-menu {
    padding: 10px 0 20px
}

.topbar .top-links {
    float: right
}

.topbar .list-socials {
    float: left;
    margin-left: 5px;
    display: inline-block
}
.list-socials>li:first-child>a,.main-menu>li:first-child>a {
    padding-left: 0;
}

.list-socials li:last-child>a,.main-menu>li:last-child>a {
    padding-right: 0
}

.list-socials li {
    display: inline-block;
    list-style: none;
    margin: 0px 2px
}
.group-social-sidebar .list-socials li a {
background: whitesmoke;}
.list-socials li a {

    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 14px;
    text-align: center;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    font-size: 14px;
    color: #089adf
}

.list-socials li a:hover {
    color: #fff
}

.language .flag {
    margin-right: 5px
}

.language .flag img {
    margin-top: -2px
}

.topbar .menu-topbar .menu-item-has-children>a::after {
    float: none
}
.menu-item-has-children {
    position: relative
}

.menu-item-has-children>a::after {
    content: "\f105";
    font-family: "FontAwesome";
    display: inline-block;
    margin-left: 5px;
    font-size: 13px;
    color: #333;
    float: right
}
.kt-clone-wrap {
    position: fixed;
    overflow-x: hidden;
    top: 0;
    left: -100%;
    width: 320px;
    height: 100vh;
    background-color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 100000;
    -webkit-box-shadow: 3px 5px 14px -3px rgba(0,0,0,.11);
    -moz-box-shadow: 3px 5px 14px -3px rgba(0,0,0,.11);
    box-shadow: 3px 5px 14px -3px rgba(0,0,0,.11);
}
.kt-panels-actions-wrap {
    border-bottom: 1px solid #eee;
    height: 50px;
    position: relative;
}
.kt-panels-actions-wrap .kt-close-btn, .kt-panels-actions-wrap .kt-prev-panel {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    border-left: 1px solid #eee;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #222;
}
.kt-clone-wrap .kt-panels {
    background: inherit;
    border-color: inherit;
    position: absolute;
    margin-top: 50px 0 0 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    box-sizing: border-box;
    border-color: #fff;
    box-sizing: border-box;
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
    transform: translateX(100%);
    transition: all 0.2s ease 0s;
    z-index: 0;
}
.kt-clone-wrap .kt-main-panel, .kt-clone-wrap .kt-panel.kt-panel-opened {
    transform: translateX(0);
    z-index: 10;
}
.kt-panel>ul {
    padding: 0;
    margin: 0;
}
.kt-panel>ul>li {
    padding: 0 20px;
    border-bottom: 1px solid #eee;
}
.kt-panel li {
    list-style: none;
    position: relative;
}
.kt-panel>ul>li>a {
    display: block;
    font-size: 14px;
    color: #222;
    padding: 10px 20px;
    text-transform: uppercase;
}
.kt-clone-wrap .kt-hidden {
    display: block!important;
    opacity: 0;
    visibility: hidden;
}
.header-top-menu-mobile, .mobile-config, .header-mobile {
    display: none;
}
.header-mobile {
    background-image: url(images/ayarlar/footer-bg.png);
    background-repeat: repeat;
    padding: 7px;
}
.container, .no-padding {
    padding: 0;
}

.header-mobile .logo {
    
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
}
.header-mobile .box-minicart {
    float: right;padding: 0;   min-height: 37.601px;min-width: 11%;
}

.header-mobile .box-minifav {
    float: right;padding: 0;   min-height: 37.601px;min-width: 11%;
}
.box-minifav {
    list-style: none;
    display: inline-block;
    position: relative
}
.box-minicart {
    list-style: none;
    display: inline-block;
    position: relative
}
 .box-minifav .cart-block .cart-icon {
    font-size: 26px;
    color: #fff;
    position: relative;
    margin-right: 10px;
    float: left;
padding:0;
}
.box-minicart .cart-block .cart-icon {
    font-size: 26px;
    color: #fff;
    position: relative;
    margin-right: 10px;
    float: left;
}
.box-minicart .cart-block .cart-icon .count {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    border-radius: 100%;
    position: absolute;
	left: 20px;
    top: -10px;
}
.box-minifav .cart-block .cart-icon .count {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    border-radius: 100%;
    position: absolute;
	left: 20px;
    top: -10px;
}
.box-minicart .cart-block .total-price .text {
    font-size: 14px;
    color: #666;
    text-transform: uppercase;
    font-weight: 600
}
.box-minifav .cart-block .total-price .text {
    font-size: 14px;
    color: #666;
    text-transform: uppercase;
    font-weight: 600
}
.box-minicart .cart-block .total-price {
    color: #333;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    float: left;
    display: inline-block
}

.box-minicart .cart-block .total-price .text {

    font-size: 14px;
    color: #fff;
    font-weight: 600;
   
}

.box-minicart .cart-inner {
    position: absolute;
    z-index: 12;
    right: 0;
    visibility: hidden;
    opacity: 0;
    min-width: 350px;
    box-shadow: 0 0 6px rgba(0,0,0,.2);
    top: 105%;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    border-top: solid 2px;
    padding: 25px 20px;
    text-align: left;
    background-color: #fff;
    -webkit-transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .3s,transform .3s;
    
}

.box-minifav .minicart {
    padding: 10px 0
}

.box-minicart .minicart {
    padding: 10px 0
}

.box-minicart .minicart:hover .cart-inner {
    top: 100%;
    opacity: 1;z-index: 101;
    visibility: visible
}

.box-minicart .cart-inner .title {
    font-size: 16px;
    color: #333;
    font-weight: 400;
     margin: 0 0 5px;
    text-align: center
}

.box-minicart .cart-inner .list-item {
    padding: 0
}
.box-minicart .cart-inner .list-item .product-item .info {
    overflow: hidden;
}

.box-minicart .cart-inner .list-item li {
    padding: 10px 0;
    border-bottom: solid 1px #e6e6e6;
    width: 100%;
    list-style: none;
    display: flex;
}

.box-minicart .cart-inner .list-item li:last-child {
    border-bottom: none
}

.box-minicart .cart-inner .list-item .product-item .thumb {
    float: left;
    margin-right: 8px
}

.box-minicart .cart-inner .list-item .product-item .info {
    overflow: hidden
}

.box-minicart .cart-inner .list-item .product-item .info::before {
    display: none
}

.box-minicart .cart-inner .subtotal {
    border-top: solid 1px #e6e6e6;
    padding: 20px 0;
    overflow: hidden
}

.box-minicart .cart-inner .subtotal {
    text-align: left;
    display: block;
    width: 100%
}

.box-minicart .cart-inner .subtotal .text {
    font-size: 14px;
    color: #666;
    font-weight: 600;
    text-transform: uppercase
}

.box-minicart .cart-inner .subtotal .total-price {
    font-size: 18px;
    color: #666;
    font-weight: 700
}

.box-minicart .cart-inner .group-button-checkout a {
    display: inline-block;
    line-height: 15px;
    padding: 10px 10px;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #595959;
    border-radius: 3px;
    margin: 5px 5px 5px 0;
    font-weight: 600;
    float: left;
    max-width: 75%;
    color: #fff
}

.box-minicart .minicart:hover .cart-inner.cart-empty {
    padding: 25px 0;
    text-align: center
}

.box-minicart .minicart:hover .cart-inner.cart-empty .content {
    font-size: 14px;
    color: #666;
    margin: 0
}
.main-header .top-header {
    background-color: #0e0e0e;
    background-image: url(images/ayarlar/footer-bg.png);
    background-repeat: inherit;
}
.main-header .logo {
    max-width: 325px;
    width: 323px;
}
.this-sticky-menu {
   
    padding-top: 7px;
   
}
.left-content {
    text-align: left;
    padding-right: 15px;
    padding-left: 15px;

}

.right-content {
    text-align: right
}

.midle-content {
    text-align: center
}
.box-has-content::before {
    display: table;
    content: "";
}
.box-has-content::after {
    clear: both;
    display: table;
    content: "";
}
.box-minicart .cart-inner .title {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    margin: 0 0 5px;
    text-align: center;
}
.menu-bar {
    display: none
}

.menu-bar {
    padding: 5px  5px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer; vertical-align: middle;
}

.menu-bar .icon {
    width: 22px;
    display: block;
    float: left;
    margin-right: 15px;
margin-top: 3px;
}

.menu-bar .text {
    margin-top: -2px;
    display: block;
    float: left;
margin-top: 3px;
}

.menu-bar .icon span {
    display: block;
    width: 100%;
    height: 3px;
    margin: 3px 0
}

.menu-bar .icon span:nth-child(2) {
    width: 16px
}
.header.layout2 .box-header-nav .main-menu {
    margin-left: 0px;position: absolute;
}
.main-menu>li {
    display: inline-block;
    float: left
}


.sub-menu {
    position: absolute;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    left: 0px;
    top: 100%;
    background-color: #fff;
    min-width: 220px;
   
    -webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
    -webkit-transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .3s,transform .3s;
    -webkit-transform: translate(0,30px);
    -moz-transform: translate(0,30px);
    -o-transform: translate(0,30px);
    -ms-transform: translate(0,30px);
    transform: translate(0,30px);
    display: block;
    text-align: left
}
.main-menu .sub-menu>li {
    display: list-item;
    list-style: none
}

.main-menu .sub-menu>li>a {
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: #555;
    padding: 8px 20px;
    text-transform: uppercase
}

.main-menu .sub-menu>li:hover>a {
    letter-spacing: .1px;
    background-color: #f1f1f1
}
.header-control li {
    display: inline-block;
    list-style: none;
    position: relative;
    padding: 0 10px
}

.header-control li:last-child {
    padding-right: 0
}

.header-control li:first-child {
    padding-left: 0
}

.header-control>li::after {
    background-color: #ccc;
    content: "";
    width: 1px;
    height: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    z-index: 1;
    right: 0
}

.header-control li:last-child::after {
    display: none
}
ul, ol {
    margin: 0px;padding-left: 5px;   
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.menu-item-dil {
    display: none;
}
.sub-menu li{display:list-item;list-style:none}.sub-menu .menu-item-has-children:hover>a::after{content:"\f105"}.main-menu .sub-menu li .sub-menu{left:100%}.main-menu .sub-menu .menu-item-has-children:hover>.sub-menu{top:-20px}.menu-item-has-children:hover>.sub-menu{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);opacity:1;visibility:visible;z-index: 1000;}.main-menu .sub-menu>li{display:list-item;list-style:none}.main-menu .sub-menu>li>a{display:block;font-size:16px;line-height:20px;color:#555;padding:8px 20px;text-transform:uppercase}.main-menu .sub-menu>li:hover>a{letter-spacing:.1px;background-color:#f1f1f1}
.vertical-content {
    background-color: #fff;
    position: absolute;
    top: 100%;
    z-index: 999;
    left: 0;
    width: 100%;
}.header-nav-wapper .vertical-wapper {
    width: 100%;
    position: relative;
}.vertical-menualt > li > a {
    line-height: 40px;
    font-size: 13px;
    color: #444;
    
    display: block;
    
    font-weight: 600;
    margin-left: 15px;
	margin-right: 15px;
    white-space: nowrap;
    overflow: hidden; 
    text-overflow: ellipsis; 
    
}
.ovic-clone-mobile-menu {
    margin-left: 0px;
    padding-left: 0px;
}.header.layout2 .search-form {
    padding-top: 7px;
}.search-form .search-block {
    position: relative;
    display: table;
    float: left;width: 80%;
}
.ovic-menu-panels .sub-menu {
    position: static;
    visibility: visible;
    opacity: 1;
    
   
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .3s,transform .3s;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    display: block;
    text-align: left;
}
.search-form .search-choice {
    width: 25%;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}.search-form .search-block .chosen-select {
    width: 128px!important;
   background: white; max-height: 40px; border-radius: 20px 0px 0px 20px; border: none; line-height: 40px; height: 40px; font-size: 13px; color: rgb(87, 87, 87); 
    padding: 9px 15px;
   
}.search-form .search-block .chosen-container-single {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 98%!important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}.search-form.layout2 .search-block .chosen-container-single .chosen-single {
    border-radius: 20px 0 0 20px;
    border: none;
    position: relative;
}.chosen-container-single .chosen-single span {
    display: revert;
    overflow: hidden;
    margin-right: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
}.search-form .search-block .chosen-container-single .chosen-drop {
    min-width: 236px;
    overflow-y: auto;
    border: solid 1px #ddd;
    text-align: left;
    background-color: #fff;
    max-height: 420px;    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box;
}.chosen-container-single .chosen-search input[type=text] {
    display: none;
}.search-form .search-block .search-inner {
    display: table-cell;
    vertical-align: middle;width: 70%;
    
    max-width: -webkit-calc(100% - 194px);
    max-width: -moz-calc(100% - 194px);
    max-width: calc(100% - 194px);
}.search-form.layout2 .search-block .search-info {
    border-radius: 0;
    border: none;
    width: 100%;height: 40px;
    line-height: 40px;
    background-color: #fff;
    font-size: 13px;
    color: #595959;
    padding: 0 29px;
}
.search-form .search-block .search-button {
    font-size: 20px;
    color: #fff;
    width: 60px;
    height: 40px;
    border: 0px;
    text-align: center;
    border-radius: 0 21px 21px 0;
    display: inline-block;
    border-style: solid;
}
.group-changed .changed-item a {
    display: inline-block;
    position: relative;
    float: left;
    margin-right: 20px;
    width: 46px;
    height: 42px;
    display: inline-block
}

.group-changed .changed-item a::before {
    width: 100%;
    height: 100%;
    line-height: 42px;
    text-align: center;
    border: solid 1px #e6e6e6;
    border-radius: 3px;
    color: #666;
    font-size: 14px;
    content: "\f067";
    font-family: "FontAwesome";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0
}

.group-changed .changed-item a.active::before {
    content: "\f068";
    color: #fff
}

.group-changed .changed-item a.active:hover::before {
    color: #222
}

.group-changed li {
    display: list-item;
    list-style: none;
    margin-bottom: 10px;
    overflow: hidden;
    background-color: #F9F9F9;
    /*! border: 1px solid #CCC; */
}

.group-changed .changed-item .info {
    overflow: hidden
}

.group-changed .changed-item .info .title {
    font-size: 13px;
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 42px;
    margin: 0
}

.group-changed .changed-item .info .des-changed {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    margin: 0 0 20px;
    display: none
}

.group-changed .changed-item .info .des-changed.show-content {
    display: block
}
.header-mobile .box-minicart .cart-block, .header-mobile .box-minifav .cart-block,.header-mobile .menu-bar, .header-top-menu-mobile {
    display: inline-block;
    float: right;
    
    
    border: solid 1px #fff;
    text-align: center;
    font-size: 16px;
    
    margin-left: 20px;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    color: #fff;
}
.header-top-menu-mobile span {
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    margin: 0;
    padding: 0 5px;
    font-size: 26px;
    line-height: 36px;
}
}
.header-mobile .menu-bar {
    width: auto;
    padding: 7px 15px;
    line-height: 24px
}

.header-mobile .box-minicart .minicart::after,.header-mobile .box-minicart .cart-block .total-price {
    display: none
}

.header-mobile .box-minifav .cart-block , .header-mobile .box-minicart .cart-block {
   
    width: auto;
    background-size: cover;
}

.header-mobile .box-minicart .cart-inner {
    margin-top: 10px
}

.header-mobile .box-minicart .minicart:hover .cart-inner {
    opacity: 0;
    visibility: hidden;
    top: 105%
}
.header-mobile .box-minifav .minicart:hover .cart-inner {
    opacity: 0;
    visibility: hidden;
    top: 105%
}
.header-mobile .box-minicart .minicart .cart-inner.open {
    top: 100%;
    opacity: 1;
    visibility: visible
}
.header-mobile .box-minifav .minicart .cart-inner.open {
    top: 100%;
    opacity: 1;
    visibility: visible
}
.header-mobile .box-minicart .minicart {
    padding: 0;
}
.header-mobile .box-minifav .minicart {
    padding: 0;
}
.header-mobile .box-minicart .cart-inner::before {
    content: "";
    bottom: 100%;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 2;
    height: 10px
}

.header-mobile .box-minifav .cart-inner::before {
    content: "";
    bottom: 100%;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 2;
    height: 10px
}
.header-top-menu-mobile,.mobile-config,.header-mobile {
    display: none
}
.footerstkybtn:hover {
    background: #0383ff;
    color: white;
}
li.product-item {
    padding: 5px 0px;
}
.header-mobile .search-form .search-block .search-info,.header-mobile .search-form .search-block .chosen-container-single .chosen-single {
    border: solid 1px #e6e6e6;
    border-right: none
}
.search-form .search-block .chosen-container-single .chosen-single {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0 30px 0 20px;
    max-width: 100%;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-top: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    background-color: #fff;
    border-left: solid 1px #e6e6e6;
    line-height: 40px;
    height: 40px;
    font-size: 13px;
    color: #595959;
    border-right: none;
}.search-form .search-block .chosen-container-single .chosen-single::after {
    content: "\f0dd";
    font-family: "FontAwesome";
    display: inline-block;
    margin-left: 5px;
    font-size: 14px;
    color: #595959;
    position: absolute;
    z-index: 1;
    right: 20px;
    top: -3px;
}
td.product-name {
    width: 30%;
}
.header.layout2 .hotline {
    float: right;
   
}.hotline .icon {
    float: left;
    font-size: 26px;
    color: #fff;
       margin-top: 6px;
    min-width: 21px
}.hotline .content {
    overflow: hidden;
    text-align: left;
     
    font-size: 15px;
}.hotline .text {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin-bottom: -4px;
     
    font-weight: 600;
}.hotline .number {
    font-size: 16px;
    color: #fff;    
    display: block;
    text-transform: uppercase;
    text-align: center;
     
    font-weight: 600;
}
.hidden-content, .header-home2 .box-sticky .hidden-content, .is-sticky .hidden-content.show-up, .is-sticky .hidden-content.always-open {
    display: none;
}
.header-mobile .search-form.layout2 .search-block .search-info {
    border-left: none;
    border-right: none
}

.header-mobile .mobile-config .close-btn {
    width: 26px;
    height: 26px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    line-height: 24px;
    display: inline-block;
    position: absolute;
    z-index: 2;
    right: 15px;
    top: 10px;
    color: #666;
    border: solid 1px #e6e6e6;
    background-color: #fff
}

.header.layout3 .mobile-config .search-form .search-block,.header.layout4 .mobile-config .search-form .search-block {
    margin: 0
}

.header.layout4 .mobile-config {
    background-color: #252525
}
.mobile-config {
    float: left;
    width: 100%;
    position: fixed;
    z-index: 999;
    top: -100%;
    left: 0;
    background-image: url(images/ayarlar/footer-bg.png);
    -webkit-transition: 0.8s ease 0s;
    -moz-transition: 0.8s ease 0s;
    -ms-transition: 0.8s ease 0s;
    -o-transition: 0.8s ease 0s;
    transition: 0.8s ease 0s;
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    padding: 0 15px 30px
}

.mobile-config.open {
    top: 0
}
.main-slideshow.slideshow3 {
    margin-top: 15px;
}
.mobile-config .topbar {
    display: block;
    border: none
}

.mobile-config .topbar::before,.mobile-config .topbar::after {
    display: table;
    content: ""
}

.mobile-config .topbar::after {
    clear: both
}

.mobile-config .topbar>* {
    display: block;
    width: 100%;
    text-align: left;
    border-bottom: solid 1px #e6e6e6;
    padding: 10px 0
}

.header .mobile-config .search-form .search-block {
    float: none;
    padding: 10px 0;
    margin: 0
}
.list-socials li a:hover,.search-form .search-block .search-button,.box-minicart .cart-block .cart-icon .count,.box-minicart .count,.box-minifav .cart-inner .group-button-checkout a:hover,.vertical-wapper,.mobile-navigation .icon span,.main-slideshow .slide-content .button,.owl-carousel.nav-style1 .owl-nav .owl-prev:hover,.owl-carousel.nav-style1 .owl-nav .owl-next:hover,.section-head .section-title,.product-item .product-inner .quickview-button:hover,.product-item .group-button a:hover,.post-item .post-date .month,.newsletter-form .newsletter-block .submit,.header.header-home3 .header-nav-wapper,.header.header-home3 .header-nav-wapper .header-nav,.header.layout4 .search-form .search-block .search-button:hover,.header.layout5,.header.layout5 .box-sticky.is-sticky,.header.layout6 .main-header .top-header,.header.layout6 .vertical-content,.header.layout6 .header-nav-wapper,.header.layout6 .box-sticky.is-sticky .box-minicart .cart-block .cart-icon .count,.box-minifav .cart-block .cart-icon .count,.sidebar input[type="checkbox"]:checked+label::after,.widget_filter_price .ui-slider .ui-slider-handle,.widget_filter_price .ui-slider .ui-slider-handle,.widget_filter_price .ui-slider .ui-slider-range,.list-size li a:hover,.list-page li a.current,.list-page li a:hover,.details-thumb .owl-carousel.has-thumbs .owl-nav .owl-prev:hover,.details-thumb 
.owl-carousel.has-thumbs .owl-nav .owl-nex:hover,.details-info .group-button a:hover,.kt-tab.nav-tab-style2 .nav>li.active>a,.content-form .group-button .submit,.group-changed .changed-item a.active::before,.post-item.layout3 .post-info .button,.mfp-close-btn-in .mfp-close,.kt-popup-newsletter .input-block .input-inner .submit,.back-to-top:hover::before,.header.layout5 .topbar.open,.details-thumb .owl-carousel.has-thumbs .owl-nav .owl-next:hover,.menu-bar .icon span{background-color:#4e546f;box-shadow:2px 2px 5px rgba(0,0,0,.25)}
.text-main-color,.box-minicart .cart-inner .title .count-item,.box-minicart .cart-inner .subtotal .total-price,.view-all-categori .button,.main-menu .demos-menu .demo-item .demo-title .number,.main-menu .sub-menu li a:hover,.main-menu>li:hover>a,.main-menu>li:hover>a::after,.topbar .menu-topbar li a:hover,.kt-panels-actions-wrap .kt-current-panel-title,.mobile-navigation,.mobile-navigation .text,.slideshow1 .item3 .slide-content .subtitle,.widget-custom-menu ul li a:hover,.kt-tab .nav>li.active>a,.kt-tab .nav>li>a:hover,.product-item .product-name:hover,.owl-carousel.has-thumbs .owl-nav .owl-prev:hover::before,.owl-carousel.has-thumbs .owl-nav .owl-next:hover::before,.post-item .post-info .post-title:hover,.post-item .post-info .meta-post li a:hover,.post-item .post-info .button:hover,.slideshow2 .item3 .slide-content .subtitle,.featrue-box .block-icon a,.featrue-box .block-inner .title:hover,.category-item .category-name:hover,.category-item .list-cate li a:hover,.header.layout4 .topbar .menu-topbar li a:hover,.header.layout4 .main-menu>li>a:hover,.header.layout4 .menu-item-has-children>a:hover::after,.product-item.layout4 .product-inner .product-name:hover,.main-content-home5 .list-recent-posts .product-item .product-name:hover,.header.layout5 .search-form .search-block .search-button:hover,.header.layout5 .buytheme:hover,.slideshow6 .slide-content .smalltitle span,.header.layout6 .search-form .search-block .search-button:hover,.loadmore-products .button:hover,.sidebar .label-text:hover,.widget_filter_price .filter:hover,.list-style .product-item .group-button .compare-button:hover,.list-style .product-item .group-button .wishlist-button:hover,.list-style .product-item .group-button .compare-button:hover .text,.list-style .product-item .group-button .wishlist-button:hover .text,.list-style .product-item .availability a:hover,.top-control .control-button a.active .icon,.details-info .availability a:hover,.quantity .group-quantity-button a:hover,.login-form .check-box .forgot:hover,.information-form .list-info li .info a.des:hover,.shopping-cart-content .delete-item a:hover,.group-changed .changed-item a:hover::before,.sidebar .widget .blog-categories>li>a:hover,.sidebar .widget .blog-categories>li>a:hover::before,.sidebar .widget-search .search-button:hover,.post-item .post-info .meta-post .time-post .day,.main-content-blog .tags .title a:hover,.kt-popup-newsletter .title,.kt-popup-newsletter .text-label:hover,.kt-popup-quickview .details-thumb .owl-carousel.has-thumbs .owl-nav .owl-prev:hover::before,.kt-popup-quickview .details-thumb .owl-carousel.has-thumbs .owl-nav .owl-next:hover::before,.header-top-menu-mobile,.header-mobile .menu-bar,.header-mobile .box-minifav .cart-block .cart-icon,.header-mobile .box-minicart .cart-block .cart-icon,.header-mobile .mobile-config .close-btn:hover,.header-mobile .mobile-config .close-btn:focus{color:#4e546f}
.text-justify{
 
    font-weight: 400;
}
.header-mobile .box-minicart .cart-block .cart-icon {
    margin: 3px 3px;
    padding: 0;
}
.header-mobile .box-minifav .cart-block .cart-icon {
    margin: 3px 3px;
    padding: 0;
}
.main-menu .demos-menu {
    padding: 35px 25px 10px;
}
.main-menu .demos-menu .demo-item {
    padding: 0 10px;
    margin-bottom: 30px;
}
.ratingCont {
    width: auto;
    clear: both;
    height: 23px;
    margin-top: 5px;
   
   
    overflow: hidden;
}
.product-item .product-lange{
font-size: 14px;
    color: #555;
    display: inline-block;
    line-height: 14px;
    margin: 0;
     
    font-weight: 600;text-align: center;}
.product-item .product-name {
    font-size: 16px;
    color: #555;
    display: inline-block;
    line-height: 20px;
    margin: 0;
     
    font-weight: 600;text-align: center;
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 55px;


}.product-item .price .real, .product-item .price span {
    font-size: 22px; text-align: center;-webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;

    color: #A92019;
    font-weight: 600;margin-bottom: 1rem !important;
}
.description, .content, span, div,  strong, {
 
    font-weight: 400;
}
.dil-bayrak-title{display: inline-block;     font-size: 13px; text-transform: uppercase; color: #666; position: relative;  color:#fff;      font-weight: 600;} .flag-icon-flag{width:16px; height:12px; display: inline-block; vertical-align: center; text-transform: uppercase;       color: #555353;} .item-show .product-item .price 
.menu-item-dil{display: none;}
.body,.off-canvas{overflow-x:hidden}.off-canvas,.off-canvas-overlay{position:fixed;top:0;height:100%}.off-canvas-toggle{padding:0 15px}.off-canvas{width:320px;right:0;overflow-y:hidden;background-color:#050505;transform:translateX(100%);transition:.4s ease-in-out;z-index:1060}.navbar-fixed-top,.off-canvas-overlay{width:100%;transition:.4s ease-in-out}.off-canvas-active .off-canvas{transform:translateX(0)}.page-wrapper{padding-top:50px;transition:.4s ease-in-out}.off-canvas-active .navbar-fixed-top,.off-canvas-active .page-wrapper{transform:translateX(300px)}.off-canvas-overlay{left:0;background-color:rgba(0,0,0,.5);z-index:1050;visibility:hidden;opacity:0}.off-canvas-active .off-canvas-overlay{opacity:1;visibility:visible}
body::-webkit-scrollbar {
  background: transparent;
  width: 6px;
  height: 4px;
  border-radius: 4px;
   
}
body::-webkit-scrollbar-corner {
  background: transparent;
}
body::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: rgba(0,0,0,.32);
}
body:hover::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: rgba(0,0,0,.32);
}

.anaaciklama::-webkit-scrollbar {
  background: transparent;
  width: 6px;
  height: 4px;
  border-radius: 4px;
   
}
div#sonAramalar {
    background-color: white;
    margin: 15px;
    padding: 15px;border-radius: 15px;
}
.hotline {
    padding-top: 7px;
    position: absolute;right: 15px;
}
.mb-5 {
    margin-bottom: 5rem !important;
}
.mb-4 {
    margin-bottom: 4rem !important;
}
.mb-3 {
    margin-bottom: 3rem !important;
}
.mb-2 {
    margin-bottom: 2rem !important;
}
.mb-1 {
    margin-bottom: 1rem !important;
}
.mt-5 {
    margin-top: 5rem !important;
}
.mt-4 {
    margin-top: 4rem !important;
}
.mt-3 {
    margin-top: 3rem !important;
}
.mt-2 {
    margin-top: 2rem !important;
}
.mt-1 {
    margin-top: 1rem !important;
}
.make-me-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.box-product-item {
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
    background-color: #fff;
    padding: 5px 5px 30px 10px;
    position: relative;
}
.gunun-firsati-ust {
    height: 50px;
    width: 50px;
    position: absolute;
    z-index: 999;
}
.product-item .product-inner .thumb {
    position: relative;
    text-align: center;
}.product-item .product-inner .quickview-button {
    position: absolute;
    z-index: 2;
    bottom: 0;
    line-height: 35px;
    color: #fff;
    background-color: #595959;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    left: 0;
    font-size: 13px;
    outline: 0;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    display: none;
    font-weight: 600;
}.product-item .product-inner:hover .quickview-button {
    display: block;
}.box-product-item .product-item .info {
    padding-top: 0;    margin: 0 10px 5px;    
    overflow: hidden;
    position: relative;
    text-align: center;

}.product-item.layout2 .rating {
    margin: 0 auto;display: table;
}.rating .list-star {
    padding-right: 6px;
    display: table-cell;
    vertical-align: middle;margin-left: 0px;
    padding-left: 0px;display: flex;
}

.rating .list-star li span {
    color: #f29f29;
    font-size: 13px;
    display: inline-block;
}
.rating .list-star li a {
    color: #f29f29;
    font-size: 13px;
    display: inline-block;
}
.rating .count {
    font-size: 13px;
    color: #595959;
    display: table-cell;
    vertical-align: middle;
}
.product-item .group-button {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 15;
    opacity: 0;
    visibility: hidden;
}
.product-item .group-button .inner {
    overflow: hidden;
    background-color: #fff;
    padding: 0 10px 0 0;
    margin-top: -10px;
    text-align: left;
}
.sidebar .box-content {
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
    z-index: 1;
    position: relative;
    padding: 5px 5px 30px 10px;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 0px;
}
.box-content .section-title {
    font-size: 15px;
    font-weight: 600;
    color: #222;
    text-transform: uppercase;
    margin: 0;
    width: 100%;
    padding: 10px 0 15px;
    border-bottom: solid 1px #e6e6e6;
    margin-bottom: 20px;
}
.list-recent-posts {
    margin-left: -10px;list-style: none;
   
}
.rating {
    display: inline-table;
}
.sidebar .widget-recent-post>ul>li {
    padding-top: 0;
    padding-bottom: 0;border-bottom: solid 1px #e6e6e6;
}
.sidebar .widget-recent-post>ul>li:hover{box-shadow: 0 1px 5px 0 rgb(0 0 0 / 30%);}
.main-content-home3 .product-bestseller .list-recent-posts li {
    padding: 0;
    margin: 0;
    
    
}
.list-star li {
    display: inline-block;
    list-style: none;
padding: 0;
}
li.time-post {
list-style: none; 
}
.sidebar .widget>ul>li {
    list-style: none; 
    display: list-item;
   
}
h1.ribbon3, span.current {
    text-transform: capitalize;
}

.list-recent-posts .product-item .thumb {
    display: block;
   
    line-height: 1.42857143;
    background-color: #fff;
    
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    float: left;
    margin-right: 10px;
    min-width: 70px;
	max-width: 70px;
	
}
.main-content-home3 .product-bestseller .list-recent-posts .product-item {
    margin: 10px 0px;
}
.main-content-home3 .product-bestseller .list-recent-posts .product-item .info {
   min-height: 100px;
}
.list-recent-posts .product-item .info {
    padding: 10px;     
    overflow: hidden;
    position: relative;
    

}
.list-recent-posts .product-item .product-name {
   
    height: 42px;
text-align: left;    font-size: 14px;
}
.flex1 {
    display: flex;
    flex-wrap: wrap;
    
}

.blogsorth{
overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3; 
  -webkit-box-orient: vertical;padding-bottom:5px;
}
.about-content {
    margin-bottom: 20px;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 30%);
    background-color: #fff;
    padding: 20px;
    text-align: justify;
    border-top: solid 1px #c2c2c2;
    border-bottom: solid 1px #e6e6e6;
    position: relative;
    font-weight: 300;
    font-size: 16px;
}
.about-info{margin-right: 0px;
    		margin-left: 0px;}
#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
.vertical-menu .menu-item-has-children.has-megamenu {
    position: sticky;
}
.vertical-menualt, .vertical-menu .ovic-clone-mobile-menu   {
    margin: 0px 0px;padding: 0px;
}

.vertical-menu li {
    display: list-item;
    list-style: none;
border-bottom: 1px solid #e6e6e6;
}

.vertical-menu>li>a {
    line-height: 40px;
    font-size: 13px;
    color: #444;
    text-transform: math-auto;
    position: relative;
    display: block;
    
    margin: 0 10px;
     
    font-weight: 600;
}
.vmenu:hover{
    background-color: #f0f0f0; 
    cursor: pointer; 
}
.vertical-menu>li:first-child>a {
    border: none;
}.vertical-menu .menu-item-has-children>.sub-menu {
    left: 100%;
    top: 0;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    min-width: 200px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;text-transform: math-auto;
}
.section-head {
    background-color: #f5f5f5;
    border-bottom: solid 2px;
    height: 46px;
   
    position: relative;
    z-index: 1;
}.section-head .section-title {
    float: left;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    height: 52px;
    margin: -6px 0 0;
    line-height: 52px;
    position: relative;
    z-index: 11;
    padding: 0 20px;
    min-width: 270px;
    text-transform: uppercase;
}
.item-show .product-item:hover .product-inner {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;    z-index: 2;
}
.list-recent-posts .product-item:hover .thumb a::before {
  opacity: 1;
  visibility: visible;
}
.product-item:hover .product-inner {
  -webkit-box-shadow: 0 0 9px rgba(0,0,0,0.36);
  -moz-box-shadow: 0 0 9px rgba(0,0,0,0.36);
  box-shadow: 0 0 9px rgba(0,0,0,0.36); z-index: 2;
}
.product-item:hover .group-button {
  opacity: 1;
  display: block;
  visibility: visible;
  -webkit-box-shadow: 0 0 9px rgba(0,0,0,0.35);
  -moz-box-shadow: 0 0 9px rgba(0,0,0,0.35);
  box-shadow: 0 0 9px rgba(0,0,0,0.35);
}
.product-item:hover .group-button {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}.product-item:hover .group-button {
    opacity: 1;
    display: block;
    visibility: visible;
    -webkit-box-shadow: 0 0 9px rgba(0,0,0,.35);
    -moz-box-shadow: 0 0 9px rgba(0,0,0,.35);
    box-shadow: 0 0 9px rgba(0,0,0,.35);
}.back-to-top {
    bottom: 60px;
    display: none;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 2px;
    position: fixed;
    right: 20px;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
    transform-origin: 100% 50% 0;
    -o-transform-origin: 100% 50% 0;
    -webkit-transform-origin: 100% 50% 0;
    z-index: 99999;
    overflow: hidden;
    border: solid 1px;
    padding: 0;
    background-color: #fff;
}.back-to-top::before {
    content: "\f106";
    font-family: "FontAwesome";
    position: absolute;
    color: #222;
    z-index: 111;
    width: 100%;
    height: 100%;
    text-align: center;
    display: inline-block;
    top: 0;
    left: 0;
    right: 0;
}.show {
    display: block!important;
}
.header.header-home3  .block-title,.header.header-home3 .search-form .search-block .search-button{background-color:#4e546f ; border: #ececec}
.box-minicart .cart-inner, .section-head, .product-item .group-button a:hover, .item-show .owl-carousel .owl-thumb-item.active, .sidebar input[type="checkbox"]:checked+label::after, .list-size li a:hover, .list-page li a:hover, .list-page li a.current, .details-thumb .owl-thumbs .owl-thumb-item.active, .group-changed .changed-item a.active::before, .back-to-top, .header-top-menu-mobile, .header-mobile .menu-bar,.header-mobile .box-minifav .cart-block,  .header-mobile .box-minicart .cart-block, .header-mobile .mobile-config .close-btn:hover, .header-mobile .mobile-config .close-btn:focus 

{
    border-color: #4e546f;
    box-shadow: 0 10px 10px rgba(0,0,0,.23);
}
.product-item .group-button a{border:solid 1px #e6e6e6;display:inline-block;line-height:40px;text-align:center;color:#fff;margin:4px 0 4px 4px;background-color:#4e546f;color:#fff;border-radius:4px;border:none;cursor:pointer;position:relative;font-size:13px;color:#fff;font-weight:600;line-height:40px;padding:0 30px;display:inline-block;text-transform:uppercase;border-radius:3px;background-color:#4081d1;box-shadow:2px 2px 10px rgba(0,0,0,.25);margin:4px 0 4px 4px;margin-left:5px;width:100%;}.vertical-wapper .block-title {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    height: 45px;
    margin-top: 4px;
    line-height: 32px;
    cursor: pointer;
    display: block;
    padding: 12px 0 0px 20px;
     
}.vertical-wapper .block-title .icon-bar {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    margin-right: 17px;
}.icon-bar span {
    display: block;
    width: 100%;
    margin-bottom: 3px;
    background-color: #fff;
    height: 2.8px;
}
.hidden-content.show-up, .hidden-content.always-open, .is-sticky .hidden-content.show-in-sticky, .is-sticky .always-open.show-in-sticky {
    display: block;
}
.brand {
    margin: 0;
    background-color: #f8f8f8;
    padding: 23px;
}
.brand .brand-item {
    text-align: center;
    border-top: 2px solid #0357b0!important;
    border: 1px dashed #0357b0;
    border-radius: 50px;
    background: white;
    display: -webkit-flex;
    display: flex;
    height: 35px;
}
.brand .brand-item a {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 100%;z-index: 2;
}
.kasnakl {
    width: 36px;
    height: 94%;
    background: #ececec;
    border-radius: 100px;
    position: absolute;
	left: 2px;
}
.kasnakl::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    -moz-border-radius: 7.5px;

    -webkit-border-radius: 7.5px;
    border-radius: 50px;
    background-color: #ffffff;
    vertical-align: middle;
    border: 4px double #0357b0;
    top: 6%;
    position: relative;
}

.kasnakr::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 50px;
    background-color: #ffffff;
    vertical-align: middle;
    border: 4px double #0357b0;
    top: 6%;
    position: relative;
}
.kasnakr {
    float: right;
    width: 36px;
    height: 94%;
    background: #ececec;
    border-radius: 100px;
    position: absolute;
    right: 2px;
}
.owl-carousel:not(.has-thumbs) .owl-thumbs {
    display: none;
}
.brand .brand-item:hover {
    background-color: #0357b0;
    
}
.brand .brand-item a:hover  {color: #fff;}
.footer {
    background-image: url(images/ayarlar/footer-bg.png);
    background-repeat: repeat;
    clear: both;
    padding-top: 50px
}
.FW-Title {
    display: inline-block;
    vertical-align: top;
    line-height: 31px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    margin-right: 12px;
}.FW-List {
    display: inline-block;
    width: 100%;
    margin-left: 0px;
    padding-top: 5px;
padding-left: 0px;
}.FW-List li {
    display: inline-block;
    vertical-align: top;
    margin: 0 4px;
    margin-bottom: 10px;
}.FW-List li a {
    display: block;
    line-height: 31px;
    background: #0357b0;
    padding: 0 15px;
    font-size: 10pt;
    color: #fff;
    font-weight: 600;
     
    border-radius: 15.5px;
}
.FW-List-product {
    display: inline-block;
    width: 100%;
    margin-left: 0px;
    padding-top: 5px;
padding-left: 0px;
}
.FW-List-product li {
    display: inline-block;
    vertical-align: top;
    margin: 0 4px;
    margin-bottom: 10px;
}
.FW-List-product li a {
    display: block;
    line-height: 31px;
    background: #0357b0;
    padding: 0 15px;
    font-size: 10pt;
    color: #fff;
    font-weight: 600;
     
    border-radius: 15.5px;
}
.Footer-Word {
    float: left;
    width: 100%;
    margin-top: -40px;
    margin-bottom: 30px;
}
.footer .widgettitle {
    color: #fff;
   
}

.footer .widget-text .widgettitle,.footer .widget-newsletter .widgettitle {
    margin-bottom: 20px
}

.footer .widget-text .subtitle {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    margin: 0 0 5px;
    text-transform: uppercase
}

.footer .widget-text .des {
    font-size: 13px;
    line-height: 24px;
    color: #bebaba;
    margin: 0 0 15px
}

.newsletter-form .des {
    font-size: 14px;
    color: #bebaba;
    margin: -4px 0 0;
    line-height: 24px
}

.newsletter-form .newsletter-block {
    width: 100%;
    position: relative
}

.newsletter-form .newsletter-block .newsletter-info {
    font-size: 13px;
    color: #bebaba;
    background-color: #fff;
    outline: 0;
    height: 40px;
    line-height: 40px;
    padding: 0 100px 0 20px;
    border-radius: 20px;
    width: 100%;
    border: none
}

.newsletter-form .newsletter-block .submit {
    float: right;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 40px;
    border-radius: 0 20px 20px 0;
    position: absolute;
    z-index: 1;
    right: -1px;
    top: 0;
    padding: 0 15px
}

.newsletter-form .newsletter-block .submit:hover {
    background-color: #bebaba
}

.footer .widget-newsletter {
    border-bottom: solid 1px rgba(255,255,255,.2);
    margin-bottom: 38px;
    padding-bottom: 30px
}

.footer .widget-custom-menu ul li a {
    color: #bebaba;
    line-height: 30px
}

.footer .list-socials {
    margin: 0 0;
    overflow: hidden
}

.footer .list-socials li a {
    border-radius: 3px;
    background-color: #515151;
    color: #fff;
    font-size: 18px;
    width: 36px;
    height: 36px;
    line-height: 36px
}

.footer .footer-note {
    padding: 10px 0;
    border-top: solid 1px rgba(255,255,255,.2)
}

.footer .coppy-right {
    padding-top: 10px
}

.widgettitle {
    
    color: #222;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}
.coppy-right .content {
    font-size: 14px;
    color: #bebaba;
    line-height: 20px;
    margin: 0
}
.list-socials {
    margin-left: 0px;
    padding-left: 0px;
}
.coppy-right .content .site-name {
    font-weight: 600;
    color: #fff
}

.list-payment li {
    display: inline-block;
    list-style: none;
    margin: 5px 4px
}
a, a:hover, a:active, a:focus {
    text-decoration: none;
}

.footer-alt-td {
    
    color: #1c1c1c;
    padding: 0px;
    text-align: center;
    border-left: 1px dashed #ddd;
    display: table-cell;
    width: 20%;
}
.fotermenu{margin-bottom: 0px; bottom: 0px;position: absolute;}
.main-menu .demos-menu .demo-item .demo-title {
    font-size: 14px;
    color: #242424;
    font-weight: 600;
    display: block;
    margin: 0 0 15px;
    text-align: center;
}
.widget-custom-menu ul li a {
    font-size: 13px;
    color: #666;
    line-height: 24px;
    display: block;
}.widget-custom-menu ul li {
    list-style: none;
    display: list-item;
}
.main-menu>li>a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 52px;
    padding: 0 9px;
    cursor: pointer;
    float: left;
     
}
.footerstkybtn {
    font-size: 16px;
    width: 100%;
    word-wrap: break-word;
    color: #504e4e;
    border-radius: 0px;
    font-weight: bold;
    text-transform: capitalize;
   border-bottom: none;
    padding: 3px 0px;
}
.modalara {
    width: 100%;
    background-color: rgba(17,24,32,0.7);
   
}.modalaradi {
    z-index: 9997;
    position: relative;
    background: #ffffff2e;
    border-radius: 25px;
}.modalarainput {
    width: 90%;
    height: 40px;
    border: solid 1px #e6e6e6;
    background-color: #f8f8f8;
    margin-bottom: 15px;
    
    margin-left: 15px;
    padding: 0 20px;
    outline: 0;
    border-radius: 20px;
    padding: 0 100px 0 20px;
}
.modalarabutton {
    float: right;
    height: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 40px;
    border-radius: 0 20px 20px 0;
    position: absolute;
    z-index: 1;
    right: -1px;
   
    margin-right: 15px;
    padding: 0 20px;
    background-color: #4081d1;
}
.header-mobile {
    background-image: url(images/ayarlar/footer-bg.png);
    background-repeat: repeat;
    padding: 7px;
}
.section-content {
    border: solid 1px #fff0;
    border-top: none;
    position: relative;
	min-height: 350px;
}
img {
    max-width: 100%;
}.dil-bayrak-flag {
    width: 18px;
    height: 13px;
    MARGIN-TOP: 9px;
    float: left;
     
    margin-left: 12px;
}
.breadcrumbs {overflow: hidden;
    font-size: 12px;
    color: #fff;
    
    margin: 15px 0;
    font-weight: 600;
    background-color: #4e546f;
    box-shadow: 2px 2px 10px rgba(0,0,0,.25);
    border-radius: 4px;
    height: 53px;
    line-height: 53px;
    padding-left: 10px;
}
.breadcrumb {
    line-height: 32px;
    background: 0 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
}
.breadcrumbs a {
    font-size: 12px;
    color: #fff;
    padding-left: 0px;
}
.breadcrumb>li {
    display: inline-flex;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #fff;
    content: "»";
}

.product-item .kt-countdown {
    margin: 15px 0 10px;
    overflow: hidden
}

.product-item .kt-countdown .box-count {
    display: inline-block;
    list-style: none;
    min-width: 45px;
    min-height: 45px;
    text-align: center;
    padding: 2px 5px;
    background-color: #f1f1f1;
    border: solid 1px #e8e8e8;
    margin: 5px;
    border-radius: 3px
}

.kt-countdown .box-count .number {
    font-size: 18px;
    font-weight: 700;
    color: #222;
    margin: 0
}

.kt-countdown .box-count .text {
    font-size: 11px;
    color: #595959;
    margin: -7px 0 0
}

.kt-countdown .box-count li {
    list-style: none
}

.page-header {    
  margin:0px;  
}
.page-header {
    padding-bottom: 9px;
    margin: 20px 0 20px;
    border-bottom: 1px solid #eee;
}
.page-header h1 {    
  font-size: 20px; 
}
.top-control {
    background-color: #eee;
    padding: 5px 5px;
    margin-bottom: 30px;margin-top: 15px;
}
.filter-choice {
    float: left;
    margin-right: 10px;
}
.top-control .chosen-container-single {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 195px!important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.top-control .control-button {
    float: right
}

.top-control .control-button a {
    font-size: 13px;
    color: #666;
    display: inline-block;
    margin-left: 5px;
    line-height: 24px;
    margin-top: 3px
}

.top-control .control-button a.active {
    color: #333
}

.top-control .control-button a .icon {
    font-size: 22px;
    float: left;
    margin-right: 10px
}
.col-xs-12.col-sm-12.col-md-4.col-lg-3.proceed-checkout {
    margin-left: 0px;
    margin-right: 0px;
position: sticky;
    top: 0;    z-index: 101;
}
.total-checkout-footer{
 display:none;
   
}		
.modal-header {
       position: sticky;
    top: 0;z-index: 9999;background-color: white;
    
}
.prc-box-orgnl {
    align-self: center;
    margin-right: 5px;
    line-height: 28px;
    color: red;
    font-size: 28px;
    font-weight: 700;
    text-decoration: line-through;
}		

		.modal-footer{
    position: sticky; text-align: left;
    bottom: 0;
   background-color: #ececec;
}
	
		.select2-dropdown {
    top: 100% !important; /* Açılır menüyü her zaman aşağıya zorlar */
}
		
		.select2-container {
    width: 100% !important; /* Select2 genişliğini container genişliğiyle eşleştir */
}

.select2-dropdown {
    top: 100% !important; /* Her zaman aşağıda açılmasını sağla */
    left: 0 !important;   /* Açılır menüyü soldan hizala */
}
		.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
 
    text-align: left;
}
		.select2-container--bootstrap .select2-results__option {
   
    text-align: left;
}
		
		@media only screen and (max-width: 768px) {
  .modal-dialog {
    margin: 0px;
  }
			.total-checkout{
				display: none;
			}		
	.total-checkout-footer{
        bottom: 50px;
        position: sticky;
        display: block;
        background-color: #ffffff;
        padding: 10px;
box-shadow: 0 3px 3px -2px rgb(0 0 0 / 30%);
-moz-box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 3px 3px -2px rgb(0 0 0 / 30%););
                margin: 10px 15px; z-index: 101;
   
}
.price {
    
    float: right;
    font-size: 22px;
    color: #555;
    font-weight: 600;
}
}

@media(min-width:1470px) {
  .container-fluid {
    max-width: 1440px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media(min-width:1680px){
  .container-fluid {
    max-width: 1650px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 1024px){
.container {
    padding: 0 5px;
}
}

@media(max-width: 991px){
.search-form .search-block .search-inner {
    width: 100%;
    }
span.step {
    
    left: 7px;
    position: inherit;
    z-index: 151;
}
.price {
    height: 36px;
}
.shopping-cart-content tr {
    position: relative;
    border-bottom: solid 10px #e6e6e6;
}
td.product-thumb {
    text-align: center;
max-width: 80px;
}
.search-form .search-block {
    
    width: 100%;
}
.product-item .group-button {
    position: static;
    opacity: 1;
    
    visibility: visible;
    margin-left: -10px;
}

.main-content-blog .list-comment {
    margin: 15px 0px 12px 0px;}
.product-item .group-button .inner {
    padding: 0;
    text-align: center;
    margin-left: 10px;
}
.product-item .group-button a {
    font-size: 12px;padding: 0 10px;line-height: 30px;
}
header {
    min-height: 65px;
}
button.bubbly-buttons {
    width: 100%;
}
.col-xs-12.col-sm-12.col-md-4.col-lg-3.proceed-checkout {
    margin-left: 15px;
    margin-right: 15px;
}
.cart-content {
    padding: 5px 5px;
}
.topbar {    
    background: #0e142700;    
}
.footer .list-socials {
    margin: 20px 0;
    overflow: hidden;
}
.steptext {
    display: none;
}
.menu-item-dil {
    display: block;
}
#megaheader>* {
    display: none;
}
.main-slideshow .slide-item::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0
    }
.slideshow3 .slide-item::before, .slideshow2 .item2.slide-item::before {
    background-color: #fff;
    opacity: .2;
}
.slideshow3 .slide-content {
    left: 50px;
}
.header .header-mobile,  .mobile-config {
    display: flex;
width: 100%;
}
.header-mobile .box-minifav .cart-block,  .header-mobile .box-minicart .cart-block, .header-mobile .menu-bar, .header-top-menu-mobile {
    margin-left: 5px;    min-width: 38px;height: auto;    min-height: 38px;
}
.search-form.layout2 .search-block .search-info {
    width: 100%;
}.search-form .search-choice{display: none;}
.featrue-box-list {
    display: none;
}.row-banner {
    display: none;
}
 .prl-15{
padding-left: 15px;
 padding-right: 15px;}
.section-content {
   border: none;
    min-height: 260px;
}
.gunun-firsati-ust {
    height: 33px;}
.section-head {
    margin-top: 18px;   
}
.breadcrumb {
    text-decoration: none;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    margin-top: 5px;
    top: 0;
    right: 0;
    float: none;
    line-height: 18px;
    font-size: 12px;
    padding-left: 2px;
}
.product-item .product-name {
    font-size: 12px;}
.rating .list-star {
    padding-right: 0px;vertical-align: bottom}

.rating .count {
    font-size: 10px;vertical-align: bottom;}
.about-product {
    margin-right: 0px;
    margin-left: 0px;
}
.details-thumb {
    padding-right: 0px;
    padding-left: 0px;
}
.prduct-image {
    height: 492px;
}
.mr-0-d{
margin-right: -15px
}
.msp-0 , .sidebar {
    padding-right: 0px;
    padding-left: 0px;
}
.header-top-menu-mobile, .mobile-config, .header-mobile {
  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

}
.nav-pills.nav-wizard > li a {
    padding: 8px 10px 8px 18px;
    display: -webkit-box;
}
.header-mobile .logo {
    position: absolute;
    padding-top: 0px;
    padding-bottom: 0px;
    float: left;
    left: 0px;
width: 48%;
}
.header-mobile .menus {
    position: absolute;
    padding-top: 0px;
    padding-bottom: 0px;
    float: right;
    right: 10px;
}
.mobile-config.open {
display: inline;
    -webkit-box-orient: vertical;
}
.widget-custom-menu ul li {
    min-width: 48px;
    min-height: 30px;
    vertical-align: middle;
    white-space: nowrap; /* İçeriği tek bir satırda tut */
    overflow: hidden; /* İçerik taşmasını önle */
    text-overflow: ellipsis; /* Taşan içeriği kısalt ve "..." ile göster */
}

.newsletter-form .newsletter-block .newsletter-info {
    
    height: 48px;
 
}.newsletter-form .newsletter-block .submit {
    
    line-height: 48px;
    
}
.shopping-cart-content .product-name a {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-sizing: border-box;
}
.product-item .product-name {
   line-height: 14px;
    height: 30px;
}
}
@media (max-width: 639px){
.shopping-cart-content tr.title {
    display: none;
}
.mt40{
margin-top: 5px;
}
.cart-content>p {
    padding: 1px 15px;
}
.content-offset {
    margin-bottom: 15px;
}
.shopping-cart-content td {
    text-align: right;
    padding-left: 100px;
}
.shopping-cart-content .checkout-cart td .right {
    float: left;
    text-align: left;width: 100%;
}
.shopping-cart-content .checkout-cart td .left {
    margin-bottom: 5px;
    margin-right: 10px;width: 100%;
}

.shopping-cart-content td::before {
    content: attr(data-title);
    font-size: 12px;
    font-weight: 700;
    color: #222;
    position: absolute;
    z-index: 1;
    left: 0;
    padding-left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.shopping-cart-content tr td {
    display: grid;
    width: 100%;
    position: relative;
   
}
.footerstkybtn {
    font-size: 14px;}
.main-slideshow.slideshow3 {
    margin-top: 0px;
}
}
@media (max-width: 479px){
.header-mobile .box-minicart .box-minifav .cart-block, .header-mobile .menu-bar, .header-top-menu-mobile {
    margin-left: 5px;
}
.mt40{
margin-top: 5px;
}
.search-form .search-block .chosen-container-single {
    display: none;
}.header-mobile .search-form.layout2 .search-block .search-info {
    border-left: solid 1px #e6e6e6;    border-right: none;
}.search-form.layout2 .search-block .search-info, .header.layout5 .search-form .search-block .search-info, .header.layout6 .search-form .search-block .search-info {
    border-radius: 21px 0 0 21px;
}
td.quantity-item {
    height: 50px;
}
.shopping-cart-content .quantity-item .quantity {
    float: none;
    position: absolute;
    right: 0;
    height: 40px;
    margin-top: 5px;
}
.menu-bar .icon {
    margin: 0;
}
.header-mobile .menu-bar {
    padding: 7px 4px 8px;
}
.menu-bar .text, .header.layout5 .search-form .search-choice {
    display: none;
}
.header-mobile .box-minicart .cart-block .box-minifav {
    padding: 0 5px;
}
}

.product-item .product-name {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Maksimum gösterilecek satır sayısı */
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.2em;   /* Her satırın yüksekliği */
    max-height: 2.4em;    /* Maksimum yükseklik, 2 satır için */
    text-overflow: ellipsis;
}
.yenihesapktup, .amount {
  white-space: nowrap; /* Metnin tek satırda kalmasını sağlar */

}

.iconFavoritesWhite {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='28' height='28' viewBox='0 0 28 28' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h28v28H0z'/%3E%3Cpath d='M19 3.672c-1.92.076-3.757 1.024-4.948 2.466L14 6.203l-.052-.065c-1.243-1.504-3.19-2.471-5.198-2.471-3.528 0-6.25 2.71-6.25 6.25 0 1.133.284 2.225.843 3.326.701 1.38 1.795 2.746 3.578 4.566l.486.49 4.896 4.762.857.846.13.131a1 1 0 0 0 1.42 0l1.19-1.176 4.858-4.727c1.974-1.986 3.157-3.43 3.899-4.892.559-1.101.843-2.193.843-3.326 0-3.54-2.722-6.25-6.25-6.25l-.25.005zm.25 1.995c2.426 0 4.25 1.817 4.25 4.25 0 .804-.204 1.589-.627 2.42-.416.82-1.03 1.675-1.939 2.702l-.479.528c-.252.272-.524.556-.816.854l-.451.454L14 21.924l-5.34-5.2a46.36 46.36 0 0 1-1.115-1.157l-.48-.528c-.908-1.027-1.522-1.881-1.938-2.701-.423-.832-.627-1.617-.627-2.421 0-2.433 1.824-4.25 4.25-4.25 1.86 0 3.683 1.22 4.317 2.86.33.853 1.536.853 1.866 0 .635-1.64 2.456-2.86 4.317-2.86z' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E");
}

.iconsBasketWhite {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='28' height='28' viewBox='0 0 28 28' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h28v28H0z'/%3E%3Cpath d='M10.208 21.167a1.875 1.875 0 1 0 0 3.75 1.875 1.875 0 0 0 0-3.75zm10.5 0a1.875 1.875 0 1 0 0 3.75 1.875 1.875 0 0 0 0-3.75zM6.37 2.5c.754 0 1.428.45 1.722 1.132l.057.15.35 1.051H24.5a1 1 0 0 1 .987 1.162l-.025.113-2.152 7.532a1.875 1.875 0 0 1-1.648 1.354l-.155.006H11.193l-.916 2.441a.167.167 0 0 0 .052.189l.046.026.029.008.03.003h11.733a1 1 0 0 1 .116 1.993l-.116.007H10.434a2.167 2.167 0 0 1-2.078-2.781l.049-.147 1.034-2.761L6.279 4.5H3.5a1 1 0 0 1-.993-.883L2.5 3.5a1 1 0 0 1 .883-.993L3.5 2.5h2.87zm16.805 4.333H9.17L11.221 13h10.191l1.762-6.167z' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E");
}

.notFound .notFoundImg {
    display: block;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='150' height='113' viewBox='0 0 150 113' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient x1='-29.984%25' y1='19.579%25' x2='87.254%25' y2='58.816%25' id='34ih4j1iba'%3E%3Cstop stop-color='%23444B8C' offset='0%25'/%3E%3Cstop stop-color='%2326264F' offset='100%25'/%3E%3C/linearGradient%3E%3ClinearGradient x1='-90.183%25' y1='11.881%25' x2='58.286%25' y2='48.889%25' id='dynwt6vv1b'%3E%3Cstop stop-color='%23444B8C' offset='0%25'/%3E%3Cstop stop-color='%2326264F' offset='100%25'/%3E%3C/linearGradient%3E%3ClinearGradient x1='-23.267%25' y1='-51.598%25' x2='86.306%25' y2='79.275%25' id='zrkw7975lc'%3E%3Cstop stop-color='%23444B8C' offset='0%25'/%3E%3Cstop stop-color='%2326264F' offset='100%25'/%3E%3C/linearGradient%3E%3ClinearGradient x1='-78.087%25' y1='-14.158%25' x2='57.966%25' y2='49.354%25' id='ogsipthu8d'%3E%3Cstop stop-color='%23444B8C' offset='0%25'/%3E%3Cstop stop-color='%2326264F' offset='100%25'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%233E4076' stroke-width='7.057' stroke-linecap='round' d='m83.271 76.052 28.377 21.959'/%3E%3Cpath d='M45.275 6.3C20.736 9.313 3.287 31.647 6.3 56.186 9.313 80.724 31.647 98.174 56.186 95.16c24.538-3.013 41.988-25.348 38.975-49.886C92.148 20.736 69.813 3.287 45.275 6.3zm1.455 11.848c17.994-2.21 34.373 10.587 36.583 28.582 2.21 17.994-10.587 34.373-28.582 36.583-17.995 2.21-34.374-10.587-36.583-28.582-2.21-17.995 10.587-34.374 28.582-36.583z' fill='%23D3D6DF'/%3E%3Cg transform='translate(29.83 41.761)' fill='%23D3D6DF'%3E%3Crect width='14.489' height='5.114' rx='2'/%3E%3Crect x='27.273' width='14.489' height='5.114' rx='2'/%3E%3Crect x='7.67' y='17.898' width='27.273' height='5.114' rx='2'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero'%3E%3Cpath d='M24.848 59.504c.148-.759 1.98-1.129 2.888-.338.451.39.767.88.506 1.239-.095.129.372.34 0 .343-1.24.017-3.542-.485-3.394-1.244z' fill='url(%2334ih4j1iba)' transform='translate(116.78 46.534)'/%3E%3Cpath d='m143.672 106.364 1.598-.2c-.74-.779-.602-3.252-.602-3.252l-1.7.33s.194.68.523 1.682c.12.473.182.956.181 1.44z' fill='%23FF9995'/%3E%3Cpath d='M26.878 59.76s1.92-.332 2.13-.046c.208.286.369 1.053-.85 1.034-1.218-.02-1.387-.75-1.28-.988z' fill='url(%23dynwt6vv1b)' transform='translate(116.78 46.534)'/%3E%3Cpath d='M3.29 61.597c.124-.507 1.438-.748 1.989.076.273.408.413 1.156.2 1.442-.078.104.17.36-.089.314-.851-.147-2.227-1.323-2.1-1.832z' fill='url(%23zrkw7975lc)' transform='translate(116.78 46.534)'/%3E%3Cpath d='M121.362 108.665h2.047c-.772-.9-.093-3.452-.093-3.452l-2.208.126s.105.73.313 1.812c.059.505.039 1.012-.059 1.514z' fill='%23FF9995'/%3E%3Cpath d='M117.293 47.835c-1.154 3.721 0 17.428 0 41.27 0 10.355 3.36 16.977 3.774 17.232.216.022.434.03.651.025a6.615 6.615 0 0 0 1.659-.27c.745-.125 2.497-17.628 2.752-24.037.042-1.039 2.767-20.204 2.767-20.204.83 7.094 3.102 12.664 3.93 17.338 2.656 15.012 9.974 24.56 10.424 24.703.089.036.9.322 1.562-.103.171-.105.307-.256.394-.434.234-.175-.162-12.609-2.796-23.757-3.823-16.182-2.065-22.35-3.276-29.576-1.048-6.256-21.841-2.187-21.841-2.187z' fill='%23B3BBCB'/%3E%3Cpath d='M117.293 47.835s7.514-1.47 13.735-1.285c-5.63.149-11.434 1.285-11.434 1.285-1.154 3.721 1.514 16.278 1.514 40.12 0 9.518 1.56 16.854 2.133 18.176a6.575 6.575 0 0 1-1.523.231 5.388 5.388 0 0 1-.651-.025c-.415-.255-3.774-6.877-3.774-17.232 0-23.842-1.154-37.549 0-41.27zm20.215 31.763c2.32 13.106 6.377 21.736 7.669 23.81a1.034 1.034 0 0 1-.365.381c-.663.425-1.473.14-1.562.103-.45-.144-7.768-9.691-10.425-24.703-.727-4.11-2.572-8.913-3.57-14.836 2.024 5.932 7.539 11.209 8.253 15.245zm-8.921-18.107c.045.39.11.779.193 1.164-.052.383-.124.891-.21 1.494l.016-2.569v-.089z' fill='%237382A0' opacity='.5'/%3E%3Cpath d='M4.88 62.13s2.017-.155 2.171.145c.155.3.25 1.456-1.277 1.25-1.527-.206-1.048-1.164-.893-1.394z' fill='url(%23ogsipthu8d)' transform='translate(116.78 46.534)'/%3E%3C/g%3E%3Cpath d='M138.286 18.92c.448.174 7.279 2.954 8.684 10.253.113.59 1.21 6.87-2.936 11.292-4.658 4.965-13.631 4.843-17.197.691a7.505 7.505 0 0 1-1.514-2.943l.94-2.552c1.145-1.415 2.703-1.75 3.536-1.96 2.05-.518 3.6.43 4.775-.595.65-.56.78-1.367.895-2.087.392-2.455-.96-3.965-1.059-5.478-.073-1.131-.46-3.61.984-5.227.908-1.024 2.172-1.303 2.892-1.394z' fill='%2304005D' fill-rule='nonzero'/%3E%3Cpath d='M132.335 17.933c-2.5-.074-7.345-.885-10.511 1.945-.056.048-.312.327-.63.687a20.573 20.573 0 0 0-2.237 3.185 21.414 21.414 0 0 0-1.879 4.611 39.37 39.37 0 0 0-1.481 8.05c-.58 7.56 0 11.04.514 13.412 2.262 1.145 8.079 3.207 15.033 2.19a23.557 23.557 0 0 0 7.492-2.449c-1.8-5.416-.388-8.311.279-10.983.95-3.807.967-3.519 1.75-6.545 1.29-4.99 1.502-10.08.616-11.134-2.394-2.802-6.705-2.903-8.946-2.97z' fill='%23070080' fill-rule='nonzero'/%3E%3Cpath d='M121.824 19.878c2.604-2.327 6.343-2.192 8.98-2.03-1.808.177-3.66.704-5.145 2.03l-.065.065c-.107.111-.317.342-.565.622a20.573 20.573 0 0 0-2.237 3.185 21.414 21.414 0 0 0-1.878 4.611 39.37 39.37 0 0 0-1.482 8.05c-.58 7.56 0 11.04.515 13.412 1.604.812 4.996 2.086 9.314 2.395-6.108.442-11.095-1.355-13.15-2.395-.514-2.371-1.094-5.851-.514-13.411a39.37 39.37 0 0 1 1.481-8.05 21.414 21.414 0 0 1 1.88-4.612 20.573 20.573 0 0 1 2.236-3.185c.318-.36.574-.64.63-.687z' fill='%2304005D' fill-rule='nonzero'/%3E%3Cpath d='M96.296 26.006a4.97 4.97 0 0 0-.392-2.61c-.97-2.127-3.312-3.012-3.473-2.816-.086.104.355.65.567.884.443.487.647.455.759.723.232.551-.525.947-.583 1.856-.041.657.292 1.397.89 1.822.988.705 2.182.164 2.232.141' fill='%23FF9995'/%3E%3Cpath d='M125.71 19.233c-2.507-1.607-9.44 3.202-11.049 4.82-3.037 3.057-5.751 7.736-10.268 7.07-3.108-.46-7.861-6.137-8.447-6.198l-1.339.7c-.474.15-.923 15.107 8.682 16.227 2.026.244 3.862-.054 7.004-1.12 5.32-1.807 9.382-3.5 12.971-7.642.163-.19.313-.39.449-.6 2.67-4.047 4.417-11.71 1.997-13.257z' fill='%23070080' fill-rule='nonzero'/%3E%3Cpath d='M95.946 24.925c.232.024 1.12.932 2.3 2.047-.112 3.628.94 13.423 8.265 14.787-1.164.2-2.167.22-3.222.093-9.605-1.12-9.156-16.077-8.682-16.227zm15.894 2.293-.146.13c1.004-1.109 1.968-2.29 2.967-3.295.168-.17.395-.374.669-.602-1.133 1.27-2.259 2.652-3.49 3.767z' fill='%2304005D' fill-rule='nonzero'/%3E%3Cg fill-rule='nonzero'%3E%3Cpath d='M124.995 15.608c-.793-1.32-.439-2.828-.361-3.154.335-1.365.458-1.572.708-1.86l.363-.378a.417.417 0 0 1 .047-.035c.442-.22.913-.376 1.4-.465.649-.032 1.973 2.266 2.73 5.816l.184.383c.375.805.708 1.596.975 2.366 2.731.33 3.627.828 3.527 1.097-.156.42-1.765.699-3.664.834-2.317.165-6.344 0-6.344-.6 0-.328 1.192-.692 3.156-1a105.35 105.35 0 0 1-.236-1.703c-.286-.059-1.902-.328-2.485-1.3z' fill='%23FF9995'/%3E%3Cpath d='M124.696 9.646c.29 1.093 1.102 2.115 1.41 2.24.183.082.353.193.503.329a.608.608 0 0 1 .095.113c.415.625-.449 1.727-.16 1.978.208.183.862-.315 1-.146.139.17-.38.705-.23.896.112.145.447-.106.75.08.15.093.143.204.367.552.117.186.251.36.4.521.54.54 1.654.489 1.788.179.039-.087-.026-.134-.033-.39.003-.182.03-.362.081-.536.12-.428.577-.834 1.005-1.365.794-.985.9-1.67.924-1.899 0-.082 0-.143.013-.185.044-.877-.263-2.061-.81-2.69-.924-1.058-2.111-.116-3.53-1.025-1.635-1.048-1.385-3.16-2.122-3.184-.82-.026-1.989 2.512-1.45 4.532z' fill='%2304005D'/%3E%3Cpath d='M127.046 13.337c.183-.313.795-.156.935.182.14.338-.217.78-.729.799-.512.018-.456-.561-.206-.981z' fill='%23FF9995'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    width: 150px;
    height: 113px;
    margin: 0 auto 16px auto;
}