html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
-webkit-text-size-adjust: none;
}
:focus { outline: 0;
}
ol, ul {
list-style: none;
margin: 0;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a img {
border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
embed, iframe, object {
max-width: 100%;
} body, input, textarea, select {
color: #777;
font: 13px 'PT Sans', sans-serif;
line-height: 20px;
word-wrap: break-word;
}
body {
background: url(//kehraamochristina.fi/wp-content/themes/attitude/images/body-bg.png) #ececec;
}
.wrapper {
max-width: 1038px;
margin: 0 auto;
background-color: #fff;
-webkit-box-shadow: 0 0 5px #ddd;
-moz-box-shadow:  0 0 5px #ddd;
box-shadow: 0 0 5px #ddd;
}
.container {
margin: 0 auto;
max-width: 978px; } h1, h2, h3, h4, h5, h6 {
font-weight: normal;
font-family: 'Philosopher', sans-serif;
color: #555;
}
h1 {
font-size: 30px;
line-height: 36px;
}
h2 {
font-size: 28px;
line-height: 35px;
}
h3{
font-size: 26px;
line-height: 32px;
}
h4 {
font-size: 24px;
line-height: 30px;
}
h5 {
font-size: 22px;
line-height: 28px;
}
h6 {
font-size: 19px;
line-height: 25px;
text-transform: uppercase;
} .no-margin-top {
margin-top:0px !important;
}
.no-margin-bottom {
margin-bottom:0px !important;
}
.no-margin-left {
margin-left:0px !important;
}
.no-margin-right {
margin-right:0px !important;
}
.no-padding-top {
padding-top:0px !important;
}
.no-padding-bottom {
padding-bottom:0px !important;
}
.no-padding-left {
padding-left:0px !important;
}
.no-padding-right {
padding-right:0px !important;
}
.no-border-top {
border-top:0 none !important;
}
.no-border-bottom {
border-bottom:0 none !important;
}
.no-border-left {
border-left:0 none !important;
}
.no-border-right {
border-right:0 none !important;
} hr {
border-color: #eaeaea;
border-style: solid none none;
border-width: 1px 0 0;
height: 0;
margin: 0 0 40px;
} p {
margin-bottom: 15px;
}
strong {
font-weight: bold;
}
cite, em, i {
font-style: italic;
}
pre {
background-color: #fff;
margin-bottom: 20px;
overflow: auto;
padding: 20px;
}
pre, code, kbd {
font-family:"Courier 10 Pitch",Courier,monospace;
font-size: 14px;
line-height: 19px;
background-color: #F9F9F9;
}
abbr, acronym, dfn {
border-bottom: 1px dotted #666;
cursor: help;
}
address {
display: block;
margin: 0 0 1.625em;
}
ins {
background: #fff9c0;
} sup, sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
} blockquote {
font-style: italic;
font-weight: normal;
padding: 20px;
border-style: solid;
border-width: 0 0 0 4px;
border-color: #05a9c5;
margin-bottom: 20px;
background-color: #F9F9F9;
}
blockquote p {
margin: 0;
}
blockquote em, blockquote i, blockquote cite {
font-style: normal;
}
blockquote cite {
color: #666;
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
letter-spacing: 0.05em;
text-transform: uppercase;
} .breadcrumb {	
float: right;
text-align: right;
margin-top: 5px;
margin-bottom: 5px;
font-size: 12px;
}
.breadcrumb a {	
color: #999;
}
.breadcrumb,
.breadcrumb a:hover {
color: #666;
} input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="date"],
input[type="number"],
input[type="reset"],
input[type="button"],
input[type="submit"],
textarea {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
}
input,
textarea {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
border: 1px solid rgba(0, 0, 0, 0.05);
width: 100%;
background-color: #f9f9f9;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
input:focus,
textarea:focus {
border-color: rgba(0, 0, 0, 0.15);
}
input[type="reset"], 
input[type="button"], 
input[type="submit"] {
border: 1px solid #0596AF;
color: #fff;  
display: inline-block;
height: 40px;
width: inherit;
margin-bottom: 30px;
padding: 0px 25px;
cursor: pointer;
margin-top: 5px;
background: #06B8D7;
background: -webkit-linear-gradient(#06B8D7, #05aac6);
background: -moz-linear-gradient(#06B8D7, #05aac6);
background: -ms-linear-gradient(#06B8D7, #05aac6);
background: -o-linear-gradient(#06B8D7, #05aac6);
background: -webkit-gradient(#06B8D7, #05aac6);
background: linear-gradient(#06B8D7, #05aac6);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);	
}
input[type="reset"]:hover, 
input[type="button"]:hover, 
input[type="submit"]:hover {
background: -webkit-linear-gradient(#06C0E1, #05aac6);
background: -moz-linear-gradient(#06C0E1, #05aac6);
background: -ms-linear-gradient(#06C0E1, #05aac6);
background: -o-linear-gradient(#06C0E1, #05aac6);
background: -webkit-gradient(#06C0E1, #05aac6);
background: linear-gradient(#06C0E1, #05aac6);
}
input[type="reset"]:active, 
input[type="button"]:active, 
input[type="submit"]:active {
-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);	
}
select {
padding: 10px;
border: 1px solid rgba(0, 0, 0, 0.05);
background-color: #f9f9f9;
}
input[type="radio"],
input[type="checkbox"],
input[type="file"] {
width: inherit;
border: 1px solid rgba(0, 0, 0, 0.05);
}
input[type="file"] {
cursor: pointer;
} a {
color: #05a9c5;
text-decoration: none;
}
a:focus, a:active, a:hover {
text-decoration: none;
} figure {
margin: 0;
text-align: center;
}
img {
max-width:100%;
height:auto;
vertical-align:top;
}
.entry-content img, .comment-content img, .widget img {
max-width: 100%; }
img[class*="align"], 
img[class*="wp-image-"], 
img[class*="attachment-"] {
}
img.size-full, img.size-large {
max-width: 100%;
height: auto; 
}
.entry-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 1.625em;
}
img.alignnone {
display: block;
}
p img {
}
img#wpstats {
display: none;
} .assistive-text,
.screen-reader-text {
position: absolute !important;
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus,
.screen-reader-text:active,
.screen-reader-text:focus {
background: #eee;
border-bottom: 1px solid #ddd;
color: #1982d1;
clip: auto !important;
font-size: 12px;
position: absolute;
text-decoration: underline;
top: 0;
left: 7.6%;
} .clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix {
display: inline-block;
}/*\*/* html .clearfix {
height:1%;
}
.clearfix {
display: block;
}/**/.clearfix-third {
clear: both;
} a.readmore {
border: 1px solid #0596AF;
color: #fff;
display:inline-block;
padding: 5px 25px 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 1px 8px 2px;
float: right;
background: #06B8D7;
background: -webkit-linear-gradient(#06B8D7, #05aac6);
background: -moz-linear-gradient(#06B8D7, #05aac6);
background: -ms-linear-gradient(#06B8D7, #05aac6);
background: -o-linear-gradient(#06B8D7, #05aac6);
background: -webkit-gradient(#06B8D7, #05aac6);
background: linear-gradient(#06B8D7, #05aac6);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);	
}
a.readmore:hover {
background: -webkit-linear-gradient(#06C0E1, #05aac6);
background: -moz-linear-gradient(#06C0E1, #05aac6);
background: -ms-linear-gradient(#06C0E1, #05aac6);
background: -o-linear-gradient(#06C0E1, #05aac6);
background: -webkit-gradient(#06C0E1, #05aac6);
background: linear-gradient(#06C0E1, #05aac6);
}
a.readmore:active {
-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
}
a.more-link:hover {
text-decoration: underline;
} .alignleft {
display: inline;
float: left;
margin-right: 30px;
}
.alignright {
display: inline;
float: right;
margin-left: 30px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .back-to-top {
position: fixed;
bottom: 30px;
right: 30px;
z-index: 1;
}
.back-to-top a {
width: 40px;
height: 40px;
display: block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 20px;
line-height: 40px;
font-family: 'FontAwesome';
background-color: #fff;
text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #ddd;
-ms-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.back-to-top a:before {
content: '\f106';
} #branding {
margin-top: 30px;	
}
.hgroup-wrap {
padding-top: 20px;
padding-bottom: 51px;
}
.hgroup-wrap a {
display: block;
}
#site-logo {
float:left;
margin-top: 32px;
}
#site-title {
font: 36px 'Philosopher', sans-serif;
line-height: 42px;
}
#site-title a {
color: #555;	
}
#site-title a img {
vertical-align: inherit;
max-width: 978px;	
}
#site-title a span, #site-title a:hover, #site-title a:focus, #site-title a:active {
color: #05a9c5;
}
#site-description {
font: 13px 'PT Sans', sans-serif;
line-height: 20px;
color: #777;
}
.hgroup-right {
float: right;
margin-top: 38px;
} .social-profiles {
float: left;
}
.social-profiles ul {
margin: -10px 0 0;
float:right;
}
.social-profiles ul li {
margin-top:10px;
float:left;
}
.social-profiles ul li a {
display:block;
width:30px;
height:30px;
text-indent: -99999px;
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/social-icons.png);
background-position: right bottom;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
}
.social-profiles ul li.facebook a {
background-position: 0 0;		
}
.social-profiles ul li.facebook a:hover {
background-position: 0 -40px;
}
.social-profiles ul li.twitter a {
background-position: -40px 0;
}
.social-profiles ul li.twitter a:hover {
background-position: -40px -40px;
}
.social-profiles ul li.google-plus a {
background-position: -80px 0;
}
.social-profiles ul li.google-plus a:hover {
background-position: -80px -40px;
}
.social-profiles ul li.pinterest a {
background-position: -120px 0 ;
}
.social-profiles ul li.pinterest a:hover {
background-position: -120px -40px ;
}
.social-profiles ul li.linked a {
background-position: -160px 0;
}
.social-profiles ul li.linked a:hover {
background-position: -160px -40px;
}
.social-profiles ul li.tumblr a {
background-position: -200px 0 ;
}
.social-profiles ul li.tumblr a:hover {
background-position: -200px -40px;
}
.social-profiles ul li.vimeo a {
background-position: -240px 0;
}
.social-profiles ul li.vimeo a:hover {
background-position: -240px -40px;
}
.social-profiles ul li.my-space a {
background-position: -280px 0;
}
.social-profiles ul li.my-space a:hover {
background-position: -280px -40px;
}
.social-profiles ul li.flickr a {
background-position: -320px 0;
}
.social-profiles ul li.flickr a:hover {
background-position: -320px -40px;
}
.social-profiles ul li.you-tube a {
background-position: -360px 0;
}
.social-profiles ul li.you-tube a:hover {
background-position: -360px -40px;
}
.social-profiles ul li.rss a {
background-position: -400px 0;
}
.social-profiles ul li.rss a:hover {
background-position: -400px -40px;
} .header-image {
width: 100%;
height: auto;
} #access {
border-top: 1px solid #EAEAEA;
border-bottom: 1px solid #EAEAEA;
}
#access ul {
}
#access li {
float: left;
position: relative;
padding: 0 20px 0 0;
}
#access a {
color: #777;
display: block;
float: left;
font-size: 14px;
text-transform: uppercase;
padding: 16px 0 0;	
height: 39px;
}
#access a:hover, 
#access ul li.current-menu-item > a, 
#access ul li.current_page_ancestor > a, 
#access ul li.current-menu-ancestor > a, 
#access ul li.current_page_item > a,
#access ul li:hover > a {
color: #05A9C5;
} #access ul li ul, 
#access ul li:hover ul ul, 
#access ul ul li:hover ul ul, 
#access ul ul ul li:hover ul ul, 
#access ul ul ul ul li:hover ul ul {
display:none;
z-index: 9999;
}
#access ul li:hover ul, 
#access ul ul li:hover ul, 
#access ul ul ul li:hover ul, 
#access ul ul ul ul li:hover ul,
#access ul ul ul ul ul li:hover ul {
display:block;
}
#access ul li ul {
position: absolute;
background-color: #fff;
border-top: 4px solid #05A9C5;
top: 55px;
left: 0px;
width: 190px;
}
#access ul li ul li {
float: none;
border-bottom: 1px solid #EAEAEA;
padding: 0;
}
#access ul li ul li a, 
#access ul li.current-menu-item ul li a, 
#access ul li ul li.current-menu-item a,
#access ul li.current_page_ancestor ul li a, 
#access ul li.current-menu-ancestor ul li a,
#access ul li.current_page_item ul li a {
float: none;
line-height: 21px;
font-size: 13px;
font-weight: normal;
height: 100%;
padding: 6px 10px;
text-transform: capitalize;
}
#access ul li ul li a:hover, #access ul li ul li:hover > a, #access ul li.current-menu-item ul li a:hover {
background-color: #F9F9F9;
color: #05A9C5;
}
#access ul li ul li ul {
left: 190px;
top: -4px;
} .menu-toggle {
display: none;
} .slogan-wrap {	
font-family: 'Philosopher', sans-serif;
background-color: #05a9c5;	
padding: 24px 0;
margin-bottom: 4px;
box-sizing: border-box;	
}
.slogan-wrap .container {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
align-items: center;
}
.slogan-wrap .slogan {
font-size: 24px;	
line-height: 30px;
color: #fff;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
padding-top: 5px;
padding-bottom: 5px;
}
.slogan-wrap .slogan span {
font: 13px 'PT Sans', sans-serif;
line-height: 20px;
display: block;
padding-top: 5px;
}
.slogan-wrap .view-work {
color: #494949;
font-size: 18px;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
border: 2px solid #fff;
text-align: center;
padding: 8px 15px;
margin-top: 5px;
margin-bottom: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;	
background: #b5e6ee;
background: -webkit-linear-gradient(#d0eef4, #b5e6ee);
background: -moz-linear-gradient(#d0eef4, #b5e6ee);
background: -ms-linear-gradient(#d0eef4, #b5e6ee);
background: -o-linear-gradient(#d0eef4, #b5e6ee);
background: -webkit-gradient(#d0eef4, #b5e6ee);
background: linear-gradient(#d0eef4, #b5e6ee);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);	
text-shadow:0 1px 0 rgba(251, 251, 251, 0.7)
}
.slogan-wrap .view-work:hover {
background: -webkit-linear-gradient(#E3F5F9, #b5e6ee);
background: -moz-linear-gradient(#E3F5F9, #b5e6ee);
background: -ms-linear-gradient(#E3F5F9, #b5e6ee);
background: -o-linear-gradient(#E3F5F9, #b5e6ee);
background: -webkit-gradient(#E3F5F9, #b5e6ee);
background: linear-gradient(#E3F5F9, #b5e6ee);
}
.slogan-wrap .view-work:active {
-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
} .featured-slider, 
.featured-slider .slider-cycle {
position: relative;
margin-top: -1px;
margin-bottom: 4px;
}
.featured-slider .displayblock {
display: block;
}
.featured-slider .displaynone {
display: none;
}
.featured-text {
position: absolute;
bottom: 55px;
right: 30px;
text-align: right;	
color: #fff;
}
.featured-text .featured-title {
font: 24px 'Philosopher',sans-serif;
line-height: 30px;
padding: 10px 20px;
background: #05A9C5;
background: rgba(5, 169, 197, 0.9);
float: right;
max-width: 525px;
}
.featured-text .featured-title a {
color: #fff;
}
.featured-text .featured-content {
padding: 20px;
background: #555;
background: rgba(85, 85, 85, 0.9);
margin-top: 4px;
float: right;
clear: right;
max-width: 355px;	
} #controllers {
text-align:center;
line-height:0;
position: absolute;
width: 100%;
bottom: 15px;
z-index: 9999;
}
#controllers a {
width: 14px;
height: 14px;
margin: 0 4px;
overflow:hidden;
display:inline-block;
background-color: #fff;	
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
color: #fff;
}
#controllers a:hover, #controllers a.active {
background-color: #05A9C5;
color: #05A9C5;
} input.s {
background: url(//kehraamochristina.fi/wp-content/themes/attitude/images/search.png) no-repeat right 6px #fff;
-webkit-transition-duration: 400ms;
-webkit-transition-property: width, background;
-webkit-transition-timing-function: ease;
-moz-transition-duration: 400ms;
-moz-transition-property: width, background;
-moz-transition-timing-function: ease;
-o-transition-duration: 400ms;
-o-transition-property: width, background;
-o-transition-timing-function: ease;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
width: 0;
padding: 3px 33px 3px 0;
height: 22px;
color: #bbb;
font-style: italic;
margin: 0;
border-color: transparent;
cursor: pointer;
text-indent: 25px;
}
input.s:focus {
width: 100px;
padding-left: 10px;
border-color: rgba(0, 0, 0, 0.15);
text-indent: 0;
}
#branding .searchform {
float: left;
} #main {
padding: 50px 0 10px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
padding-bottom: 15px;
}
#content ul {
list-style-type: disc;
}
#content ul, #content ol {
margin: 0 0 20px 30px;
}
#content ul a, #content ol a {
color: #777;
}
#content ul a:hover, #content ol a:hover {
text-decoration: none;
color: #05A9C5;
}
#content ol {
list-style-type: decimal;
}
#content ol ol {
list-style: upper-alpha;
}
#content ol ol ol {
list-style: lower-roman;
}
#content ol ol ol ol {
list-style: lower-alpha;
}
#content ul ul, #content ol ol, #content ul ol, #content ol ul {
margin-bottom: 0;
}
.service-item {
padding-bottom: 15px;
}
.service-item .service-icon {
width: 40px;
height: 40px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
background-color: rgba(0, 0, 0, 0.6);
float: left;
display: block;
margin-right: 20px;
text-align: center;
}
.service-item .service-icon img {
height: 40px;
width: 40px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}
#content .service-item .service-title {
font-size: 20px;
line-height: 25px;
color: #555;
display: block;
overflow: hidden;
padding-top: 7px;
padding-bottom: 0;
}
#primary {
float: left;
width: 65.64%;
}
#content .post {
padding-top: 10px; 
padding-bottom: 40px;   
border-top: 1px solid #eaeaea;
}
#content .sticky {
background-color: #E6E6E6;
padding: 20px 20px 30px;
margin-bottom: 40px;
}
.sticky .entry-meta-bar {
border-color: rgba(0, 0, 0, 0.1);
}
.page-title-wrap {
background-color: #F9F9F9;
border-bottom: 1px solid #EAEAEA;
padding: 20px 0; 
}
.page-title {
font-size: 24px;
line-height: 30px;
color: #555;
font-weight: normal;
float: left;
padding-top: 2px;
}
.page-title a {
color: #555;
}
.entry-title {
font: 24px 'Philosopher', sans-serif;
line-height: 30px;
}
.entry-title,
.entry-title a {
color: #555;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
color: #05A9C5;
}
.entry-meta-bar {
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
padding: 7px 0;
clear: both;
}
.entry-meta {
width: 84.89%;
float: left;
padding-top: 2px;
}
.entry-meta a {
color: #555;
}
.entry-meta a:hover {
color: #05A9C5;
}
.entry-meta span {
padding: 0 5px;
display: inline-block;
}
.entry-meta span span {
padding-left: 0;
padding-right: 0;
}
.tags a {
color: #888;	
padding: 0 0 0 10px;
}
.tags a:hover {
color: #05A9C5;
}
.post-featured-image {
margin-bottom: 30px;
max-width: 700px;
}
.post-featured-image a {
display: block;
}
.entry-content dt, 
.comment-content dt {
font-weight: bold;
}
.entry-content dd, 
.comment-content dd {
margin-bottom: 20px;
}
.entry-content {
padding-bottom: 15px;
display: block;
overflow: hidden;
}
.entry-content table,
.comment-content table {
border-bottom: 1px solid #ddd;
margin: 0 0 1.625em;
width: 100%;
}
.entry-content th,
.comment-content th {
color: #666;
font-size: 10px;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 2.6em;
text-transform: uppercase;
}
.entry-content td,
.comment-content td {
border-top: 1px solid #ddd;
padding: 6px 10px 6px 0;
}
.wp-video {
margin-bottom: 20px;
} .column {
margin-left: -3.06%;
}
.column a {
margin-bottom: 10px;
display: block;
}
.one-half, .one-third, .one-fourth  {
float: left;
margin: 0 0 0 2.97%;
padding-bottom: 20px;
}
.one-half {
width: 47.03%;
}
.one-third {	
width: 30.36%;
}
.one-fourth {	
width: 22.02%;
} #secondary {
float: right;
width: 31.28%;
} .left-sidebar-template #primary {
float: right;
}
.left-sidebar-template #secondary {
float: left;
} .one-column-template .wrapper {
width: 708px; 
}
.one-column-template .container {
width: 668px;
}
.no-sidebar-template #content {
width: 668px;
margin: 0 auto;
} .custom-gallery #main {
padding-bottom: 20px;
}
#content .custom-gallery-title, 
.custom-gallery-title a {
font-size: 20px;
text-align: center;
line-height: 25px;
color: #555;
padding-bottom: 0;
}
.custom-gallery-title a:hover {
color: #05A9C5;
} .blog-medium .post-featured-image {
width: 34.57%;
float: left;
margin-right: 4.67%;
}
.blog-medium .entry-content {
padding-bottom: 0;
} .single .entry-meta {
float: none;
width: 100%;
}
.single .entry-meta-bar {
padding-bottom: 10px;
}
.single #content .post {
border-top: 0 none;
padding-top: 0px;
} .wide-layout .wrapper {
max-width: 100%;
width: 100%;
-webkit-box-shadow: 0 0 0 #ddd;
-moz-box-shadow:  0 0 0 #ddd;
box-shadow: 0 0 0 #ddd;
}
.wide-layout #branding, 
.wide-layout #colophon {
margin: 0;
} .image-attachment div.attachment {
background: #f9f9f9;
border: 1px solid #ddd;
border-width: 1px 0;
margin: 0 -8.9% 1.625em;
overflow: hidden;
padding: 1.625em 1.625em 0;
text-align: center;
}
.image-attachment div.attachment img {
display: block;
height: auto;
margin: 0 auto 1.625em;
max-width: 100%;
}
.image-attachment div.attachment a img {
border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img, .image-attachment div.attachment a:hover img, .image-attachment div.attachment a:active img {
border-color: #ddd;
background: #fff;
}
.image-attachment .entry-caption p {
font-size: 10px;
letter-spacing: 0.1em;
line-height: 2.6em;
margin: 0 0 2.6em;
text-transform: uppercase;
} #content .comments-area ul,
#content .comments-area ol,
.comments-area article {
margin: 0 0 30px 20px;
}
.comments-area article header {
margin-bottom: 20px;
overflow: hidden;
position: relative;
}
.comments-area article header img {
float: left;
padding: 0;
line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
display: block;
margin-left: 70px;
}
.comments-area article header cite {
font-style: normal;
line-height: 1.42857143;
}
.comments-area article header time {
text-decoration: none;
font-size: 13px;
}
.comments-area article header a {
text-decoration: none;
}
.comments-area article header cite a:hover {
text-decoration: underline;
}
#content .comments-area article header h4 {
position: absolute;
top: 0;
right: 0;
padding: 5px 20px;
font-size: 16px;
font-weight: normal;
color: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #05a9c5;
}
.comments-area li.bypostauthor cite span {
position: absolute;
margin-left: 5px;
}
.comments-area .comment-content p {
margin-bottom: 10px;
}
a.comment-reply-link {
font-size: 13px;
}
.commentlist .pingback {
margin-bottom: 30px;
}
.commentlist .children {
margin-left: 30px;
} .commentlist #respond {
margin: 20px 0 30px;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
font-weight: normal;
font-size: 14px;
}
#respond form label {
display: block;
line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
width: 100%;
margin-bottom: 0;
}
#respond .form-submit,
#respond .form-submit input {
margin-bottom: 0;
}
.required {
color: red;
}
label ~ span.required {
display: block;
float: left;
margin: -18px 0 0 -16px;
margin: -1.285714286rem 0 0 -1.142857143rem;
} .img-border {
background-color: #fff;
padding: 5px;
border: 1px solid #ccc;
} #wp_page_numbers {
margin-bottom: 40px;
border-top: 1px solid #EAEAEA;
border-bottom: 1px solid #EAEAEA;
padding: 7px 0; 
}
#wp_page_numbers ul {
list-style-type: none;
list-style-image: none;
margin: 0;
float: right;
}
#wp_page_numbers ul li {
float: left;
margin-left: 7px; 
}
#wp_page_numbers ul li.page_info {
padding: 3px 8px 0;
color: #999;
}
#wp_page_numbers ul li a {
color: #777;
display: block;
float: left;
background-color: #f9f9f9;
border: 1px solid #eaeaea;     	
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 1px 8px 2px;
}
#wp_page_numbers ul li a:hover, #wp_page_numbers ul li.active_page a {
border: 1px solid #0596AF;
color: #fff; 
background: #06B8D7;
background: -webkit-linear-gradient(#06B8D7, #05aac6);
background: -moz-linear-gradient(#06B8D7, #05aac6);
background: -ms-linear-gradient(#06B8D7, #05aac6);
background: -o-linear-gradient(#06B8D7, #05aac6);
background: -webkit-gradient(#06B8D7, #05aac6);
background: linear-gradient(#06B8D7, #05aac6);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);	
}
#wp_page_numbers ul li a:active {
-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
} .wp-pagenavi {
margin-bottom: 40px;
border-top: 1px solid #EAEAEA;
border-bottom: 1px solid #EAEAEA;
padding: 7px 0; 
text-align: center;
}
.wp-pagenavi .pages { 
padding: 3px 7px 0;
color: #999;
}
.wp-pagenavi .current, .wp-pagenavi a {	
display: inline-block;
color: #777;
background-color: #f9f9f9;
border: 1px solid #eaeaea;     	
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 1px 8px 2px;
margin-left: 4px;
}
.wp-pagenavi .current, .wp-pagenavi a:hover {
border: 1px solid #0596AF;
color: #fff; 
background: #06B8D7;
background: -webkit-linear-gradient(#06B8D7, #05aac6);
background: -moz-linear-gradient(#06B8D7, #05aac6);
background: -ms-linear-gradient(#06B8D7, #05aac6);
background: -o-linear-gradient(#06B8D7, #05aac6);
background: -webkit-gradient(#06B8D7, #05aac6);
background: linear-gradient(#06B8D7, #05aac6);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);	
}
.wp-pagenavi a:active {
-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
} #content ul.default-wp-page {
margin: 0;
list-style: none;
margin-bottom: 40px;	
border-top: 1px solid #EAEAEA;
border-bottom: 1px solid #EAEAEA;
padding: 7px 0 0; 
}
ul.default-wp-page li {
padding-bottom: 7px;
}
ul.default-wp-page li.previous {
float:left;	
}
ul.default-wp-page li.next {
float:right;
}
ul.default-wp-page li a {
display: inline-block;
color: #777;
background-color: #f9f9f9;
border: 1px solid #eaeaea;     	
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 1px 8px 2px;
}
ul.default-wp-page li a:hover {
border: 1px solid #0596AF;
color: #fff !important; 
background: #06B8D7;
background: -webkit-linear-gradient(#06B8D7, #05aac6);
background: -moz-linear-gradient(#06B8D7, #05aac6);
background: -ms-linear-gradient(#06B8D7, #05aac6);
background: -o-linear-gradient(#06B8D7, #05aac6);
background: -webkit-gradient(#06B8D7, #05aac6);
background: linear-gradient(#06B8D7, #05aac6);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);	
}
ul.default-wp-page li a:active {
-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
} .pagination {
margin-bottom: 40px;
border-top: 1px solid #EAEAEA;
border-bottom: 1px solid #EAEAEA;
padding: 7px 0; 
text-align: center;
color: #999;
}
.pagination span {
display: inline-block;
color: #fff;    
background-color: #06B8D7;
border: 1px solid #0596AF;   	
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 1px 8px 2px;	
margin-left: 3px;
}
.pagination a span {
background-color: inherit;
border: 1px solid #fff; 
color: #777;
}
.pagination a:hover span {
background-color: #f9f9f9;
border: 1px solid #eaeaea; 
}
.pagination .post-page-numbers {
padding: 0;
border: none;
display: inline-block;
}
.pagination .post-page-numbers span {
margin-left: 0;
} #bbpress-forums,
#bbpress-forums button,
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results,
div.bbp-search-form input,
div.bbp-search-form button,
div.bbp-breadcrumb,
div.bbp-topic-tags {
font-size: 13px;
}
div.bbp-search-form input,
div.bbp-search-form button {
padding: 10px;
}
#bbpress-forums div.bbp-search-form {
float: none;
margin-bottom: 15px;
}
#bbpress-forums ul,
#bbpress-forums ol {
margin: 0;
}
#bbpress-forums #bbp-search-form #bbp_search {
width: 70%;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border-right-width: 0;
}
#bbpress-forums #bbp-search-form #bbp_search_submit {
padding: 0 3%;
height: 42px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
display: inline-block;
margin: 0 0 0 -4px;
width: 30%;
}
#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name {
display: inline-block;
line-height: 20px;
margin-top: 5px;
}
div.bbp-submit-wrapper button {
border: 1px solid #0596AF;
color: #fff;
font-family: inherit;
display: inline-block;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
height: 40px;
margin-bottom: 10px;
padding: 0px 25px;
-moz-appearance: none !important;
-webkit-appearance: none !important;
appearance: none !important;
cursor: pointer;
background: #06B8D7;
background: -webkit-linear-gradient(#06B8D7, #05aac6);
background: -moz-linear-gradient(#06B8D7, #05aac6);
background: -ms-linear-gradient(#06B8D7, #05aac6);
background: -o-linear-gradient(#06B8D7, #05aac6);
background: -webkit-gradient(#06B8D7, #05aac6);
background: linear-gradient(#06B8D7, #05aac6);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
} .woocommerce-page.no-sidebar-template #primary,
.woocommerce-page.full-width-template #primary,
.woocommerce-page.one-column-template #primary {
float: none;
width: 100%;
}
#primary .woocommerce {
padding-bottom: 30px;
}
.woocommerce-page #primary ul.products,
.woocommerce #primary div.product div.images .flex-control-thumbs,
.woocommerce #primary div.product .woocommerce-tabs ul.tabs {
margin: 0;
}
.woocommerce-page .woocommerce-breadcrumb,
.woocommerce-page #primary .page-title {
display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
font-size: 20px;
padding-top: 0;
line-height: normal;
}
.woocommerce ul.products li.product .price {
font-size: inherit;
}
.woocommerce span.onsale,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #05a9c5;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: rgba(0, 0, 0, 0.05);
}
.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,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
color: #fff;
display: inline-block;
text-align: center;
padding: 13px 20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-weight: inherit;	
-moz-appearance: none !important;
-webkit-appearance: none !important;
appearance: none !important;
cursor: pointer;
font-size: inherit;
line-height: normal;
height: inherit;
font-family: inherit;
border: 1px solid #0596AF;
background: #06B8D7;
background: -webkit-linear-gradient(#06B8D7, #05aac6);
background: -moz-linear-gradient(#06B8D7, #05aac6);
background: -ms-linear-gradient(#06B8D7, #05aac6);
background: -o-linear-gradient(#06B8D7, #05aac6);
background: -webkit-gradient(#06B8D7, #05aac6);
background: linear-gradient(#06B8D7, #05aac6);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);	
}
.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 {
color: #fff;
background: -webkit-linear-gradient(#06C0E1, #05aac6);
background: -moz-linear-gradient(#06C0E1, #05aac6);
background: -ms-linear-gradient(#06C0E1, #05aac6);
background: -o-linear-gradient(#06C0E1, #05aac6);
background: -webkit-gradient(#06C0E1, #05aac6);
background: linear-gradient(#06C0E1, #05aac6);
}
.woocommerce.widget_product_search input {
border-radius: 0;
margin: 0;
}
.woocommerce.widget_product_search .search-field {
border-right-width: 0;
float: left;
height: 40px;
width: 60%;
padding: 6px 8px;
}
.woocommerce-page #primary ul a.button,
.woocommerce-page #primary a.button:hover {
color: #fff;
}
.woocommerce-page #main table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
width: 135px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
height: 40px;
padding: 0 10px;
border: 1px solid rgba(0, 0, 0, 0.05);
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #777;
}
.woocommerce .star-rating,
.woocommerce .star-rating:before {
color: #05a9c5;
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 10px;
}
.woocommerce-page .select2-container .select2-selection--single {
height: 38px;
}
.woocommerce-page .select2-container--default .select2-selection--single {
background-color: #f9f9f9;
border: 1px solid rgba(0, 0, 0, 0.05);
padding-top: 4px;
}
.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 6px;
}
.woocommerce-page .select2-dropdown,
.woocommerce-page .select2-container--default .select2-search--dropdown .select2-search__field {
border: 1px solid rgba(0, 0, 0, 0.05);
}
p {
line-height: 1.6;
} p.has-drop-cap:not(:focus):after {
display: none;
}
p.has-drop-cap:not(:focus):first-letter {
font-size: 5.7em;
font-weight: normal;
}
.has-small-font-size {
margin-bottom: 10px;
}
p.has-background {
padding: 15px;
}
blockquote.wp-block-quote,
.wp-block-pullquote blockquote {
font-weight: normal;
font-style: normal;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p,
.wp-block-pullquote blockquote p {
font-style: normal;
}
blockquote.wp-block-quote em,
blockquote.wp-block-quote i,
.wp-block-pullquote blockquote em,
.wp-block-pullquote blockquote i {
font-style: italic;
}
.wp-block-quote,
.wp-block-quote.is-large, 
.wp-block-quote.is-style-large {
padding: 15px;
margin-bottom: 30px;
}
.wp-block-quote cite {
letter-spacing: 0;
font-weight: 400;
font-family: inherit;
text-transform: inherit;
display: block;
padding-top: 10px;
color: inherit;
}
.wp-block-quote cite,
.wp-block-quote.is-large cite, 
.wp-block-quote.is-large footer, 
.wp-block-quote.is-style-large cite, 
.wp-block-quote.is-style-large footer {
text-align: inherit;
}
.wp-block-pullquote {
padding: 15px;
margin-bottom: 30px;
border-style: solid;
border-width: 4px 0 2px;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
display: block;
}
.wp-block-pullquote blockquote {
padding: 0;
margin-bottom: 0;
border: none;
background-color: transparent;
max-width: inherit;
}
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: inherit;
text-align: center;
}
.wp-block-pullquote p,
.wp-block-pullquote.is-style-solid-color blockquote p {
margin-bottom: 10px;
}
.wp-block-pullquote blockquote cite,
.wp-block-pullquote.is-style-solid-color blockquote cite {
font-weight: 400;
letter-spacing: 0;
font-family: inherit;
text-transform: inherit;
}
.wp-block-pullquote blockquote:before,
.wp-block-pullquote p,
.wp-block-pullquote.is-style-solid-color blockquote p,
.wp-block-pullquote.is-style-solid-color p {
color: inherit;
}
.wp-block-pullquote p,
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
line-height: 1.4;
}
.wp-block-image,
.wp-block-image figcaption {
margin-bottom: 0;
}
.wp-block-image figcaption {
margin-top: 0;
text-align: center;
padding-top: 10px;
}
figure.wp-block-image,
.wp-block-image figure {
margin-bottom: 30px;
}
.wp-block-media-text {
margin-bottom: 30px;
}
.wp-block-media-text .wp-block-media-text__content p {
margin-bottom: 0;
}
.wp-block-media-text .wp-block-media-text__content p + p {
margin-top: 15px;
}
.wp-block-media-text:not(.has-media-on-the-right):not(.has-background) .wp-block-media-text__content {
padding-right: 0;
}
.wp-block-media-text.has-media-on-the-right:not(.has-background) .wp-block-media-text__content {
padding-left: 0;
}
.wp-block-media-text.has-background .wp-block-media-text__content {
padding-top: 20px;
padding-bottom: 20px;
}
.wp-block-embed {
position: relative;
margin-bottom: 30px;
display: block;
}
.wp-block-embed figcaption {
margin-bottom: 0;
margin-top: 0;
text-align: center;
padding-top: 10px;
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:after,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:after,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:after,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:after,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:after,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:after,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:after {
display: block;
content: "";
clear: both;
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
content: "";
display: block;
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
padding-top: 100%;
}
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
padding-top: 200%;
}
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
padding-top: 56.25%;
}
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
padding-top: 50%;
}
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
padding-top: 42.85%;
}
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
padding-top: 75%;
}
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
padding-top: 50%;
}
.wp-block-columns.has-background {
padding: 20px 20px 5px;
}
.wp-block-gallery {
margin-bottom: 15px;
}
.wp-block-gallery.aligncenter {
display: flex;
}
#content .wp-block-gallery ul.blocks-gallery-grid {
margin-left: 0;
margin-bottom: 0;
}
.wp-block-gallery .blocks-gallery-item__caption {
box-sizing: border-box;
}
.wp-block-gallery figcaption.blocks-gallery-caption {
padding-top: 0;
width: 100%;
margin-bottom: 15px;
text-align: center;
}
.wp-block-cover {
padding: 30px;
margin-bottom: 30px;
box-sizing: border-box;
}
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
padding: 15px;
}
.wp-block-cover-image .wp-block-cover__inner-container, 
.wp-block-cover .wp-block-cover__inner-container {
width: auto;
}
.wp-block-cover-image .wp-block-cover__inner-container p, 
.wp-block-cover .wp-block-cover__inner-container p {
padding: 10px 15px;
}
.wp-block-file {
margin-bottom: 30px;
}
.wp-block-file .wp-block-file__button {
display: inline-block;
}
.wp-block-audio {
margin-bottom: 30px;
}
.wp-block-audio figcaption {
margin-bottom: 0;
margin-top: 0;
padding-top: 10px;
text-align: center;
}
.wp-block-preformatted {
padding: 15px;
margin-bottom: 30px;
}
.wp-block-table {
margin-bottom: 30px;
}
.wp-block-table table {
margin-bottom: 0;
border-style: solid;
border-width: 1px 0 0 1px;
border-color: rgba(0, 0, 0, 0.3);
}
.wp-block-table tr th,
.wp-block-table tr td {
padding: 5px 10px;
border-style: solid;
border-width: 0 1px 1px 0;
border-color: rgba(0, 0, 0, 0.3);
}
.entry-content .wp-block-table tr th {
font-size: inherit;
line-height: 1.6;
font-weight: normal;
background-color: rgba(0, 0, 0, 0.04);
text-align: center;
}
.wp-block-table figcaption {
padding-top: 10px;
text-align: center;
}
.wp-block-button {
display: block;
margin-bottom: 30px;
}
.wp-block-button__link:hover {
opacity: 0.9;
-moz-opacity: 0.9;
filter:alpha(opacity=90);
}
.wp-block-separator {
padding-bottom: 0;
margin-bottom: 30px;
border: none;
height: 1px;
background-color: #eaeaea;
margin-left: auto;
margin-right: auto;
}
.wp-block-separator.is-style-default {
max-width: 100px;
}
.wp-block-separator.is-style-wide {
border-width: 1px 0 0;
}
.wp-block-search {
margin-bottom: 30px;
}
.wp-block-search .wp-block-search__input {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.wp-block-search .wp-block-search__button {
margin: 0;
border: none;
padding: 10px 20px;
min-width: 100px;
width: 30%;
font-family: inherit;
background-color: #555555;
color: #ffffff;
}
.wp-block-search .wp-block-search__button:hover {
background-color: #333333;
cursor: pointer;
}
.wp-block-latest-posts li {
margin-bottom: 5px;
}
.wp-block-calendar {
margin-bottom: 30px;
}
.wp-block-calendar caption {
caption-side: top;
text-align: center;
text-transform: uppercase;
margin-bottom: 10px;
}
.wp-block-calendar table {
margin-bottom: 10px;
}
.wp-block-calendar table th {
font-size: inherit;
line-height: 1.6;
}
.wp-block-calendar table th,
.wp-block-calendar table td {
text-align: center;
}
.wp-block-calendar tbody #today {
background-color: rgba(0, 0, 0, 0.1);
}
.wp-block-latest-posts__post-date {
opacity: 0.8;
-moz-opacity: 0.8;
filter:alpha(opacity=80);
}
#content ul.wp-block-social-links {
margin-left:5px;
margin-right: 5px;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.wp-block-social-links .wp-social-link {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
margin-bottom: 8px;
}
#content .wp-block-social-links .wp-social-link a {
color: #ffffff;
}
.wp-block-pullquote.alignleft,
.wp-block-embed.alignleft,
.wp-block-button.alignleft,
.wp-block-table.alignleft,
.wp-block-audio.alignleft,
.wp-block-file.alignleft,
.wp-block-cover.alignleft,
#content .wp-block-gallery.alignleft,
.wp-block-image figure.alignleft {
margin-right: 20px;
}
.wp-block-pullquote.alignright,
.wp-block-embed.alignright,
.wp-block-table.alignright,
.wp-block-button.alignright,
.wp-block-audio.alignright,
.wp-block-file.alignright,
.wp-block-cover.alignright,
#content .wp-block-gallery.alignright,
.wp-block-image figure.alignright {
margin-left: 20px;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright,
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block-audio.alignleft,
.wp-block-audio.alignright,
.wp-block-file.alignleft,
.wp-block-file.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright,
.wp-block-image figure.alignleft,
.wp-block-image figure.alignright,
.wp-block-table.alignleft, 
.wp-block-table.alignright,
.wp-block-button.alignleft,
.wp-block-button.alignright {
margin-bottom: 10px;
}
#content .wp-block-gallery.alignleft,
#content .wp-block-gallery.alignright {
margin-bottom: 0;
} .wp-block-calendar table caption, 
.wp-block-calendar table tbody,
.wp-block-latest-posts__post-date {
color: inherit;
} .has-small-font-size {
font-size: calc(13px - 2px);
}
.wp-block-quote cite,
.wp-block-pullquote.alignleft blockquote cite,
.wp-block-pullquote.alignright blockquote cite,
.wp-block-search .wp-block-search__button {
font-size: calc(13px);
}
blockquote.wp-block-quote,
.wp-block-quote.is-style-large cite,
.wp-block-pullquote blockquote cite,	
.wp-block-button__link,
.wp-block-pullquote.alignleft p, 
.wp-block-pullquote.alignright p,
.wp-block-pullquote.alignleft.is-style-solid-color p,
.wp-block-pullquote.alignright.is-style-solid-color p {
font-size: calc(13px + 2px);
}
.has-medium-font-size,
.wp-block-quote.is-large p, 
.wp-block-quote.is-style-large p,
.wp-block-pullquote p,
.wp-block-pullquote.is-style-solid-color blockquote p {
font-size: calc(13px + 4px);
}
.has-large-font-size {
font-size: calc(13px + 11px);
}
.has-huge-font-size {
font-size: calc(13px + 21px);
} .widget {
margin-bottom: 40px;
}
.widget ul li a {	
color: #777;
}
.widget ul li a:hover {	
color: #05a9c5;
}
.widget-title {
font-size: 24px;
line-height: 30px;
padding-bottom: 15px;
}
.widget-title, .widget-title a {
color:#555;
}
.widget-title a:hover {
color: #05A9C5;
} .widget_search input.s {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 40px;
padding: 0 35px 0 15px; 
color: #777;
background-color: #f9f9f9;
background-position: right 10px; 
border-color: #eaeaea;
cursor: text;
text-indent: 0;
}
.widget_search input.s:focus { 
border-color: rgba(0, 0, 0, 0.15);
} .widget_calendar #wp-calendar {
width: 95%;
text-align: center;
}
.widget_calendar #wp-calendar caption, .widget_calendar #wp-calendar td, .widget_calendar #wp-calendar th {
text-align: center;
}
.widget_calendar #wp-calendar caption {
font-size: 11px;
font-weight: 500;
padding: 5px 0 3px 0;
text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
background: rgba(0, 0, 0, 0.03);
border-top: 1px solid rgba(0, 0, 0, 0.15);
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
background: rgba(0, 0, 0, 0.03);
border-top: 1px solid rgba(0, 0, 0, 0.15);
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.widget_calendar #wp-calendar #today {
background: rgba(0, 0, 0, 0.08);
} .widget_article {
margin-bottom: 20px;
}
.widget_article .article-title a:hover {
text-decoration: underline;
}
.widget_article .post {
padding-bottom: 20px;
}
.widget_article .article-content p {
margin-bottom: 0px;
} .widget_categories .current-cat a {
color: #05A9C5;
} .widget_nav_menu ul li.current_page_item > a,
.widget_nav_menu ul li.current_page_ancestor > a,
.widget_nav_menu ul li.current-menu-item > a,
.widget_nav_menu ul li.current-menu-ancestor > a {
color: #05A9C5;	
}
.widget_nav_menu .sub-menu,
.widget_nav_menu .children {
padding-left: 20px;
} .widget_pages ul li.current_page_item > a,
.widget_pages ul li.current_page_ancestor > a {
color: #05A9C5;
}
.widget_pages .children {
padding-left: 20px;
} .widget_recent_entries ul li,
.widget_recent_comments ul li {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding: 5px 0;
} .widget_testimonial .testimonial-icon {
width: 24px;
height: 24px;
float: left;
margin-right: 15px;
position: relative;
}
.widget_testimonial .testimonial-icon:before {
content: '\f10d';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 24px;
line-height: normal;
font-family: 'FontAwesome';
position: absolute;
top: 0;
left: 0;
color: #cfcfcf;
}
.widget_testimonial .testimonial-post {
padding: 20px;
background-color: #f9f9f9;
border: 1px solid #eaeaea;
-webkit-box-shadow: 0 1px 4px #eaeaea inset;
-moz-box-shadow: 0 1px 4px #eaeaea inset;
box-shadow: 0 1px 4px #eaeaea inset;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;	
font-style: italic;
margin-bottom: 15px; 
display: block;
overflow: hidden;
}
.widget_testimonial .testimonial-author {
text-align: right;	
clear: both;
}
.widget_testimonial .testimonial-author span {
font-weight: bold;
display: block;
} .widget_tag_cloud a {
margin-right: 5px;
color: #777;
padding: 10px 0; 
}
.widget_tag_cloud a:hover {
color: #05A9C5;
} .widget_custom-tagcloud {
margin-bottom: 32px;
}
.widget_custom-tagcloud a {
margin:0 4px 8px 0;
background-color: #F9F9F9;
border: 1px solid #eaeaea;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
display: inline-block;
padding: 1px 8px 2px;
color: #777;
}
.widget_custom-tagcloud a:hover {
border: 1px solid #0596AF;
color: #fff;
background: #06B8D7;
background: -webkit-linear-gradient(#06B8D7, #05aac6);
background: -moz-linear-gradient(#06B8D7, #05aac6);
background: -ms-linear-gradient(#06B8D7, #05aac6);
background: -o-linear-gradient(#06B8D7, #05aac6);
background: -webkit-gradient(#06B8D7, #05aac6);
background: linear-gradient(#06B8D7, #05aac6);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);	
}
.widget_custom-tagcloud a:active {
-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
} .widget_service {
margin-bottom: 0;
padding-bottom: 10px;
} .widget_recent_work {
margin-bottom: 10px;
} .widget_promotional_bar {
font-family: 'Philosopher', sans-serif;
}
.widget_promotional_bar .promotional_bar_content {
background-color: #05a9c5;
padding: 30px 15px;
text-align: center;
background-attachment: fixed;
background-position: center center;
background-size: cover;
}
.widget_promotional_bar .promotional-text {
font-size: 24px;
line-height: 30px;
color: #fff;
}
.widget_promotional_bar .promotional-text span {
font-size: 13px;
line-height: 20px;
display: block;
padding-top: 5px;
font-family: "PT Sans",sans-serif;
}
.widget_promotional_bar .call-to-action {
padding: 8px 15px 0;
margin-top: 20px;
color: #494949;
font-size: 18px;
display: inline-block;
border: 2px solid #fff;
text-align: center;
height: 28px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;	
background: #b5e6ee;
background: -webkit-linear-gradient(#d0eef4, #b5e6ee);
background: -moz-linear-gradient(#d0eef4, #b5e6ee);
background: -ms-linear-gradient(#d0eef4, #b5e6ee);
background: -o-linear-gradient(#d0eef4, #b5e6ee);
background: -webkit-gradient(#d0eef4, #b5e6ee);
background: linear-gradient(#d0eef4, #b5e6ee);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);	
text-shadow:0 1px 0 rgba(251, 251, 251, 0.7)
}
.widget_promotional_bar .call-to-action:hover {
background: -webkit-linear-gradient(#E3F5F9, #b5e6ee);
background: -moz-linear-gradient(#E3F5F9, #b5e6ee);
background: -ms-linear-gradient(#E3F5F9, #b5e6ee);
background: -o-linear-gradient(#E3F5F9, #b5e6ee);
background: -webkit-gradient(#E3F5F9, #b5e6ee);
background: linear-gradient(#E3F5F9, #b5e6ee);
} .wp-caption {	
margin-bottom: 30px;
max-width: 100%;
}
.wp-caption .wp-caption-text, .gallery-caption {
font-style: italic;
}
.wp-caption .wp-caption-text {
margin-bottom: 0;
padding: 15px 0;
border-bottom: 1px solid #EAEAEA;
}
.wp-caption.aligncenter {
display: block;
} #colophon {
margin-bottom: 30px;
}
#colophon .widget-wrap {
background-color: #f9f9f9;
border-top: 1px solid #eaeaea;
}
#colophon .widget-area {
margin-left: -3.06%;
padding: 40px 0 10px;
}
#colophon .widget {
float: left;
margin-left: 2.97%;
width: 30.35%;
}
#colophon .widget_archive, 
#colophon .widget_pages, 
#colophon .widget_nav_menu,
#colophon .widget_recent_entries,
#colophon .widget_categories,
#colophon .widget_recent_comments,
#colophon .widget_meta,
#colophon .widget_rss {
margin-bottom: 22px;
}
#colophon .widget_archive ul li, 
#colophon .widget_pages ul li, 
#colophon .widget_nav_menu ul li,
#colophon .widget_recent_entries ul li,
#colophon .widget_categories ul li,
#colophon .widget_recent_comments ul li,
#colophon .widget_meta ul li,
#colophon .widget_rss ul li {
padding-bottom: 3px;
}
#colophon .widget_nav_menu ul li.menu-item-has-children,
#colophon .widget_nav_menu ul li.page_item_has_children,
#colophon .widget_pages ul li.page_item_has_children {
padding-bottom: 0;
}
#colophon .widget_nav_menu .sub-menu,
#colophon .widget_nav_menu .children,
#colophon .widget_pages .children {
padding-top: 3px;
}
#colophon .widget-title {
font-size: 19px;
text-transform: uppercase;
line-height: 25px;
}
#colophon .widget_article {
margin-bottom: 10px;
}
#colophon .widget_info, 
#colophon .widget_text {
margin-bottom: 15px;
} #site-generator {	
padding: 20px 0px;	
border-top: 1px solid #eaeaea; 
color: #999;
}
#site-generator .social-profiles {
float: right;
width: 31.28%;
}
#site-generator .copyright {
float: left;
padding-top: 5px;
width: 65.64%;
}
#site-generator .copyright a {
color: #777;
}
#site-generator .copyright a:hover {
color: #05A9C5
}  @media only screen and (max-width: 1078px) {
.wrapper { 
width: 708px; 
}
.container {
width: 668px;
}
.clearfix-half {
clear: both;
}
.clearfix-third {
clear: none;
}
#site-title a img {
max-width: 668px;	
}
.featured-title,
.featured-content {
display: none;
}
#primary, #secondary, 
#colophon .widget {
float: none;
margin-left: 0;
width: 100%;
}
.no-sidebar-template #content {
margin: 0 ;
width: 100%;
} .column {
margin-left: -2.99%;
}
.one-half, 
.one-third, 
.one-fourth  {
margin: 0 0 0 2.90%;
}
.one-third, .one-fourth {
width: 30.43%;
}	
.widget_service .one-third, 
.widget_service .one-fourth {	
width: 47.02%;
}
#colophon .widget-area {
margin-left: 0;
}
#colophon .widget_info, #colophon .widget_text {
margin-bottom: 30px;
}
} @media only screen and (max-width: 767px) {
hr { 
margin-bottom: 30px;
}
input.s:focus {
width: 235px;
}
.one-column-template .wrapper, 
.wrapper { 
width: 300px; 
}
.one-column-template .container, 
.container {
width: 280px;
}
.wide-layout .wrapper {
width: 100%;
}
.comments-title, 
#respond h3#reply-title {
font-size: 26px;
line-height: 32px;
}
#content h1, 
#content h2, 
#content h3, 
#content h4, 
#content h5, 
#content h6 {
padding-bottom: 10px;
}
#branding {
margin-top: 10px;	
}
.hgroup-wrap {
padding-bottom: 25px;
padding-top: 0;
}
.hgroup-right {
margin-top: 32px;
}
.hgroup-right .social-profiles {
display: none;
}	
#site-logo {
margin-top: 25px;
}
#site-title a img {
max-width: 280px;	
} .menu-toggle {
display: block;
background-color: rgba(0, 0, 0, 0);
font-size: 0;
border: 0 none;
padding: 0;
color: #999;
width: 24px;
height: 21px;
float: right;
margin-top: 3px;
cursor: pointer;
}
.menu-toggle:before {
display: block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 28px;
line-height: 0;
font-family: 'FontAwesome';
vertical-align: top;
content: '\f0c9';
}
.root {
display: none;
}
.toggled-on .root {
display: block;
}
#access {
border-top: 0 none; 
}
#access li {
position: inherit;
width: 100%;
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding-right: 0;
}
#access a {
float: none;
padding: 10px 0;
height: inherit;
} #access ul li ul,
#access ul li:hover ul ul,
#access ul ul li:hover ul ul,
#access ul ul ul li:hover ul ul,
#access ul ul ul ul li:hover ul ul {
display: block;
}
#access ul li ul {
position: inherit;
top: 0;
width: inherit;
border: 0 none;
}
#access ul li ul li  {
border-bottom: 0 none; 
}
#access ul li ul li a,
#access ul li.current-menu-item ul li a,
#access ul li ul li.current-menu-item a,
#access ul li.current_page_ancestor ul li a,
#access ul li.current-menu-ancestor ul li a,
#access ul li.current_page_item ul li a {
padding: 10px 0 10px 15px;
}
#access ul li ul li a:hover,
#access ul li ul li:hover > a,
#access ul li.current-menu-item ul li a:hover {
background-color: inherit;
}
#access ul li ul li ul a,
#access ul li.current-menu-item ul li ul a,
#access ul li ul li.current-menu-item ul a,
#access ul li.current_page_ancestor ul li ul a,
#access ul li.current-menu-ancestor ul li ul a,
#access ul li.current_page_item ul li ul a {
padding-left: 25px;
}
.page-title-wrap { 
padding: 10px 0;
}
.breadcrumb {
margin-top: 0px;
float: none;
text-align: left;
}
.slogan-wrap {
padding: 15px 0 20px;
}	
.slogan-wrap .slogan, 
.slogan-wrap .view-work {
padding-right: 0;
padding-left: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
width: 100%;
max-width: 100%;
}
#main {
padding-top: 40px;
}
.post-featured-image { 
margin-bottom: 15px;
}
.entry-content {
padding-bottom: 0px;
} .column {
margin-left: 0;
}
.one-half, 
.one-third, 
.one-fourth,
.widget_service .one-half,
.widget_service .one-third, 
.widget_service .one-fourth {
margin: 0;
padding-bottom: 10px;
width: 100%;
}
#content .post {
padding-bottom: 30px;
}
.entry-meta {
width: 80%;
}
.widget_search input.s, 
.widget_search input.s:focus {
width: 280px;
}
#wp_page_numbers, 
.wp-pagenavi, 
#content ul.default-wp-page, 
.pagination {
margin-bottom: 30px;
}
#wp_page_numbers ul li.page_info, 
.wp-pagenavi .pages {
display: none;
}
.wp-caption {
margin-bottom: 15px;
}
.widget {
margin-bottom: 30px;
}
.widget_custom-tagcloud { 
margin-bottom: 22px;
}
.widget_article { 
margin-bottom: 10px;
}
.widget_service {
margin-bottom: 0;
}
.widget_recent_work {
margin-bottom: 10px;
}
.widget_testimonial .testimonial-icon {
float: none;
margin-bottom: 15px;
}
#colophon {
margin-bottom: 10px;
}
#site-generator .social-profiles, 
#site-generator .copyright {
float: none;
width: 100%;
}
#site-generator .social-profiles ul {
text-align: center;
float: none;
}   
#site-generator .social-profiles ul li {
display: inline-block;
float: none;
}
#site-generator .copyright {
padding-top: 10px;
text-align: center;
} .wp-block-media-text.is-stacked-on-mobile:not(.has-background) .wp-block-media-text__content {
margin-top: 15px;
}
.wp-block-media-text:not(.has-background).is-stacked-on-mobile .wp-block-media-text__content {
padding-right: 0;
padding-left: 0;
}
.wp-block-media-text.has-background .wp-block-media-text__content {
padding-left: 15px;
padding-right: 15px;
}
.wp-block-media-text.is-stacked-on-mobile {
display: block;
}
.has-large-font-size {
font-size: calc(13px + 9px);
}
.has-huge-font-size {
font-size: calc(13px + 16px);
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
input.s:focus {
width: 375px;
}
.one-column-template .wrapper, 
.wrapper { 
width: 450px; 
}
.one-column-template .container, 
.container {
width: 420px;
}
.wide-layout .wrapper {
width: 100%;
}
#branding {
margin-top: 20px;	
}
.hgroup-wrap {
padding-bottom: 30px;
}
.hgroup-right {
margin-top: 37px;
} 
#site-logo {
margin-top: 30px;
}
#site-title a img {
max-width: 420px;	
} .column {
margin-left: -3.57%;
}
.one-half, 
.one-third, 
.one-fourth {
margin: 0 0 0 3.44%;
width: 46.56%;
}
.widget_service .column {	
margin-left: 0;
}
#colophon {
margin-bottom: 20px;
}
}
@media (max-width: 479px) {
figure.wp-block-image, 
.wp-block-image figure {
margin-bottom: 20px;
}
.wp-block-pullquote.alignleft,
.wp-block-embed.alignleft,
.wp-block-button.alignleft,
.wp-block-table.alignleft,
.wp-block-audio.alignleft,
.wp-block-file.alignleft,
.wp-block-cover.alignleft,
#content .wp-block-gallery.alignleft,
.wp-block-image figure.alignleft {
margin-right: 0;
float: none;
}
.wp-block-pullquote.alignright,
.wp-block-embed.alignright,
.wp-block-table.alignright,
.wp-block-button.alignright,
.wp-block-audio.alignright,
.wp-block-file.alignright,
.wp-block-cover.alignright,
#content .wp-block-gallery.alignright,
.wp-block-image figure.alignright {
margin-left: 0;
float: none;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright,
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block-audio.alignleft,
.wp-block-audio.alignright,
.wp-block-file.alignleft,
.wp-block-file.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright,
.wp-block-image figure.alignleft,
.wp-block-image figure.alignright,
.wp-block-table.alignleft, 
.wp-block-table.alignright,
.wp-block-button.alignleft,
.wp-block-button.alignright,
.wp-block-audio {
margin-bottom: 20px;
}
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright,
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright,
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
max-width: 100%;
}
.wp-block-file.alignleft,
.wp-block-file.alignright,
.wp-block-audio.alignleft,
.wp-block-audio.alignright,
.wp-block-button.alignleft,
.wp-block-button.alignright {
display: block;
text-align: center;
}
.wp-block-audio audio {
min-width: 290px;
}
.site-main .wp-block-gallery {
margin-bottom: 5px;
}
.has-medium-font-size, 
.wp-block-quote.is-large p, 
.wp-block-quote.is-style-large p, 
.wp-block-pullquote p, 
.wp-block-pullquote.is-style-solid-color blockquote p {
font-size: calc(13px + 2px);
}
.has-large-font-size {
font-size: calc(13px + 6px);
}
.has-huge-font-size {
font-size: calc(13px + 12px);
}
} @media only screen and (max-width: 319px) {
.one-column-template .wrapper, 
.wrapper,
.one-column-template .container,
.container { 
width: 95%; 
}        
}  @media all and (-webkit-min-device-pixel-ratio: 1.5) {
input.s { 
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/search@2x.png);		
background-size: 24px 15px;
}
.social-profiles ul li a {
background-image: none;					
background-size: 30px 30px;
}
.social-profiles ul li.facebook a {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/facebook@2x.png);		
background-position: 0 0;		
}
.social-profiles ul li.facebook a:hover {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/facebook@2x-hover.png);		
background-position: 0 0;
}
.social-profiles ul li.twitter a {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/twitter@2x.png);
background-position: 0 0;
}
.social-profiles ul li.twitter a:hover {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/twitter@2x-hover.png);
background-position: 0 0;
}
.social-profiles ul li.google-plus a {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/google-plus@2x.png);
background-position: 0 0;
}
.social-profiles ul li.google-plus a:hover {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/google-plus@2x-hover.png);
background-position: 0 0;
}
.social-profiles ul li.pinterest a {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/pinterest@2x.png);
background-position: 0 0;
}
.social-profiles ul li.pinterest a:hover {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/pinterest@2x-hover.png);
background-position: 0 0;
}
.social-profiles ul li.linked a {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/linked@2x.png);
background-position: 0 0;
}
.social-profiles ul li.linked a:hover {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/linked@2x-hover.png);
background-position: 0 0;
}
.social-profiles ul li.tumblr a {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/tumblr@2x.png);
background-position: 0 0;
}
.social-profiles ul li.tumblr a:hover {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/tumblr@2x-hover.png);
background-position: 0 0;
}
.social-profiles ul li.vimeo a {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/vimeo@2x.png);
background-position: 0 0;
}
.social-profiles ul li.vimeo a:hover {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/vimeo@2x-hover.png);
background-position: 0 0;
}
.social-profiles ul li.my-space a {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/my-space@2x.png);
background-position: 0 0;
}
.social-profiles ul li.my-space a:hover {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/my-space@2x-hover.png);
background-position: 0 0;
}
.social-profiles ul li.flickr a {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/flickr@2x.png);
background-position: 0 0;
}
.social-profiles ul li.flickr a:hover {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/flickr@2x-hover.png);
background-position: 0 0;
}
.social-profiles ul li.you-tube a {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/you-tube@2x.png);
background-position: 0 0;
}
.social-profiles ul li.you-tube a:hover {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/you-tube@2x-hover.png);
background-position: 0 0;
}
.social-profiles ul li.rss a {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/rss@2x.png);
background-position: 0 0;
}
.social-profiles ul li.rss a:hover {
background-image: url(//kehraamochristina.fi/wp-content/themes/attitude/images/rss@2x-hover.png);
background-position: 0 0;
}
}
@font-face {
font-family: 'cac_champagneregular';
src: url(//kehraamochristina.fi/wp-content/uploads/fonts/CAC-Champagne-fontfacekit/cac_champagne-webfont.eot);
src: url(//kehraamochristina.fi/wp-content/uploads/fonts/CAC-Champagne-fontfacekit/cac_champagne-webfont.eot?#iefix) format('embedded-opentype'), url(//kehraamochristina.fi/wp-content/uploads/fonts/CAC-Champagne-fontfacekit/cac_champagne-webfont.woff) format('woff'), url(//kehraamochristina.fi/wp-content/uploads/fonts/CAC-Champagne-fontfacekit/cac_champagne-webfont.ttf) format('truetype'), url(//kehraamochristina.fi/wp-content/uploads/fonts/CAC-Champagne-fontfacekit/cac_champagne-webfont.svg#cac_champagneregular) format('svg');
font-weight: normal;
font-style: normal;
}
body, input, textarea {
color: #222;
font: 1em/1.4 'Lora', Georgia, serif;
word-wrap: break-word;
}
a {
color: #319978;
text-decoration: none;
}
a:focus, a:active, a:hover {
text-decoration: none;
color: #43E0A4;
}
p { margin-bottom: 1em; }
h1, h2, h3, h4, h5, h6 {
color: #222;
font-family: 'Lora', Georgia, serif;
font-weight: 700;
line-height: 1.2;
}
.wrapper {
background-color: transparent;
box-shadow: 0 0 10px rgba(255, 255, 255, 0.75);
}
.one-column-template .wrapper, .wrapper, .one-column-template .container, .container { }
#branding {
background-color: rgba(255, 255, 255, 0.62);
margin-top: 30px;
}
#site-title a img {
height: auto;
max-width: 280px;
width: 100%;
}
#main, #main *, #main *:before, #main *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#main {
background-color: rgba(255, 255, 255, 0.92);
max-width: 100%;
padding: 50px 10px 10px;
width: auto;
}
@media only screen and (min-width: 480px) {
#main { padding: 50px 20px 10px; }
}
@media only screen and (min-width: 768px) {
#main { padding: 50px 50px 10px; }
}
@media only screen and (max-width:480px) {
.entry-content {
display: block;
overflow: auto;
}
}
#site-generator {
background-color: rgba(0, 0, 0, 0.92);
border-top: medium none transparent;
color: #fff;
padding: 25px 0;
}
#site-generator .copyright { padding-top: 0; }
#site-generator .copyright a { color: #319978; }
#site-generator .copyright a:hover { color: #43E0A4; }
#colophon .widget-wrap {
background-color: rgba(18, 26, 23, 0.9);
border-top: medium none;
}
#colophon .widget-title {
color: #d9d9d9;
font-size: 19px;
line-height: 25px;
text-transform: none;
}
#colophon a { color: #319978; }
#colophon a:hover { color: #43e0a4; }
.widget-title, .widget-title a { color: #222; }
#content .custom-gallery-title, .custom-gallery-title a {
color: #319978;
font-size: 16px;
line-height: 24px;
padding-bottom: 0;
text-align: center;
}
.custom-gallery-title a:hover { color: #43e0a4; }
nav#access {
background-color: rgba(1, 1, 1, 0.93);
position: relative;
z-index: 1;
border: none;
}
#access a {
color: #fff;
display: block;
float: left;
font-family: 'Lora', Georgia, "Times New Roman", Times, serif;
height: 39px;
padding: 16px 0 0;
text-transform: inherit;
}
#access select {
background: url(//kehraamochristina.fi/wp-content/themes/attitude-child/images/responsive-menu-bg.png) no-repeat scroll right center / 28px 22px rgba(0, 0, 0, 0);
color: #fff;
}
#access select option {
color: #404040;
}
.featured-text .featured-title {
font: 34px/30px 'cac_champagneregular', Georgia, "Times New Roman", Times, serif;
font-style: italic;
background: #319978;
background: rgba(0, 144, 98, 0.9);
}
.featured-text {
color: #333;
text-align: right;
}
.featured-text .featured-content {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
clear: right;
float: right;
margin-top: 4px;
max-width: 355px;
padding: 20px;
}
.featured-slider, .featured-slider .slider-cycle { margin-bottom: 0px; } .slogan-wrap {
background-color: #319978;
padding: 24px 0;
margin-bottom: 0px;
}
.slogan-wrap .slogan {
color: #fff;
float: left;
width: 80%;
font: italic 38px/30px 'cac_champagneregular', Georgia, "Times New Roman", Times, serif;
}
.slogan-wrap .view-work {
background: linear-gradient(#d8ffea, #82daa1) repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 2px solid #fff;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
color: #393939;
display: block;
float: right;
font-size: 18px;
height: 28px;
margin-top: 8px;
padding: 8px 12px 9px;
text-align: center;
text-shadow: 0 1px 0 rgba(251, 251, 251, 0.7);
width: auto;
}
.slogan-wrap .view-work:hover {
background: -webkit-linear-gradient(#fff, #72e5b1);
background: -moz-linear-gradient(#fff, #72e5b1);
background: -ms-linear-gradient(#fff, #72e5b1);
background: -o-linear-gradient(#fff, #72e5b1);
background: -webkit-gradient(#fff, #72e5b1);
background: linear-gradient(#fff, #72e5b1);
}
.slogan-wrap .view-work:active {
-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
}
#controllers a:hover, #controllers a.active {
background-color: #319978;
color: #319978;
}
.hgroup-right div.social-profiles ul li {
background: #000;
margin-right: 2px;
border-radius: 2px;
} .social-profiles ul li a { background-image: url(//kehraamochristina.fi/wp-content/themes/attitude-child/images/social-icons.png); }
input.s {
background-color: #000;
color: #fff;
} .hgroup-wrap {
padding-bottom: 20px;
padding-top: 0;
}
#access ul li.current-menu-item a { color: #319978; }
.slogan-wrap { font-family: 'Lora', Georgia, serif; }
#access a:hover, #access ul li.current-menu-item a, #access ul li.current_page_ancestor a, #access ul li.current-menu-ancestor a, #access ul li.current_page_item a, #access ul li:hover > a { color: #319978; }
#content ul a, #content ol a {
color: #319978;
}
#content ul a:hover, #content ol a:hover {
color: #88ccb7;
text-decoration: none;
}
.entry-title {
font-family: 'Lora', Georgia, serif;
font-weight: 700;
}
.entry-title, .entry-title a { color: #222; }
input[type="reset"], input[type="button"], input[type="submit"] {
border: 1px solid #3B7B67;
color: #fff;
display: inline-block;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
height: 40px;
margin-bottom: 30px;
padding: 0px 25px;
-moz-appearance: none !important;
-webkit-appearance: none !important;
appearance: none !important;
cursor: pointer;
background: #319978;
background: -webkit-linear-gradient(#319978, #3D816B);
background: -moz-linear-gradient(#319978, #3D816B);
background: -ms-linear-gradient(#319978, #3D816B);
background: -o-linear-gradient(#319978, #3D816B);
background: -webkit-gradient(#319978, #3D816B);
background: linear-gradient(#319978, #3D816B);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
}
input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover, a.readmore:hover{
background: -webkit-linear-gradient(#43e0a4, #319978);
background: -moz-linear-gradient(#43e0a4, #319978);
background: -ms-linear-gradient(#43e0a4, #319978);
background: -o-linear-gradient(#43e0a4, #319978);
background: -webkit-gradient(#43e0a4, #319978);
background: linear-gradient(#43e0a4, #319978);
}
a.readmore {
border: 1px solid #319978;
color: #fff;
display: inline-block;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 1px 8px 2px;
float: right;
background: #319978;
background: -webkit-linear-gradient(#319978, #3D816B);
background: -moz-linear-gradient(#319978, #3D816B);
background: -ms-linear-gradient(#319978, #3D816B);
background: -o-linear-gradient(#319978, #3D816B);
background: -webkit-gradient(#319978, #3D816B);
background: linear-gradient(#319978, #3D816B);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
}
.entry-meta a:hover, .widget ul li a:hover, .tags a:hover, .entry-title a:hover, .entry-title a:focus, .entry-title a:active {
color: #319978;
}  .su-spoiler-title {
background-color: transparent;
border: 1px solid black;
border-radius: 0;
color: #404040;
font-size: 16px !important;
padding: 11px 7px 15px 28px !important;
transition: all 0.3s ease;
}
.su-spoiler-title:hover {
background-color: #f4f4f4;
color: #404040;
transform:translateY(2px);
}
<div class="su-spoiler-"></div>closed .su-spoiler-title {
border-radius: 3px;
}
.su-spoiler-icon {
font-size: 10px !important;
top: 12px !important;
}
.su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon { left: 4px !important; }
.su-spoiler-content {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: transparent #dce0e0 #dce0e0;
border-image: none;
border-right: 1px solid #dce0e0;
border-style: none solid solid;
border-width: medium 1px 1px;
margin-top: -2px;
} .su-note.huomiolaatikko {
margin-bottom: 30px;
margin-top: 30px;
border: medium none transparent;
}
.huomiolaatikko .su-note-inner {
background-color: #f5f5f5 !important;
border: 1px solid #c8c8c8 !important;
border-radius: 0 !important;
padding: 5%;
}
.back-to-top a { background-image: url(//kehraamochristina.fi/wp-content/themes/attitude-child/images/back-to-top.png); }
@media not all {
.back-to-top a { background-image: url(//kehraamochristina.fi/wp-content/themes/attitude-child/images/back-to-top@2x.png); }
}
.widget.widget_testimonial {
float: left;
padding-left: 15px;
padding-right: 15px;
width: 33.333%;
min-width: 280px;
font-size: 0.9em;
}
.widget.widget_testimonial:first-child {
margin-left: -15px;
padding-left: 0;
}
.widget.widget_testimonial:last-child {
margin-right: -15px;
padding-right: 0;
}
@media screen and (max-width:1078px) {
.widget.widget_testimonial {
float: none;
width: 100%;
padding-left: 0px;
padding-right: 0px;
}
}
.widget_testimonial .widget-title {
font-size: 16px;
line-height: 1.25;
}