@font-face {
    font-family: 'Poppins-ExtraLight';
    src: url('https://wwwgiovanegentilecom.sm.mncdn.com/Themes/Fashion/Content/fonts/Poppins-ExtraLight.ttf');
}

@font-face {
    font-family: 'Poppins';
    src: url('https://wwwgiovanegentilecom.sm.mncdn.com/Themes/Fashion/Content/fonts/Poppins-Regular.ttf');
}

:root {
    --default-theme-one-color: #000;
    --hover-active-color: #5e292a;
}

body,
a,
p span {
    font-family: 'Poppins';
}

body {
    background-color: var(--text-white-color) !important;
    font-size: var(--medium-fs) !important;
    overflow-x: hidden;
    position: relative;
    background: #fff !important;
}

.header__culture {
    border: none;
}

.flyout-cart {
    z-index: 999;
}

#header-container .col-4.px-lg-2 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.category-menu-img {
    height: 65px;
    margin-left: -19px;
}

.site__body {
    padding-top: 92px !important;
}

.menu__categories--img {
    display: none;
}

.search-icon-box input {
    display: none;
}

.search-icon-box {
    border: none;
    justify-content: end;
}

.search__action-button i {
    font-size: 18px;
    color: #000000;
}

.iconset__btn i {
    font-size: 20px;
}

#header-container {
    height: 60px;
    display: flex;
    align-items: center;
    padding: 0;
    background-color: transparent;
    position: fixed;
    top: 32px !important;
    left: 0;
    width: 100%;
    z-index: 999;
    transform: translateY(0);
    transition: transform 0.3s ease-in-out;
}

.header-container .logo a img {
    max-height: 20px;
}

#header-container .container-fluid {
    background-color: white;
    margin-top: 0;
    padding: 6px 20px;
    box-shadow: rgba(27, 31, 35, 0.04) 0px 1px 0px, rgba(255, 255, 255, 0.25) 0px 1px 0px inset;
}

.language .topbar-dropdown__body {
    background: #fff;
}

.language .topbar-dropdown__btn:after {
    right: -15px;
}

header.header {
    background-color: white;
    margin-top: 0;
    padding: 6px 20px;
    box-shadow: rgba(27, 31, 35, 0.04) 0px 1px 0px, rgba(255, 255, 255, 0.25) 0px 1px 0px inset;
}

:root {

    /* ---------  Colors -------   */
    --text-color: #010001;
    --body-bg-color: #010001;
    --text-white-color: #ffffff;
    --border-iconset-bg: #404040;

    /* --------- Font-size ---------   */
    --medium-fs: 15px;

    /* --------- Transition -------   */
    --500-transiton: 500ms all;
}

/*  -------- General stil --------  */

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}

.btn-primary,
.btn-primary.disabled,
.btn-primary:disabled {
    background-color: black;
    color: white;
    border-color: black;
}

.btn-load-more {
    max-width: 120px;
    min-width: 120px;
    padding: .375rem .75rem;
    border-radius: 0;
    background-color: #000000;
    color: #ffffff;
}

.btn-primary:hover {
    background-color: #000;
    opacity: 0.8;
    color: white;
}

.gx-container {
    padding: 0 100px;
}

#account__dropdown,
#topbar__login {
    background: #fff;
}

.search__logo .search__close {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 992px) {
    #account__dropdown {
        left: -75px;
    }

    .new-collection .swiper-slide {
        max-width: 250px !important;
    }
}

/*  SLIDER VIDEO  Başlangıç */

.new-gg-slider .swiper-slide {
    width: 100% !important;
}

.block-slideshow .swiper-button-next:after,
.block-slideshow .swiper-button-prev:after {
    color: #8f8f8f !important;
    font-size: 17px;
}

.new-gg-slider .swiper-button-next,
.new-gg-slider .swiper-button-prev {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    background: white;
    height: 40px;
    width: 40px;
    padding: 12px;
    border-radius: 100%;
}

.home-slider {
    background-color: white;
}

.home-slider .block-slideshow__body {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;

}

.block-slideshow__slide-image video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;

}

/*  SLIDER VIDEO SON */

.notification-bar {
    background-color: #000;
    padding: 8px 0;
}

.homepage-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: top;
}


.blog-posts .blog-post img,
.blog-posts .blog-post h2 {
    display: none;
}

/* ==========================================  newin collection home css ========================================== */

.new-collection .block {
    margin-bottom: 0px;
}

.new-collection {
    background: white;
}

.new-collection .block-products-carousel__cell .product-card__image {
    padding: 0;
    margin-bottom: 0;
    border: 0;
}

.new-collection .swiper-button-next,
.new-collection .swiper-button-prev,
.new-collection .product-card__info,
.new-collection .product-card__badges-list {
    display: none !important;
}

.new-collection .swiper-button-next.new-slider-next,
.new-collection .swiper-button-prev.new-slider-prev {
    display: none !important;
}

.new-collection .swiper-slide {
    height: auto;
}

.new-collection .swiper-pagination {
    display: none;
}

.new-collection .swiper-wrapper:hover .block-products-carousel__cell {
    opacity: 0.5;
}

.new-collection .swiper-wrapper .block-products-carousel__cell:hover {
    opacity: 1;
}

.newin-slider .swiper-wrapper {
    transition-timing-function: linear !important;
}


.new-collection .product-card__image--slider .swiper-wrapper {
    transform: none !important;
    /* Kayma hareketini sıfırlar */
}

.new-collection .product-card__image--slider .swiper-slide {
    display: none !important;
}

.new-collection .product-card__image--slider .swiper-slide:first-child {
    display: block !important;
}


.newin-slider-thumbs .product-image__img,
.newin-slider-main .product-image__img {
    max-width: 200px;
}

.new-mobile,
.slider-wrapper .block-header,
.new-collection #product__alternative--img li:nth-child(2),
.new-collection #product__alternative--img li:nth-child(3),
.new-collection .product__car--buttons,
.new-collection .product-card__wishlist {
    display: none;
}

#product__alternative--img li {
    border-bottom: none;
}

.newin-slider {
    display: block;
}

.iconset__btn i {
    font-weight: 300;
}

.topbar-dropdown i,
.search__action-button i {
    color: var(--text-primary);
}

.new-collection .block-products-carousel__cell .product-image__img {
    max-width: 240px;
}

@media screen and (max-width:1700px) {
    .new-collection .block-products-carousel__cell .product-image__img {
        max-width: 205px;
    }
}

@media screen and (max-width:1500px) {
    .new-collection .block-products-carousel__cell .product-image__img {
        max-width: 175px;
    }
}

@media screen and (max-width:1200px) {

    .new-collection .block-products-carousel__cell .product-image__img {
        max-width: 135px;
    }
}

@media screen and (max-width:768px) {

    .new-collection .swiper-button-next.new-slider-next,
    .new-collection .swiper-button-prev.new-slider-prev {
        display: flex !important;
    }

    .new-collection .block-products-carousel__cell .product-card {
        height: 120px;
    }

    .slideshow-topmenu {
        display: none;
    }

    .indicator__area-content .indicator__value {
        top: -5px;
        right: 11px;
    }

    .site__body {
        padding-top: 65px !important;
    }

    #header-container {
        top: 20px !important;
    }
}

.new-collection .d-container {
    max-width: 100% !important;
    padding: 0;
}

.new-collection .product__car--buttons,
.new-collection .product-card__wishlist {
    display: none;
}

.new-collection {
    margin: 0;
}


.wishlist-page .product-card__prices,
.product-card__actions .attributes,
.wishlist-page .product-card__buttons {
    width: 100%;
}

/*          Kategori Sayfası          */
.products-list[data-layout=grid-4-full] .products-list__body {
    gap: 0px;
}

.products-list[data-layout=grid-3-sidebar] .products-list__body {
    gap: 8px;
}

.categoryGrid {
    position: absolute;
    top: 0px;
    max-width: 80%;
    margin: auto;
    left: auto;
    right: 30px;
    z-index: 20;
}

.sku_procuct_box {
    font-size: 13px;
    width: 100%;
    color: #2d2e2c;
    font-weight: 300;
    display: block;
    text-align: left;
    font-family: 'roboto', sans-serif;
}

.product__action-bottom-buttons {
    margin-bottom: 40px;
}

.custom-sale .custom-sale_price {
    color: #78201E;
    font-size: 16px;
}

.custom-sale>span {
    padding-top: 5px;
    display: none;
}

.custom-sale .product-card__old-price {
    color: #6d6d6d;
    font-size: 15px;
}

.product__meta-availability .stock,
.products-list__item .product-card__badge.product-card__badge--sale,
.product-card__badge--sale[data-sale="0"],
.product-box_specification-attribute-value {
    display: none;
}

.swiper-category .swiper-button-next,
.swiper-category .swiper-button-prev {
    display: none;
}

.categoryGrid .card .card-title {
    font-size: 15px;
    font-weight: 400;
    color: #999999;
    padding: 0 40px;
    margin-bottom: 0;
}

.categoryGrid .card .list-picture img {
    display: none;
}

.desktop--filters-button span,
.filters-button span {
    color: #000;
}

#Specificationfiltrelenebiliretiket {
    display: block !important;
}

#Specificationfiltrelenebiliretiket .product-box_specification-attribute-value {
    color: #78201E;
    font-weight: 500;
    font-size: 11px;
    display: block;
}

.product-box_specification-attribute-key {
    display: none;
}

.product-card__image--desktop {
    width: 100%;
}

.products-list[data-layout=grid-3-sidebar][data-mobile-grid-columns="2"] .product-card .product-card__image {
    height: auto;
}

.products-list[data-layout=grid-3-sidebar] .products-list__item {
    padding: 0px !important;
}

.products-list[data-layout="grid-4-full"] .product-image__body {
    padding-bottom: 0;
    max-height: initial;
}

.category-page {
    display: flex;
    flex-direction: column;
}

.category-description h2 {
    font-size: 20px;
}

.products-view {
    order: 1;
}

.category-description {
    order: 2;
}

#categories__more--btn {
    order: 3;
    text-align: left;
    padding-left: 0;
}

.products-orderby-container .fa-chevron-down,
.view-options__container .view-options__legend,
.layout-switcher__list .grid-10-full {
    display: none;
}

.products-orderby-container,
#products-orderby {
    background-color: #ffffff !important;
    color: #000000 !important;
}

.products-orderby-container {
    border: 1px solid #e5e5e5;
}

.category--name {
    font-size: 25px;
    font-weight: 500;
    padding: 0;
    margin-bottom: 10px;
    text-align: left;
}

.page-header__container {
    padding: 20px 24px !important;
    max-width: 100% !important;
}

.breadcrumb {
    justify-content: start;
}

.categories-container {
    padding: 0 20px 20px;
    position: relative;
}

#product-view--fixed {
    box-shadow: none;
}

.product-card__image {
    border: 1px solid #80808042;
    margin-bottom: 10px;
    height: 100%;
}

.products-list[data-layout="grid-4-full"] .products-list__item {
    box-shadow: none;
    padding: 4px !important;
    margin: 0px 0px 30px 0;
}

.product__car--buttons,
.product-card__rating {
    display: none;
}

.product-card__name {
    line-height: 24px;
    width: 100%;
    text-align: left;
    padding-left: 0 !important;
}

.product-card__prices {
    font-weight: 400;
    flex-direction: row-reverse;
    margin-top: 5px;
    font-size: 14px;
    width: fit-content;
}

.product-card__new-price {
    color: #78201E;
    font-weight: 600;
    margin-left: 5px;
}

.product-card__old-price {
    font-size: 15px;
}

.products-list .product-card .product-card__actions {
    align-items: start !important;
    margin-top: 0 !important;
}

.product-card__actions {
    display: flex;
    flex-direction: column;
}

.product-card__prices {
    order: 1;
}

.product-card__badge {
    order: 2;
}

.product-card__info .product__options {
    order: 999;
}

.product-card__badge--sale {
    font-size: 11px;
    width: max-content;
    background-color: transparent;
    color: #78201E;
    font-family: 'roboto', sans-serif;
    padding: 0;
}

.color-squares li,
.color-squares li a {
    width: 8px;
    height: 8px;
    border: 0;
}

.product-card__name a {
    color: #2d2e2c;
    font-size: 15px;
    font-weight: 500;
    padding: 0;
    font-family: 'roboto', sans-serif;
}

.product-info-detail::before {
    content: none;
}

.product-card__wishlist i,
.product__actions-item--wishlist button i,
.product__tags.tags {
    display: none !important;
}

.product__actions-item--wishlist button::before,
.product-card__wishlist::before {
    content: "\f02e";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 17px;
}

.products-list[data-layout^=grid-] .product-card .product-card__actions {
    flex-direction: column-reverse;
}

.product__actions-item--wishlist button::before {
    color: #000;
    font-size: 22px;
}

.added-wishlist::before {
    font-weight: 900 !important;
}

.product-card__wishlist {
    top: 1%;
    right: 1%;
    opacity: 1;
}

.page-header__breadcrumb {
    padding-left: 0;
}

.product-card__badges-list {
    height: auto;
    bottom: initial;
}

.category-page .products-list__item .product-image__img {
    object-fit: cover;
}

@media (min-width: 992px) {
    .footer-menu-management .footer__end {
        width: 20%;
    }

    .home-wrapper .site__body {
        padding-top: 66px;
    }

    .desktop--filters-button,
    .filters-button {
        background-color: #ffffff;
        color: #000000;
    }

    .filters-button:hover {
        background: #fff;
        border: 1px solid #e5e5e5;
    }

    .desktop--filters-button svg,
    .filters-button svg {
        fill: #000000;
        margin-right: 10px;
    }
}

@media (max-width: 992px) {
    .products-list__item .product-card__prices {
        flex-direction: column-reverse;
        display: flex;
        justify-content: start;
        align-items: start;
    }

    .product-card__new-price {
        margin-left: 0px;
    }

    #mobile-filters-btn {
        background: #fff;
        border: 1px solid #e5e5e5;
    }

    #products-orderby-btn select {
        height: 38px;
    }
}

/*          Kategori Sayfası Son      */

/*          çerez Sayfası             */
.card-bodyquote {
    justify-content: space-between !important;
    padding: 10px 0;
}

#eu-cookie-refuse,
.card-bodyquote .learn-more {
    display: none;
}

.eu-cookie-bar-notification {
    background: #000;
}

.card-bodyquote p {
    font-size: 13px;
    color: #fff;
}

.eu-cookie-bar-notification .btn-group a {
    box-shadow: none;
    background: #000;
    padding: 0;
    margin: 0;
    color: #fff;
}

@media screen and (max-width:768px) {
    .card-bodyquote {
        justify-content: start !important;
        padding: 10px 0;
    }

    .card-bodyquote p {
        text-align: left !important;
    }

    .custom-sale .custom-sale_price {

        font-size: 13px;
    }

    .custom-sale .product-card__old-price {
        margin: 2px 0 1px !important;
    }

}

/*         çerez Sayfası Son    */

/*      Ürün Detay       */
.product-gallery__zoom {
    background: #d7d7d78c;
}

.productDetail-wrapper .d-container {
    max-width: 100% !important;
    padding: 0 100px;
    box-shadow: initial;
}

@media screen and (max-width: 1000px) {

    .productDetail-wrapper .d-container {
        padding: 0 15px;
    }

    .block-sidebar--offcanvas--always .filter--opened .filter__body {
        min-height: max-content !important;
    }
}

.product__rating,
.product__option-label-title span.size-title,
.product__meta .manufacturers,
.product-details-sticky .product__description {
    display: none;
}

.CategoryDiscountCard {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0.2px;
}

.CategoryDiscountCard::after {
    content: ":";
    margin-left: 2px;
}

.product-card__badge.product-card__badge--sale {
    display: flex;
    justify-content: start;
    flex-direction: initial;
}

.product-card__badge--sale span {
    display: block !important;
    margin-left: 5px;
}

.accordion-header,
.product-details-page-link {
    border: none;
    border-bottom: 1px solid #777777 !important;
    box-shadow: none;
    margin-bottom: 0;
}

#product-details-form .product__prices {
    display: block;
}

.product__name,
.product__info {
    font-family: 'Poppins';
}

.product-price-box div {
    display: inline-block !important;
    font-weight: 600 !important;
    margin-top: 0 !important;
}

.productBoxPrice.left {
    display: block !important;
}

#product-details-form .product__prices .product-card__badge--sale {
    font-size: 18px;
    font-weight: 800;
    margin-left: 0 !important;
}

.product__old-price {
    color: #000;
    font-weight: 400;
    font-size: 18px;
    text-decoration: line-through;
}

.product__new-price {
    color: #78201E;
    font-weight: 600;
    font-size: 18px;
}

.accordion-button::after,
.accordion-button:not(.collapsed)::after {
    background-image: none !important;
    background-size: 0 !important;
}

.accordion-button::after {
    content: "+";
    font-size: 22px;
    font-weight: 400;
    transform: rotate(0deg);
    color: #000;
}

.accordion-button:not(.collapsed)::after {
    content: "−";
    transform: rotate(0deg);
    font-size: 22px;
    font-weight: 400;
    color: #000;
}

#ProductInventoryInStore {
    border-bottom: none !important;
    height: 40px;
    position: relative;
    margin-top: 50px;
}

#ProductInventoryInStore i {
    font-size: 0;
}

#ProductInventoryInStore .fa-location-dot {
    display: none !important;
}

#ProductInventoryInStore .stok--title {
    position: relative;
    padding-left: 41px;
    font-weight: 600;
}

#ProductInventoryInStore .stok--title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 30%;
    width: 33px;
    height: 32px;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://wwwgiovanegentilecom.sm.mncdn.com/Content/files/location.png);
}

.accordion-header,
.product-details-page-link {
    padding-left: 0 !important;
}

.productdetail__size .outofstock span::before {
    position: absolute;
    content: '';
    background-color: rgba(0, 0, 0, 0.26);
    left: 0;
    top: 20px;
    width: 100%;
    height: 1px;
    transform: rotate(33deg);
}

.productdetail__size label.outofstock {
    border: 1px solid rgba(0, 0, 0, 0.068);
    background-color: transparent;
    position: relative;
}

.productdetail__size .input-radio-label__list input:not(:checked):not(:disabled)~span:hover {
    color: rgba(128, 128, 128, 0.479);
    background-color: transparent;
}

.productdetail__size label span {
    font-size: 15px;
    padding: 0 !important;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}

.outofstock span {
    color: rgba(128, 128, 128, 0.479) !important;
}

.productdetail__size .input-radio-label__list input:checked~span {
    color: #ffffff !important;
}

.productdetail__size label {
    width: 42px;
    height: 40px;
}

.product-details-categories-link,
.product-social-shared {
    display: none;
}

.product-accordion-item {
    position: relative;
}


#ProductInventoryInStore::after {
    content: "\f0d1";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    position: absolute;
    bottom: 55px;
    left: 0;
    margin-bottom: 8px;
    font-size: 31px;
    pointer-events: none;
}

#ProductInventoryInStore::before {
    content: "4.000 TL ve üzeri ücretsiz kargo";
    font-family: 'Poppins', sans-serif;
    position: absolute;
    bottom: calc(100% + 33px);
    left: 44px;
    font-weight: 600;
    font-size: 15px;
    pointer-events: none;
    color: #000;
}



.product-accordion-item::after {
    content: "";
    display: block;
    width: 100%;
    max-width: 285px;
    height: 40px;
    margin-top: 20px;
    background-image: url("https://wwwgiovanegentilecom.sm.mncdn.com/Content/files/footer-card-2.png");
    background-repeat: no-repeat;
    background-size: contain;
}


#product_attribute_label_2dc86068-a0d1-4e8c-a0e3-76168e66d80e .required {
    visibility: hidden;
    position: relative;
}

#product_attribute_label_2dc86068-a0d1-4e8c-a0e3-76168e66d80e .required::after {
    content: ":";
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 992px) {
    .product__name {
        font-size: 16px;
        margin-bottom: 5px;
    }

    #product-details-form .product__prices .product-card__badge--sale {
        font-size: 15px;
    }

    .productDetail-wrapper {
        padding-top: 40px;
    }

    .product-details-sticky .product-price-box {
        font-size: 14px;
    }

    .product-details-sticky .product__old-price,
    .product-details-sticky .product__new-price {
        font-size: 18px;
    }

    [dir=ltr] .product__meta li {
        font-size: 15px;
    }
}

.wishlist-page .products-list[data-layout^=grid-] .product-card .product-card__actions {
    flex-direction: column-reverse;
}

.wishlist-wrapper .product-card__actions .attributes {
    margin-top: 10px;
}

.wishlist-wrapper .product-card__prices {
    justify-content: start;
}

/*      Ürün Detay Son      */
/*      Mağazalar Sayfası      */

#storeLocationFilterForm {
    padding: 20px 0 40px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.23);
    border-bottom: 1px solid rgba(0, 0, 0, 0.23);
}

.store-card-details p:last-child,
.store-card-details p:nth-child(2) strong {
    display: none;
}

.store-card-details p:nth-child(2) {
    font-weight: 600;
    margin-top: 0;
}

.store-card-title {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 15px;
}

.store-card-details {
    height: 170px;
}

.store-location-title {
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    color: black;
    margin-bottom: 14px;
}

#storeLocationFilterForm .form-select,
.store-filter-btn,
.store-reset-btn {
    border-radius: 0;
}

/*      Mağazalar Sayfası  Son    */

.wislist__icon i {
    font-size: 0 !important;
    width: 32px;
    position: relative;
}

.wislist__icon i::before {
    content: "\f02e";
    font-weight: 300;
    font-size: 18px;
    color: inherit;
}

.search__results__items .product-card__image--slide .swiper-button-next,
.search__results__items .product-card__image--slide .swiper-button-prev {
    display: none;
}

.search__results__items .product-card__old-price {
    color: black;
    font-size: 15px;
}

.search__results__items .product-card__new-price {
    color: #78201E;
}

#language li {
    margin: 0 15px 0 0;
    transition: var(--500-transiton);
}

#language li:hover {
    opacity: 0.6;
    transition: var(--500-transiton);
}

.indicator--hover {
    background-color: transparent !important;
}

#language {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

#language li a {
    color: #898989;
    font-weight: lighter;
    font-family: "Poppins";
    position: relative;
    font-size: 14px;
}

#language li.active a:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: var(--border-iconset-bg);
    height: 1px;
}

.language-picker {
    padding: 0;
    margin: 0 0 20px 0;
    display: inline-block;
}

.hamburger__item-home a,
.nav-li__home,
.category-block-item,
.nav-li__home--link {
    display: block;
    font-size: 18px;
    color: #000;
    font-family: 'Poppins';
    font-weight: 500;
    padding: 0;
    margin: 5px 0;
    border-bottom: 0;
}

.nav-li__home:hover {
    border-bottom: 0;
}

.hamburger__item--1 .hamburger__item--link {
    margin: 30px 0 !important;
}

.blog__left .sidebar_widget:nth-child(2),
.blog__left .sidebar_widget:nth-child(3),
.blog-single-page .publish-detail li:nth-child(1),
.blog-single-page .publish-detail li:nth-child(3) {
    display: none;
}

.hamburger__item--2 .hamburger__item--link {
    margin: 20px 0 !important;
}

.checkout_payment-method::before,
.checkout_payment-method::after {
    background-color: #000;
}


/*      Footer Başlangıç    */

.footer,
.footer__bottom {
    background: #ffffff;
}

.footer__bottom--box {
    border-top: 0;
}

.footer__box__item a {
    color: #010001;
    letter-spacing: 0;
}

.home-wrapper,
.home-wrapper .footer,
.home-wrapper .footer__bottom {
    background-color: black !important;
}

.home-wrapper .footer-newsletter__title,
.home-wrapper .news--accept label,
.home-wrapper #gizlilik__btn,
.home-wrapper .footer__box h4,
.home-wrapper .footer__box__title,
.home-wrapper .footer__box__item a,
.home-wrapper .footer__contact li p,
.home-wrapper .site-footer__copyright {
    color: #fff;
}

.home-wrapper .footer .social-links__item i {
    color: #a6a6a6;
}

.home-wrapper .accept__box span {
    border: 1px solid #fff;
}

.footer-livasoft-logo a,
.payment-card,
.footer--logo .logo a {
    position: relative;
    display: inline-block;
}

.footer--logo .logo img,
.payment-card img,
.footer-livasoft-logo img {
    opacity: 0;
    visibility: hidden;
}

.footer--logo .logo a::before {
    content: "";
    display: block;
    width: 270px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("https://wwwgiovanegentilecom.sm.mncdn.com/content/files/Katalog/white-footer-gx.jpeg");
}

.home-wrapper .footer--logo .logo a::before {
    background-image: url("https://wwwgiovanegentilecom.sm.mncdn.com/content/files/Katalog/black-footer-gx.jpeg");
}

.home-wrapper .footer-newsletter__form {
    color: var(--color-surface);
    background-color: #202020;
    border: 1px solid #202020;
    border-radius: 4px 0 0 4px;
}

.footer .logo {
    justify-content: center;
}

.footer-livasoft-logo a::before {
    content: "";
    display: block;
    width: 75px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("https://wwwgiovanegentilecom.sm.mncdn.com/content/files/color-liva_logo_d.png");
}

.home-wrapper .footer-livasoft-logo a::before {
    background-image: url("https://wwwgiovanegentilecom.sm.mncdn.com/content/files/white-liva_logo_d2.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.payment-card::before {
    content: "";
    display: block;
    width: 240px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: contain !important;
    background-position: center;
    background: url("https://wwwgiovanegentilecom.sm.mncdn.com/content/files/logo-band_color.png");
}

.home-wrapper .payment-card::before {
    background: url("https://wwwgiovanegentilecom.sm.mncdn.com/content/files/white-logo-band.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.footer__end {
    justify-content: start;
}

.footer-menu-management {
    padding-top: 53px;
}

.footer__box__item a,
.footer__contact li p,
.footer__contact li p a {
    font-size: 15px;
    font-family: 'Poppins-ExtraLight';
}

.footer__box__item {
    padding: 10px 0;
}

.footer .social-links__item i {
    font-size: 15px;
}

.news--accept {
    width: 60%;
    margin-top: 10px;
}

.footer-newsletter {
    padding: 45px 20px !important;
}

.footer__box h4,
.footer__box__title {
    font-size: 20px;
    font-family: 'Poppins';
}

.home-wrapper .footer__form--button {
    background-color: #202020;
}

.home-wrapper .footer__form--button:hover {
    background-color: var(--text-black-color);
}

.footer-newsletter__title {
    font-weight: 500;
}

/*      Footer Son      */

@media (max-width: 992px) {

    .footer-subcribe {
        display: block;
    }

    .news--accept {
        width: 100%;
    }

    .footer-newsletter {
        display: block;
    }

    .footer-newsletter__title {
        font-size: 16px;
        margin-bottom: 10px;
        display: block;
        white-space: normal;
        max-width: 100%;
    }

    .footer-menu-management .footer__end,
    .logo__footer {
        padding: 0 0px;
    }

    .footer-menu-management {
        padding: 0;
    }

    .footer__box__title {
        padding: 22px 25px;
    }

    .footer__box__title i {
        font-size: 13px;
    }

    .footer__bottom {
        margin-top: 35px;
    }

    .footer__bottom--box img {
        display: none;
    }

    .footer--logo .logo img,
    .payment-card img,
    .footer-livasoft-logo img {
        display: none;
    }

    .footer-livasoft-logo a,
    .payment-card,
    .footer--logo .logo a {
        justify-content: center;
        display: flex;
        width: 100%;
    }

    .footer--logo .logo {
        margin-bottom: 0;
    }

    .footer-livasoft-logo {
        margin: 20px 0;
    }

    .footer .social-links {
        margin-left: 25px;
    }

    .homepage-image-text {
        height: auto !important;
    }

    .categoryGrid,
    .view-options__container {
        display: none;
    }

    .products-list[data-layout="grid-4-full"] .product-image__body {
        height: auto;
    }

    .products-list[data-layout=grid-4-full] .products-list__body {
        grid-template-columns: repeat(1, 1fr);
    }

    .view-options {
        padding-top: 0px;
    }

    #mobile-filters-btn,
    #products-orderby-btn select {
        font-size: 13px;
    }

    #header-container .container-fluid {
        margin-top: -5px;
    }
}

.block-sidebar--offcanvas--always .block-sidebar__body {
    width: 450px;
}

.block-sidebar--offcanvas--always .content-search {
    display: none !important;
}

.block-sidebar--offcanvas--always .stock--button {
    display: none;
}

.block-sidebar__header {
    height: 140px;
}

[dir=ltr] .block-sidebar__close {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
}

.block-sidebar__close i {
    color: #000;
}

.block-sidebar__title {
    text-align: center;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 22px;
}

.widget-filters--offcanvas--always .filter__title {
    color: #252531;
    font-weight: 400;
    font-family: 'Poppins-ExtraLight';
    font-size: 16px;
    padding-left: 40px;
}

.widget-filters--offcanvas--always .filter__title i {
    color: #c1c1c1;
}

.input-check__input+.input-check__box+.input-check__icon {
    top: 2px;
    left: 1px;
    color: #000;
    font-size: 10px;
}

.filter-categories__item,
.widget-filters--offcanvas--always .filter-categories__list {
    padding-left: 0;
}

.filter-list__item .filter-list__count {
    font-size: 12px;
    color: #999;
    margin-left: 8px;
}

.filter-list__item {
    margin: 10px 0 10px 40px;
}

.widget-filters--offcanvas--always #AttrsContainer .filter-list__list {
    margin-left: 20px;
}

.input-check-color__box {
    width: 16px;
    height: 16px;
    background: #fff;
}

.filter-color__item {
    width: 100%;
}

.filter-color__list {
    display: block;
}

.input-check-color__stick {
    display: block;
    position: relative;
    top: initial;
    left: initial;
    background: none;
    color: #252531;
    font-size: 14px;
    margin-left: 3px;
}

.input-check-color__body {
    display: flex;
    width: auto;
    align-items: center;
    margin-left: 40px;
}

.input-check__input:checked~.input-check__box {
    background: none;
}

.widget-filters--offcanvas--always .filter-number {
    display: none;
}

.filter-apply-btn {
    background-color: #5e292a;
}

.input-check-color__icon {
    left: 0px;
    top: 7px;
    font-size: 12px;
}

@media (max-width: 992px) {
    .block-sidebar--offcanvas--always .block-sidebar__body {
        width: auto;
    }

    .block-sidebar--offcanvas--always .block-sidebar__header {
        background: #ffffff;
    }

    .block-sidebar__title {
        color: #000000;
    }

    .filter-list__list label {
        margin: 2px 0 2px 40px;
    }
}

.gl-slider-section.block-slideshow {
    display: block;
}

.slide-video__wrapper {
    position: absolute;
    right: 20px;
    top: 150px;
    display: flex;
    align-items: center;
    z-index: 1;
}

.slide-video__wrapper button {
    background: transparent;
    border: none;
    cursor: pointer;
}

.slide-video__wrapper button i {
    font-size: 25px;
    color: #fff;
    filter: drop-shadow(0px 0px 2px #000000f1);
}

@media screen and (min-width: 768px) and (max-width: 1025px) {
    .slide-video__wrapper {
        top: 17%;
    }
}

.search .modal-fullscreen {
    width: 100vw;
    max-width: none;
}

.search .modal-dialog {
    margin-top: 0;
}

@media screen and (max-width:514px) {
    .new-collection .block-products-carousel__cell .product-card {
        height: 120px;
    }
}


@media (max-width: 374px) {
    .block-products-carousel[data-layout^=grid-][data-mobile-grid-columns="2"] .product-card .product-card__image {
        padding: 0;
    }
}

@media screen and (max-width: 450px) {
    .new-collection .block-products-carousel__cell .product-card {
        height: 110px;
    }
}

@media (max-width: 1199px) {
    .products-list[data-layout="grid-4-full"][data-mobile-grid-columns="2"] .product-card .product-card__actions {
        padding: 0;
    }

    .product__options {
        margin: 0px 0 0 0 !important;
    }

    .product-card__info .product-card__old-price {
        margin-bottom: 4px;
    }
}

#accordion-return {
    display: none;
}

.offcanvas-content {
    height: 96%;
}

.product__meta .gtin {
    display: none;
}

.freeze-ui:before {
    border-color: transparent #000000 #000000e6 !important;
}

.totop__button {
    background-color: #5e292a;
}

.product__action-right .product__actions-item button {
    min-width: inherit;
}

#product-option__size {
    position: relative;
    padding-bottom: 40px;
}

.sizeguide-btn {
    position: absolute;
    bottom: 0;
    left: 0;
}

.productdetail__size .product__option-label .sizeguide-btn {
    color: black;
    gap: 8px;
}

.block-header__arrow {
    background-color: #ffffff2b;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.footer .totop {
    flex-direction: column;
    gap: 10px;
    bottom: 10px;
}

.totop__whatsapp {
    background-color: #25D366;
}

.totop__whatsapp i {
    font-size: 24px;
}

.search__results__section .products-list__item:hover .product-image__body img,
.search__results-content-list li:hover {
    transform: unset;

}

.search__results__section .product-card__image {
    margin-bottom: 0;
}

.search__results__section .product-card__actions {
    padding: 0px 2px 0px;
}

.search__results__section #Specificationfiltrelenebiliretiket .product-box_specification-attribute-value {
    padding: 0;
    font-size: 14px;
    margin: 0;
}

.search__results__section .product-card__image {
    border: 0;
    border-bottom: 1px solid #d7d7d769;
}

.search__results__section .products-list__item,
.search__results-content-list li {
    border: 1px solid #d7d7d769;
}

.search__results__section .products-list__item .product-card,
.search__results__section .product-card__name {
    padding: 0;
}

.search__results__section .product-card__info,
.search__info-card {
    padding: 0 8px;
}

.search__results__items .product-card__old-price {
    font-size: 13px;
}

.search__results__items .custom-sale .custom-sale_price {
    font-weight: 400;
    font-size: 14px;
}

.search__info-card .product-card__prices {
    padding: 2px 0 13px;
}

.search__results-content-item .product-card__price-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.search__info-card .product-card__prices--old {
    color: #78201E;
    margin-right: 2px;
}

.offcanvas-content .language .topbar-dropdown__body {
    visibility: visible;
    opacity: 1;
    position: unset;
    box-shadow: none;
        padding: 0;
}

.offcanvas-content .language .topbar-dropdown__btn {
    display: none !important;
}

.offcanvas-content .language .language--list {
    display: flex;
    flex-direction: row;

}

.language--list li {
    padding: 0;
    margin-right: 10px;
}