/* Enter Your Custom CSS Here */
.make > a > strong{
    background:#303b62;
    padding:10px 8px;
	  border:2px solid #303b62;
	  border-radius:7px;
    color:#fff;
}
.iw-footer-middle .widget_inwave-subscribe .iw-email-notifications button {
	    visibility: hidden;
}
.iw-footer-middle .widget_inwave-subscribe .iw-email-notifications input {
	    visibility: hidden;
}
.iw-footer-middle .widget_inwave-subscribe .iw-email-notifications h5{
    margin-top: -145px;
}
.twentytwenty-right-arrow:before{
	visibility:hidden;
}
.twentytwenty-left-arrow:before{
	visibility:hidden;
}
@media only screen and (max-width: 800px) {
.mob {
    color: #000000 !important;
  }
}
@media (max-width: 991px) {
	.st-effect-3.st-menu-open .st-body{
		position:fixed
	}
	.iwh-sub-title{
		font-size:20px !important;
	}
	h3.iwh-title{
		font-size:25px !important;
	}
}






