
/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("https://cdn-iddib.nitrocdn.com/QwuPCVnFfeiegCketFynMcabzXmcMQtO/assets/static/source/rev-c4ffc58/eyenavision.com/wp-content/themes/bridge/style.css");

/* START Bridge Overrides */

/* Fixes header overlap issue when viewport has been resized */
.content {
	padding: 0 !important;
	margin: 0 !important;
}

/* Fixes mobile width on blog pages */
@media (max-width: 480px) {
	.container_inner {
		width: 90% !important;
	}
}

/* Fixes mobile nav typography & logo/icon sizing */
nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
	font-size: 14px;
	color: #fff;
}

nav.mobile_menu ul li a:hover, nav.mobile_menu ul li.active > a {
	color: #fff;
}

.header_top_bottom_holder .q_logo > a {
	height: 70px !important;
}

.header_top_bottom_holder i.qode_icon_font_awesome, i.fa {
	font-size: 18px;
	line-height: 1;
	width: 18px;
	height: 18px;
	color: #ddd;
}

/* Fixes header link hover color */
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: inherit !important;
}

/* Fixes footer paragraph spacing */
.footer_top_holder p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5;
}

/* END Bridge Overrides */

/* START Global Typography */
::selection {
	background: #1f1f1f;
	color: #fff;
}

/* -- WYSIWYG: default style */
.elementor-widget-text-editor {
	font-weight: 500;
	font-size: 1rem;
}

@media (max-width: 1023px) {
	.elementor-widget-text-editor {
		font-size: .875rem;
	}
}

.elementor-widget-text-editor p:not(:first-child) {
	margin-top: .5rem;
}

/* -- Utility Classes */
.weight-600.elementor-widget-heading .elementor-heading-title {
	font-weight: 600;
}

.weight-500.elementor-widget-heading .elementor-heading-title {
	font-weight: 500;
}

.weight-400.elementor-widget-heading .elementor-heading-title {
	font-weight: 400;
}

.weight-300.elementor-widget-heading .elementor-heading-title {
	font-weight: 300;
}

/* END Global Typography */

/* START Layout Utilities */
.max-w-1024 {
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

.flex-column > .elementor-widget-wrap {
	display: flex;
	flex-direction: column;
}

.flex-spacer {
	flex-grow: 1;
}

/* END Layout Utilities */

/* START Site Footer */
footer {
	margin-top: 30px;
}

.footer_top .widget_media_image {
	max-width: 236px;
}

/* END Site Footer */

/* START home page icon buttons */
#homepage-icon-buttons > .elementor-container {
	padding-top: 30px;
	flex-wrap: wrap;
	justify-content: center;
}

#homepage-icon-buttons .elementor-column {
	width: auto !important;
	flex-basis: 360px;
	flex-shrink: 0;
}

#homepage-icon-buttons .elementor-column {
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

@media (min-width: 1080px) {
	#homepage-icon-buttons .elementor-column {
		flex-basis: 260px;
		flex-grow: 1;
	}
}

#homepage-icon-buttons .elementor-button {
	display: block;
	width: 100%;
	height: 260px;
	padding: 60px 0;
	background-color: #121212;
	text-align: center;
}

#homepage-icon-buttons .elementor-button-content-wrapper {
	height: 140px;
	flex-direction: column;
	justify-content: space-between;
}

#homepage-icon-buttons .elementor-button-text {
	padding: 0;
	font-size: 1.25rem;
	line-height: 1;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}

#homepage-icon-buttons .elementor-align-icon-right {
	margin-left: 0;
}

#homepage-icon-buttons .elementor-button-icon svg {
	width: 60%;
	height: auto;
	color: #fff;
}

/* END home page icon buttons */

/* START Related Products Links */
#related-products-header .elementor-heading-title {
	width: 100%;
	line-height: 1.5;
	border-bottom: 2px solid #1f1f1f;
	color: #1f1f1f;
}

#related-products-links > .elementor-container {
	padding-top: 30px;
	flex-wrap: wrap;
	justify-content: center;
}

#related-products-links .elementor-column {
	width: auto !important;
	flex-basis: 360px;
	flex-shrink: 0;
}

#related-products-links .elementor-column {
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

@media (min-width: 1080px) {
	#related-products-links .elementor-column {
		flex-basis: 260px;
		flex-grow: 1;
	}
}

#related-products-links .elementor-widget:first-child {
	box-shadow: 1px 2px 3px rgba(0, 0, 0, .1);
}

#related-products-links .elementor-heading-title a {
	display: block;
	width: 100%;
	padding-top: .75rem;
	padding-bottom: .75rem;
	margin-top: -64px;
	background-color: rgba(255, 255, 255, .7);
}

/* END Related Products Links */

/* START Resources Grid Row */
.resources-grid-row > .elementor-container {
	justify-content: space-evenly;
}

.resources-grid-row .elementor-column {
	width: auto !important;
	flex-basis: 360px;
	flex-shrink: 0;
}

.resources-grid-row .elementor-column {
	padding: 10px;
}

@media (min-width: 720px) and (max-width: 1079px) {
	.resources-grid-row .elementor-column {
		flex-basis: 230px;
		flex-grow: 1;
	}
}

.resources-grid-row .elementor-widget:first-child {
	outline: 2px solid #1f1f1f;
	box-shadow: 3px 4px 5px rgba(0, 0, 0, .1);
}

.resources-grid-row .elementor-heading-title a {
	display: block;
	width: 100%;
	padding-top: .75rem;
	padding-bottom: .75rem;
	margin-top: -64px;
	background-color: rgba(255, 255, 255, .7);
}

.resources-grid-row .elementor-widget-wrap img {
	transition: all .5s ease-in-out;
}

.resources-grid-row .elementor-widget-wrap:hover img {
	filter: brightness(90%);
}

.resources-grid-row .elementor-widget-wrap .elementor-heading-title a {
	transition: all .3s ease-in-out;
}

.resources-grid-row .elementor-widget-wrap:hover .elementor-heading-title a {
	background-color: rgba(255, 255, 255, 1);
}

/* END Product Row */

/* START Product Gallery fixes */
@media (max-width: 719px) {
	.htb-col-sm-2 {
		display: none;
	}
	
	.htb-col-sm-10 {
		width: 100%;
		max-width: 100%;
		flex-basis: auto;
	}
	
	.slick-track {
		display: flex !important;
		flex-direction: column;
		align-items: center;
	}
	
	.slick-slide {
		width: 85% !important;
		max-width: 480px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

@media (min-width: 720px) {
	.slick-list, .slick-track {
		height: auto !important;
	}
	
	.ht-thumb-gallery {
		max-width: 700px;
		margin-left: 50px;
	}
	
	.ht-thumb-gallery .slick-slide.slick-current.slick-active {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		max-width: 700px;
		min-height: 500px;
	}
	
	.ht-thumb-gallery .slick-slide[aria-hidden="true"] {
		opacity: 0;
	}
	
	.htmega-thumbgallery-nav .small-thumb img:hover {
		border-color: #808080;
	}
}

/* END Product Gallery fixes */

/* START Blog */
.blog_holder, aside.sidebar {
	margin-top: 60px;
}

.title {
	height: 80px !important;
}

.title .title_holder {
	padding-top: 40px !important;
	height: auto !important;
}

body.single-post .title_outer {
	display: none;
}

.blog_holder article .post_info, #comments {
	display: none !important;
}

.blog_holder article {
	background-color: #fff;
}

/* Typography */
.blog_holder article .entry_title, body.single-post .blog_single .entry_title {
	margin-bottom: 10px;
}

body.single-post .blog_single .post_text_inner {
	padding: 10px !important;
}

@media (min-width: 720px) {
	body.single-post .blog_single .post_text_inner {
		padding: 30px !important;
	}
}

.blog_holder article .entry_title, .blog_holder article .entry_title a, body.single-post .blog_single .entry_title, body.single-post .blog_single .entry_title a {
	font-size: 2rem;
	line-height: 1.125;
}

.blog_holder article .post_excerpt, body.single-post .blog_single p {
	font-family: "Heebo";
	font-weight: 500;
	font-size: 1rem;
	color: #1f1f1f;
}

.post_more a:hover {
	background-color: #1f1f1f;
	border-color: #1f1f1f;
}

aside .widget a:hover, aside .widget.posts_holder li:hover a {
	color: #121212 !important;
}

aside .widget a:visited {
	color: inherit !important;
}

aside .widget input {
	color: #5e5e5e !important;
}

/* END Blog */
.chemsuncolorswatch {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	overflow: hidden;
	cursor: pointer;
	display: inline-block;
	margin-left: 10px;
}

.chemsuncolorswatch:hover, .chemsuncolorswatch.active {
	border: 2px rgba(190, 154, 127, .76) solid;
	border-radius: 50px;
	box-shadow: 0px 0px 8px #524d43;
}

.chemsuncolorswatch img {
	width: 100% !important;
	height: auto !important;
	pointer-events: none;
	user-select: none;
}

/*
  #################################################
	WooCommerce
  #################################################
*/

/*
	  #################################################
		Infinite Scroll Plugin
	  #################################################
	*/
nav.woocommerce-pagination {
	display: block !important;
}

/*
	  #################################################
		Product Grid
	  #################################################
	*/
.woocommerce ul.products li.product:hover .image-wrapper img {
	opacity: 1 !important;
}

/*
	  #################################################
		YITH Quickview
	  #################################################
	*/
.woocommerce ul.products li.product {
	position: relative;
}

ul.products > .product > .yith-wcqv-button {}

/* Quick View Button */
@media only screen and (min-width: 1000px) {
	/* Setup Quickview for Desktop Only */
	.woocommerce ul.products li.product:hover a.button.yith-wcqv-button {
		display: block !important;
		border-radius: 0;
		margin: 0 auto;
		position: absolute;
		top: 70%;
		left: 50%;
		text-align: center;
		transform: translateX(-50%);
	}
	
	.woocommerce ul.products li.product:hover a.button.yith-wcqv-button:hover {
		background-color: #777 !important;
		border: 2px solid #303030 !important;
	}
}

/* YITH Quickview Modal */
.yith-wcqv-wrapper {
	top: 50% !important;
	transform: translateY(-50%);
}

/* Yith Quickview Content */
.qode-yith-product-title.entry-title {
	display: none !important;
}

.yith-quick-view-content.woocommerce div.summary h1 {
	line-height: 1.2 !important;
}

.yith-quick-view-content.woocommerce.single-product .woocommerce-product-details__short-description {
	margin-bottom: 20px;
}

/* hide the yith wishlist shortcode that qode is adding but not first checkign to make sure that plugin is activated */
#yith-quick-view-modal #yith-quick-view-content .summary .qode-single-product-share-wish, .yith-quick-view.yith-modal #yith-quick-view-content .summary .qode-single-product-share-wish {
	display: none !important;
}

/* hide Product Meta - sku and category from quick view */
.yith-quick-view-content .product_meta {
	display: none !important;
}
