/*
Theme Name: Divi - Child Theme
Description: Divi child theme template
Author: Fuyuko Gratton
Template: Divi

*/

/*-----------------------------------------------
  Body - All
-----------------------------------------------*/

#top-header, #et-secondary-nav li ul {
    background-color: #314985;
}
/*-----------------------------------------------
  Header Section
-----------------------------------------------*/

#page-container {
	padding-top: 156px !important;
}

#homepage-top-banner a {
    color: #fff !important;
}

#homepage-top-banner .et_pb_column_1 {
	margin-right: 0 !important;
	width: 100% !important;
}

#homepage-top-banner .et_pb_column_1 .et_pb_text_1 p {
	color: #fff;
}

@media (min-width: 800px) {
    #homepage-top-banner .et_pb_column_1 .et_pb_text_1 p {
		text-align: right !important;
	}
}

#homepage-top-banner {
	background-size: cover !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
}

#homepage-top-banner .lmc_ecpplastic {
	color: #fff !important;
}

#product-search {
	width: 40%;
	max-width: 240px;
	position: absolute;
	right: 0px;
	bottom: 10px;
}

#product-search-results-content-0 a {
	color: #767676;
}

/* Handle product search results on small screens */
@media (max-width: 800px) {
	#product-search-results-content-0 {
		min-width: 300px;
		left: -150px;
	}
}

.product-search-field {
	border-radius: 4px;
    font-size: 16px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 500;
}

#product-search-field-0, #product-search-field-1 {
	padding: 3px 6px;
}

@media only screen and (min-width: 800px) {
	#logo {
		max-height: 100% !important;
	}
}

/*-----------------------------------------------
  Contents Section
-----------------------------------------------*/

/*-----------------------------------------------
  Side Section
-----------------------------------------------*/


/*-----------------------------------------------
  Footer Section
-----------------------------------------------*/


/*----------------------------
Custom Style
----------------------------*/
.et-cart-info{display:none;}
/*------------------------
	Animation
------------------------*/


/*------------------------
	Media Queries
------------------------*/
