/*
Theme Name:     Custom - KWSS
Theme URI:      https://www.kellyskinsolutions.com/
Author:         Noel O'Connor
Description: 	WordPress Twenty Sixteen child theme
Author URI:     https://www.designlocker.ie
Template:       twentysixteen
*/

/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/lato-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/lato-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato-v23-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

#coupon_code{
	width: 200px!important;
	line-height: 1.75;
}
/*  ******************* */
/*  WooCommerce */
/*  ******************* */

.home .woocommerce.columns-3 ul.products li.product{
	overflow: hidden;
	position: relative;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
    position: absolute;
    top: 95%;
    margin-top: -50px;
    width: 70%;
    margin-left: 15%;
    padding: .25em;
    background: rgba(175, 123, 102, 0.9);
    color: #fff;
    font-size: 20px;
    font-weight: 600!important;
}

.home .woocommerce ul.products li.product a img {
    transition: transform .9s ease;
	margin: 0;
}

.home .woocommerce ul.products li.product a:hover img {
    transform: scale(1.25);
}

.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination, .woocommerce .woocommerce-ordering{
	display: none;
}

.woocommerce .woocommerce-breadcrumb a {
    color: #666;
}

.woocommerce .woocommerce-breadcrumb a:hover, .woocommerce .woocommerce-breadcrumb a:focus, .woocommerce .woocommerce-breadcrumb a:active {
    color: #666;
}

.woocommerce .woocommerce-breadcrumb {
    color: #666;
}

.woocommerce-message {
    border-top-color: #666;
}

.woocommerce-message::before {
    color: #666;
}

.woocommerce .products ul, .woocommerce ul.products{
	margin: 2em 0 0 0;
}

.woocommerce ul.products li.product .button{
	margin-bottom: 1em;
	font-weight: 500;
}



.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #af9f66;
	font-weight: 500;
}

.woocommerce ul.products li.product .price, .wc-block-grid__product-price {
    color: #af9f66!important;
	font-size: 15.5px!important;
}

 .wc-block-grid__product .wc-block-grid__product-title {
    margin: 0!important;
}

.woocommerce ul.products li.product a{
	color: #666!important
}

.related{
	clear: both;
	padding-top: 3em;
}

.related h2{
	font-weight: 500;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title, .wc-block-grid__product-title{
	background: none;
	color: #666!important;
	font-weight: 500!important;
	font-size: 20px!important;
	padding: 0.5em 0;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title:after{
	display: none;
}

.woocommerce div.product p.stock{
	display: none;
}

.woocommerce ul.products li.product{
	text-align: center;
	background: #fff;
}

.woocommerce div.product form.cart .variations{
	padding: 0.5em 1em;
	background: #fff;
}

.wc-block-grid ul{
    margin: 0!important;
	padding: 0 0.5em!important;
}

.woocommerce-variation-price{
	margin-bottom: 1em;
}

.woocommerce div.product form.cart div.quantity{
	float: left;
	width: 10%;
	margin: 0;
}

.woocommerce div.product form.cart .button{
	float: left;
	width: 90%;
}

.woocommerce-variation-add-to-cart{
	overflow: hidden;
}

.woocommerce div.product form.cart {
	margin-top: 1em;
    margin-bottom: 1em;
	background: #af7b66;
}

.variations_form {
	background: none!important;
} 

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	background: #af7b66!important;
	color: #fff!important;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
	background: #af9f66!important;
	color: #fff!important;
	outline: 0;
	transition: 0.4s;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: .67em 1em;
}

input[type="number"] {
    background: #fff;
    background-image: none;
    border: 1px solid #af7b66;
    border-radius: 0;
    color: #666;
    padding: 0.625em 0.4375em;
    width: 100%;
}

#content .twentysixteen div.product div.summary{
	background: #fff;
	padding: 1em 2em;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-top-color: #af9f66;
	background-color: #fff;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{
	color: #af9f66;
}

.woocommerce table.shop_table {
    background: #fff;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 0;
}

.woocommerce .woocommerce-result-count, .sku_wrapper, .woocommerce-terms-and-conditions .woocommerce .columns-3, .woocommerce-terms-and-conditions .woocommerce .wp-block-buttons{
	display: none;
}

.woocommerce div.product .woocommerce-tabs .panel{
	margin: 0;
	padding: 1em;
	background: #fff;
}

.woocommerce div.product .woocommerce-tabs .panel h2{
	color: #666!important;
}

.woocommerce-tabs .panel ul {
    margin: 0 0 0.25em 0;
    padding: 0 0 0 1.25em;
}

.woocommerce-billing-fields, .woocommerce-checkout .checkout .shipping_address{
	padding: 1em;
    background: #fff;
}

.radio {
	display: inline-block!important;
}

.thwcfd-field-radio{
	padding: 1em!important;
	background: #af7b66;
	color: #fff;
}

.term-description{
	margin-top: 1.5em;
	background: #fff;
	padding: 1em 1em 0.01em 1em;
}

.wc-block-cart__submit-container{
	background: #af7b66!important;
}

.wc-block-cart__submit-container:hover{
	background: #9baf66!important;
}

.wc-block-cart__submit-container a{
	color: #fff!important;
	font-weight: 700;
}

/*  ******************* */
/*  Firefox Checkout Issue */
/*  ******************* */

/* Checkout page only */
body.woocommerce-checkout .wc-block-components-sidebar-layout {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: flex-start !important;
  gap: 4rem !important;
  flex-direction: row-reverse !important;
  margin: 0 auto 16px !important;
  position: relative !important;
}

body.woocommerce-checkout .wc-block-components-main,
body.woocommerce-checkout .wc-block-components-sidebar {
  padding: 0 !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

body.woocommerce-checkout .wc-block-components-main {
  width: 70% !important;
}

body.woocommerce-checkout .wc-block-components-sidebar {
  width: 30% !important;
  background: #fff;
}

/* Stack on smaller screens, only on checkout */
@media (max-width: 1023px) {
  body.woocommerce-checkout .wc-block-components-sidebar-layout {
    display: block !important;
    margin: 0 auto 16px !important;
  }

  body.woocommerce-checkout .wc-block-components-main,
  body.woocommerce-checkout .wc-block-components-sidebar {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 0 1.5rem 0 !important;
    box-sizing: border-box !important;
  }
}

/*  ******************* */
/*  Structure */
/*  ******************* */

html {
    height: 100%; /* for full screen background image */
    margin: 0; /* for full screen background image */
	scroll-behavior: smooth;
}

body {
    background: #f5f5f5;
	color: #666;
	font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 1.75;
	height: 100%; /* for full screen background image */
    margin: 0; /* for full screen background image */
	font-weight: 500;
}

body:not(.custom-background-image):before, body:not(.custom-background-image):after {
	height: 0;
}

.site {
    margin: 0;
	background-color: #f5f5f5;
}

.site-inner {
    max-width: none;
	margin: 0;
}

.site-main{
	margin-bottom: 0;
}

.site-content {
	overflow: hidden;
}

.no-sidebar .entry-header, .no-sidebar .entry-content, .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets {
    margin-right: 0;
    margin-left: 0;
}

.no-sidebar .twentysixteen .site-main {
    margin-right: 0;
    margin-left: 0;
}

.post-navigation .post-title, .entry-title, .comments-title {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

p, .entry-summary p, body:not(.search-results) .entry-summary p {
    margin: 0 0 1em 0;
}

a, .entry-content a, .entry-summary a, #breadcrumbs a {
    color: #9baf66;
	box-shadow: none!important;
}

a:hover, a:focus, a:active, .entry-content a:hover, .entry-content a:focus, .entry-content a:active, .entry-summary a:hover, .entry-summary a:focus, .entry-summary a:active, #breadcrumbs a:hover, #breadcrumbs a:active, #breadcrumbs a:focus {
    color: #af9f66;
	transition: 0.3s;
	box-shadow: none;
	outline: 0;
}

.wp-block-image {
    max-width: none;
	width: 100%;
    margin-bottom: 0;
}

.page-template-full-width .content-area, .woocommerce .content-area{
    float: none;
    margin-right: 0;
    width: 100%;
}

.page-template-full-width .sidebar, .woocommerce .sidebar {
	display: none;
}

.page-template-default .entry-content{
	padding: 1em;
}

.page-template-default .entry-header{
	padding: 0 1em;
}

.page-template-default .site-main{
	background: #fff;
}

.page-template-default .entry-title {
    margin-bottom: 0;
}

#cmplz-document {
    font-size: 16px!important;
    max-width: none!important;
}

.cmplz-cookiebanner button{
    text-transform: capitalize!important;
}

.cmplz-cookiebanner .cmplz-links .cmplz-link {
    text-decoration: none!important;
}

.cmplz-cookiebanner .cmplz-links.cmplz-documents {
    justify-content: left!important;
}

button, button[disabled]:hover, button[disabled]:focus, input[type=button], input[type=button][disabled]:hover, input[type=button][disabled]:focus, input[type=reset], input[type=reset][disabled]:hover, input[type=reset][disabled]:focus, input[type=submit], input[type=submit][disabled]:hover, input[type=submit][disabled]:focus {
    font-family: 'Lato', sans-serif!important;
}

/*  ******************* */
/*  Widths */
/*  ******************* */

.topw{
	padding: 0.55em 10em;
}

.site-header {
    padding: 0.75em 10em;
}

.site-content {
	padding: 2em 10em;
}

.inner{
	margin: 0 10em;
}

.site-footer {
    padding: 2em 10em;
}

.sectionh{
	padding: 0 0 0 10em;
}

.single-product .site-content {
    width: 85%;
    margin: 0 auto;
}

/*  ******************* */
/*  Header */
/*  ******************* */

.site-header {
	width: 100%;
	background: #fff;
}

.home .site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    box-shadow: none;
	background: rgba(255, 255, 255, 0.85);
}

.site-branding {
	width: 100%;
    margin-top: 0;
    margin-bottom: 0;
	overflow: visible; /* Show Dropdown Menu */
}

.sbl{
	float: left;
	width: 25%;
}

.sbr{
	float: right;
	width: 74%;
}

.mcart{
	display: inline-block;
	color: #fff;
}

/*  **************************** */
/*  Top Bar
/*  **************************** */

.topw{
	overflow: hidden;
	background: #af7b66;
	color: #fff;
	font-size: 15px;
	letter-spacing: 0.1em;
}

.home .topw{
	display: none;
}

.topw a{
	color: #fff;
}

.topw a:hover, .topw a:active, .topw a:focus{
	color: #fff;
}

.topw .fas, .topw .fab{
	color: #fff;
	padding-right: 0.25em;
}

.topl, .topc, .topr{
	float: left;
	width: 33.33%;
	text-align: center;
}

/*  **************************** */
/*  Navigation
/*  **************************** */

@media only screen and (min-width: 910px) {
	.main-navigation .primary-menu > li {
		display: inline-block;
		float: none;
	}
	.main-navigation ul {
		text-align: right;
	}
}

.site-header-menu{
	margin-top: 19px;
    margin-bottom: 0;
}

.main-navigation {
	font-family: 'Lato', sans-serif!important;
    margin: 0;
}

.main-navigation a {
    outline-offset: 0;
	color: #af9f66;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 600;
	padding: 0.8em 1em;
	letter-spacing: 0.05em;
}

.main-navigation a:hover, .main-navigation a:active, .main-navigation a:focus {
	background: #9baf66;
	color: #fff!important;
	transition: 0.4s;
	outline: 0!important;
}

.main-navigation .current-menu-item > a{
    font-weight: 600;
}

.main-navigation .menu-item-has-children > a {
    padding-right: 1em;
}

.main-navigation .menu-item-has-children > a:after{
	display: none;
}

.main-navigation .current-menu-item > a{
	background: #9baf66;
	color: #fff!important;
}

/*  **************************** */
/*  Sub-Menu
/*  **************************** */

.sub-menu{
	z-index: 9999;
}

.main-navigation li:hover > a, .main-navigation li.focus > a {
    color: #fff!important;
	background: #9baf66!important;
}

.main-navigation .main-menu > li.menu-item-has-children .submenu-expand svg {
    display: none;
}

.main-navigation ul ul {
	margin: 0;
    border-bottom: 0;
	text-align: left;
	z-index: 9999;
}

.main-navigation ul ul a {
	text-transform: initial;
    width: auto;
    white-space: nowrap;
	font-size: 16px;
	padding: 0.6em 1em;
	color: #fff;
	font-weight: 500;
	letter-spacing: normal;
}

.main-navigation ul ul .current-menu-item > a {
    font-weight: 500;
	color: #f5f5f5!important;
}

.main-navigation ul ul a:hover {
	color: #e3e3e3!important;
}

.main-navigation ul ul:before {
    display: none;
}

.main-navigation ul ul li {
    background-color: #9baf66;
	border-top: 0;
    border-right: 0;
	border-bottom: 0;
	border-left: 0;
    border-bottom-width: 0;
}

.main-navigation ul ul li:last-child{
    padding-bottom: 0.25em;
}

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
	left: auto;
	right: 0;
	left: 0;
	right: auto;
}

.main-navigation ul ul::after{
	display: none;
}

/*  ******************* */
/*  H Tag Sizes */
/*  ******************* */

.page-title, .entry-title, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h1, h1, h2, h3, h4, h5, h6{
	font-family: 'Lato', sans-serif;
	font-weight: 500;
}

h1, .entry-content h1, .entry-summary h1, .entry-title, .page-title {
    font-size: 28px;
    font-size: 1.75rem;
}

.entry-content h2, h2{
	font-size: 26px;
    font-size: 1.625rem;
}

.entry-content h3, .acf-right h3, h3{
	font-size: 24px;
    font-size: 1.5rem;
}

/*  ******************* */
/*  Buttons */
/*  ******************* */

.wp-block-button .wp-block-button__link {
    font-family: 'Lato', sans-serif!important;
}

.wp-block-button__link {
    background-color: #af7b66!important;
    border-radius: 5px;
    font-size: 1em;
}

.wp-block-button__link:hover, .wp-block-button__link:active, .wp-block-button__link:focus {
    background-color: #9baf66!important;
	outline: 0!important;
}

.home .wp-block-media-text .wp-block-button__link {
	color: #fff!important;
}

.home .wp-block-media-text .wp-block-button__link:hover {
	color: #fff!important;
}

/*  ******************* */
/*  Content */
/*  ******************* */

.intro{
	background: #af9f66;
	padding: 1.5em;
	color: #fff;
}

.no-sidebar .post-thumbnail img {
    margin: 0;
	width: 100%;
}

.post-thumbnail {
    margin-bottom: 1em;
}

.post-thumbnail img {
    margin: 0;
	width: 100%;
}

.home .entry-title{
	display: none;
}

.entry-content ul, .entry-summary ul {
    margin: 0 0 1.5em 0;
    padding: 0 0 0 1.2em;
}

.mmtop{
	margin-top: 3em;
}

.home .wp-block-media-text {
    margin-bottom: 0;
}

.home .wp-block-media-text a{
    color: #666!important;
}

.home .wp-block-media-text a:hover, .home .wp-block-media-text a:active, .home .wp-block-media-text a:focus{
    color: #af9f66!important;
}

hr {
    background-color: #af9f66;
}

.wp-block-media-text__content h3 {
    margin-top: 0;
	margin-bottom: 1.2em;
}

/*  ******************* */
/*  Widget */
/*  ******************* */

.sidebar {
    margin-bottom: 0;
}

.widget {
    font-size: 17px!important;
    font-size: 1.0625rem!important;
	border-top: 0;
	padding-top: 0;
	line-height: 2;
	margin-top: 0;
	margin-bottom: 2em;
}

.widget .widget-title {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 0.1em;
    line-height: 1.3125;
    text-transform: capitalize;
	padding: 0.75em;
	color: #fff;
}

.widget ul {
    list-style: none;
	margin: 0;
	padding: 0;
}

.widget li a {
    display: block;
    background: none;
    padding: 3%;
    color: #666;
    margin-bottom: 0;
	border-bottom: 2px solid #fff;
}

.widget li a:hover {
	background: #fff;
    color: #666;
}

.widget li a:before{
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 1em;
	padding-right: 20px;
	content: "\f30b";
	color: #af9f66;
}

#block-4{
	background: #fff;
	padding: 1em;
}

#block-4 p{
	font-size: 14px;
}

/*  ******************* */
/*  Home Full Width */
/*  ******************* */

.sectionv {
	position: relative;
	width: 100%;
	height: 100vh;
	display: flex;
	align-items: center;
    justify-content: left;
	overflow: hidden;
}

.sectionh{
	display: block;
	width: 50%;
    text-align: left;
    font-family: 'Lato', sans-serif;
    z-index: 1;
}

.sectionh h1{
	color: #af7b66;
	font-size: 56px;
	font-weight: 600;
	margin: 0;
}

.sectionh h2{
	color: #fff;
	font-size: 32px;
	font-weight: 500;
	margin: 0 0 0.5em 0;
}

.sectionh .far{
	color: #af7b66;
	font-size: 24px;
}

.video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  min-height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.home .video-container{
	background: url(https://www.kellyskinsolutions.com/wp-content/uploads/kelly-skin-home-bg-1.jpg) no-repeat top center fixed; 
}

video{
	height: 100%;
  width: 100%;
  object-fit: cover;
}

.color-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #38140D;
  width: 100%;
  height: 100vh;
  opacity: 0;
}

.post-template-default .sectionv{
	display: none;
}

.sectionv .wp-block-button__link {
	font-family: lato, sans-serif!important;
    color: #fff;
    background: #F39200!important;
    border: 2px solid #fff!important;
    border-radius: 0!important;
	font-weight: 600!important;
	letter-spacing: 0.1em!important;
	font-size: 20px!important;
	padding: 0.64375em 1.3125em 0.58125em!important;
}

.sectionv .wp-block-button__link:hover {
    color: #fff;
    background: none;
	border: 2px solid #F39200!important;
	transition: 0.4s;
}

/*  ******************* */
/*  Contact */
/*  ******************* */

.wpcf7-form{
	overflow: hidden;
	background: #fff;
}

.conf {
    float: left;
    width: 50%;
    padding: 1em;
}

.conf textarea{
	height: 6em;
}


.conf input[type="submit"]{
    background: #9baf66;
}

.conf input[type="submit"]:hover, .conf input[type="submit"]:active, .conf input[type="submit"]:focus{
    background: #af7b66;
	outline: 0;
}

input[type="text"]:focus, input[type="email"]:focus, textarea:focus {
    border-color: #af7b66;
}

.concol .wp-block-column{
	text-align: center;
	padding: 1em 1em 0 1em;
	background: #af7b66;
	color: #fff;
}

.concol a{
	color: #fff;
}

.concol .fas{
	display: block;
	padding-bottom: 0.25em;
}

.page-id-22 .ctaw{
	display: none;
}

/*  ******************* */
/*  Footer */
/*  ******************* */

.ctaw{
	overflow: hidden;
	background: #af7b66;
	text-align: center;
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
}

.ctaw .fas{
	padding-right: 0.5em;
	color: #fff;
}

.ctac{
	float: left;
	width: 33.33%;
	padding: 1em;
}

.ctaw a{
	color: #fff;
}

.ctaw a:hover, .ctaw a:active, .ctaw a:focus{
	color: #f1f1f1!important;
	box-shadow: none;
	transition: 0.3s;
}

.site-footer {
	overflow: hidden;
    display: block;
	max-width: none;
	margin: 0;
	background: url(https://www.kellyskinsolutions.com/wp-content/uploads/footbg.jpg) no-repeat bottom center fixed;
    padding: 2em 2em 1em 2em;
	color: #fff;
	text-align: center;
}

.home .video-container{
	 
}

.site-footer a{
	color: #666;
}

.site-footer a:hover, .site-footer a:active, .site-footer a:focus{
	color: #999!important;
	box-shadow: none;
	transition: 0.3s;
}

.site-footer p{
	margin: 0 0 0.75em 0;
}

.site-info{
	overflow: hidden;
	display: block;
    align-items: initial;
    margin: 0;
	color: #666;
	font-weight: 500;
	font-size: 16px;
    font-size: 1rem;
}

.sic {
    float: left;
    width: 33.33%;
	padding: 0 2em;
	text-align: center;
}

.site-info h5 {
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 20px;
    margin-bottom: 1em;
	color: #af9f66;
}

.site-info .fab {
    font-size: 30px;
    padding: 0 .5em .5em 0;
}

.sic .fab{
	font-size: 24px;
	color: #af9f66;
}

#credit {
    overflow: hidden;
    padding: 1.25em 0 0 0;
    margin: 1em auto 0 auto;
	text-align: center;
	font-size: 14px;
    font-size: 0.875rem;
	color: #af7b66;
	font-weight: 400;
	border-top: 1px dotted #f5f5f5;
}

#credit a, #credit a:visited{
color: #af7b66;
font-weight: 400;
text-decoration: none;
}

#credit a:hover{
color: #af9f66!important;
text-decoration: none;
}


/*  ************************************************** */
/*  1681 PIXELS */
/*  ************************************************** */

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

.site-header {
    padding: 0.75em 6em;
}

.site-content {
	padding: 2em 6em;
}

.inner{
	margin: 0 6em;
}

.site-footer {
    padding: 2em 6em;
}

.sectionh{
	padding: 0 0 0 6em;
}

.topw{
	padding: 0.55em 6em;
}

}

/*  ************************************************** */
/*  1601 PIXELS */
/*  ************************************************** */

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

.site-header {
    padding: 0.75em 5em;
}

.site-content {
	padding: 2em 5em;
}

.inner{
	margin: 0 5em;
}

.site-footer {
    padding: 2em 5em;
}

.sectionh{
	padding: 0 0 0 5em;
}

.topw{
	padding: 0.55em 5em;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title, .wc-block-grid__product-title {
    font-size: 19px!important;
}

}

/*  ************************************************** */
/*  1537 PIXELS */
/*  ************************************************** */

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

body{
	font-size: 17px;
}

.site-header {
    padding: 0.75em 6em;
}

.site-content {
	padding: 2em 6em;
}

.inner{
	margin: 0 6em;
}

.site-footer {
    padding: 2em 6em;
}

.sectionh{
	padding: 0 0 0 6em;
}

.topw{
	padding: 0.55em 6em;
}

.single-product .site-content {
    width: 90%;
    margin: 0 auto;
}

.main-navigation a {
    font-size: 16px;
}

.main-navigation ul ul a {
    font-size: 16px;
}

.sectionh h1 {
    font-size: 46px;
}

.sectionh h2 {
    font-size: 30px;
}

.widget {
    font-size: 16px!important;
    font-size: 1rem!important;
}

}

/*  ************************************************** */
/*  1481 PIXELS */
/*  ************************************************** */

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

body{
	font-size: 16px;
}

.site-header {
    padding: 0.75em 5em;
}

.site-content {
	padding: 2em 5em;
}

.inner{
	margin: 0 5em;
}

.site-footer {
    padding: 2em 5em;
}

.sectionh{
	padding: 0 0 0 5em;
}

.topw{
	padding: 0.55em 5em;
}

.main-navigation a {
    font-size: 15px;
	letter-spacing: normal;
}

.main-navigation ul ul a {
    font-size: 15px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: .8em 1em;
}

.home .video-container{
	background: url(https://www.kellyskinsolutions.com/wp-content/uploads/kelly-skin-home-bg-1480.jpg) no-repeat top center fixed; 
}

}

/*  ************************************************** */
/*  1441 PIXELS */
/*  ************************************************** */

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

.site-header {
    padding: 0.75em 4em;
}

.site-content {
	padding: 2em 4em;
}

.inner{
	margin: 0 4em;
}

.site-footer {
    padding: 2em 4em;
}

.sectionh{
	padding: 0 0 0 4em;
}

.topw{
	padding: 0.55em 4em;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title, .wc-block-grid__product-title {
    font-size: 18px!important;
}

.intro {
    padding: 1.25em 1em;
}

h1, .entry-content h1, .entry-summary h1, .entry-title, .page-title {
    font-size: 26px;
    font-size: 1.625rem;
}

.entry-content h2, h2{
	font-size: 24px;
    font-size: 1.5rem;
}

.entry-content h3, .acf-right h3, h3{
	font-size: 22px;
    font-size: 1.375rem;
}

}

/*  ************************************************** */
/*  1367 PIXELS */
/*  ************************************************** */

@media only screen and (max-width: 1367px) {
	
.site-header {
    padding: 0.75em 2em;
}

.site-content {
	padding: 2em 2em;
}

.inner{
	margin: 0 2em;
}

.site-footer {
    padding: 2em 2em;
}

.sectionh{
	padding: 0 0 0 2em;
}

.topw{
	padding: 0.55em 2em;
}

.main-navigation ul ul a {
    width: 15.5em;
}

.home .video-container{
	background: url(https://www.kellyskinsolutions.com/wp-content/uploads/kelly-skin-home-bg-1366.jpg) no-repeat top center fixed; 
}

.single-product .site-content {
    width: 100%;
    margin: 0 auto;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
    width: 86%;
    margin-left: 7%;
    font-size: 18px;
}

.mmtop {
    margin-top: 2em;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title, .wc-block-grid__product-title {
    font-size: 17px!important;
}

}

/*  ************************************************** */
/*  1281 PIXELS */
/*  ************************************************** */

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

.site-header {
    padding: 0.75em 1em;
}

.site-content {
	padding: 1em;
}

.inner{
	margin: 0 1em;
}

.site-footer {
    padding: 1em;
}

.sectionh{
	padding: 0 0 0 1em;
}

.topw{
	padding: 0.55em 1em;
}

h1, .entry-content h1, .entry-summary h1, .entry-title, .page-title {
    font-size: 24px;
    font-size: 1.5rem;
}

.entry-content h2, h2{
	font-size: 22px;
    font-size: 1.375rem;
}

.entry-content h3, .acf-right h3, h3{
	font-size: 20px;
    font-size: 1.25rem;
}

}

/*  ************************************************** */
/*  1025 PIXELS */
/*  ************************************************** */

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

.site-header-menu {
    margin-top: 16px;
}

.main-navigation a {
    padding: 0.4em;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
    width: 96%;
	top: 100%;
    margin-left: 2%;
    font-size: 17px;
}

.sidebar {
    margin-left: 73%;
    width: 27%;
}

.site-info h5 {
    font-size: 18px;
}

.site-info {
    font-size: 15px;
    font-size: 0.9375rem;
}

.wp-block-media-text .wp-block-media-text__content {
    padding: 0 4%;
}

.mmtop {
    margin-top: 1em;
}

.sic {
    padding: 0 1em;
}

.sbl {
    width: 20%;
}

.sbr{
	width: 79%;
}

}

/*  ************************************************** */
/*  1023 PIXELS */
/*  ************************************************** */

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

.entry-content h3 {
    margin-top: 1.4736842105em;
}

}

/*  ************************************************** */
/*  959 PIXELS */
/*  ************************************************** */

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

.sbl, .sbr {
    float: none;
    width: 100%;
	text-align: center;
}

.site-header-menu {
    margin-top: 1px;
}

.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus {
	width: 100%;
	border-radius: 0;
    background: #9baf66;
    border: 0;
    color: #fff;
	outline: 0;
	font-size: 20px;
}

.menu-toggle {
    margin: 1em 0 0 0;
}

.main-navigation .primary-menu {
    border-bottom: 1px solid #fff;
}

.main-navigation .primary-menu > li {
	display: block;
}

.dropdown-toggle {
    width: 100%; /*  Full Width Clickable Submenu */
	text-align: right!important; /*  Full Width Clickable Submenu */
	color: #fff;
}

.dropdown-toggle:after {
    border-left-width: 0;
}

.main-navigation a {
    background: #9baf66;
	color: #fff!important;
}

.main-navigation .menu-item-has-children > a {
    padding-right: 0; /*  Full Width Clickable Submenu */
	margin-right: 0; /*  Full Width Clickable Submenu */
}

.main-navigation ul ul {
    padding-top: 0;
	border-bottom: 0;
	background: #a6b877;
}

.main-navigation ul ul li {
    text-align: center;
}

.main-navigation ul ul a {
    width: 100%;
	background: #a6b877!important;
}

.dropdown-toggle:focus {
    outline: 0;
    outline-offset: 0;
}

.main-navigation li {
    border-top: 1px solid #fff;
}

.dropdown-toggle:hover, .dropdown-toggle:focus {
    color: #fff;
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
    float: none;
    width: 100%;
    margin-right: 0;
}

#order_review {
    float: none;
    width: 100%;
}

.home .video-container{
	background: url(https://www.kellyskinsolutions.com/wp-content/uploads/kelly-skin-home-bg-1366.jpg) no-repeat bottom center fixed; 
}

.sectionh {
    width: 70%;
}

.entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .page-header, .page-content, .content-bottom-widgets {
    margin-right: 0;
}

.entry-header, .entry-summary, .entry-content, .entry-footer, .page-content {
    margin-left: 0;
}

.wp-block-media-text {
	display: block;
}

.wp-block-media-text .wp-block-media-text__content {
    padding: 1em;
}

.intro {
    padding: 1em;
}

.topw, .ctaw {
    font-size: 15px;
    letter-spacing: normal;
}

.post-thumbnail {
    margin: 0 0 1em 0;
}

.twentysixteen .site-main {
    margin-right: 0;
	margin-left: 0;
}

.sidebar {
	float: none;
	margin-top: 1em;
    margin-left: 0;
    width: 100%;
	padding-right: 0;
	padding-left: 0;
}

#block-4, #block-5{
	float: left;
	width: 50%;
}

#block-5{
	padding-left: 1em;
}

#content .twentysixteen div.product div.summary {
    padding: 1em;
}

.wp-block-columns {
    display: block;
}

.wp-block-column:nth-child(2n) {
    margin-left: 0;
}

.concol .wp-block-column {
    padding: 1em;
}

.conf {
    float: none;
    width: 100%;
    padding: 1em 1em 0 1em;
}

}

/*  ************************************************** */
/*  811 PIXELS */
/*  ************************************************** */

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

.home .video-container{
	background: url(https://www.kellyskinsolutions.com/wp-content/uploads/kelly-skin-home-bg-811.jpg) no-repeat top center fixed; 
}

}

/*  ************************************************** */
/*  767 PIXELS */
/*  ************************************************** */

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

.sectionh {
    width: 95%;
}

.sectionh h1 {
    font-size: 40px;
}

.sectionh h2 {
    font-size: 24px;
}

.ctaw{
	padding: 0.5em;
}

.topl, .topc, .topr, .ctac, .sic {
    float: none;
    width: 100%;
    padding: 0.1em 0;
}

.site-footer {
	background: url(https://www.kellyskinsolutions.com/wp-content/uploads/footbg-768.jpg) no-repeat top center fixed;
}

}

/*  ************************************************** */
/*  600 PIXELS */
/*  ************************************************** */

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

.home .video-container{
	background: url(https://www.kellyskinsolutions.com/wp-content/uploads/kelly-skin-home-bg-600.jpg) no-repeat top center fixed; 
}

.sectionv {
    align-items: flex-end;
}

.sectionh {
	background: rgba(175, 123, 102, 0.4);
    width: 100%;
	text-align: center;
	padding: 0 1em;
}

.sectiuonh .far{
	margin-bottom: 1em;
}

.sectionh h1, .sectionh .far {
    color: #fff;
}

.mmtop {
    margin-top: 0;
}

.home .site-content {
    padding: 0;
}

.home h3.intro{
	margin-top: 1px!important;
	margin-bottom: 1px!important;
}

.wc-block-grid.has-3-columns .wc-block-grid__product {
    margin-left: 0;
    margin-right: 0;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
    position: initial;
    top: 0;
    margin-top: 0;
    width: 100%;
    margin-left: 0;
    padding: 0.25em;
    background: none;
    color: #666;
	font-weight: 500!important;
	letter-spacing: 0.05em;
}

.woocommerce div.product form.cart div.quantity {
    float: left;
    width: 20%;
    margin: 0;
}

.woocommerce div.product form.cart .button {
    float: left;
    width: 80%;
}

#block-4, #block-5 {
    float: none;
    width: 100%;
}

#block-5 {
    padding-left: 0;
}

#coupon_code {
    width: 100%!important;
}
.woocommerce table.cart td.actions .coupon .input-text+.button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text+.button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text+.button {
    float: none;
	width: 100%;
}

.actions{
	background-color: #fff;
}

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
	width: 100%;
}

#order_review {
    padding: 0;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 0;
}

}
