
/**** Footer ****/
footer.page-footer{
	background:#FFF;
	display: block;
    position: relative;
    z-index: 9999;
	border-top: 1px solid #dedede;
}
.footer-newsletter {
	background: #4B9146;
}
.newletter-img {
	display: inline-block;
}
.newletter-txt {
	margin: 38px 0;
}
.newletter-txt h5 {
	color: #FFF;
	font: 18px "montserratsemibold", "Arial", Helvetica, sans-serif;
}
.newletter-txt p {
	color: #FFF;
	font-size: 14px;
}
.btn-white-green {
	background: #FFF;
	color: #4B9146;
    border-color: #4B9146;
    font-size: 14px;
    text-align: center;
    font-family: 'montserratsemibold', 'Helvetica Neue', Arial, sans-serif;
    border: 1px solid #4B9146;
    padding: 8px 25px 6px 25px;
    margin: 44px 0;
    line-height: 20px;
	text-align: center;
}
.footer-contact {
	margin: 0;
}
.footer-title h5 {
	color: #333;
    font: 18px "montserratsemibold", "Arial", Helvetica, sans-serif;
    margin: 0;
    text-align: left;
    margin-bottom: 14px;
}
.footer-logo p {
	margin: 15px 0 0px 0;
	width: 90%;
}
.footer-wrap .footer-title {
    text-align: left;
}
.footer-socialicon {
	margin: 0;
	padding: 0;
	text-align:left;
}
.footer-socialicon li {
    padding: 0;
    list-style: none;
    display: inline-block;
	margin-right:15px;
}
.footer-socialicon li .fa{
	width: 34px;
	height: 34px;
	font-size: 18px;
    padding: 8px 10px;
	border-radius: 100%;
	color: #FFF;
	text-align: center;
}
.footer-socialicon li .fa-twitter {
	background: #00b8ec;
}
.footer-socialicon li .fa-linkedin {
	background: #0087b1;
}
.footer-socialicon li .fa-facebook {
	background: #4172aa;
	
}
.contact-row {
	margin: 8px 0 8px 0;
}
.contact-row p {
	font: 12px "montserratmedium", "Arial", Helvetica, sans-serif;
    line-height: 18px;
    padding-left: 30px;
    vertical-align: top;
    display: inline-block;
    margin-bottom: 0;
	line-height:22px;
}
.contact-row span {
	color: #333;
    font: 13px "montserratsemibold", "Arial", Helvetica, sans-serif;    
    margin-left: -23px;
}
.contact-row .fa-map-marker, .contact-row .fa-envelope-o , .contact-row .fa-phone{
	background: #3bbe4a;
    padding: 4px 9px;
    border-radius: 4px;
    color: #FFF;
   position: relative;
    left: -30px;
    font-size: 12px;
}
 .contact-row .fa-envelope-o {
	 padding:4px 6px;
 }
 .contact-row .fa-phone{
	 padding:4px 7px 4px 8px;
 }
 
.contact-row a {
	color: #333;
	font: 12px "montserratmedium", "Arial", Helvetica, sans-serif;
}
.footer-copyright {
	margin: 1px 0 15px 0;
}

.title-middle-footer {
    color: #333;
    font: 18px "montserratsemibold", "Arial", Helvetica, sans-serif;
    margin:0;
	margin-bottom:14px;
	max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}
.block-subscribe-footer {
    padding: 0;
}
.input-box {
    display: inline-block;
       width: calc(100% - 150px);
    vertical-align: top;
    /* height: 36px; */
}
.newsletter-content {
    max-width: 500px;
    margin: 0px auto;
}

.copyright-footer address {
	width:100%;
}

.input-box input {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	    font-family: 'montserratmedium', "Arial", Helvetica, sans-serif;
}
.action-button {
    display: inline-block;
    margin-left: 16px;
}

button.action.subscribe.primary {
    background: #4B9146;
    font-size: 14px !important;
    color: #FFF;
    text-align: center;
    font-family: 'montserratsemibold', 'Helvetica Neue', Arial, sans-serif;
    border: 1px solid #4B9146;
    padding: 8px 25px 6px 25px;
    margin: 0;
    line-height: 20px;
    height: 34px;
	    border-radius: 4px;
    text-transform: capitalize;
}

.newsletter-content .input-box input {
    padding: 7px 10px;
}

.footer-wrap div[data-content-type='row'] > div {
    padding: 0 !important;
	margin: 0 !important;
}

/* .footer-wrap {
    padding-top: 14px;
} */
footer.page-footer{
    margin-left: 105px;
    background: #F8F8F8;
}
/**** Footer Section ****/
ul.footnav-list {
  margin: 0;
  padding: 0;
}
ul.footnav-list li {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.footnav-list li a {
  font: 13px "montserratmedium", "Arial", Helvetica, sans-serif;
  color: #333;
  margin: 25px 0;
  display: block;
}
ul.footnav-list li:last-child a {
  margin-bottom: 40px;
}
.footer-btm {
  border-top: 1px solid #e2e2e2;
  padding-top: 30px;
}
.footer-address p {
  color:#666;
  line-height: 22px;
}
.footer-help a {
	color:#007bff!important;
}
#spinner-id{
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999991;
  display:flex;
  align-items:center;
  justify-content:center;
}
.checkout-index-index .loading-mask{
  background: transparent!important;
}
.checkout-index-index .loading-mask img{
  opacity:0!important;
}
#spinner-id.spinnerOnCart{
  /* background: rgba(0, 0, 0, 0.5); */
  position: absolute;
  top: 0;
  left: auto;
  width: 100%;
  right: 0;
  height: 100%;
}
.spinnerOnCart .loader-cirle {
  font-size: 5px;
}
.spinnerOnCart .loader-text{
  display: none;
}
.loader-cirle {
    font-size: 14px;
    width: 1.1em;
    height: 1.1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    animation: mulShdSpin 1.1s infinite ease;
    transform: translateZ(0);
  }
  @keyframes mulShdSpin {
    0%,
    100% {
      box-shadow: 0em -2.6em 0em 0em #3FC073, 1.8em -1.8em 0 0em rgba(196, 196, 196, 1), 2.5em 0em 0 0em rgba(196, 196, 196, 1), 1.75em 1.75em 0 0em rgba(196, 196, 196, 1), 0em 2.5em 0 0em rgba(196, 196, 196, 1), -1.8em 1.8em 0 0em rgba(196, 196, 196, 1), -2.6em 0em 0 0em rgba(63, 192, 115, 0.5), -1.8em -1.8em 0 0em rgba(63, 192, 115, 0.7);
    }
    12.5% {
      box-shadow: 0em -2.6em 0em 0em rgba(63, 192, 115, 0.7), 1.8em -1.8em 0 0em #3FC073, 2.5em 0em 0 0em rgba(196, 196, 196, 1), 1.75em 1.75em 0 0em rgba(196, 196, 196, 1), 0em 2.5em 0 0em rgba(196, 196, 196, 1), -1.8em 1.8em 0 0em rgba(196, 196, 196, 1), -2.6em 0em 0 0em rgba(196, 196, 196, 1), -1.8em -1.8em 0 0em rgba(63, 192, 115, 0.5);
    }
    25% {
      box-shadow: 0em -2.6em 0em 0em rgba(63, 192, 115, 0.5), 1.8em -1.8em 0 0em rgba(63, 192, 115, 0.7), 2.5em 0em 0 0em #3FC073, 1.75em 1.75em 0 0em rgba(196, 196, 196, 1), 0em 2.5em 0 0em rgba(196, 196, 196, 1), -1.8em 1.8em 0 0em rgba(196, 196, 196, 1), -2.6em 0em 0 0em rgba(196, 196, 196, 1), -1.8em -1.8em 0 0em rgba(196, 196, 196, 1);
    }
    37.5% {
      box-shadow: 0em -2.6em 0em 0em rgba(196, 196, 196, 1), 1.8em -1.8em 0 0em rgba(63, 192, 115, 0.5), 2.5em 0em 0 0em rgba(63, 192, 115, 0.7), 1.75em 1.75em 0 0em #3FC073, 0em 2.5em 0 0em rgba(196, 196, 196, 1), -1.8em 1.8em 0 0em rgba(196, 196, 196, 1), -2.6em 0em 0 0em rgba(196, 196, 196, 1), -1.8em -1.8em 0 0em rgba(196, 196, 196, 1);
    }
    50% {
      box-shadow: 0em -2.6em 0em 0em rgba(196, 196, 196, 1), 1.8em -1.8em 0 0em rgba(196, 196, 196, 1), 2.5em 0em 0 0em rgba(63, 192, 115, 0.5), 1.75em 1.75em 0 0em rgba(63, 192, 115, 0.7), 0em 2.5em 0 0em #3FC073, -1.8em 1.8em 0 0em rgba(196, 196, 196, 1), -2.6em 0em 0 0em rgba(196, 196, 196, 1), -1.8em -1.8em 0 0em rgba(196, 196, 196, 1);
    }
    62.5% {
      box-shadow: 0em -2.6em 0em 0em rgba(196, 196, 196, 1), 1.8em -1.8em 0 0em rgba(196, 196, 196, 1), 2.5em 0em 0 0em rgba(196, 196, 196, 1), 1.75em 1.75em 0 0em rgba(63, 192, 115, 0.5), 0em 2.5em 0 0em rgba(63, 192, 115, 0.7), -1.8em 1.8em 0 0em #3FC073, -2.6em 0em 0 0em rgba(196, 196, 196, 1), -1.8em -1.8em 0 0em rgba(196, 196, 196, 1);
    }
    75% {
      box-shadow: 0em -2.6em 0em 0em rgba(196, 196, 196, 1), 1.8em -1.8em 0 0em rgba(196, 196, 196, 1), 2.5em 0em 0 0em rgba(196, 196, 196, 1), 1.75em 1.75em 0 0em rgba(196, 196, 196, 1), 0em 2.5em 0 0em rgba(63, 192, 115, 0.5), -1.8em 1.8em 0 0em rgba(63, 192, 115, 0.7), -2.6em 0em 0 0em #3FC073, -1.8em -1.8em 0 0em rgba(196, 196, 196, 1);
    }
    87.5% {
      box-shadow: 0em -2.6em 0em 0em rgba(196, 196, 196, 1), 1.8em -1.8em 0 0em rgba(196, 196, 196, 1), 2.5em 0em 0 0em rgba(196, 196, 196, 1), 1.75em 1.75em 0 0em rgba(196, 196, 196, 1), 0em 2.5em 0 0em rgba(196, 196, 196, 1), -1.8em 1.8em 0 0em rgba(63, 192, 115, 0.5), -2.6em 0em 0 0em rgba(63, 192, 115, 0.7), -1.8em -1.8em 0 0em #3FC073;
    }
  }
  .loader-text{
    font-family: 'cairo';
    font-size: 24px;
    font-weight: 500;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    color: #cacaca;
    position: absolute;
    padding: 140px 0 0;
  }
  .page-footer .container{
    width:100%;
    max-width: 100%;
}
@media (max-width: 1439px){
    .custNotLoggedIn footer.page-footer,.custNotLoggedIn footer.footer-top-container{
        margin-left: 0px;
    }
    footer.page-footer,footer.footer-top-container{
        margin-left: 105px;
    }
}
@media (max-width: 1024px){
    footer.page-footer,footer.footer-top-container{
        margin-left: 0px;
        padding: 0px;
    }
    .footer-logo{
        margin-bottom: 16px;
    }
}

@media (max-width: 767px){
  .custNotLoggedIn .page-footer div[data-element="main"]{
    display: block;
  }
  
  .custNotLoggedIn .page-footer{
    padding-top: 0;
  }

  .page-footer div[data-element="main"]{
    display: none;
  }
  .custNotLoggedIn .page-footer{
    padding-top: 20px;
  }

} 
