/* 
 Theme Name:     Divi child theme   
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 

@import url("../Divi/style.css"); 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/*<link href='https://fonts.googleapis.com/css?family=Kanit:400,100,100italic,200,200italic,300,300italic,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&subset=latin,thai' rel='stylesheet' type='text/css'>*/

body {background-color:#000!important;}


/* SLIDER */

.et_pb_slider, .et_pb_slider .et_pb_container {height:500px!important;}

/* GALLERY */

.et_pb_gallery_0.et_pb_gallery .et_pb_gallery_item
{width: 30% !important; margin: 8px !important;clear: none !important;}

@media only screen and (max-width:599px) {
.et_pb_gallery_0.et_pb_gallery .et_pb_gallery_item
{width: 100% !important;}
}

/* CONTACT FORM */
.et-pb-contact-message,.et_pb_contact_captcha_question{color:#fff!important;}

/* MEGA MENU ON TOPBAR */
#top-header, #et-secondary-nav li ul {display:none;} /*ซ่อน Plugin mega menu ที่แสดงด้านบนของเพจทุกหน้า*/
#menu-menu-products li {background:rgba(207,181,4,0.6)!important; padding:6px;margin:2px;list-style-type:none;}
#menu-menu-products li:hover {background:rgba(255,255,255,0.6)!important;}
#menu-menu-products a {color:#fff!important;}
#menu-menu-products a:hover {color: #262521!important;}

/*SECONDARY MENU*/

#mobile_menu li:not([id]) {} /*ซ่อนเมนู Second ที่หน้ามือถือ*/

@media only screen and (max-width:1024px) {
#mobile_menu li:not([id]) {display:none!important;}
}

/* PRODUCTS IMAGE LOAD */


