/* 
 Theme Name:   WEBBOX
 Theme URI:    https://webbox.today
 Description:  웹이 필요할 때, 필요한 기능만 꺼내 쓰는 편리한 웹빌더, 웹박스
 Author:       BIZPOPCORN Co., Ltd
 Author URI:   http://bizpopcorn.co.kr
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

 /*hide explore more modules button in  Divi*/   
.et-fb-module-upsell-button {  display:  none !important;  }

/*hide divi 클라우드라이브러리*/
.et-cloud-app__upsell,.card-library,.card-default {    display: none;} 

/*hide explore 클라우드로그인  Divi*/ 
.et-cloud-login-button {    display: none!important;}

/*hide WebBox 라이브러리 help*/
.et-cloud-help-button{	display: none!important;}

/*hide WebBox layout save beside help icon*/
.et-fb-button--help {    display: none!important;}

.et-fb-export-error-container, .et-fb-help-button{display: none!important;}
.et-fb-button--toggle-portability{display:none!important;}
.et-cloud-item-preview-icons,.et-common-icon--cloud{display:none!important;}

