@font-face {
  font-family: 'Georgia';
  src: url("../fonts/Georgia.ttf"),
  url("../fonts/Georgia.ttf") format('truetype');
}
@font-face {
  font-family: 'Optima';
  src: url("../fonts/optima.ttf"),
  url("../fonts/optima.ttf") format('truetype');
}
body {
	font-family: 'Georgia' !important;
}
h1, h2, h3, h4, h5 .h1, .h2, .h3, .h4, .h5 {
	font-family: 'Optima' !important;
}
.header-sticky-menu .middle-header-container::after {
	background: none;
}
.middle-header-container::after, .header2.header-sticky-menu::after {
	content:'';
	background: url('/pub/media/logo/stores/1/gradient-bar.png');
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;	
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 3px;
	width: calc(100% + 30px);
	margin-left: -15px;
}
.header2.header-sticky-menu .middle-header-container {
	margin-top: 10px;
}
.header2 .nav-header-container {
	margin-top: 10px;
}
.breadcrumbs {
	display: none;
}
.btn {
	border-radius: 0px;
}
.btn-primary {
	background-color: #ffb600;
	color: #333;
	border: 1px solid #ffb600;
}
.block-hero .panel-block-row.col-md-12 {	
	padding-left:0px !important;
	padding-right:0px !important;
}
.block-hero {
	height: auto;
}
.block-hero img {
	width: 100%;
}
.block-hero-info {
	display: table;
	min-height: 500px;
	width: 100%;
}
.block-hero-info-block {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 60px;
}
.block-hero-info-block h1 {
	color: #ffb600 !important;
}
.block-convenience .video-wrapper {
	padding-left:0px !important;
	padding-right:0px !important;
	overflow: hidden;
}
.block-convenience .video-wrap {
	max-height: 500px;
	/* margin-left: -50px; */
	overflow: hidden;
}
.block-convenience video {
	height: 500px;
	width: auto;
	position: relative;
	left: 50%;
  	transform: translateX(-50%);
}
.block-convenience .col-md-6 {
	padding-left:0px !important;
	padding-right:0px !important;
}
.block-conv {
	display: table;
	height: 500px;
	width: 100%;
	/*
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6; */
}
.block-conv-block {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 60px;
}
.block-conv-block h1 {
	color: #ffb600 !important;
}
.block-benefits .col-md-6, .block-benefits .col-md-3 {
	padding-left:0px !important;
}
.block-benefits img {
	width: 100%;
}
.block-benefits-info {
	display: table;
	min-height: 500px;
	width: 100%;
}
.block-benefits-info.about-page {
	min-height: 405px !important;
}
.block-benefits-info-block {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 60px;
}
.block-benefits-info-block.video {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 30px;
}
.block-benefits-info-block.our-story {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
}
.our-story .slider_mgs_carousel, .our-story.non-slider img {
	margin-top: 40px;
}
.block-benefits-info-block h1 {
	color: #ffb600 !important;
}
.block-shop-by-cate .img-top {
	margin-bottom: 15px !important;
}
.block-generation {
	text-align: center;
}
.block-generation h4 {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.block-generation .info-block-wrapper {
	min-height: 200px;
	display: table;
}
.block-generation .info-block {
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	padding:10px;
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	color: #000;
	line-height: 16px;
}
.block-generation .btn-primary {
	background-color: transparent;
	color: #000;
	border: 1px solid #000;
	font-family: 'Optima';
	font-size: 20px;
}
.block-generation img {
	width: 70%;
}
.block-health-wrapper .col-md-4, .block-health-wrapper .col-md-8 {
	min-height: 350px;
}
.block-health-wrapper img {
	width:100%;
}
.block-health-wrapper .col-md-12 {
	padding-left:0px !important;
	padding-right:0px !important;
}
.block-health-wrapper .col-md-4 {
	padding-right:0px !important;
}
.block-health-wrapper .col-md-8 {
	padding-left:0px !important;
}
.block-health {
	display: table;
	min-height: 350px;
	color: #000;
}
.block-health h1 {
	color: #ffb600 !important;
	margin-top: 0px !important;
}
.block-health-block {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	padding: 40px;
}
.block-health-block .btn-primary {
	background-color: #ffb600;
	color: #000;
	font-family: 'Optima';
	font-size: 20px;
}
.block-love .panel-block-row.col-md-12 {
	padding-left:0px !important;
	padding-right:0px !important;	
}
.block-love img {
	width:100%;
}
.block-testimonials {
	/* background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url('/pub/media/wysiwyg/panel/glyken-testimonials-bg.jpg'); */
	background-color: #f2f2f2;
	min-height: 300px;
}
.block-testimonials .testimonial-block .owl-carousel .owl-item {
	display: table;
	min-height: 300px;
}
.block-testimonials .testimonial-block .owl-carousel .testimonial-item {
	margin: 0 auto;
	display: table-cell;
	vertical-align: middle;
}
.block-testimonials .testimonial-block .owl-carousel .testimonial-item .content {
	width: 80%;
	margin: 0 auto;
}
.block-testimonials .testimonial-block .owl-carousel .testimonial-item .content .author {
	margin-bottom: 40px;
}
.block-testimonials .h6 {
	color: #000;
	font-size: 30px;
	font-weight: bold;	
}
.block-testimonials .h5 {
	color: #000;
	font-style: normal !important;
	font-family: 'Georgia' !important;
}
.testimonial-block .owl-carousel .testimonial-item .content p.h5 {
	line-height: 25px; !important;
	font-size: 16px !important;
}
.testimonial-block .owl-carousel .testimonial-item .content .author {
	margin-top: 0px;
}
.testimonial-block .owl-carousel .owl-prev {
	padding-left: 20px;
}
.testimonial-block .owl-carousel .owl-next {
	padding-right: 20px;
}
.block-products h4 {
	font-size: 28px;
	margin: 0;
	margin-bottom: 0px;
	margin-bottom: 32px;
	color: #333;
	line-height: 1.2;
	text-transform: capitalize;
}
.block-shop-by-cate::after {
	background-color: transparent !important;
}
.block-products-list .new-label, .block-products-list .price-box{
	display: none;
}
.product-item-desc {
	text-align: left;
	line-height: 18px;
}
.block-social {
	text-align: center;
	color: #000;
}
.block-social h4 {
	font-size: 24px;
	color: #000;
}
.block-social img {
	width: 100%;
}
.social-v-search {
	font-size: 24px;
	color: #696969 !important;
}
.footer-payment-methods {
	margin-top: 150px;
	display: none;
}
.footer-payment-methods img {
	height: 30px;
	margin-right: 10px;
}
.footer-payment-methods img.paypal {
	height: 50px;
}
.copyright {
	margin-top: 150px;
}
.navigation .nav-main > li a {
	padding: 15px 27px 15px;
	text-transform: none;
}
.navigation .nav-main ul.dropdown-menu > li a:not(.dropdown-toggle) {
	border-bottom: 1px solid #e2e2e2;
}
.bottom-ft-container .col-md-6 {
	text-align: right;
}
input#newsletter {
	background-color: #333;
	color: #fff;
}
#newsletter-validate-detail input {
	width: 70%;
}
#newsletter-validate-detail .actions {
	text-align: right;
	margin-top: -50px;
}
#newsletter-validate-detail .btn-primary {
	margin-right: 45px;
}
#trigger-search {
	display: none;
}
.footer1 .middle-footer {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #eee;
}
.footer1 .bottom-footer {
	background-color: #eee;
}
.middle-footer .container {
	background-color: #eee;
	padding: 40px;
}
.bottom-footer .container {
	background-color: #eee;
}
.footer1 .bottom-footer .bottom-ft-container {
	border-top: 1px solid #ddd;
}
.footer .block-info ul li a, .footer .block-account ul li a {
	color: #000;
}
.product-hero .col-md-6, .product-hero .col-md-5, .product-hero .col-md-7, .product-hero .col-md-12,
.product-hero .col-md-4, .product-hero .col-md-8 {
	padding-left:0px !important;
	padding-right:0px !important;
}
.product-hero img {
	width: 100%;
	max-height: 500px;
}
.product-hero .glow-block-wrapper {
	display: table;
	vertical-align: middle;
	min-height: 500px;
	/* background-color: #a8b3b9; */
	background-image: url(/pub/media/wysiwyg/glyken-s/product-bg.jpg);
	background-size: cover;
}
.product-hero .glow-block {
	display: table-cell;
	width: 80%;
	vertical-align: middle;
	padding-left: 80px;
}
.product-hero .glow-top {
	font-size: 60px;
	line-height: 60px;
	color: #ffb600;
	font-family: 'Optima';
}
.product-hero .glow-amp {
	font-size: 100px;
	display: table-cell;
	line-height: 70px;
	padding-left: 42px;
	margin-top: 40px;
	color: #ffb600;
	font-family: 'Optima';
}
.product-hero .glow-word {
	font-size: 60px;
	line-height: 40px;
	display: table-cell;
	vertical-align: top;
	color: #ffb600;
	font-family: 'Optima';
}
.product-hero .glow-content {
	margin-top: -20px;
	margin-left: 120px;
	color: #000;
	padding-right: 60px;
}
.product-hero .fam-block-wrapper {
	display: table;
	vertical-align: middle;
	min-height: 500px;
	/* background-color: #a8b3b9; */
	background-image: url(/pub/media/wysiwyg/glyken-s/product-bg.jpg);
	background-size: cover;
}
.product-hero .fam-block-wrapper.lsmall {
	min-height: 436px;
	background-image: url(/pub/media/wysiwyg/glyken-s/product-bg-green.jpg);
}
.product-hero .fam-block-wrapper-lightgrey {
	display: table;
	vertical-align: middle;
	min-height: 460px;
	background-color: #ddd;
}
.product-hero .fam-block {
	display: table-cell;
	width: 80%;
	vertical-align: middle;
	padding-left: 80px;
	padding-right: 80px;
}
.product-hero .fam-top {
	font-size: 60px;
	line-height: 60px;
	color: #ffb600;
	font-family: 'Optima';
	text-align: center;
	margin-left: -80px;
}
.product-hero .fam-amp {
	font-size: 100px;
	display: table-cell;
	line-height: 70px;
	padding-left: 42px;
	margin-top: 40px;
	color: #ffb600;
	font-family: 'Optima';
}
.product-hero .fam-word {
	font-size: 50px;
	line-height: 40px;
	/* display: table-cell; */
	vertical-align: top;
	color: #fff;
	font-family: 'Optima';
	text-align: center;
	font-style: italic;
	margin-bottom: 20px;
}
.product-hero .fam-content {
	margin-top: 0px;
	color: #000;
	text-align: center;
}
.product-hero .fam-content.left {
	text-align: left;
}
.product-hero .fam-content ul {
	margin-left: 50px;
	list-style: disc;
}
.block-product-list .subscription-subheader, .block-partners .subscription-subheader {
	font-size: 40px;
	color: #ffb600;
	font-family: 'Optima';
	text-align: center;
	margin-bottom: 20px;
}
.subp-action-btn {
	position: relative;
	z-index: 2;
	top: -50px;
	text-align: center;
}
.product-hero .about-link {
	border-bottom: 1px solid #ccc;
}
.section-spacer {
	padding: 20px;
}
.block-showcase .col-md-6 {
	padding-left:0px !important;
	padding-right:0px !important;	
	text-align: center;
}
.block-showcase .btn-primary {
	background-color: transparent;
	color: #000;
	border: 1px solid #000;
}
.block-showcase img {
	width: 100%;
}
.block-showcase-info {
	display: table;
	height: 500px;
	width: 100%;
}
.block-showcase-info-block {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 60px;
}
.block-showcase-info-block h1 {
	color: #ffb600 !important;
}

.block-product-benefits .col-md-12, .block-product-list .col-md-12 {
	padding-left:0px !important;
	padding-right:0px !important;	
	text-align: center;
}
.block-product-benefits .col-md-2, .block-product-aboutus .col-md-2 {
	width: 20% !important;
	text-align: center;
}
.block-product-aboutus .col-md-2 .info-block{
	/* background-color: #fff0cc;
	padding: 20px; */
	padding: 0px;
	line-height: 18px;
}
.block-product-benefits {
	color: #000;
}
.block-product-benefits h4 {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.block-product-benefits .info-block-wrapper, .block-product-aboutus .info-block-wrapper {
	min-height: 200px;
	display: table;
}
.block-product-benefits.details .info-block-wrapper {
	min-height: 100px;
}
.block-product-benefits .info-block {
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	/* padding:20px; */
	height: 100%;
	color: #000;
	line-height: 16px;
	min-height: 200px;
}
.block-product-benefits .info-content-wrapper, .block-product-aboutus .info-content-wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;	
	display: table;
}
.block-product-benefits .info-content, .block-product-aboutus .info-content {
	position: relative;
	width: 100%;
	opacity: 0;
	text-align: center;
	color: #fff;
	z-index: 2;
	display: table-cell;
	vertical-align: middle;
	padding: 25px;
}
.block-product-benefits .info-block:hover .info-content-wrapper::after, .block-product-aboutus .info-block:hover .info-content-wrapper::after {
	content: '';
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	top: 0px;
	left: 0px;
	width: calc(100% - 30px);
	height: 100%;
	z-index: 1;
	margin-left: 15px;
}
.block-product-benefits .info-block:hover .info-content, .block-product-aboutus .info-block:hover .info-content {
	opacity: 1;
}
.block-product-aboutus .info-block {
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	/* padding:20px; */
	height: 100%;
	color: #000;
	line-height: 16px;
}
.block-product-benefits img, .block-product-aboutus img {
	width: 100%;
}
.join-us {
	color: #000;
}
.block-social-icons {
	text-align: right;
}
.nav-header-container .col-md-12 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.header-sticky-menu .header-social-icons {
	display: none !important;
}
.header-social-icons {
	position: absolute !important;
	left: 0px !important;
}
.header-social-icons a {
	display: inline-block !important;
	border-bottom: none !important;
	font-size: 22px !important;
	padding: 8px 10px 16px !important;
}
.block-cart-header {
	position: absolute !important;
	right: 50px !important;
}
.header2 .block-cart-header::before, .header2 .account-dropdown::before {
	background-color: transparent !important;
}
.account-dropdown {
	position: absolute !important;
	right: 0px !important;
}
.about-milestones, .block-product-versus {
	text-align: center;
}
.about-milestones h1, .block-product-versus h1 {
	color: #ffb600 !important;
}
.about-milestones img {
	width: 100%;
}
.page messages {
	margin-bottom: 40px;
}
.top-banner {
	position: fixed;
	top: 0;
	padding: 5px 10px;
	text-align: center;
	background-color: #ddd;
	color: #000;
	width: 100%;
}
.block-cart-header .actions {
	margin-top: 10px;
}
#tooltip-label {
	display: none;
}
.login-container {
	margin-top: 20px;
}
.mpinstagramfeed-photo {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	width: calc(20% - 4px) !important;
}
.payment-method-billing-address {
	margin-bottom: 20px;
}
.product-hero.faqs h3 {
	font-weight: 700;
}
.product-hero.faqs ol {
	list-style: numeric;
	margin-left: 20px;
}
.product-hero.faqs li {
	margin-bottom: 20px;
}
.product-hero.faqs ul {
	list-style: disc;
	margin-left: 20px;
}
.block-range-nav {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.block-range-nav .options-list {
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: 10px;
}
.block-range-nav .options-button {
	padding: 10px 12px;
	color: #fff;
	box-shadow: 2px 2px 8px #ccc;
	cursor: pointer;
	font-size: 18px;
	font-family: 'Optima';
}
.block-range-nav .options-button:not(.option-glyken-m) {
	margin-bottom: 10px;
}
.block-range-nav .options-button.option-glyken-s {
	background-color: #5ee7d4;
}
.block-range-nav .options-button.option-glyken-a {
	background-color: #f4e86e;
}
.block-range-nav .options-button.option-glyken-p {
	background-color: #e8acf9;
}
.block-range-nav .options-button.option-glyken-c {
	background-color: #8bd84d;
}
.block-range-nav .options-button.option-glyken-m {
	background-color: #afbeff;
}
.options-details {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	padding: 20px;
	transition: all 0.3s ease-in-out;
	margin-top: 50px;
}
.options-details.active {
	display: block;
}
.details-products .col-md-6 {
	padding-left:0px !important;
	padding-right:0px !important;	
	text-align: center;
}
.details-products .btn-primary {
	background-color: transparent;
	color: #000;
	border: 1px solid #000;
}
.details-products img {
	width: 100%;
}
.details-products-info {
	display: table;
	height: 250px;
	width: 100%;
}
.details-products-info-block {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 20px;
}
.details-products-info-block h1 {
	color: #ffb600 !important;
	margin-top: 0px !important;
}

.post-item-wraper .post-image.col-md-3 {
	padding-left: 0px;
}
h1.media-news{
	margin-left: -15px;
}
.post-list-item {
	clear: both;
}
.post-list-item .img-responsive {
	margin-bottom: 20px;
}
.post-list-item .post-info-wraper{
	margin-bottom: 20px;
}

@media only screen and (min-width: 501px) {
	.milestone-infographic.desktop {
		display: block;
	}

	.milestone-infographic.mobile {
		display: none;
	}

	.innovation-main.desktop {
		display: block;
	}
	.innovation-main.mobile {
		display: none;
	}
	
}
	
/* mobile */
@media only screen and (min-width: 501px) and (max-width: 768px) {
	.block-generation .info-block {
		padding: 20px !important;
	}
}

@media only screen and (max-width: 768px) {
	h1 {
		font-size: 30px;
	}
	.block-conv {
		min-height: unset;
		height: auto;
	}
	
	.block-benefits .col-md-6, .block-benefits .col-md-3 {
		padding-left: 15px !important;
	}
	
	.block-benefits .col-md-3:last-child {
		padding-right: 15px !important;
	}
	
	.footer-payment-methods {
		margin-top: 20px !important;
	}
	
	.footer1 .col-xs-12 {
		margin-bottom: 0px !important;
	}
	
	.footer1 .bottom-footer .bottom-ft-container {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	
	.block-account, .block-info {
		margin-top: 30px !important;
	}
	
	footer h4 {
		margin-bottom: 0px !important;
	}
	
	.col-md-6 {
		margin-bottom: 30px;
	}
	
	.block-benefits {
		padding-top: 0px !important;
	}
	
	.product-hero .col-md-6 {
		margin-bottom: 0px;
	}
	
	.product-hero .glow-block-wrapper {
		min-height: 200px;
	}
	
	.product-hero .glow-block {
		padding: 40px;
	}
	
	.product-hero .glow-content {
		padding-right: 0px;
	}
	
	.block-showcase .col-md-6 {
		margin-bottom: 0px;
	}
	
	.block-showcase-info {
		height: auto;
	}
	.block-showcase-info-block {
		padding: 40px;	
	}
	.section-spacer {
		display: none;
	}
	
	.block-product-benefits {
		margin-bottom: 30px;
	}
	
	/* 
	.owl-stage {
		width: 100% !important;
	}
	
	.owl-item {
		width: 100% !important;
	} */
	
	.testimonial-block .owl-carousel .testimonial-item .content p.h5 {
		line-height: 20px;
		font-size: 14px !important;
	}
	
	.block-product-benefits .col-md-2, .block-product-aboutus .col-md-2 {
		width: 100% !important;
	}
	
	.block-hero {
		padding-bottom: 0px !important;
	}
	.block-benefits-info, .block-convenience, .block-product-versus {
		border-top: 1px solid #ddd;
	}
	
	.block-hero-info, .block-benefits-info {
		min-height: 0px;
		padding-bottom: 0px !important;
	}
	.block-hero-info-block, .block-conv-block, .block-benefits-info-block {
		padding: 40px;
	}
	.block-generation img {
		width: 50%;
	}
	
	.block-products-list .col-md-4 {
		width: 100%;
	}
	
	.block-generation .info-block {
		padding: 40px;
	}
	

	.navigation.show .header-social-icons {
		display: none;
	}
	
	.block-product-benefits .info-block-wrapper, .block-product-aboutus .info-block-wrapper {
		min-height: unset;
		margin-bottom: 20px;
	}
	
	.block-product-aboutus .info-block {
		padding-top: 20px !important;
	}
	
	.block-product-versus .info-block {
		padding-bottom: 20px;
		margin-bottom: 40px;
		border-bottom: 1px solid #ddd;
	}
	
	.header2 .nav-header-container {
		text-align: left;
	}
	.header2 .nav-header-container .nav-header-content {
		margin-bottom: 10px;
	}
	.btn-responsive-nav {
		margin-top: 10px;
	}
	
	.milestone-infographic.desktop {
		display: none;
	}
	
	.milestone-infographic.mobile {
		display: block;
	}

	.innovation-main.desktop {
		display: none;
	}
	.innovation-main.mobile {
		display: block;
	}
	
	.our-story .slider_mgs_carousel, .our-story.non-slider img {
		margin-top: 0px;
	}
	
	.options-details {
		position: relative !important;
		margin-top: 0px !important;
	}
	
	.block-range-nav .options-button {
	    padding: 10px 5px;
	    font-size: 12px;
	    width: 19%;
	    display: inline-block;
	}
	
	.info-content-wrapper {
		position: relative !important;
	}
	.info-content {
		opacity: 1 !important;
		color: #000 !important;
	}
	.block-product-benefits .info-block:hover .info-content-wrapper::after, .block-product-aboutus .info-block:hover .info-content-wrapper::after {
		background-color: transparent;
	}

	.post-item-wraper .post-image.col-md-3 {
		padding-left: 15px;
	}
	h1.media-news{
		margin-left: 0px;
	}
}