/* 
Theme Name: wishlist-child 
Theme URL: http://yourdomain.com
Description: wishlist-child 
Theme Author: James Metters
Author URL: http://yourdomain.com
Template: wishlist
Version: 1.0.0 
Text Domain: wishlist-child
*/
@keyframes fade{
	from{opacity: 0;}
	to{opacity: 1;}
}
@keyframes load{
	0%{
		transform: scale(1.00);
	}
	33%{
		transform: scale(1.1);
	}
	66%{
		transform: scale(0.98);
	}
	99%{
		transform: scale(1.0);
	}
}

.product:not(div){
    border: solid 1px lightblue;
	border-radius: 35px !important;
	padding: 10px !important;
	transition: 0.3s !important;
}
.product:not(div):hover{
	background-color: rgb(255, 255, 255);
	transform: scale(1.05);
  box-shadow: 0px 0px 3px #b7b7b7;
}
.wp-block-separator{
	display: none;
}
/* .add_to_cart_button{
    color: rgb(15, 15, 15) !important;
	font-weight: 600 !important;
	border-radius: 10px !important;
} */
.add_to_cart_button{
    border: none !important;
    border-top: solid 1px grey !important;
    border-radius: 0px !important;
    width: 80% !important;
}
.a.add_to_cart_button:hover{
background-color: white !important;
} 
.has-text-align-center {
    text-align: center;
    font-weight: 100;
    /* font-size: 2rem !important; */
}

.site-header {
    display: inline-block;
    width: 100%;
    clear: both;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    height: 95px;
    z-index: 999999;
    border-top: 5px solid #00A2E1;
}

.site-title-wrap{
	padding-top: 15px;
}
.navigation{
    margin-top: 15px;
}
.navigation-wrap {
    display: flex;
}

#content {
    clear: both;
    overflow: hidden;
    padding: 0px 0px;
}

.charity .entry-title {
	margin-top: 25px;	
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input[placehoder] {
    font-weight: normal;
    font-family: Open Sans !important;
    color: #515151 !important;
    font-size: 12px;
    line-height: normal !important;
    text-shadow: 0 0 0 rgba(255,255,255,0);
    border: 0;
    box-shadow: none;
    height: 34px;
}

.ubermenu .ubermenu-item.ubermenu-item-243420 > .ubermenu-target {
    color: #515151 !important;
}

.ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target:hover {
    color: #00a2e1;
    background-color: #ffffff;
    height: 60px;
}

.comments-area {
	display: none;
}

.post-navigation .nav-links {
    padding: 15px 0px;
    border-top: 2px solid #ddd;
    margin-bottom: 0px;
}

.home.page-template-default .container {
	 
    max-width: 80%;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
}

.callout-main-text {		
text-shadow: 1px 2px 2px rgba(0,0,0,0.3);
}

.page.type-page h2.entry-title {
    margin-top: 0;
    display: none;
}

.main-coverimage-home {
	height: 533px;
	margin-top: 0;
	padding-top: 0; 
}

.font-blue {
	color: #00A2E1 !important;
}

.font-grey {
    color: #808080 !important;
    font-weight: 400 !important;
}


td, th {
    border: none;
    padding: 10px;
}


.shopnow-btn-clear {
	   color: #00A2e1;
    background-color: transparent;
    border: 2px solid #00A2E1;
    border-radius: 0;
    padding: 10px 20px;
    font-weight: 700;
}

.is-style-outline .wp-block-button__link{
	padding: 10px 50px;
	color: #00A2E1;
	font-weight: 700;
}

.is-style-outline .wp-block-button__link:hover{
	padding: 10px 30px;
	background: #00A2E1;
	color: #FFF !important;
}



.wp-block-buttons.cover-image-button .wp-block-button__link  {
	padding: 15px 65px;
}

.wp-block-group.reviews .excerpt p {
    margin-top: 2rem;
    margin-bottom: 2.5rem;
}

.has-align-center .best-sellers-header {
	font-family: Lato,Arial,Helvetica,sans-serif;
    color: #3f3f3f;
	font-weight: 500;
	letter-spacing: 1px;
}

.woocommerce form .form-row textarea {
    height: 10em;
    line-height: 1.5;
    display: block;
    box-shadow: none;
}

.wc-stripe-elements-field.StripeElement.empty {
    border: 1px solid #ddd;
    margin: 5px 0;
    padding: 5px;
    background-color: #fff;
    outline: 0;
    width: 100%;
}

.woocommerce-checkout #payment ul.payment_methods .stripe-card-group {
    position: relative;
    width: 100%;
}

.wc-stripe-elements-field, .wc-stripe-iban-element-field {
    border: 1px solid #ddd;
    margin: 5px 0;
    padding: 5px;
    background-color: #fff;
    outline: 0;
    width: 100%;
}

.woocommerce-checkout #payment ul.payment_methods .stripe-card-group {
    position: relative;
    width: 100% !important;
}

.woocommerce-checkout #payment ul.payment_methods .stripe-card-group {
    position: relative;
    width: 100%;
}


.woocommerce .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
    color: #00A2D6;
}

article {
	margin-left: 0;
}

.accordion-content {
    background: #ffffff none repeat scroll 0 0;
    color: #999999;
    border: none;
    font-weight: 300;
}

.single-product.woocommerce .product .product_meta, .single-product.woocommerce .product .product_meta > span {
    clear: both;
    display: none;
}

.woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce button.button.alt.disabled, .woocommerce #review_form #respond .form-submit input {
    background-color: #00a2e1;
    font-weight: 700;
    border: 1px solid #00a2e1;
    color: #fff !important;
    opacity: 1 !important;
    border-radius: 0px;
    padding: 10px 50px;
    text-transform: uppercase;
}

.single_add_to_cart_button:hover {
	background: #FFF;
	color: #00a2e1;
}

.points {
	background: #f0f0f0;
  padding: 10px;
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item {
    width: auto;
    background: #fff;
    color: #00A2e1;
	font-weight:900;
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item:hover {
    width: auto;
    background: #00A2e1;
    color: #fff;
	font-weight:900;
}

.woocommerce div.product h2{
	display: none;
}

.woocommerce.product h2:hover{
		display: block;
}

.video-btn a {
	color: #fff;
	
} 

.video-btn a:hover {
	color: #00A2e1;
	text-decoration: none;
} 

.features.columns-3 {
    display: flex;
	flex-wrap:wrap;
}

.widget_woothemes_features .feature {
    display: block;
    text-align: center;
    margin-bottom: 2em;
    padding: 10px;
}

.fa-minus:before {
    content: "\f068";
    color: #454545;
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: right;
}

.woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce button.button.alt.disabled, .woocommerce #review_form #respond .form-submit input {
    background-color: #00a2e1;
    font-weight: 700;
    border: 1px solid #00a2e1;
    color: #fff !important;
    opacity: 1 !important;
    border-radius: 0px;
    padding: 12px 50px;
    text-transform: uppercase;
    margin-left: 5px;
}

.woocommerce-billing-fields {
    width: 550px; 
}

.woocommerce-shipping-fields {
    width: 465px;
}

.woocommerce-input-wrapper {
    width: 500px;
}


.plus, .minus {
	border-radius: 0px;
}

.accordions-head {
    background: #fff;
}

.accordions-head .accordions-head-title {
    color: #00a2e1;
    font-size: 16px;
}

.cat-links, .comments-link {
	display: none;
}

.btn-more {
	padding: 10px 60px;
	border: solid #00a2e1 2px;
}

.btn-more:hover {
    border: solid #00a2e1 2px;
    background-color: #00A2E1;
    color: #fff;

}

.btn-more span {
	display: none;
}

.input-text.qty.text {
	line-height: 26px;
	border-radius: 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	display: flex;
	list-style: none;
   padding: 0 0 0 1em;
   margin: 0 0 1.618em;
   overflow: hidden;
   position: relative;
}

.woocommerce-page .cart-collaterals .cross-sells ul.products {
    width: 100%;
    display: flex;
}

.woocommerce-checkout #payment {
    background: #f3f3f3;
    border-radius: 0px;
}

.home-featured-products {
	display: block;
	position: relative;
	  width: 100%;
  height: 500px;
  transition: width 4s, height 4s;
}

.home-featured-products li:hover {

	position: relative;
	width: 300px;
}

.home-featured-products .product .star-rating {
	display: none;
}

.lazy, img {
    color: transparent;
    background-color: transparent;
    border-image-width: 0;
    height: auto;
}

.wp-block-image figcaption {   
    position: absolute;
		font-size: 25px;
    text-align: center;
		top: 40%;
		left: 10%;
	font-family: Lato,Arial,Helvetica,sans-serif;
	font-weight: 300;
	display: none;
	
}

.wp-block-image > figcaption:hover {   
    display: block;
		font-size: 25px;
    text-align: center;
}


.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
    height: 5px;
    width: 70px;
}

.staff-photos img {
	width: 100%;
	height: auto;
}

.wufoo-form-container form li.focused {
    background-color: #c3c3c3;
}

.margin-r-xxxl {
margin-right: 350px;
}

/* Safari CSS hacks */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .home.page-template .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    
}

body.admin-bar.sticky-header-enabled .site-header {
    top: 32px !important;
}

/**
 * Home Page
 */

 .home.page-template .container { 
    max-width: 80%;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
}

.callout-main-text {		
    text-shadow: 1px 2px 2px rgba(0,0,0,0.3);
}

.main-coverimage-home {
	height: 533px;
	margin-top: 0;
	padding-top: 0; 
}

.home-featured-products .product .star-rating {
	display: none;
}

.home-featured-products a.button.add_to_cart_button {
	display: none;
}

/* News Section 
	 ========================================================================== */

.news-container div:nth-child(odd) {
    flex-direction: row-reverse;
  }

.margin-top-news {
    margin-top:100px;
}
.margin-bottom-news {
    margin-bottom: 40px;
}  

/* Variables 
	 ========================================================================== */
.font-weight-b {
    font-weight: 700;
}

.font-weight-l {
    font-weight: 100;
}

.font-size-s {
    font-size: 1.2rem;
}

.font-size-m {
    font-size: 1.8rem;
}

.nav-post-title {
    font-weight: 700;
}

.margin-top-s {
    margin-top: 25px;
}

.margin-top-m {
    margin-top: 50px;
}

.margin-top-l {
    margin-top: 100px;
}

.margin-bottom-s {
    margin-bottom: 25px;
}

.margin-bottom-m {
    margin-bottom: 50px;
}

.margin-bottom-l {
    margin-bottom: 100px;
}

/**
 * Testimonal
 */

.testimonial {
    margin: 0;
    padding: 0px;
    text-align: left;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom:none !important; ;
}

.testimonial .inner {
        margin: 0;
        padding: 20px;
        background: none;
        display: flex;
        flex-direction: column;
        border: none;
    
}

.testimonial h3 {
    color: #00A2E1;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0px;
    padding: 11px 0 0px 0px;
    text-align: left;
    line-height: 1;
    text-transform: uppercase;
    font-family: "Lato",Arial,Helvetica,sans-serif;
    order: 2;
    background: none;
}

.testimonial .content {
    font-family: "Lato", sans-serif !important;
    font-style: normal;
    order: 3;
    font-size: 18px;
    font-weight: 400;
    padding-top: 10px;

}

.testimonial .photo {
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
    position: relative;
    display: none;
}

#testimonials_container {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    grid-gap: 25px;
}

#testimonials_container .result{
    border: 2px solid grey;
    border-radius: 6px;
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,0.396796218487395) 0%, rgba(9,101,121,0.4051995798319328) 35%, rgba(0,212,255,0.17270658263305327) 100%);
}

.testimonials_container .testimonial .content  {
        font-family: "Lato", sans-serif;
        letter-spacing: .3px;
        font-weight: 300;

}

.testimonial .client {
    color: #666666;
    margin-top: 10px;
    text-align: left;
    order: 1;
    font-size: 25px;
}

ul.simplePagerNav li a {
    color: #00a2e1;
    font-weight: bold;
    font-size: 18px;
}


.commentlist {
    margin-top: 50px;
    display: grid;
    grid-template-columns: 33% 33% 33%;
    gap: 25px;
} 

.mean-container a.meanmenu-reveal {
    color: #00a2e1;
    top: 2px;
    display: none;
}

.mean-container .mean-bar {
float: left;
width: 100%;
position: absolute !important;
background: none !important;
padding: 4px 0;
min-height: 42px;
z-index: 999999;
}


select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: #00a2e1;
    text-decoration: none;
    font-weight: 700;
}

a:visited {
    color: #00a2e1;
    text-decoration: none;
    font-weight: 700;
}

a:hover, a:focus, a:active {
    color: #00a2e1;
    text-decoration: none;
    
}

a:focus {
    outline: none;
    text-decoration: none;
}

a:hover, a:active {
    outline: 0;
    text-decoration: none;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/


.main-navigation {
    clear: both;
    display: block;
    float: left;
}

.main-navigation ul {
    display: block;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.product-search-shop {
    float: right !important;
}

/*--------------------------------------------------------------
# Footer Css
--------------------------------------------------------------*/

#footer-widget-area {
    background: lightgrey;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    clear: both;
    padding: 50px 0px;
}

#footer-widget-area .footer-column {
    float: left;
    width: 22%;
    padding-left: 15px;
    padding-right: 15px;
}

#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
    clear: both;
    display: none;
}

#footer-widget-area .footer-column:first-child {
    width: 34%;
    padding-right: 30px;
}

.footer-widgets .widget-title {
    font-weight: 500;
}

.footer-widgets .widget-title {
    color:#00A2E1;
    font-size: 25px;
}

.footer-widgets p {
    margin: 5px 0px 15px 0px;
    color: #808080;
}

#newsletter_subscribe {
    background-color: #00a2e1;
    font-weight: 700;
    border: 1px solid #00a2e1;
    color: #fff !important;
    opacity: 1 !important;
    border-radius: 0px;
    padding: 12px 50px;
    text-transform: uppercase;
    margin-left: 0;
}

.newsletter_email input[type="text"] {    
        color: #404040;
        border: 1px solid #ccc;
        border-radius: 3px;
        padding: 7px 10px;
        text-align: center;
    
}

.display-posts-listing {
    list-style: none;
}

.listing-item .excerpt p {
    margin-bottom: 25px;
    margin-top: 25px;
}

.subscribe-btn-pack {
    width: 100%;
    clear: both;
    position: relative;
}

.subscribe-btn-pack input[type="email"] {
    width: 100%;
    padding: 8px;
    border-radius: 0px;
    border: 0;
}


.footer-social {
    display: flex;
    font-size: 30px;
}

.footer-social .fab {
    font-weight: 400;
    margin-left: 30px;
}


#footer-widget-area ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#footer-widget-area ul li {
    clear: both;
    width: 100%;
    margin: 12px 0px;
}

#footer-widget-area ul li,
#footer-widget-area ul li a {
    color: #808080;
    text-decoration: none;
}

/* Browser Hack Firefox and Safari Mobile */

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .u-column1.col-1 {
        max-width: 36%;
    }
    
    .u-column2.col-2 {
        max-width: 45%;
    }
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: left;
    margin-right: 0em;
    margin-left: 1rem;
}

.site-footer {
    display: inline-block;
    vertical-align: top;
    padding: 20px 0px;
    width: 100%;
    clear: both;
    background-color: #fff;
    border-top: 1px solid #ddd;
}

.site-footer .site-info {
    float: left;
    color: #383737;
    line-height: 1;
}

.front-page-header {
    position: relative;
}

.front-page-header .callout-main-text {
    font-size: 3.4rem;
    position: absolute;
    top: 0px;
    right: 50%;
    transform: translate(10%, 0px);
}

.footer-social-links {
    float: right;
}

.footer-social-links ul {
    list-style: none;
    margin: 0;
    padding: 0;

}

.footer-social-links ul li {
    display: inline-block;
}

/*--------------------------------------------------------------
# Scrollup Css
--------------------------------------------------------------*/

.scrollup {
    border: 1px solid #ddd;
    bottom: 50px;
    color: #fff;
    display: none;
    float: right;
    line-height: 1.2;
    height: 35px;
    width: 35px;
    position: fixed;
    right: 25px;
    text-align: center;
    z-index: 99999;
    transition: all 0.5s ease-in-out 0s;
}

.scrollup:hover {
    background-color: #00a2e1;
    border-color: #00a2e1;
}

.scrollup:before {
    content: "\f30c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 18px;
    color: #adadad;
    line-height: 35px;
}

.scrollup:hover:before {
    color: #fff;
}

/*--------------------------------------------------------------
#Popup Video 
---------------------------------------------------------------*/

.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
  }
  
  .sticky + .content {
    padding-top: 102px !important;
  }

/*------------------------------------------------------------
#Staff Grid
-------------------------------------------------------------*/

.lazy, img {
    color: transparent;
    background-color: transparent;
    border-image-width: 0;
  
}

article.member.member-grid .avatar.motion a {
    display: block;
    padding-top: 100%;
}

.member {
    height: 437px;
}

.col-lg-4 {
  width: 25.33%
}

.nav.nav-tabs {
    justify-content: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;  
}

.tab-content.online-retailers>.active {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}


article.member.member-grid .avatar.motion {
    
    background-size: auto 100% !important;
    background-repeat: no-repeat;
    width: 100%;
    overflow: hidden;
    background-position: left center;
    -webkit-animation-name: member-animation-out;
    animation-name: member-animation-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;

}

article.member.member-grid .avatar.motion:hover {
    -webkit-animation-name: member-animation-in;
    animation-name: member-animation-in;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

article.member.member-grid .avatar.motion.time-4 {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}

article.member.member-grid .avatar.motion.time-5 {
    -webkit-animation-duration: .9s;
    animation-duration: .9s;
}

article.member.member-grid .avatar.motion.frames-6 {
    background-size: auto 100%;
    -webkit-animation-timing-function: steps(6);
    animation-timing-function: steps(6);
}

article.member.member-grid .avatar.motion.frames-7 {
    background-size: auto 100%;
    -webkit-animation-timing-function: steps(6);
    animation-timing-function: steps(6);
}

@-webkit-keyframes member-animation-in{0%{background-position:left center}100%{background-position:right center}}

@keyframes member-animation-in{0%{background-position:left center}100%{background-position:right center}
}

@-webkit-keyframes member-animation-out{100%{background-position:left center}0%{background-position:right center}}

@keyframes member-animation-out{100%{background-position:left center}0%{background-position:right center}}

/*--------------------------------------------------------------
#mobile Media Css
--------------------------------------------------------------*/

@media only screen and (min-width: 360px) and (max-width: 600px)  {

    .home.page-template .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .wp-block-cover {
        min-height: 150px !important;
    }

    .front-page-header .wp-block-cover {
        min-height: 430px;
    }
  
    .woocommerce div.product form.cart .button {
    vertical-align: middle;
    margin: 0;
    margin-top: 10px;
    float: left;
    }
        
    .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce button.button.alt.disabled, .woocommerce #review_form #respond .form-submit input {
        background-color: #00a2e1;
        font-weight: 700;
        border: 1px solid #00a2e1;
        color: #fff !important;
        opacity: 1 !important;
        border-radius: 0px;
        padding: 12px 37px;
        text-transform: uppercase;
        margin-left: 5px;
    }

        
    .home.page-template .container {
        max-width: 100%;
        margin: 0 auto;
        padding-left: 0px;
        padding-right: 0px;
    }

    #shop-wrap ul.products {
        width: 100% !important;
        float: left;
    }

    #testimonials_container {
        display: grid;
        grid-gap: 25px;
        grid-template-columns: auto;
    }

    .ubermenu-skin-grey-white.ubermenu-responsive-toggle {
        background: white !important;
        color: #00A2E1 !important;
        font-size: 18px !important;
        text-transform: uppercase;
        font-weight: bold;
    }

    .main-coverimage-home {
        min-height: auto !important;
        width: 100vw;
        margin-left: calc(50% - 50vw);
    }

    .home-featured-products {
        margin-bottom: 250px;
    }

    .front-page-header .callout-main-text {
        font-size: 2.1rem;
        position: absolute;
        top: 0; 
    }

    .navigation {
        margin-top: 15px;
        position: absolute;
        left: 70%;
    }

    .woocommerce-checkout #payment ul.payment_methods .stripe-card-group {
        position: relative;
        width: 100%;
    }
    
    .wc-stripe-elements-field, .wc-stripe-iban-element-field {
        border: 1px solid #ddd;
        margin: 5px 0;
        padding: 5px;
        background-color: #fff;
        outline: 0;
        width: 100%;
    }

    .u-column1.col-1 {
        max-width: 100% !important;
    }

    .u-column2.col-2 {
        max-width: 100% !important;
    }

   
    .woocommerce-billing-fields {
        width: 300px;
    }

    .woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
        box-sizing: border-box;
        width: 348px;
    }
    
    .woocommerce form .form-row textarea {
        height: 10em;
        line-height: 1.5;
        display: block;
        box-shadow: none;
    }

    .wc-stripe-elements-field.StripeElement.empty {
        border: 1px solid #ddd;
        margin: 5px 0;
        padding: 5px;
        background-color: #fff;
        outline: 0;
        width: 100%;
    }

    .woocommerce-checkout #payment ul.payment_methods .stripe-card-group {
        position: relative;
        width: 100% !important;
    }

    .woocommerce-checkout #payment ul.payment_methods .stripe-card-group {
        position: relative;
        width: 100%;
    }
    
    .btn-more {
        padding: 10px 30px;
        border: solid #00a2e1 2px;
    }

    .home.page-template-default .container {
        max-width: 100%;
        margin: 0 auto;
        padding-left: 30px;
        padding-right: 30px;
    }

    .card {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: lightgrey !important;
        border: none !important;
        border-radius: none !important;
        background-clip: none !important;
    }

    #shop-wrap ul.products {
        max-width: 100%;
    }

    .card-header {
        background-color: lightgrey !important;
        border-bottom: none ;
        padding: 0rem 0;
    }

     .home .btn.btn-link{
         padding: 6px 0;
     }

    .card-body {
         background-color: lightgrey; 
    }

    .card-body .widget-title {
        display: none;
    }

    .move {
        font-size: 62px;
        position: absolute;
        left: 30%;
        font-family: 'myriad-pro', sans-serif;
        bottom: 50%;
    }

    .footer-widgets .card-body p {
        color: #00A2e1;
   }

   .features.columns-3 {
    display: flex;
    flex-wrap:wrap;
    flex-direction: column;
    }


   .footer-widgets .widget-title {
    color: #00A2E1;
    font-size: 25px;
    text-align: left;
    line-height: 1;
    }

#footer-widget-area h2 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1;
    color: inherit;
    margin-top: 15px;
    text-align: left;
}
  
.card-header .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem 0rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.card-header .btn-link:hover {
    text-decoration: none;
}

.footer-widgets .btn-link:focus {
    text-decoration: none;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper img {
    margin-bottom: 0px;
    margin-top: 25px;
}

}

#jp-relatedposts {
    display: none !important;
    position: relative;
    clear: both;
}

.ubermenu-map-canvas {
    height: 632px !important;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.col-1 {
    max-width: 50.333%;
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 75%;
}

    /* Safari CSS hacks */
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        .u-column1.col-1 {
            max-width: 100%;
        }
    
        .u-column2.col-2 {
            max-width: 100%;
        }
    
    }

@media screen and (max-width: 959px) {
    .ubermenu-responsive-default.ubermenu-responsive .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        top: auto;
        left: 0!important;
        display: block;
    }

}
    .ubermenu-responsive-default.ubermenu.ubermenu-submenu-indicator-closes .ubermenu-active>.ubermenu-target>.ubermenu-sub-indicator-close {
        display: block!important;
    }

/* Ipad */
@media only screen and (min-width: 768px) and (max-width: 1024px)  {
    .ubermenu-skin-grey-white.ubermenu-responsive-toggle {
        background: #fff !important;
        color: #00a2e1 !important;
        font-size: 28px !important;
        position: absolute;
        top: 2px;
        left: 30%;
    }

    .ubermenu-responsive-default.ubermenu.ubermenu-mobile-modal .ubermenu-mobile-footer .ubermenu-mobile-close-button {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 35px;
    }

    .top-cart-wrap {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin-top: 22px !important;
        margin-left: 10px;
    }

    .ubermenu-responsive-toggle {
        padding: 7px 20px;
    }

    .home-featured-products {
        display: block;
        position: relative;
        width: 100%;
        height: 492px;
        transition: width 4s, height 4s;
        margin-bottom: 380px;
    }

    .footer-social {
        display: flex;
        font-size: 30px;
        flex-wrap: wrap;
    }

    #newsletter_subscribe {
        background-color: #00a2e1;
        font-weight: 700;
        border: 1px solid #00a2e1;
        color: #fff !important;
        opacity: 1 !important;
        border-radius: 0px;
        padding: 12px 12px;
        text-transform: uppercase;
        margin-left: 0px;
    }


    .news-container div:nth-child(odd) {
        flex-direction: row;
    }

    .front-page-header .callout-main-text {
        font-size: 2.3rem;
        position: absolute;
        top: 10%;
        right: 10%;
        transform: translate(10%, 10%);
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
    .home-featured-products {
        display: block;
        position: relative;
        width: 100%;
        height: 492px;
        transition: width 4s, height 4s;
        margin-bottom: 0px; 
    }



    .site-branding {
        width: 20% !important;
    }

    .navigation-wrap {
        width: 80% !important;
    }

    .front-page-header .callout-main-text {
        font-size: 3rem;
        position: absolute;
        top: 0px;
        right: 50%;
        transform: translate(10%, 0px);
    }
}

@media screen and (max-width: 1180px) {
    .container {
        max-width: 100%;
    }
}

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

    #main-navigation-wrap .additional-menu-item .wishlist-social-icons,
    #main-navigation-wrap .additional-btn .nav-additional-btn {
        margin-top: 6px;
    }

    #main-navigation-wrap .top-cart-wrap {
        margin-top: 10px;
    }

    #footer-widget-area .footer-column:first-child {
        width: 25%;
        padding-right: 15px;
    }

    #footer-widget-area .footer-column {
        width: 25%;
    }

    .site-header {
        vertical-align: top;
        padding: 15px 0px;
    }

    .additional-btn {
        margin-right: 50px;
    }

    .site-branding,
    .additional-btn {
        position: relative;
        z-index: 999999;
    }

    .head-wrap-inner {
        display: inline-block;
        clear: both;
        width: 100%;
    }
}

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

    .subscribe-btn-pack input[type="submit"] {
        width: 100%;
        position: relative;
    }

    #primary {
        width: 60%;
    }

    #secondary {
        width: 40%;
    }
}

@media screen and (max-width: 850px) {
    .footer-widgets .widget-title {
        font-size: 20px;
    }
}

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

    body.sticky-header-enabled .site-header {
        position: static;
    }

    .sticky-header-enabled #content {
        margin-top: 0 !important;
    }

    #primary,
    #secondary {
        width: 100%;
    }

    #secondary {
        margin-top: 30px;
    }

    #footer-widget-area .footer-column {
        width: 33.33%;
    }

    #footer-widget-area .footer-column:first-child {
        width: 100%;
    }

    .subscribe-btn-pack input[type="submit"] {
        width: auto;
        position: absolute;
    }
}

@media screen and (max-width: 551px) {
    #footer-widget-area .footer-column,
    .footer-social-links,
    .site-footer .site-info {
        width: 100%;
    }

    .site-footer .site-info {
        margin-bottom: 15px;
    }

    .additional-btn {
        margin-right: 0px;
        margin-top: 15px;
        z-index: 999;
    }

}

/* IMPORTED FROM ADDITIONAL CSS */

/*Sticky Header */
.site-header {
	position: fixed;
	z-index: 9999;
}
/* .summary{
	width: 100px !important; 
	height: 100px !important;
} */
/* .wp-post-image{
	width: 850px !important;
	height: 850px !important;
} */
.columns-6 .star-rating{
	color: pink !important;
}
.columns-6 .amount{
}
.wp-container-6{
	border-top: solid 5px pink !important;
		border-bottom: solid 5px pink !important;
}
.wp-block-button__link{
color: black !important;
}
/* .comment_container{
	display: none;
} */

a.button.product_type_variable.add_to_cart_button{
	color: black !important;
}
a.button.product_type_variable.add_to_cart_button:hover{
	background-color: white !important;
	color: #00a2e1 !important;
}

a.button.product_type_simple.add_to_cart_button{
	color: black !important;
}
a.button.product_type_simple.add_to_cart_button:hover{
	background-color: white !important;
	color: #00a2e1 !important;
}

#footer-widget-area{
	   border-top: solid 4px #00a2e1;
	background-color: rgb(250, 250, 250);
/* 	box-shadow: 0px 0px 4px grey; */
}

.button.add_to_cart_button{
	color:black !important;
	background-color: white !important;
	border: solid 1px #00a2e1 !important;
	font-size: 16px !important;
}

.fab{
color: #00a2e1 !important;
}
#newsletter_subscribe{
border-radius: 10px;
}
.wc-subscribe-to-newsletter-form-field input {
    border-radius: 10px;
}
.wcwl_hide, .wcwl_nojs {
	display: none!important;
}
.wp-block-button__link {
	background-color: white;
	border: solid 1px #00a2e1;
}

.alignfull {
    width: 100vw !important;
    max-width: none;
}

#content {
padding: 90px 0px;
}

.home #content {
	padding-bottom: 0px;
margin-bottom: -25px;
}

.size-full {
	width: 100% !important; 
}


.magnifier-2-icon {
	display:block !important;
}

.testimonial .content {
	color: #ffffff;
}

.fa-instagram {padding-top:12px;}

.main-image {
    position: relative;
    background-size: contain;
    background-position: 50%;
    min-height: 430px;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
    background-repeat: no-repeat;
}

/* shop */
#shop-wrap {
	width: 100%;
}

/* Soliquy Container */
#soliloquy-container-271856 {
	   margin: 0px auto 20px;
    max-width: 100%;
    max-height: none;
    height: auto !important;
    opacity: 1;
}

#shop-wrap ul.products {
	width: 65%;
	float: left;
}

.woocommerce #reviews #comments ol.commentlist::after, .woocommerce #reviews #comments ol.commentlist::before {
	display: none;
}

#review_form_wrapper {
	margin-bottom: 2.5rem;
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: left;
}

.woocommerce-Reviews {
    display: flex;
    flex-direction: column-reverse;
}

.woocommerce-variation-price {
	width: 95%;
}

.registered_message b {
	color:  #00A2E1;
}

.page-template-staff article {
    margin-left: 0;
	 	margin-bottom: 50px;
}

.home-page-callout-text{
		clear: both;
    font-weight: 500;
    font-family: Raleway, sans-serif;
	text-transform: lowercase;
	font-size: 50px
}

.move {
	  font-size: 62px;
    position: absolute;
    left: 50%;
    font-family: 'myriad-pro', sans-serif;
    bottom: 65%;
}

.member > p {
	display: none;
}

.plus.qib-button, .minus.qib-button {
	background-color: #00a2e1 !important;
}

.accordions-head {
    background: #fff !important;
}

.accordions-head .accordions-head-title {
    color: #00a2e1 !important;
    font-size: 16px;
}

.single-bio {
	display: none;
}

.single-staff .entry-meta {
	display: none;
}

.single-staff .entry-title, h5 {
	display: none;
}

.page-template-staff h3 {
	display: block;
}

.page-template-staff h5 {
	display: block;
	text-align: center;
}

.page-template-staff h2 {
		margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: .5;
    color: inherit;
    margin-top: 15px;
	text-align: center;
}

.page-template-staff .wp-block-media-text__media img {
	display: none;
}

.page-template-staff .wp-block-media-text.has-media-on-the-right {
    display: none;
}

.footer-widgets .widget-title {
    color: #00A2E1;
    font-size: 25px;
    text-align: left;
    line-height: 1;
}

.pods_online_retailers img {
	padding: 8px;
	float:left;
	border-style: solid;
  border-width: 4px;
  border-color: aliceblue;
  margin: 6px;
}
/* @media screen and (min-width: 500px){
	.pods_distributors {
		width: 28%;
}
} */
.pods_distributors {
	float:left;
	margin:20px;
	padding:8px;
	border:black;
	border-width: 1px;
	border-style:solid;
	height: 325px;
	width: 300px;
}

.wp-block-button.holiday .wp-block-button__link {
    background-color: red;
    border: none;
    border-radius: 28px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}

#top-navigation li.current-menu-item > a, .et_mobile_menu li.current-menu-item > a {
	color: #0280b4;
}

.cross-sells h2 {
		padding-bottom:30px;
}

.grid-wrapper{              
  display: grid;
	grid-template-columns:repeat(auto-		fill, minmax(300px, 1fr));
   grid-gap: 10px;
   grid-auto-rows: 200px;
 }
           
.grid-wrapper > p{              
	padding:  10px 20px 10px 10px;
}
            
.testimonial .client .name {
	color: #ffffff;
}

.gform_wrapper h3.gform_title{
	display: none;
}

.client-logos-header {
	text-align: center;
	margin-top: 35px;
	font-family: "Open-sans",Ariel,sans-serif;
	font-size: 3rem;
	color: #333;
	line-height: 1em;
	font-weight: normal;
	padding-bottom: 0; 
}

.client-logos {
	margin-top: 10px !important;
	width: 1000px;
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: revert;
}

.site-footer {
display:none;
}

#footer-widget-area {
	margin-top:20px;
}

.site {
	display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.site-content {
	 flex: 1;
}

.footer-social .fab {
	margin-left:40px!important;
}

.post-navigation .nav-links {
	width:88%;
}

.post-navigation {
	width:88%!important;
	left: 15%!important;
}

/* Style WC Account Endpoint Links */
nav.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding-left: 0;
  max-width:200px;
  font-size: 17px;
  line-height: 26px;
}
nav.woocommerce-MyAccount-navigation ul li {
  padding: 8px 20px;
  background-color: rgba(0,0,0,0.05);
  border-bottom: 1px solid rgba(0,0,0,0.05);
}
nav.woocommerce-MyAccount-navigation ul li.is-active {
  background-color: rgba(0,0,0,0.1);
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
  color: rgba(0,0,0,0.8); cursor: default;
}
nav.woocommerce-MyAccount-navigation ul li.is-active:after {
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0,0,0,0.1);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
  background-color: rgba(0,0,0,0.07);
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after { 
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0,0,0,0.07);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}

.pods-testimonial-wrapper {
  height: 550px;
	display: flex;
  align-items: center;
  justify-content: center;
	margin-right: 5px;
	float: right;
	padding-right: 25px;
}

.testimonial-card {
  min-height: 465px;
  width: 350px;
  background-color: white;
  border-radius: 10px;
  box-shadow: 0 8px 30px rgba(0,0,0,.3);
  display: flex;
  flex-flow: column;
  justify-content:space-between;
}

.testimonial-text {
  padding: 1.8em;
  line-height: 1.4em;
  position: relative;
  font-size: 16px;
	overflow-y:auto;
	max-height: 300px;
}

.testimonial-image{
  background-color:tomato;
  height: 120px;
  width: 120px;
  border-radius: 50%;
  border: 5px solid white;
  position: absolute;
  top: -50%;
  left: 50%;
  transform: translateX(-50%);
  display:flex;
  justify-content:center;
}

.testimonial-footer {
  background: linear-gradient(45deg, #456e98 0%, #a8c8e9 100%);
  height: 140px;
  border-radius: 0 0 10px 10px;
  position:relative;
}

.quote {
  font-size: 400%;
  float: right;
  opacity: .05;
  transform: rotate(10deg) translate(-10px, -40px);
 color:#4D3FA3;
}

.person {
  color:white;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -100%);
  font-size:1.5rem;
  font-weight: 600;
}

.testimonial_title {
  color:#456e98;
  top: 10%;
  font-size:1.3rem;
  font-weight: 300;
}

.testimonial-date {
  color:white;
  position: absolute;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -100%);
  font-size:.9rem;
  font-weight: 200;
}

.woocommerce-additional-fields__field-wrapper {
	width: 400px;
}

/* Start of mobile */

/* Change WC Acct Page Column Widths */
@media only screen and (min-width: 769px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 22%;
  }
  .woocommerce-account .woocommerce-MyAccount-content { 
    width: 75%;
  }
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
			.home	.mean-container .mean-bar {
			float: left;
			width: 30%;
			-webkit-position: absolute;
			-webkit-background: none;
			position: absolute;
			background: none;
			padding: 4px 0;
			min-height: 42px;
			z-index: 999999;
			right: 23%;
		}
		
		.mean-container .mean-bar {
			float: left;
			width: 30%;
			-webkit-position: absolute;
			-webkit-background: none;
			position: absolute;
			background: none;
			padding: 4px 0;
			min-height: 42px;
			z-index: 999999;
			right: 13%;
		}
}

_:-webkit-full-screen:not(:root:root), .mean-container .mean-bar
{
    	float: left;
			width: 30%;
			position: absolute;
			background: none;
			padding: 4px 0;
			min-height: 42px;
			z-index: 999999;
			right: 13%;
}

	#h-simple-safe-sexy {
			font-size: 1.5em !important;
		text-shadow: 1px 1px #444444;
		    position: absolute;
    top: 0;
    right: 1.5rem;
	}
	
	.testimonial-card {
		width: 310px;
	}
	
	.sliquid101 {
		margin-bottom: 0em;
	}	
	
	.sliquidmiles {
		margin-bottom: 0em;
	}
	
.wp-block-spacer {
    clear: both;
    height: 50px !important;
}	
	
	  form.cart .qib-container + button[type='submit']:not(#qib_id):not(#qib_id), form.cart .qib-container + div:not(#qib_id):not(#qib_id):not(_) {
        margin-left: 0em;
    }
	
		.woocommerce div.product .woocommerce-tabs ul.tabs {
			display: flex;
			list-style: none;
			padding: 0 0 0 0em;
			margin: 0 0 1.618em;
			overflow: hidden;
			position: relative;
	}
	
	.commentlist {
    margin-top: 50px;
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 25px;
}
	
	.woocommerce-page .cart-collaterals .cross-sells ul.products {
    width: 100%;
    display: flex;
    justify-content: space-between;
	}
	
	.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    width: 250px;
	}
	
	.woocommerce-shipping-fields {
		width: 350px;
	}
	

@media only screen and (max-width: 1366px) and (min-width: 1024px) {
	.front-page-header .callout-main-text {
			font-size: 3.2rem;
			position: absolute;
			top: 0px;
			right: 50%;
			transform: translate(10%, 0px);
	}
}

@media only screen and (max-width: 1024px) and (min-width: 800px) {
.front-page-header .callout-main-text {
		font-size: 35px;
    position: absolute;
    top: 10%;
    right: 50%;
    transform: translate(10%, 10%);
	}
}

@media only screen and (max-width: 1366px) and (min-width: 768px){
		.page-template-staff h2 {
			margin-bottom: .5rem;
			font-family: inherit;
			font-weight: 500;
			line-height: 1;
			color: inherit;
			margin-top: 15px;
			text-align: center;
	}
}

@media (max-width: 781px) and (min-width: 600px) {
		.wp-block-column {
				flex-basis: calc(50% - 16px)!important;
				flex-grow: 0;
			margin-bottom: 25px;
		}
}

.rw-contents {
line-height: 16px!important;
}

.rw-text-top {
font-size: 16px!important;
}

.rw-text-bottom {
font-size: 12px!important;
}

.rw-route-logo {
width: 40px !important;
margin-right: 10px;
}

.rw-checkbox-span {
height: 26px !important;
width: 42px !important;
margin-left: 10px;
}

.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
    /* width: 100%; */
    z-index: 1;
    color: #fff;
}
	.no-bottom {
		margin-bottom:-100px;
	}

#footer-widget-area {
	margin-top: 0px!important;
}

.wp-block-buttons {
	display:flex;
}

.wq_questionTextWrapper, .wq_quizCtr .wq_singleAnswerCtr {
	background-color:#0d3a21!important;
}

.followup-checkout {display:none;}
	.container-fluid {	 
	max-width: 80%!important;
}

@media only screen and (max-width: 900px){
	.container-fluid {	 
	max-width: 90%!important;
}
	
}

.collapse:not(.show) {
	display:block!important;
}

/* Possibly Remove These */
/*



*/



