/*
Theme Name: Elaine
Theme URI: http://elaine.edge-themes.com
Description: A Modern Multipurpose Health and Beauty Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Text Domain: elaine
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.4
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

header .edgtf-side-menu-button-opener {
   display: none;
}

.homepage-product-name .edgtf-iwt-title {
	font-size:20px !important;
} 

.edgtf-banner-text-outer  {
	text-shadow: 0px 0px 10px #000000;
	text-align: center;
  top: 50%;
  left: 50%;
  margin-right: 50%;
  transform: translate(-50%,-50%);
}

.edgtf-banner-title {
	font-weight: 600;
	}

.edgtf-item-custom-icon {
	width:40px;
}

.fullwidthbanner-container {
	background-color:#ffffff !important;
}

.ui-tabs-anchor {
	font-size: 16px !important; 
}

.edgtf-tab-container  {
		padding-top: 20px !important;
}

.edgtf-pt-price{
	padding-left:10px
}

.edgtf-pt-title {
	min-height:51px;
}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-text {
	width:100% !important;
}


.your-email .wpcf7-form-control
 {
	margin-left: 0px!important;
}

.your-name .wpcf7-form-control{ 
	width: 100%;
}

.your-email .wpcf7-form-control{
	width: 100%;
}

.cf7_custom_style_3 textarea.wpcf7-form-control.wpcf7-textarea {
	height:100px;
}

.edgtf-tabs.edgtf-tabs-standard .edgtf-tab-container {
	margin: 0;
	font-size: 16px;
	color: #666666;
	font-weight: 300;
}

.edgtf-iwt .edgtf-iwt-text {
	font-size: 16px;
}

.edgtf-testimonial-text {
	font-size:16px !important;
	color: #666666 !important;
}

.edgtf-social-icon-widget {
	color:black !important;
}

.edgtf-social-icon-widget-holder {
	padding-top: 10px !important;
}

.edgtf-team-position {
	line-height:20px;
	padding-top: 15px;
}

.consents-contact-form {
	margin-left: -20px;
	padding-bottom: 20px;
}

.wpcf7-textarea {
	max-height:100px;
}

.edgtf-main-menu>ul>li>a>span.item_outer .item_text {
	font-size:14px !important;
}

.edgtf-drop-down .second .inner .item_outer {
	font-size:13px !important;
}

.edgtf-search-opener {
	display: none !important;
}

.edgtf-standard-with-breadcrumbs-type .edgtf-breadcrumbs-info {
display: block !important;
width: 100%;
text-align: left;
}

.edgtf-title-holder .edgtf-title-image img {
    height: 200px;
    object-fit: cover;
    object-position: center;
}

#edgtf-back-to-top  {
	padding-bottom: 70px;
}

.fb_dialog {
	margin-right: -10px!important; 
}