
.home header {
    position: absolute;
    z-index: 5;
    width: 100%;
    background-color: transparent;
}

header {
    background-color: black;
    z-index: -1;
}

.entire-info-website .header_info {
    display: flex;
    font-size: 13px;
}

.entire-info-website .header_info p {
    padding-left: 10px;
    padding-right: 0;
    margin: 10px 0;
    color: white;
}

.entire-info-website .header_info p:first-child {
    border-right: 1px solid grey;
}

.entire-info-website address p i {
    color: white;
    font-size: 14px;
}

.entire-action-header .btn-action-header {
    margin-top: 10px;
    display: flex;
}

.btn-action-header i {
    color: white;
    font-size: 15px;
}

.entire-action-header .btn-mini-cart .items-number {
    background: #94c347;
    border: 2px solid #94c347;
    border-right: 6px solid #94c347;
    border-left: 6px solid #94c347;
    border-radius: 100%;
    color: white;
    font-weight: 100;
    font-size: 12px;
    margin: 5px 0 20px -5px;
    line-height: 18px;
}

.menu-section ul {
    text-transform: uppercase;
}

.menu-container nav.menu-section>ul {
    display: block;
    float: right;
}

.menu-container nav.menu-section>ul>li {
    padding-left: 30px;
    font-size: 14px;
}

.home .menu-section > ul > li > a {
    color: white !important;
}

.menu-section > ul > li > a, .menu-section > ul > li > a:hover, .menu-section > ul > li > a:active {
    color: white !important;
    font-size: 14px;
}

.menu-section .active {
    text-transform: uppercase;
    font-size: 14px;
}

.menu-section > ul > li:last-child {
    text-transform: uppercase;
    padding-left: 30px;
    font-size: 14px;
}

.header_slider .slider-section .slick-next:hover, .header_slider .slider-section .slick-prev:hover, .header_slider .slider-section .slick-next, .header_slider .slider-section .slick-prev {
    background: none !important;
}

.brand_list .slick-next, .brand_list .slick-prev {
    background-color: lightgrey;
    color: white;
    width: 25px;
}

.slick-next:before, .slick-prev:before {
    color: white;
}

.header_section_image, .brand_section_image {
    padding-top: 50%;
}

.header_section_image img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.section_text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    color: white;
}

.section_text h4 {
    font-size: 50px;
}

.section_text p {
    font-size: 18px;
}

.section_link span {
    background: #94c347;
    border: 10px solid #94c347;
    padding: 0 5px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}

.section_link i {
    color: white;
    background: #789b3f;
    border: 1px solid #789b3f;
    padding-top: 11px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

body {
    background: white !important;
}

.slick-dots {
    bottom: 30px;
}

.slick-dots li button {
    border: 2px solid white;
    border-radius: 100%;
}

.slick-dots li button:before {
    background-color: rgba(0,0,0,0);
}

.we_are_image {
    display: flex;
}

.we_are_image_iframe img {
    height: 500px;
    position: relative;
    object-fit: contain;
}

.content {
    color: #94c347 !important;
    text-transform: uppercase !important;
}

.pro_num_content {
    color: white !important;
}

.link2 {
    font-weight: 700;
    color: #94c347;
    font-size: 20px;
}

.we_are_content {
    padding: 8% 0;
    z-index: 3;
    position: relative;
}

.we_are_image_iframe:after {
    content: "";
    width: 80%;
    height: 65%;
    background: #94c347;
    position: absolute;
    left: 5%;
    top: 8%;
    z-index: -2;
}

.we_are:before {
    content: '';
    border: 1px solid #94c347;
    position: absolute;
    top: 25px;
    height: 75%;
    left: 0;
    width: 100%;
    z-index: -1;
    background: url(/uploads/plugin/custom_img/2019-08-31/1567219606-1940150393-custom.png);
}

.we_are_title {
    font-size: 35px;
    padding-top: 20px;
    margin-bottom: 0;
}

.we_are_text img {
    width: 20px;
}

.title_page {
    font-size: 35px;
}

.bold_title {
    font-weight: 600;
}

.we_are_paragraph {
    color: grey;
}

.link_iframe {
    display: flex;
}

.link_iframe img {
    border: 3px dashed #94c347;
    padding: 10px;
    border-radius: 100%;
    margin: 0 10px 10px 0;
}

.link_iframe p {
    color: #94c347;
    padding-top: 25px;
    padding-left: 10px;
}

.link_iframe p span {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
}

.banner-product-category.season_image:before {
    content: '';
    background: rgb(0 0 0 / 50%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.package {
    position: relative;
    padding-top: 35%;
}
.package {
    padding-top: 30px;
}

.package_image1 a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.package_img {
    padding-top: 55%;
    background-size: cover !important;
}

.package_img:before {
    content: "";
    border: 1px solid #94c347;
    position: absolute;
    height: 90%;
    width: 40%;
    top: 2px;
    right: 20%;
}

.package_img a {
    position: absolute;
    top: 0;
    right: 10%;
    left: 30%;
    bottom: 30%;
}

.package_section_text {
    margin-right: 100px;
    text-align: justify;
}

.featured_package_iframe .featured_package_image {
    width: 350px;
    margin: 0 60px 60px 60px;
    z-index: 1;
    margin-left: 150px;
}

.featured_package_iframe:before {
    content: "";
    border: 1px solid #94c347;
    position: absolute;
    height: 85%;
    width: 55%;
    top: 2px;
    right: 18%;
}

.featured_package_1 {
    margin-bottom: 150px;
}

.featured_package_title {
    font-size: 14px;
    font-weight: bold;
    color: #94c347;
}

.package_content {
    text-align: left;
}

.price_iframe {
    display: flex;
}

.price_iframe .featured_package_price {
    font-size: 14px;
    font-weight: normal;
    color: #8d8d8d;
    margin-right: 5px;
}

.price_iframe .featured_package_special_price {
    color: #fe7e29;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
}

.price_iframe .price {
    font-size: 14px;
    font-weight: normal;
    color: #8d8d8d;
    margin-right: 5px;
}

.price_iframe .special_price {
    color: #fe7e29;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
}

.featured_package_text {
    color: #696969;
}

.featured_package_link {
    background: #94c347;
    padding: 10px;
    font-weight: bold;
    border: none;
    color: #fff;
}

.season_product {
    margin: 0;
}

.detail_season_image .inner-content {
    top: 40%;
}

.season_content {
    position: relative;
    margin-bottom: 30px;
}

.detail_season_image {
    width: 100%;
    height: 100%;
    position: relative;
    object-fit: cover;
}

.season {
    margin: 50px 0;
}

.season_image .season_content {
    text-align: left !important;
    bottom: -140px;
    padding: 30px 30px 10px;
    z-index: 2;
}

.season_image .title {
    font-size: 30px;
    font-weight: bold;
}

.season_content .title, .text, .link {
    color: white;
}

.link_form .link1 {
    color: white;
    font-size: 25px;
    font-weight: bold;
}

.our_gallery {
    margin: 50px 0;
}

.recipes_image_iframe .recipes_image {
    width: 270px;
    height: 260px;
    object-fit: cover;
    border-radius: 5px;
}

.our_gallery .recipes_content_iframe {
    margin-top: -80px;
}

.recipes_content_iframe .recipes_content {
    background: #f5f5f5;
    border-radius: 3px;
    padding: 15px 18px 35px;
    margin: -22px 11px 0;
    min-height: 180px;
    float: none !important;
}

.recipes_content a {
    font-weight: 600;
}

.recipes_content p {
    color: #585858;
    overflow: hidden;
}

.our_gallery_1, .our_gallery_2 {
    display: flex;
}

.gallery_item {
    position: relative;
    padding: 0;
}

.gallery_image {
    width: 100%;
    height: 100%;
}

.gallery_image .inner-content {
    top: 50%;
}

.gallery_image .text {
    text-align: center;
    color: transparent;
    font-size: 15px;
}

.gallery_image:hover .text {
    color: white;
}

.gallery_image .inner-content .text {
    margin: 0;
}

.gallery_link {
    margin: 30px 0 0 690px;
}

.news_row {
    padding: 20px 0;
    border-bottom: 1px solid lightgrey;
}

.news_image {
    width: 120px;
    height: 120px;
    border-radius: 5px;
    margin-left: 15px;
    object-fit: cover;
}

.news_title {
    font-weight: bold;
}

.news_row_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main_title {
    text-align: left;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 10px;
}

.news_inner-content a {
    color: white;
}

.news_inner-content p {
    color: white;
    text-align: left;
}

.news_link {
    text-align: left;
}

.product_content {
    padding: 0 !important;
    padding-left: 45% !important;
}

.banner-product-category1 {
    display: flex;
    padding: 60px 0 40px 0;
    background-size: cover !important;
    margin: 40px 0;
    position: relative;
}

.banner-product-category2 {
    margin: 0;
    display: flex;
    padding: 40px 0 40px 450px;
    background-size: cover !important;
}

.number_p {
    font-size: 30px;
    font-weight: bold;
    margin: 10px 0 0;
    color: white;
}

.banner-product-category.detail_season_image:before {
    content: '';
    background: rgb(0 0 0 / 50%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.banner-product-category.product_background_iframe:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 10%);
    position: absolute;
    top: 0;
    left: 0;
}

.product_iframe {
    text-align: center;
}

.product_iframe img {
    width: 112px;
    height: 112px;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 60px;
    line-height: 112px;
    padding: 20px;
    margin: 0 auto;
}

.icon {
    width: 50%;
    border: 3px solid white;
    padding: 20px;
    border-radius: 100%;
}

.numer {
    color: white;
    font-size: 30px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: -5px;
}

.brand_list {
    margin-top: 50px;
}

.brand_list .slick-slider .slick-prev {
    margin-left: -30px;
    margin-top: -20px;
    width: 20px;
}

.brand_list .slick-slider .slick-next {
    margin-right: -30px;
    margin-top: -20px;
    width: 20px;
}

.brand_list .brand_section_image {
    border: 1px solid #9b9b9a;
    margin: 0 10px;
    padding: 5px;
}

.brand_list .brand_section_image:hover {
    border: 1px solid #94c347;
}

.brand_list .brand_section_image img {
    filter: grayscale(100%);
}

.brand_list .brand_section_image img:hover {
    filter: grayscale(0%);
}

.brand_section_image img {
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
}

footer {
    margin-top: 50px;
    padding-top: 30px;
}

footer .logo-section {
    margin-bottom: 30px;
}

footer .logo-section a img {
    width: 180px;
    height: 35px;
}

.entire-info-website .footer_contact {
    background-image: url("{CDN_URL}/media/image/1568090787-1528726084-image-4.jpg");
}

.entire-info-website .footer_contact:after {
    background-image: url("/media/background/42852502935_5a84ba496f_k.jpg");
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.logo-section {
    margin-left: 15px;
}

.text-footer {
    padding-bottom: 20px;
    padding-top: 5px;
}

.footer-menu-section {
    font-size: 15px;
}

.footer-menu-section ul li {
    list-style-type: square;
    color: grey;
    opacity: 50%;
}

.footer-menu-section ul li a {
    color: grey;
}

.footer_email_tieu-de {
    font-size: 15px !important;
}

.form-get-more-deals .content-form .form-group {
    flex: 0 0 250%;
}

.form-get-more-deals .content-form .form-group:last-child {
    flex: 0 0 100%;
}

.form-get-more-deals .content-form .form-group input {
    border: 2px solid lightgrey !important;
    border-radius: 0 !important;
    height: 35px;
}

.form-get-more-deals .content-form .form-group:last-child span.btn {
    background: #94c347;
    height: 35px;
    font-weight: 100 !important;
    line-height: 35px;
}

.inner-image a img {
    margin-left: 100px;
    border: 1px solid #94c347;
}

.product-title {
    font-weight: 600;
}

.product-title a {
    color: #94c347;
}

.contact {
    display: flex;
}

.entire-action-header .btn-action-header img {
    width: 13px;
    margin-top: 15px;
}

.menu-container .menu-section>ul>li>a:hover {
    color: white !important;
}

.contact {
}

.shop_link_title {
    background: #94c347;
    font-weight: bold;
    color: white;
    border: 5px solid #94c347;
    border-radius: 5px;
    padding: 5px;
}

.shop_link_title a:hover {
    color: white;
}

.slider-section .item img {
    height: 100% !important;
    width: 1900px;
}

.tieu-de_package {
    margin-top: 30px;
}

.gallery_banner .link-banner {
    background: #94c347;
    border: 12px solid #94c347;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    margin-left: 550px;
}

.news_row a:hover {
    color: #94c347;
}

.main_image_link {
    font-weight: bold;
    background: #94c347;
    border: 12px solid #94c347;
    border-radius: 5px;
}

.news_inner-content .banner-desc-banner {
    text-align: left;
    margin-top: 40px;
}

.beef_image {
   position: relative; 
}

.news_main_image {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.news_main_image .inner-content {
    top: 50%;
}

.our_gallery .recipes_link_iframe .recipes_link {
    background: #85b635;
    border: 15px solid #85b635;
    color: white;
    font-weight: bold;
    font-size: 14px;
    border-radius: 5px;
}

.our_gallery .recipes_link_iframe {
    text-align: center;
    margin-top: 40px;
}

.season_image .link {
    background: #94c347;
    border: 10px solid #94c347;
    font-weight: bold;
    border-radius: 5px;
}

.season_iamge {
    margin-bottom: 0 !important;
}

.section_link .link {
    color: white;
    font-size: 14px;
    font-weight: bold;
    border: 10px solid #94c347;
    border-radius: 5px;
    background: #94c347;
    text-transform: uppercase;
}

.title .featured_package_title {
    text-align: center;
    font-weight: normal;
    margin: 0 0 35px;
    font-size: 35px;
    color: #3a3a3b;
}

.package_demo_iframe .featured_package_image img {
    width: 400px;
    height: 100% !important;
    border: 1px solid #85b635;
}

.package_demo_iframe .featured_package_image {
    text-align: center;
}

.package_image:before {
    content: "";
    border: 1px solid #94c347;
    position: absolute;
    height: 100%;
    width: 35%;
    top: 2px;
    right: 30%;
    z-index: -1;
}

.package_name {
    font-size: 14px;
    color: #94c347;
    font-weight: bold;
}

.package_des_short .price {
    font-size: 14px;
    color: #8d8d8d;
    font-weight: normal;
    padding-right: 5px;
}

.package_des_short .special_price {
    color: #fe7e29;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
}

.package_des {
    color: #696969;
}

.package_demo_text h4 {
    font-size: 14px;
    color: #94c347;
    font-weight: bold;
}

.package_demo_text p .price {
    color: #8d8d8d;
    text-decoration: line-through;
}

.package_demo_text p .special_price {
    color: #fe7e29;
    font-size: 18px;
    font-weight: bold;
    margin-left: 5px;
}

.package_demo_text .package_description {
    color: #696969;
}

.package_demo_link .link {
    background: #94c347;
    border: 15px solid #94c347;
    border-radius: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.season_image {
    width: 100%;
    height: 93%;
    top: 0px;
    right: 0;
    left: 0;
    bottom: 0;
}

.feature_package_demo .title {
    margin-top: 20px;
}

.slick-dots li button:hover:before {
    background-color: rgba(0,0,0,0);
}

.slick-dots li button:hover {
    border: 2px solid #94c347;
    border-radius: 100%;
    background: #94c347;
}

.brand_item a img {
    filter: grayscale(100%);
    border: 1px solid #94c347;
}

.brand_item a img:hover {
    filter: none;
}

.brand_item .slick-next:hover, .brand_item .slick-prev:hover {
    background-color: #a1a1a1;
    color: white;
}

.brand_item {
    width: 234px;
    padding: 0 10px;
}

footer address p i.iconsax.isax-location, address p i.isax-call-calling, address p i.isax-sms {
    color: #94c347;
}

.product_background_iframe {
    height: 150px;
    margin-bottom: 50px;
}

.product_background {
    bottom: 130%;
    left: 25%;
    width: 50%;
    text-align: center !important;
}

.product_row_2 {
    margin-top: 30px;
}

.banner_title {
    color: white;
    text-transform: uppercase;
}

.contact_banner {
    padding: 0 0 0 40% !important;
}

.home_link, .news_link {
    color: white;
}

.title_link {
    font-size: 24px;
    text-transform: uppercase;
    color: white !important;
}

.link_from_text, .link_from_text .home_link, .link_from_text .season_link {
    font-size: 13px;
    color: white !important;
    text-align: center;
    text-transform: uppercase;
}

.categories-section {
    margin: 0;
}

h3.product_list_title, .prpduct_list_text, .pl_back_home, .pl_back_season {
    color: white !important;
    text-transform: uppercase;
    text-align: center;
}

.galley_text {
    margin: 0;
    color: transparent;
}

.galley_text:hover {
    color: white;
}

.gallery_text_frame {
    padding-bottom: 0 !important;
    padding-top: 100px !important;
    padding-left: 110px !important;
}

.gallery_img {
    padding: 10px;
}

.gallery_img_frame {
    max-width: 200% !important;
    width: 293px;
    padding: 0;
}

.product_price {
    margin-top: 30px;
}

.product_status {
    margin-top: 30px;
}

.filter-section {
    height: 250px;
    overflow: auto;
}

.inner-image a img {
    border: 0;
    margin: 0;
}

.package_section_text {
    font-size: 12px;
    margin-right: 0;
}

.price-amount {
    color: orange;
}

.contact_iframe {
    display: flex;
    padding-left: 15px;
}

.facebook_icon {
    background-color: #3b5998;
    border: 1px solid #3b5998;
    margin-right: 10px;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    padding: 6px 6px 6px 11px;
}

.google_icon {
    background-color: #dd4b39;
    border: 1px solid #dd4b39;
    margin-right: 10px;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    padding: 6px 6px 6px 11px;
}

.twitter_icon {
    background-color: #0087ba;
    border: 1px solid #0087ba;
    margin-right: 10px;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    padding: 6px 6px 6px 11px;
}

.linkedin_icon {
    background-color: #005983;
    border: 1px solid #005983;
    margin-right: 10px;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    padding: 6px 6px 6px 11px;
}

.pinterest_icon {
    background-color: #9f191f;
    border: 1px solid #9f191f;
    margin-right: 10px;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    padding: 6px 6px 6px 11px;
}

.contact_img {
    width: 70%;
}

.inner-image .detail_product_img {
    object-fit: contain !important;
    width: 90% !important;
    height: 90% !important;
    margin-left: 40px;
    border: 1px solid lightgray;
    padding: 0 20px;
}

.code-review-link {
    border-bottom: 1px solid lightgrey;
}

.code_title {
    font-size: 14px;
    color: #888;
    margin: 0 !important;
}

.code_value {
    font-size: 14px;
    font-weight: bold;
    opacity: 60%;
    padding: 10px;
}

.proce {
    margin-top: 5px;
}

.product_content {
    color: #696969;
    text-align: justify;
}

.product_info {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.entire-cart {
    padding-left: 15px !important;
}

.add-to-cart .isax-shopping-cart {
    padding: 5px;
}

.product-content-detail .add-to-cart, .product-content-detail .add-to-cart:hover {
    background-color: #94c347;
}

.product_categories {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid lightgrey;
    padding-bottom: 5px;
}

.product_type {
    opacity: 70%;
}

.sp_goi_y_title {
    font-size: 16px;
    text-transform: uppercase;
    text-align: left !important;
    margin: 0;
    margin-top: 5px;
    border-bottom: 1px solid lightgrey;
}

.article-title-detail {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #94c347;
    font-weight: 700;
}

.post-date {
    color: #989898;
    font-size: 12px;
    font-weight: 300;
}

.article-content p {
    font-size: 15px;
    font-weight: bold;
}

.other_news_link {
    color: #696969;
    font-size: 14px;
}

.detail_news {
    margin-bottom: 0 !important;
}

.news_link_icon {
    padding-top: 7px;
}

.contact_content, .contact_title, .contact_text_1 {
    color: white !important;
    text-transform: uppercase;
}

.contact_title {
    margin-left: 80px;
}

.contact_text {
    margin-right: 15px;
}

.contact_form_title {
    font-size: 16px;
    color: #383838;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin: 0 0 15px;
    position: relative;
}

.contact_form {
    border-radius: 0;
}

.link_form-about_us {
    text-align: left;
    margin-top: 0px;
    margin-left: -30px;
}

.link_form-about_us .link1 {
    font-size: 20px;
    color: white;
    font-weight: bold;
    margin-left: -200px;
}

.link_form-about_us .link2 {
    font-size: 20px;
    color: white;
    font-weight: bold;
    margin-left: -20px;
}

.detail_season-about_us {
    width: 262px;
    height: 162px;
}

.about_us_text {
    margin: 0 0 50px;
}

.about_us_content {
    margin-top: 20px;
}

.about_us_content, .back_home, .intro_link, .about_us_link {
    color: white;
    text-transform: uppercase;
}

.about_us_title {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #94c347;
    font-weight: 700;
}

.about_us_text1, .about_us_text2, .about_us_text3 {
    color: #696969;
    font-size: 14px;
}

.about_us_text2 {
    padding-left: 50px;
}

p.about_us_text2:before {
    background: #80af32;
    content: "";
    height: 20%;
    bottom: 115px;
    left: -5px;
    position: absolute;
    width: 4px;
}

.background_html_small {
    background-size: cover !important;
    padding: 50px 0 !important;
}

.html-title {
    color: white;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
}

.html_link {
    color: white;
    font-size: 14px;
    text-transform: uppercase;
}

.intro_p1 {
    margin: 0px;
    line-height: 22px;
    box-sizing: border-box;
    position: relative;
    padding-left: 35px;
    font-style: italic;
    color: #696969;
    margin-bottom: 30px;
}

.intro_p1:before {
    background: #80af32;
    content: "";
    height: 87%;
    left: 0;
    top: 8px;
    position: absolute;
    width: 4px;
}

.intro_p2 {
    box-sizing: border-box;
    margin: 0px;
    line-height: 24px;
    color: #696969;
}

.recipes_image {
    width: 270px;
    height: 260px;
    object-fit: cover;
    border-radius: 5px;
    max-width: 500px !important;
}

.recipes_content_frame {
    margin-top: -80px !important;
    width: 85%;
    margin-left: 4px;
}

@media (max-width: 575px) {
    header {
        background-color: black;
    }

    .home header {
        position: absolute;
        z-index: 1;
        width: 100%;
        background-color: none;
    }

    .home .menu-section > ul > li > a {
        color: white !important;
    }

    .header_slider .section_text {
        margin-top: 0px;
    }

    .header_slider .section_text h4 {
        font-size: 20px;
    }

    .header_slider .section_text p {
        font-size: 12px;
        margin-top: 20px;
    }

    .entire-action-header .btn-action-header {
        margin-bottom: 10px;
    }

    .search_icon {
        margin-top: 15px;
    }

    .btn-menu-mobile {
        margin-bottom: 5px;
    }

    .menu_icon {
        font-size: 25px;
    }

    .we_are .we_are_content:before {
        content: "";
        position: absolute;
        height: 85%;
        width: 55%;
        top: 2px;
        right: 24%;
    }

    .entire-cart {
        padding: 0 !important;
    }

    .contact_iframe {
        padding-left: 0 !important;
    }
    
    .we_are_content {
        padding: 2%;
    }

    .we_are_image_iframe img {
        height: 450px;
    }
    
    .package_img:before {
        right: 28%;
    }
    
    .package_img a {
        left: 0;
        right: 30%;
    }

    .header_slider .slider-section .slick-next:hover, .header_slider .slider-section .slick-prev:hover, .header_slider .slider-section .slick-next, .header_slider .slider-section .slick-prev {
        background-color: transparent !important;
    }

    .header_slider .slick-slider .slick-prev {
        top: 35%;
        margin-left: -40px;
    }

    .header_slider .slick-slider .slick-next {
        top: 35%;
        margin-left: -40px;
        margin-right: -40px;
    }

    .header_slider .slick-dotted button {
        background: none;
    }

    .is-mobile .header_section_image {
        padding-top: 110%;
    }
    
    .season_image .season_content {
        bottom: 0;
    }

    .featured_package_image {
        margin-left: 40%;
        max-width: 80%;
    }
    
    .package_image1 a {
        right: 30%;
        position: relative;
    }

    .package_demo_iframe .featured_package_image img {
        width: 200px;
        height: 200px !important;
        margin: 30px 0;
    }

    .banner-product-category {
        font-size: 13px;
        display: block;
        z-index: 0;
    }

    .banner-product-category1 {
        font-size: 13px;
        padding: 30px 45px 0;
        display: flex;
        z-index: 0;
    }

    .banner-product-category2 {
        font-size: 13px;
        padding: 0px 180px 0;
        display: flex;
        z-index: 0;
    }

    .pro_content {
        padding-left: 0 !important;
    }

    .pro_num_content {
        color: white !important;
    }

    .product_background {
        text-align: center !important;
        padding: 0 !important;
        padding-top: 50px !important;
    }

    .detail_product_img {
        margin-left: 20px !important;
    }

    .product_info {
        padding-left: 0 !important;
    }

    .contact_banner {
        padding: 0 30% 15% 10% !important;
    }

    .mobie_contact_form .container .row {
        display: block;
    }

    .is-mobile .menu-section > ul > li > a {
        color: black !important;
        padding-right: 25px;
    }

    .contact_form_text {
        width: 370px !important;
    }

    .contact_form_map {
        width: 370px !important;
        height: 200px;
    }

    p.about_us_text2:before {
        height: 32%;
        bottom: 325px;
    }

    .link_from_text {
        display: flex;
    }

    .product_background_iframe .product_content {
        padding: 0px 60px 50px 60px !important;
        bottom: 25%;
    }

    .we_are_image_iframe:after {
        content: "";
        width: 70%;
        height: 75%;
        background: #94c347;
        position: absolute;
        left: 15%;
        top: 15%;
    }

    .featured_package_iframe:before {
        content: "";
        border: 1px solid #94c347;
        position: absolute;
        height: 100%;
        width: 50%;
        top: 2px;
        right: 28%;
    }

    .featured_package_iframe .featured_package_image {
        width: 250px;
        margin: 0;
        z-index: 1;
        position: relative;
    }

    .package_section_text {
        margin-top: 20px;
        margin-right: 100px;
        text-align: justify;
    }

    .our_gallery {
        margin-top: 0;
    }

    .recipes_image {
        width: 350px;
        margin-left: 10px;
    }

    .recipes_content_frame {
        width: 300px;
        margin-left: 20px;
    }

    .recipes_image_iframe .recipes_image {
        width: 95%;
        height: 300px;
    }

    .recipes_content_iframe .recipes_content {
        height: 200px;
        margin: 30px 10px;
    }

    .gallery_picture .gallery_image {
        width: 190px;
        height: 100px;
    }

    .picture_row {
        margin-top: 30px;
    }

    .news1 {
        margin: 5px;
    }

    .news_main_image .news_inner-content {
        top: 0;
        padding: 0;
    }

    .news_row {
        padding-bottom: 0;
    }

    .news_row_text {
        margin: 10px 10px 0;
    }

    .banner_product_number .inner-content {
        display: block;
    }

    .icon {
        width: 40%;
        padding: 10px;
    }

    .product_iframe .numer {
        font-size: 30px !important;
        font-weight: bold !important;
        margin: 10px 0 0 !important;
        color: white !important;
    }

    .banner_product_number .inner-content {
        padding: 0;
        display: flex
    }

    .product_iframe {
        width: 80%;
        padding: 0;
        max-width: 40%;
        margin: 10px;
        text-align: center;
    }

    .inner-content1, .inner-content2 {
        display: flex;
    }

    .gallery1 {
        display: flex;
    }

    .our_gallery .recipes_content_iframe {
        margin-top: -30px;
    }

    .gallery_image .inner-content {
        padding-top: 35px;
    }

    .our_gallery .title_page {
        font-size: 30px;
    }

    .news_main_image {
        padding: 100px 20px 0 20px;
        height: 400px;
    }

    .contact_title .title-head-contact {
        text-align: left !important;
        padding-left: 35px;
    }

    .footer_contact .logo-section {
        text-align: left;
    }

    .featured_package_1 .featured_package_iframe .featured_package_image {
        margin: 20px 10px 20px 35px;
    }

    .contact {
        margin: 20px 0;
        display: block;
    }

    .footer_email_content {
        flex: 0;
    }

    .footer_email_content input {
        width: 260px;
    }

    .footer_email_submit span {
        width: 100px;
    }

    .brand_list .slick-slider .slick-prev {
        margin-top: -20px;
    }

    .brand_list .slick-slider .slick-next {
        margin-top: -20px;
    }

    .item-slider a .brand_section_image {
        filter: grayscale(100%);
    }

    .brand_list .brand_section_image img {
        position: unset;
        width: auto;
    }

    .form-get-more-deals .content-form .form-group {
        flex: 0;
    }

    .entire-action-header .form-dropdown {
        width: 200px !important;
    }

    .we_are:before {
        height: -webkit-fill-available;
    }
}

@media (min-width: 1024px) {
    .banner-product-category.news_main_image:before {
        border: 1px solid #94c347;
        bottom: 30px;
        content: "";
        left: 45px;
        position: absolute;
        right: -30px;
        top: -30px;
        z-index: -1;
    }
}

/*
.home header {
    position: absolute;
    z-index: 5;
    width: 100%;
    background-color: transparent;
}

header {
    background-color: black;
    z-index: -1;
}

.header_info, .cart_a {
    display: flex;
}

.header_info, .header_info p i.iconsax, .user_icon, .cart_icon, .items-number, .search_icon {
    color: white;
}

.items-number {
    position: absolute;
    height: 20px;
    width: 20px;
    color: #fff !important;
    font-size: 10px;
    background: #94c347;
    border-radius: 50%;
    top: 0px;
    right: 0px;
    line-height: 20px;
    text-align: center;
}

.menu-section .active {
    color: white !important;
}

.menu-section .entry-menu .menu-link {
    color: grey !important;
    border-bottom: 1px solid lightgrey;
    padding: 5px !important;
    font-size: 14px;
}

.menu-section ul li a {
    padding: 20px !important;
    line-height: unset;
    color: white !important;
    text-transform: uppercase;
}

.menu-section > ul > li.has-child > a {
    display: unset;
}

.search-section a {
    line-height: 0;
}

.item_slider a .section_text {
    position: absolute;
    width: 100%;
    top: 50%;
    color: white;
}

.section_text h4 {
    font-size: 55px;
    line-height: 55px;
}

.section_text p {
    font-size: 18px;
    line-height: 22px;
}

.section_link {
    background: #94c347;
    padding: 8px 0px 8px 20px;
    margin: 20px 0;
    display: inline-block;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    color: #fff;
}

.section_link i {
    transition: none 0s ease 0s;
    text-align: inherit;
    line-height: 24px;
    padding: 13px 13px;
    font-size: 14px;
    background: rgba(0,0,0,.18);
    margin-left: 10px;
}

.header_slider ul {
    position: absolute;
    padding: 10px 0;
    margin: auto;
    height: 30px;
    list-style: none;
    bottom: 10px;
    right: 0;
    left: 0;
    z-index: 1003;
    overflow: hidden;
    text-align: center;
    line-height: 0px;
    pointer-events: none;
}

.header_slider ul li button {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: rgba(0,0,0,0);
    margin: 0 5px;
    text-indent: -9999px;
    border: 2px solid #FFF;
    cursor: pointer;
    vertical-align: top;
    pointer-events: all;
    border-radius: 50%;
}

.header_slider ul li button:hover {
    background: #94c347 !important;
    border-color: #94c347;
}

.slick-dots li button:before {
    background-color: transparent;
}

.we_are_text h3 span {
    font-weight: 700;
}

.we_are_text h3 {
    font-weight: 300;
    text-transform: none;
    color: #3a3a3b;
    display: inline-block;
    margin-bottom: 12px;
    font-size: 35px;
}

.we_are_content {
    padding: 8% 0;
    z-index: 3;
    position: relative;
}
*/