/*
body {
    font-family: 'Open Sans','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif 
!important;
}
*/
.top-header
{
background-color: #04496e;
}


.qwe a img:hover{
	color: #ffffff;
	content: '';
	display: table-cell;
	font-family: "FontAwesome";
	font-size: 60px;
	font-weight: 200;
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=80);
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	background-image:url("https://dev.amistatgroup.com/wp-content/uploads/2018/05/cropped-amistat-193-logo-32x32.png");
	background-repeat: no-repeat;
    
    background-position: center; 

	
}
.event-img .event-overlay {
	background: rgba(0, 0, 0, 0.5);
}

#site-branding
{
	padding-top: 25px !important;
	
}
.woocommerce-loop-category__title
{
	color: #ffffff;
}

@media screen and (min-width: 480px) {
   woocommerce-loop-category__title {
       height: 50px;
    }
}

@media (max-width: 768px) {
    .woocommerce ul.products li.product, 
    .woocommerce-page ul.products li.product, 
    .woocommerce-page[class*=columns-] ul.products li.product,
    .woocommerce[class*=columns-] ul.products li.product {
        width: 100%;
        float: left;
        clear: both;
        margin: 0 1% 2.992em;
    }
}

.ninja-forms-req-symbol
{
	display: none;
}
.list-checkbox-wrap .nf-field-element li label, .list-radio-wrap .nf-field-element li label {
    font-size: 13px;
}
.field-wrap {
    font-size: 13px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title
{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.events_back .elementor-column-wrap .elementor-widget-wrap
{
	background-color:rgba(255, 255, 255, 0.3);
	padding: 15px;
}
.woocommerce img, .woocommerce-page img {
	width: %;
border-radius:15px;

}
.term-description{
	margin-top:20px;
}
.woocommerce #main img {
	height:300px;
}
.woocommerce #main ul li img {
	height:200px;
}
.widget ul li a {
    font-size: 13px;
}
.textwidget{
	font-size:13px;
}
.entry-header {
    display: none;
}

.gallery{
	padding-left:100px;
	padding-right:100px;
}

.register-btn{
	display:block;
	margin:0;
	text-align:center;
	margin-top:40px;
}
.btn-primary{
	width: 200px;
  height: 70px;
}

body {
    margin: 0 !important;
    padding: 0 !important;
}
