/* 
Theme Name: Henry Margu 
Theme URI: http:// 
Description: WordPress Theme for Henry Margu  
 
Author: WPBO
Version: 1.0
*/  



@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700);

/* Social Icons */
@font-face {
    font-family: 'socicon';
    src: url('fonts/socicon-webfont.eot');
    src: url('fonts/socicon-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/socicon-webfont.woff') format('woff'),
         url('fonts/socicon-webfont.woff2') format('woff2'),
         url('fonts/socicon-webfont.ttf') format('truetype'),
         url('fonts/socicon-webfont.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal;
    text-transform: initial;
}

.socicon {
	font-family: 'socicon' !important;
	font-size : 32px;
	color : #595155 !important;
}
.socicon:hover{
	text-decoration : none;
	color : #4e2934 !important;
}
/* End Social Icons */


/* normal CSS */ 
.product-line {
	/* display: block; */
}
.product-line .table-cell {
	height: 100%;
	vertical-align: middle;
}
li.widget {
	list-style: none;
}
.sub-heading a {
    color: #B5C710;
}
h2 {
    font-size: 1.375em;
    font-weight: 300;
    padding: 0 0 .5em 0;
}
.primary-heading {
	padding: 0;
}

.faq-group {
	list-style: none;
}

.search-results {
	padding-left: 30px;
}


.lean-slider {
	overflow: visible;
	z-index: 2;
}

.banner-image {
	position: absolute;
	right: 0;
	bottom: 0;
}
.disclaimer {
	margin-top: 1em;
}
.validation_message,
.validation_error {
	color: red;
}
.gfield {
	list-style: none;
}
.gfield_error textarea, 
.gfield_error input[type="text"], 
.gfield_error input[type="password"], 
.gfield_error input[type="email"] {
	border-color: red;	
}
.slider {
	min-height: 280px;
}
.slider.banner-photo-slider {
	min-height: 350px;
}
.slider .sub-heading {
	position: relative;
	z-index: 3;
}
.slider .static-model-image {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 2;
}
.slider .static-banner-bg {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: auto;
	z-index: 1;
}
.slider.banner-none {
	min-height: inherit;
}
.slider.banner-none .sub-heading {
	width: 100%;
}
.col-slider-wrapper:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
}
.secondaryNav ul .download-icon a {
	padding-left: 20px;
	background: url(img/download.png) left center no-repeat transparent;
}
.copyright {
	font-size: 11px;
	color: #ccc;
}
#menu-footer2 li a {
	color: #ccc;
}
.lean-slider-slide .browse-btn {
	position: relative;
}
.lean-slider-slide .browse-btn span {
	position: absolute;
	top: 50%;
	right: 30px;
	margin-top: -35px;
	height: 60px;
	line-height: 60px;
	display: block;
	font-size: 60px;
	font-family: Raleway, Helvetica, Arial, sans-serif;
}
.browse-color-family ul li {
	line-height: 40px;
}
.browse-color-family ul li img {
	float: left;
	margin-right: 5px;
}
.breadcrumbs {
	margin-bottom: 20px;
	font-size: 11px;
}
.breadcrumbs > span {
	margin: 0 8px;
}
#taxonomies-filter-widget-2 label {
	font-size: 1em;
	padding-bottom: 0;
}
.product-line:hover .product-descript {
	z-index: 1;
}
.taxonomies-filter-widget-form li li ,
.threecol-aside .refine-list li {
	padding: 0 0 5px;
}
.gform_footer {
	margin-bottom: 40px;
}
.article-post .sub-heading {
	padding-top: 0;
}
.more-link {
	display: block;
	margin: 1em 0;
}
.post-nav-below .next, .post-nav-below .prev {
	margin-bottom: 40px;
}
.threeblocks .block-2 {
	background-color: #130C0F;
}
#slider .logotext p {
	clear: both;
}
.single-product:after ,
.main-content:after {
    clear: both;
    content: "";
    display: block;
    width: 100%;
}
.swatches {
	position: relative;
}
.swatch {
	position: relative;
	overflow: visible;
	cursor: pointer;
}

.swatch .swatch-description {
	position: absolute;
	right: -10px;
	bottom: -10px;
	display: none;
	background-color: black;
	padding: 10px;
	min-width: 150px;
	cursor: default;
}
.swatch .swatch-description img {
	margin-bottom: 10px;
}
.swatch.active img {
	z-index: 2;
	position: relative;
}
.swatch.active .swatch-description {
	display: block;
	z-index: 1;
}
.swatch .view-all {
	display: block;
	float: left;
	background-color: #2d282a;
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 6px;
	line-height: 1.5em;
}
.swatch .view-all:hover {
	text-decoration: none;
	color: #ccc;
}
.article .attachment-full {
	height: auto;
	max-width: 100%;
}
.single-product .product-pic {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}


.nav-menu-icon {
	display: none;
}
.mobile-only {
	display: none;
}
.sixcol-main dd a {
	text-decoration: underline;
}
.opacity25 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
	filter: alpha(opacity=15);
	-moz-opacity: 0.15;
	-khtml-opacity: 0.15;
	opacity: 0.15;
}
.color-family_li ul.children {
	display: none;
}
.color-family_li li.showchildren ul.children {
	display: block;
}
.page-construction-style .main-content .product-line.hairpiece {
	display: none;
}

	
body.product_line_accessories .product-pic .product-number { display: none; }

.list-inline-item.subscribe_popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 1000;
	display: flex;
	justify-content: center;
	align-items: center;
}

.subscribe_popup .popup_overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #00000054;
	z-index: 0;
}

.subscribe_popup .inner_footer_email {
	background: #fff;
	padding: 60px 40px;
	border-radius: 10px;
	position: relative;
	z-index: 1;
}

.subscribe_popup.footer_email form {
	flex-wrap: wrap;
}

.subscribe_popup.footer_email form .button, 
.subscribe_popup.footer_email form > div {
	width: 100%;
}

.inner_footer_email .close_newsletter {
	display: none;
}

.subscribe_popup .inner_footer_email .close_newsletter {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	display: block;
}



@media only screen and (max-width: 768px) {
	.subscribe_popup .inner_footer_email{
		padding: 60px 15px;
		width: calc(100vw - 50px);
	}

}

@media only screen and (max-width: 649px) {


	.mobile-hidden {
		display: none;
	}
	.mobile-only {
		display: block;
	}
	
	.mobile {
		background: url(/img/backgroundHeader.jpg) repeat;
		display: none;
		/* position: absolute; 
		right: 0;
		top: 42px;*/
		padding: 10px;
		-webkit-box-shadow: -1px 1px 5px 0px rgba(0, 00, 00, .5);
		box-shadow: -1px 1px 5px 0px rgba(0, 00, 00, .5);
	}
	.mobile li {
		display: block;
		padding: 10px 5px 10px 10px;
		text-align: right;
	}
	.mobile li a {
		font-family: Raleway, Helvetica, Arial, sans-serif;
		font-size: 16px;
		letter-spacing: .5px;
		text-align: center;
		text-decoration: none;
	}
	
	a.nav-menu-icon {	
			
		color: #111;
		cursor: pointer;
		display: block;
		font-family: icons, Raleway, Helvetica, Arial, sans-serif;
		font-size: 24px;
		font-weight: bold;
		/* position: absolute; */
		right: 10px;
		text-decoration: none;
		text-shadow: 0 1px 0 white;
		text-align: right;
		top: 3px;
		height: 50px;
		width: 50px;
	}

}

.swatch .small-name {
	clear: both;
	font-size: .6em;
	text-align: center;
}

/*contact page gravity form styling*/
#field_2_23 > a{
	font-family: "Helvetica", sans-serif;
	font-size: 20px;
	color: black;
}

#field_2_23, #field_2_21{
		font-family: "Helvetica", sans-serif;
	font-size: 20px;
	color: black;
}

.elementor-widget-video .elementor-wrapper iframe {
    position: absolute;
    left: 0;
    padding-left: 
0px
;
}


.site-main .product{
	opacity: 1!important;
	display: block!important;
}

.align-center{
	display: flex;
	align-items: center;
}

.fix_image .elementor-column.elementor-inner-column img {
    height: 25vw;
    object-fit: cover;
}


.footer_email label{
	display:none;
}
.footer_email .validation_message,
.footer_email .gform_submission_error{
	display:none!important;
}

.footer_email input[type="email"]{
	height:50px;
}

.footer_email form{
	display:flex;
	align-items:center;
	gap:20px;
}
.footer_email .gfield,
.footer_email .gform_footer{
	margin-bottom:0;
}

.footer_email h3{
	    color: #1E3E54 !important;
    font-weight: 400;
    font-size: 16px;
    font-family: "gill-sans-nova";
    text-transform: capitalize !important;
    letter-spacing: 1.5px;
}


@media only screen and (max-width: 900px) {
  .fix_image .elementor-column.elementor-inner-column img {
      height: 50vw;
      object-fit: cover;
  }
}