/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1722404823
Updated: 2024-07-31 05:47:03

*/
p:last-child{margin: 0;}
h1, h2, h3, h4, h5, h6{margin: 0;}
.elementor-icon-box-description a {
    color: #fff;
}
body{
    margin: 0;
}
.font-bold{
    font-weight: 700;color: #DA071B;
}
.font-red{color:#E6503E;}
.row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8.5px;
    gap: 35px 0;
}
.col-md-6 {
    width: 50%;
    padding: 0 8.5px;
}
.col-md-12 {
    width: 100%;
    padding: 0 8.5px;
}
.header-right-menu .hfe-nav-menu {
    align-items: center;
}
.header-right-menu .hfe-nav-menu .elementor-button {
    min-width: 136px;
    justify-content: center;
}
.header-right-menu .hfe-nav-menu .current-menu-item a.hfe-menu-item.elementor-button {
    background: #fff;
}
.header-right-menu .hfe-nav-menu .current-menu-item:hover a.hfe-menu-item.elementor-button {
    color: var( --e-global-color-accent ) !important;
}
.coolection-menu ul.hfe-nav-menu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
    width: 100%;
    column-gap: 80px;
}
.coolection-menu .hfe-nav-menu:before {
    display: none;
}
.home-banner-slider .slick-track {
    height: 882px;
}
.home-banner-slider .slick-arrow{position: absolute;top: 56%;
    transform: translateY(-56%);
    z-index: 1;
    font-size: 0;
    border-radius: 50%;
    padding: 0;
    width: 50px;
    height: 50px;
    box-shadow: none;
    background: #FAE2E2;
    border: 0;
}
.home-banner-slider.slick-initialized .slick-slide {
    display: flex;
}
.home-banner-slider .slick-next.slick-arrow {
    right: 100px;
}
.home-banner-slider .slick-prev.slick-arrow {
    left: 100px;
}
.home-banner-slider .slick-arrow:before {
    content: '';
    position: absolute;
    left: 18px;
    width: 100%;
    height: 20px;
     background-image: url(./assets/images/red-leftarrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 11;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s;
}
.home-banner-slider .slick-next.slick-arrow:before {
    transform: rotate(180deg) translateY(50%) translateX(35px);
}
.home-banner-slider .slick-arrow:hover,
.home-banner-slider .slick-arrow:active,
.home-banner-slider .slick-arrow:focus {
    background: #DA071B;
}
.home-banner-slider .slick-arrow:hover:before,
.home-banner-slider .slick-arrow:active:before,
.home-banner-slider .slick-arrow:focus:before {
    filter: brightness(0) invert(1);
}
.root-matter-sec .elementor-custom-embed-play svg {
    fill: transparent;
    filter: unset;
}
.root-matter-sec .elementor-widget-video .elementor-custom-embed-image-overlay img {
    height: 836px;
}
.root-matter-sec .elementor-custom-embed-image-overlay:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 44.36%);
    z-index: 0;
}
.matter-text-sec{
    padding-right: calc((100% - 1500px) / 2);
} 
.about-list ul.elementor-icon-list-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.why-choose-list .elementor-icon-list-icon {
    box-shadow: 0px 2px 3px 0px #00000017;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 100px;
    min-width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(180deg, #F5F5F5 0%, #FFFFFF 100%);
    margin: 0 15px 0 0;
}
.why-choose-list .elementor-icon-list-icon svg {
    margin: 0 !important;
}
.home-custom-form p {
    margin: 0;
    color: #fff;
}
.home-custom-form label {
    font-weight: 600;
    margin: 0 0 8px;
}
.home-custom-form input.wpcf7-form-control {
    padding: 14px 20px;
    border: 1px solid #E0E0E0;
    font-size: 15px;
    font-weight: 400;
    line-height: 19.53px;
    color: #313131;
}
.home-custom-form input.wpcf7-form-control::placeholder {
    color: #A69D9D;
}
.home-custom-form textarea.wpcf7-form-control {
    height: 132px;
}
.home-custom-form input[type="submit"] {
    background: #fff;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    margin: -15px 0 0 8.5px;
    display: block;
}
.collection-post .collection-post-inner {
    height: 735px;
    background-size: cover;
    background-position: center center;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 35px 40px 150px;
}

.collection-post-inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 66.36%);
    z-index: 0;
}
.collection-post .collection-post-inner h3 {
    color: #fff;
    z-index: 0;
    font-family: Kumbh Sans;
    font-size: 24px;
    font-weight: 600;
    line-height: 29.77px;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    transform: rotate(270deg) translateY(-95px);
    margin: 0;
    width: 210px;
}
span.collection-category a {
    font-size: 14px;
    font-weight: 700;
    line-height: 17.36px;
    text-align: left;
    padding: 7px 8px;
    color: #fff;
    background: #DA071B;
    display: inline-flex;
    text-transform: capitalize;
    align-items: center;
    justify-content: center;
}
.custom-slider .slick-arrow {
    z-index: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    border: 0;
    font-family: Kumbh Sans;
    font-size: 12px;
    font-weight: 600;
    line-height: 14.88px;
    letter-spacing: 0.09em;
    text-align: left;
    padding: 0 0 0 65px;
    text-transform: uppercase;
}
.custom-slider .slick-arrow:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 20px;
     background-image: url(./assets/images/red-leftarrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 11;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s;
    filter: brightness(0) invert(1);
}
.custom-slider .slick-next.slick-arrow:before {
    transform: rotate(180deg) translateY(50%) translateX(0px);
}
.custom-slider .slick-next.slick-arrow {
    right: 45px;
    padding: 0 65px 0 0;
}
.custom-slider .slick-prev.slick-arrow {
    left: 45px;
}
.custom-slider .slick-arrow:hover,
.custom-slider .slick-arrow:active,
.custom-slider .slick-arrow:focus {
    color: #DA071B;
}
.custom-slider .slick-arrow:hover:before,
.custom-slider .slick-arrow:active:before,
.custom-slider .slick-arrow:focus:before {
    filter: brightness(1) invert(0);
}
.collection-tab-nav {
    margin: 0 0 60px;
}
.collection-tab-nav ul {
    display: flex;
    list-style: none;
    margin: 0 20px;
    padding: 0;
    align-items: center;
    justify-content: center;
    gap: 40px;overflow-x: auto;
}
.collection-tab-nav li span {
    font-size: 17px;
    font-weight: 600;
    line-height: 21.08px;
    text-align: center;
    padding: 8px 12px;
    background: #fff;
    border-radius: 4px;
    display: flex;
    transition: all .3s;
    cursor: pointer;
}
.collection-tab-nav li.active span, .collection-tab-nav li:hover span {
    background: #DA071B;
    color: #fff;
}
.collection-tab-panel-inner {
    height: 477px;
    box-shadow: 0px 0px 3px 0px #0000000F;
    border-radius: 10px;
    margin: 0 12.5px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding: 26px 20px;
    
}
.collection-tab-panel .slick-list {
    padding: 0 270px 0;
}
.collection-tab-panel-desc.slick-active {
    opacity: 1;
}
.collection-tab-panel-desc {
    opacity: .5;
}
.collection-tab-panel-inner h3 {
    font-family: Kumbh Sans;
    font-size: 24px;
    font-weight: 700;
    line-height: 29.77px;
    text-align: left;
    text-transform: uppercase;
    color: #DA071B;
    margin: 0;
}

.collection-tab-panel-inner:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150;
    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 66.36%);
    z-index: 0;
}
.collection-tab-panel-inner p {
    font-size: 18px;
    font-weight: 500;
    line-height: 22.32px;
    text-align: left;
    margin: 0 0 5px;
    color: #000;
}
.collection-tab-panel {
    height: 0;
    opacity: 0;
}
.collection-tab-panel.active-panel {
    height: auto;
    opacity: 1;
}
.why-choose-grid figure.elementor-image-box-img {
    height: 270px;
    margin: 0;
}
.why-choose-grid figure.elementor-image-box-img img {
    height: 100%;
    object-fit: cover;
}
.why-choose-grid .elementor-image-box-content {
    padding: 0 23px 23px;
}
/** collecrtion **/
.collection-main main#content,
.single-post main#content,
.blog main#content {
    max-width: 100%;padding: 0;
}
.collection-main .page-header,
.single-post .page-header, 
.blog .page-header{
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 80px 0 0;
    text-align: center;
}
.collection-main .page-header:before,
.single-post .page-header:before,
.blog .page-header:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #2a2a2a;
    opacity: .5;
    z-index: -0;
}
.collection-main .page-header h1,
.single-post .page-header h1,
.blog .page-header h1  {
    z-index: 1;
    position: relative;
    margin: 0;
}
.collection-main .container,
.single-post .container,
.blog .container{max-width: 1500px;margin: 0 auto;}
.collection-main .page-content{padding:0 20px;}
.single-post .page-content.single-post-contentt{padding:50px 20px;}
.all-collection {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 35px;
    padding: 80px 0;
    color: #2A2A2A;
}
.collection-item img {
    height: 270px;
}
.collection-item .image-linkk {
    position: absolute;
    height: 270px;
    width: 100%;
}
.post.collection-item {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.24);position: relative;display: grid;
    grid-template-rows: auto 1fr;
}
.post.collection-item  .post-categories {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
    gap: 8px;
    position: absolute;
    top: 0;
    flex-wrap: wrap;
}
.post.collection-item .post-categories li a {
    font-size: 14px;
    font-weight: 700;
    line-height: 17.36px;
    text-align: left;
    padding: 7px 8px;
    color: #fff;
    background: #DA071B;
    display: inline-flex;
    text-transform: capitalize;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border: 0;
}
.post.collection-item .post-categories li {
    display: flex;
}
.collection-item-desc {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
}
.collection-item-desc h2 a {
    color: #2A2A2A;
}
.collection-item-desc h2 {
    margin: 0;
    font-size: 24px;
    line-height: 24px;
}
.collection-item-desc p {
    margin: 0;
}
.post.collection-item a.view-more {
    display: inline-block;
    width: auto;
    text-decoration: none;
    border: 1px solid transparent;
    padding: 12px 21px;
    margin-top: auto;
}
.post.collection-item .view-more:hover {
    background: transparent;
    border: 1px solid #da071b;
    color: #da071b;
}
/** single collection **/
.single-collections .collection-main .page-content{padding:0;}
.single-collections .collection-main .page-header,
.single-post .page-header  {
    height: 600px;
    background-position: center center;
}
.single-desc {
    padding: 80px 0;
    text-align: center;
}
.single-desc .post-categories {
    list-style: none;
}
.single-desc h2{margin: 0 0 40px;}
.single-desc .post-categories a {
    text-decoration: none;
    color: #313131;
    display: block;
    text-transform: capitalize;
}
.collection-desc {
    max-width: 800px;
    margin: 0 auto;
}
.gallery_image{
    height: 600px;
}
.gallery_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery_image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, #0000001f 0%, rgba(0, 0, 0, 0) 58.36%);
    z-index: 0;
}
.luxury-collection {
    padding: 80px 0;
}
.luxury-collection h2 {
    text-align: center;
    margin: 0 0 40px;
    text-transform: capitalize;
}
/** single post **/
.single-post .wp-block-image {
    width: 100%;
}
.single-post .wp-block-image img {
    width: 100%;
}
.single-post .wp-block-image .alignleft {
    float: unset;
    margin: 15px 0;
}
.single-post figcaption.wp-element-caption {
    margin: 15px 0 0;
}
/** responsive **/
@media (max-width:1024px){
    .hfe-flyout-close svg {
        border:  1px solid;
        padding: 5px;
        border-radius: 50%;
        width: 34px;
        height: 34px;
        line-height: 34px;
        font-size: 34px;
    }
}
@media (max-width:767px){
    .collection-tab-nav {
        margin: 0 0 30px;
    }
    .collection-tab-panel .slick-list {
        padding: 0 60px 0;
    }
    .collection-tab-panel-inner {
        height: 377px;
        margin: 0 5px;
    }
    .custom-slider .slick-arrow {
        font-size: 0;
    }
    .custom-slider .slick-next.slick-arrow {
        right: 25px;
    }
    .custom-slider .slick-prev.slick-arrow {
        left: 25px;
    }
    .about-list ul.elementor-icon-list-items {
        grid-template-columns: repeat(1, 1fr);
    }
    .collection-tab-nav ul {
        margin: 0 20px;
        justify-content: start;
    }
    .home-banner-slider .slick-track {
        height: 100vh;
    }
    .home-banner-slider .slick-next.slick-arrow {
        right: 20px;
    }
    .home-banner-slider .slick-prev.slick-arrow {
        left: 20px;
    }
    .home-banner-slider .slick-arrow {
        width: 35px;
        height: 35px;
    }
    .home-banner-slider .slick-arrow:before {
        height: 13px;
    }
    .root-matter-sec .elementor-widget-video .elementor-custom-embed-image-overlay img {
        height: auto;
    }
    .collection-post .collection-post-inner h3 {
        font-size: 20px;
    }
    .collection-post .collection-post-inner {
        height: 535px;
    }
    .why-choose-list .elementor-icon-list-icon {
        width: 65px;
        min-width: 65px;
        height: 65px;
    }
    .col-md-6 {
        width: 100%;
    }
    .row {
        gap: 20px 0;
    }
    .home-custom-form input[type="submit"]{
        margin-top: 0;
    }
    .matter-text-sec {
        padding-right: 30px;
    }
    .collection-main .page-header {
        height: 200px;
        padding: 40px 0 0;
    }
    .all-collection {
        grid-template-columns: repeat(1, 1fr);
        padding: 40px 0;
    }
    .single-collections .collection-main .page-header {
        height: 300px;
    }
    .single-desc, .luxury-collection {
        padding: 40px 0;
    }
    .gallery_image {
        height: 400px;
    }
}
@media screen and (min-width:575px) and (max-width:767px){
    .all-collection {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (min-width:768px) and (max-width:1024px){
    .home-banner-slider .slick-track {
        height: 582px;
    }
    .about-list ul.elementor-icon-list-items {
        grid-template-columns: repeat(1, 1fr);
    }
    .col-md-6 {
        width: 100%;
    }
    .row {
        gap: 20px 0;
    }
    .root-matter-sec .elementor-widget-video .elementor-custom-embed-image-overlay img {
        height: auto;
    }
    .collection-tab-nav {
        margin: 0 0 30px;
    }
    .collection-tab-panel .slick-list {
        padding: 0 60px 0;
    }
    .collection-tab-panel-inner {
        height: 377px;
        margin: 0 5px;
    }
    .matter-text-sec {
        padding-right: 30px;
    }
    .collection-post .collection-post-inner h3 {
        font-size: 20px;
    }
    .collection-post .collection-post-inner {
        height: 635px;
    }
    .why-choose-list .elementor-icon-list-icon {
        width: 65px;
        min-width: 65px;
        height: 65px;
    }
    .coolection-menu ul.hfe-nav-menu {
        column-gap: 10px;grid-template-columns: repeat(1, 1fr);
    }
    .all-collection {
        grid-template-columns: repeat(2, 1fr);
        padding: 60px 10px;
    }
    .collection-main .page-header {
        height: 300px;
        padding: 60px 0 0;
    }
    .single-collections .collection-main .page-header {
        height: 300px;
    }
    .single-desc, .luxury-collection {
        padding: 60px 0;
    }
    .gallery_image {
        height: 500px;
    }
}
@media screen and (min-width:992px) and (max-width:1024px){
    .footer-top > .e-con-inner {
        gap: 0 90px;
    }
}
@media screen and (min-width:1025px) and (max-width:1280px){
    .collection-tab-panel .slick-list {
        padding: 0 200px 0;
    }
    .coolection-menu ul.hfe-nav-menu {
        column-gap: 15px;
    }
    .footer-top > .e-con-inner {
        gap: 0 90px;
    }
    .collection-tab-nav {
        margin: 0 0 50px;
    }
}
@media screen and (min-width:1281px) and (max-width:1499px){
    .collection-tab-panel .slick-list {
        padding: 0 150px 0;
    }
    .coolection-menu ul.hfe-nav-menu {
        column-gap: 25px;
    }
    .footer-top > .e-con-inner {
        gap: 0 90px;
    }
    .collection-tab-nav {
        margin: 0 0 50px;
    }
}