@charset "UTF-8";
   button,
input[type="submit"],
input[type="button"],
input[type="reset"], .wh-button, .wh-alt-button {
background-color: #353535;
border: none;
border-radius: 2px;
color: #fff;
display: inline-block;
padding: 11px 24px 10px;
text-decoration: none;
box-shadow: none;
text-align: center;
}
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover, .wh-button:hover, .wh-alt-button:hover {
background-color: #686868;
outline: none;
}
.wh-borderless {
border: 0 !important;
}
.wh-rounded, .wh-rounded img {
border-radius: 50%;
}
.wh-rotate-aio-icon-bg-45 .aio-icon-top {
margin-bottom: 50px;
}
.wh-rotate-aio-icon-bg-45 .aio-icon-top .aio-icon {
-ms-transform: rotate(-45deg) !important; -webkit-transform: rotate(-45deg) !important; transform: rotate(-45deg) !important;
}
.wh-rotate-aio-icon-bg-45 .aio-icon-top .aio-icon i {
position: absolute;
top: 0;
left: 26%;
-ms-transform: rotate(45deg) !important; -webkit-transform: rotate(45deg) !important; transform: rotate(45deg) !important;
}
.thumbnail {
max-width: 100%;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html {
font-size: 100%;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
select {
margin-bottom: 10px;
background: #fff url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/arrow.png) right 4px no-repeat;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
text-indent: 0.01px;
text-overflow: '';
}
body {
color: #686868;
line-height: 1.6;
margin: 0;
font-family: sans-serif;
-ms-word-wrap: break-word;
word-wrap: break-word;
-webkit-font-smoothing: antialiased;
}
a {
color: #282828;
text-decoration: none;
}
a:focus {
outline: thin dotted;
}
a:active,
a:hover {
color: #4f4f4f;
}
a:hover {
text-decoration: none;
}
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
clear: both;
line-height: 1.3;
color: #000;
}
h1 {
font-size: 48px;
margin: 0 0 33px 0;
}
h2 {
font-size: 30px;
margin: 0 0 25px 0;
}
h3 {
font-size: 22px;
margin: 0 0 22px 0;
}
h4 {
font-size: 20px;
margin: 0 0 25px 0;
}
h5 {
font-size: 18px;
margin: 0 0 30px 0;
}
h6 {
font-size: 16px;
margin: 0 0 36px 0;
}
address {
font-style: italic;
margin: 0 0 24px;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
p {
margin: 0 0 0.6em;
}
li {
margin: 5px 0;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 14px;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
code {
background: #f3f4f5;
border-radius: 2px;
}
pre {
background: #f5f5f5;
color: #666;
font-family: monospace;
font-size: 14px;
margin: 20px 0;
overflow: auto;
padding: 50px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
blockquote,
q {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
content: none;
}
blockquote {
font-size: 17px;
line-height: 27px;
margin: 20px 0 30px;
padding: 21px 32px;
border-left: 6px solid #e5bf1c;
color: #020202;
background-color: #f2f2f2;
font-weight: normal;
}
blockquote p {
margin: 5px 0;
}
blockquote blockquote {
margin-right: 0;
}
blockquote cite,
blockquote small {
font-size: 14px;
font-weight: normal;
text-transform: uppercase;
margin-top: 5px;
display: inline-block;
}
blockquote em,
blockquote i {
font-style: normal;
font-weight: 300;
}
blockquote strong,
blockquote b {
font-weight: 400;
}
small {
font-size: smaller;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 20px;
}
menu,
ol,
ul {
margin: 16px 0;
padding: 0 0 0 28px;
}
ul {
list-style-type: circle;
}
nav ul,
nav ol {
list-style: none;
list-style-image: none;
}
li > ul,
li > ol {
margin: 0;
}
img {
-ms-interpolation-mode: bicubic;
border: 0;
vertical-align: middle;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
form {
margin: 0;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
white-space: normal;
}
button,
input,
select,
textarea {
font-size: 15px;
margin: 0;
max-width: 100%;
vertical-align: baseline;
}
button,
input {
line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
padding-right: 2px; }
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border: 1px solid #dadada;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2em;
margin: 0 0 20px;
width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
caption {
font-size: 16px;
margin: 20px 0;
}
th, td {
padding: 15px;
}
th {
font-weight: bold;
border: 1px solid #dadada;
}
td {
border: 1px solid #dadada;
}
ins {
text-decoration: none;
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #dadada;
margin: 1em 0;
padding: 0;
} .genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
-webkit-font-smoothing: antialiased;
display: inline-block;
font: normal 16px/1 Genericons;
vertical-align: text-bottom;
} .clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
clear: both;
}
.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
content: "";
display: table;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
line-height: normal;
padding: 15px 23px 14px;
position: absolute;
left: 5px;
top: 5px;
text-decoration: none;
width: auto;
z-index: 100000; } input,
select,
textarea {
font-family: inherit;
padding: 10px 15px;
margin-bottom: 10px;
}
input,
textarea {
color: #141412;
}
input:focus,
textarea:focus {
border: 2px solid #c3c0ab;
outline: 0;
} .post-password-required input[type="submit"] {
padding: 10px 30px;
vertical-align: bottom;
} ::-webkit-input-placeholder {
color: #7B8085;
padding-left: 0 !important;
font-weight: 300;
}
:-moz-placeholder {
color: #7B8085;
padding-left: 0 !important;
font-weight: 300;
}
::-moz-placeholder {
color: #7B8085;
padding-left: 0 !important;
font-weight: 300;
}
:-ms-input-placeholder {
color: #7B8085; font-weight: 300;
} .entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
max-width: 100%;
} .entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto;
max-width: 100%;
}
.thumbnail img,
img.size-full,
img.size-large,
img.wp-post-image {
height: auto;
max-width: 100%;
} embed,
iframe,
object,
video {
max-width: 100%;
} .entry-content .twitter-tweet-rendered {
max-width: 100% !important;
} .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
margin: 17px auto;
}
img.alignleft {
margin: 5px 20px 5px 0;
}
.wp-caption.alignleft {
margin: 5px 10px 5px 0;
}
img.alignright {
margin: 5px 0 5px 20px;
}
.wp-caption.alignright {
text-align: right;
margin: 5px 0 5px 10px;
}
.wp-caption.alignnone {
margin: 20px auto;
}
img.aligncenter {
margin: 17px auto;
}
img.alignnone {
margin: 10px 0;
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
font-size: 15px;
font-style: italic;
font-weight: 300;
margin-top: 6px;
margin-bottom: 15px;
line-height: 22px;
}
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
list-style-position: inside;
}
.alert {
width: 100%;
display: block;
overflow: hidden;
float: left;
} input,
textarea,
select,
input:focus,
textarea:focus,
.select2-container .select2-selection--single {
background-color: #eef1f3;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="url"],
input[type="tel"] {
width: 100%;
height: 50px;
}
select {
height: 48px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="url"],
input[type="tel"],
input[type="number"],
textarea,
select,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
.select2-dropdown,
.select2-container .select2-choice,
.select2-container .select2-selection--single,
.select2-container--default .select2-search--dropdown .select2-search__field,
textarea:focus {
border: 1px solid #dee4e8;
}
textarea {
width: 100%;
height: 100px;
}
.sticky .inner {
background-color: #f7f8fa;
padding-top: 46px !important;
}
.pingback {
margin-left: 18px;
}
.pingback .body {
margin-bottom: 25px;
}
.pingback .author-link {
display: block;
font-weight: 500;
}
.pingback p {
margin-top: 8px;
}
.pingback i {
margin-right: 4px;
}
#comments {
margin-top: 60px;
}
#comments .alert {
margin-top: 20px;
margin-bottom: 40px;
}
.single-post .comment-edit-link + h2 {
margin-top: 30px;
}
.comment-list {
padding-left: 0;
}
.comment-list .trackback,
.comment-list .pingback, .comment-list ul .trackback,
.comment-list ul .pingback {
margin-bottom: 15px;
margin-left: 19px;
}
.comment-list .trackback .author-link a,
.comment-list .pingback .author-link a, .comment-list ul .trackback .author-link a,
.comment-list ul .pingback .author-link a {
font-weight: 600;
}
.comment-list .comment, .comment-list ul .comment {
list-style-type: none;
padding: 0;
margin-top: 29px;
margin-bottom: 20px;
}
.comment-list .comment:first-child, .comment-list ul .comment:first-child {
margin-top: 22px;
}
.comment-list .comment .avatar-wrap, .comment-list ul .comment .avatar-wrap {
position: absolute;
}
.comment-list .comment .avatar-wrap img, .comment-list ul .comment .avatar-wrap img {
border-radius: 50%;
margin-top: 28px;
}
.comment-list .comment .body, .comment-list ul .comment .body {
border-top: 1px solid #e6e6e6;
margin-bottom: 20px;
padding-left: 72px;
padding-top: 28px;
min-width: 50%;
font-size: 16px;
line-height: 26px;
}
.comment-list .comment .body .inner, .comment-list ul .comment .body .inner {
padding-left: 0px;
}
.comment-list .comment .body .author-link, .comment-list ul .comment .body .author-link {
font-weight: 600;
}
.comment-list .comment .body .author-link a, .comment-list ul .comment .body .author-link a {
color: #7f91b1;
}
.comment-list .comment .body p, .comment-list ul .comment .body p {
margin-top: 5px;
margin-bottom: 13px;
}
.comment-list .comment .body i, .comment-list ul .comment .body i {
margin-right: 4px;
}
.comment-list .comment .body time, .comment-list ul .comment .body time {
float: right;
}
.comment-list .comment .body .meta, .comment-list ul .comment .body .meta {
overflow: hidden;
}
.comment-list .comment .children, .comment-list ul .comment .children {
padding-left: 20%;
list-style-type: none;
}
.comment-list .comment .reply, .comment-list ul .comment .reply {
float: right;
}
.comment-list .comment hr, .comment-list ul .comment hr {
margin-top: 33px;
}
#respond {
width: 100%;
margin-top: 20px;
overflow: hidden;
padding: 1px;
padding-top: 30px;
}
#comments h3, #comments h3 a, #respond h3, #respond h3 a {
font-size: 24px;
margin: 0;
}
#respond h3 {
border-bottom: 1px solid #e6e6e6;
padding-bottom: 22px;
margin-bottom: 22px;
}
#commentform {
margin-left: -8px;
margin-right: -8px;
}
#commentform p {
padding: 8px;
margin: 0;
}
#commentform .form-submit {
padding: 0 8px;
}
#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url {
width: 33.33%;
float: left;
}
#commentform .comment-form-author input,
#commentform .comment-form-email input,
#commentform .comment-form-url input {
width: 100%;
}   .sf-menu, .sf-menu * {
margin: 0;
padding: 0;
list-style: none;
}
.sf-menu li {
position: relative;
}
.sf-menu ul {
position: absolute;
display: none;
top: 100%;
left: 0;
z-index: 99;
}
.sf-menu > li {
float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
display: block;
}
.sf-menu a {
display: block;
position: relative;
}
.sf-menu ul ul {
top: 0;
left: 100%;
} .sf-menu {
float: left;
}
.sf-menu ul {
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
min-width: 12em; *width: 12em; }
.sf-menu a {
text-decoration: none;
zoom: 1; }
.sf-menu li {
white-space: nowrap; *white-space: normal; -webkit-transition: background .2s;
transition: background .2s;
}
.sf-menu li:hover,
.sf-menu li.sfHover { -webkit-transition: none;
transition: none;
} .sf-arrows .sf-with-ul {
padding-right: 2.5em;
*padding-right: 1em; } .sf-arrows .sf-with-ul:after {
content: '';
position: absolute;
top: 50%;
right: 1em;
margin-top: -3px;
height: 0;
width: 0; border: 5px solid transparent;
border-top-color: #dFeEFF; border-top-color: rgba(255, 255, 255, 0.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
border-top-color: white; } .sf-arrows ul .sf-with-ul:after {
margin-top: -5px;
margin-right: -3px;
border-color: transparent;
border-left-color: #dFeEFF; border-left-color: rgba(255, 255, 255, 0.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
border-left-color: white;
}
.wh-menu-vertical {
width: 100%;
}
.wh-menu-vertical li {
float: none;
}
.wh-menu-vertical li .label {
float: none;
}
.sf-menu .label, .respmenu .label {
display: inline-block;
background: #304ffe;
padding: 0 3px;
margin-right: 8px;
color: #fff;
font-size: 11px;
position: relative;
letter-spacing: 1px;
line-height: 13px;
margin-top: 6px;
}
.sf-menu li.msm-menu-item a.wh-button,
.sf-menu li.msm-menu-item a.wh-alt-button {
position: relative;
}
li.msm-menu-item .msm-submenu a.wh-button {
display: inline-block;
}
.vc_row .sf-menu.wh-menu-main li > a {
padding: 23px 30px 30px 30px;
border-top: 4px solid transparent;
border-left: 1px solid #ae1811;
}
.vc_row .sf-menu.wh-menu-main > li:last-child > a {
border-right: 1px solid #ae1811;
}
.vc_row .sf-menu.wh-menu-main > li:hover > a, .vc_row .sf-menu.wh-menu-main > li.sfHover > a {
border-top: 4px solid #e6be1e;
border-left: 1px solid #ae1811;
}
.vc_row .sf-menu.wh-menu-main li.menu-item-has-children > a:after,
.vc_row .sf-menu.wh-menu-main li.msm-menu-item > a:after {
font-size: 12px;
top: 45px;
}
.sf-menu .wpcf7 p, .sf-menu .wpcf7 textarea {
margin-bottom: 15px;
}
.sf-menu .wpcf7 input:not([type=submit]), .sf-menu .wpcf7 textarea {
padding: 10px;
}
.sf-menu .wpcf7 .vc_row {
margin-left: -15px !important;
margin-right: -15px !important;
}
.sf-menu .wpcf7 [class^="vc_col-"] {
padding-left: 15px;
}
.sf-menu.wh-menu-main li.menu-item-has-children > a,
.sf-menu.wh-menu-main li.msm-menu-item > a {
position: relative;
}
.sf-menu.wh-menu-main li.menu-item-has-children > a:after,
.sf-menu.wh-menu-main li.msm-menu-item > a:after {
content: "\e972";
font-family: PneuPress;
text-align: center;
left: 50%;
position: absolute;
margin-left: -8px;
font-size: 9px;
top: 33px;
}
.sf-menu.wh-menu-main .sub-menu {
box-shadow: none;
margin-left: 0px;
}
.sf-menu.wh-menu-main .sub-menu li {
padding: 14px 0;
width: 100%;
border-bottom: 1px solid rgba(229, 229, 229, 0.2);
border-top: none;
}
.sf-menu.wh-menu-main .sub-menu li:first-child {
border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.sf-menu.wh-menu-main .sub-menu li a {
text-align: left;
padding: 0;
margin: 0px 30px;
border: none;
}
.sf-menu.wh-menu-main .sub-menu li a:after {
content: "";
width: 0;
left: auto;
right: 0;
border: none;
}
.sf-menu.wh-menu-main .sub-menu li.menu-item-has-children {
padding: 14px 27px 14px 0;
}
.sf-menu.wh-menu-main .sub-menu li.menu-item-has-children:after {
content: "\f0da";
font-family: FontAwesome;
position: absolute;
color: #ddd;
left: auto;
right: 15px;
top: 8px;
font-size: 16px;
}
.sf-menu.wh-menu-main .sub-menu li .sub-menu {
top: -1px;
margin-left: 0;
}
.sf-menu.wh-menu-main .sub-menu:before {
content: "";
display: block;
height: 15px;
position: absolute;
top: -15px;
width: 100%;
}
.sf-menu.wh-menu-main li > a {
padding: 15px;
}
.sf-menu.wh-menu-main .current-menu-item a { } @keyframes sticky-header-animation {
from {
margin-top: -50px;
}
to {
margin-top: 0;
}
}
.is_stuck {
z-index: 9999;
animation-name: sticky-header-animation;
animation-duration: .3s;
-webkit-animation-timing-function: ease-out; animation-timing-function: ease-out;
}
.sticky-bg {
position: absolute;
display: none;
}
.is-sticky {
display: block;
}
.is-sticky .sticky-bar {
z-index: 9999;
animation-name: sticky-header-animation;
animation-duration: .3s;
-webkit-animation-timing-function: ease-out; animation-timing-function: ease-out;
}
.is-sticky .sticky-bar .sticky-bg {
display: block;
}
.logo-sticky {
display: none;
float: left;
}
.wh-sticky-header-enabled {
z-index: 99999;
}
.wh-sticky-header-enabled:after {
clear: both;
content: "";
display: block;
}
.wh-sticky-header .site-title a {
color: #343e47;
}
.wh-sticky-header .site-description {
color: #343e47;
}
.wh-sticky-header .wh-main-menu-bar-wrapper {
z-index: 99999;
background-color: #35B2B2;
left: 0;
}
.wh-sticky-header .wh-logo-wrap {
width: auto;
display: none;
}
.wh-sticky-header .logo-sticky {
display: block;
}
.wh-sticky-header .wh-logo {
display: none;
}
.wh-sticky-header .wh-main-menu {
float: left;
}
.wh-sticky-header .wh-padding {
padding: 10px 20px;
}
.wh-sticky-header .sf-menu.wh-menu-main .senseiloginlogout {
position: relative;
right: 0;
} .respmenu-wrap {
position: relative;
width: 100%;
margin: 0 auto;
display: none;
z-index: 100;
}
.respmenu-header {
overflow: hidden;
margin-bottom: 30px;
border: 1px solid;
padding: 5px;
}
.respmenu, .respmenu-submenu {
list-style: none;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
margin: 0;
}
.respmenu {
border-top: 1px dotted;
border-left: 1px dotted;
border-right: 1px dotted;
}
.respmenu li {
border: 0;
margin: 0;
cursor: pointer;
padding-left: 25px;
font-size: 100%;
font: inherit;
}
.respmenu li a {
display: block;
text-decoration: none;
padding: 15px;
margin: 0;
border-bottom: 1px dotted;
color: #000;
-moz-transition: color .2s;
-webkit-transition: color .2s;
-o-transition: width color .2s;
transition: color .2s, padding-left 0.2s;
}
.respmenu li a:hover {
color: blue;
padding-left: 20px;
opacity: 1;
}
.respmenu > li {
padding: 0;
}
.respmenu-open, .respmenu-submenu-toggle {
float: right;
cursor: pointer;
}
.respmenu-submenu-toggle {
padding: 7px;
color: #000;
font-size: 25px;
}
.respmenu-open hr {
width: 40px;
border: 2px solid;
margin: 6px 0;
}
.respmenu-open:hover hr {
border: 2px solid #3C3C3C;
}
.respmenu_current > a {
background-color: #EBEBEB;
}
.respmenu {
display: none;
border-top: 0;
border-left: 0;
border-right: 0;
margin-top: 20px;
margin-bottom: 20px;
}
.respmenu .sub-menu {
display: none;
list-style: none;
}
.respmenu .label {
padding-top: 1px;
margin-top: 6px;
float: left;
}
.respmenu li {
position: relative;
padding-left: 0;
}
.respmenu-submenu-toggle {
color: #000;
}
.respmenu-wrap {
padding: 0;
display: block;
}
.respmenu-header {
border: 0;
padding: 0;
margin-bottom: 0;
position: relative;
min-height: 50px;
}
.respmenu-header .respmenu-header-logo-link {
display: inline-block;
width: 50%;
}
.respmenu-header .respmenu-header-logo-link img {
max-width: 100%;
height: auto;
}
.respmenu-open {
border: 0;
color: #686868;
position: absolute;
right: 0;
top: 50%;
margin-top: -11px;
}
.respmenu-open:hover {
color: #353535;
}
.respmenu-open hr {
width: 23px;
border: 1px solid #686868;
margin: 4px 0;
}
.respmenu-open:hover {
border: 0;
}
.respmenu-open:hover hr {
border: 1px solid #353535;
}
.respmenu li a {
font-size: 18px;
padding: 15px 0;
color: #686868;
-moz-transition: all .2s !important;
-webkit-transition: all .2s !important;
-o-transition: all .2s !important;
transition: all 0.2s !important;
border-bottom: 1px solid #e6e6e6;
}
.respmenu li a:hover {
color: #353535;
border-bottom: 1px solid #e6e6e6;
}
li.respmenu_current > a {
background: inherit;
color: #686868;
}
li.respmenu_current > a:hover {
color: #353535;
}
li.respmenu_current .cbp-respmenu-more {
color: #686868;
}
li.respmenu_current:hover .cbp-respmenu-more {
color: #353535;
}
.cbp-respmenu-more {
position: absolute;
right: 0;
top: 4px;
font-size: 18px;
margin-right: 0;
color: #686868;
margin-top: 5px;
}  #scrollUp {
bottom: 0px;
right: 30px;
width: 70px;
height: 70px;
margin-bottom: -10px;
padding: 10px 5px;
font-family: sans-serif;
font-size: 14px;
line-height: 20px;
text-align: center;
text-decoration: none;
text-shadow: 0 1px 0 #fff;
color: #828282;
background-color: #E6E6E6;
background-image: -moz-linear-gradient(top, #EBEBEB, #DEDEDE);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#EBEBEB), to(#DEDEDE));
background-image: -webkit-linear-gradient(top, #EBEBEB, #DEDEDE);
background-image: -o-linear-gradient(top, #EBEBEB, #DEDEDE);
background-image: linear-gradient(to bottom, #ebebeb, #dedede);
background-repeat: repeat-x;
-webkit-transition: margin-bottom 150ms linear;
-moz-transition: margin-bottom 150ms linear;
transition: margin-bottom 150ms linear;
opacity: 0.5;
}
#scrollUp:hover {
opacity: 1;
margin-bottom: 0px;
} .parallax-window {
min-height: 400px;
background: transparent;
} .ls-bottom-nav-wrapper {
z-index: 300;
top: -15px;
} .rev_slider iframe {
border: none !important;
}
.wpb_revslider_element {
margin-bottom: 0;
} .comment-form-rating label {
margin-bottom: 4px;
}
.post-type-archive.woocommerce .products {
width: 100%;
margin-top: 70px;
}
.select2-search--dropdown {
padding: 8px;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-button {
text-decoration: underline;
margin-top: 15px;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-form .form-row {
padding: 3px 0;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-form button.button {
padding: 16px 30px;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-form #calc_shipping_country_field,
.woocommerce-cart .cart-collaterals .shipping-calculator-form #calc_shipping_postcode_field {
margin-bottom: 10px;
}
.woocommerce h2, .woocommerce h3, .woocommerce h4, .woocommerce h5, .woocommerce h6 {
text-transform: none;
}
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after,
.woocommerce #respond input#submit.added:after {
font-family: PneuPress;
content: "\e95a";
font-weight: normal;
}
.woocommerce a.button:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled[disabled],
.woocommerce button.button:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled[disabled] {
padding: 15px 30px;
}
.woocommerce .add_to_cart_button:after {
content: "\e95a";
position: absolute;
font-family: 'PneuPress' !important;
right: 30px;
font-size: 22px;
text-indent: 0;
color: #c8c8c8;
font-weight: normal;
}
.woocommerce .add_to_cart_button.loading::after {
font-family: WooCommerce !important;
}
.woocommerce .add_to_cart_button:hover:after {
color: #054d95 !important;
}
.woocommerce .woocommerce ul.products li.product.product .button.product_type_simple:hover {
background-color: transparent !important;
color: #2a9afd !important;
}
.woocommerce #commentform {
margin-left: 0;
margin-right: 0;
}
.woocommerce p.stars a {
color: #ecb202;
}
.woocommerce .star-rating {
width: 85px;
font-size: 16px;
margin: 5px;
}
.woocommerce .star-rating span {
color: #ecb202;
}
.woocommerce .woocommerce-review-link {
margin-left: 15px;
color: #2a9afd;
}
.woocommerce #review_form #respond p {
overflow: hidden;
padding: 0;
width: 100%;
}
.woocommerce #review_form #respond p.form-submit {
padding-top: 5px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border-radius: 0;
}
.woocommerce #review_form #respond textarea,
.woocommerce #review_form #respond input {
border: none;
background-color: #fff;
}
.woocommerce ul.products li.product.product, .woocommerce .woocommerce-page ul.products li.product {
background-color: #fff;
padding-bottom: 30px;
box-shadow: 5px 10px 30px rgba(213, 223, 237, 0.83);
border: 1px solid #e5ecf5;
}
.woocommerce ul.products li.product.product:hover, .woocommerce .woocommerce-page ul.products li.product:hover {
box-shadow: 5px 10px 40px rgba(206, 215, 239, 0.83);
border-color: #dcecf5;
}
.woocommerce ul.products li.product.product .button, .woocommerce .woocommerce-page ul.products li.product .button {
padding: 9px;
border: 0;
margin-top: 0;
margin-bottom: 0;
background-color: transparent !important;
color: #333 !important;
text-indent: -9999px;
float: right;
}
.woocommerce ul.products li.product.product .button:hover, .woocommerce .woocommerce-page ul.products li.product .button:hover {
color: #2a9afd !important;
background-color: transparent !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
font-size: 20px;
line-height: 26px;
padding: 0 22px;
}
.woocommerce ul.products li.product .price {
font-size: 20px;
font-weight: 700;
margin-top: 7px;
margin-bottom: 7px;
color: #055097 !important;
padding: 0 25px;
}
.woocommerce ul.products li.product .price del {
float: left;
margin-right: 9px;
font-size: 14px;
font-weight: 300;
line-height: 32px;
}
.woocommerce ul.products li.product .price ins {
font-weight: 700;
}
.woocommerce ul.products li.product .star-rating {
margin-bottom: 7px;
margin-left: 25px;
margin-top: 10px;
}
.woocommerce ul.products li.product .star-rating span {
color: #ecb202;
}
.woocommerce ul.products li.product .onsale {
top: 15px;
right: 30px;
}
.woocommerce ul.products li.product .added_to_cart {
padding-left: 30px;
display: none;
}
.woocommerce div.product .product_title, .woocommerce div.product .comment-reply-title {
margin-bottom: 0;
}
.woocommerce div.product .product_title {
font-size: 30px;
font-weight: 500;
margin-bottom: 5px;
line-height: 40px;
}
.woocommerce div.product .product_meta {
text-transform: capitalize;
color: #000;
font-size: 16px;
margin-top: 30px;
display: grid;
position: relative;
padding-top: 25px;
}
.woocommerce div.product .product_meta:before {
content: "";
width: 60px;
border-top: 1px solid;
position: absolute;
}
.woocommerce div.product .product_meta a {
text-transform: none;
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 6px;
}
.woocommerce div.product .woocommerce-noreviews {
margin-bottom: 25px;
}
.woocommerce div.product p.price {
color: #2a9afd;
font-size: 28px;
margin-top: 8px;
margin-top: 10px;
}
.woocommerce div.product p.price ins {
font-weight: 700;
}
.woocommerce div.product span.price ins {
font-weight: 700;
}
.woocommerce div.product .quantity .qty {
height: 50px;
width: 60px;
padding: 0px 5px;
background-color: #e2e2e2;
border: 1px solid #d9d9d9;
margin-bottom: 0;
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
margin-bottom: 0;
}
.woocommerce div.product form.cart .button, .woocommerce div.product p.cart .button {
padding: 16px 25px 16px 25px;
background-color: #0fa6e1 !important;
border: 2px solid #0fa6e1;
color: #fff !important;
}
.woocommerce div.product form.cart .button:hover, .woocommerce div.product p.cart .button:hover {
background-color: #2c83b9 !important;
border: 2px solid #2c83b9;
color: #fff !important;
}
.woocommerce div.product form.cart .group_table, .woocommerce div.product p.cart .group_table {
border-bottom: 0;
background: #f4f4f3;
padding: 10px;
border-collapse: initial;
margin-bottom: 35px;
}
.woocommerce div.product form.cart .group_table .qty, .woocommerce div.product p.cart .group_table .qty {
margin: 0;
}
.woocommerce div.product form.cart .group_table th, .woocommerce div.product form.cart .group_table td, .woocommerce div.product p.cart .group_table th, .woocommerce div.product p.cart .group_table td {
padding: 2px;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label,
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price, .woocommerce div.product p.cart .group_table td.woocommerce-grouped-product-list-item__label,
.woocommerce div.product p.cart .group_table td.woocommerce-grouped-product-list-item__price {
padding-top: 17px;
}
.woocommerce div.product form.cart .group_table del .woocommerce-Price-amount, .woocommerce div.product p.cart .group_table del .woocommerce-Price-amount {
color: #0fa6e1;
font-weight: normal;
}
.woocommerce div.product form.cart .group_table .woocommerce-Price-amount, .woocommerce div.product p.cart .group_table .woocommerce-Price-amount {
font-weight: 700;
color: #055097;
}
.woocommerce div.product .share-this {
margin-top: 0;
}
.woocommerce div.product .share-this .share-buttons {
float: left;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding-left: 0;
margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border-radius: 0;
background: #f0f0f0;
border-color: #fff;
padding: 0 23px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
border-width: 0;
box-shadow: none;
position: relative;
-webkit-border-bottom-right-radius: 0;
-moz-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: #f0f0f0;
border-bottom-color: #f0f0f0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-weight: normal;
padding: 15px 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
background: #f0f0f0;
padding: 40px;
margin-bottom: 70px;
}
.woocommerce div.product .woocommerce-tabs .panel #comments {
margin-top: 0;
}
.woocommerce div.product .woocommerce-tabs .panel #reply-title {
margin-top: 19px;
}
.woocommerce div.product .woocommerce-tabs .panel #commentform {
margin-top: 0;
}
.woocommerce div.product div.images, .woocommerce div.product div.summary {
margin-bottom: 5em;
}
.woocommerce table.shop_table {
border: 0;
border-collapse: collapse;
}
.woocommerce table.shop_table th, .woocommerce table.shop_table td {
padding: 9px 20px;
border: none;
}
.woocommerce table.shop_table tr {
border: 1px solid #c8c8c8;
}
.woocommerce table.shop_table .product-name a {
color: #414b4f;
font-weight: 500;
}
.woocommerce table.shop_table .product-name a:hover {
color: #2ABFD4;
}
.woocommerce table.cart td.actions {
padding: 20px;
}
.woocommerce table.cart td.actions .input-text {
width: 170px;
height: 48px;
margin-right: 7px !important;
padding: 6px 15px 5px !important;
}
.woocommerce table.cart td.actions button {
padding: 15px 25px;
}
.woocommerce table th.tyre-size:before {
content: "\e905";
font-family: 'PneuPress';
font-size: 13px;
position: relative;
top: 1px;
right: 5px;
color: #14a5df;
font-weight: normal;
}
.woocommerce table th.tyre-type:before {
content: "\e98f";
font-family: 'PneuPress';
font-size: 13px;
position: relative;
top: 1px;
right: 5px;
color: #14a5df;
font-weight: normal;
}
.woocommerce table th.tyre-brand:before {
content: "\e9a9";
font-family: 'PneuPress';
font-size: 13px;
position: relative;
top: 1px;
right: 5px;
color: #14a5df;
font-weight: normal;
}
.woocommerce .make:before {
content: "\e901";
font-family: 'PneuPress';
font-size: 13px;
position: relative;
top: 1px;
right: 5px;
color: #14a5df;
font-weight: normal;
}
.woocommerce .model:before {
content: "\e955";
font-family: 'PneuPress';
font-size: 13px;
position: relative;
top: 1px;
right: 5px;
color: #14a5df;
font-weight: normal;
}
.woocommerce .year-from:before {
content: "\e985";
font-family: 'PneuPress';
font-size: 13px;
position: relative;
top: 1px;
right: 5px;
color: #14a5df;
font-weight: normal;
}
.woocommerce .year-to:before {
content: "\e985";
font-family: 'PneuPress';
font-size: 13px;
position: relative;
top: 1px;
right: 5px;
color: #14a5df;
font-weight: normal;
}
.woocommerce .woocommerce-Tabs-panel--tyre_details table tr th {
font-family: inherit;
font-size: 13px;
color: #787878;
font-weight: normal;
}
.woocommerce .woocommerce-Tabs-panel--tyre_details table tr td {
font-family: inherit;
font-size: 16px;
color: #282828;
}
.woocommerce .woocommerce-Tabs-panel--tyre_details table {
width: 70%;
background-color: #f7f7f7;
}
.woocommerce form .form-row ::-webkit-input-placeholder {
padding-left: 5px;
}
.woocommerce form .form-row :-moz-placeholder {
padding-left: 5px;
}
.woocommerce form .form-row :-ms-input-placeholder {
padding-left: 5px;
}
.woocommerce form .form-row textarea::-webkit-input-placeholder {
padding-top: 5px;
}
.woocommerce form .form-row textarea:-moz-placeholder {
padding-top: 5px;
}
.woocommerce form .form-row textarea:-ms-input-placeholder {
padding-top: 5px;
}
.woocommerce #review_form #respond {
width: 100%;
}
.woocommerce #review_form #respond textarea {
margin-bottom: 0;
}
.woocommerce #review_form #respond input, .woocommerce #review_form #respond textarea {
background-color: #fff;
}
.woocommerce #order_review_heading {
margin-top: 40px;
font-size: 22px;
}
.woocommerce .shipping-calculator-button::after,
.woocommerce .shipping-calculator-button::after,
.woocommerce .shipping-calculator-button::after {
display: none;
}
.woocommerce .select2-container--default .select2-selection--single {
height: 48px;
border-radius: 0;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 48px;
padding-left: 12px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 48px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow b {
margin-left: -8px;
}
.woocommerce a.button.alt {
padding: 17px 25px;
border: 2px solid #054d95;
border-radius: 4px;
text-transform: uppercase;
line-height: 14px;
font-weight: 700;
font-style: normal;
color: #054d95;
font-size: 14px;
background-color: transparent;
}
.woocommerce a.button.alt:hover {
color: #fff;
background-color: #054d95;
}
.woocommerce span.onsale {
padding: 8px;
text-transform: uppercase;
font-weight: bold;
top: 25px;
left: 25px;
width: 60px;
height: 60px;
}
.woocommerce .woocommerce-breadcrumb {
display: none;
}
.woocommerce .panel.entry-content.wc-tab h2 {
margin-top: 0;
}
.woocommerce .shipping-calculator-button {
font-weight: 500;
}
.woocommerce .shipping-calculator-button:hover {
color: #2ABFD4;
}
.woocommerce .woocommerce-ordering select {
background-color: #fff;
border-color: #E0DEDE;
padding-left: 9px;
width: 238px;
font-family: inherit;
margin-top: -10px;
}
.woocommerce a.remove {
color: #9c9c9c !important;
margin: 0 auto;
}
.woocommerce a.remove:hover {
color: #9c9c9c !important;
background: transparent !important;
}
.woocommerce-cart .cart-collaterals .cart_totals h2 {
font-size: 22px;
margin-bottom: 11px;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
border: 1px solid #c8c8c8;
border-radius: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td {
padding: 9px 20px;
}
.woocommerce-cart table.cart .input-text {
background-color: #fff;
}
.woocommerce-cart table.cart .quantity .input-text {
width: 80px;
border: 1px solid #c8c8c8;
}
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3,
.woocommerce-shipping-fields h3 {
font-size: 22px;
margin-top: 20px;
margin-bottom: 10px;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods,
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
padding: 20px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
width: 70px;
}
.shop_table .product-subtotal {
text-align: right;
}
.shop_table .product-thumbnail {
width: 80px;
padding: 10px 0 !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
padding: 23px 130px 23px 52px !important;
}
.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
top: 24px;
}
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
position: absolute !important;
right: 20px;
top: 21px;
padding: 5px 10px !important;
}
.woocommerce nav.woocommerce-pagination ul {
border: 0;
border-left: 1px solid #d3ced2;
}
.woocommerce nav.woocommerce-pagination ul li {
border: 1px solid #d3ced2;
border-left: 0;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
padding: 13px 15px;
}
.woocommerce-product-details__short-description {
margin-bottom: 30px;
}
.woocommerce table.shop_attributes td.woocommerce-product-attributes-item__value {
padding-left: 8px;
padding-right: 8px;
}
.woocommerce table.shop_attributes {
border: 1px solid #d3d6d8;
}
.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
border: 1px solid #d3d6d8;
}
.woocommerce div.product form.cart .variations {
margin-bottom: 34px;
}
.woocommerce div.product form.cart .variations select {
margin-bottom: 0;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
padding: 5px;
}
.woocommerce div.product form.cart .variations td.label {
vertical-align: middle;
width: 70px;
font-weight: normal;
text-transform: capitalize;
}
.woocommerce div.product form.cart .variations label {
font-weight: normal;
}
#add_payment_method #payment,
.woocommerce-cart #payment, .woocommerce-checkout #payment {
background-color: #f7f6f7;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
background-color: #edebed;
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
border-bottom-color: #edebed;
}
.woocommerce ul.order_details {
padding-left: 0;
margin-top: 30px;
}
.woocommerce .woocommerce-customer-details address {
padding: 20px;
border-radius: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
background-color: #f0f4f7;
overflow: hidden;
margin-bottom: 25px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
margin: 25px 0;
}
.woocommerce-MyAccount-content h3,
.woocommerce-account .addresses .title h3 {
margin-top: 0;
margin-bottom: 5px;
width: 100%;
}
.woocommerce-MyAccount-content .edit,
.woocommerce-account .addresses .title .edit {
float: left;
margin-bottom: 15px;
}
.woocommerce-MyAccount-content button.button {
margin-top: 15px;
}
.woocommerce-Addresses {
margin-top: 25px;
}
.woocommerce-Address {
border: 1px solid #e5e7e8;
padding: 20px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
margin-top: 9px;
}
.woocommerce-LostPassword.ost_password {
margin-top: 15px;
margin-left: 2px;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
border-radius: 0;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
background-color: #262425;
border-color: #262425;
}
.woocommerce-variation-price {
margin-bottom: 25px;
}
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
padding: 10px;
}
.woocommerce table.my_account_orders .button {
color: inherit;
background: #0000;
border: 0;
padding: 0;
font-size: 14px;
}
.woocommerce table.my_account_orders .button:hover {
border: 0;
} .wh-sidebar .widget {
margin-bottom: 40px;
border-top: 1px solid #e4e9ed;
padding-top: 31px;
clear: both;
}
.wh-sidebar ul {
list-style-type: none;
}
.wh-sidebar .widget-title {
margin-bottom: 20px;
margin-top: 0;
}
.tagcloud {
float: left;
margin-bottom: 27px;
}
.tagcloud a {
border: 1px solid #e9e9e9;
color: #6A6A6A;
float: left;
margin: 0 4px 4px 0;
font-size: 14px !important;
padding: 4px 11px;
}
.widget {
overflow: hidden;
}
.widget .widget-title {
text-transform: uppercase;
font-size: 18px;
margin-bottom: 0;
padding-bottom: 27px;
}
.widget hr.under {
width: 50px;
border-top: 5px solid #e1231a;
margin-top: -3px;
margin-bottom: 25px;
}
.widget ul {
padding: 0;
margin: 0;
padding-left: 19px;
}
.widget ul li {
position: relative;
padding: 6px 0;
line-height: 23px;
}
.widget ul li:before {
color: #49a2d9;
position: absolute;
left: -17px;
content: "\f054";
font-size: 1em;
position: absolute;
left: -17px;
font-family: FontAwesome;
font-size: 10px;
}
.widget ul li a {
transition: all 0.2s ease-in-out;
}
.widget ul li a:hover {
padding-left: 10px;
}
.widget ul li:first-child {
border-top: none;
padding-top: 0;
}
.widget ul li ul {
padding-left: 20px;
}
.widget ul li ul.sub-menu ul {
padding-left: 10px;
}
.widget ul li ul li:first-child {
padding: 5px 0;
}
.wh-footer h3 {
margin-top: 0;
}
.wh-footer .widget ul {
list-style: none;
padding: 0;
margin: 0;
}
.wh-footer .widget ul li {
font-size: 15px;
padding: 4px 0;
line-height: 22px;
}
#today {
background-color: #49a2d9;
color: #fff;
}
#today:hover a {
color: #fff;
}
#wp-calendar th,
#wp-calendar td {
padding: 0;
text-align: center;
}
#wp-calendar tfoot td {
text-align: left;
}
#wp-calendar caption {
font-size: 16px;
margin: 0;
padding: 3px 10px;
background: #49a2d9;
color: #fff;
font-weight: 600;
}
#wp-calendar #prev {
padding-left: 10px;
}
#wp-calendar #next {
padding-right: 10px;
}
.widget_wysija input[type="text"] {
width: 100%;
}
ul.social-icons {
padding-left: 34px;
}
ul.social-icons li {
border-bottom: 1px solid #d0d0d0;
padding: 8px 0;
}
ul.social-icons li:first-child {
padding-top: 8px;
}
ul.social-icons li:last-child {
border: none;
}
ul.social-icons li i {
position: absolute;
left: -41px;
top: 6px;
padding: 8px;
color: #f65b35;
width: 30px;
height: 30px;
}
ul.social-icons li i:before {
position: absolute;
top: 6px;
}
ul.social-icons li a {
font-weight: bold;
font-size: 16px;
color: #f65b35;
}
.widget.widget_meta ul,
.widget.widget_recent_comments ul {
list-style: none;
padding: 0;
}
.widget.widget_meta ul li:before,
.widget.widget_recent_comments ul li:before {
content: '';
}
.widget_text img {
margin: 15px 0;
}
.widget_text .widget-button {
background: transparent;
margin: 8px 0;
float: left;
padding: 12px 20px;
font-size: 13px;
color: inherit;
border-width: 2px;
border-style: solid;
border-color: inherit;
font-weight: 600;
}
.widget_text .widget-button:hover {
background: transparent;
color: inherit;
border-color: inherit;
border-width: 2px;
font-weight: 600;
}
.wh-footer-widgets .widget-latest-posts .widget-post-list-item {
min-height: auto;
}
.wh-footer-widgets .widget-latest-posts .widget-post-list-item.show-image .title,
.wh-footer-widgets .widget-latest-posts .widget-post-list-item.show-image .meta-data {
margin-left: 86px;
}
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .thumbnail a {
float: left;
width: 70px;
height: auto;
position: relative;
}
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .thumbnail img {
padding-top: 3px;
}
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .meta-data {
text-transform: uppercase;
font-size: 11px;
margin-bottom: 9px;
}
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .meta-data span {
margin-right: 6px;
line-height: 15px;
}
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .title {
font-size: inherit;
color: inherit;
line-height: inherit;
margin-bottom: 6px;
}
.wh-footer-widgets .widget-latest-posts .widget-post-list-item .title a {
color: inherit;
}
.widget-latest-posts .view-all {
display: block;
margin-top: 25px;
}
.widget-latest-posts .widget-post-list-item {
margin-bottom: 20px;
min-height: 77px;
}
.widget-latest-posts .widget-post-list-item.show-image .title,
.widget-latest-posts .widget-post-list-item.show-image .meta-data {
margin-left: 86px;
}
.widget-latest-posts .widget-post-list-item .thumbnail {
margin-bottom: 8px;
}
.widget-latest-posts .widget-post-list-item .thumbnail a {
float: left;
width: 70px;
height: auto;
position: relative;
}
.widget-latest-posts .widget-post-list-item .thumbnail img {
padding-top: 3px;
}
.widget-latest-posts .widget-post-list-item .meta-data {
font-size: 14px;
margin-bottom: 3px;
color: #878787;
}
.widget-latest-posts .widget-post-list-item .meta-data span {
margin-right: 10px;
line-height: 15px;
}
.widget-latest-posts .widget-post-list-item .meta-data i {
position: relative;
margin-right: 4px;
color: #58c6e8;
}
.widget-latest-posts .widget-post-list-item .title {
font-size: 17px;
color: #1f1f1f;
line-height: 24px;
margin-bottom: 4px;
}
.widget-latest-posts .widget-post-list-item .summary {
line-height: 23px;
margin-bottom: 6px;
font-size: 14px;
}
.widget.widget-contact-info ul {
margin-top: 5px;
}
.widget.widget-contact-info ul li {
padding: 5px 27px;
overflow: visible;
font-size: 14px;
}
.widget.widget-contact-info ul li.empty {
padding: 0;
padding-left: 46px;
line-height: 1em;
}
.widget.widget-contact-info ul li:before {
content: "";
border: none;
}
.widget.widget-contact-info ul li:after {
content: "";
margin: 0;
}
.widget.widget-contact-info ul li a {
text-transform: inherit;
}
.widget.widget-contact-info ul li i {
width: 37px;
height: 37px;
font-size: 15px;
border-radius: 50%;
position: absolute;
left: 0;
top: 10px;
}
.widget.widget-contact-info ul li i.fa-envelope {
font-size: 16px;
}
.widget.widget-contact-info ul li i.fa-map-marker {
padding-left: 2px;
}
.widget.widget-contact-info ul li i.placeholder {
margin-right: 30px;
border: none;
}
.widget.widget-contact-info ul li i:before {
position: relative;
}
.widget.widget-working-hours ul {
margin-top: 15px;
}
.widget.widget-working-hours ul li {
border-top: 1px solid #d9d9d9;
padding: 5px 0;
font-size: 13px;
}
.widget.widget-working-hours ul li:after {
content: "";
margin: 0;
}
.widget.widget-working-hours ul li:before {
content: "";
border: none;
}
.widget.widget-working-hours ul li a {
text-transform: inherit;
}
.widget.widget-working-hours ul li:first-child {
border-top: none;
}
.widget.widget-working-hours ul li .title {
width: 50%;
text-align: left;
float: left;
}
.widget.widget-working-hours ul li .hours {
width: 50%;
text-align: right;
float: left;
}
.widget.widget-working-hours ul li em {
background-color: #10AAC2;
color: #fff;
padding: 4px 7px;
font-style: normal;
font-size: 13px;
}
.wh-footer .widget.widget-working-hours ul li {
border-top: 1px solid #586164;
}
.wh-footer .widget.widget-working-hours ul li:first-child {
border-top: none;
}
.tl-recent-tweets ul {
list-style: none;
padding: 0;
margin: 0;
}
.twitter-time {
text-transform: uppercase;
}
.tweet-meta {
font-size: 12px;
}
.tweet-meta i {
font-size: 18px;
}
.tweet-text {
font-size: 13px;
}
.widget-banner {
padding: 30px 25px;
color: #fff;
}
.widget-banner .title {
margin-bottom: 15px;
font-size: 18px;
}
.widget-banner .title .label {
padding: 2px 5px;
font-size: 10px;
top: -2px;
position: relative;
border-radius: 2px;
}
.widget-banner .text {
margin-bottom: 20px;
line-height: 23px;
}
.widget-banner .link {
display: inline-block;
background-color: #fff;
color: #000;
font-size: 14px;
padding: 8px 26px;
border-radius: 2px;
}
.widget-banner .link:hover {
background-color: #eee;
}
.widget.widget_categories li {
padding: 12px 0 0;
border-top: 0;
}
.widget.widget_categories li .children li {
border: none;
padding: 12px 0 0;
}
.widget.widget_categories select {
width: 100%;
}
.woocommerce ul.product_list_widget li {
padding: 0 0 17px 80px;
margin-bottom: 19px;
min-height: 80px;
position: relative;
overflow: hidden;
vertical-align: top;
line-height: 1.33;
}
.woocommerce ul.product_list_widget li:last-child {
margin-bottom: 0;
border-bottom: none;
padding-bottom: 0;
}
.woocommerce ul.product_list_widget li a {
display: flex;
line-height: 23px;
font-weight: 400;
margin-bottom: 7px;
display: block;
padding: 0;
overflow: hidden;
text-overflow: ellipsis;
line-height: 26px;
}
.woocommerce ul.product_list_widget li img {
width: 70px;
box-shadow: none;
margin-left: 0;
position: absolute;
top: 0;
left: 0;
}
.woocommerce ul.product_list_widget li .star-rating {
margin: 0 0 5px;
}
.woocommerce .widget_price_filter .widget-title {
margin-bottom: 15px;
}
.woocommerce .widget_price_filter hr {
display: none;
}
.woocommerce .widget_price_filter .price_slider_amount {
position: relative;
padding-top: 5px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
margin-top: 48px;
font-size: 14px;
color: #1f2020;
background-color: transparent;
border: 2px solid #dce0e1;
padding: 10px 20px;
font-weight: 700;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
background-color: #dedede;
color: #000;
border: 2px solid #dedede;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
position: absolute;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background-color: #e2e7eb;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #e1231a;
top: -6px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #e1231a;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: 6px;
}
.woocommerce-products-header__title.page-title {
margin-bottom: 15px;
margin-top: 0px;
}
.woocommerce-mini-cart__empty-message {
padding: 20px;
}
.wh-sidebar .woocommerce-product-search {
display: flex;
}
.wh-sidebar .woocommerce-product-search .search-field {
height: 52px;
}
.widget.widget_recent_entries ul {
list-style: none;
padding: 0;
}
.widget.widget_recent_entries ul li {
padding: 10px 0;
}
.widget.widget_recent_entries ul li:before {
content: '';
}
.widget.widget_recent_entries ul li:first-child {
padding-top: 0;
margin-top: -4px;
}
.widget.widget_nav_menu li,
.widget.widget_pages li {
padding: 12px 0 0;
}
.widget.widget_nav_menu li .sub-menu li,
.widget.widget_nav_menu li .children li,
.widget.widget_pages li .sub-menu li,
.widget.widget_pages li .children li {
padding: 12px 0 0;
min-height: 35px;
}
.widget.widget_nav_menu select,
.widget.widget_pages select {
width: 100%;
}
.widget_rss {
line-height: 24px;
}
.widget_rss ul {
list-style: none;
padding: 0;
}
.widget_rss ul li {
margin-bottom: 20px;
}
.widget_rss ul li:before {
content: '';
}
.widget_rss ul li a {
display: block;
border-bottom: 1px solid #e1e1e1;
padding-bottom: 10px;
margin-bottom: 10px;
}
.widget.widget_archive select {
width: 100%;
}
.widget_tyrefilter_widget h3 {
text-transform: uppercase;
font-size: 15px;
position: relative;
margin-top: 0;
}
.widget_tyrefilter_widget h3:after {
content: "";
width: 47px;
border-top: 1px solid;
position: absolute;
top: 50%;
margin-left: 16px;
}
.widget_tyrefilter_widget h3.filter-by-vehicle-title {
margin-top: 30px;
}
.widget_tyrefilter_widget h5 {
font-size: 16px;
font-weight: 600;
margin-top: 10px;
margin-bottom: 8px;
}
.widget_tyrefilter_widget .widget-title:after {
content: "\e953";
font-family: 'PneuPress' !important;
font-size: 14px;
position: absolute;
right: 23px;
color: #000;
}
.widget_tyrefilter_widget button.tyre-filter {
padding: 15px;
margin-right: 4px;
width: 100%;
}
.widget_tyrefilter_widget .filter-by-size button {
margin-top: 16px;
margin-bottom: 18px;
}
.wh-tyre-find {
display: flex;
margin-top: 18px;
}
.wh-tyre-filter button[type="reset"] {
font-size: 14px;
padding: 14px;
background-color: #fff;
color: #49a2d9;
text-indent: -9999px;
width: 46px;
position: relative;
}
.wh-tyre-filter button[type="reset"]:hover {
background-color: #49a2d9;
border-color: #49a2d9;
color: #fff;
}
.wh-tyre-filter button[type="reset"]:after {
content: "\e945";
font-family: 'PneuPress';
position: absolute;
left: 50%;
text-indent: 0;
margin-left: -7px;
}
.search-form .search-submit[type="submit"] {
color: #515149 !important;
background-color: #f7f6f7 !important;
border: 1px solid #dce0e1;
border-left: none;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}
.search-submit[type="submit"]:after {
content: "\e953";
font-family: 'PneuPress';
font-size: 14px;
color: #000;
}
.search-submit[type="submit"]:hover {
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
border-left: none;
background-color: #fff !important;
}
.wh-tyre-filter.wh-tyre-search li:last-child {
width: 100%;
}
.wh-tyre-filter.wh-tyre-search button {
width: auto;
float: right;
}
.wh-tyre-filter.wh-tyre-search li {
width: 33.33%;
}
.wh-tyre-filter.wh-tyre-search button.tyre-filter {
padding: 15px 45px;
}
.wh-tyre-filter.wh-tyre-search button.tyre-filter:before {
content: "\e953";
font-family: 'PneuPress' !important;
font-size: 14px;
position: relative;
right: 17px;
top: 2px;
color: #fff;
} .contact-form #recaptcha_response_field {
height: 16px;
} .single-events h2.event-title {
margin-top: 0;
}
.tt_tabs_navigation li a {
font-family: inherit;
}
.tt_event_theme_page p {
font-family: inherit;
}
.tt_items_list .value,
.tt_timetable th, .tt_timetable td,
.tt_responsive .tt_timetable.small .box_header,
.tt_responsive .tt_timetable.small .tt_items_list a, .tt_responsive .tt_timetable.small .tt_items_list span {
font-family: inherit !important;
color: #666 !important;
} .vc_custom_heading {
margin-top: 0;
}
.vc_row,
.header-mobile .vc_row {
margin-left: 0;
margin-right: 0;
}
.wh-header > .vc_section, .sticky-bar-bg > .vc_section {
margin: 0;
padding: 0;
}
.cbp-container .vc_row {
margin-left: -15px;
margin-right: -15px;
}
.vc_grid-container .vc_row {
margin-left: 0 !important;
margin-right: 0 !important;
}
.vc_grid-container .vc_row .vc_gitem-post-data-source-post_date {
text-transform: uppercase;
}
.wpb_single_image .vc_single_image-wrapper {
max-width: 100%;
}
.vc_separator-has-text h4 {
margin: 0 auto \9;
}
.wh-vc-separator {
position: relative;
}
.wh-vc-separator::before {
content: "";
left: 50%;
top: -3px;
position: absolute;
margin-left: -15px;
width: 44px;
height: 4px;
background-color: #ff7264;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark > li > span,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light > li > a,
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light > li > span {
padding: 15px 20px;
font-size: 14px;
}
.vc_grid-filter {
margin-bottom: 40px;
}
.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {
padding: 15px 30px;
}
.vc_grid .vc_gitem-link {
border-bottom: 2px solid;
}
.wh-project-icons .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
width: 3em !important;
height: 3em !important;
}
a.vc_gitem-link {
color: transparent;
}
a.vc_gitem-link:hover {
color: transparent;
}
.wpb_accordion {
border-bottom: 1px solid #dfdfdf;
}
.wpb_accordion .wpb_accordion_wrapper .ui-icon {
margin-right: 17px;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
background-color: transparent;
padding: 10px;
border-bottom: 1px solid #dfdfdf;
margin: 0;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
font-size: 16px;
margin: 0;
font-weight: 600;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
background-color: transparent;
padding: 24px;
padding-top: 10px;
border-bottom: 1px solid #dfdfdf;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
top: 50%;
margin-top: -8px;
background-image: none;
} .vc_tta.vc_general .vc_tta-panel-title > a {
font-size: 18px;
line-height: 20px;
font-weight: 400;
text-transform: none;
margin: 10px 10px;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a:before {
content: "";
border: 2px solid #bcbcbc;
width: 18px;
height: 18px;
position: absolute;
border-radius: 50%;
left: 7px;
top: 13px;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after,
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
border-color: #bcbcbc !important;
}
.vc_tta .vc_tta-controls-icon {
width: 8px !important;
height: 8px !important;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
left: 14px !important;
right: auto !important;
top: 24px !important;
}
.vc_tta.vc_general .vc_tta-panel.vc_active, .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
border-left: 0 !important;
border-right: 0 !important;
}
.vc_tta.vc_general .vc_tta-panel-body {
padding-bottom: 17px !important;
}
.wpb_content_element .wpb_tabs_nav li:first-child {
border-left: none;
}
.wpb_content_element .wpb_tabs_nav li:first-child a {
padding-left: 0;
}
.wpb_content_element .wpb_tabs_nav li {
border-left: 1px solid #dfdfdf;
background-color: transparent;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
padding: 20px 20px 20px 0;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active, .wpb_content_element .wpb_tabs_nav li:hover {
background-color: transparent;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
background-color: transparent;
border: 0;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
padding: 10px 20px;
font-family: Playfair Display;
font-weight: bold;
font-size: 20px;
}
.wh-custom-tabs {  }
.wh-custom-tabs .wpb_content_element .wpb_tabs_nav li a {
color: #fff !important;
background-color: #0fa6e1 !important;
}
.wh-custom-tabs .wpb_content_element .wpb_tabs_nav li a:hover {
color: #fff !important;
background-color: #2c83b9 !important;
}
.wh-custom-tabs .vc_tta-tab > a, .wh-custom-tabs.vc_tta.vc_tta-tabs .vc_tta-panel-title > a {
color: #fff !important;
background-color: #0fa6e1 !important;
}
.wh-custom-tabs .vc_tta-tab > a:hover, .wh-custom-tabs.vc_tta.vc_tta-tabs .vc_tta-panel-title > a:hover {
color: #fff !important;
background-color: #2c83b9 !important;
}
.wh-custom-tabs .wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
color: #fff !important;
background-color: #2c83b9 !important;
}
.wh-custom-tabs .wpb_content_element .wpb_tabs_nav li.ui-tabs-active a:hover {
color: #fff;
background-color: #2c83b9 !important;
}
.wh-custom-tabs .vc_tta-tab.vc_active > a, .wh-custom-tabs.vc_tta.vc_tta-tabs .vc_active .vc_tta-panel-title > a {
color: #fff !important;
background-color: #2c83b9 !important;
}
.wh-custom-tabs .vc_tta-tab.vc_active > a:hover, .wh-custom-tabs.vc_tta.vc_tta-tabs .vc_active .vc_tta-panel-title > a:hover {
color: #fff !important;
background-color: #2c83b9 !important;
}
.vc_progress_bar .vc_single_bar {
-webkit-box-shadow: none;
box-shadow: none;
}
.course-category-widget {
float: left;
width: 100%;
height: 420px;
overflow: hidden;
background: #ff6a6f;
position: relative;
}
.course-category-widget .img-bg-wrap {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: transparent;
}
.course-category-widget .img-bg-wrap .img-bg {
position: absolute;
top: 0;
width: 100%;
left: 0;
opacity: 1;
transition: all .3s ease;
}
.course-category-widget .icon-wrap {
float: left;
width: 100%;
font-size: 80px;
color: #fff;
font-weight: bold;
text-align: center;
position: relative;
z-index: 1;
margin-top: 55px;
margin-bottom: 15px;
}
.course-category-widget .top-link {
float: left;
width: 100%;
text-align: center;
}
.course-category-widget .top-link span {
position: relative;
background: #ff6a6f;
padding: 10px 20px;
font-size: 12px;
color: #f5f5f5;
z-index: 1;
font-weight: bold;
line-height: 34px;
}
.course-category-widget .title {
float: left;
width: 100%;
position: relative;
z-index: 1;
color: #fff;
margin-top: 20px;
margin-bottom: 17px;
font-size: 24px;
text-align: center;
}
.course-category-widget p, .course-category-widget .text, .course-category-widget .text a {
float: left;
width: 100%;
position: relative;
z-index: 1;
color: #fff;
font-size: 14px;
text-align: center;
line-height: 1.4;
font-weight: 500;
}
.course-category-widget:hover .img-bg-wrap .img-bg {
width: 110%;
left: -5%;
}
div.pp_default .pp_nav .pp_pause, div.pp_default .pp_nav .pp_play {
background: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/pretty-photo-sprite.png) -51px 1px no-repeat !important;
}
div.pp_default .pp_top .pp_left {
background: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/pretty-photo-sprite.png) -78px -93px no-repeat !important;
}
div.pp_default .pp_top .pp_middle {
background: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/pretty-photo-sprite-x.jpg) top left repeat-x !important;
}
div.pp_default .pp_top .pp_right {
background: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/pretty-photo-sprite.png) -112px -93px no-repeat !important;
}
div.pp_default .pp_content_container .pp_left {
background: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/pretty-photo-sprite-y.png) -7px 0 repeat-y !important;
padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
background: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/pretty-photo-sprite-y.png) top right repeat-y !important;
padding-right: 13px;
}
div.pp_default .pp_content {
background-color: #000 !important;
}
div.pp_default .pp_next:hover {
background: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/pretty-photo-right.png) center right no-repeat !important;
cursor: pointer;
}
div.pp_default .pp_previous:hover {
background: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/pretty-photo-left.png) center left no-repeat !important;
cursor: pointer;
}
div.pp_default .pp_expand {
background: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/pretty-photo-sprite.png) 0 -29px no-repeat !important;
cursor: pointer;
width: 28px;
height: 28px;
}
div.pp_default .pp_expand:hover {
background: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/pretty-photo-sprite.png) 0 -56px no-repeat !important;
cursor: pointer;
}
div.pp_default .pp_contract {
background: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/pretty-photo-sprite.png) 0 -84px no-repeat !important;
cursor: pointer;
width: 28px;
height: 28px;
}
div.pp_default .pp_contract:hover {
background: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/pretty-photo-sprite.png) 0 -113px no-repeat !important;
cursor: pointer;
}
div.pp_default .pp_close {
width: 30px;
height: 30px;
background: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/pretty-photo-sprite.png) 2px 1px no-repeat !important;
cursor: pointer;
}
div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a {
border-color: #fff;
}
div.pp_default .pp_nav .pp_pause, div.pp_default .pp_nav .pp_play {
background: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/pretty-photo-sprite.png) -51px 1px no-repeat !important;
height: 30px;
width: 30px;
}
div.pp_default a.pp_arrow_next {
background: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/pretty-photo-sprite.png) -82px -3px no-repeat !important;
height: 20px;
margin: 4px 0 0;
width: 20px;
left: 52px;
}
div.pp_default a.pp_arrow_previous {
background: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/pretty-photo-sprite.png) -31px -3px no-repeat !important;
height: 20px;
margin: 4px 0 0;
width: 20px;
}
div.pp_default .pp_bottom .pp_left {
background: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/pretty-photo-sprite.png) -78px -127px no-repeat !important;
}
div.pp_default .pp_bottom .pp_middle {
background: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/pretty-photo-sprite-x.jpg) bottom left repeat-x !important;
}
div.pp_default .pp_bottom .pp_right {
background: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/pretty-photo-sprite.png) -112px -127px no-repeat !important;
}
div.pp_default .pp_description {
margin-top: 11px !important;
}
div.pp_default .pp_content_container .pp_details {
margin-top: 13px !important;
}
.wpb_gmaps_widget .wpb_wrapper {
padding: 0;
} #tribe-events-bar {
margin-top: 7px;
}
#tribe-events-content a {
line-height: 20px;
}
#tribe-events-content.tribe-events-list {
padding: 2px 0;
}
#tribe-events-content table.tribe-events-calendar {
margin: 12px 0 39px;
}
.tribe-events-event-meta.vcard {
font-weight: normal;
font-style: normal;
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
text-transform: uppercase;
}
input[name*=tribe-bar-]::-webkit-input-placeholder {
font-style: normal;
color: #999;
}
input[name*=tribe-bar-]:-moz-placeholder {
font-style: normal;
color: #999;
}
.placeholder {
font-style: normal;
color: #999;
}
#tribe-bar-form label {
color: #444;
}
.tribe-events-list .tribe-events-event-cost span {
font-weight: normal;
}
#tribe-events .tribe-events-button,
#tribe-events .tribe-events-button:hover,
#tribe_events_filters_wrapper input[type=submit],
.tribe-events-button,
.tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive,
.tribe-events-button:hover,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a {
background-color: #717171;
}
.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
padding: 16px 8px;
}
.tribe-events-list .time-details {
margin: 10px 0 4px;
}
.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
margin-left: 0;
}
.tribe-events-event-meta address.tribe-events-address, .tribe-events-list .tribe-events-venue-details {
font-style: normal;
}
#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
line-height: 25px;
}
.tribe-events-list .tribe-events-event-image {
margin-top: 4px;
}
.tribe-events-list .tribe-events-ical {
margin-bottom: 30px;
}
h2.tribe-events-page-title,
.tribe-events-list .type-tribe_events h2 a,
.tribe-events-list h2.tribe-events-page-title {
font-size: 30px;
font-weight: 600;
margin-top: 35px;
}
.tribe-events-meta-group .tribe-events-single-section-title {
margin-bottom: 21px;
}
.single-tribe_events .tribe-events-cal-links {
margin-bottom: 40px;
}
.tribe-events-tooltip .tribe-events-event-body {
font-size: 14px;
}
.tribe-events-calendar thead th {
font-size: 13px;
}
.single-tribe_events .tribe-events-event-meta {
background-color: transparent;
border: 0;
}
.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group,
.single-tribe_events .tribe-events-event-meta .column,
.single-tribe_events .wh-events-single-meta .tribe-events-meta-group,
.single-tribe_events .wh-events-single-meta .column {
padding: 0 4% 0 0;
width: 33%;
float: left;
}
.single-tribe_events .tribe-events-event-meta dl,
.single-tribe_events .wh-events-single-meta dl {
margin: 0;
}
.single-tribe_events .tribe-events-event-meta .tribe-events-venue-map,
.single-tribe_events .wh-events-single-meta .tribe-events-venue-map {
clear: both;
float: left;
width: 100%;
}
.single-tribe_events .tribe-events-event-image {
margin-bottom: 20px;
}
.tribe-events-schedule {
margin-bottom: 15px;
}
.tribe-events-address {
font-style: normal;
}
.tribe-events-read-more {
text-transform: uppercase;
}
.tribe-events-list .type-tribe_events h2 a {
line-height: 35px !important;
}
.tribe-event-schedule-details {
margin-bottom: 2px;
}
.tribe-events-list-widget ol, .tribe-events-list-widget ul {
padding: 0;
}
.tribe-events-list-widget .entry-title {
margin: 0 0 10px 0;
}
.tribe-events-list-widget .duration {
font-weight: normal;
} .testimonial_rotator.template-default .has-image .img, .testimonial_rotator_single.has-image.template-default .img {
float: none;
text-align: center;
width: 100%;
padding: 25px 25px 0;
}
.testimonial_rotator.template-default .has-image .img img, .testimonial_rotator_single.has-image.template-default .img img {
max-width: 100% !important;
width: auto !Important;
}
.testimonial_rotator.template-default .testimonial_rotator_author_info {
border-left: none;
padding: 0;
font-size: 15px;
font-style: normal;
}
.testimonial_rotator.template-default .testimonial_rotator_author_info p {
margin-bottom: 2px;
font-size: 1em;
}
.testimonial_rotator.template-default .has-image .text, .testimonial_rotator_single.has-image.template-default .text {
width: 100%;
padding: 24px 15px 19px 57px;
}
.testimonial_rotator_wrap, .testimonial_rotator_widget_wrap {
box-shadow: 0px 2px 7px  #d4d4d4;
margin: 20px 0;
}
.testimonial_rotator_wrap .testimonial_rotator .quote-icon, .testimonial_rotator_widget_wrap .testimonial_rotator .quote-icon {
padding: 16px;
background: #6698e1;
color: #fff;
position: absolute;
top: 30px;
left: 0;
}
.testimonial_rotator_wrap .testimonial_rotator .testimonial_rotator_description, .testimonial_rotator_widget_wrap .testimonial_rotator .testimonial_rotator_description {
position: relative;
}
.testimonial_rotator_wrap .testimonial_rotator .testimonial_rotator_slide_title, .testimonial_rotator_widget_wrap .testimonial_rotator .testimonial_rotator_slide_title {
margin: 2px 0 5px;
line-height: 24px;
font-size: 18px;
font-weight: 700;
}
.testimonial_rotator_wrap .testimonial_rotator .testimonial_rotator_stars, .testimonial_rotator_widget_wrap .testimonial_rotator .testimonial_rotator_stars {
padding: 0;
}
.testimonial_rotator_wrap .testimonial_rotator .testimonial_rotator_star, .testimonial_rotator_widget_wrap .testimonial_rotator .testimonial_rotator_star {
font-size: 17px;
width: 14px;
color: #ffc000;
}
.testimonial_rotator_wrap .testimonial_rotator .testimonial_rotator_star:hover, .testimonial_rotator_widget_wrap .testimonial_rotator .testimonial_rotator_star:hover {
color: #ffcf3f;
}
.testimonial_rotator_wrap .testimonial_rotator .testimonial_rotator_quote, .testimonial_rotator_widget_wrap .testimonial_rotator .testimonial_rotator_quote {
color: #343E47;
margin-bottom: 7px;
}
.testimonial_rotator_wrap .testimonial_rotator .testimonial_rotator_quote cite, .testimonial_rotator_widget_wrap .testimonial_rotator .testimonial_rotator_quote cite {
font-style: normal;
color: #414b4f;
}
.testimonial_rotator_wrap .testimonial_rotator .testimonial_rotator_quote cite:before, .testimonial_rotator_widget_wrap .testimonial_rotator .testimonial_rotator_quote cite:before {
content: "- ";
} body {
scroll-behavior: smooth;
}
.hoverable {
position: relative;
overflow: hidden;
}
.hoverable:hover .anim {
-moz-animation: anim-out 0.75s;
-webkit-animation: anim-out 0.75s;
animation: anim-out 0.75s;
}
.hoverable:hover .anim:after {
-moz-animation: anim-out-pseudo 0.75s;
-webkit-animation: anim-out-pseudo 0.75s;
animation: anim-out-pseudo 0.75s;
}
.anim {
-moz-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
position: absolute;
top: 50%;
left: 50%;
}
.anim:before {
position: relative;
content: '';
display: block;
margin-top: 100%;
}
.anim:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
border-radius: 50%;
}
@-webkit-keyframes anim-in {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@-moz-keyframes anim-in {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@-ms-keyframes anim-in {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@keyframes anim-in {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@-webkit-keyframes anim-in-pseudo {
0% {
background: rgba(0, 0, 0, 0.25);
}
100% {
background: transparent;
}
}
@-moz-keyframes anim-in-pseudo {
0% {
background: rgba(0, 0, 0, 0.25);
}
100% {
background: transparent;
}
}
@-ms-keyframes anim-in-pseudo {
0% {
background: rgba(0, 0, 0, 0.25);
}
100% {
background: transparent;
}
}
@keyframes anim-in-pseudo {
0% {
background: rgba(0, 0, 0, 0.25);
}
100% {
background: transparent;
}
}
@-webkit-keyframes anim-out {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@-moz-keyframes anim-out {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@-ms-keyframes anim-out {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@keyframes anim-out {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@-webkit-keyframes anim-out-pseudo {
0% {
background: rgba(0, 0, 0, 0.25);
}
100% {
background: transparent;
}
}
@-moz-keyframes anim-out-pseudo {
0% {
background: rgba(0, 0, 0, 0.25);
}
100% {
background: transparent;
}
}
@-ms-keyframes anim-out-pseudo {
0% {
background: rgba(0, 0, 0, 0.25);
}
100% {
background: transparent;
}
}
@keyframes anim-out-pseudo {
0% {
background: rgba(0, 0, 0, 0.25);
}
100% {
background: transparent;
}
}
.pull-left {
float: left;
}
.pull-right {
float: right;
}
.wh-main-wrap {
margin: 0 auto;
position: relative;
}
.wh-ul-center {
display: table; margin: 0 auto;
}
.wh-font-weight-normal {
font-weight: normal;
}
.wh-font-weight-normal a {
font-weight: normal;
}
.wh-text-align-center {
text-align: center;
}
.wh-logo img, .logo-sticky img {
max-width: 100%;
height: auto;
}
.header-mesage-row {
overflow: hidden;
text-align: center;
padding: 70px 20px;
}
.header-mesage-row p {
color: #fff;
margin-bottom: 0;
font-size: 32px;
line-height: 35px;
}
a:focus {
outline: 0;
}
input:focus,
textarea:focus {
border: none;
}
.wh-post-item .featured-post {
padding: 0 5px !important;
background: #fff;
color: #5f7586;
margin-bottom: 12px;
display: inline-block;
position: absolute;
top: 1px;
font-size: 15px;
}
.entry-meta {
padding-bottom: 10px;
overflow: hidden;
width: 100%;
margin: 5px 0 20px 0;
}
.entry-meta span {
margin: 0 15px 0 0;
font-size: 15px;
}
.entry-meta span a {
font-size: 15px;
color: inherit;
}
.entry-meta span:first-child {
margin: 0 10px 0 3px;
}
.entry-meta span i {
position: relative;
font-size: 15px;
margin-right: 5px;
}
.entry-meta span.author i {
font-size: 14px;
margin-right: 5px;
}
.entry-meta span.tags-links i {
font-size: 14px;
top: 1px;
}
.entry-content {
margin-bottom: 40px;
}
.single .entry-meta {
margin-bottom: 8px;
font-size: 15px;
}
.single .thumbnail {
margin-bottom: 32px;
}
.single .prev-next-item {
display: table;
padding: 20px 75px 24px;
width: 100%;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
margin-bottom: 10px;
word-break: break-all;
background-color: #f7f8fa;
}
.single .prev-next-item a {
font-size: 17px;
line-height: 21px;
display: block;
letter-spacing: 0.5px;
font-weight: 500;
}
.single .prev-next-item i {
font-size: 16px;
}
.single .prev-next-item .label {
text-transform: uppercase;
font-size: 14px;
margin-bottom: 5px;
font-weight: 500;
letter-spacing: 1px;
}
.single .prev-next-item .left-cell {
position: relative;
width: 50%;
display: table-cell;
padding-right: 20px;
}
.single .prev-next-item .left-cell i {
position: absolute;
top: 28px;
left: -40px;
margin-top: -8px;
}
.single .prev-next-item .right-cell {
position: relative;
width: 50%;
display: table-cell;
text-align: right;
padding-left: 20px;
}
.single .prev-next-item .right-cell i {
position: absolute;
top: 28px;
right: -40px;
margin-top: -8px;
}
.single .prev-next-item .back-to-home {
position: absolute;
right: -43px;
top: 25px;
width: 25px;
color: #686868;
}
.gallery {
margin-bottom: 20px;
}
.search-form button {
padding: 0px 15px;
}
.wh-absolute {
position: absolute;
}
.our-process img,
.wh-widget-post-image img,
.wh-portfolio-image {
height: auto;
max-width: 100%;
}
.wh-button:hover, .wh-alt-button:hover {
color: #fff;
}
.wh-icon-title .cbp_widget_text {
position: absolute;
top: 0;
left: 140px;
}
.wh-icon-title .cbp_widget_text h2 {
margin: 30px 0 10px;
}
.wh-icon-title .cbp_widget_text p {
font-size: 16px;
}
.wh-icon-title .cbp_widget_icon {
background-color: #e47823;
color: #f4f4f4;
width: 100px;
height: 100px;
border-radius: 100px;
display: table-cell;
vertical-align: middle;
text-align: center;
font-size: 14px;
}
.wh-content {
position: relative;
}
.wh-close-paragraphs p {
margin: 0 0 5px 0;
}
.wh-plugins-not-loaded {
background-color: white;
width: 500px;
margin: 0 auto;
padding: 50px;
box-shadow: 1px 1px 7px grey;
}
.site-title {
margin: 30px 0 3px;
line-height: 20px;
}
.site-title a {
margin: 10px 0;
line-height: 20px;
font-size: 30px;
text-shadow: none;
}
.site-description {
font-size: 15px;
text-shadow: none;
margin: 5px 0 8px;
}
#menu-searchform-wrapper {
position: absolute;
top: 31px;
right: 0;
}
.wh-menu-top a {
padding: 0 13px;
}
.wh-has-embellishment {
position: relative;
}
.wh-embellishment-content-top,
.wh-embellishment-header-top,
.wh-embellishment-page-title-top {
position: absolute;
width: 100%;
top: 0;
left: 0;
}
.wh-embellishment-content-bottom,
.wh-embellishment-header-bottom,
.wh-embellishment-page-title-bottom {
position: absolute;
width: 100%;
bottom: 0;
left: 0;
}
.sc-contact-form-bottom-centered {
max-width: 400px;
text-align: center;
margin: 0 auto;
}
.sc-contact-form-bottom-centered input, .sc-contact-form-bottom-centered textarea {
width: 100%;
margin-top: 10px;
}
.wh-breadcrumbs-bar {
overflow: hidden;
}
::-webkit-input-placeholder {
padding-left: 10px;
}
:-moz-placeholder { padding-left: 10px;
}
::-moz-placeholder { padding-left: 10px;
}
:-ms-input-placeholder {
padding-left: 10px;
}
ul.wh-icon-list {
list-style-type: none;
padding: 0;
}
ul.wh-icon-list li {
position: relative;
padding: 22px 0 22px 44px;
border-bottom: 1px solid #EBEBEB;
color: #3b3b3b;
font-size: 15px;
font-weight: 600;
}
ul.wh-icon-list li i {
position: absolute;
top: 15px;
left: 0;
font-size: 32px;
color: #b3b3b3;
}
.wh-social-icons .vc_icon_element {
float: left;
font-size: 12px;
width: 41px;
}
.wh-quick-sidebar-social-icons .vc_icon_element {
float: left;
font-size: 13px;
width: 28px;
}
.wh-z-index-10 {
z-index: 10 !important;
}
.wh-z-index-100 {
z-index: 100 !important;
}
.wh-title-with-label b {
color: #fff;
background-color: #6c98e1;
padding: 2px 5px;
font-size: 10px;
top: -1px;
position: relative;
border-radius: 2px;
font-weight: normal;
}
.dash-before {
position: relative;
padding-left: 24px;
}
.dash-before:before {
position: absolute;
content: "\2014";
left: 2px;
}
.bullet-before:before {
content: "•";
margin-right: 10px;
}
.line-before {
position: relative;
}
.line-before:before {
content: "";
position: relative;
width: 50px;
display: block;
margin-right: 14px;
top: 11px;
float: left;
border-top: 1px solid;
color: #c52423;
}
.line-after {
position: relative;
}
.line-after:after {
content: "";
position: relative;
width: 50px;
display: block;
margin-left: 14px;
top: 11px;
float: right;
border-top: 1px solid;
color: #c52423;
}
.line-before-and-after {
position: relative;
display: flex;
justify-content: center;
}
.line-before-and-after:before {
content: "";
position: relative;
width: 50px;
display: block;
margin-right: 14px;
top: 11px;
float: left;
border-top: 1px solid;
color: #c52423;
}
.line-before-and-after:after {
content: "";
position: relative;
width: 50px;
display: block;
margin-left: 14px;
top: 11px;
float: left;
border-top: 1px solid;
color: #c52423;
}
.wh-bg-line, .wh-bg-line .vc_column-inner {
background-image: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/bg-line.svg);
background-repeat: no-repeat;
background-position-y: 40px;
}
.wh-bg-line-white, .wh-bg-line-white .vc_column-inner {
background-image: url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/bg-line-white.svg);
background-repeat: no-repeat;
background-position-y: 40px;
}
.hover-box .vc_column-inner {
z-index: auto !important;
}
.hover-box .vc_column-inner .wpb_wrapper {
z-index: 3;
}
.hover-box * {
transition: all 0.5s ease-out;
}
.hover-box:before {
content: '\A';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: white;
opacity: 1;
transition: all .5s;
-webkit-transition: all .5s;
z-index: 0;
}
.hover-box:hover:before {
opacity: 0;
}
.hover-box:hover > .vc_column-inner:after {
content: '\A';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.6);
opacity: 1;
transition: all .5s;
-webkit-transition: all .5s;
z-index: 0;
}
.flex-right {
margin-left: auto;
}
.page-nav {
margin-bottom: 25px;
}
body.boxed {
padding: 40px;
}
body.boxed .wh-content > .cbp-container {
padding-top: 0;
}
body.boxed .wh-sticky-header .wh-main-menu-bar-wrapper {
left: auto;
}
body.boxed .side-nav {
margin-right: 5px;
}
body.boxed .side-nav li {
border: none;
padding-left: 15px;
padding-right: 15px;
}
body.boxed .side-nav .wh-minicart .count {
top: 23px;
right: 7px;
}
.trail-items li::after {
content: "\f0da" !important;
font-family: FontAwesome !important;
padding: 0 9px !important;
font-size: 14px;
font-weight: normal;
position: relative;
top: 0;
color: #7f7f84;
}
.breadcrumbs .trail-browse, .breadcrumbs .trail-items, .breadcrumbs .trail-items li {
padding: 4px 0 !important;
}
.pagination {
margin: 30px 0;
clear: both;
float: left;
width: 100%;
}
.pagination span, .pagination a {
padding: 13px 17px;
font-size: 15px;
color: #282828;
font-weight: bold;
border: 1px solid #282828;
margin-right: 5px;
}
.pagination span:hover, .pagination a:hover {
border-color: inherit;
}
.pagination .current {
border: 1px solid #282828;
color: #282828;
}
#wpcf7-f5-p7-o2 .wpcf7-validation-errors {
color: #000;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
margin-top: 0px;
line-height: 18px;
font-size: 15px;
color: #f1f1f1;
padding-left: 0px;
margin-left: 0px;
padding-top: 0px;
border: none;
}
.wpcf7-form-control-wrap select {
color: #141412;
}
.lin-contact-form-bottom-centered {
max-width: 400px;
text-align: center;
margin: 0 auto;
}
.lin-contact-form-bottom-centered .wpcf7-form-control-wrap {
display: inline;
}
.lin-contact-form-bottom-centered input, .lin-contact-form-bottom-centered textarea {
width: 100%;
margin-top: 10px;
}
#contact .wpcf7-textarea {
height: 197px;
}
.contact-form.inquiry-form .vc_row p {
text-align: right;
}
.contact-form input[type=text]:focus,
.contact-form input[type=password]:focus,
.contact-form input[type=number]:focus,
.contact-form input[type=email]:focus,
.contact-form textarea:focus,
.contact-form select:focus {
outline: #cbcbcb auto 2px;
}
.contact-form span.wpcf7-list-item {
width: 100%;
}
.contact-form select,
.contact-form .wpcf7-file,
.contact-form .wpcf7-form-control-wrap {
width: 100%;
}
.contact-form button[type=submit] {
background-color: #ffc001;
position: relative;
color: #000;
padding: 15px 30px;
padding-left: 57px;
height: 55px;
font-size: 16px;
}
.contact-form button[type=submit]:before {
content: "\e978";
font-family: 'ed-icon';
position: absolute;
left: 28px;
top: 21px;
font-size: 17px;
}
.contact-form button[type=submit]:hover {
background-color: #efb55a;
position: relative;
color: #fff;
padding: 15px 30px;
padding-left: 57px;
}
.contact-form.three-column > div {
padding: 0;
}
.contact-form.three-column input {
height: 63px;
padding: 25px;
}
.contact-form.three-column button[type=submit] {
height: 62px;
padding: 25px 57px;
}
.contact-form.three-column button[type=submit]:before {
top: 25px;
left: 26px;
}
.contact-form.three-column button[type=submit]:hover {
padding: 25px 57px;
}
body.page-template-template-home .wh-content {
padding-top: 0;
padding-bottom: 0;
}
body.page-template-template-home .wh-content > .cbp-container {
padding-top: 0;
padding-bottom: 0;
}
body.page-template-template-home-transparent-header.boxed .wh-header,
body.page-template-template-home-transparent-header-boxed.boxed .wh-header {
padding-top: 26px;
}
body.page-template-template-home-transparent-header.boxed .wh-header.is_stuck,
body.page-template-template-home-transparent-header-boxed.boxed .wh-header.is_stuck {
padding-top: 0;
}
body.page-template-template-home-transparent-header .wh-header,
body.page-template-template-home-transparent-header-boxed .wh-header {
position: absolute;
z-index: 9999;
background-color: transparent;
border: none;
}
body.page-template-template-home-transparent-header .wh-content,
body.page-template-template-home-transparent-header-boxed .wh-content {
padding-top: 0;
}
body.page-template-template-home-transparent-header .wh-content > .cbp-container,
body.page-template-template-home-transparent-header-boxed .wh-content > .cbp-container {
padding-top: 0;
}
body.page-template-template-home-transparent-header .side-nav,
body.page-template-template-home-transparent-header-boxed .side-nav {
margin-right: 5px;
}
body.page-template-template-home-transparent-header .side-nav li,
body.page-template-template-home-transparent-header-boxed .side-nav li {
border: none;
padding-left: 15px;
padding-right: 15px;
}
body.page-template-template-home-transparent-header .side-nav .wh-minicart .count,
body.page-template-template-home-transparent-header-boxed .side-nav .wh-minicart .count {
top: 23px;
right: 7px;
}
body.page-template-template-home-no-footer .wh-content {
padding-top: 0;
}
body.page-template-template-home-no-footer .wh-content > .cbp-container {
padding-top: 0;
}
.page-template-template-sidebar-left-childpages .wh-sidebar {
padding-right: 23px;
}
.page-template-template-sidebar-right-childpages .wh-sidebar {
margin-top: -160px;
}
.page-template-template-sidebar-right-childpages .child-pages-mobile-wrap .children-links {
display: none;
}
.children-links {
margin-bottom: 40px;
}
.children-links ul {
list-style-type: none;
background-color: #e4ecf5;
padding: 0;
margin-top: 0;
}
.children-links ul li {
padding: 13px 13px 13px 20px;
border-bottom: 2px solid #fff;
}
.children-links ul li.current_page_item, .children-links ul li:hover {
background-color: #eff6ff;
}
.children-links ul li.current_page_item {
background-color: #055096 !important;
}
.children-links ul li.current_page_item a {
color: #fff !important;
}
.children-links ul li a {
color: #053f75;
font-weight: 400;
}
.header-left {
padding-left: 300px;
}
.header-left .wh-header {
width: 300px;
background: #fff;
z-index: 99999;
position: fixed;
top: 0;
bottom: 0;
left: 0;
text-align: center;
padding: 60px;
border-right: 1px solid #f5eeee;
}
.header-left .wh-header #cbp-menu-main {
width: 100%;
}
.header-left .sf-menu.wh-menu-main {
width: 100%;
}
.header-left .sf-menu.wh-menu-main .sub-menu {
top: 0;
margin-left: 150px;
}
.header-left .sf-menu.wh-menu-main li a:after {
content: "";
display: none;
}
.header-left .sf-menu.wh-menu-main li:last-child:after {
content: "";
}
.header-left .sf-menu > li {
float: none;
margin-bottom: 27px;
}
.scp-block-quote-alt {
padding: 25px;
margin-top: 10px;
margin-bottom: 29px !important;
background-color: #FAFAFA;
border-left: 4px solid #ff7264;
line-height: 30px;
font-size: 17px;
font-weight: 500;
color: #82878B;
}
.scp-block-quote-alt.left {
margin-right: 19px;
}
.scp-block-quote-alt.right {
margin-left: 19px;
}
.masonry {
margin-left: -15px;
margin-right: -15px;
}
.wh-post-item {
margin-bottom: 30px;
padding: 0 15px;
overflow: hidden;
width: 100%;
}
.wh-post-item .inner {
border: 1px solid #eaeaea;
padding: 27px;
overflow: hidden;
}
.wh-post-item.odd {
clear: both;
}
.wh-post-item .categories-links a {
color: inherit;
}
.wh-post-item .thumbnail .date {
position: absolute;
}
.wh-post-item .date {
position: relative;
top: 0;
left: 0;
background: #f00;
padding: 15px 15px 8px 15px;
color: #fff;
width: 72px;
text-align: center;
margin-bottom: 18px;
}
.wh-post-item .date .day {
font-size: 30px;
margin-bottom: 1px;
line-height: 1em;
}
.wh-post-item .date .month {
font-size: 14px;
}
.wh-post-item .date a {
color: inherit;
}
.wh-post-item .entry-title {
margin-top: 12px;
margin-bottom: 14px;
}
.wh-post-item h2, .wh-post-item h2 a {
font-size: 24px;
}
.wh-post-item .thumbnail {
margin-bottom: 30px;
}
.wh-post-item .thumbnail img {
margin: 0 auto;
}
.wh-post-item .item {
float: left;
}
.wh-post-item .item .entry-summary {
margin-bottom: 20px;
}
.share-this {
margin-top: 28px;
overflow: hidden;
}
.share-this .share-title {
float: left;
margin-right: 20px;
padding: 15px 0;
font-size: 16px;
color: #000;
}
.share-this .share-buttons {
float: left;
list-style: none;
padding: 0;
}
.share-this .share-buttons li {
display: inline;
}
.share-this .share-buttons a {
font-size: 14px;
margin-right: 7px;
color: #000;
}
body.error404 .search-form {
margin-bottom: 150px;
}
body.error404 .search-form .search-field {
width: 80%;
height: 47px;
margin-bottom: 0;
}
body.search .search-form {
margin-bottom: 150px;
}
body.search .search-form .search-field {
width: 80%;
margin-bottom: 0;
}
.search-form {
overflow: hidden;
display: flex;
}
.search-form .search-field {
margin-bottom: 0;
}
.wh-header .vc_section[data-vc-full-width],
.wh-header .vc_row[data-vc-full-width] {
overflow: visible;
float: left;
}
.wh-header .cbp-container {
margin: 0 auto;
}
.wh-header .wh-padding {
padding-top: 0;
padding-bottom: 0;
}
.wh-header.top_fullwidth .cbp-container {
max-width: 100%;
}
.is_stuck .hide-in-sticky {
display: none;
}
.wh-top-bar {
padding-left: 15px;
padding-right: 15px;
}
.wh-main-menu-bar-wrapper {
position: relative;
}
.wh-main-menu {
float: right;
margin: 15px 0;
}
.wh-logo-wrap {
float: left;
}
.header-mobile {
border-bottom: 1px solid #f5f5f5;
}
.header-mobile-default {
padding: 0 15px;
}
.side-nav {
list-style: none;
padding: 0;
margin: 0;
float: right;
}
.side-nav li {
height: 68px;
float: right;
padding: 26px;
border-left: 1px solid #F0F0F0;
}
.wh-search-toggler-wrapper a {
width: 16px;
display: block;
text-align: center;
margin-top: 4px;
}
.wh-search-toggler i {
font-size: 17px;
}
.wh-quick-search {
display: none;
padding: 8px 20px;
margin: 0;
transition: all 0.2s;
position: absolute;
left: 0;
top: 0;
z-index: 999;
background: #fff;
width: 100%; border: 1px solid #DEDEDE;
}
.wh-quick-search:before,
.wh-quick-search:after {
content: " ";
display: table;
}
.wh-quick-search:after {
clear: both;
}
.wh-quick-search-shown .wh-quick-search {
display: block;
transition: all 0.2s;
}
.wh-quick-search > .form-control {
display: block;
font-size: 17px;
font-weight: 400;
text-transform: uppercase;
border: 0;
background: transparent;
box-shadow: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
margin: 0;
padding: 26px;
}
.wh-quick-search > .form-control::-ms-clear {
display: none;
}
.wh-quick-search > .form-control:focus,
.wh-quick-search > .form-control:active {
box-shadow: none;
border: 0;
}
.wh-quick-search > span {
display: inline-block;
position: absolute;
font-size: 22px;
right: 100px;
top: 22px;
}
.wh-quick-search > span:hover {
cursor: pointer;
}
.wh-quick-sidebar-shown .wh-quick-sidebar {
right: 0 !important;
transition: right 0.2s;
}
.wh-quick-sidebar-shown-left .wh-quick-sidebar {
left: 0 !important;
transition: left 0.2s;
}
.wh-quick-sidebar {
display: block;
width: 355px;
background: #2f353b;
z-index: 999999;
position: fixed;
top: 0;
bottom: 0;
right: -355px;
transition: all 0.2s;
overflow-x: auto;
color: #fff;
text-align: center;
padding: 120px 60px;
}
.wh-quick-sidebar a {
color: #fff;
}
.wh-quick-sidebar a:hover {
color: #c3c3c3;
}
.wh-quick-sidebar .wh-close {
position: absolute;
top: 0;
right: 0;
padding: 20px 23px 17px 26px;
background: #333;
float: right;
font-size: 20px;
color: #fff;
cursor: pointer;
}
.wh-quick-sidebar .wh-menu-vertical {
float: none;
list-style: none;
margin: 0;
padding: 0;
}
.wh-quick-sidebar .wh-menu-vertical li {
margin: 15px 0;
}
.wh-quick-sidebar .wh-menu-vertical li a {
text-transform: uppercase;
} .wh-quick-sidebar-toggler {
transition: all 0.2s;
display: inline-block;
background: none !important;
margin-top: 2px;
}
.wh-quick-sidebar-toggler i {
font-size: 21px;
}
.sf-menu a.wcmenucart-contents {
display: none;
}
@keyframes shake {
10%, 90% {
transform: translate3d(-1px, 0, 0);
}
20%, 80% {
transform: translate3d(2px, 0, 0);
}
30%, 50%, 70% {
transform: translate3d(-4px, 0, 0);
}
40%, 60% {
transform: translate3d(4px, 0, 0);
}
}
.wh-minicart {
position: relative;
z-index: 9;
list-style: none;
display: inline-block;
padding: 15px 0;
}
.wh-minicart i {
color: #e1231a;
font-size: 30px;
cursor: pointer;
}
.wh-minicart .count {
position: relative;
display: inline-block;
top: -2px;
font-size: 30px;
font-weight: 600;
line-height: 12px;
text-align: right;
background-color: transparent !important;
color: #000;
padding: 2px;
border-radius: 50%;
margin-bottom: 2px;
margin-right: -4px;
animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
transform: translate3d(0, 0, 0);
backface-visibility: hidden;
perspective: 1000px;
}
.wh-minicart:hover #wh-minicart-top {
display: block;
}
.wh-minicart #wh-minicart-top {
display: none;
position: absolute;
right: -28px;
top: 64px;
background-color: #fff;
border: 1px solid #f3f3f3;
box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
text-align: left;
font-weight: 500;
font-size: 17px;
width: 345px;
}
.wh-minicart #wh-minicart-top ul.cart_list {
width: 100%;
list-style: none;
overflow: hidden;
padding: 0;
margin: 0;
}
.wh-minicart #wh-minicart-top ul.cart_list li {
height: auto;
border: none;
padding: 20px;
float: left;
width: 100%;
position: relative;
border-bottom: 1px solid #e4e4e4;
}
.wh-minicart #wh-minicart-top ul.cart_list li a {
display: block;
margin-left: 35px;
margin-right: 50px;
text-transform: none;
font-weight: 400;
margin-top: 0;
margin-bottom: 2px;
font-size: 17px;
line-height: 23px;
}
.wh-minicart #wh-minicart-top ul.cart_list li a img {
position: absolute;
right: 15px;
width: 47px;
top: auto;
left: auto;
}
.wh-minicart #wh-minicart-top ul.cart_list li .remove {
position: absolute;
left: 20px;
margin-left: 0;
font-size: 19px;
top: 23px;
border-radius: 100%;
height: 1em;
width: 1em;
text-align: center;
text-indent: 1px;
line-height: 19px;
color: #fd0604;
}
.wh-minicart #wh-minicart-top ul.cart_list li .quantity {
margin-left: 35px;
font-size: 15px;
}
.wh-minicart #wh-minicart-top .total {
width: 100%;
text-align: center;
padding: 20px;
margin-bottom: 0;
}
.wh-minicart #wh-minicart-top .buttons {
text-align: center;
padding: 0 19px 25px;
margin-bottom: 0;
}
.wh-minicart #wh-minicart-top .buttons .button {
padding: 10px 20px !important;
display: inline-block;
margin-right: 7px;
}
.wh-minicart #wh-minicart-top .buttons .button.checkout {
margin-left: 0;
}
.wh-menu-top li {
padding: 22px 15px;
border-right: 1px solid #e5e5e5;
}
.wh-menu-top li a {
color: inherit;
}
.wh-menu-top li:first-child {
border-left: 1px solid #e5e5e5;
}
.wh-page-title-bar {
min-height: 220px;
border-bottom: 1px solid #e1e1e1;
}
.wh-page-title-bar hr {
width: 80px;
margin: 0 auto;
margin-top: 13px;
}
.wh-page-title-bar .wh-page-title-wrapper > .entry-meta {
border: none;
}
.page-subtitle {
font-family: inherit;
font-weight: normal;
font-size: inherit;
}
.wh-menu-footer a {
color: #f7f6f4;
padding: 3px 14px;
font-size: 13px;
}
.wh-footer .wh-padding {
padding-top: 0;
padding-bottom: 0;
}
.wh-footer .wh-footer-widgets {
padding-top: 40px;
padding-bottom: 20px;
}
.wh-footer .wh-footer-bottom {
font-size: 13px;
padding-bottom: 50px;
}
.wh-footer .wh-footer-bottom .cbp_widget_text p {
margin: 0;
}
.wh-footer .wh-footer-bottom .sf-menu {
margin: 0 -13px;
}
.wh-footer .wh-footer-bottom .sf-menu a {
padding: 0 13px;
}
.wh-footer .wh-footer-bottom .social-links {
padding: 20px 20px 4px 20px;
}
.wh-footer .wh-footer-bottom .social-links a {
margin: 0 12px;
}
.wh-sidebar li {
margin: 0;
}
.wh-sidebar .search-field {
height: 47px;
margin-bottom: 0;
}
.tax-project_category .wh-post-item .entry-title {
margin-top: 30px;
} .spinner1 {
width: 40px;
height: 40px;
position: relative;
}
.double-bounce1, .double-bounce2 {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #fff;
opacity: 0.6;
position: absolute;
top: 0;
left: 0;
-webkit-animation: bounce 2.0s infinite ease-in-out;
animation: bounce 2.0s infinite ease-in-out;
}
.double-bounce2 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes bounce {
0%, 100% {
-webkit-transform: scale(0);
}
50% {
-webkit-transform: scale(1);
}
}
@keyframes bounce {
0%, 100% {
transform: scale(0);
-webkit-transform: scale(0);
}
50% {
transform: scale(1);
-webkit-transform: scale(1);
}
}
.spinner2 {
width: 40px;
height: 40px;
position: relative;
}
.container1 > div, .container2 > div, .container3 > div {
width: 6px;
height: 6px;
background-color: #fff;
border-radius: 100%;
position: absolute;
-webkit-animation: bouncedelay 1.2s infinite ease-in-out;
animation: bouncedelay 1.2s infinite ease-in-out; -webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.spinner2 .spinner-container {
position: absolute;
width: 100%;
height: 100%;
}
.container2 {
-webkit-transform: rotateZ(45deg);
transform: rotateZ(45deg);
}
.container3 {
-webkit-transform: rotateZ(90deg);
transform: rotateZ(90deg);
}
.circle1 {
top: 0;
left: 0;
}
.circle2 {
top: 0;
right: 0;
}
.circle3 {
right: 0;
bottom: 0;
}
.circle4 {
left: 0;
bottom: 0;
}
.container2 .circle1 {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.container3 .circle1 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
.container1 .circle2 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.container2 .circle2 {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
.container3 .circle2 {
-webkit-animation-delay: -0.7s;
animation-delay: -0.7s;
}
.container1 .circle3 {
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s;
}
.container2 .circle3 {
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s;
}
.container3 .circle3 {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.container1 .circle4 {
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s;
}
.container2 .circle4 {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.container3 .circle4 {
-webkit-animation-delay: -0.1s;
animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
}
40% {
-webkit-transform: scale(1);
}
}
@keyframes bouncedelay {
0%, 80%, 100% {
transform: scale(0);
-webkit-transform: scale(0);
}
40% {
transform: scale(1);
-webkit-transform: scale(1);
}
}
.spinner3 {
width: 40px;
height: 40px;
position: relative;
-webkit-animation: rotate 2.0s infinite linear;
animation: rotate 2.0s infinite linear;
}
.dot1, .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #fff;
border-radius: 100%;
-webkit-animation: bounce 2.0s infinite ease-in-out;
animation: bounce 2.0s infinite ease-in-out;
}
.dot2 {
top: auto;
bottom: 0px;
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes rotate {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes rotate {
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
}
@-webkit-keyframes bounce {
0%, 100% {
-webkit-transform: scale(0);
}
50% {
-webkit-transform: scale(1);
}
}
@keyframes bounce {
0%, 100% {
transform: scale(0);
-webkit-transform: scale(0);
}
50% {
transform: scale(1);
-webkit-transform: scale(1);
}
}
.spinner4 {
width: 30px;
height: 30px;
background-color: #fff;
-webkit-animation: rotateplane 1.2s infinite ease-in-out;
animation: rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes rotateplane {
0% {
-webkit-transform: perspective(120px);
}
50% {
-webkit-transform: perspective(120px) rotateY(180deg);
}
100% {
-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
}
}
@keyframes rotateplane {
0% {
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
}
50% {
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
}
100% {
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}
.spinner5 {
width: 32px;
height: 32px;
position: relative;
}
.cube1, .cube2 {
background-color: #fff;
width: 10px;
height: 10px;
position: absolute;
top: 0;
left: 0;
-webkit-animation: cubemove 1.8s infinite ease-in-out;
animation: cubemove 1.8s infinite ease-in-out;
}
.cube2 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
@-webkit-keyframes cubemove {
25% {
-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
}
50% {
-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
}
75% {
-webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
}
100% {
-webkit-transform: rotate(-360deg);
}
}
@keyframes cubemove {
25% {
transform: translateX(42px) rotate(-90deg) scale(0.5);
-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
}
50% {
transform: translateX(42px) translateY(42px) rotate(-179deg);
-webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
}
50.1% {
transform: translateX(42px) translateY(42px) rotate(-180deg);
-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
}
75% {
transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
-webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
}
100% {
transform: rotate(-360deg);
-webkit-transform: rotate(-360deg);
}
}
.spinner6 {
width: 50px;
height: 30px;
text-align: center;
}
.spinner6 > div {
background-color: #fff;
height: 100%;
width: 6px;
margin-left: 2px;
display: inline-block;
-webkit-animation: stretchdelay 1.2s infinite ease-in-out;
animation: stretchdelay 1.2s infinite ease-in-out;
}
.spinner6 .rect2 {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.spinner6 .rect3 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
.spinner6 .rect4 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.spinner6 .rect5 {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
@-webkit-keyframes stretchdelay {
0%, 40%, 100% {
-webkit-transform: scaleY(0.4);
}
20% {
-webkit-transform: scaleY(1);
}
}
@keyframes stretchdelay {
0%, 40%, 100% {
transform: scaleY(0.4);
-webkit-transform: scaleY(0.4);
}
20% {
transform: scaleY(1);
-webkit-transform: scaleY(1);
}
}
.spinner7 {
width: 90px;
height: 30px;
text-align: center;
}
.spinner7 > div {
background-color: #fff;
height: 15px;
width: 15px;
margin-left: 3px;
border-radius: 50%;
display: inline-block;
-webkit-animation: stretchdelay 0.7s infinite ease-in-out;
animation: stretchdelay 0.7s infinite ease-in-out;
}
.spinner7 .circ2 {
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s;
}
.spinner7 .circ3 {
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s;
}
.spinner7 .circ4 {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.spinner7 .circ5 {
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s;
}
@-webkit-keyframes stretchdelay {
0%, 40%, 100% {
-webkit-transform: translateY(-10px);
}
20% {
-webkit-transform: translateY(-20px);
}
}
@keyframes stretchdelay {
0%, 40%, 100% {
transform: translateY(-10px);
-webkit-transform: translateY(-10px);
}
20% {
transform: translateY(-20px);
-webkit-transform: translateY(-20px);
}
}
.wh-preloader {
position: fixed;
width: 100%;
height: 100%;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 9999999;
background-color: #304ffe;
}
.classroom-link {
width: 50px;
display: block;
}
.post-type-archive-agc_course .wh-content-inner {
margin-bottom: 10px;
}
.post-type-archive-agc_course .agc_course {
padding: 30px 30px 30px 0;
}
.post-type-archive-agc_course .agc_course .thumbnail {
padding-right: 20px;
margin-top: 9px;
}
.post-type-archive-agc_course .agc_course .item h3, .post-type-archive-agc_course .agc_course .item h3 a {
font-size: 28px;
margin-bottom: 0;
}
.post-type-archive-agc_course .agc_course .item h4 {
font-size: 22px;
font-weight: 400;
margin-bottom: 5px;
}
.post-type-archive-agc_course .agc_course .item .course-meta {
margin-bottom: 25px;
}
.post-type-archive-agc_course .agc_course .item .course-meta li {
padding: 0;
}
.post-type-archive-agc_course .agc_course .item .course-meta li p {
margin-bottom: 0;
}
.post-type-archive-agc_course .agc_course .item .course-meta li:first-child {
max-width: 117px;
}
.post-type-archive-agc_course .agc_course .item .teachers {
margin-bottom: 13px;
}
.post-type-archive-agc_course .agc_course .item .teachers .label {
margin-right: 8px;
}
.post-type-archive-agc_course .agc_course .item .teachers .name {
background: #ededed;
padding: 2px 10px;
border-radius: 12px;
font-size: 13px;
}
.post-type-archive-agc_course .agc_course .item .summary {
margin-bottom: 15px;
}
.post-type-archive-agc_course .agc_course .item .links a {
float: left;
display: inline;
width: auto;
margin: 0;
}
.post-type-archive-agc_course .agc_course .item .links a.course-link-btn {
background: #3185e5;
color: #fff;
padding: 3px 28px;
margin-right: 11px;
font-size: 12px;
}
.post-type-archive-agc_course .agc_course .item .links a.classroom-link svg {
width: 34px;
}
.class-list {
margin: 0;
padding: 0;
}
.class-list li {
background: #fbfbfb;
border: 1px solid #e1e1e1;
border-bottom: none;
list-style: none;
padding: 14px 27px 11px;
overflow: hidden;
}
.class-list li:last-child {
border-bottom: 1px solid #e1e1e1;
}
.class-list li .top, .class-list li .bottom {
display: table;
width: 100%;
}
.class-list li h3, .class-list li h4 {
display: table-cell;
vertical-align: middle;
}
.class-list li h3 {
font-size: 18px;
margin: 0;
margin-bottom: 8px;
}
.class-list li h3 a {
font-size: 18px;
}
.class-list li h3, .class-list li h3 a {
line-height: 23px;
}
.class-list li h4 {
font-size: 16px;
font-weight: normal;
margin: 0;
}
.class-list li h4 a {
font-size: 16px;
}
.class-list li h4, .class-list li h4 a {
line-height: 23px;
}
.class-list li span {
float: right;
margin-top: 2px;
margin-left: 29px;
font-size: 15px;
text-align: right;
line-height: 20px;
}
.class-list li span em {
font-style: normal;
color: #298de4;
}
.class-list li hr {
clear: both;
margin: 15px 0;
}
.class-list li .links a {
float: right;
margin-left: 10px;
}
.class-list li .links a.course-link-btn {
background: #1d84e0;
padding: 5px 12px;
color: #fff;
transition: background-color 0.2s ease;
font-size: 14px;
line-height: 20px;
white-space: nowrap;
margin-bottom: 4px;
}
.class-list li .links a.course-link-btn:hover {
background: #57a7ef;
}
.class-list li .links a.classroom-link {
width: 30px;
height: 30px;
margin-bottom: 4px;
}
.single-agc_course .featured {
position: absolute;
overflow: hidden;
background: #1e86e5;
padding: 30px 35px;
right: 15px;
bottom: -40px;
color: #fff;
width: 40%;
}
.single-agc_course .featured .classroom-link {
display: block;
width: 100%;
float: left;
margin-top: 15px;
color: #fff;
}
.single-agc_course .featured .classroom-link svg {
width: 40px;
display: block;
float: left;
margin-right: 10px;
fill: #fff;
}
.single-agc_course .featured .classroom-link .st0 {
fill: #fff;
}
.single-agc_course .featured .classroom-link span {
margin-top: 3px;
display: inline-block;
border-bottom: 1px solid;
}
.single-agc_course #calendar {
float: left;
margin-top: 40px;
}
.agc_course .content {
width: 100%;
float: left;
}
.agc_course .teachers,
.agc_course .course-meta {
float: left;
width: 100%;
margin: 0;
padding: 0;
margin-bottom: 34px;
}
.agc_course .teachers li {
display: flex;
float: left;
list-style: none;
margin-right: 79px;
}
.agc_course .teachers li img {
border-radius: 50%;
width: 63px;
height: 63px;
margin-right: 20px;
}
.agc_course .teachers li .info {
color: #747474;
}
.agc_course .teachers li .info p {
margin: 9px 0 0;
font-size: 16px;
line-height: 26px;
}
.agc_course .teachers li .info h3, .agc_course .teachers li .info h3 a {
margin: 0;
font-size: 14px;
line-height: 20px;
color: #393939;
}
.agc_course .course-meta {
display: flex;
margin-bottom: 25px;
}
.agc_course .course-meta li {
list-style: none;
flex-grow: 1;
border-right: 1px solid #e6e6e6;
padding: 10px 0;
margin-right: 29px;
}
.agc_course .course-meta li:last-child {
border: none;
}
.agc_course .course-meta li p {
margin-bottom: 5px;
color: #373739;
font-size: 15px;
font-weight: 600;
}
.agc_course .course-meta li p.label {
color: #838383;
font-weight: normal;
font-size: 14px;
line-height: 19px;
margin-bottom: 0;
}
.agc_course .classroom-link {
display: block;
width: 100%;
float: left;
margin: 10px 0 40px;
}
.agc_course .classroom-link svg {
width: 40px;
display: block;
float: left;
margin-right: 15px;
}
.agc_course .classroom-link span {
margin-top: 6px;
display: inline-block;
}
.wh-sidebar .related-courses {
margin-top: 34px;
}
.wh-sidebar .related-courses li {
margin-bottom: 15px;
min-height: 80px;
}
.wh-sidebar .related-courses li .img-container {
position: absolute;
width: 80px;
margin-right: 15px;
}
.wh-sidebar .related-courses li .data {
padding-left: 100px;
}
.wh-sidebar .related-courses li a {
font-size: 17px;
font-weight: 500;
}
.wh-sidebar .related-courses li p {
font-size: 14px;
margin-bottom: 0;
} .search-course-page-search-form-wrap {
margin-bottom: 30px;
min-height: 51px;
}
.dntp-search-courses-form {
overflow: hidden;
}
.course-searchfrom-small {
width: 80%;
margin: 0 auto;
}
.course-searchfrom-small.input-only {
position: relative;
width: 100%;
}
.course-searchfrom-small.input-only input[type=text] {
width: 100%;
height: 54px;
padding-top: 6px;
padding-left: 53px;
border: none;
}
.course-searchfrom-small.input-only input[type=text]:focus {
border: none;
}
.course-searchfrom-small.input-only:before {
position: absolute;
font-family: FontAwesome;
content: "\f002";
top: 15px;
left: 21px;
font-size: 19px;
color: #999;
}
.course-searchfrom-small input[type=text] {
width: 70%;
border-radius: 0;
background: #fff;
color: #808080;
height: 50px;
border: 1px solid #c4c4c4;
box-shadow: none;
}
.course-searchfrom-small input[type=text]:focus {
border: 1px solid #c4c4c4;
}
.course-searchfrom-small button {
height: 50px;
width: 29%;
padding: 12px 25px;
}
.search-form-wrap {
float: left;
width: 100%;
text-align: center;
font-size: 14px;
}
.search-form-wrap ul {
margin: 0 auto;
padding: 0;
display: inline-block;
width: 100%;
}
.search-form-wrap ul li {
float: left;
list-style-type: none;
display: inline;
padding-right: 5px;
width: 40%;
}
.search-form-wrap ul li select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
text-indent: 0.01px;
text-overflow: '';
color: #808080;
padding-left: 10px;
width: 100%;
height: 50px;
border: 1px solid #c4c4c4;
background: #fff url(//www.moyabaca.com.ec/wp-content/themes/pneupress/assets/img/arrow.png) right 4px no-repeat;
font-family: inherit;
border-radius: 0;
}
.search-form-wrap ul li select:focus {
outline: 0;
}
.search-form-wrap ul li input {
width: 100%;
border-radius: 0;
background: #fff;
color: #808080;
height: 50px;
border: 1px solid #c4c4c4;
box-shadow: none;
}
.search-form-wrap ul li input::-webkit-input-placeholder {
color: #808080;
opacity: 1;
}
.search-form-wrap ul li input:-moz-placeholder { color: #808080;
opacity: 1;
}
.search-form-wrap ul li input::-moz-placeholder { color: #808080;
opacity: 1;
}
.search-form-wrap ul li input:-ms-input-placeholder {
color: #808080;
opacity: 1;
}
.search-form-wrap ul li input:focus {
border: 1px solid #c4c4c4;
}
.search-form-wrap ul li.search-courses-button-item {
margin-right: 0;
width: 20%;
}
.search-form-wrap ul li.search-courses-button-item button {
height: 50px;
width: 100%;
padding: 12px 25px;
}
.wp-block-gallery {
margin: 0;
}
.wp-block-gallery.alignleft {
margin-right: 16px;
}
.wp-block-archives-dropdown {
margin-bottom: 15px;
}
.wp-block-archives-dropdown select {
width: 100%;
padding: 10px;
}
.wp-block-latest-comments.has-avatars.has-dates.has-excerpts {
margin-bottom: 35px;
}
.wp-block-button__link {
display: inline-block !important;
}
.wp-block-cover.alignleft,
.wp-block-button.alignleft {
margin-right: 15px;
}
.wp-block-cover.alignright,
.wp-block-button.alignright {
margin-left: 15px;
}
.wp-block-media-text {
margin-bottom: 30px;
}
.wp-block-quote.is-style-large,
.wp-block-quote.is-large {
margin-top: 30px;
margin-bottom: 30px;
padding: 35px 50px 50px;
}
.wp-block-pullquote {
padding: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
text-transform: uppercase;
}
.has-large-font-size {
line-height: 1.3;
}
.wp-block-media-text .wp-block-media-text__content {
padding: 8%;
}
.wp-block-audio {
margin-bottom: 20px;
}
.wp-block-latest-posts li {
margin-bottom: 10px;
}
.wp-block-table.is-style-stripes {
background-color: #fff;
border-color: #f3f4f5;
}
.wp-block-pullquote.is-style-solid-color blockquote {
background-color: transparent;
border: 0;
}
.wp-block-archives-list,
.wp-block-categories-list,
.wp-block-latest-posts {
list-style-type: circle;
padding: 0 0 0 18px;
margin: 0 0 35px;
}
.wp-block-archives-list ul,
.wp-block-categories-list ul,
.wp-block-latest-posts ul {
padding-left: 20px;
margin: 0;
}
.wp-block-archives-list a,
.wp-block-categories-list a,
.wp-block-latest-posts a {
color: inherit;
}
.wp-block-archives-list li,
.wp-block-categories-list li,
.wp-block-latest-posts li {
position: relative;
margin: 2px 0;
}
.wp-block-archives-list li a,
.wp-block-categories-list li a,
.wp-block-latest-posts li a {
transition: all 0.2s ease-in-out;
}
.wp-block-archives-list li a:hover,
.wp-block-categories-list li a:hover,
.wp-block-latest-posts li a:hover {
padding-left: 10px;
}
.wp-block-latest-posts li {
margin: 10px 0;
}
.wp-block-latest-posts.is-grid {
margin: 0;
}
.wp-block-latest-posts__post-date {
margin-top: 3px;
}
.wp-block-latest-comments {
padding-left: 0;
}
.wp-block-image figcaption {
font-size: inherit;
margin: 5px 0;
font-style: italic;
} .post-type-archive-teacher .widget-teachers {
display: none;
}
.post-type-archive-teacher .teacher {
padding-top: 8px;
}
.lin-teacher-icons {
overflow: hidden;
}
.single-teacher .social {
overflow: hidden;
border-top: 1px solid #E6E7EB;
border-bottom: 1px solid #E6E7EB;
padding: 16px 0;
margin-top: 26px;
font-size: 14px;
text-transform: uppercase;
margin-bottom: 40px;
}
.single-teacher .social i {
color: #8D8D8D;
}
.single-teacher .teacher h1 {
margin-top: 28px;
margin-bottom: 16px;
}
.single-teacher .teacher .thumbnail img {
max-width: 500px;
}
.single-teacher .teacher .teacher-meta-data {
border-bottom: 1px solid #E6E7EB;
overflow: hidden;
margin-bottom: 20px;
text-transform: uppercase;
padding-bottom: 16px;
}
.single-teacher .teacher .teacher-meta-data i {
margin-right: 5px;
}
.single-teacher .teacher .teacher-meta-data .location {
float: left;
font-size: 14px;
margin-right: 12px;
}
.single-teacher .teacher .teacher-meta-data .job-title {
float: left;
margin: 0;
font-weight: inherit;
font-size: 14px;
}
.single-teacher .teacher .teacher-meta-data p {
line-height: 24px;
}
.single-teacher .teacher .text {
float: left;
margin-right: 11px;
margin-top: 2px;
}
.post-type-archive-teacher .teachers > *:nth-child(3n+1),
.scp-teachers .teachers > *:nth-child(3n+1),
.widget-teachers .teachers > *:nth-child(3n+1) {
clear: both;
}
.post-type-archive-teacher .social,
.scp-teachers .social,
.widget-teachers .social {
overflow: hidden;
margin-top: 25px;
margin-bottom: 5px;
}
.post-type-archive-teacher .teacher,
.scp-teachers .teacher,
.widget-teachers .teacher {
padding: 15px 20px;
}
.post-type-archive-teacher .teacher .thumbnail,
.scp-teachers .teacher .thumbnail,
.widget-teachers .teacher .thumbnail {
position: relative;
}
.post-type-archive-teacher .teacher .thumbnail a .top-img,
.scp-teachers .teacher .thumbnail a .top-img,
.widget-teachers .teacher .thumbnail a .top-img {
position: absolute;
left: 0;
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.post-type-archive-teacher .teacher .thumbnail a:hover img.top-img,
.scp-teachers .teacher .thumbnail a:hover img.top-img,
.widget-teachers .teacher .thumbnail a:hover img.top-img {
opacity: 0;
}
.post-type-archive-teacher .teacher .item,
.scp-teachers .teacher .item,
.widget-teachers .teacher .item {
padding: 18px 0;
}
.post-type-archive-teacher .teacher .entry-title,
.post-type-archive-teacher .teacher .entry-title a,
.scp-teachers .teacher .entry-title,
.scp-teachers .teacher .entry-title a,
.widget-teachers .teacher .entry-title,
.widget-teachers .teacher .entry-title a {
margin-top: 0;
margin-bottom: 0;
font-size: 18px;
font-weight: normal;
line-height: 22px;
color: #000;
}
.post-type-archive-teacher .teacher .job-title,
.scp-teachers .teacher .job-title,
.widget-teachers .teacher .job-title {
margin: 5px 0 14px;
font-size: 15px;
line-height: 17px;
color: #000;
}
.post-type-archive-teacher .teacher .text,
.scp-teachers .teacher .text,
.widget-teachers .teacher .text {
float: left;
margin-right: 7px;
font-size: 14px;
display: none;
}
.post-type-archive-teacher .teacher .summary,
.scp-teachers .teacher .summary,
.widget-teachers .teacher .summary {
line-height: 24px;
font-size: 16px;
}
.post-type-archive-teacher .teacher .summary p,
.scp-teachers .teacher .summary p,
.widget-teachers .teacher .summary p {
margin-bottom: 3px;
}
.post-type-archive-teacher .teacher {
padding: 0;
}
@media (min-width: 768px) {
.hide-on-desktop {
display: none !important;
}
.wh-offset-one-eight {
margin-left: 12.5%;
}
.overflow-visible {
overflow: visible !important;
}
.width-auto {
width: auto;
} .woocommerce ul.products li.product.last, .woocommerce .woocommerce-page ul.products li.last {
margin-right: 0;
} .wh-post-item {
width: 50%;
}
}
@media (max-width: 767px) {  #commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url {
width: 100%;
float: none;
}
#commentform .comment-form-author input,
#commentform .comment-form-email input,
#commentform .comment-form-url input {
margin-bottom: 0;
}
.comment-list {
padding: 0;
}
.comment-list .comment, .comment-list ul .comment {
margin-bottom: 20px;
}
.comment-list .comment .avatar-wrap, .comment-list ul .comment .avatar-wrap {
border-top: 1px solid #e6e6e6;
position: static;
float: none;
margin-left: 32px;
overflow: hidden;
margin-bottom: 10px;
}
.comment-list .comment .body, .comment-list ul .comment .body {
margin-left: 0;
margin-bottom: 20px;
width: 100%;
border: none;
padding-left: 32px;
padding-top: 0;
}
.comment-list .comment .body .inner, .comment-list ul .comment .body .inner {
padding-left: 0;
}
.comment-list .comment .body p, .comment-list ul .comment .body p {
margin-top: 0;
margin-bottom: 10px;
}
.comment-list .comment.depth-1 > .avatar-wrap, .comment-list ul .comment.depth-1 > .avatar-wrap {
margin-left: 0;
}
.comment-list .comment.depth-1 > .body, .comment-list ul .comment.depth-1 > .body {
padding-left: 0;
} .testimonial_rotator_wrap {
padding: 20px;
}
.testimonial_rotator.template-default .has-image .img, .testimonial_rotator_single.has-image.template-default .img {
text-align: left;
} .scp-block-quote-alt {
width: 100% !important;
}
.scp-block-quote-alt.right {
float: right !important;
} .reset-padding-on-mobile.vc_column_container > .vc_column-inner {
padding-left: 15px !important;
padding-right: 15px !important;
}
.vc_column-inner {
margin-bottom: 30px;
}
.vc_row[data-vc-full-width], .vc_section[data-vc-full-width] {
padding-left: 0 !important;
padding-right: 0 !important;
}
.vc_pageable-slide-wrapper {
margin: 0 !important;
}
.vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-4, .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-6, .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-12 {
padding-right: 0 !important;
}
.wh-custom-tabs .vc_tta-tab > a, .wh-custom-tabs.vc_tta.vc_tta-tabs .vc_tta-panel-title > a {
text-align: center;
}  .contact-form.three-column > div {
text-align: center;
padding: 0 15px;
}
.contact-form.three-column button[type=submit] {
width: 100%;
} .ls-bottom-nav-wrapper {
top: 0;
}
.wpb_layerslider_element {
margin-bottom: 0;
}  .page-template-template-sidebar-left-childpages .wh-sidebar {
padding-right: 15px;
margin-bottom: 0 !important;
padding-bottom: 0;
}
.page-template-template-sidebar-left-childpages .wh-sidebar .testimonial_rotator_wrap {
display: none;
}
.page-template-template-sidebar-left-childpages .children-links {
margin-bottom: 0;
}
.page-template-template-sidebar-left-childpages .wh-content-inner {
padding-left: 15px;
padding-top: 20px !important;
}
.page-template-template-sidebar-right-childpages .wh-sidebar {
margin-top: 0;
}
.page-template-template-sidebar-right-childpages .children-links {
display: none;
}
.page-template-template-sidebar-right-childpages .child-pages-mobile-wrap .children-links {
display: block;
}
.page-template-template-fullwidth-no-container-menu-left #cbp-menu-main {
display: none;
}
.page-template-template-fullwidth-no-container-menu-left .main-wrap {
padding-left: 0;
} .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group,
.single-tribe_events .tribe-events-event-meta .column,
.single-tribe_events .wh-events-single-meta .tribe-events-meta-group,
.single-tribe_events .wh-events-single-meta .column {
width: 100%;
}
#tribe-mobile-container .type-tribe_events h4 a {
line-height: 30px !important;
}
#tribe-mobile-container .tribe-events-event-schedule-details {
clear: both;
float: left;
margin-bottom: 5px;
}
.tribe-event-schedule-details {
padding: 13px;
}
.tribe-events-venue-details span {
display: inline-block;
margin-bottom: 5px;
}
.tribe-events-address {
display: block !important;
margin-bottom: 0;
}
.tribe-events-list .tribe-events-venue-details {
padding-top: 18px;
}
.tribe-events-list .time-details {
margin: 10px 0 18px;
} .wh-footer .widget {
min-height: auto !important;
} .woocommerce div.product div.images, .woocommerce div.product div.summary {
margin-bottom: 2em;
}
.woocommerce form .form-row ::-webkit-input-placeholder {
text-align: right;
}
.woocommerce table.cart td.actions .coupon .button,
.woocommerce-page table.cart td.actions .coupon .button,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon input {
width: 100%;
}
.woocommerce table.cart td.actions .coupon .input-text {
margin-bottom: 7px;
}
.woocommerce table.shop_table_responsive tr,
.woocommerce-page table.shop_table_responsive tr {
margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
width: 100%;
margin: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
border: 0;
}
.woocommerce div.product div.images,
.woocommerce div.product div.summary {
margin-bottom: 30px;
}
.woocommerce nav.woocommerce-pagination {
margin-bottom: 20px;
}
.woocommerce-products-header__title.page-title {
margin-top: 30px;
} .hide-on-small-tablet {
display: none !important;
}
.vc_row.mobile-row-margin-top-0 {
margin-top: 0px !important;
}
.vc_row.mobile-row-margin-bottom-0 {
margin-bottom: 0px !important;
}
.mobile-column-margin-top-0 > .vc_column-inner {
margin-top: 0px !important;
}
.mobile-column-margin-bottom-0 > .vc_column-inner {
margin-bottom: 0px !important;
}
.mobile-column-padding-top-0 > .vc_column-inner {
padding-top: 0px !important;
}
.mobile-column-padding-bottom-0 > .vc_column-inner {
padding-bottom: 0px !important;
}
.vc_row.mobile-row-margin-top-10 {
margin-top: 10px !important;
}
.vc_row.mobile-row-margin-bottom-10 {
margin-bottom: 10px !important;
}
.mobile-column-margin-top-10 > .vc_column-inner {
margin-top: 10px !important;
}
.mobile-column-margin-bottom-10 > .vc_column-inner {
margin-bottom: 10px !important;
}
.mobile-column-padding-top-10 > .vc_column-inner {
padding-top: 10px !important;
}
.mobile-column-padding-bottom-10 > .vc_column-inner {
padding-bottom: 10px !important;
}
.vc_row.mobile-row-margin-top-20 {
margin-top: 20px !important;
}
.vc_row.mobile-row-margin-bottom-20 {
margin-bottom: 20px !important;
}
.mobile-column-margin-top-20 > .vc_column-inner {
margin-top: 20px !important;
}
.mobile-column-margin-bottom-20 > .vc_column-inner {
margin-bottom: 20px !important;
}
.mobile-column-padding-top-20 > .vc_column-inner {
padding-top: 20px !important;
}
.mobile-column-padding-bottom-20 > .vc_column-inner {
padding-bottom: 20px !important;
}
.vc_row.mobile-row-margin-top-30 {
margin-top: 30px !important;
}
.vc_row.mobile-row-margin-bottom-30 {
margin-bottom: 30px !important;
}
.mobile-column-margin-top-30 > .vc_column-inner {
margin-top: 30px !important;
}
.mobile-column-margin-bottom-30 > .vc_column-inner {
margin-bottom: 30px !important;
}
.mobile-column-padding-top-30 > .vc_column-inner {
padding-top: 30px !important;
}
.mobile-column-padding-bottom-30 > .vc_column-inner {
padding-bottom: 30px !important;
}
.vc_row.mobile-row-margin-top-40 {
margin-top: 40px !important;
}
.vc_row.mobile-row-margin-bottom-40 {
margin-bottom: 40px !important;
}
.mobile-column-margin-top-40 > .vc_column-inner {
margin-top: 40px !important;
}
.mobile-column-margin-bottom-40 > .vc_column-inner {
margin-bottom: 40px !important;
}
.mobile-column-padding-top-40 > .vc_column-inner {
padding-top: 40px !important;
}
.mobile-column-padding-bottom-40 > .vc_column-inner {
padding-bottom: 40px !important;
}
.vc_row.mobile-row-margin-top-50 {
margin-top: 50px !important;
}
.vc_row.mobile-row-margin-bottom-50 {
margin-bottom: 50px !important;
}
.mobile-column-margin-top-50 > .vc_column-inner {
margin-top: 50px !important;
}
.mobile-column-margin-bottom-50 > .vc_column-inner {
margin-bottom: 50px !important;
}
.mobile-column-padding-top-50 > .vc_column-inner {
padding-top: 50px !important;
}
.mobile-column-padding-bottom-50 > .vc_column-inner {
padding-bottom: 50px !important;
}
.vc_row.mobile-row-margin-top-60 {
margin-top: 60px !important;
}
.vc_row.mobile-row-margin-bottom-60 {
margin-bottom: 60px !important;
}
.mobile-column-margin-top-60 > .vc_column-inner {
margin-top: 60px !important;
}
.mobile-column-margin-bottom-60 > .vc_column-inner {
margin-bottom: 60px !important;
}
.mobile-column-padding-top-60 > .vc_column-inner {
padding-top: 60px !important;
}
.mobile-column-padding-bottom-60 > .vc_column-inner {
padding-bottom: 60px !important;
}
.vc_row.mobile-row-margin-top-70 {
margin-top: 70px !important;
}
.vc_row.mobile-row-margin-bottom-70 {
margin-bottom: 70px !important;
}
.mobile-column-margin-top-70 > .vc_column-inner {
margin-top: 70px !important;
}
.mobile-column-margin-bottom-70 > .vc_column-inner {
margin-bottom: 70px !important;
}
.mobile-column-padding-top-70 > .vc_column-inner {
padding-top: 70px !important;
}
.mobile-column-padding-bottom-70 > .vc_column-inner {
padding-bottom: 70px !important;
}
.wh-content {
padding-top: 0 !important;
}
}
@media (max-width: 540px) {  .woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product {
width: 100%;
}
.woocommerce .woocommerce-ordering {
float: left;
width: 100%;
margin-top: 50px;
}
.woocommerce .woocommerce-ordering select {
width: 100%;
}
}
@media (max-width: 480px) { .hide-on-mobile {
display: none !important;
}
.wh-offset-one-eight {
margin-left: 0;
}
body.boxed {
padding: 0;
}
.wh-page-title-bar {
min-height: 100px !important;
} .comment-list .comment .body, .comment-list ul .comment .body {
padding-top: 0;
}
.comment-list .comment .body .author-link, .comment-list ul .comment .body .author-link {
display: block;
}
.comment-list .comment .body time, .comment-list ul .comment .body time {
display: block;
float: left;
}
} @media (min-width: 1025px) { .wh-post-item {
width: 50%;
}
}
@media (max-width: 900px) {
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
font-size: 16px;
}
}
@media (max-width: 979px) {
.sf-menu.wh-menu-main .senseiloginlogout {
position: relative;
right: 0;
}
}