.product_vv_tg {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 6% 0%;
}

.product_vv_tg td {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    overflow: hidden;
    padding: 10px 5px;
    word-break: normal;
}

.product_vv_tg th {
    border-color: #fcf4e8;
    border-style: solid;
    border-width: 1px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    padding: 10px 5px;
    word-break: normal;
}

.product_vv_tg .product_vv_tg01 {
    position: relative;
    background: #fbd9ba;
    width: 36%;
    font-size: 24px;
    text-align: center;
    vertical-align: top
}

.product_vv_tg .product_vv_tg02 {
    background: #01b099;
    width: 18%;
    text-align: center;
    vertical-align: top
}

.product_vv_tg .product_vv_tg03 {
    position: relative;
    background: #fbd9ba;
    width: 36%;
    text-align: center;
    vertical-align: top
}

.product_vv_tg .product_vv_tg01s {
    text-align: center;
    color: #fff !important;
    background: #6b3906;
    border-radius: 30px 0px 0px 0px;
}

.product_vv_tg .product_vv_tg02s {
    text-align: center;
    background: #f3ffff;
}

.product_vv_tg .product_vv_tg03s {
    text-align: center;
    color: #fff !important;
    border-radius: 0px 30px 0px 0px;
    background: #6b3906;
}


.emoji_width {
    width: 36px;
}


.product_vv_text_frame{

    border: 1px solid #f4d1ae;
    background: #fde7cb;
    border-radius: 30px;
    padding: 30px;

}

.product_vv_color_tag{
    margin: 6% 0%;
    width: 366px;
    border-radius: 30px 0px;
    letter-spacing: 1px;
    justify-content: center;
    background: #6b3906;
    padding: 15px;
    text-align: center;

}

.product_vv_color_tag2{
    margin: 6% 0%;
    width: 492px;
    border-radius: 30px 0px;
    letter-spacing: 1px;
    justify-content: center;
    background: #6b3906;
    padding: 15px;
    text-align: center;

}

.product_vv_color_tag3{
    margin: 6% 0%;
    width: 519px;
    border-radius: 30px 0px;
    letter-spacing: 1px;
    justify-content: center;
    background: #6b3906;
    padding: 15px;
    text-align: center;

}

.product_vv_color_tag4{
    margin: 6% 0%;
    width: 400px;
    border-radius: 30px 0px;
    letter-spacing: 1px;
    justify-content: center;
    background: #6b3906;
    padding: 15px;
    text-align: center;

}
.product_vv_color_tag_text1{

    margin: unset!important;
    color:#fff;

}

.product_vv_color_tag_text2{

    margin: unset!important;
    color:#f28649;
    
}

@media (max-width: 480px) {
	
	.tips_tab {
    background-color: #ffffff4d;
    font-size: 1.5em;
    cursor: pointer;
    padding: 6px;
    margin: 0px 2px;
    display: inline-block;
    color: #3029294f;
    height: 60px;
}
        
    .form_align{
       width:100%;
    } 
	
	.panel{
  display:none;
  animation: fadein .8s;
  height: fit-content;
}

}

@media (min-width: 768px) {
	
		.tips_tab{
	background-color: #ffffff4d;
	font-size: 1.5em;
	cursor: pointer;
	padding: 6px;
	margin: 0px 2px;
	display: inline-block;
	color: #3e3636;
	height: 60px;
}
    
    .form_align{
      width:100%;
    }   
	
	.panel{
  display:none;
  animation: fadein .8s;
  height: fit-content;
}

}

@media (min-width: 992px) {
	
		.tips_tab{
	background-color: #ffffff4d;
	font-size: 1.5em;
	cursor: pointer;
	padding: 6px;
	margin: 0px 2px;
	display: inline-block;
	color: #00000054;
	height: 60px;
}

	.form_align{
		width:100%;
     
    }   
	
	.panel{
  display:none;
  animation: fadein .8s;
}

}

@media (min-width: 1200px) {
	
	.tips_tab{
	background-color: #ffffffd1;
	font-size: 1.5em;
	cursor: pointer;
	padding: 6px;
	margin: 0px 2px;
	display: inline-block;
	color: #ffffff;
	height: 60px;
}
	
	.form_align{
	width:100%;
      
    }   
	
	.panel{
  display:none;
  animation: fadein .8s;
}
  
}

/* Responsive align */

/* Responsive align */

@media (max-width: 480px) {

	.product_cele_text{padding: 6% 3% 3% 6%;}
    
}
	

@media (min-width: 768px) {
	
	.product_cele_text{padding: 0% 0% 0% 0%;}

}

@media (min-width: 992px) {
	
	.product_cele_text{padding: 0% 6% 0% 0%;}

}

@media (min-width: 1200px) {

	.product_cele_text{padding: 18% 3% 3% 6%;}

}



.vv_theme_text{

    color: #BE5012!important;

}


.vv_theme_text2{

    color:#7A401F!important;
    
}

.vv_ingre_frame{
    margin-bottom: 12%;
    border-radius: 15px;
    background: #feeeda;
    border: 2px solid #d69b61;
    padding: 3% 6%;

}

.vv_h_color{

color:#BE5012!important;
    
}