<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     Henry Off-piste Child
Description:    Child theme for the Attraction theme
Author:			Jacqueline Stewart
Template:       attrac
Version:        0.1.0
*/
@import url("../attrac/style.css");


.logo { padding-top: 5px; }
.teaser .text-container h2 { color: #f47320; }
h2 span { color: #355e96; }
h4 { color: #355e96; }
a { color: #355e96; }
a:hover { color: #f47321; }
.color-background { background: #355e96; color: #ffffff; } 
ul.nav li a:hover { color: #355e96; }
.teaser .text-container h1 { color: #355e96; }
.teaser .text-container h2 { color: #f47321; }
.featured h2 { background: #355e96; }
.featured a.event-button { background: #355e96; color: #fff; }
.featured a.event-button:hover { background: #f47321; }
.event-recap div h3 { color: #f47321; }
.plan-title { background: #355e96; }
.plan-price { color: #355e96; }
.button-row a { background: #355e96; }
.gallery .image-container { background: #f47321 url(../attrac/assets/images/icon-plus.png) center center no-repeat; }
.program table:hover thead td h3 { color: #ffffff; }
.program table:hover thead td { background: #355e96; }
.program table thead td h3 { color: #355e96; }
.program table tbody td.column-one { width: 5%; }
.prices a.ticket-button { background: #355e96; color: #ffffff; }
.wpcf7-form .register input { width: 320px !important; }
textarea { width: auto; height: auto; background: #474747 url(../attrac/assets/images/icon-right.png) no-repeat 20px 15px; padding: 12px 20px 12px 40px; border: none; border-radius: 10px;}
textarea:focus {  
	background: #f47321 url(../attrac/assets/images/icon-right.png) no-repeat 20px 15px;
	color: #ffffff;
	box-shadow: none !important; }
.social li a:hover { background: #f47321; }
.featured .event-recap .event-time { background: url(../attrac/assets/images/icon-euro.png) left center no-repeat; border: none; }
.ahenry { float: left; border-radius: 6px; margin: 10px 20px 0px 0px; }
.footer .span6 { width: 300px; } /* For Twitter Footer feed */
.social { height: 176px; } /* For Twitter Footer feed */
.post &gt; ul {
    color: #333333;
    font-family: 'Lato',sans-serif;
    font-size: 14px;
    list-style: none outside none;
    margin-bottom: 18px;
}

.post li {
    line-height: 21px;
    list-style-position: outside;
    list-style-type: circle;
    margin-left: 30px;
    padding-bottom: 5px;
}
.yarpp-related { margin-top: 20px; }

/* Custom CSS by Shahid */
.dropdown-menu li {	width: 100%;}
.dropdown-menu li a { padding: 10px 20px !important;}

/* RSS Feed Blog */
.rss-date { color: #868686; font: 11px/1.2em "Trebuchet MS",Tahoma,sans-serif; }
.rss-item { border-bottom: 4px solid #E6E6E6; padding-bottom: 15px; }
.rss-item h2 { margin-top: 15px; }
.rss-description p, .rss-description h4, .rss-description h5 { font-size: 14px; font-family: 'Lato', sans-serif; line-height: 28px; margin-bottom: 20px; color: #333333; }
.rss-description .title { font-size: 14px; font-family: 'Lato', sans-serif; line-height: 28px; margin-bottom: 20px; color: #333333; display: block; }
.rss-description a { 
color: #fff;
background: #f47321;
padding: 12px 30px 12px 30px;
font-size: 20px;
font-family: 'Open Sans', sans-serif;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
-webkit-transition: background linear .2s, color linear .2s;
-moz-transition: background linear .2s, color linear .2s;
-o-transition: background linear .2s, color linear .2s;
text-align: center;  }
.rss-description .header { display: none;  }
.rss-description .field { display: none;  }
h5 { font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 500; line-height: 26px; }</pre></body></html>