/*

 Theme Name:     Mamallena Tours and Travel

 Theme URI:      http://www.mamallenatoursandtravel.com

 Description:    Divi Child Theme

 Author:         Elsa Saks http://elza.ee

 Template:       Divi

 Version:        1.0.0

*/

@import url("../Divi/style.css");

.et_pb_promo_description {
	padding-bottom: 0;
}



.et_color_scheme_red a {
	color: #ff3e4f;
}
.et_color_scheme_red .et_pb_bg_layout_light .et_pb_promo_button {
	color: #ff3e4f !important;
}

.et_pb_column_1_2 .et_pb_promo, .et_pb_column_1_3 .et_pb_promo, .et_pb_column_1_4 .et_pb_promo {
	 padding: 20px;
}

.et_pb_contact_reset, .single_add_to_cart_button .button {
  font-size: 14px;
}

.et_pb_section {
  padding: 10px 0;
  position: relative;
}





.underimage {
    border: 1px solid #bbb;
    padding: 5px;   
}

.underimage p {
  padding-bottom: 0px;
}

.underimage {
box-shadow: inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
inset 0 1px 1px rgba(255,255,255,1); /*top internal highlight*/
  -moz-box-shadow: inset 0 -1px 1px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 0 -1px 1px rgba(0,0,0,0.5);
box-shadow: inset 0 -1px 1px rgba(0,0,0,0.5);
}


*/