/*
Theme Name:     Biolife Child
Description:    Biolife Child is a modern, clean and professional WooCommerce Wordpress Theme, It is fully responsive, it looks stunning on all types of screens and devices.
Author:         Kutethemes
Template:       biolife
Author URI:   https://kutethemes.com/
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, translation-ready
Text Domain:  biolife-child
Market:         Envato
*/

@import url('//fonts.googleapis.com/css2?family=Kanit:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('//fonts.googleapis.com/css2?family=Prompt:wght@100;200;300;400;500;600;700;800;900&display=swap');

/*edit header*/

.wpml-ls-item ul.sub-menu {
    display: none;
}
.wpml-ls-statics-shortcode_actions ul.js-wpml-ls-sub-menu.wpml-ls-sub-menu {
    display: none;
}

.breadcrumb {
    background-color: #fff;
    padding: 0;
    margin-bottom: 99px;
    margin-top: 8px !important;
}

.main-container,
.fullwidth-template-no-title {
    padding-top: 0px;
}

.wpml-ls-item>.sub-menu {
    width: 120px !important
}

.wpml-ls-item>.sub-menu>.wpml-ls-last-item.menu-item-type-wpml_ls_menu_item {
    width: auto !important;
}

body #rev_slider_1_1[data-slideactive="rs-1"] .hesperiden .tp-bullet {
    background: linear-gradient(to bottom, #DDDEE5 0%, #DDDEE5 100%) !important;
    filter: progid: dximagetransform.microsoft.gradient( startcolorstr="#DDDEE5", endcolorstr="#DDDEE5", gradienttype=0) !important;
}

body #rev_slider_1_1[data-slideactive="rs-1"] .hesperiden .tp-bullet:hover,
#rev_slider_1_1[data-slideactive="rs-1"] .hesperiden .tp-bullet.selected {
    background: #00823f !important;
    border-color: #00823f;
}

body rs-fullwidth-wrap   rs-module-wrap  rs-module  .hesperiden .tp-bullet:hover,
body rs-fullwidth-wrap rs-module-wrap rs-module  .hesperiden .tp-bullet.selected {
    background: #00823f !important;
    border-color: #00823f;
}

body rs-fullwidth-wrap rs-module-wrap rs-module  .hesperiden .tp-bullet {
    width: 12px;
    height: 12px;
    position: absolute;
    background: #DDDEE5;
    background: -moz-linear-gradient(top, #DDDEE5 0%, #DDDEE5 100%);
    background: -webkit-linear-gradient(top, #DDDEE5 0%, #DDDEE5 100%);
    background: -o-linear-gradient(top, #DDDEE5 0%, #DDDEE5 100%);
    background: -ms-linear-gradient(top, #00823f 0%, #dddee5 100%);
    background: linear-gradient(to bottom, #DDDEE5 0%, #DDDEE5 100%);
    filter: progid: dximagetransform.microsoft.gradient( startcolorstr='#DDDEE5 ', endcolorstr='#DDDEE5 ', gradienttype=0);
    border: 3px solid #DDDEE5;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
}

rs-fullwidth-wrap {
    padding-bottom: 44px;
    /*     background-color: red; */
}
 
body rs-fullwidth-wrap rs-module-wrap rs-module {
    overflow: visible;
}

.tp-bullets {
    z-index: 999;
    top: 109% !important;
    left: 0px;
}

.biolife-nav.top-bar-menu.right.ovic-menu>li.wpml-ls-item {
    width: 120px;
    text-align: center;
}

.wpml-ls-item>.sub-menu {
    padding: 0px !important
}

.wpml-ls-item>.sub-menu li a {
    padding: 8.5px 15px !important;
    text-align: center;
}

body rs-fullwidth-wrap rs-module-wrap  rs-module .hesperiden .tp-bullet {
    width: 5px;
    height: 5px;
}

.breadcrumb-trail .breadcrumb>li,
.breadcrumb-trail .breadcrumb>.active {
    font-size: 15px;
}

.breadcrumb>li,
.breadcrumb>.active span {
    color: #00823F;
}

.post-thumb {
    display: table;
    margin: 0 auto;
}

h1.post-title {
    font-size: 25px;
}

.post-author a {
    font-weight: 400;
}

.post-time {
    display: none !important;
}

.header.style-2 .box-header-nav {
    padding-left: 45px;
}

.main-menu>.menu-item {
    font-weight: 600;
    color: #25262B;
    padding: 10px 15px;
}

ul.tab-link li {
    position: relative;
}

#menu-top-right-menu>.menu-item.ovic-dropdown.block-language {
    display: none;
}

#menu-top-right-menu>.menu-item.block-userlink.ovic-dropdown {
    display: none;
}

#menu-top-right-menu>.top_right_map.menu-item {
    order: 9;
}

#menu-top-right-menu.top-bar-menu.right {
    display: flex;
}

.header.style-2 .top-bar-menu>*>a::before {
    display: none;
}

.header.style-2 .top-bar-menu>*>a {
    padding: 8.5px 15px;
}

.wpml-ls-menu-item::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 33px;
    background: #fff;
    top: 3px;
    left: 1px;
}

.wpml-ls-menu-item::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 33px;
    background: #fff;
    top: 3px;
    right: 0;
}

.wpml-ls-menu-item {
    position: relative;
}


/*edit page*/
.table_content table td.wptb-cell {
    border: 2px solid #fff !important;
}
.brochure_download input[type=number] {
    width: 100%;
    height: 45px;
}

.page-id-719 ul.social_share,
.page-id-977 ul.social_share {
    display: flex !important;
}

.comment-form-cookies-consent #wp-comment-cookies-consent {
    display: inline-block;
    width: 4%;
    vertical-align: top;
    margin-top: 6px !important;
}

.comment-form-cookies-consent label {
    display: inline-block;
    width: 88%;
    line-height: 22px;
}

.table_contact table tr td:last-child {
    width: 68%;
}

.table_contact table tr td:first-child {
    width: 32%;
}

.table_contact table tbody {
    width: 100%;
    display: block;
}

.wpcf7-form .wpcf7-form-control-wrap>textarea {
    resize: none;
}

.aboutus_line2 h2 {
    display: none;
}

.about_us_content>.wpb_column>.vc_column-inner>.wpb_wrapper>.vc_empty_space.hide {
    display: none;
}

.about_us_content {
    margin-top: -35px !important;
}


/*add tab*/

.custom_tab .ovic-tabs .tab-panel.active {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

.custom_tab .ovic-tabs .tab-panel.active2 {
    opacity: 1;
    visibility: visible;
    height: auto;
    overflow: visible;
}

.custom_tab .ovic-tabs .tab-panel:not(.active2) {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}


/* rs-bullets.tp-bullets.hesperiden.horizontal.nav-pos-hor-centernav-pos-ver-bottomnav-dir-horizontal {
    bottom: -50px !important;
    top: unset !important;
    background-color: red;
    z-index: 99;
} */

td.social_all img {
    width: 40px !important;
}

.wpcf7-not-valid-tip {
    font-size: 14px;
    display: block;
    margin-top: 5px;
}

.about_us_content p span {
    text-align: justify !important;
    display: block;
}

.add-to-cart a:hover {
    text-decoration: underline;
    opacity: 1;
}

.text_absolute p a:hover {
    color: #fff;
    text-decoration: underline;
}

.aboutus_line1 h4 {
    display: none;
}

ul.social_share {
    display: none !important;
}

.pic_about_us h4 {
    display: none;
}

.wpcf7-form p {
    text-align: unset !important;
}

p {
    text-align: justify !important;
}

ul.social_share.product {
    justify-content: flex-start;
    margin-top: 30px;
}

ul.social_share {
    list-style: none;
    padding: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
}

.social_share li p {
    font-size: 20px;
    color: #25262B;
    /* vertical-align: initial; */
    margin-top: 8px;
    font-weight: 500;
}

.social_share li:not(:last-child) {
    margin-right: 21px;
}

.social_share li a img {
    width: 42px;
}

.icon_address tr td:first-child {
    padding-right: 8px;
}

.icon_address table img {
    vertical-align: middle;
    margin-top: 0;
    margin-right: 19px;
    width: 14px;
}

.gray_color_content p {
    color: #25262B;
}

.product.type-product .entry-summary {
    padding-left: 58px;
}

.share_this .wpb_wrapper p {
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 10px;
}

.share_this .wpb_wrapper p strong {
    font-weight: 400;
}

.table_content table.wptb-preview-table td {
    border: none;
}

.table_content table.wptb-preview-table tr.wptb-row:first-child td p strong {
    font-size: 25px !important;
    font-weight: 400 !important;
}

.table_content table.wptb-preview-table tr.wptb-row:first-child td {
    padding: 30px 10px !important;
}

.battery_last h2 {
    font-size: 24px;
    margin-bottom: 15px !important;
}

.img_radius img {
    border-radius: 7px !important;
}

.battery_content_2 p {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-align: center !important;
}

.battery_content img {
    border-radius: 7px;
}

.battery_content h2,
.battery_title h2 {
    font-size: 40px;
    text-transform: uppercase;
    line-height: 48px;
}

.small_title p:before {
    content: " ";
    width: 61px;
    height: 2px;
    position: absolute;
    background-color: #00823F;
    left: 0;
    top: 13px;
}

.small_title p {
    font-size: 25px;
    color: #000000;
    padding-left: 60px;
}

.brochure_download span.wpcf7-not-valid-tip {
    color: red;
    /* margin-top: 34px !important; */
    font-size: 14px;
}

.brochure_download span.wpcf7-form-control-wrap>input {
    margin-bottom: 10px;
    padding: 9px 15px;
}

.text_absolute_title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tab_title .img_relative:before {
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, 0.6);
    width: 100%;
    height: 100%;
}

.tab_title .img_relative {
    position: relative;
}

.sharethis-inline-share-buttons .st-btn {
    display: inline-block !important;
}

.shop-control-item.showing span.text-item {
    display: none;
}

.slick-slider .slick-arrow {
    font-size: 36px;
    border: none;
    border-radius: 0;
}


/*
.bg_back > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
    position: relative;
    z-index: 1;
}
.bg_back > .vc_column-inner > .wpb_wrapper > *:last-child::after {
    content: " ";
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
}*/


/* .small_banner .bg_back.wpb_column {
    position: relative;
} */

.custom_tab li.tab-link-item.style5 a span {
    z-index: 99 !important;
}

.small_banner .vc_column-inner {
    width: auto;
    height: 770px;
}


/* .small_banner .vc_column-inner {
    min-height: 770px !important;
} */

.read_more h4 a:hover {
    color: #fff !important;
    /* opacity: 0.5; */
    text-decoration: underline;
}

body .icon_click a:hover span {
    color: #25262b !important;
}

.icon_click p {
    text-align: justify !important;
    letter-spacing: 1px;
    word-spacing: -4px;
}

.home_title h2:after {
    content: " ";
    position: absolute;
    width: 55px;
    background-color: #00823F;
    height: 2px;
    bottom: 15px;
    left: 44%;
    display: none;
}

.home_title h2 {
    font-size: 56px;
    display: table;
    margin: 0 auto;
    padding-bottom: 35px;
    position: relative;
}

.text_heading h2 {
    font-family: 'Kanit', Prompt !important;
    font-size: 40px;
}

.main-menu>.menu-item>a {
    font-weight: 500;
}


/*.ovic-tabs.style1 .tab-link li.style5 .tab-icon {
    width: 483px;
    height: 315px;
}*/

.custom_tab .ovic-tabs .tab-link li a span {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Kanit', Prompt !important;
    line-height: 32px;
    width: auto;
    max-width: 90%;
}


/* .custom_tab .ovic-tabs .tab-link li.active a span {
    color: #00823F;
} */

.custom_tab .ovic-tabs.style1 .tab-link li {
    margin: 0 0px;
}

.custom_tab .ovic-tabs ul.tab-link {
    display: flex;
    flex-flow: row wrap !important;
}

.custom_tab .ovic-tabs.style1 .tab-link li.style5:hover .tab-icon,
.custom_tab .ovic-tabs.style1 .tab-link li.style5.active .tab-icon {
    background-position: 0 0;
}

.custom_tab .ovic-tabs.style1 .tab-link li a:hover::after,
.custom_tab .ovic-tabs.style1 .tab-link li.active a::after {
    background: #00823f;
    content: ' ';
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    position: absolute;
    opacity: 0.3;
    color: #fff !important;
    background-size: 100%;
}

.custom_tab .ovic-tabs .tab-link li.style5 .tab-icon {
    width: 100%;
    /* height: 315px; */
    padding-bottom: 56.25%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center !important;
}

.custom_tab .ovic-tabs .tab-link li {
    flex: 1 1 auto;
}


/* .custom_tab .ovic-tabs.style1 .tab-link li.style5.active a:after {
	display:none;
} */

.custom_tab .ovic-tabs.style1 .tab-link li.style5.active a:after {
    left: 0;
}

.small_banner .vc_column-inner {
    padding: 0 !important;
}

.small_banner p {
    font-size: 20px;
    color: #fff;
    padding: 10px 110px;
    line-height: 30px;
}

.small_banner h2 {
    font-size: 38px;
    color: #fff;
    font-weight: 400;
    padding: 10px 110px;
}

.small_banner .wpb_column {
    position: relative;
}

.wpb_text_column.wpb_content_element.right_text {
    position: absolute;
    right: 0;
    bottom: 10px;
}

.tab_title {
    margin-top: 0px;
}

.tab_title h2 {
    font-size: 40px;
    margin-top: 12px;
    font-weight: 400;
    margin-bottom: 0px !important;
}

.tab_title p {
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: 400;
}

.ovic-tabs.style1 .tab-link {
    list-style: none;
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 0px !important;
}

.custom_tab .ovic-tabs.style1 .tab-link {
    margin-bottom: 0px !important;
}

.custom_tab .ovic-tabs.style1 .tab-link li.style5 .tab-icon {
    margin-bottom: 0;
}

.top_heading_tap {
    position: relative;
}

.top_heading_tap:before {
    content: " ";
    position: absolute;
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    height: 100%;
}

.text_absolute.bottom {
    bottom: 25px;
    justify-content: flex-end;
}


/* .tab_title {
    position: relative;
}
.tab_title::before {
    content: " ";
    position: absolute;
    background-color: rgba(255, 255, 255,0.4);
    width: 100%;
    height: 100%;
	left: 0;
} */

.fa.fa-youtube-play:before {
    content: "\f16a" !important;
}

body rs-fullwidth-wrap rs-module-wrap rs-module .hesperiden.tparrows {
    cursor: pointer !important;
    background: rgba(255, 255, 255, 0.3) !important;
    width: 49px !important;
    height: 95px !important;
    position: absolute !important;
    display: block !important;
    z-index: 1000 !important;
    border-radius: 5px !important;
}

body rs-fullwidth-wrap rs-module-wrap  rs-module  .hesperiden.tparrows.tp-leftarrow:before {
    content: "\f104" !important;
    margin-left: -3px !important;
    font-family: fontawesome !important;
}

body  rs-fullwidth-wrap  rs-module-wrap  rs-module .hesperiden.tparrows:before {
    font-family: 'revicons' !important;
    font-size: 36px !important;
    color: #ffffff !important;
    display: block !important;
    line-height: 95px !important;
    text-align: center !important;
}

body  rs-fullwidth-wrap  rs-module-wrap  rs-module  .hesperiden.tparrows.tp-rightarrow:before {
    content: "\f105" !important;
    margin-right: -3px !important;
    font-family: fontawesome !important;
}

rs-arrow.tp-rightarrow.tparrows.hesperiden {
    left: 90% !important;
}

rs-arrow.tp-leftarrow.tparrows.hesperiden {
    left: unset !important;
    right: 90% !important;
}

body  rs-fullwidth-wrap  rs-module-wrap rs-module  .hesperiden.tparrows:hover {
    background-color: rgba(0, 130, 63, 0.3) !important;
}


/*edit product*/
.woocommerce  img.zoomImg {
    background: #fff !important;
}

.btn_form button.close:hover {
    opacity: 1;
    color: #fff;
}

a.add_button {
    display: none;
}
.woof_redraw_zone.show button.button.woof_reset_search_form {
    /* padding-left: 10px; */
    margin-left: 10px;
}

.woof_submit_search_form_container {
    display: none;
}
.woof_container + .woof_submit_search_form_container {
    display: block;
}


.woof_submit_search_form_container button.button.woof_submit_search_form {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.5px;
}
.archive.post-type-archive .main-container.shop-page .main-content.col-lg-9.col-md-8.has-sidebar {
    width: 75%;
}
/* .archive.post-type-archive .main-container.shop-page .sidebar.col-lg-3.col-md-4 {
    display: none;
} */

/* .single.single-product  .slick-slide.slick-current.slick-active.first-slick::before {
	content: "\f177";
	position: absolute;
	font-weight: ;
	font-family: fontawesome;
	top: 40%;
	left:6px;
}
.single.single-product  .slick-slide.slick-active.last-slick::after {
	content: "\f178";
	position: absolute;
	font-weight: ;
	font-family: fontawesome;
	top: 40%;
	right: 6px;
} */
.single.single-product  .slick-slide.first-slick {
	position: relative;
}
.single.single-product  .slick-slide.last-slick {
    position: relative;
}
.product_detail .wpb_raw_code.wpb_content_element.wpb_raw_html  ,.product_detail .wpb_single_image {
    display: inline;
}
.product_detail .wpb_raw_code.wpb_content_element.wpb_raw_html *  ,.product_detail .wpb_single_image *{
    display: inline;
	padding-left: 0;
}
.product_detail ol.small_heading::before {
    content: attr(start);
    font-size: 40px;
    margin-right: 5px;
    color: #00823F;
}
.product_detail .wpb_single_image img {
    width: 40px !important;
    vertical-align: top;
    margin-left: 0px;
    margin-top: -2px;
    margin-right: 15px;
}
.product_detail .vc_row.wpb_row .wpb_column:last-child {
    padding-left: 15px !important;
}
.product_detail .vc_row.wpb_row .wpb_column:first-child {
    padding-right: 15px !important;
}

.icon_click .vc_single_image-wrapper img {
    width: 60px;
    max-width: 60px;
}

.slick-slider .slick-arrow {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.product_tab_table table tbody tr td p>strong {
    font-size: 16px !important;
    font-weight: 600 !important;
    text-align: center !important;
}

.product_tab_table table tbody tr td p {
    text-align: center !important;
}

.product_tab_table table .wptb-row:first-child td.wptb-cell {
    padding: 0px 10px 4px 10px !important;
    height: 50px !important;
}

.product_tab_table .vc_tta-panel-body {
    padding-top: 0px !important;
}

.product_tab_table .wptb-table-container table td {
    padding: 15px 10px !important;
}

.summary.entry-summary.customize h1.product_title.entry-title,
.summary.entry-summary.customize .woocommerce-product-details__short-description,
.summary.entry-summary.customize form.cart {
    display: none;
}

.button_download.linkpdf {
    display: none;
}

.table_product_short tr:nth-child(2n+1) {
    background-color: #F8F9FB;
}

.table_product_short tr td {
    border: none;
    width: 50%;
}

table.table_product_short tr {
    border-top: 1px solid #EBEBEC;
    border-bottom: 1px solid #EBEBEC;
}

table.table_product_short {
    border: none;
}

ul.social_share.product {
    display: flex !important;
}

.product-excerpt {
    text-align: left;
}

.add-to-cart i {
    margin-left: 15px;
}

.top-filter select.form-control option {
    background-color: #fff !important;
    color: #00823F;
    /* border-radius: 7px; */
}

.top-filter {
    margin-bottom: 80px;
}

.top-filter #form-post-filter * {
    font-size: 16px;
    font-weight: 300;
}

form#form-post-filter .post-sort {
    margin-right: 26px;
}

form#form-post-filter .post-sort:after,
form#form-post-filter .post-category:after {
    content: "\f107";
    font-family: fontawesome;
    color: #fff;
    position: absolute;
    right: 25px;
    top: 10px;
    z-index: 1;
    pointer-events: none;
}

form#form-post-filter .post-sort,
form#form-post-filter .post-category {
    position: relative;
}

form#form-post-filter select {
    height: 42px;
    width: 200px;
    position: relative;
    background-color: #00823F;
    color: #fff;
    border-radius: 7px;
    padding: 6px 40px 6px 12px;
}

.top-filter #form-post-filter {
    display: flex;
    justify-content: flex-end;
    flex-flow: row wrap;
    padding-right: 10px;
    padding-left: 10px;
}

.top-filter form#form-post-filter .post-result {
    margin-top: 0px;
    margin-right: 65px;
    padding: 6px 12px;
    line-height: 26px;
}

.top-filter form#form-post-filter .post-result {
    /* line-height: 17px !important; */
    margin-top: 5px;
}

.popup_button.dowload:before {
    content: " ";
    background-image: url(https://www.byd-thailand.com/wp-content/themes/biolife-child/img/paper1.png);
    width: 20px;
    height: 20px;
    left: 22px;
    top: 11px;
    position: absolute;
    background-size: 20px;
    z-index: 99;
}

.popup_button.quotation:before {
    content: " ";
    background-image: url(https://www.byd-thailand.com/wp-content/themes/biolife-child/img/paper2.png);
    width: 18px;
    height: 18px;
    left: 22px;
    top: 11px;
    position: absolute;
    background-size: 18px;
    z-index: 99;
}

.popup_button {
    background-color: #00823F;
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    display: table;
    margin-bottom: 10px;
    padding: 0 8px 0 35px;
    /* font-size: 15px !important; */
    position: relative;
    /* width: 400px; */
    min-width: 220px;
	border-radius: 25px;
}

button.show {
    margin-bottom: 0;
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.5px;
	border-radius: 25px;
}

button.show {
    margin-bottom: 0px;
}


button.close {
    color: #fff;
    padding: 4px 5px 4px 5px;
    font-size: 9px;
    opacity: 1;
    font-weight: 100;
    border-radius: 50%;
    /* top: 14px !important; */
    position: absolute;
    top: 15px;
    right: 15px;
    border-radius: 50%;
    border: 1px solid #00823f !important;
    width: 20px;
    height: 20px;
}

.brochure_download ul {
    list-style: none;
    padding: 0;
}

.brochure_download {
    display: table;
    margin: 0 auto;
}

.brochure_download ul {
    list-style: none;
    padding: 10px;
    /*     background-color: yellow; */
    /* display: table; */
    /* margin: 0 auto; */
}

.brochure_download li.tel {
    width: 49%;
    /*     background-color: green; */
    float: right;
}

.brochure_download li.name {
    width: 49%;
    /*     background-color: red; */
    margin-right: 10px;
}

.brochure_download li.name,
.brochure_download li.tel {
    display: inline-block;
    /* width: 47%; */
}

.brochure_download li.email {
    margin-top: 15px;
}

.brochure_download li.email input {
    width: 100%;
}

.brochure_download ul li label {
    font-size: 16px;
    color: #25262B;
    font-weight: 500;
    letter-spacing: 0.2px;
    margin-bottom: 6px;
}

.brochure_download ul li input {
    /* background-color: red; */
    border: 1px solid #EBEBEC;
    border-radius: 5px;
    box-shadow: 0px 3px 6px #00000029;
}

.button_download {
    display: table;
    margin: 0 auto;
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    padding: 0px 5px 0 30px;
    background-color: #00823F;
    position: relative;
	border-radius: 25px;
}

.button_download input.wpcf7-form-control.wpcf7-submit.download_sheet {
    border-radius: 0;
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.2px;
	border-radius: 25px;
}

.button_download:before {
    content: " ";
    background-image: url(https://www.byd-thailand.com/wp-content/themes/biolife-child/img/paper1.png);
    width: 20px;
    height: 20px;
    left: 22px;
    top: 11px;
    position: absolute;
    background-size: 20px;
    z-index: 99;
}

.popup_button.quotation .show {
    background-color: #007FC5 !important;
}

.popup_button.quotation {
    background-color: #007FC5;
}

.popup_button:hover {
    opacity: 0.8;
}

.button_download:hover {
    opacity: 0.8;
}

.product_detail h1 {
    font-size: 30px;
    font-weight: 400;
}

.my_contact .wpcf7>.screen-reader-response {
    display: none !important;
}

.my_contact .wpcf7-response-output {
    text-align: center;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 500;
    margin-top: 10px;
}

.archive.post-type-archive.post-type-archive-product .product-inner .info-hover .add-to-cart {
    display: none;
}

.product-inner .info-hover .product-excerpt {
    height: 97px !important;
    overflow: hidden;
    margin-bottom: -3px !important;
}

.product-item.style-15 .info-hover {
    padding: 24px 0px 30px;
}

.product_tab_table .wptb-table-container {
    margin: 0px auto;
}

.product_tab_table .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab.vc_active>a {
    background-color: #00823F;
    color: #fff;
}

.product_tab_table .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab>a {
    background-color: #EBEBEC;
    color: #00823F;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.5px;
}

.products.product-grid.ovic_woo_related-product {
    display: none;
}

.woocommerce-tabs {
    margin-top: 0px;
}

.woocommerce-tabs ul.tabs.wc-tabs {
    visibility: hidden;
}

.product_detail .vc_single_image-wrapper>img {
    width: 120px;
    height: auto;
}

.product_tab_table .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
    background-color: #fff;
    border: none !important;
}

.product_tab_table .vc_tta-panels .vc_tta-panel-body {
    background-color: #fff !important;
}

.product_tab_table .wptb-table-container-matrix>table {
    min-width: 100% !important;
}

.wpb-js-composer .product_tab_table .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active>a::before {
    border-color: transparent;
    display: none;
}

.wpb-js-composer .product_tab_table .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active>a::after {
    border-color: transparent;
    display: none;
}

.small_heading li {
    font-size: 40px;
    color: #00823F;
    font-weight: 400;
}

.small_heading li span {
    font-size: 18px;
    padding-bottom: 7px;
    border-bottom: 2px solid #00823F;
    vertical-align: super;
    font-weight: 500;
    letter-spacing: 0.3px;
}

.bg_detail .pic1 img {
    width: 400px;
    height: auto;
}

.bg_detail h2 {
    font-size: 41px;
    margin-bottom: 8px !important;
}

.heading_product h2 {
    font-size: 41px;
    text-transform: uppercase;
}

.bg_detail h3 {
    font-size: 26px;
    margin-bottom: 15px !important;
}

.center {
    margin: auto;
    width: 100%;
    /*     height: 820px !important; */
    padding: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    /*     overflow-y: scroll; */
}

.hideform {
    display: none;
}

.btn_form {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    background: #FFF;
    width: 50vw;
    top: 5vh;
    max-height: 90vh;
    overflow: auto;
    padding: 19px;
    max-width: 650px;
    margin: 5% auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.product-item.style-15 .product-inner:not(:hover) .thumb-hover,
.product-item.style-15 .product-inner:not(:hover)::before,
.product-item.style-15 .product-inner:not(:hover) .info-hover {
    opacity: 1 !important;
    visibility: visible !important;
}

.product-item:not(.style-2):not(.style-4):not(.style-10):not(.style-16):not(.style-17):not(.list) .product-info {
    text-align: center;
    position: relative;
    padding: 0 8px;
    height: auto !important;
}

.product-item.style-15 .info-hover {
    position: static;
    box-shadow: none;
    width: 100%;
}

.product-item.style-15 .product-inner::before {
    position: static;
    box-shadow: none;
}

.product-info.equal-elem span.price {
    display: none !important;
}

.product-info.equal-elem .title-category {
    display: none !important;
}

.product-item.style-15 .thumb-hover {
    border-bottom: none;
}

.product-thumb.images .thumb-hover {
    display: none;
}

.product-item.style-15 .info-hover::before {
    display: none;
}

.product-info.equal-elem .info-hover {
    padding-top: 6px;
}

.product-info.equal-elem h3.product-name.product_title>a {
    font-size: 20px;
    color: #25262B;
    font-weight: 500;
}

.product-info.equal-elem h3.product-name.product_title {
    height: 54px;
    overflow: hidden;
    text-align: left;
    line-height: 24px;
}

.landing_show_product h3 {
    height: 53px;
    overflow: hidden;
    text-align: left;
    line-height: 24px;
    font-size: 20px;
    color: #25262B;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 10px !important;
}
.landing_show_product ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.landing_show_product ul li {
    float: left;
    text-align: left;
    font-size: 16px;
    color: #25262B;
    font-weight: 300;
    display: block;
    width: 100%;
}


.product-info.equal-elem .product-excerpt ul li {
    float: left;
    text-align: left;
}

body .add-to-cart a.read_more_new {
    text-align: left;
    width: 100%;
    margin: 0;
    background-color: transparent;
    color: #00823F;
    padding: 0 !important;
    text-transform: none;
    font-size: 16px;
    margin-top: 15px;
    padding-top: 10px !important;
    border-top: 1px solid #DDDEE5;
}

.product-item.style-15 .product-excerpt {
    margin-bottom: 18px;
    font-size: 18px;
    color: #25262B;
    line-height: 25px;
}

.product-item.style-15 .product-info li {
    font-size: 16px;
    color: #25262B;
    font-weight: 300;
}

.second_banner:after {
    position: absolute;
    content: " ";
    width: 100%;
    background-color: #000000;
    height: 100%;
    left: 0;
    opacity: 66%;
    z-index: 66;
    top: 0;
    display: block !important;
}

.second_banner {
    position: relative;
}

.second_banner .wpb_column.vc_column_container.vc_col-sm-12 {
    z-index: 99;
}

.second_banner h4 {
    font-size: 25px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 10px !important;
}

.second_banner h2 {
    color: #fff;
    font-size: 58px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 15px !important;
    padding-bottom: 22px;
    position: relative;
    display: block;
    margin: 0 auto;
}

.second_banner h2:before {
    content: " ";
    position: absolute;
    width: 55px;
    height: 2px;
    background-color: #fff;
    bottom: -20px;
    left: 46%;
}

.second_banner p {
    color: #fff;
    font-weight: 300;
    text-align: center;
    padding: 10px 40px;
    text-align: justify;
    letter-spacing: 0.5px;
}

.read_more h4 a {
    font-size: 25px;
    /* margin-top: 10px !important; */
    transform: scale(0.9) skew(0deg);
    -webkit-transform: scale(0.9) skew(0deg);
    -moz-transform: scale(0.9) skew(0deg);
    display: block;
	border-radius: 25px;
}

.read_more h4 {
    background-color: #00823F;
    display: table;
    margin: 0 auto;
    margin-top: 25px;
    width: 210px;
    height: 59px;
    line-height: 54px;
    position: relative;
    transform: scale(0.9) skew(0deg);
    -webkit-transform: scale(0.9) skew(0deg);
    -moz-transform: scale(0.9) skew(0deg);
    margin-top: 43px;
    font-weight: 400;
}

.read_more h4 a {
    color: #fff;
}


/*
.read_more h4:before  {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 30px 59px 0;
    border-color: transparent #036734 transparent transparent;
	position:absolute;
	left:0;
	top:0;
	content:"";
}*/

.woof_container_inner h4 {
    font-size: 18px !important;
    color: #25262B;
    padding-bottom: 15px;
    position: relative;
}

.woof_container_inner h4:before {
    content: " ";
    width: 68px;
    background-image: url(https://www.byd-thailand.com/wp-content/themes/biolife-child/img/color.jpg);
    height: 10px;
    position: absolute;
    left: 0;
    bottom: -1px;
    background-repeat: repeat-x;
    background-size: 2px 3px;
    background-position: bottom;
}

.woof_block_html_items ul li input {
    margin-top: 9px;
    vertical-align: top;
}

.woof_block_html_items ul li input,
.woof_block_html_items ul li label {
    display: inline-block !important;
}

.woof_block_html_items ul li label {
    width: 80%;
    /* vertical-align: middle; */
    line-height: 22px;
    font-size: 15px;
}

.woof_block_html_items ul.woof_list li {
    padding-bottom: 10px !important;
    border-bottom: 1px solid #EBEBEC;
    padding-top: 0px !important;
}

label.woof_checkbox_label.woof_checkbox_label_selected {
    font-weight: 500;
}

button.button.woof_reset_search_form {
    font-weight: 300;
}

body .shop-control-item.ordering {
    display: none;
}

body .shop-before-control .grid-view-mode {
    display: none;
}

.shop-before-control {
    border-bottom: none;
}

.shop-control-item.showing {
    float: right;
}

.chang_tel ul.top_tel_button {
    padding: 0;
    list-style: none;
    font-size: 24px;
    background-color: #00823F;
    padding: 10px 25px;
    transform: scale(0.8) skew(0deg);
    -webkit-transform: scale(0.8) skew(0deg);
    -moz-transform: scale(0.8) skew(0deg);
    color: #fff;
    font-family: 'Kanit', Prompt !important;
    font-weight: 300;
	border-radius: 25px;
}

.chang_tel ul.top_tel_button li {
    transform: scale(0.8) skew(0deg);
    -webkit-transform: scale(0.8) skew(0deg);
    -moz-transform: scale(0.8) skew(0deg);
    color: #fff;
    position: relative;
    padding-left: 20px;
	border-radius: 25px;
}

.chang_tel ul.top_tel_button li::before {
    content: " ";
    position: absolute;
    background-image: url(https://www.byd-thailand.com/wp-content/themes/biolife-child/img/tel1-white.png);
    width: 25px;
    height: 25px;
    background-size: 25px;
    background-repeat: no-repeat;
    left: -15px;
    top: -3px;
}

.chang_tel ul.top_tel_button li i {
    position: relative;
    left: -8px;
    transform: rotate(-40deg) !important;
    top: -4px;
    font-size: 29px;
}

.chang_tel ul.top_tel_button li:hover a {
    color: #fff;
    opacity: 0.5;
}

.block-minicart.ovic-mini-cart.chang_tel {
    margin-left: 10px !important;
}

.shop-after-control {
    border-top: 1px solid transparent;
    text-align: right;
    margin-top: 10px;
}

.shop-control .woocommerce-pagination.pagination .page-numbers {
    border: none;
    font-size: 20px;
    color: #ADADAD;
    font-weight: 300;
}

.shop-control .woocommerce-pagination.pagination span.page-numbers.current,
.shop-control .woocommerce-pagination.pagination .page-numbers:hover {
    background-color: transparent;
    border: none;
    font-weight: 500;
    color: #00823F;
}

body .woocommerce-pagination .page-numbers.prev,
body .navigation.pagination .page-numbers.prev,
body .woocommerce-pagination .page-numbers.next,
body .navigation.pagination .page-numbers.next {
    font-size: 0 !important;
    line-height: 0 !important;
    border: 2px solid #e6e6e6 !important;
    min-width: 34px !important;
    border-radius: 50%;
    /* color: #ADADAD; */
    /* font-size: 15px !important; */
}

.product-thumb.images span.onnew {
    display: none;
}

.img_relative::after {
    content: ' ';
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    left: 0;
}

.img_relative.black::after {
    background-color: rgba(0, 0, 0, 0.8);
}

.img_relative.green::after {
    background-color: rgba(0, 130, 63, 0.8);
}

.text_absolute {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: stretch;
}

.text_absolute>.wpb_wrapper>* {
    color: #FFF;
    flex: 1 1 auto;
    flex-basis: 100%;
    margin: 0;
}

.text_absolute>.wpb_wrapper {
    padding: 0 20%;
    display: flex;
    flex-flow: row wrap;
    max-height: 100%;
}

.woocommerce-product-gallery__trigger::before {
    display: block;
    font-family: Flaticon, sans-serif;
    content: "\f109";
    font-size: 20px;
    line-height: 1;
    border-radius: 50%;
    padding: 10px;
    color: #ffbc53;
    font-weight: 700;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff !important;
}

.text_absolute>.wpb_wrapper>*:first-child {
    margin-top: 30px;
    display: flex;
    align-items: flex-end;
    margin-bottom: 15px;
}

.text_absolute>.wpb_wrapper>*:last-child {
    margin-bottom: 35px;
    align-items: flex-end;
    display: flex;
    justify-content: flex-end;
}

.text_absolute.bottom .wpb_wrapper {
    width: 100%;
}


/*edit post*/
.trail-items.breadcrumb li.trail-item:nth-child(3) {
    pointer-events: none;
}

#form-post-filter #post_sort option,
#form-post-filter #post_category option {
    font-size: 16px;
}

.read_more_button a i {
    margin-left: 15px;
}

.nav_custom_pagination {
    text-align: right !important;
    padding: 15px 0px !important;
    border: none;
    font-size: 20px;
    color: #ADADAD;
    font-weight: 300;
}

.nav_custom_pagination>span,
.nav_custom_pagination .page-numbers:hover {
    background-color: transparent;
    border: none;
    font-weight: 500;
    color: #00823F;
}

.nav_custom_pagination .next.page-numbers,
.nav_custom_pagination .prev.page-numbers {
    font-size: 0 !important;
    line-height: 0 !important;
    border: 2px solid #e6e6e6 !important;
    width: 34px !important;
    border-radius: 50%;
    height: 34px;
    display: inline-block;
}

.nav_custom_pagination a.prev.page-numbers:before {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 18px;
    line-height: 28px;
}

.nav_custom_pagination a.next.page-numbers:after {
    font-size: 18px;
    line-height: 28px;
    font-family: FontAwesome;
    content: "\f105";
}

.nav_custom_pagination * {
    padding: 0 12px;
}

.vc_btn3-container.read_more_button:hover {
    opacity: 0.8;
    /*border: none !important; */
}

.vc_btn3-container.read_more_button:hover a {
    /*border: none; */
}

.vc_btn3-container.read_more_button {
    background-color: #00823F;
    display: table;
    margin: 0 auto;
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    padding: 0px 10px;
	border-radius: 50%;
}

.read_more_button a.vc_general {
    font-size: 20px;
    color: #fff !important;
    background-color: #00823F !important;
    border-radius: 0;
    transform: skew(0deg);
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    /*border: none; */
    background-image: unset;
    padding: 10px 25px;
	border-radius: 50%;
}

.read_more_button:hover a {
    /* border-color: #00823F; */
    text-decoration: underline;
}


/* .read_more_button a {
    padding-bottom: 0px;
    border-bottom: 1px solid transparent;
} */

.post-title a {
    font-size: 18px;
}

.blog-inner .post-content {
    height: 100px;
    overflow: hidden;
}

.blog-inner a.read-more {
    text-align: right;
    float: right;
    text-transform: capitalize;
    font-size: 16px;
    color: #00823F;
    font-weight: 500;
}

.show_post_content li {
    flex: 1 1 33.33%;
    width: 33.33%;
    max-width: 33.33%;
    padding: 10px;
}

ul.show_post_content {
    display: flex;
    list-style: none;
    padding: 0;
    flex-flow: row wrap;
}

ul.show_post_content .post_data {
    padding: 15px 14px;
    box-shadow: 0px 3px 6px #00000029;
}

ul.show_post_content .post_data h4 {
    height: 61px;
    overflow: hidden;
    margin-bottom: 5px;
}

ul.show_post_content .post_data h4 a {
    font-size: 20px;
    color: #25262B;
    line-height: 28px;
}

ul.show_post_content .post_info {
    color: #ADADAD;
    font-weight: 300;
    font-size: 12px;
}

ul.show_post_content .post_excerpt {
    height: 72px;
    overflow: hidden;
    color: #25262B;
}

ul.show_post_content .read_more_button {
    text-align: right;
    font-size: 18px;
    color: #00823F;
    margin-top: 28px;
    margin-bottom: 15px !important;
    font-weight: 400;
}


/*edit footer*/

.landing_footer_logo .wpb_single_image img {
    width: 400px;
    margin-top: 33px;
}

footer.footer .footer_1 img.vc_single_image-img {
    width: 170px;
    height: auto;
    margin-bottom: 15px;
}

.small_title_1 {
    position: relative;
    padding-left: 50px;
}

.small_title_1:before {
    content: " ";
    position: absolute;
    width: 38px;
    background-color: #00823F;
    height: 1px;
    left: 0;
    top: 12px;
}

.small_title_1 p {
    font-size: 16px;
}

.footer_content h2 {
    font-size: 20px;
    margin-bottom: 41px !important;
    margin-top: 8px;
}

.footer_content {
    color: #25262B;
}

.footer_content ul {
    padding: 0;
}

.footer_content ul li {
    margin-bottom: 6px;
}

.footer_3 ul li {
    margin-bottom: 15px;
    padding-left: 28px;
    position: relative;
}


/* .footer_3 ul li:first-child:before {
    content: "\f041";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: 0px;
    color: #00823F;
    font-size: 20px;
} */

.footer_3 ul li:first-child:before {
    content: " ";
    position: absolute;
    background-image: url(https://www.byd-thailand.com/wp-content/themes/biolife-child/img/map1.png);
    width: 14px;
    height: 20px;
    background-size: 14px;
    background-repeat: no-repeat;
    left: 0;
    top: 6px;
}

.footer_3 ul li:nth-child(2):before {
    content: " ";
    position: absolute;
    background-image: url(https://www.byd-thailand.com/wp-content/themes/biolife-child/img/letter1.png);
    width: 20px;
    height: 16px;
    background-size: 20px;
    background-repeat: no-repeat;
    left: 0;
    top: 3px;
}

.footer_3 ul li:nth-child(3):before {
    content: " ";
    position: absolute;
    background-image: url(https://www.byd-thailand.com/wp-content/themes/biolife-child/img/tel1.png);
    width: 20px;
    height: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
    left: 0;
    top: 1px;
}

.copyright_footer p {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding: 6px 10px;
    text-align: center !important;
}

ul.social_content li:before {
    display: none;
}

ul.social_content li {
    padding: 0;
}

ul.social_content {
    display: flex;
    flex-flow: row wrap;
    margin-top: 15px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}


/*
a.backtotop.show {
    background-color: #fff;
    color: #000 !important;
    width: 51px;
    border-radius: unset;
    height: 131px;
    box-shadow: 0px 3px 6px #00000029;
}
.backtotop.show i.fa.fa-angle-up {
    color: #000;
    position: absolute;
    bottom: 14px;
    left: 42%;
}*/

.backtotop i {
    margin-right: 10px;
}

.backtotop.show {
    width: auto;
    background: #FFF;
    color: #000;
    border-radius: 7px;
    padding: 5px 10px;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    bottom: 50px;
    line-height: 30px;
    box-shadow: 1px 1px 5px #cccccc;
}

.backtotop span {
    white-space: nowrap;
    display: inline-block;
}

.backtotop:hover {
    color: #00823F !important;
}

.footer.ovic-footer .footer_1.wpb_column {
    width: 33.33%;
    /*  background-color: red; */
}

.footer.ovic-footer .footer_2.wpb_column {
    width: 33.33%;
    /*  background-color: beige; */
    padding-left: 108px;
}

.footer.ovic-footer .footer_3.wpb_column {
    width: 33.33%;
    /*   background-color: yellow; */
    padding-left: 108px;
}

.footer_1.wpb_column p {
    word-spacing: 2px;
    letter-spacing: 0px;
    line-height: 27px;
    text-align: justify;
}


/* .single-product .slick-list .slick-track {
    display: flex !important;
    justify-content: left !important;
    flex-flow: row wrap !important;
}
.single-product .slick-list .slick-track li.slick-slide {

    margin-right: 30px !important;
} */


/*embed fonts*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p,
li {
    font-family: 'Kanit', Prompt !important;
}

.product-item.style-17,
.product-item.style-15,
.product-item.style-16 {
    text-align: center;
    font-family: 'Kanit', Prompt !important;
}


/*Edit Landing Page*/
.page-template-landing .wpcf7-not-valid-tip {
    font-weight: 400;
    color: #000;
}
.page-template-landing .header-middle-inner.header-responsive .box-header-nav {
    display: none;
}
.box-header-info .header-control .box-search, .box-header-info .header-control .box-search-click {
    display: none;
}
.page-template-landing .header-top {
    display: none;
}
.page-template-landing rs-bullets.tp-bullets {
    display: none;
}
.landing_form {
    background-color: #00823F;
    width: 700px;
    height: auto; 
    /* height: 715px; */
}
.landing_form h1 {
    font-size: 28px;
    text-align: center;
    color: #fff;
    font-weight: 300;
    padding-top: 30px;
    padding-bottom: 20px;
}
.landing_form .form_landing1 {
    width: 552px;
    display: table;
    margin: 0 auto;
}
.landing_form ::placeholder {
    color: #B1B1B1;
}
.landing_form .form_landing1 textarea {
    font-size: 14px;
    height: 115px;
    border-radius: 3px;
    font-weight: 300;
    letter-spacing: 0.3px;
}
.landing_form .form_landing1 input {
    height: 35px;
    font-size: 14px;
    width: 100%;
    border-radius: 3px;
    font-weight: 300;
    letter-spacing: 0.3px;
}
.landing_form .submit_form input[type="submit"] {
    font-weight: 500;
}
p.first_name, p.last_name ,p.company_name,p.phone-number {
    display: inline-block;
    width: 49% !important;
}
p.last_name,p.phone-number {
    float: right;
}
.landing_form p {
    margin-bottom: 10px;
}
p.content-form {
    font-size: 12px;
    color: #F0F0F0;
    line-height: 1.5;
    font-weight: 300;
    text-align: unset !important;
    margin-top: -6px;
    letter-spacing: 0.3px;
}
p.submit_form input {
    font-size: 24px !important;
    color: #00823F;
    background-color: #fff;
    border-radius: 25px !important;
    font-weight: 500;
    height: 47px !important;
    display: table;
    margin: 0 auto;
    width: auto !important;
    position: relative;
}
p.submit_form input ,p.submit_form  input[type="submit"]:focus {
    font-size: 24px !important;
    color: #00823F;
    background-color: #fff;
    border-radius: 25px !important;
    font-weight: 500;
    height: 47px !important;
    display: table;
    margin: 0 auto;
    width: auto !important;
    position: relative;
    transform: scale(0.9) skew(0deg);
    -webkit-transform: scale(0.9) skew(0deg);
    -moz-transform: scale(0.9) skew(0deg);
    width: 147px !important;
    height: 47px !important;
	border-radius: 25px;
}
.form_contact_us_landing_page {
    margin-top: -80px !important;
    z-index: 999;
    position: relative;
}
.submit_form input.wpcf7-form-control.wpcf7-submit:hover {
    color: #00823F;
    text-decoration: underline;
}
.form_contact_us_landing_page {
    display: table;
    margin: -80px auto auto auto !important;
}
body.page-template-landing:not(.page-template-fullwidth) .header.style-2:not(.style-6):not(.style-8) {
    border-bottom: 1px solid transparent;
}
.page-template-landing .second_banner h2 {
    text-transform: capitalize !important;
}
.page-template-landing .second_banner h2:before {
    content: " ";
    position: absolute;
    width: 70%;
    height: 2px;
    background-color: #fff;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
}
.page-template-landing .home_title h2 {
    font-size: 40px;
    display: block;
    margin: 0;
    padding-bottom: 15px;
    position: relative;
    text-align: left !important;
    padding-left: 30px;
    /* border-left-color: red; */
    border-left: 21px solid #00823F;
    height: 100px;
    line-height: 97px;
    margin-bottom: 35px !important;
}
.page-template-landing .icon_click .vc_single_image-wrapper img {
    width: auto;
    max-width: 100%;
}
.page-template-landing .icon_click h4 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: 0.4px;
}
.page-template-landing .icon_click .vc_column-inner {
    padding: 0;
}
.page-template-landing .icon_click .wpb_column.vc_column_container.vc_col-sm-3:not(:last-child) {
    margin-right: 65px;
}
.page-template-landing .icon_click .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 251px;
}
.page-template-landing .product-item.style-15 .info-hover {
    background-color: transparent;
} 
.page-template-landing  .product-item.style-15 .info-hover::after {
    background-color: transparent;
}
.page-template-landing  .product-item.style-15 .product-inner:hover {
    background-color: transparent;
}
.landing_logo ul {
    display: flex;
    list-style: none;
    padding-left: 0;
    justify-content: center;
}
.landing_logo ul li {
    padding: 15px;
}
.landing_logo ul li img {
    width: 108px;
    height: auto;
    /* filter: grayscale(100%); */
    margin: 0;
}
/* .landing_logo ul li img:hover {
    filter: none;
} */
.bg_landing_page h3 {
    font-size: 35px;
    color: #fff;
    font-weight: 300;
    line-height: 60px;
}
#landing_button button {
    border: 3px solid #fff;
    width: 400px;
    height: 80px;
    border-radius: 10px;
    font-size: 35px;
    font-weight: 300;
    line-height: 52px;
    margin-top: 30px;
}
#landing_button button:hover {
    border: 3px solid #fff;
}
.landing_footer_logo ul {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
}
.landing_footer {
    margin-top: -7px !important;
}
.landing_footer_logo ul li img {
    width: 209px;
    max-width: 100%;
}
.landing_footer_content h1 {
    font-size: 30px;
    font-weight: 500;
    line-height: 45px;
    margin-bottom: 22px !important;
    margin-top: 31px !important;
}
.landing_footer_content {
    margin-top: 0px;
}
.landing_footer_content h2 {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    width: 669px;
    height: auto;
    display: table;
    margin: 0 auto;
    position: relative;
    padding-left: 0px;
}
.landing_footer_contact a {
    font-size: 18px;
    font-weight: 300;
    line-height: 44px;
	color: #000;
}
.landing_footer_content h2:before {
    content: " ";
    position: absolute;
    background-image: url(https://www.byd-thailand.com/wp-content/themes/biolife-child/img/map_green.png);
    width: 120px;
    height: 160px;
    background-size: 30px 40px;
    background-repeat: no-repeat;
    left: -25px;
    top: 9px;
    display:none;
}
.landing_footer_content ul {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
    margin-top: 35px;
}
.landing_footer_content ul li {
    flex: 1 1 25%;
    width: 25%;
    max-width: 25%;
    padding-left: 15px;
    /* background-color: red; */
    padding: 10px 10px 10px 30px;
    position: relative !important;
}
.landing_footer_contact ul {
    display: flex;
    list-style: none;
    justify-content: center;
    padding: 0;
    flex-flow: row wrap;
}
.landing_footer_contact ul li {
    padding: 0 22px;
    display:flex;
}
.landing_footer_contact ul li img {
    margin-right:20px;
    margin-top:0;
}

.landing_footer_contact ul li a {
    display: flex;
    align-items: center;
}

.landing_footer_contact .wpb_column.vc_column_container {
    position: relative;
    text-align: center !important;
    height: 45px;
    /* line-height: 10px; */
    /* background-color: red; */
}
.landing_footer_contact .wpb_column.vc_column_container p{text-align:center !important}
.landing_footer_contact .wpb_column.vc_column_container:first-child p:before {
    content: " ";
    position: absolute;
    background-image: url(https://www.byd-thailand.com/wp-content/themes/biolife-child/img/phone-green.png);
    width: 31px;
    height: 31px;
    background-size: 31px 31px;
    background-repeat: no-repeat;
    left: 15px;
    top: 5px;
}

.landing_footer_contact .wpb_column.vc_column_container:nth-child(2) p:before{
    content: " ";
    position: absolute;
    background-image: url(https://www.byd-thailand.com/wp-content/themes/biolife-child/img/email_green.png);
    width: 34px;
    height: 34px;
    background-size: 34px 34px;
    background-repeat: no-repeat;
    left: -10px;
    top: 5px;
} 
.landing_footer_contact .wpb_column.vc_column_container:nth-child(3) p:before{
    content: " ";
    position: absolute;
    background-image: url(https://www.byd-thailand.com/wp-content/themes/biolife-child/img/www_green.png);
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    background-repeat: no-repeat;
    left: -10px;
    top: 5px;
} 
.landing_footer_contact .wpb_column.vc_column_container:nth-child(4) p:before{
    content: " ";
    position: absolute;
    background-image: url(https://www.byd-thailand.com/wp-content/themes/biolife-child/img/facebook_green.png);
    width: 16px;
    height: 30px;
    background-size: 16px 30px;
    background-repeat: no-repeat;
    left: 50px;
    top: 5px;
} 
.landing_footer_contact .wpb_column.vc_column_container:nth-child(5) p:before{
    content: " ";
    position: absolute;
    background-image: url(https://www.byd-thailand.com/wp-content/themes/biolife-child/img/instagram_green.png);
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    background-repeat: no-repeat;
    left: 35px;
    top: 5px;
} 
.landing_footer_contact {
    margin-top: 45px;
}
.page-template-landing footer.footer.ovic-footer .footer_content {
    display: none;
}
.landing_footer_contact {
    margin-top: 7px;
    margin-bottom: 31px;
}
body:not(.page-template-landing) .use_landing_page {
    display: none;
}
.page-template-landing .chang_tel .textwidget.custom-html-widget {
    display: flex;
    flex-flow: row nowrap;
}
.page-template-landing .chang_tel .textwidget.custom-html-widget .wpml-ls-legacy-dropdown-click {
    width: 120px;
    max-width: 100%;
}
.page-template-landing .chang_tel .textwidget.custom-html-widget .wpml-ls-legacy-dropdown-click a {
    border: 1px solid transparent;
    font-size: 15px;
	text-align: center;
}
.page-template-landing .chang_tel  .use_landing_page {
    /* vertical-align: text-top; */
    margin-top: 8px;
}
.page-template-landing .chang_tel  .use_landing_page .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    border-top: 1px solid transparent;
}
.page-template-landing  .logo {
    pointer-events: none !important;
}
.landing_logo ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}

/*edit responsive*/

@media (max-width: 1169px) {
    .page-template-landing .icon_click .wpb_column.vc_column_container.vc_col-sm-3:last-child ,
    .page-template-landing .icon_click .wpb_column.vc_column_container.vc_col-sm-3 {
        margin-right: 0;
        padding: 14px !important;
    }
    .landing_show_product .wpb_column.vc_column_container.vc_col-sm-3 {
        margin-bottom: 25px;
    }
    .page-template-landing .header-middle .block-menu-bar {
        display: none;
    }
    .page-template-landing .header-control .settings-block.search {
        display: none;
    }
    .page-template-landing ul.header-mobile-language-select {
        margin-top: 10px;
    }
    .page-template-landing  .header-mobile .header-control .block-menu-bar {
        display: none;
    }
    .landing_footer_contact ul li {
        margin-bottom: 5px;
    }
    .landing_footer_contact .wpb_column.vc_column_container {
        height: auto;
    }

   body  div.pp_default .pp_expand {
        display: none !important;
    }
    div.woof_info_popup {
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%,-50%);
    }
    .woof_products_top_panel {
        margin: 5px 0 35px 0;
    }
    .vc_row.wpb_row.vc_row-fluid.contact_us {
        margin-top: -35px !important;
    }
    .shop-before-control {
        margin-top: -30px;
    }
    .vc_row.wpb_row.vc_row-fluid.small_title.small_title {
        margin-top: -35px;
    }
    .top-filter {
        margin-top: -35px;
    }
    .backtotop.show {
        right: -15px;
    }
    .table_content table.wptb-preview-table {
        display: block !important;
    }
    .mobile-footer.is-sticky {
        display: none;
    }
    .tp-bullets {
        top: 112% !important;
    }
    .text_heading .vc_empty_space {
        height: 30px !important;
    }
    .icon_click {
        display: flex;
        flex-flow: row wrap;
    }
    #menu-top-right-menu.top-bar-menu.right {
        justify-content: flex-end;
    }
    rs-arrow.tp-rightarrow.tparrows.hesperiden {
        left: 100% !important;
    }
    rs-arrow.tp-leftarrow.tparrows.hesperiden {
        right: unset !important;
        left: 0 !important;
    }
    .site-title-inner h1 {
        font-size: 25px;
    }
    .contact_us .wpb_column.vc_column_container .vc_column-inner {
        padding-left: 15px !important;
    }
    .social_all a {
        margin-bottom: 15px;
    }
    .table_contact table {
        overflow-x: scroll;
    }
    .table_contact table tr td:first-child {
        width: 52%;
        white-space: nowrap;
    }
    .table_contact table tr td:last-child {
        width: 48%;
        white-space: nowrap;
    }
    .second_banner p {
        padding: 10px 23px;
        letter-spacing: 0.6px;
    }
    .product-item.style-15 .product-excerpt {
        display: block;
    }
    .product-item.style-15 .product-inner {
        background-color: #fff;
        border: 1px solid transparent;
        padding: 5px;
    }
    .main-menu>.menu-item {
        padding: 10px 12px;
    }
    .main-menu>.menu-item>a {
        font-size: 14px;
    }
    .logo {
        width: 115px;
        max-width: 115px;
    }
    .product-info.equal-elem h3.product-name.product_title>a {
        font-size: 18px;
        line-height: 25px;
    }
    .site-title-inner {
        height: 115px;
    }
    h1.post-title {
        font-size: 24px;
        line-height: 34px !important;
    }
    .product.type-product .entry-summary {
        padding-left: 0;
    }
	.product_detail h1 {
		font-size: 22px;
		font-weight: 400;
		line-height: 28px;
    }
    .ovic-menu-clone-wrap .menu-item a {
        line-height: 25px !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .wptb-preview-table tr td,.wptb-preview-table tr th {
        white-space: nowrap;
        /* display: block; */
    }
    .btn_form {
        width: 80vw;
    }
    .custom_tab .ovic-tabs ul.tab-link {
        flex-flow: row nowrap !important;
    }
}
@media (max-width:1024px){
    .social_mobile a {
        font-size: 15px;
        letter-spacing: 0.5px;
    }
    .social_mobile a img {
        vertical-align: sub;
        margin-right: 5px;
        /* margin-top: 10px; */
    }
    ul.social_mobile {
        margin-top: 15px;
    }
    .social_mobile li {
        display: inline-block;
        margin-right: 10px;
    }
}

@media (max-width:992px) {
    .icon_click .wpb_column {
        flex: 1 1 50%;
        width: 50%;
        max-width: 50%;
        margin-bottom: 25px;
    }
    .home_title h2 {
        font-size: 46px;
        padding-bottom: 20px;
    }

}

@media (max-width:991px) {
    form#form-post-filter .post-sort {
        margin-right: 0px;
        margin-bottom: 8px;
    }
    .woof_redraw_zone {
        display: none;
    }
    a.add_button {
        display: block;
    }
    .main-container.shop-page.left-sidebar .row {
        display: flex;
        flex-flow: row wrap;
    }
    .main-container.shop-page.left-sidebar .row .col-sm-12 {
        order: 1;
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
    }
    .main-container.shop-page.left-sidebar .row .sidebar.col-lg-3.col-md-4 {
        order: 2;
        width: 100%;
        max-width: 100%;
        flex: 1 1 100%;
    }
    .main-container.shop-page.left-sidebar .row .main-content.col-lg-9.col-md-8.has-sidebar {
        order: 3;
        width: 100%;
        flex: 1 1 100%;
        max-width: 100%;
        margin-top: 50px;
    }
    a.add_button {
        /* text-align: right; */
        display: table;
        float: right;
        padding: 5px 15px 5px 35px;
        border: 1px solid #00823f;
        background-color: #00823f;
        color: #fff !important;
        font-size: 15px;
        letter-spacing: 0.5px;
        font-weight: 400;
        position: relative;
        z-index: 999;
    }
    a.add_button:before {
        content: "\f0b0";
        font-family: fontawesome;
        position: absolute;
        left: 12px;
    }
    .woof.woof_sid.woof_sid_widget {
        display: flex;
        flex-flow: row wrap;
    }
    .woof.woof_sid.woof_sid_widget .filter_detail {
        /* display: block !important; */
        width: 100% !important;
        flex: 1 1 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
    .widget-woof.show .woof.woof_sid.woof_sid_widget .woof_redraw_zone {
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
    }
    .widget-woof.show  .woof_redraw_zone {
        display:block;
    }
}

@media (min-width: 992px) and (max-width: 1169px) {
    .page-template-landing .icon_click .wpb_column.vc_column_container.vc_col-sm-3:not(:last-child) {
        margin-right: 0;
    }
    .page-template-landing .icon_click .wpb_column.vc_column_container.vc_col-sm-3 {
        width: 50%;
        flex: 1 1 50%;
        max-width: 50%;
        padding: 15px;
        margin-bottom: 8px;
    }
    .footer.ovic-footer .footer_2.wpb_column {
        padding-left: 35px;
    }
    .footer.ovic-footer .footer_3.wpb_column {
        padding-left: 0;
    }
    .battery_content_2 .wpb_column.vc_column_container .vc_column-inner {
        margin-left: 0 !important;
    }
    .product.type-product .entry-summary {
        padding-left: 26px;
    }
    .custom_tab .ovic-tabs .tab-link li a span {
        position: absolute;
        top: 5px;
        left: 5px;
        color: #fff;
        font-size: 16px;
        font-weight: 300;
        font-family: 'Kanit', Prompt !important;
        line-height: 23px;
        height: 49px !important;
        width: 148px;
        overflow: hidden;
    }
    .landing_footer_contact ul li:first-child, .landing_footer_contact ul li:nth-child(2) {
        flex: 1 1 50%;
        width: 50%;
        max-width: 50%;
        /* align-items: center; */
        /* justify-content: center; */
    }
    .landing_footer_contact ul li:first-child {
        justify-content: flex-end;
        /* text-align: initial; */
        /* align-items: end; */
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-template-landing .icon_click .wpb_column.vc_column_container.vc_col-sm-3:not(:last-child) {
        margin-right: 0;
        padding: 14px;
    }
    .page-template-landing .icon_click .wpb_column.vc_column_container.vc_col-sm-3 {
        flex: 1 1 50%;
        width: 50%;
        max-width: 50%;
    }
    .landing_show_product .wpb_column {
        flex: 1 1 50%;
        width: 50%;
        max-width: 50%;
    }
    .tp-bullets {
        top: 116% !important;
    }
    .footer.ovic-footer .footer_2.wpb_column {
        padding-left: 0px;
    }
    .footer.ovic-footer .footer_3.wpb_column {
        padding-left: 0px;
    }
    .battery_content_2 .wpb_column.vc_column_container .vc_column-inner {
        margin-left: 0 !important;
    }
    .battery_content .wpb_column.vc_column_container.vc_col-sm-5 .vc_column-inner {
        margin-top: 100px;
    }
    .battery_last .vc_empty_space {
        height: 15px !important;
    }
	.product_detail .vc_row.wpb_row .wpb_column:first-child {
		padding-right: 10px !important;
	}
	.product_detail .vc_row.wpb_row .wpb_column:last-child {
		padding-left: 10px !important;
    }
    .custom_tab .ovic-tabs .tab-link li a span {
        position: absolute;
        top: 5px;
        left: 5px;
        color: #fff;
        font-size: 16px;
        font-weight: 300;
        font-family: 'Kanit', Prompt !important;
        line-height: 23px;
        height: 49px !important;
        width: 148px;
        overflow: hidden;
    }

}

@media (max-width: 768px) {}

@media (max-width: 767px) {
    .custom_tab  .tab-link li.tab-link-item > a span {
        height: 26px;
        overflow: hidden;
    }

    .product_detail .vc_row.wpb_row.vc_inner.vc_row-fluid > .wpb_column:first-child {
        margin-bottom: 32px;
    }
    .pic_about_us.pic_about_us {
        padding: 0 15px;
    }
    .pic_about_us .wpb_column.vc_column_container {
        display: inline-block;
        width: 33.33%;
    }
    .pic_about_us .wpb_column.vc_column_container .vc_column-inner {
        padding: 8px;
    }
    .tp-bullets {
        top: 120% !important;
    }
    .text_heading h2 {
        font-size: 35px;
        line-height: 48px;
    }
    .tab-link li.tab-link-item {
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
    }
    .ovic-tabs.style1 .tab-link li.style5 .tab-icon {
        margin-top: -1px;
    }
    .tab_title {
        height: 90px;
    }
    /* 	.show_post_content li {
		flex: 1 1 50%;
		width: 50%;
		max-width: 50%;
		padding: 10px;
	} */
    .footer.ovic-footer .footer_1.wpb_column {
        width: 100%;
    }
    .footer.ovic-footer .footer_2.wpb_column {
        width: 100%;
        padding-left: 0;
    }
    .footer.ovic-footer .footer_3.wpb_column {
        width: 100%;
        padding-left: 0;
    }
    .footer.ovic-footer .vc_empty_space {
        height: 40px !important;
    }
    .footer {
        padding-bottom: 0;
    }
    .second_banner h2 {
        font-size: 60px;
    }
    .site-title-inner h1 {
        z-index: 9;
    }
    .battery_content_2 .wpb_column.vc_column_container .vc_column-inner {
        margin-left: 0 !important;
    }
    .battery_content .wpb_single_image {
        margin-top: 15px;
    }
    .battery_content_2 .wpb_single_image {
        margin-top: 15px;
    }
    .small_title p {
        padding-left: 75px;
    }
    .small_title p:before {
        left: 15px;
    }
    .battery_last .wpb_single_image {
        margin-top: 15px;
    }
    .battery_last .vc_empty_space {
        height: 15px !important;
    }
    .battery_last .wpb_single_image.vc_align_right {
        text-align: center;
    }
    .battery_last .wpb_single_image.vc_align_left {
        text-align: center;
    }
	.product_detail .vc_row.wpb_row .wpb_column:first-child {
		padding-right: 0 !important;
	}
	.product_detail .vc_row.wpb_row .wpb_column:last-child {
		padding-left: 0 !important;
    }
    .center.btn_form {
        width: 100%;
        max-width: 100%;
    }
    .brochure_download li.name {
        width: 100%;
        margin-right: 0;
    }
    .brochure_download li.tel {
        width: 100%;
        float: none;
    }
    .brochure_download input {
        width: 100%;
    }
    .custom_tab .ovic-tabs .tab-link li a span {
        position: absolute;
        top: 8px;
        left: 5px;
        color: #fff;
        font-size: 10px;
        font-weight: 300;
        font-family: 'Kanit', Prompt !important;
        display: block;
        max-width: calc(100% - 10px);
        overflow: hidden;
        white-space: normal;
        line-height: 14px;
    }
    ul.header-mobile-language-select {
        padding: 0;
        display: table;
        margin: 0 auto;
    }



    div#landing_contact {
        background-color: #00823F;
        display: block;
    }
    .landing_form .form_landing1 {
        width: auto;
        display: table;
        margin: 0 auto;
    }
    .landing_form {
        background-color: transparent;
        width: auto !important;
        height: auto !important;
    }
    p.first_name, p.last_name, p.company_name, p.phone-number {
        display: block !important;
        width: 100% !important;
    }
    .form_contact_us_landing_page {
        display: table;
        margin: -60px auto auto auto !important;
    }
    .page-template-landing .home_title h2 {
        font-size: 30px;
        display: block;
        margin: 0;
        padding-bottom: 15px;
        position: relative;
        text-align: left !important;
        padding-left: 30px;
        /* border-left-color: red; */
        border-left: 21px solid #00823F;
        height: auto;
        line-height: 40px;
        margin-bottom: 35px !important;
        padding-top: 15px;
    }
    .landing_show_product {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
    }
    .landing_footer_content h2 {
        width: auto;
    }

}

@media (max-width:640px) {
    .tp-bullets {
        top: 125% !important;
    }
    .landing_footer_contact ul {
        display: table;
        margin: 0 auto;
    }
    .landing_footer_contact ul li > a:first-child {
        max-width: 35px;
        margin-right: 15px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    ul.show_post_content li {
        flex: 1 1 50%;
        width: 50%;
        max-width: 50%;
    }

    .page-template-landing .icon_click .wpb_column.vc_column_container.vc_col-sm-3:not(:last-child) {
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .page-template-landing .icon_click .wpb_column.vc_column_container.vc_col-sm-3 {
        width: auto;
        padding: 0 10px;
    }
    .icon_click {
        padding-left: 5px;
        padding-right: 5px;
    }
    .landing_show_product .wpb_column {
        flex: 1 1 50%;
        width: 50%;
        max-width: 50%;
        margin-bottom: 15px;
    }
}

@media (max-width: 480px) {

    #landing_button button {
        border: 3px solid #fff;
        height: 80px;
        border-radius: 10px;
        font-size: 25px;
        font-weight: 300;
        line-height: 52px;
        margin-top: 30px;
        width: 250px;
        padding: 10px;
    }
    .bg_landing_page h3 {
        font-size: 30px;
        color: #fff;
        font-weight: 300;
        line-height: 45px;
    }
    .page-template-landing .icon_click .wpb_column.vc_column_container.vc_col-sm-3 {
        width: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .page-template-landing .icon_click .wpb_column.vc_column_container.vc_col-sm-3:not(:last-child) {
        margin-right: 0;
    }
    .tp-bullets {
        top: 135% !important;
    }
    .tab_title h2 {
        font-size: 36px;
        line-height: 44px;
    }
    .tab_title {
        height: 125px;
    }
    .home_title h2 {
        font-size: 36px;
        line-height: 44px;
    }
    .icon_click .wpb_column {
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
        margin-bottom: 25px;
    }
    .social_share li p {
        text-align: left !important;
    }
    ul.social_share.product {
        display: flex !important;
        flex-flow: row wrap;
    }
    .social_share.product li:first-child {
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
        margin-right: 0;
    }
    .battery_content h2,
    .battery_title h2 {
        font-size: 35px;
    }
    .battery_content .vc_empty_space {
        height: 15px !important;
    }
    .show_post_content li {
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
        padding: 10px;
    }
	.bg_detail h2 {
		font-size: 35px;
	}
	.heading_product h2 {
		font-size: 35px;
    }
    .copyright_footer p {
        font-size: 12px;
    }
}

@media (max-width: 360px) {
    .table_contact table tr td:first-child {
        width: 60%;
        white-space: nowrap;
    }
    .table_contact table tr td:last-child {
        width: 42%;
        white-space: nowrap;
    }
    .copyright_footer p {
        font-size: 11px;
    }
    .custom_tab .ovic-tabs .tab-link li a span {
        font-size: 10px;
        line-height: 14px;
    }
}