body{
    background: #fff;
}

header.desktop .h-contact{
    background: none;
}

header.desktop .h-contact .info .item{
    color:#4297ea;
}

header.desktop .search {
    box-shadow: 0 1px 7px 0 rgb(45 57 95 / 6%);
    border: solid 2px #dfe9ff;
    background-color: #fff;
}

header.desktop .search form .btn-send {
    height: 45px;
    background: none;
    color: #777;
}

header.desktop .search:hover {box-shadow: 0 1px 7px 0 rgb(45 57 95 / 6%);border: solid 2px #dfe9ff;background-color: #fff;}

header.desktop .search:hover form .btn-send {
    background: none;
}

.menu-right {
    border: solid 1px #e8efff;
    background-color: #f9fbff;
    border-radius: 5px;
    display: flex;
    align-items: center;
}

.menu-right .item a {
    padding: 9px 16px;
    display: flex;
    align-items: center;
    color: #000;
    font-weight: 500;
    font-size: 12px;
}

.menu-right .item a i {
    margin-right: 7px;
    font-size: 24px;
}

.menu-right .item:nth-child(2) a {
    border-left: 1px solid #e8efff;
    border-right: 1px solid #e8efff;
}

header.desktop .menu {
    border-top: solid 1px #eceff6;
    box-shadow: 0 5px 8px 0 rgb(45 57 95 / 8%);
    background: #fff;
}

header.desktop .mega-menu .nav-link {
    border: none;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    height: fit-content;
    padding: 10px;
    border-radius: 5px;
}

header.desktop .mega-menu .nav-link:hover {
    background: #000;
    color: #fff;
}

header.desktop .mega-menu .nav-item {
    flex: inherit;
    margin-right: 20px;
}

header.desktop .mega-menu .dropdown-menu {
    box-shadow: inset 0 10px 10px -10px rgb(45 57 95 / 20%), 0 3px 4px 0 rgb(0 0 0 / 10%);
    border: solid 1px rgba(45,57,95,0);
}

header.desktop .header-area{
    height: 90px;
}

.card-product .card-product-inner {border: 0.5px solid #DCDCDC;border-radius: 15px;}

.card-product:hover .card-product-inner {
    box-shadow: 0px 0px 4px #0000002b;
}

.card-product .card-product-inner .brand {
    font-weight: bold;
    color: #292929;
    margin: 5px 0;
    font-size: 16px;
}

.card-product .card-product-inner .title {
    text-align: left;
    font-size: 14px;
}

.card-product .card-product-inner .price-group {justify-content: start;}

.card-product .card-product-inner .price-group .prices .sale-price {
    color: #292929;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
}

.card-product .card-product-inner .price-group .prices .list-price {
    font-size: 15px;
    color: #BBB9B9;
    -moz-text-decoration-color: #BBB9B9;
    text-decoration-color: #BBB9B9;
    line-height: 23px;
    font-weight: normal;
    text-decoration: line-through;
    order: 2;
}

.card-product .discount {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 48px;
    height: 29px;
    background: #ff5455;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: bold;
    z-index: 9;
}

.sidebar-menu .categories ul >  li > .btn-categories-show{
    font-weight: 700;
}

.card-product .card-product-inner .price-group .prices {
    display: flex;
    flex-direction: column;
}

.p-g-mod-t-45 .carousel-type-1 .carousel-item a img {
    height: 472px;
    border-radius: 15px;
    margin-top: 10px;
}

div#custom-module-code-3579 {
    margin-top: 15px;
}

.home-body .pattern-group .p-g-mod .p-g-mod-header {
    border: none;
}

.home-body .pattern-group .p-g-mod .p-g-mod-header .p-g-m-h-i-title {
    font-size: 25px !important;
    font-weight: 600 !important;
    color: #292929 !important;
}

footer {
    background: none;
    border-top: 5px solid #ff5455;
}

footer .title {
    clear: left;
    font-size: 18px;
    color: #292929;
    font-weight: 500;
    position: relative;
    margin-bottom: 20px;
}

footer .info ul li a:before {
    display: none;
}

footer .info ul li a {
    font-size: 14px;
    color: #777777;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: -0.5px;
    padding-left: 0px;
}


footer .social-media a {
    width: 41px;
    height: 41px;
    display: flex;
    border: 1px solid #DCDCDC;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    transition: background .1s ease-in-out,color .1s ease-in-out;
}

footer .social-media a:hover {
    color: #fff;
    border-color: transparent;
    background: #ff5555;
}

.product-profile-1 .carousel .carousel-indicators{
    margin-top:0px;
}

.product-profile-1 .carousel .carousel-indicators li{
    max-width: 100%;
    border-radius: 10px;
    border: 0.5px solid #DCDCDC;
}

.product-profile-1 .carousel .carousel-inner{
    border-radius: 15px;
}

.product-profile-1 h1.title {
    border: none;
    display: inline-block;
    color: #292929;
    font-size: 25px;
    font-weight: 400;
}

.product-reviews i {
    font-size: 15px;
    margin-right: 7px;
    color: #F5C549;
}

.product-reviews {
    margin-bottom: 10px;
}

.product-profile-1 .brand a{
    font-size: 29px;
    font-weight: bold;
    color:#292929;
    line-height: normal;
}

.product-profile-1 .product-code{
    display: flex;
    align-items: center;
        color: #BBB9B9;
    font-size: 15px;
    font-weight: normal;
    line-height: normal;
}

.product-price-group {
    padding: 26px 0;
    margin: 24px 0 0;
    border-top: 0.5px solid #DFDFDF;
    border-bottom: 0.5px solid #DFDFDF;
    min-height: 100px;
}

.variant-box {
    border: none;
}

.product-buttons{
    border-bottom: 0.5px solid #DFDFDF;
    margin-bottom: 15px;
}

.product-quantity .btn {
    background: none;
}

.product-quantity input {
    border: none;
}

.product-profile-1 .product-quantity {
    border: 1px solid #DCDCDC;
    border-radius: 15px;
}

.product-buttons .btn-cart {
    background: #000;
    border: none;
    border-radius: 15px;
}

.product-buttons .btn-cart i {
    display: none;
}

.product-details-tab .p-g-tab-wrapper .p-g-t-nav .nav {
    background: none;
    border: 0.5px solid #DCDCDC;
    border-radius: 15px 15px 0 0;
    padding: 5px;
}

.product-details-tab .p-g-tab-wrapper .p-g-t-nav .nav .nav-item {
}

.product-details-tab .p-g-tab-wrapper .p-g-t-nav .nav .nav-item .nav-link {border: none;}

.product-details-tab .p-g-tab-wrapper .p-g-t-nav .nav .nav-item .nav-link.active {
    font-weight: 600;
    color: #ff5455;
}

.product-details-tab .p-g-tab-wrapper .tab-content .tab-pane .p-g-mod {
    border: 1px solid #DCDCDC;
}

.guvenList { margin-top: 100px; }
.guvenList ul { margin: 0; padding: 0; box-shadow: 0px 1px 4px #00000012; border-radius: 15px; text-align: center; font-size: 0; }
.guvenList ul li { display: inline-block; vertical-align: top; width: 25%; }
.guvenList ul li .icBox { margin-top: -30px; margin-bottom: 26px; cursor: default; padding: 0 10px; }
.guvenList ul li .icBox:hover svg g { fill: #ff5455; stroke: none; }
.guvenList ul li .icBox:hover svg path { fill: #fff; }
.guvenList ul li .icDetail { font-size: 13px; line-height: 20px; color: #292929; }
.guvenList ul li .icDetail span { display: block; font-size: 14px; font-weight: 600; margin-bottom: 10px; margin-top: 20px; }
.mega-menu_drop{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 991px) {
    .guvenList ul li {
        width: 50%;
        margin-bottom: 20px;
    }
    .product-profile-1 .carousel .carousel-indicators{
        display: none;
    }
    
    .p-g-mod-t-45 .carousel-type-1 .carousel-item a img {
        height: auto;
        border-radius: 0px;
    }
    .product-profile-1 .carousel .carousel-inner{
        margin-bottom:20px;
    }
    
    div#custom-module-code-3579 {
        margin-top: 0px;
    }
    footer{
        padding-top:10px;
    }
}