.wpcf7 .row .col-md-6, .wpcf7 .row .col-md-12 {
    padding: 0 5px;
    margin-bottom: 10px;
}
body .octf-btn:hover, body .octf-btn:focus,
.mc4wp-form-fields button:hover,
a.btn:hover{
    background: #629881;
}

button[type="submit"]:hover,
.mc4wp-form-fields .subscribe-inner-form .subscribe-btn-icon:hover{
	background: #629881!important;
}
.mc4wp-form-fields .subscribe-inner-form .subscribe-btn-icon {
    width: 140px!important;
    height: 100%!important;
    top:0!important;
    right:0!important;
    line-height: 1.2em!important;
}
.mc4wp-form-fields .subscribe-inner-form input[type=email] {
    width: 100%;
    background: #fff!important;
    color: black!important;
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    border-radius: 0px!important;
}
.mc4wp-form-fields .subscribe-inner-form input[type=email] {
    height: 45px!important;
}
.mc4wp-form-fields .subscribe-inner-form input[type=email]::placeholder {
    color: black!important;
}
.mc4wp-form-fields .subscribe-inner-form .subscribe-btn-icon {
    background: #9c7f6b!important;
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    border-radius: 0px!important;
    width: 120px!important;
}
@media(min-width: 1300px) and (max-width:3000px){
   body .elementor .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1300px;
  } 
  body .container {
    width: 1300px;
}
}
@media(min-width: 1230px) and (max-width:1300px){
   body .elementor .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1200px;
  } 
  body .container {
    width: 1200px;
}
}
@media(min-width: 768px) and (max-width:1230px){
body .elementor .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 95%!important;
  } 
  body .container {
    width: 95%!important;
}
}

.entry-content {
    padding: 40px 0 40px!important;
}
@media(max-width:991px){
.entry-content {
    padding: 20px 0 10px!important;
 }
}

.widget-area .widget ul.menu {
    background: #f5f9ff;
}
.widget-area .widget ul.menu li a {
    padding: 10px;
    display: block!important;
    font-weight: 600;
    font-size: 15px;
    transition:all .3s ease-in-out;
    position: relative;
}
.widget-area .widget ul.menu li.current-menu-item a, .service-menu ul li a:hover {
    background: rgb(166 206 57 / 22%);
    color: #337ab7;
    padding-left:13px!important;
}
.widget-area .widget ul.menu li a::before {
    content: "";
    width: 0px;
    height: 100%;
    left: 0;
    top: 0;
    background: #337ab7;
    position: absolute;
    opacity:0;
    transition:all .3s ease-in-out;
}
.widget-area .widget ul.menu li a:hover:before,
.widget-area .widget ul.menu li.current-menu-item a:before{
    width: 3px;
    opacity:1;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}
.open-hours , .open-hours :is(td,tr) {
    border: none!important;
    background: transparent!important;
	margin: 0!important;
    padding: 0;
    padding-bottom: 8px;
}
.footer-icon-box .icon-box.icon-box-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    flex-direction: row;
}
.footer-icon-box .icon-main {
    margin-bottom: 0px!important;
    position: relative;
    width: auto!important;
}
.footer-icon-box .icon-box-2 .content-box {
/*     margin-left: 0!important; */
}
.open-hours td:last-child {
    text-align: right!important;
}

@media (max-width: 768px){
.ekit-wid-con .ekit_double_button {
    display: flex!important;
}
}
h3.widget-title::before {
    content: ""!important;
    background: url(https://wmiserver.com/smfp/wp-content/uploads/2021/06/sep-small.png)!important;
    height: 3px;
    width: 100%!important;
    position: absolute;
    background-repeat: no-repeat;
    bottom: 0;
    background-size: cover!important;
}
h3.widget-title {
    position: relative;
    padding-bottom: 10px;
    font-size: 24px;
    
}
.widget-area .widget .widget-title {
    border: none!important;
    margin-bottom: 20px!important;
}
button.octf-btn {
    border-radius: 50px!important;
}
body .ekit-wid-con .ekit-form form select {
    font-size: 14px;
}
body .ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]),
body .ekit-wid-con .ekit-form form textarea{
    padding-left: 10px;
}
.icon-form input, .icon-form select, .icon-form textarea {
    padding-left: 40px!important;
    border-radius: 5px!important;
}
.icon-form span i {
    position: absolute;
    color: black;
    z-index: 99;
    align-items: center;
    justify-content: center;
    display: flex;
    width: auto;
    height: 50px;
    border-radius: 50px;
    padding-left: 15px;
}
.icon-form span i:before {
    font-weight: 600!important;
}
.icon-form span i.icon-database:before {
    font-weight: 300!important;
}
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=range], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], textarea {
    font-size: 14px!important;
}
.home .icon-box-1 {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.header-notification-bar {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%!important;
    background:#fff;
    display:none;
    visibility:hidden;
}
.header-notification-bar_inner{
    padding: 10px 20px;
}
.header-notification-close {
    position: absolute;
    right: 15px;
    top: 0;
    height: 100%;
    bottom: 0;
    display: flex;
    align-items: center;
    font-size: 30px!important;
    cursor: pointer;
}
.header-notification-show {
    position: fixed;
    right: 15px;
    top: 0;
    display: flex;
    align-items: center;
    font-size: 20px!important;
    display: none;
    z-index: 99;
    background: #fff;
    height: 30px;
    width: 30px;
    text-align: center;
    cursor: pointer;
}
@media(max-width:767px){
.header-notification-bar_inner {
    padding: 5px!important;
    padding-right: 25px!important;
	font-size:12px!important;
}
.header-notification-close ,
.header-notification-show {
    right: 0px;
	font-size:20px!important;
}
}
.admin-bar .header-notification-bar,
.admin-bar .header-notification-show{
    margin-top: 32px;
}

@media(min-width:991px){
 .show-desktop {
     display:block;
     visibility:visible;
 }
}
@media(min-width:768px) and (max-width:990px){
 .show-tablet {
     display:block;
     visibility:visible;
 }
}
@media(max-width:767px){
 .show-mobile {
     display:block;
     visibility:visible;
 }
}
body , header, header section.is-fixed{
    transition: all .4s ease-in-out;
}
.static-header .is-fixed {
    margin-top: 0!important;
}
.call-icon span.elementor-icon-list-icon i {
    background: #9C7F6B;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    position: relative;
    top: 1px;
}
.ot-video-button a {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 5px solid!important;
}
.ekit-wid-con .elementskit-info-image-box.hover-border-bottom .elementskit-box-body {
    position: relative;
    margin: auto;
    margin-top: -40px;
    width: 94%;
}
table.timing {
    border: none;
}
table.timing :is(td,tr,th,tbody) {
    border: none!important;
    background: transparent;
    padding: 0;
}
table.timing td:last-child {
    float: right;
}

.section-menu-container {
    height: 70px;
    display: flex;
    align-items: center;
	border-bottom: 1px solid black;
	z-index: 9;
    position: relative;
}
.section-menu-container ul.section-menu li {
    display: inline-flex;
    list-style: none;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.section-menu-container ul.section-menu li a{
	transform:all .3s ease-in-out;
	padding: 5px 8px;
}
a.highlight-scroll-menu ,a.highlight-menu, .section-menu-container ul.section-menu li a:hover {
    background: #629881;
    color: #fff!important;
    border-radius: 5px;
}
.section-menu-container .container {
    height: 100%;
}
.section-menu-container ul.section-menu {
    padding: 0;
    vertical-align: middle;
    margin: auto!important;
    width: 100%;
    text-align: center;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    overflow-X: auto;
    height: 100%;
}
.section-menu-container ul.section-menu::-webkit-scrollbar {
  height: 4px;
}
@media(max-width:991px){
	.section-menu-container .container{
		width:100%;
		padding: 0;
	}
}

.acc-toggle .acc-btn svg {
    width: 40px;
    height: auto;
}
.acc-toggle .acc-btn i{
    margin:0px!important;
}
.acc-item .acc-toggle .acc-btn.octf-btn {
    display: flex;
    align-items: center;
}
.ot-accordions .acc-item.current .acc-toggle .acc-btn i {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.elementor-default .elementor-widget-text-editor, 
.elementor-default li.elementor-icon-list-item, 
.elementor-default li.elementor-icon-list-item a{
	color:black;
}
.custom-acc .acc-toggle.flex-middle span {
    flex: 1;
}
.custom-acc .acc-toggle.flex-middle span.octf-btn {
    flex: none;
    width: auto;
}
.map-info-box {
    max-width: 400px;
}
ul.location-info li {
    position: relative;
    width: fit-content;
    margin: 5px 0;
    padding-left: 22px;
    list-style: none;
	text-align: left;
}
ul.location-info li::before {
    position: absolute;
    left: 0;
    top: 0;    
    font-family: 'Font Awesome 5 Free';
	font-weight: 600;
}
ul.location-info li.address::before {
	content: "\f3c5";
}
ul.location-info li.phone::before {
	content: "\f879";
}
ul.location-info li.email::before {
	content: "\f0e0";
}

@media(min-width:991px){
.icon-right-list-style-lg span.elementor-icon-list-icon {
    order: 2;
}
}
@media(min-width:768px) and (max-width:990px){
.icon-right-list-style-md span.elementor-icon-list-icon {
    order: 2;
}
}
@media(max-width:768px){
.icon-right-list-style-sm span.elementor-icon-list-icon {
    order: 2;
}	
}
body .map-scroll {
    padding: 0;
    height: 1170px;
}
@media(max-width:768px){
body .map-scroll {
    padding: 0;
    height: 475px;
}
}
form.zipcode-search-form {
    width: 100%;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    max-width: 430px;
}
.zipcode-search-form input {
    height: 45px;
    border: none!important;
    border-radius: 10px!important;
    margin: 0!important;
    padding: 10px 15px!important;
    flex: 1;
}
.zipcode-search-form .zip-search-btn {
    padding: 0;
    min-width: auto;
    border-radius: 0px!important;
    height: 45px;
    padding: 0!important;
    width: 45px;
    color: black;
    border: none!important;
    border-left: 1px solid #cccccc!important;
    background: transparent;
}
.zipcode-search-form .zip-search-btn:hover {
    color: #fff;
	background:#a68069!important;
}

p.wpsm-show, .wpsm-hide {
    margin: 0;
}
.list-style .wpsm-content {
    margin-top: -30px;
}
.pix-load-more img {
    max-width: 80px;
    height: auto;
}
@media(max-width:600px){
.btn-d-block-xs .ekit_double_button {
    display: block!important;
}
}
@media (max-width: 767px){
.section-mobile-full > div {
    padding: 0!important;
   }
}
img, video{
    image-rendering: -webkit-optimize-contrast!important;
}
body .page-pagination {
    margin-top: 20px;
}
.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]) {
    height: 50px!important;
    background-color: transparent!important;
    -webkit-appearance: none;
}
body .header-notification-bar {
    z-index: 9!important;
}