@charset 'UTF-8';
.cvmm-block-title {
text-transform: uppercase;
font-size: 18px;
margin: 20px 0;
font-weight: 600;
} .cvmm-block-title.layout--one {
position: relative;
border-bottom: 3px solid #ddd;
line-height: 1;
}
.cvmm-block-title.layout--one span {
border-bottom: 3px solid #333;
display: inline-block;
line-height: 1;
padding-bottom: 10px;
margin-bottom: -3px;
} .cvmm-block-title.cvmm-block-title.layout--two {
background: #f7f7f7;
border: 1px solid #e1e1e1;
border-left: none;
border-right: none;
padding: 7px 20px;
}
.cvmm-block-title.layout--two span {
position: relative;
color: #029fb2;
} .cvmm-pagination-links .page-numbers {
list-style: none;
margin-left: 0;
}
.cvmm-pagination-links .page-numbers li {
display: inline-block;
margin-right: 5px;
}
.cvmm-pagination-links .page-numbers li span,
.cvmm-pagination-links .page-numbers li a {
color: #666;
padding: 5px 15px;
display: block;
background: #f4f4f4;
font-size: 14px;
}
.cvmm-pagination-links .page-numbers li span.current,
.cvmm-pagination-links .page-numbers li a:hover {
background: #029fb2;
color: #fff;
} .cvmm-banner-content {
position: relative;
}
.cvmm-banner-thumb {
line-height: 0;
}
.cvmm-banner-thumb img {
width: 100%;
}
.cvmm-banner-meta-wrap {
position: absolute;
top: 50%;
left: 50%;
height: auto;
display: block;
padding: 50px 40px;
color: #fff;
width: 70%;
text-align: center;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cvmm-banner-title a {
color: #fff;
font-size: 24px;
}
.cvmm-banner-title a:hover {
color: #029fb2;
}
.cvmm-banner-desc {
font-size: 15px;
margin: 10px 0 30px;
}
.banner-button-wrap a {
background: #fff;
padding: 6px 20px;
display: inline-block;
vertical-align: middle;
color: #333;
margin: 10px;
border: 2px solid transparent;
font-size: 14px;
border: 2px solid #fff;
}
.banner-button-wrap .cvmm-banner-button-two {
background: none;
color: #fff;
}
.cvmm-block-banner--layout-default .cvmm-banner-thumb {
position: relative;
}
.cvmm-block-banner--layout-default .cvmm-banner-thumb::before {
content: '';
position: absolute;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.5);
}
.cvmm-block-banner--layout-default .banner-button-wrap .cvmm-banner-button-one:hover {
background: transparent;
color: #fff;
}
.cvmm-block-banner--layout-default .banner-button-wrap .cvmm-banner-button-two:hover {
background: #fff;
color: #333;
} .cvmm-block-banner--layout-one .cvmm-banner-meta-wrap {
background: #fff;
width: 60%;
left: auto;
right: 0;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
padding: 30px;
bottom: 0;
color: #333;
text-align: left;
top: auto;
}
.cvmm-block-banner--layout-one .cvmm-banner-title a {
color: #333;
}
.cvmm-block-banner--layout-one .banner-button-wrap a {
margin: 0 20px 20px 0;
}
.cvmm-block-banner--layout-one .banner-button-wrap .cvmm-banner-button-one {
color: #fff;
background: #333;
border: 2px solid #333;
}
.cvmm-block-banner--layout-one .banner-button-wrap .cvmm-banner-button-one:hover {
color: #333;
background: none;
}
.cvmm-block-banner--layout-one .banner-button-wrap .cvmm-banner-button-two {
color: #333;
border: 2px solid #333;
background: none;
}
.cvmm-block-banner--layout-one .banner-button-wrap .cvmm-banner-button-two:hover {
color: #fff;
border: 2px solid #333;
background: #333;
} .cvmm-post-wrapper,
.cvmm-cats-wrapper {
display: flex;
flex-wrap: wrap;
text-align: center;
}
.cvmm-post-wrapper.cvmm-post--imagemargin,
.cvmm-cats-wrapper.cvmm-post--imagemargin {
margin-left: -3%;
}
.cvmm-post-wrapper article {
margin-bottom: 3%;
}
.cvmm-post-wrapper.cvmm-post--imagemargin article,
.cvmm-cats-wrapper.cvmm-post--imagemargin .cvmm-category {
width: 97%;
margin-left: 3%;
margin-bottom: 3%;
}
.cvmm-post-wrapper.column--two article,
.cvmm-cats-wrapper.column--two .cvmm-category {
width: 47%;
}
.cvmm-post-wrapper.column--three article,
.cvmm-cats-wrapper.column--three .cvmm-category {
width: 30.33%;
}
.cvmm-post-wrapper.column--four article,
.cvmm-cats-wrapper.column--four .cvmm-category {
width: 22%;
}
.cvmm-post-wrapper.column--five article,
.cvmm-cats-wrapper.column--five .cvmm-category {
width: 17%;
}
.cvmm-post-wrapper.column--one.cvmm-post-no--imagemargin article,
.cvmm-cats-wrapper.column--one.cvmm-post-no--imagemargin .cvmm-category {
width: 100%;
}
.cvmm-post-wrapper.column--two.cvmm-post-no--imagemargin article,
.cvmm-cats-wrapper.column--two.cvmm-post-no--imagemargin .cvmm-category {
width: 50%;
}
.cvmm-post-wrapper.column--three.cvmm-post-no--imagemargin article,
.cvmm-cats-wrapper.column--three.cvmm-post-no--imagemargin .cvmm-category {
width: 33.33%;
}
.cvmm-post-wrapper.column--four.cvmm-post-no--imagemargin article,
.cvmm-cats-wrapper.column--four.cvmm-post-no--imagemargin .cvmm-category {
width: 25%;
}
.cvmm-post-wrapper.column--five.cvmm-post-no--imagemargin article,
.cvmm-cats-wrapper.column--five.cvmm-post-no--imagemargin .cvmm-category {
width: 20%;
} .cvmm-post.cvmm-icon .cvmm-post-thumb::after {
content: "\f15c";
font-family: "Font Awesome 5 Free";
position: absolute;
right: 0;
top: 0;
background: #029fb2;
color: #fff;
font-size: 18px;
padding: 0 10px;
z-index: 9;
}
.cvmm-post.post-format--quote.cvmm-icon .cvmm-post-thumb::after {
content: "\f10e";
}
.cvmm-post.post-format--gallery.cvmm-icon .cvmm-post-thumb::after {
content: "\f302";
}
.cvmm-post.post-format--audio.cvmm-icon .cvmm-post-thumb::after {
content: "\f1c7";
}
.cvmm-post.post-format--video.cvmm-icon .cvmm-post-thumb::after {
content: "\f1c8";
}
.cvmm-post.post-format--image.cvmm-icon .cvmm-post-thumb::after {
content: "\f03e";
}
.cvmm-post-meta>span::before {
content: "\f017";
font-family: "Font Awesome 5 Free";
margin-right: 5px;
-webkit-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;
}
.cvmm-post-meta>span.cvmm-post-author-name::before {
content: "\f007";
}
.cvmm-post-meta>span.cvmm-post-tags-wrap::before {
content: "\f02e";
}
.cvmm-post-meta>span.cvmm-post-comments-wrap::before {
content: "\f075";
color: #fff;
}
.cvmm-post-meta>span.cvmm-post-cats-wrap::before {
content: "\f07c";
}
.cvmm-post-meta.cvmm-meta-icon-hide span::before {
display: none;
}
.cvmm-comment-txt {
margin-left: 5px;
}
.cvmm-post-meta-item.cvmm-post-comments-wrap {
position: relative;
float: right;
background: #212121;
margin-right: 0;
line-height: 1;
padding: 5px 10px;
}
.cvmm-post-meta-item.cvmm-post-comments-wrap a {
display: inline-block;
color: #fff;
}
.cvmm-post-meta-item.cvmm-post-comments-wrap a::after {
position: absolute;
bottom: -3px;
left: 0;
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 3px 3px 0 0;
border-color: #000 transparent transparent transparent;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.cvmm-comment-txt {
display: none;
} .cvmm-post-wrapper article {
text-align: left;
}
.cvmm-post-wrapper .cvmm-post-thumb {
position: relative;
margin-bottom: 15px;
}
.cvmm-post-thumb>a {
display: block;
line-height: 0;
}
.cvmm-post-title {
margin: 0 0 12px;
line-height: 1;
font-weight: 600;
}
.cvmm-post-title a {
color: #333;
font-size: 18px;
}
.cvmm-post-content {
font-size: 15px;
}
.cvmm-post-meta {
margin-bottom: 10px;
}
.cvmm-post-meta .cvmm-post-meta-item {
margin-right: 15px;
font-size: 13px;
display: inline-block;
}
.cvmm-post-meta .cvmm-post-meta-item:first-child {
margin-left: 0;
}
.cvmm-post-tag, 
.cvmm-post-cat {
margin-right: 2px;
}
.cvmm-post-tag::before, 
.cvmm-post-cat::before {
content: ",";
margin-right: 5px;
}
.cvmm-post-meta-item span:first-child::before {
display: none;
}
.cvmm-post-cat {
display: inline-block;
}
.cvmm-post-cat:last-child {
margin-right: 0;
}
.cvmm-post-meta,
.cvmm-post-meta a {
color: #888;
}
.cvmm-read-more {
text-transform: uppercase;
}
.cvmm-read-more a {
display: inline-block;
color: #666;
font-size: 14px;
}
.cvmm-read-more a i {
margin-left: 10px;
display: inline-block;
}
.cvmm-view-more {
text-align: right;
}
.cvmm-view-more a {
color: #666;
font-size: 12px;
border: 1px solid #ccc;
padding: 7px 15px;
transition: 0.2s;
}
.cvmm-view-more a i {
padding-left: 7px;
}
.cvmm-view-more a:hover {
color: #029fb2;
border-color: #029fb2;
}
.cvmm-post-title a:hover,
.cvmm-read-more a:hover,
.cvmm-post-meta a:hover,
.cvmm-post-meta .cvmm-post-meta-item:hover:before,
.cvmm-post-meta .cvmm-post-meta-item:hover>a {
color: #029fb2;
}
.wpmagazine-modules-lite-post-grid-block .cvmm-view-more {
margin-top: -2%;
} .cvmm-block-post-grid--layout-one .cvmm-post-cats-wrap,
.cvmm-block-post-masonry--layout-one .cvmm-post-cats-wrap {
position: absolute;
bottom: 10px;
left: 10px;
width: 100%;
}
.cvmm-block-post-grid--layout-one .cvmm-post-cats-wrap a,
.cvmm-block-post-masonry--layout-one .cvmm-post-cats-wrap a {
background: #212121;
color: #fff;
font-size: 11px;
padding: 3px 10px;
display: inline-block;
text-transform: uppercase;
}
.cvmm-block-post-grid--layout-one .cvmm-read-more a,
.cvmm-block-post-masonry--layout-one .cvmm-read-more a {
border: 1px solid #e1e1e1;
padding: 6px 20px;
margin-top: 20px;
color: #404040;
}
.cvmm-block-post-grid--layout-one .cvmm-read-more a:hover,
.cvmm-block-post-masonry--layout-one .cvmm-read-more a:hover {
background: none;
color: #fff;
border-color: #029fb2;
} .wpmagazine-modules-lite-post-list-block .cvmm-post-wrapper.cvmm-post--imagemargin article {
display: flex;
justify-content: space-between;
align-items: center;
}
.wpmagazine-modules-lite-post-list-block .cvmm-post-thumb {
width: 40%;
margin-bottom: 0;
}
.wpmagazine-modules-lite-post-list-block .cvmm-post-content-all-wrapper {
text-align: left;
width: 57%;
} .cvmm-block-post-list--layout-one .cvmm-post-meta {
position: relative;
margin-top: 15px;
padding-top: 15px;
}
.cvmm-block-post-list--layout-one .cvmm-post-meta:before {
content: '';
width: 80px;
border-top: 3px solid #555;
position: absolute;
top: 0;
}
.cvmm-block-post-list--layout-one .cvmm-post-meta .cvmm-post-meta-item {
position: relative;
margin-right: 10px;
}
.cvmm-block-post-list--layout-one .cvmm-post-meta .cvmm-post-meta-item:after {
content: '/';
position: absolute;
left: -7px;
}
.cvmm-block-post-list--layout-one .cvmm-post-meta .cvmm-post-meta-item:first-of-type:after,
.cvmm-block-post-list--layout-one .cvmm-post-meta .cvmm-post-meta-item.cvmm-post-comments-wrap:after {
display: none;
} .cvmm-cat-thumb>a {
display: block;
line-height: 0;
}
.cvmm-cats-wrapper .cvmm-cat-title a:hover {
color: #029fb2;
}
.cvmm-cats-wrapper .cvmm-cat-title a {
color: #333;
font-size: 16px;
font-weight: 600;
}
.cvmm-block-category-collection--layout-default .cvmm-category {
text-align: center;
}
.cvmm-block-category-collection--layout-default .cvmm-cat-title {
display: inline-block;
}
.cvmm-cats-wrapper .cvmm-cat-count {
background: #029fb2;
height: 25px;
width: 25px;
border-radius: 50%;
color: #fff;
display: inline-block;
line-height: 25px;
margin: 5px;
font-size: 13px;
}
.cvmm-cats-wrapper .cvmm-cat-content {
color: #666;
font-size: 14px;
} .cvmm-block-category-collection--layout-one .cvmm-category {
position: relative;
}
.cvmm-block-category-collection--layout-one .cvmm-cat-content-all-wrapper {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #fff;
padding: 10px 15px;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: center;
width: 80%;
}
.cvmm-block-category-collection--layout-one .cvmm-cat-content-all-wrapper {
border-radius: 30px;
}
.cvmm-cat-thumb {
margin-bottom: 10px;
}
.cvmm-cats-wrapper .cvmm-cat-title {
margin: 0;
display: inline-block;
vertical-align: bottom;
margin-right: 2px;
line-height: 32px;
}
.cvmm-block-category-collection--layout-one .cvmm-cat-content {
width: 100%;
} .wpmagazine-modules-lite-post-carousel-block .cvmm-post-wrapper.cvmm-post--imagemargin {
margin-left: 0;
}
.wpmagazine-modules-lite-post-carousel-block .cvmm-post-wrapper {
margin-bottom: 0 !important;
}
.wpmagazine-modules-lite-post-carousel-block .cvmm-post-wrapper article {
margin-bottom: 30px;
}
.wpmagazine-modules-lite-post-carousel-block .cvmm-post-wrapper.cvmm-post--imagemargin article {
text-align: left;
}
.cvmm-post-carousel-wrapper.cvmm-post--imagemargin .slick-slide {
margin-left: 10px;
margin-right: 10px;
}
.cvmm-post-carousel-wrapper.cvmm-post--imagemargin .slick-list {
margin: 0 -10px;
}
.cvmm-post-carousel-wrapper.cvmm-post--imagemargin article {
margin-left: 0;
}
.cvmm-post-carousel-wrapper .cvmm-post-title {
line-height: 1;
}
.cvmm-post-carousel-wrapper .cvmm-post-title a {
font-size: 18px;
}
.cvmm-post-carousel-wrapper .slick-arrow {
position: absolute;
top: auto;
bottom: 0;
z-index: 9;
height: 30px;
width: 30px;
line-height: 30px;
text-align: center;
border: 1px solid #ccc;
color: #666;
font-size: 12px;
cursor: pointer;
transition: 0.2s;
}
.cvmm-post-carousel-wrapper .slickArrow.prev-icon {
right: 40px;
}
.cvmm-post-carousel-wrapper .slickArrow.next-icon {
right: 0;
}
.cvmm-post-carousel-wrapper .slickArrow.slick-arrow:hover {
background: #029fb2;
color: #fff;
border-color: #029fb2;
}
.cvmm-post-carousel-wrapper .slick-dots {
bottom: -15px;
}
.cvmm-post-carousel-wrapper .slick-dots li button:before {
font-size: 30px;
}
.cvmm-block-post-carousel--layout-default .cvmm-view-more {
text-align: left;
} .cvmm-block-post-carousel--layout-one .cvmm-post-cats-wrap {
position: absolute;
bottom: 0;
display: block;
}
.cvmm-block-post-carousel--layout-one .cvmm-post-cat a {
background: #212121;
color: #fff;
padding: 3px 10px;
font-size: 11px;
text-transform: uppercase;
}
.cvmm-block-post-carousel--layout-one .cvmm-post {
text-align: left;
}
.cvmm-block-post-carousel--layout-one .slickArrow.prev-icon {
left: 0;
top: auto;
right: auto;
}
.cvmm-block-post-carousel--layout-one .slickArrow.next-icon {
left: 40px;
right: auto;
top: auto;
}
.cvmm-block-post-carousel--layout-one .cvmm-view-more {
text-align: right;
} .wpmagazine-modules-lite-post-slider-block article {
position: relative;
}
.slick-dots {
list-style: none;
}
.slick-dots li {
display: inline-block;
}
.cvmm-slider-post-wrapper .slickArrow {
position: absolute;
top: 50%;
z-index: 9;
height: 50px;
width: 40px;
line-height: 50px;
color: #fff;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
transform: translateY(-50%);
text-align: center;
transition: 0.2s;
}
.cvmm-slider-post-wrapper .slickArrow:hover {
background: #029fb2;
}
.cvmm-slider-post-wrapper .slickArrow.prev-icon {
left: 0;
}
.cvmm-slider-post-wrapper .slickArrow.next-icon {
right: 0;
}
.cvmm-slider-post-wrapper .cvmm-post-thumb a {
position: relative;
}
.cvmm-slider-post-wrapper .cvmm-post-thumb a:before {
content: '';
left: 0;
right: 0;
top: 0;
bottom: 0;
position: absolute;
background: rgba(0, 0, 0, 0.4);
}
.cvmm-slider-post-wrapper article .cvmm-post-content-all-wrapper {
position: absolute;
bottom: 0;
margin: 50px;
text-align: left;
}
.cvmm-slider-post-wrapper .cvmm-post-title a {
font-size: 24px;
}
.cvmm-slider-post-wrapper .cvmm-post-meta a,
.cvmm-slider-post-wrapper .cvmm-post-meta,
.cvmm-slider-post-wrapper .cvmm-post-content-all-wrapper,
.cvmm-slider-post-wrapper .cvmm-read-more a,
.cvmm-slider-post-wrapper .cvmm-post-title a {
color: #fff;
}
.cvmm-slider-post-wrapper .cvmm-post-title a:hover,
.cvmm-slider-post-wrapper .cvmm-post-meta a:hover,
.cvmm-slider-post-wrapper .cvmm-read-more a:hover {
color: #029fb2;
}
.cvmm-slider-post-wrapper .slick-dots {
bottom: 30px;
}
.cvmm-slider-post-wrapper .slick-dots li button:before {
font-size: 40px;
color: #fff;
opacity: 0.5;
}
.cvmm-slider-post-wrapper .slick-dots li.slick-active button:before {
color: #fff;
opacity: 1;
} .cvmm-block-post-slider--layout-one article .cvmm-post-content-all-wrapper {
background: #fff;
padding: 30px;
margin: 35px;
}
.cvmm-block-post-slider--layout-one .cvmm-post-title a,
.cvmm-block-post-slider--layout-one .cvmm-post-content {
color: #333;
}
.cvmm-block-post-slider--layout-one .cvmm-post-meta,
.cvmm-block-post-slider--layout-one .cvmm-post-meta a,
.cvmm-block-post-slider--layout-one .cvmm-read-more a {
color: #555;
}
.cvmm-block-post-slider--layout-one .cvmm-post-cat a {
color: #029fb2;
text-transform: uppercase;
}
.cvmm-block-post-slider--layout-one .cvmm-post-meta-item:after {
border-bottom: 1px solid #666 !important;
}
.cvmm-block-post-slider--layout-one .cvmm-post-cat {
position: relative;
}
.cvmm-block-post-slider--layout-one .cvmm-post-cat:after {
content: '/';
position: absolute;
left: -9px;
color: #029fb2;
}
.cvmm-block-post-slider--layout-one .cvmm-post-cat:first-child:after {
display: none;
}
.cvmm-block-post-slider--layout-one .slick-dots {
bottom: 30px;
right: 30px;
width: auto;
}
.cvmm-block-post-slider--layout-one .cvmm-post-meta-item {
position: relative;
padding-left: 30px;
}
.cvmm-block-post-slider--layout-one .cvmm-post-meta-item:first-of-type {
padding-left: 0;
}
.cvmm-block-post-slider--layout-one .cvmm-post-meta-item:after {
content: '';
width: 20px;
border-bottom: 1px solid #fff;
position: absolute;
left: 0;
top: 50%;
}
.cvmm-block-post-slider--layout-one .cvmm-post-meta-item:first-child:after {
display: none;
padding-left: 0;
} .cvmm-ticker-wrapper {
display: flex;
align-items: center;
position: relative;
}
.cvmm-ticker-wrapper .cvmm-ticker-caption {
background: #029fb2;
padding: 7px 15px;
color: #fff;
margin-right: 15px;
font-size: 14px;
}
.cvmm-ticker-wrapper .cvmm-ticker-content {
margin-bottom: 0 !important;
text-align: left;
}
.cvmm-ticker-wrapper .cvmm-ticker-content {
width: 85%;
position: static;
overflow: hidden;
}
.cvmm-ticker-content .js-marquee {
display: flex;
}
.cvmm-ticker-wrapper .cvmm-ticker-single-title {
width: auto;
padding-left: 20px;
}
.cvmm-ticker-wrapper .cvmm-ticker-single-title,
.cvmm-ticker-wrapper .cvmm-ticker-single-title a {
color: #333;
font-size: 13px;
}
.cvmm-ticker-wrapper .cvmm-ticker-single-title a:hover {
color: #029fb2;
}
.cvmm-ticker-wrapper .cvmm-ticker-single-title a:before {
content: '\f0da';
font-family: 'Font Awesome 5 Free';
font-weight: 600;
padding-right: 5px;
color: #029fb2;
} .cvmm-block-ticker--layout-one .cvmm-ticker-wrapper {
background: #333;
}
.cvmm-block-ticker--layout-one .cvmm-ticker-wrapper {
padding: 7px 20px;
}
.cvmm-block-ticker--layout-one .cvmm-ticker-caption {
font-size: 12px;
text-transform: uppercase;
margin-right: 15px;
border-radius: 30px;
padding: 5px 15px;
}
.cvmm-block-ticker--layout-one .cvmm-ticker-single-title,
.cvmm-block-ticker--layout-one .cvmm-ticker-single-title a {
color: #fff;
} .cvmm-post-tiles-block-main-content-wrap {
display: flex;
flex-wrap: wrap;
}
.cvmm-post-tiles-block-main-content-wrap .cvmm-post-tiles-slider-post-wrapper {
width: 60%;
}
.cvmm-post-tiles-block-main-content-wrap .cvmm-post-tiles-slider-post-wrapper.cvmm-post-tiles-full-width,
.cvmm-post-tiles-block-main-content-wrap .cvmm-post-tiles-slider-post-wrapper.cvmm-post-tiles-post-full-width {
width: 100%;
}
.cvmm-post-tiles-block-main-content-wrap .cvmm-featured-post-wrapper {
width: 40%;
}
.cvmm-block .cvmm-post-tiles-block-main-content-wrap article {
position: relative;
margin-left: 0;
margin-right: 0;
text-align: left;
}
.cvmm-post-tiles-slider-post-wrapper article {
margin-bottom: 0 !important;
}
.cvmm-post-tiles-block-main-content-wrap .cvmm-post-tiles-slider-post-wrapper .cvmm-post-thumb a {
height: 500px;
}
.cvmm-post-tiles-block-main-content-wrap .cvmm-featured-post-wrapper .cvmm-post-thumb a {
height: 245px;
}
.cvmm-post-tiles-block-main-content-wrap .cvmm-featured-post-wrapper article {
margin-bottom: 10px;
padding-left: 10px;
}
.cvmm-block-post-tiles--layout-default .cvmm-featured-post-wrapper article {
width: 100%;
}
.cvmm-post-tiles-block-main-content-wrap .cvmm-post-content-all-wrapper {
position: absolute;
bottom: 0;
left: 10px;
right: 0;
background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
color: #fff;
padding: 15px;
}
.cvmm-post-tiles-block-main-content-wrap .cvmm-post-tiles-slider-post-wrapper .cvmm-post-content-all-wrapper {
left: 0;
}
.cvmm-post-tiles-block-main-content-wrap .cvmm-post-tiles-slider-post-wrapper .cvmm-post-content-all-wrapper {
padding: 30px;
}
.cvmm-post-tiles-block-main-content-wrap .cvmm-post-tiles-slider-post-wrapper .cvmm-post-title {
margin-top: 10px;
}
.cvmm-post-tiles-block-main-content-wrap .cvmm-post-tiles-slider-post-wrapper .cvmm-post-title a {
font-size: 20px;
}
.cvmm-post-tiles-block-main-content-wrap .cvmm-featured-post-wrapper .cvmm-post-title a,
.cvmm-post-tiles-block-main-content-wrap .cvmm-featured-post-left-wrapper .cvmm-post-title a,
.cvmm-post-tiles-block-main-content-wrap .cvmm-featured-post-right-wrapper .cvmm-post-title a {
font-size: 16px;
}
.cvmm-post-tiles-block-main-content-wrap .cvmm-post-title a,
.cvmm-post-tiles-block-main-content-wrap .cvmm-post-meta-item,
.cvmm-post-tiles-block-main-content-wrap .cvmm-post-meta a,
.cvmm-post-tiles-block-main-content-wrap .cvmm-read-more a {
color: #fff;
}
.cvmm-post-tiles-block-main-content-wrap .cvmm-post-title a:hover,
.cvmm-post-tiles-block-main-content-wrap .cvmm-post-meta a:hover {
color: #029fb2;
}
.cvmm-post-tiles-block-main-content-wrap .cvmm-post-cat a {
background: #029fb2;
color: #fff;
padding: 3px 10px;
font-size: 11px;
text-transform: uppercase;
}
.cvmm-post-tiles-slider-post-wrapper .slick-arrow {
z-index: 99;
background: rgba(0, 0, 0, 0.7);
height: 30px;
width: 30px;
color: #fff;
opacity: 1;
bottom: 30px;
top: auto;
opacity: 1;
transform: none;
border-radius: 0;
}
.cvmm-post-tiles-slider-post-wrapper .slick-arrow:hover,
.cvmm-post-tiles-slider-post-wrapper .slick-arrow:focus {
background: #029fb2;
color: #fff;
}
.cvmm-post-tiles-slider-post-wrapper .slick-prev {
right: 55px;
left: auto;
}
.cvmm-post-tiles-slider-post-wrapper .slick-next {
right: 15px;
}
.cvmm-post-tiles-slider-post-wrapper .slick-prev:before {
content: '\f053';
font-family: 'Font Awesome 5 Free';
font-weight: 600;
font-size: 12px;
opacity: 1;
transition: 0.2s;
}
.cvmm-post-tiles-slider-post-wrapper .slick-next:before {
content: '\f054';
font-family: 'Font Awesome 5 Free';
font-weight: 600;
font-size: 12px;
opacity: 1;
} .cvmm-block-post-tiles--layout-one .cvmm-post-tiles-slider-post-wrapper {
width: 50%;
}
.cvmm-block-post-tiles--layout-one .cvmm-featured-post-wrapper {
width: 50%;
}
.cvmm-block-post-tiles--layout-one .cvmm-featured-post-wrapper article {
width: 50%;
float: left;
padding-left: 10px;
margin-bottom: 10px;
position: relative;
}
.cvmm-block-post-tiles--layout-one .cvmm-featured-post-wrapper .cvmm-post-thumb a {
height: 245px;
}
.cvmm-block-post-tiles--layout-one .slick-arrow {
top: 15px;
bottom: auto;
} .cvmm-post-block-main-post-wrap .cvmm-post-title a {
font-size: 22px;
}
.wpmagazine-modules-lite-post-block--block .cvmm-post-block-trailing-post-wrap .cvmm-post-title {
line-height: 1;
} .cvmm-block-post-block--layout-one .cvmm-post-block-main-post-wrap {
width: 100%;
}
.cvmm-block-post-block--layout-one .cvmm-post-block-main-post-wrap article {
position: relative;
}
.cvmm-block-post-block--layout-one .cvmm-post-block-main-post-wrap .cvmm-post-content-all-wrapper {
position: absolute;
bottom: 0;
left: 0;
background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
color: #fff;
padding: 30px;
width: 100%;
}
.cvmm-block-post-block--layout-one .cvmm-post-block-main-post-wrap .cvmm-post-title a,
.cvmm-block-post-block--layout-one .cvmm-post-block-main-post-wrap .cvmm-post-meta,
.cvmm-block-post-block--layout-one .cvmm-post-block-main-post-wrap .cvmm-post-meta a,
.cvmm-block-post-block--layout-one .cvmm-post-block-main-post-wrap .cvmm-read-more a {
color: #fff;
}
.cvmm-block-post-block--layout-one .cvmm-post-block-main-post-wrap .cvmm-post-thumb img {
height: 500px;
width: 100%;
object-fit: cover;
object-position: center;
}
.cvmm-block-post-block--layout-one .cvmm-post-block-main-post-wrap .cvmm-post-title {
margin: 10px 0;
}
.cvmm-block-post-block--layout-one .cvmm-post-title a:hover {
color: #029fb2;
}
.cvmm-block-post-block--layout-one .cvmm-post-cat a {
background: #029fb2;
padding: 3px 10px;
color: #fff;
font-size: 12px;
text-transform: uppercase;
}
.cvmm-block-post-block--layout-one .cvmm-post-block-trailing-post-wrap {
margin-right: -3%;
display: flex;
}
.cvmm-block-post-block--layout-one .cvmm-post-block-trailing-post-wrap article {
width: 30.33% !important;
margin-right: 3%;
display: inline-block;
vertical-align: top;
}
.cvmm-block-post-block--layout-one .cvmm-post-block-trailing-post-wrap .cvmm-read-more a {
text-transform: uppercase;
border: 1px solid #ccc;
padding: 3px 15px;
font-weight: 500;
} .cvmm-block-post-block--layout-two .cvmm-post-wrapper {
display: flex;
justify-content: space-between;
margin-left: 0;
}
.cvmm-block-post-block--layout-two .cvmm-post-block-main-post-wrap {
width: 47%;
}
.cvmm-block-post-block--layout-two .cvmm-post-block-trailing-post-wrap {
width: 50%;
}
.cvmm-block-post-block--layout-two .cvmm-post-wrapper article {
margin-left: 0;
margin-bottom: 2%;
}
.cvmm-block-post-block--layout-one .cvmm-post-wrapper .cvmm-post-block-main-post-wrap article,
.cvmm-block-post-block--layout-two .cvmm-post-wrapper article {
width: 100% !important;
}
.cvmm-block-post-block--layout-two .cvmm-post-block-trailing-post-wrap article {
display: flex;
justify-content: space-between;
align-items: center;
}
.cvmm-block-post-block--layout-two .cvmm-post-block-trailing-post-wrap .cvmm-post-thumb {
width: 30%;
}
.cvmm-block-post-block--layout-two .cvmm-post-block-trailing-post-wrap .cvmm-post-content-all-wrapper {
width: 67%;
}
.cvmm-block-post-block--layout-two .cvmm-post-block-main-post-wrap .cvmm-post-thumb {
position: relative;
}
.cvmm-block-post-block--layout-two .cvmm-post-block-trailing-post-wrap .cvmm-post-cats-wrap,
.cvmm-block-post-block--layout-two .cvmm-post-block-trailing-post-wrap .cvmm-post-content {
display: none;
}
.cvmm-block-post-block--layout-two .cvmm-post-cats-wrap {
position: absolute;
bottom: 0;
left: 0;
padding: 15px;
color: #fff;
width: 100%;
text-align: left;
background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
}
.cvmm-block-post-block--layout-two .cvmm-post-cat {
position: relative;
padding-left: 16px;
}
.cvmm-block-post-block--layout-two .cvmm-post-cat:before {
content: '';
height: 10px;
width: 10px;
background: #029fb2;
display: block;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.cvmm-block-post-block--layout-two .cvmm-post-cat a {
color: #fff;
text-transform: uppercase;
font-size: 12px;
} .cvmm-timeline-single-item {
display: flex;
align-items: center;
margin-bottom: 15px;
}
.cvmm-timeline-allcontent-wrap {
padding-left: 20px;
}
.cvmm-timeline-count {
width: 20%;
}
.cvmm-timeline-allcontent-wrap {
width: 80%;
}
.cvmm-timeline-title {
font-size: 16px;
font-weight: 600;
margin-bottom: 5px;
}
.cvmm-timeline-title a {
color: #333;
font-size: 15px;
}
.cvmm-timeline-title a:hover {
color: #029fb2;
}
.cvmm-timeline-date {
color: #888;
font-size: 13px;
}
.cvmm-timeline-desc {
font-size: 14px;
}
.cvmm-timeline-desc p {
color: #666;
}
.cvmm-block-timeline--layout-default .cvmm-timeline-single-item {
border-top: 1px dashed #ccc;
padding-top: 10px;
}
.cvmm-block-timeline--layout-default .cvmm-timeline-single-item:first-child {
border: none;
} .cvmm-block-timeline--layout-one .cvmm-timeline-wrapper {
border-left: 3px solid #ccc;
padding-left: 30px;
}
.cvmm-block-timeline--layout-one .cvmm-timeline-single-item {
position: relative;
}
.cvmm-block-timeline--layout-one .cvmm-timeline-single-item:before,
.cvmm-block-timeline--layout-two .cvmm-timeline-single-item:before {
content: '';
height: 20px;
width: 20px;
border: 3px solid #fff;
background: #666;
border-radius: 50%;
position: absolute;
left: -41px;
} .cvmm-post-filter-cat-title-wrapper {
margin: 30px 0;
position: relative;
}
.cvmm-post-filter-cat-title-wrapper .cvmm-block-title {
margin: 0;
}
.cvmm-post-filter-cat-title-wrapper .cvmm-term-titles-wrap {
list-style: none;
margin-left: 30px;
margin-bottom: 0;
position: absolute;
right: 0;
bottom: 0;
}
.cvmm-post-filter-cat-title-wrapper .cvmm-term-titles-wrap li {
display: inline-block;
cursor: pointer;
margin-left: 15px;
font-size: 15px;
font-weight: 600;
color: #666;
padding: 7px 10px;
transition: 0.2s;
}
.cvmm-block-post-filter--layout-default .cvmm-term-titles-wrap li.active,
.cvmm-block-post-filter--layout-default .cvmm-term-titles-wrap li:hover {
color: #029fb2;
}
.cvmm-post-wrapper.retrieving-posts {
position: relative;
}
.cvmm-post-wrapper.retrieving-posts:before {
content: '';
position: absolute;
top: 30px;
left: 50%;
margin: 0 0 0 -50px;
border: 10px solid #f2f2f2;
border-radius: 50%;
border-top: 10px solid #888;
width: 100px;
height: 100px;
-webkit-animation: loading-spin 1s linear infinite;
animation: loading-spin 1s linear infinite;
}
.cvmm-post-wrapper.retrieving-posts article {
opacity: 0;
}
@-webkit-keyframes loading-spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@-o-keyframes loading-spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@-moz-keyframes loading-spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes loading-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} .cvmm-block-post-filter--layout-one .cvmm-post-wrapper {
background: #f4f4f4;
padding: 30px;
}
.cvmm-block-post-filter--layout-one .cvmm-post-filter-cat-title-wrapper {
margin-top: 0;
}
.cvmm-block-post-filter--layout-one .cvmm-post-filter-cat-title-wrapper {
justify-content: space-between;
}
.cvmm-block-post-filter--layout-one .cvmm-post-wrapper {
justify-content: space-between;
margin-left: 0;
}
.cvmm-block-post-filter--layout-one .cvmm-post-block-main-post-wrap {
width: 50%;
}
.cvmm-block-post-filter--layout-one .cvmm-post-block-trailing-post-wrap {
width: 48%;
}
.cvmm-block-post-filter--layout-one .cvmm-post-block-main-post-wrap article,
.cvmm-block-post-filter--layout-one .cvmm-post-block-trailing-post-wrap article {
width: 100%;
margin-left: 0;
position: relative;
}
.cvmm-block-post-filter--layout-one .cvmm-post-block-trailing-post-wrap article {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.cvmm-block-post-filter--layout-one .cvmm-post-block-main-post-wrap article {
height: 100%;
}
.cvmm-block-post-filter--layout-one .cvmm-post-block-trailing-post-wrap article {
background: #fff;
padding: 15px;
}
.cvmm-block-post-filter--layout-one .cvmm-post-block-main-post-wrap .cvmm-post-content-all-wrapper {
position: absolute;
bottom: 0;
left: 0;
background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
color: #fff;
padding: 15px;
width: 100%;
}
.cvmm-block-post-filter--layout-one .cvmm-post-block-main-post-wrap {
margin-bottom: 15px;
}
.cvmm-block-post-filter--layout-one .cvmm-post-block-main-post-wrap .cvmm-post-title a,
.cvmm-block-post-filter--layout-one .cvmm-post-block-main-post-wrap .cvmm-post-meta,
.cvmm-block-post-filter--layout-one .cvmm-post-block-main-post-wrap .cvmm-post-meta a,
.cvmm-block-post-filter--layout-one .cvmm-post-block-main-post-wrap .cvmm-read-more a {
color: #fff;
}
.cvmm-block-post-filter--layout-one .cvmm-post-cat a {
color: #fff;
background: #029fb2;
padding: 3px 10px;
text-transform: uppercase;
font-size: 11px;
}
.cvmm-block-post-filter--layout-one .cvmm-post-thumb {
margin-bottom: 0;
}
.cvmm-block-post-filter--layout-one .cvmm-post-block-trailing-post-wrap .cvmm-post-thumb {
width: 40%;
}
.cvmm-block-post-filter--layout-one .cvmm-post-block-trailing-post-wrap .cvmm-post-content-all-wrapper {
width: 57%;
}
.cvmm-block-post-filter--layout-one .cvmm-post-block-trailing-post-wrap .cvmm-post-cats-wrap {
display: none;
}
.cvmm-title-posts-main-wrapper .cvmm-post-block-main-post-wrap .cvmm-post-title a {
font-size: 22px;
}
.cvmm-title-posts-main-wrapper .cvmm-post-block-trailing-post-wrap .cvmm-post-title {
line-height: 1;
}
.cvmm-title-posts-main-wrapper .cvmm-post-block-trailing-post-wrap .cvmm-post-title a {
font-size: 16px;
}
.cvmm-block-post-filter--layout-one .cvmm-post-block-main-post-wrap .cvmm-post-thumb,
.cvmm-block-post-filter--layout-one .cvmm-post-block-main-post-wrap .cvmm-post-thumb a {
height: 100%;
}
.cvmm-block-post-filter--layout-one .cvmm-post-block-main-post-wrap .cvmm-post-thumb img {
height: 100%;
width: 100%;
object-fit: cover;
} @media (max-width:991px) {
.cvmm-post-wrapper.column--three article,
.cvmm-post-wrapper.column--four article,
.cvmm-post-wrapper.column--five article,
.cvmm-post-wrapper.column--three .cvmm-category,
.cvmm-post-wrapper.column--four .cvmm-category,
.cvmm-post-wrapper.column--five .cvmm-category {
width: 47%;
}
.cvmm-cats-wrapper.column--four .cvmm-category,
.cvmm-cats-wrapper.column--five .cvmm-category {
width: 30.33%;
}
.cvmm-post-wrapper.column--one article,
.cvmm-cats-wrapper.column--one .cvmm-category {
width: 97%;
}
.cvmm-block-post-block--layout-default article {
margin-bottom: 0;
}
.cvmm-block-post-block--layout-one .cvmm-post-block-trailing-post-wrap article {
width: 30.33% !important;
}
.cvmm-post-tiles-block-main-content-wrap .cvmm-post-tiles-slider-post-wrapper,
.cvmm-post-tiles-block-main-content-wrap .cvmm-featured-post-wrapper {
width: 100%;
}
.cvmm-block-post-tiles--layout-default .cvmm-featured-post-wrapper {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding-left: 0;
margin-top: 2%;
}
.cvmm-block-post-tiles--layout-default .cvmm-featured-post-wrapper article {
width: 50%;
}
.cvmm-block-post-tiles--layout-one .cvmm-featured-post-wrapper {
margin-top: 10px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.cvmm-block-post-tiles--layout-one .cvmm-featured-post-wrapper article {
width: 50%;
margin-left: 0;
margin-right: 0;
}
.cvmm-block-post-filter--layout-one .cvmm-post-block-main-post-wrap {
width: 100%;
}
.cvmm-block-post-filter--layout-one .cvmm-post-block-trailing-post-wrap {
width: 100%;
}
.cvmm-block-post-filter--layout-one .cvmm-post-block-main-post-wrap article,
.cvmm-block-post-filter--layout-one .cvmm-post-block-trailing-post-wrap article {
width: 100% !important;
}
}
@media(max-width:767px) {
.cvmm-post-wrapper.column--two article,
.cvmm-post-wrapper.column--three article,
.cvmm-post-wrapper.column--four article,
.cvmm-post-wrapper.column--five article,
.cvmm-cats-wrapper.column--two .cvmm-category,
.cvmm-cats-wrapper.column--three .cvmm-category,
.cvmm-cats-wrapper.column--four .cvmm-category,
.cvmm-cats-wrapper.column--five .cvmm-category {
width: 97%;
}
.cvmm-post-wrapper.cvmm-post-no--imagemargin.column--two article,
.cvmm-post-wrapper.cvmm-post-no--imagemargin.column--three article,
.cvmm-post-wrapper.cvmm-post-no--imagemargin.column--four article,
.cvmm-post-wrapper.cvmm-post-no--imagemargin.column--five article,
.cvmm-cats-wrapper.cvmm-post-no--imagemargin.column--two .cvmm-category,
.cvmm-cats-wrapper.cvmm-post-no--imagemargin.column--three .cvmm-category,
.cvmm-cats-wrapper.cvmm-post-no--imagemargin.column--four .cvmm-category,
.cvmm-cats-wrapper.cvmm-post-no--imagemargin.column--five .cvmm-category {
width: 100%;
}
.wpmagazine-modules-lite-post-list-block .cvmm-post-wrapper.cvmm-post--imagemargin article {
flex-wrap: wrap;
}
.wpmagazine-modules-lite-post-list-block .cvmm-post-thumb,
.wpmagazine-modules-lite-post-list-block .cvmm-post-content-all-wrapper {
width: 100%;
}
.cvmm-slider-post-wrapper .cvmm-post-title a {
font-size: 20px;
}
.cvmm-slider-post-wrapper .cvmm-post-content {
display: none;
}
.cvmm-slider-post-wrapper .slickArrow {
height: 40px;
width: 30px;
line-height: 40px;
}
.cvmm-post-title {
line-height: 1;
}
.cvmm-slider-post-wrapper article .cvmm-post-content-all-wrapper {
margin: 15px;
}
.cvmm-block-post-slider--layout-one article .cvmm-post-content-all-wrapper {
padding: 15px;
margin-bottom: 30px;
}
.cvmm-slider-post-wrapper .slick-dots,
.cvmm-block-post-slider--layout-one .slick-dots {
bottom: 10px;
}
.cvmm-block-post-block--layout-one .cvmm-post-block-main-post-wrap .cvmm-post-content,
.cvmm-block-post-block--layout-two .cvmm-post-block-main-post-wrap .cvmm-post-content {
display: none;
}
.cvmm-block-post-block--layout-one .cvmm-post-block-trailing-post-wrap {
flex-wrap: wrap;
}
.cvmm-block-post-block--layout-one .cvmm-post-block-trailing-post-wrap,
.cvmm-block-post-block--layout-two .cvmm-post-block-main-post-wrap {
width: 100%;
}
.cvmm-block-post-block--layout-two .cvmm-post-block-trailing-post-wrap {
width: 100%;
}
.cvmm-block-post-block--layout-one .cvmm-post-block-trailing-post-wrap article {
margin-left: 0;
width: 100% !important;
margin-right: 0;
}
.cvmm-block-post-block--layout-one .cvmm-post-block-main-post-wrap .cvmm-post-thumb img {
height: auto;
}
.cvmm-block-timeline--layout-one .cvmm-timeline-wrapper {
margin-left: 10px;
}
.cvmm-block-post-tiles--layout-default .cvmm-featured-post-wrapper article {
width: 100%;
}
.cvmm-block-post-tiles--layout-default .cvmm-featured-post-wrapper {
margin-top: 10px;
}
.cvmm-block-post-tiles--layout-default .cvmm-featured-post-wrapper article {
margin-bottom: 10px;
}
.cvmm-block-post-tiles--layout-one .cvmm-featured-post-wrapper article {
width: 100%;
}
.cvmm-banner-title {
font-size: 20px;
}
.cvmm-banner-meta-wrap {
width: 100%;
}
.cvmm-banner-desc {
display: none;
}
.banner-button-wrap a {
padding: 3px 15px;
margin: 5px;
font-size: 12px;
}
.cvmm-block-banner--layout-one .cvmm-banner-meta-wrap {
padding: 20px;
}
.cvmm-post-filter-cat-title-wrapper .cvmm-block-title {
width: 100%;
}
.cvmm-post-filter-cat-title-wrapper .cvmm-term-titles-wrap {
width: 100%;
margin-left: 0;
text-align: center;
}
.cvmm-post-filter-cat-title-wrapper .cvmm-term-titles-wrap li {
margin: 0;
padding: 5px;
font-size: 12px;
}
.cvmm-block-post-filter--layout-one .cvmm-post-wrapper {
padding: 15px;
}
.cvmm-ticker-wrapper {
flex-direction: column;
}
.cvmm-ticker-wrapper .cvmm-ticker-content {
margin-top: 5px;
text-align: center;
}
.cvmm-ticker-wrapper .slick-arrow {
visibility: hidden;
}
.cvmm-post-tiles-block-main-content-wrap .cvmm-post-tiles-slider-post-wrapper .cvmm-post-thumb a {
height: 245px;
}
.cvmm-post-tiles-block-main-content-wrap .cvmm-post-content {
display: none;
}
.cvmm-block-post-filter--layout-four .cvmm-post-block-main-post-wrap .cvmm-post-thumb img {
height: auto;
}
.cvmm-post-filter-cat-title-wrapper {
padding-bottom: 35px;
}
.cvmm-block-post-filter--layout-two .cvmm-term-titles-wrap li {
padding: 0;
}
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://revistavivasports.com/wp-content/plugins/wp-magazine-modules-lite/includes/assets/library/slick-slider/css/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://revistavivasports.com/wp-content/plugins/wp-magazine-modules-lite/includes/assets/library/slick-slider/css/fonts/slick.eot);
src: url(https://revistavivasports.com/wp-content/plugins/wp-magazine-modules-lite/includes/assets/library/slick-slider/css/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://revistavivasports.com/wp-content/plugins/wp-magazine-modules-lite/includes/assets/library/slick-slider/css/fonts/slick.woff) format('woff'), url(https://revistavivasports.com/wp-content/plugins/wp-magazine-modules-lite/includes/assets/library/slick-slider/css/fonts/slick.ttf) format('truetype'), url(https://revistavivasports.com/wp-content/plugins/wp-magazine-modules-lite/includes/assets/library/slick-slider/css/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}@font-face {
font-family: 'Barlow';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/barlow/7cHrv4kjgoGqM7E_Cfs0wH8RnA.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Barlow';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/barlow/7cHrv4kjgoGqM7E_Cfs1wH8RnA.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Barlow';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/barlow/7cHrv4kjgoGqM7E_Cfs7wH8.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Barlow';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/barlow/7cHsv4kjgoGqM7E_CfPk5GohvTobdw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Barlow';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/barlow/7cHsv4kjgoGqM7E_CfPk5GogvTobdw.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Barlow';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/barlow/7cHsv4kjgoGqM7E_CfPk5GouvTo.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Barlow';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/barlow/7cHpv4kjgoGqM7E_A8s52Hs.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Barlow';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/barlow/7cHpv4kjgoGqM7E_Ass52Hs.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Barlow';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/barlow/7cHpv4kjgoGqM7E_DMs5.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Barlow';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/barlow/7cHqv4kjgoGqM7E30-8s6FospT4.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Barlow';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/barlow/7cHqv4kjgoGqM7E30-8s6VospT4.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Barlow';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/barlow/7cHqv4kjgoGqM7E30-8s51os.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Recursive';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/recursive/8vI-7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUlTyZnJ97.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Recursive';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/recursive/8vI-7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUlT6ZnJ97.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Recursive';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/recursive/8vI-7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUlT-ZnJ97.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Recursive';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/recursive/8vI-7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUlTGZnA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Recursive';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/recursive/8vI-7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUlTyZnJ97.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Recursive';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/recursive/8vI-7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUlT6ZnJ97.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Recursive';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/recursive/8vI-7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUlT-ZnJ97.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Recursive';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/recursive/8vI-7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUlTGZnA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Recursive';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/recursive/8vI-7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUlTyZnJ97.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Recursive';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/recursive/8vI-7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUlT6ZnJ97.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Recursive';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/recursive/8vI-7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUlT-ZnJ97.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Recursive';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://revistavivasports.com/wp-content/fonts/recursive/8vI-7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUlTGZnA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,::after,::before{box-sizing:inherit}html{box-sizing:border-box}body,button,input,optgroup,select,textarea{color:#3a3a3a;font-family:'Open Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif;font-size:15px;font-size:.9375rem;line-height:1.7}@media screen and (min-width:768px){body,button,input,optgroup,select,textarea{font-size:16px;font-size:1rem}}@media screen and (min-width:1200px){body,button,input,optgroup,select,textarea{font-size:17px;font-size:1.0625rem}}h1,h2,h3,h4,h5,h6{font-family:'Source Sans Pro',Calibri,'Droid Sans',Avenir,Helvetica,Arial,sans-serif;line-height:1.5;clear:both}h2{font-size:1.8em;margin:.75em 0}h3{font-size:1.65em;margin:.82em 0}h4{font-size:1.45em;margin:.93em 0}h5{font-size:1.3em;margin:1.03em 0}h6{font-size:1.1em;margin:1.22em 0}p{margin-bottom:1.5em}cite,dfn,em,i{font-style:italic}blockquote{position:relative;margin:0 1.5em;padding-left:4.25em}blockquote::before{content:"";position:absolute;top:0;left:0;width:3.6em;height:2.7em;background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M31.9,18.6c-0.5-3-3-5.3-6.1-5.4c0.7-2.8,2.6-3.9,4.8-4.5c0.1,0,0.2-0.2,0.2-0.3l-0.4-2.2c0,0,0-0.2-0.3-0.1c-7.6,0.9-12.8,6.7-11.8,13.7c0.9,4.9,4.7,6.8,8.2,6.3C30,25.4,32.5,22.1,31.9,18.6L31.9,18.6z M7.6,13.1c0.7-2.8,2.6-3.9,4.8-4.5c0.1,0,0.2-0.2,0.2-0.3l-0.3-2.2c0,0,0-0.2-0.3-0.1C4.3,6.8-0.8,12.6,0.1,19.6c0.9,4.9,4.8,6.8,8.3,6.3c3.5-0.5,5.9-3.8,5.4-7.3c0,0,0,0,0,0C13.3,15.5,10.7,13.2,7.6,13.1z'/%3E%3C/svg%3E") center center no-repeat;opacity:.08}blockquote p{margin:0 0 .6em}blockquote cite{font-size:.85em;font-weight:400;font-style:normal;color:#a1a1a1}address{margin:0 0 1.5em}pre{background:#eee;font-family:'Courier 10 Pitch',courier,monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:monaco,consolas,'Andale Mono','DejaVu Sans Mono',monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}body{background:#fafafa}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ol,ul{padding:0;margin:0 0 1.5em 2em}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}embed,iframe,object{max-width:100%}img{height:auto;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%;border-collapse:collapse}table,td,th{border:1px solid rgba(0,0,0,.15)}td,th{padding:.5em .8em}a{text-decoration:none;color:#4169e1}a:active,a:focus,a:hover{color:#191970}a:focus{outline:thin dotted}a:active,a:hover{outline:0}.wp-block-search .wp-block-search__button,button,input[type=button],input[type=reset],input[type=submit]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,.8);line-height:1;padding:.4em 1em .5em}.wp-block-search .wp-block-search__button:hover,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{border-color:#ccc #bbb #aaa}.wp-block-search .wp-block-search__button:active,.wp-block-search .wp-block-search__button:focus,button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{border-color:#aaa #bbb #bbb}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{display:block;max-width:100%;color:#666;border:1px solid #ccc;border-radius:3px;padding:5px 7px;line-height:1.5}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{color:#111}textarea{width:100%}.wp-block-search{max-width:440px}.wp-block-search .wp-block-search__input{border:1px solid #ccc}.wp-block-search .wp-block-search__button{margin-left:0}.blocks-gallery-caption,.wp-block-audio figcaption,.wp-block-embed figcaption,.wp-block-image figcaption,.wp-block-table figcaption,.wp-block-video figcaption{display:block;width:100%;margin-bottom:1.5em;text-align:center;font-size:.95em;color:#555d66}.wp-block-embed figcaption,.wp-block-image figcaption,.wp-block-table figcaption,.wp-block-video figcaption{margin-top:.5em}.blocks-gallery-caption,.wp-block-audio figcaption{margin-top:0}.wp-block-table table{margin-bottom:.5em}.wp-block-pullquote{border-top:4px solid #555d66;border-bottom:4px solid #555d66;color:#40464d}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{text-transform:uppercase;font-size:.85em;font-style:normal;color:#40464d}.wp-block-pullquote blockquote::before{content:none}.wp-block-pullquote blockquote{padding-left:0}.wp-block-pullquote.is-style-solid-color blockquote{max-width:70%}.wp-block-quote.is-large,.wp-block-quote.is-style-large{padding-left:4.25em}.wp-block-pullquote.is-style-solid-color blockquote p{margin-bottom:.25em}.wp-block-button .wp-block-button__link{text-decoration:none}.wp-block-latest-comments__comment{line-height:inherit}.wp-block-cover.wp-block-cover .wp-block-cover__background,.wp-block-cover.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover.wp-block-cover-image .wp-block-cover__background,.wp-block-cover.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.wp-block-cover.has-background-dim:not(.has-background-gradient):before{z-index:1}.wp-block-cover-image.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover.wp-block-cover .wp-block-cover__inner-container{z-index:1}.wp-block-cover__image-background.wp-block-cover__image-background,.wp-block-cover__video-background.wp-block-cover__video-background{z-index:0}.site{overflow-x:hidden}.c-wrap{width:100%;margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px}@media screen and (min-width:576px){.c-wrap{max-width:540px;padding-left:15px;padding-right:15px}}@media screen and (min-width:768px){.c-wrap{max-width:720px}}@media screen and (min-width:992px){.c-wrap{max-width:960px}}@media screen and (min-width:1200px){.c-wrap{max-width:1140px}}@media screen and (min-width:1280px){.c-wrap{max-width:1170px}}@media screen and (min-width:1360px){.c-wrap{max-width:1200px}}.content-sidebar-wrap{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start}.content-sidebar-wrap::after{content:'';width:100%}.site-main{max-width:630px;width:100%;flex-basis:100%}.c-sidebar{max-width:310px;min-width:260px;flex-grow:1;flex-basis:30%;order:1}.c-sidebar .widget,.content-wrap{padding:14px;border:1px solid #efefef;background-color:#fff}.content-wrap{box-shadow:1px 2px 16px 0 rgba(0,0,0,.08)}.c-sidebar .widget{box-shadow:1px 2px 16px 0 rgba(0,0,0,.04)}@media screen and (min-width:350px){.c-sidebar{max-width:330px}.c-sidebar .widget{padding:19px 24px}}@media screen and (min-width:576px){.content-wrap{padding:24px 29px}.c-sidebar{max-width:340px}.c-sidebar .widget{padding:24px 29px}}@media screen and (min-width:1024px){.content-sidebar-wrap{flex-wrap:nowrap}.content-sidebar-wrap::after{content:none}.content-wrap{padding-top:29px;padding-bottom:29px}body.no-sidebar .site-main{max-width:660px}body.no-sidebar .content-wrap{padding-left:44px;padding-right:44px}body:not(.no-sidebar) .site-main{max-width:630px}.c-sidebar{margin-left:25px}}@media screen and (min-width:1200px){body.no-sidebar .site-main{max-width:750px}body.no-sidebar .content-wrap{padding-left:54px;padding-right:54px}body:not(.no-sidebar) .site-main{max-width:720px}body:not(.no-sidebar) .content-wrap{padding-left:39px;padding-right:39px}.c-sidebar{max-width:340px;margin-left:auto}.c-sidebar .widget{padding:29px}}@media screen and (min-width:1280px){body:not(.no-sidebar) .site-main{max-width:730px}body:not(.no-sidebar) .content-wrap{padding-left:44px;padding-right:44px}.c-sidebar{max-width:350px}.c-sidebar .widget{padding-left:34px;padding-right:34px}}@media screen and (min-width:1360px){body:not(.no-sidebar) .site-main{max-width:750px}body:not(.no-sidebar) .content-wrap{padding-left:54px;padding-right:54px}.c-sidebar{max-width:360px}.c-sidebar .widget{padding-left:39px;padding-right:39px}}body.page.page-template-default .site-main,body.page.page-template-full .site-main,body:not(.page).no-sidebar.full-width-no-sidebar .site-main{max-width:100%}@media screen and (min-width:1024px){body.page.page-template-left-sidebar .c-sidebar,body:not(.page).left-sidebar .c-sidebar{order:-1;margin-left:0;margin-right:25px}}@media screen and (min-width:1200px){body.page.page-template-left-sidebar .c-sidebar,body:not(.page).left-sidebar .c-sidebar{margin-right:auto}}.site-header-branding{background-color:#fff}.site-branding .custom-logo-link img{display:block;width:auto;height:auto}.site-branding--sm-logo-size-xs .custom-logo-link img{max-width:200px;max-height:60px}.site-branding--sm-logo-size-sm .custom-logo-link img{max-width:212px;max-height:66px}.site-branding--sm-logo-size-md .custom-logo-link img{max-width:224px;max-height:72px}.site-branding--sm-logo-size-lg .custom-logo-link img{max-width:236px;max-height:78px}.site-branding--sm-logo-size-xl .custom-logo-link img{max-width:248px;max-height:84px}@media screen and (min-width:576px){.site-branding--md-logo-size-xs .custom-logo-link img{max-width:200px;max-height:60px}.site-branding--md-logo-size-sm .custom-logo-link img{max-width:212px;max-height:66px}.site-branding--md-logo-size-md .custom-logo-link img{max-width:224px;max-height:72px}.site-branding--md-logo-size-lg .custom-logo-link img{max-width:236px;max-height:78px}.site-branding--md-logo-size-xl .custom-logo-link img{max-width:248px;max-height:84px}}@media screen and (min-width:1200px){.site-branding--lg-logo-size-xs .custom-logo-link img{max-width:200px;max-height:60px}.site-branding--lg-logo-size-sm .custom-logo-link img{max-width:212px;max-height:66px}.site-branding--lg-logo-size-md .custom-logo-link img{max-width:224px;max-height:72px}.site-branding--lg-logo-size-lg .custom-logo-link img{max-width:236px;max-height:78px}.site-branding--lg-logo-size-xl .custom-logo-link img{max-width:248px;max-height:84px}}.site-description,.site-title{margin:0}.site-title{font-family:'Source Sans Pro',Calibri,'Droid Sans',Avenir,Helvetica,Arial,sans-serif;font-weight:600;line-height:1.3}.site-title--sm-size-xxs{font-size:1.15em}.site-title--sm-size-xs{font-size:1.3em}.site-title--sm-size-sm{font-size:1.45em}.site-title--sm-size-md{font-size:1.6em}.site-title--sm-size-lg{font-size:1.75em}.site-title--sm-size-xl{font-size:1.9em}.site-title--sm-size-xxl{font-size:2.05em}@media screen and (min-width:576px){.site-title--md-size-xxs{font-size:1.15em}.site-title--md-size-xs{font-size:1.3em}.site-title--md-size-sm{font-size:1.45em}.site-title--md-size-md{font-size:1.6em}.site-title--md-size-lg{font-size:1.75em}.site-title--md-size-xl{font-size:1.9em}.site-title--md-size-xxl{font-size:2.05em}}.site-title a,.site-title a:active,.site-title a:focus,.site-title a:hover{color:#0e0e0e}.site-description{color:#a3a3a3}.site-desc--sm-size-xxs{font-size:.65em}.site-desc--sm-size-xs{font-size:.7em}.site-desc--sm-size-sm{font-size:.75em}.site-desc--sm-size-md{font-size:.85em}.site-desc--sm-size-lg{font-size:.95em}.site-desc--sm-size-xl{font-size:1.05em}.site-desc--sm-size-xxl{font-size:1.15em}@media screen and (min-width:576px){.site-desc--md-size-xxs{font-size:.65em}.site-desc--md-size-xs{font-size:.7em}.site-desc--md-size-sm{font-size:.75em}.site-desc--md-size-md{font-size:.85em}.site-desc--md-size-lg{font-size:.95em}.site-desc--md-size-xl{font-size:1.05em}.site-desc--md-size-xxl{font-size:1.15em}}.site-branding-wrap{padding-top:15px;padding-bottom:15px}.site-branding{max-width:720px;display:flex;word-break:break-word}.site-branding--sm-logo-left{flex-direction:row;align-items:center}.site-branding--sm-logo-top{flex-direction:column;justify-content:center}.site-branding--sm-center,.site-branding--sm-left{margin-right:auto}.site-branding--sm-center,.site-branding--sm-right{margin-left:auto}.site-branding--sm-left{margin-left:0;justify-content:flex-start}.site-branding--sm-center{justify-content:center}.site-branding--sm-right{margin-right:0;justify-content:flex-end}.site-branding--sm-logo-left .custom-logo-link{margin-right:.75em}.site-branding--no-title-tagline .custom-logo-link,.site-branding--sm-logo-top .custom-logo-link{margin-right:0}.site-branding--sm-logo-left.site-branding--sm-center,.site-branding--sm-logo-left.site-branding--sm-left,.site-branding--sm-logo-left.site-branding--sm-right,.site-branding--sm-logo-top.site-branding--sm-left{text-align:left}.site-branding--sm-logo-top.site-branding--sm-center{text-align:center}.site-branding--sm-logo-top.site-branding--sm-left{align-items:flex-start}.site-branding--sm-logo-top.site-branding--sm-center{align-items:center}.site-branding--sm-logo-top.site-branding--sm-right{align-items:flex-end;text-align:right}@media screen and (min-width:576px){.site-branding.site-branding--md-logo-left{flex-direction:row;align-items:center}.site-branding.site-branding--md-logo-top{flex-direction:column;justify-content:center}.site-branding.site-branding--md-center,.site-branding.site-branding--md-left{margin-right:auto}.site-branding.site-branding--md-center,.site-branding.site-branding--md-right{margin-left:auto}.site-branding.site-branding--md-left{margin-left:0;justify-content:flex-start}.site-branding.site-branding--md-center{justify-content:center}.site-branding.site-branding--md-right{margin-right:0;justify-content:flex-end}.site-branding.site-branding--md-logo-left .custom-logo-link{margin-right:.75em}.site-branding.site-branding--md-logo-top .custom-logo-link,.site-branding.site-branding--no-title-tagline .custom-logo-link{margin-right:0}.site-branding.site-branding--md-logo-left.site-branding--md-center,.site-branding.site-branding--md-logo-left.site-branding--md-left,.site-branding.site-branding--md-logo-left.site-branding--md-right,.site-branding.site-branding--md-logo-top.site-branding--md-left{text-align:left}.site-branding.site-branding--md-logo-top.site-branding--md-center{text-align:center}.site-branding.site-branding--md-logo-top.site-branding--md-left{align-items:flex-start}.site-branding.site-branding--md-logo-top.site-branding--md-center{align-items:center}.site-branding.site-branding--md-logo-top.site-branding--md-right{align-items:flex-end;text-align:right}}.site-hero-header{position:relative;display:flex;margin-bottom:1.5em;flex-direction:column;background-color:grey}.site-hero-header--disabled{min-height:40px;margin-bottom:0}@media screen and (min-width:576px){.site-hero-header--disabled{min-height:0}}.site-hero-header--sm-h-200{height:200px}.site-hero-header--sm-h-250{height:250px}.site-hero-header--sm-h-300{height:300px}.site-hero-header--sm-h-350{height:350px}.site-hero-header--sm-h-400{height:400px}.site-hero-header--sm-h-450{height:450px}.site-hero-header--sm-h-500{height:500px}@media screen and (min-width:576px){.site-hero-header--md-h-200{height:200px}.site-hero-header--md-h-250{height:250px}.site-hero-header--md-h-300{height:300px}.site-hero-header--md-h-350{height:350px}.site-hero-header--md-h-400{height:400px}.site-hero-header--md-h-450{height:450px}.site-hero-header--md-h-500{height:500px}}@media screen and (min-width:1024px){.site-hero-header--lg-h-200{height:200px}.site-hero-header--lg-h-250{height:250px}.site-hero-header--lg-h-300{height:300px}.site-hero-header--lg-h-350{height:350px}.site-hero-header--lg-h-400{height:400px}.site-hero-header--lg-h-450{height:450px}.site-hero-header--lg-h-500{height:500px}}@media screen and (min-width:1200px){.site-hero-header--xl-h-200{height:200px}.site-hero-header--xl-h-250{height:250px}.site-hero-header--xl-h-300{height:300px}.site-hero-header--xl-h-350{height:350px}.site-hero-header--xl-h-400{height:400px}.site-hero-header--xl-h-450{height:450px}.site-hero-header--xl-h-500{height:500px}}.site-hero-header-image{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat}.site-hero-header-image--fixed{background-attachment:fixed}.site-hero-header-image--left-top{background-position:left top}.site-hero-header-image--left-center{background-position:left center}.site-hero-header-image--left-bottom{background-position:left bottom}.site-hero-header-image--right-top{background-position:right top}.site-hero-header-image--right-center{background-position:right center}.site-hero-header-image--right-bottom{background-position:right bottom}.site-hero-header-image--center-top{background-position:center top}.site-hero-header-image--center-center{background-position:center center}.site-hero-header-image--center-bottom{background-position:center bottom}.site-hero-header-image--size-auto{background-size:auto}.site-hero-header-image--size-cover{background-size:cover}.site-hero-header-image--size-contain{background-size:contain}.site-navigation-wrap{position:absolute;font-size:.95em;z-index:9999}.main-navigation ul{display:none;margin:0;padding:0;list-style-type:none;background-color:rgba(0,0,0,.7)}.main-navigation.toggled ul{display:block}.main-navigation{display:flex;flex-direction:column}.menu-toggle{display:inline-block}.main-navigation--sm-left .menu-toggle{align-self:flex-start}.main-navigation--sm-center .menu-toggle{align-self:center}.main-navigation--sm-right .menu-toggle{align-self:flex-end}.main-navigation li{display:flex;flex-wrap:wrap;align-items:baseline;position:relative;padding:.5em}.main-navigation li>a{flex-basis:auto;flex-grow:1}.main-navigation li.menu-item-has-children>a{width:calc(100% - 29px)}.main-navigation-arrow-btn{width:29px;flex-shrink:0}.main-navigation ul li,.main-navigation ul ul li{border-top:1px solid rgba(255,255,255,.15)}.main-navigation ul ul{flex-grow:0;flex-shrink:0;width:calc(100% - 15px);position:absolute;left:30px;display:block;padding:0;opacity:0;height:0;overflow:hidden;transition:.4s all;z-index:-1}.main-navigation>div>ul>li>ul{font-size:.95em}.main-navigation ul li.focus>ul,.main-navigation:not(.toggled):not(.main-navigation--touch) ul li:hover>ul{position:relative;top:5px;left:15px;opacity:1;height:auto;overflow:visible;z-index:99999}.main-navigation a{display:block;padding:.5em .7em}.main-navigation a,.main-navigation a:active,.main-navigation a:focus,.main-navigation a:hover{color:#fff}@media screen and (min-width:576px){.site-navigation-wrap{position:static;font-size:.925em}.main-navigation ul{display:inline-flex;flex-wrap:wrap;padding-left:15px;padding-right:15px}.menu-toggle{display:none}.main-navigation>div{max-width:100%}.main-navigation--md-left>div{align-self:flex-start}.main-navigation--md-center>div{align-self:center}.main-navigation--md-right>div{align-self:flex-end}.main-navigation ul li{padding:.3em;border:0}.main-navigation ul ul{width:auto;left:15%;transition:.2s all}.main-navigation ul li.focus>ul,.main-navigation:not(.toggled):not(.main-navigation--touch) ul li:hover>ul{position:absolute;top:100%;left:0}.main-navigation ul ul li.focus>ul,.main-navigation:not(.toggled):not(.main-navigation--touch) ul ul li:hover>ul{top:0}.main-navigation.submenu--md-open-right ul ul li.focus>ul,.main-navigation.submenu--md-open-right:not(.toggled):not(.main-navigation--touch) ul ul li:hover>ul{left:100%}.main-navigation.submenu--md-open-left ul ul li.focus>ul,.main-navigation.submenu--md-open-left:not(.toggled):not(.main-navigation--touch) ul ul li:hover>ul{left:-100%}.main-navigation ul ul li{width:240px}}@media screen and (min-width:1024px){.main-navigation ul{padding-left:25px;padding-right:25px}.main-navigation.submenu--lg-open-right ul ul li.focus>ul,.main-navigation.submenu--lg-open-right:not(.toggled):not(.main-navigation--touch) ul ul li:hover>ul{left:100%}.main-navigation.submenu--lg-open-left ul ul li.focus>ul,.main-navigation.submenu--lg-open-left:not(.toggled):not(.main-navigation--touch) ul ul li:hover>ul{left:-100%}}@media screen and (min-width:1200px){.main-navigation ul{padding-left:30px;padding-right:30px}}@media screen and (min-width:1280px){.main-navigation ul{padding-left:35px;padding-right:35px}}.main-navigation-arrow-btn{padding:2px 4px 7px 9px;border:none;background-color:transparent;color:#fff;cursor:pointer}.main-navigation-arrow-btn .svg-icon{width:16px;height:16px;vertical-align:baseline}.main-navigation .main-navigation-arrow-btn:active,.main-navigation .main-navigation-arrow-btn:hover,.main-navigation li.focus>.main-navigation-arrow-btn,.main-navigation:not(.toggled) li:hover>.main-navigation-arrow-btn{outline:thin solid}.main-navigation li .main-navigation-arrow-btn:focus{outline:medium solid}.menu-toggle{border-radius:0;background:rgba(255,255,255,.9);color:#3a3a3a;box-shadow:0 2px 10px 1px rgba(0,0,0,.15)}.main-navigation.toggled .menu-toggle .svg-icon:first-child,.main-navigation:not(.toggled) .menu-toggle .svg-icon:last-child{display:none}.header-search-form-wrap{align-self:center;display:flex;justify-content:center;position:absolute;top:38%;transform:translateY(-50%);z-index:2}@media screen and (min-width:576px){.header-search-form-wrap{position:static;margin-top:auto;margin-bottom:auto;transform:translateY(0)}}@media screen and (min-width:1024px){.header-search-form-wrap{position:absolute;top:54%;left:50%;margin-top:0;margin-bottom:0;transform:translate(-50%,-50%)}}.header-search-form>.search-form{display:flex}.header-search-form>.search-form .search-field,.header-search-form>.search-form .search-submit{padding:.35em .65em;background:rgba(255,255,255,.9);color:#3a3a3a;box-shadow:0 2px 10px 1px rgba(0,0,0,.15);font-size:1em;font-weight:600}::-webkit-input-placeholder{color:#a1a1a1}:-moz-placeholder{color:#a1a1a1}::-moz-placeholder{color:#a1a1a1}:-ms-input-placeholder{color:#a1a1a1}.header-search-form>.search-form>:first-child{flex-grow:1}.header-search-form>.search-form .search-field{width:165px;border-top-right-radius:0;border-bottom-right-radius:0}@media screen and (min-width:320px){.header-search-form>.search-form .search-field{width:auto}}@media screen and (min-width:1024px){.header-search-form>.search-form .search-field{min-width:270px}}.header-search-form>.search-form .search-submit{border-top-left-radius:0;border-bottom-left-radius:0}.site-hero-header .breadcrumbs{padding:.8em 1.4em;margin-top:auto;font-size:.75em;background-color:rgba(0,0,0,.45);z-index:1;word-break:break-word}.site-hero-header .breadcrumbs,.site-hero-header--breadcrumbs-right{align-self:flex-end}.site-hero-header--breadcrumbs-left .breadcrumbs{align-self:flex-start}.site-hero-header--breadcrumbs-center .breadcrumbs{align-self:center}.site-hero-header .breadcrumbs ul{display:flex;align-items:center;list-style-type:none;margin:0;padding:0}.site-hero-header .breadcrumbs ul li{display:flex}.site-hero-header .breadcrumbs ul li:not(.trail-end){min-width:-moz-max-content;min-width:max-content}.site-hero-header .breadcrumbs ul li::after{content:"\00BB";padding:0 .5rem;align-self:center}.site-hero-header .breadcrumbs ul li:last-child::after{content:none}.site-hero-header .breadcrumbs a,.site-hero-header .breadcrumbs a:active,.site-hero-header .breadcrumbs a:focus,.site-hero-header .breadcrumbs a:hover,.site-hero-header .breadcrumbs ul{color:#fff}.site-hero-header .breadcrumbs .trail-end{color:#e7e5e5}.header-block-area{margin-bottom:1.5em}.sticky{display:block}.sticky.post .header-thumbnail-wrap{position:relative;border-left:2px solid #4169e1}.sticky.post.has-post-thumbnail .header-thumbnail-wrap{border-left:none}.sticky.post.has-post-thumbnail .header-thumbnail-wrap .entry-header{position:relative}.sticky.post .header-thumbnail-wrap::after,.sticky.post.has-post-thumbnail .header-thumbnail-wrap .entry-header::after{content:"";background:#4169e1;position:absolute;bottom:0;left:50%;transform:translateX(-50%);height:2px;width:16%;transition:.3s width}.sticky.post.has-post-thumbnail .header-thumbnail-wrap::after{content:none}.sticky.post .header-thumbnail-wrap:hover::after,.sticky.post.has-post-thumbnail .header-thumbnail-wrap .entry-header:hover::after{width:24%}.header-thumbnail-wrap>.svg-icon{position:absolute;opacity:0;height:0;overflow:hidden}.sticky.post .header-thumbnail-wrap>.svg-icon{opacity:1;height:auto;overflow:visible;color:#4169e1;transform:rotate(45deg);z-index:1}.sticky.post .header-thumbnail-wrap>.svg-icon{top:-.5em;right:-.5em;width:1.5em;height:1.5em}@media screen and (min-width:576px){.sticky.post .header-thumbnail-wrap>.svg-icon{top:-.75em;right:-.75em;width:2em;height:2em}}.archive-content-wrap,.singular-content-wrap{display:block;margin:0 0 1.5em}.updated:not(.published){display:none}.entry-title{margin-top:0;word-break:break-word}.entry-content>:last-child,.entry-summary>:last-child,.more-link-container,.page-content>:last-child{margin-bottom:0}.header-thumbnail-wrap{display:flex;flex-direction:column}.header-thumbnail-wrap .entry-header{flex-grow:1;min-width:50%;display:flex;flex-wrap:wrap;justify-content:center;align-content:center;padding:14px;box-shadow:-1px -2px 16px 0 rgba(0,0,0,.08);border:1px solid #efefef;border-bottom:0;background-color:#fff}.header-thumbnail-wrap .entry-header .entry-title{flex-basis:100%;text-align:center}@media screen and (min-width:530px){.header-thumbnail-wrap{flex-direction:row}.header-thumbnail-wrap .entry-header .entry-title{flex-basis:auto;text-align:left}}.header-thumbnail-wrap .entry-header::after{content:'';flex-basis:100%;flex-shrink:0;order:-1}.header-thumbnail-wrap .entry-header>.entry-title{order:-2}.header-thumbnail-wrap .post-thumbnail{order:-1;align-self:center;display:flex;-ms-flex-align:start}.header-thumbnail-wrap .post-thumbnail img{display:block}@media screen and (min-width:576px){.header-thumbnail-wrap .entry-header{padding:19px 29px}.header-thumbnail-wrap .post-thumbnail{align-self:stretch;position:relative}.header-thumbnail-wrap--no-crop .post-thumbnail{align-items:flex-start}body.post-thumbnail-hover-effect .header-thumbnail-wrap .post-thumbnail:hover{align-items:flex-start}body.post-thumbnail-hover-effect .header-thumbnail-wrap .post-thumbnail:after,body.post-thumbnail-hover-effect .header-thumbnail-wrap .post-thumbnail:before{content:'';position:absolute;top:0;bottom:0;right:0;left:0;transition:.4s all ease;-webkit-transition:.4s all ease;-moz-transition:.4s all ease;-ms-transition:.4s all ease;-o-transition:.4s all ease;z-index:1}body.post-thumbnail-hover-effect .header-thumbnail-wrap .post-thumbnail:hover:before{right:50%;left:50%;background-color:rgba(255,255,255,.3)}body.post-thumbnail-hover-effect .header-thumbnail-wrap .post-thumbnail:hover:after{top:50%;bottom:50%;background-color:rgba(255,255,255,.3)}.header-thumbnail-wrap .post-thumbnail img{-o-object-fit:cover;object-fit:cover;transition:.4s all ease}body.post-thumbnail-hover-effect .header-thumbnail-wrap .post-thumbnail:hover img{-o-object-fit:contain;object-fit:contain;position:relative;top:3%;left:3%;transform:translate(-3%,-3%);animation:fadePause .6s ease}}@media screen and (min-width:1024px){.header-thumbnail-wrap .entry-header{padding:24px 29px}}@media screen and (min-width:1200px){.header-thumbnail-wrap .entry-header{padding:24px 34px}}.archive-content-wrap .content-wrap .entry-content>:first-child,.archive-content-wrap .content-wrap .entry-summary>:first-child,.archive-content-wrap .content-wrap>.entry-content:first-child,.archive-content-wrap .content-wrap>.entry-summary:first-child{margin-top:0}.singular-content-wrap .post-thumbnail{display:flex;justify-content:center}.entry-header .entry-title a{color:#3a3a3a;transition:.25s color}.entry-header .entry-title a:active,.entry-header .entry-title a:focus,.entry-header .entry-title a:hover{color:#4169e1}.archive-content-wrap.post .entry-title{margin-bottom:.5em}.singular-content-wrap.post .entry-title{margin-bottom:.45em}.archive-content-wrap:not(.post) .entry-title,.singular-content-wrap:not(.post) .entry-title{margin-bottom:0}.singular-content-wrap:not(.post) .entry-title::after{content:"";height:1px;width:100%;display:block;margin-top:7px;margin-bottom:12px;background:rgba(0,0,0,.1)}.archive-content-wrap .entry-title{font-size:1.3em}@media screen and (min-width:576px){.archive-content-wrap .entry-title{font-size:1.5em}}.entry-meta{display:flex;flex-wrap:wrap;font-size:.85em}@media screen and (min-width:576px){.entry-meta{font-size:.95em}}.entry-meta a{display:inline-block;vertical-align:middle;border-bottom:1px solid transparent}.cat-links .svg-icon,.entry-meta .svg-icon,.entry-meta a{color:#a1a1a1}.entry-meta a:active,.entry-meta a:focus,.entry-meta a:hover{color:#191970;border-color:#191970}.entry-meta>*{margin-bottom:.45em}.entry-meta .posted-on{margin-right:1.2em}.entry-meta .posted-by{margin-right:1.35em}.entry-meta .posted-on .svg-icon{width:1.2em;height:1.2em;margin-right:2px}.entry-meta .comments-link .svg-icon,.entry-meta .posted-by .svg-icon{width:1.36em;height:1.36em}.entry-meta .posted-by .svg-icon{margin-right:-1px}.entry-meta .comments-link .svg-icon{margin-right:3px}.more-link-container{margin-top:0}.more-link{display:inline-block}.more-link::after{content:'';width:0;height:1px;display:block;background:#191970;transition:.25s all}.more-link:focus::after,.more-link:hover::after{width:100%}body .entry-content .more-link,body .entry-summary .more-link{text-decoration:none}.post-edit-link,.post-edit-link-container{display:inline-block}.post-edit-link{font-size:.95em}.post-edit-link-container::before{content:"";height:1px;width:44px;display:block;margin-top:15px;margin-bottom:2px;background:rgba(0,0,0,.1)}.tag-links{display:flex;flex-wrap:wrap;align-items:center;margin:1.5em 0 0 0;padding:10px 15px;font-size:.95em;background-color:#fafafa;color:#242323}.tag-links a{display:inline-block;margin:.5em .3em .5em 0;padding:.15em .75em;border-radius:7px;background-color:#f0f0f0;color:#242323;transition:.25s all}.tag-links a:first-child{margin-left:.5em}.tag-links a:active,.tag-links a:focus,.tag-links a:hover{background-color:#4169e1;color:#fff}.tag-links a:focus:not(:active){outline:thin dotted #191970}.cat-links{display:block;font-size:.9em}@media screen and (min-width:576px){.cat-links{font-size:.95em}}.cat-links a{vertical-align:middle}.cat-links .svg-icon{width:1.2em;height:1.2em;margin-right:6px}.singular-content-wrap .cat-links{margin-top:.75em}.cat-links::after{content:"";height:1px;width:44px;display:block;margin-top:5px;margin-bottom:12px;background:rgba(0,0,0,.1)}.singular-content-wrap .cat-links::after{width:100%;margin-top:7px}.navigation .nav-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:1.5em 0;font-size:.95em;color:#242323}.navigation.pagination .nav-links{padding:10px 15px;background-color:#fafafa}.navigation .nav-links a,.navigation .nav-links span{display:inline-block;margin:.5em .3em .5em 0;padding:.15em .75em;border-radius:7px;background-color:#f0f0f0;color:#242323;transition:.25s all}.navigation .nav-links a:first-child{margin-left:.5em}.navigation .nav-links .current,.navigation .nav-links a:active,.navigation .nav-links a:focus,.navigation .nav-links a:hover{background-color:#4169e1;color:#fff}.navigation .nav-links a:focus:not(:active){outline:thin dotted #191970}.navigation.post-navigation .nav-links{display:block;margin-top:0}.navigation.post-navigation .nav-links>.nav-previous{float:left}.navigation.post-navigation .nav-links>.nav-next{float:right}.navigation.post-navigation .nav-links>.nav-next,.navigation.post-navigation .nav-links>.nav-previous{margin-left:0;margin-right:0;max-width:100%}@media screen and (min-width:350px){.navigation.post-navigation .nav-links>.nav-next,.navigation.post-navigation .nav-links>.nav-previous{max-width:330px}}@media screen and (min-width:768px){.navigation.post-navigation .nav-links>.nav-next,.navigation.post-navigation .nav-links>.nav-previous{max-width:340px}}@media screen and (min-width:1024px){.navigation.post-navigation .nav-links>.nav-next,.navigation.post-navigation .nav-links>.nav-previous{max-width:360px}}.navigation.post-navigation .nav-links a{display:flex;align-items:center;margin-left:0;margin-right:0;border:1px solid #efefef;box-shadow:1px 2px 16px 0 rgba(0,0,0,.08)}.navigation.post-navigation .nav-links a,.navigation.post-navigation .nav-links span{background-color:#fff}.navigation.post-navigation .nav-links a:active,.navigation.post-navigation .nav-links a:focus,.navigation.post-navigation .nav-links a:hover{background-color:#4169e1;color:#fff}.navigation.post-navigation .nav-links>.nav-previous>a{justify-content:flex-start}.navigation.post-navigation .nav-links>.nav-next>a{justify-content:flex-end}.comment-content a{word-break:break-word}.bypostauthor{display:block}.comment-body{display:flex;flex-direction:column;padding:15px;box-shadow:1px 2px 16px 0 rgba(0,0,0,.08)}@media screen and (min-width:576px){.comment-body{padding:25px 30px}}@media screen and (min-width:1024px){.comment-body{padding-top:30px;padding-bottom:30px}}@media screen and (min-width:1200px){.comment-body{padding-left:35px;padding-right:35px}}.comment-list{margin:0;padding:0}.comment-list,.comment-list .children{list-style-type:none}.comment-list .children{padding:0}.comment-list .comment-body{margin-bottom:1.5em}.comment-body .reply{align-self:flex-end}.comment-list .comment.odd>.comment-body{background-color:#fff}.comment-body,.comment-list .comment.even>.comment-body{background-color:#f4f7fc}.comment-list .comment.bypostauthor>.comment-body{border-left:2px solid #4169e1}.comment-body .reply::before,.comment-meta .comment-metadata .edit-link::after,.comment-meta::after{content:"";height:1px;width:44px;display:block;margin-top:5px;margin-bottom:5px;background:rgba(0,0,0,.1)}.comment-body .comment-content{font-size:.95em}.comment-meta .comment-author .avatar{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;border-radius:50%;margin:0 .25em .25em 0}.comment-meta .comment-author .avatar,.comment-meta .comment-author .fn,.comment-meta .comment-author .says{vertical-align:top}.comment-meta .comment-author .fn a,.comment-meta .comment-author .fn a:active,.comment-meta .comment-author .fn a:focus,.comment-meta .comment-author .fn a:hover{font-size:1em;color:#3a3a3a;transition:.25s color}.comment-meta .comment-author .fn a:active,.comment-meta .comment-author .fn a:focus,.comment-meta .comment-author .fn a:hover{color:#4169e1}.comment-meta .comment-metadata{display:flex;align-items:flex-start}.comment-meta .comment-metadata .edit-link{margin-left:auto}.comment-meta .comment-author .says,.comment-meta .comment-metadata a{color:#a1a1a1}.comment-meta .comment-author .says{font-size:.95em}.comment-meta .comment-metadata{font-size:.85em}.comment-meta .comment-metadata a{border-bottom:1px solid transparent}.comment-meta .comment-metadata a:active,.comment-meta .comment-metadata a:focus,.comment-meta .comment-metadata a:hover{color:#191970;border-color:#191970}.comment-reply-title,.comments-title{margin-top:0;margin-bottom:.5em;padding:10px 14px;border:1px solid #efefef;font-size:1.35em;text-align:center;background-color:#fff;box-shadow:1px 2px 16px 0 rgba(0,0,0,.08)}.comment-reply-title>small{margin-left:.4em}.comment-reply-title>small a{color:#a1a1a1;border-bottom:1px solid transparent}.comment-reply-title>small a:active,.comment-reply-title>small a:focus,.comment-reply-title>small a:hover{color:#191970;border-color:#191970}.comments-area .must-log-in,.comments-area .no-comments{margin-top:0;padding:5px 14px;border:1px solid #efefef;font-size:.95em;text-align:center;background-color:#fff;box-shadow:1px 2px 16px 0 rgba(0,0,0,.08)}.comments-area .must-log-in,.comments-area .no-comments{margin-bottom:1.5em}.comment-form{margin-bottom:1.5em;padding:15px;box-shadow:1px 2px 16px 0 rgba(0,0,0,.08)}@media screen and (min-width:576px){.comment-form{padding:25px 30px}}@media screen and (min-width:1024px){.comment-form{padding-top:30px;padding-bottom:30px}}@media screen and (min-width:1200px){.comment-form{padding-left:35px;padding-right:35px}}.comment-form>p:first-of-type{margin-top:0}.comment-form>p:last-of-type{margin-bottom:0}.comment-list .comment.odd .comment-respond .comment-form{background-color:#f4f7fc}.comment-form,.comment-list .comment.even>.comment-respond .comment-form{background-color:#fff}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.custom-logo-link{display:inline-block}.svg-icon{display:inline-block;vertical-align:middle;fill:currentColor;line-height:1em}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.5em 0;font-size:.95em;color:#555d66}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-item img{vertical-align:bottom}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.page-header{margin:0 0 1.5em}.page-title{margin:0;padding:10px 14px;border:1px solid #efefef;text-align:center;border-left:2px solid #4169e1;background-color:#fff;box-shadow:1px 2px 16px 0 rgba(0,0,0,.08)}.page-title>span{color:#a1a1a1;border-bottom:1px solid #191970}.page-header>p{margin-top:.5em;margin-bottom:0;padding:10px 14px;border:1px solid #efefef;font-size:.95em;text-align:center;background-color:#fff;box-shadow:1px 2px 16px 0 rgba(0,0,0,.08)}.page-content{margin:0 0 1.5em;padding:15px;background-color:#fff;box-shadow:1px 2px 16px 0 rgba(0,0,0,.08)}@media screen and (min-width:576px){.page-content{padding:25px 30px}}@media screen and (min-width:1024px){.page-content{padding-top:30px;padding-bottom:30px}}@media screen and (min-width:1200px){.page-content{padding-left:35px;padding-right:35px}}.page-content>:first-child{margin-top:0}.not-found .search-form{max-width:440px;width:100%;display:inline-flex;flex-wrap:wrap}.not-found .search-form>.search-submit,.not-found .search-form>label{width:auto}.not-found .search-form>label{max-width:65%;flex-grow:1}.not-found .search-form>.search-submit{flex-shrink:0}.not-found .search-form .search-field{width:100%}.widget{margin:0 0 1.5em}.widget h1,.widget h2{font-size:1.2em}.widget h3{font-size:1.15em}.widget h4{font-size:1.1em}.widget h5{font-size:1.05em}.widget h6{font-size:1em}.widget .widget-title,.widget_block h1:first-child,.widget_block h2:first-child,.widget_block h3:first-child{margin-top:0;padding-bottom:6px;font-size:1.2em;position:relative}.widget-title::after,.widget_block h1:first-child::after,.widget_block h2:first-child::after,.widget_block h3:first-child::after{content:"";background:#4169e1;position:absolute;left:0;bottom:0;height:2px;width:11%;transition:.25s width}.widget-title:hover::after,.widget_block h1:first-child:hover::after,.widget_block h2:first-child:hover::after,.widget_block h3:first-child:hover::after{width:15%}.widget_search .search-form{display:inline-flex;flex-wrap:wrap}.widget_search .search-form>.search-submit,.widget_search .search-form>label{width:auto}.widget_search .search-form>label{max-width:65%;flex-grow:1}.widget_search .search-form>.search-submit{flex-shrink:0}.widget ol,.widget ul{padding:0;margin:0;list-style-position:inside}.widget ul{list-style-type:none}.widget li>ol,.widget li>ul{margin-left:1.5em}.widget li:not(:first-child){padding-top:.5em}.widget li:not(:last-child){border-bottom:1px solid #e7e5e5;padding-bottom:.5em}.widget li>ol>li:first-child,.widget li>ul>li:first-child{padding-top:.5em}.widget li.wp-social-link:not(:first-child){padding-top:0}.widget li.wp-social-link:not(:last-child){padding-bottom:0}.widget li.wp-social-link{border-width:0}.widget .wp-calendar-table{text-align:center;background-color:#f4f7fc}.widget .wp-calendar-table td,.widget .wp-calendar-table th{padding:.15em}.widget .tagcloud a,.wp-block-tag-cloud a{display:inline-block;margin:0 .3em .5em 0;padding:.15em .75em;border-radius:7px;background-color:#f0f0f0;color:#242323;transition:.25s all}.widget .tagcloud a:active,.widget .tagcloud a:focus,.widget .tagcloud a:hover,.wp-block-tag-cloud a:active,.wp-block-tag-cloud a:focus,.wp-block-tag-cloud a:hover{background-color:#4169e1;color:#fff}.widget .tagcloud a:focus:not(:active),.wp-block-tag-cloud a:focus:not(:active){outline:thin dotted #191970}.widget .tagcloud .tag-cloud-link,.widget.widget_recent_entries ul a,.wp-block-tag-cloud .tag-cloud-link{text-decoration:none}.widget .gallery{margin-bottom:0}.widget .gallery-item{margin:0;padding:5px 10px 5px 0}.widget .wp-block-latest-comments__comment{margin-bottom:0}@media screen and (min-width:1024px){.inner-wrapper-sticky{padding-bottom:1px}}.footer-widgets{padding-top:1.5em;background-color:#e6e6e6}.footer-widgets-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.footer-widgets-wrap .c-footer-sidebar{flex-grow:0;flex-shrink:0;display:flex;flex-wrap:wrap;margin-bottom:1.5em}.c-footer-sidebar .widget{width:100%;padding:15px;background-color:#fff}.c-footer-sidebar .widget:first-child{margin:0}.c-footer-sidebar .widget:not(:first-child){margin:1.5em 0 0 0}.footer-widgets--sm-1 .c-footer-sidebar{width:100%}.footer-widgets--sm-2 .c-footer-sidebar{width:calc(50% - .75em)}.footer-widgets--sm-3 .c-footer-sidebar{width:calc(33.33333333% - 1em)}.footer-widgets--sm-4 .c-footer-sidebar{width:calc(25% - 1.125em)}.footer-widgets--sm-5 .c-footer-sidebar{width:calc(20% - 1.2em)}.footer-widgets--sm-6 .c-footer-sidebar{width:calc(16.66666667% - 1.25em)}@media screen and (min-width:576px){.c-footer-sidebar .widget{padding:25px 30px}.footer-widgets--md-1 .c-footer-sidebar{width:100%}.footer-widgets--md-2 .c-footer-sidebar{width:calc(50% - .75em)}.footer-widgets--md-3 .c-footer-sidebar{width:calc(33.33333333% - 1em)}.footer-widgets--md-4 .c-footer-sidebar{width:calc(25% - 1.125em)}.footer-widgets--md-5 .c-footer-sidebar{width:calc(20% - 1.2em)}.footer-widgets--md-6 .c-footer-sidebar{width:calc(16.66666667% - 1.25em)}}@media screen and (min-width:1024px){.c-footer-sidebar .widget{padding-top:30px;padding-bottom:30px}.footer-widgets--lg-1 .c-footer-sidebar{width:100%}.footer-widgets--lg-2 .c-footer-sidebar{width:calc(50% - .75em)}.footer-widgets--lg-3 .c-footer-sidebar{width:calc(33.33333333% - 1em)}.footer-widgets--lg-4 .c-footer-sidebar{width:calc(25% - 1.125em)}.footer-widgets--lg-5 .c-footer-sidebar{width:calc(20% - 1.2em)}.footer-widgets--lg-6 .c-footer-sidebar{width:calc(16.66666667% - 1.25em)}}.site-footer-navigation{background-color:#0e0e0e;color:#fff;font-size:.95em}.footer-navigation-wrap{padding-top:.8em;padding-bottom:.8em}.footer-navigation ul{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0;padding:0;list-style-type:none}.footer-navigation ul li{margin:.5em}.footer-navigation a{color:#c4c4c4}.footer-navigation a:active,.footer-navigation a:focus,.footer-navigation a:hover{color:#fff}.footer-bottom-area{background-color:#242323;color:#fff}.footer-bottom-area-wrap{padding-top:.8em;padding-bottom:.8em;text-align:center}@media screen and (min-width:1024px){.footer-bottom-area-wrap{display:flex;justify-content:space-between;align-items:center}}.social-navigation{flex-basis:35%;flex-shrink:0;margin:.2em 0}.social-navigation .svg-icon{width:2.15em;height:2.15em;padding:.4em;border-radius:50%;transition:.25s all}.social-navigation a{display:inline-block}.social-navigation a .svg-icon{color:#4169e1;background-color:#fff;border:1px solid #fff}.social-navigation a:active .svg-icon,.social-navigation a:focus .svg-icon,.social-navigation a:hover .svg-icon{color:#fff;background-color:#4169e1;transform:rotate(360deg)}.social-navigation a:focus:not(:active){outline:thin dotted #fff}.social-navigation ul{display:flex;flex-wrap:wrap;justify-content:center;margin:0;padding:0;list-style-type:none}.social-navigation ul li{margin:.5em}@media screen and (min-width:1024px){.social-navigation{order:1;text-align:right}.social-navigation ul{justify-content:flex-end}.social-navigation ul li{margin:.5em 0 .5em 1em}}.footer-copyright{flex-basis:60%;flex-shrink:0;font-size:.925em}.footer-copyright a:active,.footer-copyright a:focus,.footer-copyright a:hover{color:#fff;text-decoration:underline}.copyright-text,.oceanly-credit{margin:.2em 0}.oceanly-credit{font-size:.875em}@media screen and (min-width:1024px){.footer-copyright{text-align:left}}.back-to-top{position:fixed;bottom:30px;right:30px;display:flex;justify-content:center;align-items:center;width:2.15em;height:2.15em;padding:.4em;border-radius:50%;opacity:0;visibility:hidden;z-index:9999;background-color:rgba(0,0,0,.35);box-shadow:0 0 10px rgba(0,0,0,.05);transition:background-color .3s,opacity .5s,visibility .5s}.back-to-top:focus,.back-to-top:hover{background-color:#4169e1}.back-to-top:focus{outline:0;box-shadow:0 0 5px #4169e1}.back-to-top:active{background-color:#191970}.back-to-top::after{content:"";display:inline-block;padding:3px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(-135deg)}.back-to-top--show{opacity:1;visibility:visible}.back-to-top--fade-out{opacity:.6}.infinite-scroll .navigation.pagination,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}body.infinite-scroll #infinite-handle{margin-bottom:1.5em}.woocommerce-products-header{margin:0 0 1.5em}.woocommerce-loop-product__link{display:inline-block}.woocommerce-product-search{display:inline-flex;flex-wrap:wrap}.woocommerce-product-search>.search-field,.woocommerce-product-search>button{width:auto}.woocommerce-product-search>.search-field{max-width:65%;flex-grow:1}.woocommerce-product-search>button{flex-shrink:0}body.woocommerce-page.single .site-main{max-width:100%}body.woocommerce-page.archive.woocommerce-no-sidebar .site-main{max-width:100%}.woocommerce table.shop_attributes td,.woocommerce table.shop_attributes th{padding:.5em .8em}.woocommerce form.woocommerce-form-coupon .form-row-first,.woocommerce form.woocommerce-form-coupon .form-row-last{width:100%}@media screen and (min-width:576px){.woocommerce form.woocommerce-form-coupon .form-row-first,.woocommerce form.woocommerce-form-coupon .form-row-last{width:50%}}.woocommerce #respond input#submit:not(.alt),.woocommerce a.button:not(.alt),.woocommerce button.button:not(.alt),.woocommerce input.button:not(.alt){border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,.8);line-height:1}.woocommerce .woocommerce-form-coupon button{padding:.4em 1em .5em}.woocommerce a.added_to_cart{padding-top:0}.u-t-margin{margin-top:1.5em}.u-b-margin{margin-bottom:1.5em}.u-t-margin-0{margin-top:0}.u-b-margin-0{margin-bottom:0}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.comment-content a,.entry-content a,.entry-summary a,.page-content a,.textwidget a{text-decoration:underline}.alignleft{float:left;margin-right:1.5em;margin-bottom:1em}.alignright{float:right;margin-left:1.5em;margin-bottom:1em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}.entry-content .alignfull{margin-left:calc(50% - 50vw);max-width:100vw;width:100vw}.entry-content .alignwide{margin-left:-15px;width:calc(100% + 30px);max-width:calc(100% + 30px)}@media screen and (min-width:576px){.entry-content .alignwide{margin-left:-30px;width:calc(100% + 60px);max-width:calc(100% + 60px)}}@media screen and (min-width:1024px){body.no-sidebar .entry-content .alignwide{margin-left:-45px;width:calc(100% + 90px);max-width:calc(100% + 90px)}body.no-sidebar .entry-content .alignfull{margin-left:calc(50% - 50vw);max-width:100vw;width:100vw}body:not(.no-sidebar) .entry-content .alignfull{margin-left:-30px;width:calc(100% + 60px);max-width:calc(100% + 60px)}}@media screen and (min-width:1200px){body.no-sidebar .entry-content .alignwide{margin-left:-55px;width:calc(100% + 110px);max-width:calc(100% + 110px)}body:not(.no-sidebar) .entry-content .alignfull,body:not(.no-sidebar) .entry-content .alignwide{margin-left:-40px;width:calc(100% + 80px);max-width:calc(100% + 80px)}}@media screen and (min-width:1280px){body:not(.no-sidebar) .entry-content .alignfull,body:not(.no-sidebar) .entry-content .alignwide{margin-left:-45px;width:calc(100% + 90px);max-width:calc(100% + 90px)}}@media screen and (min-width:1360px){body:not(.no-sidebar) .entry-content .alignfull,body:not(.no-sidebar) .entry-content .alignwide{margin-left:-55px;width:calc(100% + 110px);max-width:calc(100% + 110px)}}body.no-sidebar .header-block-area .entry-content .alignfull,body.page.page-template-compact .entry-content .alignfull,body.page.page-template-default .entry-content .alignfull,body.page.page-template-full .entry-content .alignfull,body:not(.no-sidebar) .header-block-area .entry-content .alignfull,body:not(.page).no-sidebar.full-width-no-sidebar .entry-content .alignfull{margin-left:calc(50% - 50vw);max-width:100vw;width:100vw}@keyframes fadePause{0%,100%{opacity:1}50%{opacity:.6}}.c-footer-sidebar .widget:after,.c-sidebar .widget:after,.clear:after,.clear:before,.comment-content:after,.comment-content:before,.comment-metadata:after,.comment-metadata:before,.entry-content:after,.entry-content:before,.entry-footer:after,.entry-footer:before,.entry-meta:after,.entry-meta:before,.entry-summary:after,.entry-summary:before,.has-drop-cap:after,.navigation.post-navigation .nav-links:after,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.c-footer-sidebar .widget:after,.c-sidebar .widget:after,.clear:after,.comment-content:after,.comment-metadata:after,.entry-content:after,.entry-footer:after,.entry-meta:after,.entry-summary:after,.has-drop-cap:after,.navigation.post-navigation .nav-links:after,.page-links,.site-content:after,.site-footer:after,.site-header:after{clear:both}