/* 
Theme Name: Divi Child 
Theme URL: http://yourdomain.com
Description: Divi Child 
Theme Author: Your Name
Author URL: http://yourdomain.com
Template: Divi
Version: 1.0.0 
Text Domain: divi-child 
*/


	.prod-cat-container{
		max-width:90% !important;	
		}
		.upcp-thumb-item{
			min-height: auto !important;
            max-height: 360px !important;
		}


		/* Style the buttons that are used to open and close the accordion panel */
		.ewd-upcp-catalog-sidebar-title{
		border-bottom: 1px solid #D8D8D8;
			position:relative;
		}
.ewd-upcp-catalog-sidebar-title {
 
    color: #353B61 !important;
    cursor: pointer;
    padding: 12px 6px !important;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    font-size: 18px !important;
}

/* Style the accordion panel. Note: hidden by default */
.prod-cat-sidebar-content {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
	float:none !important;
}
.ewd-upcp-catalog-sidebar-title:after {
	position:absolute;
	content:"\02C6";	
	transform:rotate(180deg);
    right:10px;
    font-size: 35px;
    color: #353B61;
	top:-10px;
		}
.active:after {	
	position:absolute;
	content:"\02C6";
    padding-left:10px;
	transform:rotate(0deg);
	top:10px;
	right:11px;
	font-size: 35px;
    color: #353B61;    
}	
.upcp-label span>span{
	display:none;
}



@media only screen and (max-width: 767px) {
	#nav_menu-2{
		float:none !important;
	}
	#custom_html-2{
	margin-left:0px;
    
}

	
	.page-id-68 span.cs-thin {
    line-height: 38px;
}
	section.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_text_align_center.et_pb_bg_layout_dark {
   		 height: 503px;
   	 	padding-top: 20px;
  	 	 margin-top: 13px;
	}
	
	.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_header_content_wrapper {
    text-transform: uppercase;
    font-size: 32px;
    text-align: center;
    line-height: 39px;
}
	.et_pb_text_0{
		padding-left:0px !important;
	}
	
	.et_pb_module_header{
		font-size: 46px !important;
	}
	.et_pb_header_content_wrapper p span{
		font-size:20px  !important;
	}

	/*.et_pb_column_5 {
    padding-left: 73px  !important;
}*/
}


