/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
/** Generated by FG **/
@font-face{font-family:'Muli-Regular';src:url(./fonts/Muli-Regular.otf) format('opentype');font-weight:500;font-style:normal}
@font-face{font-family:'Muli-Black';src:url(./fonts/Muli-Black.otf) format('opentype');font-weight:normal;font-style:normal;}
@font-face{font-family:'Muli-Italic';src:url(./fonts/Muli-Italic.otf) format('opentype');font-weight:normal;font-style:normal}
@font-face{font-family:'Muli-Light';src:url(./fonts/Muli-Light.otf) format('opentype');font-weight:normal;font-style:normal;}
@font-face{font-family:'Muli-Bold';src:url(./fonts/Muli-Bold.otf) format('opentype');font-weight:normal;font-style:normal}
@font-face{font-family:'Muli-Semi-Bold';src:url(./fonts/Muli-Semi-Bold.otf) format('opentype');font-weight:normal;font-style:normal;}


a,p,h1, h2, h3, h4, h5, h6,li,span.widget-title{font-family: "Muli-Regular" !important;}
.stars a{font-family:'fl-icons'!important}

p{font-size: 15px}


header#header {
    position: absolute !important;
}
.header-main .header-inner {
    max-width: 1270px !important;
}
.header-bg-color, .header-wrapper {
    background-color: transparent !important;
    box-shadow: none !important;
}

.sec1 .slider img {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    display: block;
}
.section {
    padding: 0 !important;
}
.sec1 .row-dk {
    border-radius: 20px;
    background: var(--primary-color);
    padding: 15px;
}
.sec2,.sec3{
	background-color: var(--primary-color);
}

.sec2 h3,.sec3 h3,.sec4 h3,.sec6 h3,.sec7 h3 {
    font-size: 25px;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 0;
    background-image: linear-gradient(-178deg, var(--fs-color-secondary) 0%, var(--fs-color-secondary) 47%, var(--fs-color-secondary) 72%, var(--fs-color-secondary) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Cormorant !important;
}

.sec2 h1,.sec3 h1,.sec4 h1,.sec6 h1,.sec7 h1 {
    font-size: 45px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0;
    background-image: linear-gradient(-178deg, var(--fs-color-secondary) 0%, var(--fs-color-secondary) 47%, var(--fs-color-secondary) 72%, var(--fs-color-secondary) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 20px;
    font-weight: bold;
    font-family: Cormorant !important;
}

.sec2 ul {
    display: grid;
    grid-template-columns: 50% 50%;
    list-style: none;
    font-size: 15px;
    font-weight: 400;
}
.sec2 ul li {
    border-bottom: 1px solid;
    margin: 0;
    padding: 10px;
    padding-left: 0;
	color: #fff;
}
.sec2 ul li strong {
    color: var(--fs-color-secondary) ;
    font-size: 16px;
    margin-bottom: 2px;
    font-family: "Muli-Black";
}
.col-sec2-img{
	position: absolute;
	right: 0;
	bottom: 0;
	padding-right: 0;
	max-width: 50vw;
	z-index: 0 !important;
}
.col {
    padding-bottom: 0 !important;
}

.sec2 ul li:last-child {
    border: none;
}
.sec2 ul li:nth-last-child(2) {
    /*border: none;*/
}
 .section a.button {
    line-height: 42px;
    padding: 0 40px;
    background-color: transparent;
    background-image: linear-gradient(-178deg, #f0da7e 0%, #b58735 47%, #c3921b 72%, #e2cc72 100%);
    -webkit-background-clip: text;
    background-clip: text;

    -webkit-text-fill-color: transparent;
      -webkit-text-fill-color: #ba8b2b;
    font-size: 16px;
    font-family: 'Muli-Bold' !important;
    margin: 0;
    text-transform: none;
   border: 1px solid #be8e24 !important;
}
.sec3 h2 {
    font-size: 30px;
    font-weight: 500;
    line-height: 35px;
    margin-bottom: 20px;
}

.sec2 .col {
    padding-right: 0 !important;
    z-index: 1;
}

.sec2 .section-content.relative {
    position: inherit !important;
}
.sec4 .col {
    padding: 0 50px;
}
.sec4 .row {
    max-width: 1200px !important;
}
.sec5 .col {
    padding-bottom: 0;
}
.sec5 h3 {
    font-size: 25px;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 0;
    color: #11432c;
    font-family: Cormorant !important;
}

.sec5 h1 {
    margin-bottom: 0;
    color: #11432c;
    font-family: Cormorant !important;
    font-size: 48px;
    font-weight: 500;
    line-height: 1.1;
}
header#header {
    /*display: none;*/
}
.sec5 p strong {
    font-family: "Muli-Black" !important;
}
.sec5 img {
   /* max-width: 65%;
    margin: auto;
    display: block;*/
}
.sec5 a.button {
    color: #0f5433 !important;
    background-image: unset;
    -webkit-text-fill-color: unset;
    -webkit-background-clip: unset;
    background-clip: unset;
    border-color: #0f5433 !important;
}

.sec8 p {
    font-size: 14px;
}
.sec8 img {
    margin-bottom: 0 !important;
}
.sec8 h1 {
    font-size: 35px;
    font-weight: 700;
    background-image: linear-gradient(to bottom, #e2cc72 0%, #8e6c2e 47%, #a2770f 72%, #e2cc72 100%);
    line-height: 1.1;
    margin-bottom: 20px;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Cormorant !important;
}
.sec8 p strong {
    font-family: "Muli-Black";
}
hr {
    opacity: 0.5;
}
.sec8 .col {
    padding-bottom: 10px;
}


.sec6 .col {
    padding: 0 !important;
}
button.slick-next.slick-arrow {
    position: absolute;
    /*right: 65%;*/
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
}
button.slick-prev.slick-arrow {
    position: absolute;
    /*right: 94%;*/
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
    z-index: 9;
}
/*.sec6 .slick-slide,.sec6 .banner-layers {
    width: 100vw !important;
    height: 100vh !important;
    background-size: cover !important;
}

.sec6 .banner .bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 50%;
    height: 100%;
    background: url(/wp-content/themes/thuythu/images/LYN/bg-sec7.png);
    background-size: 100%100%;
}
.sec6 .banner .text-box {
    left: 0;
    transform: translate(0, -50%) !important;
    width: calc(25% + 30px) !important;
    padding: 15px;
}

.sec6 .banner .text-box .text-inner {
    text-align: left;
}
.sec6 p strong {
    font-family: "Muli-Black" !important;
}*/

button.slick-next.slick-arrow:before {
    content: "\f054";
    color: #fff;
    font-size: 18px;
    font-family: "font awesome 5 free";
    background: rgb(255 255 255 / 0.25);
    padding: 8px 16px;
}
button.slick-prev.slick-arrow:before {
    content: "\f053";
    color: #fff;
    font-size: 18px;
    font-family: "font awesome 5 free";
    background: rgb(255 255 255 / 0.25);
    padding: 8px 16px;
}
.row-news .col {
    max-width: 500px;
    flex-basis: 500px;
    padding-bottom: 0;
}
.sec7 .col-news{
    margin-left: 8.333333%;
    overflow: hidden;
    padding-bottom: 0;
}

.sec7 .col-news .col-inner{
    overflow: hidden;
}
.row-news .slick-slide {
    width: 500px !important;
}
.row-news{
	width: 1000px !important;
}
.row-news {
    position: initial !important;
}
.row-news .col .box-text {
    padding-bottom: 0;
}
.sec7 button.slick-prev.slick-arrow {
    left: 0;
}
.sec7 button.slick-next.slick-arrow {
    right: 0;
}
.sec1 ol.flickity-page-dots {
    bottom: 50px;
    text-align: right;
    width: 100%;
    max-width: 1200px !important;
    left: 50%;
    transform: translateX(-50%);
}

.button_actions {
    position: fixed;
    bottom: 90px;
    z-index: 99;
    right: 0;
}
a.button_action {
    background-color: #0a3e27;
    color: #ffffff;
    padding: 17px 5px 15px;
    line-height: 19px;
    text-align: center;
    margin-bottom: 2px;
    transition: .2s all ease-in-out;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
    width: 47px;
}
.lnr {
    font-family: 'Linearicons-Free';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.lnr-phone-handset:before {
    content: "\e830";
}
.lnr-download:before {
    content: "\e865";
}
.lnr-pencil:before {
    content: "\e802";
}
a.button_action:hover {
    background-image: linear-gradient(-214deg, #f0da7e 0%, #b58735 47%, #e2cc72 100%);
    color: #fff;
}
.pum-content.popmake-content h1 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
}

.pum-content.popmake-content input.wpcf7-form-control, .pum-content.popmake-content textarea.wpcf7-form-control {
    width: 100%;
    border: 1px solid transparent;
    background-color: rgb(255 255 255 / 0.2);
    color: #fff;
    font-size: 15px;
    line-height: 45px;
    margin-bottom: 15px;
    padding: 0 30px;
    outline: none;
    min-height: 47px;
    box-shadow: none;
}
.pum-content.popmake-content textarea.wpcf7-form-control{
	min-height: 137px;
}
.pum-content.popmake-content input::placeholder, .pum-content.popmake-content textarea::placeholder {
    color: #a1a1a1;
    font-weight: bold;
}
.pum-content.popmake-content .wpcf7 .flex {
    column-count: 2;
    column-gap: 30px;
}
.row-dk .wpcf7 p span {
    margin-right: 30px;
}
.pum-content.popmake-content .wpcf7 input.wpcf7-form-control.wpcf7-submit {
    color: #ffffff;
    font-size: 15px;
    line-height: 45px;
    text-transform: uppercase;
    text-align: center;
    transition: .2s all ease-in-out;
    background-image: linear-gradient(73deg, #f0da7e 0%, #b58735 47%, #c3921b 72%, #e2cc72 100%);
    border-color: transparent;
    position: relative;
    width: 100%;
    padding: 0;
}
button.pum-close.popmake-close {
    transition: 250ms;
    position: fixed !important;
    top: 45px !important;
    color: #fff !important;
    right: 35pt !important;
    width: 50px !important;
    height: 50px !important;
    background-size: cover;
    opacity: 0.7;
    transform: scale(0.8, 0.8);
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    font-size: 0px !important;
    font-weight: 100 !important;
}
button.pum-close.popmake-close:hover {
    transform: scale(1, 1) rotate(360deg);
    opacity: 1;
}
button.pum-close.popmake-close:after {
    font-family: Linearicons-Free;
    content: "\e870";
    font-size: 45px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
    overflow: auto;
    padding: 0;
}
.mfp-wrap.mfp-auto-cursor.off-canvas.off-canvas-right.mfp-ready .mfp-content div#main-menu li {
    background: transparent;
    width: auto;
}
.mfp-wrap.mfp-auto-cursor.off-canvas.off-canvas-right.mfp-ready .mfp-content div#main-menu ul#menu {
    align-items: flex-end;
}
.mfp-wrap.mfp-auto-cursor.off-canvas.off-canvas-right.mfp-ready .mfp-content {
    background-color: transparent !important;
    background-image: url(/wp-content/uploads/2020/10/bg-menu.png) !important;
    background-size: cover;
    background-position: left;
    width: 120vh !important;
    box-shadow: none;
    overflow: unset;
}
.mfp-wrap.mfp-auto-cursor.off-canvas.off-canvas-right.mfp-ready .mfp-content div#main-menu {
   
    margin-left: auto;
    margin-top: 70px;
}
.mfp-wrap.mfp-auto-cursor.off-canvas.off-canvas-right.mfp-ready .mfp-content div#main-menu li {
    border: none;
}
.mfp-wrap.mfp-auto-cursor.off-canvas.off-canvas-right.mfp-ready .mfp-content div#main-menu li a.nav-top-link {
    font-size: 18px;
    color: #fff;
    text-align: right;
    line-height: 20px;
    padding-right: 35px;
    padding-left: 0;
        margin-right: 125px;
    border-right: 1px solid #eec34c;
}
.mfp-wrap.mfp-auto-cursor.off-canvas.off-canvas-right.mfp-ready .mfp-content div#main-menu li:first-child a.nav-top-link {
    padding-top: 0;
}
.mfp-wrap.mfp-auto-cursor.off-canvas.off-canvas-right.mfp-ready .mfp-content div#main-menu li:last-child a.nav-top-link {
    padding-bottom: 0;
}
i.icon-menu {
    background: #c7951f;
    display: block;
    width: 41px;
    height: 41px;
    z-index: -1;
    background-color:var(--fs-color-secondary) ;
    border-radius: 50%;
    justify-content: center;
    display: flex;
    align-items: center;
    color: #fff;
}
body button.mfp-close {
    background: #c7951f;
    width: 41px;
    height: 41px;
    background-color: var(--fs-color-secondary) ;
    border-radius: 50%;
    justify-content: center;
    
    color: #fff;
    z-index: 9999999999;
    right: 70px;
    opacity: 1 !important;
    transform: none !important;
    top: 30px !important;
    mix-blend-mode: normal !important;
}
html.js.fp-enabled.has-off-canvas.has-off-canvas-right {
    margin-right: 0 !important;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: #fff !important;
    width: 15px !important;
    border-radius: 0;
    height: 1px !important;
    left: 0 !important;
    top: 0 !important;
    margin: 0 !important;
}
#fp-nav ul li, .fp-slidesNav ul li {
    width: 15px !important;
    height: 15px !important;
}
#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
    margin: 0;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
    width: 25px !important;
}
#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
    width: 25px !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    color: #ffb900 !important;
}

#fp-nav ul li .fp-tooltip.left {
    left: 40px !important;
    top: -10px;
}
.section a.button {
    margin-bottom: 15px;
}
.footer-1 {
    padding: 0;
    height: 0;
    overflow: hidden;
}
.absolute-footer {
    display: none;
}
.sec8 .section-content.relative>.row:nth-child(2){
	max-width: 810px;
}
.sec8 .col {
    max-width: 100%;
}
.sec8 img {
    margin: auto;
}

.row-dk h2 {
    color: var(--fs-color-secondary);
    font-family: Cormorant !important;
    font-size: 35px;
    font-weight: 500;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.row-dk input.wpcf7-form-control {
    width: 100%;
    border: 1px solid transparent;
    background-color: rgb(255 255 255 / 0.2);
    color: #fff;
    font-size: 15px;
    line-height: 45px;
    margin-bottom: 15px;
    padding: 0 30px;
    outline: none;
    min-height: 47px;
    box-shadow: none;
}
.row-dk .wpcf7 p {
    display: flex;
    /*column-gap: 30px;*/
}
.row-dk .wpcf7 p input.wpcf7-form-control.wpcf7-submit {
    max-width: 175px;
    color: #ffffff;
    font-size: 15px;
    line-height: 45px;
    text-transform: uppercase;
    text-align: center;
    transition: .2s all ease-in-out;
    background-image: linear-gradient(73deg, #f0da7e 0%, #b58735 47%, #c3921b 72%, #e2cc72 100%);
    border-color: transparent;
    position: relative;
    width: 100%;
    padding: 0;
}
.row-dk input.wpcf7-form-control::placeholder{
	
	color: #a1a1a1;
    font-weight: bold;
}
.wrap-fp-nav {
    position: fixed;
    z-index: 100;
    top: 50%;
    transform: translateY(-50%);
    left: 60px;
    color: #fff;
}
.nav-page {
    margin-top: 40px;
}
.nav-page:before, .nav-page:after {
    content: '';
    display: block;
    width: 2px;
    height: 80px;
    background: #f9f9f9;
    margin: 20px auto;
}
.nav-page .divide, .nav-page .current {
    font-size: 25px;
}
.title-section {
    position: relative;
    height: 150px;
}
.title-section .text {
    position: absolute;
    -webkit-transform: translateX(-25px) translateY(25px) rotate(-90deg);
    -ms-transform: translateX(-25px) translateY(25px) rotate(-90deg);
    transform: translateX(-25px) translateY(25px) rotate(-90deg);
    white-space: nowrap;
    height: 63px;
    width: 150px;
    text-align: center;
    color: #ffffff;
    font-family: "Cormorant";
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
div#fp-nav {
    display: none;
}
.header-button a {
    padding: 1px 25px;
    font-size: 15px;
    font-weight: 500;
  background: var(--fs-color-secondary) !important;
}
.header-button a:before {
    content: "\f879";
    font-family: 'FONT AWESOME 5 FREE';
    font-weight: bold;
    font-size: 12px;
}

@media (max-width: 1440px){
	.wrap-fp-nav {
    left: 20px;
}
.nav-page {
    font-size: 10px;
}
.nav-page:before, .nav-page:after {
    margin: 10px auto;
    height: 40px;
}
.nav-page .divide, .nav-page .current {
    font-size: 12px;
}
.title-section .text {
    font-size: 14px;
    -webkit-transform: translateX(-40px) translateY(25px) rotate(-90deg);
    -ms-transform: translateX(-40px) translateY(25px) rotate(-90deg);
    transform: translateX(-40px) translateY(25px) rotate(-90deg);
}
}
.wrap-fp-nav a {
    color: #fff;
}

.sec2.active p,.sec2.active h1,.sec2.active a.button,.sec3.active .large-5 *,.sec4.active .large-4 * ,.section.active .row-ft{
    -webkit-animation-name: fadeInBottom;
    animation-name: fadeInBottom;
    animation-timing-function: linear;
    animation-delay: 0.3s;
        animation-duration: 1s;
	color: #fff;
}
.sec5.active .large-3 {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    animation-timing-function: linear;
    animation-delay: 0.3s;
        animation-duration: 1s;
}
.sec5.active .large-9 {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    animation-timing-function: linear;
    animation-delay: 0.3s;
        animation-duration: 1s;
}

@keyframes fadeInBottom {
    from {
        opacity: 0;
        transform: translateY(50%);
    }
    to { opacity: 1 }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-50%);
    }
    to { opacity: 1 }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(50%);
    }
    to { opacity: 1 }
}

.sec1 .row-dk input.wpcf7-form-control {
    background: #fff;
    color: #000;
    margin: 0;
    height: 47px;
}

@media only screen and (max-width: 1440px){
.row-dk {
    /*display: none;*/
}
}
@media only screen and (max-width: 1099px){
    .sec1 .slider img {
    width: auto;
    height: auto;
}
    .wrap-fp-nav {
    display: none;
}
	.slider img {
    height: auto;
}
.col-sec2-img {
    max-width: 100%;
    opacity: 0.5;
    height: 100%;
}
.col-sec2-img .img .img-inner, .col-sec2-img .img,.col-sec2-img .col-inner {
    height: 100%;
    overflow: hidden;
}
.col-sec2-img .img .img-inner{
	bottom: 0;
	padding-top: unset !important;
}
.col-sec2-img .img img{
	object-position: bottom;
}
.section a.button {
    margin-bottom: 30px;
}
 .sec2,.sec3,.sec4,.sec5,.sec6,.sec7,.sec8 {
    padding: 30px 0 !important;
}
.sec5 h1{font-size: 40px;}
.mfp-wrap.mfp-auto-cursor.off-canvas.off-canvas-right.mfp-ready .mfp-content div#main-menu li a.nav-top-link{
	margin-right: 30px;
}
body button.mfp-close{right: 15px;}
}


@media (max-width: 849px){
	.sec3 .col {
    max-width: 100%;
    flex-basis: 100%;
}
.sec4 .col {
    padding: 0 20px;
    flex-basis: 50%;
    max-width: 50%;
}
header#header {
    position: relative !important;
}
.header-bg-color, .header-wrapper {
    background-color: #2c4e3e !important;
}
.sec2 .col {
    padding: 0 15px !important;
    position: relative;
}
button.slick-next.slick-arrow {
    right: 0;
    left: unset;
}
button.slick-prev.slick-arrow {
    right: unset;
    left: 0;
}
.sec8 .col {
    flex-basis: 100%;
}
.mfp-wrap.mfp-auto-cursor.off-canvas.off-canvas-right.mfp-ready .mfp-content{background-position: center;}
.sec1 ol.flickity-page-dots{
	width: 80%;
}
.row-dk .wpcf7 p input.wpcf7-form-control.wpcf7-submit{max-width: 135px}
}


@media (max-width: 480px){
    .row-dk .wpcf7 p span {
    margin-right: 0;
}
    .sec1 .text-box {
    /*display: none;*/
    width: 75% !important;
}
    .sec5 h1{text-align: center;margin-bottom: 15px}
    .sec8 p{text-align: center;}
    .row-dk h2{font-size: 28px}
    .row-dk .wpcf7 p {
    display: block;
    column-gap: 5px;
}

    #logo {
    width: 110px !important;
}
.header-button a{padding: 0 15px}
	.col-sec2-img .img .img-inner {
    padding-top: 100% !important;
}
.sec2 {
    padding-bottom: 0 !important;
}
.sec2 .col-sec2-img {
    padding: 0 !important;
}
.sec4 .col {
    padding: 0 15px;
    flex-basis: 100%;
    max-width: 100%;
}
.sec2 h1, .sec3 h1, .sec4 h1, .sec6 h1, .sec7 h1{
	font-size: 38px;
}
.sec8 p {
    text-align: center;
}
body button.mfp-close {
    right: 15px;
    top: 13px !important;
}
.mfp-wrap.mfp-auto-cursor.off-canvas.off-canvas-right.mfp-ready .mfp-content{background-position: center;}
.sec1 .text-box h2 {
    font-size: 15.5px;
    margin: 0;
}
.sec1 .row-dk input.wpcf7-form-control {
    min-height: 25px;
    height: 25px;
    margin-bottom: 5px;
    font-size: 12px;
    padding: 0 5px;
    line-height: 25px;
    background: rgb(255 255 255 / 71%);
}
.row-dk .wpcf7 p input.wpcf7-form-control.wpcf7-submit {
    max-width: 55px;
    margin: 0 !important;
    line-height: 25px;
    font-size: 14px;
    height: 25px;
    min-height: 25px;
}
.sec1 .row-dk {
    padding: 0;
}
.sec1 .row-dk input.wpcf7-form-control::placeholder {
    color: rgb(0 0 0 / 76%);
    font-weight: 300;
}
.sec1 .row-dk{
    background: linear-gradient(-185deg, rgb(240 218 126 / 100%) 0%, rgb(181 135 53 / 40%) 47%, rgb(195 146 27 / 19%) 72%, rgb(226 204 114 / 0%) 100%);
}

}

@media (max-width: 375px){
	.header-button a {
    padding: 0 5px;
    font-size: 7px;
}
.header-button a:before{
	font-size: 8px;
}

}