.woocommerce-page .nobr   { white-space: nowrap; }
.woocommerce-page ins 	{ text-decoration: none; }
.woocommerce-page #jquery-style-css { display: none; }
.woocommerce-page img {
height: auto;
max-width: 100%;
}
.woocommerce-page #content ul{
list-style:none;
margin-bottom: 0;
padding: 0;
}
.woocommerce-page #content ol{
list-style:none;
margin-bottom: 0;
padding: 0;
}
.woocommerce-checkout-payment ul{
list-style:none;
margin-bottom: 0;
padding: 0;
} .inforward-product-share {
margin-top:20px;
}
.flexbox .cp-products-holder .products {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: stretch;
align-items: stretch;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
clear: both;
}
.cp-products-holder .products {
margin: -30px -15px 0;
}
.cp-products-holder .products:not(:last-child) {
margin-bottom: 50px;
}
.products .cp_col {
position: relative;
padding: 30px 15px 0;
margin: 0;
}
.flexbox .products .cp_col {
max-width: 100%;
-webkit-flex-basis: 100%;
flex-basis: 100%;
}
.flexbox .columns-2 .cp_col {
max-width: 50%;
-webkit-flex-basis: 50%;
flex-basis: 50%;
}
.flexbox .columns-3 .cp_col {
max-width: 33.33333%;
-webkit-flex-basis: 33.33333%;
flex-basis: 33.33333%;
}
.flexbox .columns-4 .cp_col {
max-width: 25%;
-webkit-flex-basis: 25%;
flex-basis: 25%;
} .woocommerce .products .star-rating {
display: block;
margin: 0;
float: right;
}
.woocommerce .star-rating {
float: left;
overflow: hidden;
position: relative;
height: 22px;
font-size: 16px;
width: 5.2em;
font-family: 'fontello';
font-style: normal;
font-weight: normal;
speak: none;
margin-right: .2em;
text-align: center;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce .star-rating:before {
content: "\e807\e807\e807\e807\e807";
color: #ffcb00;
float: left;
top: 0;
left: 0;
position: absolute;
}
.woocommerce .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.woocommerce .star-rating span:before {
content: "\e806\e806\e806\e806\e806";
top: 0;
position: absolute;
left: 0;
color: #ffcb00;
}
.woocommerce_pagination.pagination > li .page-numbers.current {
color: #fff;
background: #14468c;
webkit-box-shadow: 0px 12px 25px 0px rgba(20, 70, 140, 0.43);
-moz-box-shadow: 0px 12px 25px 0px rgba(20, 70, 140, 0.43);
box-shadow: 0px 12px 25px 0px rgba(20, 70, 140, 0.43);
}
.woocommerce_pagination.pagination > li > span {
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
color: #333;
font-weight: bold;
background: transparent;
border-radius: 3px;
font-size: 16px;
}
.woocommerce_pagination.pagination .prev::before, .woocommerce_pagination.pagination .next::before {
font-family: 'fontello';
font-size: 18px;
}
.woocommerce_pagination.pagination .next::before {
content: '\f105';
}
.woocommerce_pagination.pagination .prev::before {
content: '\f104';
}
.woocommerce-page .term-image{
margin-bottom:20px;
}
.product_subcategories h2.woocommerce-loop-category__title {
font-size: 20px;
line-height: 24px;
letter-spacing: -0.1px;
color: #333;
}
[class*="cp-label"] {
background-color: #fff;
border-radius: 0;
text-align: center;
padding: 5px 6px 4px;
font-size: 12px;
display: inline-block;
font-weight: 700;
color: #333;
text-transform: uppercase;
line-height: 1.1em;
}
.products .cp_col .cp-label {
position: absolute;
z-index: 2;
top: 30px;
left: 30px;
}
.products_carousel .item-carousel .cp-label {
position: absolute;
z-index: 2;
top: 30px;
left: 30px;
}
.cp-label.cp-onsale + .cp-label.cp-new-badge, .cp-label.cp-featured + .cp-label.cp-new-badge, .cp-label.cp-onsale + .cp-label.cp-featured, .cp-label.cp-new-badge + .cp-label.cp-out-of-stock {
right: 30px;
left:auto;
}
.single.product .woocommerce-product-rating{
margin-bottom: 15px;
}
.single.product .woocommerce-product-details__short-description{
margin-bottom: 20px;
}
.single.product .summary form.cart {
text-align: left;
margin-bottom: 20px;
}
.woocommerce-tabs.wc-tabs-wrapper .wc-tabs li{
margin-right: 2px;
float: left;
}
.woocommerce-tabs.wc-tabs-wrapper .wc-tabs li > a {
padding: 7px 30px;
color: #333;
background-color: #eee;
font-weight: normal;
font-size: 16px;
border-bottom: 2px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
display: block;
font-family: 'Lato', sans-serif;
text-transform: uppercase;
letter-spacing: 0.8px;
}
.woocommerce-tabs.wc-tabs-wrapper .wc-tabs li.active > a {
color: #bf0d3e;
border-bottom-color: #bf0d3e;
background-color: #eee;
}
.woocommerce-tabs.wc-tabs-wrapper ul.wc-tabs{
width:100%;
min-height:45px;
}
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel{
padding: 40px 30px;
border-radius: 5px;
background: #fff;
}
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel .star-rating {
float: right;
}
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-review__author{
font-weight: 600;
font-size: 18px;
margin-bottom: 5px;
display: block;
color: #333;
}
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-review__published-date{
font-size: 14px;
line-height: 24px;
color: #999;
} .woocommerce p.stars  {
display: inline-block;
margin-left: 0;
margin-bottom: 0;
vertical-align: middle;
}
.woocommerce p.stars a.star-1:after, .woocommerce p.stars a.star-2:after, .woocommerce p.stars a.star-3:after, .woocommerce p.stars a.star-4:after, .woocommerce p.stars a.star-5:after {
font-family: 'fontello';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-indent: 0;
position: absolute;
top: 0;
left: 0;
}
.woocommerce p.stars a {
font-size: 24px;
display: inline-block;
margin-right: 10px;
text-indent: -9999px;
position: relative;
border-bottom: 0!important;
outline: 0;
color: #face00;
line-height: 24px;
}
.woocommerce p.stars a:hover, .woocommerce p.stars a.active{
color: #face00;
}
.woocommerce p.stars a.star-1 {
width: 1.5em;
}
.woocommerce p.stars a.star-1:after {
content: "\e807";
}
.woocommerce p.stars a.star-1:hover:after, .woocommerce p.stars a.star-1.active:after {content:"\e806"}
.woocommerce p.stars a.star-2 {
width: 2.5em;
}
.woocommerce p.stars a.star-2:after {
content: "\e807\e807";
}
.woocommerce p.stars a.star-2:hover:after, .woocommerce p.stars a.star-2.active:after {content:"\e806\e806"}
a.star-3 {
width: 3.5em;
}
.woocommerce p.stars a.star-3:after {
content: "\e807\e807\e807";
}
.woocommerce p.stars a.star-3:hover:after, .woocommerce p.stars a.star-3.active:after {content:"\e806\e806\e806"}
.woocommerce p.stars a.star-4 {
width: 4.5em;
}
.woocommerce p.stars a.star-4:after {
content: "\e807\e807\e807\e807";
}
.woocommerce p.stars a.star-4:hover:after, .woocommerce p.stars a.star-4.active:after {content:"\e806\e806\e806\e806"}
.woocommerce p.stars a.star-5 {
width: 5.5em;
border: 0;
}
.woocommerce p.stars a.star-5:after {
content: "\e807\e807\e807\e807\e807";
}
.woocommerce p.stars a.star-5:hover:after, .woocommerce p.stars a.star-5.active:after {content:"\e806\e806\e806\e806\e806"}
.woocommerce p.stars a:not(:last-child):before {
content: '';
height: 10px;
width: 1px;
position: absolute;
right: 0;
top: 50%;
margin-top: -5px;
background: #b6bec1;
}
.woocommerce-tabs.wc-tabs-wrapper .comment-form-rating {
margin-bottom: 20px;
}
.widget .products-holder .woocommerce-Price-amount{
color: #14468c;
font-size: 14px;
line-height: 28px;
float: none;
}
.single.product .quantity .screen-reader-text{
text-align: left;
font-weight: bold
}
.single.product .quantity input[type="number"] {
width: 130px;
text-align: center;
padding: 0 45px;
height: 50px;
}
.single.product .quantity{
margin-right: 15px;
}
.single.product table.variations td {
display: table-row;
}
.woocommerce-variation-add-to-cart .single_add_to_cart_button {
margin-left: 0;
margin-top: 0;
display: block;
}
.woocommerce-variation-price .amount{
font-size: 24px;
font-weight: bold;
color: #14468c;
}
.woocommerce-variation.single_variation{
margin-bottom: 20px;
margin-top: 10px;
display: block;
}
.single-product .woocommerce-variation-add-to-cart .button.disabled {
opacity: .2;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
margin: 0;
padding: 0;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
float: left;
width: 100%;
}
.woocommerce-product-gallery {
position: relative;
margin-bottom: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
width: 25%;
display: inline-block;
}
.woocommerce div.product div.images img {
display: block;
width: 100%;
height: auto;
box-shadow: none;
}
.woocommerce-product-gallery > a.woocommerce-product-gallery__trigger{
display:none;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
clear: left;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 23.2%;
}
.woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
float: left;
cursor: pointer;
margin-right: 10px;
margin-bottom: 10px;
}
.woocommerce-product-gallery .flex-control-thumbs img.flex-active, .woocommerce-product-gallery .flex-control-thumbs img:hover {
opacity: 1;
}
.woocommerce-product-gallery .flex-control-thumbs img {
opacity: .5;
}
.woocommerce-product-gallery img {
display: block;
}
.woocommerce img, .woocommerce-page img {
height: auto;
max-width: 100%;
}
.woocommerce-product-gallery .flex-viewport{
margin-bottom: 30px;
}
.woocommerce-product-gallery__image.flex-active-slide > a{
display:block;
}
.woocommerce-cart-form .product-thumbnail .product-image{
margin-bottom: 0;
width: 80px;
height: auto;
margin-right: 20px;
}
.woocommerce-cart-form a.remove {
color: #333;
display: inline-block;
margin-top: 25px;
margin-right: 40px;
font-family: "linea-arrows-10";
background: none;
font-size: 18px;
z-index: 2;
}
.woocommerce-cart-form a.remove:before {
content: "\e00e";
}
.woocommerce-cart-form .product-description  h6.product-name {
display: block;
line-height: 22px;
font-weight: bold;
font-size: 16px;
}
.woocommerce-cart-form  .product-price {
font-size: 16px;
color: #333;
}
.woocommerce-cart-form   .container_coupon .input-holder {
max-width: 390px;
overflow: hidden;
}
.woocommerce-cart-form   .container_coupon .input-holder input{
border-right: none;
background-color: #fff;
border-radius: 3px 0 0 3px;
height: auto;
padding: 9px 20px;
}
.woocommerce-cart-form   .container_coupon .coupon.join-us{
max-width: 500px;
}
.woocommerce-cart-form   .container_coupon input[type="submit"]{
border-radius: 0 3px 3px 0;
}
.woocommerce-cart-form  a.remove:hover {
color: #ed1c24;
}
.cart_totals .shop_table tr.order-total th, .cart_totals .shop_table tr.order-total td   {
color: #bf0d3e;
}
ul#shipping_method input[type="radio"], 
ul#shipping_method  input[type="checkbox"] {
display:none;
}
ul#shipping_method  li {
margin-bottom: 10px;
}
.woocommerce .select2-container--default .select2-selection--single {
background-color: #fff;
border: 2px solid #eee;
border-radius: 3px;
height: 50px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #333;
line-height: 46px;
padding-left: 20px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 46px;
position: absolute;
top: 1px;
right: 10px;
width: 20px;
}
.woocommerce-page #content  ul.woocommerce-error{
list-style: none;
color: #eb740b;
background-color: #fceadb;
padding: 14px 70px 13px 30px;
margin-right: 0;
margin-left: 0;
position: relative;
border-radius: 3px;
font-size: 14px;
margin-bottom: 20px;
}
.woocommerce-checkout .woocommerce-info {
font-family: 'Lato', sans-serif;
font-size: 18px;
font-weight: bold;
color: #333;
}
.woocommerce-checkout .woocommerce-info:not(:last-child) {
margin-bottom: 20px;
}
.woocommerce-checkout .checkout_coupon input[type="submit"] {
width: auto;
height: 50px;
}
.woocommerce-checkout  form.woocommerce-checkout{
margin-top: 40px;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
width: 100%;
clear: both;
height: 100%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
float: left;
width: 48%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
float: right;
width: 48%;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
width: 47%;
overflow: visible;
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
float: left;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
float: right;
}
.woocommerce .col2-set::after, .woocommerce .col2-set::before, .woocommerce-page .col2-set::after, .woocommerce-page .col2-set::before {
content: ' ';
display: table;
}
.woocommerce .woocommerce-billing-fields::after, .woocommerce .woocommerce-billing-fields::before, .woocommerce .woocommerce-shipping-fields::after, .woocommerce .woocommerce-shipping-fields::before, .woocommerce-page .woocommerce-billing-fields::after, .woocommerce-page .woocommerce-billing-fields::before, .woocommerce-page .woocommerce-shipping-fields::after, .woocommerce-page .woocommerce-shipping-fields::before {
content: ' ';
display: table;
}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
clear: both;
}
#ship-to-different-address label input[type=checkbox] {
display: none;
}
#ship-to-different-address label span {
position: relative;
padding-right: 50px;
display: inline-block;
}
#ship-to-different-address label {
font-size: 24px;
font-family: 'Lato', sans-serif;
color: #2a2c32;
cursor: pointer;
line-height: 38px;
}
#ship-to-different-address label span::before {
content: "";
display: block;
background: transparent;
border: 2px solid #f3f3f3;
border-radius: 3px;
width: 34px;
height: 34px;
position: absolute;
top: 4px;
right: 0;
left: auto;
}
#ship-to-different-address label span:after {
left: auto;
right: 10px;
top: 4px;
font-family: 'fontello';
content: "\E813";
color: #333;
font-size: 16px;
text-align: center;
position: absolute;
width: 18px;
height: 28px;
opacity: 0;
visibility: hidden;
}
#ship-to-different-address label input[type=checkbox]:checked+span:after {
opacity:1;
visibility: visible;
}
.woocommerce .woocommerce-message{
list-style: none;
color: #eb740b;
background-color: #fceadb;
padding: 14px 70px 13px 30px;
margin-right: 0;
margin-left: 0;
position: relative;
border-radius: 3px;
font-size: 14px;
margin-bottom: 20px;
}
.woocommerce .required:after {
content: "";
display:none;
}
.woocommerce abbr.required {
border-bottom: none;
color: #bf0d3e;
}
.woocommerce .form-row input:not([type="submit"]), .woocommerce .custom-select .select-title{
padding: 10px 20px;
height: 50px;
border-radius: 3px;
}
.shop_table.woocommerce-checkout-review-order-table{
border: 2px solid #d8d8d8;
margin-bottom: 40px;
}
.woocommerce-checkout-review-order.table-type-1{
border: none;
overflow:visible;
}
.shop_table.woocommerce-checkout-review-order-table tr.order-total th,
.shop_table.woocommerce-checkout-review-order-table tr.order-total .woocommerce-Price-amount.amount{
color: #bf0d3e;
}
.shop_table.woocommerce-checkout-review-order-table tfoot tr th{
background: #eee;
}
.shop_table.woocommerce-checkout-review-order-table tbody tr > td{
border-bottom: 2px solid #d8d8d8;
}
.woocommerce-checkout-payment ul.wc_payment_methods input[type="radio"]{
display:none;
}
.woocommerce-checkout-payment ul.wc_payment_methods li:not(:last-child) {
margin-bottom: 15px;
}
.woocommerce-checkout-payment ul.wc_payment_methods li .payment_box p{
padding-left:50px;
}
.woocommerce-checkout-payment .wc-terms-and-conditions input.woocommerce-form__input-checkbox{
position: absolute;
height: 34px;
width: 34px;
opacity: 0;
padding: 0;
z-index: 10;
}
.woocommerce-checkout-payment .woocommerce-terms-and-conditions-link{
color: #14468c;
font-size: 14px;
}
.woocommerce-checkout-payment .required {
color: #bf0d3e;
}
.woocommerce-MyAccount-navigation {
display: block;
}
.woocommerce-MyAccount-navigation ul{
margin:0;
padding:0;
}
.woocommerce-MyAccount-navigation li a{
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom: 2px solid transparent;
}
.woocommerce-MyAccount-navigation li.is-active a {
color: #bf0d3e;
border-bottom-color: #bf0d3e;
background-color: #eee;
}
.woocommerce-MyAccount-navigation li {
margin-right: 2px;
float: left;
}
.woocommerce-MyAccount-navigation li  a{
font-family: 'Lato', sans-serif;
font-weight: normal;
font-size: 16px;
text-transform: uppercase;
padding: 7px 30px;
letter-spacing: 0.8px;
background-color: #eee;
display: inline-block;
}
.woocommerce-MyAccount-content {
margin-top: -2px;
margin-bottom: 15px;
padding: 40px 0;
border-radius: 5px;
background: #fff;
}
.woocommerce-MyAccount-navigation > li:not(:last-child) {
margin-right: 2px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
position: relative;
}
.woocommerce-MyAccount-content p a{
color: #14468c;
}
.woocommerce-MyAccount-content header.woocommerce-Address-title {
margin-bottom: 20px;
}
.woocommerce-MyAccount-content  .woocommerce-address-fields .button {
margin-top:30px;
}
.woocommerce-MyAccount-content  fieldset {
border-radius: 0;
padding: 0;
border: none;
}
.woocommerce-form-login input.woocommerce-form__input-checkbox{
position: absolute;
height: 34px;
width: 34px;
opacity: 0;
padding: 0;
z-index: 10;
}
.woocommerce-form-login  .woocommerce-Button.btn{
margin-right:30px;
}
.carousel-type-2.products_carousel {
margin-bottom: 40px;
}
.widget_shopping_cart_content ul{
list-style:none;
margin:0;
padding:0;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item{
margin-bottom: 20px;
position: relative;
display: inline-block;
width: 100%;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item a.remove_from_cart_button{
color: #333;
position: absolute;
right: 0;
top: 50%;
margin-top: -12px;
font-family: "linea-arrows-10";
background: none;
font-size: 18px;
display: inline-block;
z-index: 1;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item a.remove_from_cart_button:before {
content: "\e00e";
}
.widget_shopping_cart_content .woocommerce-mini-cart-item  .product-image {
float: left;
margin-right: 20px;
max-width: 80px;
overflow: hidden;
display: block;
position: relative;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item  .product-description {
overflow: hidden;
padding: 0;
padding-right: 30px;
position: relative;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item  .quantity{
font-size: 16px;
color: #14468c;
}
.widget_shopping_cart_content .woocommerce-mini-cart__total .woocommerce-Price-amount {
padding-left: 35px;
}
.widget_shopping_cart_content .woocommerce-mini-cart__total {
margin-bottom: 25px;
font-family: 'Lato', sans-serif;
min-width: 100px;
color: #bf0d3e;
font-size: 14px;
font-weight: 900;
text-transform: uppercase;
}
.woocommerce-mini-cart__buttons .button.wc-forward{
margin-right: 4px;
padding: 5px 30px;
font-size: 13px;
display: inline-block;
font-family: 'Lato', sans-serif;
font-weight: 900;
font-size: 14px;
text-transform: uppercase;
border-radius: 3px;
background: #eee;
color: #333;
text-align: center;
line-height: 24px;
letter-spacing: 0.8px;
webkit-box-shadow: 0px 12px 25px 0px rgba(187, 187, 187, 0.43);
-moz-box-shadow: 0px 12px 25px 0px rgba(187, 187, 187, 0.43);
box-shadow: 0px 12px 25px 0px rgba(187, 187, 187, 0.43);
}
.woocommerce-mini-cart__buttons .button.wc-forward.checkout{
background: #bf0d3e;
color: #fff;
webkit-box-shadow: 0px 12px 25px 0px rgba(191, 13, 62, 0.43);
-moz-box-shadow: 0px 12px 25px 0px rgba(191, 13, 62, 0.43);
box-shadow: 0px 12px 25px 0px rgba(191, 13, 62, 0.43);
}
.woocommerce-mini-cart__buttons .button.wc-forward:hover{
background: #fff;
color: inherit;
}
.woocommerce-mini-cart__buttons .button.wc-forward.checkout:hover{
background: #ac0c38;
color: #fff;
webkit-box-shadow: 0px 12px 25px 0px rgba(172, 12, 56, 0.43);
-moz-box-shadow: 0px 12px 25px 0px rgba(172, 12, 56, 0.43);
box-shadow: 0px 12px 25px 0px rgba(172, 12, 56, 0.43);
}
.product.single span.onsale{
position: absolute;
z-index: 2;
top: 30px;
left: 30px;
}
.validate-required.terms.wc-terms-and-conditions{
margin-bottom: 25px;
margin-top: 25px;
}.cff-wrapper:after{content:"";display:table;clear:both}#cff{float:left;width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cff-wrapper-ctn{overflow:hidden;box-sizing:border-box}.cff-wrapper-ctn.cff-wrapper-fixed-height{overflow:auto;overflow-x:hidden}#cff .cff-masonry-posts,#cff .cff-posts-wrap,.cff-wrapper-ctn{position:relative;clear:both;height:100%;top:0;bottom:0;width:100%}#cff .cff-posts-wrap-box-shadow{padding:5px}#cff .cff-item{float:left;width:100%;clear:both;padding:20px 0 15px 0;margin:0;border-bottom:1px solid #ddd}#cff .cff-item:first-child{padding-top:0}#cff .cff-item.cff-box,#cff .cff-item.cff-box:first-child{padding:15px;margin:8px 0;background:rgba(255,255,255,.5);border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-item.cff-box:first-child{margin-top:0}#cff .cff-item.cff-box:last-child{margin-bottom:0}#cff .cff-item.cff-shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.cff-header{width:100%;margin:0 0 15px 0;padding:0;line-height:1;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;align-items:center}.cff-header .fa,.cff-header svg{margin:0 10px 0 0;padding:0}.cff-visual-header{margin-bottom:24px!important}.cff-visual-header .cff-header-hero{width:100%;height:300px;position:relative;overflow:hidden}.cff-visual-header .cff-header-hero img{width:100%;display:none}.cff-visual-header .cff-likes-box{position:absolute;bottom:10px;right:10px;padding:5px;background:#eee;line-height:1;border-radius:2px;color:#445790}.cff-visual-header .cff-likes-box .cff-square-logo{float:left;display:inline-block;line-height:0}.cff-visual-header .cff-likes-box .cff-square-logo svg{width:18px;vertical-align:top}.cff-visual-header .cff-likes-box .cff-likes-count{float:left;display:inline-block;margin-left:8px;vertical-align:top;font-size:15px;line-height:20px}.cff-visual-header .cff-header-inner-wrap{position:relative;display:block;text-decoration:none!important}.cff-visual-header .cff-header-inner-wrap a{color:inherit!important;border:0}.cff-visual-header .cff-header-img img{display:block;width:100px;border-radius:3px;padding:0;margin:0}.cff-visual-header.cff-has-cover .cff-header-img img{border:2px solid #fff}.cff-visual-header .cff-header-img{position:absolute;display:inline-block;line-height:1}.cff-visual-header.cff-has-cover .cff-header-img{top:-25px;left:10px}.cff-visual-header .cff-header-text{display:inline-block;float:left;margin:20px 0 0 120px}#cff .cff-visual-header .cff-header-text h3,.cff-visual-header .cff-header-text h3{display:inline-block;width:auto;margin:0 8px 0 0;padding:0;font-size:1.2em;line-height:1.2em}.cff-visual-header .cff-header-text{padding-top:10px;margin:0}.cff-visual-header.cff-has-name{min-height:100px}.cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{min-height:75px}.cff-visual-header.cff-has-name .cff-header-text{margin-left:120px}.cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{margin-left:125px}.cff-visual-header.cff-has-name .cff-header-text{padding-top:30px}.cff-visual-header.cff-has-name.cff-has-about .cff-header-text,.cff-visual-header.cff-has-name.cff-has-cover .cff-header-text{padding-top:10px}#cff .cff-visual-header .cff-header-inner-wrap .cff-bio,.cff-visual-header .cff-header-inner-wrap .cff-bio{display:block;width:100%;clear:both;margin:3px 0 0 0;padding:0;line-height:1.2em}.cff-visual-header .cff-header-name{float:left;padding:0 5px 2px 0}.cff-visual-header .cff-bio-info{font-size:.9em;line-height:1.7}.cff-visual-header .cff-bio-info svg{display:inline-block;width:1em;vertical-align:middle;position:relative;top:-2px}.cff-posts-count svg{padding-right:3px}.cff-header-inner-wrap:after,.cff-header-text:after{display:table;clear:both;content:" "}#cff .cff-less{display:none}#cff.cff-default-styles a{text-decoration:none}#cff.cff-default-styles a:focus,#cff.cff-default-styles a:hover{text-decoration:underline}#cff .cff-post-text-link{display:block}.cff-post-text{width:100%;float:left}#cff .cff-post-desc,#cff h3,#cff h4,#cff h5,#cff h6,#cff p{float:left;width:100%;clear:both;padding:0;margin:5px 0;word-wrap:break-word}#cff.cff-default-styles .cff-post-desc,#cff.cff-default-styles h3,#cff.cff-default-styles h4,#cff.cff-default-styles h5,#cff.cff-default-styles h6,#cff.cff-default-styles p{line-height:1.4}#cff .cff-date{float:left;min-width:50px;width:auto}#cff.cff-default-styles .cff-date{font-size:11px}#cff .cff-author{float:left;clear:both;margin:0 0 15px 0;padding:0;line-height:1.2;width:100%}#cff .cff-author a{text-decoration:none;border:none}#cff .cff-author-img{float:left;width:40px;height:40px;margin:0 0 0 -100%!important;font-size:0;background:#eee;background:url(//speatbc.org/wp-content/plugins/custom-facebook-feed/assets/img/cff-avatar.png) no-repeat;background-size:100%;border-radius:50%}#cff .cff-author img{float:left;margin:0!important;padding:0!important;border:none!important;font-size:0;border-radius:50%}#cff .cff-author-img.cff-no-consent img{display:none}.cff-no-consent .cff-header-text{margin-left:0!important}.cff-no-consent .cff-header-hero,.cff-no-consent .cff-header-img{display:none!important}#cff .cff-author .cff-author-text span.cff-page-name{display:table-cell;vertical-align:middle;height:40px;margin:0;font-weight:700;padding-left:50px;float:none}#cff .cff-author .cff-story{font-weight:400}#cff.cff-default-styles .cff-author a{text-decoration:none}#cff .cff-author.cff-no-author-info .cff-date{margin-top:12px!important}#cff .cff-author.cff-no-author-info .cff-author-img{width:40px;height:40px;background:url(//speatbc.org/wp-content/plugins/custom-facebook-feed/assets/img/cff-avatar.png) no-repeat;margin:0!important}#cff .cff-author .cff-author-text{float:left;width:100%}#cff .cff-author .cff-date,#cff .cff-author .cff-page-name{float:left;clear:both;width:auto;margin:0 0 0 50px!important}#cff.cff-default-styles .cff-author .cff-author-text *{font-weight:700;line-height:1.2}#cff .cff-author .cff-date{color:#9197a3;font-size:11px;margin-top:2px!important;margin-bottom:0!important}#cff.cff-default-styles .cff-author .cff-date{font-weight:400}#cff .cff-author .cff-page-name.cff-author-date{float:left;padding:3px 0 0 0;font-size:14px}#cff .cff-cta-link a,.cff-media-link .fa{display:inline-block;width:auto;padding:5px 7px 5px 6px;margin-right:6px;border:1px solid #eee;border:1px solid rgba(0,0,0,.1);border-radius:3px;background:rgba(0,0,0,.02)}#cff .cff-cta-link a:hover,.cff-media-link .fa:hover{background:#f9f9f9;background:rgba(0,0,0,.03);text-decoration:none}#cff .cff-cta-link a{padding:5px 15px}#cff .cff-break-word{word-break:break-all}#cff .cff-expand{display:none}#cff.cff-default-styles .cff-expand a{font-size:11px;font-weight:400}#cff .cff-shared-link{float:left;clear:both;width:100%;padding:5px 10px;margin:10px 0 5px 0;background:#f9f9f9;border:1px solid #d9d9d9;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.07);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-no-styles{background:0 0;border:none;padding:0}#cff .cff-link{float:left;clear:both;max-width:20%;margin:10px 0 0 0}#cff .cff-link img{max-width:100%}#cff .cff-link-title{float:left;clear:both;width:100%;display:block}#cff.cff-default-styles .cff-link-title{font-weight:700}#cff p.cff-link-title{margin:5px 0 0 0}#cff .cff-text-link{float:left;clear:none;width:72%;margin-left:3%;padding:0 0 5px 0}#cff .cff-link-caption{margin:0}#cff.cff-default-styles .cff-link-caption{font-size:12px}#cff .cff-text-link.cff-no-image{width:100%;margin-left:0}#cff .cff-post-desc{margin:5px 0 0 0}#cff .cff-details{float:left;clear:none;width:100%;margin:0;padding:0}#cff .cff-details h5{margin:0 0 5px 0}#cff.cff-default-styles .cff-details h5{padding:0;font-size:16px}#cff.cff-default-styles .cff-details p{font-size:14px}#cff .cff-timeline-event .cff-date,#cff .cff-timeline-event .cff-info,#cff .cff-timeline-event .cff-timeline-event-title,#cff .cff-timeline-event .cff-where{display:block;width:100%;clear:both}#cff .cff-details .cff-info{padding:10px 0 0 0}#cff.cff-default-styles .cff-details .cff-info{line-height:1.2}#cff .cff-desc-wrap{float:left;width:100%}#cff .cff-note-title{display:block;font-weight:700;padding-bottom:5px}#cff .cff-post-links{float:left;clear:none;padding:5px 0 0 0;margin:0}#cff.cff-default-styles .cff-post-links{font-size:11px}#cff .cff-post-links.cff-left{float:left;margin:8px 0}#cff.cff-default-styles .cff-post-links a{font-size:11px}#cff .cff-post-links a:first-child{padding-left:0;margin:0}#cff .cff-dot{padding:0 5px}#cff .cff-share-container{position:relative;display:inline}#cff .cff-share-tooltip{display:none;position:absolute;z-index:1000;bottom:22px;right:-40px;width:110px;padding:3px 5px 4px 5px;margin:0;background:#333;color:#eee;font-size:12px;line-height:1.3;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-share-tooltip .fa-play{position:absolute;font-size:8px;bottom:-6px;left:50%;margin-left:-3px;color:#333}#cff .cff-share-tooltip a .fa,#cff .cff-share-tooltip a svg{font-size:16px;margin:0;padding:5px}#cff .cff-share-tooltip a{display:block;float:left;margin:0!important;padding:0!important;color:#eee!important;opacity:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#cff .cff-share-tooltip a:hover{color:#fff!important}#cff .cff-share-tooltip .cff-facebook-icon:hover{background:#3b5998}#cff .cff-share-tooltip .cff-twitter-icon:hover{background:#00aced}#cff .cff-share-tooltip .cff-google-icon:hover{background:#dd4b39}#cff .cff-share-tooltip .cff-linkedin-icon:hover{background:#007bb6}#cff .cff-share-tooltip .cff-pinterest-icon:hover{background:#cb2027}#cff .cff-share-tooltip .cff-email-icon:hover{background:#dd4b39}#cff .cff-share-tooltip a.cff-show{opacity:1;transition:opacity .2s ease}.cff-likebox{float:left;width:100%;position:relative;margin:20px 0 0 0}.fb_iframe_widget{border:none;overflow:hidden}.cff-likebox .fb_iframe_widget{width:100%}.cff-likebox .fb_iframe_widget span{width:100%!important}.cff-likebox .fb_iframe_widget iframe{margin:0;position:relative;top:0;left:0;width:100%!important;height:100%}.cff-likebox.cff-top.cff-outside{margin-bottom:10px}.cff-likebox.cff-bottom.cff-outside{margin-top:10px}#cff.cff-fixed-height{padding:5px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-error-msg{display:none;position:relative;font-size:12px;font-family:sans-serif;padding:8px 12px;border:1px solid #ddd;margin-bottom:10px;clear:both;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}#cff .cff-error-msg p{float:none}#cff .cff-error-msg .cff_notice_dismiss{position:absolute;top:4px;right:8px}#cff #cff-error-reason{display:none;padding:5px 0 0 0;clear:both}#cff.cff-default-styles .cff-credit{font-size:11px}#cff.cff-default-styles .cff-credit a{text-decoration:none}#cff .cff-credit img{float:left;margin:-2px 5px 0 0}#cff .cff-credit .fa{padding-right:5px;font-size:13px}.cff-credit a{display:flex;align-items:center}.cff-screenreader{text-indent:-9999px!important;display:block!important;width:0!important;height:0!important;line-height:0!important}@media all and (max-width:640px){#cff.cff-width-resp{width:100%!important}.cff-wrapper .cff-visual-header .cff-header-img img{width:80px}.cff-wrapper .cff-visual-header.cff-has-name .cff-header-text{margin-left:95px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{margin-left:105px}}#cff .cff-comment .cff-comment-text img,#cff img.emoji,#cff-lightbox-wrapper .cff-comment .cff-comment-text img,#cff-lightbox-wrapper img.emoji{float:none;max-width:100%}#cff .cff-linebreak{display:block;height:5px}#cff.cff-masonry .cff-item.cff-box{margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry{box-sizing:border-box}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-item:first-child{padding-top:20px;margin-top:0}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox{float:none;display:inline-block;width:30.3%;margin:0 1.5%;margin-bottom:20px}#cff.cff-masonry.cff-opaque-comments .cff-item{z-index:1}#cff.cff-masonry.masonry-2-desktop .cff-item{width:47%;margin:0 1.5%}#cff.cff-masonry.masonry-4-desktop .cff-item{width:22%;margin:0 1.5%}#cff.cff-masonry.masonry-5-desktop .cff-item{width:17%;margin:0 1.5%}#cff.cff-masonry.masonry-6-desktop .cff-item{width:13.516%;margin:0 1.5%}@media (min-width:481px) and (max-width:800px){#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-4-tablet .cff-item,#cff.cff-masonry.masonry-4-tablet .cff-likebox{width:22%;margin-left:1.5%;margin-right:1.5%}}@media (max-width:480px){#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.cff-mob-cols-1 .cff-posts-wrap .cff-item{width:100%}}#cff.cff-masonry .cff-comments-box{position:relative;z-index:999}#cff.cff-masonry .cff-comment-attachment,#cff.cff-masonry .cff-comment-replies-box{max-width:100%}#cff.cff-masonry .cff-load-more{display:block;float:left;clear:both}#cff.cff-masonry.cff-masonry-css{width:100%;overflow:hidden;margin-bottom:20px}#cff.cff-masonry.cff-masonry-css{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-column-fill:auto;column-fill:unset;-webkit-column-count:3;-moz-column-count:3;column-count:3;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-desktop{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-4-desktop{-webkit-column-count:4;-moz-column-count:4;column-count:4;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-5-desktop{-webkit-column-count:5;-moz-column-count:5;column-count:5;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-6-desktop{-webkit-column-count:6;-moz-column-count:6;column-count:6;margin:0}#cff.cff-masonry.cff-masonry-css .cff-item,#cff.cff-masonry.cff-masonry-css .cff-likebox,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item{float:none;display:inline-block;width:100%;margin:0 0 12px 0}#cff.cff-masonry.cff-masonry-css .cff-likebox{width:99.5%}#cff.cff-masonry.cff-masonry-css .cff-load-more{margin:0 0 10px 0;position:relative;bottom:0}@media only screen and (max-width:780px){#cff.cff-masonry.cff-masonry-css,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile,#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-item{width:100%}}#cff.cff-disable-masonry{height:auto!important}#cff.cff-disable-masonry .cff-item,#cff.cff-disable-masonry .cff-likebox{position:relative!important;top:auto!important}#cff.cff-dark .cff-album-item,#cff.cff-dark .cff-item,#cff.cff-dark .cff-item.cff-box,#cff.cff-dark .cff-item.cff-box:first-child{background-color:rgba(0,0,0,.85);color:rgba(255,255,255,.75)}#cff.cff-dark .cff-item a{color:#fff;text-decoration:underline}#cff.cff-dark .cff-date{color:rgba(255,255,255,.5)}#cff.cff-dark .cff-album-info a,#cff.cff-dark .cff-author-date,#cff.cff-dark .cff-post-links a{color:#fff}#cff.cff-dark .cff-album-info p{color:rgba(255,255,255,.75)}#cff.cff-light .cff-album-item,#cff.cff-light .cff-item,#cff.cff-light .cff-item.cff-box,#cff.cff-light .cff-item.cff-box:first-child{background-color:rgba(255,255,255,.95);color:rgba(0,0,0,.8)}#cff.cff-light .cff-item a{color:#000;text-decoration:underline}#cff.cff-light .cff-date{color:rgba(0,0,0,.5)}#cff.cff-light .cff-album-info a,#cff.cff-light .cff-author-date,#cff.cff-light .cff-post-links a{color:#000}#cff.cff-light .cff-album-info p{color:rgba(0,0,0,.7)}.cff-num-diff-hide{display:none!important}.cff-gdpr-notice{max-width:100%;box-sizing:border-box;padding:8px 15px;margin:0;font-size:12px;background:#fdf7f7;display:inline-block;border-radius:5px;border:1px solid #e4b1b1;line-height:1.3;display:none}