body.wcz-btn-style-plain.woocommerce ul.products li.product a.button,
body.wcz-btn-style-plain.woocommerce.single-product
div.product
form.cart
.button,
body.wcz-btn-style-plain.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
display: inline-block;
background: none;
font-size: 16px;
line-height: 1.1;
font-weight: normal;
padding: 10px 20px 11px;
background-color: #e8e8e8;
border: 0;
border-radius: 2px;
box-shadow: none;
text-decoration: none;
color: #717171;
text-shadow: none;
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
body.wcz-btn-style-detailed.woocommerce ul.products li.product a.button,
body.wcz-btn-style-detailed.woocommerce.single-product
div.product
form.cart
.button,
body.wcz-btn-style-detailed.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
display: inline-block;
background: none;
font-size: 16px;
line-height: 1.1;
font-weight: normal;
padding: 10px 20px 11px;
background-color: #e8e8e8;
border: 1px solid rgba(0, 0, 0, 0.3);
border-radius: 4px;
box-shadow:
inset 0 1px 0 rgba(255, 255, 255, 0.5),
0 1px 4px rgba(0, 0, 0, 0.1);
text-decoration: none;
color: #656565;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
body.wcz-btn-style-plain.woocommerce ul.products li.product a.button:hover,
body.wcz-btn-style-detailed.woocommerce ul.products li.product a.button:hover,
body.wcz-btn-style-plain.woocommerce.single-product
div.product
form.cart
.button:hover,
body.wcz-btn-style-detailed.woocommerce.single-product
div.product
form.cart
.button:hover,
body.wcz-btn-style-plain.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button,
body.wcz-btn-style-detailed.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
background-color: #757575;
color: #fff;
text-shadow: none;
} body.wcz-edit-sale.woocommerce ul.products li.product span.onsale,
body.wcz-edit-sale.single-product span.onsale,
body.wcz-edit-sale .wcz-popup span.onsale,
body.wcz-edit-sale.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-onsale {
min-width: initial;
min-height: initial;
height: auto;
width: fit-content;
border-radius: 0;
margin: 5px;
padding: 5px 10px 6px;
font-size: 15px;
font-weight: 400;
line-height: 1;
}
body.wcz-edit-sale.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-onsale {
border-color: rgba(0, 0, 0, 0.25);
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price
del {
font-size: 0.8em;
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price__value {
font-weight: 400;
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price
ins {
background: none;
} .wcz-banner-notice {
margin: 0 auto 20px;
}
.wcz-banner-notice h4 {
font-size: inherit;
margin: 0 0 10px;
padding: 0;
}
.wcz-banner-notice.wcz-notice-one h4 {
color: #2f79ff;
}
.wcz-banner-notice p {
font-size: inherit;
} .wcz-banner-notice.wcz-notice-two {
border: 1px solid #2f79ff;
background-color: rgba(46, 119, 255, 0.06);
border-radius: 4px;
padding: 20px;
} .wcz-banner-notice.wcz-notice-three {
box-shadow: 4px 0 0 #2f79ff inset;
padding: 2px 0 2px 25px;
} .wcz-banner-notice.wcz-notice-four {
background-color: #2f79ff;
border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.2);
box-shadow: 0 0 4px rgba(255, 255, 255, 0.4) inset;
color: #fff;
padding: 20px;
}
.wcz-banner-notice.wcz-notice-four h4,
.wcz-banner-notice.wcz-notice-four p {
text-shadow: none;
}
.wcz-banner-notice.wcz-notice-two p,
.wcz-banner-notice.wcz-notice-three p,
.wcz-banner-notice.wcz-notice-four p {
margin: 0;
} .wcz-product-long-desc,
.wcz-product-reviews,
.wcz-product-addinfo {
margin: 35px 0;
padding: 35px 0;
position: relative;
clear: both;
}
.wcz-product-long-desc .wcz-inner,
.wcz-product-reviews .wcz-inner,
.wcz-product-addinfo .wcz-inner {
margin: 0 auto;
}
.wcz-product-long-desc.center {
text-align: center;
}
.wcz-product-long-desc::before,
.wcz-product-long-desc::after,
.wcz-product-reviews::before,
.wcz-product-reviews::after,
.wcz-product-addinfo::before,
.wcz-product-addinfo::after {
display: block;
content: "";
clear: both;
}
.wcz-longdescdiv-one,
.wcz-reviewsdiv-one,
.wcz-addinfodiv-one {
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-one.bot-divider,
.wcz-reviewsdiv-one.bot-divider,
.wcz-addinfodiv-one.bot-divider {
box-shadow:
0 -1px 0 rgba(0, 0, 0, 0.12),
0 1px 0 rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-two,
.wcz-reviewsdiv-two,
.wcz-addinfodiv-two {
border-top: 1px dashed rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-two.bot-divider,
.wcz-reviewsdiv-two.bot-divider,
.wcz-addinfodiv-two.bot-divider {
border-bottom: 1px dashed rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-three::before,
.wcz-reviewsdiv-three::before,
.wcz-addinfodiv-three::before {
height: 3px;
position: absolute;
top: -1px;
width: 40px;
background-color: rgba(0, 0, 0, 0.2);
left: 50%;
margin-left: -20px;
}
.wcz-longdescdiv-three.bot-divider::after,
.wcz-reviewsdiv-three.bot-divider::after,
.wcz-addinfodiv-three.bot-divider::after {
height: 3px;
position: absolute;
bottom: -1px;
width: 40px;
background-color: rgba(0, 0, 0, 0.2);
left: 50%;
margin-left: -20px;
}
.wcz-cart-empty-txt {
margin: 0 0 25px;
}
.woocommerce td.product-name dl.variation {
margin: 5px 0 0;
font-size: 0.9em;
}
.woocommerce-cart .wcz-cart-stock p,
.woocommerce td.product-name dl.variation dd p,
body.theme-storefront .woocommerce td.product-name dl.variation dd,
body.theme-go .woocommerce tr.cart_item .variation p {
margin: 0;
}
body.theme-oceanwp .woocommerce td.product-name dl.variation dt,
body.theme-go .woocommerce tr.cart_item dt,
body.theme-storefront .woocommerce tr.cart_item dt {
float: left;
}
.wcz-checkout-secureimg,
.wcz-checkout-potxt {
padding: 20px 0 0;
color: #999;
display: block;
clear: both;
}
.wcz-checkout-secureimg img {
display: inline-block;
}
.wcz-checkout-secureimg.wcz-checkout-centerimg {
text-align: center;
}
.wcz-stock-remaining {
margin: 10px 0 0;
font-size: 0.8em;
color: rgba(0, 0, 0, 0.6);
}
.wcz-stock-sold {
font-size: 0.85em;
margin: 0 0 20px;
} .wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation {
width: 20%;
margin: 0;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
margin: 0;
padding: 0 4px 0 0;
box-shadow: -1px 0 0 rgba(0, 0, 0, 0.08) inset;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
margin: 0 0 1px;
padding: 0;
list-style-type: none;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li
a {
display: block;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
padding: 12px 15px !important;
text-decoration: none;
font-size: 0.9em;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account .is-active {
box-shadow: 4px 0 0 rgba(0, 0, 0, 0.3) inset;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-content {
width: 75%;
margin: 0;
} .wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation,
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-content {
width: 100%;
float: none;
margin: 0;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
margin: 0 0 30px;
padding: 0;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
margin: 0 -3px 0 0;
padding: 0;
list-style-type: none;
display: inline-block;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li
a {
display: block;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
padding: 12px 15px !important;
text-decoration: none;
font-size: 0.9em;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account .is-active {
background-color: rgba(0, 0, 0, 0.05);
} .wcz-soldout {
display: block;
z-index: 11;
}
body.wcz-soldout-style-angle .wcz-soldout {
background-color: red;
color: #fff;
transform: rotate(-32deg);
position: absolute;
top: 20%;
left: 50%;
margin: 0 0 0 -45px;
padding: 2px 15px;
}
body.wcz-soldout-style-overbtn .wcz-soldout {
position: absolute;
top: auto;
bottom: 0;
left: 0;
width: 100%;
padding: 10px;
background-color: rgba(255, 255, 255, 0.85);
} .wcz-direct-checkout-cart {
margin: 0 auto 25px;
}
.wcz-direct-checkout-notice {
background-color: #75b2ff;
box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.25);
color: #fff;
text-align: center;
padding: 18px 15px 15px;
font-size: 15px;
}
.wcz-direct-checkout-cart form.woocommerce-cart-form .coupon {
display: none !important;
} .woocommerce ul.products li.product {
position: relative;
}
.wcz-adminstats-modal {
position: fixed;
left: 15px;
bottom: 15px;
border: 1px solid rgba(0, 0, 0, 0.35);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
background-color: #fff;
border-radius: 4px;
margin: 0;
padding: 15px;
width: 360px;
z-index: 999;
font-size: 13px;
}
.wcz-adminstats-modal.wcz-modal-loading {
height: 50px;
background-image: url(//simplecookingguide.com/wp-content/plugins/woocustomizer/assets/images/loader.gif);
background-repeat: no-repeat;
background-position: center center;
}
.wcz-adminstats-modal.wcz-modal-loading .wcz-adminstats-modal-inner {
visibility: hidden;
}
.wcz-adminstats-btn {
background-image: url(//simplecookingguide.com/wp-content/plugins/woocustomizer/assets/images/stats-icon.png) !important;
background-size: 100% auto !important;
background-position: top left;
width: 28px;
height: 28px;
position: absolute;
top: 5px;
left: 5px;
margin: 0;
padding: 2px 6px;
border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
font-size: 14px;
text-align: center;
background-color: #d8d8d8;
color: #808080;
z-index: 99;
cursor: pointer;
opacity: 0;
-webkit-transition: opacity 0.3s ease 0s;
-moz-transition: opacity 0.3s ease 0s;
-ms-transition: opacity 0.3s ease 0s;
-o-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
}
ul.products li.product:hover .wcz-adminstats-btn {
opacity: 1;
}
.wcz-adminstats-btn:hover {
background-position: bottom left;
}
.wcz-adminstats-modal h4 {
margin: 0 0 8px;
padding: 0;
font-size: 14px;
font-weight: 700;
color: #222;
display: flex;
align-items: baseline;
}
.wcz-adminstats-modal h4 span {
flex: 1;
white-space: nowrap;
}
.wcz-adminstats-modal h4 span:last-child {
flex: 0.5;
font-size: 11px;
text-align: right;
font-weight: 300;
text-transform: capitalize;
}
.wcz-adminstats-modal h5 {
margin: 15px 0 5px;
padding: 0;
font-size: 14px;
font-weight: 700;
color: #222;
}
.wcz-adminstats-block {
display: flex;
margin: 0 0 3px;
align-items: center;
}
.wcz-adminstats-date {
width: 85px;
color: #999;
}
.wcz-adminstats-title {
flex: 1.8;
}
.wcz-adminstats-title span {
opacity: 0.45;
font-size: 12px;
}
.wcz-adminstats-stat {
flex: 1;
text-align: right;
font-size: 12px;
}
.wcz-adminstats-edit {
text-align: center;
border-top: 1px solid rgba(0, 0, 0, 0.12);
margin: 10px 0 0;
padding: 10px 0 0;
}
.wcz-adminstats-close {
background-image: url(//simplecookingguide.com/wp-content/plugins/woocustomizer/assets/images/close-icon.png) !important;
background-repeat: no-repeat;
background-position: center center;
position: absolute;
top: 6px;
right: -23px;
font-size: 14px;
background-color: #fff;
color: #8c8b8b;
border: 1px solid rgba(0, 0, 0, 0.35);
border-left: 0;
border-radius: 0 3px 3px 0;
padding: 4px 6px;
margin: 0;
line-height: 1;
width: 23px;
height: 23px;
cursor: pointer;
box-sizing: border-box;
}
.wcz-hide {
display: none;
}
.woocommerce.widget_shopping_cart .mini_cart_item dl.variation {
display: none !important;
}
.wcz-new-product-badge {
position: absolute;
}
.wcz-badge-pos-topleft {
top: 5px;
left: 15px;
}
.wcz-badge-pos-topright {
top: 5px;
right: 15px;
}
.wcz-badge-pos-abovetitle {
height: 0;
position: relative;
}
.wcz-badge-pos-belowtitle {
position: relative;
margin: 10px 0;
}
.wcz-new-product-badge span {
background-color: #2f79ff;
color: #fff;
font-size: 14px;
padding: 2px 5px;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
}
.wcz-badge-pos-abovetitle span {
position: relative;
top: -50px;
}
a.button.wcz-continue,
a.button.wcz-qv-btn {
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
font-weight: 500;
}
.woocommerce .cart .wcz-btsbtn {
display: inline-block;
}
.wcz-btsbtn.center {
text-align: center;
}
.wcz-btsbtn.right {
text-align: right;
}
a.button.wcz-bts-btn {
margin: 0 0 25px;
} .wcz-login-logout.elementor-item a {
color: inherit;
}
@media only screen and (max-width: 782px) {
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation,
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-content {
float: none;
width: 100%;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12);
margin: 0 0 20px;
padding: 0;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
display: inline-block;
margin: 0 -4px 0 0;
}
}
.woocommerce div.product form.cart div.quantity {
vertical-align: middle;
}
.wcz-qty-suffix {
display: inline-block;
vertical-align: middle;
float: left;
margin: 8px 20px 0 4px;
font-size: 0.95em;
}
.wcz-qty-suffix.nofloat {
float: none;
}
.product .price small {
opacity: 0.72;
}.slick-loading .slick-list{background:#fff url(//simplecookingguide.com/wp-content/plugins/blog-designer-for-post-and-widget/assets/images/ajax-loader.gif) center center no-repeat}.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:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-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:after,.slick-track:before{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}.sp_wpspwpost_static *, .sp_wpspwpost_slider * {outline: none !important;}
.wpspw-column, .wpspw-columns {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.wpspw-slider-conf{display: none;} .sp_wpspwpost_slider, .wpspw-has-slider{visibility: hidden; opacity:0;  transition:opacity 0.5s linear;}
.slick-initialized{visibility: visible !important; opacity:1 !important;}
.sp_wpspwpost_slider .slick-arrow{text-indent:-99999px;box-shadow: none !important;}
.sp_wpspwpost_slider button.slick-arrow {background-color: transparent!important; width:30px; height:40px; position:absolute; z-index:99; border:0px !important;padding:0 !important; margin:0px !important; border-radius:0px !important; -webkit-transition-duration: 0.4s;  transition-duration: 0.4s;}
.sp_wpspwpost_slider button.slick-next {background:rgba(0,0,0,0.5) url(//simplecookingguide.com/wp-content/plugins/blog-designer-for-post-and-widget/assets/images/arrow-right.png) center center no-repeat !important; background-size:20px 20px !important; outline:none !important}
.sp_wpspwpost_slider button.slick-next:hover, 
.sp_wpspwpost_slider button.slick-next:focus
{background-color:rgba(0,0,0,0.8) !important;}
.sp_wpspwpost_slider button.slick-prev {background:rgba(0,0,0,0.5) url(//simplecookingguide.com/wp-content/plugins/blog-designer-for-post-and-widget/assets/images/arrow-left.png) center center no-repeat !important; background-size:20px 20px !important;  outline:none !important} 
.sp_wpspwpost_slider button.slick-prev:hover, 
.sp_wpspwpost_slider button.slick-prev:focus
{background-color:rgba(0,0,0,0.8) !important;}
.sp_wpspwpost_slider .slick-dots{padding:0 !important; margin:0 !important; position:absolute;  text-align:center;}
.sp_wpspwpost_slider .slick-dots li button{text-indent:-99999px;}
.sp_wpspwpost_slider .slick-dots li {vertical-align: middle;list-style:none !important; display:inline-block !important; margin:0 3px !important; padding:0px !important; }
.sp_wpspwpost_slider .slick-dots li button{background:#fff !important; margin:0px !important; padding:0px !important; border:1px solid #000; border-radius:50% !important; width:13px !important; height:13px !important;}
.sp_wpspwpost_slider .slick-dots li button:focus{outline:none !important}
.sp_wpspwpost_slider .slick-dots li.slick-active button{background:#444 !important;}
.sp_wpspwpost_static .slick-arrow{text-indent:-99999px;box-shadow: none !important;}
.sp_wpspwpost_static button.slick-arrow {background-color: transparent!important; width:30px; height:51px; position:absolute; z-index:99; border:0px !important;padding:0 !important; margin:0px !important; border-radius:0px !important}
.sp_wpspwpost_static button.slick-next,
.sp_wpspwpost_static button.slick-next:hover,
.sp_wpspwpost_static button.slick-next:focus
{background:url(//simplecookingguide.com/wp-content/plugins/blog-designer-for-post-and-widget/assets/images/arrow-right.png) 0 0 no-repeat !important; background-size:30px 51px !important; outline:none !important}
.sp_wpspwpost_static button.slick-prev,
.sp_wpspwpost_static button.slick-prev:hover, 
.sp_wpspwpost_static button.slick-prev:focus
{background:url(//simplecookingguide.com/wp-content/plugins/blog-designer-for-post-and-widget/assets/images/arrow-left.png) 0 0 no-repeat !important; background-size:30px 51px !important;  outline:none !important}
.sp_wpspwpost_static .slick-dots{padding:0 !important; margin:0 !important; position:absolute;  text-align:center;}
.sp_wpspwpost_static .slick-dots li button{text-indent:-99999px;}
.sp_wpspwpost_static .slick-dots li {vertical-align: middle;list-style:none !important; display:inline-block !important; margin:0 3px !important; padding:0px !important; }
.sp_wpspwpost_static .slick-dots li button{background:#fff !important; margin:0px !important; padding:0px !important; border:1px solid #000; border-radius:50% !important; width:13px !important; height:13px !important;}
.sp_wpspwpost_static .slick-dots li button:focus{outline:none !important}
.sp_wpspwpost_static .slick-dots li.slick-active button{background:#444 !important;}
.sp_wpspwpost_static .slick-dots{left:15px !important; right:15px !important; text-align:center; bottom:-5px !important;}
.sp_wpspwpost_static .wpspwpost-list.slick-slide, .sp_wpspwpost_static .wpspwpost-grid.slick-slide {border:0px !important}
.no-thumb-image{padding-top:10px;}
.wpspw-post-categories {padding: 4px 0px;display: inline-block;color: #666;font-size: 10px;position: relative;z-index: 9;}
.wpspw-post-categories a {text-decoration: none !important; font-size: 10px; padding: 2px 8px;color: #fff !important;line-height: normal;display: inline-block;margin: 1px 0;}
.wpspw-post-categories a:nth-child(4n+1){background: #1abc9c;border-color: #1abc9c;}
.wpspw-post-categories a:nth-child(4n+2){background: #3aadff;border-color: #3aadff;}
.wpspw-post-categories a:nth-child(4n+3){background: #9b59b6;border-color: #9b59b6;}
.wpspw-post-categories a:nth-child(4n+4){background: #3498db;border-color: #3498db;}
.wpspw-post-categories a:hover, .wpspw-post-categories a:focus{background: #333 !important;border-color: #333 !important;color: #fff !important;}
.sp_wpspwpost_static h2, .sp_wpspwpost_slider h2 {margin: 5px 0 !important;line-height: 24px !important;padding-top: 0px !important;padding-bottom: 0px !important;}
.sp_wpspwpost_static h2.wpspw-post-title a, .sp_wpspwpost_slider h2.wpspw-post-title a{font-size: 20px !important;line-height: 24px !important;}
.wpspw-post-title a {text-decoration: none !important;border-bottom: 0px !important;}
.wpspw-post-date {line-height: normal !important;padding: 5px 5px 5px 0;display: inline-block;text-transform: uppercase;color: #666;font-size: 12px;}
.sp_wpspwpost_static .wpspw-post-grid.first {clear: both !important;}
.wpspw-clearfix:before, .wpspw-clearfix:after{content: "";display: table;}
.wpspw-clearfix::after{clear: both;}
.wpswp-post-tags, 
.wpswp-post-comments{margin-bottom:10px !important;}
.wpswp-post-tags a , 
.wpswp-post-comments a{font-style: italic;text-decoration: none;font-size: 15px !important;color: #C6C6C6 !important;}
.wpspw-post-content div{padding-bottom:7px;}  .fusion-flex-container.wpspw-fusion-flex{ flex-direction: column; }
.wpspw-elementor-tab-wrap{min-width: 0; min-height: 0;} .sp_wpspwpost_slider.wpspw-design-1 .wpspw-post-content-position{position:relative} 
.sp_wpspwpost_slider.wpspw-design-1 .wpspw-post-content-left{ position:absolute !important; left:0; bottom: 0px;  background:rgba(0, 0, 0, 0.5); z-index:999; color:#fff;}
.sp_wpspwpost_slider.wpspw-design-1 .wpspw-post-content-left a, 
.sp_wpspwpost_slider.wpspw-design-1 .wpspw-post-content-left p{color:#fff;}
.sp_wpspwpost_slider.wpspw-design-1 .wpspw-post-content-left{padding: 10px 20px 35px 20px;}
.sp_wpspwpost_slider.wpspw-design-1 .wpspw-post-image-bg{background: #f1f1f1;height: 350px;line-height: 0;overflow: hidden;position: relative;width: 100%;}
.sp_wpspwpost_slider.wpspw-design-1 .wpspw-post-image-bg img{height: 100%;width: 100% !important;object-fit: cover;object-position: top center; border-radius: 0;}
.sp_wpspwpost_slider.wpspw-design-1 .slick-arrow {bottom:0px !important;border: none !important;}
.sp_wpspwpost_slider.wpspw-design-1 .slick-next{right:0px !important;}
.sp_wpspwpost_slider.wpspw-design-1 .slick-prev{right:31px !important; left:auto !important;}
.sp_wpspwpost_slider.wpspw-design-1 .slick-dots{left:15px !important;  bottom:8px !important;}
.sp_wpspwpost_slider.wpspw-design-1 .wpspw-readmorebtn{text-decoration: none !important;color: #fff !important;border: 1px solid rgb(255, 255, 255);padding: 1px 12px;font-size: 12px;display: inline-block;box-sizing: border-box;line-height: normal !important;text-shadow: 0px 0px 8px rgb(0, 0, 0);margin: 3px 0 8px !important;transition: 0.4s ease-in;}
.sp_wpspwpost_slider.wpspw-design-1 .wpspw-readmorebtn:hover{transition: 0.4s ease-in;background: #D4D4D4;}
.sp_wpspwpost_slider.wpspw-design-1 .wpspw-post-date{color: #ddd;}
.sp_wpspwpost_slider.wpspw-design-1 .wpswp-post-comments a{text-decoration: underline;} .sp_wpspwpost_slider.wpspw-design-2 .wpspw-post-content-position{position:relative;width: 100%;float: left;} 
.sp_wpspwpost_slider.wpspw-design-2 .wpspw-post-details-wrapper{position: absolute;top: auto;bottom: 0;width: 100%;background: rgba(0,0,0,.5);z-index: 9;padding: 30px 0;box-sizing: border-box;}
.sp_wpspwpost_slider.wpspw-design-2 .wpspw-post-content-left{color:#fff;}
.sp_wpspwpost_slider.wpspw-design-2 .wpspw-post-content-left a, 
.sp_wpspwpost_slider.wpspw-design-2 .wpspw-post-content-left p{color:#fff;}
.sp_wpspwpost_slider.wpspw-design-2 .wpspw-post-content-right{color:#fff;border-left: 1px solid #fff;}
.sp_wpspwpost_slider.wpspw-design-2 .wpspw-post-image-bg{background: #f1f1f1;height: 350px;line-height: 0;overflow: hidden;position: relative;width: 100%;}
.sp_wpspwpost_slider.wpspw-design-2 .wpspw-post-image-bg img{height: 100%;width: 100% !important;object-fit: cover;object-position: top center; border-radius: 0;}
.sp_wpspwpost_slider.wpspw-design-2 .slick-arrow {bottom: auto !important;border: none !important;top: 0;}
.sp_wpspwpost_slider.wpspw-design-2 .slick-next{right:0px !important;}
.sp_wpspwpost_slider.wpspw-design-2 .slick-prev{right:31px !important; left:auto !important;}
.sp_wpspwpost_slider.wpspw-design-2 .slick-dots{left: auto !important;bottom: 0px !important;right: 15px;}
.sp_wpspwpost_slider.wpspw-design-2 .wpspw-readmorebtn{text-decoration: none !important;color: #fff !important;border: 1px solid rgb(255, 255, 255);padding: 5px 10px;font-size: 12px;display: inline-block;box-sizing: border-box;line-height: normal !important;text-shadow: 0px 0px 8px rgb(0, 0, 0);margin: 3px 0 8px !important;transition: 0.4s ease-in;}
.sp_wpspwpost_slider.wpspw-design-2 .wpspw-readmorebtn:hover{transition: 0.4s ease-in;background: #D4D4D4;}
.sp_wpspwpost_slider.wpspw-design-2 .wpspw-post-date{color: #ddd;}
.sp_wpspwpost_slider.wpspw-design-2 .wpswp-post-comments a{text-decoration: underline;} .wpspw-post-grid{margin-bottom:30px; float:left; width:100%;} .sp_wpspwpost_static {margin:0 -0.9375em}
.wpspw-pro-sp-static.wpspw-pro-sp-static{margin:0 0px;} .sp_wpspwpost_static.wpspw-design-1 .wpspw-post-grid-content{background:#fff; border:1px solid #ddd;  float:left; width:100%;}
.sp_wpspwpost_static.wpspw-design-1 .wpspw-post-grid-content h2 a{color:#444; text-decoration:none;}
.sp_wpspwpost_static.wpspw-design-1 .wpspw-post-grid-content .wpspw-post-title, 
.sp_wpspwpost_static.wpspw-design-1 .wpspw-post-grid-content .wpspw-post-date, 
.sp_wpspwpost_static.wpspw-design-1 .wpspw-post-grid-content .wpspw-post-content {padding:0 15px;float: none;}
.sp_wpspwpost_static.wpspw-design-1 .wpspw-post-image-bg{background: #f1f1f1;height: 320px; margin-bottom:10px;   line-height: 0;    overflow: hidden;    position: relative;    width: 100%;}
.sp_wpspwpost_static.wpspw-design-1 .wpspw-post-image-bg img{height: 100%;width: 100% !important;object-fit: cover;object-position: top center; border-radius: 0;}
.sp_wpspwpost_static.wpspw-design-1 .wpspw-post-categories {margin-left: 15px;}
.sp_wpspwpost_static.wpspw-design-1 .wpspw-medium-6 .wpspw-post-image-bg{height: 260px;}
.sp_wpspwpost_static.wpspw-design-1 .wpspw-medium-4 .wpspw-post-image-bg{height: 200px;}
.sp_wpspwpost_static.wpspw-design-1 .wpspw-medium-3 .wpspw-post-image-bg{height: 180px;}
.sp_wpspwpost_static.wpspw-design-1 .wpspw-readmorebtn{text-decoration: none !important;margin-bottom: 5px;color: #888 !important;border: 1px solid #888;padding: 3px 12px;font-size: 12px;display: inline-block;box-sizing: border-box;line-height: normal !important;margin: 3px 0 10px !important;transition: 0.4s ease-in;}
.sp_wpspwpost_static.wpspw-design-1 .wpspw-readmorebtn:hover{transition: 0.4s ease-in;background: #D4D4D4;color:#000 !important;}
.sp_wpspwpost_static.wpspw-design-1 .wpswp-post-tags a{color:#878787 !important;}
.sp_wpspwpost_static.wpspw-design-1 .wpswp-post-comments a {color: #878787 !important;text-decoration: underline;}
.sp_wpspwpost_static.wpspw-design-1 .wpswp-post-tags, 
.sp_wpspwpost_static.wpspw-design-1 .wpswp-post-comments{padding: 0 15px;} .sp_wpspwpost_static.wpspw-design-2 .wpspw-post-grid-content{background:#fff;float:left; width:100%;}
.sp_wpspwpost_static.wpspw-design-2 .wpspw-post-image-bg{background: #f1f1f1;height: 320px;line-height: 0;overflow: hidden;position: relative;width: 100%;}
.sp_wpspwpost_static.wpspw-design-2 .wpspw-post-image-bg img{height: 100%;width: 100% !important;object-fit: cover;object-position: top center; border-radius: 0;}
.sp_wpspwpost_static.wpspw-design-2 .wpspw-medium-6 .wpspw-post-image-bg{height: 260px;}
.sp_wpspwpost_static.wpspw-design-2 .wpspw-medium-4 .wpspw-post-image-bg{height: 200px;}
.sp_wpspwpost_static.wpspw-design-2 .wpspw-medium-3 .wpspw-post-image-bg{height: 180px;}
.sp_wpspwpost_static.wpspw-design-2 .wpspw-post-image-bg .wpspw-post-date{position: absolute;bottom: 0;top: auto;left: 0;background: rgba(0, 0, 0, 0.4);width: 100%;float: left;padding: 10px;color: #fff;transform: translateY(100%);transition: all .3s ease;}
.sp_wpspwpost_static.wpspw-design-2 .wpspw-post-grid-content:hover .wpspw-post-image-bg .wpspw-post-date{transform: translateY(0);}
.sp_wpspwpost_static.wpspw-design-2 .wpspw-post-details-wrapper{width: 100%;float: left;background: #fefefe;padding: 10px 0px; box-sizing: border-box;}
.sp_wpspwpost_static.wpspw-design-2 .wpspw-post-title a{color: #555;}
.sp_wpspwpost_static.wpspw-design-2 .wpspw-readmorebtn{text-decoration: none;font-size: 12px; padding: 5px 10px;color: #555;border: 1px solid #555;display: inline-block;margin: 10px 0;transition:all .3s ease;box-sizing:border-box;}
.sp_wpspwpost_static.wpspw-design-2 .wpspw-readmorebtn:hover{color: #fff !important;background: #555;}
.sp_wpspwpost_static.wpspw-grid-1 .wpspw-post-image-bg{height: auto;} .sp_wpspwpost_static.wpspw-design-w3 .wpspw-post-list{margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #ddd; text-align:left;}
.sp_wpspwpost_static.wpspw-design-w3 .wpspw-post-image-bg{background: #f1f1f1;height: 90px; line-height: 0; overflow: hidden; position: relative; width: 100%;}
.sp_wpspwpost_static.wpspw-design-w3 .wpspw-post-image-bg img{height: 100%;width: 100% !important;object-fit: cover;object-position: top center; border-radius: 0;}
.sp_wpspwpost_static.wpspw-design-w3 .wpspw-post-list-content, .sp_wpspwpost_static.wpspw-design-w3 .wpspw-post-list{width:100%; float:left; }
.sp_wpspwpost_static.wpspw-design-w3 .wpspw-post-list-content .wpspw-post-title a{color:#444; text-decoration:none; }
.sp_wpspwpost_static.wpspw-design-w3 .wpspw-post-categories {margin-top: 0;padding: 0; margin-bottom:3px;}
.sp_wpspwpost_static.wpspw-design-w3 .wpspw-columns {padding: 0px 10px 0 0;}
.sp_wpspwpost_static.wpspw-design-w3 .wpspw-post-list:hover .wpspw-post-title a{text-decoration: underline;}
.sp_wpspwpost_static.wpspw-design-w3 .wpspw-post-left-img {width: 33%; float: left;padding-right:10px; box-sizing:border-box; }
.sp_wpspwpost_static.wpspw-design-w3 .wpspw-post-right-content {width: 67%; float: left; box-sizing:border-box; } .wpspw_pagination{clear:both; width:100%; padding:0px 15px 10px 15px;box-sizing: border-box; text-align:center;}
.wpspw_pagination .button-blog-p, .wpspw-prev-next .next{float:right; text-align:right;}
.wpspw_pagination .button-blog-n, .wpspw-prev-next .prev{float:left; text-align:left;}
.wpspw_pagination .current {border-radius: 0;color: #333 !important;background: transparent;padding: 7px 10px;display: inline-block;text-align: center;line-height: normal;box-shadow: none;text-shadow: none;font-size: 14px;text-transform: uppercase;border: 1px solid #333;text-decoration: none !important;}
.wpspw_pagination a, .wpspw_pagination a{color: #fff !important;background: #333;padding: 7px 10px;display: inline-block;text-align: center;line-height: normal;box-shadow: none;text-shadow: none;font-size: 14px;text-transform: uppercase;border: 1px solid #333;text-decoration: none !important;}
.wpspw_pagination a:hover, .wpspw_pagination a:focus, .wpspw_pagination a:hover, .wpspw_pagination a:focus{color: #333 !important;background: transparent;} .wpspw-column,
.wpspw-columns {  padding-left: 0.9375em;  padding-right: 0.9375em;  width: 100%;  float: left; position: relative;  }
@media only screen {
.wpspw-column,  .wpspw-columns {position: relative;padding-left: 0.9375em;padding-right: 0.9375em; float: left; }
}
@media only screen and (min-width: 40.0625em) {  
.wpspw-column,
.wpspw-columns {position: relative;padding-left: 0.9375em;padding-right: 0.9375em;float: left; }
.wpspw-medium-1 {width: 8.33333%;}
.wpspw-medium-2 {width: 16.66667%;}
.wpspw-medium-3 {width: 25%;}
.wpspw-medium-4 {width: 33.33333%;}
.wpspw-medium-5 {width: 41.66667%;}
.wpspw-medium-6 {width: 50%;}
.wpspw-medium-7 {width: 58.33333%;}
.wpspw-medium-8 {width: 66.66667%;}
.wpspw-medium-9 {width: 75%;}
.wpspw-medium-10 {width: 83.33333%;}
.wpspw-medium-11 {width: 91.66667%;}
.wpspw-medium-12 {width: 100%;}
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}