@import url('font/pacifico-font.css');
@import url('font-awesome-4.7.0/css/font-awesome.min.css');
@import url('font/fjalla-one-font.css');


:root {

    --initial-loading-page-bg-color: #FFECCC;
    --initial-loading-page-text-color: #A57C4A;
    --initial-loading-page-dynamic-text-color: #DEB07C;

    --primary-font-theme: ivymode, 'Times New Roman', Times, serif;
    --secondary-font-theme: collier, ivymode, 'Fjalla One', sans-serif;
    --third-font-theme: 'Fjalla One', sans-serif;

    --fixed-header-bg-color: #E9F1F7;
    --fixed-header-box-shadow: 5px 5px 50px 2px #888888;
    --fixed-header-text-color: #51291E;
    --fixed-header-text-size: 1.5rem;

    --common-section-center-alert-popup-cancel-buttons-border: #739991;
    --common-section-center-alert-popup-cancel-buttons-bg-color: #739991;
    --common-section-center-alert-popup-cancel-buttons-color: #88665D;
    --common-section-center-alert-popup-cancel-buttons-color-hover: #F2F7F2;
    --common-section-center-alert-popup-bg: rgba(0, 0, 0, 0.6);
    --common-section-center-alert-popup-content-bg: #FFF5EC;
    --common-section-center-alert-popup-content-text-color: #739991;
    
    --common-section-center-alert-popup-painting-description-title-color: #54433B;
    --common-section-center-alert-popup-painting-description-data-color: #739991;
    --common-section-center-alert-popup-other-painting-list-bg-color: #D2D1C3;
    --common-section-center-alert-popup-other-painting-list-img-bg-color: #fff;
    --common-section-center-alert-popup-other-painting-list-img-bg-color: 2px 2px 10px 2px silver;
    --common-section-center-alert-popup-other-painting-list-img-bg-color-hover: 5px 5px 20px 5px silver;
    --common-section-center-alert-popup-category-type-view-h5-text-color: #C68225;
    --common-section-center-alert-popup-category-type-view-category-price-details-text-color: #000;


    --title_bg_color: #FFE8D2;
    --title_text_size: 15rem;
    --subtitle_color: #52443D;
    --subtitle_text_size: 3em;

    --center-main-painting-types-text-color: #E56F2C;
    --center-main-image-background-color: #ECB159;
    --center-main-image-outline-color: #A98C66;
    --center-main-image-border-color: #D5C4BC;
    --center-main-image-inset-box-shadow: inset 2px 2px 20px #DC753C;
    --center-main-image-shadow-background-color: #BF8932;
    --center-main-image-shadow-box-shadow: #F5B961;

    --common-section-header-font-size: 5rem;

    --home-section2-bg-color: #fff;
    --home-section2-img-width: 80%;

    --home-section3-bg-color: #fbfbfb;
    --home-section4-bg-color: #FFF8EE;
    

    --home-section6-background-color: #fff;
    --home-section6-width: 100%;
    --home-section6-height: 150vh;
    --home-section6-animation: marquee_book_event 100s linear infinite;

    --home-section7-bg-color: #FFAAA8;
    --home-section8-bg-color: #fff;

   
    --home-section9-bg-color: #FFF4F2;
    --home-section10-bg-color: #BD817E;
    --home-section10-form-bg-color: rgba(231, 196, 196, 0.747);
    --home-section10-form-bg-color-hover: rgba(255, 232, 232, 0.747);
    --home-section10-form-text-color: #000;
    --home-section10-form-text-placeholder-color: #000;
    --home-section10-form-border-bottom: 2px solid #000;
    --footer-bg-color: #F3EED9;


    --contact-us-form-bg-color: #ffcab1cc;
    --contact-us-form-bg-color-hover: rgb(255, 243, 238);
    --contact-us-form-text-color: #000;
    --contact-us-form-text-placeholder-color: #000;
    --contact-us-form-border-bottom: 2px solid #000;
    --contact-us-page-button-bg: #8CC084;
    --contact-us-page-button-bg-hover: #C1D7AE;


    --event-page-bg: #FFF8EC;
    --event-page-section-box-shadow: 10px 10px 10px 1px #CAB1BD;
    --event-page-section1-color: #FFEECB;
    --event-page-section2-color: #78737B;
    --event-page-section3-bg: #CAB1BD;
    --event-page-section3-button-bg: #B5C9C3;
    --event-page-section3-button-bg-hover: #CFD8D7;


    --category-page-bg: url('../images/velvom_category_bg_image.jpg');
    --category-page-irregular-shape-image-shadow: 10px 10px 10px 2px #FFE3E0;
    --category-page-center-circle-color: #EF6351;
    --category-page-center-circle-box-shadow: 0 0 10px #FBC3BC, 0 0 20px #FBC3BC, 0 0 10px #FBC3BC;
    --category-page-irregular-shape-image-animation1: irregular-circle-img1 10s linear infinite alternate-reverse;
    --category-page-irregular-shape-image-animation2: irregular-circle-img2 10s linear infinite alternate-reverse;
    --category-page-irregular-shape-image-zoom-in: irregular-circle-zoom-in 3s forwards;
    --category-page-bg-button-bg: #EF6351;
    --category-page-bg-button-color: #FFF8F0;
    --category-page-bg-button-bg-hover: #DABFFF;
    
    --category-page-section2-photo-frame-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
    --category-page-section3-bg: #FFDDA1;
    --category-page-section3-table-bg: #ECEBE4;
    --category-page-section3-table-border-left: 10px solid #545863;
    --category-page-section3-table-box-shadow: 10px 5px 10px 1px #1c1c1c8e;
    --category-page-section3-table-painting-style-color: #DADDD8;
    --category-page-section3-table-painting-description-color: #FAFAFF;
    --category-page-section3-table-painting-button-color: #fff;
    --category-page-section3-table-painting-button-bg: #1C1C1C;
    --category-page-section3-table-painting-button-bg-hover: #545863;
    --category-page-section4-bg: #ED9747;
    --category-page-section4-button-bg: #996E49;
    --category-page-section4-button-color: #E4DFDA;
    --category-page-section5-bg: #996E49;


    --font-size-tab-lap-devices-for-main-title-text:9rem;
    --font-size-tab-lap-devices-for-sub-title-text:2em;
    --font-size-tab-lap-devices-for-big-title-text:5rem;
    --font-size-tab-lap-devices-for-header-text:3.5rem;
    --font-size-tab-lap-devices-for-medium-text:2.5rem;
    --font-size-tab-lap-devices-for-small-text:1.5rem;



    --font-size-mobile-devices-for-main-title-text:4.1rem;
    --font-size-mobile-devices-for-sub-title-text:1em;
    --font-size-mobile-devices-for-photo-frame-back-text:1rem;
    --font-size-mobile-devices-for-big-title-text:3.5rem;
    --font-size-mobile-devices-for-header-text:3rem;
    --font-size-mobile-devices-for-medium-text:2.5rem;
    --font-size-mobile-devices-for-small-text:1.2rem;



    --font-size-very-small-for-big-title-text:2.5rem;
    --font-size-very-small-devices-for-header-text:2rem;
    --font-size-very-small-devices-for-medium-text:1.3rem;
    --font-size-very-small-devices-for-small-text:1.5rem;
    
    --common-section-center-alert-popup-bg-image : url('../images/home_sections/velvom_common_popup_bg_image.jpg') no-repeat;
	--home-hero-section-bg-img: url('../images/home_sections/velvom_main_home_bg_image.jpg');
	--home-section2-content: url("../images/home_sections/home_section_2/velvom_home_section2_desktop.png");
	--home-section2-content-tablet: url("../images/home_sections/home_section_2/velvom_home_section2_tablet.png");
	--home-section2-content-mobile: url("../images/home_sections/home_section_2/velvom_home_section2_mobile.png");
	--home-section5-bg: url('../images/home_sections/velvom_home_section5_desktop.jpg');
	--home-section5-bg-mobile: url('../images/home_sections/velvom_home_section5_mobile.jpg');
	--home-section6-background: url('../images/home_sections/velvom_common_book_event_image_desktop.png') no-repeat;
	--home-section6-background-tablet: url('../images/home_sections/velvom_common_book_event_image_tablet.png') no-repeat;
	--home-section6-background-mobile: url('../images/home_sections/velvom_common_book_event_image_mobile.png') no-repeat;
	--contact-us-page-bg: url('../images/home_sections/velvom_contact_bg_image.jpg') no-repeat;
	--category-page-section2-bg: url('../images/velvom_category_bg_image.jpg');
	--event-registration-body-bg: url('../images/home_sections/velvom_eventreg_bg_image.jpg');
	--event-registration-body-left-side: url('../images/home_sections/velvom_eventreg_slider_image.jpg') no-repeat;


}

html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    scroll-behavior: smooth;
}

/* Reset some default margin and padding */
body,
h1,
h2,
h3,
p {
    margin: 0;
    padding: 0;

}
.after-pre-loader {
    display: none;
}

/**===========================================*/
/**---   Main Loading Section - START      ---*/
.loader-title-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 15rem;
    margin: 0;
    color: var(--initial-loading-page-text-color);
    font-family: var(--primary-font-theme);
    text-transform: uppercase;
}
.loader-bg-color {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: var(--initial-loading-page-bg-color);
    z-index: -1;
}
.loader-bg-dynamic-text {
    position: fixed;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: default;
    color: var(--initial-loading-page-dynamic-text-color);
}
.loader-bg-dynamic-text .text {
    width: 300%;
    font-family: var(--secondary-font-theme);
    font-size: 2em;
    text-transform: uppercase;
    opacity: 0.1;
}
#temp-pre-loader
{
	background: #e9e9eb;
}
/**---   Main Loading Section - END        ---*/
/**===========================================*/




/**===========================================*/
/**---   Fixed Header Section - START      ---*/
.fixed-header {
    width: 100%;
    background-color: var(--fixed-header-bg-color);
    opacity: 0.8;
    height: 50px;
    position: absolute;
    top: -100vh;
    width: 100%;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: var(--fixed-header-box-shadow);
    transition: all 1s ease-in;
}

.fixed-header.active {
    top: 0;
    position: sticky;
    transition: all 1s ease-out;
}

.fixed-header h2 {
    font-size: var(--fixed-header-text-size);
    color: var(--fixed-header-text-color);
    font-family: var(--secondary-font-theme);
}
/**---   Fixed Header Section - END        ---*/
/**===========================================*/


/**===========================================*/
/**---  Common Alert Popup Section - START ---*/

.common-section-center-alert-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: var(--common-section-center-alert-popup-bg);
    justify-content: center;
    align-items: center;
    font-family: var(--secondary-font-theme);
    text-transform: uppercase;
    letter-spacing: 0.05cm;
    display: none;
    z-index: 1000;

}

.common-section-center-alert-popup .popup-content {
    width: 70%;
    min-height: 30vh;
    background: var(--common-section-center-alert-popup-content-bg);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 20px;
    z-index: 1;
    border-radius: 10px;
    color: var(--common-section-center-alert-popup-content-text-color);
}

.common-section-center-alert-popup .popup-content button {
    border: 2px solid var(--common-section-center-alert-popup-cancel-buttons-border);
    color: var(--common-section-center-alert-popup-cancel-buttons-color);
    outline: none;
    border-radius: 10px;
    padding: 10px 40px;
    margin: 20px;
    transition: all 0.2s ease-out;
}

.common-section-center-alert-popup .popup-content button:hover {
    border-radius: 30px;
    background-color: var(--common-section-center-alert-popup-cancel-buttons-bg-color);
    color: var(--common-section-center-alert-popup-cancel-buttons-color-hover);
    transition: all 0.2s ease-in;
}
.common-section-center-alert-popup .popup-content .common-section-center-alert-popup-content
{
     width: 100%;
}
.common-section-center-alert-popup .popup-content .button_column
{
    gap: 100px;
}
.home-section5-popup {
    display: flex;
    width: 100%;
}


.common-section-popup-left-side,
.common-section-popup-right-side {
    flex: 1;
}

.home-section5-popup-left-side
{
    width: 100%;
    background: var(--common-section-center-alert-popup-bg-image);
    background-position: center;
    background-size: cover; 
}
.home-section5-popup-right-side
{
    width: 100%;
    text-align: left;
}
.home-section5-popup-right-side .painting-description
{
    width: 100%;
    padding-top: 50px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.home-section5-popup-right-side .painting-description .description-row {
    display: flex;
    font-size: 15px;
    text-transform: capitalize;
}

.home-section5-popup-right-side .painting-description .description-row .title {
    flex: 0 0 250px; 
    color: var(--common-section-center-alert-popup-painting-description-title-color);
}

.home-section5-popup-right-side .painting-description .description-row .data {
    flex: 1;
    white-space: pre-wrap;
    color: var(--common-section-center-alert-popup-painting-description-data-color);
}
.home-section5-popup-right-side .painting-description .description-row .data span {
    color: var(--common-section-center-alert-popup-painting-description-title-color);
}
.category-view-popup-left-side
{
    width: 100%;
    background: var(--common-section-center-alert-popup-bg-image);
    background-position: center;
    background-size: cover; 
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.category-view-popup-left-side .painting-list
{
    padding-bottom: 20px;
}
.common-section-popup-left-side .other-painting-list
{
    width: 100%;
    padding: 15px;
    background: var(--common-section-center-alert-popup-other-painting-list-bg-color);
    border-radius: 10px;
    margin-top: 15px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 10px 0px inset;

}
.common-section-popup-left-side .other-painting-list img
{
    width: 75px;
    height: 75px;
    border-radius: 5px;
    padding: 5px;
    background: var(--common-section-center-alert-popup-other-painting-list-img-bg-color);
    box-shadow: var(--common-section-center-alert-popup-other-painting-list-img-bg-color);
    object-fit: cover;
    margin: 0px 10px;
    opacity: 0.8;
}
.common-section-popup-left-side .other-painting-list img:hover
{
    opacity: 1;
    box-shadow: var(--common-section-center-alert-popup-other-painting-list-img-bg-color-hover);
}
.category-view-popup-right-side
{
    width: 100%;
    text-align: left;
    text-transform: capitalize;
    flex-direction: column;
}
.category-view-popup-right-side .painting-description
{
    width: 100%;
    padding-top: 50px;
}
.category-view-popup-right-side .painting-description .title
{
    color: var(--common-section-center-alert-popup-painting-description-title-color);
   
}
.category-view-popup-right-side .painting-description .data
{
    color: var(--common-section-center-alert-popup-painting-description-data-color);
}

.category-type-view
{
    display: block;
    text-align: left;
    width: 100%;
}
.category-type-view h5
{
   color: var(--common-section-center-alert-popup-category-type-view-h5-text-color);
   margin-bottom: 30px;
}
.category-type-view .category-price-details
{
    text-transform: capitalize;
    margin-top: 30px;
    color: var(--common-section-center-alert-popup-category-type-view-category-price-details-text-color);
}
/**===========================================*/
/**---  Common Alert Popup Section - END   ---*/




/**===========================================*/
/**--- Home-Section1(Hero Section?)- START ---*/

.home-bg-image {
    width: 100%;
    min-height: 100vh;
    background: var(--home-hero-section-bg-img) no-repeat;
    background-color: #DEB07C;
    background-size: 100% auto;
    background-position: center;
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    transition: all 0.1s ease-out;
    overflow: hidden;
}

header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    font-family: var(--primary-font-theme);
    z-index: 2;
}

.title-icon {
    padding: 1px;
    background-color: var(--icon_bg_color);
    border-radius: 10px;
}

.title-icon img {
    max-width: 4rem;
}

main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: calc(100vh - 80px);
    margin-top: -50px;
    z-index: 1;
}

.center-title {
    font-size: var(--title_text_size);
    margin: 0;
    color: var(--title_bg_color);
    font-family: var(--primary-font-theme);
    margin-top: 100px;
}

.center-subtitle {
    font-size: var(--subtitle_text_size);
    margin: 0;
    font-family: 'Pacifico', cursive;
    color: var(--subtitle_color);
}
.center-main-painting-types
{
    position: absolute;
    z-index: -1;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 80%;
    /* height: 100%; */
    text-wrap: nowrap;
    animation: marqueeForPaintingType 80s linear infinite;
    margin-top: -400px;
}
.center-main-painting-types h3
{
    color: var(--center-main-painting-types-text-color);
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--center-main-painting-types-text-color);
    font-size: 10rem;
    font-family: var(--primary-font-theme);
}
.center-main-image
{
    position: absolute;
    z-index: -1;
    background: var(--center-main-image-background-color);
    outline: 1px solid var(--center-main-image-outline-color);
    border: 10px solid var(--center-main-image-border-color);
    border-radius: 500px;
    width: 25%;
    text-align: center;
    height: 60%;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: var(--center-main-image-inset-box-shadow);
}
.center-main-image img
{
    position: relative;
    width: 80%;
    height: 80%;
    object-fit: contain;
}
.center-main-image .image-shadow
{
    width: 70%;
    height: 70%;
    text-align: center;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: var(--center-main-image-shadow-background-color);
    filter: blur(10px);
    box-shadow: 0 0 50px 20px var(--center-main-image-shadow-box-shadow);
}
/**---  Home-Section1(Hero Section?) - END ---*/
/**-------------------------------------------*/


/**-------------------------------------------*/
/**--- Home-Section2(Why Velvom ?) - START ---*/
.home-page-section2 {
    background: var(--home-section2-bg-color);
    padding: 7rem 5vw 2rem 5vw;
    overflow-x: hidden;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.home-page-section2 .section-headings {
    font-weight: bolder;
    padding-left: 30px;
    font-size: var(--common-section-header-font-size);
    font-family: var(--primary-font-theme);
    text-transform: uppercase;
    align-self: flex-start; 
}
.home-page-section2 .desktop-version-image
{
    display: block;
    content: var(--home-section2-content);
    width: var(--home-section2-img-width);
    margin: 50px 0px;
}
.home-page-section2 .tablet-version-image
{
    display: none;
}
.home-page-section2 .mobile-version-image
{
    display: none;
}
.home-page-section2 .mobile-version-description
{
    display: none;
}
/**---  Home-Section2(Why Velvom ?) - END  ---*/
/**-------------------------------------------*/


/**-------------------------------------------*/
/**--- Home-Section3(WHAT'S NEW?) - START  ---*/

.home-page-section3 {
    background: var(--home-section3-bg-color);
    padding: 7rem 5vw 2rem 5vw;
    overflow-x: hidden;
}

.home-page-section3 .section-headings {
    font-weight: bolder;
    padding-left: 30px;
    font-size: var(--common-section-header-font-size);
    font-family: var(--primary-font-theme);
    text-transform: uppercase;
}

.carousel-item .column-slider {
    float: left;
    width: 50%;
    padding: 20px;
    height: 600px;
    padding-top: 1px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;

}

.carousel-item .column-slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 500px;
    max-height: 550px;
    border-radius: 30px 5px 30px 5px;
}

.carousel-item .column-slider h2 {
    font-weight: bolder;
    font-size: 3.5rem;
    width: 80%;
    font-family: var(--secondary-font-theme);
}

.slider-icon {
    padding: 25px;
    color: white;
    /* Set the color property value */
    background-color: black;
    border-radius: 10px;
}
/**--- Home-Section3(WHAT'S NEW?) - END    ---*/
/**-------------------------------------------*/


/**-------------------------------------------*/
/**--- Home-Section4(PROD & SERV) - START  ---*/
.home-page-section4 {

    background-color: var(--home-section4-bg-color);
    padding: 7rem 5vw 2rem 5vw;
    overflow-x: hidden;
}
/**-------------------------------------------*/
/**--- Home-Section4(PROD & SERV) - END    ---*/



/**-------------------------------------------*/
/**--- Home-Section5(SOME ARTS!) - START   ---*/
.home-page-section5 {
    background: var(--home-section5-bg);
    overflow: hidden;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    object-fit: cover;
    padding: 5rem 5vw 15vh 5vw;
    overflow-x: hidden;

}

.home-page-section5 .section-headings {
    font-weight: bolder;
    padding-left: 30px;
    font-size: var(--common-section-header-font-size);
    font-family: var(--primary-font-theme);
    text-transform: uppercase;
}

.home-page-section5 .painting-list {
    float: right;
    margin-right: 5vw;
    width: 80%;
}

.home-page-section5 .painting-list .frame {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}


.flip-card .flip-card-inner .flip-card-front img {
    width: 200px;
    height: 300px;
    border: 6px solid #fff;
    object-fit: cover;
}

.flip-card {
    width: 210px;
    height: 310px;
    margin: 15px;
   
}
.flip-card-back-shadow:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: rgba(0, 0, 0, 0.5); /* Shadow color */
    filter: blur(20px); /* Blur effect */
    z-index: -1;
  }


.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    
    transition: all 1.5s ease 0s;
    border: 5px solid #000;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.3);

}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card:hover .flip-card-inner-popup {
    transform: none;
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front {
    background-color: #bbb;
    color: black;
}

.flip-card-back {
    background-color: silver;
    color: white;
    transform: rotateY(180deg);
    border: 5px solid #BE9087;

}

.flip-card-back h3 {
    font-family: var(--third-font-theme);
    font-size: 1.3rem;
}

.flip-card-back h3 p {
    color: #18020C;
}

.flip-card-back button {
    outline: none;
    border: none;
    margin-top: 5px;
    padding: 0.75rem 2rem;
    text-transform: capitalize;
    font-family: var(--primary-font-theme);
    transition: .2s ease-in-out;
    background-color: silver;
    box-shadow: 
      12px 12px 16px 0 rgba(0, 0, 0, 0.25),
      -8px -8px 12px 0 rgba(255, 255, 255, 0.3);
      border-radius: .5rem;
}
.flip-card-back button:hover {
    box-shadow: 
      6px 6px 8px 0 rgba(0, 0, 0, 0.16),
      -4px -4px 6px 0 rgba(255, 255, 255, 0.2);
}

/**--- Home-Section5(SOME ARTS!) - END     ---*/
/**-------------------------------------------*/


/**-------------------------------------------*/
/**--- Home-Section6(BOOK EVENTS!) - START ---*/

.home-page-section6 {
    background-color: var(--home-section6-background-color);
    padding: 7rem 0vw 0rem 0vw;
    overflow: hidden;
    overflow-x: hidden;
}

.home-page-section6 .section-headings {
    font-weight: bolder;
    padding-left: 30px;
    font-size: var(--common-section-header-font-size);
    font-family: var(--primary-font-theme);
    text-transform: uppercase;
}
.home-page-section6 .book_event_section1
{
    width: var(--home-section6-width);
    height: var(--home-section6-height);
    background: var(--home-section6-background);
    background-size: cover;
    display: flex;
    justify-content: center;
}

.home-page-section6 .book_event_section2 {
    width: 100%;
    overflow: hidden;
    margin: 20px 10px;
}
  
.home-page-section6 .book_event_section2 .marquee {
    white-space: nowrap;
    animation: var(--home-section6-animation);
}
.home-page-section6 .book_event_section2 .marquee img {
    width: 300px;
    height: 500px;
    margin-right: 60px;
    object-fit: cover;
    border-radius: 10px;
    box-shadow: 
      12px 12px 16px 0 rgba(0, 0, 0, 0.25),
      -8px -8px 12px 0 rgba(255, 255, 255, 0.3);
}
/**--- Home-Section6(BOOK EVENTS!) - END   ---*/
/**-------------------------------------------*/


/**-------------------------------------------*/
/**--- Home-Section7(WANT ORDER? ) - START ---*/
.home-page-section7 {
    background-color: var(--home-section7-bg-color);
    padding: 7rem 5vw 2rem 5vw;
    overflow: hidden;
    overflow-x: hidden;
}

.home-page-section7 .section-headings {
    font-weight: bolder;
    padding-left: 30px;
    font-size: var(--common-section-header-font-size);
    font-family: var(--primary-font-theme);
    text-transform: uppercase;
}

.column {
    float: left;
    width: 50%;
    padding: 20px;
    padding-top: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-page-section7 .column .order-now-description {
    display: block;
}

.home-page-section7 .column .order-now-description .slice_button {
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    position: absolute;
    z-index: 3;
}

.home-page-section7 .column .order-now-description h1 {
    font-size: 3rem;
    font-family: var(--secondary-font-theme);
}

.home-page-section7 .column .order-now-description p {
    font-size: 1.5rem;
    margin-top: 2em;
    width: 90%;
    font-family: var(--secondary-font-theme);
}

.home-page-section7 .column .order-now-description h6 {
    font-size: 1rem;
    margin-top: 50px;
    font-family: var(--secondary-font-theme);
}

.home-page-section7 .column .floating-icons {
    position: absolute;
    height: 600px;
    width: 50%;
}

.painting-tools {
    position: absolute;
}

.avatar {
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    overflow: hidden;
    transform: translatey(0px);
    animation: float 6s ease-in-out infinite;
}

.avatar img {
    width: 100%;
    height: 100%;
}

.avatar {
    margin: 10px;
}

.avatar:nth-child(1) {
    margin-left: 20vw;
}

.avatar:nth-child(2) {
    margin-left: 41vw;
}

.avatar:nth-child(4) {
    margin: 15px;
}

.avatar:nth-child(5) {
    margin-left: 41vw;
}

.avatar:nth-child(6) {
    margin: 15px;
}

.avatar:nth-child(7) {
    margin: 30px;
    margin-left: 20vw;
}
/**--- Home-Section7(WANT ORDER? ) - END   ---*/
/**-------------------------------------------*/


/**-------------------------------------------*/
/**--- Home-Section8(OUR TEAMS) - START    ---*/
.home-page-section8 {
    background: var(--home-section8-bg-color);
    padding: 7rem 5vw 2rem 5vw;
    overflow-x: hidden;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.home-page-section8 .section-headings {
    font-weight: bolder;
    padding-left: 30px;
    font-size: var(--common-section-header-font-size);
    font-family: var(--primary-font-theme);
    text-transform: uppercase;
    align-self: flex-start; 
}
.home-page-section8 .desktop-version-image
{
    display: block;
    width: 80%;
    margin: 50px 0px;
}
.home-page-section8 .mobile-version-image
{
    display: none;
}
/**-------------------------------------------*/
/**--- Home-Section8(OUR TEAMS) - END      ---*/


/**-------------------------------------------*/
/**--- Home-Section9(OUR EVENTS) - START   ---*/
.home-page-section9 {
    background-color: var(--home-section9-bg-color);
    padding: 7rem 5vw 2rem 5vw;
    overflow-x: hidden;
}

.home-page-section9 .event-details {
    display: block;
}

.home-page-section9 .event-details .event-image {
    background: var(--home-section9-event-bg-img);
    background-size: cover;
    width: 90%;
    height: 500px;
    border-radius: 10px;
    background-position: 50% 30%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    /* Put the text content to the bottom as the direction is column*/
    font-size: var(--common-section-header-font-size);
    font-family: var(--primary-font-theme);
    text-transform: uppercase;
    margin: auto;
    font-weight: bolder;
}

.home-page-section9 .event-details .event-descriptions {
    margin-top: 30px;
    padding: 20px;
    margin-left: 20px;
    font-size: 4rem;
    font-family: var(--secondary-font-theme);

}

.home-page-section9 .event-details .event-descriptions h2 {
    font-size: 2.5rem;
    font-weight: 900;
}

.home-page-section9 .event-details .event-descriptions p {
    font-size: 1.5rem;
    width: 70%;
    margin-top: 20px;
}

.home-page-section9 .event-details .event-descriptions .recent-event-list {
    overflow: hidden;
    white-space: nowrap;
}

.home-page-section9 .event-details .event-descriptions .recent-event-list img {
    width: 30%;
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
    object-position: 10% 30%;
    margin-right: 20px;
    animation: marquee 10s linear infinite alternate;
    /* Adjust the animation duration */
}

/**--- Home-Section9(OUR EVENTS) - END     ---*/
/**-------------------------------------------*/



/**-------------------------------------------*/
/**--- Home-Section10(Enquiry) - START     ---*/
.home-page-section10 {
    background-color: var(--home-section10-bg-color);
    padding: 5rem 5vw 0px 5vw;
    overflow: hidden;
    font-family: var(--secondary-font-theme);
}

.home-page-section10 img {
    width: 100%;
    height: 500px;
    border-radius: 10px;
    object-fit: cover;
}

.home-page-section10 .section-headings {
    font-weight: bolder;
    padding-left: 30px;
    font-size: var(--common-section-header-font-size);
    text-transform: uppercase;
    padding-bottom: 2rem;
    font-family: var(--primary-font-theme);
}

.home-page-section10 .right-side {
    display: block;
    text-align: left;
}

.home-page-section10 .right-side form {
    margin-top: 30px;
    width: 72%;
    font-family: var(--primary-font-theme);
}

.home-page-section10 .right-side form input[type='text'] {
    background: var(--home-section10-form-bg-color);
    border-radius: 5px;
    color: var(--home-section10-form-text-color);
    outline: none;
    border: none;
    border-bottom: var(--home-section10-form-border-bottom);
    padding: 10px;
    margin: 0px 20px 20px 0px;
    width: 100%;
    transition: all 0.2s ease-out;
}

.home-page-section10 .right-side form input[type='text']::placeholder {
    color: var(--home-section10-form-text-placeholder-color);
}

.home-page-section10 .right-side form input[type='email'] {
    background: var(--home-section10-form-bg-color);
    border-radius: 5px;
    color: var(--home-section10-form-text-color);
    outline: none;
    border: none;
    border-bottom: var(--home-section10-form-border-bottom);
    padding: 10px;
    margin: 0px 20px 20px 0px;
    width: 100%;
    transition: all 0.2s ease-out;
}

.home-page-section10 .right-side form input[type='email']::placeholder {
    color: var(--home-section10-form-text-placeholder-color);
}

.home-page-section10 .right-side form textarea {
    background: var(--home-section10-form-bg-color);
    border-radius: 5px;
    color: var(--home-section10-form-text-color);
    outline: none;
    border: none;
    border-bottom: var(--home-section10-form-border-bottom);
    padding: 10px;
    margin: 0px 20px 20px 0px;
    width: 100%;
    resize: none;
    transition: all 0.2s ease-out;
}

.home-page-section10 .right-side form textarea::placeholder {
    color: var(--home-section10-form-text-placeholder-color);
}

.home-page-section10 .right-side form input:hover,
.home-page-section10 .right-side form textarea:hover {
    background: var(--home-section10-form-bg-color-hover);
    transition: all 0.2s ease-in;
}

.home-page-section10 .right-side form .slice_button {
    justify-content: flex-start;
}
.home-page-section10 .right-side form .successMessage
{
    background: white;
    padding: 10px 30px;
    position: absolute;
    border-radius: 10px;
    font-size: 15px;
    font-family: var(--secondary-font-theme);
    margin-top: -10px;
    border-bottom: 5px solid green;
    color: green;
    transition: all 1s ease-in-out;
    opacity: 0;
}
/**--- Home-Section10(Enquiry) - END       ---*/
/**-------------------------------------------*/


/**-------------------------------------------*/
/**--- MAIN FOOTER SECTION     - START     ---*/
footer {
    width: 100%;
    overflow: hidden;
    background: var(--footer-bg-color);
    padding: 5rem 5vw 0px 5vw;
    font-family: var(--third-font-theme);
}

.velvom-footer-details {
    width: 100%;
}

.velvom-footer-details img {
    width: 5%;
    border-radius: 10px;
}

.velvom-footer-details .left-side {
    display: block;
    text-align: left;
}

.velvom-footer-details .left-side h1 {
    font-size: 1.5rem;
    padding-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

.velvom-footer-details .column .address {
    margin-top: 20px;
}

.velvom-footer-details .copyright-n-icons {
    padding: 20px;
}

.velvom-footer-details .copyright-n-icons hr {
    width: 100%;
    border: 1px solid #000;
}

/**--- MAIN FOOTER SECTION     - END       ---*/
/**===========================================*/


/** =========================================================== */





/** ---------------- Contact us page - START ------------------- */

.contact-us-body {
    width: 100%;
    min-height: 100vh;
    background: var(--contact-us-page-bg);
    background-size: cover;
    background-position: 50% 50%;
}

.contact-form {
    padding: 5rem 5vw 0px 5vw;
    overflow: hidden;
    font-family: var(--secondary-font-theme);
}

.contact-us-body .contact-form .column .address {
    margin-top: 20px;
}

.contact-us-body .contact-form .column .address h5 {
    font-size: 1.5rem;
    padding: 20px 0px;
}

.contact-us-body .contact-form .right-side {
    display: block;
    text-align: left;
}

.contact-us-body .contact-form .right-side form {
    margin-top: 30px;
    width: 72%;
    font-family: var(--primary-font-theme);
}

.contact-us-body .contact-form .right-side form input[type='text'] {
    background: var(--contact-us-form-bg-color);
    border-radius: 5px;
    color: var(---contact-us-form-text-color);
    outline: none;
    border: none;
    border-bottom: var(--contact-us-form-border-bottom);
    padding: 10px;
    margin: 0px 20px 20px 0px;
    width: 100%;
    transition: all 0.2s ease-out;
}

.contact-us-body .contact-form .right-side form input[type='text']::placeholder {
    color: var(--contact-us-form-text-placeholder-color);
}

.contact-us-body .contact-form .right-side form input[type='email'] {
    background: var(--contact-us-form-bg-color);
    border-radius: 5px;
    color: var(--contact-us-form-text-color);
    outline: none;
    border: none;
    border-bottom: var(--contact-us-form-border-bottom);
    padding: 10px;
    margin: 0px 20px 20px 0px;
    width: 100%;
    transition: all 0.2s ease-out;
}

.contact-us-body .contact-form .right-side form input[type='email']::placeholder {
    color: var(--contact-us-form-text-placeholder-color);
}

.contact-us-body .contact-form .right-side form textarea {
    background: var(--contact-us-form-bg-color);
    border-radius: 5px;
    color: var(--contact-us-form-text-color);
    outline: none;
    border: none;
    border-bottom: var(--contact-us-form-border-bottom);
    padding: 10px;
    margin: 0px 20px 20px 0px;
    width: 100%;
    resize: none;
    transition: all 0.2s ease-out;
}

.contact-us-body .contact-form .right-side form textarea::placeholder {
    color: var(--contact-us-form-text-placeholder-color);
}

.contact-us-body .contact-form .right-side form input:hover,
.contact-us-body .contact-form .right-side form textarea:hover {
    background: var(--contact-us-form-bg-color-hover);
    transition: all 0.2s ease-in;
}

.contact-us-body .contact-form .right-side form .slice_button {
    justify-content: flex-start;
}

.contact-us-body .contact-form .right-side form .slice_button .btn-slice {
    background: var(--contact-us-page-button-bg);
}

.contact-us-body .contact-form .right-side form .slice_button .btn-slice:hover {
    background: var(--contact-us-page-button-bg-hover);
}

.contactbody-hr-line {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.05));
}

/** ---------------- Contact us page - END ------------------- */




/** =========================================================== */


/** ---------------- Event Registration page - START ------------------- */

.event-registration-body {
    width: 100%;
    min-height: 100vh;
    background: var(--event-registration-body-bg);
    background-size: cover;
    background-position: 50% 50%;
}

.event-form {
    padding: 1rem 5vw 0px 5vw;
    overflow: hidden;
    font-family: var(--secondary-font-theme);
    display: flex;
}
.event-registration-body .event-form .left-side
{
   
   background: var(--event-registration-body-left-side); 
   background-size: cover;
   display: flex;
   flex-direction: column;
   justify-content: flex-end;
   align-items: flex-start;
   flex: 1; 
   
}
.event-registration-body .event-form .left-side h1
{
    font-size: 6rem;
    font-weight: bolder;
    width: 50%;
    color: wheat;

}

.event-registration-body .event-form .right-side {
    text-align: left;
    background: #fff;
    padding-top: 5rem;
    flex: 1;
    display: block;
}
.event-registration-body .event-form .right-side h4
{
    font-size: 1.5rem;
    font-family: var(--primary-font-theme);
    font-weight: bolder;
}
.event-registration-body .event-form .right-side form {
    margin-top: 30px;
    width: 100%;
    font-family: var(--secondary-font-theme);
}
.event-registration-body .event-form .right-side form .inputFieldBox
{
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: nowrap;
}
.event-registration-body .event-form .right-side form .inputFieldBox h3
{
    width: 30%;
    font-size: 1.5rem;
}
.event-registration-body .event-form .right-side form input[type='text'],
.event-registration-body .event-form .right-side form input[type='date'],
.event-registration-body .event-form .right-side form input[type='number'],
.event-registration-body .event-form .right-side form input[type='email'],
.event-registration-body .event-form .right-side form textarea,
.event-registration-body .event-form .right-side form .successMessage   {
    background: #F7ABB2;
    border-radius: 5px;
    color: var(---contact-us-form-text-color);
    outline: none;
    border: none;
    border-bottom: var(--contact-us-form-border-bottom);
    padding: 10px;
    margin: 0px 20px 20px 0px;
    transition: all 0.2s ease-out;
    width: 70%;
}

.event-registration-body .event-form .right-side form input[type='number'] {
    width: 35%;
}
.event-registration-body .event-form .right-side form input[type='email'] {
    width: 35%;
}
.event-registration-body .event-form .right-side form textarea 
{
    resize: none;
}

.event-registration-body .event-form .right-side form input[type='number']::-webkit-outer-spin-button,
.event-registration-body .event-form .right-side form input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.event-registration-body .event-form .right-side form input[type='number'][type=number] {
    -moz-appearance: textfield;
}

 
.event-registration-body .event-form .right-side form input[type='text']::placeholder,
.event-registration-body .event-form .right-side form input[type='date']::placeholder,
.event-registration-body .event-form .right-side form input[type='number']::placeholder,
.event-registration-body .event-form .right-side form input[type='email']::placeholder,
.event-registration-body .event-form .right-side form textarea::placeholder  {
    color: var(--contact-us-form-text-placeholder-color);
}


.event-registration-body .event-form .right-side form input:hover,
.event-registration-body .event-form .right-side form textarea:hover {
    background: #FFE3E8;
    transition: all 0.2s ease-in;
}

.event-registration-body .event-form .right-side form .slice_button {
    justify-content: flex-start;
    margin-top: -10px;
}

.event-registration-body .event-form .right-side form .slice_button .btn-slice {
    background: #5DBAB2;
}

.event-registration-body .event-form .right-side form .slice_button .btn-slice:hover {
    background: #49817B;
}
.event-registration-body .event-form .right-side form .successMessage
{
    text-align: center;
    font-size: 1.5rem;
    background: white;
    padding: 10px 30px;
    border-radius: 10px;
    font-size: 15px;
    font-family: var(--secondary-font-theme);
    border-bottom: 5px solid green;
    color: green;
    transition: all 1s ease-in-out;
    opacity: 0;
}
/** ---------------- Contact us page - END ------------------- */


/** =========================================================== */


/** ---------------- Event page - START ------------------- */
.event-us-body {
    width: 100%;
    min-height: 100vh;
    background: var(--event-page-bg);
    background-size: cover;
    background-position: 50% 50%;
}

.event-us-body .event-section1 {
    background: var(--event-page-section1-bg);
    background-size: cover;
    width: 90%;
    height: 500px;
    border-radius: 10px;
    background-position: 50% 30%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    /* Put the text content to the bottom as the direction is column*/
    font-size: 5rem;
    font-family: var(--primary-font-theme);
    text-transform: uppercase;
    margin: auto;
    font-weight: bolder;
    color: var(--event-page-section1-color);
    
    text-shadow: 0 0 10px #AD9A7B, 0 0 10px #005B4C;
}
.event-us-body .event-section2_0 {
    padding: 7rem 5vw 2rem 5vw;
    overflow: hidden;
    color: var(--event-page-section2-color);
}
.event-us-body .event-section2_0 .section-headings {
    font-weight: bolder;
    padding-left: 30px;
    font-size: 3rem;
    font-family: var(--primary-font-theme);
    text-transform: uppercase;
    margin-bottom: 10vh;
    color: #005B4C;
}
.event-us-body .event-section2_0 .product-types
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.event-us-body .event-section2_0 .left-side
{
    display: flex;
    flex-direction: column;
}
.event-us-body .event-section2_0 .left-side h2
{
    width: 100%;
    font-size: 3rem;
    padding-left: 10px;
    vertical-align: middle;
    font-family: var(--secondary-font-theme);
    color:#4F4537;
}
.event-us-body .event-section2_0 .left-side h5
{
    margin: 50px 0px 20px 0px;
    width: 70%;
    font-size: 1.2rem;
    padding-left: 10px;
    font-family: var(--secondary-font-theme);
    line-height: 1.5;
    word-spacing: 2px;
}
.event-us-body .event-section2_0 .right-side
{
    width: 50%;
    display: flex;
    flex-wrap: wrap;
}
.event-us-body .event-section2_0 .famous_event_img_slider
{
    overflow: hidden;
}
.event-us-body .event-section2_0 .famous_event_img_slider .event_slider_section h6
{
    text-decoration: underline;
}
.event-us-body .event-section2_0 .famous_event_img_slider .event_slider_section .marquee {
    white-space: nowrap;
    animation: marquee_book_event_magic_vr 30s linear infinite;
}

.event-us-body .event-section2_0 .famous_event_img_slider .event_slider_section .marquee img {
    width: 300px;
    height: 300px;
    margin-right: 60px;
    object-fit: cover;
    border-radius: 10px;
    box-shadow: 
      12px 12px 16px 0 rgba(0, 0, 0, 0.25),
      -8px -8px 12px 0 rgba(255, 255, 255, 0.3);
}

.event-us-body .event-section2 {
    padding: 7rem 5vw 2rem 5vw;
    overflow: hidden;
    color: var(--event-page-section2-color);
}

.event-us-body .event-section2 marquee {
    background-color: var(--event-page-section2-color);
    font-family: var(--primary-font-theme);
    padding: 20px;
    text-transform: uppercase;
    font-size: 12vw;
    color: #99948d;
    font-weight: bold;
    border-radius: 10px;

}

.event-us-body .event-section2 .event-place {
    padding: 5rem 0px 2rem 0px;
}

.event-us-body .event-section2 .event-place h1 {
    text-transform: capitalize;
    font-family: var(--secondary-font-theme);

}

.event-us-body .event-section2 .event-place .event-place-description {
    padding: 3rem 0px 0px 0px;
    width: 100%;
    height: 600px;
    overflow: hidden;
}

.event-us-body .event-section2 .event-place .event-place-description .column video {
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 10px;
    box-shadow: var(--event-page-section-box-shadow);
}

.event-us-body .event-section2 .event-place .event-place-description .column .recent-event-photos-list {
    width: 100%;
}

.event-us-body .event-section2 .event-place .event-place-description .column .recent-event-photos-list img {
    width: 44%;
    height: 230px;
    object-fit: cover;
    border-radius: 10px;
    margin: 10px;
    transition: all 0.3s ease-in;
    opacity: 0.5;
    box-shadow: var(--event-page-section-box-shadow);
}

.event-us-body .event-section2 .event-place .event-place-description .column .recent-event-photos-list .main-event-image:hover {
    width: 100%;
    height: 500px;
    transition: all 0.3s ease-out;
    opacity: 1;
}

.event-us-body .event-section2 .event-place .event-place-description .column .recent-event-photos-list .other-event-image:hover {
    transition: all 0.3s ease-out;
    opacity: 1;
}

.eventbody-hr-line {
    border: 0;
    height: 3px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.05));
}

.event-us-body .event-section3 {
    background-color: var(--event-page-section3-bg);
    padding: 7rem 5vw 0px 5vw;
    overflow: hidden;
    overflow-x: hidden;

}

.event-us-body .event-section3 .section-headings {
    font-weight: bolder;
    padding-left: 30px;
    font-size: 5rem;
    font-family: var(--primary-font-theme);
    text-transform: uppercase;
}

.event-us-body .event-section3 .column img {
    width: 50%;
}

.event-us-body .event-section3 .column .explore-description .slice_button {
    justify-content: flex-start;
    align-items: flex-start;
    z-index: 3;
}

.event-us-body .event-section3 .column .explore-description .slice_button .btn-slice {
    background-color: var(--event-page-section3-button-bg);
}

.event-us-body .event-section3 .column .explore-description .slice_button .btn-slice:hover {
    background-color: var(--event-page-section3-button-bg-hover);
}

.event-us-body .event-section3 .column .explore-description h1 {
    font-size: 2.5rem;
    width: 85%;
    font-family: var(--secondary-font-theme);
}

/** ---------------- Event page - END ------------------- */

/** =========================================================== */


/** ---------------- Category page - START ------------------- */
.category-body {
    width: 100%;
    min-height: 100vh;
    background: var(--category-page-bg);
    background-size: cover;
    background-position: 50% 50%;
}

.category-body .category-section1 {
    padding: 2rem 5vw 2rem 5vw;
    overflow-x: hidden;
    min-height: 105vh;

}

.category-body .category-section1 .left-side {
    width: 50%;
}

.category-body .category-section1 .left-side img {
    width: 300px;
    height: 300px;
    object-fit: cover;
    animation: var(--category-page-irregular-shape-image-animation1);
    box-shadow: var(--category-page-irregular-shape-image-shadow);
}

.category-body .category-section1 .center {
    width: 100%;
    text-align: center;
}

.category-body .category-section1 .center .main-text {
    display: inline-block;
    padding-bottom: 50px;
}

.category-body .category-section1 .center .circle {
    width: 150px;
    height: 150px;
    background-color: var(--category-page-center-circle-color);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    animation: var(--category-page-irregular-shape-image-zoom-in), var(--category-page-irregular-shape-image-animation2);
    box-shadow: var(--category-page-center-circle-box-shadow);
}

.category-body .category-section1 .center h1 {
    font-size: 7rem;
    font-family: var(--primary-font-theme);
    text-transform: uppercase;

}

.category-body .category-section1 .center p {
    font-size: 1.5rem;
    font-family: var(--secondary-font-theme);
    margin-bottom: -20px;
}

.category-body .category-section1 .right-side {
    width: 50%;
    float: right;
}

.category-body .category-section1 .right-side img {
    width: 300px;
    height: 300px;
    object-fit: cover;
    animation: var(--category-page-irregular-shape-image-animation2);
    box-shadow: var(--category-page-irregular-shape-image-shadow);
    float: right;
    position: absolute;
    margin-top: -50px;
    z-index: -10;
}

.category-body .category-section1 .left-side .sub-floating-images {
    width: 100px;
    height: 100px;
    object-fit: cover;
    animation: var(--category-page-irregular-shape-image-animation1);
    box-shadow: var(--category-page-irregular-shape-image-shadow);
    float: right;
}

.category-body .category-section1 .right-side .sub-floating-images {
    width: 100px;
    height: 100px;
    object-fit: cover;
    animation: var(--category-page-irregular-shape-image-animation2);
    box-shadow: var(--category-page-irregular-shape-image-shadow);
    float: right;
    margin-left: 30%;
}

.category-body .category-section1 .center .slice_button .btn-slice {
    background: var(--category-page-bg-button-bg);
    color: var(--category-page-bg-button-color);
}

.category-body .category-section1 .center .slice_button .btn-slice:hover {
    background: var(--category-page-bg-button-bg-hover);
}

.category-body .category-section2 {
    background: var(--home-section3-bg-color);
    padding: 7rem 5vw 2rem 5vw;
    /* overflow: scroll; */
    height: auto; /* Allow the height to adjust automatically */
    overflow: hidden;
}

.category-body .category-section2 .section-headings {
    font-weight: bolder;
    padding-left: 30px;
    font-size: 5rem;
    font-family: var(--primary-font-theme);
    text-transform: uppercase;
}
.category-body .category-section2 .product-types
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.category-body .category-section2 .left-side
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* height: 100vh;*/
}
.category-body .category-section2 .left-side h2
{
    width: 100%;
    font-size: 3rem;
    padding-left: 10px;
    vertical-align: middle;
    font-family: var(--secondary-font-theme);
}
.category-body .category-section2 .left-side h5
{
    margin: 50px 0px 20px 0px;
    width: 70%;
    font-size: 1.2rem;
    padding-left: 10px;
    font-family: var(--secondary-font-theme);
    line-height: 1.5;
    word-spacing: 2px;
}
.category-body .category-section2 .right-side
{
    width: 50%;
    display: flex;
    flex-wrap: wrap;
}
.category-body .category-section2 .right-side .painting-item-box {
   background: white;
   width: 45%;
   height: 350px;
   box-shadow: 2px 2px 10px 2px silver;
   padding-top: 10px;
   position: relative;
   display: block;
   margin: 10px;
}
.category-body .category-section2 .right-side .painting-item-box img {
    width: 100%;
    height: 230px;
    object-fit: cover;
    position: relative;
    padding-bottom: 10px;
    opacity: 0.8;
    transition: opacity 0.5s ease-in, transform 0.5s ease-in;
    background-color: #F8F9F9;
}
.category-body .category-section2 .right-side .painting-item-box img:hover {
    opacity: 1;
    transform: scale(1.05);
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
    object-fit: contain;
}

.category-body .category-section2 .right-side .painting-item-box .text-inside-bottom {
   text-align: center;
    padding: 5px;
    padding-bottom: 10px;
    font-family: var(--secondary-font-theme);
}
.category-body .category-section2 .right-side .painting-item-box .bottom-button
{
    position: absolute;
   bottom: 0;
   width: 100%;
   text-align: center;
   margin-left: -20px;
   font-family: var(--secondary-font-theme);
   
}
.category-body .category-section2 .right-side .painting-item-box .view-button
{
    cursor: pointer;
}
.category-body .category-section2 .right-side .painting-item-box .view-button:hover
{
    color: lightcoral;
}

.category-body .category-section2 .right-side .painting-item-box .order-button
{
    cursor: pointer;
    color: #212529;
    text-decoration: none;
}
.category-body .category-section2 .right-side .painting-item-box .order-button:hover
{
    color: lightcoral;
}
.category-body .category-section2 .magic-vr-slider
{
    overflow: hidden;
}
.category-body .category-section2 .magic-vr-slider .event_slider_section h6
{
    text-decoration: underline;
}
.category-body .category-section2 .magic-vr-slider .event_slider_section .marquee {
    white-space: nowrap;
    animation: marquee_book_event_magic_vr 30s linear infinite;
}

.category-body .category-section2 .magic-vr-slider .event_slider_section .marquee img {
    width: 300px;
    height: 400px;
    margin-right: 60px;
    object-fit: cover;
    border-radius: 10px;
    box-shadow: 
      12px 12px 16px 0 rgba(0, 0, 0, 0.25),
      -8px -8px 12px 0 rgba(255, 255, 255, 0.3);
}

.category-body .category-section3 {
    background: var(--category-page-section2-bg);
    overflow: hidden;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    object-fit: cover;
    padding: 5rem 5vw 15vh 5vw;
    overflow-x: hidden;
}

.category-body .category-section3 .flip-card-inner {
    box-shadow: var(--category-page-section2-photo-frame-shadow);
}

.category-body .category-section4 {
    background-color: var(--category-page-section4-bg);
}

.category-body .category-section4 .slice_button .btn-slice {
    background-color: var(--category-page-section4-button-bg);
    color: var(--category-page-section4-button-color);
}

.category-body .category-section5 {
    background-color: var(--category-page-section5-bg);
}
.common-section-center-alert-popup .popup-content .common-section-popup-right-side .painting-description pre 
{
    white-space: pre-wrap;
    font-family: var(--primary-font-theme);
}
.common-section-center-alert-popup .popup-content .common-section-popup-right-side .column 
{
    gap: 100px;
}


/** --- KeyFrames Animation = LOGIC START --- */

@keyframes moveDown {
    25% {
        opacity: 1;

    }

    33% {
        opacity: 1;
        transform: translateY(30px);
    }

    67% {
        opacity: 1;
        transform: translateY(40px);
    }

    100% {
        opacity: 0;
        transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
    }
}

/** Marque the recent events */
@keyframes marquee {
    0% {
        transform: translateX(0%);
        /* Start from the left edge */
    }

    100% {
        transform: translateX(-100%);
        /* Move to the left edge */
    }
}

/** Floating of painting tools */
@keyframes float {
    0% {
        transform: translatey(0px);
    }

    50% {
        transform: translatey(-20px);
    }

    100% {
        transform: translatey(0px);
    }
}

@keyframes irregular-circle-zoom-in {
    0% {
        width: 250px;
        height: 250px;
    }

    100% {
        width: '';
        height: '';
    }
}

/** Floating of painting tools */
@keyframes irregular-circle-img1 {
    0% {
        border-radius: 65% 35% 71% 29% / 25% 60% 40% 75%;
    }

    25% {
        border-radius: 65% 35% 70% 30% / 58% 77% 23% 42%;
    }

    50% {
        border-radius: 71% 29% 39% 61% / 37% 63% 37% 63%;
    }

    75% {
        border-radius: 17% 83% 36% 64% / 30% 38% 62% 70%;
    }

    100% {
        border-radius: 65% 35% 71% 29% / 25% 60% 40% 75%;
    }
}

@keyframes irregular-circle-img2 {
    0% {
        border-radius: 65% 35% 70% 30% / 58% 77% 23% 42%;

    }

    25% {
        border-radius: 17% 83% 36% 64% / 30% 38% 62% 70%;
    }

    50% {
        border-radius: 65% 35% 71% 29% / 25% 60% 40% 75%;

    }

    75% {
        border-radius: 71% 29% 39% 61% / 37% 63% 37% 63%;

    }

    100% {
        border-radius: 65% 35% 70% 30% / 58% 77% 23% 42%;
    }
}

@keyframes marqueeForPaintingType {
    0% {
        transform: translateX(250%);
        /* Start from the left edge */
    }

    100% {
        transform: translateX(-250%);
        /* Move to the left edge */
    }
}
@keyframes marquee_book_event {
    0% {
      transform: translateX(100%); /* Start position */
    }
    100% {
      transform: translateX(-500%); /* End position */
    }
  }
  @keyframes moving_invalid_alert_popup_top_to_bottom {
    from {
        top: -150vh;
    }

    to {
        top: 0vh;
    }
}
@keyframes marquee_book_event_magic_vr {
    0% {
      transform: translateX(10%); /* Start position */
    }
    100% {
      transform: translateX(-500%); /* End position */
    }
  }

/** --- KeyFrames Animation = LOGIC END --- */


/** =========================================================== */
@media ((min-width: 1049px) and (max-width: 1400px)) {
    .home-bg-image {
        background-size: contain;
    }
    .center-title {
        font-size: 12rem;
    }
    .center-subtitle {
        font-size: 2em;
    }
    .title-icon img {
        max-width: 4rem;
    }
    main .slice_button {
        margin-top: 30px;
    }
    main .chevron {
        margin-top: 40px;
    }
    .home-page-section2 .section-headings {
        font-size: 3.5rem;
    }
    .home-page-section3 .section-headings {
        font-size: 3.5rem;
    }
    .home-page-section3 .carousel-inner .carousel-item .column-slider h2 {
        font-size: 3rem;
    }
    .carousel-item .column-slider {
        float: left;
        width: 50%;
        padding: 20px;
        height: 500px;
        padding-top: 1px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .carousel-item .column-slider img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        max-width: 450px;
        max-height: 500px;
        border-radius: 30px 5px 30px 5px;
    }
   .home-page-section4 .page__title {
        font-size: 3.5rem;
    }
    .home-page-section5 .section-headings {
        font-size: 3.5rem;
    }
    .home-page-section7 .section-headings {
        font-size: 3.5rem;
    }
    .home-page-section10 .section-headings {
        font-size: 3.5rem;
    }
    .home-section5-popup-right-side .painting-description .description-row .title {
        flex: 0 0 200px; 
    }
}

/** =========================================================== */
@media ((max-height: 600px)) {
    .moving-scroll-down-icon {
        display: none;
    }
}

/** Responsive for common tablets, sometimes landscape */
@media ((min-width: 768px) and (max-width: 1048px)) {
    

    .loader-title-text {
        font-size: var(--font-size-tab-lap-devices-for-main-title-text);
    }
    .loader-bg-dynamic-text .text {
        font-size: var(--font-size-tab-lap-devices-for-sub-title-text);
    }

    /** Common properties */
    .title-icon,
    .menu-section {
        margin: 10px 0;
    }

    .title-icon img {
        max-width: 5rem;
    }

    .home-bg-image {
        background-size: cover;
    }


    .center-title {
        font-size: var(--font-size-tab-lap-devices-for-main-title-text);
    }

    .center-subtitle {
        font-size: var(--font-size-tab-lap-devices-for-sub-title-text);
    }
    .center-main-image
    {
        width: 50%;
       height: 80%;
       border-radius: 10px 10px 250px 250px;
    }
    .center-main-painting-types
    {
        margin-top: 0;
    }
    .center-main-painting-types h3
    {
        font-size: 7rem;
    }
    .home-bg-image main .slice_button
    {
        margin-top: 20px;
    }
    .center-main-image .image-shadow
    {
        width: 80%;
        height: 50%;
    }
    .home-page-section2 .desktop-version-image
    {
        display: none;
    }
    .home-page-section2 .tablet-version-image
    {
        display: block;
        content: var(--home-section2-content-tablet);
        width: 100%;
        margin: 50px 0px;
    }
    .home-page-section2 .mobile-version-image
    {
        display: none;
    }
    .home-page-section2 .mobile-version-description
    {
        display: none;
    }

    /** Some Art Section - DESIGN LOGIC START */
    .home-page-section5 .section-headings {
        font-weight: bolder;
        padding-left: 30px;
        font-size: var(--font-size-tab-lap-devices-for-header-text);
        font-family: var(--primary-font-theme);
        text-transform: uppercase;
    }
    

    .home-page-section5 .painting-list {
        width: 100%;
        margin-top: 20px;
        float: left;

    }

    .home-page-section5 .painting-list .frame {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .home-page-section5 .painting-list .frame .flip-card {
        width: 160px;
        height: 210px;
        margin: 15px;
    }

    .home-page-section5 .painting-list .frame .flip-card .flip-card-inner .flip-card-front img {
        width: 150px;
        height: 200px;
        border: 6px solid #fff;
        object-fit: cover;
    }

    .flip-card-back h3 p,
    .flip-card-back h3 hr {
        display: none;
    }
    

    /** Some Art Section - DESIGN LOGIC END */


    .home-page-section6 {
        padding: 7rem 0vw 8rem 0vw;
    }

    .home-page-section6 .section-headings {
        font-size: var(--font-size-tab-lap-devices-for-header-text);
    }
    .home-page-section6 .book_event_section1
    {
        width: 100%;
        height: 100vh;
        background: var(--home-section6-background-tablet);
        background-size: contain;
    }
    .home-page-section6 .book_event_section2 {
        margin: 10px;
    }
    
    .home-page-section6 .book_event_section2 .marquee {
        animation: marquee_book_event 40s linear infinite;
    }



    .home-page-section7 {
        padding: 7rem 5vw 10rem 5vw;
    }
    .home-page-section7 .section-headings {
        font-size: var(--font-size-tab-lap-devices-for-header-text);
    }

    .home-page-section10 .section-headings {
        font-size: var(--font-size-tab-lap-devices-for-header-text);
    }
    .contact-form .column
    {
        width: 100%;
        justify-content: flex-start;
    }
    .home-page-section10 .right-side form {
        width: 95%;
    }
    .contact-us-body .contact-form .right-side form {
        width: 100%;
    }
    
    .velvom-footer-details .right-side {
        display: block;
        text-align: left;
    }

    .event-us-body .event-section2 .event-place .event-place-description .column .recent-event-photos-list img {
        width: 40%;
    }

    .event-us-body .event-section3 {
        padding-bottom: 2rem;
    }

    .event-us-body .event-section3 .section-headings {
        font-size: var(--font-size-tab-lap-devices-for-header-text);
    }

    .event-us-body .event-section3 .column img {
        width: 100%;
    }

    .event-us-body .event-section3 .column .explore-description h1 {
        font-size: var(--font-size-tab-lap-devices-for-medium-text);
        width: 90%;
    }

    .category-body .category-section1 .left-side img {
        width: 180px;
        height: 180px;
    }

    .category-body .category-section1 .center .main-text {
        padding-bottom: 100px;
    }

    .category-body .category-section1 .center .circle {
        width: 100px;
        height: 100px;

    }

    .category-body .category-section1 .center h1 {
        font-size: var(--font-size-tab-lap-devices-for-big-title-text);

    }

    .category-body .category-section1 .center p {
        font-size: var(--font-size-tab-lap-devices-for-small-text);
    }

    .category-body .category-section1 .right-side img {
        width: 300px;
        height: 300px;
        margin-top: -50px;
        margin-left: 50px;
    }

    .category-body .category-section1 .right-side .sub-floating-images {
        width: 200px;
        height: 200px;
        float: right;
        margin-left: -50%;
    }

    .event-registration-body
    {
        padding-bottom: 10vh;
    }
    .event-form {
        flex-direction: column;
    }
    .event-registration-body .event-form .left-side,
    .event-registration-body .event-form .right-side
    {
        width: 100%;
    }
    .event-registration-body .event-form .left-side
    {
        min-height: 50vh;
    }
    .event-registration-body .event-form .left-side h1
    {
        font-size: 5rem;
        width: 100%;
    }
    .event-registration-body .event-form .right-side form .inputFieldBox h3
    {
        width: 100%;
        font-size: 1rem;
    }
    .event-registration-body .event-form .right-side form .inputFieldBox
    {
        flex-wrap: wrap;
    }
    .event-registration-body .event-form .right-side form input[type='text'],
    .event-registration-body .event-form .right-side form input[type='date'],
    .event-registration-body .event-form .right-side form input[type='number'],
    .event-registration-body .event-form .right-side form input[type='email'],
    .event-registration-body .event-form .right-side form textarea,
    .event-registration-body .event-form .right-side form .successMessage   {
     width: 100%;
    }
    .category-body .category-section1 .left-side {
        width: 100%;
    }
    .category-body .category-section1 .left-side img {
        width: 500px;
        height: 500px;
    }
    .category-body .category-section1 .center .circle {
        width: 250px;
        height: 250px;
    }
    .category-body .category-section1 .center h1 {
        font-size: 7rem;
    }
    .category-body .category-section1 .center p {
        font-size: 1.5rem;
    }
    .category-body .category-section1 .right-side {
        width: 50%;
    }
    .category-body .category-section1 .right-side img {
        width: 300px;
        height: 300px;
    }
    
    .category-body .category-section1 .left-side .sub-floating-images {
        width: 100px;
        height: 100px;
    }
    
    .category-body .category-section1 .right-side .sub-floating-images {
        width: 200px;
        height: 200px;
    }
    
    .category-body .category-section2 .section-headings {
        font-size: var(--font-size-mobile-devices-for-header-text);
    }
    .category-body .category-section2 .product-types .column
    {
        width: 100%;
    }
    .category-body .category-section2 .left-side {
        height: auto;
        margin-top: 5vh;
    }
    .category-body .category-section2 .left-side h5 {
        width: 90%;
    }
    .category-body .category-section2 .left-side h5 {
        width: 90%;
    }
    .category-body .category-section2 .right-side {
        display: block;
        width: 100%;
    }
    .category-body .category-section2 .right-side .painting-item-box {
        width: 100%;
    }
    .category-body .category-section2 .right-side .painting-item-box .bottom-button
    {
        display: flex;
    }

    .common-section-center-alert-popup .popup-content {
        width: 90%;
        padding: 20px;
        border-radius: 10px;
        justify-content: flex-start;
    }
    .common-section-center-alert-popup .popup-content .category-type-view h5
    {
        font-size: 1rem;
        text-wrap: balance;
    }
    .common-section-center-alert-popup .popup-content .common-section-popup-right-side .painting-description pre
    {
        white-space: pre-wrap;
    }
    .common-section-center-alert-popup .popup-content .common-section-popup-right-side .column
    {
        gap: 0px;
    }
    .common-section-center-alert-popup .popup-content .column
    {
       flex-direction: column;
       gap: 10px;
    }
    .common-section-center-alert-popup-content
    {
        margin-top: 5vh;
    }
    .common-section-center-alert-popup .popup-content .button_column
    {
       flex-direction: row;
       gap: 100px;
    }
    .home-section5-popup-right-side .painting-description .description-row .title {
        flex: 0 0 150px; 
    }
    .event-us-body .event-section2_0 .product-types .column
    {
        width: 100%;
    }
    .event-us-body .event-section2_0 .left-side h5
    {
        width: 100%;
    }


}

/** =========================================================== */
@media (max-width: 900px) {
    .home-page-section3 .carousel-inner .carousel-item .column-slider {
        width: 100%;
        height: 500px;
        flex-direction: column;
        align-items: center;
    }
    

    .home-page-section3 .carousel-inner .carousel-item .column-slider img {
        max-height: 450px;
    }

    .event-registration-body
    {
        padding-bottom: 10vh;
    }
    .event-form {
        flex-direction: column;
    }
    .event-registration-body .event-form .left-side,
    .event-registration-body .event-form .right-side
    {
        width: 100%;
        min-height: 70vh;
    }
    .event-registration-body .event-form .left-side h1
    {
        font-size: 5rem;
        width: 100%;
    }
    .event-registration-body .event-form .right-side form .inputFieldBox h3
    {
        width: 100%;
        font-size: 1rem;
    }
    .event-registration-body .event-form .right-side form .inputFieldBox
    {
        flex-wrap: wrap;
    }
    .event-registration-body .event-form .right-side form input[type='text'],
    .event-registration-body .event-form .right-side form input[type='date'],
    .event-registration-body .event-form .right-side form input[type='number'],
    .event-registration-body .event-form .right-side form input[type='email'],
    .event-registration-body .event-form .right-side form textarea,
    .event-registration-body .event-form .right-side form .successMessage   {
     width: 100%;
    }
    .center-subtitle {
        color: #fff;
    }
    .home-page-section10 .right-side form .successMessage
    {
        position: relative;
    }
    .contact-form .column
    {
        width: 100%;
        justify-content: flex-start;
    }
    .home-page-section10 .right-side form {
        width: 95%;
    }
    .contact-us-body .contact-form .right-side form {
        width: 100%;
    }
    
}

/** Responsive for common smartphones, sometimes landscape */
@media (max-width: 767px) {

    /** Common properties */
    .column {
        width: 100%;
    }

    header {
        padding: 10px;
    }

    .title-icon,
    .menu-section {
        margin: 10px 0;
    }

    .title-icon img {
        max-width: 3rem;
    }

    .home-bg-image {
        padding: 10px;
        background-size: cover;
    }

    .home-bg-image main .center-title {
        font-size: var( --font-size-mobile-devices-for-main-title-text);
    }

    .home-bg-image main .center-subtitle {
        font-size: var(--font-size-mobile-devices-for-sub-title-text);
    }
   

    .moving-scroll-down-icon {
        display: none;
    }

    .home-page-section2 .section-headings {
        font-size: 2.5rem;
    }
    .home-page-section2 .desktop-version-image
    {
        display: none;
    }
    .home-page-section2 .tablet-version-image
    {
        display: none;
    }
    .home-page-section2 .mobile-version-image
    {
        display: block;
        content: var(--home-section2-content-mobile);
        width: 100%;
        margin: 50px 0px;
    }
    .home-page-section2 .mobile-version-description
    {
        display: block;
        text-align: center;
        font-family: var(--secondary-font-theme);
        width: 80%;
    }

    /** What's New Section - DESIGN LOGIC START */
    .home-page-section3 .section-headings {
        font-size: var(--font-size-mobile-devices-for-header-text);
    }

    .home-page-section3 .carousel-inner .carousel-item .column-slider {
        width: 100%;
        height: 500px;
    }

    .home-page-section3 .carousel-inner .carousel-item .column-slider img {
        max-height: 400px;
    }
    /** What's New Section - DESIGN LOGIC END */


    

    /** Some Art Section - DESIGN LOGIC START */
    .home-page-section5 {
        background: var(--home-section5-bg-mobile);
        overflow: hidden;
        width: 100%;
        background-size: cover;
        background-position: 50% 50%;
        object-fit: cover;
        padding: 3rem 5vw 5vh 4vw;

    }

    .home-page-section5 .section-headings {
        font-weight: bolder;
        padding-left: 30px;
        font-size: var(--font-size-mobile-devices-for-header-text);
        font-family: var(--primary-font-theme);
        text-transform: uppercase;
    }

    .home-page-section5 .painting-list {
        width: 100%;
        margin-top: 20px;
        float: left;
    }

    .home-page-section5 .painting-list .frame {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .home-page-section5 .painting-list .frame .flip-card .flip-card-inner .flip-card-front img {
        width: 100px;
        height: 150px;
        object-fit: cover;
    }

    .home-page-section5 .painting-list .frame .flip-card {
        width: 110px;
        height: 160px;
        margin: 10px;
    }

    .home-page-section5 .painting-list .frame .flip-card .flip-card-inner .flip-card-back h3 {
        font-size: var(--font-size-mobile-devices-for-photo-frame-back-text);
    }

    .flip-card-back h3 p,
    .flip-card-back h3 hr {
        display: none;
    }

    .flip-card-back button {
        padding: 0.25rem 1rem;
    }

   

    /** Some Art Section - DESIGN LOGIC END */

    .home-page-section6 {
        padding: 7rem 0vw 8rem 0vw;
    }

    .home-page-section6 .section-headings {
        font-size:var(--font-size-mobile-devices-for-header-text);
    }
    .home-page-section6 .book_event_section1
    {
        width: 100%;
        height: 150vh;
        background: var(--home-section6-background-mobile);
        background-size: contain;
    }
    .home-page-section6 .book_event_section2 {
        margin: 10px;
    }
    
    .home-page-section6 .book_event_section2 .marquee {
        animation: marquee_book_event 40s linear infinite;
    }
    
    .home-page-section6 .book_event_section2 .marquee img {
        width: 200px;
        height: 300px;
        margin-right: 50px;
    }
    

    /** Want to order Section - DESIGN LOGIC START */
    .home-page-section7 {
        padding: 7rem 5vw 8rem 5vw;
    }

    .home-page-section7 .section-headings {
        font-size:var(--font-size-mobile-devices-for-header-text);
    }

    .home-page-section7 .column .floating-icons .painting-tools .avatar {

        margin-left: -50px;
    }

    .home-page-section7 .column .floating-icons .painting-tools .avatar:nth-child(1) {
        margin-left: 21vw;
    }

    .home-page-section7 .column .floating-icons .painting-tools .avatar:nth-child(2) {
        margin: 50px;
        margin-left: 41vw;
    }

    .home-page-section7 .column .floating-icons .painting-tools .avatar:nth-child(4) {
        margin: 50px;
        display: none;
    }

    .home-page-section7 .column .floating-icons .painting-tools .avatar:nth-child(5) {
        margin: 50px;
        margin-left: 41vw;
    }

    .home-page-section7 .column .floating-icons .painting-tools .avatar:nth-child(6) {
        margin: 50px;
        margin-left: -70px;
    }

    .home-page-section7 .column .floating-icons .painting-tools .avatar:nth-child(7) {
        margin: 100px;
        margin-left: 20vw;
    }

    /** Want to order Section - DESIGN LOGIC END */

    .home-page-section8 .desktop-version-image
    {
        display: none;
    }
    .home-page-section8 .mobile-version-image
    {
        display: block;
        width: 90%;
        height: 100%;
        object-fit: cover;
        margin: 50px 0px;
    }


    /** Our Event Section - DESIGN LOGIC START */
    .home-page-section9 .event-details .event-image {
        font-size: var(--font-size-mobile-devices-for-header-text);
    }

    .home-page-section9 .event-details .event-descriptions .recent-event-list img {
        width: 60%;
        max-height: 200px;
    }

    /** Our Event Section - DESIGN LOGIC END */


    /** Enquiry Section - DESIGN LOGIC START */
    .home-page-section10 .section-headings {
        font-size: var(--font-size-mobile-devices-for-header-text);
    }

    /** Enquiry Section - DESIGN LOGIC END */


    /** Footer - DESIGN LOGIC START */
    .velvom-footer-details .right-side {
        display: block;
        text-align: left;
    }

    .velvom-footer-details img {
        width: 10%;
        border-radius: 10px;
    }

    /** Footer - DESIGN LOGIC END */



    /** */

    .event-us-body .event-section1 {
        width: 90%;
        height: 500px;
        border-radius: 10px;
        font-size: var(--font-size-mobile-devices-for-header-text);
        box-shadow: 5px 5px 5px 0.5px #EFF0D1;
    }
    .event-us-body .event-section2_0 .product-types .column
    {
        width: 100%;
    }
    .event-us-body .event-section2_0 .left-side h5
    {
        width: 100%;
    }
    .event-us-body .event-section2 .event-place .event-place-description {
        min-height: 1000px;
    }

    .event-us-body .event-section2 .event-place .event-place-description .column img {
        width: 100%;
        height: 400px;
        object-fit: cover;
        border-radius: 10px;
    }

    .event-us-body .event-section2 .event-place .event-place-description .column .recent-event-photos-list img {
        width: 40%;
        height: 200px;
        opacity: 0.7;
    }

    .event-us-body .event-section2 .event-place .event-place-description .column .recent-event-photos-list .main-event-image:hover {
        width: 95%;
        height: 400px;
    }

    .event-us-body .event-section3 {
        padding-bottom: 2rem;
    }

    .event-us-body .event-section3 .section-headings {
        font-size: var(--font-size-mobile-devices-for-header-text);
    }

    .event-us-body .event-section3 .column img {
        width: 90%;
    }

    .event-us-body .event-section3 .column .explore-description h1 {
        font-size: var(--font-size-mobile-devices-for-small-text);
        width: 95%;
    }
    .event-us-body .event-section3 .column .explore-description .slice_button {
        justify-content: center;
        align-items: center;
    }


    .category-body .category-section1 .left-side img {
        width: 180px;
        height: 180px;
    }

    .category-body .category-section1 .center .main-text {
        padding-bottom: 30px;
    }

    .category-body .category-section1 .center .circle {
        width: 100px;
        height: 100px;

    }

    .category-body .category-section1 .center h1 {
        font-size: var(--font-size-mobile-devices-for-big-title-text);

    }

    .category-body .category-section1 .center p {
        font-size:  var(--font-size-mobile-devices-for-small-text);
    }

    .category-body .category-section1 .left-side .sub-floating-images {
        display: none;
    }

    .category-body .category-section1 .right-side img {
        width: 100px;
        height: 100px;
        margin-left: 50px;
    }

    .category-body .category-section1 .right-side .sub-floating-images {
        width: 200px;
        height: 200px;
        margin-left: -50%;
    }
    .category-body .category-section2 .section-headings {
        font-size: var(--font-size-mobile-devices-for-header-text);
    }
    .category-body .category-section2 .left-side {
        display: block;
        margin-top: 10vh;
    }
    .category-body .category-section2 .left-side h5 {
        width: 90%;
    }
    .category-body .category-section2 .right-side {
        display: block;
        margin-top: 15vh;
        width: 100%;
    }
    .category-body .category-section2 .right-side .painting-item-box {
        width: 90%;
    }
    .category-body .category-section2 .right-side .painting-item-box .bottom-button
    {
        display: flex;
    }

    .home-section5-popup
    {
        flex-direction: column;
    }
    /* .home-section5-popup-left-side
    {
        background: none;
    } */
    
    .home-section5-popup-right-side .painting-description .description-row .title {
        flex: 0 0 150px; 
    }
    .popup-content
    {
        display: block;
        overflow: scroll;
        height: 90%;
        width: 95%;
    }
    
    .common-section-center-alert-popup .popup-content {
        width: 90%;
        padding: 20px;
        border-radius: 10px;
        justify-content: flex-start;
    }
    .common-section-center-alert-popup .popup-content .category-type-view h5
    {
        font-size: 1rem;
        text-wrap: balance;
    }
    .common-section-center-alert-popup .popup-content .common-section-popup-right-side .painting-description pre
    {
        white-space: pre-wrap;
    }
    .common-section-center-alert-popup .popup-content .common-section-popup-right-side .column
    {
        gap: 0px;
    }
    .common-section-center-alert-popup .popup-content .column
    {
       flex-direction: column;
       gap: 10px;
       border-radius: 10px;
    }
    
    .common-section-center-alert-popup-content
    {
        margin-top: 5vh;
    }

    
}
@media (max-width: 900px) {
    .center-main-image
    {
        width: 50%;
       height: 90%;
       border-radius: 10px 10px 200px 200px;
    }
    .center-main-painting-types
    {
        margin-top: 0;
    }
    .center-main-painting-types h3
    {
        font-size: 5rem;
    }
    .home-bg-image main .slice_button
    {
        margin-top: 20px;
    }
    .center-main-image .image-shadow
    {
        width: 80%;
        height: 50%;
    }
}

@media (max-width: 639px) {
    .center-main-image
    {
       width: 80%;
       height: 90%;
       border-radius: 10px 10px 200px 200px;
    }
    .center-main-painting-types
    {
        bottom: 0;
    }
    .center-main-painting-types h3
    {
        font-size: 3rem;
        background: #DFE0DF;
        padding: 10px;
    }
}


/** =========================================================== */

/** Responsive for foldable phones*/
@media (max-width: 325px) {


    .home-page-section5 .section-headings {
        font-size: var(--font-size-very-small-devices-for-header-text);
    }

    .home-page-section5 .painting-list .frame .flip-card {
        width: 90px;
        height: 130px;
        margin: 10px;
    }

    .home-page-section5 .painting-list .frame .flip-card .flip-card-inner .flip-card-front img {
        width: 80px;
        height: 120px;
        object-fit: cover;
    }

    .home-page-section10 .section-headings {
        font-size: var(--font-size-very-small-devices-for-header-text);
    }

    .velvom-footer-details .left-side h1 {
        font-size: var(--font-size-very-small-devices-for-medium-text);
    }

    .event-us-body .event-section2 .event-place .event-place-description .column .recent-event-photos-list img {
        width: 37%;
        height: 200px;
        opacity: 0.7;
    }

    .event-us-body .event-section2 .event-place .event-place-description .column .recent-event-photos-list .main-event-image:hover {
        width: 90%;
        height: 400px;
    }

    .category-body .category-section1 .center h1 {
        font-size: var(--font-size-very-small-devices-for-header-text);

    }

    .category-body .category-section1 .center p {
        font-size: var(--font-size-very-small-devices-for-small-text);
    }

}

@media (max-width: 350px) { 
    .loader-title-text {
        font-size: var(--font-size-mobile-devices-for-main-title-text);
    }
    .loader-bg-dynamic-text .text {
        width: 300%;
        font-size: var(--font-size-mobile-devices-for-sub-title-text);
    }
    .home-page-section3 .carousel-inner .carousel-item .column-slider h2 {
        font-size: var(--font-size-very-small-devices-for-header-text);
        margin-top: -100px;
    }
}
@media (min-width: 351px) and (max-width: 500px) { 
    .loader-title-text {
        font-size: var(--font-size-mobile-devices-for-main-title-text);
    }
    .loader-bg-dynamic-text .text {
        width: 300%;
        font-size: var(--font-size-mobile-devices-for-sub-title-text);
    }
    /* .home-page-section3 .carousel-inner .carousel-item .column-slider
    {
        justify-content: flex-start;
        padding-top: 20vh;
    } */
    .home-page-section3 .carousel-inner .carousel-item .column-slider h2 {
        font-size: var(--font-size-mobile-devices-for-medium-text);
        margin-top: -100px;
        
    }
    
}
@media (min-width: 501px) and (max-width: 800px) { 
    .loader-title-text {
        font-size: var(--font-size-tab-lap-devices-for-main-title-text);
    }
    .loader-bg-dynamic-text .text {
        width: 300%;
        font-size: 1.5rem;
    }
    .home-page-section3 .carousel-inner .carousel-item .column-slider h2 {
        font-size: var(--font-size-mobile-devices-for-header-text);
        margin-top: -100px;
    }
    .home-page-section5 .painting-list .frame .flip-card .flip-card-inner .flip-card-front img {
        width: 150px;
        height: 200px;
        object-fit: cover;
    }

    .home-page-section5 .painting-list .frame .flip-card {
        width: 160px;
        height: 210px;
        margin: 10px;
    }
}

@media (min-width: 390px) and (max-width: 500px) { 
    .home-page-section6 .book_event_section1
    {
        height: 120vh;
    }
}
@media (min-width: 500px) and (max-width: 600px) { 
    .home-page-section6 .book_event_section1
    {
        height: 180vh;
    }
}



@media (max-device-width: 1048px) and (orientation: landscape) {

    .popup-content
    {
        display: block;
        overflow: scroll;
        height: 90%;
        width: 95%;
    }

    .home-page-section6 .book_event_section1
    {
        width: 100%;
        height: 150vh;
        background: var(--home-section6-background);
        background-size: cover;
        display: flex;
        justify-content: center;
    }

    .home-page-section6 .book_event_section2 {
        width: 100%;
        overflow: hidden;
        margin: 20px 10px;
    }
    
    .home-page-section6 .book_event_section2 .marquee {
        white-space: nowrap;
        animation: marquee_book_event 100s linear infinite;
    }
    }


@media (max-device-width: 767px) and (orientation: landscape) {

    .common-section-center-alert-popup .popup-content .button_column
    {
       flex-direction: row;
       gap: 100px;
    }
    .common-section-center-alert-popup .popup-content
    {
        overflow: scroll;
        height: 90%;
        width: 90%;
    }
    
    .home-page-section8 .desktop-version-image
    {
        display: block;
        width: 80%;
        margin: 50px 0px;
    }
    .home-page-section8 .mobile-version-image
    {
        display: none;
    }
}

@media (max-height: 870px) {
    .home-bg-image {
        background-size: cover;
    }
}
@media (max-height: 650px) {
    .moving-scroll-down-icon {
        display: none;
    }
}


	.moving-container {
            min-height: 140vh;
        }

        .moving-header {
            text-align: center;
            padding: 3rem 0;
        }

                .moving-title {
            font-size: 4rem;
            font-weight: bold;
            background: linear-gradient(135deg, #CFCFCF, #000);
            -webkit-background-clip: text;
            background-clip: text;
            -webkit-text-fill-color: transparent;
            margin-bottom: 1rem;
        }

        .moving-section {
            margin-bottom: 2rem;
        }

        .moving-row {
            width: 100%;
            overflow: hidden;
            height: 200px;
            position: relative;
        }

        .moving-track {
            display: flex;
            gap: 1rem;
            width: max-content;
        }

        .moving-row-fast .moving-track {
            animation: postersMoveSmoothLeft 20s linear infinite;
        }

	.moving-row-medium .moving-track {
            animation: postersMoveSmoothLeft 60s linear infinite;
        }

        .moving-row-slow .moving-track {
            animation: postersMoveSmoothLeft 40s linear infinite;
        }

        .poster-item {
            flex-shrink: 0;
            width: 280px;
            height: 180px;
            border-radius: 0.5rem;
            overflow: hidden;
            transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
            position: relative;
        }

	.moving-row-medium {
            height: 300px;
        }

	.moving-row-medium .moving-track .poster-item
	{
	    width: 180px;
            height: 280px;
	}

        .poster-item:hover {
            transform: scale(1.05);
            box-shadow: 0 10px 30px rgba(168, 85, 247, 0.3);
        }

        .poster-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            border-radius: 0.5rem;
        }

        @keyframes postersMoveSmoothLeft {
            0% {
                transform: translateX(0);
            }
            100% {
                transform: translateX(-50%);
            }
        }

        @media (max-width: 768px) {
            .moving-title {
                font-size: 2.5rem;
            }
	    .moving-row {
            	height: 100px;
            }
            .poster-item {
                width: 240px;
                height: 160px;
            }
	    .moving-row-medium {
            	height: 250px;
            }
	    .moving-row-medium .moving-track .poster-item {
	    	width: 160px;
           	height: 240px;
	    }

        }

        @media (max-width: 480px) {
            .moving-title {
                font-size: 1.8rem;
            }
            
            .poster-item {
                width: 180px;
                height: 120px;
            }
        }
        
        
        .poster_order_section {
            width: 100%;
            height: 100%;
            background: rgba(192, 192, 192, 0.5);
            position: fixed;
            z-index: 10;
            display: none;
            align-content: center;
            justify-content: center;
            align-items: center;
            animation: moving_invalid_alert_popup_top_to_bottom 3s 1;
        }

        .poster_order_popup {
            width: 50%;
            height: 50%;
            background: white;
            display: flex;
            justify-content: center;
            align-items: center;
            border-radius: 10px;
            box-shadow: 2px 2px 10px 5px silver;
            flex-direction: column;
            
        }

        .poster_order_popup .drop_box {
            width: 80%;
            margin: 10px 0;
            padding: 30px;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            border: 3px dotted #a3a3a3;
            background: url('https://plus.unsplash.com/premium_photo-1682125139523-92d7def89cd1?fm=jpg&q=60&w=3000&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MXx8cG9zdGVyJTIwZGVzaWdufGVufDB8fDB8fHww') no-repeat;
            background-size: cover;
            border-radius: 5px;
            text-align: center;
            
        }

        .poster_order_popup .drop_box h4 {
            font-size: 16px;
            font-weight: 400;
            color: #2e2e2e;
        }

        .poster_order_popup .drop_box p {
            margin-top: 10px;
            margin-bottom: 20px;
            font-size: 12px;
            color: #d1ad59;
            font-weight: bolder;
            background-color: white;
            padding: 5px 10px;
            border-radius: 10px;
        }

        .poster_order_popup .drop_box .btn {
            text-decoration: none;
            background-color: #363818;
            color: #ffffff;
            padding: 10px 20px;
            border: none;
            outline: none;
            transition: 0.3s;
        }

        .poster_order_popup .drop_box .btn:hover {
            text-decoration: none;
            background-color: #ffffff;
            color: #363818;
            padding: 10px 20px;
            border: none;
            outline: 1px solid #363818;
        }

        .poster_order_popup .close {
             text-decoration: none;
            background-color: #363818;
            color: #ffffff;
            border: 1px solid #363818;
            outline: none;
            transition: 0.3s;
            padding: 5px 10px;
            border-radius: 5px;
        }

        .poster_order_popup .close:hover {
            text-decoration: none;
            background-color: #ffffff;
            color: #363818;
            border: 1px solid #363818;
            outline: none;
            
        }

        .poster_order_popup .drop_box .form input {
            margin: 10px;
        }

        .poster_order_popup .drop_box .form input {
            margin: 10px;
        }

        .poster_order_popup .drop_box .form .choose_poster_type_section {
            background: wheat;
            border-radius: 10px;
            padding-top: 10px;
            margin-bottom: 10px;
            box-shadow: 0px 5px 5px 1px rgb(197, 180, 150);
        }

        .poster_order_popup .drop_box .form textarea {
            width: 100%;
            border-radius: 10px;
            padding: 10px;
            resize: none;
        }

        @media ((max-width: 767px)) {
            .poster_order_popup {
                width: 80%;
                height: 80%;
            }
        }

         @media ((max-width: 1024px)) {
            .poster_order_popup {
                width: 80%;
                height: 50%;
            }
           /* .poster_order_section {
                background: none;
            }*/
        }

        



