/*
Theme Name: united Child
Template: united
Version: 1.0
Author: Arshad
*/

/*Add your own styles here:*/
.mylang{
    display: inline-block;
    height: auto;
    right: 11%;
    min-width: 200px;
    position: absolute;
    top: 3px;
    z-index: 1000000;
}


.home .l-titlebar.size_large .l-titlebar-h, .home .l-titlebar.size_medium .l-titlebar-h {
	display: none !important;
}
.home .l-section-h {
	padding: 0 !important;
}
.l-subheader.at_top {
  border-bottom: 1px dotted #64b3d3;
}
h3{
  color: #15a4de !important;
}
.l-section-h h5{
  padding:0 !important;
  margin:0 !important;
}
.siteorigin-widget-tinymce.textwidget > h5 {
  font-size: 14px;
}
.decoration {
  margin-top:0 !important;
  margin-bottom:0 !important;
}
.so-widget-image {
	margin-bottom: -5px;
}
#pg-6-3 .panel-widget-style {
	border-radius: 10px;
	text-align: center !important;
}
.sow-cta-subtitle {
  font-size: 14px;
}
.l-subfooter.at_top p {
  margin: 0 0 10px !important;
}
.w-gallery-item img {
  border: 1px solid #ccc;
  padding: 5px;
  width: 95% !important;
  margin-bottom:15px !important;
}