@font-face {
    font-family: 'Poppins-ExtraLight';
    src: url('https://staging.giovanegentile.com/Themes/default-giovane/fonts/Poppins-ExtraLight.ttf');
}

@font-face {
    font-family: 'Poppins';
    src: url('https://staging.giovanegentile.com/Themes/default-giovane/fonts/Poppins-Regular.ttf');
}

body, a, p span {
    font-family: 'Poppins';
}

body {
    background-color: var(--text-white-color);
    font-size: var(--medium-fs) !important;
    overflow-x: hidden;
    position: relative;
}

.home-wrapper {
    background-color: black;
}

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;
}



/*  SLIDER VIDEO  Başlangıç */

.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;
    
} 

.slideshow-topmenu {
    padding-block-start: calc(900px - 46px);
    position: absolute;
    left: 0;
    width: max-content;
    z-index: 9;
    transition: padding-block-start 0.2s ease;
    background-color: transparent;
    margin-left: 32px;
    bottom: -30%;
    display: none;
}

.slideshow-topmenu .categories-big-title {
    display:block;
     color: #fff !important;
} 

.slideshow-topmenu .category-block-item {
    color: #fff !important;
}

.slideshow-topmenu .mobile-part-menu ,.slideshow-topmenu .category-block-web ,.slideshow-topmenu .nav__subbox--list{
 display:none;
}
.slideshow-topmenu #MobileNav {
    background: transparent;
}

.slideshow-topmenu .nav-li__home--subbox-gx{
    position: relative;
    padding: 0;
    border:0;
    background: transparent;
    overflow: unset;
}

.slideshow-topmenu .category-block-item{
    margin-left: 20px;
    color: #fff;
}
.slideshow-topmenu .nav-li__home--link,
.slideshow-topmenu .nav-li__home--subbox-gx,
.slideshow-topmenu .categories-big-title,

.slideshow-topmenu .gentile-menu-img,
.slideshow-topmenu .category-block-item,
.slideshow-topmenu .nav-li__home--link .mobil__gentile {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 12px;
    display: block !important;
    opacity: 1;
    transition: 500ms all;
}

.slideshow-topmenu .nav-li__home--link .mobil__gentile:hover ,
.slideshow-topmenu .nav-li__home--link:hover{
  opacity: 0.6;
  transition: 500ms all;
} 



/*  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 {
    background: white;
}

.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  .block-products-carousel__cell .product-card__image ,.new-collection .product-card__image ,.new-collection .swiper-slide a{
    border-radius: 0;
    margin:0;
    border: 0;
      display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 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;
}

.new-collection .block-products-carousel__cell .product-card {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 360px;
    background-color:#E0E0E0 ;
    border: 1px solid white;
}
.new-collection .block-products-carousel__cell  .product-image__img {
    max-width: 240px;
}
@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;
}

.slideshow-topmenu {
    display: none;
}

.new-collection .block-products-carousel__cell .product-card {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 160px;
    background-color:#E0E0E0 ;
    border: 1px solid white;
}
}

    .new-collection .d-container {
        max-width: 100% !important;
    }
    
    .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ı          */
.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;
    height: 650px;
}
.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;
}

.category--name {
    font-size: 25px;
    font-weight: 500;
    padding: 0;
    margin-bottom: 10px;
}
.page-header__container {
    padding: 20px 24px !important;
    max-width: 100% !important;
}
.breadcrumb {
    justify-content: start;
}
.categories-container {
    padding: 0 20px 20px;
}
.product-card__image {
    border: 1px solid #80808042;
    margin-bottom: 10px;
    height: 100%;
    flex-shrink: initial;
    display: flex;
    align-items: center;
}
.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;
}
.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 svg {
    display: none !important;
}
.product-card__wishlist::before {
    content: "\f02e";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 17px;
}
.added-wishlist::before {
    font-weight: 900 !important;
}
.product-card__wishlist {
    top: 1%;
    right: 1%;
    opacity: 1;
}
.page-header__breadcrumb {
    padding-left: 0;
}
@media (min-width: 992px) {
    .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;
    }
}
/*          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;
}
}
/*         çerez Sayfası Son    */

/*      Ürün Detay       */
.product-gallery__zoom {
    background: #d7d7d78c;
}
.productDetail-wrapper .d-container {
    max-width: 100% !important;
    padding: 0 100px;
}
@media screen and (max-width: 1000px) {
  .productDetail-wrapper .d-container {
    padding: 0 15px;
}
}

.product__rating, .product-details-sticky .product__info .product__meta,
.product-details-sticky .product__description {
    display: none;
}

.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-price-box div {
    display: block !important;
    font-weight: 600 !important;
    margin-top: 0 !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://www.giovanegentile.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: "2.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://www.giovanegentile.com/Content/files/footer-card-2.png");
    background-repeat: no-repeat;
    background-size: contain;
}
.product__action-right {
    padding-bottom: 60px;
}


#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;
}
/*      Ü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: 22px;
    color: inherit;
}


