<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html body {
color: #fff;
font-size: 13px;
line-height: 24px;
font-weight: normal;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-weight: 400;
margin-bottom: 15px;
margin-top: 15px;
}
img {
max-width: 100%;
height: auto;
}
ul, li {
margin: 0;
padding: 0;
list-style: none;
}
pre {
background: #232323 linear-gradient(#fff 50%, #f1f1f1 50%);
background-size: 38px 38px;
border: 1px solid #e5e5e5;
border-radius: 0;
color: #838383;
display: block;
line-height: 19px;
margin: 5px 0;
overflow-x: visible;
overflow-y: hidden;
padding: 0 10px;
white-space: pre-wrap;
word-wrap: break-word;
}
table {
border-collapse: separate;
border-spacing: 0;
border: 1px solid rgba(51, 51, 51, 0.1);
border-width: 1px 0 0 1px;
margin: 0 0 1.6em;
table-layout: fixed;
width: 100%;
}
th, td {
border: 1px solid rgba(255, 255, 255, 0.1);
padding: 5px;
border-width: 0 1px 1px 0;
}
th, dt {
font-weight: bold;
}
dt {
font-size: 120%;
}
.clear {
clear: both;
}
dl, dd {
margin-bottom: 20px;
}
address {
font-style: italic;
margin: 0 0 15px;
}
a{
outline:none!important;
}
a:hover, a:focus,a:active {
text-decoration: none;
color: #fff;
}
.post-text ul, .post-text li,
.entry-content ul, .entry-content li {
list-style: inherit;
}
.page-links {
margin: 5px 0;
}
.page-links &gt; a, .page-links &gt; span {
padding: 3px 6px;
border: 1px solid rgba(51, 51, 51, 0.1);
}
.post-text ul, .entry-content ul {
margin-left: 15px;
}
.grey {
color: #c4c4c4;
}
.light-grey {
color: #b9b9b9;
}
p{
color: #cacaca;
}
input[type="button"], input[type="submit"] {
border: medium none;
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: 700;
margin-bottom: 15px;
margin-right: 5px;
outline: medium none;
padding: 3px 25px;
color: #fff;
}
.vc_row{
background-position: top left!important;
}
@media (min-width: 1200px) {
.container {
width: 1200px;
}
}
@media (max-width: 767px) {
.vc_row .container {
padding-left:30px;
padding-right:30px;
}
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 10px auto 10px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 0 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption .wp-caption-text {
font-size: 12px;
line-height: 17px;
margin: 0;
font-style: italic;
background: rgba(0,0,0,0.1);
text-align: left;
padding: 12px 20px;
width: calc(100% - 3px);
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.post-text ol {
padding-left: 15px;
line-height: 36px;
}
.post-text ol ol {
padding-left: 30px;
}
.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-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.gallery-caption {
font-weight: normal;
padding:0 15px;
}
.gallery-item{
text-align: center;
}
.bypostauthor {
font-weight: normal;
}
.sticky {
font-weight: normal;
} .sticky .post-icon i::before {
content: '\f02e' !important;
}
.iw-parallax, .iw-parallax-overlay {
position: absolute;
width: 100%;
height: 100%;
top:0;
left:0;
} .panel-tools {
position: fixed;
left: 0;
top: 80px;
z-index: 9999;
background: #fff;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
color: #848484;
font-size: 11px;
}
.panel-tools .panel-content {
padding: 16px;
width: 240px;
display: none;
margin-left: -240px;
border: 1px solid #dddddd !important;
}
.panel-tools button, .panel-tools span.button-command {
border: none;
color: #848484;
margin: 5px 0;
display: inline-block;
border: 1px solid #dddddd;
position: relative;
}
.panel-tools span.button-command {
padding: 0 8px;
}
.panel-tools a:active &gt; span.button-command {
top: 2px;
}
.panel-tools h3 {
font-size: 13px;
padding-bottom: 12px;
margin-top: 12px;
text-transform: uppercase;
}
.panel-tools .title {
border-bottom: 1px solid #d8d8d8;
}
.panel-tools .panel-button {
right: -45px;
position: absolute;
text-align: center;
top: -5px;
width: 45px;
height: 45px;
line-height: 48px;
font-size: 24px;
background: #f5f5f5;
border: 1px solid #dddddd;
border-left: 0;
border-radius: 0 2px 2px 0;
}
.off-canvas-enabled body.rtl .panel-tools {
left: 0 !important;
right: auto !important;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
}
.panel-tools .panel-button i {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.panel-tools .panel-button:hover i {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.panel-tools .panel-button.active i {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.panel-tools .layout-setting h3 {
margin-top: 5px;
}
.panel-tools .button-command, .reset-button button {
width: 100px;
margin-right: 0px;
line-height: 28px;
border: 1px solid #dedede;
font-size: 11px;
color: inherit;
text-transform: uppercase;
}
.panel-tools .rtl-setting {
margin-top: 5px;
}
.panel-tools .rtl-setting .button-command {
width: auto;
}
.panel-tools .button-command.active, .reset-button button {
color: #fff;
}
.panel-tools .color-setting button {
width: 27px;
height: 27px;
margin-right: 5px;
border: 2px solid #fff;
}
.panel-tools .color-setting button.active {
border: 2px solid #d7d7d7;
}
.panel-tools .color-setting button:last-child {
margin-right: 0;
}
.panel-tools .reset-button {
margin-top: 0px;
padding-top: 10px;
}
.panel-tools .overlay-setting {
position: relative;
}
.panel-tools .overlay-setting.disabled:after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
background: #fff;
z-index: 1;
opacity: 0.7;
}  .wrapper {
overflow-x: hidden;
background: #181818;
position:relative;
}
.body-boxed {
background:#222;
}
.body-boxed .wrapper {
box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 1);
margin: auto;
max-width: 1200px;
overflow: hidden;
}
.body-boxed .header.header-default.header-sticky.clone{
margin: 0 auto;
max-width: 1200px;
}
.beveled-background{
position:relative;
overflow: hidden;
display: inline-block;
z-index: 1;
color:#fff;
}
.beveled-background:hover{
color: #fff;
}
.beveled-background:before{
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transform: skewX(-30deg) translateX(-15%);
width: 100%;
z-index: -1;
}
.inwave-map{
color:#222222;
}
.contents-main,.main-content{
padding-top: 25px;
}
.page-template-home-page .contents-main,
.page-template-home-page .main-content{
padding-top:0;
}   .header {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
background: rgba(0, 0, 0, 0.3); }
.has-slider .header {
border-bottom: none;
box-shadow: none;
background: none;
}
.header-top {
color: #bdbdbd;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
height: 39px;
line-height: 39px;
font-size: 12px;
overflow: hidden;
}
.header-top .iw-social-all .fa:after,
.header-top .header-address .fa:after,
.header-top .search-form-header:after{
content: '';
display: inline-block;
width: 2px;
background: rgba(255, 255, 255, 0.4);
height: 17px;
margin: 0 8px -3px 11px;
transform: skewX(-35deg);
}
.header-top .search-form-header:after{
margin: 0 0 -3px 5px;
}
.header-top .iw-social-all {
float: right;
}
.header-top .iw-social-all li {
float: left;
}
.header-top .iw-social-all li a {
color: #dfdfdf;
font-size: 14px;
}
.header-top .iw-social-all li:last-child .fa::after{
display: none;
}
.header-address{
float:left;
}
.header.header-default {
position: absolute;
width: 100%;
z-index: 999;
}
.header .iw-menu-default {
display: block;
text-align: right;
}
.header .iw-menu-default:after {
clear: both;
content: '';
display: block;
}
.header .logo-wrapper{
float:left;
}
.header .logo {
margin: 0;
}
.header .logo a {
display: inline-block;
max-height: 50px;
max-width: 200px;
margin-top:5px;
}
.header .off-canvas-open {
display: none;
}
.header .navbar.navbar-default{
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 0 none;
margin: 0;
padding: 20px 0 0 0;
}
.header .iw-icon-search-cart {
float: right;
margin-left:20px;
margin-top: 2px;
}
.iw-icon-search-cart &gt; button {
top:3px;
padding: 0 0 0 15px;
}
.header .iw-button-toggle {
display: none;
}
.header .search-form {
display: inline-block;
font-size: 14px;
}
.header .top-search {
-webkit-transition: width 0.3s linear 0s, right 0.3s linear 0s;
transition: width 0.3s linear 0s, right 0.3s linear 0s;
}
.header .search-form .search-wrap{
-webkit-transition: border-radius 0.3s linear 0s;
transition: border-radius 0.3s linear 0s;
}
.header .top-search {
width: 0;
padding: 0;
margin: 0;
border: none;
color: #ffffff;
background: #325a69;
position: absolute;
height: 37px;
line-height: 35px;
right: 22px;
text-indent: 15px;
border-top-left-radius: 37px;
border-bottom-left-radius: 37px;
z-index: 1;
}
.header .display-search-box .top-search {
width: 200px;
right: 100%;
}
.header .search-form .display-search-box .search-wrap {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.header .cart-icon, .header .search-form .search-wrap{
font-size: 14px;
border-radius: 50%;
color: #ffffff;
display: inline-block;
height: 37px;
line-height: 37px;
margin-left: 5px;
position: relative;
text-align: center;
background: #325a69;
position: relative;
width: 37px;
cursor: pointer;
}
.header .cart-icon, .header .search-form span {
display: inline-block;
height: 37px;
width: 37px;
}
.header .iw-main-menu .iw-nav-menu:after {
clear: both;
content: '';
display: block;
}
.header .iw-main-menu .iw-nav-menu &gt; li,
.header .iw-nav-menu &gt; ul &gt; li {
display: inline-block;
padding-bottom: 20px;
position: relative;
text-align: left;
}
.has-slider .header .iw-main-menu .iw-nav-menu &gt; li,
.has-slider .header .iw-nav-menu &gt; ul &gt; li {
padding-bottom: 2px;
}
.header .iw-main-menu .iw-nav-menu &gt; li .sub-menu li:hover{
background:#1b1b1b;
}
.header .iw-main-menu .iw-nav-menu &gt; li:after {
background: #fff none repeat scroll 0 0;
bottom: 0;
content: "";
height: 2px;
left: 0;
position: absolute;
-webkit-transition: width 0.2s linear 0s;
transition: width 0.2s linear 0s;
width: 0;
}
.header .iw-main-menu .iw-nav-menu &gt; li.logo:after{
display: none;
}
.header .iw-main-menu .iw-nav-menu &gt; li:hover:after {
width: 80%;
}
.header .iw-main-menu .iw-nav-menu &gt; li .sub-menu {
background: #0f0f0f none repeat scroll 0 0;
width: 250px;
visibility: hidden;
}
.header .iw-main-menu .iw-nav-menu &gt; li &gt; .sub-menu {
left: 0;
position: absolute;
top: 100%;
-webkit-transition: padding 0.2s ease-out 0s;
transition: padding 0.2s ease-out 0s;
opacity: 0;
z-index: 2;
}
.header .iw-main-menu .iw-nav-menu &gt; li:hover &gt; .sub-menu {
visibility: visible;
opacity:1;
}
.header .iw-main-menu .iw-nav-menu &gt; li:hover &gt; .sub-menu &gt; li &gt; a {
padding: 10px 10px 10px 17px;
opacity:1;
}
.header .iw-main-menu .iw-nav-menu &gt; li:hover &gt; .sub-menu &gt; li a{
}
.header .iw-main-menu .iw-nav-menu &gt; li:last-child &gt; a {
padding-right: 0;
}
.header .iw-main-menu .iw-nav-menu li a {
color: rgb(255, 255, 255);
display: inline-block;
font-size: 14px;
font-weight: 600;
line-height: 38px;
padding-right: 32px;
position: relative;
}
.header .iw-main-menu .iw-nav-menu li.logo a{
margin-top: 0;
}
.header .iw-main-menu .iw-nav-menu li .sub-menu li {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header .iw-main-menu .iw-nav-menu li .sub-menu li:last-child {
border-bottom: 0;
}
.header .iw-main-menu .iw-nav-menu &gt; li &gt; a .icon-arrow {
display: none;
}
.header .iw-nav-menu li a .icon-arrow::before {
content: "\f061";
display: inline-block;
float: right;
font-family: FontAwesome;
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: inherit;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
font-weight: normal;
line-height: inherit;
text-rendering: auto;
transform: translate(0px, 0px);
}
.header .iw-main-menu .iw-nav-menu li .sub-menu li a {
opacity:1;
color: #cacaca;
display: block;
font-weight: 400;
line-height: 20px;
padding: 0 15px;
-webkit-transition: padding 0.2s ease-out 0s;
transition: padding 0.2s ease-out 0s;
}
.header .iw-main-menu .iw-nav-menu &gt; li .sub-menu li:last-child a {
border-bottom: 0;
}
.header .iw-main-menu .iw-nav-menu &gt; li .sub-menu li {
position: relative;
border-left:3px solid transparent;
}
.header .iw-main-menu .iw-nav-menu &gt; li .sub-menu li .sub-menu {
left: 80%;
position: absolute;
top: 0;
opacity: 0;
-webkit-transition: left 0.2s linear 0s, opacity 0.2s linear 0s;
transition: left 0.2s linear 0s, opacity 0.2s linear 0s;
}
.header .iw-main-menu .iw-nav-menu &gt; li .sub-menu li:hover &gt; .sub-menu {
visibility: visible;
opacity: 1;
left: 100%;
}
.header .iw-main-menu .iw-nav-menu li .sub-menu li .sub-menu a {
padding: 10px 20px;
}
.off-canvas-placeholder,
.off-canvas-menu,
.off-canvas-open {
display: none;
}
.off-canvas-open{
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 0 none;
float: right;
position: relative;
}
.off-canvas-open i{
color: #ffffff;
font-size: 30px;
}
.header .header-top .cart-icon,  .header-top .search-form .search-wrap,
.header .header-top .top-search{
line-height:39px;
background: none;
border-radius: 0;
height:auto;
font-size: 14px;
}
.header .header-top .iw-icon-search-cart{
float:right;
margin:0;
}
.middle-logo .logo-wrapper{
display: none;
}
.middle-logo .iw-menu-default{
text-align: center;
}  .header-v2 .header-top{
background: rgba(0,0,0,0.3);
border-bottom:1px solid rgba(255,255,255,0.1);
outline:2px solid rgba(0,0,0,0.3);
height:39px;
line-height: 39px;
}
.header-v2 .navbar.navbar-default{
padding-top:15px;
}
.header-v2 .button-menu-mobile &gt; button {
padding: 0 0 0 15px;
} .header-v3 .header-top{
border-bottom:1px solid rgba(255,255,255,0.1);
background: rgba(0,0,0,0.28);
}
.header-v3 .navbar.navbar-default{
background: rgba(35,35,35,0.75);
box-shadow: 1px 1px 1px rgba(35,35,35,1);
position: relative;
}
.header.header-v3 .iw-main-menu .iw-nav-menu &gt; li {
padding-bottom: 20px;
}
.header-v3 .logo-wrapper{
position: absolute;
z-index: 1;
height:calc(100% + 25px);
top:0;
padding-top:15px;
}
.header-v3 .logo-wrapper:before{
position: absolute;
top:-1px;
right:-40px;
width:5000px;
height:100%;
background: #009fd7;
z-index: -1;
content:'';
-webkit-transform:skewX(-35deg);
transform: skewX(-35deg);
box-shadow: 2px 1px 1px rgba(0,0,0,0.7);
} .header.header-v4 .iw-main-menu .iw-nav-menu &gt; li {
padding-bottom: 22px;
}
.header.header-v4 .iw-main-menu .iw-nav-menu &gt; li:hover a{
color:#f0f0f0;
}
.header.header-v4 .iw-main-menu .iw-nav-menu &gt; li::after{
background: #fff;
}
.header.header-v4 .iw-main-menu .iw-nav-menu &gt; li &gt; .sub-menu{
padding-top:5px;
}
.header.header-v4 .iw-main-menu .iw-nav-menu &gt; li .sub-menu li{
border:none!important;
}
.header.header-v4 .container{
position: relative;
}
.header.header-v4 .iw-icon-search-cart{
position: absolute;
right:15px;
}
.header.header-v4 .navbar{
min-height: 60px;
}
.header.header-v4 .cart-icon, .header.header-v4 .search-form .search-wrap{
background: rgba(255,255,255,0.15);
}
.header.header-v4 .cart-icon:hover, .header.header-v4 .search-form .search-wrap:hover{
background: #fff;
}
.header.header-v4 .top-search{
background: #fff;
color:grey;
}
.header.header-v4 .search-form .display-search-box .search-wrap{
background: #fff;
}
.header.header-v4 .logo-mobile, .header.header-v2 .logo-mobile {
margin-top: 5px;
} .header.header-v5 .off-canvas-open{
z-index: 1;
margin-top:34px;
margin-right:10px;
}
.header.header-v5 .iw-icon-search-cart{
position:fixed;
right:0;
top:95px;
z-index:999;
}
.header.header-v5 .search-form{
display: block;
height: auto!important;
margin-bottom: 5px;
}
.header.header-v5 .cart-icon{
position: relative;
}
.header.header-v5 .cart-icon,.header.header-v5 .top-search,.header.header-v5 .search-form .search-wrap{
background: #484b51;
border-radius: 0;
-webkit-transition: background 0.3s ease 0s;
transition: background 0.3s ease 0s;
}
.header.header-v5 .search-form:before,.header.header-v5 .cart-icon:before{
-webkit-transition: right 0.3s ease 0s;
transition: right 0.3s ease 0s;
content:'';
right: 0px;
position: absolute;
top:0;
z-index:-1;
}
.header.header-v5 .search-form:hover:before,.header.header-v5 .cart-icon:hover:before{
right: 37px;
content:'';
border-top: 0px solid transparent;
border-right: 12px solid #484b51;
border-bottom: 37px solid transparent;
}
.header.header-v5 .cart-icon:hover,.header.header-v5 .search-form:hover .top-search,.header.header-v5 .search-form:hover .search-wrap{
color: #fff;
} .sticky-logo{
display:none;
}
.header.clone .main-logo{
display: none;
}
.header-sticky.clone .logo img{
display: none;
}
.header-sticky.clone .logo .sticky-logo{
display: inline;
}
.middle-logo .header-sticky.clone .logo  a{
margin-top: 0;
}
.middle-logo ul.iw-nav-menu{
display: inline-block;
}
.header.clone {
background: #0a0a0a;
border-bottom: 0;
position: fixed;
top: -200px;
left: 0;
right: 0;
z-index: 999;
-webkit-transition: 0.2s top cubic-bezier(.3,.73,.3,.74);
transition: 0.2s top cubic-bezier(.3,.73,.3,.74);
}
.header.clone .header-top{
display: none;
}
body.down .header.header-sticky{
display: none;
}
body.down .header.header-sticky.clone {
top: 0;
display: block;
}
body.down.admin-bar .header.header-sticky.clone {
top:32px;
}
@media screen and ( max-width: 782px ) {
body.down.admin-bar .header.header-sticky.clone {
top:0;
}
}
body.down .header.header-sticky.clone .search-form-header.display-search-box {
height: 50px;
} body.down .has-slider .header.clone .iw-main-menu .iw-nav-menu &gt; li {
padding-bottom: 15px!important;
}
.header-v3.header-sticky.clone .logo-wrapper:before{
display: none;
}
.header-v3.header-sticky.clone .logo-wrapper{
padding:12px 0 0 0;
height:100%;
}
.header-v3.header-sticky.clone .off-canvas-open{
padding:5px 0 0 0;
}  .logo-one-page {
position: absolute;
width: 100%;
top: 0;
left: 0;
z-index: 999;
}
.iw-one-page-menu {
height: 100%;
position: relative;
text-align: right;
width: 100%;
top: 0;
right: -100%;
-webkit-transition: right 0.3s linear 0s;
transition: right 0.3s linear 0s;
}
.iw-one-page-menu::before {
background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transition: transform 0.3s linear 0s;
-webkit-transition: transform 0.3s linear 0s;  width: 100%;
z-index: 1;
}
.iw-one-page-menu::after {
background: #ffffff none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transform: translateX(60%) skewX(-40deg);
width: 100%;
z-index: 2;
}
.icon-close {
color: #ff0000;
position: relative;
right: 35px;
top: 0;
z-index: 9;
font-size: 20px;
}    .slide-container{
background: #222222;
}
.slide-container .tp-revslider-mainul:before{
background: linear-gradient(to bottom, rgba(23,23,23,0), rgba(23,23,23,1));
content:'';
width:100%;
height:100px;
position:absolute;
left:0;
bottom:0;
z-index: 21;
}
.slide-container .custom .tp-bullet{
width:50px;
height:5px;
background:#eee;
}
.iw-slider-button3{
color: #fff;
} .page-heading {
background: url(https://www.morethanbikeshop.com/wp-content/uploads/main-bg.jpg) top center no-repeat;
background-size: cover;
position: relative;
}
.iw-heading-title.iw-category-2 &gt; h1 {
color: #ffffff;
font-size: 36px;
line-height: 24px;
} .breadcrumbs {
position: absolute;
bottom: 0;
width: 100%;
padding: 10px 0 10px;
border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.breadcrumbs ul:after {
clear: both;
content: '';
display: block;
}
.breadcrumbs ul li::after {
content: '';
display: inline-block;
width: 2px;
background: rgba(255, 255, 255, 0.4);
height: 17px;
margin: 0 0px -3px 15px;
transform: skewX(-35deg);
}
.breadcrumbs ul li:last-child::after {
display: none;
}
.breadcrumbs ul li {
float: left;
margin-right: 15px;
list-style: none;
}
.breadcrumbs ul li i {
display: inline-block;
margin-right: 5px;
}
.breadcrumbs ul li a {
font-size: 13px;
line-height: 24px;
color: #fff;
}  .post-icon{
float:left;
width:74px;
text-align:center;
padding:22px 0;
font-size: 30px;
}
.sticky .post-icon{
padding:10px 0;
}
.feature-post{
font-size:14px;
text-transform: uppercase;
}
.post-info-date{
margin-top: 10px;
float:left;
clear: left;
text-align:center;
font-size:18px;
width:74px;
padding:10px 0;
line-height:1;
text-transform:uppercase;
font-weight:bold;
position:relative;
}
.post-info-date:before{
border-right: 74px solid transparent;
border-top: 34px solid #fff;
content: "";
height: 0;
left: 0;
position: absolute;
top: 100%;
width: 0;
}
.post-info-date span{
font-size:36px;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
display: inline-block;
margin-bottom: 4px;
padding-bottom: 3px;
}
.post-content{
padding:30px 30px 0 30px;
}
.post-content-detail{
margin-left:104px;
}
h3.post-title{
font-size:24px;
margin:0;
font-weight:600;
line-height:1;
}
h3.post-title a{
color:#fff;
}
h3.post-title a:hover{
color:#d4094c;
}
.post-info{
padding-top:12px;
}
.post-info &gt; div &gt; span{
padding-right:5px;
}
.post-info &gt; div{
display:inline-block;
color:#fff;
text-transform: uppercase;
font-size: 12px;
}
.post-info &gt; div + div:before{
background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
content: "";
display: inline-block;
height: 17px;
margin: 0 13px -3px 13px;
transform: skewX(-35deg);
width: 2px;
}
.post-info-category span{
color:#fff;
}
.post-content-head{
padding:0 0px 14px 0;
margin-bottom:5px;
}
.post-content-desc{
text-align:justify;
}
a.more-link{
display:inline-block;
font-size: 14px;
text-transform: uppercase;
}
a.more-link .fa{
margin-left:6px;
}
.post-content-footer{
margin-top:17px;
}
.post-item{
margin-bottom:30px;
padding:0 0 30px 0;
background: #272727;
}
.format-link .post-content-desc a{
color:#d4094c;
font-weight:bold;
}
.format-link .post-content-desc a:hover{
color:#838383;
}
.post-item .gallery .owl-controls{
margin:0;
position:absolute;
width:100%;
top:calc(50% - 22px);
}
.post-item .owl-theme:hover .owl-controls .owl-buttons div{
opacity:1;
}
.post-item .owl-theme .owl-controls .owl-buttons div{
margin:0;
padding:0;
background:none!important;
height:34px;
width:33px;
line-height:30px;
text-align:center;
opacity:1;
color:#fff;
border-radius:0;
font-size:14px;
position:absolute;
border:2px solid #fff;
font-weight: 700;
padding:0!important;
opacity:0;
transition: opacity ease 0.3s;
-webkit-transition: opacity ease 0.3s;
}
.post-item .owl-theme .owl-controls .owl-buttons div.owl-prev{
left:20px;
}
.post-item .owl-theme .owl-controls .owl-buttons div.owl-next{
right:20px;
}
.post-item .owl-theme .owl-controls .owl-buttons div:hover{
color:#fff;
background:#d4094c;
}
.post-item .owl-theme.gallery-columns-2 img,
.post-item .owl-theme.gallery-columns-3 img,
.post-item .owl-theme.gallery-columns-4 img,
.post-item .owl-theme.gallery-columns-5 img,
.post-item .owl-theme.gallery-columns-6 img,
.post-item .owl-theme.gallery-columns-7 img,
.post-item .owl-theme.gallery-columns-8 img,
.post-item .owl-theme.gallery-columns-9 img{
width:100%;
}  .widget-area a{
color:#fff;
}
.widget-area select{
width: 100%;
background:none;
border:1px solid rgba(255,255,255,0.15);
padding:5px 10px;
}
.widget-area select option{
padding:5px 10px;
}
.search-box{
position:relative;
}
.search-box input.top-search{
height:40px;
line-height:38px;
border:1px solid rgba(255,255,255,0.1);
width:100%;
padding:0 45px 0 10px;
background: none;
}
.search-box .sub-search{
position:absolute;
top:0;
right:0;
}
.widget_recent_entries ul li{
display:table;
width:100%;
clear:both;
border-bottom:1px solid rgba(255,255,255,0.1);
border-left:2px solid transparent;
padding:12px 0 12px 13px;
}
.widget-area .post-date{
text-transform: uppercase;
color:#666666;
}
.widget-area .textwidget p{
color:#666666;
}
.widget_recent_entries ul li a.recent-blog-post-thumnail{
width:73px;
margin-top:6px;
float:left;
}
.widget_recent_entries ul li .recent-blog-post-detail{
margin-left:85px;
padding-bottom: 6px;
}
.widget_calendar td,
.widget_calendar th {
line-height: 2.3333;
text-align: center;
padding: 0;
}
.widget_calendar caption {
font-weight: 700;
margin: 0 0 1.6em;
letter-spacing: 0.04em;
text-transform: uppercase;
}
.widget_calendar tbody a {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
background-color: #333;
color: #fff;
display: block;
font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
background-color: rgba(51, 51, 51, 0.7)!important;
color: #fff;
}
.widget_meta ul li a,
.widget_archive ul li a,
.widget_recent_comments li,
.widget_rss li,
.widget_pages li,
.widget_nav_menu li{
display:block;
padding:12px 0;
border-bottom:1px solid rgba(255,255,255,0.1);
font-size:14px;
color:#cacaca;
}
.widget_rss .rssSummary{
font-size:12px;
}
.widget_nav_menu li:last-child,
.widget_pages li:last-child{
border:none;
}
.widget_nav_menu li li,
.widget_pages li li{
padding-left:25px;
}
.widget_archive ul li a:before{
font-family: FontAwesome;
content:'\f133';
margin:0 15px 0 5px;
}
.widget_recent_comments ul li,
.widget_recent_comments ul li a{
font-size: 12px;
}
.widget_recent_comments ul li .fa{
color:#fff;
margin-right: 5px;
}  .single-content .comments{
margin-bottom:30px;
}
.single-content .post-content{
padding-left:0;
padding-right:0;
}
.single-content .post-item{
background:none;
padding:0;
}
.single-content .post-content-desc{
padding:0;
color:#f9f9f9;
}
.tags-links a {
display:inline-block;
font-size: 12px !important;
padding: 4px 35px 3px 10px;
color: #c0c0c0;
position: relative;
z-index: 0;
overflow: hidden;
border-left: 1px #353535 solid;
font-size: 12px;
margin-right: 5px;
margin-top: 20px;
}
.tags-links a:hover {
color:#ffffff;
}
.tags-links a:before {
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transform: skewX(-30deg) translateX(-15%);
width: 100%;
z-index: -1;
border: 1px #353535 solid;
}
.single-post-share{
margin-top: 20px;
padding:20px 0;
border-top:1px solid rgba(255,255,255,0.05);
border-bottom:1px solid rgba(255,255,255,0.05);
}
.single-post-share .share-title{
text-transform:uppercase;
font-size:14px;
color:#767676;
}
.single-post-share .social-icon{
float:right;
}
.single-post-share .social-icon a{
color:#d9d9d9;
padding:0 13px;
}
.blog-author{
background:#202020;
margin-top:35px;
}
.blog-author .authorAvt{
float:left;
width:213px;
}
.blog-author .authorAvt img{
width:100%;
}
.blog-author .authorDetails{
margin-left:213px;
padding:25px;
}
.blog-author .author-title a{
margin-bottom:15px;
font-size:24px;
padding: 10px 50px 12px 15px;
font-weight: 300;
}
.blog-author .author-title a:before{
border-bottom:1px solid #0d6c8e;
}
.comments-content{
background:#202020;
}
.comments-content .comment-respond{
padding: 0 30px 20px 30px;
}
.comments-content .comment-notes{
margin-bottom:15px;
}
h3.comment-title,
h3.related-post-title{
text-transform:uppercase;
margin:0 0 15px 0;
padding: 12px 50px 14px 15px;
font-size:18px;
font-weight: 300;
}
h3.comment-reply-title{
border-bottom:1px solid rgba(255,255,255,0.1);
margin-top:0;
text-transform: uppercase;
font-size: 14px;
padding-bottom:10px;
margin-bottom:10px;
}
.commentFormField input, .commentFormField textarea{
height:37px;
line-height:35px;
width:100%;
border-radius:3px;
color:#cccccc;
padding:0 10px;
border:1px solid rgba(255,255,255,0.1);
background: none;
margin:0 0 23px 0;
border-radius: 0;
}
.commentFormField textarea{
height:auto;
line-height:20px;
padding:7px 10px;
}
.logged-in .comment-form .col-md-6{
width:100%;
}
.comment-form .logged-in-as,
.comment-form .comment-notes{
padding:5px 0;
}
.comments-content .form-submit .btn-submit{
height:39px;
line-height:39px;
color:#fff;
text-transform:uppercase;
padding:0 20px;
border-radius:0px;
background: none;
width: 100%;
max-width: 415px;
font-size: 18px;
font-weight: 300;
}
.comment-notes{
color:#e2e2e2;
}
.commentList{
padding:0 0 30px 0;
color:#e2e2e2;
}
.commentAvt{
float:left;
width:80px;
}
.commentAvt img{
border-radius:500px;
}
.commentRight{
margin-left:100px;
}
.comment_list .name-cmt{
font-weight:600;
margin-right: 15px;
}
.date-cmt {
font-size: 12px;
}
.comment_list .content-reply{
padding-top:12px;
}
.comment_list .comment-reply-link{
margin-left: 10px;
}
.comment_list li.comment{
border-top:1px solid rgba(255,255,255,0.1);
}
.comment_list &gt; li.comment:last-child{
border-bottom:1px solid rgba(255,255,255,0.1);
}
.comment_list li.comment div.comment{
padding:20px;
}
.comment_list &gt; li.comment:first-child{
border:none;
}
.comment_list ul li.comment{
padding-left:95px;
}
.related-post{
margin-top:30px;
}
.related-post-title &gt; a {
display: inline-block;
font-size: 14px;
padding: 15px 0 5px;
text-transform: uppercase;
}  .widget-area .widget{
margin-bottom: 40px;
}
.widget-area h3.widget-title {
font-size: 18px;
color: #ffffff;
text-transform: uppercase;
margin: 0;
} .widget_price_filter {
padding: 15px 15px 40px;
}
.widget-area .widget_price_filter h3.widget-title {
border-bottom: 1px rgba(0, 0, 0, 0.14) solid;
color:#fff;
padding:10px 0 20px 0;
}
.widget_price_filter .price_slider_wrapper{
margin-top: 32px;
}
.woocommerce .widget_price_filter div.price_slider_wrapper .ui-widget-content{
background: rgba(0, 0, 0, 0.4);
}
.woocommerce .widget_price_filter div.ui-slider .ui-slider-range {
background: #ffffff;
}
.woocommerce .widget_price_filter div.ui-slider .ui-slider-handle {
background: none;
height: 14px;
top: -4px;
width: 14px;
}
.woocommerce .widget_price_filter div.ui-slider .ui-slider-handle:before {
background: url(//www.morethanbikeshop.com/wp-content/themes/motohero/assets/images/handle.png) no-repeat;
content: "";
height: 20px;
position: absolute;
width: 15px;
}
.woocommerce .widget_price_filter div.price_slider_amount {
padding-top: 15px;
text-align: left;
color: #fff;
font-size: 12px;
text-transform: uppercase;
}
.woocommerce .widget_price_filter div.price_slider_amount .button {
margin: 0 20px 0 0;
padding: 10px 15px;
float:left;
border: 2px #ffffff solid;
background: none;
-webkit-border-radius: 0;
border-radius: 0;
}
.woocommerce .widget_price_filter .price_label {
margin-top: 5px;
} .widget_categories .widget-title,
.widget_product_categories .widget-title {
padding: 20px!important;
background: #222222;
}
ul.product-categories li,
.widget_categories ul li{
border-top: 1px solid #353535;
background: #222222;
position: relative;
border-left: 4px solid #222222;
}
ul.product-categories li:hover,
.widget_categories ul li:hover{
background: none;
}
ul.product-categories li:before,
.widget_categories ul li:before {
content: "\f058";
font-family: FontAwesome;
position: absolute;
top: 20px;
left: 15px;
color: #dadada;
font-size: 14px;
}
ul.product-categories li a,
.widget_categories ul li a{
padding: 20px 0 20px 50px;
color: #ffffff;
display:inline-block;
position:relative;
font-size: 14px;
text-transform: capitalize;
} .widget-area h3.widget-title{
position: relative;
z-index: 0;
padding-bottom: 25px;
}
.widget-area .widget-title:before{
background: rgba(0, 0, 0, 0) url(//www.morethanbikeshop.com/wp-content/themes/motohero/assets/images/border-title.jpg) repeat-x scroll 0 0;
content: "";
height: 100%;
position: absolute;
right: 0;
top: 2px;
width: 100%;
z-index: -1;
}
.widget_price_filter  h3.widget-title:before,
.widget_product_categories h3.widget-title:before,
.widget_categories h3.widget-title:before{
display: none;
}
.widget-area .widget-title span{
padding-right: 10px;
background: #181818;
}
.widget_price_filter  h3.widget-title span,
.widget_product_categories  h3.widget-title span,
.widget_categories h3.widget-title span{
background: none;
}
.woocommerce.widget ul.product_list_widget li {
padding: 20px 10px 10px 10px;
border-bottom:1px solid #353535;
border-left: 2px #181818 solid;
}
.woocommerce.widget ul.product_list_widget li .product-image {
float:left;
width: 75px;
height: 75px;
margin-right: 15px;
}
.woocommerce.widget ul.product_list_widget li .product-image img {
height: auto;
margin: 0;
width: 100%;
}
.woocommerce.widget ul.product_list_widget li .info-products {
overflow: hidden;
}
.woocommerce.widget ul.product_list_widget li a.product-name {
font-size: 13px;
font-weight: normal;
display: block;
margin-top: -5px;
color: #ffffff;
margin-bottom: 15px;
}
.woocommerce.widget ul.product_list_widget li .price-box {
font-size: 12px;
text-transform: uppercase;
}
.woocommerce.widget ul.product_list_widget li div.price-box &gt; span {
color: #fff;
display: inline-block;
padding: 5px 40px 5px 10px;
position: relative;
z-index: 0;
}
.woocommerce.widget ul.product_list_widget li .price-box span:before {
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transform: skewX(-30deg) translateX(-15%);
width: 100%;
z-index: -1;
} .woocommerce.widget_product_tag_cloud h3.widget-title {
margin-top: 35px;
}
.woocommerce.widget_product_tag_cloud .tagcloud,
.widget_tag_cloud .tagcloud {
padding-top: 10px;
width: 100%;
}
.woocommerce.widget_product_tag_cloud .tagcloud a,
.widget_tag_cloud .tagcloud a {
display:inline-block;
font-size: 12px !important;
padding: 5px 35px 5px 10px;
margin: 0 5px 10px 0;
color: #dadada;
position: relative;
z-index: 0;
overflow: hidden;
border-left: 1px #353535 solid;
}
.woocommerce.widget_product_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:hover {
color:#ffffff;
}
.woocommerce.widget_product_tag_cloud .tagcloud a:before,
.widget_tag_cloud .tagcloud a:before {
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transform: skewX(-30deg) translateX(-15%);
width: 100%;
z-index: -1;
border: 1px #353535 solid;
}  .page-nav a {
font-size: 14px;
color: #ffffff;
border: 1px #353535 solid;
margin-right: 10px;
text-align: center;
display: inline-block;
padding: 4px 12px;
overflow: hidden;
}
.page-nav a i {
font-size: 20px;
}
.page-nav span.current, .page-nav a:hover {
border: none;
position: relative;
z-index: 0;
overflow: hidden;
font-size: 14px;
color: #ffffff;
padding: 5px 20px 5px 12px;
display: inline-block;
margin-right: 4px;
}
.page-nav span.current:before, .page-nav a:hover:before {
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transform: skewX(-20deg) translateX(-20%);
width: 100%;
z-index: -1;
} .product-list {
margin: 0px 0 65px;
}
.iw-product-content {
background: #222222;
position: relative;
}
.woo-list-product-grid .product-image {
position:relative;
z-index: 0;
padding: 0;
text-align: center;
}
.woo-list-product-grid .product-image .product-status {
position: absolute;
width: 100%;
height: auto;
top: 25px;
left: 25px;
text-align: left;
font-size: 14px;
text-transform: uppercase;
opacity: 0;
transition: opacity ease 0.5s;
-webkit-transition: opacity ease 0.5s;
}
.woo-list-product-grid:hover .product-image .product-status {
opacity: 1;
}
.woo-list-product-grid .product-image .product-status .new-label {
float: left;
padding: 5px 15px;
margin-right: 10px;
}
.woo-list-product-grid .product-image .product-status .iw-onsale-label {
float: left;
overflow: hidden;
}
.iw-onsale-label {
overflow: hidden;
}
.onsale-label {
padding: 5px 29px 5px 15px;
position: relative;
z-index: 9;
display: inline-block;
}
.onsale-label:before {
background: rgba(0, 0, 0, 0.14);
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
-webkit-transform: skewX(-30deg) translateX(-15%);
transform: skewX(-30deg) translateX(-15%);
z-index: -1;
width: 100%;
}
.woo-list-product-grid .actions {
text-align: center;
position: absolute;
width: 100%;
top: calc(50% - 24px);
transition:all ease 0.5s;
-webkit-transition: all ease 0.5s;
opacity: 0;
left: 0;
}
.woo-list-product-grid .actions a {
display: inline-block;
height: 45px;
width: 45px;
line-height: 45px;
font-size: 18px;
text-align: center;
margin: 0 3px;
z-index: 99;
color: #ffffff;
-webkit-transition: transform 0.4s ease 0s;
transition: transform 0.4s ease 0s;
}
.woo-list-product-grid .actions a.quickview {
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
.woo-list-product-grid .actions a.quickview {
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
.woo-list-product-grid .actions a.add_to_wishlist {
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
.product-image-wrapper:hover .product-image .actions {
opacity:1;
}
.product-image-wrapper:hover .product-image .actions a{
-webkit-transform: translateX(0);
transform: translateX(0);
}
.woo-list-product-grid .product-image img{
width:100%;
}
.woo-list-product-grid{
background:#f5f5f5;
margin-bottom:30px;
}
.woo-list-product-grid .info-products {
padding: 15px 0 0;
position: relative;
-webkit-transition: transform 0.4s ease 0s;
transition: transform 0.4s ease 0s;
}
.product-image-wrapper:hover .info-products {
transform: translateY(-50px);
}
.woo-list-product-grid a {
color: #ffffff;
}
.woo-list-product-grid .product-name a {
text-transform: capitalize;
font-size: 18px;
padding: 0 15px;
color: #ffffff;
margin-bottom: 20px;
display: inline-block;
}
.woo-list-product-grid .info-products .cat-list{
font-size:12px;
}
.price-box-inner {
text-align: left;
overflow: hidden;
}
.price-box {
margin-bottom: 5px;
display: inline-block;
}
.price-box ins {
display: inline-block;
}
.price-box span.amount {
color: #ffffff;
display: inline-block;
font-size: 18px;
padding: 9px 40px 9px 15px;
position: relative;
z-index: 0;
}
.price-box span.amount:before {
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
-webkit-transform: skewX(-30deg) translateX(-15%);
transform: skewX(-30deg) translateX(-15%);
z-index: -1;
width: 100%;
}
.product-image-wrapper:hover .price-box span.amount::before {
background: rgba(0, 0, 0, 0.14);
}
.price-box del {
padding: 0 10px 0 5px;
color: #ffffff;
display: inline-block;
float: right;
}
.price-box del span.amount {
color: #fff;
display: inline-block;
font-size: 14px;
position: relative;
z-index: 0;
text-decoration: line-through;
}
.price-box del span.amount:before {
display: none;
}
.price-box del span.amount {
background:none;
}
.woo-list-product-grid .cart-rating {
padding: 5px 0 5px 15px;
border-top: 1px rgba(255, 255, 255, 0.14) solid;
bottom: 0;
height: auto;
left: 0;
opacity: 0;
overflow: hidden;
position: absolute;
top: auto;
-webkit-transform: translateY(99%);
transform: translateY(99%);
transition: -moz-transform 0.4s ease 0s;
-webkit-transition: -moz-transform 0.4s ease 0s;
width: 100%;
margin-bottom: 5px;
}
.product-image-wrapper {
overflow: hidden;
}
.product-image-wrapper:hover .info-products .cart-rating {
opacity: 1;
transform: translateY(100%);
}
.woo-list-product-grid .cart-rating .rating-box {
float: left;
font-size: 14px;
margin-top: 6px;
}
.woo-list-product-grid .cart-rating .rating-box .star-rating:before {
font-size: 14px;
color: #ffffff;
}
.woo-list-product-grid .cart-rating .add-cart {
float: right;
overflow: hidden;
}
.woo-list-product-grid .cart-rating .add-cart a {
color: #ffffff;
font-size: 12px;
text-transform: uppercase;
display: inline-block;
position: relative;
}
.woo-list-product-grid .cart-rating .add-cart span {
display: inline-block;
position: relative;
padding: 9px 15px 9px 40px;
z-index: 0;
}
.woo-list-product-grid .cart-rating .add-cart span:before {
background: rgba(0, 0, 0, 0.14);
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
-webkit-transform: skewX(30deg) translateX(15%);
transform: skewX(30deg) translateX(15%);
z-index: -1;
width: 100%;
}
.cart-rating .add-cart a i {
margin: 0 20px;
}  .product-detail .product-essential table.variations{
margin:0;
}
.product-detail .product-essential table.variations{
border: none;
margin: 0;
}
.product-detail .product-essential table.variations td{
border: none;
padding:0 0 5px 0;
color: inherit;
}
.product-detail .product-essential table.variations  td.value select{
height:30px;
border:1px solid #e4e4e4;
margin:0 10px 5px 0;
}
.product-detail .product-essential {
background: #222222;
padding-right: 25px;
}
.product-detail .product-essential .product-img-box {
background: #323232;
}
.product-detail .product-detail-title {
font-size: 18px;
text-transform: uppercase;
margin: 20px 0 5px;
}
.product-detail .product-essential .price-and-rating {
margin-bottom: 10px;
}
.product-detail .product-essential .price-box {
float:left;
margin: 0;
}
.product-detail .rating-box {
float:right;
}
.product-detail .price-and-rating {
padding-top:10px;
}
.woocommerce .woocommerce-product-rating .star-rating{
height: 15px;
margin: 2px 0 0 0;
}
.woocommerce .theme-bg .star-rating span:before{
color: #fff;
}
.product-detail .short-description {
padding-top: 10px;
margin-bottom: 45px;
}
.product-detail .product-essential .product-img-box {
position: relative;
}
.product-detail .product-essential .product-img-box .woocommerce-main-image img {
width: 100%;
height: auto;
}
.quantity {
color: #dadada;
float: left;
margin-right: 10px;
position: relative;
border: 1px solid #353535;
}
.product-detail .quantity input.qty, .product-cart .quantity input.qty {
background: none;
border: none;
height: 35px;
width: 80px;
line-height: 27px;
padding: 0 10px 0 15px;
font-size: 12px;
text-align: left;
}
.increase-qty, .decrease-qty {
cursor: pointer;
float: right;
height: 6px;
line-height: 1;
position: absolute;
right: 10px;
}
.increase-qty {
top: 9px;
}
.decrease-qty {
top: 11px;
}
body .add-to-box {
padding-top: 12px;
margin-bottom: 30px;
}
body .add-to-box button.single_add_to_cart_button {
line-height: 36px;
height: 36px;
color: #ffffff;
-webkit-border-radius: 0;
border-radius: 0;
padding: 0 15px 0 45px;
font-size: 12px;
font-weight: 400;
position: relative;
float: left;
margin-right: 9px;
z-index: 0;
overflow: hidden;
border: none;
text-transform: uppercase;
}
.yith-wcwl-wishlistaddedbrowse.show,
.yith-wcwl-wishlistexistsbrowse.show {
padding-bottom: 10px;
}
.add-to-box .single_add_to_cart_button:before {
content: "\f07a";
font-family: "FontAwesome";
position: absolute;
left: 10px;
}
.add-to-box .single_add_to_cart_button:after {
content: "";
position: absolute;
left: 0;
top: 0;
z-index: -1;
width: 50px;
height: 100%;
background: rgba(0, 0, 0, 0.14);
-webkit-transform: skewX(-30deg) translateX(-25%);
transform: skewX(-30deg) translateX(-25%);
}
.product-detail .product_meta{
font-size: 12px;
color: #dadada;
}
.product-detail .product-essential a.add_to_wishlist{
height: 35px;
width: 35px;
text-align: center;
line-height: 35px;
color: #ffffff;
display: inline-block;
border: 1px #353535 solid;
}
.product-detail .product_meta label{
margin: 0;
width: 115px;
}
.product-detail .product_meta &gt; div {
border-top: 1px solid #353535;
padding: 10px 0;
}
.product-detail .tags-list a {
height: 28px;
padding: 0 10px;
color: #9c9c9c;
margin: 0 5px 0 0;
border: 1px solid #353535;
display:inline-block;
line-height:26px;
}
.product-detail .product_detail_share_icon {
text-align: right;
padding: 20px 0;
}
.product-detail .product_detail_share_icon a {
height: 35px;
line-height: 35px;
text-align: center;
width: 35px;
color: #ffffff;
display: inline-block;
font-size: 14px;
}
.product-detail .iw-onsale-label {
font-size: 14px;
text-transform: uppercase;
margin: 20px 0 0 20px;
display: inline-block;
position: absolute;
}
.product-detail .new-label {
font-size: 14px;
text-transform: uppercase;
padding: 5px 15px;
position: absolute;
top: 20px;
left: 20px;
}
.product-detail .product-essential .more-views {
position: relative;
background: #3b3b3b;
padding: 10px 30px;
}
.product-detail .product-essential .more-views .owl-carousel {
padding: 0 5px;
border-left: 1px #545454 solid;
border-right: 1px #545454 solid;
background: #3b3b3b;
}
.product-essential .more-views .owl-wrapper .owl-item .item {
background: #2b2b2b;
padding: 5px;
}
.product-essential .more-views .owl-wrapper .owl-item img{
width:100%;
}
.product-essential .more-views .owl-theme .owl-controls {
display: block!important;
margin: 0;
}
.product-detail .product-essential .more-views .customNavigation .btn {
position: absolute;
top: 18px;
padding: 0 3px;
background: none!important;
border: none!important;
box-shadow: none!important;
}
.quickview-box .product-detail .product-essential .more-views .customNavigation .btn {
top:calc(50% - 10px);
}
.product-detail .product-essential .more-views .customNavigation .prev {
left:0;
}
.product-detail .product-essential .more-views .customNavigation .next {
right:0;
}
.product-detail .product-essential .more-views .owl-item {
padding:0 2px;
}
.product-list .product-row-item,.product-related .col-md-4{
margin-bottom: 30px;
} .product-detail .product-essential .owl-buttons {
position: absolute;
top: calc(50% - 5px);
width: 100%;
}
.product-detail .product-essential .owl-theme .owl-controls .owl-buttons div {
background: none;
font-size: 24px;
line-height: 20px;
margin: 0;
padding: 0;
position: absolute;
top: 0;
}
.product-detail .product-essential .owl-theme .owl-controls .owl-buttons div.owl-prev{
left:-25px;
background: none !important;
padding: 0;
}
.product-detail .product-essential .owl-theme .owl-controls .owl-buttons div.owl-next {
right:-15px;
background: none !important;
padding: 0;
}
.product-detail .product-collateral ul {
display: inline-flex;
}
.product-detail .product-collateral ul li {
display: inline-block;
font-size: 14px;
position: relative;
overflow: hidden;
}
.product-detail .product-collateral ul li a {
color: #ffffff;
display:inline-block;
padding: 15px 40px 15px 20px;
position: relative;
z-index: 0;
text-transform: uppercase;
}
.product-detail .product-collateral ul li.current a::before,
.product-detail .product-collateral ul li:hover a::before {
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transform: skewX(-30deg) translateX(-15%);
width: 100%;
z-index: -1;
}
.product-detail .product-collateral #woo-tab-contents{
background: #222222;
padding:30px 20px;
margin-top:-1px;
}
.product-detail .product-collateral ol.commentlist{
padding:0;
}
.product-detail .product-collateral ol.commentlist .woo-comment-avt{
float:left;
}
.product-detail .product-collateral ol.commentlist .woo-comment-avt img{
position:relative!important;
}
.product-detail .product-collateral ol.commentlist .woo-comment-detail{
margin-left:50px;
}
.product-detail .product-collateral ol.commentlist .woo-comment-author{
font-size:14px;
text-transform:uppercase;
color:#d4094c;
display:inline-block;
}
.product-detail .product-collateral ol.commentlist .woo-comment-date:before{
content:"/";
padding:0 10px;
}
.woocommerce .star-rating{
height:14px;
line-height:14px;
}
.woocommerce #reviews #comments ol.commentlist li:first-child {
padding: 0 0 25px !important;
}
.woocommerce #reviews #comments ol.commentlist li {
margin: 0 !important;
padding: 25px 0 !important;
border-bottom: 1px #2d2d2d solid !important;
}
#tab-reviews .commentlist .comment_container .img-avatar {
height: 90px;
width: 90px;
line-height: 90px;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
float: left;
overflow: hidden;
margin-right: 20px;
position: relative;
border: 2px #ffffff solid;
}
.woocommerce #reviews #comments ol.commentlist li .img-avatar img.avatar {
border: none;
background: none;
width: 100%;
position: relative;
padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
overflow: hidden;
border: none !important;
margin: 0 !important;
padding: 0 !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text strong {
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
margin-right: 20px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text time {
color: #959595;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: 12px !important;
margin-bottom: 10px !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
margin: 0 !important;
}
.product-detail .comment-respond .woo-review-form-field, .product-detail .comment-respond textarea.control{
width:100%;
height:34px;
line-height:32px;
border:1px solid #353535;
border-radius:0;
margin-bottom:25px;
padding:0 5px;
background: #181818;
}
.product-detail .comment-respond textarea.control{
padding:5px;
line-height:20px;
height:auto;
}
.woocommerce .comment-respond h3.comment-reply-title{
margin:40px 0 30px!important;
padding:0;
position:relative;
border:none;
z-index:2;
}
.woocommerce .comment-respond h3.comment-reply-title span{
background: #222222;
padding-right: 20px;
text-transform: uppercase;
}
.woocommerce .comment-respond h3.comment-reply-title:before{
position:absolute;
z-index:-1;
border-top:2px solid #353535;
content:'';
width:100%;
top:calc(50% - 1px);
left:0;
}
.product-detail .comment-respond .comment-form-rating label{
margin:0 30px 0 0;
float:left;
}
.product-detail .comment-respond .form-submit{
float:none;
}
.product-detail .comment-respond .form-submit .btn-submit{
height:36px;
line-height:36px;
border:none;
text-transform:uppercase;
font-size:14px;
padding:0 30px;
margin:14px 0 0 0;
}
.product-related{
margin-top:55px;
}
.product-related h3.title{
margin-bottom: 5px;
font-size: 14px;
text-transform: uppercase;
position: relative;
overflow: hidden;
padding: 0 0 20px;
border-bottom: 1px #353535 solid;
}
.product-related h3.title span{
color: #ffffff;
display: inline-block;
padding: 15px 40px 15px 20px;
position: relative;
z-index: 0;
}
.product-related h3.title span:before {
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transform: skewX(-30deg) translateX(-10%);
width: 100%;
z-index: -1;
}
.quickview-box{
text-align:left;
background:#fff;
padding:0;
}
.quickview-close{
background: #000;
border: none;
border-radius: 50px;
box-shadow: 0 0 2px 2px #878787;
color: #fff;
font-size: 14px;
height: 24px;
line-height: 1;
padding: 0;
position: absolute;
right: -10px;
text-align: center;
top: -10px;
width: 24px;
}
.quickview-box .product-essential{
padding-top:0!important;
}
.product-detail .product-collateral{
margin-top:35px;
}
.woocommerce-product-search input[type=submit]{
position:absolute;
text-indent:9999px;
background:url(//www.morethanbikeshop.com/wp-content/themes/motohero/assets/images/search.png) no-repeat center center scroll transparent;
padding:0;
margin:0;
right:0;
top:0;
height:40px;
width:40px;
}
.woocommerce-product-search input.search-field{
border: 1px solid #353535;
border-radius: 2px;
box-shadow: 1px 1px 3px -1px #dfdfdf inset;
height: 40px;
line-height: 38px;
padding: 0 45px 0 10px;
width: 100%;
}
.woocommerce-product-search{
position:relative;
margin-top:15px;
}
.widget.widget_product_search h3.widget-title{
margin-bottom:28px;
}  .woocommerce .product-cart .cart-collaterals {
margin-top:30px;
width:auto;
}
.woocommerce .product-cart .cart-collaterals .product-related {
margin: 25px 0 45px;
}
.woocommerce .product-cart .cart-collaterals .cart_totals {
float: none;
width: auto;
}
.woo-cart-coupon {
border: 1px solid #353535;
}
.woocommerce-cart .product-cart .cart-collaterals .cart_totals .cart-total {
border: 1px solid #353535;
}
.woocommerce-cart .product-cart .cart-collaterals .cart_totals .title,
.woo-cart-coupon .row-title{
font-size: 14px;
padding: 6px 20px;
text-transform: uppercase;
}
.woocommerce-cart .product-cart .cart-collaterals .cart_totals table {
margin: 0;
padding: 20px 20px 5px;
border-left:none;
}
.woocommerce-cart .product-cart .cart-collaterals .cart_totals tr.cart-subtotal {
padding-top: 3px;
}
.woocommerce-cart .product-cart .cart-collaterals .cart_totals table td {
text-align: right;
}
.woocommerce-cart .product-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .product-cart .cart-collaterals .cart_totals table th {
border-bottom: 1px solid #353535;
border-top: 0 none;
padding: 6px 0;
}
.woocommerce-cart .product-cart .cart-collaterals .cart_totals table th {
color: #dadada;
font-weight: normal;
}
.woo-cart-coupon .woo-coupon-row + .woo-coupon-row {
border-top: 1px solid #353535;
}
.woo-cart-coupon .row-item {
padding: 20px;
}
.woo-cart-coupon #coupon_code {
background: #222222;
border: 1px solid #353535;
border-radius: 2px;
height: 30px;
line-height: 28px;
padding: 0 10px;
}
.woo-cart-coupon .button{
border: none !important;
border-radius: 2px !important;
color: #fff !important;
font-size: 12px !important;
font-weight: bold !important;
height: 30px !important;
line-height: 30px !important;
padding: 0 15px !important;
}
.woo-cart-coupon .button:hover{
background:#474747!important;
}
.woocommerce div.woocommerce-error,
.woocommerce div.woocommerce-info,
.woocommerce div.woocommerce-message{
color:#838383;
}
div.woocommerce .woocommerce-error a,
.lost_password a{
color:#db084d;
}
.woocommerce .woocommerce-error a:hover,
.lost_password a:hover{
color:#838383;
}
.woocommerce-cart .product-cart .cart-collaterals .cart_totals .amount,
.woocommerce .checkout-box-order table.shop_table .amount {
font-size: 14px;
}
.woocommerce-cart .product-cart .wc-proceed-to-checkout {
padding: 8px 20px 0;
text-align: right;
}
.woocommerce-cart .product-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce .calc_shipping_postcode_wap .button, .woocommerce .checkout-box-login button.button,
.woocommerce .checkout-box-coupon button.button,
div.woocommerce-message a.wc-forward {
-webkit-border-radius: 0;
border-radius: 0;
color: #fff;
display: inline-block;
font-size: 12px;
font-weight: normal;
height: 33px;
line-height: 33px;
padding: 0 20px;
text-transform: uppercase;
}
.woocommerce-cart .product-cart .wc-proceed-to-checkout a.checkout-button {
position: relative;
z-index: 0;
padding-left: 45px;
}
.woocommerce-cart .product-cart .wc-proceed-to-checkout a.checkout-button:after {
background: rgba(0, 0, 0, 0.14) none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transform: skewX(-30deg) translateX(-25%);
width: 45px;
z-index: -1;
}
.woocommerce-cart .product-cart .wc-proceed-to-checkout a.checkout-button em {
position: absolute;
left: 10px;
top: 0;
}
.cart-table-items {
border: 1px solid #434343;
}
.cart-table-items .cart-table-title {
border-bottom: 1px solid #434343;
color: #ffffff;
font-size: 14px;
text-transform: uppercase;
}
.cart-table-items .row-item {
display: table;
margin: 0;
width: 100%;
}
.cart-table-items .cart-table-title .row-item .item {
background: #343434;
}
.cart-table-items .row-item.cart_item {
background: #222222;
}
.cart-table-items .cart-table-title .item, .cart-table-items .cart_item .item {
border-left: 1px solid #434343;
}
.cart-table-items .cart-table-title .item.no-border, .cart-table-items .cart_item .item.no-border {
border-left: none;
}
.cart-table-items .row-item .item {
display: table-cell;
float: none;
padding: 0;
vertical-align: middle;
}
.cart-table-items .cart-table-title .item, .cart-table-items .cart_item .item {
border-left: 1px solid #434343;
}
.cart-table-items .cart_item + .cart_item {
border-top: 1px solid #434343;
}
.cart-table-items .name-item {
padding: 17px 10px;
}
.cart-table-items .qty-item {
padding-left: 12px;
}
.cart-table-items .cart-table-title .title-cart-table.delete-item, .cart-table-items .row-item .delete-item{
font-size: 14px;
padding-left: 0;
padding-right:0;
text-align: center;
}
.title-cart-table.delete-item a {
color: #343434;
cursor: default;
}
.woocommerce .product-cart a.remove{
display:inline-block;
height:16px;
line-height:16px;
width:16px;
font-size:12px;
}
.product-cart .cart-table-items .cart-price{
font-size: 14px;
font-weight: bold;
padding-left: 12px;
}
.product-cart .cart-table-items .name-item &gt; a {
float: left;
margin-right: 15px;
width: 75px;
height: 75px;
background: #ffffff;
}
.product-cart .cart-table-items .name-item &gt; a img {
height: auto;
width: 100%;
}
.product-cart .cart-table-items .product-info {
overflow: hidden;
}
.product-cart .cart-table-items .product-info a{
color: #dadada;
display: block;
margin-top: 5px;
text-transform: capitalize;
font-size: 14px;
}
.woo-shipping-calculator-button a{
color: #ffffff;
text-transform: uppercase;
padding: 10px 25px;
display: inline-block;
}
.cart-table-items .cart-table-title .title-cart-table{
padding: 6px 12px 7px;
}
.checkout-box {
border: 1px solid #353535;
margin-bottom: 30px;
}
.checkout-box .title{
border-bottom: 1px solid #353535;
font-size: 12px;
text-transform: uppercase;
padding: 6px 15px;
}
.checkout-box .box {
padding: 0 15px 15px;
}
.checkout-box .box .woocommerce-billing-fields input {
background: #222222;
border: 1px #353535 solid !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
color: #dadada !important;
font-size: 12px;
}
.checkout-box .box .select2-container--default .select2-selection--single {
height: 32px;
line-height: 32px;
}
.checkout-box .box .select2-container--default .select2-selection--single {
border: 1px #353535 solid !important;
background: #222222;
}
.checkout-box .box .select2-container--default .select2-selection--single .select2-selection__rendered {
background: #222222;
line-height: 30px;
font-size: 12px;
color: #a4a4a4;
}
.checkout-box .box .select2-container--default .select2-selection--single .select2-selection__arrow {
border-left: 1px #353535 solid;
width: 30px;
height: 30px;
}
.checkout-box .box .woocommerce-billing-fields label {
font-size: 12px;
color: #a4a4a4 !important;
}
.checkout-box .box {
color: #a4a4a4;
}
.checkout-box-login .box {
padding-top: 7px;
}
.checkout-box-coupon .box {
padding: 15px;
}
.checkout-box-login .login-form-input {
padding-top: 40px;
}
.checkout-box-login .login-form-button {
padding-top: 23px;
}
.checkout-box-login input.input-text, .checkout-box-coupon input.input-text {
background: #222222;
border: 1px solid #353535;
border-radius: 2px;
color: #9c9c9c;
height: 30px;
line-height: 28px;
padding: 0 10px;
width: 100%;
}
.checkout-box-coupon input.input-text{
margin-bottom:20px;
}
.checkout-box-login label.inline {
display: inline-block;
font-weight: normal;
margin-left: 15px;
}
.checkout-box-login .lost_password {
padding-top: 10px;
}
.checkout-box-bill .box {
padding-top: 15px;
}
.woocommerce form .checkout-box-ship-address input.input-text,
.woocommerce form .checkout-box-bill input.input-text {
border: 1px solid #353535;
border-radius: 3px;
height: 30px;
line-height: 28px;
padding: 0 7px;
}
.woocommerce form .checkout-box-ship-address .form-row textarea.input-text,
.woocommerce form .checkout-box-bill .form-row textarea.input-text {
border: 1px solid #353535;
border-radius: 3px;
line-height: 20px;
padding: 7px;
background: #222222;
}
.select2-container .select2-choice {
border: 1px solid #353535;
border-radius: 3px;
height: 30px;
line-height: 28px;
}
.woocommerce form .checkout-box-ship-address .form-row.woocommerce-invalid .select2-container,
.woocommerce form .checkout-box-ship-address .form-row.woocommerce-invalid input.input-text,
.woocommerce form .checkout-box-ship-address .form-row.woocommerce-invalid select,
.woocommerce form .checkout-box-bill .form-row.woocommerce-invalid .select2-container,
.woocommerce form .checkout-box-bill .form-row.woocommerce-invalid input.input-text,
.woocommerce form .checkout-box-bill .form-row.woocommerce-invalid select {
border-color: #ff0000;
}
.checkout-box-ship-address #ship-to-different-address {
padding-bottom: 5px;
padding-top: 8px;
}
.woocommerce form .checkout-box-ship-address .form-row label,
.woocommerce form .checkout-box-bill .form-row label {
font-weight: normal;
line-height: 24px;
margin: 0 0 9px;
}
.select2-drop-active, .select2-drop.select2-drop-above.select2-drop-active,
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
border-color: #353535;
}
.select2-results .select2-result-label {
padding: 0;
border-radius:0;
}
.woocommerce .checkout-box-order table.shop_table{
border:none;
border-radius:0;
}
.woocommerce .checkout-box-order table.shop_table th,
.woocommerce .checkout-box-order table.shop_table td{
border:none;
}
.woocommerce .checkout-box-order .product-total,
.woocommerce .checkout-box-order tfoot td{
text-align:right;
}
.woocommerce .checkout-box-order table.shop_table tbody td,
.woocommerce .checkout-box-order table.shop_table tfoot th,
.woocommerce .checkout-box-order table.shop_table tfoot td{
border-top:1px solid #353535;
}
.woocommerce-checkout div#payment {
background: none;
border-radius: 0;
}
.woocommerce-checkout div#payment ul.payment_methods {
border: 1px solid #353535;
padding: 8px 0 0;
}
.woocommerce-checkout div#payment ul.payment_methods li + li {
border-top: 1px solid #353535;
}
.woocommerce-checkout div#payment ul.payment_methods li {
padding: 11px 25px;
}
.woocommerce-checkout div#payment ul.payment_methods li input.input-radio {
float: left;
margin: 6px 5px 0 0;
}
.woocommerce-checkout div#payment label {
font-size: 12px;
font-weight: normal;
margin: 0;
color:#666;
}
.woocommerce-checkout div#payment div.payment_box:before {
display: none;
}
.woocommerce-checkout div#payment div.payment_box {
background: none;
font-size: 12px;
line-height: 20px;
margin: 0;
padding: 1px 0 0 18px;
}
.woocommerce-checkout div#payment ul.payment_methods li.payment_method_paypal input.input-radio {
margin-top: 17px;
}
.woocommerce div#payment #place_order{
float: none;
font-size: 15px;
font-weight:normal;
height: 40px;
line-height: 40px;
padding: 0 25px 0 45px;
position: relative;
-webkit-border-radius: 0;
border-radius: 0;
z-index: 0;
}
.woocommerce div#payment span {
position: relative;
z-index: 0;
display: inline-block;
}
.woocommerce div#payment span:after{
background: rgba(0, 0, 0, 0.14) none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transform: skewX(-30deg) translateX(-25%);
width: 50px;
}
.woocommerce div#payment span:before {
content: "\f061";
font-family: "FontAwesome";
left: 10px;
position: absolute;
top: 5px;
z-index: 9;
}
.woocommerce div#payment #place_order:hover{
background:#474747;
}
.woocommerce-checkout div#payment div.form-row{
padding:0;
margin:20px 0 0 0;
} .checkout-button.button.alt.wc-forward.theme-bg,.woocommerce div#payment span {
overflow: hidden;
} .wishlist-title h2{
color:#d4094c;
text-transform:uppercase;
font-size:16px;
margin:0 0 15px 0;
display:block;
padding:0;
}
.wishlist-title{
display:block;
}
.woocommerce table.shop_table{
border-radius:0;
}
.wishlist_table .product-name a.wishlist-product-image{
float: left;
margin-right: 15px;
}
.wishlist_table .product-thumbnail img{
border: 2px solid #e7e7e7;
height: auto;
width: 73px;
}
.wishlist_table .product-name a{
color: #777;
display: block;
font-weight: bold;
margin-top: 0;
text-transform: uppercase;
font-size:12px;
line-height:18px;
}
.wishlist_table .product-name a:hover{
color:#d4094c;
}
.wishlist_table .product-price del{
display:none;
}
.wishlist_table .product-price ins{
font-size: 14px;
font-weight: bold;
padding-left: 12px;
color:#d4094c;
text-decoration:none;
}
.wishlist-form .wishlist_table th{
color: #515151;
font-size: 1px;
font-weight: bold;
padding:6px 12px 7px!important;
}
.wishlist_table tr td.product-price,.wishlist_table tr td.product-stock-status{
text-align:left;
padding-left:12px;
padding-right:12px;
}
.wishlist_table tr td.product-stock-status span.wishlist-in-stock{
font-size:12px;
font-weight:bold;
}
.woocommerce .wishlist_table td.product-add-to-cart a{
border-radius:50px;
color:#fff;
}
.woocommerce .wishlist_table td.product-add-to-cart a:hover{
background:#3b3b3b;
}
.actions .add_to_cart_button{
background:url(//www.morethanbikeshop.com/wp-content/themes/motohero/assets/images/addcart-icon.png) center center no-repeat scroll #fff!important;
}
.actions .add_to_cart_button:hover{
background:url(//www.morethanbikeshop.com/wp-content/themes/motohero/assets/images/addcart-icon-hover.png) center center no-repeat scroll #d4094c!important;
}
.actions .add_to_cart_button.cart-added,
.add_to_cart_button.cart-adding,
.add_to_cart_button.cart-adding:hover{
background-image:none!important;
color:#fff!important;
}
.shipping-calculator {
font-size: 0;
background: #222222;
border: 1px #353535 solid;
line-height: 1;
}
.shipping-calculator &gt; p {
display: none;
}
.shipping-calculator .woo-shipping-calculator-button {
margin-bottom: 20px;
}
.shipping-calculator .woocommerce-shipping-calculator {
font-size: 14px;
line-height: 24px;
}
.shipping-calculator .woocommerce-shipping-calculator .shipping-calculator-form {
margin: 0;
display: block !important;
}
.shipping-row {
margin: 0;
}
.shipping-calculator .shipping-select {
width: 100% !important;
background: #222222;
padding: 6px 15px;
border: 1px #353535 solid;
margin-bottom: 20px;
font-size: 12px;
color: #dadada;
}
.calc_shipping_postcode_wap input {
background: #222222;
border: 1px #353535 solid;
padding: 5px 15px;
margin-bottom: 20px;
color: #dadada;
width: 100%;
}
.shipping-calculator .button-update {
padding: 0 15px;
margin-bottom: 25px;
}
.shipping-calculator .button-update button {
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 12px !important;
font-weight: 400 !important;
padding: 10px 15px 10px 45px !important;
position: relative;
text-transform: uppercase;
z-index: 0;
overflow: hidden;
}
.shipping-calculator .button-update button:after {
background: rgba(0, 0, 0, 0.14) none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transform: skewX(-30deg) translateX(-25%);
width: 45px;
z-index: -1;
}
.shipping-calculator .button-update button em {
left: 10px;
position: absolute;
top: 10px;
} @media (max-width: 980px) {
.woocommerce .product-cart .cart-collaterals &gt; div.col-shipping-calculator,
.woocommerce .product-cart .cart-collaterals &gt; div.col-cart-totals {
padding: 0;
margin-bottom: 30px;
}
.rtl .woocommerce .product-cart .cart-collaterals &gt; div.col-cart-totals {
padding: 0 !important;
}
.rtl .woocommerce .product-cart .cart-collaterals &gt; div.col-shipping-calculator {
padding: 0 !important;
}
}
@media (max-width: 360px) {
.woocommerce .cart .button.update_cart {
float: none !important;
margin-top: 20px;
}
.product-detail .quantity input.qty, .product-cart .quantity input.qty {
width: 50px;
}
.product-cart .cart-table-items .cart-price {
font-size: 12px;
}
.cart-table-items .name-item {
padding: 15px 5px;
}
.product-cart .cart-table-items .name-item &gt; a {
float: none;
padding: 0;
margin: 0;
display: inline-block;
}
.cart-table-items .cart-table-title .title-cart-table {
padding: 6px 9px;
}
.rtl .product-detail .product-essential {
padding: 0 !important;
}
} .arc-wrapper {
position: relative;
margin: 0px auto;
font-family: 'Montserrat', serif;
text-transform: uppercase;
width: 500px;
height: 360px;
}
.arc-wrapper:before {
content: '';
position: absolute;
width: 340px;
height: 340px;
background: #F5E9BC url(//www.morethanbikeshop.com/wp-content/themes/motohero/assets/images/noise.png) repeat top left;
border: 10px solid #452716;
border-radius: 50%;
box-shadow: 0px 0px 9px 4px rgba(0, 0, 0, 0.3);
top: 50%;
left: 50%;
margin: -180px 0 0 -180px;
}
.arc-wrapper:after {
content: 'A';
color: #F5E9BC;
line-height: 210px;
width: 240px;
height: 240px;
background: #452716 url(//www.morethanbikeshop.com/wp-content/themes/motohero/assets/images/noise.png) repeat top left;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
margin: -120px 0 0 -120px;
font-family: 'Sail', serif;
text-transform: none;
font-size: 138px;
text-shadow: 0px 0px 1px #F5E9BC;
text-indent: -25px;
}
.arc-wrapper h3 {
position: absolute;
width: 100%;
top: 0;
left: 0;
font-size: 28px;
margin-top: 16px;
color: #D26A44;
letter-spacing: -4px;
text-shadow: 1px 1px 1px #954c04;
}
.arc-wrapper h4 {
position: absolute;
z-index: 10;
width: 100%;
font-size: 39px;
bottom: 10px;
color: #fff;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
font-family: 'Concert One', serif;
}
.arc-wrapper h4 span {
background: #D26A44;
padding: 3px;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
border-radius: 50%;
margin: 0 -3px 0px -3px;
}
.arc-wrapper h4 span.empty {
background: transparent;
width: 4px;
} .twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
content: " ";
display: block;
background: white;
position: absolute;
z-index: 30;
-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
width: 2px;
height: 9999px;
left: 50%;
margin-left: -1px;
}
.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
width: 9999px;
height: 3px;
top: 50%;
margin-top: -1.5px;
}
.twentytwenty-overlay {
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.twentytwenty-up-arrow, .twentytwenty-down-arrow {
width: 0;
height: 0;
position: absolute;
}
.twentytwenty-left-arrow:before, .twentytwenty-right-arrow:before {
font-family: fontawesome;
font-size: 9px;
position: absolute;
}
.twentytwenty-left-arrow:before {
content: '\f060';
left: 4px;
}
.twentytwenty-right-arrow:before {
content: '\f061';
right: 4px;
}
.twentytwenty-up-arrow, .twentytwenty-down-arrow {
left: 50%;
margin-left: -6px;
}
.twentytwenty-container {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
z-index: 0;
overflow: hidden;
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
}
.twentytwenty-container img {
max-width: 100%;
position: absolute;
top: 0;
display: block;
}
.twentytwenty-container * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.twentytwenty-before {
z-index: 20;
}
.twentytwenty-after {
z-index: 10;
}
.twentytwenty-handle {
height: 26px;
line-height: 26px;
width: 26px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -13px;
margin-top: -13px;
-webkit-border-radius: 1000px;
-moz-border-radius: 1000px;
border-radius: 1000px;
-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
z-index: 40;
cursor: pointer;
}
.twentytwenty-horizontal .twentytwenty-handle:before {
bottom: 50%;
margin-bottom: 13px;
}
.twentytwenty-horizontal .twentytwenty-handle:after {
top: 50%;
margin-top: 13px;
}
.twentytwenty-vertical .twentytwenty-handle:before {
left: 50%;
margin-left: 22px;
-webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-vertical .twentytwenty-handle:after {
right: 50%;
margin-right: 22px;
-webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-up-arrow {
border-bottom: 6px solid white;
top: 50%;
margin-top: -17px;
}
.twentytwenty-down-arrow {
border-top: 6px solid white;
bottom: 50%;
margin-bottom: -17px;
} .vc_row.right-background{
background-size:65% auto!important;
background-position:top right!important;
background-repeat: no-repeat!important;
}
.right-background .iw-heading.style1 .iwh-content{
font-size: 13px;
padding-left:20px;
}
.right-background .iw-heading.style1 .iwh-title{
font-weight: 600;
font-size:36px;
line-height: 48px;
}
.right-background .wpb_column:first-child .iw-heading:after{
width:1px;
background:url(//www.morethanbikeshop.com/wp-content/themes/motohero/assets/images/horizontal-line.png) center left no-repeat;
height:352px;
content:'';
position:absolute;
right:-15px;
top:-80px;
}
.right-background .iw-heading{
position: relative;
}
.right-background .wpb_column:first-child .iw-heading::before {
content: "";
height: 118px;
position: absolute;
right: -15px;
top: 28px;
width: 2px;
} .wpcf7-form .form-wrapper{
background: #181818;
padding:28px 37px 35px 37px;
}
.wpcf7-form{
color:#e6e6e6;
}
.wpcf7-form input {
width: 100%;
background:none;
border:1px solid rgba(255,255,255,0.15);
margin-top:5px;
padding:0px 10px;
margin-bottom: 20px;
line-height: 36px;
}
.wpcf7-form select, .wpcf7-form textarea {
width: 100%;
background:none;
border:1px solid rgba(255,255,255,0.15);
margin-top:10px;
padding:6px 10px;
margin-bottom: 20px;
}
.wpcf7-form .select2{
margin-top:5px;
}
.wpcf7-form h3{
font-size:36px;
font-weight: 600;
color:#fff;
}
.wpcf7-form title h3{
}
.wpcf7-form h4{
font-size:18px;
color:#e6e6e6;
}
.wpcf7-form .title{
border-left:2px solid #fff;
padding-left:10px;
margin-bottom:30px;
}
.wpcf7-form .title h3,.wpcf7-form .title h4{
padding:0;
margin:0;
}
.wpcf7-form .title h4{
margin-bottom: 10px;
}
.wpcf7-form .form-button{
padding:20px 36px;
font-size: 13px;
color:#fff;
overflow: hidden;
}
.wpcf7-form .form-button .wpcf7-submit{
background: none;
border: 2px solid #fff;
width:auto;
display: inline-block;
margin: 0;
padding: 5px 25px;
font-weight: 400;
font-size: 18px;
float:left;
line-height: 24px;
}
.wpcf7-form .form-button .note{
float:left;
margin: 5px 15px 0 25px;
display: inline-block;
-ms-transform: translateY(-100%);
}
.wpcf7-response-output{
margin:10px 0 0 0!important;
}
.contact7-form .iw-heading.style1 .iwh-sub-title{
font-size: 18px;
margin-bottom: 0;
margin-top:13px;
}
.booking-services {
margin: 5px 0 5px;
}
.booking-services .form-wrapper {
padding: 0;
margin-bottom: 10px;
}
.booking-services .form-wrapper .form-title {
border-bottom: 1px #353535 solid;
margin-bottom: 45px;
}
.booking-services .form-wrapper .form-title h3 {
font-size: 24px;
text-transform: uppercase;
font-weight: 400;
position: relative;
display: inline-block;
margin-bottom: 0;
padding-bottom: 15px;
}
.wpcf7-form .booking-services input, .wpcf7-form .booking-services select, .wpcf7-form .booking-services textarea {
margin-bottom: 35px;
}
.booking-services .form-wrapper .motorcycle {
margin-bottom: 35px;
}
.booking-services .form-wrapper .check-box input {
width: auto;
}
.form-wrapper .form-button-submit {
position: relative;
cursor:pointer;
}
.form-wrapper .form-button-submit .button-effect {
padding: 15px 25px 15px 55px;
height: 48px;
margin: 20px 0 5px;
display: inline-block;
position: relative;
overflow: hidden;
width: 225px;
}
.form-wrapper .form-button-submit input {
width: auto;
position: relative;
color: #ffffff;
font-size: 14px;
font-weight: 400;
margin: 0;
border: none;
padding: 0;
line-height: 1;
-webkit-transition: transform 0.3s ease 0s;
transition: transform 0.3s ease 0s
}
.form-wrapper .form-button-submit .ajax-loader{
position:absolute;
top:16px;
right:5px;
}
.form-wrapper .form-button-submit .button-effect:hover input {
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
}
.form-wrapper .form-button-submit .text-hover {
-webkit-transform: translateY(50px);
transform: translateY(50px);
bottom: 10px;
font-size: 14px;
font-weight: 700;
left: 0;
padding-left: 50px;
position: absolute;
width: 100%;
-webkit-transition: transform 0.3s ease 0s;
transition: transform 0.3s ease 0s;
color: #ffffff;
}
.form-wrapper .form-button-submit .button-effect:hover .text-hover {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.form-wrapper .form-button-submit i {
position: absolute;
left: 25px;
top: 18px;
color: #ffffff;
font-size: 14px;
font-weight: 400;
z-index: 9;
}
.wpcf7-form .form-faq .form-wrapper {
padding: 15px 0;
} .wpcf7-form .select2-container{
width: 100%!important;
}
.select2-container--default .select2-selection--single{
background:none;
border:1px solid rgba(255,255,255,0.3);
height:37px;
line-height: 37px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
line-height: 36px;
padding-left:10px;
color:#e6e6e6;
}
.select2-results__option {
line-height: 32px !important;
padding-left:10px;
padding-right:10px;
color:#e6e6e6;
background: #222222 !important;
border-bottom: 1px #353535 solid;
}
.select2-results__option {
background: #222222 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
height:36px;
}
.select2-dropdown{
background-color: #181818;
border:1px solid rgba(255,255,255,0.3);
-webkit-border-radius: 0;
border-radius: 0;
color:#e6e6e6;
}
.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-selection--multiple{
background: none;
border:1px solid rgba(255,255,255,0.3);
-webkit-border-radius: 0;
border-radius: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
background: none;
-webkit-border-radius: 0;
border-radius: 0;
}
.select2-container .select2-search--inline .select2-search__field {
margin-bottom: 0;
margin-top: 0;
}
.select2-container--default ul.select2-results__options[aria-multiselectable="true"] .select2-results__option {
padding: 0 10px 0 40px;
position: relative;
}
.select2-container--default ul.select2-results__options[aria-multiselectable="true"] .select2-results__option:before {
content: "\f14a";
position: absolute;
left: 15px;
top: 0;
font-family: FontAwesome;
}
.select2-container--default ul.select2-results__option[aria-multiselectable="true"] .select2-results__option[aria-selected="true"] {
padding: 0 10px 0 40px;
} .branding-logos{
margin-right:-30px;
}
.branding-logos a{
display: block;
width:calc(50% - 30px);
height:102px;
line-height:102px;
margin-right:30px;
margin-bottom:30px;
text-align: center;
display: inline-block;
background: rgba(0,0,0,0.3);
}
.branding-logos a img{
opacity:0.7;
}
.branding-logos a:hover img{
opacity:1;
}
.branding-logos-wide{
background-color: #222222;
}
.branding-logos-wide a{
width:20%;
height:154px;
line-height:154px;
text-align: center;
border-right:1px solid rgba(255,255,255,0.1);
display: inline-block;
}
.branding-logos-wide a img{
opacity: 0.5;
}
.branding-logos-wide a:hover img{
opacity: 1;
}
.branding-logos-wide a:last-child{
border-right: none;
}
.form-button.button-effect1 .icon-effect {
position: relative;
float: left;
width: 10px;
height: 100%;
display: inline-block;
}
.form-button.button-effect1 .icon-effect:after {
content: "\f061";
font-family: FontAwesome;
top: 6px;
left: 0;
-webkit-transition: left 0.3s ease 0s, opacity 0.3s ease 0s;
transition: left 0.3s ease 0s, opacity 0.3s ease 0s;
height: 100%;
opacity: 0;
position: absolute;
-ms-transform: translateY(-22px);
}
.form-button.button-effect1:hover .icon-effect:after {
left: -20px;
opacity: 1;
}/*/*//**/ .iw-footer-default {
background: #0f0f0f;
border-bottom: 1px solid #3a3a3a;
padding: 55px 0;
color: #cacaca;
line-height: 35px;
}
.iw-footer-default .widget h3.widget-title::before {
display: none;
}
.iw-footer-default .footer-widget-contact p {
border-bottom: 1px solid #3a3a3a;
color: #959595;
font-size: 13px;
line-height: 22px;
margin: 0;
padding-bottom: 15px;
}
.iw-footer-default .footer-widget-contact .information li i {
background: #d4094c none repeat scroll 0 0;
border-radius: 50%;
color: white;
display: inline-block;
float: left;
height: 30px;
line-height: 30px;
margin: 0 10px 0 0;
text-align: center;
width: 30px;
}
.iw-footer-default .footer-widget-contact .information .phone i {
float: left;
margin-top: 8px;
}
.iw-footer-default .footer-widget-contact .information &gt; li {
border-bottom: 1px solid #3a3a3a;
padding: 10px 0;
}
.iw-footer-default .footer-widget-contact .information &gt; li:last-child {
border-bottom: 0;
}
.iw-footer-default h3 {
color: #ffffff;
text-transform: uppercase;
font-size: 18px;
font-weight: 500;
margin-bottom: 25px;
}
.iw-footer-default .textwidget dl {
margin: 0;
}
.iw-footer-default .textwidget p {
padding: 0 15px;
}
.iw-footer-default .textwidget dd {
float: right;
text-align: right;
padding-right: 15px;
}
.iw-footer-default .textwidget dt {
clear: right;
float: left;
padding-left: 15px;
font-weight: normal;
font-size: 100%;
}
.iw-footer-default .textwidget dt, .iw-footer-default .textwidget dd {
width: 50%;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
line-height: 42px;
margin: 0;
}
.iw-footer-default .textwidget dt:last-of-type, .iw-footer-default .textwidget dd:last-of-type {
border-bottom: 0;
}
.iw-footer-default .widget_text {
overflow: hidden;
padding-bottom: 10px;
color: #fff;
}
.iw-footer-default .widget_text h3.widget-title {
color: #fff;
padding: 0 15px;
}
.iw-footer-default .widget_recent_entries ul li {
border-bottom: 1px solid #313131;
margin-bottom: 10px;
padding-top: 0;
}
.iw-footer-default .widget_recent_entries ul li:last-child {
border-bottom: 0;
}
.iw-footer-default .widget_recent_entries .recent-blog-post-detail .post-date {
color: #ffffff;
font-size: 10px;
font-weight: 500;
line-height: 24px;
}
.iw-footer-default .widget_recent_entries .recent-blog-post-title a {
color: #ffffff;
font-size: 13px;
font-weight: 600;
line-height: 20px;
}
.iw-footer-default .iw-mailchimp-form {
text-align: left;
}
.iw-footer-default .iw-mailchimp-form.style2 .malchimp-desc {
color: #cccaca;
font-size: 13px;
line-height: 22px;
}
.iw-footer-default .iw-mailchimp-form.style2 .mc-email {
background: #404040 none repeat scroll 0 0;
border: 0 none;
font-size: 12px;
font-weight: 600;
height: 38px;
margin: 14px 0;
padding: 10px;
width: 200px;
}
.iw-footer-default .iw-mailchimp-form.style2 .iw-email-notifications &gt; button {
background: #d4094c none repeat scroll 0 0;
border: 0 none;
color: #ffffff;
font-size: 11px;
height: 38px;
text-transform: uppercase;
width: 70px;
}
.iw-footer-default .slickr-flickr-gallery ul:after {
clear: both;
content: '';
display: block;
}
.iw-footer-default .slickr-flickr-gallery ul li {
float: left;
width: 25%;
padding: 0;
}
.iw-footer-default .slickr-flickr-gallery {
padding: 10px 0;
}
.iw-footer-default .slickr-flickr-gallery img {
border: 0;
padding: 2px;
}
.iw-footer-default .slickr-flickr-gallery img.hover {
background-color: transparent !important;;
}
.copy-right {
background: #222222;
padding: 25px 0 20px 0;
color: #ffffff;
}
.copy-right a, .copy-right i {
display: inline-block;
padding: 0 5px;
}  .iw-footer-v2 .copy-right {
text-align: center;
}  .footer-left .iw-footer-logo {
float: left;
margin-top: 15px;
}
.footer-text h3 {
border-left: 1px solid rgba(255, 255, 255, 0.1);
margin-left: 10px;
padding-left: 10px;
float: left;
}
.iw-footer-default .iw-social-all li {
float: left;
}
.iw-footer-default .iw-social-all li a {
color: #686868;
font-size: 18px;
margin-right: 30px;
}
.footer-text {
margin-bottom: 25px;
}
.iw-footer-default .iw-social-all {
margin-bottom: 30px;
overflow: hidden;
}
.iw-footer-default li a, .copy-right .iw-main-nav li a {
color: #cccaca;
}
.iw-footer-widget ul {
margin-top: -5px;
}
.iw-footer-widget ul li {
line-height: 45px;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
padding:0;
font-size: 13px;
}
.iw-footer-widget ul li:last-child {
border-bottom: none;
}
.iw-footer-widget ul li a:before {
content: '\f105';
font-family: fontawesome;
margin-right: 10px;
margin-left: 2px;
}
.copy-right .iw-main-nav {
text-align: right;
}
.copy-right .iw-main-nav li {
display: inline-block;
margin-left: 25px;
}
.copy-right .iw-main-nav li:first-child, .copy-right .iw-main-nav li:first-child a {
margin-left: 0;
padding-left: 0;
}
.back-to-top {
float: left;
width: 40px;
height: 40px;
text-align: center;
border-radius: 50%;
margin: -5px 0 0 -35px;
}
.back-to-top a {
color: #fff;
line-height: 42px;
font-size: 20px;
}
.woocommerce-pagination {
display: block;
text-align: left!important;
clear: left;
padding: 0 15px;
}
.woocommerce-pagination ul, .woocommerce-pagination ul li {
border: none!important;
}
.woocommerce-pagination a.page-numbers {
font-size: 14px;
border: 1px #353535 solid;
margin-right: 10px!important;
text-align: center;
display: inline-block;
padding: 10px 12px!important;
overflow: hidden;
display: block;
line-height: inherit!important;
min-width: 35px!important;
}
.woocommerce-pagination .page-numbers.current, .woocommerce-pagination a.page-numbers:hover {
background: #14a850!important;
color: #fff!important;
border: 1px #14a850 solid!important;
margin-right: 10px!important;
min-width: 35px!important;
text-align: center;
padding: 10px 12px!important;
line-height: inherit!important
}
.w3-container, .w3-panel {
background: #333;
}
.ubermenu .ubermenu-tab-layout-top &gt; .ubermenu-tabs-group &gt; .ubermenu-tab &gt; .ubermenu-tab-content-panel {
border-color: black !important;
}
.thumbnail-search {
width: 150px;
margin-right: 15px;
}
@media(max-width: 600px) {
.thumbnail-search {
width: 120px;
}
}
.pvc-stats-icon {
color: #444!important;
margin-right: 10px!important;
}
.ubermenu-target {
position: relative!important;
}
.ubermenu-nav&gt;.ubermenu-item&gt;.ubermenu-submenu {
padding: 15px 0!important;
}
.ubermenu .ubermenu-tab-layout-left &gt; .ubermenu-tabs-group &gt; .ubermenu-tab &gt; .ubermenu-tab-content-panel {
left: 390px;
top: inherit !important;
}
.ubermenu .ubermenu-item-type-column &gt; .ubermenu-submenu-type-stack &gt; .ubermenu-item-normal:first-child {
margin-top: 0 !important;
}
.ubermenu .ubermenu-autocolumn {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.ubermenu .ubermenu-submenu-type-stack {
padding-bottom: 0 !important;
}
.ubermenu-responsive-toggle-main, .ubermenu-main, .ubermenu-main .ubermenu-target, .ubermenu-main .ubermenu-nav .ubermenu-item-level-0 .ubermenu-target { display: block !important;
cursor: pointer !important;
text-decoration: none !important;
}
a &gt; span .ubermenu .ubermenu-target-text {
font-size: 16px;
font-weight: bold;
}
div.wcva_filter_textblock {
line-height: 75px !important;
float: left;
padding: 25px 0 0 0 !important;
width: 25% !important;
display: block;
position: relative;
height: 80px;
text-align: center;
border-right: 1px solid #584d4e;
border-bottom: 1px solid #584d4e;
}
div.wcva_filter_textblock {
margin-left: 0 !important;
}
div.wcvashopswatchlabel {
margin-right: 0 !important;
}
.toolbar {
padding-bottom: 10px;
}
#woo-tab-contents .box-collateral a { padding: 0!important; background: none!important; }
.product-detail iframe {
max-width: 560px;
width: 100%;
}
.in-stock {
color: green;
padding: 5px;
text-align: center;
border: 1px solid;
}
.out-of-stock {
color: red;
padding: 5px;
text-align: center;
border: 1px solid;
}
div.woocommerce-variation-add-to-cart &gt; div.quantity {
display: none !important;
}
.woocommerce-variation-add-to-cart {
float: left;
}
.cart_icon {
content: "\f07a";font-family: "FontAwesome";left: 10px;position: absolute;
}
.ubermenu-active .ubermenu-mobile-close-button {
display: block;
}
.ubermenu-active&gt;.ubermenu-target:after {
display: none!important;
}
.ubermenu .ubermenu-item .ubermenu-submenu-drop {
transition: none!important;
}
.ubermenu-item:nth-child(odd) .ubermenu-mobile-close-button {
right: 50%;
}
.ubermenu-item:nth-child(even) .ubermenu-mobile-close-button {
right: 0;
}
.ubermenu-mobile-close-button {
position: absolute;
margin-right: 4px;
margin-top: -43px;
width: 40px;
height: 40px;
z-index: 9999;
display: none;
}
.ubermenu-mobile-close-button:before, .ubermenu-mobile-close-button:after {
position: absolute;
left: 19px;
top: 14px;
content: '';
height: 10px;
width: 1px;
background-color: #fff;
}
.ubermenu-mobile-close-button:before {
transform: rotate(45deg);
}
.ubermenu-mobile-close-button:after {
transform: rotate(-45deg);
}
.term-description+.toolbar {
clear: left;
padding-top: 20px;
}
@media (max-width: 960px) {
.ubermenu-nav&gt;.ubermenu-has-submenu-mega&gt;.ubermenu-target:after {
right: 20px!important;
}
.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-item-level-0&gt;.ubermenu-target {
padding-right: 35px!important;
}
.ubermenu-submenu-drop&gt;li { margin-bottom: 20px!important;}
.ubermenu-submenu-drop&gt;li:last-child { margin-bottom: 0!important;}
.ubermenu-responsive-default.ubermenu-responsive.ubermenu-transition-slide .ubermenu-item.ubermenu-in-transition&gt;.ubermenu-submenu-drop {
max-height: 1500px!important;
}
.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column, .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto {
min-width: 50%!important;
}
}
@media (max-width: 480px) {
.ubermenu-item:nth-child(odd) .ubermenu-mobile-close-button {
right: 0;
}
}@media(min-width: 1201px){
.body-boxed .header{
width: auto;
}
.body-boxed .header .container,
.header .container,
footer .container{
width: 1200px;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
.header .iw-menu-default{
margin-top: 0;
}
.header .iw-menu-default .iw-nav-menu li .sub-menu,
.header .iw-menu-default .iw-nav-menu &gt; li .sub-menu li .sub-menu {
max-width: 200px;
}
body.down .header-sticky.clone .main-menu {
margin-top: 0;
}
body.down .header-sticky.clone .logo {
padding: 5px 0;
}
} @media (max-width: 991px) {
.header .iw-menu-none-mobile{
display: none;
}
.header .off-canvas-open, .middle-logo .logo-wrapper.logo-mobile,
.header.clone .main-logo {
display: block;
}
.st-body {
position: relative;
right: 0;
-webkit-transition: right 0.5s;
transition: right 0.5s;
overflow-y: hidden;
}
.st-menu {
position: fixed;
top: 0;
right: 0;
z-index: 1000;
width: 100%;
height: 100%;
display: block;
-webkit-transition: all 0.5s;
transition: all 0.5s;
} .st-effect-3.st-menu-open .st-body {
right: 100%;
-webkit-transition: right 0.5s;
transition: right 0.5s;
}
.st-effect-3 .st-menu {
right:-100%;
-webkit-transition: right 0.5s;
transition: right 0.5s;
}
.st-effect-3.st-menu-open .st-menu {
-webkit-transition: right 0.5s;
transition: right 0.5s;
right: 0;
}
.st-effect-3 .st-menu::after {
display: none;
}
.rev_slider_wrapper{
left: 0 !important;
}
.canvas-menu-title{
position: relative;
}
#off-canvas-close i {
color: #ffffff;
position: absolute;
right: 5px;
top: 15px;
}
.header{
border-bottom: 0;
background: #0A0A0A;
}
.header-default .iw-main-menu{
display: none;
}
.header .search-form-header .search-box input{
font-size: 18px;
padding-left: 10px;
padding-right: 10px;
}
.header .iw-icon-search-cart{
float: none;
text-align: right;
}
.header .iw-icon-search-cart:after{
display: block;
content: '';
clear: both;
}
.header .cart-icon{
position: static;
float: right;
}
.header .navbar.navbar-default{
margin-top: 0;
padding:10px 0;
}
.header .logo {
margin: 0;
padding: 0 0 10px;
}
.off-canvas-menu h2.canvas-menu-title {
border-bottom: 1px solid rgba(255,255,255,0.1);
color: #fff;
font-size: 18px;
line-height: 30px;
margin: 15px 15px 0 15px;
padding: 10px 0;
text-transform: uppercase;
}
.off-canvas-menu .canvas-menu li &gt; a {
border-bottom: 1px solid rgba(255,255,255,0.1);
color: #ffffff;
display: block;
font-size: 14px;
line-height: 48px;
margin: 0 15px;
position: relative;
clear: both;
}
.off-canvas-menu .canvas-menu li:last-child &gt; a{
border-bottom: 0;
}
.off-canvas-menu .canvas-menu li:hover &gt; a,
.off-canvas-menu .canvas-menu li.selected.active &gt; a{
color: #fff;
}
.off-canvas-menu .canvas-menu .sub-menu.child-nav.dropdown-nav {
margin: 0 20px;
}
.off-canvas-menu .canvas-menu span span {
float: right;
position: relative;
margin-top:-2px;
}
.off-canvas-menu .canvas-menu span span.icon-arrow::before {
color: rgb(255, 255, 255);
content: "\f0dd";
font-family: "FontAwesome";
padding: 0 10px;
margin-bottom:2px;
}
.off-canvas-menu .canvas-menu .sub-menu li &gt; a{
border-bottom: 0;
text-transform: none;
font-size: 12px;
line-height: 40px;
}
.copy-right .iw-main-nav,.copy-right{
text-align: left;
}
.back-to-top {
position:absolute;
right:15px;
top:-20px;
}
.tp-parallax-wrap.tp-parallax-container{
-webkit-transform:none!important;
transform:none!important;
}
div.vc_custom_1459914871927,div.vc_custom_1459939275808,.vc_custom_1460110091567{
background-image:none!important;
}
.portfolio-slider-style1::before{
display:none;
}
.panel-tools{
display:none;
}
}
@media (max-width: 767px) {
.iw-footer-widget &gt; div {
padding-left: 0;
padding-right: 0;
padding-bottom: 20px;
}
.iw-heading.style2 .iwh-title span{
-webkit-transform: none!important;
transform: none!important;
}
.iw-heading.style2 .iwh-title{
filter:none!important;
}
.iw-parallax{
display:none;
}
.iw-testimonial-item.style3 .content{
margin-left:0!important;
clear:both;
}
.info-list .info-item{
width:100%!important;
}
.vc_row.vc_row-fluid{
background-image:none!important;
}
.copy-right .iw-main-nav li{
display:block;
margin-left:0;
}
.copy-right a{
padding:0;
}
.wpcf7-form .form-wrapper{
padding-left:0;
padding-right:0;
}
}.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing {
cursor:url(//www.morethanbikeshop.com/wp-content/themes/motohero/assets/images/grabbing.png) 8 8, move;
} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}.owl-theme .owl-controls{
margin-top: 10px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline; margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
filter: Alpha(Opacity=50); opacity: 0.5;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50); opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100); opacity: 1;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading{
min-height: 150px;
background: url(//www.morethanbikeshop.com/wp-content/themes/motohero/assets/images/AjaxLoader.gif) no-repeat center center
}.owl-origin {
} .owl-fade-out {
z-index: 10;
-webkit-animation: fadeOut .7s both ease;
-moz-animation: fadeOut .7s both ease;
animation: fadeOut .7s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn .7s both ease;
-moz-animation: fadeIn .7s both ease;
animation: fadeIn .7s both ease;
}  .owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
-moz-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown .6s ease both;
-moz-animation: goDown .6s ease both;
animation: goDown .6s ease both;
} .owl-fadeUp-in {
-webkit-animation: scaleUpFrom .5s ease both;
-moz-animation: scaleUpFrom .5s ease both;
animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
-webkit-animation: scaleUpTo .5s ease both;
-moz-animation: scaleUpTo .5s ease both;
animation: scaleUpTo .5s ease both;
}  @-webkit-keyframes empty {
0% {opacity: 1}
}
@-moz-keyframes empty {
0% {opacity: 1}
}
@keyframes empty {
0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-moz-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: 1; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
25% { opacity: .5; -moz-transform: translateZ(-500px); }
75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: 1; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
25% { opacity: .5; transform: translateZ(-500px); }
75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
100% { opacity: 1; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -moz-transform: translateZ(-500px); }
100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; transform: translateZ(-500px); }
100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
from { transform: translateY(-100%); }
}
@-webkit-keyframes scaleUpFrom {
from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
from { opacity: 0; transform: scale(1.5); }
}
@-webkit-keyframes scaleUpTo {
to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
to { opacity: 0; transform: scale(1.5); }
}a:hover, a:focus, a:active{
color:#838383;
}
body.index-light,body.index-light p{
color:#838383;
} .wrapper{
background: #fff;
}
.slide-container .tp-revslider-mainul::before{
display: none;
}
.theme-bg{
color:#fff;
}
.header.clone{
background: rgba(0, 0, 0, 0.8);
}
.index-light .iw-heading.style1 .iwh-title,
.index-light .iw-heading.style1 .iwh-content,
.index-light .iw-heading.style2 .iwh-sub-title{
color: inherit;
}
.index-light .iw-heading.style1 .iwh-sub-title,.index-light .info-item-desc {
color: inherit;
}
.right-background .wpb_column:first-child .iw-heading:after{
background:url(//www.morethanbikeshop.com/wp-content/themes/motohero/assets/images/horizontal-line-light.png) center left no-repeat;
top:-70px;
}
.index-light .wpcf7-form .form-wrapper{
color: #fff;
}
.index-light .wpcf7-form .form-wrapper  .select2-container--default .select2-selection--single .select2-selection__arrow b{
border-top-color:#fff;
}
.index-light .wpcf7-form h4{
color: #fff;
}
.index-light .select2-container--default .select2-selection--single,
.index-light .wpcf7-form input
{
background: rgba(255,255,255,0.1);
}
.index-light span.wpcf7-not-valid-tip{
color:gold;
}
.index-light .header .navbar.navbar-default{
box-shadow:none;
}
.index-light .portfolio-slider-style1:before{
display:none;
}
.index-light .iw-testimonial-item.style2 .testi-text{
color:inherit;
}
.index-light .iw-testimonial-item.style2:{
color:#eee;
}
.index-light .twentytwenty-handle{
color:#fff;
}
.index-light .iw-contact input::-moz-placeholder,.index-light  .iw-contact textarea::-moz-placeholder{
color:inherit;
}
.index-light .iw-contact .form-group input,.index-light .iw-contact .form-group textarea{
background:none;
color:inherit;
border:1px solid #eee;
}
.index-light .page-heading .page-title ,.index-light .breadcrumbs{
color:#fff;
}
.index-light .back-to-top a:hover{
color:#fff;
} .index-light .post-item{
background:none;
}
.index-light .post-content{
padding: 30px 0;
}
.index-light .post-info-category span{
color:#838383;
}
.index-light .search-box input.top-search{
border: 1px solid rgba(0, 0, 0, 0.1);
}
.index-light .widget_categories .widget-title, .index-light .widget_product_categories .widget-title,
.index-light  ul.product-categories li a, .index-light  .widget_categories ul li a
{
color:#fff;
}
.index-light ul.product-categories li, .index-light .widget_categories ul li,
.index-light .widget-area .widget_price_filter h3.widget-title
{
border-color:rgba(255, 255, 255, 0.1);
border-left:none;
}
.index-light ul.product-categories li:hover, .index-light .widget_categories ul li:hover{
background:#f5f5f5;
border-left:none;
}
.index-light ul.product-categories li::before,.index-light .widget_categories ul li::before{
color:#fff;
}
.index-light .tags-links a:before,.index-light .tags-links a,
.page-nav a{
border-color:rgba(0, 0, 0, 0.1);
color:inherit;
}
.index-light .tags-links a:hover{
color:#fff;
}
.index-light .widget-area .widget-title:before{
display:none;
}
.index-light  .widget-area .widget-title span{
background:none;
}
.index-light  .widget_recent_comments ul li .fa{
color:inherit;
}
.index-light .widget-area h3.widget-title{
}
.index-light .single-post-share{
border-color:rgba(0,0,0,0.1);
}
.index-light .blog-author,
.index-light .comments-content{
background:#f5f5f5;
}
.index-light .commentList{
color:inherit;
}
.index-light .commentFormField input, .index-light .commentFormField textarea{
color:inherit;
border-color:rgba(0,0,0,0.1);
}
.index-light .woocommerce.widget_product_tag_cloud .tagcloud a::before, .index-light .widget_tag_cloud .tagcloud a::before,
.index-light .woocommerce.widget_product_tag_cloud .tagcloud a,.index-light  .widget_tag_cloud .tagcloud a{
border-color:rgba(0, 0, 0, 0.1);
} .index-light .iw-product-content{
background:none;
}
.index-light .woo-list-product-grid .product-name a{
color:inherit;
}
.index-light .woo-list-product-grid:hover .product-name a{
color:#fff;
}
.index-light  .product-status{
color:#fff;
}
.index-light .select2-container--default .select2-selection--single .select2-selection__rendered{
color:inherit;
}
.index-light .select2-container--default .select2-selection--single{
background-color: none;
border: 1px solid rgba(255,255,255,0.1);
}
.index-light .select2-container--default .select2-search--dropdown .select2-search__field, 
.index-light .select2-container--default.select2-container--focus .select2-selection--multiple, 
.index-light .select2-container--default .select2-selection--multiple{
background-color: none;
border: 1px solid rgba(255,255,255,0.1);
}
.index-light .woocommerce.widget_product_tag_cloud .tagcloud a,.index-light .widget_tag_cloud .tagcloud a,
.index-light .woocommerce.widget ul.product_list_widget li a.product-name
{
color:inherit;
}
.index-light .woocommerce.widget ul.product_list_widget li{
border-bottom: 1px solid #fff;
border-left: 2px solid #fff;
background:#f5f5f5;
}
.index-light .shortcode_widget .widget-title span:after{
display:none;
}
.index-light .woocommerce.widget_product_tag_cloud .tagcloud a:hover,.index-light .widget_tag_cloud .tagcloud a:hover{
color:#fff;
}
.index-light .product-related h3.title{
border:none;
}
.index-light .product-detail .product-collateral #woo-tab-contents{
background:none;
}
.index-light .product-detail .product-collateral ul li a{
color:inherit;
}
.index-light .product-detail .product-collateral ul li.current,
.index-light .product-detail .product-collateral ul li a:hover{
color:#fff;
}
.index-light.woocommerce .comment-respond h3.comment-reply-title span{
background:none;
}
.index-light.woocommerce .comment-respond h3.comment-reply-title:before{
display:none;
}
.index-light .product-detail .comment-respond .woo-review-form-field,.index-light .product-detail .comment-respond textarea.control{
background: none;
border: 1px solid rgba(0,0,0,0.1);
}
.index-light .product-detail .product-essential{
background: none;
}
.index-light .product-detail .product_meta{
color:inherit;
}
.index-light .product-detail .product-essential .product-img-box{
background:none;
}
.index-light .product-detail .product-essential .more-views,
.index-light .product-essential .more-views .owl-wrapper .owl-item .item,
.index-light .product-detail .product-essential .more-views .owl-carousel
{
background:#f5f5f5;
border:none;
}
.index-light .product-essential .owl-theme .owl-controls .owl-buttons div{
color:inherit;
}
.index-light .quantity,.index-light .product-detail .tags-list a{
border: 1px solid rgba(0,0,0,0.1);
color:inherit;
}
.index-light .product-detail .product_meta &gt; div{
border-color:rgba(0,0,0,0.1);
}
.index-light .woocommerce #reviews #comments ol.commentlist li{
border-color:rgba(0,0,0,0.1);
}
.index-light.woocommerce-cart .product-cart .cart-collaterals .cart_totals .cart-total,
.index-light.woocommerce-cart .product-cart .cart-collaterals .cart_totals table td,
.index-light.woocommerce-cart .product-cart .cart-collaterals .cart_totals table th,
.index-light .woo-cart-coupon .woo-coupon-row + .woo-coupon-row,
.index-light .woo-cart-coupon,
.index-light .woo-cart-coupon #coupon_code,
.index-light .cart-table-items,
.index-light .cart-table-items .cart-table-title .item,
.index-light .cart-table-items .cart_item .item,
.index-light .cart-table-items .cart_item + .cart_item,
.cart-table-items .cart-table-title
{
border-color:rgba(0,0,0,0.1);
}
.index-light .woo-cart-coupon #coupon_code,
.index-light .cart-table-items .cart-table-title .row-item .item,
.index-light .cart-table-items .row-item.cart_item
{
background:none;
}
.index-light.woocommerce-cart .product-cart .cart-collaterals .cart_totals table th,
.index-light .cart-table-items .cart-table-title,
.index-light .product-cart .cart-table-items .product-info a{
color:inherit;
}
.index-light .checkout-box,
.index-light .checkout-box-login input.input-text, 
.index-light .checkout-box-coupon input.input-text,
.index-light .checkout-box .title,
.index-light .checkout-box .box .woocommerce-billing-fields input
{
border-color:rgba(0,0,0,0.1)!important;
}
.index-light .checkout-box .title{
color:#fff;
}
.index-light .checkout-box .box .woocommerce-billing-fields input,
.index-light .checkout-box .box{
color:inherit!important;
}
.index-light .checkout-box-login input.input-text, 
.index-light .checkout-box-coupon input.input-text,
.index-light .checkout-box .box .woocommerce-billing-fields input,
.index-light .woocommerce form .checkout-box-ship-address .form-row textarea.input-text,
.index-light .woocommerce form .checkout-box-bill .form-row textarea.input-text
{
background:none;
}
.index-light .woocommerce .checkout-box-order table.shop_table tbody td,
.index-light .woocommerce .checkout-box-order table.shop_table tfoot th,
.index-light .woocommerce .checkout-box-order table.shop_table tfoot td,
.index-light .woocommerce form .checkout-box-ship-address .form-row textarea.input-text,
.index-light .woocommerce form .checkout-box-bill .form-row textarea.input-text,
.index-light .checkout-box .box .select2-container--default .select2-selection--single .select2-selection__arrow,
.index-light.woocommerce-checkout div#payment ul.payment_methods,
.index-light.woocommerce-checkout div#payment ul.payment_methods li + li
{
border-color:rgba(0,0,0,0.1);
}
.index-light .checkout-box .box .select2-container--default .select2-selection--single,
.index-light .checkout-box .box .select2-container--default .select2-selection--single .select2-selection__rendered
{
border-color:rgba(0,0,0,0.1)!important;
background:none;
}
.woocommerce div#payment span:before{
color:#fff;
} .index-light .iw-testimonial-item.style1 .content:after{
border-top: 15px solid #f5f5f5;
}
.index-light .iw-testimonial-item.style1 .content{
background:#f5f5f5;
}
.index-light .simple-list li{
color:inherit;
}
.index-light .member-box.style1 .name{
color:#fff;
}
.index-light .button-effect2 .button-text:after{
display:none;
}
.index-light .button-effect2 .button-text:hover,
.iw-av-banner.style1 .iw-av-title{
color:#fff;
}
.index-light .iw-posts.style1 .post-content{
background:none;
padding:25px 0;
}
.index-light .iw-accordion-item .iw-accordion-header .iw-accordion-title{
}
.index-light .iw-accordion-item .iw-accordion-content{
background:#f5f5f5;
color:inherit;
}
.index-light .default-sidebar .sidebar-service .widget.widget_nav_menu li.active a,
.index-light .default-sidebar .sidebar-service .widget.widget_nav_menu li:hover a{
color:#838383;
}
.index-light .wpcf7-form .form-wrapper{
padding: 28px 37px 35px;
}
.index-light .wpcf7-form .form-wrapper .form-title{
border-color:rgba(255,255,255,0.1);
}
div.wpcf7-response-output{
color:#838383;
}
.index-light .form-wrapper .form-button-submit .button-effect{
border: 1px solid rgba(255,255,255,0.5);
}
.index-light .form-wrapper .theme-color{
color:#fff!important;
}
.index-light .simple-list.style2 span{
color:inherit;
}
.index-light .simple-list.style2 span i,
.index-light .simple-list.style2 li{
border-color:rgba(0,0,0,0.3);
}
.index-light .info-item.style5{
margin-bottom:0;
}
.index-light .iw-table ul li,
.index-light .iw-table ul li:first-child{
border-color:rgba(0,0,0,0.1);
}
.index-light .iw-table ul li span::before{
background:rgba(0,0,0,0.1);
}
.index-light .iw-table ul li:hover div{
color:#fff;
} .index-light  .port-detail-title span::before{
background-color:#fff;
}
.index-light .portfolio-sidebar-title h4{
color:inherit;
border-color:rgba(0,0,0,0.1);
}
.index-light .project-information .iwp-ifo-item,
.index-light .project-information .iwp-ifo-item a,
.index-light .project-information .share .social-icon a{
color:inherit;
}
.index-light .iwp-ifo-item .ftext .text{
background:none;
}
.index-light .iwp-ifo-item .ftext .line{
display:none;
}
.index-light .categories .filters{
background:#181818;
color:#fff;
}a{
color: #14a850;
}
.theme-color{
color: #14a850!important;
}
.theme-color-force{
color: #14a850!important;
}
.theme-color-hover:hover{
color: #14a850!important;
}
.theme-bg-color{
background-color:#14a850!important;
}
.theme-bg{
background: none repeat scroll 0 0 #14a850!important;
}
.theme-bg-hover:hover{
background: none repeat scroll 0 0 #14a850 !important;
}
.theme-border-color{
border-color: #14a850!important;
} .panel-tools .button-command.active,.reset-button button{
border-color: #14a850;
background-color:#14a850;
} .header-v4 .navbar.navbar-default{
background: #14a850;
}
.iw-footer-widget .widget_text,.back-to-top{
background-color:#14a850;
}
.beveled-background:before,.header-v3 .logo-wrapper:before,
.iw-slider-button2:before,
.slide-container .custom .tp-bullet.selected,.slide-container .custom .tp-bullet:hover{
background-color:#14a850;
}
.slide-container .shape-window,.portfolio-slider-style1 h3,.portfolio-slider-style1 .owl-theme .owl-buttons div:hover:before,.portfolio-slider-style2 .read-more:hover,
.iw-slider-button:hover,
.iw-slider-button:hover:before{
border-color: #14a850!important;
}
.header .iw-main-menu .iw-nav-menu li.selected.active &gt; a,
.header .iw-main-menu .iw-nav-menu li .sub-menu li:hover &gt; a,
.header .iw-main-menu .iw-nav-menu li:hover a,
.header-top .iw-social-all li a:hover,
.header .cart-icon:hover, .header .search-form .search-wrap:hover,
.header.header-v4 .search-form .display-search-box .search-wrap{
color: #14a850;
}
.iw-footer-default li a:hover,.copy-right .iw-main-nav li a:hover,h3 a:hover,.portfolio-slider-style1 .owl-theme .owl-buttons div:hover,
.iw-slider-button:hover{
color: #14a850!important;
}
.iw-av-banner.style2:hover .banner-button a:before,.right-background .wpb_column:first-child .iw-heading:before,.info-item.style4 .icon,
.header .iw-main-menu .iw-nav-menu &gt; li:after{
background-color:#14a850;
} .twentytwenty-handle,.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after{
background: #14a850;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected="true"],
.branding-logos a:hover,.portfolio-slider-style2 .read-more:hover,
.portfolio-slider-style2 .owl-theme .owl-buttons &gt; div:hover:before{
background-color:#14a850;
}
.st-menu{
background-color:#14a850;
}
.iw-posts .owl-theme .owl-controls .owl-page.active span,.iw-posts .owl-theme .owl-controls.clickable .owl-page:hover span,
.iw-tabs .owl-theme .owl-controls .owl-page.active span,.iw-tabs .owl-theme .owl-controls.clickable .owl-page:hover span{
background-color:#14a850;
} .post-info-date:before{
border-top-color: #14a850;
}
.tags-links a:hover:before{
background-color:#14a850;
border-color:#14a850;
}
.tags-links a:hover,.post-item .owl-theme .owl-controls .owl-buttons div:hover{
border-color:#14a850;
}
.single-post-share .social-icon a:hover{
color:#14a850;
}
.comments-content .form-submit .btn-submit{
background-color:#14a850;
}
.widget-area a:hover,.post-item .owl-theme .owl-controls .owl-buttons div:hover{
color:#14a850;
}
.widget_recent_entries ul li:hover,
.header .iw-main-menu .iw-nav-menu &gt; li .sub-menu li:hover{
border-left-color:#14a850;
} .bg-before-theme:before,
.sidebar-service .widget.widget_nav_menu li:hover:before, .sidebar-service  .widget.widget_nav_menu li.current-menu-item:before,
.member-box.style1 .name span:before, .member-box.style1 .name span:after,
.iw-posts.style1 .post-content .post-date .iw-av-overlay:before, .iw-heading.style3 .iwh-title span:before,
.iw-av-banner.style1 .iw-av-title span:before,
.iw-av-banner.style3 .iw-overlay,
.filters button:hover,
.filters button.is-checked, .project-information .share .social-icon a:hover,
.onsale-label:before, .woo-list-product-grid .product-image .product-status .new-label,
.product-image-wrapper:hover .info-products, .price-box span.amount:before,
.widget_price_filter, .woocommerce.widget ul.product_list_widget li .price-box span:before,
.woocommerce.widget_product_tag_cloud .tagcloud a:hover:before,
.widget_tag_cloud .tagcloud a:hover:before,
.page-nav span.current:before,
.page-nav a:hover:before, .product-detail .product-essential a.add_to_wishlist:hover,
.product-detail .product_detail_share_icon a:hover , .product-detail .new-label,
.product-detail .product-collateral ul li.current a:before, .product-detail .product-collateral ul li:hover a:before, .product-detail .comment-respond .form-submit .btn-submit,
.product-related h3.title span:before, .woocommerce-cart .product-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce .calc_shipping_postcode_wap .button, .woocommerce
.checkout-box-login button.button, .woocommerce .checkout-box-coupon button.button, div.woocommerce-message a.wc-forward,
.wishlist_table tr td.product-stock-status span.wishlist-in-stock, .woocommerce .wishlist_table td.product-add-to-cart a, .actions .add_to_cart_button.cart-added,
.add_to_cart_button.cart-adding, .checkout-box .title, .iw-member-slider-block .owl-theme .owl-controls .owl-buttons div:hover, .inwave-custom-link a:hover,
.portfolio-relate .port-detail a:hover, .button-effect2 .theme-bg_hover .button-text:after {
background: #14a850;
}
.iw-button .iw-button-text.theme-bg_hover:hover a {
background: #14a850 !important;
}
.actions .add_to_cart_button:hover, .woo-cart-coupon .button, .iw-table ul li:hover div, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.inwave-product .woo-list-product-grid .cart-rating .add-cart span:before{
background-color: #14a850 !important;
}
body.woocommerce .woocommerce-error, body.woocommerce .woocommerce-message, .woocommerce .woocommerce-message, .iw-button .iw-button-text.theme-color-border-hover:hover a {
border-color: #14a850 !important;
}
.iw-posts.style1 .post-content .post-meta .category a, .iw-member-slider-block .owl-theme .owl-controls .owl-buttons div:after,
.woocommerce.widget ul.product_list_widget li:hover a.product-name,
.widget-area h3.widget-title,
ul.product-categories li:hover:before,.widget_categories ul li:hover:before, .product-essential .star-rating span, .product-detail .product-essential .cat-list a, .product-content a, .quickview-box a,
.woocommerce .star-rating, .woocommerce-cart .product-cart .cart-collaterals .cart_totals .amount,
.woocommerce .checkout-box-order table.shop_table .amount, .checkout-box-login .lost_password a, .default-sidebar .widget.widget_nav_menu li:hover a, .default-sidebar .widget.widget_nav_menu li.active a,
.button-effect2 .button-text:hover {
color: #14a850;
}
.woocommerce-cart .woocommerce a.remove, .woocommerce-checkout .woocommerce form .form-row .required, body .woocommerce .woocommerce-error:before,
body.woocommerce .woocommerce-message:before, .select2-container--default .select2-results__option[aria-selected="true"], .select2-results__option:hover, .iw-button .iw-button-text.theme-color-hover:hover,
.woocommerce.inwave-product .theme-bg .star-rating span:before{
color: #14a850 !important;
}
.iw-member-slider-block .owl-theme .owl-controls .owl-buttons div, .iw-button a.button-text.theme-color-border, .portfolio-relate .port-detail a:hover {
border: 2px solid #14a850;
}
.info-item.style3 .info-item-content .info-item-desc {
border-left: 3px solid #14a850;
}
.shortcode_widget .widget-title span:after {
border-bottom: 2px solid #14a850;
}
.rtl .info-item.style3 .info-item-content .info-item-desc, .rtl .woocommerce.widget ul.product_list_widget li:hover {
border-right: 2px solid #14a850;
}
ul.product-categories li:hover,
.widget_categories ul li:hover {
border-left: 4px #14a850 solid;
}
.rtl ul.product-categories li:hover, .rtl .widget_categories ul li:hover {
border-right: 4px #14a850 solid;
}
.woocommerce.widget ul.product_list_widget li:hover {
border-left: 2px #14a850 solid;
}
.booking-services .form-wrapper .form-title h3 {
border-bottom: 1px #14a850 solid;
}
.rtl .header .iw-main-menu .iw-nav-menu &gt; li .sub-menu li:hover {
border-right-color: #14a850;
} .info-item.style6:hover .info-item-title,.info-item.style6:hover .info-item-sub-title{
color: #14a850;
}
.info-item.style6:hover .info-read-more{
background-color: #14a850 !important;
}
.iw-tabs.layout1 .iw-tab-item:hover{
background-color: #14a850;
}
.iw-tabs.layout2 .iw-tab-desc a{
background-color: #14a850;
}
.header.header-v5 .cart-icon:hover,.header.header-v5 .search-form:hover .top-search,.header.header-v5 .search-form:hover .search-wrap{
background: #14a850;
}
.header.header-v5 .search-form:hover:before,.header.header-v5 .cart-icon:hover:before{
border-right-color: #14a850;
} .index-light .wpcf7-form .form-wrapper{
background-color: #14a850;
}
.index-light .iw-button a.color-white{
background-color: #14a850;
}
.index-light h3.post-title a{
color:#14a850;
}
.index-light .widget_categories .widget-title, .index-light .widget_product_categories .widget-title{
background-color: #14a850;
}
.index-light ul.product-categories li, .index-light .widget_categories ul li{
background-color: #14a850;
}
.index-light ul.product-categories li:hover a, .index-light .widget_categories ul li:hover a{
color:#14a850;
}
.index-light .widget-area a,
.index-light .iw-posts.style1 .post-content .post-title a{
color:#14a850;
}
.index-light .iw-button.button-effect2 .iw-button-text:hover a{
background-color: #14a850!important;
} html body{font-family:Poppins}
html body{font-size:13px}
html body{line-height:28px}
#page-top .button,#page-top .btn-submit{color:#ffffff}
.page-footer h3,.page-footer h4{color:#dcdcdc}
.page-footer{color:#989898}
.page-footer a{color:#989898}
.page-heading{height:280px;}.page-heading .iw-heading-title{padding-top:140px;}
html body { line-height: normal; }
a:focus, .btn:focus, button:focus, input:focus, textarea:focus { outline: none!important; }
th:last-child, td:last-child { border-right: none; }
.header .logo a { max-height: auto; max-width: 105px; margin-top: 0; } #recent-home-product .woo-list-product-grid, .recent-home-product .woo-list-product-grid { width: 20%; float: left; padding: 0 15px; background: none; margin-bottom: 30px; }
.iw-av-banner.style2 .banner-button { width: 100%; padding: 10px 15% 10px 20px; font-size: 2em; }
.iw-av-banner.style2 .iw-av-title { padding-left: 20px; font-family: "Prompt", sans-serif; font-size: 16px; font-weight: inherit; line-height: 1.3em; }
.iw-heading { float: left; width: 100%; }
.iw-heading.style2 .iwh-sub-title { font-family: "Prompt", sans-serif; letter-spacing: -2px; margin-bottom: 15px; }
.iw-heading.style1 .iwh-title, .iw-heading.style4 .iwh-title{ font-family: 'Kanit', sans-serif; }
.iw-heading.style4 .iwh-title { font-size: 2.4em !important; }
.iw-heading.style4 .iwh-title .title-text:before, .iw-heading.style4 .iwh-title .title-text:after { border-color: #444; }
.iw-footer-logo { width: 135px; margin-bottom: 10px; }
.iw-social-all { margin-bottom: 0; }
.footer-text h3 { font-family: "Prompt", sans-serif; font-weight: bold; color: #14a850; }
.footer-text h3 span { font-size: 0.7em; display: block; font-weight: 100; display: block; margin-top: 3px; color: #fff; }
.footer-text p { display: block; clear: left; font-family: "Prompt", sans-serif; line-height: normal; }
.info-item.style3 .icon { width: 48px; height: 48px; line-height: 48px; }
.info-item.style3 .info-item-content .info-item-desc { margin-left: 24px; }
.info-title-icon { min-height: 48px; margin-bottom: 15px; }
.woo-list-product-grid .cart-rating .add-cart span::before { background: #000; } 
.portfolio-slider-style1 p { line-height: normal; }
.portfolio-slider-style1 .owl-theme .owl-buttons .owl-prev, .portfolio-slider-style1 .owl-theme .owl-buttons .owl-next { line-height: 1em; }
.emergency-services { padding: 35px 25px; }
.emergency-services h4 { font-family: "Prompt", sans-serif; margin-top: 0; font-weight: bold; vertical-align: top; margin-right: 15px; margin-bottom: 10px; }
.emergency-services p { display: inline-block; color: #fff; vertical-align: top; font-size: 1em; margin-bottom: 0; }
.emergency-services .openshop { display: inline-block; line-height: 1.3em; text-align: left; font-family: "Prompt", sans-serif; margin-bottom: 15px; }
.emergency-services .phone { border: 2px solid #fff; border-radius: 30px;
font-size: 18px; margin-left: 10px; padding: 5px 30px 2px; display: inline-block; }
.emergency-services .phone a { color: #fff; }
.iw-footer-widget .widget_text { background: none; }
.iw-footer-widget .widget-title { font-family: "Prompt", sans-serif; font-weight: bold; line-height: normal; }
.open-shop p { display: inline-block; color: #fff; vertical-align: top; line-height: normal; font-family: "Prompt", sans-serif; }
.open-shop .phone { border: 2px solid #fff; border-radius: 30px;
font-size: 18px; margin-left: 10px; padding: 5px 30px 2px; display: inline-block; }
.logo-about { margin: 35px 0 0 0!important; }
.simple-list.check-mark li span.icon { vertical-align: top; }
.simple-list.check-mark li h4 { display: inline; font-family: "Prompt", sans-serif; }
.simple-list.check-mark li h4 a { color: #fff; }
.simple-list.check-mark li:hover h4 a, .simple-list.check-mark li:hover .icon { color: #14a850; }
.vc_custom_1459412393643 { padding-top: 0!important; }
.order-total .woocommerce-Price-amount { font-size: 1.8em!important; }
.woocommerce-Price-currencySymbol { margin-right: 5px; }
.cart-table-items .cart-table-title .title-cart-table, .woocommerce-cart .product-cart .cart-collaterals .cart_totals .title, .woo-cart-coupon .row-title { padding-top: 10px; padding-bottom: 10px; }
.woocommerce .product-cart a.remove { width: 36px; height: 36px; line-height: 38px; color: #f00!important; font-size: 24px; }
.woocommerce .product-cart a.remove:hover { color: #fff!important; }
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img { width: 75px; float: left; margin-right: 15px; }
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text { background: #222; border: 1px solid #353535; border-radius: 2px; height: 30px; line-height: 28px; padding: 0 10px; width: 200px; }
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { background: #14a850; border-radius: 2px; }
.woocommerce-cart-form__contents .product-remove { width: 60px; }
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals { width: 100%; }
.cart_totals .title { padding: 10px 12px; font-weight: 700; text-transform: uppercase; }
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th { padding: 9px 12px; border-color: #333!important; border-width: 1px!important; border-top: 0; }
.cart-subtotal td, .order-total td, .cart-discount td { text-align: right; }
.cart-discount td span { display: inline!important; }
.order-total td, .cart-discount td, strong.product-quantity { color: #14a850; }
.checkout-box .title { padding-top: 10px; padding-bottom: 10px; font-weight: bold; text-transform: uppercase; font-size: 13px; }
.woocommerce div#payment span::before { line-height: 2em; }
.woocommerce form .checkout-box-ship-address .form-row textarea.input-text, .woocommerce form .checkout-box-bill .form-row textarea.input-text { min-height: 100px; }
.blockOverlay { background: #555!important; }
.woocommerce-error { margin-left: 0!important; }
.header .iw-main-menu .iw-nav-menu li a { font-family: "Prompt", sans-serif; font-weight: 300; }
.page-heading .iw-heading-title, .info-item-title, .iwh-sub-title { font-family: "Prompt", sans-serif; }
.page-heading .iw-heading-title {padding-top: 180px;}
.iw-accordion-item .iw-accordion-header .iw-accordion-title &gt; span::after { top: 20px; }
.pricebox .pricebox-price-desc { line-height: normal; }
.pricebox .pricebox-col2 { line-height: normal; }
.iw-heading.style2 .iwh-title { margin-bottom: 10px; }
.wysija-input { background: #222; border: 1px solid #2a2a2a; min-width: 280px; padding: 15px 20px; line-height: 1em; }
.wysija-paragraph { margin-bottom: 0; }
.wysija-submit { margin: 15px 0 0 0!important; border: 2px solid #fff!important; border-radius: 30px; display: inline-block; font-size: 18px; padding: 5px 30px 2px; background: none; }
.formError .formErrorContent { line-height: 1.6em; padding: 10px; border: 0!important; margin-top: -4px; }
.widget_wysija_cont .updated, .widget_wysija_cont .error, .widget_wysija_cont .xdetailed-errors { padding: 10px; }
.widget_wysija_cont .allmsgs ul li { line-height: 1.3em!important; }
.emergency-services { margin-bottom: -35px!important; }
.emergency-services._ { margin-top: 30px; margin-bottom: 0!important; }
.woocommerce-notice { font-size: 30px; line-height: 1.1em; margin-bottom: 30px; text-align: center; }
.woocommerce-notice &gt; i { font-size: 3.5em; text-align: center; display: block; margin-bottom: 20px; position: relative; }
.woocommerce-notice &gt; i:before { background: #fff; border-radius: 100%; padding: 0 10px; }
.woocommerce-notice--success { color: #14a850; }
.woocommerce ul.order_details li { font-size: 0.8em; color: #ddd; float: none; text-align: center; display: inline-block; *display: inline; zoom: 1; width: 25%; margin: 0 0 15px 0; padding: 0; }
.woocommerce ul.order_details li strong { color: #fff; margin-top: 3px; }
.woocommerce-thankyou-order-details { padding-bottom: 15px; border-bottom: 3px dashed #fff; text-align: center; }
.woocommerce-table--order-details tfoot tr:last-child td { color: #14a850; font-size: 1.8em; }
.woocommerce-table__product-name, .woocommerce-table--customer-details th { width: 35%; }
.woocommerce table.shop_table th, .woocommerce table.shop_table td { line-height: 1.3em; padding: 12px 15px; }
.woocommerce-bacs-bank-details { background: #fff; color: #000; text-align: center; padding: 15px; margin-top: -3em; margin-bottom: 30px; }
.wc-bacs-bank-details { margin-bottom: 0!important; }
.wc-bacs-bank-details li { color: #000!important; font-size: 0.95em!important; font-family: "Prompt", sans-serif!important; }
.wc-bacs-bank-details li strong { color: #14a850!important; }
.wc-bacs-bank-details-heading { font-weight: 600; }
.wc-bacs-bank-details-account-name { font-family: "Prompt", sans-serif; font-weight: 400!important; }
.woocommerce-checkout div#payment label { font-family: "Prompt", sans-serif; font-size: 1.3em; color: #fff; font-weight: 600; }
.input-text, select, textarea, .wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-date, .woo-review-form-field { border: 1px solid #333!important; color: #dadada!important; line-height: normal!important; padding: 10px 20px!important; border-radius: 0!important; height: inherit!important; background: #222!important; }
.select2-selection, .select2-selection span { height: auto!important; line-height: 1!important; }
.select2-selection span { padding: 15px 20px!important; }
.select2-selection__arrow { bottom: 0; }
.wpcf7-form .form-wrapper { padding: 0; }
select { width: 100px; }
.button { padding: 15px 20px!important; height: 45px!important; line-height: 1!important; font-weight: bold!important; }
.button.alt { padding-left: 35px!important; }
button.button { border-radius: 2px!important; }
.checkout-button { height: auto!important; }
.payment_method_paypal img { width: 200px; }
.about_paypal { font-size: 0.8em!important; font-weight: normal; display: block; line-height: normal!important; float: none!important; }
.woocommerce-checkout div#payment ul.payment_methods li.payment_method_paypal input.input-radio { margin-top: 5px; }
.woocommerce-checkout div#payment label { line-height: normal; margin-left: 10px; }
input[type="checkbox"], input[type="radio"] { margin-right: 10px; }
.woocommerce-checkout div#payment div.payment_box { padding-left: 30px; }
.btn-my-account, .btn-login { border: 2px solid #fff; border-radius: 30px; color: #ffffff; cursor: pointer; display: inline-block; font-size: 14px; height: 37px; line-height: 33px; margin-left: 5px; position: relative; text-align: center; padding-left: 15px; padding-right: 15px; font-family: "Prompt", sans-serif; font-weight: 300; }
.btn-login i { display: none; }
.header .cart-icon { float: none; margin-left: 5px; position: relative; }
.header .cart-icon .count { background: #ff4200; width: 20px; height: 20px; line-height: 20px; font-size: 0.7em; border-radius: 100%; position: absolute; color: #fff!important; top: -5px; right: -5px; }
.woocommerce-MyAccount-navigation ul { list-style: none; margin-left: 0; }
.woocommerce-MyAccount-navigation ul li { background: #222; border-top: 1px solid rgba(255, 255, 255, 0.1); border-left: 4px solid #222; }
.woocommerce-MyAccount-navigation ul li a { display: block; padding: 15px 15px 15px 45px; color: #fff; position: relative; }
.woocommerce-MyAccount-navigation ul li:hover, .woocommerce-MyAccount-navigation ul li.is-active { background: none; border-left: 4px solid #14a850; font-weight: bold; }
.woocommerce-MyAccount-navigation ul li:hover a, .woocommerce-MyAccount-navigation ul li:hover a:before { color: #14a850; }
.woocommerce-MyAccount-navigation ul li a:before { content: '&gt;'; color: #fff; position: absolute; top: 15px; left: 20px; }
.woocommerce-account .woocommerce-MyAccount-navigation { width: 25%; }
.woocommerce-account .woocommerce-MyAccount-content { width: 73%; }
.hello, .title { font-family: "Prompt", sans-serif; line-height: normal; }
h2.title { font-family: "Kanit",sans-serif; color: #14a850; margin-top: 0; }
.tp-caption { font-family: "Prompt", sans-serif; font-weight: 600; }
.woocommerce table.my_account_orders { font-size: 1em; }
.woocommerce-Price-amount.amount { color: #14a850; display: block; font-size: 1.3em; font-weight: bold; line-height: normal; }
.woocommerce-orders-table__header-order-actions { width: 100px; }
.increase-qty, .decrease-qty { width: 7px; overflow: hidden; }
.increase-qty { top: 13px; }
.decrease-qty { top: 21px; }
.increase-qty i, .decrease-qty i { position: absolute; top: 0; left: 0; height: 6px; }
.decrease-qty i { top: -6px; }
.woocommerce mark { margin: 0 10px; padding: 0 10px; background: #14a850; color: #fff; }
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register { border: none; border-radius: 0; }
.woocommerce-form__label-for-checkbox { margin-left: 15px; }
.post-text ul, .entry-content ul, .post-text ol, .entry-content ol { color: #cacaca; }
td.label label { font-size: 125%; }
.price-box-inner { position: relative; white-space: nowrap; }
.price-box-inner &gt; div { white-space: nowrap; }
.price-box i + span.amount { margin-left: -15px; }
.price-box i { position: absolute; z-index: 1; top: 50%; left: 40%; line-height: 0; font-weight: bold; font-size: 1.2em; }
.price-box span.amount { font-weight: normal; }
.price-and-rating .price-box span.amount { font-size: 1.3em; }
.product-image-wrapper:hover .price-box span.amount::before { background: #0f7f3c; }
.price-box span.amount { font-size: 1.2em; padding-right: 30px; }
.woocommerce-variation-price { font-size: 1.6em; }
.woocommerce-Price-currencySymbol { font-size: 0.8em; }
ul.product-categories li .children { display: none; }
ul.product-categories li .children li, .widget_categories ul li .children li { padding-left: 15px; border-left-width: 8px; }
ul.product-categories li .children li a, .widget_categories ul li .children li a { width: 80%; }
ul.product-categories li:before, .widget_categories ul li:before { top: 24px; }
ul.product-categories .children li:before, .widget_categories ul .children li:before { left: 30px; }
ul.product-categories li, .widget_categories ul li { padding-left: 0!important; }
ul.product-categories li:before, .widget_categories ul li:before { left: 20px!important; }
ul.product-categories li li:before, .widget_categories ul li li:before { left: 40px!important; content: '\f105'; }
ul.product-categories li li li:before, .widget_categories ul li li li:before { left: 55px!important; content: '\f105'; }
ul.product-categories li a, .widget_categories ul li a { padding-left: 45px; }
ul.product-categories li .cat-item a, .widget_categories ul li .cat-item a { padding-left: 60px; }
ul.product-categories li .cat-item .cat-item a, .widget_categories ul li .cat-item .cat-item a { padding-left: 75px; }
.cat-parent &gt; span.plus { position: absolute; top: 0; right: 0; width: 20%; text-align: center; padding: 24px 0; }
.cat-parent .cat-parent &gt; span.plus { padding: 16px 0; line-height: normal; }
.cat-parent.active &gt; span.plus:before { content: '\f068'; }
.shipping-calculator { border: none; }
.iw-icon-search-cart { z-index: 1500; position: relative; }
.wpcf7-form .title { font-weight: normal; border: 0; padding-left: 0; margin-bottom: 15px; }
div.wpcf7-response-output { padding: 15px; }
.wpcf7-form .select2 { margin-bottom: 20px; }
.wpcf7-not-valid-tip { margin-top: -10px; margin-bottom: 10px; }
.form-payment .row { margin-top: 30px; }
.price-box del { padding: 0; color: #aaa; }
.price-box del span.amount { font-size: 1.2em; }
.sale .price-box ins .woocommerce-Price-amount.amount:before { background: #ff9000!important; }
.sale .cart-rating, .sale:hover .info-products, .sale .actions a.quickview { background: #555!important; }
.woo-list-product-grid .product-image .product-status { top: 0; left: 0; font-weight: bold; font-size: 13px; }
.woo-list-product-grid .product-image .product-status+.product-status &gt; span.soldout { top: 0; right: 0; }
.woo-list-product-grid .product-image .product-status .onsale { top: 5px; left: 5px; font-size: 1em; }
.woocommerce span.soldout, .woocommerce-page span.soldout { border-bottom: 90px solid transparent; border-right: 90px solid #d00; }
.woocommerce span.soldout span, .woocommerce-page span.soldout span { right: -90px; }
.onsale-label { font-weight: bold; }
.title.theme-bg, .checkout-box .title { background: rgba(20, 168, 80, 0.25)!important; }
.search-content &gt; article { margin-bottom: 30px; }
.search-content &gt; article .entry-meta { margin-bottom: 10px; }
.widget_layered_nav { overflow: hidden; }
div.wcvashopswatchlabel { border: none; }
.wcvaswatchinput div.wcva-selected-filter.wcvaround { border-color: white!important; box-shadow: 0 0 0 2px #222 inset!important; }
label.wcva_single_textblock, div.wcva_filter_textblock { background: #444!important; color: #fff!important; border-radius: 0!important; border: 2px solid #444!important; }
label.selectedswatch.wcva_single_textblock, .wcva_filter_textblock.wcva-selected-filter { box-shadow: 0 0 0 2px #222 inset!important; border: 2px solid #fff!important; }
div.wcva_filter_textblock { line-height: 1.4!important; }
.wcva_filter_widget div.wcvashopswatchlabel { float: left; padding: 0 10px; margin-right: 5px!important; margin-left: 0!important; outline: none; }
div.swatchinput { line-height: 0; }
.product-detail .product-essential table.variations td { padding-bottom: 10px; }
.select-swatch .swatchinput label { opacity: 0.35; }
.select-swatch .swatchinput label.selectedswatch { opacity: 1; }
.table th { background: rgba(20, 168, 80, 0.25); }
.woocommerce-variation-add-to-cart { margin-bottom: 30px; }
.woocommerce-variation-add-to-cart .single_add_to_cart_button { background: #14a850!important; }
.woocommerce-variation-add-to-cart .single_add_to_cart_button:before { content: "\f07a"; font-family: "FontAwesome"; left: 10px; position: absolute; }
.woocommerce-variation-add-to-cart .single_add_to_cart_button:after { background: rgba(0, 0, 0, 0.14)!important; content: ""; height: 100%; left: 0; position: absolute; top: 0; transform: skewX(-30deg) translateX(-25%); width: 50px; z-index: -1; }
.shipping-calculator { display: none; }
#shipping_method li { text-align: left; font-family: "Prompt", sans-serif; font-weight: normal!important; }
#shipping_method .woocommerce-Price-amount.amount { display: inline; }
.woo-list-product-grid .product-name a { font-size: 1.2em; line-height: 1.4em; font-family: "Prompt", sans-serif; }
.wpb_column .vc_column-inner { padding-top: 0!important; }
.woocommerce table.shop_attributes { border: 1px solid rgba(255, 255, 255, 0.1) }
.woocommerce table.shop_attributes td { padding: 8px; }
.woocommerce table.shop_attributes td p { padding-top: 0!important; }
.pricebox .pricebox-col2 { padding-right: 20px; padding-bottom: 30px; }
.info-item.style4 { padding-bottom: 45px; }
.product-detail .box-collateral ul { display: block; padding-left: 30px; }
.product-detail .box-collateral ul li { display: list-item; list-style: square; overflow: visible; padding-left: 10px; }
.product-detail .product-detail-title { line-height: normal; font-size: 20px; font-family: "Prompt", sans-serif; }
#wp-admin-bar-updates { display: none!important; }
.woocommerce-variation-price { font-size: 1.1em; }
.woocommerce-variation-price del span { color: #999!important; }
.woocommerce-variation-price .price ins { color: #333; }
.new-label { margin-right: 0!important; }
.onsale-label:before { background: #ff9000; }
.product-cart .variation { overflow: hidden; }
.product-cart .variation dt.variation-Color { margin-right: 10px!important; font-size: 1em!important; }
.woocommerce .widget_price_filter .price_label { clear: left; margin-top: 10px!important; float: left; }
.woocommerce .widget_price_filter .price_label span { font-size: 1.3em; font-weight: bold; }
.product-img-box .images img { width: 100%; }
.iw-product-content .product-status .new-label { left: 5px; top: 5px; position: static; }
.iw-product-content .product-status .iw-onsale-label { margin: 0; }
.select2-container { min-width: 200px; }
.page-content .term-description { display: none; }
.page-heading { height: auto; min-height: 280px; }
.page-heading .page-title .term-description { margin-bottom: 30px; }
.page-heading .page-title .term-description p { margin: 0; }
.page-heading .page-title h1 { margin-bottom: 10px; font-family: Kanit;}
.breadcrumbs { position: relative; }
.list-link-product-page a { display: block; font-family: "Prompt", sans-serif; padding: 10px; font-size: 1.1em; }
.list-link-product-page hr { border-color: #444; margin: 0; }
.widget-area .widget-title span { font-family: "Prompt", sans-serif; }
ul.product-categories li .children li a, .widget_categories ul li .children li a { padding-top: 12px; padding-bottom: 12px; }
ul.product-categories li .children li:before, .widget_categories ul li .children li:before { top: 15px; }
.wcva-standard-select { width: 100%; }
.wc-bacs-bank-details.order_details.bacs_details li.bank_name { position: relative; padding-left: 40px; }
.wc-bacs-bank-details.order_details.bacs_details li.bank_name strong { text-align: left; }
.wc-bacs-bank-details.order_details.bacs_details li strong:before { width: 30px; height: 30px; content: ''; position: absolute; left: 0; }
.wc-bacs-bank-details.order_details.bacs_details li:nth-of-type(1) strong:before { background: url(//www.morethanbikeshop.com/wp-content/themes/motohero/assets/images/logo-bank/kbank.svg) no-repeat rgb(18, 143, 15) center; background-size: 70%; }
.wpb_raw_html { margin-bottom: 0!important; }
.brandall a { display: block; }
.brandall a img { width: 100%; }
.brandall .owl-controls .owl-page span, .brandsidebar .owl-controls .owl-page span { margin: 3px!important; }
.brandsidebar { overflow: hidden; }
.brandsidebar &gt; div { width: 25%; float: left; }
.brandmain { overflow: hidden; }
.brandmain a { display: block; }
.brandmain a img { width: 100%; }
.brandmain &gt; div { float: left; width: 25%; }
.pricebox .pricebox-price { font-size: 40px; }
.pricebox .pricebox-col1 { padding: 30px 20px; width: 100%; min-height: auto; }
.pricebox .pricebox-col2 { background: #0c6530; width: 50%; min-height: 140px; }
.pricebox .pricebox-col3 { padding: 30px 20px; width: 50%; min-height: 140px; }
.pricebox-price { white-space: nowrap; }
.pricebox-price small { font-size: 0.6em; }
.pricebox-description li { color: #fff; font-family: "Prompt", sans-serif; font-size: 1.1em; }
.pricebox-title { font-family: "Prompt", sans-serif; }
.vc_custom_1505898340334 h3, .vc_custom_1505898334213 h3 { font-size: 30px!important; }
.info-item.style4 .icon i { width: 88px; height: 88px; line-height: 84px!important; font-size: 54px; }
.product-list .product-category.product { width: 25%; float: left; }
.product-list .product-category.product a { display: block; margin: 0 15px; }
.product-list .product-category.product h2 { font-size: 1.3em; font-weight: bold; }
.product-list .product-category.product .count { background: none; padding: 0; font-weight: normal; }
.tp-bgimg { opacity: 0.5!important; }
.off-canvas-open { width: 42px; height: 36px; top: 0!important; }
.off-canvas-open i { font-size: 24px; }
#off-canvas-close { width: 45px; height: 40px; line-height: 40px; position: absolute; right: 0; top: 10px; }
#off-canvas-close span { display: block; position: relative; height: 40px; }
#off-canvas-close span i { top: 20px; left: 12px; right: auto; }
#off-canvas-close span i:before, #off-canvas-close span i:after { content: ''; width: 20px; height: 2px; background: #fff; position: absolute; left: 0; }
#off-canvas-close span i:before { top: 0; -webkit-transform: rotateZ(45deg); -moz-transform: rotateZ(45deg); -ms-transform: rotateZ(45deg); -o-transform: rotateZ(45deg); transform: rotateZ(45deg); }
#off-canvas-close span i:after { top: 0; -webkit-transform: rotateZ(-45deg); -moz-transform: rotateZ(-45deg); -ms-transform: rotateZ(-45deg); -o-transform: rotateZ(-45deg); transform: rotateZ(-45deg); }
.table-margin { margin: 30px 0; }
.iw-social-all li a { display: inline-block; *display: inline; zoom: 1; margin-right: 5px!important; cursor: pointer; }
.iw-social-all li a img { width: 21px; }
.wpb_gallery, .our-class-main { clear: left; overflow: hidden;; }
.image_grid_ul { margin: 0!important; }
.image_grid_ul li { float: left; width: 20%; }
.our-class-main, .our-class-main .row { margin: 0!important; }
.portfolio-relate .post_item { padding: 7.5px; }
.portfolio-relate .port-category { margin-bottom: 15px; }
.portfolio-relate .port_title a { font-size: 14px; line-height: 1.3em; }
.portfolio-relate .port-detail a { padding: 10px 12px; }
.project-information { margin-bottom: 40px; margin-top: 15px; }
.project-information .iwp-ifo-item { padding-top: 15px!important; }
.project-information .iwp-ifo-item label.fname { font-weight: bold; font-family: "Kanit",sans-serif; }
.port-detail-title span { font-size: 18px; padding: 10px 45px 10px 15px; }
.portfolio-slider .owl-controls .owl-buttons div { background: #14a850!important; border-radius: 0!important; padding: 5px 15px!important; font-size: 14px!important; }
.emergency-services.portfolio { margin-top: 35px; margin-bottom: 0!important; }
.off-canvas-menu .search-form { overflow: hidden; position: relative; margin-bottom: 15px; }
.off-canvas-menu .search-form input[type="search"] { background: none; padding: 10px 15px; border: 1px solid #fff; width: 210px; margin-left: 15px; }
.off-canvas-menu .search-form button { position: absolute; background: none; border: none; top: 0;
right: 15px; width: 43px; height: 43px; padding: 0; }
.off-canvas-menu .search-form ::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.5); }
#post-10245 { margin: 0 -15px; width: auto; }
#post-10245 .woo-list-product-grid { width: 25%; float: left; padding: 0 15px; background: none; margin-bottom: 30px; }
.off-canvas-menu .search-form input[type="search"] { width: 100%!important; margin-left: 0!important; }
.woocommerce-variation-add-to-cart&gt;div+button+script+div { display: none; }
@media (min-width: 992px) {
.vc_custom_1506485407937 + .woocommerce &gt; div:last-child, .vc_custom_1509686173926 + .woocommerce &gt; div:last-child, .vc_custom_1509686278470 + .woocommerce &gt; div:last-child, .vc_custom_1506574010962 + .woocommerce &gt; div:last-child { display: none; }
}
@media (max-width: 1199px) {
.product-related [class*="col-"] { margin-bottom: 30px!important; }
.iw-av-banner.style2 .banner-button { font-size: 1.8em; }
#post-10245 .woo-list-product-grid { width: 33.33333%; }
}
@media (max-width: 991px) {
.search-form-header { padding: 0 15px!important; }
#recent-home-product .woo-list-product-grid, .recent-home-product .woo-list-product-grid, #post-10245 .woo-list-product-grid { width: 50%; }
.iw-av-banner.style2 .iw-av-title { display: none; }
.iw-av-banner.style2 .banner-content { bottom: 0; }
.header .logo { padding: 0; }
.header .logo a { width: 80px; }
.header .iw-icon-search-cart { margin-left: 80px; }
.off-canvas-menu h2.canvas-menu-title { margin-bottom: 15px; border: none; color: #14a850; }
.brandmain &gt; div { width: 50%; }
.vc_custom_1506312498778, .iw-icon-search-cart .search-form { display: none; }
.off-canvas-menu .canvas-menu li &gt; a { font-family: "Prompt", sans-serif; }
}
@media (max-width: 768px) {
.iw-av-banner.style2 .iw-av-title { display: block; }
.iw-av-banner.style2 .banner-content { bottom: 30px; }
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text { width: 50%; }
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img { float: none; width: 36px; }
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td { overflow: hidden; }
.quantity { float: right; margin-right: 0; }
.logo-about { text-align: center!important; }
.woocommerce-cart-form__contents .product-remove { width: 100%; }
.iw-heading.style2 .iwh-title { font-size: 48px; }
.iw-heading.style2 .iwh-content { font-size: 14px; }
.woocommerce ul.order_details li { width: 50%; border: none; }
.woocommerce-table__product-name, .woocommerce-table--customer-details th { width: 50%; }
.woocommerce-account .woocommerce-MyAccount-navigation { width: 100%; margin-bottom: 30px; }
.woocommerce-account .woocommerce-MyAccount-content { width: 100%; }
tbody.product-cart td { border-right: none; }
.product-essential { padding-right: 0!important; }
.product-essential .product-shop { padding: 15px; }
.product-sidebar { margin-top: 30px; }
.default-sidebar { display: none; }
.product-detail .iw-onsale-label { margin: 0!important; }
.back-to-top { top: 0; }
.pricebox .pricebox-col1 { padding-bottom: 30px; }
#tab-description ul li { overflow: visible!important; display: list-item!important; }
.product-list .product-category.product { width: 50%; }
.product-list .product-category.product a { margin: 0 7.5px; }
.tparrows { opacity: 1!important; top: 80%!important; visibility: visible!important; }
.header-address span { display: none; }
.off-canvas-menu { overflow-x: auto; }
}
@media (max-width: 400px) {
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img { width: 100%; margin-right: 0; margin-bottom: 15px; margin-top: 15px; }
.product-name a:last-child { text-align: left; display: block; }
.woocommerce ul.order_details li { text-align: left; }
.payment_method_paypal img { width: 120px; }
.btn-my-account, .btn-login, .header .cart-icon { margin-left: 0; }
.btn-my-account span, .btn-login span { display: none; }
.btn-login i { display: inline-block; }
.woo-list-product-grid .product-name a, .price-box span.amount, .price-box i { font-size: 1em; }
.price-box span.amount { padding: 7px 30px 7px 15px; }
.woo-list-product-grid .cart-rating .add-cart span { padding: 7px 15px 7px 40px; }
.product-detail .product-collateral ul li a, .product-related h3.title span { padding: 12px 40px 12px 15px; }
.price-box del span.amount { font-size: 1em; }
#recent-home-product .woo-list-product-grid, .recent-home-product .woo-list-product-grid,  #post-10245 .woo-list-product-grid, .product-related [class*="col-"], .product-list [class*="col-"] { padding: 0 7.5px; margin-bottom: 15px!important; }
.wpb_wrapper .woocommerce { margin-left: 7.5px; margin-right: 7.5px; }
.product-related .row, .product-list .row { margin-left: -7.5px!important; margin-right: -7.5px!important; }
.woo-list-product-grid .cart-rating .add-cart span { white-space: nowrap; font-size: 0.9em; }
.woo-list-product-grid .product-name a { padding: 0 10px; margin-bottom: 10px; }
.iw-av-banner.style2 .banner-button { font-size: 1.6em; }
.iw-heading.style2 .iwh-sub-title { font-size: 1.6em; letter-spacing: -0.5px; }
.iw-heading.style2 .iwh-title { font-size: 2.2em; letter-spacing: -0.5px; }
.portfolio-slider-style1 h3, .right-background .iw-heading.style1 .iwh-title, .iw-heading.style1 .iwh-title { font-size: 2.2em; line-height: 1.2em; }
.iw-heading.style2 { padding-bottom: 0!important; }
.portfolio-slider-style1 { padding-top: 30px!important; }
p { font-size: 0.9em!important; }
.page-heading .iw-heading-title h1 { font-size: 1.8em; }
#wrapper .fusion-megamenu-wrapper { margin: 0 20px !important; }
.product-collateral ul, .product-collateral ul li, .product-collateral ul li a { width: 100%!important; display: block!important; }
.slide-container .custom .tp-bullet { width: 35px; height: 3px; }
.contents-main, .main-content { padding-top: 45px; }
.iw-contact input.captcha { width: 150px!important; }
.product-detail .quantity input.qty, .product-cart .quantity input.qty { width: 70px; }
.pricebox .pricebox-col1, .pricebox .pricebox-col2 { padding: 30px 15px!important; }
.price-box span.amount { padding-left: 10px; padding-right: 10px; }
.price-box span.amount:before { -webkit-transform: none; transform: none; }
.price-box i { left: 44%; }
.price-box i + span.amount { margin-left: 0; } .pp_pic_holder.pp_default { width: 100%!important; left: 0!important; margin-top:-100px !important; overflow: hidden; }
div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
.pp_content { width: 100%!important; height: auto!important; }
.pp_fade { width: 100%!important; height: 100%!important; }
a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
#pp_full_res img { width: 100%!important; height: auto!important; }
.pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
a.pp_close { right: 10px!important; top: 10px!important; }
.pp_loaderIcon { background-color: #fff!important; border-radius: 0!important; margin: -24px 0 0 0!important; }
.image_grid_ul li { width: 25%; }
.portfolio-relate .port-category, .portfolio-relate .port_title a { display: none; }
.salesdesk-widget-button-default-text { display: none!important; }
}
@media (max-width: 360px) {
.header .display-search-box .top-search { width: 150px; }
}
.woocommerce a.button.alt {
background-color: #F16223 !important;
}
a.single_add_to_cart_button::before {
content: "\f07a";
font-family: "FontAwesome";
left: 10px;
position: absolute;
}
a.single_add_to_cart_button::after {
background: rgba(0, 0, 0, 0.14) !important;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transform: skewX(-30deg) translateX(-25%);
width: 50px;
z-index: -1;
}
.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons&gt;.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons&gt;.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons&gt;.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons&gt;.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons&gt;.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons&gt;.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons&gt;.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical&gt;.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical&gt;.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical&gt;.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline&gt;.wp-block-button__link{border:2px solid;padding:.667em 1.333em}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline&gt;.wp-block-button__link:not(.has-text-color){color:currentColor}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline&gt;.wp-block-button__link:not(.has-background){background-color:transparent;background-image:none}.wp-block-button .wp-block-button__link:where(.has-border-color){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-color]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-color]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-color]){border-left-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-style]){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-style]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-style]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-style]){border-left-width:medium}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical&gt;.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons&gt;.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)&gt;.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)&gt;.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)&gt;.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile&gt;.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile&gt;.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination&gt;.wp-block-comments-pagination-next,.wp-block-comments-pagination&gt;.wp-block-comments-pagination-numbers,.wp-block-comments-pagination&gt;.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination&gt;.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination&gt;.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination&gt;.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{content:"";display:block;font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;width:100%;z-index:1}.wp-block-cover h1:where(:not(.has-text-color)),.wp-block-cover h2:where(:not(.has-text-color)),.wp-block-cover h3:where(:not(.has-text-color)),.wp-block-cover h4:where(:not(.has-text-color)),.wp-block-cover h5:where(:not(.has-text-color)),.wp-block-cover h6:where(:not(.has-text-color)),.wp-block-cover p:where(:not(.has-text-color)),.wp-block-cover-image h1:where(:not(.has-text-color)),.wp-block-cover-image h2:where(:not(.has-text-color)),.wp-block-cover-image h3:where(:not(.has-text-color)),.wp-block-cover-image h4:where(:not(.has-text-color)),.wp-block-cover-image h5:where(:not(.has-text-color)),.wp-block-cover-image h6:where(:not(.has-text-color)),.wp-block-cover-image p:where(:not(.has-text-color)){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content&gt;h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content&gt;h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image&gt;h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}.wp-block-details{box-sizing:border-box;overflow:hidden}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]&gt;[data-type="core/embed"],.wp-block[data-align=right]&gt;[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]&gt;[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]&gt;[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image&gt;a,.wp-block-gallery.has-nested-images figure.wp-block-image&gt;div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border&gt;a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border&gt;div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded&gt;a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded&gt;div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)&gt;a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)&gt;div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]&gt;a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter&gt;figcaption,.wp-block-image .alignleft&gt;figcaption,.wp-block-image .alignright&gt;figcaption,.wp-block-image.aligncenter&gt;figcaption,.wp-block-image.alignleft&gt;figcaption,.wp-block-image.alignright&gt;figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,&lt;svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"&gt;&lt;circle cx="50" cy="50" r="50"/&gt;&lt;/svg&gt;');mask-image:url('data:image/svg+xml;utf8,&lt;svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"&gt;&lt;circle cx="50" cy="50" r="50"/&gt;&lt;/svg&gt;');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:rgba(90,90,90,.25);border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto rgba(90,90,90,.25);outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:rgba(90,90,90,.25);border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100vw;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active){animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{box-sizing:border-box; direction:ltr; display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{ grid-column:1;grid-row:1; margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr; grid-column:2;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{ grid-column:2;grid-row:1 }.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{ grid-column:1;grid-row:1 }.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill .wp-block-media-text__media&gt;a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center;position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a{text-decoration:none}.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container&gt;.wp-block-navigation-item&gt;.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container&gt;.wp-block-navigation-item&gt;.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:transparent;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:not(.open-on-click):hover&gt;.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within&gt;.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list&gt;.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list&gt;.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between&gt;.wp-block-navigation__container&gt;.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list&gt;.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list&gt;.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between&gt;.wp-block-navigation__container&gt;.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list&gt;.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list&gt;.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between&gt;.wp-block-navigation__container&gt;.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:transparent!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:transparent;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:transparent}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;overflow-wrap:break-word;padding:3em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}:where(.wp-block-pullquote){margin:0 0 1em}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container&gt;li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2&gt;li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3&gt;li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4&gt;li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5&gt;li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6&gt;li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained&gt;li&gt;.alignright,.wp-block-post-template-is-layout-flow&gt;li&gt;.alignright{-webkit-margin-start:2em;-webkit-margin-end:0;float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained&gt;li&gt;.alignleft,.wp-block-post-template-is-layout-flow&gt;li&gt;.alignleft{-webkit-margin-start:0;-webkit-margin-end:2em;float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained&gt;li&gt;.aligncenter,.wp-block-post-template-is-layout-flow&gt;li&gt;.aligncenter{-webkit-margin-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination&gt;.wp-block-query-pagination-next,.wp-block-query-pagination&gt;.wp-block-query-pagination-numbers,.wp-block-query-pagination&gt;.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination&gt;.wp-block-query-pagination-next:last-child,.wp-block-query-pagination&gt;.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination&gt;.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between&gt;.wp-block-query-pagination-next:last-of-type{-webkit-margin-start:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between&gt;.wp-block-query-pagination-previous:first-child{-webkit-margin-end:auto;margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;min-height:24px;min-width:24px;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{-webkit-appearance:initial;appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-left:0;max-width:calc(100% - 100px)}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search__button-behavior-expand .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}.wp-block[data-align=right] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:1px solid;border-left:none;border-right:none}.wp-block-separator.is-style-dots{background:none!important;border:none;height:auto;line-height:1;text-align:center}.wp-block-separator.is-style-dots:before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-site-title a{color:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#ff4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-threads,.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{height:1.25em;width:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#ff4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{stroke:#000;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-threads,.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{color:#25d366}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-x{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:transparent;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color&gt;*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]&gt;*,.wp-block-table table[style*=border-top-color]&gt;* td,.wp-block-table table[style*=border-top-color]&gt;* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]&gt;*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]&gt;*,.wp-block-table table[style*=border-bottom-color]&gt;* td,.wp-block-table table[style*=border-bottom-color]&gt;* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]&gt;*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]&gt;*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]&gt;*{border-style:inherit;border-width:inherit}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.yith-wcan-filters {
background-color: var(--yith-wcan-filters_colors_background, transparent);
margin-bottom: 30px;
}
.yith-wcan-filters h3.mobile-only {
display: none;
}
.yith-wcan-filters .yith-wcan-filter {
margin-bottom: 30px;
}
.yith-wcan-filters .yith-wcan-filter .filter-title {
color: var(--yith-wcan-filters_colors_titles, #434343);
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable {
cursor: pointer;
position: relative;
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after {
background-size: 100% auto;
content: "";
display: block;
height: 10px;
position: absolute;
right: 15px;
top: calc(50% - 5px);
width: 10px;
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.closed:after {
background-image: url(//www.morethanbikeshop.com/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-down.svg);
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.open:after, .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.opened:after {
background-image: url(//www.morethanbikeshop.com/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-up.svg);
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after {
right: 5px;
}
.yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.collapsable.closed + .filter-content {
display: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items {
float: none;
list-style: none;
padding-left: 0;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.level-0 {
margin: 0;
padding: 0;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.level-0 ul {
padding-left: 15px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.filter-color {
font-size: 0;
margin: 0 -5px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.filter-label {
font-size: 0;
margin: 0 -5px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items.filter-dropdown {
display: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
line-height: 2;
margin: 0;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item &gt; a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item &gt; label &gt; a {
color: var(--yith-wcan-anchors_style_text, #434343);
text-decoration: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item &gt; a:hover, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item &gt; label &gt; a:hover {
color: var(--yith-wcan-anchors_style_text_hover, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled {
opacity: 0.5;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled &gt; a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled &gt; label &gt; a {
color: #B4B4B4;
cursor: not-allowed;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active &gt; a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active &gt; label &gt; a {
color: var(--yith-wcan-anchors_style_text_active, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color {
display: inline-block;
margin-bottom: 10px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color &gt; a {
display: inline-block;
position: relative;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.no-color, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.no-image {
font-size: 1rem;
text-align: center;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-below, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right {
font-size: 1rem;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right {
display: block;
margin: 0 0 10px;
width: 100%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right .term-color,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right .term-image {
margin-bottom: 0;
margin-right: 10px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right .term-label {
display: inline-block;
font-size: 1em;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color {
border: 2px solid transparent;
border-radius: var(--yith-wcan-color_swatches_border_radius, 4px);
display: inline-block;
height: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
margin-bottom: 5px;
overflow: hidden;
vertical-align: middle;
width: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color .color-swatch {
display: block;
height: 100%;
width: 100%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color.bi-color .color-swatch {
border-style: solid;
border-width: 0 0 var(--yith-wcan-color_swatches_size, 45px) var(--yith-wcan-color_swatches_size, 45px);
border-left-color: transparent !important;
border-right-color: transparent !important;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color:hover {
border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-image {
border: 2px solid transparent;
border-radius: var(--yith-wcan-color_swatches_border_radius, 4px);
display: inline-block;
font-size: 0;
height: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
margin-bottom: 5px;
overflow: hidden;
vertical-align: middle;
width: calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-image:hover {
border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-image img {
height: auto;
width: 100%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.disabled .term-color, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.disabled .term-image img {
opacity: 0.4;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-label {
display: block;
font-size: 0.6em;
line-height: 1.4;
text-align: center;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-hide .term-label {
display: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color .term-color, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color .term-image {
border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color:not(.no-color):not(.no-image):not(.label-right) &gt; a:after {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
background-image: url(//www.morethanbikeshop.com/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/close.svg);
background-position: center;
background-repeat: no-repeat;
background-size: 60%;
border-radius: 100%;
color: #fff;
content: "";
font-size: 16px;
height: 15px;
line-height: 15px;
position: absolute;
right: -5px;
text-align: center;
text-decoration: none;
top: -5px;
width: 15px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label {
background-color: var(--yith-wcan-labels_style_background, #fff);
box-shadow: 0 0 0 1px #D7D7D7;
border-radius: 4px;
display: inline-block;
margin: 0 5px 10px;
padding: 7px;
text-align: center;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label &gt; a {
color: var(--yith-wcan-labels_style_text, #434343);
display: block;
height: 100%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image:not(.label-right) &gt; a {
position: relative;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image:not(.label-right) &gt; a:after {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
background-image: url(//www.morethanbikeshop.com/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/close.svg);
background-position: center;
background-repeat: no-repeat;
background-size: 60%;
border-radius: 100%;
color: #fff;
content: "";
font-size: 16px;
height: 15px;
line-height: 15px;
position: absolute;
right: -5px;
text-align: center;
text-decoration: none;
top: -5px;
width: 15px;
right: -13px;
top: -15px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.disabled):hover {
box-shadow: 0 0 0 2px var(--yith-wcan-filters_colors_accent, #4e8ba2);
color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) {
background-color: var(--yith-wcan-labels_style_background_active, #4e8ba2);
box-shadow: 0 0 0 2px var(--yith-wcan-labels_style_background_active, #4e8ba2);
color: var(--yith-wcan-labels_style_text_active, #fff);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) .term-label,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) .item-count {
color: var(--yith-wcan-labels_style_text_active, #fff);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover {
background-color: var(--yith-wcan-labels_style_background_hover, #4e8ba2);
box-shadow: 0 0 0 2px var(--yith-wcan-labels_style_background_hover, #4e8ba2);
color: var(--yith-wcan-labels_style_text_hover, #fff);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover .term-label,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover .item-count {
color: var(--yith-wcan-labels_style_text_hover, #fff);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image {
background: none;
box-shadow: none;
display: block;
padding: 0;
text-align: left;
width: 100%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image &gt; a {
display: inline-block;
color: var(--yith-wcan-anchors_style_text, #434343);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image &gt; a:hover {
color: var(--yith-wcan-anchors_style_text_hover, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image.active &gt; a {
color: var(--yith-wcan-anchors_style_text_active, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image .term-image {
margin-right: 10px;
max-width: 70px;
vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image .term-label {
display: inline-block;
vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-image {
display: inline-block;
font-size: 0;
max-width: 100%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-image img {
width: 100%;
height: auto;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-label {
display: block;
font-size: 0.8rem;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-hide.with-image .term-label {
display: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable {
position: relative;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable .toggle-handle {
background-size: 50% auto;
background-position: center center;
background-repeat: no-repeat;
cursor: pointer;
display: block;
height: 20px;
position: absolute;
right: 10px;
top: 0;
width: 20px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable.closed &gt; .toggle-handle {
background-image: url(//www.morethanbikeshop.com/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-down.svg);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable.opened &gt; .toggle-handle {
background-image: url(//www.morethanbikeshop.com/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-up.svg);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable:after {
top: 5px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .item-count {
color: #B4B4B4;
font-size: 1em;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .star-rating {
display: inline-block;
line-height: 1.4;
margin-right: 10px;
vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .checkboxbutton.checked:before {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .radiobutton.checked:before {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-1-column {
display: inline-block;
margin: 0 5px 10px;
vertical-align: top;
width: calc(100% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-2-column {
display: inline-block;
margin: 0 5px 10px;
vertical-align: top;
width: calc(50% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-3-column {
display: inline-block;
margin: 0 5px 10px;
vertical-align: top;
width: calc(33.3333333333% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-4-column {
display: inline-block;
margin: 0 5px 10px;
vertical-align: top;
width: calc(25% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-5-column {
display: inline-block;
margin: 0 5px 10px;
vertical-align: top;
width: calc(20% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-6-column {
display: inline-block;
margin: 0 5px 10px;
vertical-align: top;
width: calc(16.6666666667% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-7-column {
display: inline-block;
margin: 0 5px 10px;
vertical-align: top;
width: calc(14.2857142857% - 10px);
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-8-column {
display: inline-block;
margin: 0 5px 10px;
vertical-align: top;
width: calc(12.5% - 10px);
}
.yith-wcan-filters .yith-wcan-filter.label-design .filter-items {
font-size: 0;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-radius: 0;
color: #fff;
cursor: initial;
font-size: 0.6875rem;
line-height: normal;
padding: 7px 10px;
pointer-events: none;
text-align: center;
display: none;
top: calc(50% - 15px);
z-index: 1006;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip:before {
background: transparent !important;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-right: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
content: "";
bottom: -5px;
display: block;
height: 0;
left: -5px;
position: absolute;
top: calc(50% - 5px);
width: 0;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip &gt; img {
min-width: 40px;
height: auto;
}
.yith-wcan-filters .yith-wcan-filter .filter-color .yith-wcan-tooltip,
.yith-wcan-filters .yith-wcan-filter .filter-label .yith-wcan-tooltip {
bottom: calc(100% + 15px);
top: auto;
white-space: nowrap;
}
.yith-wcan-filters .yith-wcan-filter .with-tooltip {
position: relative;
}
.yith-wcan-filters .yith-wcan-filter .with-tooltip .yith-wcan-tooltip {
position: absolute;
}
.yith-wcan-filters .yith-wcan-filter .filter-color .with-tooltip .yith-wcan-tooltip:before,
.yith-wcan-filters .yith-wcan-filter .filter-label .with-tooltip .yith-wcan-tooltip:before {
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
left: calc(50% - 5px);
top: 100%;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both {
padding: 20px 10px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both:after {
content: "";
display: block;
clear: both;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min,
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max {
min-width: 0;
width: 50px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both .irs {
margin-bottom: 20px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min {
float: left;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max {
float: right;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.fields {
padding: 20px 0;
}
.yith-wcan-filters .yith-wcan-filter .price-slider.fields .price-slider-min,
.yith-wcan-filters .yith-wcan-filter .price-slider.fields .price-slider-max {
min-width: 0;
width: 70px;
margin: 0 5px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-line {
height: 5px;
border-radius: 4px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-handle {
border: 4px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
cursor: grab;
height: 18px;
top: 29px;
width: 18px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-min,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-max {
background: none;
top: -5px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-radius: 0;
color: #fff;
cursor: initial;
font-size: 0.6875rem;
line-height: normal;
padding: 7px 10px;
pointer-events: none;
text-align: center;
top: -8px;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single:before {
background: transparent !important;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-right: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
content: "";
bottom: -5px;
display: block;
height: 0;
left: -5px;
position: absolute;
top: calc(50% - 5px);
width: 0;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from &gt; img,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to &gt; img,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single &gt; img {
min-width: 40px;
height: auto;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single:before {
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
left: calc(50% - 2px);
top: 100%;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown {
border: 1px solid #D7D7D7;
border-radius: 4px;
padding: 8px 15px;
cursor: pointer;
position: relative;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:after {
background-size: 100% auto;
content: "";
display: block;
height: 10px;
position: absolute;
right: 15px;
top: calc(50% - 5px);
width: 10px;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.closed:after {
background-image: url(//www.morethanbikeshop.com/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-down.svg);
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open:after, .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.opened:after {
background-image: url(//www.morethanbikeshop.com/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/arrow-up.svg);
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper {
background-color: #fff;
border: 1px solid rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
border-radius: 4px;
box-shadow: 0 0 7px 0 rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
display: none;
left: 0;
padding: 15px;
position: absolute;
right: 0;
top: calc(100% + 10px);
z-index: 1011;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container {
margin-bottom: 15px;
position: relative;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field {
padding-right: 40px;
width: 100%;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field:active, .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field:focus {
border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
box-shadow: 0 0 2px var(--yith-wcan-filters_colors_accent, #4e8ba2);
outline-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container:after {
background-image: url(//www.morethanbikeshop.com/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/search.svg);
background-size: 100% auto;
content: "";
display: block;
height: 25px;
position: absolute;
right: 10px;
top: 10px;
width: 25px;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items {
margin-bottom: 0;
max-height: 200px;
overflow-y: scroll;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items li {
margin-bottom: 5px;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items li &gt; a {
display: inline-block;
vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items::-webkit-scrollbar {
-webkit-appearance: none;
width: 6px;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items::-webkit-scrollbar-thumb {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-radius: 4px;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .show-more {
color: var(--yith-wcan-anchors_style_text_hover, #4e8ba2);
display: inline-block;
font-size: 0.8em;
margin-top: 10px;
text-decoration: none;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .show-more:hover {
color: var(--yith-wcan-anchors_style_text, #434343);
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-label {
vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-label .star-rating {
display: inline-block;
line-height: 1.4;
margin-right: 10px;
vertical-align: middle;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open {
border-color: rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
box-shadow: 0 0 7px 0 rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open .dropdown-wrapper {
display: block;
}
.yith-wcan-filters .yith-wcan-filter a.clear-selection {
font-size: 0.9em;
display: inline-block;
margin-bottom: 20px;
cursor: pointer;
}
.yith-wcan-filters.custom-style span.checkboxbutton {
position: relative;
}
.yith-wcan-filters.custom-style span.checkboxbutton input[type=checkbox] {
bottom: 0;
cursor: pointer;
height: 20px;
left: 0;
opacity: 0;
position: absolute;
right: 0;
width: 20px;
}
.yith-wcan-filters.custom-style span.checkboxbutton:before {
content: "";
display: inline-block;
width: 20px;
height: 20px;
background: #ffffff;
border: 1px solid #D7D7D7;
border-radius: 4px;
margin-right: 10px;
text-align: center;
line-height: 23px;
font-size: 17px;
vertical-align: middle;
cursor: pointer;
margin-bottom: 5px;
transition: background-color ease 0.3s;
}
.yith-wcan-filters.custom-style span.checkboxbutton.checked:before {
background-image: url(//www.morethanbikeshop.com/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/check.svg) !important;
background-size: 65%;
background-position: center center;
background-repeat: no-repeat !important;
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
color: #ffffff;
content: "";
}
.yith-wcan-filters.custom-style span.radiobutton {
position: relative;
}
.yith-wcan-filters.custom-style span.radiobutton input[type=radio] {
bottom: 0;
cursor: pointer;
height: 23px;
left: 0;
opacity: 0;
position: absolute;
right: 0;
width: 23px;
}
.yith-wcan-filters.custom-style span.radiobutton:before {
content: "";
background: #ffffff;
background-clip: content-box;
border: 1px solid #D7D7D7;
border-radius: 100%;
cursor: pointer;
display: inline-block;
font-size: 20px;
height: 20px;
line-height: 20px;
padding: 2px;
margin-bottom: 5px;
margin-right: 10px;
text-align: center;
vertical-align: middle;
width: 20px;
}
.yith-wcan-filters.custom-style span.radiobutton.checked:before {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
background-clip: content-box !important;
}
.yith-wcan-filters.custom-style .star-rating {
color: #e3a405;
}
.yith-wcan-filters .apply-filters {
margin-top: 15px;
}
.yith-wcan-filters.filters-modal {
bottom: 0;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.4);
left: 0;
margin: 0;
position: fixed;
right: 0;
top: 0;
transform: translate(-100%, 0);
transition: 0.3s transform cubic-bezier(0.645, 0.045, 0.355, 1);
z-index: 1002;
}
.yith-wcan-filters.filters-modal h3 {
background: #eee;
font-size: 1.2em;
height: 60px;
left: 0;
line-height: 60px;
margin: 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
z-index: 1007;
}
.yith-wcan-filters.filters-modal h3.mobile-only {
display: block;
}
.yith-wcan-filters.filters-modal .filters-container {
height: calc(100% - 65px);
margin-top: 65px;
overflow-y: scroll;
padding: 20px;
}
.yith-wcan-filters.filters-modal .filters-container::-webkit-scrollbar {
-webkit-appearance: none;
width: 6px;
}
.yith-wcan-filters.filters-modal .filters-container::-webkit-scrollbar-thumb {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-radius: 4px;
}
.yith-wcan-filters.filters-modal .filters-container &gt; .clear-selection {
cursor: pointer;
display: inline-block;
margin-bottom: 20px;
}
.yith-wcan-filters.filters-modal.with-filter-button .filters-container {
height: calc(100% - 130px);
}
.yith-wcan-filters.filters-modal .yith-wcan-filter {
border: 1px solid #D7D7D7;
border-radius: 4px;
margin-bottom: 15px;
padding: 15px;
}
.yith-wcan-filters.filters-modal .yith-wcan-filter .filter-title {
margin: 0;
}
.yith-wcan-filters.filters-modal .yith-wcan-filter .filter-title.collapsable:after {
right: 5px;
}
.yith-wcan-filters.filters-modal .yith-wcan-filter .filter-content {
margin-top: 15px;
}
.yith-wcan-filters.filters-modal.open {
display: block;
opacity: 1;
transform: translate(0, 0);
}
.yith-wcan-filters.filters-modal .close-button {
color: var(--yith-wcan-anchors_style_text, #434343);
cursor: pointer;
font-size: 1.5em;
height: 35px;
line-height: 1;
position: absolute;
text-align: center;
text-decoration: none;
right: 20px;
top: 15px;
vertical-align: middle;
width: 35px;
z-index: 1008;
}
.yith-wcan-filters.filters-modal .close-button:hover {
color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters.filters-modal .main-modal-button {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-radius: 0;
bottom: 0;
display: none;
height: 60px;
line-height: 60px;
left: 0;
margin: 0;
padding: 0;
position: fixed;
right: 0;
width: 100%;
}
.yith-wcan-filters.horizontal:not(.filters-modal) {
text-align: left;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter {
display: inline-block;
margin-bottom: 8px;
min-width: 200px;
position: relative;
vertical-align: top;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable {
border: 1px solid #D7D7D7;
border-radius: 4px;
font-weight: 400;
margin-top: 0;
margin-bottom: 10px;
margin-right: 15px;
padding: 10px 40px 10px 20px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable:after {
right: 15px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable span.filter-count {
border: 2px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
padding: 0 5px;
font-size: 0.8em;
margin: 0 10px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable.opened, .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable.opened + .filter-content {
border: 1px solid rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
box-shadow: 0 0 7px 0 rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable + .filter-content {
background-color: #fff;
border: 1px solid #D7D7D7;
border-radius: 4px;
min-width: 300px;
position: absolute;
padding: 20px;
width: 100%;
z-index: 1001;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable + .filter-content .filter-content-footer {
background-color: #f0f0f0;
margin: 20px -20px -20px;
padding: 15px 20px;
text-align: right;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable + .filter-content .filter-content-footer .apply-filters {
margin: 0;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable + .filter-content .filter-content-footer .clear-selection {
background: #CBCBCB;
border-color: #CBCBCB;
color: #434343;
margin-bottom: 0;
margin-right: 15px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-content &gt; .filter-items {
max-height: 200px;
overflow-y: scroll;
overflow-x: hidden;
padding: 5px 2px 0 0;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-content &gt; .filter-items::-webkit-scrollbar {
-webkit-appearance: none;
width: 6px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-content &gt; .filter-items::-webkit-scrollbar-thumb {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-radius: 4px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.label-design .filter-items {
padding-top: 8px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .dropdown-wrapper .search-field-container {
margin-bottom: 20px;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .dropdown-wrapper .search-field-container input {
width: 100%;
}
.yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .dropdown-wrapper .matching-items a {
cursor: pointer;
}
.yith-wcan-filters.horizontal:not(.filters-modal) form &gt; .apply-filters {
margin-top: 0;
}
body.admin-bar .yith-wcan-filters.filters-modal {
top: 32px;
}
body.yith-wcan-preset-modal-open:after {
background: rgba(0, 0, 0, 0.5);
bottom: 0;
content: "";
display: block;
left: 0;
pointer-events: none;
position: fixed;
right: 0;
top: 0;
z-index: 1001;
}
body.yith-wcan-preset-modal-open:after.admin-bar {
top: 32px;
}
body.rtl .yith-wcan-filters .yith-wcan-filter .filter-items.level-0 ul {
padding-left: 0;
padding-right: 15px;
}
body.rtl .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after {
left: 5px;
right: auto;
}
@media (max-width: 991px) {
body.filters-in-modal .yith-wcan-filters {
display: none;
}
}
@media (max-width: 782px) {
body.admin-bar .yith-wcan-filters.filters-modal {
top: 46px;
}
} .yith-wcan-active-filters {
font-size: 0.8em;
margin-bottom: 20px;
}
.yith-wcan-active-filters .active-filter {
display: inline-block;
margin-bottom: 5px;
margin-right: 15px;
}
.yith-wcan-active-filters .active-filter b {
display: inline-block;
margin-right: 15px;
}
.yith-wcan-active-filters .active-filter .active-filter-label {
border: 1px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-radius: 5px;
color: var(--yith-wcan-anchors_style_text, #434343);
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: 400;
line-height: 1.5;
margin-right: 5px;
margin-bottom: 0;
padding: 4px 15px 3px;
position: relative;
text-decoration: none;
position: relative;
}
.yith-wcan-active-filters .active-filter .active-filter-label:after {
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
background-image: url(//www.morethanbikeshop.com/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/close.svg);
background-position: center;
background-repeat: no-repeat;
background-size: 60%;
border-radius: 100%;
color: #fff;
content: "";
font-size: 16px;
height: 15px;
line-height: 15px;
position: absolute;
right: -5px;
text-align: center;
text-decoration: none;
top: -5px;
width: 15px;
}
.yith-wcan-active-filters .active-filter .active-filter-label .star-rating {
display: inline-block;
line-height: 1.4;
margin-right: 10px;
vertical-align: middle;
margin-right: 0;
}
.yith-wcan-active-filters.no-titles .active-filter {
margin-right: 0;
}
.yith-wcan-active-filters.custom-style .star-rating {
color: #e3a405;
}
.yith-wcan-active-filters .reset-filters {
border: 1px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-radius: 5px;
color: var(--yith-wcan-anchors_style_text, #434343);
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: 400;
line-height: 1.5;
margin-right: 5px;
margin-bottom: 0;
padding: 4px 15px 3px;
position: relative;
text-decoration: none;
background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
color: #fff;
}
.yith-wcan-active-filters .reset-filters:hover {
background-color: rgb(calc(var(--yith-wcan-filters_colors_accent_r, 73) * 0.8), calc(var(--yith-wcan-filters_colors_accent_g, 139) * 0.8), calc(var(--yith-wcan-filters_colors_accent_b, 162) * 0.8));
border-color: rgb(calc(var(--yith-wcan-filters_colors_accent_r, 73) * 0.8), calc(var(--yith-wcan-filters_colors_accent_g, 139) * 0.8), calc(var(--yith-wcan-filters_colors_accent_b, 162) * 0.8));
} .yith-wcan-filters-opener {
border: 1px solid #D7D7D7;
border-radius: 4px;
background: #fff;
color: var(--yith-wcan-anchors_style_text, #434343);
display: none;
outline-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
}
.yith-wcan-filters-opener i.filter-icon {
background-image: url(//www.morethanbikeshop.com/wp-content/plugins/yith-woocommerce-ajax-navigation/assets/images/filters.svg);
background-position: center center;
background-size: 100% auto;
background-repeat: no-repeat;
display: inline-block;
height: 15px;
margin-right: 2px;
vertical-align: middle;
width: 15px;
}
.yith-wcan-filters-opener:hover {
background: var(--yith-wcan-filters_colors_accent, #4e8ba2);
border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
color: #fff;
}
.yith-wcan-filters-opener:hover i.filter-icon {
filter: brightness(0) invert(1);
}</pre></body></html>