.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@import url("https://fonts.googleapis.com/css?family=Arimo:400,700,400italic,700italic|Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,greek-ext,greek,vietnamese,latin-ext,cyrillic,cyrillic-ext");    html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
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;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}  :focus {
outline: 0;
}
body {
background: #f3f3f3;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
ol, ul {
list-style: none;
}
.hidden {
display: none;
}  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;
}
img {
vertical-align: middle;
}  .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}  body, input, textarea {
color: #494f5c;
font-family: 'Arimo', sans-serif;
line-height: 1.5;
}
.clear{
clear: both;
}
.fleft{
float: left;
}
.right,
div.right,
a.right {
float: right;
}
*{
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
}
.mb {
margin-bottom: 40px;
}  h1,h2,h3,h4,h5,h6 {
font-family: 'Open Sans', sans-serif;
}
h1 { font-size: 24px; }
h2 { font-size: 22px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
hr {
background-color: #ffffff;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}  p {
font-size: 14px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 2.5em;
}
ul {
list-style: disc;
font-size: 14px;
}
ol {
list-style-type: decimal;
}
ol ol {
list-style: upper-alpha;
}
ol ol ol {
list-style: lower-roman;
}
ol ol ol ol {
list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}
dl {
margin: 0 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 1.5em;
}
strong {
font-weight: bold;
}
cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 20px;
padding: 0 10px;
}
blockquote em, blockquote i, blockquote cite, blockquote p {
font-style: normal;
font-size: 18px;
}
pre {
background: #f4f4f4;
font: 13px "Courier 10 Pitch",Courier,monospace;
line-height: 1.5;
margin-bottom: 1.5em;
padding: 0.75em 1.5em;
}
code, kbd {
font: 13px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
input[type=email], input[type=text], textarea, input[type=tel] {
border: 1px solid #a2a2ad;
border-radius: 2px;
font-size: 14px;
}
textarea {
padding: 5px 10px;
width: 98%;
}
input[type=email], input[type=text], input[type=tel] {
height: 30px;
padding: 3px 10px;
}
#contact-form{
margin: 20px 0;
}
.wpcf7-submit {
padding: 10px 30px;
border: 0;
border-radius: 2px;
color: #ffffff;
cursor: pointer;
font-size: 14px;
}
div.wpcf7-response-output {
margin: 0;
}  a {
text-decoration: none;
}  .screen-reader-text {
position: absolute !important;
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
}  #pages {
position: absolute;
width: 100%;
}
.page-decoration {
position: relative;
min-height: 280px;
background: #fff;
}
.decoration {
width: 100%;
height: auto;
}
.decoration img {
width: 100%;
height: auto;
}
.first-widget-area {
margin: 20px auto!important;
}
.second-widget-area {
width: 100%;
padding: 20px 0;
background: #ffffff;
}
.btn {
display: inline-block;
padding: 12px 35px;
font-size: 16px;
text-decoration: none;
border: 2px solid #ffffff;
background: #ffffff;
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}
.btn:hover {
background: none;
color: #ffffff;
}
.pages {
margin-top: -80px;
overflow: hidden;
}
.page-header {
position: relative;
min-height: 60px;
padding: 15px 20px;
}
.page-header.hp{
margin-top: 110px;
}
.page-content {
padding: 20px 0;
overflow: hidden;
background: #fff;
}
.page-header .title,
.widget-header .title {
display: inline-block;
font-size: 24px;
line-height: 27px;
color: #ffffff;
}
.pages.list .item,
.pages.single .item {
margin: 20px 0;
float: left;
}  .title-404{
text-align: center;
font-size: 172px;
margin-top: 100px;
}
.description-404 {
text-align: center;
font-size: 24px;
margin-bottom: 200px;
}  .sidebar .widget {
width: 100%;
float: left;
margin: 20px 0;
}  .site-header {
width: 100%;
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 11%, rgba(255,255,255,0.75) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(11%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0.75)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 11%,rgba(255,255,255,0.75) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 11%,rgba(255,255,255,0.75) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 11%,rgba(255,255,255,0.75) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 11%,rgba(255,255,255,0.75) 100%);
color: #a0a0a0;
z-index: 100;
}
.branding {
margin-top: 15px!important;
}
.logo {
margin: 10px 20px 0 0;
padding: -25px 0 0 0;
}
.logo img {
max-height: 80px;
}
#site-title a {
font-size: 24px;
text-decoration: none;
}
#site-description {
color: #a0a0a0;
font-size: 16px;
}
.language-menu {
list-style: none;
margin-bottom: 10px;
}
.language-menu li {
position: relative;
display: inline-block;
color: #a0a0a0;
}
.language-menu a{
padding: 15px 5px 5px 5px;
font-size: 14px;
display: block;
text-decoration: none;
}
.language-menu .current a, .language-menu a:hover {
color: #ffffff;
}
.language-menu a.current:after {
position: absolute;
top: 3px;
left: 50%;
margin-left: -8px;
content: "\e7c5";
color: #ffffff;
font-size: 16px;
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.grid_4.no-m-t.lang{
min-height: 75px;
position: relative;
}
.callus {
position: absolute;
bottom: 0;
right: 0;
}
.callus a {
color: #a0a0a0;
}  .flexslider {
overflow: hidden;
}
.flexslider.loading {
background: #fff url(//www.hadritkd.co.uk/wp-content/themes/fitnesslife-wpl/images/ajax-loader.gif) no-repeat center center;
min-height: 600px;
}
.flex-caption {
position: absolute;
width: 100%;
top: 30%;
}
.loading .flex-caption {
display: none;
}
.flex-content {
margin-left: 40px;
padding: 40px;
color: #ffffff;
}
.flex-content h1 {
color: #ffffff;
font-size: 30px;
font-weight: 700;
}
.flex-content p {
font-size: 18px;
line-height: 30px;
}
.flex-active-slide .flex-content {
-moz-animation: bounceInUp 1s;
-webkit-animation: bounceInUp 1s;
animation: bounceInUp 1s;
}  .testimonials .flex-control-paging a {
width: 20px;
height: 4px;
background: #000000;
}
.testimonials .flex-control-paging {
width: 90px;
top: 180px;
left: 0;
margin: 0;
}
.testimonials .flex-control-paging li { margin: 0 5px 5px 5px;}  .breadcrumbs {
margin: 0;
font-size: 10px;
line-height: 25px;
text-transform: uppercase;
}
.breadcrumbs a:hover {
text-decoration: underline;
}  .main-menu-section {
position: relative;
background: #ffffff;
background: rgba(255, 255, 255, 0.80);
border-top: 1px solid #bfc6cd;
border-bottom: 1px solid #bfc6cd;
font-family: 'Open Sans', sans-serif;
}
.main-menu-section > div {
position: relative;
}
.site-navigation ul {
list-style: none;
font-size: 14px;
margin: 0;
}
.site-navigation ul li {
position: relative;
display: inline-block;
border-top: 1px solid #ffffff;
border-top: 1px solid rgba(255, 255, 255, 0.0);
transition: background 0.2s;
-moz-transition: background 0.2s;
-webkit-transition: background 0.2s;
-o-transition: background 0.2s;
}
.site-navigation > ul li:hover {
background: #ffffff;
}
.site-navigation li a {
display: block;
padding: 14px 20px;
color: #a0a0a0;
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
}
.site-navigation ul.sub-menu {
display: none;
position: absolute;
top: 49px;
left: 0;
width: auto;
min-width: 200px;
z-index: 99999 !important;
background: #ffffff;
}
.site-navigation ul > li ul.sub-menu {
border-top: 1px solid #bfc6cd;
}
.site-navigation li:hover > ul.sub-menu {
display: block;
-moz-animation: bounceIn 0.2s;
-webkit-animation: bounceIn 0.2s;
animation: bounceIn 0.2s;
}
.site-navigation ul.sub-menu li {
width: 100%;
border-top: 1px solid #bfc6cd;
}
.site-navigation ul.sub-menu li:first-child {
border: 0;
}
.site-navigation ul.sub-menu li:hover {
background: #fafafa;
}
.site-navigation ul.sub-menu ul.sub-menu {
left: 200px;
top: 0;
}    a.meanmenu-reveal {
display: none;
left: 0!important;
right: auto!important;
}  .mean-container .mean-bar {
position: relative;
min-height: 42px;
z-index: 80;
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 13px 13px 11px 13px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
display: block;
background: #a0a0a0;
height: 3px;
margin-top: 3px;
}
.mean-container .mean-nav {
width: 100%;
padding-top: 50px;
overflow: hidden;
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
}
.mean-container .mean-nav ul li {
position: relative;
float: left;
width: 100%;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 100%;
padding: 14px 20px;
margin: 0;
font-size: 14px;
color: #a0a0a0;
border-top: 1px solid #bfc6cd;
text-decoration: none;
text-transform: uppercase;
}
.mean-container .mean-nav ul li li a {
width: 100%;
padding: 14px 40px;
border-top: 1px solid #bfc6cd;
visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom: none;
margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
width: 100%;
padding: 14px 60px;
}
.mean-container .mean-nav ul li li li li a {
width: 100%;
padding: 14px 80px;
}
.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 14px 100px;
}
.mean-container .mean-nav ul li a:hover {
background: #fafafa;
}
.mean-container .mean-nav ul li a.mean-expand {
margin-top: 1px;
width: 25px;
height: 25px;
padding: 12px !important;
text-align: center;
position: absolute;
right: 0;
top: 0;
z-index: 2;
font-weight: 700;
background: none;
border: none;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
color: #ffffff;
}
.mean-container .mean-push {
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both;
}
.mean-container .search-form {
right: 20px;
}
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
}
.mean-container .mean-bar {
margin: 0 20px;
}  .mean-container .mean-bar, .mean-container .mean-bar * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.mean-remove { display: none !important; }  .menu-buttons {
position: absolute;
top: 0;
right: 0;
z-index: 100;
}
.menu-buttons > div {
display: inline-block;
float: left;
}
.header-cart {
width: 50px;
height: 50px;
}
.header-cart > a {
width: 50px;
height: 37px;
padding-top: 13px;
float: right;
text-align: center;
color: #a0a0a0;
}
.header-cart .quantity {
padding-left: 5px;
}
.search-form {
width: 50px;
height: 50px;
overflow: hidden;
margin-right: 1px;
z-index: 100;
}
.search-form.active{
width: 250px;
margin-right: 0;
background: #ffffff;
border-left: 1px solid #bfc6cd;
border-right: 1px solid #bfc6cd;
-moz-animation: bounceInLeft 1s;
-webkit-animation: bounceInLeft 1s;
animation: bounceInLeft 1s;
}
.search-form > a {
cursor: pointer;
display: block;
width: 50px;
height: 37px;
float: right;
padding-top: 13px;
text-align: center;
color: #a0a0a0;
}
.header-search-form .search-button {
display: none;
}
.active .header-search-form{
display: block;
}
.header-search-form{
display: none;
position: absolute;
left: 1px;
top: 0;
width: 200px;
}
.header-search-form input {
width: 180px;
height: 50px;
padding: 5px 10px;
color: #a0a0a0;
font-size: 14px;
border: 0 none;
}  .announcement {
padding: 5px 0;
border-top: 1px solid #ffffff;
background-repeat: repeat;
overflow: hidden;
}
.announcement h1{
line-height: 48px;
color: #ffffff;
font-size: 24px;
}    .list .item-image:before, article.single .item-image:before {
position: absolute;
width: 400px;
height: 400px;
left: -200px;
bottom: -200px;
content: " ";
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 50;
}
.list .item-meta, .single .item-meta {
position: relative;
width: 100%;
padding: 15px 30px;
text-align: right;
z-index: 80;
background: #f65e13;
}
.list .item-meta:before, .single .item-meta:before {
position: absolute;
width: 0;
height: 0;
border-left: 7px solid rgba(0, 0, 0, 0);
border-right: 7px solid rgba(0, 0, 0, 0);
top: -7px;
content: " ";
right: 35px;
margin-left: -5px;
}
.list .item-image:after, article.single .item-image:after {
position: absolute;
width: 400px;
height: 400px;
right: -200px;
top: -200px;
content: " ";s
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.list .item-more,
.single .item-more {
margin: 0 0 0 10px;
}
.list .item .overlay h3,
article.single .item .overlay h3 {
bottom: 55px;
font-size: 24px;
}
.list .item:nth-child(2n+1) .item-image:before { top: -200px; bottom: auto; }
.list .item:nth-child(2n+1) .item-image:after { bottom: -200px; top: auto; }
.list .item:nth-child(2n+1) .item-meta:before { left: 40px; }
.list .item:nth-child(2n+1) .item-meta { text-align: left; }
.list .item:nth-child(2n+1) .read-more { float: left; margin: 0 10px 0 0; }
.list .item:nth-child(2n+1) .overlay h3 { text-align: left; }
.single .item:nth-child(2n+1) .item-image:before { top: -200px; bottom: auto; }
.single .item:nth-child(2n+1) .item-image:after { bottom: -200px; top: auto; }
.single .item:nth-child(2n+1) .item-meta:before { left: 40px; }
.single .item:nth-child(2n+1) .item-meta { text-align: left; }
.single .item:nth-child(2n+1) .read-more { float: left; margin: 0 10px 0 0; }
.single .item:nth-child(2n+1) .overlay h3 { text-align: left; }  .classes.grid .item .overlay { min-height: 44px; }
.classes.list .item-meta,
.classes.single .item-meta { position: absolute; bottom: 0; }
.classes.list .overlay,
.classes.single .overlay { min-height: 105px; }
.classes.list .overlay,
.classes.single .overlay { min-height: 105px; }
.item-image:hover .overlay.no-overlay {height: auto; background-image: none;}
.progday{
float: left;
text-align: center;
}
.pday {
border-bottom: 1px solid #bfc6cd;
font-weight: bold;
width: 102px;
background: #f3f3f3;
}
.timehour{
background: #f3f3f3;
-moz-box-shadow: 0 0 1px #bfc6cd;
-webkit-box-shadow: 0 0 1px #bfc6cd;
box-shadow: 0 0 1px #bfc6cd;
margin: 10px 0;
font-size: 13px;
}  .sticky{}
.bypostauthor{}
#infscr-loading {
font-size: 0.75em;
left: 25%;
bottom: 0px;
position: fixed;
text-align: center;
width: 50%;
background-color: rgba(0, 0, 0, 0.8);
z-index: 1000;
padding: 20px 0 0 0;
color: #fff;
}
.news.grid .widget-content {
margin: 20px -20px;
}
.news.grid .page-content {
padding-bottom: 120px;
margin: 0 -20px;
}
.news .item { background: #fff6f1; width: 100%}
.news.grid .read-more {
margin: 0 5px 0 0;
}
a.load-more {
position: absolute;
bottom: 40px;
display: block;
width: 100%;
padding: 15px 20px;
color: #ffffff;
text-align: center;
font-size: 12px;
font-weight: 700;
line-height: 30px;
text-transform: uppercase;
}
.navigation {
float: left;
width: 100%;
margin: 20px 0;
list-style: none;
background-repeat: repeat;
}
.navigation li {
transition: background 0.2s;
-moz-transition: background 0.2s;
-webkit-transition: background 0.2s;
-o-transition: background 0.2s;
}
.navigation-prev,
.navigation-next { padding: 20px; }
.navigation li:hover { background-color: rgba(255, 255, 255, 0.1); }
.navigation-text {
color: #ffffff;
text-transform: uppercase;
font-size: 12px;
line-height: 25px;
margin-right: 10px;
}
.navigation-text:hover {
color: #ffffff;
}
.navigation-prev { display: block; float: left; }
.navigation-next { display: block; float: right; } .flexslider-gallery .loading {
background: transparent url(//www.hadritkd.co.uk/images/ajax-loader.gif) no-repeat 50% 50%;
min-height: 300px;
}
.flexslider-gallery {
margin: 20px 0 0px 0;
padding: 0;
position: relative;
}
.flexslider-gallery .slides > li {
display: none;
-webkit-backface-visibility: hidden;
position: relative;
} .flexslider-gallery .slides img {
width: 100%;
height: auto;
display: block;
}
.gallery-thumbnail {
margin: 0;
}
.gallery-flex-caption {
position: absolute;
bottom: 0;
left: 0;
padding: 1em;
margin: 0;
width: 100%;
background: rgba(0, 0, 0, 0.7);
color: white;
}  .gallery {
margin: 0;
}
.gallery  img {
width: 100%;
height: auto;
}
.gallery .gallery-item {
float: left;
margin: 0 0 20px 0;
text-align: center;
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 46%!important;
margin: 0 2%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-2 .attachment-medium {
max-width: 92%;
height: auto;
}
.gallery-columns-3 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery-columns-5 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery .gallery-caption {
color: #888;
font-size: 12px;
margin-top: 10px;
}
.gallery dl {
margin: 0;
}
.gallery img {
border: 0px!important;
}
.gallery br + br {
display: none;
} .flexslider-gallery .flex-direction-nav {
height: 0;
padding: 0;
text-align: center;
width: 100%;
display: block;
position: absolute;
bottom: 50%;
}
.flexslider-gallery .flex-direction-nav li {
max-width: 100%;
background: red;
margin: 0 auto;
display: block;
}
.flexslider-gallery .flex-direction-nav .flex-next {
background-position: 100% 0;
right: 0px;
}
.flexslider-gallery .flex-direction-nav .flex-prev {
left: 0px;
}
.flexslider-gallery:hover .flex-next {
opacity: 0.8; right: 0px;
}
.flexslider-gallery:hover .flex-prev {
opacity: 0.8; left: 0px;
}
.flexslider-gallery:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: 0.3!important; filter:alpha(opacity=30);
cursor: default;
} #flexslider-gallery-carousel {
height: 87px;
margin-bottom: 40px;
position: relative;
}
#flexslider-gallery-carousel li img {
width: 100%; height: auto;
max-width: 140px;
float: left;
}
#flexslider-gallery-carousel li {
padding: 5px;
cursor: pointer;
}
#flexslider-gallery-carousel .flex-direction-nav {height: 0; text-align: center; width: 100%; display: block; position: absolute; }
#flexslider-gallery-carousel .flex-direction-nav a { width: 100px; height: 50px; margin: 0px 0px; display: block; ; position: absolute; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
#flexslider-gallery-carousel .flex-direction-nav li {
position: relative;
max-width: 100%;
margin: 0;
padding: 0;
display: none;
}    a img {
border: none;
}
p img {
margin-bottom: 0.5em; }  img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
max-width: 100%; height: auto; }
img.alignleft {
margin-right: 1.5em;
}
img.alignright {
margin-left: 1.5em;
}
.wp-caption {
padding: .5em;
text-align: center;
}
.wp-caption img {
margin: .25em;
}
.wp-caption .wp-caption-text {
margin: .5em;
}
.gallery-caption {
}
.wp-smiley {
margin: 0;
}  #primary nav {
clear: both;
overflow: hidden;
margin: 0 0 1.5em;
}
.nav-previous {
float: left;
width: 50%;
}
.nav-next {
float: right;
text-align: right;
width: 50%;
}  .widget {
background: #ffffff;
overflow: hidden;
}
.widget-header {
position: relative;
padding: 15px 20px;
}
.widget-content {
margin: 20px 0;
overflow: hidden;
}
.grid_12 .classes.grid .item:nth-child(3n+1) { margin-left: 0; }
.grid_12 .classes.grid .item:nth-child(3n+3) { margin-right: 0; }
.grid_8 .classes.grid .item:nth-child(2n+1) { margin-left: 0; }
.grid_8 .classes.grid .item:nth-child(2n+2) { margin-right: 0; }
.grid_4 .classes.grid .item { margin-left: 0; margin-right: 0; }
.grid_4.widget_wplook_classes_widget .item.grid_4 {margin-left: 0; margin-right: 0;}
.grid_12.widget_wplook_classes_widget .item.grid_4:nth-child(3n+1) {margin-left: 0; }
.grid_12.widget_wplook_classes_widget .item.grid_4:nth-child(3n+3) { margin-right: 0; }
.grid_4.widget_wplook_gallery_widget .item.grid_4 {margin-left: 0; margin-right: 0;}
.grid_12.widget_wplook_gallery_widget .item.grid_4:nth-child(3n+1) {margin-left: 0; }
.grid_12.widget_wplook_gallery_widget .item.grid_4:nth-child(3n+3) { margin-right: 0; }
.grid_4.widget_wplook_trainers_widget .item.grid_4 {margin-left: 0; margin-right: 0;}
.grid_12.widget_wplook_trainers_widget .item.grid_4:nth-child(3n+1) {margin-left: 0; }
.grid_12.widget_wplook_trainers_widget .item.grid_4:nth-child(3n+3) { margin-right: 0; }
.item img.ajax-loader {
width: auto;
}
.item img {
width: 100%;
}
.item-title {
display: block;
padding: 20px 20px 10px 20px;
}
.item-title h3 {
font-size: 18px;
}
.item > p {
padding: 0 20px;
}
.item-meta {
position: relative;
margin: 0;
padding: 9px 10px;
line-height: 25px;
list-style: none;
}
.item-meta:before {
position: absolute;
width: 0;
height: 0;
border-left: 7px solid rgba(0, 0, 0, 0);
border-right: 7px solid rgba(0, 0, 0, 0);
top: -7px;
content: " ";
right: 20px;
margin-left: -5px;
}
.meta-info {
display: inline-block;
margin-left: 6px;
text-transform: uppercase;
font-size: 12px;
color: #ffffff;
}
.meta-info > a,
.meta-info > span,
.meta-info > time {
color: #ffffff!important;
padding: 5px 10px;
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}
.meta-info > a:hover,
.ui-tabs-active > a{
color: #494f5c!important;
background: #ffffff;
border-radius: 2px
}
.read-more {
float: right;
margin: 0 0 0 10px;
}
.read-more .item-more {
margin: 0;
}
.item-more {
display: block;
width: 25px;
height: 25px;
margin-right: 5px;
padding: 3px 0 0 4px;
border: 2px solid #FFFFFF;
background: #ffffff;
border-radius: 20px;
color: #717f8d;
text-align: left;
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}
.item-more:hover { background: none; color: #ffffff; }
.item-more.icon-arrow-left { padding: 3px 0 0 2px; margin: 0 10px 0 0; }
.item-more.icon-arrow-right { float: right; }
.navigation-prev .item-more.icon-arrow-left { float: left; }
.item-image {
display: block;
position: relative;
overflow: hidden;
}
.item-image img {
height: auto;
}
.item-image:before{
position: absolute;
width: 200px;
height: 200px;
left: -100px;
bottom: -100px;
content: " ";
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 50;
}
.item-image:after{
position: absolute;
width: 200px;
height: 200px;
right: -100px;
top: -100px;
content: " ";
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 50;
}
.item .overlay {
position: absolute;
display: block;
width: 100%;
height: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.75);
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}
.item-image:hover .overlay {
height: 100%;
background-image: url(//www.hadritkd.co.uk/wp-content/themes/fitnesslife-wpl/images/cross.png);
background-repeat: no-repeat;
background-position: center center;
transition: all 0.1s;
-moz-transition: all 0.1s;
-webkit-transition: all 0.1s;
-o-transition: all 0.1s;
}
.item-image img {
transition: all 1s;
-moz-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}
.item-image:hover img {
opacity: 1;
transform: scale(1.08);
-ms-transform: scale(1.08);
-webkit-transform: scale(1.08);
-o-transform: scale(1.08);
-moz-transform: scale(1.08);
}
.item .overlay h3 {
position: absolute;
display: block;
bottom: 0;
width: 100%;
padding: 10px 20px;
color: #FFFFFF;
font-size: 18px;
text-align: right;
}
.item-content {
margin: 40px 20px;
}
.item-content.page-template{
display: block;
background: #fff;
width: 100%;
margin: 0;
padding: 40px 20px 1px 20px;
}
.widget-header:after,
.footer-navigation:after {
position: absolute;
width: 0;
height: 0;
border-left: 7px solid rgba(0, 0, 0, 0);
border-right: 7px solid rgba(0, 0, 0, 0);
bottom: -7px;
content: " ";
left: 40px;
margin-left: -5px;
}
.view-all {
display: block;
margin-top: 2px;
padding: 3px 0 0 4px;
width: 25px;
height: 25px;
border: 2px solid #FFFFFF;
border-radius: 20px;
color: #FFFFFF;
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}
.view-all:hover { background: #ffffff;}  .widget_wplook_posts_widget.news.grid > .widget-content {
margin-top: 0;
margin-bottom: 0;
}
.widget_wplook_posts_widget .widget-content > .item {
margin-top: 0;
margin-bottom: 0;
}  .widget_search .search-form{
position: relative;
margin-top: 10px;
margin-left: 20px;
}
.widget_search .search-form.active {
border: none;
width: 90%;
}
.widget_search .search-form.active form {
width: 100%;
margin: 0; padding: 0;
}
.widget_search .header-search-form {
right: 0px;
width: 100%;
} .flickr-widget-body {
background: #fff;
width: 100%;
}
.flickr-widget-body .flickr-margin{
padding: 20px;
}
.flickr-widget-body a {
width: 31%;
display: inline-block;
border: 1px solid #fff;
}
.flickr-widget-body a:hover {
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-duration:0.5s;
-moz-animation-duration:0.5s;
-ms-animation-duration:0.5s;
-o-animation-duration:0.5s;
animation-duration:0.5s;
}
.flickr-widget-body img {
width: 100%;
height: auto;
float: left;
} #calendar_wrap {
margin: 0;
color: #343434;
background: #fff;
margin-bottom: 40px;
}
#wp-calendar, #wp-calendar th, #wp-calendar td {
text-align: center;
background: none;
border: none;
}
#wp-calendar {
background: none;
empty-cells: hide;
width: 100%;
font-size: 12px;
}
#wp-calendar th {
font-style: normal;
font-weight: bold;
text-transform: capitalize;
border-bottom: 1px solid #ddd;
}
#wp-calendar td {
text-align: center;
background: #fff;
padding: 5px;
border-bottom: 1px solid #ddd;
}
#wp-calendar td:hover {
background-color: #fff;
}
#wp-calendar a {
text-decoration: none;
display: block;
padding: 5px;
}
#wp-calendar a:hover {
background: #f9f9f9;
}
#wp-calendar caption {
font-weight: bold;
text-align: center;
}
#wp-calendar #today {
background-color: #f3f3f3;
}
#wp-calendar caption {
text-align: center;
width: 100%;
padding: 20px 0;
font-size: 16px;
}
#wp-calendar .pad {
background-color: #fff;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
background: #f0f3f5;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
background: #f0f3f5;
}
#wp-calendar #prev a:hover, #wp-calendar #next a:hover {
}
#wp-calendar .pad, #wp-calendar .pad:hover {
}  .widget ul {
list-style: none;
margin: 0;
}
.widget ul li {
border-top: 1px solid #eeeeee;
font-size: 15px;
color: #494f5c;
transition: background 0.2s;
-moz-transition: background 0.2s;
-webkit-transition: background 0.2s;
-o-transition: background 0.2s;
}
.widget ul li:hover {
background: #fff6f1;
}
.widget ul li:first-child {
border: 0;
}
.widget ul li a,
.widget ul li span {
padding: 18px 20px;
font-size: 15px;
color: #494f5c;
display: block;
cursor: pointer;
}
.widget ul li ul li {
background: #fff;
padding-left: 10px;
}
.widget ul li ul li:hover {
background: #fbfbfb;
}  .widget .vcard {
margin: 15px 20px;
}
.vcard-name {
font-size: 18px;
font-weight: bold;
}
.vcard span {
font-size: 14px;
color: #494f5c;
}  .textwidget {
margin: 15px 20px;
font-size: 14px;
line-height: 175%;
}  .share-items {
margin: 30px 10px 10px 10px;
float: left;
}
.share-items a, .share-items a:visited {
float: left;
margin: 0 10px 20px 10px;
text-align: center;
width: 46px;
height: 46px;
padding-top: 12px;
font-size: 22px;
color: #494f5c;
text-decoration: none;
border-radius: 24px;
border: 1px solid #494f5c;
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}  .share-items a:hover{
color: #ffffff;
}
.share-items .icon-facebook:hover { background: #3A589B; border-color: #3A589B; }
.share-items .icon-twitter:hover { background: #19BFE8; border-color: #19BFE8; }
.share-items .icon-google-plus:hover { background: #D64136; border-color: #D64136; }
.share-items .icon-pinterest:hover { background: #f65e13; border-color: #f65e13; }
.share-items .icon-foursquare:hover { background: #106bb5; border-color: #106bb5; }
.share-items .icon-vimeo:hover { background: #AAD450; border-color: #AAD450; }
.share-items .icon-youtube:hover { background: #f65e13; border-color: #f65e13; }
.share-items .icon-flickr:hover { background: #ff0084; border-color: #ff0084; }
.share-items .icon-feed2:hover { background: #ff9900; border-color: #ff9900; }
.share-items .icon-lastfm:hover { background: #D51007; border-color: #D51007; }
.share-items .icon-soundcloud:hover { background: #ff9900; border-color: #ff9900; }
.share-items .icon-location:hover { background: #494f5c; border-color: #494f5c; }
.share-items .icon-instagram:hover { background: #517fa4; border-color: #517fa4; }
.share-items .icon-linkedin:hover { background: #0077b5; border-color: #0077b5; }  .widget li b {
float: right;
}  .tagcloud {
margin: 20px 10px 10px 20px;
overflow: hidden;
}
.tagcloud a {
display: block;
float: left;
margin: 0 10px 10px 0;
padding: 10px 20px;
color: #ffffff;
font-size: 14px;
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}
.tagcloud a:hover {
background: #F3F3F3;
color: #494f5c;
}  .testimonials .widget-content { margin: 20px 0 0 0; }
.testimonial-avatar {
float: left;
margin: 0 20px 0 0;
border-radius: 40px;
overflow: hidden;
}
.testimonial-content { margin-left: 100px; }
.testimonial-content h3 { font-size: 18px; }
.testimonial-content time { font-size: 14px; color: #a0a0a0; }
.testimonials ul li { border: none; }
.testimonials ul li:hover { background: none; }
.testimonials .flex-direction-nav { display: none; }   .more-options.share-bt {
position: relative; float: right;
background: #fff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
padding: 0;
margin: 1px 0 0 0;
width: 24px;
height: 24px;
}
.more-options .share-buttons {
position: absolute;
top: 0px;
right: 24px;
width: 200px;
margin: 0;
padding: 0;
display: none;
font-size: 14px;
}
.share-click {
cursor: pointer;
margin-left: 3px;
margin-top: 5px;
color: #494f5c;
}
.more-options.share-bt.square {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.more-options .share-buttons li {
float: right;
display: block;
margin: 0;
padding: 0;
background: #fff;
height: 24px;
}
.more-options .share-buttons li a{
font-size: 13px;
margin: 0;
padding: 0 5px;
display: block;
color: #494f5c;
}
.more-options .share-buttons li a:hover{
cursor: pointer;
}
.more-options .share-buttons li .share-icon-fb:hover{
background: #3b5998; color: #fff;
}
.more-options .share-buttons li .share-icon-tw:hover{
background: #00aced; color: #fff;
}
.more-options .share-buttons li .share-icon-pt:hover{
background: #cb2027; color: #fff;
}  .table {
margin: 20px 0 0 0;
}
.table-col {
float: left;
width: 25%;
text-align: center;
border-right: 1px solid #BFC6CD;
border-bottom: 1px solid #BFC6CD;
border-left: 1px solid #BFC6CD;
margin-left: -1px;
border-top: 1px solid #BFC6CD;
margin-bottom: 20px;
}
.table-col p{
display: none;
}
.table-col.featured {
background-repeat: repeat;
}
.table-col.featured .table-title,
.table-col.featured .table-features li { color: #ffffff; }
.table-col.featured .table-info { background: #ffffff; }
.table-col.featured .table-info:before { border-bottom-color: #ffffff;}
.table-title {
padding: 20px;
font-size: 24px;
font-weight: 700;
}
.table-info {
position: relative;
padding: 22px 20px;
font-size: 24px;
color: #ffffff;
background-repeat: repeat;
}
.table-info:before {
position: absolute;
width: 0;
height: 0;
margin-left: -10px;
border-left: 7px solid rgba(0, 0, 0, 0);
border-right: 7px solid rgba(0, 0, 0, 0);
top: -7px;
content: " ";
left: 50%;
margin-left: -5px;
}
.table-features {
list-style: none;
margin: 0;
}
.table-features > li {
padding: 14px 20px;
border-top: 1px solid #BFC6CD;
font-size: 14px;
color: #494f5c;
}  .single .item-meta {
z-index: 100;
}
.single.page .page-content {
margin: 0px;
padding:20px;
}
.single.page .page-content p {
font-size: 14px;
line-height: 25px;
}
.page.classes.single .page-content,
.page.news.single .page-content{
margin: 0;
padding: 20px 0;
}
.page.single .page-content.singlepage {
padding: 0px 0;
}
.item-image-page img {
margin-top: 40px;
width: 100%;
height: auto;
}
.singlenews {
width: 100%;
}
.singlenews .item-meta {
position: relative!important;
}
.item-content table, .comment-content table , .small-description table {
border-bottom: 1px solid #ddd;
margin: 0 0 1.625em;
width: 100%;
}
.item-content th, .comment-content th, .small-description th {
color: #666;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.1em;
line-height: 2.6em;
}
.item-content td, .item-content th, .small-description td, .small-description th {
border-bottom: 1px solid #ddd;
}
.small-description {
margin: 0 20px 20px 20px;
}
.page-link span {
font-weight: bold;
}   .comments {
margin-top: 40px;
background: #fff;
padding: 20px;
}
.comment-title {
margin-bottom: 24px;
}
.commentlist {
margin: 0;
padding: 0;
}
.commentlist li{
list-style: none;
}
.comment-gravatar {
width: 74px;
}
.entry-header-comments .fn {
display: inline;
line-height: 22px;
color: #000;
}
.entry-header-comments .fn a{
color: #000;
text-decoration: none;
}
.entry-header-comments .fn a:hover{
text-decoration: underline;
}
.entry-header-comments .reply {
color: #a2a2ad;
font-size: 12px;
float: right;
}
.commentlist .children{
margin-left: 75px;
}
.entry-header-comments .reply a{
color: #a0a0a0;
text-decoration: none;
padding: 5px 10px;
margin: 10px 0 0 0;
display: inline-block;
background:#fff;
border: 1px solid #bfc6cd;
}
.entry-header-comments .reply a:hover{
color: #fff;
background: #1c1d21;
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-duration:0.5s;
-moz-animation-duration:0.5s;
-ms-animation-duration:0.5s;
-o-animation-duration:0.5s;
animation-duration:0.5s;
}
.comment-date{
padding: 6px 0 0 0;
}
.comment-body {
border-bottom: 1px solid #ddd;
margin: 12px 0 24px 74px;
padding: 0 0 24px 0;
}
#respond #submit {
padding: 10px 30px;
border: 0;
border-radius: 2px;
color: #ffffff;
cursor: pointer;
width: 150px;
float: none;
}
#commentform label{
}
#commentform input{
float: left;
width: 98%;
margin-bottom: 20px;
}
#commentform span{
float: left;
color: red;
}  .site-footer {
padding-top: 20px;
background-repeat: repeat;
overflow: hidden;
}
.site-info {
background: #ffffff;
color: #717f8d;
font-size: 14px;
}
.site-info span{
margin: 0 20px;
}
.site-info a {
text-decoration: underline;
color: #717f8d;
}
.footer-navigation ul {
margin: 0;
list-style: none;
}
.footer-navigation ul li {
display: inline-block;
}
.footer-navigation li a {
display: block;
padding: 20px;
font-size: 14px;
color: #ffffff;
text-transform: uppercase;
text-decoration: none;
margin-top: 1px;
line-height: 19px;
transition: background 0.2s;
-moz-transition: background 0.2s;
-webkit-transition: background 0.2s;
-o-transition: background 0.2s;
}
.footer-navigation li a:hover {
margin-top: 0;
border-top: 1px solid #ffffff;
background: rgba(255, 255, 255, 0.1);
}
.go-top {
float: right;
}
li.go-top a {
font-size: 22px;
}  .column-margin {
margin: 12px;
}
.col25,
.col33,
.col50,
.col75 {
float: left;
font-size: 15px;
}
.col25 p,
.col33 p,
.col50 p,
.col75 p {
font-size: 15px;
}
.col25{
width: 25%;
}
.col33{
width: 33%;
}
.col50{
width: 50%;
}
.col65{
width: 65%;
}
.col75{
width: 75%;
}
.box{
width: 100%;
font-size: 15px;
color: #fff;
padding: 12px 1%;
margin-bottom: 40px;
margin-top: 10px;
}
.box p{
margin-bottom: 0px;
width: 85%;
float: left;
}
.box .button {
float: right;
margin-bottom: 0px !important;
}  a.button,
a.button:visited {
display: inline-block;
color: #fff!important;
text-decoration: none!important;
text-align: center;
font-family: Helvetica, Arial, Sans-serif;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
font-size: 14px;
outline: none;
font-weight: bold;
line-height: 1em;
padding: 7px 13px!important;
cursor: pointer;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-o-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
border: 1px solid #0d507a!important;
margin: 0 1em 1.5em 0!important;
vertical-align: middle;
background: #0c6fb1;
background: -webkit-gradient(linear, left top, left bottom, from(#14a7cf), to(#0c6fb1));
background: -webkit-linear-gradient(top, #14a7cf, #0c6fb1);
background: -moz-linear-gradient(top, #14a7cf, #0c6fb1);
background: -ms-linear-gradient(top, #14a7cf, #0c6fb1);
background: -o-linear-gradient(top, #14a7cf, #0c6fb1);
}
a.button.square {
border-radius: 0px!important;
-webkit-border-radius: 0px!important;
-moz-border-radius: 0px!important;
-o-border-radius: 0px!important;
}
a.button.round {
border-radius: 15px!important;
-webkit-border-radius: 15px!important;
-moz-border-radius: 15px!important;
-o-border-radius: 15px!important;
}
a.button.medium {
padding: 11px 16px!important;
font-size: 16px;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
}
a.button.large {
padding: 15px 20px!important;
font-size: 18px;
border-radius: 20px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-o-border-radius: 25px;
}
a.button:hover {
text-decoration: none;
}
a.button:active {
position: relative;
top: 1px;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.9);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
-o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
}
a.button.green {
border-color: #69963b!important;
background: #7fc33c;
background: -webkit-gradient(linear, left top, left bottom, from(#5bb75b), to(#7fc33c));
background: -webkit-linear-gradient(top, #5bb75b, #7fc33c);
background: -moz-linear-gradient(top, #5bb75b, #7fc33c);
background: -ms-linear-gradient(top, #5bb75b, #7fc33c);
background: -o-linear-gradient(top, #5bb75b, #7fc33c);
}
a.button.green:hover {
background: #8dd242;
background: -webkit-gradient(linear, left top, left bottom, from(#7fc33c), to(#5bb75b));
background: -webkit-linear-gradient(top, #7fc33c, #5bb75b);
background: -moz-linear-gradient(top, #7fc33c, #5bb75b);
background: -ms-linear-gradient(top, #7fc33c, #5bb75b);
background: -o-linear-gradient(top, #7fc33c, #5bb75b);
}
a.button.light-blue {
border-color: #2681a2!important;
background: #2caada;
background: -webkit-gradient(linear, left top, left bottom, from(#46cae8), to(#2caada));
background: -webkit-linear-gradient(top, #46cae8, #2caada);
background: -moz-linear-gradient(top, #46cae8, #2caada);
background: -ms-linear-gradient(top, #46cae8, #2caada);
background: -o-linear-gradient(top, #46cae8, #2caada);
}
a.button.light-blue:hover {
background: #32bcef;
background: -webkit-gradient(linear, left top, left bottom, from(#2caada), to(#46cae8));
background: -webkit-linear-gradient(top, #2caada, #46cae8);
background: -moz-linear-gradient(top, #2caada, #46cae8);
background: -ms-linear-gradient(top, #2caada, #46cae8);
background: -o-linear-gradient(top, #2caada, #46cae8);
}
a.button.blue {
border-color: #0d507a!important;
background: #0c6fb1;
background: -webkit-gradient(linear, left top, left bottom, from(#14a7cf), to(#0c6fb1));
background: -webkit-linear-gradient(top, #14a7cf, #0c6fb1);
background: -moz-linear-gradient(top, #14a7cf, #0c6fb1);
background: -ms-linear-gradient(top, #14a7cf, #0c6fb1);
background: -o-linear-gradient(top, #14a7cf, #0c6fb1);
}
a.button.blue:hover {
background: #1188d6;
background: -webkit-gradient(linear, left top, left bottom, from(#0c6fb1), to(#14a7cf));
background: -webkit-linear-gradient(top, #0c6fb1, #14a7cf);
background: -moz-linear-gradient(top, #0c6fb1, #14a7cf);
background: -ms-linear-gradient(top, #0c6fb1, #14a7cf);
background: -o-linear-gradient(top, #0c6fb1, #14a7cf);
}
a.button.red {
border-color: #ab4b44!important;
background: #9E0D18;
background: -webkit-gradient(linear, left top, left bottom, from(red), to(#9E0D18));
background: -webkit-linear-gradient(top, red, #9E0D18);
background: -moz-linear-gradient(top, red, #9E0D18);
background: -ms-linear-gradient(top, red, #9E0D18);
background: -o-linear-gradient(top, red, #9E0D18);
}
a.button.red:hover {
background: #ff5e56;
background: -webkit-gradient(linear, left top, left bottom, from(#9E0D18), to(red));
background: -webkit-linear-gradient(top, #9E0D18, red);
background: -moz-linear-gradient(top, #9E0D18, red);
background: -ms-linear-gradient(top, #9E0D18, red);
background: -o-linear-gradient(top, #9E0D18, red);
}
a.button.orange {
border-color: #dc9014!important;
background: #ffb031;
background: -webkit-gradient(linear, left top, left bottom, from(#ff9900), to(#ffb031));
background: -webkit-linear-gradient(top, #ff9900, #ffb031);
background: -moz-linear-gradient(top, #ff9900, #ffb031);
background: -ms-linear-gradient(top, #ff9900, #ffb031);
background: -o-linear-gradient(top, #ff9900, #ffb031);
}
a.button.orange:hover {
background: #ffc531;
background: -webkit-gradient(linear, left top, left bottom, from(#ffb031), to(#ff9900));
background: -webkit-linear-gradient(top, #ffb031, #ff9900);
background: -moz-linear-gradient(top, #ffb031, #ff9900);
background: -ms-linear-gradient(top, #ffb031, #ff9900);
background: -o-linear-gradient(top, #ffb031, #ff9900);
}
a.button.purple {
border-color: #996192!important;
background: #d17ac6;
background: -webkit-gradient(linear, left top, left bottom, from(#e3acdc), to(#d17ac6));
background: -webkit-linear-gradient(top, #e3acdc, #d17ac6);
background: -moz-linear-gradient(top, #e3acdc, #d17ac6);
background: -ms-linear-gradient(top, #e3acdc, #d17ac6);
background: -o-linear-gradient(top, #e3acdc, #d17ac6);
}
a.button.purple:hover {
background: #eb90e0;
background: -webkit-gradient(linear, left top, left bottom, from(#d17ac6), to(#e3acdc));
background: -webkit-linear-gradient(top, #d17ac6, #e3acdc);background: -moz-linear-gradient(top, #d17ac6, #e3acdc);
background: -ms-linear-gradient(top, #d17ac6, #e3acdc);
background: -o-linear-gradient(top, #d17ac6, #e3acdc);
}
a.button.grey {
color: #555!important;
text-shadow: 0 1px 0 rgba(255,255,255,0.2);
border-color: #acacac!important;
background: #e0dddd;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0dddd));
background: -webkit-linear-gradient(top, #ffffff, #e0dddd);
background: -moz-linear-gradient(top, #ffffff, #e0dddd);
background: -ms-linear-gradient(top, #ffffff, #e0dddd);
background: -o-linear-gradient(top, #ffffff, #e0dddd);
}
a.button.grey:hover {
background: #ffffff;
background: -webkit-gradient(linear, left top, left bottom, from(#e0dddd), to(#ffffff));
background: -webkit-linear-gradient(top, #e0dddd, #ffffff);
background: -moz-linear-gradient(top, #e0dddd, #ffffff);
background: -ms-linear-gradient(top, #e0dddd, #ffffff);
background: -o-linear-gradient(top, #e0dddd, #ffffff);
}
a.button.black {
border-color: #323232!important;
background: #444444;
background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444444));
background: -webkit-linear-gradient(top, #000, #444444);
background: -moz-linear-gradient(top, #000, #444444);
background: -ms-linear-gradient(top, #000, #444444);
background: -o-linear-gradient(top, #000, #444444);
}
a.button.black:hover {
background: #000000;
background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#000000));
background: -webkit-linear-gradient(top, #444444, #000000);
background: -moz-linear-gradient(top, #444444, #000000);
background: -ms-linear-gradient(top, #444444, #000000);
background: -o-linear-gradient(top, #444444, #000000);
}  .alert {
padding: 0.8em;
margin: 0 0 1.5em 0;
line-height: 1.6em;
border-radius: 4px!important;
-webkit-border-radius: 4px!important;
-moz-border-radius: 4px!important;
-o-border-radius: 4px!important;
box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
-o-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
}
.alert.white {
background: #fff;
border: 1px solid #dfdfdf;
color: #373737;
}
.alert.red {
background: #e53b51;
border: 1px solid #e53b51;
color: #fff;
}
.alert.yellow {
background: #f18d06;
border: 1px solid #f18d06;
color: #fff;
}
.alert.green {
background: #2eb44b;
border: 1px solid #2eb44b;
color: #fff;
}
.alert.blue {
background: #20a7ff;
border: 1px solid #20a7ff;
color: #fff;
}
.alert.grey {
background: #fbfbfb;
border: 1px solid #dfdfdf;
color: #373737;
}  .tabs li a {
margin-top: 10px;
background: #f65e13;
border: 1px solid #f65e13;
height: 32px;
line-height: 31px;
color: #3b3b3d;
font-size: 13px;
padding: 0 14px 0 44px;
margin:0;
cursor: pointer;
}
.tabs_table {
clear: both; margin:12px 0;
}
.tabs {
padding: 0 0 0 1px !important;
margin-bottom:-1px !important;
margin-left:0;
height: 34px;
}
.tabs li {
float: left;
list-style-type: none !important;
list-style-position: outside !important;
cursor: pointer;
white-space: nowrap;
margin-left: -1px;
padding: 0 !important;
}
.tabs li a {
display: block;
float: left;
padding-left: 14px;
background: #f65e13;
margin: 0;
color: #fff;
margin-right: 6px;
}
.tabs li a:hover {
text-decoration: none;
background: #f3f3f3;
color:#444;
}
.tabs li a.selected {
background: #fff;
border-bottom: #fff 1px solid;
position: relative; color:#f65e13;
}
.panes {
border: 1px solid #f65e13;
padding: 17px;
line-height: 1.7em;
}  .toggle-content {
background: #f65e13;
border: 1px solid #f65e13;
clear: both;
display: block;
margin: 10px 0 8px;
color: #fff;
}
.toggle-content:hover {
background: #f65e13;
}
.toggle-content + .toggle-content {
margin: 0;
}
.toggle-content .expand-button {
background: url(//www.hadritkd.co.uk/wp-content/themes/fitnesslife-wpl/images/toggle-open.png) left top no-repeat;
cursor: pointer;
font-weight: 700;
overflow: hidden;
height: 35px;
}
.toggle-content .expand-button.close {
background: url(//www.hadritkd.co.uk/wp-content/themes/fitnesslife-wpl/images/toggle-close.png) left top no-repeat;
}
.toggle-content .expand-button p {
line-height: 40px;
margin: 0;
padding-left: 40px;
font-size: 28px;
padding-top: 5px;
}
.toggle-content .expand {
margin: 0;
background: #fff;
line-height: 160%;
color: #3b3b3d;
padding: 20px 20px 20px;
}
.toggle-content .expand {
display: none;
}
.no-js .toggle-content .expand {
display: block;
}  .testimonials .item {
background: #fff6f1;
margin: 15px;
}
.testimonials li {
list-style-type: none;
}   .woocommerce .shop ul.products li.last, .woocommerce-page .shop ul.products li.last,
.woocommerce .single-product ul.products li.last, .woocommerce-page .single-product ul.products li.last {
margin-right: 0 !important;
} .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce button.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-product-search input[type=submit] {
display: inline-block;
color: #fff!important;
text-decoration: none!important;
text-align: center;
font-family: Helvetica, Arial, Sans-serif;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
font-size: 14px;
outline: none;
font-weight: bold;
line-height: 1em;
padding: 7px 13px!important;
cursor: pointer;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-o-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
border: 1px solid #0d507a!important;
margin: 0 1em 1.5em 0!important;
vertical-align: middle;
border-radius: 15px!important;
-webkit-border-radius: 15px!important;
-moz-border-radius: 15px!important;
-o-border-radius: 15px!important;
color: #555!important;
text-shadow: 0 1px 0 rgba(255,255,255,0.2);
border-color: #acacac!important;
background: #e0dddd;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0dddd));
background: -webkit-linear-gradient(top, #ffffff, #e0dddd);
background: -moz-linear-gradient(top, #ffffff, #e0dddd);
background: -ms-linear-gradient(top, #ffffff, #e0dddd);
background: -o-linear-gradient(top, #ffffff, #e0dddd);
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce button.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-product-search input[type=submit], .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background: #ffffff;
background: -webkit-gradient(linear, left top, left bottom, from(#e0dddd), to(#ffffff));
background: -webkit-linear-gradient(top, #e0dddd, #ffffff);
background: -moz-linear-gradient(top, #e0dddd, #ffffff);
background: -ms-linear-gradient(top, #e0dddd, #ffffff);
background: -o-linear-gradient(top, #e0dddd, #ffffff);
} .woocommerce .shop ul.products > li, .woocommerce-page .shop ul.products > li,
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin-right: 2%;
width: 32%
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
margin-bottom: 30px;
}
.woocommerce ul.products {
margin-left: 0;
}
.woocommerce ul.products li.product {
list-style-type: none;
}
.woocommerce .product .item-image:before,
.woocommerce .product .item-image:after {
width: 175px;
height: 175px;
}
.woocommerce .product .item-image:before,
.woocommerce .product:nth-child(2n+1) .item-image:before {
left: -100px;
bottom: -100px;
top: auto;
}
.woocommerce .product .item-image:after,
.woocommerce .product:nth-child(2n+1) .item-image:after {
right: -100px;
top: -100px;
}
.woocommerce .onsale {
position: absolute;
left: 0;
top: 0;
background: #f65e13;
color: white;
z-index: 99;
padding: 7px;
}
.woocommerce ul.products li.product {
background: #fff6f1;
}
.woocommerce ul.products li.product .item-rating {
color: #494f5c;
}
.woocommerce article.single .item .item-meta {
text-align: left;
padding: 9px 10px;
}
.woocommerce article.single .item .item-meta:before {
left: auto;
}
.woocommerce article.single .item .item-meta .meta-info {
margin-left: 0;
font-size: 14px;
}
.woocommerce article.single .item .item-meta .meta-info.price {
max-width: 70%;
}
.woocommerce ul.products li .item-meta .meta-info.price ins {
background: none;
font-weight: bold;
}
.woocommerce article.single .item .read-more {
float: right;
margin: 0 0 0 10px;
}
.woocommerce article.single .item .read-more .added:before {
content: "\e6fe";
}
.woocommerce article.single .item .read-more .added + a {
display: none;
color: red;
} .woocommerce .single-product .product {
position: relative;
}
.woocommerce .single-product .summary .price ins {
background: none;
float: left;
margin-right: 5px;
font-size: 18px;
line-height: 18px;
font-weight: bold;
color: #f65e13;
vertical-align: bottom;
}
.woocommerce .single-product .summary > div, .woocommerce .single-product .summary > form {
margin-bottom: 20px;
}
.woocommerce .single-product .reviews .review-meta {
margin-left: 20px;
}
.woocommerce .single-product .review img {
width: 100px;
height: auto;
}
.woocommerce .single-product .reviews .review-meta > span:after {
content: ' | ';
}
.woocommerce .single-product .reviews .review-meta > span:last-child:after {
content: none;
}
.woocommerce .single-product .cart .quantity {
display: inline-block;
margin-bottom: 10px;
}
.woocommerce .single-product .cart .quantity input {
font-size: 14px;
width: 50px;
}
.woocommerce .single-product .cart .button {
margin: 0 10px !important;
}
.woocommerce .single-product .images .item-image {
margin-bottom: 10px;
}
.woocommerce .single-product .images .thumbnails img {
border: #f65e13 2px solid;
}
.woocommerce h2 {
margin: 0.83em 0;
}
.woocommerce h3 {
margin: 0.60em 0;
}
.woocommerce .single-product .woocommerce-tabs .tabs {
margin-bottom: -3px !important;
}
.woocommerce .single-product .woocommerce-tabs .tabs li.active a {
background: #fff6f1;
border-bottom: 1px solid #fff6f1;
color: #444;
}
.woocommerce .single-product .woocommerce-tabs .panel {
padding: 10px;
background: #fff6f1;
border: 1px solid #f65e13;
}
.woocommerce .single-product .woocommerce-tabs .panel h2:first-child {
margin-top: 0;
}
.woocommerce .single-product .woocommerce-tabs .woocommerce-Reviews li.comment .avatar {
width: 60px;
height: auto;
}
.woocommerce .single-product .woocommerce-tabs .woocommerce-Reviews .comment-respond .stars span a {
font-size: 1px;
letter-spacing: -1px;
color: transparent;
}
.woocommerce .single-product .woocommerce-tabs .woocommerce-Reviews .comment-respond .stars span a:before {
font-family: 'icomoon';
content: "\e6ce";
font-size: 16px;
letter-spacing: normal;
color: #494f5c;
}
.woocommerce .single-product .woocommerce-tabs .woocommerce-Reviews .comment-respond .stars span a.color:before {
content: "\e6d0";
color: #f65e13;
}
.woocommerce .single-product .woocommerce-tabs .woocommerce-Reviews .comment-respond .comment-form-rating .stars {
height: 30px;
margin-bottom: 0;
}
.woocommerce .single-product .variations, .woocommerce .single-product .variations td {
border-bottom: none;
}
.woocommerce .single-product .product_meta > span {
display: block;
}
.woocommerce .single-product .woocommerce-tabs #tab-description p:last-child {
margin-bottom: 0;
} .woocommerce-page .shop_table td, .woocommerce-page .shop_table th {
padding-left: 10px;
padding-right: 10px;
}
.woocommerce-page .shop_table .product-thumbnail {
width: 15%;
}
.woocommerce-page .shop_table .product-remove {
text-align: center;
}
.woocommerce-page .shop_table.cart tr:last-child td {
padding-top: 10px;
padding-bottom: 10px;
}
.woocommerce-page .shop_table tr:last-child .button {
margin-bottom: 0 !important;
}
.woocommerce-page .shop_table tr:last-child .coupon .input-text {
width: 260px;
margin-right: 10px;
margin-bottom: 5px;
} .woocommerce-page abbr.required {
border-bottom: none;
}
.woocommerce-page .payment_methods {
list-style-type: none;
margin: 0;
} .widget.widget_rating_filter a {
text-align: right;
}
.widget.widget_rating_filter .star-rating {
padding: 0;
display: inline-block;
width: 85%;
text-align: left;
float: left;
}
.widget.widget_rating_filter .star-rating span {
width: 100% !important;
padding: 0;
}
.widget.widget_rating_filter li:hover {
background: white;
}
.widget.widget_rating_filter li:hover a, .widget.widget_rating_filter li:hover a span {
color: #f65e13;
}
.widget.widget_rating_filter .chosen, .widget.widget_rating_filter li.chosen:hover {
background: #fff6f1;
}
.widget.widget_shopping_cart .widget_shopping_cart_content {
padding: 18px 20px;
}
.widget.widget_shopping_cart ul li a, .widget.widget_shopping_cart ul li span {
padding: 0;
}
.widget.widget_shopping_cart .quantity span {
display: inline;
}
.widget.widget_shopping_cart .cart_list .mini_cart_item {
padding: 10px;
}
.widget.widget_shopping_cart .total {
margin: 1.5em 0;
}
.widget.widget_shopping_cart .buttons .button {
margin-bottom: 0 !important;
}
.widget.widget_shopping_cart ul li a.remove {
display: inline-block;
}
.widget.widget_shopping_cart ul li a.remove:hover {
color: #f65e13;
}
.widget.widget_shopping_cart img.attachment-shop_thumbnail {
width: 30%;
}
.widget.widget_layered_nav .wc-layered-nav-term {
padding: 18px 20px;
}
.widget.widget_layered_nav .wc-layered-nav-term a, .widget.widget_layered_nav .wc-layered-nav-term span {
padding: 0;
display: inline;
}
.widget.widget_layered_nav li:hover {
background: white;
}
.widget.widget_layered_nav li:hover a, .widget.widget_layered_nav li:hover a span {
color: #f65e13;
}
.widget.widget_layered_nav .chosen, .widget.widget_layered_nav li.chosen:hover {
background: #fff6f1;
}
.widget.widget_layered_nav_filters li:hover {
background: white;
}
.widget.widget_layered_nav_filters li:hover a {
color: #f65e13;
}
.widget.widget_layered_nav_filters li a:before {
content: "\e6fd";
font-family: 'icomoon';
margin-right: 5px;
font-size: 10px;
}
.widget_price_filter .price_slider {
margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4;
font-size: 0.8751em;
}
.widget_price_filter .price_slider_amount .button {
font-size: 1.15em;
}
.widget_price_filter .price_slider_amount .button {
float: left;
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
margin-left: .5em;
margin-right: .5em;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
background-color: #f65e13;
border-radius: 1em;
cursor: ew-resize;
outline: none;
top: -.3em;
margin-left: -.5em;
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
border-radius: 1em;
background-color: #f65e13;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
border-radius: 1em;
background-color: #f65e13;
border: 0;
}
.widget_price_filter .ui-slider-horizontal {
height: .5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.widget.widget_price_filter .price_slider_wrapper {
padding: 28px 20px 18px 20px;
}
.widget.widget_price_filter .button {
margin-bottom: 0 !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background: #e0dddd;
background: -webkit-gradient(linear, left top, left bottom, from(#fff6f1), to(#e0dddd));
background: -webkit-linear-gradient(top, #fff6f1, #e0dddd);
background: -moz-linear-gradient(top, #fff6f1, #e0dddd);
background: -ms-linear-gradient(top, #fff6f1, #e0dddd);
background: -o-linear-gradient(top, #fff6f1, #e0dddd);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.widget.widget_product_categories li:hover {
background: white;
}
.widget.widget_product_categories a:hover {
color: #f65e13;
}
.widget.widget_product_categories .children {
border-top: 1px solid #eeeeee;
}
.widget.widget_products li {
padding: 18px 20px;
}
.widget.widget_products img {
width: 30%;
}
.widget.widget_products span, .widget.widget_products a {
padding: 0;
display: inline;
}
.widget.widget_products a {
display: block;
}
.widget.widget_products ins {
background: none;
font-weight: bold;
}
.widget.widget_product_search {
padding: 18px 20px;
}
.widget.widget_product_search input {
margin-bottom: 0 !important;
}
.widget.widget_product_search .search-field {
font-size: 16px;
}
.widget.widget_recent_reviews li {
padding: 18px 20px;
}
.widget.widget_recent_reviews img {
width: 30%;
}
.widget.widget_recent_reviews .star-rating > span {
width: 100% !important;
}
.widget.widget_recent_reviews a, .widget.widget_recent_reviews span {
padding: 0;
display: inline;
}
.widget.widget_recent_reviews li:hover {
background: white;
}
.widget.widget_recent_reviews li:hover a {
color: #f65e13;
}
.widget.widget_top_rated_products li {
padding: 18px 20px;
}
.widget.widget_top_rated_products img {
width: 30%;
}
.widget.widget_top_rated_products .star-rating > span {
width: 100% !important;
}
.widget.widget_top_rated_products a, .widget.widget_top_rated_products span {
padding: 0;
display: inline;
}
.widget.widget_top_rated_products li:hover {
background: white;
}
.widget.widget_top_rated_products li:hover .product-title {
color: #f65e13;
}
.widget.widget_top_rated_products ins {
background: none;
font-weight: bold;
}
.widget.widget_recently_viewed_products li {
padding: 18px 20px;
}
.widget.widget_recently_viewed_products span, .widget.widget_recently_viewed_products a {
padding: 0;
display: inline;
}
.widget.widget_recently_viewed_products img {
width: 30%;
}  @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
.item { margin-left: 0; margin-right: 0; }
}
@media (min-width: 767px) {
.grid_12 .classes.grid .item:nth-child(6n+3) .item-image:after,
.grid_12 .classes.grid .item:nth-child(6n+2) .item-image:after,
.grid_12 .classes.grid .item:nth-child(6n+1) .item-image:after,
.grid_8 .classes.grid .item:nth-child(4n+1) .item-image:after,
.grid_8 .classes.grid .item:nth-child(4n+2) .item-image:after,
.grid_4 .classes.grid .item:nth-child(2n+1) .item-image:after { bottom: -100px; top: auto; }
.grid_12 .classes.grid .item:nth-child(6n+1) .item-image:before,
.grid_12 .classes.grid .item:nth-child(6n+2) .item-image:before,
.grid_12 .classes.grid .item:nth-child(6n+3) .item-image:before,
.grid_8 .classes.grid .item:nth-child(4n+1) .item-image:before,
.grid_8 .classes.grid .item:nth-child(4n+2) .item-image:before,
.grid_4 .classes.grid .item:nth-child(2n+1) .item-image:before { bottom: auto; top: -100px; }
.grid_12 .classes.grid .item:nth-child(6n+1) .item-image h3,
.grid_12 .classes.grid .item:nth-child(6n+2) .item-image h3,
.grid_12 .classes.grid .item:nth-child(6n+3) .item-image h3,
.grid_8 .classes.grid .item:nth-child(4n+1) .item-image h3,
.grid_8 .classes.grid .item:nth-child(4n+2) .item-image h3,
.grid_4 .classes.grid .item:nth-child(2n+1) .item-image h3 { text-align: left; }
}
@media only screen and (min-width: 962px) and (max-width: 1220px) {
.meta-info.comments-counter,
.meta-info.news-tags,
.meta-info.class-trainer { display: none; } .item-image:after,
.item-image:before { width: 170px; height: 170px; }
.list .item-image:before,
.list .item-image:after,
article.single .item-image:before,
article.single .item-image:after { width: 350px; height: 350px; }
.flex-caption {top: 15%;}
.site-header {position: relative;}
.flexslider.loading {min-height: 400px;	}
.pday {width: 80px;}
}
@media only screen and (min-width: 767px) and (max-width: 962px) {
.meta-info.comments-count { display: none; } .item-image:after,
.item-image:before { width: 155px; height: 155px; }
.list .item-image:before,
.list .item-image:after,
article.single .item-image:before,
article.single .item-image:after { width: 310px; height: 310px; }
.classes.list .overlay,
.classes.single .overlay { background-image: none; }
.meta-info.class-level,
.meta-info.class-facebook,
.meta-info.class-twitter,
.meta-info.class-trainer,
.meta-info.news-tags { display: none; }
.comment .children { margin: 0 0 0 20px; }
.flex-content p { display: none; }
.flex-direction-nav { display: none; }
.flexslider{ padding-top: 100px; }
.table-col { width: 50%; }
.site-header {position: relative;}
.flex-caption {top: 15%;}
.flexslider.loading { min-height: 300px;}
.pday {width: 60px;}
.col25{	width: 100%;} .woocommerce .product .item-image:before,
.woocommerce .product .item-image:after {
width: 125px;
height: 125px;
}
.woocommerce .product .item-image:before,
.woocommerce .product:nth-child(2n+1) .item-image:before {
left: -75px;
bottom: -75px;
top: auto;
}
.woocommerce .product .item-image:after,
.woocommerce .product:nth-child(2n+1) .item-image:after {
right: -75px;
top: -75px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.classes.grid .item { margin-left: 0; margin-right: 0; }
.logo img { max-width: 100%; } .item-image:after,
.item-image:before { width: 190px; height: 190px; }
.classes.grid .item:nth-child(2n+1) .item-image:after { bottom: -100px; top: auto; }
.classes.grid .item:nth-child(2n+1) .item-image:before { bottom: auto; top: -100px; }
.classes.grid .item:nth-child(2n+1) .item-image h3 { text-align: left; }
.list .item-image:before,
.list .item-image:after,
article.single .item-image:before,
article.single .item-image:after { width: 330px; height: 330px; }
.classes.list .overlay,
.classes.single .overlay { background-image: none; }
.meta-info.class-level,
.meta-info.class-facebook,
.meta-info.class-twitter,
.meta-info.class-trainer,
.meta-info.news-author,
.meta-info.news-tags{ display: none; }
.comment .children { margin: 0 0 0 20px; }
.site-header {position: relative;}
.flex-caption {top: 15%;}
.flex-caption { display: none; }
.flex-content p { display: none; }
.flex-direction-nav { display: none; }
.table-col { width: 50%; }
.post-navigation { display: none!important; }
.announcement { text-align: center; }
.announcement a.btn { float: none; }
.classes.list .item-meta, .classes.single .item-meta { position: relative; }
.flexslider.loading { min-height: 300px; }
.pday {width: 54px; }
.col25, .col33, .col50, .col75{ width: 100%;}
#menu-language-menu { float: right; margin: 0px; padding: 0px;}
.language-menu a {padding: 5px;}
.callus {float: left; position: relative; font-size: 16px; margin-top: 4px;}
.grid_4.no-m-t.lang {min-height: 10px;}
.testimonials .grid_3 {
margin-left: 0;
margin-right: 0;
} .woocommerce .product .item-image:before,
.woocommerce .product .item-image:after {
width: 76px;
height: 76px;
}
.woocommerce .product .item-image:before,
.woocommerce .product:nth-child(2n+1) .item-image:before {
left: -38px;
bottom: -38px;
top: auto;
}
.woocommerce .product .item-image:after,
.woocommerce .product:nth-child(2n+1) .item-image:after {
right: -38px;
top: -38px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
.woocommerce .single-product .related ul.products > li, .woocommerce-page .single-product .related ul.products > li {
margin-right: 2%;
width: 48%
}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
.logo img { max-width: 100%; }
.classes.grid .item { margin-left: 0; margin-right: 0; } .item-image:after,
.item-image:before { width: 170px; height: 170px; }
.classes.grid .item:nth-child(2n+1) .item-image:after { bottom: -100px; top: auto; }
.classes.grid .item:nth-child(2n+1) .item-image:before { bottom: auto; top: -100px; }
.classes.grid .item:nth-child(2n+1) .item-image h3 { text-align: left; }
.list .item-image:before,
.list .item-image:after,
article.single .item-image:before,
article.single .item-image:after { width: 300px; height: 300px; }
.classes.list .overlay,
.classes.single .overlay { background-image: none; }
.classes.list .item-meta,
.classes.single .item-meta { position: relative; }
.meta-info.class-duration,
.meta-info.class-spots,
.meta-info.class-join,
.meta-info.class-certificate,
.meta-info.class-facebook,
.meta-info.class-twitter,
.meta-info.class-classes,
.meta-info.class-trainer,
.meta-info.class-level,
.meta-info.news-author,
.meta-info.comments-counter,
.meta-info.news-tags { display: none; }
.comment .children { margin: 0 0 0 10px; }
.comment .says { display: none; }
.site-header {position: relative;}
.flex-caption {top: 15%;}
.flex-caption { display: none; }
.flex-direction-nav { display: none; }
.table-col { width: 100%; }
.post-navigation { display: none!important; }
.announcement { text-align: center; }
.announcement a.btn { float: none; }
.testimonials .flex-control-paging { top: 200px; }
.flexslider.loading { min-height: 205px; }
.title-404{	font-size: 142px; margin-top: 50px;	}
.description-404 { margin-bottom: 100px; }
.progday {width: 100%; margin-bottom: 20px;}
.pday{width: 100%;}
.col25, .col33, .col50, .col75{ width: 100%;}
#menu-language-menu { float: right; margin: 0px; padding: 0px;}
.language-menu a {padding: 5px;}
.callus {float: left; position: relative; font-size: 14px; margin-top: 5px;}
.grid_4.no-m-t.lang {min-height: 10px;}
#infscr-loading { left: 0; width: 100%;}
.testimonials .grid_3 {
margin-left: 0;
margin-right: 0;
} .woocommerce .product .item-image:before,
.woocommerce .product .item-image:after {
width: 100px;
height: 100px;
}
.woocommerce .product .item-image:before,
.woocommerce .product:nth-child(2n+1) .item-image:before {
left: -50px;
bottom: -50px;
top: auto;
}
.woocommerce .product .item-image:after,
.woocommerce .product:nth-child(2n+1) .item-image:after {
right: -50px;
top: -50px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
.woocommerce .single-product .related ul.products > li, .woocommerce-page .single-product .related ul.products > li {
margin-right: 0;
width: 100%
}
}
@media (max-width: 320px) { .woocommerce .product .item-image:before,
.woocommerce .product .item-image:after {
width: 76px;
height: 76px;
}
.woocommerce .product .item-image:before,
.woocommerce .product:nth-child(2n+1) .item-image:before {
left: -38px;
bottom: -38px;
top: auto;
}
.woocommerce .product .item-image:after,
.woocommerce .product:nth-child(2n+1) .item-image:after {
right: -38px;
top: -38px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
.woocommerce .single-product .related ul.products > li, .woocommerce-page .single-product .related ul.products > li {
margin-right: 0;
width: 100%
}
}  @media print {}@import url("https://fonts.googleapis.com/css?family=Arimo:400,700,400italic,700italic|Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,greek-ext,greek,vietnamese,latin-ext,cyrillic,cyrillic-ext");    html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
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;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}  :focus {
outline: 0;
}
body {
background: #f3f3f3;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
ol, ul {
list-style: none;
}
.hidden {
display: none;
}  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;
}
img {
vertical-align: middle;
}  .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}  body, input, textarea {
color: #494f5c;
font-family: 'Arimo', sans-serif;
line-height: 1.5;
}
.clear{
clear: both;
}
.fleft{
float: left;
}
.right,
div.right,
a.right {
float: right;
}
*{
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
}
.mb {
margin-bottom: 40px;
}  h1,h2,h3,h4,h5,h6 {
font-family: 'Open Sans', sans-serif;
}
h1 { font-size: 24px; }
h2 { font-size: 22px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
hr {
background-color: #ffffff;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}  p {
font-size: 14px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 2.5em;
}
ul {
list-style: disc;
font-size: 14px;
}
ol {
list-style-type: decimal;
}
ol ol {
list-style: upper-alpha;
}
ol ol ol {
list-style: lower-roman;
}
ol ol ol ol {
list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}
dl {
margin: 0 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 1.5em;
}
strong {
font-weight: bold;
}
cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 20px;
padding: 0 10px;
}
blockquote em, blockquote i, blockquote cite, blockquote p {
font-style: normal;
font-size: 18px;
}
pre {
background: #f4f4f4;
font: 13px "Courier 10 Pitch",Courier,monospace;
line-height: 1.5;
margin-bottom: 1.5em;
padding: 0.75em 1.5em;
}
code, kbd {
font: 13px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
input[type=email], input[type=text], textarea, input[type=tel] {
border: 1px solid #a2a2ad;
border-radius: 2px;
font-size: 14px;
}
textarea {
padding: 5px 10px;
width: 98%;
}
input[type=email], input[type=text], input[type=tel] {
height: 30px;
padding: 3px 10px;
}
#contact-form{
margin: 20px 0;
}
.wpcf7-submit {
padding: 10px 30px;
border: 0;
border-radius: 2px;
color: #ffffff;
cursor: pointer;
font-size: 14px;
}
div.wpcf7-response-output {
margin: 0;
}  a {
text-decoration: none;
}  .screen-reader-text {
position: absolute !important;
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
}  #pages {
position: absolute;
width: 100%;
}
.page-decoration {
position: relative;
min-height: 280px;
background: #fff;
}
.decoration {
width: 100%;
height: auto;
}
.decoration img {
width: 100%;
height: auto;
}
.first-widget-area {
margin: 20px auto!important;
}
.second-widget-area {
width: 100%;
padding: 20px 0;
background: #ffffff;
}
.btn {
display: inline-block;
padding: 12px 35px;
font-size: 16px;
text-decoration: none;
border: 2px solid #ffffff;
background: #ffffff;
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}
.btn:hover {
background: none;
color: #ffffff;
}
.pages {
margin-top: -80px;
overflow: hidden;
}
.page-header {
position: relative;
min-height: 60px;
padding: 15px 20px;
}
.page-header.hp{
margin-top: 110px;
}
.page-content {
padding: 20px 0;
overflow: hidden;
background: #fff;
}
.page-header .title,
.widget-header .title {
display: inline-block;
font-size: 24px;
line-height: 27px;
color: #ffffff;
}
.pages.list .item,
.pages.single .item {
margin: 20px 0;
float: left;
}  .title-404{
text-align: center;
font-size: 172px;
margin-top: 100px;
}
.description-404 {
text-align: center;
font-size: 24px;
margin-bottom: 200px;
}  .sidebar .widget {
width: 100%;
float: left;
margin: 20px 0;
}  .site-header {
width: 100%;
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 11%, rgba(255,255,255,0.75) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(11%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0.75)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 11%,rgba(255,255,255,0.75) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 11%,rgba(255,255,255,0.75) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 11%,rgba(255,255,255,0.75) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 11%,rgba(255,255,255,0.75) 100%);
color: #a0a0a0;
z-index: 100;
}
.branding {
margin-top: 15px!important;
}
.logo {
margin: 10px 20px 0 0;
padding: -25px 0 0 0;
}
.logo img {
max-height: 80px;
}
#site-title a {
font-size: 24px;
text-decoration: none;
}
#site-description {
color: #a0a0a0;
font-size: 16px;
}
.language-menu {
list-style: none;
margin-bottom: 10px;
}
.language-menu li {
position: relative;
display: inline-block;
color: #a0a0a0;
}
.language-menu a{
padding: 15px 5px 5px 5px;
font-size: 14px;
display: block;
text-decoration: none;
}
.language-menu .current a, .language-menu a:hover {
color: #ffffff;
}
.language-menu a.current:after {
position: absolute;
top: 3px;
left: 50%;
margin-left: -8px;
content: "\e7c5";
color: #ffffff;
font-size: 16px;
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.grid_4.no-m-t.lang{
min-height: 75px;
position: relative;
}
.callus {
position: absolute;
bottom: 0;
right: 0;
}
.callus a {
color: #a0a0a0;
}  .flexslider {
overflow: hidden;
}
.flexslider.loading {
background: #fff url(//www.hadritkd.co.uk/wp-content/themes/fitnesslife-wpl/images/ajax-loader.gif) no-repeat center center;
min-height: 600px;
}
.flex-caption {
position: absolute;
width: 100%;
top: 30%;
}
.loading .flex-caption {
display: none;
}
.flex-content {
margin-left: 40px;
padding: 40px;
color: #ffffff;
}
.flex-content h1 {
color: #ffffff;
font-size: 30px;
font-weight: 700;
}
.flex-content p {
font-size: 18px;
line-height: 30px;
}
.flex-active-slide .flex-content {
-moz-animation: bounceInUp 1s;
-webkit-animation: bounceInUp 1s;
animation: bounceInUp 1s;
}  .testimonials .flex-control-paging a {
width: 20px;
height: 4px;
background: #000000;
}
.testimonials .flex-control-paging {
width: 90px;
top: 180px;
left: 0;
margin: 0;
}
.testimonials .flex-control-paging li { margin: 0 5px 5px 5px;}  .breadcrumbs {
margin: 0;
font-size: 10px;
line-height: 25px;
text-transform: uppercase;
}
.breadcrumbs a:hover {
text-decoration: underline;
}  .main-menu-section {
position: relative;
background: #ffffff;
background: rgba(255, 255, 255, 0.80);
border-top: 1px solid #bfc6cd;
border-bottom: 1px solid #bfc6cd;
font-family: 'Open Sans', sans-serif;
}
.main-menu-section > div {
position: relative;
}
.site-navigation ul {
list-style: none;
font-size: 14px;
margin: 0;
}
.site-navigation ul li {
position: relative;
display: inline-block;
border-top: 1px solid #ffffff;
border-top: 1px solid rgba(255, 255, 255, 0.0);
transition: background 0.2s;
-moz-transition: background 0.2s;
-webkit-transition: background 0.2s;
-o-transition: background 0.2s;
}
.site-navigation > ul li:hover {
background: #ffffff;
}
.site-navigation li a {
display: block;
padding: 14px 20px;
color: #a0a0a0;
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
}
.site-navigation ul.sub-menu {
display: none;
position: absolute;
top: 49px;
left: 0;
width: auto;
min-width: 200px;
z-index: 99999 !important;
background: #ffffff;
}
.site-navigation ul > li ul.sub-menu {
border-top: 1px solid #bfc6cd;
}
.site-navigation li:hover > ul.sub-menu {
display: block;
-moz-animation: bounceIn 0.2s;
-webkit-animation: bounceIn 0.2s;
animation: bounceIn 0.2s;
}
.site-navigation ul.sub-menu li {
width: 100%;
border-top: 1px solid #bfc6cd;
}
.site-navigation ul.sub-menu li:first-child {
border: 0;
}
.site-navigation ul.sub-menu li:hover {
background: #fafafa;
}
.site-navigation ul.sub-menu ul.sub-menu {
left: 200px;
top: 0;
}    a.meanmenu-reveal {
display: none;
left: 0!important;
right: auto!important;
}  .mean-container .mean-bar {
position: relative;
min-height: 42px;
z-index: 80;
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 13px 13px 11px 13px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
display: block;
background: #a0a0a0;
height: 3px;
margin-top: 3px;
}
.mean-container .mean-nav {
width: 100%;
padding-top: 50px;
overflow: hidden;
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
}
.mean-container .mean-nav ul li {
position: relative;
float: left;
width: 100%;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 100%;
padding: 14px 20px;
margin: 0;
font-size: 14px;
color: #a0a0a0;
border-top: 1px solid #bfc6cd;
text-decoration: none;
text-transform: uppercase;
}
.mean-container .mean-nav ul li li a {
width: 100%;
padding: 14px 40px;
border-top: 1px solid #bfc6cd;
visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom: none;
margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
width: 100%;
padding: 14px 60px;
}
.mean-container .mean-nav ul li li li li a {
width: 100%;
padding: 14px 80px;
}
.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 14px 100px;
}
.mean-container .mean-nav ul li a:hover {
background: #fafafa;
}
.mean-container .mean-nav ul li a.mean-expand {
margin-top: 1px;
width: 25px;
height: 25px;
padding: 12px !important;
text-align: center;
position: absolute;
right: 0;
top: 0;
z-index: 2;
font-weight: 700;
background: none;
border: none;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
color: #ffffff;
}
.mean-container .mean-push {
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both;
}
.mean-container .search-form {
right: 20px;
}
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
}
.mean-container .mean-bar {
margin: 0 20px;
}  .mean-container .mean-bar, .mean-container .mean-bar * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.mean-remove { display: none !important; }  .menu-buttons {
position: absolute;
top: 0;
right: 0;
z-index: 100;
}
.menu-buttons > div {
display: inline-block;
float: left;
}
.header-cart {
width: 50px;
height: 50px;
}
.header-cart > a {
width: 50px;
height: 37px;
padding-top: 13px;
float: right;
text-align: center;
color: #a0a0a0;
}
.header-cart .quantity {
padding-left: 5px;
}
.search-form {
width: 50px;
height: 50px;
overflow: hidden;
margin-right: 1px;
z-index: 100;
}
.search-form.active{
width: 250px;
margin-right: 0;
background: #ffffff;
border-left: 1px solid #bfc6cd;
border-right: 1px solid #bfc6cd;
-moz-animation: bounceInLeft 1s;
-webkit-animation: bounceInLeft 1s;
animation: bounceInLeft 1s;
}
.search-form > a {
cursor: pointer;
display: block;
width: 50px;
height: 37px;
float: right;
padding-top: 13px;
text-align: center;
color: #a0a0a0;
}
.header-search-form .search-button {
display: none;
}
.active .header-search-form{
display: block;
}
.header-search-form{
display: none;
position: absolute;
left: 1px;
top: 0;
width: 200px;
}
.header-search-form input {
width: 180px;
height: 50px;
padding: 5px 10px;
color: #a0a0a0;
font-size: 14px;
border: 0 none;
}  .announcement {
padding: 5px 0;
border-top: 1px solid #ffffff;
background-repeat: repeat;
overflow: hidden;
}
.announcement h1{
line-height: 48px;
color: #ffffff;
font-size: 24px;
}    .list .item-image:before, article.single .item-image:before {
position: absolute;
width: 400px;
height: 400px;
left: -200px;
bottom: -200px;
content: " ";
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 50;
}
.list .item-meta, .single .item-meta {
position: relative;
width: 100%;
padding: 15px 30px;
text-align: right;
z-index: 80;
background: #f65e13;
}
.list .item-meta:before, .single .item-meta:before {
position: absolute;
width: 0;
height: 0;
border-left: 7px solid rgba(0, 0, 0, 0);
border-right: 7px solid rgba(0, 0, 0, 0);
top: -7px;
content: " ";
right: 35px;
margin-left: -5px;
}
.list .item-image:after, article.single .item-image:after {
position: absolute;
width: 400px;
height: 400px;
right: -200px;
top: -200px;
content: " ";s
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.list .item-more,
.single .item-more {
margin: 0 0 0 10px;
}
.list .item .overlay h3,
article.single .item .overlay h3 {
bottom: 55px;
font-size: 24px;
}
.list .item:nth-child(2n+1) .item-image:before { top: -200px; bottom: auto; }
.list .item:nth-child(2n+1) .item-image:after { bottom: -200px; top: auto; }
.list .item:nth-child(2n+1) .item-meta:before { left: 40px; }
.list .item:nth-child(2n+1) .item-meta { text-align: left; }
.list .item:nth-child(2n+1) .read-more { float: left; margin: 0 10px 0 0; }
.list .item:nth-child(2n+1) .overlay h3 { text-align: left; }
.single .item:nth-child(2n+1) .item-image:before { top: -200px; bottom: auto; }
.single .item:nth-child(2n+1) .item-image:after { bottom: -200px; top: auto; }
.single .item:nth-child(2n+1) .item-meta:before { left: 40px; }
.single .item:nth-child(2n+1) .item-meta { text-align: left; }
.single .item:nth-child(2n+1) .read-more { float: left; margin: 0 10px 0 0; }
.single .item:nth-child(2n+1) .overlay h3 { text-align: left; }  .classes.grid .item .overlay { min-height: 44px; }
.classes.list .item-meta,
.classes.single .item-meta { position: absolute; bottom: 0; }
.classes.list .overlay,
.classes.single .overlay { min-height: 105px; }
.classes.list .overlay,
.classes.single .overlay { min-height: 105px; }
.item-image:hover .overlay.no-overlay {height: auto; background-image: none;}
.progday{
float: left;
text-align: center;
}
.pday {
border-bottom: 1px solid #bfc6cd;
font-weight: bold;
width: 102px;
background: #f3f3f3;
}
.timehour{
background: #f3f3f3;
-moz-box-shadow: 0 0 1px #bfc6cd;
-webkit-box-shadow: 0 0 1px #bfc6cd;
box-shadow: 0 0 1px #bfc6cd;
margin: 10px 0;
font-size: 13px;
}  .sticky{}
.bypostauthor{}
#infscr-loading {
font-size: 0.75em;
left: 25%;
bottom: 0px;
position: fixed;
text-align: center;
width: 50%;
background-color: rgba(0, 0, 0, 0.8);
z-index: 1000;
padding: 20px 0 0 0;
color: #fff;
}
.news.grid .widget-content {
margin: 20px -20px;
}
.news.grid .page-content {
padding-bottom: 120px;
margin: 0 -20px;
}
.news .item { background: #fff6f1; width: 100%}
.news.grid .read-more {
margin: 0 5px 0 0;
}
a.load-more {
position: absolute;
bottom: 40px;
display: block;
width: 100%;
padding: 15px 20px;
color: #ffffff;
text-align: center;
font-size: 12px;
font-weight: 700;
line-height: 30px;
text-transform: uppercase;
}
.navigation {
float: left;
width: 100%;
margin: 20px 0;
list-style: none;
background-repeat: repeat;
}
.navigation li {
transition: background 0.2s;
-moz-transition: background 0.2s;
-webkit-transition: background 0.2s;
-o-transition: background 0.2s;
}
.navigation-prev,
.navigation-next { padding: 20px; }
.navigation li:hover { background-color: rgba(255, 255, 255, 0.1); }
.navigation-text {
color: #ffffff;
text-transform: uppercase;
font-size: 12px;
line-height: 25px;
margin-right: 10px;
}
.navigation-text:hover {
color: #ffffff;
}
.navigation-prev { display: block; float: left; }
.navigation-next { display: block; float: right; } .flexslider-gallery .loading {
background: transparent url(//www.hadritkd.co.uk/images/ajax-loader.gif) no-repeat 50% 50%;
min-height: 300px;
}
.flexslider-gallery {
margin: 20px 0 0px 0;
padding: 0;
position: relative;
}
.flexslider-gallery .slides > li {
display: none;
-webkit-backface-visibility: hidden;
position: relative;
} .flexslider-gallery .slides img {
width: 100%;
height: auto;
display: block;
}
.gallery-thumbnail {
margin: 0;
}
.gallery-flex-caption {
position: absolute;
bottom: 0;
left: 0;
padding: 1em;
margin: 0;
width: 100%;
background: rgba(0, 0, 0, 0.7);
color: white;
}  .gallery {
margin: 0;
}
.gallery  img {
width: 100%;
height: auto;
}
.gallery .gallery-item {
float: left;
margin: 0 0 20px 0;
text-align: center;
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 46%!important;
margin: 0 2%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-2 .attachment-medium {
max-width: 92%;
height: auto;
}
.gallery-columns-3 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery-columns-5 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery .gallery-caption {
color: #888;
font-size: 12px;
margin-top: 10px;
}
.gallery dl {
margin: 0;
}
.gallery img {
border: 0px!important;
}
.gallery br + br {
display: none;
} .flexslider-gallery .flex-direction-nav {
height: 0;
padding: 0;
text-align: center;
width: 100%;
display: block;
position: absolute;
bottom: 50%;
}
.flexslider-gallery .flex-direction-nav li {
max-width: 100%;
background: red;
margin: 0 auto;
display: block;
}
.flexslider-gallery .flex-direction-nav .flex-next {
background-position: 100% 0;
right: 0px;
}
.flexslider-gallery .flex-direction-nav .flex-prev {
left: 0px;
}
.flexslider-gallery:hover .flex-next {
opacity: 0.8; right: 0px;
}
.flexslider-gallery:hover .flex-prev {
opacity: 0.8; left: 0px;
}
.flexslider-gallery:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: 0.3!important; filter:alpha(opacity=30);
cursor: default;
} #flexslider-gallery-carousel {
height: 87px;
margin-bottom: 40px;
position: relative;
}
#flexslider-gallery-carousel li img {
width: 100%; height: auto;
max-width: 140px;
float: left;
}
#flexslider-gallery-carousel li {
padding: 5px;
cursor: pointer;
}
#flexslider-gallery-carousel .flex-direction-nav {height: 0; text-align: center; width: 100%; display: block; position: absolute; }
#flexslider-gallery-carousel .flex-direction-nav a { width: 100px; height: 50px; margin: 0px 0px; display: block; ; position: absolute; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
#flexslider-gallery-carousel .flex-direction-nav li {
position: relative;
max-width: 100%;
margin: 0;
padding: 0;
display: none;
}    a img {
border: none;
}
p img {
margin-bottom: 0.5em; }  img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
max-width: 100%; height: auto; }
img.alignleft {
margin-right: 1.5em;
}
img.alignright {
margin-left: 1.5em;
}
.wp-caption {
padding: .5em;
text-align: center;
}
.wp-caption img {
margin: .25em;
}
.wp-caption .wp-caption-text {
margin: .5em;
}
.gallery-caption {
}
.wp-smiley {
margin: 0;
}  #primary nav {
clear: both;
overflow: hidden;
margin: 0 0 1.5em;
}
.nav-previous {
float: left;
width: 50%;
}
.nav-next {
float: right;
text-align: right;
width: 50%;
}  .widget {
background: #ffffff;
overflow: hidden;
}
.widget-header {
position: relative;
padding: 15px 20px;
}
.widget-content {
margin: 20px 0;
overflow: hidden;
}
.grid_12 .classes.grid .item:nth-child(3n+1) { margin-left: 0; }
.grid_12 .classes.grid .item:nth-child(3n+3) { margin-right: 0; }
.grid_8 .classes.grid .item:nth-child(2n+1) { margin-left: 0; }
.grid_8 .classes.grid .item:nth-child(2n+2) { margin-right: 0; }
.grid_4 .classes.grid .item { margin-left: 0; margin-right: 0; }
.grid_4.widget_wplook_classes_widget .item.grid_4 {margin-left: 0; margin-right: 0;}
.grid_12.widget_wplook_classes_widget .item.grid_4:nth-child(3n+1) {margin-left: 0; }
.grid_12.widget_wplook_classes_widget .item.grid_4:nth-child(3n+3) { margin-right: 0; }
.grid_4.widget_wplook_gallery_widget .item.grid_4 {margin-left: 0; margin-right: 0;}
.grid_12.widget_wplook_gallery_widget .item.grid_4:nth-child(3n+1) {margin-left: 0; }
.grid_12.widget_wplook_gallery_widget .item.grid_4:nth-child(3n+3) { margin-right: 0; }
.grid_4.widget_wplook_trainers_widget .item.grid_4 {margin-left: 0; margin-right: 0;}
.grid_12.widget_wplook_trainers_widget .item.grid_4:nth-child(3n+1) {margin-left: 0; }
.grid_12.widget_wplook_trainers_widget .item.grid_4:nth-child(3n+3) { margin-right: 0; }
.item img.ajax-loader {
width: auto;
}
.item img {
width: 100%;
}
.item-title {
display: block;
padding: 20px 20px 10px 20px;
}
.item-title h3 {
font-size: 18px;
}
.item > p {
padding: 0 20px;
}
.item-meta {
position: relative;
margin: 0;
padding: 9px 10px;
line-height: 25px;
list-style: none;
}
.item-meta:before {
position: absolute;
width: 0;
height: 0;
border-left: 7px solid rgba(0, 0, 0, 0);
border-right: 7px solid rgba(0, 0, 0, 0);
top: -7px;
content: " ";
right: 20px;
margin-left: -5px;
}
.meta-info {
display: inline-block;
margin-left: 6px;
text-transform: uppercase;
font-size: 12px;
color: #ffffff;
}
.meta-info > a,
.meta-info > span,
.meta-info > time {
color: #ffffff!important;
padding: 5px 10px;
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}
.meta-info > a:hover,
.ui-tabs-active > a{
color: #494f5c!important;
background: #ffffff;
border-radius: 2px
}
.read-more {
float: right;
margin: 0 0 0 10px;
}
.read-more .item-more {
margin: 0;
}
.item-more {
display: block;
width: 25px;
height: 25px;
margin-right: 5px;
padding: 3px 0 0 4px;
border: 2px solid #FFFFFF;
background: #ffffff;
border-radius: 20px;
color: #717f8d;
text-align: left;
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}
.item-more:hover { background: none; color: #ffffff; }
.item-more.icon-arrow-left { padding: 3px 0 0 2px; margin: 0 10px 0 0; }
.item-more.icon-arrow-right { float: right; }
.navigation-prev .item-more.icon-arrow-left { float: left; }
.item-image {
display: block;
position: relative;
overflow: hidden;
}
.item-image img {
height: auto;
}
.item-image:before{
position: absolute;
width: 200px;
height: 200px;
left: -100px;
bottom: -100px;
content: " ";
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 50;
}
.item-image:after{
position: absolute;
width: 200px;
height: 200px;
right: -100px;
top: -100px;
content: " ";
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 50;
}
.item .overlay {
position: absolute;
display: block;
width: 100%;
height: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.75);
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}
.item-image:hover .overlay {
height: 100%;
background-image: url(//www.hadritkd.co.uk/wp-content/themes/fitnesslife-wpl/images/cross.png);
background-repeat: no-repeat;
background-position: center center;
transition: all 0.1s;
-moz-transition: all 0.1s;
-webkit-transition: all 0.1s;
-o-transition: all 0.1s;
}
.item-image img {
transition: all 1s;
-moz-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}
.item-image:hover img {
opacity: 1;
transform: scale(1.08);
-ms-transform: scale(1.08);
-webkit-transform: scale(1.08);
-o-transform: scale(1.08);
-moz-transform: scale(1.08);
}
.item .overlay h3 {
position: absolute;
display: block;
bottom: 0;
width: 100%;
padding: 10px 20px;
color: #FFFFFF;
font-size: 18px;
text-align: right;
}
.item-content {
margin: 40px 20px;
}
.item-content.page-template{
display: block;
background: #fff;
width: 100%;
margin: 0;
padding: 40px 20px 1px 20px;
}
.widget-header:after,
.footer-navigation:after {
position: absolute;
width: 0;
height: 0;
border-left: 7px solid rgba(0, 0, 0, 0);
border-right: 7px solid rgba(0, 0, 0, 0);
bottom: -7px;
content: " ";
left: 40px;
margin-left: -5px;
}
.view-all {
display: block;
margin-top: 2px;
padding: 3px 0 0 4px;
width: 25px;
height: 25px;
border: 2px solid #FFFFFF;
border-radius: 20px;
color: #FFFFFF;
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}
.view-all:hover { background: #ffffff;}  .widget_wplook_posts_widget.news.grid > .widget-content {
margin-top: 0;
margin-bottom: 0;
}
.widget_wplook_posts_widget .widget-content > .item {
margin-top: 0;
margin-bottom: 0;
}  .widget_search .search-form{
position: relative;
margin-top: 10px;
margin-left: 20px;
}
.widget_search .search-form.active {
border: none;
width: 90%;
}
.widget_search .search-form.active form {
width: 100%;
margin: 0; padding: 0;
}
.widget_search .header-search-form {
right: 0px;
width: 100%;
} .flickr-widget-body {
background: #fff;
width: 100%;
}
.flickr-widget-body .flickr-margin{
padding: 20px;
}
.flickr-widget-body a {
width: 31%;
display: inline-block;
border: 1px solid #fff;
}
.flickr-widget-body a:hover {
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-duration:0.5s;
-moz-animation-duration:0.5s;
-ms-animation-duration:0.5s;
-o-animation-duration:0.5s;
animation-duration:0.5s;
}
.flickr-widget-body img {
width: 100%;
height: auto;
float: left;
} #calendar_wrap {
margin: 0;
color: #343434;
background: #fff;
margin-bottom: 40px;
}
#wp-calendar, #wp-calendar th, #wp-calendar td {
text-align: center;
background: none;
border: none;
}
#wp-calendar {
background: none;
empty-cells: hide;
width: 100%;
font-size: 12px;
}
#wp-calendar th {
font-style: normal;
font-weight: bold;
text-transform: capitalize;
border-bottom: 1px solid #ddd;
}
#wp-calendar td {
text-align: center;
background: #fff;
padding: 5px;
border-bottom: 1px solid #ddd;
}
#wp-calendar td:hover {
background-color: #fff;
}
#wp-calendar a {
text-decoration: none;
display: block;
padding: 5px;
}
#wp-calendar a:hover {
background: #f9f9f9;
}
#wp-calendar caption {
font-weight: bold;
text-align: center;
}
#wp-calendar #today {
background-color: #f3f3f3;
}
#wp-calendar caption {
text-align: center;
width: 100%;
padding: 20px 0;
font-size: 16px;
}
#wp-calendar .pad {
background-color: #fff;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
background: #f0f3f5;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
background: #f0f3f5;
}
#wp-calendar #prev a:hover, #wp-calendar #next a:hover {
}
#wp-calendar .pad, #wp-calendar .pad:hover {
}  .widget ul {
list-style: none;
margin: 0;
}
.widget ul li {
border-top: 1px solid #eeeeee;
font-size: 15px;
color: #494f5c;
transition: background 0.2s;
-moz-transition: background 0.2s;
-webkit-transition: background 0.2s;
-o-transition: background 0.2s;
}
.widget ul li:hover {
background: #fff6f1;
}
.widget ul li:first-child {
border: 0;
}
.widget ul li a,
.widget ul li span {
padding: 18px 20px;
font-size: 15px;
color: #494f5c;
display: block;
cursor: pointer;
}
.widget ul li ul li {
background: #fff;
padding-left: 10px;
}
.widget ul li ul li:hover {
background: #fbfbfb;
}  .widget .vcard {
margin: 15px 20px;
}
.vcard-name {
font-size: 18px;
font-weight: bold;
}
.vcard span {
font-size: 14px;
color: #494f5c;
}  .textwidget {
margin: 15px 20px;
font-size: 14px;
line-height: 175%;
}  .share-items {
margin: 30px 10px 10px 10px;
float: left;
}
.share-items a, .share-items a:visited {
float: left;
margin: 0 10px 20px 10px;
text-align: center;
width: 46px;
height: 46px;
padding-top: 12px;
font-size: 22px;
color: #494f5c;
text-decoration: none;
border-radius: 24px;
border: 1px solid #494f5c;
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}  .share-items a:hover{
color: #ffffff;
}
.share-items .icon-facebook:hover { background: #3A589B; border-color: #3A589B; }
.share-items .icon-twitter:hover { background: #19BFE8; border-color: #19BFE8; }
.share-items .icon-google-plus:hover { background: #D64136; border-color: #D64136; }
.share-items .icon-pinterest:hover { background: #f65e13; border-color: #f65e13; }
.share-items .icon-foursquare:hover { background: #106bb5; border-color: #106bb5; }
.share-items .icon-vimeo:hover { background: #AAD450; border-color: #AAD450; }
.share-items .icon-youtube:hover { background: #f65e13; border-color: #f65e13; }
.share-items .icon-flickr:hover { background: #ff0084; border-color: #ff0084; }
.share-items .icon-feed2:hover { background: #ff9900; border-color: #ff9900; }
.share-items .icon-lastfm:hover { background: #D51007; border-color: #D51007; }
.share-items .icon-soundcloud:hover { background: #ff9900; border-color: #ff9900; }
.share-items .icon-location:hover { background: #494f5c; border-color: #494f5c; }
.share-items .icon-instagram:hover { background: #517fa4; border-color: #517fa4; }
.share-items .icon-linkedin:hover { background: #0077b5; border-color: #0077b5; }  .widget li b {
float: right;
}  .tagcloud {
margin: 20px 10px 10px 20px;
overflow: hidden;
}
.tagcloud a {
display: block;
float: left;
margin: 0 10px 10px 0;
padding: 10px 20px;
color: #ffffff;
font-size: 14px;
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}
.tagcloud a:hover {
background: #F3F3F3;
color: #494f5c;
}  .testimonials .widget-content { margin: 20px 0 0 0; }
.testimonial-avatar {
float: left;
margin: 0 20px 0 0;
border-radius: 40px;
overflow: hidden;
}
.testimonial-content { margin-left: 100px; }
.testimonial-content h3 { font-size: 18px; }
.testimonial-content time { font-size: 14px; color: #a0a0a0; }
.testimonials ul li { border: none; }
.testimonials ul li:hover { background: none; }
.testimonials .flex-direction-nav { display: none; }   .more-options.share-bt {
position: relative; float: right;
background: #fff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
padding: 0;
margin: 1px 0 0 0;
width: 24px;
height: 24px;
}
.more-options .share-buttons {
position: absolute;
top: 0px;
right: 24px;
width: 200px;
margin: 0;
padding: 0;
display: none;
font-size: 14px;
}
.share-click {
cursor: pointer;
margin-left: 3px;
margin-top: 5px;
color: #494f5c;
}
.more-options.share-bt.square {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.more-options .share-buttons li {
float: right;
display: block;
margin: 0;
padding: 0;
background: #fff;
height: 24px;
}
.more-options .share-buttons li a{
font-size: 13px;
margin: 0;
padding: 0 5px;
display: block;
color: #494f5c;
}
.more-options .share-buttons li a:hover{
cursor: pointer;
}
.more-options .share-buttons li .share-icon-fb:hover{
background: #3b5998; color: #fff;
}
.more-options .share-buttons li .share-icon-tw:hover{
background: #00aced; color: #fff;
}
.more-options .share-buttons li .share-icon-pt:hover{
background: #cb2027; color: #fff;
}  .table {
margin: 20px 0 0 0;
}
.table-col {
float: left;
width: 25%;
text-align: center;
border-right: 1px solid #BFC6CD;
border-bottom: 1px solid #BFC6CD;
border-left: 1px solid #BFC6CD;
margin-left: -1px;
border-top: 1px solid #BFC6CD;
margin-bottom: 20px;
}
.table-col p{
display: none;
}
.table-col.featured {
background-repeat: repeat;
}
.table-col.featured .table-title,
.table-col.featured .table-features li { color: #ffffff; }
.table-col.featured .table-info { background: #ffffff; }
.table-col.featured .table-info:before { border-bottom-color: #ffffff;}
.table-title {
padding: 20px;
font-size: 24px;
font-weight: 700;
}
.table-info {
position: relative;
padding: 22px 20px;
font-size: 24px;
color: #ffffff;
background-repeat: repeat;
}
.table-info:before {
position: absolute;
width: 0;
height: 0;
margin-left: -10px;
border-left: 7px solid rgba(0, 0, 0, 0);
border-right: 7px solid rgba(0, 0, 0, 0);
top: -7px;
content: " ";
left: 50%;
margin-left: -5px;
}
.table-features {
list-style: none;
margin: 0;
}
.table-features > li {
padding: 14px 20px;
border-top: 1px solid #BFC6CD;
font-size: 14px;
color: #494f5c;
}  .single .item-meta {
z-index: 100;
}
.single.page .page-content {
margin: 0px;
padding:20px;
}
.single.page .page-content p {
font-size: 14px;
line-height: 25px;
}
.page.classes.single .page-content,
.page.news.single .page-content{
margin: 0;
padding: 20px 0;
}
.page.single .page-content.singlepage {
padding: 0px 0;
}
.item-image-page img {
margin-top: 40px;
width: 100%;
height: auto;
}
.singlenews {
width: 100%;
}
.singlenews .item-meta {
position: relative!important;
}
.item-content table, .comment-content table , .small-description table {
border-bottom: 1px solid #ddd;
margin: 0 0 1.625em;
width: 100%;
}
.item-content th, .comment-content th, .small-description th {
color: #666;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.1em;
line-height: 2.6em;
}
.item-content td, .item-content th, .small-description td, .small-description th {
border-bottom: 1px solid #ddd;
}
.small-description {
margin: 0 20px 20px 20px;
}
.page-link span {
font-weight: bold;
}   .comments {
margin-top: 40px;
background: #fff;
padding: 20px;
}
.comment-title {
margin-bottom: 24px;
}
.commentlist {
margin: 0;
padding: 0;
}
.commentlist li{
list-style: none;
}
.comment-gravatar {
width: 74px;
}
.entry-header-comments .fn {
display: inline;
line-height: 22px;
color: #000;
}
.entry-header-comments .fn a{
color: #000;
text-decoration: none;
}
.entry-header-comments .fn a:hover{
text-decoration: underline;
}
.entry-header-comments .reply {
color: #a2a2ad;
font-size: 12px;
float: right;
}
.commentlist .children{
margin-left: 75px;
}
.entry-header-comments .reply a{
color: #a0a0a0;
text-decoration: none;
padding: 5px 10px;
margin: 10px 0 0 0;
display: inline-block;
background:#fff;
border: 1px solid #bfc6cd;
}
.entry-header-comments .reply a:hover{
color: #fff;
background: #1c1d21;
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-duration:0.5s;
-moz-animation-duration:0.5s;
-ms-animation-duration:0.5s;
-o-animation-duration:0.5s;
animation-duration:0.5s;
}
.comment-date{
padding: 6px 0 0 0;
}
.comment-body {
border-bottom: 1px solid #ddd;
margin: 12px 0 24px 74px;
padding: 0 0 24px 0;
}
#respond #submit {
padding: 10px 30px;
border: 0;
border-radius: 2px;
color: #ffffff;
cursor: pointer;
width: 150px;
float: none;
}
#commentform label{
}
#commentform input{
float: left;
width: 98%;
margin-bottom: 20px;
}
#commentform span{
float: left;
color: red;
}  .site-footer {
padding-top: 20px;
background-repeat: repeat;
overflow: hidden;
}
.site-info {
background: #ffffff;
color: #717f8d;
font-size: 14px;
}
.site-info span{
margin: 0 20px;
}
.site-info a {
text-decoration: underline;
color: #717f8d;
}
.footer-navigation ul {
margin: 0;
list-style: none;
}
.footer-navigation ul li {
display: inline-block;
}
.footer-navigation li a {
display: block;
padding: 20px;
font-size: 14px;
color: #ffffff;
text-transform: uppercase;
text-decoration: none;
margin-top: 1px;
line-height: 19px;
transition: background 0.2s;
-moz-transition: background 0.2s;
-webkit-transition: background 0.2s;
-o-transition: background 0.2s;
}
.footer-navigation li a:hover {
margin-top: 0;
border-top: 1px solid #ffffff;
background: rgba(255, 255, 255, 0.1);
}
.go-top {
float: right;
}
li.go-top a {
font-size: 22px;
}  .column-margin {
margin: 12px;
}
.col25,
.col33,
.col50,
.col75 {
float: left;
font-size: 15px;
}
.col25 p,
.col33 p,
.col50 p,
.col75 p {
font-size: 15px;
}
.col25{
width: 25%;
}
.col33{
width: 33%;
}
.col50{
width: 50%;
}
.col65{
width: 65%;
}
.col75{
width: 75%;
}
.box{
width: 100%;
font-size: 15px;
color: #fff;
padding: 12px 1%;
margin-bottom: 40px;
margin-top: 10px;
}
.box p{
margin-bottom: 0px;
width: 85%;
float: left;
}
.box .button {
float: right;
margin-bottom: 0px !important;
}  a.button,
a.button:visited {
display: inline-block;
color: #fff!important;
text-decoration: none!important;
text-align: center;
font-family: Helvetica, Arial, Sans-serif;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
font-size: 14px;
outline: none;
font-weight: bold;
line-height: 1em;
padding: 7px 13px!important;
cursor: pointer;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-o-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
border: 1px solid #0d507a!important;
margin: 0 1em 1.5em 0!important;
vertical-align: middle;
background: #0c6fb1;
background: -webkit-gradient(linear, left top, left bottom, from(#14a7cf), to(#0c6fb1));
background: -webkit-linear-gradient(top, #14a7cf, #0c6fb1);
background: -moz-linear-gradient(top, #14a7cf, #0c6fb1);
background: -ms-linear-gradient(top, #14a7cf, #0c6fb1);
background: -o-linear-gradient(top, #14a7cf, #0c6fb1);
}
a.button.square {
border-radius: 0px!important;
-webkit-border-radius: 0px!important;
-moz-border-radius: 0px!important;
-o-border-radius: 0px!important;
}
a.button.round {
border-radius: 15px!important;
-webkit-border-radius: 15px!important;
-moz-border-radius: 15px!important;
-o-border-radius: 15px!important;
}
a.button.medium {
padding: 11px 16px!important;
font-size: 16px;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
}
a.button.large {
padding: 15px 20px!important;
font-size: 18px;
border-radius: 20px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-o-border-radius: 25px;
}
a.button:hover {
text-decoration: none;
}
a.button:active {
position: relative;
top: 1px;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.9);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
-o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
}
a.button.green {
border-color: #69963b!important;
background: #7fc33c;
background: -webkit-gradient(linear, left top, left bottom, from(#5bb75b), to(#7fc33c));
background: -webkit-linear-gradient(top, #5bb75b, #7fc33c);
background: -moz-linear-gradient(top, #5bb75b, #7fc33c);
background: -ms-linear-gradient(top, #5bb75b, #7fc33c);
background: -o-linear-gradient(top, #5bb75b, #7fc33c);
}
a.button.green:hover {
background: #8dd242;
background: -webkit-gradient(linear, left top, left bottom, from(#7fc33c), to(#5bb75b));
background: -webkit-linear-gradient(top, #7fc33c, #5bb75b);
background: -moz-linear-gradient(top, #7fc33c, #5bb75b);
background: -ms-linear-gradient(top, #7fc33c, #5bb75b);
background: -o-linear-gradient(top, #7fc33c, #5bb75b);
}
a.button.light-blue {
border-color: #2681a2!important;
background: #2caada;
background: -webkit-gradient(linear, left top, left bottom, from(#46cae8), to(#2caada));
background: -webkit-linear-gradient(top, #46cae8, #2caada);
background: -moz-linear-gradient(top, #46cae8, #2caada);
background: -ms-linear-gradient(top, #46cae8, #2caada);
background: -o-linear-gradient(top, #46cae8, #2caada);
}
a.button.light-blue:hover {
background: #32bcef;
background: -webkit-gradient(linear, left top, left bottom, from(#2caada), to(#46cae8));
background: -webkit-linear-gradient(top, #2caada, #46cae8);
background: -moz-linear-gradient(top, #2caada, #46cae8);
background: -ms-linear-gradient(top, #2caada, #46cae8);
background: -o-linear-gradient(top, #2caada, #46cae8);
}
a.button.blue {
border-color: #0d507a!important;
background: #0c6fb1;
background: -webkit-gradient(linear, left top, left bottom, from(#14a7cf), to(#0c6fb1));
background: -webkit-linear-gradient(top, #14a7cf, #0c6fb1);
background: -moz-linear-gradient(top, #14a7cf, #0c6fb1);
background: -ms-linear-gradient(top, #14a7cf, #0c6fb1);
background: -o-linear-gradient(top, #14a7cf, #0c6fb1);
}
a.button.blue:hover {
background: #1188d6;
background: -webkit-gradient(linear, left top, left bottom, from(#0c6fb1), to(#14a7cf));
background: -webkit-linear-gradient(top, #0c6fb1, #14a7cf);
background: -moz-linear-gradient(top, #0c6fb1, #14a7cf);
background: -ms-linear-gradient(top, #0c6fb1, #14a7cf);
background: -o-linear-gradient(top, #0c6fb1, #14a7cf);
}
a.button.red {
border-color: #ab4b44!important;
background: #9E0D18;
background: -webkit-gradient(linear, left top, left bottom, from(red), to(#9E0D18));
background: -webkit-linear-gradient(top, red, #9E0D18);
background: -moz-linear-gradient(top, red, #9E0D18);
background: -ms-linear-gradient(top, red, #9E0D18);
background: -o-linear-gradient(top, red, #9E0D18);
}
a.button.red:hover {
background: #ff5e56;
background: -webkit-gradient(linear, left top, left bottom, from(#9E0D18), to(red));
background: -webkit-linear-gradient(top, #9E0D18, red);
background: -moz-linear-gradient(top, #9E0D18, red);
background: -ms-linear-gradient(top, #9E0D18, red);
background: -o-linear-gradient(top, #9E0D18, red);
}
a.button.orange {
border-color: #dc9014!important;
background: #ffb031;
background: -webkit-gradient(linear, left top, left bottom, from(#ff9900), to(#ffb031));
background: -webkit-linear-gradient(top, #ff9900, #ffb031);
background: -moz-linear-gradient(top, #ff9900, #ffb031);
background: -ms-linear-gradient(top, #ff9900, #ffb031);
background: -o-linear-gradient(top, #ff9900, #ffb031);
}
a.button.orange:hover {
background: #ffc531;
background: -webkit-gradient(linear, left top, left bottom, from(#ffb031), to(#ff9900));
background: -webkit-linear-gradient(top, #ffb031, #ff9900);
background: -moz-linear-gradient(top, #ffb031, #ff9900);
background: -ms-linear-gradient(top, #ffb031, #ff9900);
background: -o-linear-gradient(top, #ffb031, #ff9900);
}
a.button.purple {
border-color: #996192!important;
background: #d17ac6;
background: -webkit-gradient(linear, left top, left bottom, from(#e3acdc), to(#d17ac6));
background: -webkit-linear-gradient(top, #e3acdc, #d17ac6);
background: -moz-linear-gradient(top, #e3acdc, #d17ac6);
background: -ms-linear-gradient(top, #e3acdc, #d17ac6);
background: -o-linear-gradient(top, #e3acdc, #d17ac6);
}
a.button.purple:hover {
background: #eb90e0;
background: -webkit-gradient(linear, left top, left bottom, from(#d17ac6), to(#e3acdc));
background: -webkit-linear-gradient(top, #d17ac6, #e3acdc);background: -moz-linear-gradient(top, #d17ac6, #e3acdc);
background: -ms-linear-gradient(top, #d17ac6, #e3acdc);
background: -o-linear-gradient(top, #d17ac6, #e3acdc);
}
a.button.grey {
color: #555!important;
text-shadow: 0 1px 0 rgba(255,255,255,0.2);
border-color: #acacac!important;
background: #e0dddd;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0dddd));
background: -webkit-linear-gradient(top, #ffffff, #e0dddd);
background: -moz-linear-gradient(top, #ffffff, #e0dddd);
background: -ms-linear-gradient(top, #ffffff, #e0dddd);
background: -o-linear-gradient(top, #ffffff, #e0dddd);
}
a.button.grey:hover {
background: #ffffff;
background: -webkit-gradient(linear, left top, left bottom, from(#e0dddd), to(#ffffff));
background: -webkit-linear-gradient(top, #e0dddd, #ffffff);
background: -moz-linear-gradient(top, #e0dddd, #ffffff);
background: -ms-linear-gradient(top, #e0dddd, #ffffff);
background: -o-linear-gradient(top, #e0dddd, #ffffff);
}
a.button.black {
border-color: #323232!important;
background: #444444;
background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444444));
background: -webkit-linear-gradient(top, #000, #444444);
background: -moz-linear-gradient(top, #000, #444444);
background: -ms-linear-gradient(top, #000, #444444);
background: -o-linear-gradient(top, #000, #444444);
}
a.button.black:hover {
background: #000000;
background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#000000));
background: -webkit-linear-gradient(top, #444444, #000000);
background: -moz-linear-gradient(top, #444444, #000000);
background: -ms-linear-gradient(top, #444444, #000000);
background: -o-linear-gradient(top, #444444, #000000);
}  .alert {
padding: 0.8em;
margin: 0 0 1.5em 0;
line-height: 1.6em;
border-radius: 4px!important;
-webkit-border-radius: 4px!important;
-moz-border-radius: 4px!important;
-o-border-radius: 4px!important;
box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
-o-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
}
.alert.white {
background: #fff;
border: 1px solid #dfdfdf;
color: #373737;
}
.alert.red {
background: #e53b51;
border: 1px solid #e53b51;
color: #fff;
}
.alert.yellow {
background: #f18d06;
border: 1px solid #f18d06;
color: #fff;
}
.alert.green {
background: #2eb44b;
border: 1px solid #2eb44b;
color: #fff;
}
.alert.blue {
background: #20a7ff;
border: 1px solid #20a7ff;
color: #fff;
}
.alert.grey {
background: #fbfbfb;
border: 1px solid #dfdfdf;
color: #373737;
}  .tabs li a {
margin-top: 10px;
background: #f65e13;
border: 1px solid #f65e13;
height: 32px;
line-height: 31px;
color: #3b3b3d;
font-size: 13px;
padding: 0 14px 0 44px;
margin:0;
cursor: pointer;
}
.tabs_table {
clear: both; margin:12px 0;
}
.tabs {
padding: 0 0 0 1px !important;
margin-bottom:-1px !important;
margin-left:0;
height: 34px;
}
.tabs li {
float: left;
list-style-type: none !important;
list-style-position: outside !important;
cursor: pointer;
white-space: nowrap;
margin-left: -1px;
padding: 0 !important;
}
.tabs li a {
display: block;
float: left;
padding-left: 14px;
background: #f65e13;
margin: 0;
color: #fff;
margin-right: 6px;
}
.tabs li a:hover {
text-decoration: none;
background: #f3f3f3;
color:#444;
}
.tabs li a.selected {
background: #fff;
border-bottom: #fff 1px solid;
position: relative; color:#f65e13;
}
.panes {
border: 1px solid #f65e13;
padding: 17px;
line-height: 1.7em;
}  .toggle-content {
background: #f65e13;
border: 1px solid #f65e13;
clear: both;
display: block;
margin: 10px 0 8px;
color: #fff;
}
.toggle-content:hover {
background: #f65e13;
}
.toggle-content + .toggle-content {
margin: 0;
}
.toggle-content .expand-button {
background: url(//www.hadritkd.co.uk/wp-content/themes/fitnesslife-wpl/images/toggle-open.png) left top no-repeat;
cursor: pointer;
font-weight: 700;
overflow: hidden;
height: 35px;
}
.toggle-content .expand-button.close {
background: url(//www.hadritkd.co.uk/wp-content/themes/fitnesslife-wpl/images/toggle-close.png) left top no-repeat;
}
.toggle-content .expand-button p {
line-height: 40px;
margin: 0;
padding-left: 40px;
font-size: 28px;
padding-top: 5px;
}
.toggle-content .expand {
margin: 0;
background: #fff;
line-height: 160%;
color: #3b3b3d;
padding: 20px 20px 20px;
}
.toggle-content .expand {
display: none;
}
.no-js .toggle-content .expand {
display: block;
}  .testimonials .item {
background: #fff6f1;
margin: 15px;
}
.testimonials li {
list-style-type: none;
}   .woocommerce .shop ul.products li.last, .woocommerce-page .shop ul.products li.last,
.woocommerce .single-product ul.products li.last, .woocommerce-page .single-product ul.products li.last {
margin-right: 0 !important;
} .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce button.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-product-search input[type=submit] {
display: inline-block;
color: #fff!important;
text-decoration: none!important;
text-align: center;
font-family: Helvetica, Arial, Sans-serif;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
font-size: 14px;
outline: none;
font-weight: bold;
line-height: 1em;
padding: 7px 13px!important;
cursor: pointer;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-o-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
border: 1px solid #0d507a!important;
margin: 0 1em 1.5em 0!important;
vertical-align: middle;
border-radius: 15px!important;
-webkit-border-radius: 15px!important;
-moz-border-radius: 15px!important;
-o-border-radius: 15px!important;
color: #555!important;
text-shadow: 0 1px 0 rgba(255,255,255,0.2);
border-color: #acacac!important;
background: #e0dddd;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0dddd));
background: -webkit-linear-gradient(top, #ffffff, #e0dddd);
background: -moz-linear-gradient(top, #ffffff, #e0dddd);
background: -ms-linear-gradient(top, #ffffff, #e0dddd);
background: -o-linear-gradient(top, #ffffff, #e0dddd);
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce button.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-product-search input[type=submit], .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background: #ffffff;
background: -webkit-gradient(linear, left top, left bottom, from(#e0dddd), to(#ffffff));
background: -webkit-linear-gradient(top, #e0dddd, #ffffff);
background: -moz-linear-gradient(top, #e0dddd, #ffffff);
background: -ms-linear-gradient(top, #e0dddd, #ffffff);
background: -o-linear-gradient(top, #e0dddd, #ffffff);
} .woocommerce .shop ul.products > li, .woocommerce-page .shop ul.products > li,
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin-right: 2%;
width: 32%
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
margin-bottom: 30px;
}
.woocommerce ul.products {
margin-left: 0;
}
.woocommerce ul.products li.product {
list-style-type: none;
}
.woocommerce .product .item-image:before,
.woocommerce .product .item-image:after {
width: 175px;
height: 175px;
}
.woocommerce .product .item-image:before,
.woocommerce .product:nth-child(2n+1) .item-image:before {
left: -100px;
bottom: -100px;
top: auto;
}
.woocommerce .product .item-image:after,
.woocommerce .product:nth-child(2n+1) .item-image:after {
right: -100px;
top: -100px;
}
.woocommerce .onsale {
position: absolute;
left: 0;
top: 0;
background: #f65e13;
color: white;
z-index: 99;
padding: 7px;
}
.woocommerce ul.products li.product {
background: #fff6f1;
}
.woocommerce ul.products li.product .item-rating {
color: #494f5c;
}
.woocommerce article.single .item .item-meta {
text-align: left;
padding: 9px 10px;
}
.woocommerce article.single .item .item-meta:before {
left: auto;
}
.woocommerce article.single .item .item-meta .meta-info {
margin-left: 0;
font-size: 14px;
}
.woocommerce article.single .item .item-meta .meta-info.price {
max-width: 70%;
}
.woocommerce ul.products li .item-meta .meta-info.price ins {
background: none;
font-weight: bold;
}
.woocommerce article.single .item .read-more {
float: right;
margin: 0 0 0 10px;
}
.woocommerce article.single .item .read-more .added:before {
content: "\e6fe";
}
.woocommerce article.single .item .read-more .added + a {
display: none;
color: red;
} .woocommerce .single-product .product {
position: relative;
}
.woocommerce .single-product .summary .price ins {
background: none;
float: left;
margin-right: 5px;
font-size: 18px;
line-height: 18px;
font-weight: bold;
color: #f65e13;
vertical-align: bottom;
}
.woocommerce .single-product .summary > div, .woocommerce .single-product .summary > form {
margin-bottom: 20px;
}
.woocommerce .single-product .reviews .review-meta {
margin-left: 20px;
}
.woocommerce .single-product .review img {
width: 100px;
height: auto;
}
.woocommerce .single-product .reviews .review-meta > span:after {
content: ' | ';
}
.woocommerce .single-product .reviews .review-meta > span:last-child:after {
content: none;
}
.woocommerce .single-product .cart .quantity {
display: inline-block;
margin-bottom: 10px;
}
.woocommerce .single-product .cart .quantity input {
font-size: 14px;
width: 50px;
}
.woocommerce .single-product .cart .button {
margin: 0 10px !important;
}
.woocommerce .single-product .images .item-image {
margin-bottom: 10px;
}
.woocommerce .single-product .images .thumbnails img {
border: #f65e13 2px solid;
}
.woocommerce h2 {
margin: 0.83em 0;
}
.woocommerce h3 {
margin: 0.60em 0;
}
.woocommerce .single-product .woocommerce-tabs .tabs {
margin-bottom: -3px !important;
}
.woocommerce .single-product .woocommerce-tabs .tabs li.active a {
background: #fff6f1;
border-bottom: 1px solid #fff6f1;
color: #444;
}
.woocommerce .single-product .woocommerce-tabs .panel {
padding: 10px;
background: #fff6f1;
border: 1px solid #f65e13;
}
.woocommerce .single-product .woocommerce-tabs .panel h2:first-child {
margin-top: 0;
}
.woocommerce .single-product .woocommerce-tabs .woocommerce-Reviews li.comment .avatar {
width: 60px;
height: auto;
}
.woocommerce .single-product .woocommerce-tabs .woocommerce-Reviews .comment-respond .stars span a {
font-size: 1px;
letter-spacing: -1px;
color: transparent;
}
.woocommerce .single-product .woocommerce-tabs .woocommerce-Reviews .comment-respond .stars span a:before {
font-family: 'icomoon';
content: "\e6ce";
font-size: 16px;
letter-spacing: normal;
color: #494f5c;
}
.woocommerce .single-product .woocommerce-tabs .woocommerce-Reviews .comment-respond .stars span a.color:before {
content: "\e6d0";
color: #f65e13;
}
.woocommerce .single-product .woocommerce-tabs .woocommerce-Reviews .comment-respond .comment-form-rating .stars {
height: 30px;
margin-bottom: 0;
}
.woocommerce .single-product .variations, .woocommerce .single-product .variations td {
border-bottom: none;
}
.woocommerce .single-product .product_meta > span {
display: block;
}
.woocommerce .single-product .woocommerce-tabs #tab-description p:last-child {
margin-bottom: 0;
} .woocommerce-page .shop_table td, .woocommerce-page .shop_table th {
padding-left: 10px;
padding-right: 10px;
}
.woocommerce-page .shop_table .product-thumbnail {
width: 15%;
}
.woocommerce-page .shop_table .product-remove {
text-align: center;
}
.woocommerce-page .shop_table.cart tr:last-child td {
padding-top: 10px;
padding-bottom: 10px;
}
.woocommerce-page .shop_table tr:last-child .button {
margin-bottom: 0 !important;
}
.woocommerce-page .shop_table tr:last-child .coupon .input-text {
width: 260px;
margin-right: 10px;
margin-bottom: 5px;
} .woocommerce-page abbr.required {
border-bottom: none;
}
.woocommerce-page .payment_methods {
list-style-type: none;
margin: 0;
} .widget.widget_rating_filter a {
text-align: right;
}
.widget.widget_rating_filter .star-rating {
padding: 0;
display: inline-block;
width: 85%;
text-align: left;
float: left;
}
.widget.widget_rating_filter .star-rating span {
width: 100% !important;
padding: 0;
}
.widget.widget_rating_filter li:hover {
background: white;
}
.widget.widget_rating_filter li:hover a, .widget.widget_rating_filter li:hover a span {
color: #f65e13;
}
.widget.widget_rating_filter .chosen, .widget.widget_rating_filter li.chosen:hover {
background: #fff6f1;
}
.widget.widget_shopping_cart .widget_shopping_cart_content {
padding: 18px 20px;
}
.widget.widget_shopping_cart ul li a, .widget.widget_shopping_cart ul li span {
padding: 0;
}
.widget.widget_shopping_cart .quantity span {
display: inline;
}
.widget.widget_shopping_cart .cart_list .mini_cart_item {
padding: 10px;
}
.widget.widget_shopping_cart .total {
margin: 1.5em 0;
}
.widget.widget_shopping_cart .buttons .button {
margin-bottom: 0 !important;
}
.widget.widget_shopping_cart ul li a.remove {
display: inline-block;
}
.widget.widget_shopping_cart ul li a.remove:hover {
color: #f65e13;
}
.widget.widget_shopping_cart img.attachment-shop_thumbnail {
width: 30%;
}
.widget.widget_layered_nav .wc-layered-nav-term {
padding: 18px 20px;
}
.widget.widget_layered_nav .wc-layered-nav-term a, .widget.widget_layered_nav .wc-layered-nav-term span {
padding: 0;
display: inline;
}
.widget.widget_layered_nav li:hover {
background: white;
}
.widget.widget_layered_nav li:hover a, .widget.widget_layered_nav li:hover a span {
color: #f65e13;
}
.widget.widget_layered_nav .chosen, .widget.widget_layered_nav li.chosen:hover {
background: #fff6f1;
}
.widget.widget_layered_nav_filters li:hover {
background: white;
}
.widget.widget_layered_nav_filters li:hover a {
color: #f65e13;
}
.widget.widget_layered_nav_filters li a:before {
content: "\e6fd";
font-family: 'icomoon';
margin-right: 5px;
font-size: 10px;
}
.widget_price_filter .price_slider {
margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4;
font-size: 0.8751em;
}
.widget_price_filter .price_slider_amount .button {
font-size: 1.15em;
}
.widget_price_filter .price_slider_amount .button {
float: left;
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
margin-left: .5em;
margin-right: .5em;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
background-color: #f65e13;
border-radius: 1em;
cursor: ew-resize;
outline: none;
top: -.3em;
margin-left: -.5em;
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
border-radius: 1em;
background-color: #f65e13;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
border-radius: 1em;
background-color: #f65e13;
border: 0;
}
.widget_price_filter .ui-slider-horizontal {
height: .5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.widget.widget_price_filter .price_slider_wrapper {
padding: 28px 20px 18px 20px;
}
.widget.widget_price_filter .button {
margin-bottom: 0 !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background: #e0dddd;
background: -webkit-gradient(linear, left top, left bottom, from(#fff6f1), to(#e0dddd));
background: -webkit-linear-gradient(top, #fff6f1, #e0dddd);
background: -moz-linear-gradient(top, #fff6f1, #e0dddd);
background: -ms-linear-gradient(top, #fff6f1, #e0dddd);
background: -o-linear-gradient(top, #fff6f1, #e0dddd);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.widget.widget_product_categories li:hover {
background: white;
}
.widget.widget_product_categories a:hover {
color: #f65e13;
}
.widget.widget_product_categories .children {
border-top: 1px solid #eeeeee;
}
.widget.widget_products li {
padding: 18px 20px;
}
.widget.widget_products img {
width: 30%;
}
.widget.widget_products span, .widget.widget_products a {
padding: 0;
display: inline;
}
.widget.widget_products a {
display: block;
}
.widget.widget_products ins {
background: none;
font-weight: bold;
}
.widget.widget_product_search {
padding: 18px 20px;
}
.widget.widget_product_search input {
margin-bottom: 0 !important;
}
.widget.widget_product_search .search-field {
font-size: 16px;
}
.widget.widget_recent_reviews li {
padding: 18px 20px;
}
.widget.widget_recent_reviews img {
width: 30%;
}
.widget.widget_recent_reviews .star-rating > span {
width: 100% !important;
}
.widget.widget_recent_reviews a, .widget.widget_recent_reviews span {
padding: 0;
display: inline;
}
.widget.widget_recent_reviews li:hover {
background: white;
}
.widget.widget_recent_reviews li:hover a {
color: #f65e13;
}
.widget.widget_top_rated_products li {
padding: 18px 20px;
}
.widget.widget_top_rated_products img {
width: 30%;
}
.widget.widget_top_rated_products .star-rating > span {
width: 100% !important;
}
.widget.widget_top_rated_products a, .widget.widget_top_rated_products span {
padding: 0;
display: inline;
}
.widget.widget_top_rated_products li:hover {
background: white;
}
.widget.widget_top_rated_products li:hover .product-title {
color: #f65e13;
}
.widget.widget_top_rated_products ins {
background: none;
font-weight: bold;
}
.widget.widget_recently_viewed_products li {
padding: 18px 20px;
}
.widget.widget_recently_viewed_products span, .widget.widget_recently_viewed_products a {
padding: 0;
display: inline;
}
.widget.widget_recently_viewed_products img {
width: 30%;
}  @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
.item { margin-left: 0; margin-right: 0; }
}
@media (min-width: 767px) {
.grid_12 .classes.grid .item:nth-child(6n+3) .item-image:after,
.grid_12 .classes.grid .item:nth-child(6n+2) .item-image:after,
.grid_12 .classes.grid .item:nth-child(6n+1) .item-image:after,
.grid_8 .classes.grid .item:nth-child(4n+1) .item-image:after,
.grid_8 .classes.grid .item:nth-child(4n+2) .item-image:after,
.grid_4 .classes.grid .item:nth-child(2n+1) .item-image:after { bottom: -100px; top: auto; }
.grid_12 .classes.grid .item:nth-child(6n+1) .item-image:before,
.grid_12 .classes.grid .item:nth-child(6n+2) .item-image:before,
.grid_12 .classes.grid .item:nth-child(6n+3) .item-image:before,
.grid_8 .classes.grid .item:nth-child(4n+1) .item-image:before,
.grid_8 .classes.grid .item:nth-child(4n+2) .item-image:before,
.grid_4 .classes.grid .item:nth-child(2n+1) .item-image:before { bottom: auto; top: -100px; }
.grid_12 .classes.grid .item:nth-child(6n+1) .item-image h3,
.grid_12 .classes.grid .item:nth-child(6n+2) .item-image h3,
.grid_12 .classes.grid .item:nth-child(6n+3) .item-image h3,
.grid_8 .classes.grid .item:nth-child(4n+1) .item-image h3,
.grid_8 .classes.grid .item:nth-child(4n+2) .item-image h3,
.grid_4 .classes.grid .item:nth-child(2n+1) .item-image h3 { text-align: left; }
}
@media only screen and (min-width: 962px) and (max-width: 1220px) {
.meta-info.comments-counter,
.meta-info.news-tags,
.meta-info.class-trainer { display: none; } .item-image:after,
.item-image:before { width: 170px; height: 170px; }
.list .item-image:before,
.list .item-image:after,
article.single .item-image:before,
article.single .item-image:after { width: 350px; height: 350px; }
.flex-caption {top: 15%;}
.site-header {position: relative;}
.flexslider.loading {min-height: 400px;	}
.pday {width: 80px;}
}
@media only screen and (min-width: 767px) and (max-width: 962px) {
.meta-info.comments-count { display: none; } .item-image:after,
.item-image:before { width: 155px; height: 155px; }
.list .item-image:before,
.list .item-image:after,
article.single .item-image:before,
article.single .item-image:after { width: 310px; height: 310px; }
.classes.list .overlay,
.classes.single .overlay { background-image: none; }
.meta-info.class-level,
.meta-info.class-facebook,
.meta-info.class-twitter,
.meta-info.class-trainer,
.meta-info.news-tags { display: none; }
.comment .children { margin: 0 0 0 20px; }
.flex-content p { display: none; }
.flex-direction-nav { display: none; }
.flexslider{ padding-top: 100px; }
.table-col { width: 50%; }
.site-header {position: relative;}
.flex-caption {top: 15%;}
.flexslider.loading { min-height: 300px;}
.pday {width: 60px;}
.col25{	width: 100%;} .woocommerce .product .item-image:before,
.woocommerce .product .item-image:after {
width: 125px;
height: 125px;
}
.woocommerce .product .item-image:before,
.woocommerce .product:nth-child(2n+1) .item-image:before {
left: -75px;
bottom: -75px;
top: auto;
}
.woocommerce .product .item-image:after,
.woocommerce .product:nth-child(2n+1) .item-image:after {
right: -75px;
top: -75px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.classes.grid .item { margin-left: 0; margin-right: 0; }
.logo img { max-width: 100%; } .item-image:after,
.item-image:before { width: 190px; height: 190px; }
.classes.grid .item:nth-child(2n+1) .item-image:after { bottom: -100px; top: auto; }
.classes.grid .item:nth-child(2n+1) .item-image:before { bottom: auto; top: -100px; }
.classes.grid .item:nth-child(2n+1) .item-image h3 { text-align: left; }
.list .item-image:before,
.list .item-image:after,
article.single .item-image:before,
article.single .item-image:after { width: 330px; height: 330px; }
.classes.list .overlay,
.classes.single .overlay { background-image: none; }
.meta-info.class-level,
.meta-info.class-facebook,
.meta-info.class-twitter,
.meta-info.class-trainer,
.meta-info.news-author,
.meta-info.news-tags{ display: none; }
.comment .children { margin: 0 0 0 20px; }
.site-header {position: relative;}
.flex-caption {top: 15%;}
.flex-caption { display: none; }
.flex-content p { display: none; }
.flex-direction-nav { display: none; }
.table-col { width: 50%; }
.post-navigation { display: none!important; }
.announcement { text-align: center; }
.announcement a.btn { float: none; }
.classes.list .item-meta, .classes.single .item-meta { position: relative; }
.flexslider.loading { min-height: 300px; }
.pday {width: 54px; }
.col25, .col33, .col50, .col75{ width: 100%;}
#menu-language-menu { float: right; margin: 0px; padding: 0px;}
.language-menu a {padding: 5px;}
.callus {float: left; position: relative; font-size: 16px; margin-top: 4px;}
.grid_4.no-m-t.lang {min-height: 10px;}
.testimonials .grid_3 {
margin-left: 0;
margin-right: 0;
} .woocommerce .product .item-image:before,
.woocommerce .product .item-image:after {
width: 76px;
height: 76px;
}
.woocommerce .product .item-image:before,
.woocommerce .product:nth-child(2n+1) .item-image:before {
left: -38px;
bottom: -38px;
top: auto;
}
.woocommerce .product .item-image:after,
.woocommerce .product:nth-child(2n+1) .item-image:after {
right: -38px;
top: -38px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
.woocommerce .single-product .related ul.products > li, .woocommerce-page .single-product .related ul.products > li {
margin-right: 2%;
width: 48%
}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
.logo img { max-width: 100%; }
.classes.grid .item { margin-left: 0; margin-right: 0; } .item-image:after,
.item-image:before { width: 170px; height: 170px; }
.classes.grid .item:nth-child(2n+1) .item-image:after { bottom: -100px; top: auto; }
.classes.grid .item:nth-child(2n+1) .item-image:before { bottom: auto; top: -100px; }
.classes.grid .item:nth-child(2n+1) .item-image h3 { text-align: left; }
.list .item-image:before,
.list .item-image:after,
article.single .item-image:before,
article.single .item-image:after { width: 300px; height: 300px; }
.classes.list .overlay,
.classes.single .overlay { background-image: none; }
.classes.list .item-meta,
.classes.single .item-meta { position: relative; }
.meta-info.class-duration,
.meta-info.class-spots,
.meta-info.class-join,
.meta-info.class-certificate,
.meta-info.class-facebook,
.meta-info.class-twitter,
.meta-info.class-classes,
.meta-info.class-trainer,
.meta-info.class-level,
.meta-info.news-author,
.meta-info.comments-counter,
.meta-info.news-tags { display: none; }
.comment .children { margin: 0 0 0 10px; }
.comment .says { display: none; }
.site-header {position: relative;}
.flex-caption {top: 15%;}
.flex-caption { display: none; }
.flex-direction-nav { display: none; }
.table-col { width: 100%; }
.post-navigation { display: none!important; }
.announcement { text-align: center; }
.announcement a.btn { float: none; }
.testimonials .flex-control-paging { top: 200px; }
.flexslider.loading { min-height: 205px; }
.title-404{	font-size: 142px; margin-top: 50px;	}
.description-404 { margin-bottom: 100px; }
.progday {width: 100%; margin-bottom: 20px;}
.pday{width: 100%;}
.col25, .col33, .col50, .col75{ width: 100%;}
#menu-language-menu { float: right; margin: 0px; padding: 0px;}
.language-menu a {padding: 5px;}
.callus {float: left; position: relative; font-size: 14px; margin-top: 5px;}
.grid_4.no-m-t.lang {min-height: 10px;}
#infscr-loading { left: 0; width: 100%;}
.testimonials .grid_3 {
margin-left: 0;
margin-right: 0;
} .woocommerce .product .item-image:before,
.woocommerce .product .item-image:after {
width: 100px;
height: 100px;
}
.woocommerce .product .item-image:before,
.woocommerce .product:nth-child(2n+1) .item-image:before {
left: -50px;
bottom: -50px;
top: auto;
}
.woocommerce .product .item-image:after,
.woocommerce .product:nth-child(2n+1) .item-image:after {
right: -50px;
top: -50px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
.woocommerce .single-product .related ul.products > li, .woocommerce-page .single-product .related ul.products > li {
margin-right: 0;
width: 100%
}
}
@media (max-width: 320px) { .woocommerce .product .item-image:before,
.woocommerce .product .item-image:after {
width: 76px;
height: 76px;
}
.woocommerce .product .item-image:before,
.woocommerce .product:nth-child(2n+1) .item-image:before {
left: -38px;
bottom: -38px;
top: auto;
}
.woocommerce .product .item-image:after,
.woocommerce .product:nth-child(2n+1) .item-image:after {
right: -38px;
top: -38px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
.woocommerce .single-product .related ul.products > li, .woocommerce-page .single-product .related ul.products > li {
margin-right: 0;
width: 100%
}
}  @media print {}@import url("https://fonts.googleapis.com/css?family=Arimo:400,700,400italic,700italic|Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,greek-ext,greek,vietnamese,latin-ext,cyrillic,cyrillic-ext");    html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
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;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}  :focus {
outline: 0;
}
body {
background: #f3f3f3;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
ol, ul {
list-style: none;
}
.hidden {
display: none;
}  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;
}
img {
vertical-align: middle;
}  .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}  body, input, textarea {
color: #494f5c;
font-family: 'Arimo', sans-serif;
line-height: 1.5;
}
.clear{
clear: both;
}
.fleft{
float: left;
}
.right,
div.right,
a.right {
float: right;
}
*{
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
}
.mb {
margin-bottom: 40px;
}  h1,h2,h3,h4,h5,h6 {
font-family: 'Open Sans', sans-serif;
}
h1 { font-size: 24px; }
h2 { font-size: 22px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
hr {
background-color: #ffffff;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}  p {
font-size: 14px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 2.5em;
}
ul {
list-style: disc;
font-size: 14px;
}
ol {
list-style-type: decimal;
}
ol ol {
list-style: upper-alpha;
}
ol ol ol {
list-style: lower-roman;
}
ol ol ol ol {
list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}
dl {
margin: 0 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 1.5em;
}
strong {
font-weight: bold;
}
cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 20px;
padding: 0 10px;
}
blockquote em, blockquote i, blockquote cite, blockquote p {
font-style: normal;
font-size: 18px;
}
pre {
background: #f4f4f4;
font: 13px "Courier 10 Pitch",Courier,monospace;
line-height: 1.5;
margin-bottom: 1.5em;
padding: 0.75em 1.5em;
}
code, kbd {
font: 13px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
input[type=email], input[type=text], textarea, input[type=tel] {
border: 1px solid #a2a2ad;
border-radius: 2px;
font-size: 14px;
}
textarea {
padding: 5px 10px;
width: 98%;
}
input[type=email], input[type=text], input[type=tel] {
height: 30px;
padding: 3px 10px;
}
#contact-form{
margin: 20px 0;
}
.wpcf7-submit {
padding: 10px 30px;
border: 0;
border-radius: 2px;
color: #ffffff;
cursor: pointer;
font-size: 14px;
}
div.wpcf7-response-output {
margin: 0;
}  a {
text-decoration: none;
}  .screen-reader-text {
position: absolute !important;
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
}  #pages {
position: absolute;
width: 100%;
}
.page-decoration {
position: relative;
min-height: 280px;
background: #fff;
}
.decoration {
width: 100%;
height: auto;
}
.decoration img {
width: 100%;
height: auto;
}
.first-widget-area {
margin: 20px auto!important;
}
.second-widget-area {
width: 100%;
padding: 20px 0;
background: #ffffff;
}
.btn {
display: inline-block;
padding: 12px 35px;
font-size: 16px;
text-decoration: none;
border: 2px solid #ffffff;
background: #ffffff;
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}
.btn:hover {
background: none;
color: #ffffff;
}
.pages {
margin-top: -80px;
overflow: hidden;
}
.page-header {
position: relative;
min-height: 60px;
padding: 15px 20px;
}
.page-header.hp{
margin-top: 110px;
}
.page-content {
padding: 20px 0;
overflow: hidden;
background: #fff;
}
.page-header .title,
.widget-header .title {
display: inline-block;
font-size: 24px;
line-height: 27px;
color: #ffffff;
}
.pages.list .item,
.pages.single .item {
margin: 20px 0;
float: left;
}  .title-404{
text-align: center;
font-size: 172px;
margin-top: 100px;
}
.description-404 {
text-align: center;
font-size: 24px;
margin-bottom: 200px;
}  .sidebar .widget {
width: 100%;
float: left;
margin: 20px 0;
}  .site-header {
width: 100%;
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 11%, rgba(255,255,255,0.75) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(11%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0.75)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 11%,rgba(255,255,255,0.75) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 11%,rgba(255,255,255,0.75) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 11%,rgba(255,255,255,0.75) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 11%,rgba(255,255,255,0.75) 100%);
color: #a0a0a0;
z-index: 100;
}
.branding {
margin-top: 15px!important;
}
.logo {
margin: 10px 20px 0 0;
padding: -25px 0 0 0;
}
.logo img {
max-height: 80px;
}
#site-title a {
font-size: 24px;
text-decoration: none;
}
#site-description {
color: #a0a0a0;
font-size: 16px;
}
.language-menu {
list-style: none;
margin-bottom: 10px;
}
.language-menu li {
position: relative;
display: inline-block;
color: #a0a0a0;
}
.language-menu a{
padding: 15px 5px 5px 5px;
font-size: 14px;
display: block;
text-decoration: none;
}
.language-menu .current a, .language-menu a:hover {
color: #ffffff;
}
.language-menu a.current:after {
position: absolute;
top: 3px;
left: 50%;
margin-left: -8px;
content: "\e7c5";
color: #ffffff;
font-size: 16px;
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.grid_4.no-m-t.lang{
min-height: 75px;
position: relative;
}
.callus {
position: absolute;
bottom: 0;
right: 0;
}
.callus a {
color: #a0a0a0;
}  .flexslider {
overflow: hidden;
}
.flexslider.loading {
background: #fff url(//www.hadritkd.co.uk/wp-content/themes/fitnesslife-wpl/images/ajax-loader.gif) no-repeat center center;
min-height: 600px;
}
.flex-caption {
position: absolute;
width: 100%;
top: 30%;
}
.loading .flex-caption {
display: none;
}
.flex-content {
margin-left: 40px;
padding: 40px;
color: #ffffff;
}
.flex-content h1 {
color: #ffffff;
font-size: 30px;
font-weight: 700;
}
.flex-content p {
font-size: 18px;
line-height: 30px;
}
.flex-active-slide .flex-content {
-moz-animation: bounceInUp 1s;
-webkit-animation: bounceInUp 1s;
animation: bounceInUp 1s;
}  .testimonials .flex-control-paging a {
width: 20px;
height: 4px;
background: #000000;
}
.testimonials .flex-control-paging {
width: 90px;
top: 180px;
left: 0;
margin: 0;
}
.testimonials .flex-control-paging li { margin: 0 5px 5px 5px;}  .breadcrumbs {
margin: 0;
font-size: 10px;
line-height: 25px;
text-transform: uppercase;
}
.breadcrumbs a:hover {
text-decoration: underline;
}  .main-menu-section {
position: relative;
background: #ffffff;
background: rgba(255, 255, 255, 0.80);
border-top: 1px solid #bfc6cd;
border-bottom: 1px solid #bfc6cd;
font-family: 'Open Sans', sans-serif;
}
.main-menu-section > div {
position: relative;
}
.site-navigation ul {
list-style: none;
font-size: 14px;
margin: 0;
}
.site-navigation ul li {
position: relative;
display: inline-block;
border-top: 1px solid #ffffff;
border-top: 1px solid rgba(255, 255, 255, 0.0);
transition: background 0.2s;
-moz-transition: background 0.2s;
-webkit-transition: background 0.2s;
-o-transition: background 0.2s;
}
.site-navigation > ul li:hover {
background: #ffffff;
}
.site-navigation li a {
display: block;
padding: 14px 20px;
color: #a0a0a0;
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
}
.site-navigation ul.sub-menu {
display: none;
position: absolute;
top: 49px;
left: 0;
width: auto;
min-width: 200px;
z-index: 99999 !important;
background: #ffffff;
}
.site-navigation ul > li ul.sub-menu {
border-top: 1px solid #bfc6cd;
}
.site-navigation li:hover > ul.sub-menu {
display: block;
-moz-animation: bounceIn 0.2s;
-webkit-animation: bounceIn 0.2s;
animation: bounceIn 0.2s;
}
.site-navigation ul.sub-menu li {
width: 100%;
border-top: 1px solid #bfc6cd;
}
.site-navigation ul.sub-menu li:first-child {
border: 0;
}
.site-navigation ul.sub-menu li:hover {
background: #fafafa;
}
.site-navigation ul.sub-menu ul.sub-menu {
left: 200px;
top: 0;
}    a.meanmenu-reveal {
display: none;
left: 0!important;
right: auto!important;
}  .mean-container .mean-bar {
position: relative;
min-height: 42px;
z-index: 80;
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 13px 13px 11px 13px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
display: block;
background: #a0a0a0;
height: 3px;
margin-top: 3px;
}
.mean-container .mean-nav {
width: 100%;
padding-top: 50px;
overflow: hidden;
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
}
.mean-container .mean-nav ul li {
position: relative;
float: left;
width: 100%;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 100%;
padding: 14px 20px;
margin: 0;
font-size: 14px;
color: #a0a0a0;
border-top: 1px solid #bfc6cd;
text-decoration: none;
text-transform: uppercase;
}
.mean-container .mean-nav ul li li a {
width: 100%;
padding: 14px 40px;
border-top: 1px solid #bfc6cd;
visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom: none;
margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
width: 100%;
padding: 14px 60px;
}
.mean-container .mean-nav ul li li li li a {
width: 100%;
padding: 14px 80px;
}
.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 14px 100px;
}
.mean-container .mean-nav ul li a:hover {
background: #fafafa;
}
.mean-container .mean-nav ul li a.mean-expand {
margin-top: 1px;
width: 25px;
height: 25px;
padding: 12px !important;
text-align: center;
position: absolute;
right: 0;
top: 0;
z-index: 2;
font-weight: 700;
background: none;
border: none;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
color: #ffffff;
}
.mean-container .mean-push {
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both;
}
.mean-container .search-form {
right: 20px;
}
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
}
.mean-container .mean-bar {
margin: 0 20px;
}  .mean-container .mean-bar, .mean-container .mean-bar * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.mean-remove { display: none !important; }  .menu-buttons {
position: absolute;
top: 0;
right: 0;
z-index: 100;
}
.menu-buttons > div {
display: inline-block;
float: left;
}
.header-cart {
width: 50px;
height: 50px;
}
.header-cart > a {
width: 50px;
height: 37px;
padding-top: 13px;
float: right;
text-align: center;
color: #a0a0a0;
}
.header-cart .quantity {
padding-left: 5px;
}
.search-form {
width: 50px;
height: 50px;
overflow: hidden;
margin-right: 1px;
z-index: 100;
}
.search-form.active{
width: 250px;
margin-right: 0;
background: #ffffff;
border-left: 1px solid #bfc6cd;
border-right: 1px solid #bfc6cd;
-moz-animation: bounceInLeft 1s;
-webkit-animation: bounceInLeft 1s;
animation: bounceInLeft 1s;
}
.search-form > a {
cursor: pointer;
display: block;
width: 50px;
height: 37px;
float: right;
padding-top: 13px;
text-align: center;
color: #a0a0a0;
}
.header-search-form .search-button {
display: none;
}
.active .header-search-form{
display: block;
}
.header-search-form{
display: none;
position: absolute;
left: 1px;
top: 0;
width: 200px;
}
.header-search-form input {
width: 180px;
height: 50px;
padding: 5px 10px;
color: #a0a0a0;
font-size: 14px;
border: 0 none;
}  .announcement {
padding: 5px 0;
border-top: 1px solid #ffffff;
background-repeat: repeat;
overflow: hidden;
}
.announcement h1{
line-height: 48px;
color: #ffffff;
font-size: 24px;
}    .list .item-image:before, article.single .item-image:before {
position: absolute;
width: 400px;
height: 400px;
left: -200px;
bottom: -200px;
content: " ";
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 50;
}
.list .item-meta, .single .item-meta {
position: relative;
width: 100%;
padding: 15px 30px;
text-align: right;
z-index: 80;
background: #f65e13;
}
.list .item-meta:before, .single .item-meta:before {
position: absolute;
width: 0;
height: 0;
border-left: 7px solid rgba(0, 0, 0, 0);
border-right: 7px solid rgba(0, 0, 0, 0);
top: -7px;
content: " ";
right: 35px;
margin-left: -5px;
}
.list .item-image:after, article.single .item-image:after {
position: absolute;
width: 400px;
height: 400px;
right: -200px;
top: -200px;
content: " ";s
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.list .item-more,
.single .item-more {
margin: 0 0 0 10px;
}
.list .item .overlay h3,
article.single .item .overlay h3 {
bottom: 55px;
font-size: 24px;
}
.list .item:nth-child(2n+1) .item-image:before { top: -200px; bottom: auto; }
.list .item:nth-child(2n+1) .item-image:after { bottom: -200px; top: auto; }
.list .item:nth-child(2n+1) .item-meta:before { left: 40px; }
.list .item:nth-child(2n+1) .item-meta { text-align: left; }
.list .item:nth-child(2n+1) .read-more { float: left; margin: 0 10px 0 0; }
.list .item:nth-child(2n+1) .overlay h3 { text-align: left; }
.single .item:nth-child(2n+1) .item-image:before { top: -200px; bottom: auto; }
.single .item:nth-child(2n+1) .item-image:after { bottom: -200px; top: auto; }
.single .item:nth-child(2n+1) .item-meta:before { left: 40px; }
.single .item:nth-child(2n+1) .item-meta { text-align: left; }
.single .item:nth-child(2n+1) .read-more { float: left; margin: 0 10px 0 0; }
.single .item:nth-child(2n+1) .overlay h3 { text-align: left; }  .classes.grid .item .overlay { min-height: 44px; }
.classes.list .item-meta,
.classes.single .item-meta { position: absolute; bottom: 0; }
.classes.list .overlay,
.classes.single .overlay { min-height: 105px; }
.classes.list .overlay,
.classes.single .overlay { min-height: 105px; }
.item-image:hover .overlay.no-overlay {height: auto; background-image: none;}
.progday{
float: left;
text-align: center;
}
.pday {
border-bottom: 1px solid #bfc6cd;
font-weight: bold;
width: 102px;
background: #f3f3f3;
}
.timehour{
background: #f3f3f3;
-moz-box-shadow: 0 0 1px #bfc6cd;
-webkit-box-shadow: 0 0 1px #bfc6cd;
box-shadow: 0 0 1px #bfc6cd;
margin: 10px 0;
font-size: 13px;
}  .sticky{}
.bypostauthor{}
#infscr-loading {
font-size: 0.75em;
left: 25%;
bottom: 0px;
position: fixed;
text-align: center;
width: 50%;
background-color: rgba(0, 0, 0, 0.8);
z-index: 1000;
padding: 20px 0 0 0;
color: #fff;
}
.news.grid .widget-content {
margin: 20px -20px;
}
.news.grid .page-content {
padding-bottom: 120px;
margin: 0 -20px;
}
.news .item { background: #fff6f1; width: 100%}
.news.grid .read-more {
margin: 0 5px 0 0;
}
a.load-more {
position: absolute;
bottom: 40px;
display: block;
width: 100%;
padding: 15px 20px;
color: #ffffff;
text-align: center;
font-size: 12px;
font-weight: 700;
line-height: 30px;
text-transform: uppercase;
}
.navigation {
float: left;
width: 100%;
margin: 20px 0;
list-style: none;
background-repeat: repeat;
}
.navigation li {
transition: background 0.2s;
-moz-transition: background 0.2s;
-webkit-transition: background 0.2s;
-o-transition: background 0.2s;
}
.navigation-prev,
.navigation-next { padding: 20px; }
.navigation li:hover { background-color: rgba(255, 255, 255, 0.1); }
.navigation-text {
color: #ffffff;
text-transform: uppercase;
font-size: 12px;
line-height: 25px;
margin-right: 10px;
}
.navigation-text:hover {
color: #ffffff;
}
.navigation-prev { display: block; float: left; }
.navigation-next { display: block; float: right; } .flexslider-gallery .loading {
background: transparent url(//www.hadritkd.co.uk/images/ajax-loader.gif) no-repeat 50% 50%;
min-height: 300px;
}
.flexslider-gallery {
margin: 20px 0 0px 0;
padding: 0;
position: relative;
}
.flexslider-gallery .slides > li {
display: none;
-webkit-backface-visibility: hidden;
position: relative;
} .flexslider-gallery .slides img {
width: 100%;
height: auto;
display: block;
}
.gallery-thumbnail {
margin: 0;
}
.gallery-flex-caption {
position: absolute;
bottom: 0;
left: 0;
padding: 1em;
margin: 0;
width: 100%;
background: rgba(0, 0, 0, 0.7);
color: white;
}  .gallery {
margin: 0;
}
.gallery  img {
width: 100%;
height: auto;
}
.gallery .gallery-item {
float: left;
margin: 0 0 20px 0;
text-align: center;
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 46%!important;
margin: 0 2%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-2 .attachment-medium {
max-width: 92%;
height: auto;
}
.gallery-columns-3 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery-columns-5 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery .gallery-caption {
color: #888;
font-size: 12px;
margin-top: 10px;
}
.gallery dl {
margin: 0;
}
.gallery img {
border: 0px!important;
}
.gallery br + br {
display: none;
} .flexslider-gallery .flex-direction-nav {
height: 0;
padding: 0;
text-align: center;
width: 100%;
display: block;
position: absolute;
bottom: 50%;
}
.flexslider-gallery .flex-direction-nav li {
max-width: 100%;
background: red;
margin: 0 auto;
display: block;
}
.flexslider-gallery .flex-direction-nav .flex-next {
background-position: 100% 0;
right: 0px;
}
.flexslider-gallery .flex-direction-nav .flex-prev {
left: 0px;
}
.flexslider-gallery:hover .flex-next {
opacity: 0.8; right: 0px;
}
.flexslider-gallery:hover .flex-prev {
opacity: 0.8; left: 0px;
}
.flexslider-gallery:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: 0.3!important; filter:alpha(opacity=30);
cursor: default;
} #flexslider-gallery-carousel {
height: 87px;
margin-bottom: 40px;
position: relative;
}
#flexslider-gallery-carousel li img {
width: 100%; height: auto;
max-width: 140px;
float: left;
}
#flexslider-gallery-carousel li {
padding: 5px;
cursor: pointer;
}
#flexslider-gallery-carousel .flex-direction-nav {height: 0; text-align: center; width: 100%; display: block; position: absolute; }
#flexslider-gallery-carousel .flex-direction-nav a { width: 100px; height: 50px; margin: 0px 0px; display: block; ; position: absolute; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
#flexslider-gallery-carousel .flex-direction-nav li {
position: relative;
max-width: 100%;
margin: 0;
padding: 0;
display: none;
}    a img {
border: none;
}
p img {
margin-bottom: 0.5em; }  img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
max-width: 100%; height: auto; }
img.alignleft {
margin-right: 1.5em;
}
img.alignright {
margin-left: 1.5em;
}
.wp-caption {
padding: .5em;
text-align: center;
}
.wp-caption img {
margin: .25em;
}
.wp-caption .wp-caption-text {
margin: .5em;
}
.gallery-caption {
}
.wp-smiley {
margin: 0;
}  #primary nav {
clear: both;
overflow: hidden;
margin: 0 0 1.5em;
}
.nav-previous {
float: left;
width: 50%;
}
.nav-next {
float: right;
text-align: right;
width: 50%;
}  .widget {
background: #ffffff;
overflow: hidden;
}
.widget-header {
position: relative;
padding: 15px 20px;
}
.widget-content {
margin: 20px 0;
overflow: hidden;
}
.grid_12 .classes.grid .item:nth-child(3n+1) { margin-left: 0; }
.grid_12 .classes.grid .item:nth-child(3n+3) { margin-right: 0; }
.grid_8 .classes.grid .item:nth-child(2n+1) { margin-left: 0; }
.grid_8 .classes.grid .item:nth-child(2n+2) { margin-right: 0; }
.grid_4 .classes.grid .item { margin-left: 0; margin-right: 0; }
.grid_4.widget_wplook_classes_widget .item.grid_4 {margin-left: 0; margin-right: 0;}
.grid_12.widget_wplook_classes_widget .item.grid_4:nth-child(3n+1) {margin-left: 0; }
.grid_12.widget_wplook_classes_widget .item.grid_4:nth-child(3n+3) { margin-right: 0; }
.grid_4.widget_wplook_gallery_widget .item.grid_4 {margin-left: 0; margin-right: 0;}
.grid_12.widget_wplook_gallery_widget .item.grid_4:nth-child(3n+1) {margin-left: 0; }
.grid_12.widget_wplook_gallery_widget .item.grid_4:nth-child(3n+3) { margin-right: 0; }
.grid_4.widget_wplook_trainers_widget .item.grid_4 {margin-left: 0; margin-right: 0;}
.grid_12.widget_wplook_trainers_widget .item.grid_4:nth-child(3n+1) {margin-left: 0; }
.grid_12.widget_wplook_trainers_widget .item.grid_4:nth-child(3n+3) { margin-right: 0; }
.item img.ajax-loader {
width: auto;
}
.item img {
width: 100%;
}
.item-title {
display: block;
padding: 20px 20px 10px 20px;
}
.item-title h3 {
font-size: 18px;
}
.item > p {
padding: 0 20px;
}
.item-meta {
position: relative;
margin: 0;
padding: 9px 10px;
line-height: 25px;
list-style: none;
}
.item-meta:before {
position: absolute;
width: 0;
height: 0;
border-left: 7px solid rgba(0, 0, 0, 0);
border-right: 7px solid rgba(0, 0, 0, 0);
top: -7px;
content: " ";
right: 20px;
margin-left: -5px;
}
.meta-info {
display: inline-block;
margin-left: 6px;
text-transform: uppercase;
font-size: 12px;
color: #ffffff;
}
.meta-info > a,
.meta-info > span,
.meta-info > time {
color: #ffffff!important;
padding: 5px 10px;
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}
.meta-info > a:hover,
.ui-tabs-active > a{
color: #494f5c!important;
background: #ffffff;
border-radius: 2px
}
.read-more {
float: right;
margin: 0 0 0 10px;
}
.read-more .item-more {
margin: 0;
}
.item-more {
display: block;
width: 25px;
height: 25px;
margin-right: 5px;
padding: 3px 0 0 4px;
border: 2px solid #FFFFFF;
background: #ffffff;
border-radius: 20px;
color: #717f8d;
text-align: left;
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}
.item-more:hover { background: none; color: #ffffff; }
.item-more.icon-arrow-left { padding: 3px 0 0 2px; margin: 0 10px 0 0; }
.item-more.icon-arrow-right { float: right; }
.navigation-prev .item-more.icon-arrow-left { float: left; }
.item-image {
display: block;
position: relative;
overflow: hidden;
}
.item-image img {
height: auto;
}
.item-image:before{
position: absolute;
width: 200px;
height: 200px;
left: -100px;
bottom: -100px;
content: " ";
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 50;
}
.item-image:after{
position: absolute;
width: 200px;
height: 200px;
right: -100px;
top: -100px;
content: " ";
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 50;
}
.item .overlay {
position: absolute;
display: block;
width: 100%;
height: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.75);
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}
.item-image:hover .overlay {
height: 100%;
background-image: url(//www.hadritkd.co.uk/wp-content/themes/fitnesslife-wpl/images/cross.png);
background-repeat: no-repeat;
background-position: center center;
transition: all 0.1s;
-moz-transition: all 0.1s;
-webkit-transition: all 0.1s;
-o-transition: all 0.1s;
}
.item-image img {
transition: all 1s;
-moz-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}
.item-image:hover img {
opacity: 1;
transform: scale(1.08);
-ms-transform: scale(1.08);
-webkit-transform: scale(1.08);
-o-transform: scale(1.08);
-moz-transform: scale(1.08);
}
.item .overlay h3 {
position: absolute;
display: block;
bottom: 0;
width: 100%;
padding: 10px 20px;
color: #FFFFFF;
font-size: 18px;
text-align: right;
}
.item-content {
margin: 40px 20px;
}
.item-content.page-template{
display: block;
background: #fff;
width: 100%;
margin: 0;
padding: 40px 20px 1px 20px;
}
.widget-header:after,
.footer-navigation:after {
position: absolute;
width: 0;
height: 0;
border-left: 7px solid rgba(0, 0, 0, 0);
border-right: 7px solid rgba(0, 0, 0, 0);
bottom: -7px;
content: " ";
left: 40px;
margin-left: -5px;
}
.view-all {
display: block;
margin-top: 2px;
padding: 3px 0 0 4px;
width: 25px;
height: 25px;
border: 2px solid #FFFFFF;
border-radius: 20px;
color: #FFFFFF;
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}
.view-all:hover { background: #ffffff;}  .widget_wplook_posts_widget.news.grid > .widget-content {
margin-top: 0;
margin-bottom: 0;
}
.widget_wplook_posts_widget .widget-content > .item {
margin-top: 0;
margin-bottom: 0;
}  .widget_search .search-form{
position: relative;
margin-top: 10px;
margin-left: 20px;
}
.widget_search .search-form.active {
border: none;
width: 90%;
}
.widget_search .search-form.active form {
width: 100%;
margin: 0; padding: 0;
}
.widget_search .header-search-form {
right: 0px;
width: 100%;
} .flickr-widget-body {
background: #fff;
width: 100%;
}
.flickr-widget-body .flickr-margin{
padding: 20px;
}
.flickr-widget-body a {
width: 31%;
display: inline-block;
border: 1px solid #fff;
}
.flickr-widget-body a:hover {
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-duration:0.5s;
-moz-animation-duration:0.5s;
-ms-animation-duration:0.5s;
-o-animation-duration:0.5s;
animation-duration:0.5s;
}
.flickr-widget-body img {
width: 100%;
height: auto;
float: left;
} #calendar_wrap {
margin: 0;
color: #343434;
background: #fff;
margin-bottom: 40px;
}
#wp-calendar, #wp-calendar th, #wp-calendar td {
text-align: center;
background: none;
border: none;
}
#wp-calendar {
background: none;
empty-cells: hide;
width: 100%;
font-size: 12px;
}
#wp-calendar th {
font-style: normal;
font-weight: bold;
text-transform: capitalize;
border-bottom: 1px solid #ddd;
}
#wp-calendar td {
text-align: center;
background: #fff;
padding: 5px;
border-bottom: 1px solid #ddd;
}
#wp-calendar td:hover {
background-color: #fff;
}
#wp-calendar a {
text-decoration: none;
display: block;
padding: 5px;
}
#wp-calendar a:hover {
background: #f9f9f9;
}
#wp-calendar caption {
font-weight: bold;
text-align: center;
}
#wp-calendar #today {
background-color: #f3f3f3;
}
#wp-calendar caption {
text-align: center;
width: 100%;
padding: 20px 0;
font-size: 16px;
}
#wp-calendar .pad {
background-color: #fff;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
background: #f0f3f5;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
background: #f0f3f5;
}
#wp-calendar #prev a:hover, #wp-calendar #next a:hover {
}
#wp-calendar .pad, #wp-calendar .pad:hover {
}  .widget ul {
list-style: none;
margin: 0;
}
.widget ul li {
border-top: 1px solid #eeeeee;
font-size: 15px;
color: #494f5c;
transition: background 0.2s;
-moz-transition: background 0.2s;
-webkit-transition: background 0.2s;
-o-transition: background 0.2s;
}
.widget ul li:hover {
background: #fff6f1;
}
.widget ul li:first-child {
border: 0;
}
.widget ul li a,
.widget ul li span {
padding: 18px 20px;
font-size: 15px;
color: #494f5c;
display: block;
cursor: pointer;
}
.widget ul li ul li {
background: #fff;
padding-left: 10px;
}
.widget ul li ul li:hover {
background: #fbfbfb;
}  .widget .vcard {
margin: 15px 20px;
}
.vcard-name {
font-size: 18px;
font-weight: bold;
}
.vcard span {
font-size: 14px;
color: #494f5c;
}  .textwidget {
margin: 15px 20px;
font-size: 14px;
line-height: 175%;
}  .share-items {
margin: 30px 10px 10px 10px;
float: left;
}
.share-items a, .share-items a:visited {
float: left;
margin: 0 10px 20px 10px;
text-align: center;
width: 46px;
height: 46px;
padding-top: 12px;
font-size: 22px;
color: #494f5c;
text-decoration: none;
border-radius: 24px;
border: 1px solid #494f5c;
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}  .share-items a:hover{
color: #ffffff;
}
.share-items .icon-facebook:hover { background: #3A589B; border-color: #3A589B; }
.share-items .icon-twitter:hover { background: #19BFE8; border-color: #19BFE8; }
.share-items .icon-google-plus:hover { background: #D64136; border-color: #D64136; }
.share-items .icon-pinterest:hover { background: #f65e13; border-color: #f65e13; }
.share-items .icon-foursquare:hover { background: #106bb5; border-color: #106bb5; }
.share-items .icon-vimeo:hover { background: #AAD450; border-color: #AAD450; }
.share-items .icon-youtube:hover { background: #f65e13; border-color: #f65e13; }
.share-items .icon-flickr:hover { background: #ff0084; border-color: #ff0084; }
.share-items .icon-feed2:hover { background: #ff9900; border-color: #ff9900; }
.share-items .icon-lastfm:hover { background: #D51007; border-color: #D51007; }
.share-items .icon-soundcloud:hover { background: #ff9900; border-color: #ff9900; }
.share-items .icon-location:hover { background: #494f5c; border-color: #494f5c; }
.share-items .icon-instagram:hover { background: #517fa4; border-color: #517fa4; }
.share-items .icon-linkedin:hover { background: #0077b5; border-color: #0077b5; }  .widget li b {
float: right;
}  .tagcloud {
margin: 20px 10px 10px 20px;
overflow: hidden;
}
.tagcloud a {
display: block;
float: left;
margin: 0 10px 10px 0;
padding: 10px 20px;
color: #ffffff;
font-size: 14px;
transition: all 0.2s;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
}
.tagcloud a:hover {
background: #F3F3F3;
color: #494f5c;
}  .testimonials .widget-content { margin: 20px 0 0 0; }
.testimonial-avatar {
float: left;
margin: 0 20px 0 0;
border-radius: 40px;
overflow: hidden;
}
.testimonial-content { margin-left: 100px; }
.testimonial-content h3 { font-size: 18px; }
.testimonial-content time { font-size: 14px; color: #a0a0a0; }
.testimonials ul li { border: none; }
.testimonials ul li:hover { background: none; }
.testimonials .flex-direction-nav { display: none; }   .more-options.share-bt {
position: relative; float: right;
background: #fff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
padding: 0;
margin: 1px 0 0 0;
width: 24px;
height: 24px;
}
.more-options .share-buttons {
position: absolute;
top: 0px;
right: 24px;
width: 200px;
margin: 0;
padding: 0;
display: none;
font-size: 14px;
}
.share-click {
cursor: pointer;
margin-left: 3px;
margin-top: 5px;
color: #494f5c;
}
.more-options.share-bt.square {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.more-options .share-buttons li {
float: right;
display: block;
margin: 0;
padding: 0;
background: #fff;
height: 24px;
}
.more-options .share-buttons li a{
font-size: 13px;
margin: 0;
padding: 0 5px;
display: block;
color: #494f5c;
}
.more-options .share-buttons li a:hover{
cursor: pointer;
}
.more-options .share-buttons li .share-icon-fb:hover{
background: #3b5998; color: #fff;
}
.more-options .share-buttons li .share-icon-tw:hover{
background: #00aced; color: #fff;
}
.more-options .share-buttons li .share-icon-pt:hover{
background: #cb2027; color: #fff;
}  .table {
margin: 20px 0 0 0;
}
.table-col {
float: left;
width: 25%;
text-align: center;
border-right: 1px solid #BFC6CD;
border-bottom: 1px solid #BFC6CD;
border-left: 1px solid #BFC6CD;
margin-left: -1px;
border-top: 1px solid #BFC6CD;
margin-bottom: 20px;
}
.table-col p{
display: none;
}
.table-col.featured {
background-repeat: repeat;
}
.table-col.featured .table-title,
.table-col.featured .table-features li { color: #ffffff; }
.table-col.featured .table-info { background: #ffffff; }
.table-col.featured .table-info:before { border-bottom-color: #ffffff;}
.table-title {
padding: 20px;
font-size: 24px;
font-weight: 700;
}
.table-info {
position: relative;
padding: 22px 20px;
font-size: 24px;
color: #ffffff;
background-repeat: repeat;
}
.table-info:before {
position: absolute;
width: 0;
height: 0;
margin-left: -10px;
border-left: 7px solid rgba(0, 0, 0, 0);
border-right: 7px solid rgba(0, 0, 0, 0);
top: -7px;
content: " ";
left: 50%;
margin-left: -5px;
}
.table-features {
list-style: none;
margin: 0;
}
.table-features > li {
padding: 14px 20px;
border-top: 1px solid #BFC6CD;
font-size: 14px;
color: #494f5c;
}  .single .item-meta {
z-index: 100;
}
.single.page .page-content {
margin: 0px;
padding:20px;
}
.single.page .page-content p {
font-size: 14px;
line-height: 25px;
}
.page.classes.single .page-content,
.page.news.single .page-content{
margin: 0;
padding: 20px 0;
}
.page.single .page-content.singlepage {
padding: 0px 0;
}
.item-image-page img {
margin-top: 40px;
width: 100%;
height: auto;
}
.singlenews {
width: 100%;
}
.singlenews .item-meta {
position: relative!important;
}
.item-content table, .comment-content table , .small-description table {
border-bottom: 1px solid #ddd;
margin: 0 0 1.625em;
width: 100%;
}
.item-content th, .comment-content th, .small-description th {
color: #666;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.1em;
line-height: 2.6em;
}
.item-content td, .item-content th, .small-description td, .small-description th {
border-bottom: 1px solid #ddd;
}
.small-description {
margin: 0 20px 20px 20px;
}
.page-link span {
font-weight: bold;
}   .comments {
margin-top: 40px;
background: #fff;
padding: 20px;
}
.comment-title {
margin-bottom: 24px;
}
.commentlist {
margin: 0;
padding: 0;
}
.commentlist li{
list-style: none;
}
.comment-gravatar {
width: 74px;
}
.entry-header-comments .fn {
display: inline;
line-height: 22px;
color: #000;
}
.entry-header-comments .fn a{
color: #000;
text-decoration: none;
}
.entry-header-comments .fn a:hover{
text-decoration: underline;
}
.entry-header-comments .reply {
color: #a2a2ad;
font-size: 12px;
float: right;
}
.commentlist .children{
margin-left: 75px;
}
.entry-header-comments .reply a{
color: #a0a0a0;
text-decoration: none;
padding: 5px 10px;
margin: 10px 0 0 0;
display: inline-block;
background:#fff;
border: 1px solid #bfc6cd;
}
.entry-header-comments .reply a:hover{
color: #fff;
background: #1c1d21;
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-duration:0.5s;
-moz-animation-duration:0.5s;
-ms-animation-duration:0.5s;
-o-animation-duration:0.5s;
animation-duration:0.5s;
}
.comment-date{
padding: 6px 0 0 0;
}
.comment-body {
border-bottom: 1px solid #ddd;
margin: 12px 0 24px 74px;
padding: 0 0 24px 0;
}
#respond #submit {
padding: 10px 30px;
border: 0;
border-radius: 2px;
color: #ffffff;
cursor: pointer;
width: 150px;
float: none;
}
#commentform label{
}
#commentform input{
float: left;
width: 98%;
margin-bottom: 20px;
}
#commentform span{
float: left;
color: red;
}  .site-footer {
padding-top: 20px;
background-repeat: repeat;
overflow: hidden;
}
.site-info {
background: #ffffff;
color: #717f8d;
font-size: 14px;
}
.site-info span{
margin: 0 20px;
}
.site-info a {
text-decoration: underline;
color: #717f8d;
}
.footer-navigation ul {
margin: 0;
list-style: none;
}
.footer-navigation ul li {
display: inline-block;
}
.footer-navigation li a {
display: block;
padding: 20px;
font-size: 14px;
color: #ffffff;
text-transform: uppercase;
text-decoration: none;
margin-top: 1px;
line-height: 19px;
transition: background 0.2s;
-moz-transition: background 0.2s;
-webkit-transition: background 0.2s;
-o-transition: background 0.2s;
}
.footer-navigation li a:hover {
margin-top: 0;
border-top: 1px solid #ffffff;
background: rgba(255, 255, 255, 0.1);
}
.go-top {
float: right;
}
li.go-top a {
font-size: 22px;
}  .column-margin {
margin: 12px;
}
.col25,
.col33,
.col50,
.col75 {
float: left;
font-size: 15px;
}
.col25 p,
.col33 p,
.col50 p,
.col75 p {
font-size: 15px;
}
.col25{
width: 25%;
}
.col33{
width: 33%;
}
.col50{
width: 50%;
}
.col65{
width: 65%;
}
.col75{
width: 75%;
}
.box{
width: 100%;
font-size: 15px;
color: #fff;
padding: 12px 1%;
margin-bottom: 40px;
margin-top: 10px;
}
.box p{
margin-bottom: 0px;
width: 85%;
float: left;
}
.box .button {
float: right;
margin-bottom: 0px !important;
}  a.button,
a.button:visited {
display: inline-block;
color: #fff!important;
text-decoration: none!important;
text-align: center;
font-family: Helvetica, Arial, Sans-serif;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
font-size: 14px;
outline: none;
font-weight: bold;
line-height: 1em;
padding: 7px 13px!important;
cursor: pointer;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-o-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
border: 1px solid #0d507a!important;
margin: 0 1em 1.5em 0!important;
vertical-align: middle;
background: #0c6fb1;
background: -webkit-gradient(linear, left top, left bottom, from(#14a7cf), to(#0c6fb1));
background: -webkit-linear-gradient(top, #14a7cf, #0c6fb1);
background: -moz-linear-gradient(top, #14a7cf, #0c6fb1);
background: -ms-linear-gradient(top, #14a7cf, #0c6fb1);
background: -o-linear-gradient(top, #14a7cf, #0c6fb1);
}
a.button.square {
border-radius: 0px!important;
-webkit-border-radius: 0px!important;
-moz-border-radius: 0px!important;
-o-border-radius: 0px!important;
}
a.button.round {
border-radius: 15px!important;
-webkit-border-radius: 15px!important;
-moz-border-radius: 15px!important;
-o-border-radius: 15px!important;
}
a.button.medium {
padding: 11px 16px!important;
font-size: 16px;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
}
a.button.large {
padding: 15px 20px!important;
font-size: 18px;
border-radius: 20px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-o-border-radius: 25px;
}
a.button:hover {
text-decoration: none;
}
a.button:active {
position: relative;
top: 1px;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.9);
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
-o-box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
}
a.button.green {
border-color: #69963b!important;
background: #7fc33c;
background: -webkit-gradient(linear, left top, left bottom, from(#5bb75b), to(#7fc33c));
background: -webkit-linear-gradient(top, #5bb75b, #7fc33c);
background: -moz-linear-gradient(top, #5bb75b, #7fc33c);
background: -ms-linear-gradient(top, #5bb75b, #7fc33c);
background: -o-linear-gradient(top, #5bb75b, #7fc33c);
}
a.button.green:hover {
background: #8dd242;
background: -webkit-gradient(linear, left top, left bottom, from(#7fc33c), to(#5bb75b));
background: -webkit-linear-gradient(top, #7fc33c, #5bb75b);
background: -moz-linear-gradient(top, #7fc33c, #5bb75b);
background: -ms-linear-gradient(top, #7fc33c, #5bb75b);
background: -o-linear-gradient(top, #7fc33c, #5bb75b);
}
a.button.light-blue {
border-color: #2681a2!important;
background: #2caada;
background: -webkit-gradient(linear, left top, left bottom, from(#46cae8), to(#2caada));
background: -webkit-linear-gradient(top, #46cae8, #2caada);
background: -moz-linear-gradient(top, #46cae8, #2caada);
background: -ms-linear-gradient(top, #46cae8, #2caada);
background: -o-linear-gradient(top, #46cae8, #2caada);
}
a.button.light-blue:hover {
background: #32bcef;
background: -webkit-gradient(linear, left top, left bottom, from(#2caada), to(#46cae8));
background: -webkit-linear-gradient(top, #2caada, #46cae8);
background: -moz-linear-gradient(top, #2caada, #46cae8);
background: -ms-linear-gradient(top, #2caada, #46cae8);
background: -o-linear-gradient(top, #2caada, #46cae8);
}
a.button.blue {
border-color: #0d507a!important;
background: #0c6fb1;
background: -webkit-gradient(linear, left top, left bottom, from(#14a7cf), to(#0c6fb1));
background: -webkit-linear-gradient(top, #14a7cf, #0c6fb1);
background: -moz-linear-gradient(top, #14a7cf, #0c6fb1);
background: -ms-linear-gradient(top, #14a7cf, #0c6fb1);
background: -o-linear-gradient(top, #14a7cf, #0c6fb1);
}
a.button.blue:hover {
background: #1188d6;
background: -webkit-gradient(linear, left top, left bottom, from(#0c6fb1), to(#14a7cf));
background: -webkit-linear-gradient(top, #0c6fb1, #14a7cf);
background: -moz-linear-gradient(top, #0c6fb1, #14a7cf);
background: -ms-linear-gradient(top, #0c6fb1, #14a7cf);
background: -o-linear-gradient(top, #0c6fb1, #14a7cf);
}
a.button.red {
border-color: #ab4b44!important;
background: #9E0D18;
background: -webkit-gradient(linear, left top, left bottom, from(red), to(#9E0D18));
background: -webkit-linear-gradient(top, red, #9E0D18);
background: -moz-linear-gradient(top, red, #9E0D18);
background: -ms-linear-gradient(top, red, #9E0D18);
background: -o-linear-gradient(top, red, #9E0D18);
}
a.button.red:hover {
background: #ff5e56;
background: -webkit-gradient(linear, left top, left bottom, from(#9E0D18), to(red));
background: -webkit-linear-gradient(top, #9E0D18, red);
background: -moz-linear-gradient(top, #9E0D18, red);
background: -ms-linear-gradient(top, #9E0D18, red);
background: -o-linear-gradient(top, #9E0D18, red);
}
a.button.orange {
border-color: #dc9014!important;
background: #ffb031;
background: -webkit-gradient(linear, left top, left bottom, from(#ff9900), to(#ffb031));
background: -webkit-linear-gradient(top, #ff9900, #ffb031);
background: -moz-linear-gradient(top, #ff9900, #ffb031);
background: -ms-linear-gradient(top, #ff9900, #ffb031);
background: -o-linear-gradient(top, #ff9900, #ffb031);
}
a.button.orange:hover {
background: #ffc531;
background: -webkit-gradient(linear, left top, left bottom, from(#ffb031), to(#ff9900));
background: -webkit-linear-gradient(top, #ffb031, #ff9900);
background: -moz-linear-gradient(top, #ffb031, #ff9900);
background: -ms-linear-gradient(top, #ffb031, #ff9900);
background: -o-linear-gradient(top, #ffb031, #ff9900);
}
a.button.purple {
border-color: #996192!important;
background: #d17ac6;
background: -webkit-gradient(linear, left top, left bottom, from(#e3acdc), to(#d17ac6));
background: -webkit-linear-gradient(top, #e3acdc, #d17ac6);
background: -moz-linear-gradient(top, #e3acdc, #d17ac6);
background: -ms-linear-gradient(top, #e3acdc, #d17ac6);
background: -o-linear-gradient(top, #e3acdc, #d17ac6);
}
a.button.purple:hover {
background: #eb90e0;
background: -webkit-gradient(linear, left top, left bottom, from(#d17ac6), to(#e3acdc));
background: -webkit-linear-gradient(top, #d17ac6, #e3acdc);background: -moz-linear-gradient(top, #d17ac6, #e3acdc);
background: -ms-linear-gradient(top, #d17ac6, #e3acdc);
background: -o-linear-gradient(top, #d17ac6, #e3acdc);
}
a.button.grey {
color: #555!important;
text-shadow: 0 1px 0 rgba(255,255,255,0.2);
border-color: #acacac!important;
background: #e0dddd;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0dddd));
background: -webkit-linear-gradient(top, #ffffff, #e0dddd);
background: -moz-linear-gradient(top, #ffffff, #e0dddd);
background: -ms-linear-gradient(top, #ffffff, #e0dddd);
background: -o-linear-gradient(top, #ffffff, #e0dddd);
}
a.button.grey:hover {
background: #ffffff;
background: -webkit-gradient(linear, left top, left bottom, from(#e0dddd), to(#ffffff));
background: -webkit-linear-gradient(top, #e0dddd, #ffffff);
background: -moz-linear-gradient(top, #e0dddd, #ffffff);
background: -ms-linear-gradient(top, #e0dddd, #ffffff);
background: -o-linear-gradient(top, #e0dddd, #ffffff);
}
a.button.black {
border-color: #323232!important;
background: #444444;
background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444444));
background: -webkit-linear-gradient(top, #000, #444444);
background: -moz-linear-gradient(top, #000, #444444);
background: -ms-linear-gradient(top, #000, #444444);
background: -o-linear-gradient(top, #000, #444444);
}
a.button.black:hover {
background: #000000;
background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#000000));
background: -webkit-linear-gradient(top, #444444, #000000);
background: -moz-linear-gradient(top, #444444, #000000);
background: -ms-linear-gradient(top, #444444, #000000);
background: -o-linear-gradient(top, #444444, #000000);
}  .alert {
padding: 0.8em;
margin: 0 0 1.5em 0;
line-height: 1.6em;
border-radius: 4px!important;
-webkit-border-radius: 4px!important;
-moz-border-radius: 4px!important;
-o-border-radius: 4px!important;
box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
-o-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.6);
}
.alert.white {
background: #fff;
border: 1px solid #dfdfdf;
color: #373737;
}
.alert.red {
background: #e53b51;
border: 1px solid #e53b51;
color: #fff;
}
.alert.yellow {
background: #f18d06;
border: 1px solid #f18d06;
color: #fff;
}
.alert.green {
background: #2eb44b;
border: 1px solid #2eb44b;
color: #fff;
}
.alert.blue {
background: #20a7ff;
border: 1px solid #20a7ff;
color: #fff;
}
.alert.grey {
background: #fbfbfb;
border: 1px solid #dfdfdf;
color: #373737;
}  .tabs li a {
margin-top: 10px;
background: #f65e13;
border: 1px solid #f65e13;
height: 32px;
line-height: 31px;
color: #3b3b3d;
font-size: 13px;
padding: 0 14px 0 44px;
margin:0;
cursor: pointer;
}
.tabs_table {
clear: both; margin:12px 0;
}
.tabs {
padding: 0 0 0 1px !important;
margin-bottom:-1px !important;
margin-left:0;
height: 34px;
}
.tabs li {
float: left;
list-style-type: none !important;
list-style-position: outside !important;
cursor: pointer;
white-space: nowrap;
margin-left: -1px;
padding: 0 !important;
}
.tabs li a {
display: block;
float: left;
padding-left: 14px;
background: #f65e13;
margin: 0;
color: #fff;
margin-right: 6px;
}
.tabs li a:hover {
text-decoration: none;
background: #f3f3f3;
color:#444;
}
.tabs li a.selected {
background: #fff;
border-bottom: #fff 1px solid;
position: relative; color:#f65e13;
}
.panes {
border: 1px solid #f65e13;
padding: 17px;
line-height: 1.7em;
}  .toggle-content {
background: #f65e13;
border: 1px solid #f65e13;
clear: both;
display: block;
margin: 10px 0 8px;
color: #fff;
}
.toggle-content:hover {
background: #f65e13;
}
.toggle-content + .toggle-content {
margin: 0;
}
.toggle-content .expand-button {
background: url(//www.hadritkd.co.uk/wp-content/themes/fitnesslife-wpl/images/toggle-open.png) left top no-repeat;
cursor: pointer;
font-weight: 700;
overflow: hidden;
height: 35px;
}
.toggle-content .expand-button.close {
background: url(//www.hadritkd.co.uk/wp-content/themes/fitnesslife-wpl/images/toggle-close.png) left top no-repeat;
}
.toggle-content .expand-button p {
line-height: 40px;
margin: 0;
padding-left: 40px;
font-size: 28px;
padding-top: 5px;
}
.toggle-content .expand {
margin: 0;
background: #fff;
line-height: 160%;
color: #3b3b3d;
padding: 20px 20px 20px;
}
.toggle-content .expand {
display: none;
}
.no-js .toggle-content .expand {
display: block;
}  .testimonials .item {
background: #fff6f1;
margin: 15px;
}
.testimonials li {
list-style-type: none;
}   .woocommerce .shop ul.products li.last, .woocommerce-page .shop ul.products li.last,
.woocommerce .single-product ul.products li.last, .woocommerce-page .single-product ul.products li.last {
margin-right: 0 !important;
} .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce button.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-product-search input[type=submit] {
display: inline-block;
color: #fff!important;
text-decoration: none!important;
text-align: center;
font-family: Helvetica, Arial, Sans-serif;
text-shadow: 0 1px 0 rgba(0,0,0,0.2);
font-size: 14px;
outline: none;
font-weight: bold;
line-height: 1em;
padding: 7px 13px!important;
cursor: pointer;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
-o-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 0 rgba(255,255,255,0.4);
border: 1px solid #0d507a!important;
margin: 0 1em 1.5em 0!important;
vertical-align: middle;
border-radius: 15px!important;
-webkit-border-radius: 15px!important;
-moz-border-radius: 15px!important;
-o-border-radius: 15px!important;
color: #555!important;
text-shadow: 0 1px 0 rgba(255,255,255,0.2);
border-color: #acacac!important;
background: #e0dddd;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0dddd));
background: -webkit-linear-gradient(top, #ffffff, #e0dddd);
background: -moz-linear-gradient(top, #ffffff, #e0dddd);
background: -ms-linear-gradient(top, #ffffff, #e0dddd);
background: -o-linear-gradient(top, #ffffff, #e0dddd);
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce button.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-product-search input[type=submit], .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background: #ffffff;
background: -webkit-gradient(linear, left top, left bottom, from(#e0dddd), to(#ffffff));
background: -webkit-linear-gradient(top, #e0dddd, #ffffff);
background: -moz-linear-gradient(top, #e0dddd, #ffffff);
background: -ms-linear-gradient(top, #e0dddd, #ffffff);
background: -o-linear-gradient(top, #e0dddd, #ffffff);
} .woocommerce .shop ul.products > li, .woocommerce-page .shop ul.products > li,
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin-right: 2%;
width: 32%
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
margin-bottom: 30px;
}
.woocommerce ul.products {
margin-left: 0;
}
.woocommerce ul.products li.product {
list-style-type: none;
}
.woocommerce .product .item-image:before,
.woocommerce .product .item-image:after {
width: 175px;
height: 175px;
}
.woocommerce .product .item-image:before,
.woocommerce .product:nth-child(2n+1) .item-image:before {
left: -100px;
bottom: -100px;
top: auto;
}
.woocommerce .product .item-image:after,
.woocommerce .product:nth-child(2n+1) .item-image:after {
right: -100px;
top: -100px;
}
.woocommerce .onsale {
position: absolute;
left: 0;
top: 0;
background: #f65e13;
color: white;
z-index: 99;
padding: 7px;
}
.woocommerce ul.products li.product {
background: #fff6f1;
}
.woocommerce ul.products li.product .item-rating {
color: #494f5c;
}
.woocommerce article.single .item .item-meta {
text-align: left;
padding: 9px 10px;
}
.woocommerce article.single .item .item-meta:before {
left: auto;
}
.woocommerce article.single .item .item-meta .meta-info {
margin-left: 0;
font-size: 14px;
}
.woocommerce article.single .item .item-meta .meta-info.price {
max-width: 70%;
}
.woocommerce ul.products li .item-meta .meta-info.price ins {
background: none;
font-weight: bold;
}
.woocommerce article.single .item .read-more {
float: right;
margin: 0 0 0 10px;
}
.woocommerce article.single .item .read-more .added:before {
content: "\e6fe";
}
.woocommerce article.single .item .read-more .added + a {
display: none;
color: red;
} .woocommerce .single-product .product {
position: relative;
}
.woocommerce .single-product .summary .price ins {
background: none;
float: left;
margin-right: 5px;
font-size: 18px;
line-height: 18px;
font-weight: bold;
color: #f65e13;
vertical-align: bottom;
}
.woocommerce .single-product .summary > div, .woocommerce .single-product .summary > form {
margin-bottom: 20px;
}
.woocommerce .single-product .reviews .review-meta {
margin-left: 20px;
}
.woocommerce .single-product .review img {
width: 100px;
height: auto;
}
.woocommerce .single-product .reviews .review-meta > span:after {
content: ' | ';
}
.woocommerce .single-product .reviews .review-meta > span:last-child:after {
content: none;
}
.woocommerce .single-product .cart .quantity {
display: inline-block;
margin-bottom: 10px;
}
.woocommerce .single-product .cart .quantity input {
font-size: 14px;
width: 50px;
}
.woocommerce .single-product .cart .button {
margin: 0 10px !important;
}
.woocommerce .single-product .images .item-image {
margin-bottom: 10px;
}
.woocommerce .single-product .images .thumbnails img {
border: #f65e13 2px solid;
}
.woocommerce h2 {
margin: 0.83em 0;
}
.woocommerce h3 {
margin: 0.60em 0;
}
.woocommerce .single-product .woocommerce-tabs .tabs {
margin-bottom: -3px !important;
}
.woocommerce .single-product .woocommerce-tabs .tabs li.active a {
background: #fff6f1;
border-bottom: 1px solid #fff6f1;
color: #444;
}
.woocommerce .single-product .woocommerce-tabs .panel {
padding: 10px;
background: #fff6f1;
border: 1px solid #f65e13;
}
.woocommerce .single-product .woocommerce-tabs .panel h2:first-child {
margin-top: 0;
}
.woocommerce .single-product .woocommerce-tabs .woocommerce-Reviews li.comment .avatar {
width: 60px;
height: auto;
}
.woocommerce .single-product .woocommerce-tabs .woocommerce-Reviews .comment-respond .stars span a {
font-size: 1px;
letter-spacing: -1px;
color: transparent;
}
.woocommerce .single-product .woocommerce-tabs .woocommerce-Reviews .comment-respond .stars span a:before {
font-family: 'icomoon';
content: "\e6ce";
font-size: 16px;
letter-spacing: normal;
color: #494f5c;
}
.woocommerce .single-product .woocommerce-tabs .woocommerce-Reviews .comment-respond .stars span a.color:before {
content: "\e6d0";
color: #f65e13;
}
.woocommerce .single-product .woocommerce-tabs .woocommerce-Reviews .comment-respond .comment-form-rating .stars {
height: 30px;
margin-bottom: 0;
}
.woocommerce .single-product .variations, .woocommerce .single-product .variations td {
border-bottom: none;
}
.woocommerce .single-product .product_meta > span {
display: block;
}
.woocommerce .single-product .woocommerce-tabs #tab-description p:last-child {
margin-bottom: 0;
} .woocommerce-page .shop_table td, .woocommerce-page .shop_table th {
padding-left: 10px;
padding-right: 10px;
}
.woocommerce-page .shop_table .product-thumbnail {
width: 15%;
}
.woocommerce-page .shop_table .product-remove {
text-align: center;
}
.woocommerce-page .shop_table.cart tr:last-child td {
padding-top: 10px;
padding-bottom: 10px;
}
.woocommerce-page .shop_table tr:last-child .button {
margin-bottom: 0 !important;
}
.woocommerce-page .shop_table tr:last-child .coupon .input-text {
width: 260px;
margin-right: 10px;
margin-bottom: 5px;
} .woocommerce-page abbr.required {
border-bottom: none;
}
.woocommerce-page .payment_methods {
list-style-type: none;
margin: 0;
} .widget.widget_rating_filter a {
text-align: right;
}
.widget.widget_rating_filter .star-rating {
padding: 0;
display: inline-block;
width: 85%;
text-align: left;
float: left;
}
.widget.widget_rating_filter .star-rating span {
width: 100% !important;
padding: 0;
}
.widget.widget_rating_filter li:hover {
background: white;
}
.widget.widget_rating_filter li:hover a, .widget.widget_rating_filter li:hover a span {
color: #f65e13;
}
.widget.widget_rating_filter .chosen, .widget.widget_rating_filter li.chosen:hover {
background: #fff6f1;
}
.widget.widget_shopping_cart .widget_shopping_cart_content {
padding: 18px 20px;
}
.widget.widget_shopping_cart ul li a, .widget.widget_shopping_cart ul li span {
padding: 0;
}
.widget.widget_shopping_cart .quantity span {
display: inline;
}
.widget.widget_shopping_cart .cart_list .mini_cart_item {
padding: 10px;
}
.widget.widget_shopping_cart .total {
margin: 1.5em 0;
}
.widget.widget_shopping_cart .buttons .button {
margin-bottom: 0 !important;
}
.widget.widget_shopping_cart ul li a.remove {
display: inline-block;
}
.widget.widget_shopping_cart ul li a.remove:hover {
color: #f65e13;
}
.widget.widget_shopping_cart img.attachment-shop_thumbnail {
width: 30%;
}
.widget.widget_layered_nav .wc-layered-nav-term {
padding: 18px 20px;
}
.widget.widget_layered_nav .wc-layered-nav-term a, .widget.widget_layered_nav .wc-layered-nav-term span {
padding: 0;
display: inline;
}
.widget.widget_layered_nav li:hover {
background: white;
}
.widget.widget_layered_nav li:hover a, .widget.widget_layered_nav li:hover a span {
color: #f65e13;
}
.widget.widget_layered_nav .chosen, .widget.widget_layered_nav li.chosen:hover {
background: #fff6f1;
}
.widget.widget_layered_nav_filters li:hover {
background: white;
}
.widget.widget_layered_nav_filters li:hover a {
color: #f65e13;
}
.widget.widget_layered_nav_filters li a:before {
content: "\e6fd";
font-family: 'icomoon';
margin-right: 5px;
font-size: 10px;
}
.widget_price_filter .price_slider {
margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4;
font-size: 0.8751em;
}
.widget_price_filter .price_slider_amount .button {
font-size: 1.15em;
}
.widget_price_filter .price_slider_amount .button {
float: left;
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
margin-left: .5em;
margin-right: .5em;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
background-color: #f65e13;
border-radius: 1em;
cursor: ew-resize;
outline: none;
top: -.3em;
margin-left: -.5em;
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
border-radius: 1em;
background-color: #f65e13;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
border-radius: 1em;
background-color: #f65e13;
border: 0;
}
.widget_price_filter .ui-slider-horizontal {
height: .5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.widget.widget_price_filter .price_slider_wrapper {
padding: 28px 20px 18px 20px;
}
.widget.widget_price_filter .button {
margin-bottom: 0 !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background: #e0dddd;
background: -webkit-gradient(linear, left top, left bottom, from(#fff6f1), to(#e0dddd));
background: -webkit-linear-gradient(top, #fff6f1, #e0dddd);
background: -moz-linear-gradient(top, #fff6f1, #e0dddd);
background: -ms-linear-gradient(top, #fff6f1, #e0dddd);
background: -o-linear-gradient(top, #fff6f1, #e0dddd);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.widget.widget_product_categories li:hover {
background: white;
}
.widget.widget_product_categories a:hover {
color: #f65e13;
}
.widget.widget_product_categories .children {
border-top: 1px solid #eeeeee;
}
.widget.widget_products li {
padding: 18px 20px;
}
.widget.widget_products img {
width: 30%;
}
.widget.widget_products span, .widget.widget_products a {
padding: 0;
display: inline;
}
.widget.widget_products a {
display: block;
}
.widget.widget_products ins {
background: none;
font-weight: bold;
}
.widget.widget_product_search {
padding: 18px 20px;
}
.widget.widget_product_search input {
margin-bottom: 0 !important;
}
.widget.widget_product_search .search-field {
font-size: 16px;
}
.widget.widget_recent_reviews li {
padding: 18px 20px;
}
.widget.widget_recent_reviews img {
width: 30%;
}
.widget.widget_recent_reviews .star-rating > span {
width: 100% !important;
}
.widget.widget_recent_reviews a, .widget.widget_recent_reviews span {
padding: 0;
display: inline;
}
.widget.widget_recent_reviews li:hover {
background: white;
}
.widget.widget_recent_reviews li:hover a {
color: #f65e13;
}
.widget.widget_top_rated_products li {
padding: 18px 20px;
}
.widget.widget_top_rated_products img {
width: 30%;
}
.widget.widget_top_rated_products .star-rating > span {
width: 100% !important;
}
.widget.widget_top_rated_products a, .widget.widget_top_rated_products span {
padding: 0;
display: inline;
}
.widget.widget_top_rated_products li:hover {
background: white;
}
.widget.widget_top_rated_products li:hover .product-title {
color: #f65e13;
}
.widget.widget_top_rated_products ins {
background: none;
font-weight: bold;
}
.widget.widget_recently_viewed_products li {
padding: 18px 20px;
}
.widget.widget_recently_viewed_products span, .widget.widget_recently_viewed_products a {
padding: 0;
display: inline;
}
.widget.widget_recently_viewed_products img {
width: 30%;
}  @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
.item { margin-left: 0; margin-right: 0; }
}
@media (min-width: 767px) {
.grid_12 .classes.grid .item:nth-child(6n+3) .item-image:after,
.grid_12 .classes.grid .item:nth-child(6n+2) .item-image:after,
.grid_12 .classes.grid .item:nth-child(6n+1) .item-image:after,
.grid_8 .classes.grid .item:nth-child(4n+1) .item-image:after,
.grid_8 .classes.grid .item:nth-child(4n+2) .item-image:after,
.grid_4 .classes.grid .item:nth-child(2n+1) .item-image:after { bottom: -100px; top: auto; }
.grid_12 .classes.grid .item:nth-child(6n+1) .item-image:before,
.grid_12 .classes.grid .item:nth-child(6n+2) .item-image:before,
.grid_12 .classes.grid .item:nth-child(6n+3) .item-image:before,
.grid_8 .classes.grid .item:nth-child(4n+1) .item-image:before,
.grid_8 .classes.grid .item:nth-child(4n+2) .item-image:before,
.grid_4 .classes.grid .item:nth-child(2n+1) .item-image:before { bottom: auto; top: -100px; }
.grid_12 .classes.grid .item:nth-child(6n+1) .item-image h3,
.grid_12 .classes.grid .item:nth-child(6n+2) .item-image h3,
.grid_12 .classes.grid .item:nth-child(6n+3) .item-image h3,
.grid_8 .classes.grid .item:nth-child(4n+1) .item-image h3,
.grid_8 .classes.grid .item:nth-child(4n+2) .item-image h3,
.grid_4 .classes.grid .item:nth-child(2n+1) .item-image h3 { text-align: left; }
}
@media only screen and (min-width: 962px) and (max-width: 1220px) {
.meta-info.comments-counter,
.meta-info.news-tags,
.meta-info.class-trainer { display: none; } .item-image:after,
.item-image:before { width: 170px; height: 170px; }
.list .item-image:before,
.list .item-image:after,
article.single .item-image:before,
article.single .item-image:after { width: 350px; height: 350px; }
.flex-caption {top: 15%;}
.site-header {position: relative;}
.flexslider.loading {min-height: 400px;	}
.pday {width: 80px;}
}
@media only screen and (min-width: 767px) and (max-width: 962px) {
.meta-info.comments-count { display: none; } .item-image:after,
.item-image:before { width: 155px; height: 155px; }
.list .item-image:before,
.list .item-image:after,
article.single .item-image:before,
article.single .item-image:after { width: 310px; height: 310px; }
.classes.list .overlay,
.classes.single .overlay { background-image: none; }
.meta-info.class-level,
.meta-info.class-facebook,
.meta-info.class-twitter,
.meta-info.class-trainer,
.meta-info.news-tags { display: none; }
.comment .children { margin: 0 0 0 20px; }
.flex-content p { display: none; }
.flex-direction-nav { display: none; }
.flexslider{ padding-top: 100px; }
.table-col { width: 50%; }
.site-header {position: relative;}
.flex-caption {top: 15%;}
.flexslider.loading { min-height: 300px;}
.pday {width: 60px;}
.col25{	width: 100%;} .woocommerce .product .item-image:before,
.woocommerce .product .item-image:after {
width: 125px;
height: 125px;
}
.woocommerce .product .item-image:before,
.woocommerce .product:nth-child(2n+1) .item-image:before {
left: -75px;
bottom: -75px;
top: auto;
}
.woocommerce .product .item-image:after,
.woocommerce .product:nth-child(2n+1) .item-image:after {
right: -75px;
top: -75px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.classes.grid .item { margin-left: 0; margin-right: 0; }
.logo img { max-width: 100%; } .item-image:after,
.item-image:before { width: 190px; height: 190px; }
.classes.grid .item:nth-child(2n+1) .item-image:after { bottom: -100px; top: auto; }
.classes.grid .item:nth-child(2n+1) .item-image:before { bottom: auto; top: -100px; }
.classes.grid .item:nth-child(2n+1) .item-image h3 { text-align: left; }
.list .item-image:before,
.list .item-image:after,
article.single .item-image:before,
article.single .item-image:after { width: 330px; height: 330px; }
.classes.list .overlay,
.classes.single .overlay { background-image: none; }
.meta-info.class-level,
.meta-info.class-facebook,
.meta-info.class-twitter,
.meta-info.class-trainer,
.meta-info.news-author,
.meta-info.news-tags{ display: none; }
.comment .children { margin: 0 0 0 20px; }
.site-header {position: relative;}
.flex-caption {top: 15%;}
.flex-caption { display: none; }
.flex-content p { display: none; }
.flex-direction-nav { display: none; }
.table-col { width: 50%; }
.post-navigation { display: none!important; }
.announcement { text-align: center; }
.announcement a.btn { float: none; }
.classes.list .item-meta, .classes.single .item-meta { position: relative; }
.flexslider.loading { min-height: 300px; }
.pday {width: 54px; }
.col25, .col33, .col50, .col75{ width: 100%;}
#menu-language-menu { float: right; margin: 0px; padding: 0px;}
.language-menu a {padding: 5px;}
.callus {float: left; position: relative; font-size: 16px; margin-top: 4px;}
.grid_4.no-m-t.lang {min-height: 10px;}
.testimonials .grid_3 {
margin-left: 0;
margin-right: 0;
} .woocommerce .product .item-image:before,
.woocommerce .product .item-image:after {
width: 76px;
height: 76px;
}
.woocommerce .product .item-image:before,
.woocommerce .product:nth-child(2n+1) .item-image:before {
left: -38px;
bottom: -38px;
top: auto;
}
.woocommerce .product .item-image:after,
.woocommerce .product:nth-child(2n+1) .item-image:after {
right: -38px;
top: -38px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
.woocommerce .single-product .related ul.products > li, .woocommerce-page .single-product .related ul.products > li {
margin-right: 2%;
width: 48%
}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
.logo img { max-width: 100%; }
.classes.grid .item { margin-left: 0; margin-right: 0; } .item-image:after,
.item-image:before { width: 170px; height: 170px; }
.classes.grid .item:nth-child(2n+1) .item-image:after { bottom: -100px; top: auto; }
.classes.grid .item:nth-child(2n+1) .item-image:before { bottom: auto; top: -100px; }
.classes.grid .item:nth-child(2n+1) .item-image h3 { text-align: left; }
.list .item-image:before,
.list .item-image:after,
article.single .item-image:before,
article.single .item-image:after { width: 300px; height: 300px; }
.classes.list .overlay,
.classes.single .overlay { background-image: none; }
.classes.list .item-meta,
.classes.single .item-meta { position: relative; }
.meta-info.class-duration,
.meta-info.class-spots,
.meta-info.class-join,
.meta-info.class-certificate,
.meta-info.class-facebook,
.meta-info.class-twitter,
.meta-info.class-classes,
.meta-info.class-trainer,
.meta-info.class-level,
.meta-info.news-author,
.meta-info.comments-counter,
.meta-info.news-tags { display: none; }
.comment .children { margin: 0 0 0 10px; }
.comment .says { display: none; }
.site-header {position: relative;}
.flex-caption {top: 15%;}
.flex-caption { display: none; }
.flex-direction-nav { display: none; }
.table-col { width: 100%; }
.post-navigation { display: none!important; }
.announcement { text-align: center; }
.announcement a.btn { float: none; }
.testimonials .flex-control-paging { top: 200px; }
.flexslider.loading { min-height: 205px; }
.title-404{	font-size: 142px; margin-top: 50px;	}
.description-404 { margin-bottom: 100px; }
.progday {width: 100%; margin-bottom: 20px;}
.pday{width: 100%;}
.col25, .col33, .col50, .col75{ width: 100%;}
#menu-language-menu { float: right; margin: 0px; padding: 0px;}
.language-menu a {padding: 5px;}
.callus {float: left; position: relative; font-size: 14px; margin-top: 5px;}
.grid_4.no-m-t.lang {min-height: 10px;}
#infscr-loading { left: 0; width: 100%;}
.testimonials .grid_3 {
margin-left: 0;
margin-right: 0;
} .woocommerce .product .item-image:before,
.woocommerce .product .item-image:after {
width: 100px;
height: 100px;
}
.woocommerce .product .item-image:before,
.woocommerce .product:nth-child(2n+1) .item-image:before {
left: -50px;
bottom: -50px;
top: auto;
}
.woocommerce .product .item-image:after,
.woocommerce .product:nth-child(2n+1) .item-image:after {
right: -50px;
top: -50px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
.woocommerce .single-product .related ul.products > li, .woocommerce-page .single-product .related ul.products > li {
margin-right: 0;
width: 100%
}
}
@media (max-width: 320px) { .woocommerce .product .item-image:before,
.woocommerce .product .item-image:after {
width: 76px;
height: 76px;
}
.woocommerce .product .item-image:before,
.woocommerce .product:nth-child(2n+1) .item-image:before {
left: -38px;
bottom: -38px;
top: auto;
}
.woocommerce .product .item-image:after,
.woocommerce .product:nth-child(2n+1) .item-image:after {
right: -38px;
top: -38px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
.woocommerce .single-product .related ul.products > li, .woocommerce-page .single-product .related ul.products > li {
margin-right: 0;
width: 100%
}
}  @media print {}@font-face {
font-family: 'icomoon';
src:url(//www.hadritkd.co.uk/wp-content/themes/fitnesslife-wpl/fonts/icomoon.eot);
src:url(//www.hadritkd.co.uk/wp-content/themes/fitnesslife-wpl/fonts/icomoon.eot?#iefix) format('embedded-opentype'),
url(//www.hadritkd.co.uk/wp-content/themes/fitnesslife-wpl/fonts/icomoon.woff) format('woff'),
url(//www.hadritkd.co.uk/wp-content/themes/fitnesslife-wpl/fonts/icomoon.ttf) format('truetype'),
url(//www.hadritkd.co.uk/wp-content/themes/fitnesslife-wpl/fonts/icomoon.svg#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flex-next:before {
content: "\e60d";
font-size: 40px;
}
.flex-prev:before {
content: "\e60e";
font-size: 40px;
}
.icon-home:before {
content: "\e600";
}
.icon-home2:before {
content: "\e601";
}
.icon-home3:before {
content: "\e602";
}
.icon-office:before {
content: "\e603";
}
.icon-newspaper:before {
content: "\e604";
}
.icon-pencil:before {
content: "\e605";
}
.icon-pencil2:before {
content: "\e606";
}
.icon-quill:before {
content: "\e607";
}
.icon-pen:before {
content: "\e608";
}
.icon-blog:before {
content: "\e609";
}
.icon-droplet:before {
content: "\e60a";
}
.icon-paint-format:before {
content: "\e60b";
}
.icon-image:before {
content: "\e60c";
}
.icon-image2:before {
content: "\e60d";
}
.icon-images:before {
content: "\e60e";
}
.icon-camera:before {
content: "\e60f";
}
.icon-music:before {
content: "\e610";
}
.icon-headphones:before {
content: "\e611";
}
.icon-play:before {
content: "\e612";
}
.icon-film:before {
content: "\e613";
}
.icon-camera2:before {
content: "\e614";
}
.icon-dice:before {
content: "\e615";
}
.icon-pacman:before {
content: "\e616";
}
.icon-spades:before {
content: "\e617";
}
.icon-clubs:before {
content: "\e618";
}
.icon-diamonds:before {
content: "\e619";
}
.icon-pawn:before {
content: "\e61a";
}
.icon-bullhorn:before {
content: "\e61b";
}
.icon-connection:before {
content: "\e61c";
}
.icon-podcast:before {
content: "\e61d";
}
.icon-feed:before {
content: "\e61e";
}
.icon-book:before {
content: "\e61f";
}
.icon-books:before {
content: "\e620";
}
.icon-library:before {
content: "\e621";
}
.icon-file:before {
content: "\e622";
}
.icon-profile:before {
content: "\e623";
}
.icon-file2:before {
content: "\e624";
}
.icon-file3:before {
content: "\e625";
}
.icon-file4:before {
content: "\e626";
}
.icon-copy:before {
content: "\e627";
}
.icon-copy2:before {
content: "\e628";
}
.icon-copy3:before {
content: "\e629";
}
.icon-paste:before {
content: "\e62a";
}
.icon-paste2:before {
content: "\e62b";
}
.icon-paste3:before {
content: "\e62c";
}
.icon-stack:before {
content: "\e62d";
}
.icon-folder:before {
content: "\e62e";
}
.icon-folder-open:before {
content: "\e62f";
}
.icon-tag:before {
content: "\e630";
}
.icon-tags:before {
content: "\e631";
}
.icon-barcode:before {
content: "\e632";
}
.icon-qrcode:before {
content: "\e633";
}
.icon-ticket:before {
content: "\e634";
}
.icon-cart:before {
content: "\e635";
}
.icon-cart2:before {
content: "\e636";
}
.icon-cart3:before {
content: "\e637";
}
.icon-coin:before {
content: "\e638";
}
.icon-credit:before {
content: "\e639";
}
.icon-calculate:before {
content: "\e63a";
}
.icon-support:before {
content: "\e63b";
}
.icon-phone:before {
content: "\e63c";
}
.icon-phone-hang-up:before {
content: "\e63d";
}
.icon-address-book:before {
content: "\e63e";
}
.icon-notebook:before {
content: "\e63f";
}
.icon-envelope:before {
content: "\e640";
}
.icon-pushpin:before {
content: "\e641";
}
.icon-location:before {
content: "\e642";
}
.icon-location2:before {
content: "\e643";
}
.icon-compass:before {
content: "\e644";
}
.icon-map:before {
content: "\e645";
}
.icon-map2:before {
content: "\e646";
}
.icon-history:before {
content: "\e647";
}
.icon-clock:before {
content: "\e648";
}
.icon-clock2:before {
content: "\e649";
}
.icon-alarm:before {
content: "\e64a";
}
.icon-alarm2:before {
content: "\e64b";
}
.icon-bell:before {
content: "\e64c";
}
.icon-stopwatch:before {
content: "\e64d";
}
.icon-calendar:before {
content: "\e64e";
}
.icon-calendar2:before {
content: "\e64f";
}
.icon-print:before {
content: "\e650";
}
.icon-keyboard:before {
content: "\e651";
}
.icon-screen:before {
content: "\e652";
}
.icon-laptop:before {
content: "\e653";
}
.icon-mobile:before {
content: "\e654";
}
.icon-mobile2:before {
content: "\e655";
}
.icon-tablet:before {
content: "\e656";
}
.icon-tv:before {
content: "\e657";
}
.icon-cabinet:before {
content: "\e658";
}
.icon-drawer:before {
content: "\e659";
}
.icon-drawer2:before {
content: "\e65a";
}
.icon-drawer3:before {
content: "\e65b";
}
.icon-box-add:before {
content: "\e65c";
}
.icon-box-remove:before {
content: "\e65d";
}
.icon-download:before {
content: "\e65e";
}
.icon-upload:before {
content: "\e65f";
}
.icon-disk:before {
content: "\e660";
}
.icon-storage:before {
content: "\e661";
}
.icon-undo:before {
content: "\e662";
}
.icon-redo:before {
content: "\e663";
}
.icon-flip:before {
content: "\e664";
}
.icon-flip2:before {
content: "\e665";
}
.icon-undo2:before {
content: "\e666";
}
.icon-redo2:before {
content: "\e667";
}
.icon-forward:before {
content: "\e668";
}
.icon-reply:before {
content: "\e669";
}
.icon-bubble:before {
content: "\e66a";
}
.icon-bubbles:before {
content: "\e66b";
}
.icon-bubbles2:before {
content: "\e66c";
}
.icon-bubble2:before {
content: "\e66d";
}
.icon-bubbles3:before {
content: "\e66e";
}
.icon-bubbles4:before {
content: "\e66f";
}
.icon-user:before {
content: "\e670";
}
.icon-users:before {
content: "\e671";
}
.icon-user2:before {
content: "\e672";
}
.icon-users2:before {
content: "\e673";
}
.icon-user3:before {
content: "\e674";
}
.icon-user4:before {
content: "\e675";
}
.icon-quotes-left:before {
content: "\e676";
}
.icon-busy:before {
content: "\e677";
}
.icon-spinner:before {
content: "\e678";
}
.icon-spinner2:before {
content: "\e679";
}
.icon-spinner3:before {
content: "\e67a";
}
.icon-spinner4:before {
content: "\e67b";
}
.icon-spinner5:before {
content: "\e67c";
}
.icon-spinner6:before {
content: "\e67d";
}
.icon-binoculars:before {
content: "\e67e";
}
.icon-search:before {
content: "\e67f";
}
.icon-zoom-in:before {
content: "\e680";
}
.icon-zoom-out:before {
content: "\e681";
}
.icon-expand:before {
content: "\e682";
}
.icon-contract:before {
content: "\e683";
}
.icon-expand2:before {
content: "\e684";
}
.icon-contract2:before {
content: "\e685";
}
.icon-key:before {
content: "\e686";
}
.icon-key2:before {
content: "\e687";
}
.icon-lock:before {
content: "\e688";
}
.icon-lock2:before {
content: "\e689";
}
.icon-unlocked:before {
content: "\e68a";
}
.icon-wrench:before {
content: "\e68b";
}
.icon-settings:before {
content: "\e68c";
}
.icon-equalizer:before {
content: "\e68d";
}
.icon-cog:before {
content: "\e68e";
}
.icon-cogs:before {
content: "\e68f";
}
.icon-cog2:before {
content: "\e690";
}
.icon-hammer:before {
content: "\e691";
}
.icon-wand:before {
content: "\e692";
}
.icon-aid:before {
content: "\e693";
}
.icon-bug:before {
content: "\e694";
}
.icon-pie:before {
content: "\e695";
}
.icon-stats:before {
content: "\e696";
}
.icon-bars:before {
content: "\e697";
}
.icon-bars2:before {
content: "\e698";
}
.icon-gift:before {
content: "\e699";
}
.icon-trophy:before {
content: "\e69a";
}
.icon-glass:before {
content: "\e69b";
}
.icon-mug:before {
content: "\e69c";
}
.icon-food:before {
content: "\e69d";
}
.icon-leaf:before {
content: "\e69e";
}
.icon-rocket:before {
content: "\e69f";
}
.icon-meter:before {
content: "\e6a0";
}
.icon-meter2:before {
content: "\e6a1";
}
.icon-dashboard:before {
content: "\e6a2";
}
.icon-hammer2:before {
content: "\e6a3";
}
.icon-fire:before {
content: "\e6a4";
}
.icon-lab:before {
content: "\e6a5";
}
.icon-magnet:before {
content: "\e6a6";
}
.icon-remove:before {
content: "\e6a7";
}
.icon-remove2:before {
content: "\e6a8";
}
.icon-briefcase:before {
content: "\e6a9";
}
.icon-airplane:before {
content: "\e6aa";
}
.icon-truck:before {
content: "\e6ab";
}
.icon-road:before {
content: "\e6ac";
}
.icon-accessibility:before {
content: "\e6ad";
}
.icon-target:before {
content: "\e6ae";
}
.icon-shield:before {
content: "\e6af";
}
.icon-lightning:before {
content: "\e6b0";
}
.icon-switch:before {
content: "\e6b1";
}
.icon-power-cord:before {
content: "\e6b2";
}
.icon-signup:before {
content: "\e6b3";
}
.icon-list:before {
content: "\e6b4";
}
.icon-list2:before {
content: "\e6b5";
}
.icon-numbered-list:before {
content: "\e6b6";
}
.icon-menu:before {
content: "\e6b7";
}
.icon-menu2:before {
content: "\e6b8";
}
.icon-tree:before {
content: "\e6b9";
}
.icon-cloud:before {
content: "\e6ba";
}
.icon-cloud-download:before {
content: "\e6bb";
}
.icon-cloud-upload:before {
content: "\e6bc";
}
.icon-download2:before {
content: "\e6bd";
}
.icon-upload2:before {
content: "\e6be";
}
.icon-download3:before {
content: "\e6bf";
}
.icon-upload3:before {
content: "\e6c0";
}
.icon-globe:before {
content: "\e6c1";
}
.icon-earth:before {
content: "\e6c2";
}
.icon-link:before {
content: "\e6c3";
}
.icon-flag:before {
content: "\e6c4";
}
.icon-attachment:before {
content: "\e6c5";
}
.icon-eye:before {
content: "\e6c6";
}
.icon-eye-blocked:before {
content: "\e6c7";
}
.icon-eye2:before {
content: "\e6c8";
}
.icon-bookmark:before {
content: "\e6c9";
}
.icon-bookmarks:before {
content: "\e6ca";
}
.icon-brightness-medium:before {
content: "\e6cb";
}
.icon-brightness-contrast:before {
content: "\e6cc";
}
.icon-contrast:before {
content: "\e6cd";
}
.icon-star:before {
content: "\e6ce";
}
.icon-star2:before {
content: "\e6cf";
}
.icon-star3:before {
content: "\e6d0";
}
.icon-heart:before {
content: "\e6d1";
}
.icon-heart2:before {
content: "\e6d2";
}
.icon-heart-broken:before {
content: "\e6d3";
}
.icon-thumbs-up:before {
content: "\e6d4";
}
.icon-thumbs-up2:before {
content: "\e6d5";
}
.icon-happy:before {
content: "\e6d6";
}
.icon-happy2:before {
content: "\e6d7";
}
.icon-smiley:before {
content: "\e6d8";
}
.icon-smiley2:before {
content: "\e6d9";
}
.icon-tongue:before {
content: "\e6da";
}
.icon-tongue2:before {
content: "\e6db";
}
.icon-sad:before {
content: "\e6dc";
}
.icon-sad2:before {
content: "\e6dd";
}
.icon-wink:before {
content: "\e6de";
}
.icon-wink2:before {
content: "\e6df";
}
.icon-grin:before {
content: "\e6e0";
}
.icon-grin2:before {
content: "\e6e1";
}
.icon-cool:before {
content: "\e6e2";
}
.icon-cool2:before {
content: "\e6e3";
}
.icon-angry:before {
content: "\e6e4";
}
.icon-angry2:before {
content: "\e6e5";
}
.icon-evil:before {
content: "\e6e6";
}
.icon-evil2:before {
content: "\e6e7";
}
.icon-shocked:before {
content: "\e6e8";
}
.icon-shocked2:before {
content: "\e6e9";
}
.icon-confused:before {
content: "\e6ea";
}
.icon-confused2:before {
content: "\e6eb";
}
.icon-neutral:before {
content: "\e6ec";
}
.icon-neutral2:before {
content: "\e6ed";
}
.icon-wondering:before {
content: "\e6ee";
}
.icon-wondering2:before {
content: "\e6ef";
}
.icon-point-up:before {
content: "\e6f0";
}
.icon-point-right:before {
content: "\e6f1";
}
.icon-point-down:before {
content: "\e6f2";
}
.icon-point-left:before {
content: "\e6f3";
}
.icon-warning:before {
content: "\e6f4";
}
.icon-notification:before {
content: "\e6f5";
}
.icon-question:before {
content: "\e6f6";
}
.icon-info:before {
content: "\e6f7";
}
.icon-info2:before {
content: "\e6f8";
}
.icon-blocked:before {
content: "\e6f9";
}
.icon-cancel-circle:before {
content: "\e6fa";
}
.icon-checkmark-circle:before {
content: "\e6fb";
}
.icon-spam:before {
content: "\e6fc";
}
.icon-close:before {
content: "\e6fd";
}
.icon-checkmark:before {
content: "\e6fe";
}
.icon-checkmark2:before {
content: "\e6ff";
}
.icon-spell-check:before {
content: "\e700";
}
.icon-minus:before {
content: "\e701";
}
.icon-plus:before {
content: "\e702";
}
.icon-enter:before {
content: "\e703";
}
.icon-exit:before {
content: "\e704";
}
.icon-play2:before {
content: "\e705";
}
.icon-pause:before {
content: "\e706";
}
.icon-stop:before {
content: "\e707";
}
.icon-backward:before {
content: "\e708";
}
.icon-forward2:before {
content: "\e709";
}
.icon-play3:before {
content: "\e70a";
}
.icon-pause2:before {
content: "\e70b";
}
.icon-stop2:before {
content: "\e70c";
}
.icon-backward2:before {
content: "\e70d";
}
.icon-forward3:before {
content: "\e70e";
}
.icon-first:before {
content: "\e70f";
}
.icon-last:before {
content: "\e710";
}
.icon-previous:before {
content: "\e711";
}
.icon-next:before {
content: "\e712";
}
.icon-eject:before {
content: "\e713";
}
.icon-volume-high:before {
content: "\e714";
}
.icon-volume-medium:before {
content: "\e715";
}
.icon-volume-low:before {
content: "\e716";
}
.icon-volume-mute:before {
content: "\e717";
}
.icon-volume-mute2:before {
content: "\e718";
}
.icon-volume-increase:before {
content: "\e719";
}
.icon-volume-decrease:before {
content: "\e71a";
}
.icon-loop:before {
content: "\e71b";
}
.icon-loop2:before {
content: "\e71c";
}
.icon-loop3:before {
content: "\e71d";
}
.icon-shuffle:before {
content: "\e71e";
}
.icon-arrow-up-left:before {
content: "\e71f";
}
.icon-arrow-up:before {
content: "\e720";
}
.icon-arrow-up-right:before {
content: "\e721";
}
.icon-arrow-right6:before {
content: "\e722";
}
.icon-arrow-down-right:before {
content: "\e723";
}
.icon-arrow-down:before {
content: "\e724";
}
.icon-arrow-down-left:before {
content: "\e725";
}
.icon-arrow-left7:before {
content: "\e726";
}
.icon-arrow-up-left2:before {
content: "\e727";
}
.icon-arrow-up2:before {
content: "\e728";
}
.icon-arrow-up-right2:before {
content: "\e729";
}
.icon-arrow-right2:before {
content: "\e72a";
}
.icon-arrow-down-right2:before {
content: "\e72b";
}
.icon-arrow-down2:before {
content: "\e72c";
}
.icon-arrow-down-left2:before {
content: "\e72d";
}
.icon-arrow-left2:before {
content: "\e72e";
}
.icon-arrow-up-left3:before {
content: "\e72f";
}
.icon-arrow-up3:before {
content: "\e730";
}
.icon-arrow-up-right3:before {
content: "\e731";
}
.icon-arrow-right3:before {
content: "\e732";
}
.icon-arrow-down-right3:before {
content: "\e733";
}
.icon-arrow-down3:before {
content: "\e734";
}
.icon-arrow-down-left3:before {
content: "\e735";
}
.icon-arrow-left3:before {
content: "\e736";
}
.icon-tab:before {
content: "\e737";
}
.icon-checkbox-checked:before {
content: "\e738";
}
.icon-checkbox-unchecked:before {
content: "\e739";
}
.icon-checkbox-partial:before {
content: "\e73a";
}
.icon-radio-checked:before {
content: "\e73b";
}
.icon-radio-unchecked:before {
content: "\e73c";
}
.icon-crop:before {
content: "\e73d";
}
.icon-scissors:before {
content: "\e73e";
}
.icon-filter:before {
content: "\e73f";
}
.icon-filter2:before {
content: "\e740";
}
.icon-font:before {
content: "\e741";
}
.icon-text-height:before {
content: "\e742";
}
.icon-text-width:before {
content: "\e743";
}
.icon-bold:before {
content: "\e744";
}
.icon-underline:before {
content: "\e745";
}
.icon-italic:before {
content: "\e746";
}
.icon-strikethrough:before {
content: "\e747";
}
.icon-omega:before {
content: "\e748";
}
.icon-sigma:before {
content: "\e749";
}
.icon-table:before {
content: "\e74a";
}
.icon-table2:before {
content: "\e74b";
}
.icon-insert-template:before {
content: "\e74c";
}
.icon-pilcrow:before {
content: "\e74d";
}
.icon-left-toright:before {
content: "\e74e";
}
.icon-right-toleft:before {
content: "\e74f";
}
.icon-paragraph-left:before {
content: "\e750";
}
.icon-paragraph-center:before {
content: "\e751";
}
.icon-paragraph-right:before {
content: "\e752";
}
.icon-paragraph-justify:before {
content: "\e753";
}
.icon-paragraph-left2:before {
content: "\e754";
}
.icon-paragraph-center2:before {
content: "\e755";
}
.icon-paragraph-right2:before {
content: "\e756";
}
.icon-paragraph-justify2:before {
content: "\e757";
}
.icon-indent-increase:before {
content: "\e758";
}
.icon-indent-decrease:before {
content: "\e759";
}
.icon-new-tab:before {
content: "\e75a";
}
.icon-embed:before {
content: "\e75b";
}
.icon-code:before {
content: "\e75c";
}
.icon-console:before {
content: "\e75d";
}
.icon-share:before {
content: "\e75e";
}
.icon-mail:before {
content: "\e75f";
}
.icon-mail2:before {
content: "\e760";
}
.icon-mail3:before {
content: "\e761";
}
.icon-mail4:before {
content: "\e762";
}
.icon-google:before {
content: "\e763";
}
.icon-google-plus:before {
content: "\e764";
}
.icon-google-plus2:before {
content: "\e765";
}
.icon-google-plus3:before {
content: "\e766";
}
.icon-google-plus4:before {
content: "\e767";
}
.icon-google-drive:before {
content: "\e768";
}
.icon-facebook:before {
content: "\e769";
}
.icon-facebook2:before {
content: "\e76a";
}
.icon-facebook3:before {
content: "\e76b";
}
.icon-instagram:before {
content: "\e76c";
}
.icon-twitter:before {
content: "\e76d";
}
.icon-twitter2:before {
content: "\e76e";
}
.icon-twitter3:before {
content: "\e76f";
}
.icon-feed2:before {
content: "\e770";
}
.icon-feed3:before {
content: "\e771";
}
.icon-feed4:before {
content: "\e772";
}
.icon-youtube:before {
content: "\e773";
}
.icon-youtube2:before {
content: "\e774";
}
.icon-vimeo:before {
content: "\e775";
}
.icon-vimeo2:before {
content: "\e776";
}
.icon-vimeo3:before {
content: "\e777";
}
.icon-lanyrd:before {
content: "\e778";
}
.icon-flickr:before {
content: "\e779";
}
.icon-flickr2:before {
content: "\e77a";
}
.icon-flickr3:before {
content: "\e77b";
}
.icon-flickr4:before {
content: "\e77c";
}
.icon-picassa:before {
content: "\e77d";
}
.icon-picassa2:before {
content: "\e77e";
}
.icon-dribbble:before {
content: "\e77f";
}
.icon-dribbble2:before {
content: "\e780";
}
.icon-dribbble3:before {
content: "\e781";
}
.icon-forrst:before {
content: "\e782";
}
.icon-forrst2:before {
content: "\e783";
}
.icon-deviantart:before {
content: "\e784";
}
.icon-deviantart2:before {
content: "\e785";
}
.icon-steam:before {
content: "\e786";
}
.icon-steam2:before {
content: "\e787";
}
.icon-github:before {
content: "\e788";
}
.icon-github2:before {
content: "\e789";
}
.icon-github3:before {
content: "\e78a";
}
.icon-github4:before {
content: "\e78b";
}
.icon-github5:before {
content: "\e78c";
}
.icon-wordpress:before {
content: "\e78d";
}
.icon-wordpress2:before {
content: "\e78e";
}
.icon-joomla:before {
content: "\e78f";
}
.icon-blogger:before {
content: "\e790";
}
.icon-blogger2:before {
content: "\e791";
}
.icon-tumblr:before {
content: "\e792";
}
.icon-tumblr2:before {
content: "\e793";
}
.icon-yahoo:before {
content: "\e794";
}
.icon-tux:before {
content: "\e795";
}
.icon-apple:before {
content: "\e796";
}
.icon-finder:before {
content: "\e797";
}
.icon-android:before {
content: "\e798";
}
.icon-windows:before {
content: "\e799";
}
.icon-windows8:before {
content: "\e79a";
}
.icon-soundcloud:before {
content: "\e79b";
}
.icon-soundcloud2:before {
content: "\e79c";
}
.icon-skype:before {
content: "\e79d";
}
.icon-reddit:before {
content: "\e79e";
}
.icon-linkedin:before {
content: "\e79f";
}
.icon-lastfm:before {
content: "\e7a0";
}
.icon-lastfm2:before {
content: "\e7a1";
}
.icon-delicious:before {
content: "\e7a2";
}
.icon-stumbleupon:before {
content: "\e7a3";
}
.icon-stumbleupon2:before {
content: "\e7a4";
}
.icon-stackoverflow:before {
content: "\e7a5";
}
.icon-pinterest:before {
content: "\e7a6";
}
.icon-pinterest2:before {
content: "\e7a7";
}
.icon-xing:before {
content: "\e7a8";
}
.icon-xing2:before {
content: "\e7a9";
}
.icon-flattr:before {
content: "\e7aa";
}
.icon-foursquare:before {
content: "\e7ab";
}
.icon-foursquare2:before {
content: "\e7ac";
}
.icon-paypal:before {
content: "\e7ad";
}
.icon-paypal2:before {
content: "\e7ae";
}
.icon-paypal3:before {
content: "\e7af";
}
.icon-yelp:before {
content: "\e7b0";
}
.icon-libreoffice:before {
content: "\e7b1";
}
.icon-file-pdf:before {
content: "\e7b2";
}
.icon-file-openoffice:before {
content: "\e7b3";
}
.icon-file-word:before {
content: "\e7b4";
}
.icon-file-excel:before {
content: "\e7b5";
}
.icon-file-zip:before {
content: "\e7b6";
}
.icon-file-powerpoint:before {
content: "\e7b7";
}
.icon-file-xml:before {
content: "\e7b8";
}
.icon-file-css:before {
content: "\e7b9";
}
.icon-html5:before {
content: "\e7ba";
}
.icon-html52:before {
content: "\e7bb";
}
.icon-css3:before {
content: "\e7bc";
}
.icon-chrome:before {
content: "\e7bd";
}
.icon-firefox:before {
content: "\e7be";
}
.icon-IE:before {
content: "\e7bf";
}
.icon-opera:before {
content: "\e7c0";
}
.icon-safari:before {
content: "\e7c1";
}
.icon-IcoMoon:before {
content: "\e7c2";
}
.icon-arrow-right:before {
content: "\e7c3";
}
.icon-arrow-left:before {
content: "\e7c4";
}
.icon-arrow-down4:before {
content: "\e7c5";
}
.icon-arrow-up4:before {
content: "\e7c6";
}
.icon-arrow-right4:before {
content: "\e7c7";
}
.icon-arrow-left5:before {
content: "\e7c8";
}
.icon-arrow-down5:before {
content: "\e7c9";
}
.icon-arrow-up5:before {
content: "\e7ca";
}
.icon-arrow-right5:before {
content: "\e7cb";
}
.icon-arrow-left6:before {
content: "\e7cc";
}
.icon-arrow-down6:before {
content: "\e7cd";
}
.icon-arrow-up6:before {
content: "\e7ce";
}
.flex-next:before {
content: "\e7c3";
}
.flex-prev:before {
content: "\e7c4";
}.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}   .flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flexslider { margin: 0; background: #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; } .flex-direction-nav {*height: 0;}
.flex-direction-nav a  {background: #ffffff; text-decoration:none; display: block; width: 50px; height: 60px; padding: 0 0px; margin: 0px; position: absolute; top: 55%; z-index: 10; overflow: hidden; opacity: 1; cursor: pointer; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -60px; }
.flex-direction-nav .flex-next { right: -60px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.8; left: 0px; }
.flexslider:hover .flex-next { opacity: 0.8; right: 0px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "icomoon"; font-size: 42px; display: inline-block; content: '\e7c4'; }
.flex-direction-nav a.flex-next:before  { content: '\e7c3'; } .flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "icomoon"; font-size: 42px; display: inline-block; content: '\e7c4'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\e7c3'; } .flex-control-nav {width: 100%; position: absolute; bottom: 20px; text-align: center; z-index: 100;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 60px; height: 5px; display: block; background: #fff; background: rgba(255,255,255,255.5); cursor: pointer; text-indent: -9999px;}
.flex-control-paging li a:hover { background: #f65e13;  }
.flex-control-paging li a.flex-active { cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
.flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}.container_12 {
margin: 0px auto;
width: 1200px;
} .grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
display:inline;
float: left;
position: relative;
margin: 20px;
}
.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11,
.push_12, .pull_12 {
position:relative;
} .alpha {
margin-left: 0;
}
.omega {
margin-right: 0;
}
.no-m {
margin: 0 !important;
}
.no-m-b {
margin-bottom: 0 !important;
}
.no-m-t {
margin-top: 0 !important;
}
.no-p-b {
padding-bottom: 0 !important;
} .container_12 .grid_1 {
width:60px;
}
.container_12 .grid_2 {
width:160px;
}
.container_12 .grid_3 {
width:260px;
}
.container_12 .grid_4 {
width:360px;
}
.container_12 .grid_5 {
width:460px;
}
.container_12 .grid_6 {
width:560px;
}
.container_12 .grid_7 {
width:660px;
}
.container_12 .grid_8 {
width:760px;
}
.container_12 .grid_9 {
width:860px;
}
.container_12 .grid_10 {
width:960px;
}
.container_12 .grid_11 {
width:1060px;
}
.container_12 .grid_12 {
width:1160px;
} .container_12 .prefix_1 {
padding-left:100px;
}
.container_12 .prefix_2 {
padding-left:200px;
}
.container_12 .prefix_3 {
padding-left:300px;
}
.container_12 .prefix_4 {
padding-left:400px;
}
.container_12 .prefix_5 {
padding-left:500px;
}
.container_12 .prefix_6 {
padding-left:600px;
}
.container_12 .prefix_7 {
padding-left:700px;
}
.container_12 .prefix_8 {
padding-left:800px;
}
.container_12 .prefix_9 {
padding-left:900px;
}
.container_12 .prefix_10 {
padding-left:1000px;
}
.container_12 .prefix_11 {
padding-left:1100px;
} .container_12 .suffix_1 {
padding-right:100px;
}
.container_12 .suffix_2 {
padding-right:200px;
}
.container_12 .suffix_3 {
padding-right:300px;
}
.container_12 .suffix_4 {
padding-right:400px;
}
.container_12 .suffix_5 {
padding-right:500px;
}
.container_12 .suffix_6 {
padding-right:600px;
}
.container_12 .suffix_7 {
padding-right:700px;
}
.container_12 .suffix_8 {
padding-right:800px;
}
.container_12 .suffix_9 {
padding-right:900px;
}
.container_12 .suffix_10 {
padding-right:1000px;
}
.container_12 .suffix_11 {
padding-right:1100px;
} .container_12 .push_1 {
left:100px;
}
.container_12 .push_2 {
left:200px;
}
.container_12 .push_3 {
left:300px;
}
.container_12 .push_4 {
left:400px;
}
.container_12 .push_5 {
left:500px;
}
.container_12 .push_6 {
left:600px;
}
.container_12 .push_7 {
left:700px;
}
.container_12 .push_8 {
left:800px;
}
.container_12 .push_9 {
left:900px;
}
.container_12 .push_10 {
left:1000px;
}
.container_12 .push_11 {
left:1100px;
} .container_12 .pull_1 {
left:-100px;
}
.container_12 .pull_2 {
left:-200px;
}
.container_12 .pull_3 {
left:-300px;
}
.container_12 .pull_4 {
left:-400px;
}
.container_12 .pull_5 {
left:-500px;
}
.container_12 .pull_6 {
left:-600px;
}
.container_12 .pull_7 {
left:-700px;
}
.container_12 .pull_8 {
left:-800px;
}
.container_12 .pull_9 {
left:-900px;
}
.container_12 .pull_10 {
left:-1000px;
}
.container_12 .pull_11 {
left:-1100px;
} .clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.clearfix:before,
.clearfix:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.clearfix:after {
clear: both;
}
.clearfix {
zoom: 1;
}   @-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
40% {-webkit-transform: translateY(-30px);}
60% {-webkit-transform: translateY(-15px);}
}
@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
40% {-moz-transform: translateY(-30px);}
60% {-moz-transform: translateY(-15px);}
}
@-o-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
40% {-o-transform: translateY(-30px);}
60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
40% {transform: translateY(-30px);}
60% {transform: translateY(-15px);}
} @-webkit-keyframes tada {
0% {-webkit-transform: scale(1);}
10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
100% {-webkit-transform: scale(1) rotate(0);}
}
@-moz-keyframes tada {
0% {-moz-transform: scale(1);}
10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
100% {-moz-transform: scale(1) rotate(0);}
}
@-o-keyframes tada {
0% {-o-transform: scale(1);}
10%, 20% {-o-transform: scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);}
40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);}
100% {-o-transform: scale(1) rotate(0);}
}
@keyframes tada {
0% {transform: scale(1);}
10%, 20% {transform: scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
100% {transform: scale(1) rotate(0);}
} @-webkit-keyframes swing {
20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
20% { -webkit-transform: rotate(15deg); }
40% { -webkit-transform: rotate(-10deg); }
60% { -webkit-transform: rotate(5deg); }
80% { -webkit-transform: rotate(-5deg); }
100% { -webkit-transform: rotate(0deg); }
}
@-moz-keyframes swing {
20% { -moz-transform: rotate(15deg); }
40% { -moz-transform: rotate(-10deg); }
60% { -moz-transform: rotate(5deg); }
80% { -moz-transform: rotate(-5deg); }
100% { -moz-transform: rotate(0deg); }
}
@-o-keyframes swing {
20% { -o-transform: rotate(15deg); }
40% { -o-transform: rotate(-10deg); }
60% { -o-transform: rotate(5deg); }
80% { -o-transform: rotate(-5deg); }
100% { -o-transform: rotate(0deg); }
}
@keyframes swing {
20% { transform: rotate(15deg); }
40% { transform: rotate(-10deg); }
60% { transform: rotate(5deg); }
80% { transform: rotate(-5deg); }
100% { transform: rotate(0deg); }
} @-webkit-keyframes wobble {
0% { -webkit-transform: translateX(0%); }
15% { -webkit-transform: translateX(-25%) rotate(-5deg); }
30% { -webkit-transform: translateX(20%) rotate(3deg); }
45% { -webkit-transform: translateX(-15%) rotate(-3deg); }
60% { -webkit-transform: translateX(10%) rotate(2deg); }
75% { -webkit-transform: translateX(-5%) rotate(-1deg); }
100% { -webkit-transform: translateX(0%); }
}
@-moz-keyframes wobble {
0% { -moz-transform: translateX(0%); }
15% { -moz-transform: translateX(-25%) rotate(-5deg); }
30% { -moz-transform: translateX(20%) rotate(3deg); }
45% { -moz-transform: translateX(-15%) rotate(-3deg); }
60% { -moz-transform: translateX(10%) rotate(2deg); }
75% { -moz-transform: translateX(-5%) rotate(-1deg); }
100% { -moz-transform: translateX(0%); }
}
@-o-keyframes wobble {
0% { -o-transform: translateX(0%); }
15% { -o-transform: translateX(-25%) rotate(-5deg); }
30% { -o-transform: translateX(20%) rotate(3deg); }
45% { -o-transform: translateX(-15%) rotate(-3deg); }
60% { -o-transform: translateX(10%) rotate(2deg); }
75% { -o-transform: translateX(-5%) rotate(-1deg); }
100% { -o-transform: translateX(0%); }
}
@keyframes wobble {
0% { transform: translateX(0%); }
15% { transform: translateX(-25%) rotate(-5deg); }
30% { transform: translateX(20%) rotate(3deg); }
45% { transform: translateX(-15%) rotate(-3deg); }
60% { transform: translateX(10%) rotate(2deg); }
75% { transform: translateX(-5%) rotate(-1deg); }
100% { transform: translateX(0%); }
} @-webkit-keyframes wiggle {
0% { -webkit-transform: skewX(9deg); }
10% { -webkit-transform: skewX(-8deg); }
20% { -webkit-transform: skewX(7deg); }
30% { -webkit-transform: skewX(-6deg); }
40% { -webkit-transform: skewX(5deg); }
50% { -webkit-transform: skewX(-4deg); }
60% { -webkit-transform: skewX(3deg); }
70% { -webkit-transform: skewX(-2deg); }
80% { -webkit-transform: skewX(1deg); }
90% { -webkit-transform: skewX(0deg); }
100% { -webkit-transform: skewX(0deg); }
}
@-moz-keyframes wiggle {
0% { -moz-transform: skewX(9deg); }
10% { -moz-transform: skewX(-8deg); }
20% { -moz-transform: skewX(7deg); }
30% { -moz-transform: skewX(-6deg); }
40% { -moz-transform: skewX(5deg); }
50% { -moz-transform: skewX(-4deg); }
60% { -moz-transform: skewX(3deg); }
70% { -moz-transform: skewX(-2deg); }
80% { -moz-transform: skewX(1deg); }
90% { -moz-transform: skewX(0deg); }
100% { -moz-transform: skewX(0deg); }
}
@-o-keyframes wiggle {
0% { -o-transform: skewX(9deg); }
10% { -o-transform: skewX(-8deg); }
20% { -o-transform: skewX(7deg); }
30% { -o-transform: skewX(-6deg); }
40% { -o-transform: skewX(5deg); }
50% { -o-transform: skewX(-4deg); }
60% { -o-transform: skewX(3deg); }
70% { -o-transform: skewX(-2deg); }
80% { -o-transform: skewX(1deg); }
90% { -o-transform: skewX(0deg); }
100% { -o-transform: skewX(0deg); }
}
@keyframes wiggle {
0% { transform: skewX(9deg); }
10% { transform: skewX(-8deg); }
20% { transform: skewX(7deg); }
30% { transform: skewX(-6deg); }
40% { transform: skewX(5deg); }
50% { transform: skewX(-4deg); }
60% { transform: skewX(3deg); }
70% { transform: skewX(-2deg); }
80% { transform: skewX(1deg); }
90% { transform: skewX(0deg); }
100% { transform: skewX(0deg); }
} @-webkit-keyframes pulse {
0% { -webkit-transform: scale(1); }
50% { -webkit-transform: scale(1.1); }
100% { -webkit-transform: scale(1); }
}
@-moz-keyframes pulse {
0% { -moz-transform: scale(1); }
50% { -moz-transform: scale(1.1); }
100% { -moz-transform: scale(1); }
}
@-o-keyframes pulse {
0% { -o-transform: scale(1); }
50% { -o-transform: scale(1.1); }
100% { -o-transform: scale(1); }
}
@keyframes pulse {
0% { transform: scale(1); }
50% { transform: scale(1.1); }
100% { transform: scale(1); }
} @-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotateY(0);
-webkit-animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
-webkit-animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) scale(1);
-webkit-animation-timing-function: ease-in;
}
}
@-moz-keyframes flip {
0% {
-moz-transform: perspective(400px) rotateY(0);
-moz-animation-timing-function: ease-out;
}
40% {
-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
-moz-animation-timing-function: ease-out;
}
50% {
-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-moz-animation-timing-function: ease-in;
}
80% {
-moz-transform: perspective(400px) rotateY(360deg) scale(.95);
-moz-animation-timing-function: ease-in;
}
100% {
-moz-transform: perspective(400px) scale(1);
-moz-animation-timing-function: ease-in;
}
}
@-o-keyframes flip {
0% {
-o-transform: perspective(400px) rotateY(0);
-o-animation-timing-function: ease-out;
}
40% {
-o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
-o-animation-timing-function: ease-out;
}
50% {
-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-o-animation-timing-function: ease-in;
}
80% {
-o-transform: perspective(400px) rotateY(360deg) scale(.95);
-o-animation-timing-function: ease-in;
}
100% {
-o-transform: perspective(400px) scale(1);
-o-animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
transform: perspective(400px) rotateY(0);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) translateZ(150px) rotateY(170deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) rotateY(360deg) scale(.95);
animation-timing-function: ease-in;
}
100% {
transform: perspective(400px) scale(1);
animation-timing-function: ease-in;
}
} @-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@-moz-keyframes flipInX {
0% {
-moz-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-moz-transform: perspective(400px) rotateX(-10deg);
}
70% {
-moz-transform: perspective(400px) rotateX(10deg);
}
100% {
-moz-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@-o-keyframes flipInX {
0% {
-o-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-o-transform: perspective(400px) rotateX(-10deg);
}
70% {
-o-transform: perspective(400px) rotateX(10deg);
}
100% {
-o-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
transform: perspective(400px) rotateX(-10deg);
}
70% {
transform: perspective(400px) rotateX(10deg);
}
100% {
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
} @-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@-moz-keyframes flipOutX {
0% {
-moz-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-moz-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@-o-keyframes flipOutX {
0% {
-o-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-o-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
} @-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@-moz-keyframes flipInY {
0% {
-moz-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-moz-transform: perspective(400px) rotateY(-10deg);
}
70% {
-moz-transform: perspective(400px) rotateY(10deg);
}
100% {
-moz-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@-o-keyframes flipInY {
0% {
-o-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-o-transform: perspective(400px) rotateY(-10deg);
}
70% {
-o-transform: perspective(400px) rotateY(10deg);
}
100% {
-o-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
transform: perspective(400px) rotateY(-10deg);
}
70% {
transform: perspective(400px) rotateY(10deg);
}
100% {
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
} @-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@-moz-keyframes flipOutY {
0% {
-moz-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-moz-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@-o-keyframes flipOutY {
0% {
-o-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-o-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
} @-webkit-keyframes fadeIn {
0% {opacity: 0.2;}
100% {opacity: 1;}
}
@-moz-keyframes fadeIn {
0% {opacity: 0.2;}
100% {opacity: 1;}
}
@-o-keyframes fadeIn {
0% {opacity: 0.2;}
100% {opacity: 1;}
}
@keyframes fadeIn {
0% {opacity: 0.2;}
100% {opacity: 1;}
} @-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUp {
0% {
opacity: 0;
-moz-transform: translateY(20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUp {
0% {
opacity: 0;
-o-transform: translateY(20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translateY(20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInDown {
0% {
opacity: 0;
-moz-transform: translateY(-20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInDown {
0% {
opacity: 0;
-o-transform: translateY(-20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
transform: translateY(-20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInLeft {
0% {
opacity: 0;
-o-transform: translateX(-20px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
transform: translateX(-20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
} @-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInRight {
0% {
opacity: 0;
-moz-transform: translateX(20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInRight {
0% {
opacity: 0;
-o-transform: translateX(20px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
transform: translateX(20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
} @-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUpBig {
0% {
opacity: 0;
-moz-transform: translateY(2000px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUpBig {
0% {
opacity: 0;
-o-transform: translateY(2000px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
transform: translateY(2000px);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInDownBig {
0% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInDownBig {
0% {
opacity: 0;
-o-transform: translateY(-2000px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
transform: translateY(-2000px);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInLeftBig {
0% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInLeftBig {
0% {
opacity: 0;
-o-transform: translateX(-2000px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
transform: translateX(-2000px);
}
100% {
opacity: 1;
transform: translateX(0);
}
} @-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInRightBig {
0% {
opacity: 0;
-moz-transform: translateX(2000px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInRightBig {
0% {
opacity: 0;
-o-transform: translateX(2000px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
transform: translateX(2000px);
}
100% {
opacity: 1;
transform: translateX(0);
}
} @-webkit-keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
@-moz-keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
@-o-keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
@keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
} @-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
}
@-moz-keyframes fadeOutUp {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(-20px);
}
}
@-o-keyframes fadeOutUp {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(-20px);
}
} @-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
}
}
@-moz-keyframes fadeOutDown {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(20px);
}
}
@-o-keyframes fadeOutDown {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(20px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(20px);
}
} @-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
}
@-moz-keyframes fadeOutLeft {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(-20px);
}
}
@-o-keyframes fadeOutLeft {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(-20px);
}
} @-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
}
}
@-moz-keyframes fadeOutRight {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(20px);
}
}
@-o-keyframes fadeOutRight {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(20px);
}
} @-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
}
@-moz-keyframes fadeOutUpBig {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
}
@-o-keyframes fadeOutUpBig {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(-2000px);
}
} @-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
}
@-moz-keyframes fadeOutDownBig {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(2000px);
}
}
@-o-keyframes fadeOutDownBig {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(2000px);
}
} @-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
}
@-moz-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
}
@-o-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(-2000px);
}
} @-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
}
@-moz-keyframes fadeOutRightBig {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(2000px);
}
}
@-o-keyframes fadeOutRightBig {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(2000px);
}
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
}
} @-moz-keyframes bounceIn {
0% {
opacity: 0;
-moz-transform: scale(.3);
}
50% {
opacity: 1;
-moz-transform: scale(1.05);
}
70% {
-moz-transform: scale(.9);
}
100% {
-moz-transform: scale(1);
}
}
@-o-keyframes bounceIn {
0% {
opacity: 0;
-o-transform: scale(.3);
}
50% {
opacity: 1;
-o-transform: scale(1.05);
}
70% {
-o-transform: scale(.9);
}
100% {
-o-transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
transform: scale(.3);
}
50% {
opacity: 1;
transform: scale(1.05);
}
70% {
transform: scale(.9);
}
100% {
transform: scale(1);
}
} @-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
}
}
@-moz-keyframes bounceInUp {
0% {
opacity: 0;
-moz-transform: translateY(2000px);
}
60% {
opacity: 1;
-moz-transform: translateY(-30px);
}
80% {
-moz-transform: translateY(10px);
}
100% {
-moz-transform: translateY(0);
}
}
@-o-keyframes bounceInUp {
0% {
opacity: 0;
-o-transform: translateY(2000px);
}
60% {
opacity: 1;
-o-transform: translateY(-30px);
}
80% {
-o-transform: translateY(10px);
}
100% {
-o-transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
transform: translateY(2000px);
}
60% {
opacity: 1;
transform: translateY(-30px);
}
80% {
transform: translateY(10px);
}
100% {
transform: translateY(0);
}
} @-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
}
}
@-moz-keyframes bounceInDown {
0% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
60% {
opacity: 1;
-moz-transform: translateY(30px);
}
80% {
-moz-transform: translateY(-10px);
}
100% {
-moz-transform: translateY(0);
}
}
@-o-keyframes bounceInDown {
0% {
opacity: 0;
-o-transform: translateY(-2000px);
}
60% {
opacity: 1;
-o-transform: translateY(30px);
}
80% {
-o-transform: translateY(-10px);
}
100% {
-o-transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
transform: translateY(-2000px);
}
60% {
opacity: 1;
transform: translateY(30px);
}
80% {
transform: translateY(-10px);
}
100% {
transform: translateY(0);
}
} @-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
}
}
@-moz-keyframes bounceInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
60% {
opacity: 1;
-moz-transform: translateX(30px);
}
80% {
-moz-transform: translateX(-10px);
}
100% {
-moz-transform: translateX(0);
}
}
@-o-keyframes bounceInLeft {
0% {
opacity: 0;
-o-transform: translateX(-2000px);
}
60% {
opacity: 1;
-o-transform: translateX(30px);
}
80% {
-o-transform: translateX(-10px);
}
100% {
-o-transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
transform: translateX(-2000px);
}
60% {
opacity: 1;
transform: translateX(30px);
}
80% {
transform: translateX(-10px);
}
100% {
transform: translateX(0);
}
} @-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
}
}
@-moz-keyframes bounceInRight {
0% {
opacity: 0;
-moz-transform: translateX(2000px);
}
60% {
opacity: 1;
-moz-transform: translateX(-30px);
}
80% {
-moz-transform: translateX(10px);
}
100% {
-moz-transform: translateX(0);
}
}
@-o-keyframes bounceInRight {
0% {
opacity: 0;
-o-transform: translateX(2000px);
}
60% {
opacity: 1;
-o-transform: translateX(-30px);
}
80% {
-o-transform: translateX(10px);
}
100% {
-o-transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
transform: translateX(2000px);
}
60% {
opacity: 1;
transform: translateX(-30px);
}
80% {
transform: translateX(10px);
}
100% {
transform: translateX(0);
}
} @-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
}
}
@-moz-keyframes bounceOut {
0% {
-moz-transform: scale(1);
}
25% {
-moz-transform: scale(.95);
}
50% {
opacity: 1;
-moz-transform: scale(1.1);
}
100% {
opacity: 0;
-moz-transform: scale(.3);
}
}
@-o-keyframes bounceOut {
0% {
-o-transform: scale(1);
}
25% {
-o-transform: scale(.95);
}
50% {
opacity: 1;
-o-transform: scale(1.1);
}
100% {
opacity: 0;
-o-transform: scale(.3);
}
}
@keyframes bounceOut {
0% {
transform: scale(1);
}
25% {
transform: scale(.95);
}
50% {
opacity: 1;
transform: scale(1.1);
}
100% {
opacity: 0;
transform: scale(.3);
}
} @-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
}
@-moz-keyframes bounceOutUp {
0% {
-moz-transform: translateY(0);
}
20% {
opacity: 1;
-moz-transform: translateY(20px);
}
100% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
}
@-o-keyframes bounceOutUp {
0% {
-o-transform: translateY(0);
}
20% {
opacity: 1;
-o-transform: translateY(20px);
}
100% {
opacity: 0;
-o-transform: translateY(-2000px);
}
}
@keyframes bounceOutUp {
0% {
transform: translateY(0);
}
20% {
opacity: 1;
transform: translateY(20px);
}
100% {
opacity: 0;
transform: translateY(-2000px);
}
} @-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
}
@-moz-keyframes bounceOutDown {
0% {
-moz-transform: translateY(0);
}
20% {
opacity: 1;
-moz-transform: translateY(-20px);
}
100% {
opacity: 0;
-moz-transform: translateY(2000px);
}
}
@-o-keyframes bounceOutDown {
0% {
-o-transform: translateY(0);
}
20% {
opacity: 1;
-o-transform: translateY(-20px);
}
100% {
opacity: 0;
-o-transform: translateY(2000px);
}
}
@keyframes bounceOutDown {
0% {
transform: translateY(0);
}
20% {
opacity: 1;
transform: translateY(-20px);
}
100% {
opacity: 0;
transform: translateY(2000px);
}
} @-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
}
@-moz-keyframes bounceOutLeft {
0% {
-moz-transform: translateX(0);
}
20% {
opacity: 1;
-moz-transform: translateX(20px);
}
100% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
}
@-o-keyframes bounceOutLeft {
0% {
-o-transform: translateX(0);
}
20% {
opacity: 1;
-o-transform: translateX(20px);
}
100% {
opacity: 0;
-o-transform: translateX(-2000px);
}
}
@keyframes bounceOutLeft {
0% {
transform: translateX(0);
}
20% {
opacity: 1;
transform: translateX(20px);
}
100% {
opacity: 0;
transform: translateX(-2000px);
}
} @-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
}
@-moz-keyframes bounceOutRight {
0% {
-moz-transform: translateX(0);
}
20% {
opacity: 1;
-moz-transform: translateX(-20px);
}
100% {
opacity: 0;
-moz-transform: translateX(2000px);
}
}
@-o-keyframes bounceOutRight {
0% {
-o-transform: translateX(0);
}
20% {
opacity: 1;
-o-transform: translateX(-20px);
}
100% {
opacity: 0;
-o-transform: translateX(2000px);
}
}
@keyframes bounceOutRight {
0% {
transform: translateX(0);
}
20% {
opacity: 1;
transform: translateX(-20px);
}
100% {
opacity: 0;
transform: translateX(2000px);
}
} @-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateIn {
0% {
-moz-transform-origin: center center;
-moz-transform: rotate(-200deg);
opacity: 0;
}
100% {
-moz-transform-origin: center center;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateIn {
0% {
-o-transform-origin: center center;
-o-transform: rotate(-200deg);
opacity: 0;
}
100% {
-o-transform-origin: center center;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateIn {
0% {
transform-origin: center center;
transform: rotate(-200deg);
opacity: 0;
}
100% {
transform-origin: center center;
transform: rotate(0);
opacity: 1;
}
} @-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInUpLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInUpLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
transform-origin: left bottom;
transform: rotate(90deg);
opacity: 0;
}
100% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
} @-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInDownLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInDownLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
transform-origin: left bottom;
transform: rotate(-90deg);
opacity: 0;
}
100% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
} @-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInUpRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInUpRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
transform-origin: right bottom;
transform: rotate(-90deg);
opacity: 0;
}
100% {
transform-origin: right bottom;
transform: rotate(0);
opacity: 1;
}
} @-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInDownRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInDownRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
transform-origin: right bottom;
transform: rotate(90deg);
opacity: 0;
}
100% {
transform-origin: right bottom;
transform: rotate(0);
opacity: 1;
}
} @-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(200deg);
opacity: 0;
}
}
@-moz-keyframes rotateOut {
0% {
-moz-transform-origin: center center;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: center center;
-moz-transform: rotate(200deg);
opacity: 0;
}
}
@-o-keyframes rotateOut {
0% {
-o-transform-origin: center center;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: center center;
-o-transform: rotate(200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
transform-origin: center center;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: center center;
transform: rotate(200deg);
opacity: 0;
}
} @-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutUpLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutUpLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
100% {
-transform-origin: left bottom;
-transform: rotate(-90deg);
opacity: 0;
}
} @-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutDownLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutDownLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: left bottom;
transform: rotate(90deg);
opacity: 0;
}
} @-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutUpRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutUpRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
transform-origin: right bottom;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: right bottom;
transform: rotate(90deg);
opacity: 0;
}
} @-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutDownRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutDownRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
transform-origin: right bottom;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: right bottom;
transform: rotate(-90deg);
opacity: 0;
}
} @-webkit-keyframes lightSpeedIn {
0% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
60% { -webkit-transform: translateX(-20%) skewX(30deg); opacity: 1; }
80% { -webkit-transform: translateX(0%) skewX(-15deg); opacity: 1; }
100% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
}
@-moz-keyframes lightSpeedIn {
0% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; }
60% { -moz-transform: translateX(-20%) skewX(30deg); opacity: 1; }
80% { -moz-transform: translateX(0%) skewX(-15deg); opacity: 1; }
100% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
}
@-o-keyframes lightSpeedIn {
0% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; }
60% { -o-transform: translateX(-20%) skewX(30deg); opacity: 1; }
80% { -o-transform: translateX(0%) skewX(-15deg); opacity: 1; }
100% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
}
@keyframes lightSpeedIn {
0% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
60% { transform: translateX(-20%) skewX(30deg); opacity: 1; }
80% { transform: translateX(0%) skewX(-15deg); opacity: 1; }
100% { transform: translateX(0%) skewX(0deg); opacity: 1; }
} @-webkit-keyframes lightSpeedOut {
0% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
100% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}
@-moz-keyframes lightSpeedOut {
0% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
100% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}
@-o-keyframes lightSpeedOut {
0% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
100% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}
@keyframes lightSpeedOut {
0% { transform: translateX(0%) skewX(0deg); opacity: 1; }
100% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
} @-webkit-keyframes hinge {
0% { -webkit-transform: rotate(0); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }
20%, 60% { -webkit-transform: rotate(80deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }
40% { -webkit-transform: rotate(60deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }
80% { -webkit-transform: rotate(60deg) translateY(0); opacity: 1; -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }
100% { -webkit-transform: translateY(700px); opacity: 0; }
}
@-moz-keyframes hinge {
0% { -moz-transform: rotate(0); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }
20%, 60% { -moz-transform: rotate(80deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }
40% { -moz-transform: rotate(60deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }
80% { -moz-transform: rotate(60deg) translateY(0); opacity: 1; -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }
100% { -moz-transform: translateY(700px); opacity: 0; }
}
@-o-keyframes hinge {
0% { -o-transform: rotate(0); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }
20%, 60% { -o-transform: rotate(80deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }
40% { -o-transform: rotate(60deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }
80% { -o-transform: rotate(60deg) translateY(0); opacity: 1; -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }
100% { -o-transform: translateY(700px); opacity: 0; }
}
@keyframes hinge {
0% { transform: rotate(0); transform-origin: top left; animation-timing-function: ease-in-out; }
20%, 60% { transform: rotate(80deg); transform-origin: top left; animation-timing-function: ease-in-out; }
40% { transform: rotate(60deg); transform-origin: top left; animation-timing-function: ease-in-out; }
80% { transform: rotate(60deg) translateY(0); opacity: 1; transform-origin: top left; animation-timing-function: ease-in-out; }
100% { transform: translateY(700px); opacity: 0; }
} @-webkit-keyframes rollIn {
0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); }
100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); }
}
@-moz-keyframes rollIn {
0% { opacity: 0; -moz-transform: translateX(-100%) rotate(-120deg); }
100% { opacity: 1; -moz-transform: translateX(0px) rotate(0deg); }
}
@-o-keyframes rollIn {
0% { opacity: 0; -o-transform: translateX(-100%) rotate(-120deg); }
100% { opacity: 1; -o-transform: translateX(0px) rotate(0deg); }
}
@keyframes rollIn {
0% { opacity: 0; transform: translateX(-100%) rotate(-120deg); }
100% { opacity: 1; transform: translateX(0px) rotate(0deg); }
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
}
}
@-moz-keyframes rollOut {
0% {
opacity: 1;
-moz-transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-moz-transform: translateX(100%) rotate(120deg);
}
}
@-o-keyframes rollOut {
0% {
opacity: 1;
-o-transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-o-transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
transform: translateX(100%) rotate(120deg);
}
} @media only screen and (min-width: 962px) and (max-width: 1220px) {
.container_12 { width: 960px; }
.container_12 .grid_1 { width:40px; }
.container_12 .grid_2 { width:120px; }
.container_12 .grid_3 { width:200px; }
.container_12 .grid_4 { width:280px; }
.container_12 .grid_5 { width:360px; }
.container_12 .grid_6 { width:440px; }
.container_12 .grid_7 { width:520px; }
.container_12 .grid_8 { width:600px; }
.container_12 .grid_9 { width:680px; }
.container_12 .grid_10 { width:760px; }
.container_12 .grid_11 { width:840px; }
.container_12 .grid_12 { width:920px; }
}
@media only screen and (min-width: 767px) and (max-width: 962px) {
.container_12 { width: 760px; }
.container_12 .grid_1 { width:23px; }
.container_12 .grid_2 { width:86px; }
.container_12 .grid_3 { width:149px; }
.container_12 .grid_4 { width:212px; }
.container_12 .grid_5 { width:275px; }
.container_12 .grid_6 { width:338px; }
.container_12 .grid_7 { width:401px; }
.container_12 .grid_8 { width:464px; }
.container_12 .grid_9 { width:527px; }
.container_12 .grid_10 { width:590px; }
.container_12 .grid_11 { width:653px; }
.container_12 .grid_12 { width:716px; }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.container_12 { width: 460px; }
.container_12 .grid_1 { width:420px; }
.container_12 .grid_2 { width:420px; }
.container_12 .grid_3 { width:420px; }
.container_12 .grid_4 { width:420px; }
.container_12 .grid_5 { width:420px; }
.container_12 .grid_6 { width:420px; }
.container_12 .grid_7 { width:420px; }
.container_12 .grid_8 { width:420px; }
.container_12 .grid_9 { width:420px; }
.container_12 .grid_10 { width:420px; }
.container_12 .grid_11 { width:420px; }
.container_12 .grid_12 { width:420px; }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
.container_12 { width: 360px; }
.container_12 .grid_1 { width:320px; }
.container_12 .grid_2 { width:320px; }
.container_12 .grid_3 { width:320px; }
.container_12 .grid_4 { width:320px; }
.container_12 .grid_5 { width:320px; }
.container_12 .grid_6 { width:320px; }
.container_12 .grid_7 { width:320px; }
.container_12 .grid_8 { width:320px; }
.container_12 .grid_9 { width:320px; }
.container_12 .grid_10 { width:320px; }
.container_12 .grid_11 { width:320px; }
.container_12 .grid_12 { width:320px; }
}
@media (max-width: 320px) {
.container_12 { width: 320px; }
.container_12 .grid_1 { width:280px; }
.container_12 .grid_2 { width:280px; }
.container_12 .grid_3 { width:280px; }
.container_12 .grid_4 { width:280px; }
.container_12 .grid_5 { width:280px; }
.container_12 .grid_6 { width:280px; }
.container_12 .grid_7 { width:280px; }
.container_12 .grid_8 { width:280px; }
.container_12 .grid_9 { width:280px; }
.container_12 .grid_10 { width:280px; }
.container_12 .grid_11 { width:280px; }
.container_12 .grid_12 { width:280px; }
}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>*>*,.tablepress>tbody>*~*>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>*>th{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd)>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(2n)>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"▲"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"▼"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container label{display:inline}.dt-container .dt-input{display:inline;font-size:inherit;padding:5px;width:auto}.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}