/*
 Theme Name:   HomeShare International theme
 Description:  A theme for HomeShare International by Archetype Design
 Author:       Archetype Design
 Author URI:   http://archetypedesign.eu/
 Template:     renovation
*/

/* === COLOURS === */

/* overriding and reinforcing default customizer tones, and changing colours */

/* deep teal */
header {background-color: #00818d !important;}
.renovation-button a, body a.ls-sc-button.secondary { background-color:#018c99 !important; color: #ffffff !important; }
body a.progression-button.progression-button-portfolio { background-color:#018c99 !important; color: #ffffff !important;}
#content-container h2 {color:#00818d;}
a:hover {color:#00818d !important;}

/* light teal */
.renovation-button a:hover, body a.ls-sc-button.secondary:hover {background-color: #009aa3 !important; color: #ffffff !important; }
.sf-menu a:hover, .sf-menu li.current-menu-item a, .sf-menu a:hover, .sf-menu li a:hover, .sf-menu a:hover, .sf-menu a:visited:hover, .sf-menu li.sfHover a, .sf-menu li.sfHover a:visited { background:#009aa3 !important;  color:#ffffff !important; }
body a.progression-button.progression-button-portfolio:hover { background:#009aa3 !important;  color:#ffffff !important; }

/* sienna */
body #page-title, body #page-title-portfolio {background-color:#e1933a !important;}
.page-numbers span.current, .page-numbers a:hover { background:#e1933a !important; border-color:#cc832f !important;}
.sf-menu li.sfHover a:after, .sf-menu li.sfHover a:visited:after, .sf-menu a:hover:after, .sf-menu li.current-menu-item a:after {background: #e1933a !important;}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle { background:#e1933a !important; }

body #main .width-container .place-order input.button,
body #main .width-container .wc-proceed-to-checkout a.button,
body #main .width-container .summary button,
body #main .width-container ul.products li.product a.button,
body a.more-link, body a.progression-button, body input.wpcf7-submit, body input#submit, body a.ls-sc-button.default { background:#e1933a !important; color:#393939 !important; }

body #main .width-container .place-order input.button:hover,
body #main .width-container .wc-proceed-to-checkout a.button:hover,
body #main .width-container .summary button:hover,
body #main .width-container ul.products li.product a.button:hover,
body a.more-link:hover, body a.progression-button:hover, body input.wpcf7-submit:hover, body input#submit:hover, body a.ls-sc-button.default:hover { background: #f19d3c !important; color:#393939 !important; }

.portfolio-posts-home {background-color:#e1933a !important; }

/* tones */

body {background-color:#ffffff !important;}
html body, .light-fonts-pro.testimonial-posts-home .testimonial-content, #sidebar {color:#666 !important; }
#widget-area {background-color: #f1f1f1 !important;}
footer {background-color: #eaeaea !important;}
#widget-area h6, h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #3f3f3f;}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {background:#cccccc !important;}
body a.ls-sc-button.default span { color:#393939 !important;}
body a.ls-sc-button.default:hover {opacity:1; color:#393939 !important;}
body, .light-fonts-pro.testimonial-posts-home .testimonial-content { color:#757575 !important; }
#page-title h1, #page-title-description, .light-fonts-pro { color:#ffffff !important; }
body a.ls-sc-button.secondary span { color:#ffffff !important; }
body a.ls-sc-button.secondary:hover { opacity:1; color:#ffffff !important; }

/* white */ 
.sf-menu a, .portfolio-index-title {color:#fff !important;}

/* === END COLOURS === */

/* header logo */
body.page #respond {display:none;}body #logo, body #logo img {width:180px;}
header #logo-pro { margin-left:-90px;}
header#logo-left #primary-left-nav {margin-left:200px;}
.logo_container {width:90px;}

/* === UNIVERSAL === */ 
.width-container.margintop {margin-top:65px;}
#page-title-background #page-title h1, #content-container h2 {text-transform: none;}
#page-title-background #page-title h1 {font-size:50px;}
#content-container h2 {font-size:30px;}
#page-title-background #page-title {padding: 75px 0px 25px 0px;}
#content-container .wp-caption, #content-container img {max-width: 100%;}

/* === SPECIFIC === */ 
.pyre_homepage_media-widget-port-2.service-posts-home {margin:0;border-top:0;border-bottom:0;}
#widget-area .footer-4-column {font-size:16px;}
#content-container .wp-caption {margin-bottom:0;}
.wp-caption .wp-caption-text {margin-bottom: 0.8em;}
/* #content-container .wp-caption {max-width:0;} */


/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}

.sf-with-ul {
    padding-right: 2.5em !important;
}

.sf-with-ul::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -3px;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: transparent;
    border-top-color: #dFeEFF;
    border-top-color: rgba(255,255,255,.5);
}