/*
 Theme Name:   IDF Child
 Description:  Child Theme
 Author:       SeedThemes
 Template:     plant
 Version:      1.0
*/

/* HOME */

body.home .site-header, body.home .site-header-space { display:none; }/*ซ่อนเมนูหลักและโลโก้หลัก เพื่อใช้ header ของ siteorigin แทน*/
body.home .site-footer, body.home .site-footer-space { display:none; } /*ซ่อน Footer หลัก */
body.home #pg-155-0 > .panel-row-style {height:100vh!important;}
body.home .so-widget-sow-image-default-6b88c04c1f9b .sow-image-container .so-widget-image {width:100px;}
.site-search {display:none;}
.site-title {display:none;}
.site-logo {display:none;}

@media only screen and (max-width:990px) {
.site-logo {display:block!important;}
.site-branding img {margin-top:40px; display:block!important;}
}

/* HEADER */
/* เวลาำปอัพเดตใน page builder ตำแหน่ง panel css เคลื่อน ให้ใส่ css ในแบคเอนโดยตรง */
/*#panel-w5e154ae186db4-0-3-0 {margin-top:50px;} /*LOGO RIGHT*/ 
/*#panel-w5e154ae186db4-0-2-0 {margin-top:10px;} /* LIMITED Button*/
/*#panel-w5e154ae186db4-0-1-0 {margin-top:10px;} /* OPEN Button*/

/* HEADER BANNER */

.main-header.-banner {margin-top:45px;}

/* NAV หลัก */

.site-action {padding-left:200px;}
.site-nav-d {margin-left:0;}

@media only screen and (max-width:1169px) {
.site-action .widget {margin-top:-20px;}
}

/* WOOCOMMERCE */
mark {background-color: rgba(0,0,0,0);}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {box-shadow: 5px 5px 9px 0px rgba(0,0,0,0.3);}
.woocommerce ul.products li.product a img {box-shadow: 5px 5px 9px 0px rgba(0,0,0,0.3);}

/* PAGENAVI plugin */
.wp-pagenavi {text-align: center; margin-bottom : 130px;}

@media only screen and (max-width:769px) {

.wp-pagenavi {margin-bottom : 170px;}
.wp-pagenavi a, .wp-pagenavi span {float: left; padding:3px 10px;}
}

/* Footer*/
.site-footer .site-info {margin-top:0px;}