.header-top-left .list-inline-item svg {
display: none;
}
footer .widget {
margin-bottom: 35px;
}
footer .widget_media_image img {
max-width: 200px !important;
}
.service-block .tt-feature-box-containt p, .service-block .tt-feature-box-containt h4 {
display: block !important;
}
.service-block .tt-feature-box-containt {
width: 100% !important;
}
header .right-header .search-icon {
display: none !important;
}
.price-item {
display: flex;
justify-content: space-between;
max-width: 780px;
margin: 0 auto 16px;
border-bottom: 1px solid var(--border-color-1);
}
.service-slider .service-block .swiper-wrapper .swiper-slide .service-box-inner {
flex-direction: column;
}
.service-slider .service-block .tt-feature-box-containt {
padding-left: 0 !important;
}
.service-slider .service-block .tt-feature-box-containt p, .service-slider .service-block .tt-feature-box-containt h4 {
text-align: center;
}
.service-slider .service-block .tt-feature-box-containt h4 {
margin-top: 15px;
}
.elementor-widget-button .elementor-button {
background: #b69865;
border: 1px solid #b69865;
border-radius: 0;
transition: .3s all;
min-width: 180px;
padding: 16px;
}
.elementor-widget-button .elementor-button:hover {
background: transparent;
color: #fff;
}
.head-hamburger-menu-wrap {
display: none !important;
}
.captcha-image {
display: block !important;
}
@media screen and (max-width: 767px) {
.service-slider .service-block .swiper-wrapper .swiper-slide .service-box-inner {
padding: 20px;
}
}
@media screen and (max-width: 991px) {
footer .widget .menu-quick-links-container, footer .widget .menu-short-container, footer .widget .contact-info {
display: block !important;
}
footer .widget-wrap .widget .footer-click {
display: none !important;
}
header.header-style-1 .header-logo {
flex: 0 1 100% !important;
text-align: center;
margin-top: 12px;
}
#site-navigation.main-navigation ul {
background: #311c16;
}
.open-nav #site-navigation.main-navigation ul {
display: block !important;
}