/*
Theme Name: Medactive Child 2026
Theme URI: http://webdesign-finder.com/medactive
Author: MWTemplates
Template: medactive
Author URI: http://modernwebtemplates.com/
Description: Medactive - WordPress Theme
Version: 1.2.0
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: custom-header, left-sidebar, right-sidebar, post-formats, full-width-template
Text Domain: medactive
Domain Path: /languages
*/


/*
** WordPress Required
*/
.alignnone {
    margin: 5px 20px 20px 0;
    clear: both;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.gallery-caption,
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    clip: auto !important;
    display: block;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

.sticky,
.bypostauthor{position: relative;}

/*CUSTOMIZATION*/

.galleryco textarea, textarea.form-control {
	background-image: none !important;
}

.galleryco .container {
    width: 100%;
    padding-right: 25px;
    padding-left: 25px;
    margin-right: auto;
    margin-left: auto;
}

.playfair-font {
	font-family: "Playfair Display", serif;
}

.galleryco h1 {
    font-size: 70px;
}

.galleryco a {
    color: #2586a9;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.galleryco a:hover {
    color: #2586a9;
    text-decoration: underline;
}

.ls h1 a:hover, .ls h2 a:hover, .ls h3 a:hover, .ls h4 a:hover, .ls h5 a:hover, .ls h6 a:hover {
    color: #2586a9;
	text-decoration: none;
}

.galleryco a.btn:hover {
	text-decoration: none;
}

.galleryco .page_header a:hover,
.galleryco .contact-bar a:hover {
	text-decoration: none;
}

.large-body-text {
    font-size: 1.15em;
}

.galleryco b,
.galleryco strong {
    color: inherit;
    font-weight: 700;
}

.leafly-link::before {
	display: inline-block;
	font-family: "FontAwesome";
	content: "\f0c1";
	font-size: 1.25em;
	line-height: 1.75;
	width: 1.1em;
	vertical-align: middle;
	color: #2586a9;
	height: 1.75em;
	
}

.galleryco .page_header {
	padding:15px 0 15px 0;
}

.galleryco .ls .sf-menu > li > a {
		color: #fffffff;
	}

.galleryco .ls .sf-menu > li > a:before {
		background-color: #ebc912;
		content: "";
		height: 3px;
		left: 50%;
		position: absolute;
		right: 50%;
		top: 0;
		-webkit-transition: 0.3s ease-in;
		transition: 0.3s ease-in;
		width: 0;
		z-index: 1;
	}

.galleryco .ls .sf-menu > li > a:hover,
.galleryco .ls .sf-menu > li.active > a {
		color: #85daf8;
	}

.galleryco .toggle_menu.mobile-active {
    background-color: #000000;
}

.galleryco a.logo img {
    max-height: 95px;
    width: 82px;
}

.galleryco .boxed .page_header a.logo img, .page_header.affix a.logo img {
    max-height: 70px;
    width: 60px;
}

.galleryco .page_header.affix {
	padding:10px 0 10px 0;
	
}

.contact-bar {
	background-color: black;
	color:#ffffff;
	padding:0;
	font-size: 14px;
}

.contact-bar a {
	color:#ffffff;
	text-decoration: none;

}

.contact-bar .header-phone::before {
	display: inline-block;
	font-family: "FontAwesome";
	content: "\f10b";
	font-size: 2em;
	line-height: 24px;
	width: .75em;
	vertical-align: middle;
}

.contact-bar .header-email::before {
	display: inline-block;
	font-family: "FontAwesome";
	content: "\f0e0";
	font-size: 1.25em;
	line-height: 24px;
	width: 2.5em;
	padding-left:20px;
	vertical-align: middle;
}

body.galleryco {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.galleryco .ls {
    color: #000000;
}

.galleryco p {
    line-height: 2em;
    margin-bottom: 1.5em;
}

.galleryco h1,
.galleryco h2,
.galleryco h3,
.galleryco h4,
.galleryco h5,
.galleryco h6 {
    color: #000000;
	line-height: 1.25em;
	margin-top: 0;
	margin-bottom: 0.2em;
}

.galleryco .page_footer h1,
.galleryco .page_footer h2,
.galleryco .page_footer h3,
.galleryco .page_footer h4,
.galleryco .page_footer h5,
.galleryco .page_footer h6 {
    color: #ffffff;
}

.h1-container-section h1 {
	color:#ffffff;
}

.galleryco hr {
    border-color: #2586a9;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px;
}

/*DEFAULT BUTTON STYLE (Dark gray is default style applied by theme)*/

.galleryco .btn-darkgrey,
.galleryco .btn-maincolor,
.galleryco .btn-maincolor2,
.galleryco .btn-maincolor3 {
    background-color: #2586a9;
    color: #ffffff;
}

.galleryco .btn-darkgrey:hover,
.galleryco .btn-maincolor:hover,
.galleryco .btn-maincolor2:hover,
.galleryco .btn-maincolor3:hover {
    background-color: #196c8a;
    color: #ffffff;
}

/*Override the theme button colors*/

.galleryco .btn {
    border-radius: 5em;
    border-width: 2px;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 4px;
    min-width: 150px;
    padding: 10px 35px;
    text-align: center;
    text-transform: none;
	background-color: #2586a9;
    color: #ffffff;
}

.galleryco .btn:hover {
	background-color: #196c8a;
    color: #ffffff;
}

/*Replaces Theme's "Main Color"*/
.galleryco .cs {
    background-color: #2586a9;
    color: #fff;
}

.home-page-store-locations h6 {
	font-family: "Playfair Display", serif;
	font-size: 32px;
	font-weight: 600;
}

.home-page-store-locations .icon-box h6 {
    margin-bottom: 10px;
}

.home-page-store-locations p {
	font-family: "Playfair Display", serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.5em;
}

.ds.home-page-store-locations p {
	color:#ffffff;
}

.galleryco .ds .color-main {
    color: #2586a9;
}

.galleryco .ds.home-page-store-locations  .color-main {
    color: #ffffff;
}

.galleryco .home-page-store-locations a,
.galleryco .home-page-store-locations a:hover {
    color: #ffffff;
}

.galleryco .ds {
    background-color: #d1cfcf;
    color: #000000;
}

.galleryco .ds h2 {
    color: #000000;
}

.galleryco #toTop {
    background-color: #2586a9;
}

.galleryco .page_footer.ds {
    background-color: #000000;
    color: #ffffff;
}

.galleryco .ds .links-grey a:hover {
    color: #2586a9;
}

.galleryco .ds a:not(.btn):hover {
    color: #2586a9;
}

.galleryco .page_footer .widget_nav_menu ul li {
    padding-left: 0;
}

.galleryco footer p {
    line-height: 1.5em;
	font-size: 16px;
}

.galleryco footer .menu-footer-menu-container {
	font-size: 16px;
}

.galleryco footer a{
	font-size: 16px;
}

.galleryco footer h6 {
    font-size: 22px;
    margin-bottom: 1.1em;
}

a.footer-email::before {
	display: block;
	content: "\f0e0";
	color:#2586a9;
	font-family: "FontAwesome";
	font-size: 36px;
	line-height: 1.25;
	width: 1em;
}

.galleryco footer .phone-icon::before {
    display: block;
	font-family: "FontAwesome";
	content: "\f10b";
	font-size: 2em;
	line-height: .75em;
	width: .75em;
	vertical-align: middle;
	color:#2586a9;
	float: left;
	height: 1.25em;
}

.galleryco footer .address-icon::before {
    display: block;
	font-family: "FontAwesome";
	content: "\f041";
	font-size: 1.5em;
	line-height: 1em;
	width: 1.15em;
	vertical-align: middle;
	color: #2586a9;
	float: left;
	height: 2em;
}

.galleryco footer .link-icon::before {
    display: block;
	font-family: "FontAwesome";
	content: "\f0c1";
	font-size: 1.25em;
	line-height: .9em;
	width: 1.45em;
	vertical-align: middle;
	color:#2586a9;
	float: left;
	height: 2em;
}

.galleryco .page_copyright.ds {
    background-color: #000000;
    color: #ffffff;
}

.page_copyright.s-bordertop {
	border-top-width:0;
}

/*
.no-column-padding {
	padding:0;
}
*/


.shops-location-columns h2 {
	font-size: 32px;
	margin-bottom: 5px;
}

.shops-location-columns p {
	font-size: 20px;
	line-height: 1.5em;
}

.shop-intro-section h2,
.shop-intro-section h3,
.shop-intro-section h4 {
	margin:  0 0 0 0;
}

.shop-page-button-top-padding {
	margin-top:50px;
}

.product-page-order-button-top-padding {
	margin-top:50px;
}

.accordion #accordion-f3f746fc00e0325cfe8b6e13a6bbb4ac {
	width:100%;
}

.galleryco [role="tablist"] .card-header a.collapsed {
    color: #000000;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.galleryco [role="tablist"] .card-header a::before {
    background-color: #2586a9;
    border: 1px solid #2586a9;
    color: #ffffff;
}

.galleryco [role="tablist"] .card-header a::before:hover {
	background-color: #2586a9;
    border: 1px solid #2586a9;
}

.galleryco [role="tablist"] .card-header a.collapsed:hover:before {
	background-color: #2586a9;
	border-color: #2586a9;
}

.galleryco [role="tablist"] .card-header a {
    color: #000000;
    font-size: 16px;
}

.galleryco h6.title-accordion {
	font-size: 36px;
	margin-bottom: 10px;
}

.testimonial_rotator_quote {
	font-size: 16px;
	font-style: italic;
	color:#666666;
	line-height: 1.75em;
}

.galleryco label {
    color: #000000;
}

header .logo-container {
	position: relative;
    width: 30%;
    float: left;
    margin: 15px 0 15px 25px;
	z-index: 30;
}

header .right-nav-container {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin-top: -92px;
    float: right;
    z-index: 20;
    padding-right: 0;
}

.ubermenu.ubermenu-primarynav {
	background-color: #2586a9;
}

.ubermenu a.ubermenu-target {
    color:#ffffff;
}

.ubermenu a.ubermenu-target:hover {
    color:#ffffff;
}

.ubermenu .ubermenu-submenu a.ubermenu-target {
    color:#ffffff;
	font-size: 16px;
	padding: 10px 20px;
}

.ubermenu .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
		background-color: #5caccd;
		padding:20px 0 20px 0;
	}

.ubermenu-retractor.ubermenu-retractor-mobile {
	color:#ffffff;
}
	

.galleryco .fas.fa-bars {
	font-size: 30px;
}

.galleryco .ubermenu-responsive-toggle {
    padding: 15px 20px 46px 20px;
}

.wrapper-header {
	width:100%;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}


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

	.galleryco h1 {
		font-size: 2.8rem;
	}
	
}

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

	.galleryco .sf-menu {
		background: #07322d;
		background-color: rgb(37, 134, 169);
		background-position-x: 0%;
		background-position-y: 0%;
		background-repeat: repeat;
		background-attachment: scroll;
		background-image: none;
		background-size: auto;
		background-origin: padding-box;
		background-clip: border-box;
		border-top: 62px solid #2586a9;
	}
	
}

@media only screen and (min-width: 576px) {

	header .logo-container {
		margin: 15px 0 15px 50px;
	}
	
}

@media only screen and (min-width: 768px) {

	header .logo-container {
		margin: 15px 0 15px 50px;
	}
	
	
}


@media only screen and (min-width: 960px) {
	

	
	.contact-bar {
		padding:8px 0 8px 0;
	}
	
	.shop-page-button-top-padding {
		margin-top:250px;
	}
	
	.product-page-order-button-top-padding {
		margin-top:200px;
	}
	
	.gallery-right-padding {
		padding-right:50px;
	}
	
	.large-body-text {
		font-size: 1.25em;
	}
	
	

	
}

@media only screen and (min-width: 992px) {

	.wrapper-header {
		max-width: 960px;
	}
	
	header .logo-container {
		margin: 15px 0 15px 0px;
	}
	
	
}

@media only screen and (min-width: 1000px) {
	
	header .logo-container {
		width: 15%;
		float: left;
		margin: 15px 0 15px 0;

	}
	
	
	header .right-nav-container {
		width: 80%;
		max-width: 80%;
		margin-top: 36px;
		float: right;
		position: relative;
	}
	

	
	.ubermenu .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
		background-color: #2586a9;
		padding:20px 0 20px 0;
	}

	.ubermenu.ubermenu-primarynav {
		background-color: #ffffff;
	}

	.galleryco a.ubermenu-target {
		color:#000000;
	}
	
	.galleryco a.ubermenu-target:hover {
		color:#000000;
	}
	
	.galleryco a.ubermenu-target a.ubermenu-target {
		color:#ffffff;
	}

	
}



/*
==============================================================================================
==============================================================================================

======================= 8.@media only screen and (min-width: 1200px) ==========================

==============================================================================================
==============================================================================================

*/

@media only screen and (min-width: 1200px) {
	
	body.galleryco {
		font-family: "Montserrat", sans-serif;
		font-size: 18px;
		font-weight: 400;
	}
	
	.wrapper-header {
		max-width: 1140px;
	}

	
	.galleryco a.logo img {
		max-height: 140px;
		width: 121px;
	}
	
	.galleryco .boxed .page_header a.logo img, .page_header.affix a.logo img {
		max-height: 95px;
		width: 82px;
	}
	
	header .right-nav-container {
		width: 80%;
		max-width: 80%;
		margin-top: 55px;
		float: right;
		position: relative;
	}
	
	.contact-bar {
		background-color: black;
		color:#ffffff;
		padding: 8px 0 8px 0;
		font-size: 15px;
	}
	
	.galleryco .ls .sf-menu > li > a {
		color: #000000;
	}
	
	.galleryco .ls .sf-menu > li > a:hover,
	.galleryco .ls .sf-menu > li.active > a {
			color: #2586a9;
	}
	
	.galleryco .sf-menu.nav ul a {
		color: #000000;
	}
	
	.galleryco .sf-menu.nav ul a:hover {
		color: #2586a9;
	}
	
	.galleryco footer.s-pb-xl-120 > [class*="container"] {
		padding-bottom: 40px;
	}
	
	.galleryco .btn {
		font-size: 20px;
	}
	
	.galleryco [role="tablist"] .card-header a {
		font-size: 18px;
	}


	
}

@media only screen and (min-width: 1300px) {

	.wrapper-header {
		max-width: 1200px;
	}
	
}s



