.banner-overlay, .post-content-overlay .post-thumb figure a {
  background-color: transparent;
  width: 100%;
}
.overlay:before {
  background-color: transparent;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.wrap-coming-soon .block-coming-soon .socialgroup ul a:hover:before, .wrap-coming-soon .block-coming-soon .socialgroup ul a:focus:before, .wrap-coming-soon .block-coming-soon .socialgroup ul a:active:before {
  background-color: #ffffff;
  color: #2f348e;
  border: 1px solid #2f348e;
}
.wrap-coming-soon .block-coming-soon .socialgroup ul a:before {
  background-color: transparent;
  color: #2f348e;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  padding: 10px;
  -webkit-transition: color 0.5s, background-color 0.5s, border 0.5s;
  -moz-transition: color 0.5s, background-color 0.5s, border 0.5s;
  -ms-transition: color 0.5s, background-color 0.5s, border 0.5s;
  -o-transition: color 0.5s, background-color 0.5s, border 0.5s;
  transition: color 0.5s, background-color 0.5s, border 0.5s;
}

.wrap-coming-soon .block-coming-soon .section-title-group h3 {
  font-weight: 400;
  color: #2f348e;
}
.header-bottom-right .header-search-wrap .search-icon {
  border: 1px solid #2f348e;
  color: #2f348e;
  cursor: pointer;
  display: block;
  height: 34px;
  line-height: 34px;
  margin-left: 8px;
  text-align: center;
  vertical-align: middle;
  width: 34px;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}
.header-bottom-right .header-search-wrap #search-form {
  background-color: #2f348e;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 48px;
  width: 356px;
  z-index: 99;
}
.header-bottom-right .header-search-wrap #search-form:before {
  content: "";
  display: block;
  border-bottom: 7px solid #2f348e;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  top: -7px;
  right: 10px;
}
.site-header-four .main-navigation nav > ul > li > a,
.site-header-four .main-navigation nav > ul > li > button {
  color: #2f348e;
}
.site-header-four .alt-menu-icon a span {
  color: #2f348e;
}

.site-header-four {
  background-color: #ffffff;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.site-footer .top-footer {
  background-color: #000000;
}
.top-footer .widget {
  background-color: transparent;
  border: none;
  color: #cccccc;
  padding: 0;
}

.bottom-footer {
  background-color: #000000;
  padding: 40px 0 30px;
  text-align: center;
}
.bottom-footer .copyright {
  color: #cccccc;
  display: inline-block;
}

.site-footer .top-footer {
  #background-color: #1270b6;	
	}


.block-slider.pages-slider .slide-item {
  background-position: center center;
	 width: 100%;
  -webkit-transition: filter 1s linear;
  -moz-transition: filter 1s linear;
  -ms-transition: filter 1s linear;
  -o-transition: filter 1s linear;
  transition: filter 1s linear;
}

.block-slider {
  overflow: hidden;
  position: relative;
  background-color: white;
	width: 100%;
	padding-left: 12%;
	padding-right:12%;
	
}

.block-slider.pages-slider .slide-item .post-content-inner-wrap {
  color: #000000;
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 400;
}

.block-slider.pages-slider .slide-item .post-title h2, .block-slider.pages-slider .slide-item .post-title body.woocommerce.single-product .product_title, body.woocommerce.single-product .block-slider.pages-slider .slide-item .post-title .product_title {
  font-weight: 600;
  line-height: 1.2;
  margin: 0;
  color: #000000;
  font-size: 32px;
}

.block-slider.pages-slider .slide-item .button-container .button-outline {
  border-color: #ffffff;
  color: #ffffff;
	background-color: #2093d1;
}

