/*!
Theme Name: Teq TwinCam
Theme URI: http://tequila.ae/
Author: puneet.ae
Author URI: http://tequila.ae/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: teq-twincam
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

Normalizing styles have been helped along thanks to the fine work of
Anup Katuwal & Akshay Dhumal
*/


/* .open-user-map .box-wrap .map-wrap .leaflet-map .leaflet-marker-icon:not(.marker-cluster){
filter: invert(47%) sepia(89%) saturate(2599%) hue-rotate(9deg) brightness(97%) contrast(86%) !important;
} */


.open-user-map .box-wrap .map-wrap .leaflet-map .leaflet-marker-icon:not(.marker-cluster) {
	filter: invert(48%) sepia(85%) saturate(3961%) hue-rotate(10deg) brightness(107%) contrast(101%) !important;
}

/* .WidgetBackground__ContentContainer-sc a{
display:none !important;
opacity:0 !important;

}
.Layout__LayoutContainer-sc-kw8iuy-0.febHFm{
width: 100% !important;
}
*/


.WidgetBackground__ContentContainer-sc a {
	/* Clip the entire element to no visible area */
	clip-path: polygon(0 0, 0 0, 0 0, 0 0) !important;
	/* Collapse box to zero size */
	max-height: 0 !important;
	max-width: 0 !important;
	/* Hide overflowing content */
	overflow: hidden !important;
	/* Disable pointer events */
	pointer-events: none !important;
	/* Optional: make text invisible */
	color: transparent !important;
	font-size: 0 !important;
	line-height: 0 !important;
}

.WidgetBackground__ContentContainer-sc .Layout__LayoutContainer-sc-kw8iuy-0 a {
	/* Reset properties to ensure the second <a> is unaffected */
	clip-path: none !important; /* Reset clip-path */
	max-height: none !important; /* Reset max-height */
	max-width: 100% !important; /* Reset max-width */
	overflow: visible !important; /* Reset overflow */
	pointer-events: auto !important; /* Enable pointer events */
	color: inherit !important; /* Reset color */
	font-size: inherit !important; /* Reset font size */
	line-height: normal !important; /* Reset line height */
}



.juicer-feed h1.referral{
	display:none !important;
}
.juicer-feed.slider .slick-prev, .juicer-feed.slider .slick-next{
	opacity: 0.5;
	background: none;
}

.inputfilecontrol{
	display:none;
}

li[data-source="juicer"] {
	display: none !important;
}
.wpcf7-not-valid-tip { font-size: 12px; }

.career--modal .intl-tel-input.allow-dropdown .flag-container, .career--modal .intl-tel-input.separate-dial-code .flag-container { display: none; }
.career--modal .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .career--modal .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel], .career--modal .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text] { padding: 10px 0px; }

.contact--form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .contact--form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel], .contact--form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text] { padding-left: 58px; }

.contact--form .intl-tel-input.separate-dial-code .selected-dial-code { display: none; }
.contact--form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag, .contact--form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag { width: 48px; }
.contact--form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .contact--form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel], .contact--form .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text] { padding-left: 58px; }

.grecaptcha-badge{opacity: 0.2;}

.open-user-map.oum-container-for-fullscreen #location-fullscreen-container{
	position:relative !important;
}

.open-user-map .box-wrap .map-wrap .leaflet-map .leaflet-popup-close-button span { display: flex !important; align-items: center; justify-content: center; }

.eu-cookies-bar-cookies-bar-button.eu-cookies-bar-cookies-bar-button-accept { padding: 6px 15px; }
.eu-cookies-bar-cookies-bar-wrap.eu-cookies-bar-cookies-bar-position-bottom_left { background: #fff; border-radius: 10px; padding: 20px; }
.eu-cookies-bar-cookies-bar-wrap, .eu-cookies-bar-cookies-bar-wrap *, .eu-cookies-bar-cookies-bar-settings-wrap, .eu-cookies-bar-cookies-bar-settings-wrap * { color: #000; }
.eu-cookies-bar-cookies-bar-wrap .eu-cookies-bar-tick { color: #fff; }

.eu-cookies-bar-cookies-bar-settings-header .eu-cookies-bar-cookies-bar-settings-header-text { color: #fff; }
.eu-cookies-bar-cookies-bar-settings-save-button { padding: 8px 15px; color: #fff; border-radius: 0; }

.eu-cookies-bar-cookies-bar-settings-header .eu-cookies-bar-cookies-bar-settings-close { color: #fff; }

.eu-cookies-bar-cookies-bar-settings-policy p, .eu-cookies-bar-cookies-bar-settings-policy li { font-size: 14px; }
.eu-cookies-bar-cookies-bar-settings-policy *:not(a) { margin-bottom: 16px; }

.open-user-map .box-wrap .map-wrap .leaflet-map .leaflet-control-attribution {
    display: none !important;
}