body {
    background-color: #c9252c; /* For browsers that do not support gradients */
    margin: 0;
}

@font-face {
    font-family: cochin;
    src: url(../cny2026/Cochin.ttc);
  }

  @font-face {
    font-family: avenir;
    src: url(../cny2026/AvenirNextCondensed.ttc);
  }

p {
    font-size: 16px;
    line-height: 1.1;
}

.uppercase-text {
    text-transform: uppercase;
}

.lowercase-text {
    text-transform: lowercase;
}

.space-top {
    margin-top: 30px;
}

.space-bottom {
    margin-bottom: 30px;
}

.p-1 {
    padding-top: 10px;
}

.p-2 {
    padding-top: 20px;
}

.p-3 {
    padding-top: 30px;
}

.text-red {
    color: #910028;
}

.padding-zero {
    padding: 0;
}

.margin-zero {
    margin: 0;
}

.test-border {
    border: 1px solid #000;
}

.divider-line-gold {
    top:0;
    width: 100%;
    height: 6px;
    background: url(../cny2026/divider-line.png);
    background-repeat: repeat-x;
    background-position: center;
    margin: 0;
    padding: 0;
}

.gold-plate {
    background: url(../cny2026/price_plate_bg.png); background-repeat: no-repeat; background-position: center; height: 70px;
    display: grid;
    place-items: center; /* Centers both horizontally and vertically */
}

.gold-plate-pwp {
    background: url(../cny2026/price_plate_pwp_bg.png); background-repeat: no-repeat; background-position: center; height: 70px;
    display: grid;
    place-items: center; /* Centers both horizontally and vertically */
}

.gold-plate-pwp-bigger {
    background: url(../cny2026/price_plate_pwp_bigger_bg.png); background-repeat: no-repeat; background-position: center; height: 80px;
    display: grid;
    place-items: center; /* Centers both horizontally and vertically */
}

.price
{
    padding: 0;
    margin: -0.5rem 0 0 0 !important;
    font-size: 25px !important;
    line-height: 0.6 !important;
    font-weight: bolder;
    color: #8c0e29;
    font-family: cochin, avenir, Arial, Helvetica, sans-serif;
}

.price-pwp
{
    padding: 0;
    margin: -1rem 0 0 0 !important;
    font-size: 25px !important;
    line-height: 0.6 !important;
    font-weight: bolder;
    color: #8c0e29;
    font-family: cochin, avenir, Arial, Helvetica, sans-serif;
}

.price-pwp-2
{
    padding: 0;
    margin: -0.3rem 0 0 0;
    font-size: 25px !important;
    line-height: 0.5 !important;
    font-weight: bolder;
    color: #8c0e29;
    font-family: cochin, avenir, Arial, Helvetica, sans-serif;
}

.price-pwp-3
{
    padding: 0;
    margin: 0 0 0 0;
    font-size: 25px !important;
    line-height: 0.6 !important;
    font-weight: bolder;
    color: #8c0e29;
    font-family: cochin, avenir, Arial, Helvetica, sans-serif;
}



.ocean-btn
{
    max-width: 600px;
    width: 100%;
}

.half input {
    width: 50%;
}

input {
    cursor: pointer;
    /* -webkit-appearance: none; */
    background: #910028;
    border-radius: 10px;
}

input:hover {
    background: #8c0e29;
}

input.gold_btn {
    cursor: pointer;
    /* -webkit-appearance: none; */
    background: #8b6d2a;
    border-radius: 10px;
}

input.gold_btn:hover {
    background: #d19826;
}

.responsive-img {
    width: 100%;
}



.full-screen
{
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}

.main_div
{
	/* width: 940px; */
    width: 100%;
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-family: cochin,Asap,sans-serif;
}

.section-one
{
    margin: 3rem 0 0 0;
    background: url(../cny2026/texture.jpg); background-repeat: repeat; background-position: center;
    /* border-top: 5px solid #8b6a3b; */
    position:relative;
    z-index: 100;
}

.section-one .title-hamper 
{
    margin-top: -45px;
    width: 90%;
    max-width: 900px;
}

.section-one .responsive-img 
{
    width: 90%;
    max-width: 300px;
}

.bottom-title .title-hamper 
{
    margin-bottom: -45px;
    width: 90%;
    max-width: 900px;
}

.top-title .title-hamper
{
    margin-top: -35px;
    width: 90%;
    max-width: 900px;
}

.normal-title .title-hamper 
{
    width: 90%;
    max-width: 900px;
}

.pwp-title .title-hamper
{
    width: 100%;
    max-width: 1200px;
}

.hamper-button
{
    margin-bottom: -30px; margin-top: -10px;
}

#auspicious-hampers-celebrity-img
{
    margin-bottom: -20px;
    margin-left: -30px;
    width: 430px;
}

#aus-banner
{
    max-width: 900px;
}

#aus-cta
{
    max-width: 800px;
}

.section-two
{
    margin: 0;
    background: url(../cny2026/texture.jpg); background-repeat: repeat; background-position: center;
    position:relative;
    z-index: 98;
}

.section-two-inner
{
    margin: -30px 0 80px 0;
    background: url(../cny2026/sea.png); background-repeat: no-repeat; background-position: top; 
    position:relative;
    z-index: 99;
}

#abalone-sets-cta
{
    max-width: 800px;
}

.section-three
{
    margin: 0 0 0 0;
    padding: 0;
    background: url(../cny2026/texture.jpg); background-repeat: repeat; background-position: center;
    position:relative;
}

.section-four
{
    margin: 0 0 0 0;
    background: url(../cny2026/gifts-sets-poster-bg.png); background-position: center; background-size: cover;
    position:relative;
    z-index: 1;
}

.section-four .responsive-img {
    width: 80%;
    margin:60px 0 80px 0;
}

.section-five
{
    margin: 0 0 0 0;
    background: url(../cny2026/limited-prosperous-p1-banner-bg.jpg); background-position: center; background-size: cover;
    position:relative;
    z-index: 2;
}

.section-six
{
    margin: 0 0 0 0;
    padding: 0;
    background: url(../cny2026/texture.jpg); background-repeat: repeat; background-position: center;
    position:relative;
    z-index: 3;
}

.section-six img {
    width: 100%;
}

.section-pwp
{
    margin: 0 0 0 0;
    /* background: url(../cny2026/purchase-with-purchase-bg-title.png); background-position: center; background-repeat: no-repeat; background-size: contain; */
    position:relative;
    z-index: 2;
}

.pwp-title
{
    background: url(../cny2026/purchase-with-purchase-bg-title.png); background-position: center; background-repeat: no-repeat; background-size: 100% 100%;
    height: 1000px;
    max-width: 940px;
}

.pwp-margin
{
    margin: 10rem 0 0 0;
}

.limited-prosperous-banner .responsive-img {
    width: 80%;
    max-width: 800px;
    margin:10px 0 0 0;
}

#header_div {
    width: 90%;
}

#header_div img
{
	width: 100%;
	height: 100%;
}

#header_top_div img, #header_bottom_div img
{
	max-height: 562px;
    height: auto;
}

#img_1, #img_2, #img_3
{
	cursor: pointer;
}

#header_left_div, #header_right_div
{
	width: 196px;
}

#header_top_div
{
	width: 520px;
}

#header_left_top_div, #header_left_bottom_div, #header_right_top_div, #header_right_bottom_div
{
	width: 100%;
	height: 275px;
}

#header_left_div, #header_top_div, #header_bottom_div_1, #header_bottom_div_2, #header_bottom_div_3
{
	margin-right: 13px;
}

#header_left_top_div, #header_right_top_div
{
	margin-bottom: 14px;
}


/* bottom video section */

#header_btn_left_div, #header_btn_right_div
{
    width: 461px;
}
#header_btn_left_div, #header_btn_video_div, #header_bottom_div_1, #header_bottom_div_2, #header_bottom_div_3
{
    margin-right: 13px;
}


#header_btn_video_div img, #header_bottom_div img
{
    max-height: 295px;
    height: auto;
}

#header_btn_video_div
{
    width: 520px;
    height: 293px;
}


#header_btn_left_top_div, #header_btn_right_top_div
{
    margin-bottom: 14px;
}

.flex-container {
  display: flex;
  flex-wrap: wrap; /* Allow items to wrap to new lines */
  width: 100%;
  gap: 20px; /* Spacing between boxes */
}

.flex-item {
  flex: 1 1 calc(25% - 15px); /* Approximately 25% width with gap consideration */
  padding: 5px;
  text-align: center;
  box-sizing: border-box; /* Include padding in the element's total width */
}

.flex-container-pwp {
  display: flex;
  flex-wrap: wrap; /* Allow items to wrap to new lines */
  width: 90%;
  gap: 5px; /* Spacing between boxes */
}

.flex-item-pwp {
    flex: 1 1 calc(25% - 15px); /* Approximately 25% width with gap consideration */
    padding: 2px;
    text-align: center;
    box-sizing: border-box; /* Include padding in the element's total width */
}

.flex-item-pwp-two-third {
  flex: 0 0 66%; /* two-thirds width */
  padding: 2px;
  text-align: center;
  box-sizing: border-box;
}

.flex-item-pwp-one-third {
  flex: 0 0 33%;
  padding: 2px;
  text-align: center;
  box-sizing: border-box;
}

.flex-item-2-col {
  flex: 1 1 calc(25% - 15px); /* Approximately 25% width with gap consideration */
  padding: 5px;
  text-align: center;
  box-sizing: border-box; /* Include padding in the element's total width */
}

.flex-container-no-gap {
    display: flex;
    flex-wrap: wrap; /* Allow items to wrap to new lines */
    width: 100%;
    gap: 0; /* Spacing between boxes */
}

.flex-container-video-link {
  display: flex;
  flex-wrap: wrap; /* Allow items to wrap to new lines */
  width: 100%;
  gap: 0; /* Spacing between boxes */
}

.flex-item-video-link {
  flex: 1 1 calc(25% - 15px); /* Approximately 25% width with gap consideration */
  padding:0;
  text-align: center;
}

.align-center-box {
    display: grid;
    place-items: center; /* centers vertically + horizontally */
    height: 100%;
    width: 100%;
}

.text-align-duo {
    text-align: left;
}

.float-rc {
    display: grid;
    justify-items: flex-end;
}


/* Responsive adjustments */
@media (max-width: 960px) {
  .flex-item {
    flex: 1 1 100%; /* 1 item per row on mobile */
  }

  .flex-item-2-col {
    flex: 1 1 calc(50% - 15px); /* 2 items per row on tablet */
  }
}

@media (max-width: 480px) {
  .flex-item {
    flex: 1 1 100%; /* 1 item per row on mobile */
  }

  .flex-item-2-col {
    flex: 1 1 calc(50% - 15px); /* 2 items per row on tablet */
  }
}


/* End bottom video section */

#footer_div
{
    background-color: #ffe090;
}

.row_title_div
{
	margin-top: 30px;
}

.side_text_div, .item_table
{
	float: left;
}

.side_text_div
{
	width: 25%;
	text-align: center;
}

.side_text_div .special
{
	height: 332px;
    margin-top: -30px;
}

.item_table_full td
{
	width: 100%;
    text-align: center;
	
}

/*.item_table_full td input{
    width: 33%;
}*/

.item_table_full td img{
    
    width: 100%;
    
}

.item_table
{
	width: 100%;
	height: auto;
	text-align: center;
}

.item_table td
{
	width: 33%;
	
}


.table_bottom td
{
	vertical-align: bottom;
}

.product-table {
    display: flex; 
    flex-flow: row wrap;
    width: 95%;
    max-width: 1366px;
}

.product-table-item {
    width: 33.33%;
}

.product-table-item-half {
    width: 50%;
}

.product-table-item-quarter {
    width: 35%;
}

.product-table-item-quarter-big {
    width: 65%;
}

.product-table-item table {
    text-align: center;
}

.product-table-item-half table {
    text-align: center;
}

.product-table-item-quarter table {
    text-align: center;
}

.product-table-item-quarter-big table {
    text-align: center;
}

.strong_text
{
	margin: 0;
	font-weight: bold;
}

.small_text
{
	margin: 4px 0;
	font-size: 13px;
}


.view_more_button
{	
	width: 130px;
    height: 31px;
	padding: 0;
    border: none;
    border-radius: 20px;
	margin: 8px;
    font-family: cochin, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fde282;
    font-size: 15px !important;
}

#mobile_anchor_1 
{
    display: none;
}

.only-mobile
{
    display: none;
}

.best-nest-color {
    /* background-color: rgb(232 189 173 / 40%); */
    background: url(../cny2026/texture-pink.jpg); background-repeat: repeat; background-position: center;
}

.vegetarian-color {
    /* background-color: rgb(226 202 154 / 40%); */
    background: url(../cny2026/texture-yellow.jpg); background-repeat: repeat; background-position: center;
}

.halal-color {
    /* background-color: rgb(208 201 157 / 40%); */
    background: url(../cny2026/texture-green.jpg); background-repeat: repeat; background-position: center;
}

.specially-curated-gifting-titles .title-hamper {
    width: 90%;
    margin-top: -40px;
    max-width: 300px;
}

.hamper-container {
  display: flex;
  flex-wrap: wrap; /* Allow items to wrap to new lines */
  width: 100%;
  gap: 0;
}

.hamper-items {
    flex: 1 1 100%; /* 1 item per row on mobile */
    max-width: 350px;
    margin: auto;
}

.hamper-items img {
    max-width: 300px;
}

#footer_div p {
    font-family: sans-serif;
    font-size: 16px;
}


@media screen and (max-width: 768px) {
    .hidden-mb
    {
        display: none !important;
    }
}

@media screen and (min-width: 768px) {
    .hidden-ds
    {
        display: none !important;
    }
}

@media screen and (min-width: 960px) {
    .pwp-img-responsive
    {
        width: 100%;
    }
}

@media screen and (max-width: 960px) {
    .main_div
    {
        /* width: 340px; */
        width: 100%;
    }

    .responsive-img-mobile {
        width: 100%;
    }

    .flex-item-pwp {
        flex: 1 1 100%; /* 1 item per row on mobile */
    }

    .section-one
    {
        margin-top: 20px;
    }
    
    .section-one .title-hamper {
        margin-top: -35px;
        width: 90%;
    }

    .bottom-title .title-hamper 
    {
        margin-bottom: -26px;
        width: 90%;
    }

    /* .hamper-button
    {
        margin-bottom: -30px; margin-top: -5px;
    } */

    #auspicious-hampers-celebrity-img
    {
        margin-bottom: 0px;
        margin-left: 0;
        margin-right: -20px;
        width: 380px;
    }

    .section-two-inner
    {
        margin: -30px 0 50px 0;
        background: url(../cny2026/sea-mobile.png);
        background-repeat: no-repeat;
        background-position: top;
    }

    .section-three .title-hamper {
        margin-top: -20px;
    }

    .section-four
    {
        margin: 0 0 0 0;
    }

    .section-four .responsive-img {
        width: 95%;
        margin:20px 0 30px 0;
    }

    .section-six img {
        width: 100%;
        max-width: 300px;
    }

    .limited-prosperous-banner .responsive-img {
        width: 100%;
        max-width: 800px;
        margin:88px 0 0 0;
    }

    .pwp-title
    {
        background: url(../cny2026/purchase-with-purchase-bg-title-long.png); background-position: center; background-repeat: no-repeat; background-size: 100% 100%;
        height: 1900px;
        max-width: 380px;
    }

    .pwp-margin
    {
        margin: 0 0 0 0;
    }

    .pwp-margin-only-mobile
    {
        margin-top: 3rem;
    }

    .pwp-margin-only-mobile-text
    {
        margin: 0 1rem 0 1rem;
    }

    .flex-item-pwp-two-third,
    .flex-item-pwp-one-third {
        flex-basis: 100%;
    }

    .flex-item-pwp-two-third .responsive-img
    {
        width: 90%;
    }

    .text-align-duo {
        text-align: center;
    }

    .float-rc {
        display: grid;
        place-items: center; /* centers vertically + horizontally */
        height: 100%;
        width: 100%;
    }


    .table_top
    {
        min-height: 50px;
    }

    #header_left_div, #header_right_div
    {
	   width: 340px;
    }
    
    #header_left_top_div, #header_left_bottom_div, #header_right_top_div, #header_right_bottom_div
    {
        float: left;
        width: 49%;
        height: 250px;
        margin: 0;
    }

    #header_btn_left_div, #header_btn_right_div
    {
       width: 340px;
       margin-bottom: 5px;
    }

     #header_btn_left_top_div, #header_btn_left_bottom_div, #header_btn_right_top_div, #header_btn_right_bottom_div
    {
        float: left;
        width: 49%;
        height: 110px;
        margin: 0;
    }

    #header_btn_video_div
    {
        width: 340px;
        height: 192px;
        margin-bottom: 5px;
    }
    
    #header_top_div
    {
	   width: 340px;
    }
    
    #header_top_div img
    {
        width: 100%;
    }
    
    #header_bottom_div div
    {
        width: 340px;
        height: auto;
        float: left;
        margin-bottom: 10px;
    }
    
    
    .row_title_div img
    {
        width: 100%;
    }
    
    .side_text_div
    {
        width: 100%;
        text-align: center;
    } 
    
    .item_table_full td input{
        width: 80%;
    }
    
    .item_table
    {
        width: 100%;
        display: block;
        overflow-x: auto;
    }

    .product-table-item {
        width: 100%;
    }

    .product-table-item-half, .product-table-item-quarter, .product-table-item-quarter-big {
        width: 100%;
    }

    .product-table-item-half img {
        width: 100%;
    }

    .product-table-item-quarter img {
        width: 100%;
    }

    .product-table-item-quarter-big img {
        width: 100%;
    }
    
    
    #footer_div img
    {
        width: 100%;
    }

    #footer_div p
    { 
        width: 100%;
        font-size: 14px;
    }
    
    #mobile_anchor_1
    {
        display: block;
    }
    
    #anchor_1
    {
        display: none;
    }

    .only-mobile
    {
        display: inline-block;
    }

    .only-desktop
    {
        display: none;
    }

    .space-top-mobile {
        padding-top: 30px;
    }

    .margin-negative-mb {
        margin-top: -60px;
        z-index: -1;
        position: relative;
    }

}