/*
 Theme Name:     Divi Child
 Author:         webWAH! LLC.
 Author URI:     http://www.webwah.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

 #block > .clo , #block > .formshow {
          -moz-border-bottom-colors: none;
          -moz-border-left-colors: none;
          -moz-border-right-colors: none;
          -moz-border-top-colors: none;
          background-color: #FFFFFF;
          border-color: #333333 #333333 -moz-use-text-color;
          border-image: none;
          border-style: solid solid none;
          border-width: 3px 3px medium;
          bottom: 0;
          color: #990000;
          font-weight: bold;
          padding: 15px 10px 10px 10px;
          position: fixed;
          right: 0;
          text-align: center !important;
          width: 325px;
          z-index: 999999;          
}



#services .outer_service_box01  img {
width: 104px!important;
}
.icon_box01{min-height:250px;}
 
#sidebar-popup {
/*     position: absolute;
    top: 145px; */
    position: fixed;
    top: 225px;
/*     box-shadow: 0 0 8px grey; */
    z-index: 9999;
    right: 0;
}
#popmake-3253 input#submit {
      background-color: #1bbff0;
      border: 1px solid #23bbf1;
      color: #fff;
      background-image: linear-gradient( 
100deg
,#0ec6ef 0%,#538bf8 100%);
      padding: 12px 24px;
      font-size: 16px;
      font-weight: 600;
      border-radius: 5px;
      box-shadow: 0px 12px 18px -6px rgb(0 0 0 / 37%);
      -webkit-transition: all .4s ease-in-out;
      -moz-transition: all .4s ease-in-out;
      transition: all .4s ease-in-out;
}

a.offer-button {
    display: none !important;
}

