body{
    font-family: system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    background: #f4f4f4;
    
}
header.desktop .h-contact{
    background: none;
}

.extra-buttons .row a img {
    max-width: 165px;
}

header.desktop .search{
    border-radius: 99999px;
    border:2px solid #919191;
}

header.desktop .search form .btn-send{
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
    position: absolute;
    width: 59px;
    height: 49px;
    border-radius: 0;
    background: #919191;
    border-width: 0;
    color: #fff;
    margin-top: -2px;
}

footer {
    background: #fff;
}

footer .info ul li a:before {
    display: none;
}

footer .info ul li a {
    padding-left: 0px !important;
}

.pattern-group .p-g-mod{
    background: none;
}

header.desktop .header-bar .bar-user .link{
    flex-direction: inherit;
}

header.desktop .header-bar .bar-user .link a{
    background: #f4f4f4;
    border-radius: 9999px;
    display: flex;
    height:40px;
    align-items: center;
    justify-content: center;
    width:100px;
}

header.desktop .header-bar .bar-cart{
    background: #f4f4f4;
    border-radius: 9999px;
    display: flex;
    height:40px;
    align-items: center;
    justify-content: center;
    width:50px;
}

header.desktop .menu{
    background: #f4f4f4;
    height:132px;
}

header.desktop .mega-menu .nav-link:hover{
    background: none;
}

header.desktop .mega-menu .navbar-nav{
    height:132px;
}

header.desktop .mega-menu .nav-link{
    border-right: 0px;
}

header.desktop .mega-menu .dropdown-menu{
    top:130px;
}


header.desktop .mega-menu .nav-link > span{
    display: flex;
    align-items: center;
    height:56px;
    width: 56px;
    text-align: center;
    justify-content: center;
    border-radius: 100%;
    margin-bottom:5px;
}

header.desktop .mega-menu .nav-link{
    display: flex;
    flex-direction: column;
    color:#000;
    justify-content: center;
}

.home-headline {
    background: #383637;
    -webkit-box-shadow: inset 0px 24px 65px -22px rgba(0,0,0,0.25);
    -moz-box-shadow: inset 0px 24px 65px -22px rgba(0,0,0,0.25);
    box-shadow: inset 0px 24px 65px -22px rgba(0,0,0,0.25);
    padding: 25px 0;
    margin-top: -20px;
}


.home-headline .p-g-mod {
    margin-bottom: 0 !important;
}

.p-g-mod-t-45 .carousel-type-1 .carousel-image-wrapper {
    position: relative;
}

.p-g-mod-t-45 .carousel-type-1 .carousel-item a img {
    border-radius: 10px !important;
    border: 3px solid #fff  !important;
}

.p-g-mod-t-45 .carousel-type-1 .carousel-indicators {
    position: relative !important;
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 !important;
}

.p-g-mod-t-45 .carousel-type-1 .carousel-indicators li {
    width: auto !important;
    height: auto !important;
    border-radius: 0 !important;
    cursor: pointer;
    background: transparent !important;
    flex: 1;
    max-height: 50px !important;
    max-width: 100px !important;
    min-width: 50px !important;
    width: auto;
}

.p-g-mod-t-45 .carousel-type-1 .carousel-indicators li img {
    width: 100%;
    border-radius: 5px !important;
    border: 2px solid transparent !important;
}

.p-g-mod-t-45 .carousel-type-1 .carousel-indicators li.active img {
    border-color: #fff !important;
}

@media (max-width: 991px) {
    .p-g-mod-t-45 .carousel-type-1 .carousel-indicators {
        display: none;   
    }
}

.card-product-inner {
    border: 1px solid rgb(229, 229, 229);
    border-radius: 8px;
}

.card-product-inner:hover .price-group{
    display: none;
}

.card-product-inner:hover .buttons{
    display: block !important;
}

.card-product-inner .title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: rgb(72, 72, 72);
    display: -webkit-box;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-weight: normal;
    height: 28px;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 13px;
    margin-top: 4px;
    overflow: hidden;
    padding: 0px 4px;
    text-align: center;
    text-overflow: ellipsis;
}

.card-product .card-product-inner .price-group .prices .sale-price {
    font-size: 20px;
    font-weight: bold;
    color: rgb(255, 96, 0);
}

.card-product .card-product-inner .buttons {
    display: none;
    margin:0px auto;
    text-align: center;
}

.card-product .card-product-inner .buttons a {
    color: rgb(255, 96, 0) !important;
    background: rgba(255, 96, 0, 0.08) !important;
    border: none;
    font-size: 19px !important;
    border-radius: 8px !important;
    font-weight: 600 !important;
}

.product-price-group .discount{
    border-radius: 100%;
}

.pattern-group .p-g-mod .p-g-mod-header .p-g-m-h-info .p-g-m-h-i-title{
    color:#484848;
    font-size:30px;
    font-weight: bold;
}

.product-profile-1 .baslik{
    border-bottom:1px solid;
    margin-bottom:10px;
}

.extra-buttons{
    border-top:1px solid;
    padding-top:10px;
}

.extra-buttons .row a {
    margin-right: 10px;
}

.product-price-group .prices .sale-price {
    color: #3db370;
    font-size: 30px;
}

.extra-buttons .row{
    flex-wrap: inherit;
    margin-bottom:10px;
}

.product-profile-info .product-price-group{
    margin-bottom:20px;
}

.product-profile-info li.free-cargo{
    color: #3db370;
    font-weight: bold;
    font-size:16px;
}

.product-profile-info li.free-cargo span{
    font-size:14px;
}


.kargo_suresi strong span{
    color: #3db370;
    font-weight: bold;
    font-size:16px;
}

 .stock-option{
    font-weight: bold;
    font-size:16px;
}

.stock-option span{
    color: #3db370;
}

.pattern-group .p-g-mod .p-g-mod-header{
    border:none;
}

.product-profile-1 h1.title{
    border:none;
}

.card-product-inner-new{
    border: 1px solid hsla(0, 0%, 93%, 1);
    padding: 10px;
    text-align: center;
}

.card-product-inner-new .product-reviews{
    justify-content: center;
    margin-bottom:10px;
}

.card-product-inner-new .free-cargo-badge2 {
    color: #62b900;
    font-weight: bold;
    border: 1px solid #62b900;
    padding: 5px;
    margin-bottom: 10px;
}

.card-product-inner-new .title {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    margin: 5px 0;
    color:#000;
    font-size: 14px;
    line-height: 18px;
    height: 36px;
    font-weight: 400;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.card-product-inner-new .price-group{
    margin-bottom:10px;
}

.card-product-inner-new .indirimsiz-fiyat .sale-price{
    font-size: 13px;
    font-weight: 700;
    height: 100%;
    width: 100%;
    color: #000;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.stock-option span{
    font-size:18px;
}

.categories-body{
    background: #fff;
}

.card-product-inner-new .buttons a{
    border: 1px solid hsla(0, 0%, 92%, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.card-product-inner-new .indirimli-fiyat{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
}

.card-product .card-product-inner .free-cargo-badge2 {
    text-align: center;
    color: #333;
    padding: 5px;
    font-weight: bold;
}

.border-radius-5 img{
    border-radius: 5px;
}

.card-product-inner-new .indirimli-fiyat .list-price{
    font-size: 12px;
    height: 100%;
    width: 100%;
    text-align: center;
    color: hsla(0, 0%, 79%, 1);
    border: 1px solid hsla(88, 100%, 36%, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: line-through;
}

.card-product-inner-new .indirimli-fiyat .sale-price{
    color: hsla(0, 0%, 100%, 1);
    background: hsla(88, 100%, 36%, 1);
    border: 1px solid hsla(88, 100%, 36%, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    font-weight: bold;
}

.card-product-inner-new .buttons a:hover{
    background: hsla(157, 68%, 34%, 1);
    color:#fff;
}

.showcase-wrapper{
    background: hsla(0, 0%, 99%, 1);
}

header.desktop .header-bar .bar-cart .name{
    margin-left:0px;
}

.product-profile-1 h1.title a {
    color: #000;
    font-weight: 800;
    font-size: 20px;
}

.kargo_suresi strong span{
    color: #3db370;
    font-weight: bold;
    font-size: 16px;
}

header.desktop .menu {
    height: 47px;
    border: 1px solid var(--main-color);
    border-radius: 4px;
    padding: 0 1rem;
}

header.desktop .mega-menu {
    padding: 0;
}

header.desktop .mega-menu .navbar-nav {
    flex-direction: row;
    height: 47px;
}

header.desktop .mega-menu .nav-item {
    /*flex: 1;*/
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

header.desktop .mega-menu .nav-link {
    padding: 0;
    display: flex;
    height: 100%;
    flex: 1;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: var(--main-color);
    line-height: normal;
    font-weight: 500;
    font-size: 14px;
    padding: 0 15px;
    white-space: unset !important;
    transition:all .4s;
}

header.desktop .mega-menu .nav-link::after {
    display: none;
}

/*header.desktop .mega-menu .dropdown:hover .nav-link,*/
/*header.desktop .mega-menu .nav-link:hover {*/
/*    background: #ff5722;*/
/*    color: #fff;*/
/*    transition:all .4s;*/
/*}*/

header.desktop .mega-menu .dropdown:hover .nav-link::after,
header.desktop .mega-menu .nav-link:hover::after,
header.desktop .mega-menu .dropdown:hover .nav-link::before,
header.desktop .mega-menu .nav-link:hover::before {
    display: none;
}

header.desktop .mega-menu .nav-item:last-child .nav-link {
    border-right: 0;
}
  
header.desktop .mega-menu .dropdown {
    position: static;
}

header.desktop .mega-menu .dropdown-menu {
    border-radius: 0 0 5px 5px;
    background-color: #fff;
    width: 350px;
    left: auto;
    right: auto;
    top: 54px;
    position: absolute;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 5%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 5%);
    border-top: 0 !important;
}
    
header.desktop .mega-menu .dropdown:hover .dropdown-menu, 
header.desktop .mega-menu .dropdown .dropdown-menu:hover {
    display:block!important;
    left: 0;
 }

/* Mega Menu Container */
.mega-menu-container {
    padding: 20px;
}

.mega-menu-container .sub-cat.fix-height {
}

.mega-menu-container .sub-title {
    color: #ff5722 !important;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 3px;
    display: block;
    /*background: #f3f3f3;*/
    padding: 4px 0;
    /*text-align: center;*/
    
}

.mega-menu-container .cat-img{
    height: 400px;
    width: 400px;
}

.mega-menu-container ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
 
.mega-menu-container ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    /*display: inline-block;*/
}

.mega-menu-container ul li a {
    font-size: 14px;
    color: #555;
    font-weight: 400;
}

.mega-menu-container ul li a:hover {
    color: #fd6120;
    transition:all .4s;
}

.mega-menu-container ul li span {
    margin-right: 5px;
}

/* Menu Left */

.btn-categories i {
    margin-right: 10px;
}

header.desktop .navbar-nav .dropdown-category .line {
    margin-left: 5px;
    position: absolute;
    right: 5px;
}

header.desktop .navbar-nav .dropdown-category:hover .line {
    display: none;
}

.dropdown-category {
    height: 47px;
    width: 130px;
}

header.desktop .dropdown-category .nav-link{
    padding: 0;
}

.dropdown-category .menu-left {
    display: none;
    z-index: 5;
    position: absolute;
    background: #fff;
    border-top: 0;
    height: auto;
    
}

.dropdown-category:hover .menu-left {
    display: block;
    left: 0;
    width: 240px;
}

.menu-left ul.f-ul {
    padding: 10px 0;
    list-style: none;
    display: block;
    margin: 0;
    width: 240px;
}

.menu-left ul.f-ul li.f-li {
    list-style: none;
}

.menu-left ul.f-ul li.f-li:first-child .dropdown-menu2
{
    display: block !important;
    left: 100%;
    top: -2px;
    width: 960px !important;
    border: 0;
    height: 500px;
    max-height: 392px;
    border-radius: 0;
}

.menu-left ul.f-ul li.f-li:hover a.f-item {
    color: var(--secondary-color) !important;
}

.menu-left ul.f-ul li.f-li:hover .dropdown-menu2 {
    display: block !important;
    left: 100%;
    top: -2px;
    width: 960px !important;
    border: 0;
    height: 500px;
    max-height: 392px;
    border-radius: 0;
}

.menu-left ul.f-ul li.f-li a.f-item {
    display: block;
    color: rgb(85, 85, 85);
    font-size: 14px;
    padding: 5px 15px;
    text-align: left;
    font-weight: 500;
}

.menu-left ul.f-ul li.f-li:hover a.f-item {
    color: var(--secondary-color);
}

.menu-left ul.f-ul li.f-li:last-child a.f-item {
    border-bottom: 0;
}

.menu-left ul.f-ul li.f-li a.f-item .name {
    width: 80%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.menu-left ul.f-ul li.f-li a.f-item .icon {
    padding-top: 3px;
    color: #333;
    width: 15px;
    height: 15px;
    text-align: right;
    border-radius: 2px;
    font-size: 10px;
}

.menu-left ul.f-ul li.f-li a.f-item:hover .icon {
    color: #1c3774;
}

/* Deep Menu */
.dropdown-menu2 {
    position: absolute;
    top: 0;
    bottom: 0;
    background: #fff;
    left: 100%;
    box-sizing: border-box;
    width: 675px;
    z-index: 99;
    height: 350px;
    max-height: 370px;
    display: none;
    padding: 10px;
    overflow-y: auto;
    overflow-x: hidden;
    box-shadow: 0 0 30px 0px rgba(0,0,0,0.1);
}

.menu-deep-box-2 .cat-groups {
    float: left;
    width: 23%;
    margin: 0 1% 2% 1%;
}

.menu-deep-box-2 .cat-groups .title {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    padding: 7px 0;
    text-align: left;
}

.menu-deep-box-2 .cat-groups .title span {
    display: block
}

.menu-deep-box-2 .cat-groups .title img {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .1);
}

.menu-deep-box-2 .cat-groups .title:hover {
    color: #3b414c;
}

.menu-deep-box-2 .cat-groups .childs a {
    display: block;
    text-align: left;
    color: #333;
    transition:all .4s;
}

.menu-deep-box-2 .cat-groups .childs a:hover{
    color: #ff7f00;
    transition:all .4s;
}

.menu-deep-box-2 .all-title {
    display: block;
    background: rgba(0, 0, 0, .05);
    padding: 10px;
    font-size: 15px;
    color: #3b414c;
    font-weight: 600;
}

.categories-body .pattern-group .p-g-mod .p-g-mod-header .p-g-m-h-info .p-g-m-h-i-title{
    font-size:14px;
}

.istory .image a img{
    width:100%:
   
}
.istory img{
    border-radius:50%;
    padding:3px;
    border: 1px solid #f4d1ae;

}
.istory .title {
    text-align: center;
    font-size:12px !important;
    color:#333 !important;
}

.menu-deep-box-2 .sub-titles {
    display: block;
    padding: 5px 10px;
    font-size: 15px;
    color: #333;
}

.menu-deep-box-2 .sub-titles:hover {
    color: #3b414c;
}

body.product-body{
    background: #fff;
}