@font-face {
    font-family: 'GFS Didot';
    src: url('/fonts/GFSDidot-Regular.woff2') format('woff2'),
        url('/fonts/GFSDidot-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.didot-font .elementor-heading-title, .didot-font {
    font-family: 'GFS Didot' !important;
}
/* BLOG SLIDER CSS START */
.blog-slider .blog-slider--item-inner {
    padding: 0 26px;
}
.blog-slider .blog-slider--item-inner .blog-slider-item-img {
    position: relative;
}
.blog-slider .blog-slider--item-inner .blog-slider-item-img img {
    display: block;
    max-width: 100%;
    width: 100%;
}
.blog-slider .blog-slider--item-inner .blog-bottom-data {
    position: absolute;
    bottom: 0;
    padding: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: linear-gradient(0deg, #000000 -4.03%, rgba(0, 0, 0, 0) 71.18%);
}
.blog-slider .blog-slider--item-inner .blog-bottom-data h5 {
    font-family: Helvetica Neue;
    font-weight: 400;
    font-style: italic;
    font-size: 28px;
    line-height: 32px;
    text-transform: capitalize;
    color: #FDFDFB;
    margin-bottom: 13px;
    max-width: 416px;
}
.blog-slider .blog-slider--item-inner .blog-bottom-data .blog-slider-date {
    font-family: Helvetica Neue;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    text-transform: capitalize;
    color: #D4AF37;
}
.blog-slider .blog-slider-item.slick-slide {
	transform: scale(0.9);
	transition: all 0.4s ease-in-out;
	padding: 40px 0;
}

.blog-slider .blog-slider-item.slick-center {
	transform: scale(1.1);
}
.blog-slider button.slick-arrow {
    font-size: 0;
    width: 55px;
    height: 55px;
    background: #FDFDFB;
    border-radius: 50px;
    padding: 0;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 65px;
    z-index: 1;
}
.blog-slider button.slick-arrow:after {
    content: '';
    position: absolute;
    background: url(https://fashionstoretesting.shinedezign.pro/mosaic/wp-content/uploads/2025/04/Vector-1-1.svg) no-repeat center/contain;
    width: 19px;
    height: 20px;
}
.blog-slider button.slick-next.slick-arrow {
    right: 65px;
    left: auto;
}
.blog-slider button.slick-prev.slick-arrow:after{
    rotate: 180deg;
}
body.single-post header#masthead {
    background: #000;
    width: 100%;
    position: static;
    max-width: 100%;
}
body.single-post main#main {
    padding: 20px;
    background: #fff;
    border-radius: 10px;
}
body.single-post .ast-container {
    max-width: 1020px !important;
}
body.single-post #comments {
    padding: 0;
}
body.single-post{
    background: #EBEAEA;
}

/* BLOG SLIDER CSS END */

/* MARQUE CSS START */
.wrap-maquee {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 1;
    white-space: nowrap;
    overflow: hidden;
}
.wrap-maquee .wrap-outer {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    width: max-content;
    animation: scrolling-left 28s linear infinite;
    will-change: transform,width;
}
.wrap-text-block {
    font-family: Helvetica;
    font-weight: 500;
    font-size: 234.48px;
    line-height: normal;
    text-transform: uppercase;
    color: rgb(0 0 0 / 40%);
    margin: 0 40px;
    background: linear-gradient(181.77deg, #FFFFFF -3186.06%, rgba(255, 255, 255, 0) 385.75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@keyframes scrolling-left {
    from {
      transform: translate3d(0, 0, 0);
      visibility: visible;
    }
  
    to {
      transform: translate3d(-100%, 0, 0);
    }
  }
/* MARQUE CSS END */

/* CONTACT CSS START */
.custom-contact-form form{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    background: #fff;
    padding: 50px;
    border-radius: 20px;
}
.custom-contact-form form .form-group {
    flex: calc(50% - 10px);
    max-width: calc(50% - 10px);
    margin: 0;
}
.custom-contact-form form .form-group.text-area {
    flex: 100%;
    max-width: 100%;
}
.custom-contact-form form .form-group label {
    margin-bottom: 6px;
}
.custom-contact-form form .form-group p {
    margin: 0;
}
.custom-contact-form form p{
    margin: 0;
}
.custom-contact-form form input[type=submit] {
    background-color: #D4AF37;
    font-family: "Helvetica";
    font-size: 20px;
    font-weight: 500;
    line-height: 18px;
    color: #fff;
    border-radius: 10px;
    padding: 14px 25px;
}
/* CONTACT CSS START */

/* COLLECTION CSS START */
.custom-collection .elementor-widget-text-editor span {
    color: #D4AF37;
}
.custom-collection .user-profiles-grid {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px !important;
}
.custom-collection .user-profiles-grid .user-profile-box {
    width: 100% !important;
}
.custom-collection .user-profiles-grid .user-profile-box .user-image {
    width: 203px;
    height: 203px;
    overflow: hidden;
    background: #fff;
    padding: 4px;
    border-radius: 50%;
    margin: 0 auto;
}
.custom-collection .user-profiles-grid .user-profile-box .user-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}
.custom-collection .user-profiles-grid .user-profile-box .user-name {
    font-family: Helvetica;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    margin-top: 24px;
    color: #000;
}
.custom-collection .user-profiles-grid .user-profile-box a{
    text-decoration: none;
}
.custom-collection .see-btn {
    margin-top: 50px;
    text-align: center;
}
.custom-collection a.see-all-btn {
    color: #1A1A1A;
    font-family: Helvetica;
    font-weight: 500;
    font-size: 20px;
    line-height: 18px;
    text-align: center;
    background: #D4AF37;
    padding: 21px 47px;
    border-radius: 50px;
    text-decoration: none !important;
    display: inline-block;
}
.custom-collection .collection-image-left{
    height: 100%;
}
/* COLLECTION CSS END */
/* VIDEO SEC CSS START */
.video-sec iframe#widget2 {
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
}
/* VIDEO SEC CSS END */
/* PORTFOLIOS SECTION CSS START */

.user-portfolios-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.user-portfolios-grid .user-portfolios-image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
/* PORTFOLIOS SECTION CSS END */
/* BLOG CSS START */
.admin-posts-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.admin-posts-list .admin-post-thumbnail .size-post-thumbnail {
    height: 310px;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
}
.admin-posts-list .admin-post-excerpt h3 a {
    font-size: 18px;
    color: #000 !important;
    line-height: 18px !important;
    text-decoration: none !important;
}
.admin-posts-list .admin-post-excerpt {
    padding: 15px;
    background: #ffff;
    border-radius: 0px 0px 10px 10px;
}
.admin-posts-list .admin-post-excerpt h3 {
    margin-bottom: 10px;
}
/* BLOG CSS END */
/* FEATURE PORTFOLIOS CSS START */

.user-portfolios-grid .user-portfolios-box {
    box-shadow: 1px 1px 11px #ddd;
    padding: 10px;
    border-radius: 10px;
}
.user-portfolios-grid .user-portfolios-box a{
    text-decoration: none;
}
.user-portfolios-grid .user-portfolios-name {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0px;
    text-transform: capitalize;
}
/* FEATURE PORTFOLIOS CSS END */
    /* SIGN IN PAGE CSS START */
.registration-form {
    width: 100%;
    padding: 150px 40px 100px;
}
.page-template-page-signup-php .hfeed.site #masthead .menu-item a.hfe-menu-item {
    color: #000 !important;
}
.page-template-page-signup-php .hfeed.site #masthead .hfe-site-logo-container .hfe-site-logo-img {
    filter: brightness(0);
}
.page-template-page-signup-php .registration-form form {
    box-shadow: 1px 1px 11px #ddd;
    padding: 30px;
    border-radius: 10px;
    margin-top: 30px;
}
.page-template-page-signup-php .registration-form button {
    background-color: #D4AF37;
    font-size: 20px;
    font-weight: 500;
    line-height: 18px;
    color: #1A1A1A;
    padding: 16px 30px;
    border-radius: 10px;
}
.page-template-page-signup-php .registration-form form .form-grp {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.page-template-page-signup-php .registration-form form .form-grp .form-grp-data {
    flex: calc(50% - 10px);
    max-width: calc(50% - 10px);
}
.page-template-page-signup-php .hfeed.site #masthead .custm-header-text p{
    color: #000;
}
.page-template-page-signup-php .hfeed.site #masthead .hfe-nav-menu-icon svg {
    fill: #000;
}
.page-template-page-signup-php .hfeed.site #masthead i.icon.icon-cross {
    color: #000;
}

.loader-img{
width: 90px;
height: auto;
}
img.loader-img {
    width: 100px;
    background: transparent;
}
    /* SIGN IN PAGE CSS END */

@media (max-width: 1440px) {
    .custom-collection .user-profiles-grid .user-profile-box .user-image {
        width: 170px;
        height: 170px;
    }
}
@media (max-width: 1280px) {
.admin-posts-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.user-portfolios-grid {
   grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 1024px) {
    .blog-slider .blog-slider--item-inner {
        padding: 0 10px;
    }
    .blog-slider button.slick-arrow {
        width: 35px;
        height: 35px;
        left: 0;
    }
    .blog-slider button.slick-next.slick-arrow {
        right: 0;
    }
    .blog-slider button.slick-arrow:after {
        width: 12px;
        height: 15px;
    }
    .blog-slider .blog-slider--item-inner .blog-bottom-data h5 { 
        font-size: 20px;
        line-height: 26px;
    }
    .blog-slider .blog-slider--item-inner .blog-bottom-data {
        padding: 40px;
    }
    .wrap-text-block {
        font-size: 94px;
    }
}

@media (max-width: 991px) {
.custom-collection .user-profiles-grid {
    grid-template-columns: repeat(2, 1fr);
}
.admin-posts-list {
    grid-template-columns: repeat(2, 1fr);
}
.user-portfolios-grid {
    grid-template-columns: repeat(2, 1fr);
}
.registration-form {
    width: 100%;
    padding: 80px 20px 50px;
}
}
@media (max-width: 767px) {
.custom-collection .user-profiles-grid {
    grid-template-columns: repeat(1, 1fr);
}
.blog-slider .blog-slider--item-inner .blog-bottom-data {
    padding: 20px;
}
.custom-contact-form form {
    padding: 20px;
}
.custom-contact-form form .form-group {
    flex: 100%;
    max-width: 100%;
}
.admin-posts-list {
    grid-template-columns: repeat(1, 1fr);
}
.user-portfolios-grid {
    grid-template-columns: repeat(1, 1fr);
}
.page-template-page-signup-php .registration-form form .form-grp .form-grp-data {
    flex: 100%;
    max-width: 100%;
}
.page-template-page-signup-php .registration-form {
    padding: 80px 20px 50px;
}
body.single-post.ast-separate-container #content .ast-container {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.single-post header.entry-header .entry-title {
    font-size: 20px;
}
}

