/* 
 Theme Name:   Chid01
 Theme URI:    cbdxl.shop
 Description:  
 Author:       Gilles Godart
 Author URI:   http://cbdxl.shop
 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 ==
--------------------------------------------*/



/*** Take out the divider line between content and sidebar ***/
#main-content .container:before {background: none;}
  
/*** Hide Sidebar ***/
#sidebar {display:none;}
  
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
#left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;	
}

/* Remove Widget bar  */

#footer-widgets {    
display: none;
}

/* Change the font size of the primary menu links */  
#et-top-navigation, #top-header .container {
   font-weight:normal !important;
}

/* OPTIN MESSAGE */
.et_bloom .et_bloom_form_header p { font-family: "Kumbh Sans",Helvetica,Arial,sans-serif !important; }
/* OPTIN TITLE */
.et_bloom .et_bloom_form_header h2 { font-family: "Kumbh Sans",Helvetica,Arial,sans-serif !important; }
/* Input Fields, i.e. Email Text */
.et_bloom .et_bloom_form_container input { font-family: "Kumbh Sans",Helvetica,Arial,sans-serif !important; }
	
.et_bloom .et_bloom_form_container input { font-weight: 300 !important; }
		
/* Button Text */
.et_bloom .et_bloom_form_container form button span { font-family: "Kumbh Sans",Helvetica,Arial,sans-serif !important; }
	
	
/* FORM FOOTER TEXT */
.et_bloom .et_bloom_form_footer p { font-family: "Kumbh Sans",Helvetica,Arial,sans-serif !important; }

/* FORM TEXT SIZE */

.et_bloom .et_bloom_optin_1 p strong,.et_bloom .et_bloom_optin_1 p{
font-size:20px !important;
}	
	
.et_bloom .et_bloom_form_container button {
  font-size: 20px !important;
}

.et_bloom .et_bloom_form_container button {
  font-weight: 300 !important;
}

.et_bloom .et_bloom_form_container input, select, textarea {
  font-size: 20px !important;
}

.et_bloom .et_bloom_form_container button {
  height: 46px !important;
}
}
.et_fixed_nav #main-header {
    position: fixed;
}

.et-cart-info { display:none; }

.xoo-cp-container {

font-family: Kumbh Sans;

font-weight: 400;

}

 

a.xcp-btn {

border: 1px solid #000;

border-radius: 6px;

}

 

span.xcp-rel-head {

border-top: 1px solid #000;

border-bottom: 1px solid #000;

}
tr.xoo-cp-ths {

display: none;

}
tr.xoo-cp-pdetails {

border-top: 0!important;

}