/*
 Theme Name:   Divi Child
 Theme URI:    http://www.elegantthemes.com/gallery/divi/
 Description:  Divi Child Theme
 Author:       Adrita Sharma
 Author URI:   http://dualcube.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Divi-child
*/

 .single.single-product #page-container #et-main-area #main-footer {
    display: none !important;
}
.single.single-product #page-container #main-header {
    display: none !important;
}
.et-db #et-boc .et_pb_section_0.et_pb_section {
    padding-top: 0px !important;
}
.single.single-product #page-container #et-main-area #et-boc .et_pb_section.et_pb_section_0.et_pb_fullwidth_section.et_section_regular .header-logo{
     height: auto !important;
    max-width: 50% !important;
    
}
.single.single-product #page-container #et-main-area #et-boc .et_clickable {
    height: 255px !important;
}
.et_pb_fullwidth_header_0 {
    margin-top: -31px !important;
    margin-bottom: -43px !important;
    margin-left: -124px !important;
}
.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu .nav li ul {
    background-color: rgba(102,95,0,0.76)!important;
    border-color: #918000 !important;
}

/*Codeable edits */

@media (max-width:1248px){
html .et_pb_fullwidth_header_0 {
    margin-left: 0 !important;
}
.et-db #et-boc .et-l .et_mobile_menu li a {    color: #fff;}
	
}

@media (max-width: 767px)
{
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content, 
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
    margin: 0;
}
.header-content img {
    min-width: 200px;
}
	
	
}

html .et_pb_fullwidth_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__cart-button{    color: #000;}
html .et-db #et-boc .et_pb_row_0_tb_footer.et_pb_row {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}

