/*
Theme Name: Thecappa
Theme URI: https://shtheme.com/demosd/thecappa
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Description: Thecappa — Luxury Hotel WordPress Theme is perfect if you like a clean, modern and creative theme. This theme is ideal for hotel, hostel, resort, restaurant, pub, spa wellness, hotel B&B, vacation room/apartment rental etc, and those who need an easy, attractive and effective way to share their work with clients. If you would like to create a page that has a strong first impression and intrigues everyone, Thecappa theme is the tool you need.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: thecappa

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design
*/

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/


.comment-form-cookies-consent {
  display: none;
}

.post .author a[rel="author"] {
  text-transform: capitalize;
}

.post-comment-section h3.comments-title, .post-comment-section .comment-respond h3.comment-reply-title {
  text-transform: capitalize;
  font-size: 24px;
  margin-bottom: 20px;
}

p.logged-in-as {
  margin-left: 15px;
}

.comment-respond form input.butn-dark {
  font-weight: 400;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  background: #ab8a62;
  color: #fff;
  margin: 0;
  position: relative;
  font-size: 15px;
  letter-spacing: 3px;
  margin-left: 15px;
  cursor: pointer;
}

.comment-respond form input.butn-dark:hover {
  background: #222;
}

.post-user-content h3.author-name {
  text-transform: capitalize;
}

.news2-sidebar .widget_search {
  width: 100%;
}

.news2-sidebar .widget_categories, .news2-sidebar .widget_tag_cloud {
  background: #f8f5f0;
  padding: 30px;
  margin: 0 15px;
  margin-bottom: 30px;
  overflow: hidden;
  width: 100%;
}

.news2-sidebar h6.widget-title {
  padding-bottom: 5px;
  border-bottom: 1px solid #eee3d0;
  font-size: 24px;
  line-height: 1.75em;
  margin-bottom: 15px;
  color: #222;
}

.widget_categories ul li {
  font-size: 15px;
  line-height: 1.5em;
  margin-bottom: 15px;
}

.widget_categories ul li:hover a {
  color: #aa8453;
}

.widget_categories ul li a:before {
    content: "\e649";
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 9px;
    margin-right: 10px;
}

.widget_categories ul li:hover a:before {
  color: #aa8453;
}

.widget_tag_cloud ul li {
    margin: 3px !important;
    padding: 6px 16px;
    color: #666 !important;
    float: left;
    background-color: #fff;
}

.widget_tag_cloud ul li:hover {
    color: #fff;
    background-color: #aa8453;
}

.widget_tag_cloud ul li a {
    font-size: 14px!important;
    color: #666;
}

.widget_tag_cloud ul li:hover a {
    color: #fff;
}

.post-cont .info, .post-cont .info a {
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 3px;
  color: #aa8453;
  font-family: 'Barlow', sans-serif;
  text-transform: uppercase;
}

.post-cont .info {
  margin-bottom: 5px;
}

.news-pagination-wrap li span {
  background: transparent;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 37px;
  text-align: center;
  color: #666;
  font-weight: 400;
  border: 1px solid rgba(102,102,102,0.1);
  font-family: 'Barlow', sans-serif;
  font-size: 16px;
  border-radius: 100%;
  background-color: transparent;
  border: 1px solid #aa8453;
  color: #aa8453;
}

.search-custom form {
    width: 70%;
}

.search-custom form input {
  max-width: 100%;
  margin-bottom: 15px;
  border: none;
  padding: 7px 15px;
  height: auto;
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  width: 100%;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.75em;
  color: #1b1b1b;
  background-image: none;
  border: 1px solid #ececec;
}

.search-custom form button[type="submit"] {
    position: absolute;
    right: 31%;
    top: 0;
    background-color: transparent;
    color: #000;
    border: 0;
    padding: 10px;
    cursor: pointer;
}

.search-custom h4 {
    padding-left: 15px;
    line-height: 32px;
}

.rooms-page div.gallery-size-full {
  display: none;
}

.booking-inner form p {
  display: none;
}


.select1_wrapper .select1_inner {
  background: #fff;
}

.booking-inner .select1_wrapper .select1_inner .select2 {
  margin-bottom: 0px;
}

.booking-inner .select-adults .select2-selection__rendered {
  width: 115px;
  padding-right: 25px!important;
  padding-bottom: 18px!important;
}

.booking-inner .select-child .select2-selection__rendered {
  width: 135px;
  padding-right: 25px!important;
  padding-bottom: 18px!important;
}

.booking-inner .select-room .select2-selection__rendered {
  width: 115px;
  padding-right: 25px!important;
  padding-bottom: 18px!important;
}

.page-template-dark-sidebar .booking-inner .select-adults .select2-selection__rendered {
  width: 113px;
}

.page-template-dark-sidebar .booking-inner .select-child .select2-selection__rendered {
  width: 133px;
}

.booking-inner form input[type="submit"] {
  display: block;
  padding: 0;
  border: none;
  margin: 0;
  width: 100%;
  background: #aa8453;
  color: #fff;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 15px;
  text-decoration: none;
  line-height: 62.5px;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease-out;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.booking-inner form option {
  width: 154px;
}

.booking-inner form input[type="submit"]:hover {
  background: #222;
}

.select2-container--open .select2-dropdown--below,
.select2-container--open .select2-dropdown--above {
  width: 155px!important;
}

.testimonials .booking-box .booking-inner form p {
  display: none;
}

.testimonials .booking-box .booking-inner .select2 {
  margin-bottom: 0px;
}

.testimonials .booking-box .booking-inner .select-adults .select2-selection__rendered {
  width: 104px;
  padding-right: 25px!important;
  padding-bottom: 18px!important;
}

.testimonials .booking-box .booking-inner .select-child .select2-selection__rendered {
  width: 117px;
  padding-right: 25px!important;
  padding-bottom: 18px!important;
}

.page-template-dark-sidebar .testimonials .booking-box .booking-inner .select-adults .select2-selection__rendered,
.page-template-dark-sidebar-2 .testimonials .booking-box .booking-inner .select-adults .select2-selection__rendered {
  width: 102px;
}

.page-template-dark-sidebar .testimonials .booking-box .booking-inner .select-child .select2-selection__rendered,
.page-template-dark-sidebar-2 .testimonials .booking-box .booking-inner .select-child .select2-selection__rendered {
  width: 115px;
}

.testimonials .booking-box .booking-inner form input[type="submit"] {
  display: block;
    padding: 0;
    border: none;
    margin: 0;
    width: 100%;
    background: #aa8453;
    color: #fff;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 15px;
    text-decoration: none;
    line-height: 62.5px;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease-out;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-top: 25px!important;
}

.testimonials .booking-box .booking-inner form input[type="submit"]:hover {
  background: #222;
}

.comming form span.your-email {
  width: 100%;
}

.comming form input[type="submit"] {
    background-color: #aa8453;
    padding: 6px 20px;
    border-radius: 0px;
    color: #fff;
    border: 0;
    position: absolute;
    top: 4px;
    right: 4px;
    cursor: pointer;
    font-family: 'Barlow Condensed', sa ns-serif;
    font-size: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 400;
    outline: none;
    left: auto;
    width: auto;
}


.logged-in .nav-scroll {
  top: -68px;
}

section.contact form p {
	display: none;
}

section.contact form textarea {
	height: 120px;
}

section.contact form span.your-message {
  width: 100%;
}

.footer-bottom-copy-right {
	font-size: 15px;
	text-align: center;
}

@media (max-width: 768px) {
	.logged-in nav.navbar {
		top: 47px;
	}
	
	.logged-in nav.navbar.nav-scroll {
		top: -68px;
	}
}

@media (max-width: 600px) {
	.logged-in nav.navbar.nav-scroll {
		top: -100px;
	}
}

@media (min-width: 1921px) {
	.booking-inner .select-adults .select2-selection__rendered {
		  padding-bottom: 17px!important;
	}
	
	.booking-inner .select-child .select2-selection__rendered {
	  padding-bottom: 17px!important;
	}

	.booking-inner .select-room .select2-selection__rendered {
	  padding-bottom: 17px!important;
	}
}

.booking-wrapper .booking-inner form div.wpcf7-mail-sent-ng {
	color: #fff;
}



.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) .rooms2 figure {
  margin-left: auto;
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) .rooms2.left figure {
  margin-left: 0;
  margin-right: auto;
}

.facilities-col-2 ul li {
  display: inline-block;
  width: 49%;
}

.facilities-col-3 ul li {
  display: inline-block;
  width: 32%;
}

.elementor hr.border-2 {
  margin-top: 5px;
  margin-bottom: 20px;
}

.dialog-lightbox-widget.elementor-lightbox {
  display: none!important;
}


.rooms-page .video-wrapper.video {
  margin-top: 80px;
}

.booking-sidebar {
  width: 100%!important;
}

.page-template-dark-sidebar .select1_wrapper .select1_inner,
.page-template-dark-sidebar-2 .select1_wrapper .select1_inner {
  background: #222;
}

.bg-black .news2-sidebar .widget_categories,
.bg-black .news2-sidebar .widget_tag_cloud {
  background: #222;
}

.bg-black .news2-sidebar .widget_categories h6,
.bg-black .news2-sidebar .widget_tag_cloud h6 {
  color: #fff;
}

.bg-black .widget_tag_cloud ul li {
  background-color: transparent;
  border: 1px solid #333;
}

.bg-black .widget_tag_cloud ul li:hover {
  background-color: #aa8453;
}

.bg-black .widget_tag_cloud ul li a {
  color: rgba(255,255,255,0.5) !important;
}

.bg-black .widget_tag_cloud ul li:hover a {
  color: #fff!important;
}

.bg-black .comment-respond form input.butn-dark:hover {
  background: #3b3b3b;
}

.bg-black .news2-sidebar h6.widget-title {
  border-bottom: 1px solid #2b2b2b;
}

blockquote cite {
  display: block;
}

.video-fullscreen-video {
  z-index: 0;
}

.video-fullscreen-wrap .overlay {
  background-image: inherit;
  opacity: 1;
}
div#navbarSupportedContent ul.dropdown-menu.last {
    width: 270px;
}

/***********new css**********/

section.contact form p{display:block !important}
form span{display:block !important}
form p{display:block !important}

input[type="date"], select{
    max-width: 100%;
    margin-bottom: 15px;
    padding: 10px 0;
    height: auto;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-width: 0 0 1px;
    border-style: solid;
    display: block;
    width: 100%;
    line-height: 1.5em;
    font-family: 'Barlow', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #666;
    background-image: none;
    border-bottom: 1px solid #ececec;
    border-color: ease-in-out .15s, box-shadow ease-in-out .15s;
}


.booking-box {
 
    margin-bottom: 0 !important;
}

.usp .facilties .single-facility h5 {
    font-weight: 600!important;
		font-size: 18px;
}
.usp .col-md-4 {
    width: 25%!important;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 10px;
}
.aboutus .col.col-md-3.animate-box.fadeInUp.animated {
    width: 50% !important;
    max-width: 50%;
    flex: 0 0 50%;
}
.aboutus section.about.section-padding {
    padding-bottom: 30px;
}
.aboutusbottom .elementor-widget-container {
    max-width: 1200px;
    margin: auto !important;
    text-align: center;
}
.aboutusbottom {
    margin: 0px !important;
}

.coldstorage .cont ul li {
    position: relative;
    padding-bottom: 15px;
    padding-left: 25px;
}
.coldstorage .cont ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: 5px;
    top: 12px;
    background: #ab8a62;
    border-radius: 100px;
}
.coldstorage .cont ul li:after {
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    left: 1px;
    border: 1px solid #ab8a62;
    top: 8px;
    border-radius: 100px;
}
.coldstorage .img a {
    display: block;
}
.coldstorage h4 {
    font-weight: bold !important;
    font-size: 24px !important;
}
.top_section .elementor-widget-container {
    text-align: center;
}
.top_section h4 {
    font-weight: 600;
}
.blc_sec p, .cold_storage_card p {
    color: #fff;
}
.water_chiller .elementor-column.elementor-col-50 .top_section p {
    text-align: left;
}
.coldstorage section.services.section-padding {
    padding: 40px 0px;
}
/* .top_section.water_cooler .elementor-column.elementor-col-50.elementor-top-column {
    border: 1px solid #ab8a62;
    margin: 10px;
} */
.single-products .banner-header .col-md-12 h5 {
    display: none;
}
.single-products .banner-header .col-md-12 .post{
    display: none;
}
.single-products .section-padding .col-md-4 {
	display: none;
}
.single-products .section-padding .col-md-8{
	
	width: 100%!important;
    flex: 0 0 100%;
    max-width: 100%;
}

.single-products .banner-header.bg-img {
    background: #222 !important;
    padding: 115px 0px 30px !important;
    height: auto;
}
.single-products .banner-header.bg-img .container {
    max-width: 100%;
    border-top: 1px solid #cccccc36;
}
.single-products .banner-header.bg-img .text-left {
    margin: 50px 0px 0px !important;
}
.single-products section.section-padding {
    padding: 40px 0px;
}

.single-products .banner-header.bg-img .text-left h1 {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
}

.single-products section.section-padding .top-title .elementor-heading-title {
    background: #222;
    padding: 15px;
    color: #ffffff;
    font-family: 'Gilda Display', serif;
    font-weight: 500;
}
.single-products section.section-padding p {
    font-family: 'Barlow', sans-serif;
}
.single-products section.section-padding h3.elementor-heading-title {
    font-family: 'Gilda Display', serif;
    font-size: 21px;
    color: #222;
}
.single-products section.section-padding .elementor-text-editor ul li {
    position: relative;
    padding-bottom: 10px;
    padding-left: 25px;
    font-family: 'Barlow', sans-serif;
}
.single-products section.section-padding .elementor-text-editor ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: 5px;
    top: 10px;
    background: #ab8a62;
    border-radius: 100px;
}
.single-products section.section-padding .elementor-text-editor ul li:after {
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    left: 1px;
    border: 1px solid #ab8a62;
    top: 6px;
    border-radius: 100px;
}
.single-products section.section-padding table {
    width: 100%;
    background: #f2f6ff;
}
.single-products section.section-padding table td {
    color: #000;
    border-color: #b2906424;
    text-align: center;
}

.top_section.water_cooler .elementor-container.elementor-column-gap-default {
    border: 1px solid #aa845326;
    align-items: center;
    border-radius: 12px;
    background: #ededed94;
}
.top_section.water_cooler .elementor-container.elementor-column-gap-default ul {
    margin: 0px;
}
.top_section.water_cooler .elementor-container.elementor-column-gap-default ul li {
    position: relative;
    padding-bottom: 5px;
    padding-left: 25px;
    font-size: 14px;
    font-weight: 300;
	text-align: left;
}
.top_section.water_cooler .elementor-container.elementor-column-gap-default ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: 5px;
    top: 12px;
    background: #ab8a62;
    border-radius: 100px;
}
.top_section.water_cooler .elementor-container.elementor-column-gap-default ul li:after {
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    left: 1px;
    border: 1px solid #ab8a62;
    top: 8px;
    border-radius: 100px;
}
.top_section.water_cooler .elementor-container.elementor-column-gap-default h4 {
    font-size: 20px;
    margin-bottom: 15px;
	text-align: left;
}
.top_section.water_cooler .elementor-container.elementor-column-gap-default .elementor-widget-wrap {
    padding: 0px;
}

.product_bar .elementor-divider span h4 {
    font-size: 24px;
    color: #ad8a62;
    font-family: 'Gilda Display';
    font-weight: 600;
    text-transform: uppercase;
}

.post_products .eael-grid-post-holder .eael-post-elements-readmore-btn {
    border-style: unset !important;
    line-height: 25px;
    font-weight: 400;
    text-transform: uppercase;
    background: #ab8a62;
    color: #fff;
    padding: 9px 22px !important;
    margin: 0;
    position: relative;
    font-size: 15px;
    letter-spacing: 3px;
}

.bottom_feature_card .elementor-widget-wrap.elementor-element-populated .elementor-element .elementor-element {
    margin: 0px;
}
.bottom_feature_card .elementor-widget-wrap.elementor-element-populated .elementor-element {
    background: #f2f6ff;
}
.bottom_feature_card .elementor-widget-wrap.elementor-element-populated .elementor-element h4, .bottom_feature_card .elementor-widget-wrap.elementor-element-populated .elementor-element h5, .bottom_feature_card .elementor-widget-wrap.elementor-element-populated .elementor-element h3, .bottom_feature_card .elementor-widget-wrap.elementor-element-populated .elementor-element h2, 
.bottom_feature_card .elementor-widget-wrap.elementor-element-populated .elementor-element h1, 
.bottom_feature_card .elementor-widget-wrap.elementor-element-populated .elementor-element h6{
    padding: 12px 12px 12px;
    margin: 0px;
    font-size: 19px;
    font-weight: 600;
    font-family: 'Gilda Display', serif !important;
}
.bottom_feature_card .elementor-widget-wrap.elementor-element-populated .elementor-element p {
    margin: 0px;
    padding: 0px 12px 12px;
}
.bottom_feature_card .elementor-column.elementor-col-20 {
    padding: 0px 10px;
}

.bottom_feature_card .elementor-widget-wrap.elementor-element-populated {
    background: #f2f6ff;
    padding: 0px;
    border: 1px solid #b2906424;
}
.bottom_feature_card .elementor-column.elementor-col-20 {
    padding: 0px 10px;
}
.post_products .eael-entry-thumbnail img {
    min-height: 360px;
}

.container {
    max-width: 1600px;
}
.header .caption h4 {
    font-family: 'Barlow Condensed', serif;
    font-size: 24px;
}
.footer-top .logo-wrapper.navbar-brand.valign {
    float: none;
    padding: 0 0 10px;
}
.elementor-element-e7f0afb .section-subtitle {
    color: #e4a853;
    padding-top: 20px;
}
.elementor-element-e7f0afb .section-title {
    color: #fff;
}
.elementor-element-e7f0afb .icon:before {
    content: "\f101";
    font-family: Flaticon;
    font-style: normal;
    font-size: 35px;
    color: #8e6d36;
}
.elementor-element-0e2bb62 .icon:before {
    content: "\f101";
    font-family: Flaticon;
    font-style: normal;
    font-size: 35px;
    color: #8e6d36;
}
.elementor-element-b02cb81 .owl-stage .v-middle.caption {
    display: none;
}
.call_pdf_down .elementor-element {
    width: auto;
    padding-right: 10px;
}
.elementor-element-f04db14 section.services.section-padding {
    padding: 50px 0px;
}
.elementor-element-0cd3490 span i.star-rating {
    display: none;
}

.elementor-element.elementor-element-0e2bb62 .elementor-widget-wrap .owl-item {
    height: 520px;
}
p {
    font-family: 'Roboto'!important;
}
.elementor-element.elementor-element-0e2bb62 p {
    color: #000;
}

div#navbarSupportedContent ul.dropdown-menu.last li ul {
    top: -2px;
    left: 270px;
	  opacity: 0;
}
div#navbarSupportedContent ul.dropdown-menu.last li:hover ul {
    opacity: 1;
	    z-index: 9999;
}
div#navbarSupportedContent ul.dropdown-menu.last li ul li {
    padding: 5px 15px;
    font-family: 'Barlow', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #222;
    position: relative;
    -webkit-transition: all .4s;
    transition: all .4s;
    border-bottom: 1px solid #f4f4f4;
    background-color: transparent;
}
div#navbarSupportedContent ul.dropdown-menu.last li:hover {
    padding-left: 20px !important;
    background: #222222;
    color: #fff;
}
div#navbarSupportedContent ul.dropdown-menu.last {
    padding: 0px;
	    left: 0;
}
.navbar .navbar-nav .nav-link i {
    padding-left: 6px;
    position: relative;
    top: -2px;
}
.navbar .icon-bar {
    color: #e7e17d;
}

div#navbarSupportedContent ul.dropdown-menu.last li {
    transition: unset !important;
}
.botom_banner_content p.color-2, .botom_banner_content .section-title {
    color: #fff;
}
.reservation-text {
    display: flex;
    justify-content: center;
}
i.star-rating {
    display: none!important;
}
.reservation-text a {
    display: flex;
    font-size: 18px;
    justify-content: center;
    animation-delay: unset !important;
    text-align: left;
    align-items: center;
    color: #fff;
	letter-spacing: 2px;
}
.reservation-text a .icon i {
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    line-height: 40px;
    text-align: center;
    padding: 0px 10px;
    margin-top: 0px;
    margin-right: 10px;
}
.reservation-text a .call {
    letter-spacing: 3px;
	color: #fff;
}
.reservation-text a span {
    display: block;
    line-height: 14px;
    letter-spacing: 3px;
	color: #fff;
}
form.wpcf7-form .row {
    margin: 10px 0px 0px;
}
.contact_popup button#signin {
    padding: 12px 15px;
    color: #aa8453;
    opacity: 1;
		outline: none;
		border: none;
}
.contact_popup button#signin span {
    font-weight: 400;
}

.contact_popup {
    padding: 0px 15px !important;
}
.contact_popup .modal-dialog {
    display: flex;
    height: 100%;
    margin: 0px auto;
    align-items: center;
}
.contact_popup p {
    margin-bottom: 0px;
}
.contact_popup .form-group .wpcf7-form-control {
    border: 1px solid #cccccc82;
    border-bottom: 2px solid #cccccc82;
    padding: 10px;
    margin: 0px;
}
.contact_popup textarea {
    height: 80px;
}
.contact_popup .butn-dark {
    width: 100%;
}
div#adminmenuwrap ul#adminmenu li:nth-child(4) {
    display: none;
}
.call_pdf_down .elementor-element {
    width: auto!important;
}
.navbar .navbar-nav .nav-link:hover {
    color: #000000;
}
	.reservation-text .call {
    display: flex;
}
form.wpcf7-form.sent .form-group {
    display: none;
}


form.wpcf7-form.sent .wpcf7-submit {
    display: none;
}

form.wpcf7-form.sent .alert.alert-success.contact__msg {
    display: block !important;
    margin: 10px 0px 0px;
    text-align: center;
    color: #222 !important;
}

form.wpcf7-form.sent .alert.alert-success.contact__msg p {
    font-size: 18px;
    color: #000;
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1600px !important;
}
.single-products section.section-padding table th {
    color: #000;
    border-color: #b2906424;
    text-align: center;
}
p {
    text-align: justify;
}
.js .animate-box {
    opacity: 1 !important;
}
form.wpcf7-form.sent .wpcf7-response-output {
    margin-top: 0px;
}
form.wpcf7-form.sent span.wpcf7-spinner {
    display: none !important;
}
#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
    width: auto!important;
}
.elementor-element-5c9b6c4 .row .row {
    max-width: 850px;
    margin: auto;
}
.water-outer-section .elementor-widget-container img {
    max-width: 400px;
}
/* .water-outer-section .elementor-container.elementor-column-gap-default {
    align-items: center;
} */
.water-outer-section-content .elementor-widget-wrap.elementor-element-populated {
    background: #f8f5f0;
    padding: 25px !important;
}
.water-outer-section-content .elementor-widget-wrap.elementor-element-populated .elementor-widget-text-editor {
    margin-bottom: 0px;
}
.elementor-element-5a958fd .elementor-widget-container .head-box h6 {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 30px;
}
.elementor-element-5a958fd .elementor-widget-container .head-box h4 {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    margin-top: 30px;
}
.elementor-element-5a958fd {
    background-attachment: fixed;
    position: relative;
}

.elementor-element-5a958fd:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #22222282;
    top: 0;
    left: 0;
}
.elementor-element-5a958fd .ti-reviews-container-wrapper {
    justify-content: center;
}
.elementor-element-34fb348 .elementor-widget-container ul, .elementor-element-34fb348 .elementor-widget-container ul {
    max-width: 700px;
    margin: auto;
    text-align: left;
}
@media only screen and (max-width: 768px) {
nav.navbar.navbar-expand-lg {
    position: relative;
    top: 0 !important;
}
	.elementor-element-5a958fd .ti-reviews-container-wrapper {
    justify-content: flex-start;
}
	.elementor-element-9acdeca section.facilties.section-padding {
    padding: 40px 0px;
}
	}

@media only screen and (max-width: 991px) {
	.water-outer-section.mob-sec .elementor-container.elementor-column-gap-default {
    flex-direction: column-reverse;
}
	.reservation-text {
    display: block;
    margin-bottom: 23px;
}
	.reservation-text .call {
    display: block;
}
	.elementor-element-e5531ae .section-padding {
    padding: 10px 0;
}
	.reservation-text a {
    font-size: 18px;
}
	.reservation-text a .icon i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
    margin-right: 0px;
}
	
.navbar .navbar-collapse li.dropdown:before {
    content: "\e64b";
    font-family: 'themify';
    speak: none;
    right: 0;
    position: absolute;
    top: 7px;
}
	div#navbarSupportedContent ul.dropdown-menu.last {
    width: 100%;
}
	div#navbarSupportedContent ul.dropdown-menu.last li:hover {
    padding-left: 0px !important;
    padding-right: 0px;
    padding-bottom: 0px;
}
	div#navbarSupportedContent ul.dropdown-menu.last li.dropdown-item:before {
    right: 10px;
}
	div#navbarSupportedContent ul.dropdown-menu.last li:hover a {
    padding-left: 10px;
}
	div#navbarSupportedContent ul.dropdown-menu.last ul.dropdown-menu.last {
    display: none;
}

div#navbarSupportedContent ul.dropdown-menu.last li:hover ul {
    opacity: 1;
    display: block !important;
}
	div#navbarSupportedContent ul.dropdown-menu.last li:last-child {
    border: none !important;
}
	.navbar .navbar-nav .nav-link i {
    display: none;
}
	div#navbarSupportedContent ul.dropdown-menu.last li:hover {
    background: #ffffff;
    color: #222;
}
	div#navbarSupportedContent ul.dropdown-menu.last li a {
    padding-top: 5px;
    padding-bottom: 5px;
}
	.nav-scroll .navbar-collapse .nav-link {
    padding-top: 12px;
    padding-bottom: 12px;
}
	div#navbarSupportedContent ul.dropdown-menu.last li.dropdown-item:before {
    right: 10px;
}
	
	.navbar .navbar-collapse {
    background: #f2f2f2;
    padding: 15px 30px 10px 15px;
    border-bottom: 1px solid #cccccc94;
    box-shadow: 0px 10px 10px 1px #f1e8e891;
}
	.navbar .navbar-collapse li {
    border-bottom: 1px solid #e3e3e3 !important;
}
	.navbar .navbar-collapse li a {
    display: inline-block;
}
	div#navbarSupportedContent ul.dropdown-menu.last li:hover {
    padding-left: 0px !important;
}
	div#navbarSupportedContent ul.dropdown-menu.last ul.dropdown-menu.last {
    opacity: 1;
    width: auto;
}
	div#navbarSupportedContent ul.dropdown-menu.last li:last-child {
    border: none !important;
}
	div#navbarSupportedContent ul.dropdown-menu.last {
    width: 100%;
		display:none;
}
	div#navbarSupportedContent .activemain ul.dropdown-menu.last{
		display:block;
	}
	.navbar .navbar-collapse li:last-child a {
    border: none !important;
}
	
	.elementor-element.elementor-element-0e2bb62 .elementor-widget-wrap .owl-item {
    height: 320px;
}
	.usp .col-md-4 {
    width: 50%!important;
    flex: 0 0 50%;
    max-width: 50%;
}
	.aboutus .col.col-md-3.animate-box.fadeInUp.animated img {
    margin: 0px !important;
}
	.aboutus .col.col-md-3.animate-box.fadeInUp.animated {
    width: 100% !important;
    max-width: 100%;
    flex: 0 0 100%;
}
	.coldstorage section.services.section-padding .row {
    margin-bottom: 15px;
}
	.facilties .single-facility .facility-shape {
    left: 0;
}

}
