/*---------------------------------------------------------------------------------

 Theme Name:   SAS Divi Child
 Theme URI:    https://suckats948.wpengine.com
 Description:  Suck at something Divi Child Theme
 Author:       360 Design
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
@import 'meta/asset/fonts/fonts.css';
body, h1, h2, h3, h4, h5, h6 {
  font-family: "Brandon Grotesque", sans-serif !important;
  font-weight: normal;
}
#top-menu li.menu-item-has-children:not(:last-child) {
  padding-right: 36px;
}
.et_header_style_left #et-top-navigation nav > ul > li > a,
.et_header_style_left #et-top-navigation nav > ul > li > a,
.et_header_style_split #et-top-navigation nav > ul > li > a {
  padding-bottom: 15px;
}
.et_header_style_left #et-top-navigation {
  padding-top: 10px !important;
}
#main-header.customized_header {
  box-shadow: none !important;
  background-color: #7eeff0;
  height: 65px;
}
#main-header.customized_header::after {
  background-image: url("images/header-top.svg");
  content: "";
  width: 100%;
  height: 42px;
  position: absolute;
  top: 63px;
  left: 0;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}
#main-header.customized_header ul#top-menu > li > a {
  color: #201E1A;
  padding: 12px 0 30px 0;
  font-weight: 500;
}
#et-secondary-nav .menu-item-has-children > a:first-child:after,
#top-menu .menu-item-has-children > a:first-child:after {
  top: 12px;
  left: 100%;
}
.b-right {
  float: right;
}
li.et-social-icon.sasSocialIconTitle {
  font-size: 22px;
  color: #fff;
}
.customized-footer #footer-bottom {
  background-color: #7eeff0;
  padding: 10px 0 10px;
  position: relative;
}
.customized-footer div#footer-bottom::before {
  /*content: "";
  width: 100%;
  background-image: url("images/footer-bg.svg");
  height: 35px;
  position: absolute;
  top: -33px;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;*/
}
html #footer-widgets { padding: 0px;}
 html .footer-widget, html .et_pb_gutters3 .footer-widget { margin-bottom: 0px;}
.customized-footer .et-social-icon li,
.customized-footer .et-social-icon a {
  font-size: 18px;
  color: #fff;
}
.customized-footer #footer-info,
.page-template-sas_home #footer-info {
  padding-bottom: 0;
}
.color-white {
  color: white;
}
.sasFooterCradit {
  font-weight: normal;
}
.sasSocialIcon li.et-social-icon.et-social-facebook .icon::before {
  background: url("images/fb-icon.svg");
  color: transparent;
  padding: 7px;
  background-size: contain;
  background-repeat: no-repeat;
}
.sasSocialIcon li.et-social-icon.et-social-instagram .icon::before {
  background: url("images/ig-icon.svg");
  color: transparent;
  padding: 7px;
  background-size: contain;
  background-repeat: no-repeat;
}
#footer-bottom .et-social-icon.et-social-facebook a {
  font-size: 15px;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.sasFooterCradit div#footer-info {
  font-size: 12px;
  letter-spacing: 0.005em;
  text-align: right;
  line-height: 1.5;
  font-family: "Brandon Grotesque";
}
.sasFooterCradit #footer-info a {
  font-weight: normal;
}
.sasSocialIcon .et-social-icons li {
  margin-left: 18px;
}
.sasSocialIcon {
  margin-top: 8px;
}
/* Invitation/Contact form Styles */
.text-right {
  text-align: right;
}
.invite_form_container {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.invite_form_container .row {
  clear: both;
  position: relative;
}
.col-md-6,
.col-md-12 {
  padding: 0 5px;
  position: relative;
}
.col-md-6 {
  width: 50%;
  float: left;
}
.col-md-12 {
  clear: both;
  width: 100%;
  float: none;
}
.invite_form_container .input {
  max-width: 100%;
  width: 100%;
  margin: 8px 0;
  border: 1px solid #d0021b;
  padding: 16px;
  font-size: 14px;
  border-radius: 5px;
}
.invite_form_container span.ajax-loader {
  float: left;
}

.ani_first_section svg{
  max-width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ani_first_section svg.active{
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
@media only screen and (min-width: 981px) and (max-width: 1440px) {
	.mob-tab-hide {
		background-size: 51% 84% !important;
	}
}
@media only screen and (min-width: 981px) {
	div.et_pb_section.et_pb_section_1.ie-abt-s2 {
		background-size: 77%;
	}
}
@media screen and (max-width: 980px) {
  #footer-info,
  .sasSocialIcon .et-social-icons {
    text-align: right;
  }
	div.et_pb_section.et_pb_section_0.mob-tab-hide {
		background: transparent !important;
		background-color: #f9f9f9 !important;
	}
	div.et_pb_section.et_pb_section_1.ie-abt-s2 {
		background: transparent !important;
	}
}
@media screen and (max-width: 767px){
	#main-header.customized_header::after {
	  height: 40px;
	  top: 40px;
	}
	.customized-footer div#footer-bottom::before {
	  height: 35px;
	  top: -20px;
	}	
}

@media screen and (max-width: 480px) {
  #footer-bottom .container.clearfix {
    width: 95%;
  }
}
