﻿/*
Theme Name:     Karma Child Theme
Theme URI:      http://themeforest.net/item/karma-clean-and-modern-wordpress-theme/168737?ref=TrueThemes
Description:    Child theme for the Karma theme 
Author:         Get IT Write Ltd
Author URI:     http://themeforest.net/user/TrueThemes?ref=TrueThemes
Template:       karma
Version:        1.3.0
*/

html {
	font-size: 1rem;
}
body {
	font: 1rem Quicksand, sans-serif;
}
body a {
    text-decoration: none;
	color: #cdb998;
}
body em {
	font-size: 1em;
}
:focus {
  outline: 1px dashed #d8d8d8;
  outline-offset: 2px;
}
.smartphone-wrap a, ul.social_icons a, body .focusbox a {
	color: #574995;
	font-weight: 500;
	transition: color 0.4s;
}
.smartphone-wrap a:hover, ul.social_icons a:hover, body .focusbox a:hover {
	color: #8c71f6;
}
body a:hover, #sidebar a:hover {
	color: #f5d7a8;
}
body h2#site-description {
	font-size: 24px;
	text-shadow: none;
	margin-left: 20px;
	text-align:	center;
	margin: -22px 0 0;
}
body h2#site-description a {
	color: #E1D3C1;
}
body h2#site-description a:hover {
	text-decoration: none;
}
#header .logo img {
	max-height: 93px;
}
@media only screen and (min-width: 1024px){
	#header .logo {
		margin-left: 20px;
	}
	body h2#site-description {
		position: absolute;
		right: 22px;
		top: 25px;
		font-size: 34px;
		margin-top: 0;
	}
}
.wp-block-image img {
	border-radius: 6px;
}
.wp-block-image figcaption img {
	border-radius: 0;
}
.alignleft, img.alignleft, .wp-block-image .alignleft {
	margin-right: 2em;
	margin-bottom: 2em;
}
.alignright, img.alignright, .wp-block-image .alignright {
	margin-left: 2em;
	margin-bottom: 2em;
}
.wp-caption.alignleft, .wp-caption.alignright {
	margin-bottom: 38px;
}
.alignnone, img.alignnone, .aligncenter, img.aligncenter {
	margin-bottom: 2em;
}
.wp-caption > img.alignnone {
	margin-bottom: 0;
}
@media (max-width: 768px) {
    .wp-block-image:not(.keepfloat) .alignright, .wp-block-image:not(.keepfloat) .alignleft {
        float: none !important;
		margin-left: auto;
		margin-right: auto;
    }
}
.header-area nav {
	margin-top: 36px;
}
#menu-main-nav {
	margin-top:0px !important;
}
#menu-main-nav {
	margin: 12px 0 0;
}
#menu-main-nav .parent a strong::after {
    content: '▼' !important;
}
body.karma-menu-no-description ul#menu-main-nav li.menu-item-has-children strong::after {
	margin-right: 0;
}
body.karma-body-mega-menu #menu-main-nav li {
	font-family: Raleway, sans-serif;
	padding: 10px 20px;
	border: none;
	margin-right: 0;
}
#menu-main-nav li strong, #menu-main-nav li ul li a span {
	font-size: 1.125rem;
	height: auto !important;
	font-weight: normal;
}
#menu-main-nav .drop {
	top: 56px !important;
}
body.karma-menu-no-description ul#menu-main-nav li.current_page_item {
	padding-top: 8px;
}
#menu-main-nav li.current_page_item span strong, #menu-main-nav li ul li.current-menu-item a, #menu-main-nav li.current-menu-ancestor span strong {
	color: #c6bde5;
	font-size: 1.25rem;
}
#menu-main-nav li ul a {
	font-weight: bold;
}
#menu-main-nav li ul a:hover {
	background: transparent;
}
#menu-main-nav.sf-menu li ul {
	width: 9.9rem;
	margin-left: -20px;
}
#menu-main-nav.sf-menu li ul a {
	width: 9rem;
	padding: 7px 18px;
}
#menu-main-nav.sf-menu li ul:has(li.current-menu-item) {
	width: 10.6rem;
}
#menu-main-nav.sf-menu li ul:has(li.current-menu-item) a {
	width: 9.6rem;
}
body.karma-menu-no-description #menu-main-nav li a:hover {
	opacity: 1;
}
body.karma-menu-no-description #menu-main-nav li a:hover strong, #menu-main-nav.sf-menu li .sub-menu li a:hover {
	color: #f5d7a8 !important;
}
#header .header-area {
    padding: 25px 0;
	position: relative;
}
@media (max-width:600px) {
	body.karma-body-mega-menu #menu-main-nav li {
		padding: 10px 6px;
	}
	body.karma-menu-no-description ul#menu-main-nav li.current_page_item {
		padding-top: 9px;
	}
	#menu-main-nav.sf-menu li ul {
		width: 6.8rem;
		margin-left: -6px;
	}
	#menu-main-nav li strong, #menu-main-nav li ul li a span {
		font-size: 0.875rem;
	}
	#menu-main-nav li.current_page_item span strong, #menu-main-nav li ul li.current-menu-item a, #menu-main-nav li.current-menu-ancestor span strong {
		font-size: 1.0625rem;
	}
	#menu-main-nav.sf-menu li ul a {
		width: 5.9rem;
		padding: 7px 9px;
	}
	#menu-main-nav.sf-menu li ul:has(li.current-menu-item) {
		width: 7.8rem;
	}
	#menu-main-nav.sf-menu li ul:has(li.current-menu-item) a {
		width: 7.55rem;
	}
}
@media only screen and (max-width: 479px) {
	#wrapper #header {
		overflow: visible;
	}
}
.home-banner-wrap {
    margin-top: 105px;
}
#main {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4em;
	border-top: 1px solid #2c6281;
}
#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
    color: #aba5c2;
	line-height: 1.1em;
}
#main h1 { font-size: 3.75rem; }
#main h2 { font-size: 2.6rem; }
#main h3 { font-size: 1.875rem; }
#main h4 { font-size: 1.5rem; }
#main h5 { font-size: 1.25rem; font-weight: normal; }
#main h6 { font-size: 1.125rem; font-weight: normal; }
p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
	padding-top: 0;
}
p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 { margin-top: 1.5em; }
.wp-block-buttons + h1, .wp-block-buttons + h2, .wp-block-buttons + h3, .wp-block-buttons + h4, .wp-block-buttons + h5, .wp-block-buttons + h6 { margin-top: 1.5em; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 0.5em }
#main p { margin-bottom: 1.5rem; }
#main .post_content,
#main .content_full_width {
	clear: both;
	overflow: unset;
}
.main-area {
	padding-top: 80px;
}
#main main.content_blog h1 { font-size: 2.35em; letter-spacing: -0.8px; }
#main main.content_blog h2 { font-size: 1.6em; font-family: Quicksand; font-weight: normal; letter-spacing: -0.7px; margin-bottom: 12px; padding-top: 20px; }
#main main.content_blog h3 { font-size: 1.4em; font-family: Quicksand; font-weight: normal; letter-spacing: -0.6px; margin-bottom: 12px; padding-top: 16px; }
#main main.content_blog h4 { font-size: 1.3em; font-family: Quicksand; font-weight: normal; letter-spacing: -0.5px; margin-bottom: 12px; padding-top: 12px; }
#main main.content_blog h5 { font-size: 1.1em; font-family: Quicksand; font-weight: normal; margin-bottom: 12px; padding-top: 8px; }
#main main.content_blog h6 { font-size: 0.9em; font-family: Quicksand; font-weight: normal; margin-bottom: 12px; padding-top: 4px; }
#main main.content_blog h2:first-child, #main main.content_blog h3:first-child, #main main.content_blog h4:first-child, #main main.content_blog h5:first-child, #main main.content_blog h6:first-child { padding-top: 0; }

.post_content .post_date {
	background-color: #9E8C5B;
	background-image: linear-gradient(to bottom, #CFC09F, #9E8C5B);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#CFC09F), to(#9E8C5B));
	background-image: -webkit-linear-gradient(top, #CFC09F, #9E8C5B);
	background-image: -moz-linear-gradient(top, #CFC09F, #9E8C5B);
	background-image: -webkit-linear-gradient(top, #CFC09F, #9E8C5B);
	background-image: -o-linear-gradient(top, #CFC09F, #9E8C5B);
	background-image: ms-linear-gradient(to bottom, #CFC09F, #9E8C5B);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#CFC09F', endColorstr='#9E8C5B');
	border: 1px rgba(132,116,75,0.2) solid;
	border-radius: 4px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	right: 10px;
	padding: 0 1px;
}
.post_date .month {
	color: #fff;
}
.contact_smartphone, .social_icons {
	color: #505050;
}
#sidebar h3 {
    color: #7b3757;
    font-size: 1.5em;
}
#sidebar .blogroll li {
    margin-bottom: 0;
	padding-left: 17px;
}
#sidebar #subscribe-text p {
	margin-bottom: 0;
}
p#subscribe-email {
	margin-bottom: 10px;
}
#subscribe-email input {
	margin-top: 5px;
}
.post_title h2 a {
    color: #7b3757 !important;
}
.content-style-default em {
	font-size: 1em;
}
#main .ka_button {
	color: #F4F4F2;
	text-transform: initial;
	font-size: 11px;
	line-height: 16px;
	padding: 5px 10px;
	letter-spacing: 0.5px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}
#commentform {
	font-size: 14px;
	padding-top: 0;
}
#content .contact-submit input[type="submit"], #respond #commentform input[type="submit"], #sidebar input[type="submit"], #main a.button, #main.tt-woocommerce button.button, .woocommerce #main.tt-woocommerce a.button.wc-forward, body #main.tt-woocommerce input.button, #mc_embed_signup .button {
	padding: 5px 10px;
    color: #f4f4f2;
	font-family: Quicksand,sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.5px;
	box-shadow: 0 0 0 1px #893F62, 0 0 0 2px #360F21;
	background-color: #893F62;
	background-image: linear-gradient(to bottom, #893F62, #360F21);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#893F62), to(#360F21));
	background-image: -webkit-linear-gradient(top, #893F62, #360F21);
	background-image: -moz-linear-gradient(top, #893F62, #360F21);
	background-image: -webkit-linear-gradient(top, #893F62, #360F21);
	background-image: -o-linear-gradient(top, #893F62, #360F21);
	background-image: ms-linear-gradient(to bottom, #893F62, #360F21);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#893F62', endColorstr='#360F21');
	opacity: 1.0;
	border: 0;
	display: inline-block;
	position: relative;
	text-decoration: none;
	vertical-align: middle;
	-webkit-transition: opacity 400ms ease;
       -moz-transition: opacity 400ms ease;
        -ms-transition: opacity 400ms ease;
         -o-transition: opacity 400ms ease;
            transition: opacity 400ms ease;	
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	font-weight: bold;
}
a.ka_button:hover {
	color: #FFF;
}
#ka-comment-form-submit {
	text-transform: none;
}
body #mc_embed_signup form {
	padding-left: 0;
}
#mc_embed_signup #mc_embed_signup_scroll {
	width: 80%;
}
#mc_embed_signup .mc-field-group.input-group input[type="checkbox"] + label {
	padding-left: 8px;
}
#main ul.products li.product a.product_type_variable {
	color: #456793;
	background-color: #F4F4F2;
	box-shadow: none;
	background-image: none;
	padding: 0;
	margin-left: 0;
	margin-right: 6px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 30.6%;
}
.woocommerce #content ul.products {
	margin-left: 0;
}
#content .contact-submit input[type="submit"]:hover, #respond #commentform input[type="submit"]:hover, #sidebar input[type="submit"]:hover, #main a.button:hover, #main.tt-woocommerce button.button:hover, .woocommerce #main.tt-woocommerce a.button.wc-forward:hover {
	opacity: 0.7;
    transition: opacity 400ms ease 0s;
}
body #main.tt-woocommerce a.button {
	font-size: 100%;
	margin-left: 3px;
}
.woocommerce-variation-add-to-cart {
	margin-top: 10px;
}
.woocommerce .woocommerce-variation-add-to-cart button.button {
	margin-left: 3px;
}
.woocommerce ul.products li.product a.button {
    margin-top: 4px;
    margin-bottom: 22px;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link img {
	margin-bottom: 4px;
}
.woocommerce div.product form.cart table.variations select {
	color: #404040;
	font-family: Quicksand,sans-serif;
	font-size: 11px;
}
.woocommerce .woocommerce-ordering select, .woocommerce .quantity .qty {
	font-family: Quicksand,sans-serif;
}
#woocommerce-product-search-field {
	margin-bottom: 10px;
}
.woocommerce div.product form.cart table.variations td.label label {
	font-size: 14px;
	font-weight: normal;
}
.variations_form .ss_product_resolution_title,.variations_form .ss_product_license_title,.variations_form .ss_product_inclusions_title {
	font-weight: normal;
}
.ss_product_DateTimeOriginal_title, .ss_product_DateTimeOriginal_field {
	font-size: 14px;
}
body.woocommerce #main.tt-woocommerce ul.products a img {
	box-shadow: 1px 1px 3px 0 rgba(129, 142, 109, 0.15);
    border: 2px solid #fafafa;
}
body.woocommerce #main.tt-woocommerce ul.products a img:hover {
    box-shadow: 1px 1px 3px 0 rgba(129, 142, 109, 1);
}
body.woocommerce div.product span.price {
	color: #404040;
	font-weight: bold;
}
body.woocommerce #main.tt-woocommerce ul.products img {
    transition: none;
}
div.sse_licencing_inclu {
	font-size: 14px;
}
table {
    font-size: 1em;
}
ul.social_icons.nolink a {
	background: none;
	margin-left: -45px;
	margin-top: -5px;
}
ul.social_icons small {
	font-size: 0.85em;
	letter-spacing: -1.5px;
}
ul.social_icons a.bluesky {
	background: url(images/bluesky-logo.png) 0 0 no-repeat;
	background-size: 32px;
}
@media only screen and (min-width: 1024px){
	ul.social_icons small {
		letter-spacing: -0.6px;
	}
}
.contact_smartphone {
	background: url(images/bg-iphone.png) 100% 0 no-repeat;
}
.contact_smartphone .sidebar-widget {
	margin: 0;
}
#content .sidebar-smartphone ul.social_icons {
	padding: 0;
}
.sidebar-widget::after, .sidebar-widget {
	border: none;
}
.sidebar-widget {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
ul.social_icons li {
    clear: left;
    margin-bottom: 16px !important;
}
.social_icons a {
    text-indent: 44px;
}
#main #content .contact_smartphone .smartphone-wrap .sidebar-smartphone,
#main #content .contact_smartphone .smartphone-wrap .sidebar-smartphone h4,
#main #content .contact_smartphone .smartphone-wrap .sidebar-smartphone p {
    padding-bottom: 0 !important;
}
#main #content .contact_smartphone .smartphone-wrap .sidebar-smartphone a {
    text-decoration: none;
}
.smartphone-wrap {
    margin-top: 68px;
	margin-left: 66px;
}
@media only screen and (max-width: 1023px){
	.contact_smartphone {
		background: transparent;
		color: #fffdf9;
	}
	.smartphone-wrap {
		margin-top: 20px;
		margin-left: 40px;
	}
	.smartphone-wrap:before {
		content: "Other ways to connect with us:";
		font-size: 1.1em;
		font-weight: bold;
	    display: inline-block;
		margin-bottom: 10px;
	}
	.smartphone-wrap a {
		color: #cdb998;
	}
}
.single_blog_wrap {
    padding-bottom: 10px;
}
.blog_wrap, .single_blog_wrap {
    margin-bottom: 10px;
}
body.blog .tools {
	display: none;
}
.post_title h1 a, .post_title h2 a, .post_title h3 a, .post_title h4 a, .post_title h5 a, .post_title h6 a {
	color: #7b3757;
}
.post_title h1 a:hover, .post_title h2 a:hover, .post_title h3 a:hover, .post_title h4 a:hover, .post_title h5 a:hover, .post_title h6 a:hover {
	color: #115578;
	text-decoration: none;
}
.post_title .posted-by-text {
	float: left;
}
.post_title .post-date {
	float: left;
	margin-left: 10px;
}
.post_title .post-comments {
	float: left;
	margin-left: 10px;
	font-weight: bold;
}
#content .tt-blog-no-feature .post_content p, #content .tt-blog-no-feature .post_content h1, #content .tt-blog-no-feature .post_content h2, #content .tt-blog-no-feature .post_content h3, #content .tt-blog-no-feature .post_content h4, #content .tt-blog-no-feature .post_content h5, #content .tt-blog-no-feature .post_content h6 {
	padding-right: 0;
}
#sidebar .search-form .s {
	width: 70%;
	padding: 2px 12px 0 12px;
	height: 26px;
}
#sidebar .search-form input.s {
	color: #222;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#content, .testimonials blockquote, body em {
	color: #fffdf9;
	font-family: Quicksand, sans-serif;
}
#content .wp-caption-text {
    font-size: 15px;
}
.wp-caption {
    text-align: left;
    margin-right: 20px;
}
td {
    vertical-align: top;
}
td .wpsc-add-to-cart-button {
    position: relative;
}
td .wpsc-add-to-cart-button-form {
    position: absolute;
    top: -58px;
    right: 0;
}
table.shopping-cart td {
    border: 1px solid #B0B0B0;
    padding: 10px;
}
#content table.shopping-cart .woocommerce ul.products,
#content table.shopping-cart .woocommerce ul.products li.product {
	margin: 0;
}
#content table.shopping-cart .woocommerce ul.products li.product,
#content table.shopping-cart .woocommerce ul.products li.product a img {
	width: auto;
}
#content .jquery1-slider-wrap .slides .slider-content-main p,
#content .jquery1-slider-wrap .slides .slider-content-sub-full-width p {
	color: #fff !important;
	font-weight: bold;
}
#content .jquery1-slider-wrap .slides .slider-content-main h2,
#content .jquery1-slider-wrap .slides .slider-content-sub-full-width h2{
	color: #fff !important;
	text-shadow: none;
	font-size: 21px;
}
.quote {
	display: flex;
	padding: 25px;
	margin-bottom: 25px;
	border-radius: 12px;
}
.tt-testimonial-wrapper > .testimonials {
	border-radius: 6px;
	background: #cdb998;
	background-image: linear-gradient(to right, #c0a77e, #dacbb2);
	border: none;
	padding-bottom: 10px;
}
.testimonials::after, .testimonials_static::after {
  filter: sepia(5%) brightness(0.95);
}
.testimonials blockquote {
	padding-left: 95px;
	padding-right: 80px;
	padding-top: 40px;
	color: #000;
}
@media only screen and (max-width: 782px) {
	#menu-main-nav {
		display: block;
	}
	#tt-mobile-menu-button {
		display: none !important;
	}
}
@media only screen and (max-width: 767px) {
	.testimonials blockquote {
		padding-left: 40px;
	}
}
#content .testimonials blockquote p, .quote {
	line-height: 1.45em;
}
body.rtl #content .testimonials blockquote p, body.rtl .quote {
	font-family: 'Amatic SC', cursive;
	font-weight: 700;
}
#content .testimonials blockquote p {
	font-size: 1rem;
	font-weight: 600;
}
#content .testimonials blockquote cite {
	font-family: Quicksand, sans-serif;
	font-size: 1rem;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0px;
	margin-top: 14px;
	color: #000;
}
blockquote {
	padding: 0 40px;
	font-family: Arial, sans-serif;
}
.post-content-warning {
	padding: 10px 20px 1px;
	margin-bottom: 10px;
	background: #FFFFE6;
}
h4 {
	font-size: 1.3em;
}
p.nogap {
	margin: 0;
	display: inline;
}
.wp-audio-shortcode {
	display: none;
}
.rounded {
	border-radius: 6px;
}
#main h2.woocommerce-loop-product__title {
	font-family: Quicksand,sans-serif;
    font-weight: 300;
	font-size: 18px;
    text-transform: capitalize;
}
#main ul.products h3, #main h1.product_title {
	font-family: Quicksand,sans-serif;
	font-weight: 300;
	text-transform: capitalize;
}
#main h1.product_title {
	margin-bottom: 10px;
}
p.price {
	margin: 10px 0 6px;
}
table.variations td {
	padding: 0;
}
div.single_variation_wrap {
	margin-top: 5px;
}
body.woocommerce div.product div.summary {
	margin-bottom: 1em;
}
.woocommerce div.product .summary form.cart {
	margin-top: 20px;
	margin-bottom: 20px;
}
.woocommerce div.product form.cart table.variations {
	margin-bottom: 0 !important;
}
.woocommerce div.product form.cart table.variations td.label {
	padding-right: 3px;
}
#sidebar .country_preselect select.countrypreselect_chosencountry {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 11px;
}
body.woocommerce #main.tt-woocommerce .main-area h1.page-title {
	font-size: 1.9em;
}
#sidebar ul.children {
	margin-top: 0;
}
body .sidebar-widget div:not(.tagcloud), body .sidebar-widget ul, body .sidebar-widget form{
	font-family: Quicksand,sans-serif;
	line-height: 1.5em;
}
body .sidebar-widget ul ul {
	line-height: 1em;
}
#main .widget_product_categories h3 {
	letter-spacing: -0.3px;
}
body .sidebar-widget div.tagcloud {
	font-family: "Open Sans Condensed",sans-serif;
}
#sidebar div.tagcloud a {
	padding: 5px 5px 6px;
	margin: 3px;
}
#sidebar div.tagcloud a:hover {
	color: #30A3AF;
}
a span.excerpt, .woocommerce ul.products li.product a .price {
	color: #666;
}
form.woocommerce-product-search label.screen-reader-text {
	display: none;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
	padding: 0.94em;
}
#sidebar ul li {
	margin-bottom: 3px;
	margin-top: 3px;
}
.tt-testimonial-wrapper {
	margin-bottom: 20px;
}
.contact_smartphone_content .our-services {
	display: none;
}
#content div.our-services {
	padding-top: 15px;
}
div.float-aside-right, div.float-aside-left {
	font-size: 17px;
	line-height: 26px;
	max-width: 280px;
}
div.float-aside-right {
	float: right;
}
div.float-aside-left {
	float:left;
}
div.float-aside-right .focusbox {
	float: right;
}
div.float-aside-left .focusbox {
	float: left;
}
#content p.explore {
	font-family: 'Raleway', Arial, sans-serif;
	font-size: 1.5rem;
	text-align: right;
	line-height: 1.5em;
}
#content p.learn-more {
	font-family: 'Raleway', Arial, sans-serif;
	font-size: 1.7rem;
	text-align: right;
	line-height: 1.5em;
	margin-top: -16px;
}
.focusbox {
	background: #E6D4A1;
	background-image: linear-gradient(to bottom, #F3EBE3, #E6D4A1); /* required first in the list for IE11 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F3EBE3), to(#E6D4A1));
	background-image: -webkit-linear-gradient(top, #F3EBE3, #E6D4A1);
	background-image: -moz-linear-gradient(top, #F3EBE3, #E6D4A1);
	background-image: -o-linear-gradient(top, #F3EBE3, #E6D4A1);
	background-image: ms-linear-gradient(to bottom, #F3EBE3, #E6D4A1);
	-pie-background: linear-gradient(to bottom, #F3EBE3, #E6D4A1);
	border-radius: 6px;
	padding: 20px;
	margin-bottom: 20px;
	text-align: center;
	max-width: 230px;
	overflow: hidden;
	letter-spacing: -0.6px;
	color: #002436;
}
.focusbox div:not(.wp-block-group__inner-container) {
	font-family: quicksand,sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 16px;
	line-height: 22px;
	max-height: 0px;
	opacity: 0;
    transition: 1s;
}
.focusbox:hover div:not(.wp-block-group__inner-container), .focusbox div[aria-expanded="true"]:not(.wp-block-group__inner-container) {
	max-height: 230px;
	opacity: 1;
}
.focusbox div:not(.wp-block-group__inner-container) a.arrow {
	font-size: 2em;
	margin-top: 0.5em;
	display: inline-block;
	padding: 10px;
}
.focusbox div:not(.wp-block-group__inner-container) a.arrow:hover {
	text-decoration: none;
}
.focusbox :focus {
	outline-color: #000;
}
.accordion-trigger {
	cursor: pointer;
	font-size: 1.1em;
}
.accordion-trigger > span {
	display: inline-block;
	transition: transform 400ms;
}
.accordion-trigger > span.active {
	transform: rotate(90deg);
}
#main h3.accordion-trigger {
	color: #cdb998;
	font-size: 1.5rem;
}
#main div.system h3.accordion-trigger {
	font-size: 1.875rem;
}
.accordion-content {
	max-height: 0px;
	overflow: hidden;
	opacity: 0;
	-moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
}
.accordion-content.display {
	max-height: 120px;
	opacity: 1;
}
div.system .accordion-content.display {
	max-height: 1400px;
}
.clearfloat {
	clear: both;
}
.widescreen-only {
	display: none;
}
@media (min-width:1500px) {
	.widescreen-only {
		display: block;
	}
	.mobile-only {
		display: none;
	}
	.contact_smartphone_content div.our-services {
		display: inline;
		min-height: 360px;
	}
	#content div.our-services {
		padding-top: 0;
	}
	div.float-aside-right, div.float-aside-left {
		position: absolute;
		top: 0;
		width: calc(50% - 580px);
		max-width: 230px;
		margin-top: 80px;
	}
	div.float-aside-right {
		left: calc(50% + 515px);
	}
	div.float-aside-left {
		right: calc(50% + 515px);
	}
	div.float-aside-right .focusbox, div.float-aside-left .focusbox {
		float: none;
	}
}
@media (max-width:1024px) {
	#content div.float-aside-right, #content div.float-aside-left {
		float: none;
		max-width: 1024px;
	}
	#content p.explore {
		padding-top: 20px;
	}
	div.float-aside-left .focusbox, div.float-aside-right .focusbox {
		float: none;
		display: inline-block;
	}
	#content div.float-aside-left .focusbox, #content div.float-aside-right .focusbox {
		margin-left: calc(50% - 135px);
	}
	.accordion-content.display {
		max-height: 280px;
	}
	div.system .accordion-content.display {
		max-height: 2940px;
	}
}
.aboutbox {
	padding: 20px 20px 20px 20px;
	margin: 10px 0 40px 0;
	width: calc(100% - 40px);
	float: left;
	border-radius: 4px;
	background-color: #D7C9B2;
	background-image: linear-gradient(to bottom, #F3EBE3, #E6D4A1); /* required first in the list for IE11 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F3EBE3), to(#E6D4A1));
	background-image: -webkit-linear-gradient(top, #F3EBE3, #E6D4A1);
	background-image: -moz-linear-gradient(top, #F3EBE3, #E6D4A1);
	background-image: -o-linear-gradient(top, #F3EBE3, #E6D4A1);
	background-image: ms-linear-gradient(to bottom, #F3EBE3, #E6D4A1);
	-pie-background: linear-gradient(to bottom, #F3EBE3, #E6D4A1);
}
.aboutbox:first-child {
	margin-right: 20px;
}
@media only screen and (min-width: 640px){
	.aboutbox {
		width: calc(50% - 50px);
	}
}
#respond {
	padding-top: 0;
}
p.comment-name, p.comment-email, p.comment-website {
	margin-bottom: 15px;
}
time {
	position: relative;
	top: 9px;
}
a.showlogin, a.showlogin:hover {
	text-decoration: underline;
}
/* Align [Login with Amazon] with [Proceed to checkout] */
body.woocommerce-cart #pay_with_amazon img {
	margin-top: -58px;
}
.col-half {
	float: left;
	width: calc( 50% - 10px );
	margin-left: 20px;
}
.col-half.first {
	margin-left: 0;
	clear: both;
}
@media (max-width:700px) {
	.col-half {
		width: 100%;
		margin-left: 0;
	}
}
#sidebar {
	font-size: 13px;
}
.woocommerce-info.info {
	width: auto;
}
.footer-overlay {
	display: none;
}
#footer {
	background-image: linear-gradient(to bottom, #0d4e71, #06314e 68%);
}
.footer-content {
	font-size: 0.875rem;
	padding: 30px 0;
}
.footer-content .sub-menu {
	margin: 0 auto;
}
.footer-content .tt-column:nth-child(2) .sub-menu {
	width: 55px;
	margin: 0 0 0 auto;
}
.footer-content .tt-column:nth-child(3) .sub-menu {
	width: 90px;
	margin: 0 auto;
}
.footer-content .tt-column:nth-child(4) .sub-menu {
	width: 60px;
	margin: 0 auto 0 0;
}
.footer-content li {
	margin-bottom: 6px;
}
#footer_bottom .info {
	padding: 3px;
}
#footer_bottom .info a, .footer-content a {
	color: rgba(255, 255, 255, 0.75);
}
#footer_bottom .info a:hover, .footer-content a:hover {
	color: #fff;
	text-decoration: none;
}
.footer-content a strong {
	font-weight: normal;
}
.footer-content ul ul {
	margin: 6px 0 0 20px;
}
body.karma-footer-bottom #footer #footer_bottom {
	margin: 0;
}
.sz_widget {
	min-height: 608px;
}
#content ul {
	list-style-position: outside;
	margin-left: 20px;
	margin-top: 10px;
}
#content ol {
	margin-top: 10px;
}
small {
	font-size: 0.85em;
}
.small-print {
	font-size: 0.85em;
	font-style: italic;
	line-height: 1.4em;
}
.tiled-gallery__gallery .tiled-gallery__row + .tiled-gallery__row, .tiled-gallery__gallery .tiled-gallery__item + .tiled-gallery__item {
	margin-top: 8px;
}
.tiled-gallery__gallery .tiled-gallery__col + .tiled-gallery__col {
	margin-left: 8px;
}
.tiled-gallery__gallery img {
	border-radius: 6px;
}

.pad5 {
	padding: 0 5%;
}
.rounded {
	border-radius: 6px;
}
.shadow {
	text-shadow: 2px 2px 6px black;
}
.herocover {
	min-height: 530px;
}
#main .herocover p {
	font-size: 1.6rem;
	color: #f7f3ee;
	line-height: 1.1em;
	padding-left: 32px;
}
#main .herocover p:first-child {
	margin-top: 60px;
	margin-bottom: 0;
}
#main .herocover h1, #main .herocover h2 {
	padding: 0 0.9em;
	font-size: 60px;
	color: #F1E9E0;
	margin-bottom: 0;
}
#main .herocover h1 {
	margin-top: 30px;
}
#main .herocover h2 {
	margin-top: 18px;
}
#main .herocover h2 + h2 {
	margin-top: 18px;
}
#main .herocover p:last-child {
	margin-top: 80px;
}
@media only screen and (max-width: 702px){
	#main .herocover h1, #main .herocover h2 {
		font-size: 38px;
	}
}
@media only screen and (max-width: 599px){
	#main .herocover h1, #main .herocover h2 {
		text-align: center;
	}
	#main .herocover p {
		font-size: 1.2rem;
	}
}
#main .wp-block-cover__image-background {
	height: 100%;
}
#slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_layout .slb_container {
	background-color: #002436;
}
.flex-direction-nav .flex-prev span, .flex-direction-nav .flex-next span {
	color: #f5d7a8;
}
.flexslider:hover .flex-next, .flexslider:hover .flex-prev {
	opacity: 0.5;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.wp-block-table {
	width: 100%;
	overflow-x: initial;
}
.wp-block-table.noborder th, .wp-block-table.noborder td {
	border: none;
	padding: 0.5em 0 0 0;
}
.wp-block-table.noborder th:not(:last-child), .wp-block-table.noborder td:not(:last-child) {
	padding-right: 0.4em;
}
.legalblurb {
	font-size: 0.8em;
	line-height: 1.25em;
}
.slb_data_content {
	height: 0 !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-facebook a.sd-button.share-icon,
.sd-social-icon .sd-content ul li[class*="share-"].share-linkedin a.sd-button.share-icon,
.sd-social-icon .sd-content ul li[class*="share-"].share-bluesky a.sd-button.share-icon,
.sd-social-icon .sd-content ul li[class*="share-"].share-pocket a.sd-button.share-icon,
.sd-social-icon .sd-content ul li[class*="share-"].share-reddit a.sd-button.share-icon,
.sd-social-icon .sd-content ul li[class*="share-"].share-pinterest a.sd-button.share-icon,
.sd-social-icon .sd-content ul li[class*="share-"].share-jetpack-whatsapp a.sd-button.share-icon,
.sd-social-icon .sd-content ul li[class*="share-"].share-tumblr a.sd-button.share-icon,
.sd-social-icon .sd-content ul li[class*="share-"].share-twitter a.sd-button.share-icon,
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon {
	color: #000 !important;
	background: #cdb998 !important;
}
input, textarea {
	margin-top: 0.6em;
	box-sizing: border-box;
}
.comment-input, .comment-textarea, .contact-form input, .contact-form textarea, #sidebar .search-form .s, #content .search-form .s, #sidebar #mc_signup .mc_input, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 input[type="url"], .wpcf7 input[type="number"], .wpcf7 input[type="date"], .wpcf7 textarea {
	font: 16px Quicksand,sans-serif;
	background-color: #fffef9;
	border-radius: 6px;
	padding: 10px;
	width: 96%;
	border-color: #cdb998;
	box-shadow: inset 1px 1px 2px #cdb998;
}
.comment-input::placeholder, .comment-textarea::placeholder, .contact-form input::placeholder, .contact-form textarea::placeholder, #sidebar .search-form .s::placeholder, #content .search-form .s::placeholder, #sidebar #mc_signup .mc_input::placeholder, .wpcf7 input[type="text"]::placeholder, .wpcf7 input[type="email"]::placeholder, .wpcf7 input[type="tel"]::placeholder, .wpcf7 input[type="url"]::placeholder, .wpcf7 input[type="number"]::placeholder, .wpcf7 input[type="date"]::placeholder, .wpcf7 textarea::placeholder {
	color: #555;
}
.sd-social-icon .sd-content {
	text-align: center;
}
.sd-social-icon .sd-content ul li a.sd-button {
	background: #fffdf9;
}
.wpcf7 textarea {
	height: 12em;
}
.ka-form-submit, .contact-form .ka-form-submit, #ka-comment-form-submit, #sidebar .search-form .searchsubmit, #content .search-form .searchsubmit, #sidebar #mc_signup_submit, .wpcf7-submit, .wp-block-button__link {
	font: 1.125rem Quicksand,sans-serif;
	background-color: #876d41;
	background-image: linear-gradient(to bottom, #ad8c56, #5f4d2e);
	color: #fffdf9;
	border-radius: 5px;
	margin: 0;
	text-transform: none;
	transition: filter 0.3s ease; 
}
.ka-form-submit:hover, #ka-comment-form-submit:hover, #sidebar #mc_signup_submit:hover, .wpcf7-submit:hover, .wp-block-button__link:hover {
	text-decoration: none;
	opacity: 1;
	filter: brightness(1.3);
}
.border {
	border: 1px solid #fffdf9;
	padding: 15px;
	border-radius: 12px;
}
div.sharing-hidden .inner {
	padding: 10px 0 0 12px;
	background: #fffdf9;
}
body.page-id-6209 #main {
	background-color: #f4f4f2;
}
#content ::selection {
	background: rgba(255, 255, 255, 0.25);
}
div.sharedaddy {
	padding-top: 60px;
}
.wp-block-column.iphone ul {
	background: url(images/bg-iphone.png) 0 0 no-repeat;
	width: 269px;
	height: 594px;
	float: right;
}
#content ul.social_icons {
	padding: 70px 0 0;
}
ul.social_icons li {
    background: url(../karma/images/_global/global-sprite.png) 0 0 no-repeat;
	width: 32px;
	height: 32px;
	margin-left: 40px;
	padding-top: 6px;
}
#content ul.social_icons a {
	background: no-repeat;
	width: auto;
}
#content ul.social_icons a, ul.social_icons li > small {
	position: absolute;
	text-indent: 45px;
	word-wrap: normal;
}
ul.social_icons li > small {
	letter-spacing: -1px;
}
ul.social_icons li.zoom		{ background: url(images/zoom-32.png) 0 0 no-repeat; }
ul.social_icons li.bluesky	{ background: url(images/bluesky-32.png) 0 0 no-repeat; }
ul.social_icons li.phone	{ background: url(images/phone-32.png) 0 0 no-repeat; }
ul.social_icons li.whatsapp	{ background: url(images/whatsapp-32.png) 0 0 no-repeat; }
ul.social_icons li.mail		{ background: url(images/mail-32.png) 0 0 no-repeat; }

div.system {
	border: 1px solid #2c6281;
	border-radius: 12px;
	padding: 30px;
	background: #00314a;
}
#content .system > div > p + ul {
	margin: -1.4em 0 0 2em;
}
#content .system > div > p + ul > li {
	margin-bottom: 0;
}
.service-icon {
	color: #cdb998;
	margin-bottom: 0.5em;
}
p + .service-icon {
	margin-top: 62px;
}
@media only screen and (min-width: 480px){
	.service-icon {
		float: left;
		margin-right: 1.5em;
	}
	p + .service-icon {
		margin-top: 40px;
	}
	p + .service-icon + h2 {
		margin-top: 1.5em;
	}
}
.darken {
	filter: brightness(0.95);
}
#main .gold-heading {
	color: #cdb998;
}
#main h3.gold-heading {
	font-size: 1.5rem;
}
@media only screen and (max-width: 781px){
	#content .wp-block-column.iphone ul {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 1499px){
	body.page-id-55 .insert-page-8641 {
		display: none;
	}
}
@media only screen and (max-width: 1499px) and (min-width: 1024px){
	#content .insert-page-8641 + p.explore {
		margin-top: 160px;
		text-align: center;
	}
}
#horizontal_nav {
	margin-bottom: 15px;
}
#horizontal_nav, #horizontal_nav::after {
	border-bottom: none;
}
#horizontal_nav.tt-gallery-nav-wrap {
	padding: 0;
}
#horizontal_nav.tt-gallery-nav-wrap ul#tt-gallery-nav li {
	margin-top: 3px;
}
#horizontal_nav ul a {
	color: #cdb998;
	font-size: 1.125rem;
}
.modern_img_frame .img-preload {
	background: url(images/Loading-Dots-In-Gold.gif) 50% 48% no-repeat;
}
.pp_social {
	display: none;
}
#main .portfolio_content {
	padding-top: 0;
	padding-bottom: 50px;
}
#main .portfolio_content h3 {
	color: #cdb998;
	font-size: 1.5rem;
}
.modern_img_frame.modern_portrait_thumb {
	background: url(images/image-frame-portrait-rounded.png) no-repeat;
}
.lightbox-img img {
	border-radius: 5px;
}
a.attachment-fadeIn {
	display: inline-block;
	width: 100%;
	height: 100%;
}
@media only screen and (max-width: 1023px) {
	.modern_img_frame {
		background: #cdb998 !important;
		border-radius: 5px;
	}
	.lightbox-img img {
		border-radius: 0;
	}
	#main .portfolio_content {
		padding-top: 16px;
	}
	#content.content_full_width.portfolio_layout .one_third {
		margin: 0 7.5vw;
	}
}
@media only screen and (max-width: 620px) {
	#content.content_full_width.portfolio_layout .one_third {
		margin: 0;
	}
	#main .portfolio_content::after {
		content: " ";
		display: block;
		width: 80px;
		margin: 0 auto;
		border-bottom: 2px dashed #999;
	}
}
div.light_square .pp_middle, div.light_square .pp_left, div.light_square .pp_right,div.light_square .pp_content {
	background: #cdb998;
}
div.light_square .pp_top .pp_left {
	border-radius: 12px 0 0 0;
}
div.light_square .pp_top .pp_right {
	border-radius: 0 12px 0 0;
}
div.light_square .pp_bottom .pp_left {
	border-radius: 0 0 0 12px;
}
div.light_square .pp_bottom .pp_right {
	border-radius: 0 0 12px 0;
}
a.pp_expand, a.pp_contract {
	top: auto;
	right: auto;
	left: 20px;
	bottom: 3px;
	filter: brightness(0.9);
}
