@charset "UTF-8";
.stripe-style-1 .stripe-solid-bg-mixin {
background-color: rgba(136,136,136,0.08);
}
.stripe-style-2 .stripe-solid-bg-mixin {
background-color: rgba(136,136,136,0.08);
}
.stripe-style-3 .stripe-solid-bg-mixin {
background-color: rgba(136,136,136,0.08);
}
.stripe-style-4 .stripe-solid-bg-mixin {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .stripe-solid-bg-mixin {
background-color: rgba(0,0,0,0.08);
}
.stripe .sidebar-content.solid-bg .stripe-header-color {
color: #3a3a3a;
}
.stripe-style-1 .stripe-header-color {
color: #3a3a3a;
}
.stripe-style-2 .stripe-header-color {
color: #f4f4f4;
}
.stripe-style-3 .stripe-header-color {
color: #f4f4f4;
}
.stripe-style-4 .stripe-header-color {
color: #ffffff;
}
.stripe-style-5 .stripe-header-color {
color: #333333;
}
.stripe .sidebar-content.solid-bg .stripe-color-base-transparent {
color: rgba(136,136,136,0.5);
}
.stripe-style-1 .stripe-color-base-transparent {
color: rgba(136,136,136,0.5);
}
.stripe-style-2 .stripe-color-base-transparent {
color: rgba(244,244,244,0.5);
}
.stripe-style-3 .stripe-color-base-transparent {
color: rgba(244,244,244,0.5);
}
.stripe-style-4 .stripe-color-base-transparent {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 .stripe-color-base-transparent {
color: rgba(51,51,51,0.5);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .stripe-outline-decoration {
box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .stripe-outline-decoration {
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .stripe-outline-decoration,
.outline-element-decoration .stripe-style-1.outline-element-decoration .stripe-outline-decoration {
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .stripe-outline-decoration,
.outline-element-decoration .stripe-style-2.outline-element-decoration .stripe-outline-decoration {
box-shadow: inset 0px 0px 0px 1px #ffffff;
}
.stripe-style-3.outline-element-decoration .stripe-outline-decoration,
.outline-element-decoration .stripe-style-3.outline-element-decoration .stripe-outline-decoration {
box-shadow: inset 0px 0px 0px 1px #ffffff;
}
.outline-element-decoration .stripe-style-4 .stripe-outline-decoration,
.outline-element-decoration .stripe-style-5 .stripe-outline-decoration {
box-shadow: none;
}
.shadow-element-decoration .stripe .sidebar-content.solid-bg .stripe-shadow-decoration {
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .stripe-shadow-decoration {
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .stripe-shadow-decoration,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .stripe-shadow-decoration,
.stripe-style-2.shadow-element-decoration .stripe-shadow-decoration,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .stripe-shadow-decoration,
.stripe-style-3.shadow-element-decoration .stripe-shadow-decoration,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .stripe-shadow-decoration {
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .stripe-shadow-decoration,
.shadow-element-decoration .stripe-style-5 .stripe-shadow-decoration {
box-shadow: none;
}
.stripe .sidebar-content.solid-bg .stripe-transparent-border-mixin {
border-color: rgba(136,136,136,0.15);
}
.stripe-style-1 .stripe-transparent-border-mixin {
border-color: rgba(136,136,136,0.15);
}
.stripe-style-2 .stripe-transparent-border-mixin {
border-color: rgba(244,244,244,0.15);
}
.stripe-style-3 .stripe-transparent-border-mixin {
border-color: rgba(244,244,244,0.15);
}
.stripe-style-4 .stripe-transparent-border-mixin {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .stripe-transparent-border-mixin {
border-color: rgba(51,51,51,0.15);
}
.stripe .sidebar-content.solid-bg .stripe-color-primary {
color: #3a3a3a;
}
.stripe-style-1 .stripe-text-secondary {
color: #bc1a1a;
}
.stripe-style-2 .stripe-text-secondary {
color: #bc1a1a;
}
.stripe-style-3 .stripe-text-secondary {
color: #bc1a1a;
}
.stripe {
width: 100%;
padding: 20px 2000px;
margin-left: -2000px;
overflow: hidden;
}
.rtl .stripe {
margin-left: 0;
margin-right: -2000px;
}
.stripe-parallax-bg {
background-attachment: fixed !important;
background-position-x: 50%;
}
.stripe-parallax-bg > .wf-wrap {
position: relative;
}
.mobile-false .stripe-parallax-bg {
opacity: 0;
transition: opacity 300ms ease;
}
.stripe-style-1 {
background: #fafafa none repeat  center center;
}
.stripe-style-1 * {
color: #888888;
}
.outline-stripe-decoration.stripe-style-1 {
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.1);
}
.stripe-style-2 {
background: #232323 none repeat  center center;
}
.outline-stripe-decoration.stripe-style-2 {
box-shadow: inset 0px 0px 0px 1px #c1edaf;
}
.stripe-style-2 * {
color: #f4f4f4;
}
.stripe-style-3 {
background-color: #848484;
background-image: none;
background-repeat: repeat;
background-position: center center;
}
.outline-stripe-decoration.stripe-style-3 {
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.08);
}
.stripe-style-3 * {
color: #f4f4f4;
}
.stripe a {
color: #bc1a1a;
}
.stripe-style-4 {
background-color: #2e3031;
background-attachment: fixed;
background-position: center top;
background-size: cover;
}
.stripe-style-4 *,
.stripe-style-4 a {
color: #ffffff;
}
.stripe-style-4 .gw-go * {
color: inherit;
}
.stripe-style-5 {
background-color: #ffffff;
background-attachment: fixed;
background-position: center top;
background-size: cover;
}
.stripe-style-5 *,
.stripe-style-5 a {
color: #333333;
}
.mobile-true .stripe {
background-attachment: scroll !important;
background-size: auto !important;
}
.mobile-true .stripe-parallax-bg {
background-size: auto !important;
}
#page .stripe .sidebar-content.solid-bg .soc-ico a:hover .soc-font-icon {
color: #fff;
}
.stripe .dt-owl-item .post.bg-on {
background: none;
}
.stripe .transparent-pie .vc_pie_wrapper .vc_pie_chart_back {
border-color: transparent !important;
}
.stripe .custom-btn-color > *,
.stripe .shortcode-banner-inside *,
.stripe .vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a *,
.stripe .gw-go *,
.stripe .aio-icon i,
.stripe .ubtn *,
.stripe .vc_color-alert-success.vc_message_box-solid *,
.stripe .info-c-full-wrap,
.stripe .info-c-full-wrap *,
.stripe .icon_description *,
.stripe .info-circle-icons *,
.stripe .icon_list_icon *,
.stripe .vc_btn3 *,
.stripe [class^="ultsl-"],
.stripe [class*=" ultsl-"] {
color: inherit;
}
.stripe .wpb_alert * {
color: #c09853;
}
.stripe .wpb_alert-success * {
color: #468847;
}
.stripe .wpb_alert-danger *,
.stripe .wpb_alert-error * {
color: #b94a48;
}
.stripe .wpb_alert-info * {
color: #3a87ad;
}
#page .stripe .rollover-content,
#page .stripe .rollover-content *,
#page .stripe .rollover-content h3.entry-title,
#page .stripe .rollover-content h3.entry-title a,
#page .stripe .post .rollover-content h4.entry-title a:hover,
#page .stripe .post .rollover-content .entry-title a:hover,
#page .stripe .rollover-content a:hover,
#page .stripe .post .rollover-content h3.entry-title a:hover,
#page .stripe .hover-style-one h2.entry-title,
#page .stripe .hover-style-two h2.entry-title {
color: #fff;
}
#page .stripe .rollover-content h3.entry-title,
#page .stripe .rollover-content .entry-title a,
#page .stripe .post .rollover-content .entry-title a:hover,
#page .stripe .hover-style-one h2.entry-title,
#page .stripe .hover-style-two h2.entry-title,
#page .stripe .hover-style-two h4.entry-title {
background: none;
}
.stripe .sidebar-content.solid-bg .testimonial-item .testimonial-vcard .text-secondary,
.stripe .sidebar-content.solid-bg .testimonial-item .testimonial-vcard .text-primary,
.stripe .sidebar-content.solid-bg .testimonial-item .testimonial-vcard .text-primary * {
color: #3a3a3a;
}
.stripe-style-1 .testimonial-item .testimonial-vcard .text-secondary,
.stripe-style-1 .testimonial-item .testimonial-vcard .text-primary,
.stripe-style-1 .testimonial-item .testimonial-vcard .text-primary * {
color: #3a3a3a;
}
.stripe-style-2 .testimonial-item .testimonial-vcard .text-secondary,
.stripe-style-2 .testimonial-item .testimonial-vcard .text-primary,
.stripe-style-2 .testimonial-item .testimonial-vcard .text-primary * {
color: #f4f4f4;
}
.stripe-style-3 .testimonial-item .testimonial-vcard .text-secondary,
.stripe-style-3 .testimonial-item .testimonial-vcard .text-primary,
.stripe-style-3 .testimonial-item .testimonial-vcard .text-primary * {
color: #f4f4f4;
}
.stripe-style-4 .testimonial-item .testimonial-vcard .text-secondary,
.stripe-style-4 .testimonial-item .testimonial-vcard .text-primary,
.stripe-style-4 .testimonial-item .testimonial-vcard .text-primary * {
color: #ffffff;
}
.stripe-style-5 .testimonial-item .testimonial-vcard .text-secondary,
.stripe-style-5 .testimonial-item .testimonial-vcard .text-primary,
.stripe-style-5 .testimonial-item .testimonial-vcard .text-primary * {
color: #333333;
}
.stripe-style-1 .testimonial-item:not(.testimonial-item-slider),
.stripe-style-1 .testimonial-item .ts-viewport,
.stripe-style-1 .bg-on.team-container,
.stripe-style-1 .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.stripe-style-1 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-1 .post.bg-on,
.stripe-style-1 .post.bg-on.fullwidth-img.format-quote,
.stripe-style-1 .post.bg-on.fullwidth-img.format-link,
.stripe-style-1 .content-bg-on.centered-layout-list article,
.stripe-style-1 .content-bg-on.classic-layout-list article,
.stripe-style-1 .shortcode-code,
.stripe-style-1 .woocommerce-cart-wrap .cart-collaterals,
.stripe-style-1 .shop_attributes,
.stripe-style-1 .wc-order-review,
.stripe-style-1 .wc-side-column,
.stripe-style-1 .wc-login-wrap form,
.stripe-style-1 .wc-coupon-wrap .form-coupon-wrap,
.stripe-style-1 form.track_order,
.stripe-style-1 form.lost_reset_password,
.stripe-style-1 #customer_login > div,
.stripe-style-1 #reviews ol.commentlist .comment_container,
.stripe-style-1 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-1 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.stripe-style-1 .light-bg-btn,
.stripe-style-1 .btn-light,
.stripe-style-1 .btn-light:hover,
.stripe-style-1 .borderframe.br-standard .shortcode-single-image,
.stripe-style-1 .frame-on.frame-fancy,
.stripe-style-1 .dt-owl-item .post.bg-on:before,
.stripe-style-1 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-1 .wpb_tabs.tab-style-two,
.stripe-style-1 .tab-style-four.wpb_tabs,
.stripe-style-1 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-1 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1 .wpb_tour.tab-style-two .wpb_tab,
.stripe-style-1 .tab-style-four.wpb_tour,
.stripe-style-1 .comment-list .comment-body,
.stripe-style-1 .entry-author {
background-color: rgba(136,136,136,0.08);
}
.stripe-style-2 .testimonial-item:not(.testimonial-item-slider),
.stripe-style-2 .testimonial-item .ts-viewport,
.stripe-style-2 .bg-on.team-container,
.stripe-style-2 .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.stripe-style-2 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-2 .post.bg-on,
.stripe-style-2 .post.bg-on.fullwidth-img.format-quote,
.stripe-style-2 .post.bg-on.fullwidth-img.format-link,
.stripe-style-2 .content-bg-on.centered-layout-list article,
.stripe-style-2 .content-bg-on.classic-layout-list article,
.stripe-style-2 .shortcode-code,
.stripe-style-2 .woocommerce-cart-wrap .cart-collaterals,
.stripe-style-2 .shop_attributes,
.stripe-style-2 .wc-order-review,
.stripe-style-2 .wc-side-column,
.stripe-style-2 .wc-login-wrap form,
.stripe-style-2 .wc-coupon-wrap .form-coupon-wrap,
.stripe-style-2 form.track_order,
.stripe-style-2 form.lost_reset_password,
.stripe-style-2 #customer_login > div,
.stripe-style-2 #reviews ol.commentlist .comment_container,
.stripe-style-2 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-2 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.stripe-style-2 .light-bg-btn,
.stripe-style-2 .btn-light,
.stripe-style-2 .btn-light:hover,
.stripe-style-2 .borderframe.br-standard .shortcode-single-image,
.stripe-style-2 .frame-on.frame-fancy,
.stripe-style-2 .dt-owl-item .post.bg-on:before,
.stripe-style-2 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-2 .wpb_tabs.tab-style-two,
.stripe-style-2 .tab-style-four.wpb_tabs,
.stripe-style-2 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-2 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2 .wpb_tour.tab-style-two .wpb_tab,
.stripe-style-2 .tab-style-four.wpb_tour,
.stripe-style-2 .comment-list .comment-body,
.stripe-style-2 .entry-author {
background-color: rgba(136,136,136,0.08);
}
.stripe-style-3 .testimonial-item:not(.testimonial-item-slider),
.stripe-style-3 .testimonial-item .ts-viewport,
.stripe-style-3 .bg-on.team-container,
.stripe-style-3 .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.stripe-style-3 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-3 .post.bg-on,
.stripe-style-3 .post.bg-on.fullwidth-img.format-quote,
.stripe-style-3 .post.bg-on.fullwidth-img.format-link,
.stripe-style-3 .content-bg-on.centered-layout-list article,
.stripe-style-3 .content-bg-on.classic-layout-list article,
.stripe-style-3 .shortcode-code,
.stripe-style-3 .woocommerce-cart-wrap .cart-collaterals,
.stripe-style-3 .shop_attributes,
.stripe-style-3 .wc-order-review,
.stripe-style-3 .wc-side-column,
.stripe-style-3 .wc-login-wrap form,
.stripe-style-3 .wc-coupon-wrap .form-coupon-wrap,
.stripe-style-3 form.track_order,
.stripe-style-3 form.lost_reset_password,
.stripe-style-3 #customer_login > div,
.stripe-style-3 #reviews ol.commentlist .comment_container,
.stripe-style-3 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-3 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.stripe-style-3 .light-bg-btn,
.stripe-style-3 .btn-light,
.stripe-style-3 .btn-light:hover,
.stripe-style-3 .borderframe.br-standard .shortcode-single-image,
.stripe-style-3 .frame-on.frame-fancy,
.stripe-style-3 .dt-owl-item .post.bg-on:before,
.stripe-style-3 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-3 .wpb_tabs.tab-style-two,
.stripe-style-3 .tab-style-four.wpb_tabs,
.stripe-style-3 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-3 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3 .wpb_tour.tab-style-two .wpb_tab,
.stripe-style-3 .tab-style-four.wpb_tour,
.stripe-style-3 .comment-list .comment-body,
.stripe-style-3 .entry-author {
background-color: rgba(136,136,136,0.08);
}
.stripe-style-4 .testimonial-item:not(.testimonial-item-slider),
.stripe-style-4 .testimonial-item .ts-viewport,
.stripe-style-4 .bg-on.team-container,
.stripe-style-4 .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.stripe-style-4 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-4 .post.bg-on,
.stripe-style-4 .post.bg-on.fullwidth-img.format-quote,
.stripe-style-4 .post.bg-on.fullwidth-img.format-link,
.stripe-style-4 .content-bg-on.centered-layout-list article,
.stripe-style-4 .content-bg-on.classic-layout-list article,
.stripe-style-4 .shortcode-code,
.stripe-style-4 .woocommerce-cart-wrap .cart-collaterals,
.stripe-style-4 .shop_attributes,
.stripe-style-4 .wc-order-review,
.stripe-style-4 .wc-side-column,
.stripe-style-4 .wc-login-wrap form,
.stripe-style-4 .wc-coupon-wrap .form-coupon-wrap,
.stripe-style-4 form.track_order,
.stripe-style-4 form.lost_reset_password,
.stripe-style-4 #customer_login > div,
.stripe-style-4 #reviews ol.commentlist .comment_container,
.stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.stripe-style-4 .light-bg-btn,
.stripe-style-4 .btn-light,
.stripe-style-4 .btn-light:hover,
.stripe-style-4 .borderframe.br-standard .shortcode-single-image,
.stripe-style-4 .frame-on.frame-fancy,
.stripe-style-4 .dt-owl-item .post.bg-on:before,
.stripe-style-4 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-4 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-4 .wpb_tabs.tab-style-two,
.stripe-style-4 .tab-style-four.wpb_tabs,
.stripe-style-4 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-4 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-4 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-4 .wpb_tour.tab-style-two .wpb_tab,
.stripe-style-4 .tab-style-four.wpb_tour,
.stripe-style-4 .comment-list .comment-body,
.stripe-style-4 .entry-author {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .testimonial-item:not(.testimonial-item-slider),
.stripe-style-5 .testimonial-item .ts-viewport,
.stripe-style-5 .bg-on.team-container,
.stripe-style-5 .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.stripe-style-5 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-5 .post.bg-on,
.stripe-style-5 .post.bg-on.fullwidth-img.format-quote,
.stripe-style-5 .post.bg-on.fullwidth-img.format-link,
.stripe-style-5 .content-bg-on.centered-layout-list article,
.stripe-style-5 .content-bg-on.classic-layout-list article,
.stripe-style-5 .shortcode-code,
.stripe-style-5 .woocommerce-cart-wrap .cart-collaterals,
.stripe-style-5 .shop_attributes,
.stripe-style-5 .wc-order-review,
.stripe-style-5 .wc-side-column,
.stripe-style-5 .wc-login-wrap form,
.stripe-style-5 .wc-coupon-wrap .form-coupon-wrap,
.stripe-style-5 form.track_order,
.stripe-style-5 form.lost_reset_password,
.stripe-style-5 #customer_login > div,
.stripe-style-5 #reviews ol.commentlist .comment_container,
.stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.stripe-style-5 .light-bg-btn,
.stripe-style-5 .btn-light,
.stripe-style-5 .btn-light:hover,
.stripe-style-5 .borderframe.br-standard .shortcode-single-image,
.stripe-style-5 .frame-on.frame-fancy,
.stripe-style-5 .dt-owl-item .post.bg-on:before,
.stripe-style-5 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-5 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-5 .wpb_tabs.tab-style-two,
.stripe-style-5 .tab-style-four.wpb_tabs,
.stripe-style-5 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-5 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-5 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-5 .wpb_tour.tab-style-two .wpb_tab,
.stripe-style-5 .tab-style-four.wpb_tour,
.stripe-style-5 .comment-list .comment-body,
.stripe-style-5 .entry-author {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .testimonial-item:not(.testimonial-item-slider),
.outline-element-decoration .stripe .sidebar-content.solid-bg .testimonial-item .ts-viewport,
.outline-element-decoration .stripe .sidebar-content.solid-bg .bg-on.team-container,
.outline-element-decoration .stripe .sidebar-content.solid-bg .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.outline-element-decoration .stripe .sidebar-content.solid-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.outline-element-decoration .stripe .sidebar-content.solid-bg .post.bg-on,
.outline-element-decoration .stripe .sidebar-content.solid-bg .post.bg-on.fullwidth-img.format-quote,
.outline-element-decoration .stripe .sidebar-content.solid-bg .post.bg-on.fullwidth-img.format-link,
.outline-element-decoration .stripe .sidebar-content.solid-bg .content-bg-on.centered-layout-list article,
.outline-element-decoration .stripe .sidebar-content.solid-bg .content-bg-on.classic-layout-list article,
.outline-element-decoration .stripe .sidebar-content.solid-bg .shortcode-code,
.outline-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-cart-wrap .cart-collaterals,
.outline-element-decoration .stripe .sidebar-content.solid-bg .shop_attributes,
.outline-element-decoration .stripe .sidebar-content.solid-bg .wc-order-review,
.outline-element-decoration .stripe .sidebar-content.solid-bg .wc-side-column,
.outline-element-decoration .stripe .sidebar-content.solid-bg .wc-login-wrap form,
.outline-element-decoration .stripe .sidebar-content.solid-bg .wc-coupon-wrap .form-coupon-wrap,
.outline-element-decoration .stripe .sidebar-content.solid-bg form.track_order,
.outline-element-decoration .stripe .sidebar-content.solid-bg form.lost_reset_password,
.outline-element-decoration .stripe .sidebar-content.solid-bg #customer_login > div,
.outline-element-decoration .stripe .sidebar-content.solid-bg #reviews ol.commentlist .comment_container,
.outline-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.outline-element-decoration .stripe .sidebar-content.solid-bg .light-bg-btn,
.outline-element-decoration .stripe .sidebar-content.solid-bg .btn-light,
.outline-element-decoration .stripe .sidebar-content.solid-bg .btn-light:hover,
.outline-element-decoration .stripe .sidebar-content.solid-bg .borderframe.br-standard .shortcode-single-image,
.outline-element-decoration .stripe .sidebar-content.solid-bg .frame-on.frame-fancy,
.outline-element-decoration .stripe .sidebar-content.solid-bg .dt-owl-item .post.bg-on:before,
.outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe .sidebar-content.solid-bg .wpb_tabs.tab-style-two,
.outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-four.wpb_tabs,
.outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe .sidebar-content.solid-bg .wpb_tour.tab-style-two .wpb_tab,
.outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-four.wpb_tour,
.outline-element-decoration .stripe .sidebar-content.solid-bg .comment-list .comment-body,
.outline-element-decoration .stripe .sidebar-content.solid-bg .entry-author {
box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .testimonial-item:not(.testimonial-item-slider),
.outline-element-decoration .stripe:not(.shadow-element-decoration) .testimonial-item .ts-viewport,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .bg-on.team-container,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .post.bg-on,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .post.bg-on.fullwidth-img.format-quote,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .post.bg-on.fullwidth-img.format-link,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .content-bg-on.centered-layout-list article,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .content-bg-on.classic-layout-list article,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .shortcode-code,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .woocommerce-cart-wrap .cart-collaterals,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .shop_attributes,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .wc-order-review,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .wc-side-column,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .wc-login-wrap form,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .wc-coupon-wrap .form-coupon-wrap,
.outline-element-decoration .stripe:not(.shadow-element-decoration) form.track_order,
.outline-element-decoration .stripe:not(.shadow-element-decoration) form.lost_reset_password,
.outline-element-decoration .stripe:not(.shadow-element-decoration) #customer_login > div,
.outline-element-decoration .stripe:not(.shadow-element-decoration) #reviews ol.commentlist .comment_container,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe:not(.shadow-element-decoration) .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .light-bg-btn,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .btn-light,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .btn-light:hover,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .borderframe.br-standard .shortcode-single-image,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .frame-on.frame-fancy,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .dt-owl-item .post.bg-on:before,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .wpb_tabs.tab-style-two,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-four.wpb_tabs,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe:not(.shadow-element-decoration) .wpb_tour.tab-style-two .wpb_tab,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-four.wpb_tour,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .comment-list .comment-body,
.outline-element-decoration .stripe:not(.shadow-element-decoration) .entry-author {
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
.outline-element-decoration .stripe-style-1.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
.stripe-style-1.outline-element-decoration .testimonial-item .ts-viewport,
.outline-element-decoration .stripe-style-1.outline-element-decoration .testimonial-item .ts-viewport,
.stripe-style-1.outline-element-decoration .bg-on.team-container,
.outline-element-decoration .stripe-style-1.outline-element-decoration .bg-on.team-container,
.stripe-style-1.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.outline-element-decoration .stripe-style-1.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.stripe-style-1.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.outline-element-decoration .stripe-style-1.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-1.outline-element-decoration .post.bg-on,
.outline-element-decoration .stripe-style-1.outline-element-decoration .post.bg-on,
.stripe-style-1.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
.outline-element-decoration .stripe-style-1.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
.stripe-style-1.outline-element-decoration .post.bg-on.fullwidth-img.format-link,
.outline-element-decoration .stripe-style-1.outline-element-decoration .post.bg-on.fullwidth-img.format-link,
.stripe-style-1.outline-element-decoration .content-bg-on.centered-layout-list article,
.outline-element-decoration .stripe-style-1.outline-element-decoration .content-bg-on.centered-layout-list article,
.stripe-style-1.outline-element-decoration .content-bg-on.classic-layout-list article,
.outline-element-decoration .stripe-style-1.outline-element-decoration .content-bg-on.classic-layout-list article,
.stripe-style-1.outline-element-decoration .shortcode-code,
.outline-element-decoration .stripe-style-1.outline-element-decoration .shortcode-code,
.stripe-style-1.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.outline-element-decoration .stripe-style-1.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.stripe-style-1.outline-element-decoration .shop_attributes,
.outline-element-decoration .stripe-style-1.outline-element-decoration .shop_attributes,
.stripe-style-1.outline-element-decoration .wc-order-review,
.outline-element-decoration .stripe-style-1.outline-element-decoration .wc-order-review,
.stripe-style-1.outline-element-decoration .wc-side-column,
.outline-element-decoration .stripe-style-1.outline-element-decoration .wc-side-column,
.stripe-style-1.outline-element-decoration .wc-login-wrap form,
.outline-element-decoration .stripe-style-1.outline-element-decoration .wc-login-wrap form,
.stripe-style-1.outline-element-decoration .wc-coupon-wrap .form-coupon-wrap,
.outline-element-decoration .stripe-style-1.outline-element-decoration .wc-coupon-wrap .form-coupon-wrap,
.stripe-style-1.outline-element-decoration form.track_order,
.outline-element-decoration .stripe-style-1.outline-element-decoration form.track_order,
.stripe-style-1.outline-element-decoration form.lost_reset_password,
.outline-element-decoration .stripe-style-1.outline-element-decoration form.lost_reset_password,
.stripe-style-1.outline-element-decoration #customer_login > div,
.outline-element-decoration .stripe-style-1.outline-element-decoration #customer_login > div,
.stripe-style-1.outline-element-decoration #reviews ol.commentlist .comment_container,
.outline-element-decoration .stripe-style-1.outline-element-decoration #reviews ol.commentlist .comment_container,
.stripe-style-1.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe-style-1.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-1.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.outline-element-decoration .stripe-style-1.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.stripe-style-1.outline-element-decoration .light-bg-btn,
.outline-element-decoration .stripe-style-1.outline-element-decoration .light-bg-btn,
.stripe-style-1.outline-element-decoration .btn-light,
.outline-element-decoration .stripe-style-1.outline-element-decoration .btn-light,
.stripe-style-1.outline-element-decoration .btn-light:hover,
.outline-element-decoration .stripe-style-1.outline-element-decoration .btn-light:hover,
.stripe-style-1.outline-element-decoration .borderframe.br-standard .shortcode-single-image,
.outline-element-decoration .stripe-style-1.outline-element-decoration .borderframe.br-standard .shortcode-single-image,
.stripe-style-1.outline-element-decoration .frame-on.frame-fancy,
.outline-element-decoration .stripe-style-1.outline-element-decoration .frame-on.frame-fancy,
.stripe-style-1.outline-element-decoration .dt-owl-item .post.bg-on:before,
.outline-element-decoration .stripe-style-1.outline-element-decoration .dt-owl-item .post.bg-on:before,
.stripe-style-1.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-1.outline-element-decoration .wpb_tabs.tab-style-two,
.outline-element-decoration .stripe-style-1.outline-element-decoration .wpb_tabs.tab-style-two,
.stripe-style-1.outline-element-decoration .tab-style-four.wpb_tabs,
.outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-four.wpb_tabs,
.stripe-style-1.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-1.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.outline-element-decoration .stripe-style-1.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.stripe-style-1.outline-element-decoration .tab-style-four.wpb_tour,
.outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-four.wpb_tour,
.stripe-style-1.outline-element-decoration .comment-list .comment-body,
.outline-element-decoration .stripe-style-1.outline-element-decoration .comment-list .comment-body,
.stripe-style-1.outline-element-decoration .entry-author,
.outline-element-decoration .stripe-style-1.outline-element-decoration .entry-author {
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
.outline-element-decoration .stripe-style-2.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
.stripe-style-2.outline-element-decoration .testimonial-item .ts-viewport,
.outline-element-decoration .stripe-style-2.outline-element-decoration .testimonial-item .ts-viewport,
.stripe-style-2.outline-element-decoration .bg-on.team-container,
.outline-element-decoration .stripe-style-2.outline-element-decoration .bg-on.team-container,
.stripe-style-2.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.outline-element-decoration .stripe-style-2.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.stripe-style-2.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.outline-element-decoration .stripe-style-2.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-2.outline-element-decoration .post.bg-on,
.outline-element-decoration .stripe-style-2.outline-element-decoration .post.bg-on,
.stripe-style-2.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
.outline-element-decoration .stripe-style-2.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
.stripe-style-2.outline-element-decoration .post.bg-on.fullwidth-img.format-link,
.outline-element-decoration .stripe-style-2.outline-element-decoration .post.bg-on.fullwidth-img.format-link,
.stripe-style-2.outline-element-decoration .content-bg-on.centered-layout-list article,
.outline-element-decoration .stripe-style-2.outline-element-decoration .content-bg-on.centered-layout-list article,
.stripe-style-2.outline-element-decoration .content-bg-on.classic-layout-list article,
.outline-element-decoration .stripe-style-2.outline-element-decoration .content-bg-on.classic-layout-list article,
.stripe-style-2.outline-element-decoration .shortcode-code,
.outline-element-decoration .stripe-style-2.outline-element-decoration .shortcode-code,
.stripe-style-2.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.outline-element-decoration .stripe-style-2.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.stripe-style-2.outline-element-decoration .shop_attributes,
.outline-element-decoration .stripe-style-2.outline-element-decoration .shop_attributes,
.stripe-style-2.outline-element-decoration .wc-order-review,
.outline-element-decoration .stripe-style-2.outline-element-decoration .wc-order-review,
.stripe-style-2.outline-element-decoration .wc-side-column,
.outline-element-decoration .stripe-style-2.outline-element-decoration .wc-side-column,
.stripe-style-2.outline-element-decoration .wc-login-wrap form,
.outline-element-decoration .stripe-style-2.outline-element-decoration .wc-login-wrap form,
.stripe-style-2.outline-element-decoration .wc-coupon-wrap .form-coupon-wrap,
.outline-element-decoration .stripe-style-2.outline-element-decoration .wc-coupon-wrap .form-coupon-wrap,
.stripe-style-2.outline-element-decoration form.track_order,
.outline-element-decoration .stripe-style-2.outline-element-decoration form.track_order,
.stripe-style-2.outline-element-decoration form.lost_reset_password,
.outline-element-decoration .stripe-style-2.outline-element-decoration form.lost_reset_password,
.stripe-style-2.outline-element-decoration #customer_login > div,
.outline-element-decoration .stripe-style-2.outline-element-decoration #customer_login > div,
.stripe-style-2.outline-element-decoration #reviews ol.commentlist .comment_container,
.outline-element-decoration .stripe-style-2.outline-element-decoration #reviews ol.commentlist .comment_container,
.stripe-style-2.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe-style-2.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-2.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.outline-element-decoration .stripe-style-2.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.stripe-style-2.outline-element-decoration .light-bg-btn,
.outline-element-decoration .stripe-style-2.outline-element-decoration .light-bg-btn,
.stripe-style-2.outline-element-decoration .btn-light,
.outline-element-decoration .stripe-style-2.outline-element-decoration .btn-light,
.stripe-style-2.outline-element-decoration .btn-light:hover,
.outline-element-decoration .stripe-style-2.outline-element-decoration .btn-light:hover,
.stripe-style-2.outline-element-decoration .borderframe.br-standard .shortcode-single-image,
.outline-element-decoration .stripe-style-2.outline-element-decoration .borderframe.br-standard .shortcode-single-image,
.stripe-style-2.outline-element-decoration .frame-on.frame-fancy,
.outline-element-decoration .stripe-style-2.outline-element-decoration .frame-on.frame-fancy,
.stripe-style-2.outline-element-decoration .dt-owl-item .post.bg-on:before,
.outline-element-decoration .stripe-style-2.outline-element-decoration .dt-owl-item .post.bg-on:before,
.stripe-style-2.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-2.outline-element-decoration .wpb_tabs.tab-style-two,
.outline-element-decoration .stripe-style-2.outline-element-decoration .wpb_tabs.tab-style-two,
.stripe-style-2.outline-element-decoration .tab-style-four.wpb_tabs,
.outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-four.wpb_tabs,
.stripe-style-2.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-2.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.outline-element-decoration .stripe-style-2.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.stripe-style-2.outline-element-decoration .tab-style-four.wpb_tour,
.outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-four.wpb_tour,
.stripe-style-2.outline-element-decoration .comment-list .comment-body,
.outline-element-decoration .stripe-style-2.outline-element-decoration .comment-list .comment-body,
.stripe-style-2.outline-element-decoration .entry-author,
.outline-element-decoration .stripe-style-2.outline-element-decoration .entry-author {
box-shadow: inset 0px 0px 0px 1px #ffffff;
}
.stripe-style-3.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
.outline-element-decoration .stripe-style-3.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
.stripe-style-3.outline-element-decoration .testimonial-item .ts-viewport,
.outline-element-decoration .stripe-style-3.outline-element-decoration .testimonial-item .ts-viewport,
.stripe-style-3.outline-element-decoration .bg-on.team-container,
.outline-element-decoration .stripe-style-3.outline-element-decoration .bg-on.team-container,
.stripe-style-3.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.outline-element-decoration .stripe-style-3.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.stripe-style-3.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.outline-element-decoration .stripe-style-3.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-3.outline-element-decoration .post.bg-on,
.outline-element-decoration .stripe-style-3.outline-element-decoration .post.bg-on,
.stripe-style-3.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
.outline-element-decoration .stripe-style-3.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
.stripe-style-3.outline-element-decoration .post.bg-on.fullwidth-img.format-link,
.outline-element-decoration .stripe-style-3.outline-element-decoration .post.bg-on.fullwidth-img.format-link,
.stripe-style-3.outline-element-decoration .content-bg-on.centered-layout-list article,
.outline-element-decoration .stripe-style-3.outline-element-decoration .content-bg-on.centered-layout-list article,
.stripe-style-3.outline-element-decoration .content-bg-on.classic-layout-list article,
.outline-element-decoration .stripe-style-3.outline-element-decoration .content-bg-on.classic-layout-list article,
.stripe-style-3.outline-element-decoration .shortcode-code,
.outline-element-decoration .stripe-style-3.outline-element-decoration .shortcode-code,
.stripe-style-3.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.outline-element-decoration .stripe-style-3.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.stripe-style-3.outline-element-decoration .shop_attributes,
.outline-element-decoration .stripe-style-3.outline-element-decoration .shop_attributes,
.stripe-style-3.outline-element-decoration .wc-order-review,
.outline-element-decoration .stripe-style-3.outline-element-decoration .wc-order-review,
.stripe-style-3.outline-element-decoration .wc-side-column,
.outline-element-decoration .stripe-style-3.outline-element-decoration .wc-side-column,
.stripe-style-3.outline-element-decoration .wc-login-wrap form,
.outline-element-decoration .stripe-style-3.outline-element-decoration .wc-login-wrap form,
.stripe-style-3.outline-element-decoration .wc-coupon-wrap .form-coupon-wrap,
.outline-element-decoration .stripe-style-3.outline-element-decoration .wc-coupon-wrap .form-coupon-wrap,
.stripe-style-3.outline-element-decoration form.track_order,
.outline-element-decoration .stripe-style-3.outline-element-decoration form.track_order,
.stripe-style-3.outline-element-decoration form.lost_reset_password,
.outline-element-decoration .stripe-style-3.outline-element-decoration form.lost_reset_password,
.stripe-style-3.outline-element-decoration #customer_login > div,
.outline-element-decoration .stripe-style-3.outline-element-decoration #customer_login > div,
.stripe-style-3.outline-element-decoration #reviews ol.commentlist .comment_container,
.outline-element-decoration .stripe-style-3.outline-element-decoration #reviews ol.commentlist .comment_container,
.stripe-style-3.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe-style-3.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-3.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.outline-element-decoration .stripe-style-3.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.stripe-style-3.outline-element-decoration .light-bg-btn,
.outline-element-decoration .stripe-style-3.outline-element-decoration .light-bg-btn,
.stripe-style-3.outline-element-decoration .btn-light,
.outline-element-decoration .stripe-style-3.outline-element-decoration .btn-light,
.stripe-style-3.outline-element-decoration .btn-light:hover,
.outline-element-decoration .stripe-style-3.outline-element-decoration .btn-light:hover,
.stripe-style-3.outline-element-decoration .borderframe.br-standard .shortcode-single-image,
.outline-element-decoration .stripe-style-3.outline-element-decoration .borderframe.br-standard .shortcode-single-image,
.stripe-style-3.outline-element-decoration .frame-on.frame-fancy,
.outline-element-decoration .stripe-style-3.outline-element-decoration .frame-on.frame-fancy,
.stripe-style-3.outline-element-decoration .dt-owl-item .post.bg-on:before,
.outline-element-decoration .stripe-style-3.outline-element-decoration .dt-owl-item .post.bg-on:before,
.stripe-style-3.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-3.outline-element-decoration .wpb_tabs.tab-style-two,
.outline-element-decoration .stripe-style-3.outline-element-decoration .wpb_tabs.tab-style-two,
.stripe-style-3.outline-element-decoration .tab-style-four.wpb_tabs,
.outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-four.wpb_tabs,
.stripe-style-3.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-3.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.outline-element-decoration .stripe-style-3.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.stripe-style-3.outline-element-decoration .tab-style-four.wpb_tour,
.outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-four.wpb_tour,
.stripe-style-3.outline-element-decoration .comment-list .comment-body,
.outline-element-decoration .stripe-style-3.outline-element-decoration .comment-list .comment-body,
.stripe-style-3.outline-element-decoration .entry-author,
.outline-element-decoration .stripe-style-3.outline-element-decoration .entry-author {
box-shadow: inset 0px 0px 0px 1px #ffffff;
}
.outline-element-decoration .stripe-style-4 .testimonial-item:not(.testimonial-item-slider),
.outline-element-decoration .stripe-style-5 .testimonial-item:not(.testimonial-item-slider),
.outline-element-decoration .stripe-style-4 .testimonial-item .ts-viewport,
.outline-element-decoration .stripe-style-5 .testimonial-item .ts-viewport,
.outline-element-decoration .stripe-style-4 .bg-on.team-container,
.outline-element-decoration .stripe-style-5 .bg-on.team-container,
.outline-element-decoration .stripe-style-4 .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.outline-element-decoration .stripe-style-5 .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.outline-element-decoration .stripe-style-4 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.outline-element-decoration .stripe-style-5 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.outline-element-decoration .stripe-style-4 .post.bg-on,
.outline-element-decoration .stripe-style-5 .post.bg-on,
.outline-element-decoration .stripe-style-4 .post.bg-on.fullwidth-img.format-quote,
.outline-element-decoration .stripe-style-5 .post.bg-on.fullwidth-img.format-quote,
.outline-element-decoration .stripe-style-4 .post.bg-on.fullwidth-img.format-link,
.outline-element-decoration .stripe-style-5 .post.bg-on.fullwidth-img.format-link,
.outline-element-decoration .stripe-style-4 .content-bg-on.centered-layout-list article,
.outline-element-decoration .stripe-style-5 .content-bg-on.centered-layout-list article,
.outline-element-decoration .stripe-style-4 .content-bg-on.classic-layout-list article,
.outline-element-decoration .stripe-style-5 .content-bg-on.classic-layout-list article,
.outline-element-decoration .stripe-style-4 .shortcode-code,
.outline-element-decoration .stripe-style-5 .shortcode-code,
.outline-element-decoration .stripe-style-4 .woocommerce-cart-wrap .cart-collaterals,
.outline-element-decoration .stripe-style-5 .woocommerce-cart-wrap .cart-collaterals,
.outline-element-decoration .stripe-style-4 .shop_attributes,
.outline-element-decoration .stripe-style-5 .shop_attributes,
.outline-element-decoration .stripe-style-4 .wc-order-review,
.outline-element-decoration .stripe-style-5 .wc-order-review,
.outline-element-decoration .stripe-style-4 .wc-side-column,
.outline-element-decoration .stripe-style-5 .wc-side-column,
.outline-element-decoration .stripe-style-4 .wc-login-wrap form,
.outline-element-decoration .stripe-style-5 .wc-login-wrap form,
.outline-element-decoration .stripe-style-4 .wc-coupon-wrap .form-coupon-wrap,
.outline-element-decoration .stripe-style-5 .wc-coupon-wrap .form-coupon-wrap,
.outline-element-decoration .stripe-style-4 form.track_order,
.outline-element-decoration .stripe-style-5 form.track_order,
.outline-element-decoration .stripe-style-4 form.lost_reset_password,
.outline-element-decoration .stripe-style-5 form.lost_reset_password,
.outline-element-decoration .stripe-style-4 #customer_login > div,
.outline-element-decoration .stripe-style-5 #customer_login > div,
.outline-element-decoration .stripe-style-4 #reviews ol.commentlist .comment_container,
.outline-element-decoration .stripe-style-5 #reviews ol.commentlist .comment_container,
.outline-element-decoration .stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.outline-element-decoration .stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.outline-element-decoration .stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.outline-element-decoration .stripe-style-4 .light-bg-btn,
.outline-element-decoration .stripe-style-5 .light-bg-btn,
.outline-element-decoration .stripe-style-4 .btn-light,
.outline-element-decoration .stripe-style-5 .btn-light,
.outline-element-decoration .stripe-style-4 .btn-light:hover,
.outline-element-decoration .stripe-style-5 .btn-light:hover,
.outline-element-decoration .stripe-style-4 .borderframe.br-standard .shortcode-single-image,
.outline-element-decoration .stripe-style-5 .borderframe.br-standard .shortcode-single-image,
.outline-element-decoration .stripe-style-4 .frame-on.frame-fancy,
.outline-element-decoration .stripe-style-5 .frame-on.frame-fancy,
.outline-element-decoration .stripe-style-4 .dt-owl-item .post.bg-on:before,
.outline-element-decoration .stripe-style-5 .dt-owl-item .post.bg-on:before,
.outline-element-decoration .stripe-style-4 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-5 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-4 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe-style-5 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe-style-4 .wpb_tabs.tab-style-two,
.outline-element-decoration .stripe-style-5 .wpb_tabs.tab-style-two,
.outline-element-decoration .stripe-style-4 .tab-style-four.wpb_tabs,
.outline-element-decoration .stripe-style-5 .tab-style-four.wpb_tabs,
.outline-element-decoration .stripe-style-4 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-5 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-4 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe-style-5 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.outline-element-decoration .stripe-style-4 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-5 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.outline-element-decoration .stripe-style-4 .wpb_tour.tab-style-two .wpb_tab,
.outline-element-decoration .stripe-style-5 .wpb_tour.tab-style-two .wpb_tab,
.outline-element-decoration .stripe-style-4 .tab-style-four.wpb_tour,
.outline-element-decoration .stripe-style-5 .tab-style-four.wpb_tour,
.outline-element-decoration .stripe-style-4 .comment-list .comment-body,
.outline-element-decoration .stripe-style-5 .comment-list .comment-body,
.outline-element-decoration .stripe-style-4 .entry-author,
.outline-element-decoration .stripe-style-5 .entry-author {
box-shadow: none;
}
.shadow-element-decoration .stripe .sidebar-content.solid-bg .testimonial-item:not(.testimonial-item-slider),
.shadow-element-decoration .stripe .sidebar-content.solid-bg .testimonial-item .ts-viewport,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .bg-on.team-container,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .post.bg-on,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .post.bg-on.fullwidth-img.format-quote,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .post.bg-on.fullwidth-img.format-link,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .content-bg-on.centered-layout-list article,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .content-bg-on.classic-layout-list article,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .shortcode-code,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-cart-wrap .cart-collaterals,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .shop_attributes,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .wc-order-review,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .wc-side-column,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .wc-login-wrap form,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .wc-coupon-wrap .form-coupon-wrap,
.shadow-element-decoration .stripe .sidebar-content.solid-bg form.track_order,
.shadow-element-decoration .stripe .sidebar-content.solid-bg form.lost_reset_password,
.shadow-element-decoration .stripe .sidebar-content.solid-bg #customer_login > div,
.shadow-element-decoration .stripe .sidebar-content.solid-bg #reviews ol.commentlist .comment_container,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .light-bg-btn,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .btn-light,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .btn-light:hover,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .borderframe.br-standard .shortcode-single-image,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .frame-on.frame-fancy,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .dt-owl-item .post.bg-on:before,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .wpb_tabs.tab-style-two,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-four.wpb_tabs,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe .sidebar-content.solid-bg .wpb_tour.tab-style-two .wpb_tab,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-four.wpb_tour,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .comment-list .comment-body,
.shadow-element-decoration .stripe .sidebar-content.solid-bg .entry-author {
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .testimonial-item:not(.testimonial-item-slider),
.shadow-element-decoration .stripe:not(.outline-element-decoration) .testimonial-item .ts-viewport,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .bg-on.team-container,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .post.bg-on,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .post.bg-on.fullwidth-img.format-quote,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .post.bg-on.fullwidth-img.format-link,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .content-bg-on.centered-layout-list article,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .content-bg-on.classic-layout-list article,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .shortcode-code,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .woocommerce-cart-wrap .cart-collaterals,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .shop_attributes,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .wc-order-review,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .wc-side-column,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .wc-login-wrap form,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .wc-coupon-wrap .form-coupon-wrap,
.shadow-element-decoration .stripe:not(.outline-element-decoration) form.track_order,
.shadow-element-decoration .stripe:not(.outline-element-decoration) form.lost_reset_password,
.shadow-element-decoration .stripe:not(.outline-element-decoration) #customer_login > div,
.shadow-element-decoration .stripe:not(.outline-element-decoration) #reviews ol.commentlist .comment_container,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe:not(.outline-element-decoration) .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .light-bg-btn,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .btn-light,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .btn-light:hover,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .borderframe.br-standard .shortcode-single-image,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .frame-on.frame-fancy,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .dt-owl-item .post.bg-on:before,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .wpb_tabs.tab-style-two,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-four.wpb_tabs,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe:not(.outline-element-decoration) .wpb_tour.tab-style-two .wpb_tab,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-four.wpb_tour,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .comment-list .comment-body,
.shadow-element-decoration .stripe:not(.outline-element-decoration) .entry-author {
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
.stripe-style-2.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
.stripe-style-3.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
.stripe-style-1.shadow-element-decoration .testimonial-item .ts-viewport,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .testimonial-item .ts-viewport,
.stripe-style-2.shadow-element-decoration .testimonial-item .ts-viewport,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .testimonial-item .ts-viewport,
.stripe-style-3.shadow-element-decoration .testimonial-item .ts-viewport,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .testimonial-item .ts-viewport,
.stripe-style-1.shadow-element-decoration .bg-on.team-container,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .bg-on.team-container,
.stripe-style-2.shadow-element-decoration .bg-on.team-container,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .bg-on.team-container,
.stripe-style-3.shadow-element-decoration .bg-on.team-container,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .bg-on.team-container,
.stripe-style-1.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.stripe-style-2.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.stripe-style-3.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.stripe-style-1.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-2.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-3.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-1.shadow-element-decoration .post.bg-on,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .post.bg-on,
.stripe-style-2.shadow-element-decoration .post.bg-on,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .post.bg-on,
.stripe-style-3.shadow-element-decoration .post.bg-on,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .post.bg-on,
.stripe-style-1.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
.stripe-style-2.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
.stripe-style-3.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
.stripe-style-1.shadow-element-decoration .post.bg-on.fullwidth-img.format-link,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .post.bg-on.fullwidth-img.format-link,
.stripe-style-2.shadow-element-decoration .post.bg-on.fullwidth-img.format-link,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .post.bg-on.fullwidth-img.format-link,
.stripe-style-3.shadow-element-decoration .post.bg-on.fullwidth-img.format-link,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .post.bg-on.fullwidth-img.format-link,
.stripe-style-1.shadow-element-decoration .content-bg-on.centered-layout-list article,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .content-bg-on.centered-layout-list article,
.stripe-style-2.shadow-element-decoration .content-bg-on.centered-layout-list article,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .content-bg-on.centered-layout-list article,
.stripe-style-3.shadow-element-decoration .content-bg-on.centered-layout-list article,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .content-bg-on.centered-layout-list article,
.stripe-style-1.shadow-element-decoration .content-bg-on.classic-layout-list article,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .content-bg-on.classic-layout-list article,
.stripe-style-2.shadow-element-decoration .content-bg-on.classic-layout-list article,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .content-bg-on.classic-layout-list article,
.stripe-style-3.shadow-element-decoration .content-bg-on.classic-layout-list article,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .content-bg-on.classic-layout-list article,
.stripe-style-1.shadow-element-decoration .shortcode-code,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .shortcode-code,
.stripe-style-2.shadow-element-decoration .shortcode-code,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .shortcode-code,
.stripe-style-3.shadow-element-decoration .shortcode-code,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .shortcode-code,
.stripe-style-1.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.stripe-style-2.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.stripe-style-3.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals,
.stripe-style-1.shadow-element-decoration .shop_attributes,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .shop_attributes,
.stripe-style-2.shadow-element-decoration .shop_attributes,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .shop_attributes,
.stripe-style-3.shadow-element-decoration .shop_attributes,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .shop_attributes,
.stripe-style-1.shadow-element-decoration .wc-order-review,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .wc-order-review,
.stripe-style-2.shadow-element-decoration .wc-order-review,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .wc-order-review,
.stripe-style-3.shadow-element-decoration .wc-order-review,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .wc-order-review,
.stripe-style-1.shadow-element-decoration .wc-side-column,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .wc-side-column,
.stripe-style-2.shadow-element-decoration .wc-side-column,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .wc-side-column,
.stripe-style-3.shadow-element-decoration .wc-side-column,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .wc-side-column,
.stripe-style-1.shadow-element-decoration .wc-login-wrap form,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .wc-login-wrap form,
.stripe-style-2.shadow-element-decoration .wc-login-wrap form,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .wc-login-wrap form,
.stripe-style-3.shadow-element-decoration .wc-login-wrap form,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .wc-login-wrap form,
.stripe-style-1.shadow-element-decoration .wc-coupon-wrap .form-coupon-wrap,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .wc-coupon-wrap .form-coupon-wrap,
.stripe-style-2.shadow-element-decoration .wc-coupon-wrap .form-coupon-wrap,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .wc-coupon-wrap .form-coupon-wrap,
.stripe-style-3.shadow-element-decoration .wc-coupon-wrap .form-coupon-wrap,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .wc-coupon-wrap .form-coupon-wrap,
.stripe-style-1.shadow-element-decoration form.track_order,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration form.track_order,
.stripe-style-2.shadow-element-decoration form.track_order,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration form.track_order,
.stripe-style-3.shadow-element-decoration form.track_order,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration form.track_order,
.stripe-style-1.shadow-element-decoration form.lost_reset_password,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration form.lost_reset_password,
.stripe-style-2.shadow-element-decoration form.lost_reset_password,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration form.lost_reset_password,
.stripe-style-3.shadow-element-decoration form.lost_reset_password,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration form.lost_reset_password,
.stripe-style-1.shadow-element-decoration #customer_login > div,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration #customer_login > div,
.stripe-style-2.shadow-element-decoration #customer_login > div,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration #customer_login > div,
.stripe-style-3.shadow-element-decoration #customer_login > div,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration #customer_login > div,
.stripe-style-1.shadow-element-decoration #reviews ol.commentlist .comment_container,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration #reviews ol.commentlist .comment_container,
.stripe-style-2.shadow-element-decoration #reviews ol.commentlist .comment_container,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration #reviews ol.commentlist .comment_container,
.stripe-style-3.shadow-element-decoration #reviews ol.commentlist .comment_container,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration #reviews ol.commentlist .comment_container,
.stripe-style-1.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-2.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-3.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.stripe-style-1.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.stripe-style-2.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.stripe-style-3.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.stripe-style-1.shadow-element-decoration .light-bg-btn,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .light-bg-btn,
.stripe-style-2.shadow-element-decoration .light-bg-btn,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .light-bg-btn,
.stripe-style-3.shadow-element-decoration .light-bg-btn,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .light-bg-btn,
.stripe-style-1.shadow-element-decoration .btn-light,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .btn-light,
.stripe-style-2.shadow-element-decoration .btn-light,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .btn-light,
.stripe-style-3.shadow-element-decoration .btn-light,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .btn-light,
.stripe-style-1.shadow-element-decoration .btn-light:hover,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .btn-light:hover,
.stripe-style-2.shadow-element-decoration .btn-light:hover,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .btn-light:hover,
.stripe-style-3.shadow-element-decoration .btn-light:hover,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .btn-light:hover,
.stripe-style-1.shadow-element-decoration .borderframe.br-standard .shortcode-single-image,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .borderframe.br-standard .shortcode-single-image,
.stripe-style-2.shadow-element-decoration .borderframe.br-standard .shortcode-single-image,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .borderframe.br-standard .shortcode-single-image,
.stripe-style-3.shadow-element-decoration .borderframe.br-standard .shortcode-single-image,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .borderframe.br-standard .shortcode-single-image,
.stripe-style-1.shadow-element-decoration .frame-on.frame-fancy,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .frame-on.frame-fancy,
.stripe-style-2.shadow-element-decoration .frame-on.frame-fancy,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .frame-on.frame-fancy,
.stripe-style-3.shadow-element-decoration .frame-on.frame-fancy,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .frame-on.frame-fancy,
.stripe-style-1.shadow-element-decoration .dt-owl-item .post.bg-on:before,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .dt-owl-item .post.bg-on:before,
.stripe-style-2.shadow-element-decoration .dt-owl-item .post.bg-on:before,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .dt-owl-item .post.bg-on:before,
.stripe-style-3.shadow-element-decoration .dt-owl-item .post.bg-on:before,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .dt-owl-item .post.bg-on:before,
.stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-1.shadow-element-decoration .wpb_tabs.tab-style-two,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .wpb_tabs.tab-style-two,
.stripe-style-2.shadow-element-decoration .wpb_tabs.tab-style-two,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .wpb_tabs.tab-style-two,
.stripe-style-3.shadow-element-decoration .wpb_tabs.tab-style-two,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .wpb_tabs.tab-style-two,
.stripe-style-1.shadow-element-decoration .tab-style-four.wpb_tabs,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-four.wpb_tabs,
.stripe-style-2.shadow-element-decoration .tab-style-four.wpb_tabs,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-four.wpb_tabs,
.stripe-style-3.shadow-element-decoration .tab-style-four.wpb_tabs,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-four.wpb_tabs,
.stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.stripe-style-1.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-2.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-3.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.stripe-style-1.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.stripe-style-2.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.stripe-style-3.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab,
.stripe-style-1.shadow-element-decoration .tab-style-four.wpb_tour,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-four.wpb_tour,
.stripe-style-2.shadow-element-decoration .tab-style-four.wpb_tour,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-four.wpb_tour,
.stripe-style-3.shadow-element-decoration .tab-style-four.wpb_tour,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-four.wpb_tour,
.stripe-style-1.shadow-element-decoration .comment-list .comment-body,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .comment-list .comment-body,
.stripe-style-2.shadow-element-decoration .comment-list .comment-body,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .comment-list .comment-body,
.stripe-style-3.shadow-element-decoration .comment-list .comment-body,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .comment-list .comment-body,
.stripe-style-1.shadow-element-decoration .entry-author,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .entry-author,
.stripe-style-2.shadow-element-decoration .entry-author,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .entry-author,
.stripe-style-3.shadow-element-decoration .entry-author,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .entry-author {
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .testimonial-item:not(.testimonial-item-slider),
.shadow-element-decoration .stripe-style-5 .testimonial-item:not(.testimonial-item-slider),
.shadow-element-decoration .stripe-style-4 .testimonial-item .ts-viewport,
.shadow-element-decoration .stripe-style-5 .testimonial-item .ts-viewport,
.shadow-element-decoration .stripe-style-4 .bg-on.team-container,
.shadow-element-decoration .stripe-style-5 .bg-on.team-container,
.shadow-element-decoration .stripe-style-4 .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.shadow-element-decoration .stripe-style-5 .dt-style.vc_progress_bar.default-bg .vc_single_bar,
.shadow-element-decoration .stripe-style-4 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.shadow-element-decoration .stripe-style-5 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.shadow-element-decoration .stripe-style-4 .post.bg-on,
.shadow-element-decoration .stripe-style-5 .post.bg-on,
.shadow-element-decoration .stripe-style-4 .post.bg-on.fullwidth-img.format-quote,
.shadow-element-decoration .stripe-style-5 .post.bg-on.fullwidth-img.format-quote,
.shadow-element-decoration .stripe-style-4 .post.bg-on.fullwidth-img.format-link,
.shadow-element-decoration .stripe-style-5 .post.bg-on.fullwidth-img.format-link,
.shadow-element-decoration .stripe-style-4 .content-bg-on.centered-layout-list article,
.shadow-element-decoration .stripe-style-5 .content-bg-on.centered-layout-list article,
.shadow-element-decoration .stripe-style-4 .content-bg-on.classic-layout-list article,
.shadow-element-decoration .stripe-style-5 .content-bg-on.classic-layout-list article,
.shadow-element-decoration .stripe-style-4 .shortcode-code,
.shadow-element-decoration .stripe-style-5 .shortcode-code,
.shadow-element-decoration .stripe-style-4 .woocommerce-cart-wrap .cart-collaterals,
.shadow-element-decoration .stripe-style-5 .woocommerce-cart-wrap .cart-collaterals,
.shadow-element-decoration .stripe-style-4 .shop_attributes,
.shadow-element-decoration .stripe-style-5 .shop_attributes,
.shadow-element-decoration .stripe-style-4 .wc-order-review,
.shadow-element-decoration .stripe-style-5 .wc-order-review,
.shadow-element-decoration .stripe-style-4 .wc-side-column,
.shadow-element-decoration .stripe-style-5 .wc-side-column,
.shadow-element-decoration .stripe-style-4 .wc-login-wrap form,
.shadow-element-decoration .stripe-style-5 .wc-login-wrap form,
.shadow-element-decoration .stripe-style-4 .wc-coupon-wrap .form-coupon-wrap,
.shadow-element-decoration .stripe-style-5 .wc-coupon-wrap .form-coupon-wrap,
.shadow-element-decoration .stripe-style-4 form.track_order,
.shadow-element-decoration .stripe-style-5 form.track_order,
.shadow-element-decoration .stripe-style-4 form.lost_reset_password,
.shadow-element-decoration .stripe-style-5 form.lost_reset_password,
.shadow-element-decoration .stripe-style-4 #customer_login > div,
.shadow-element-decoration .stripe-style-5 #customer_login > div,
.shadow-element-decoration .stripe-style-4 #reviews ol.commentlist .comment_container,
.shadow-element-decoration .stripe-style-5 #reviews ol.commentlist .comment_container,
.shadow-element-decoration .stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
.shadow-element-decoration .stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.shadow-element-decoration .stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
.shadow-element-decoration .stripe-style-4 .light-bg-btn,
.shadow-element-decoration .stripe-style-5 .light-bg-btn,
.shadow-element-decoration .stripe-style-4 .btn-light,
.shadow-element-decoration .stripe-style-5 .btn-light,
.shadow-element-decoration .stripe-style-4 .btn-light:hover,
.shadow-element-decoration .stripe-style-5 .btn-light:hover,
.shadow-element-decoration .stripe-style-4 .borderframe.br-standard .shortcode-single-image,
.shadow-element-decoration .stripe-style-5 .borderframe.br-standard .shortcode-single-image,
.shadow-element-decoration .stripe-style-4 .frame-on.frame-fancy,
.shadow-element-decoration .stripe-style-5 .frame-on.frame-fancy,
.shadow-element-decoration .stripe-style-4 .dt-owl-item .post.bg-on:before,
.shadow-element-decoration .stripe-style-5 .dt-owl-item .post.bg-on:before,
.shadow-element-decoration .stripe-style-4 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-5 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-4 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe-style-5 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe-style-4 .wpb_tabs.tab-style-two,
.shadow-element-decoration .stripe-style-5 .wpb_tabs.tab-style-two,
.shadow-element-decoration .stripe-style-4 .tab-style-four.wpb_tabs,
.shadow-element-decoration .stripe-style-5 .tab-style-four.wpb_tabs,
.shadow-element-decoration .stripe-style-4 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-5 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-4 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe-style-5 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
.shadow-element-decoration .stripe-style-4 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-5 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
.shadow-element-decoration .stripe-style-4 .wpb_tour.tab-style-two .wpb_tab,
.shadow-element-decoration .stripe-style-5 .wpb_tour.tab-style-two .wpb_tab,
.shadow-element-decoration .stripe-style-4 .tab-style-four.wpb_tour,
.shadow-element-decoration .stripe-style-5 .tab-style-four.wpb_tour,
.shadow-element-decoration .stripe-style-4 .comment-list .comment-body,
.shadow-element-decoration .stripe-style-5 .comment-list .comment-body,
.shadow-element-decoration .stripe-style-4 .entry-author,
.shadow-element-decoration .stripe-style-5 .entry-author {
box-shadow: none;
}
.stripe .sidebar-content.solid-bg .centered-layout-list.dividers-on .post-entry-content:after {
background-color: rgba(136,136,136,0.15);
}
.stripe-style-1.stripe-transparent-bg .centered-layout-list.dividers-on .post-entry-content:after {
background-color: rgba(136,136,136,0.15);
}
.stripe-style-2.stripe-transparent-bg .centered-layout-list.dividers-on .post-entry-content:after {
background-color: rgba(244,244,244,0.15);
}
.stripe-style-3.stripe-transparent-bg .centered-layout-list.dividers-on .post-entry-content:after {
background-color: rgba(244,244,244,0.15);
}
#page .stripe-style-4 .centered-layout-list.dividers-on .post-entry-content:after,
.boxes-solid-bg .stripe-style-4 .centered-layout-list.dividers-on .post-entry-content:after {
background-color: rgba(255,255,255,0.15);
}
#page .stripe-style-5 .centered-layout-list.dividers-on .post-entry-content:after,
.boxes-solid-bg .stripe-style-5 .centered-layout-list.dividers-on .post-entry-content:after {
background-color: rgba(51,51,51,0.15);
}
.stripe .sidebar-content.solid-bg .dt-fancy-title.bg-on,
.stripe .sidebar-content.solid-bg hr.gf_rule {
background-color: rgba(136,136,136,0.08);
}
.stripe-style-1.stripe-transparent-bg .dt-fancy-title.bg-on,
.stripe-style-1.stripe-transparent-bg hr.gf_rule {
background-color: rgba(136,136,136,0.08);
}
.stripe-style-2.stripe-transparent-bg .dt-fancy-title.bg-on,
.stripe-style-2.stripe-transparent-bg hr.gf_rule {
background-color: rgba(244,244,244,0.08);
}
.stripe-style-3.stripe-transparent-bg .dt-fancy-title.bg-on,
.stripe-style-3.stripe-transparent-bg hr.gf_rule {
background-color: rgba(244,244,244,0.08);
}
#page .stripe-style-4 .dt-fancy-title.bg-on,
.boxes-solid-bg .stripe-style-4 .dt-fancy-title.bg-on,
#page .stripe-style-4 hr.gf_rule,
.boxes-solid-bg .stripe-style-4 hr.gf_rule {
background-color: rgba(255,255,255,0.08);
}
#page .stripe-style-5 .dt-fancy-title.bg-on,
.boxes-solid-bg .stripe-style-5 .dt-fancy-title.bg-on,
#page .stripe-style-5 hr.gf_rule,
.boxes-solid-bg .stripe-style-5 hr.gf_rule {
background-color: rgba(51,51,51,0.08);
}
.stripe-style-1 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list) .post-entry-content,
.stripe-style-1 blockquote:not(.shortcode-blockquote),
.stripe-style-1 blockquote.shortcode-blockquote.block-style-widget,
.stripe-style-1 .block-style-widget {
background-color: rgba(136,136,136,0.08);
}
.stripe-style-2 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list) .post-entry-content,
.stripe-style-2 blockquote:not(.shortcode-blockquote),
.stripe-style-2 blockquote.shortcode-blockquote.block-style-widget,
.stripe-style-2 .block-style-widget {
background-color: rgba(136,136,136,0.08);
}
.stripe-style-3 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list) .post-entry-content,
.stripe-style-3 blockquote:not(.shortcode-blockquote),
.stripe-style-3 blockquote.shortcode-blockquote.block-style-widget,
.stripe-style-3 .block-style-widget {
background-color: rgba(136,136,136,0.08);
}
.stripe-style-4 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list) .post-entry-content,
.stripe-style-4 blockquote:not(.shortcode-blockquote),
.stripe-style-4 blockquote.shortcode-blockquote.block-style-widget,
.stripe-style-4 .block-style-widget {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list) .post-entry-content,
.stripe-style-5 blockquote:not(.shortcode-blockquote),
.stripe-style-5 blockquote.shortcode-blockquote.block-style-widget,
.stripe-style-5 .block-style-widget {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.outline-element-decoration .stripe .sidebar-content.solid-bg blockquote:not(.shortcode-blockquote),
.outline-element-decoration .stripe .sidebar-content.solid-bg .block-style-widget {
box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.outline-element-decoration .stripe:not(.shadow-element-decoration) blockquote:not(.shortcode-blockquote),
.outline-element-decoration .stripe:not(.shadow-element-decoration) .block-style-widget {
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.outline-element-decoration .stripe-style-1.outline-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.stripe-style-1.outline-element-decoration blockquote:not(.shortcode-blockquote),
.outline-element-decoration .stripe-style-1.outline-element-decoration blockquote:not(.shortcode-blockquote),
.stripe-style-1.outline-element-decoration .block-style-widget,
.outline-element-decoration .stripe-style-1.outline-element-decoration .block-style-widget {
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.outline-element-decoration .stripe-style-2.outline-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.stripe-style-2.outline-element-decoration blockquote:not(.shortcode-blockquote),
.outline-element-decoration .stripe-style-2.outline-element-decoration blockquote:not(.shortcode-blockquote),
.stripe-style-2.outline-element-decoration .block-style-widget,
.outline-element-decoration .stripe-style-2.outline-element-decoration .block-style-widget {
box-shadow: inset 0px 0px 0px 1px #ffffff;
}
.stripe-style-3.outline-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.outline-element-decoration .stripe-style-3.outline-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.stripe-style-3.outline-element-decoration blockquote:not(.shortcode-blockquote),
.outline-element-decoration .stripe-style-3.outline-element-decoration blockquote:not(.shortcode-blockquote),
.stripe-style-3.outline-element-decoration .block-style-widget,
.outline-element-decoration .stripe-style-3.outline-element-decoration .block-style-widget {
box-shadow: inset 0px 0px 0px 1px #ffffff;
}
.outline-element-decoration .stripe-style-4 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.outline-element-decoration .stripe-style-5 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.outline-element-decoration .stripe-style-4 blockquote:not(.shortcode-blockquote),
.outline-element-decoration .stripe-style-5 blockquote:not(.shortcode-blockquote),
.outline-element-decoration .stripe-style-4 .block-style-widget,
.outline-element-decoration .stripe-style-5 .block-style-widget {
box-shadow: none;
}
.shadow-element-decoration .stripe .sidebar-content.solid-bg .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.shadow-element-decoration .stripe .sidebar-content.solid-bg blockquote:not(.shortcode-blockquote),
.shadow-element-decoration .stripe .sidebar-content.solid-bg .block-style-widget {
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.shadow-element-decoration .stripe:not(.outline-element-decoration) blockquote:not(.shortcode-blockquote),
.shadow-element-decoration .stripe:not(.outline-element-decoration) .block-style-widget {
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.stripe-style-2.shadow-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.stripe-style-3.shadow-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.stripe-style-1.shadow-element-decoration blockquote:not(.shortcode-blockquote),
.shadow-element-decoration .stripe-style-1.shadow-element-decoration blockquote:not(.shortcode-blockquote),
.stripe-style-2.shadow-element-decoration blockquote:not(.shortcode-blockquote),
.shadow-element-decoration .stripe-style-2.shadow-element-decoration blockquote:not(.shortcode-blockquote),
.stripe-style-3.shadow-element-decoration blockquote:not(.shortcode-blockquote),
.shadow-element-decoration .stripe-style-3.shadow-element-decoration blockquote:not(.shortcode-blockquote),
.stripe-style-1.shadow-element-decoration .block-style-widget,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .block-style-widget,
.stripe-style-2.shadow-element-decoration .block-style-widget,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .block-style-widget,
.stripe-style-3.shadow-element-decoration .block-style-widget,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .block-style-widget {
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.shadow-element-decoration .stripe-style-5 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content,
.shadow-element-decoration .stripe-style-4 blockquote:not(.shortcode-blockquote),
.shadow-element-decoration .stripe-style-5 blockquote:not(.shortcode-blockquote),
.shadow-element-decoration .stripe-style-4 .block-style-widget,
.shadow-element-decoration .stripe-style-5 .block-style-widget {
box-shadow: none;
}
.stripe-style-1 .format-link-content,
.stripe-style-1 .format-aside-content,
.stripe-style-1 .format-status-content,
.stripe-style-1 #page .content-bg-on.gradient-overlay-layout-list .post-entry-content {
background-color: rgba(136,136,136,0.08);
}
.stripe-style-2 .format-link-content,
.stripe-style-2 .format-aside-content,
.stripe-style-2 .format-status-content,
.stripe-style-2 #page .content-bg-on.gradient-overlay-layout-list .post-entry-content {
background-color: rgba(136,136,136,0.08);
}
.stripe-style-3 .format-link-content,
.stripe-style-3 .format-aside-content,
.stripe-style-3 .format-status-content,
.stripe-style-3 #page .content-bg-on.gradient-overlay-layout-list .post-entry-content {
background-color: rgba(136,136,136,0.08);
}
.stripe-style-4 .format-link-content,
.stripe-style-4 .format-aside-content,
.stripe-style-4 .format-status-content,
.stripe-style-4 #page .content-bg-on.gradient-overlay-layout-list .post-entry-content {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .format-link-content,
.stripe-style-5 .format-aside-content,
.stripe-style-5 .format-status-content,
.stripe-style-5 #page .content-bg-on.gradient-overlay-layout-list .post-entry-content {
background-color: rgba(0,0,0,0.08);
}
.outline-element-decoration .stripe .sidebar-content.solid-bg .format-link-content {
box-shadow: inset 0px 0px 0px 1px ;
}
.outline-element-decoration .stripe:not(.shadow-element-decoration) .format-link-content {
box-shadow: none;
}
.stripe-style-1.outline-element-decoration .format-link-content,
.outline-element-decoration .stripe-style-1.outline-element-decoration .format-link-content {
box-shadow: inset 0px 0px 0px 1px #dd3333;
}
.stripe-style-2.outline-element-decoration .format-link-content,
.outline-element-decoration .stripe-style-2.outline-element-decoration .format-link-content {
box-shadow: inset 0px 0px 0px 1px #ffffff;
}
.stripe-style-3.outline-element-decoration .format-link-content,
.outline-element-decoration .stripe-style-3.outline-element-decoration .format-link-content {
box-shadow: inset 0px 0px 0px 1px #ffffff;
}
.outline-element-decoration .stripe-style-4 .format-link-content,
.outline-element-decoration .stripe-style-5 .format-link-content {
box-shadow: none;
}
.shadow-element-decoration .stripe .sidebar-content.solid-bg .format-link-content {
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe:not(.outline-element-decoration) .format-link-content {
box-shadow: none;
}
.stripe-style-1.shadow-element-decoration .format-link-content,
.shadow-element-decoration .stripe-style-1.shadow-element-decoration .format-link-content,
.stripe-style-2.shadow-element-decoration .format-link-content,
.shadow-element-decoration .stripe-style-2.shadow-element-decoration .format-link-content,
.stripe-style-3.shadow-element-decoration .format-link-content,
.shadow-element-decoration .stripe-style-3.shadow-element-decoration .format-link-content {
box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
.shadow-element-decoration .stripe-style-4 .format-link-content,
.shadow-element-decoration .stripe-style-5 .format-link-content {
box-shadow: none;
}
.stripe .sidebar-content.solid-bg .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.stripe .sidebar-content.solid-bg .layout-list .post,
.stripe .sidebar-content.solid-bg .dividers-on.classic-layout-list .post,
.stripe .sidebar-content.solid-bg .ngg-albumoverview .ngg-album,
.stripe .sidebar-content.solid-bg .wpb_separator.wpb_content_element,
.stripe .sidebar-content.solid-bg .vc_text_separator,
.stripe .sidebar-content.solid-bg blockquote.shortcode-blockquote,
.stripe .sidebar-content.solid-bg .plain-bg,
.stripe .sidebar-content.solid-bg .borderframe .shortcode-single-image,
.stripe .sidebar-content.solid-bg .frame-on,
.stripe .sidebar-content.solid-bg .wpb_tour.tab-style-three .wpb_tabs_nav li,
.stripe .sidebar-content.solid-bg .wpb_tour.tab-style-three .wpb_tabs_nav,
.stripe .sidebar-content.solid-bg .single .entry-tags a,
.stripe .sidebar-content.solid-bg .post-navigation .nav-links,
.stripe .sidebar-content.solid-bg .single-related-posts,
.stripe .sidebar-content.solid-bg .no-avatar,
.stripe .sidebar-content.solid-bg .list-divider li,
.stripe .sidebar-content.solid-bg .separator-holder,
.stripe .sidebar-content.solid-bg .accent-border-color .bg-on .separator-holder {
border-color: rgba(136,136,136,0.15);
}
.stripe-style-1 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-1 .layout-list .post,
.stripe-style-1 .dividers-on.classic-layout-list .post,
.stripe-style-1 .ngg-albumoverview .ngg-album,
.stripe-style-1 .wpb_separator.wpb_content_element,
.stripe-style-1 .vc_text_separator,
.stripe-style-1 blockquote.shortcode-blockquote,
.stripe-style-1 .plain-bg,
.stripe-style-1 .borderframe .shortcode-single-image,
.stripe-style-1 .frame-on,
.stripe-style-1 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.stripe-style-1 .wpb_tour.tab-style-three .wpb_tabs_nav,
.stripe-style-1 .single .entry-tags a,
.stripe-style-1 .post-navigation .nav-links,
.stripe-style-1 .single-related-posts,
.stripe-style-1 .no-avatar,
.stripe-style-1 .list-divider li,
.stripe-style-1 .separator-holder,
.stripe-style-1 .accent-border-color .bg-on .separator-holder {
border-color: rgba(136,136,136,0.15);
}
.stripe-style-2 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-2 .layout-list .post,
.stripe-style-2 .dividers-on.classic-layout-list .post,
.stripe-style-2 .ngg-albumoverview .ngg-album,
.stripe-style-2 .wpb_separator.wpb_content_element,
.stripe-style-2 .vc_text_separator,
.stripe-style-2 blockquote.shortcode-blockquote,
.stripe-style-2 .plain-bg,
.stripe-style-2 .borderframe .shortcode-single-image,
.stripe-style-2 .frame-on,
.stripe-style-2 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.stripe-style-2 .wpb_tour.tab-style-three .wpb_tabs_nav,
.stripe-style-2 .single .entry-tags a,
.stripe-style-2 .post-navigation .nav-links,
.stripe-style-2 .single-related-posts,
.stripe-style-2 .no-avatar,
.stripe-style-2 .list-divider li,
.stripe-style-2 .separator-holder,
.stripe-style-2 .accent-border-color .bg-on .separator-holder {
border-color: rgba(244,244,244,0.15);
}
.stripe-style-3 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-3 .layout-list .post,
.stripe-style-3 .dividers-on.classic-layout-list .post,
.stripe-style-3 .ngg-albumoverview .ngg-album,
.stripe-style-3 .wpb_separator.wpb_content_element,
.stripe-style-3 .vc_text_separator,
.stripe-style-3 blockquote.shortcode-blockquote,
.stripe-style-3 .plain-bg,
.stripe-style-3 .borderframe .shortcode-single-image,
.stripe-style-3 .frame-on,
.stripe-style-3 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.stripe-style-3 .wpb_tour.tab-style-three .wpb_tabs_nav,
.stripe-style-3 .single .entry-tags a,
.stripe-style-3 .post-navigation .nav-links,
.stripe-style-3 .single-related-posts,
.stripe-style-3 .no-avatar,
.stripe-style-3 .list-divider li,
.stripe-style-3 .separator-holder,
.stripe-style-3 .accent-border-color .bg-on .separator-holder {
border-color: rgba(244,244,244,0.15);
}
.stripe-style-4 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-4 .layout-list .post,
.stripe-style-4 .dividers-on.classic-layout-list .post,
.stripe-style-4 .ngg-albumoverview .ngg-album,
.stripe-style-4 .wpb_separator.wpb_content_element,
.stripe-style-4 .vc_text_separator,
.stripe-style-4 blockquote.shortcode-blockquote,
.stripe-style-4 .plain-bg,
.stripe-style-4 .borderframe .shortcode-single-image,
.stripe-style-4 .frame-on,
.stripe-style-4 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.stripe-style-4 .wpb_tour.tab-style-three .wpb_tabs_nav,
.stripe-style-4 .single .entry-tags a,
.stripe-style-4 .post-navigation .nav-links,
.stripe-style-4 .single-related-posts,
.stripe-style-4 .no-avatar,
.stripe-style-4 .list-divider li,
.stripe-style-4 .separator-holder,
.stripe-style-4 .accent-border-color .bg-on .separator-holder {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
.stripe-style-5 .layout-list .post,
.stripe-style-5 .dividers-on.classic-layout-list .post,
.stripe-style-5 .ngg-albumoverview .ngg-album,
.stripe-style-5 .wpb_separator.wpb_content_element,
.stripe-style-5 .vc_text_separator,
.stripe-style-5 blockquote.shortcode-blockquote,
.stripe-style-5 .plain-bg,
.stripe-style-5 .borderframe .shortcode-single-image,
.stripe-style-5 .frame-on,
.stripe-style-5 .wpb_tour.tab-style-three .wpb_tabs_nav li,
.stripe-style-5 .wpb_tour.tab-style-three .wpb_tabs_nav,
.stripe-style-5 .single .entry-tags a,
.stripe-style-5 .post-navigation .nav-links,
.stripe-style-5 .single-related-posts,
.stripe-style-5 .no-avatar,
.stripe-style-5 .list-divider li,
.stripe-style-5 .separator-holder,
.stripe-style-5 .accent-border-color .bg-on .separator-holder {
border-color: rgba(51,51,51,0.15);
}
.stripe .sidebar-content.solid-bg .widget .team-author-name,
.stripe .sidebar-content.solid-bg .sidebar-content:not(.solid-bg) .widget .team-author-name,
.stripe .sidebar-content.solid-bg .team-author-name,
.stripe .sidebar-content.solid-bg .pb-style-two .vc_label,
.stripe .sidebar-content.solid-bg .pb-style-three .vc_label,
.stripe .sidebar-content.solid-bg .wpb_content_element .wpb_accordion_header > a span,
.stripe .sidebar-content.solid-bg .post h2.entry-title,
.stripe .sidebar-content.solid-bg .post h2.entry-title,
.stripe .sidebar-content.solid-bg .gform_wrapper h3.gform_title,
.stripe .sidebar-content.solid-bg .gform_wrapper .gsection .gfield_label,
.stripe .sidebar-content.solid-bg .gform_wrapper h2.gsection_title,
.stripe .sidebar-content.solid-bg h3.gform_title,
.stripe .sidebar-content.solid-bg form.mc4wp-form label,
.stripe .sidebar-content.solid-bg .rollover-content h2.entry-title,
.stripe .sidebar-content.solid-bg .filter a,
.stripe .sidebar-content.solid-bg .filter a *,
.stripe .sidebar-content.solid-bg .filter .customSelect,
.stripe .sidebar-content.solid-bg .paginator a,
.stripe .sidebar-content.solid-bg .paginator a *,
.stripe .sidebar-content.solid-bg .paginator:not(.paginator-more-button) a,
.stripe .sidebar-content.solid-bg .woocom-list-content .price ins,
.stripe .sidebar-content.solid-bg .woocom-list-content .price ins *,
.stripe .sidebar-content.solid-bg blockquote,
.stripe .sidebar-content.solid-bg blockquote *,
.stripe .sidebar-content.solid-bg .shortcode-pullquote,
.stripe .sidebar-content.solid-bg .comments-title,
.stripe .sidebar-content.solid-bg .comments-title a,
.stripe .sidebar-content.solid-bg .comment-author a,
.stripe .sidebar-content.solid-bg .comment-author .fn,
.stripe .sidebar-content.solid-bg #reply-title,
.stripe .sidebar-content.solid-bg .fn,
.stripe .sidebar-content.solid-bg .fn a,
.stripe .sidebar-content.solid-bg .pingback-title,
.stripe .sidebar-content.solid-bg .single .entry-tags a:hover,
.stripe .sidebar-content.solid-bg .share-button.entry-share,
.stripe .sidebar-content.solid-bg .btn-project-link,
.stripe .sidebar-content.solid-bg .btn-project-link:hover,
.stripe .sidebar-content.solid-bg .comment-reply-link,
.stripe .sidebar-content.solid-bg .comment-reply-link:hover,
.stripe .sidebar-content.solid-bg .share-link-description,
.stripe .sidebar-content.solid-bg .wpb_content_element .wpb_tabs_nav > li > a,
.stripe .sidebar-content.solid-bg .title-color .dt-fancy-title,
.stripe .sidebar-content.solid-bg .widget-title,
.stripe .sidebar-content.solid-bg .widgettitle,
.stripe .sidebar-content.solid-bg .widget_categories li a,
.stripe .sidebar-content.solid-bg .widget_meta a,
.stripe .sidebar-content.solid-bg .blogroll a,
.stripe .sidebar-content.solid-bg .widget_archive li a,
.stripe .sidebar-content.solid-bg .widget_recent_entries a,
.stripe .sidebar-content.solid-bg .widget_recent_comments a,
.stripe .sidebar-content.solid-bg .widget_links a,
.stripe .sidebar-content.solid-bg .items-grid a,
.stripe .sidebar-content.solid-bg .recent-posts a,
.stripe .sidebar-content.solid-bg .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
.stripe .sidebar-content.solid-bg .contact-info .secondary-color,
.stripe .sidebar-content.solid-bg .widget_nav_menu a,
.stripe .sidebar-content.solid-bg .tagcloud a,
.stripe .sidebar-content.solid-bg .widget_pages a,
.stripe .sidebar-content.solid-bg a.rsswidget,
.stripe .sidebar-content.solid-bg .textwidget a,
.stripe .sidebar-content.solid-bg #wp-calendar th,
.stripe .sidebar-content.solid-bg #wp-calendar caption,
.stripe .sidebar-content.solid-bg #wp-calendar tfoot td,
.stripe .sidebar-content.solid-bg #wp-calendar tfoot td a,
.stripe .sidebar-content.solid-bg .skill-name,
.stripe .sidebar-content.solid-bg .skill-name *,
.stripe .sidebar-content.solid-bg .custom-nav > li > a span,
.stripe .sidebar-content.solid-bg .custom-nav > li > ul a span,
.stripe .sidebar-content.solid-bg .st-accordion li a,
.stripe .sidebar-content.solid-bg .st-accordion > ul li > a *,
.stripe .sidebar-content.solid-bg .related-product > li .product-title,
.stripe .sidebar-content.solid-bg .related-product > li .amount,
.stripe .sidebar-content.solid-bg .woocommerce fieldset legend,
.stripe .sidebar-content.solid-bg .woocom-list-content .price ins,
.stripe .sidebar-content.solid-bg .woocom-list-content .price ins *,
.stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li a,
.stripe .sidebar-content.solid-bg .sidebar-content:not(.solid-bg) .color-primary {
color: #3a3a3a;
}
.stripe-style-1 .widget .team-author-name,
.stripe-style-1 .sidebar-content:not(.solid-bg) .widget .team-author-name,
.stripe-style-1 .team-author-name,
.stripe-style-1 .pb-style-two .vc_label,
.stripe-style-1 .pb-style-three .vc_label,
.stripe-style-1 .wpb_content_element .wpb_accordion_header > a span,
.stripe-style-1 .post h2.entry-title,
.stripe-style-1 .post h2.entry-title,
.stripe-style-1 .gform_wrapper h3.gform_title,
.stripe-style-1 .gform_wrapper .gsection .gfield_label,
.stripe-style-1 .gform_wrapper h2.gsection_title,
.stripe-style-1 h3.gform_title,
.stripe-style-1 form.mc4wp-form label,
.stripe-style-1 .rollover-content h2.entry-title,
.stripe-style-1 .filter a,
.stripe-style-1 .filter a *,
.stripe-style-1 .filter .customSelect,
.stripe-style-1 .paginator a,
.stripe-style-1 .paginator a *,
.stripe-style-1 .paginator:not(.paginator-more-button) a,
.stripe-style-1 .woocom-list-content .price ins,
.stripe-style-1 .woocom-list-content .price ins *,
.stripe-style-1 blockquote,
.stripe-style-1 blockquote *,
.stripe-style-1 .shortcode-pullquote,
.stripe-style-1 .comments-title,
.stripe-style-1 .comments-title a,
.stripe-style-1 .comment-author a,
.stripe-style-1 .comment-author .fn,
.stripe-style-1 #reply-title,
.stripe-style-1 .fn,
.stripe-style-1 .fn a,
.stripe-style-1 .pingback-title,
.stripe-style-1 .single .entry-tags a:hover,
.stripe-style-1 .share-button.entry-share,
.stripe-style-1 .btn-project-link,
.stripe-style-1 .btn-project-link:hover,
.stripe-style-1 .comment-reply-link,
.stripe-style-1 .comment-reply-link:hover,
.stripe-style-1 .share-link-description,
.stripe-style-1 .wpb_content_element .wpb_tabs_nav > li > a,
.stripe-style-1 .title-color .dt-fancy-title,
.stripe-style-1 .widget-title,
.stripe-style-1 .widgettitle,
.stripe-style-1 .widget_categories li a,
.stripe-style-1 .widget_meta a,
.stripe-style-1 .blogroll a,
.stripe-style-1 .widget_archive li a,
.stripe-style-1 .widget_recent_entries a,
.stripe-style-1 .widget_recent_comments a,
.stripe-style-1 .widget_links a,
.stripe-style-1 .items-grid a,
.stripe-style-1 .recent-posts a,
.stripe-style-1 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
.stripe-style-1 .contact-info .secondary-color,
.stripe-style-1 .widget_nav_menu a,
.stripe-style-1 .tagcloud a,
.stripe-style-1 .widget_pages a,
.stripe-style-1 a.rsswidget,
.stripe-style-1 .textwidget a,
.stripe-style-1 #wp-calendar th,
.stripe-style-1 #wp-calendar caption,
.stripe-style-1 #wp-calendar tfoot td,
.stripe-style-1 #wp-calendar tfoot td a,
.stripe-style-1 .skill-name,
.stripe-style-1 .skill-name *,
.stripe-style-1 .custom-nav > li > a span,
.stripe-style-1 .custom-nav > li > ul a span,
.stripe-style-1 .st-accordion li a,
.stripe-style-1 .st-accordion > ul li > a *,
.stripe-style-1 .related-product > li .product-title,
.stripe-style-1 .related-product > li .amount,
.stripe-style-1 .woocommerce fieldset legend,
.stripe-style-1 .woocom-list-content .price ins,
.stripe-style-1 .woocom-list-content .price ins *,
.stripe-style-1 .woocommerce-MyAccount-navigation > ul li a,
.stripe-style-1 .sidebar-content:not(.solid-bg) .color-primary {
color: #3a3a3a;
}
.stripe-style-2 .widget .team-author-name,
.stripe-style-2 .sidebar-content:not(.solid-bg) .widget .team-author-name,
.stripe-style-2 .team-author-name,
.stripe-style-2 .pb-style-two .vc_label,
.stripe-style-2 .pb-style-three .vc_label,
.stripe-style-2 .wpb_content_element .wpb_accordion_header > a span,
.stripe-style-2 .post h2.entry-title,
.stripe-style-2 .post h2.entry-title,
.stripe-style-2 .gform_wrapper h3.gform_title,
.stripe-style-2 .gform_wrapper .gsection .gfield_label,
.stripe-style-2 .gform_wrapper h2.gsection_title,
.stripe-style-2 h3.gform_title,
.stripe-style-2 form.mc4wp-form label,
.stripe-style-2 .rollover-content h2.entry-title,
.stripe-style-2 .filter a,
.stripe-style-2 .filter a *,
.stripe-style-2 .filter .customSelect,
.stripe-style-2 .paginator a,
.stripe-style-2 .paginator a *,
.stripe-style-2 .paginator:not(.paginator-more-button) a,
.stripe-style-2 .woocom-list-content .price ins,
.stripe-style-2 .woocom-list-content .price ins *,
.stripe-style-2 blockquote,
.stripe-style-2 blockquote *,
.stripe-style-2 .shortcode-pullquote,
.stripe-style-2 .comments-title,
.stripe-style-2 .comments-title a,
.stripe-style-2 .comment-author a,
.stripe-style-2 .comment-author .fn,
.stripe-style-2 #reply-title,
.stripe-style-2 .fn,
.stripe-style-2 .fn a,
.stripe-style-2 .pingback-title,
.stripe-style-2 .single .entry-tags a:hover,
.stripe-style-2 .share-button.entry-share,
.stripe-style-2 .btn-project-link,
.stripe-style-2 .btn-project-link:hover,
.stripe-style-2 .comment-reply-link,
.stripe-style-2 .comment-reply-link:hover,
.stripe-style-2 .share-link-description,
.stripe-style-2 .wpb_content_element .wpb_tabs_nav > li > a,
.stripe-style-2 .title-color .dt-fancy-title,
.stripe-style-2 .widget-title,
.stripe-style-2 .widgettitle,
.stripe-style-2 .widget_categories li a,
.stripe-style-2 .widget_meta a,
.stripe-style-2 .blogroll a,
.stripe-style-2 .widget_archive li a,
.stripe-style-2 .widget_recent_entries a,
.stripe-style-2 .widget_recent_comments a,
.stripe-style-2 .widget_links a,
.stripe-style-2 .items-grid a,
.stripe-style-2 .recent-posts a,
.stripe-style-2 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
.stripe-style-2 .contact-info .secondary-color,
.stripe-style-2 .widget_nav_menu a,
.stripe-style-2 .tagcloud a,
.stripe-style-2 .widget_pages a,
.stripe-style-2 a.rsswidget,
.stripe-style-2 .textwidget a,
.stripe-style-2 #wp-calendar th,
.stripe-style-2 #wp-calendar caption,
.stripe-style-2 #wp-calendar tfoot td,
.stripe-style-2 #wp-calendar tfoot td a,
.stripe-style-2 .skill-name,
.stripe-style-2 .skill-name *,
.stripe-style-2 .custom-nav > li > a span,
.stripe-style-2 .custom-nav > li > ul a span,
.stripe-style-2 .st-accordion li a,
.stripe-style-2 .st-accordion > ul li > a *,
.stripe-style-2 .related-product > li .product-title,
.stripe-style-2 .related-product > li .amount,
.stripe-style-2 .woocommerce fieldset legend,
.stripe-style-2 .woocom-list-content .price ins,
.stripe-style-2 .woocom-list-content .price ins *,
.stripe-style-2 .woocommerce-MyAccount-navigation > ul li a,
.stripe-style-2 .sidebar-content:not(.solid-bg) .color-primary {
color: #f4f4f4;
}
.stripe-style-3 .widget .team-author-name,
.stripe-style-3 .sidebar-content:not(.solid-bg) .widget .team-author-name,
.stripe-style-3 .team-author-name,
.stripe-style-3 .pb-style-two .vc_label,
.stripe-style-3 .pb-style-three .vc_label,
.stripe-style-3 .wpb_content_element .wpb_accordion_header > a span,
.stripe-style-3 .post h2.entry-title,
.stripe-style-3 .post h2.entry-title,
.stripe-style-3 .gform_wrapper h3.gform_title,
.stripe-style-3 .gform_wrapper .gsection .gfield_label,
.stripe-style-3 .gform_wrapper h2.gsection_title,
.stripe-style-3 h3.gform_title,
.stripe-style-3 form.mc4wp-form label,
.stripe-style-3 .rollover-content h2.entry-title,
.stripe-style-3 .filter a,
.stripe-style-3 .filter a *,
.stripe-style-3 .filter .customSelect,
.stripe-style-3 .paginator a,
.stripe-style-3 .paginator a *,
.stripe-style-3 .paginator:not(.paginator-more-button) a,
.stripe-style-3 .woocom-list-content .price ins,
.stripe-style-3 .woocom-list-content .price ins *,
.stripe-style-3 blockquote,
.stripe-style-3 blockquote *,
.stripe-style-3 .shortcode-pullquote,
.stripe-style-3 .comments-title,
.stripe-style-3 .comments-title a,
.stripe-style-3 .comment-author a,
.stripe-style-3 .comment-author .fn,
.stripe-style-3 #reply-title,
.stripe-style-3 .fn,
.stripe-style-3 .fn a,
.stripe-style-3 .pingback-title,
.stripe-style-3 .single .entry-tags a:hover,
.stripe-style-3 .share-button.entry-share,
.stripe-style-3 .btn-project-link,
.stripe-style-3 .btn-project-link:hover,
.stripe-style-3 .comment-reply-link,
.stripe-style-3 .comment-reply-link:hover,
.stripe-style-3 .share-link-description,
.stripe-style-3 .wpb_content_element .wpb_tabs_nav > li > a,
.stripe-style-3 .title-color .dt-fancy-title,
.stripe-style-3 .widget-title,
.stripe-style-3 .widgettitle,
.stripe-style-3 .widget_categories li a,
.stripe-style-3 .widget_meta a,
.stripe-style-3 .blogroll a,
.stripe-style-3 .widget_archive li a,
.stripe-style-3 .widget_recent_entries a,
.stripe-style-3 .widget_recent_comments a,
.stripe-style-3 .widget_links a,
.stripe-style-3 .items-grid a,
.stripe-style-3 .recent-posts a,
.stripe-style-3 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
.stripe-style-3 .contact-info .secondary-color,
.stripe-style-3 .widget_nav_menu a,
.stripe-style-3 .tagcloud a,
.stripe-style-3 .widget_pages a,
.stripe-style-3 a.rsswidget,
.stripe-style-3 .textwidget a,
.stripe-style-3 #wp-calendar th,
.stripe-style-3 #wp-calendar caption,
.stripe-style-3 #wp-calendar tfoot td,
.stripe-style-3 #wp-calendar tfoot td a,
.stripe-style-3 .skill-name,
.stripe-style-3 .skill-name *,
.stripe-style-3 .custom-nav > li > a span,
.stripe-style-3 .custom-nav > li > ul a span,
.stripe-style-3 .st-accordion li a,
.stripe-style-3 .st-accordion > ul li > a *,
.stripe-style-3 .related-product > li .product-title,
.stripe-style-3 .related-product > li .amount,
.stripe-style-3 .woocommerce fieldset legend,
.stripe-style-3 .woocom-list-content .price ins,
.stripe-style-3 .woocom-list-content .price ins *,
.stripe-style-3 .woocommerce-MyAccount-navigation > ul li a,
.stripe-style-3 .sidebar-content:not(.solid-bg) .color-primary {
color: #f4f4f4;
}
.stripe-style-4 .widget .team-author-name,
.stripe-style-4 .sidebar-content:not(.solid-bg) .widget .team-author-name,
.stripe-style-4 .team-author-name,
.stripe-style-4 .pb-style-two .vc_label,
.stripe-style-4 .pb-style-three .vc_label,
.stripe-style-4 .wpb_content_element .wpb_accordion_header > a span,
.stripe-style-4 .post h2.entry-title,
.stripe-style-4 .post h2.entry-title,
.stripe-style-4 .gform_wrapper h3.gform_title,
.stripe-style-4 .gform_wrapper .gsection .gfield_label,
.stripe-style-4 .gform_wrapper h2.gsection_title,
.stripe-style-4 h3.gform_title,
.stripe-style-4 form.mc4wp-form label,
.stripe-style-4 .rollover-content h2.entry-title,
.stripe-style-4 .filter a,
.stripe-style-4 .filter a *,
.stripe-style-4 .filter .customSelect,
.stripe-style-4 .paginator a,
.stripe-style-4 .paginator a *,
.stripe-style-4 .paginator:not(.paginator-more-button) a,
.stripe-style-4 .woocom-list-content .price ins,
.stripe-style-4 .woocom-list-content .price ins *,
.stripe-style-4 blockquote,
.stripe-style-4 blockquote *,
.stripe-style-4 .shortcode-pullquote,
.stripe-style-4 .comments-title,
.stripe-style-4 .comments-title a,
.stripe-style-4 .comment-author a,
.stripe-style-4 .comment-author .fn,
.stripe-style-4 #reply-title,
.stripe-style-4 .fn,
.stripe-style-4 .fn a,
.stripe-style-4 .pingback-title,
.stripe-style-4 .single .entry-tags a:hover,
.stripe-style-4 .share-button.entry-share,
.stripe-style-4 .btn-project-link,
.stripe-style-4 .btn-project-link:hover,
.stripe-style-4 .comment-reply-link,
.stripe-style-4 .comment-reply-link:hover,
.stripe-style-4 .share-link-description,
.stripe-style-4 .wpb_content_element .wpb_tabs_nav > li > a,
.stripe-style-4 .title-color .dt-fancy-title,
.stripe-style-4 .widget-title,
.stripe-style-4 .widgettitle,
.stripe-style-4 .widget_categories li a,
.stripe-style-4 .widget_meta a,
.stripe-style-4 .blogroll a,
.stripe-style-4 .widget_archive li a,
.stripe-style-4 .widget_recent_entries a,
.stripe-style-4 .widget_recent_comments a,
.stripe-style-4 .widget_links a,
.stripe-style-4 .items-grid a,
.stripe-style-4 .recent-posts a,
.stripe-style-4 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
.stripe-style-4 .contact-info .secondary-color,
.stripe-style-4 .widget_nav_menu a,
.stripe-style-4 .tagcloud a,
.stripe-style-4 .widget_pages a,
.stripe-style-4 a.rsswidget,
.stripe-style-4 .textwidget a,
.stripe-style-4 #wp-calendar th,
.stripe-style-4 #wp-calendar caption,
.stripe-style-4 #wp-calendar tfoot td,
.stripe-style-4 #wp-calendar tfoot td a,
.stripe-style-4 .skill-name,
.stripe-style-4 .skill-name *,
.stripe-style-4 .custom-nav > li > a span,
.stripe-style-4 .custom-nav > li > ul a span,
.stripe-style-4 .st-accordion li a,
.stripe-style-4 .st-accordion > ul li > a *,
.stripe-style-4 .related-product > li .product-title,
.stripe-style-4 .related-product > li .amount,
.stripe-style-4 .woocommerce fieldset legend,
.stripe-style-4 .woocom-list-content .price ins,
.stripe-style-4 .woocom-list-content .price ins *,
.stripe-style-4 .woocommerce-MyAccount-navigation > ul li a,
.stripe-style-4 .sidebar-content:not(.solid-bg) .color-primary {
color: #ffffff;
}
.stripe-style-5 .widget .team-author-name,
.stripe-style-5 .sidebar-content:not(.solid-bg) .widget .team-author-name,
.stripe-style-5 .team-author-name,
.stripe-style-5 .pb-style-two .vc_label,
.stripe-style-5 .pb-style-three .vc_label,
.stripe-style-5 .wpb_content_element .wpb_accordion_header > a span,
.stripe-style-5 .post h2.entry-title,
.stripe-style-5 .post h2.entry-title,
.stripe-style-5 .gform_wrapper h3.gform_title,
.stripe-style-5 .gform_wrapper .gsection .gfield_label,
.stripe-style-5 .gform_wrapper h2.gsection_title,
.stripe-style-5 h3.gform_title,
.stripe-style-5 form.mc4wp-form label,
.stripe-style-5 .rollover-content h2.entry-title,
.stripe-style-5 .filter a,
.stripe-style-5 .filter a *,
.stripe-style-5 .filter .customSelect,
.stripe-style-5 .paginator a,
.stripe-style-5 .paginator a *,
.stripe-style-5 .paginator:not(.paginator-more-button) a,
.stripe-style-5 .woocom-list-content .price ins,
.stripe-style-5 .woocom-list-content .price ins *,
.stripe-style-5 blockquote,
.stripe-style-5 blockquote *,
.stripe-style-5 .shortcode-pullquote,
.stripe-style-5 .comments-title,
.stripe-style-5 .comments-title a,
.stripe-style-5 .comment-author a,
.stripe-style-5 .comment-author .fn,
.stripe-style-5 #reply-title,
.stripe-style-5 .fn,
.stripe-style-5 .fn a,
.stripe-style-5 .pingback-title,
.stripe-style-5 .single .entry-tags a:hover,
.stripe-style-5 .share-button.entry-share,
.stripe-style-5 .btn-project-link,
.stripe-style-5 .btn-project-link:hover,
.stripe-style-5 .comment-reply-link,
.stripe-style-5 .comment-reply-link:hover,
.stripe-style-5 .share-link-description,
.stripe-style-5 .wpb_content_element .wpb_tabs_nav > li > a,
.stripe-style-5 .title-color .dt-fancy-title,
.stripe-style-5 .widget-title,
.stripe-style-5 .widgettitle,
.stripe-style-5 .widget_categories li a,
.stripe-style-5 .widget_meta a,
.stripe-style-5 .blogroll a,
.stripe-style-5 .widget_archive li a,
.stripe-style-5 .widget_recent_entries a,
.stripe-style-5 .widget_recent_comments a,
.stripe-style-5 .widget_links a,
.stripe-style-5 .items-grid a,
.stripe-style-5 .recent-posts a,
.stripe-style-5 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
.stripe-style-5 .contact-info .secondary-color,
.stripe-style-5 .widget_nav_menu a,
.stripe-style-5 .tagcloud a,
.stripe-style-5 .widget_pages a,
.stripe-style-5 a.rsswidget,
.stripe-style-5 .textwidget a,
.stripe-style-5 #wp-calendar th,
.stripe-style-5 #wp-calendar caption,
.stripe-style-5 #wp-calendar tfoot td,
.stripe-style-5 #wp-calendar tfoot td a,
.stripe-style-5 .skill-name,
.stripe-style-5 .skill-name *,
.stripe-style-5 .custom-nav > li > a span,
.stripe-style-5 .custom-nav > li > ul a span,
.stripe-style-5 .st-accordion li a,
.stripe-style-5 .st-accordion > ul li > a *,
.stripe-style-5 .related-product > li .product-title,
.stripe-style-5 .related-product > li .amount,
.stripe-style-5 .woocommerce fieldset legend,
.stripe-style-5 .woocom-list-content .price ins,
.stripe-style-5 .woocom-list-content .price ins *,
.stripe-style-5 .woocommerce-MyAccount-navigation > ul li a,
.stripe-style-5 .sidebar-content:not(.solid-bg) .color-primary {
color: #333333;
}
.stripe .sidebar-content.solid-bg .blog-shortcode .entry-title a,
.stripe .sidebar-content.solid-bg .portfolio-shortcode .entry-title a,
.stripe .sidebar-content.solid-bg .owl-carousel.blog-carousel-shortcode .entry-title a {
color: #3a3a3a;
}
.stripe-style-1 .blog-shortcode .entry-title a,
.stripe-style-1 .portfolio-shortcode .entry-title a,
.stripe-style-1 .owl-carousel.blog-carousel-shortcode .entry-title a {
color: #3a3a3a;
}
.stripe-style-2 .blog-shortcode .entry-title a,
.stripe-style-2 .portfolio-shortcode .entry-title a,
.stripe-style-2 .owl-carousel.blog-carousel-shortcode .entry-title a {
color: #f4f4f4;
}
.stripe-style-3 .blog-shortcode .entry-title a,
.stripe-style-3 .portfolio-shortcode .entry-title a,
.stripe-style-3 .owl-carousel.blog-carousel-shortcode .entry-title a {
color: #f4f4f4;
}
.stripe-style-4 .blog-shortcode .entry-title a,
.stripe-style-4 .portfolio-shortcode .entry-title a,
.stripe-style-4 .owl-carousel.blog-carousel-shortcode .entry-title a {
color: #ffffff;
}
.stripe-style-5 .blog-shortcode .entry-title a,
.stripe-style-5 .portfolio-shortcode .entry-title a,
.stripe-style-5 .owl-carousel.blog-carousel-shortcode .entry-title a {
color: #333333;
}
.stripe .sidebar-content.solid-bg .post-details.details-type-link {
color: #3a3a3a;
}
.stripe-style-1 .post-details.details-type-link {
color: #3a3a3a;
}
.stripe-style-2 .post-details.details-type-link {
color: #f4f4f4;
}
.stripe-style-3 .post-details.details-type-link {
color: #f4f4f4;
}
.stripe-style-4 .post-details.details-type-link {
color: #ffffff;
}
.stripe-style-5 .post-details.details-type-link {
color: #333333;
}
.stripe .sidebar-content.solid-bg .post-details.details-type-link * {
color: #3a3a3a;
}
.stripe-style-1 .post-details.details-type-link * {
color: #3a3a3a;
}
.stripe-style-2 .post-details.details-type-link * {
color: #f4f4f4;
}
.stripe-style-3 .post-details.details-type-link * {
color: #f4f4f4;
}
.stripe-style-4 .post-details.details-type-link * {
color: #ffffff;
}
.stripe-style-5 .post-details.details-type-link * {
color: #333333;
}
.stripe-style-1 .content-bg-on.content-rollover-layout-list .post-entry-content:before {
background: rgba(136,136,136,0.08);
background: -moz-linear-gradient(top,rgba(136,136,136,0) 0%,rgba(136,136,136,0.08) 65%,rgba(136,136,136,0.08) 100%);
background: -webkit-linear-gradient(top,rgba(136,136,136,0) 0%,rgba(136,136,136,0.08) 65%,rgba(136,136,136,0.08) 100%);
background: linear-gradient(to bottom,rgba(136,136,136,0) 0%,rgba(136,136,136,0.08) 65%,rgba(136,136,136,0.08) 100%);
}
.stripe-style-2 .content-bg-on.content-rollover-layout-list .post-entry-content:before {
background: rgba(136,136,136,0.08);
background: -moz-linear-gradient(top,rgba(136,136,136,0) 0%,rgba(136,136,136,0.08) 65%,rgba(136,136,136,0.08) 100%);
background: -webkit-linear-gradient(top,rgba(136,136,136,0) 0%,rgba(136,136,136,0.08) 65%,rgba(136,136,136,0.08) 100%);
background: linear-gradient(to bottom,rgba(136,136,136,0) 0%,rgba(136,136,136,0.08) 65%,rgba(136,136,136,0.08) 100%);
}
.stripe-style-3 .content-bg-on.content-rollover-layout-list .post-entry-content:before {
background: rgba(136,136,136,0.08);
background: -moz-linear-gradient(top,rgba(136,136,136,0) 0%,rgba(136,136,136,0.08) 65%,rgba(136,136,136,0.08) 100%);
background: -webkit-linear-gradient(top,rgba(136,136,136,0) 0%,rgba(136,136,136,0.08) 65%,rgba(136,136,136,0.08) 100%);
background: linear-gradient(to bottom,rgba(136,136,136,0) 0%,rgba(136,136,136,0.08) 65%,rgba(136,136,136,0.08) 100%);
}
.stripe-style-4 .content-bg-on.content-rollover-layout-list .post-entry-content:before {
background: rgba(255,255,255,0.15);
background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.15) 65%,rgba(255,255,255,0.15) 100%);
background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.15) 65%,rgba(255,255,255,0.15) 100%);
background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.15) 65%,rgba(255,255,255,0.15) 100%);
}
.stripe-style-5 .content-bg-on.content-rollover-layout-list .post-entry-content:before {
background: rgba(0,0,0,0.08);
background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.08) 65%,rgba(0,0,0,0.08) 100%);
background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.08) 65%,rgba(0,0,0,0.08) 100%);
background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.08) 65%,rgba(0,0,0,0.08) 100%);
}
#page .stripe-style-1 .content-bg-on.gradient-overlap-layout-list .post-entry-content {
background: linear-gradient(to bottom,rgba(136,136,136,0.08),rgba(136,136,136,0.08)) no-repeat 0px 150px;
}
#page .stripe-style-2 .content-bg-on.gradient-overlap-layout-list .post-entry-content {
background: linear-gradient(to bottom,rgba(136,136,136,0.08),rgba(136,136,136,0.08)) no-repeat 0px 150px;
}
#page .stripe-style-3 .content-bg-on.gradient-overlap-layout-list .post-entry-content {
background: linear-gradient(to bottom,rgba(136,136,136,0.08),rgba(136,136,136,0.08)) no-repeat 0px 150px;
}
#page .stripe-style-4 .content-bg-on.gradient-overlap-layout-list .post-entry-content {
background: linear-gradient(to bottom,rgba(255,255,255,0.15),rgba(255,255,255,0.15)) no-repeat 0px 150px;
}
#page .stripe-style-5 .content-bg-on.gradient-overlap-layout-list .post-entry-content {
background: linear-gradient(to bottom,rgba(0,0,0,0.08),rgba(0,0,0,0.08)) no-repeat 0px 150px;
}
.stripe .sidebar-content.solid-bg .team-author p,
.stripe .sidebar-content.solid-bg .blog-shortcode .entry-meta,
.stripe .sidebar-content.solid-bg .portfolio-shortcode .entry-meta,
.stripe .sidebar-content.solid-bg .owl-carousel .entry-meta,
.stripe .sidebar-content.solid-bg .shortcode-single-caption,
.stripe .sidebar-content.solid-bg .author-link,
.stripe .sidebar-content.solid-bg .author-link:hover,
.stripe .sidebar-content.solid-bg .meta-nav,
.stripe .sidebar-content.solid-bg a.clear-form,
.stripe .sidebar-content.solid-bg #cancel-comment-reply-link,
.stripe .sidebar-content.solid-bg .dt-fancy-separator,
.stripe .sidebar-content.solid-bg .dt-fancy-separator * {
color: rgba(136,136,136,0.5);
}
.stripe-style-1 .team-author p,
.stripe-style-1 .blog-shortcode .entry-meta,
.stripe-style-1 .portfolio-shortcode .entry-meta,
.stripe-style-1 .owl-carousel .entry-meta,
.stripe-style-1 .shortcode-single-caption,
.stripe-style-1 .author-link,
.stripe-style-1 .author-link:hover,
.stripe-style-1 .meta-nav,
.stripe-style-1 a.clear-form,
.stripe-style-1 #cancel-comment-reply-link,
.stripe-style-1 .dt-fancy-separator,
.stripe-style-1 .dt-fancy-separator * {
color: rgba(136,136,136,0.5);
}
.stripe-style-2 .team-author p,
.stripe-style-2 .blog-shortcode .entry-meta,
.stripe-style-2 .portfolio-shortcode .entry-meta,
.stripe-style-2 .owl-carousel .entry-meta,
.stripe-style-2 .shortcode-single-caption,
.stripe-style-2 .author-link,
.stripe-style-2 .author-link:hover,
.stripe-style-2 .meta-nav,
.stripe-style-2 a.clear-form,
.stripe-style-2 #cancel-comment-reply-link,
.stripe-style-2 .dt-fancy-separator,
.stripe-style-2 .dt-fancy-separator * {
color: rgba(244,244,244,0.5);
}
.stripe-style-3 .team-author p,
.stripe-style-3 .blog-shortcode .entry-meta,
.stripe-style-3 .portfolio-shortcode .entry-meta,
.stripe-style-3 .owl-carousel .entry-meta,
.stripe-style-3 .shortcode-single-caption,
.stripe-style-3 .author-link,
.stripe-style-3 .author-link:hover,
.stripe-style-3 .meta-nav,
.stripe-style-3 a.clear-form,
.stripe-style-3 #cancel-comment-reply-link,
.stripe-style-3 .dt-fancy-separator,
.stripe-style-3 .dt-fancy-separator * {
color: rgba(244,244,244,0.5);
}
.stripe-style-4 .team-author p,
.stripe-style-4 .blog-shortcode .entry-meta,
.stripe-style-4 .portfolio-shortcode .entry-meta,
.stripe-style-4 .owl-carousel .entry-meta,
.stripe-style-4 .shortcode-single-caption,
.stripe-style-4 .author-link,
.stripe-style-4 .author-link:hover,
.stripe-style-4 .meta-nav,
.stripe-style-4 a.clear-form,
.stripe-style-4 #cancel-comment-reply-link,
.stripe-style-4 .dt-fancy-separator,
.stripe-style-4 .dt-fancy-separator * {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 .team-author p,
.stripe-style-5 .blog-shortcode .entry-meta,
.stripe-style-5 .portfolio-shortcode .entry-meta,
.stripe-style-5 .owl-carousel .entry-meta,
.stripe-style-5 .shortcode-single-caption,
.stripe-style-5 .author-link,
.stripe-style-5 .author-link:hover,
.stripe-style-5 .meta-nav,
.stripe-style-5 a.clear-form,
.stripe-style-5 #cancel-comment-reply-link,
.stripe-style-5 .dt-fancy-separator,
.stripe-style-5 .dt-fancy-separator * {
color: rgba(51,51,51,0.5);
}
.stripe-style-1 .text-secondary,
.stripe-style-1 .testimonial-vcard .text-secondary {
color: #bc1a1a;
}
.stripe-style-2 .text-secondary,
.stripe-style-2 .testimonial-vcard .text-secondary {
color: #bc1a1a;
}
.stripe-style-3 .text-secondary,
.stripe-style-3 .testimonial-vcard .text-secondary {
color: #bc1a1a;
}
.stripe .sidebar-content.solid-bg .contentSlider-wrap .psBullet:not(.act):not(:hover),
.stripe .sidebar-content.solid-bg .contentSlider-wrap .psBullet:not(.act):hover {
box-shadow: inset 0 0 0 2px rgba(136,136,136,0.35);
}
.stripe .sidebar-content.solid-bg .contentSlider-wrap .psBullet.act {
box-shadow: inset 0 0 0 20px rgba(136,136,136,0.35);
}
.stripe-style-1 .contentSlider-wrap .psBullet:not(.act):not(:hover),
.stripe-style-1 .contentSlider-wrap .psBullet:not(.act):hover {
box-shadow: inset 0 0 0 2px rgba(136,136,136,0.35);
}
.stripe-style-1 .contentSlider-wrap .psBullet.act {
box-shadow: inset 0 0 0 20px rgba(136,136,136,0.35);
}
.stripe-style-2 .contentSlider-wrap .psBullet:not(.act):not(:hover),
.stripe-style-2 .contentSlider-wrap .psBullet:not(.act):hover {
box-shadow: inset 0 0 0 2px rgba(244,244,244,0.35);
}
.stripe-style-2 .contentSlider-wrap .psBullet.act {
box-shadow: inset 0 0 0 20px rgba(244,244,244,0.35);
}
.stripe-style-3 .contentSlider-wrap .psBullet:not(.act):not(:hover),
.stripe-style-3 .contentSlider-wrap .psBullet:not(.act):hover {
box-shadow: inset 0 0 0 2px rgba(244,244,244,0.35);
}
.stripe-style-3 .contentSlider-wrap .psBullet.act {
box-shadow: inset 0 0 0 20px rgba(244,244,244,0.35);
}
.stripe-style-4 .contentSlider-wrap .psBullet:not(.act):not(:hover),
.stripe-style-4 .contentSlider-wrap .psBullet:not(.act):hover {
box-shadow: inset 0 0 0 2px rgba(255,255,255,0.35);
}
.stripe-style-4 .contentSlider-wrap .psBullet.act {
box-shadow: inset 0 0 0 20px rgba(255,255,255,0.35);
}
.stripe-style-5 .contentSlider-wrap .psBullet:not(.act):not(:hover),
.stripe-style-5 .contentSlider-wrap .psBullet:not(.act):hover {
box-shadow: inset 0 0 0 2px rgba(51,51,51,0.35);
}
.stripe-style-5 .contentSlider-wrap .psBullet.act {
box-shadow: inset 0 0 0 20px rgba(51,51,51,0.35);
}
.stripe .sidebar-content.solid-bg .widget .custom-nav > li li a:before {
background-color: rgba(136,136,136,0.5);
}
.stripe-style-1 .custom-nav > li li a:before {
background-color: rgba(136,136,136,0.5);
}
.stripe-style-2 .custom-nav > li li a:before {
background-color: rgba(244,244,244,0.5);
}
.stripe-style-3 .custom-nav > li li a:before {
background-color: rgba(244,244,244,0.5);
}
.stripe-style-4 .custom-nav > li li a:before {
background-color: rgba(255,255,255,0.5);
}
.stripe-style-5 .custom-nav > li li a:before {
background-color: rgba(51,51,51,0.5);
}
.stripe .sidebar-content.solid-bg .custom-categories a,
.stripe .sidebar-content.solid-bg .custom-categories a .item-name,
.stripe .sidebar-content.solid-bg .cat-item a,
.stripe .sidebar-content.solid-bg .widget_recent_comments a,
.stripe .sidebar-content.solid-bg .widget_tag_cloud a:hover {
color: #3a3a3a;
}
.stripe .sidebar-content.solid-bg .custom-categories a span.item-num,
.stripe .sidebar-content.solid-bg .cat-item a span.item-num {
color: rgba(136,136,136,0.5);
}
.stripe .sidebar-content.solid-bg .custom-categories a:hover span.item-name,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .custom-categories a:hover span.item-name,
.stripe .sidebar-content.solid-bg .cat-item a:hover span.item-name,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .cat-item a:hover span.item-name,
.stripe .sidebar-content.solid-bg .custom-menu a:hover,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .custom-menu a:hover,
.stripe .sidebar-content.solid-bg .widget_recent_comments a:hover,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .widget_recent_comments a:hover,
.stripe .sidebar-content.solid-bg .menu .current-menu-parent > a,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .menu .current-menu-parent > a,
.stripe .sidebar-content.solid-bg .menu .current-menu-item > a,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .menu .current-menu-item > a,
.stripe .sidebar-content.solid-bg .custom-nav > li > a:hover span,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .custom-nav > li > a:hover span,
.stripe .sidebar-content.solid-bg .custom-nav li.act > a span,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .custom-nav li.act > a span,
.stripe .sidebar-content.solid-bg .custom-nav > li > ul a:hover span,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .custom-nav > li > ul a:hover span,
.stripe .sidebar-content.solid-bg .st-accordion li > a:hover,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .st-accordion li > a:hover,
.stripe .sidebar-content.solid-bg .st-accordion > ul li > a:hover *,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .st-accordion > ul li > a:hover *,
.stripe .sidebar-content.solid-bg .widget .custom-categories a:hover span.item-name,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .widget .custom-categories a:hover span.item-name,
.stripe .sidebar-content.solid-bg .widget_categories li a:hover,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .widget_categories li a:hover,
.stripe .sidebar-content.solid-bg .widget_meta a:hover,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .widget_meta a:hover,
.stripe .sidebar-content.solid-bg .blogroll a:hover,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .blogroll a:hover,
.stripe .sidebar-content.solid-bg .widget_archive li a:hover,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .widget_archive li a:hover,
.stripe .sidebar-content.solid-bg .widget_recent_entries a:hover,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .widget_recent_entries a:hover,
.stripe .sidebar-content.solid-bg .widget_links a:hover,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .widget_links a:hover,
.stripe .sidebar-content.solid-bg .widget_pages a:hover,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .widget_pages a:hover,
.stripe .sidebar-content.solid-bg .recent-posts a:not(.post-rollover):hover,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .recent-posts a:not(.post-rollover):hover,
.stripe .sidebar-content.solid-bg .items-grid .post-content > a:hover,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .items-grid .post-content > a:hover,
.stripe .sidebar-content.solid-bg #wp-calendar td a:hover,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) #wp-calendar td a:hover,
.stripe .sidebar-content.solid-bg .tagcloud a:hover,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .tagcloud a:hover,
.stripe .sidebar-content.solid-bg .textwidget a:hover,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .textwidget a:hover,
.stripe .sidebar-content.solid-bg .widget_nav_menu a:hover,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .widget_nav_menu a:hover,
.stripe .sidebar-content.solid-bg a.rsswidget:hover,
.stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) a.rsswidget:hover {
color: #bc1a1a;
}
.stripe .sidebar-content.solid-bg .widget_archive li,
.stripe .sidebar-content.solid-bg .widget_categories li,
.stripe .sidebar-content.solid-bg .sidebar-content:not(.solid-bg) .custom-categories a span.item-num,
.stripe .sidebar-content.solid-bg .sidebar-content:not(.solid-bg) .cat-item a span.item-num {
color: rgba(136,136,136,0.5);
}
.stripe-style-1 .widget_archive li,
.stripe-style-1 .widget_categories li,
.stripe-style-1 .sidebar-content:not(.solid-bg) .custom-categories a span.item-num,
.stripe-style-1 .sidebar-content:not(.solid-bg) .cat-item a span.item-num {
color: rgba(136,136,136,0.5);
}
.stripe-style-2 .widget_archive li,
.stripe-style-2 .widget_categories li,
.stripe-style-2 .sidebar-content:not(.solid-bg) .custom-categories a span.item-num,
.stripe-style-2 .sidebar-content:not(.solid-bg) .cat-item a span.item-num {
color: rgba(244,244,244,0.5);
}
.stripe-style-3 .widget_archive li,
.stripe-style-3 .widget_categories li,
.stripe-style-3 .sidebar-content:not(.solid-bg) .custom-categories a span.item-num,
.stripe-style-3 .sidebar-content:not(.solid-bg) .cat-item a span.item-num {
color: rgba(244,244,244,0.5);
}
.stripe-style-4 .widget_archive li,
.stripe-style-4 .widget_categories li,
.stripe-style-4 .sidebar-content:not(.solid-bg) .custom-categories a span.item-num,
.stripe-style-4 .sidebar-content:not(.solid-bg) .cat-item a span.item-num {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 .widget_archive li,
.stripe-style-5 .widget_categories li,
.stripe-style-5 .sidebar-content:not(.solid-bg) .custom-categories a span.item-num,
.stripe-style-5 .sidebar-content:not(.solid-bg) .cat-item a span.item-num {
color: rgba(51,51,51,0.5);
}
.stripe .sidebar-content.solid-bg .custom-menu a:after {
color: rgba(136,136,136,0.5);
}
.stripe-style-1 .custom-menu a:after {
color: rgba(136,136,136,0.5);
}
.stripe-style-2 .custom-menu a:after {
color: rgba(244,244,244,0.5);
}
.stripe-style-3 .custom-menu a:after {
color: rgba(244,244,244,0.5);
}
.stripe-style-4 .custom-menu a:after {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 .custom-menu a:after {
color: rgba(51,51,51,0.5);
}
.stripe .sidebar-content.solid-bg .skill {
background-color: rgba(136,136,136,0.1);
}
.stripe-style-1 .skill {
background-color: rgba(136,136,136,0.1);
}
.stripe-style-2 .skill {
background-color: rgba(244,244,244,0.1);
}
.stripe-style-3 .skill {
background-color: rgba(244,244,244,0.1);
}
#page .stripe-style-4 .skill {
background-color: rgba(255,255,255,0.1);
}
#page .stripe-style-5 .skill {
background-color: rgba(51,51,51,0.1);
}
.stripe .sidebar-content.solid-bg .st-accordion li > a:before,
.stripe .sidebar-content.solid-bg .custom-menu a:before {
background-color: rgba(136,136,136,0.15);
}
.stripe-style-1 .st-accordion li > a:before,
.boxes-solid-bg .stripe-style-1.stripe-transparent-bg .st-accordion li > a:before,
.stripe-style-1 .custom-menu a:before,
.boxes-solid-bg .stripe-style-1.stripe-transparent-bg .custom-menu a:before {
background-color: rgba(136,136,136,0.15);
}
.stripe-style-2 .st-accordion li > a:before,
.boxes-solid-bg .stripe-style-2.stripe-transparent-bg .st-accordion li > a:before,
.stripe-style-2 .custom-menu a:before,
.boxes-solid-bg .stripe-style-2.stripe-transparent-bg .custom-menu a:before {
background-color: rgba(244,244,244,0.15);
}
.stripe-style-3 .st-accordion li > a:before,
.boxes-solid-bg .stripe-style-3.stripe-transparent-bg .st-accordion li > a:before,
.stripe-style-3 .custom-menu a:before,
.boxes-solid-bg .stripe-style-3.stripe-transparent-bg .custom-menu a:before {
background-color: rgba(244,244,244,0.15);
}
.stripe-style-4 .st-accordion li > a:before,
.boxes-solid-bg .stripe-style-4 .st-accordion li > a:before,
.stripe-style-4 .custom-menu a:before,
.boxes-solid-bg .stripe-style-4 .custom-menu a:before {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .st-accordion li > a:before,
.boxes-solid-bg .stripe-style-5 .st-accordion li > a:before,
.stripe-style-5 .custom-menu a:before,
.boxes-solid-bg .stripe-style-5 .custom-menu a:before {
background-color: rgba(51,51,51,0.15);
}
.stripe .sidebar-content.solid-bg h1,
.stripe .sidebar-content.solid-bg h2,
.stripe .sidebar-content.solid-bg h3,
.stripe .sidebar-content.solid-bg h4,
.stripe .sidebar-content.solid-bg h5,
.stripe .sidebar-content.solid-bg h6,
.stripe .sidebar-content.solid-bg h1 a,
.stripe .sidebar-content.solid-bg h2 a,
.stripe .sidebar-content.solid-bg h3 a,
.stripe .sidebar-content.solid-bg h4 a,
.stripe .sidebar-content.solid-bg h5 a,
.stripe .sidebar-content.solid-bg h6 a,
.stripe .sidebar-content.solid-bg h1 a:hover,
.stripe .sidebar-content.solid-bg h2 a:hover,
.stripe .sidebar-content.solid-bg h3 a:hover,
.stripe .sidebar-content.solid-bg h4 a:hover,
.stripe .sidebar-content.solid-bg h5 a:hover,
.stripe .sidebar-content.solid-bg h6 a:hover,
.stripe .sidebar-content.solid-bg .h1-size,
.stripe .sidebar-content.solid-bg .entry-title.h1-size,
.stripe .sidebar-content.solid-bg .h2-size,
.stripe .sidebar-content.solid-bg .entry-title.h2-size,
.stripe .sidebar-content.solid-bg h1.entry-title,
.stripe .sidebar-content.solid-bg .h3-size,
.stripe .sidebar-content.solid-bg .entry-title.h3-size,
.stripe .sidebar-content.solid-bg h2.entry-title,
.stripe .sidebar-content.solid-bg .h4-size,
.stripe .sidebar-content.solid-bg .entry-title.h4-size,
.stripe .sidebar-content.solid-bg h3.entry-title,
.stripe .sidebar-content.solid-bg .h5-size,
.stripe .sidebar-content.solid-bg .entry-title.h5-size,
.stripe .sidebar-content.solid-bg .h6-size,
.stripe .sidebar-content.solid-bg .entry-title.h6-size,
.stripe .sidebar-content.solid-bg .header-color,
.stripe .sidebar-content.solid-bg .entry-meta .header-color,
.stripe .sidebar-content.solid-bg .stripe-color-title,
.stripe .sidebar-content.solid-bg .custom-categories a,
.stripe .sidebar-content.solid-bg .custom-categories a .item-name,
.stripe .sidebar-content.solid-bg .cat-item a,
.stripe .sidebar-content.solid-bg .widget_recent_comments a,
.stripe .sidebar-content.solid-bg .widget_tag_cloud a:hover {
color: #3a3a3a;
}
.stripe .sidebar-content.solid-bg h1,
.stripe .sidebar-content.solid-bg h2,
.stripe .sidebar-content.solid-bg h3,
.stripe .sidebar-content.solid-bg h4,
.stripe .sidebar-content.solid-bg h5,
.stripe .sidebar-content.solid-bg h6,
.stripe .sidebar-content.solid-bg h1 a,
.stripe .sidebar-content.solid-bg h2 a,
.stripe .sidebar-content.solid-bg h3 a,
.stripe .sidebar-content.solid-bg h4 a,
.stripe .sidebar-content.solid-bg h5 a,
.stripe .sidebar-content.solid-bg h6 a,
.stripe .sidebar-content.solid-bg h1 a:hover,
.stripe .sidebar-content.solid-bg h2 a:hover,
.stripe .sidebar-content.solid-bg h3 a:hover,
.stripe .sidebar-content.solid-bg h4 a:hover,
.stripe .sidebar-content.solid-bg h5 a:hover,
.stripe .sidebar-content.solid-bg h6 a:hover,
.stripe .sidebar-content.solid-bg .h1-size,
.stripe .sidebar-content.solid-bg .entry-title.h1-size,
.stripe .sidebar-content.solid-bg .h2-size,
.stripe .sidebar-content.solid-bg .entry-title.h2-size,
.stripe .sidebar-content.solid-bg h1.entry-title,
.stripe .sidebar-content.solid-bg .h3-size,
.stripe .sidebar-content.solid-bg .entry-title.h3-size,
.stripe .sidebar-content.solid-bg h2.entry-title,
.stripe .sidebar-content.solid-bg .h4-size,
.stripe .sidebar-content.solid-bg .entry-title.h4-size,
.stripe .sidebar-content.solid-bg h3.entry-title,
.stripe .sidebar-content.solid-bg .h5-size,
.stripe .sidebar-content.solid-bg .entry-title.h5-size,
.stripe .sidebar-content.solid-bg .h6-size,
.stripe .sidebar-content.solid-bg .entry-title.h6-size,
.stripe .sidebar-content.solid-bg .header-color,
.stripe .sidebar-content.solid-bg .entry-meta .header-color,
.stripe .sidebar-content.solid-bg .stripe-color-title,
.stripe .sidebar-content.solid-bg .custom-categories a,
.stripe .sidebar-content.solid-bg .custom-categories a .item-name,
.stripe .sidebar-content.solid-bg .cat-item a,
.stripe .sidebar-content.solid-bg .widget_recent_comments a,
.stripe .sidebar-content.solid-bg .widget_tag_cloud a:hover {
color: #3a3a3a;
}
.stripe-style-1 h1,
.stripe-style-1 h2,
.stripe-style-1 h3,
.stripe-style-1 h4,
.stripe-style-1 h5,
.stripe-style-1 h6,
.stripe-style-1 h1 a,
.stripe-style-1 h2 a,
.stripe-style-1 h3 a,
.stripe-style-1 h4 a,
.stripe-style-1 h5 a,
.stripe-style-1 h6 a,
.stripe-style-1 h1 a:hover,
.stripe-style-1 h2 a:hover,
.stripe-style-1 h3 a:hover,
.stripe-style-1 h4 a:hover,
.stripe-style-1 h5 a:hover,
.stripe-style-1 h6 a:hover,
.stripe-style-1 .h1-size,
.stripe-style-1 .entry-title.h1-size,
.stripe-style-1 .h2-size,
.stripe-style-1 .entry-title.h2-size,
.stripe-style-1 h1.entry-title,
.stripe-style-1 .h3-size,
.stripe-style-1 .entry-title.h3-size,
.stripe-style-1 h2.entry-title,
.stripe-style-1 .h4-size,
.stripe-style-1 .entry-title.h4-size,
.stripe-style-1 h3.entry-title,
.stripe-style-1 .h5-size,
.stripe-style-1 .entry-title.h5-size,
.stripe-style-1 .h6-size,
.stripe-style-1 .entry-title.h6-size,
.stripe-style-1 .header-color,
.stripe-style-1 .entry-meta .header-color,
.stripe-style-1 .stripe-color-title,
.stripe-style-1 .custom-categories a,
.stripe-style-1 .custom-categories a .item-name,
.stripe-style-1 .cat-item a,
.stripe-style-1 .widget_recent_comments a,
.stripe-style-1 .widget_tag_cloud a:hover {
color: #3a3a3a;
}
.stripe-style-2 h1,
.stripe-style-2 h2,
.stripe-style-2 h3,
.stripe-style-2 h4,
.stripe-style-2 h5,
.stripe-style-2 h6,
.stripe-style-2 h1 a,
.stripe-style-2 h2 a,
.stripe-style-2 h3 a,
.stripe-style-2 h4 a,
.stripe-style-2 h5 a,
.stripe-style-2 h6 a,
.stripe-style-2 h1 a:hover,
.stripe-style-2 h2 a:hover,
.stripe-style-2 h3 a:hover,
.stripe-style-2 h4 a:hover,
.stripe-style-2 h5 a:hover,
.stripe-style-2 h6 a:hover,
.stripe-style-2 .h1-size,
.stripe-style-2 .entry-title.h1-size,
.stripe-style-2 .h2-size,
.stripe-style-2 .entry-title.h2-size,
.stripe-style-2 h1.entry-title,
.stripe-style-2 .h3-size,
.stripe-style-2 .entry-title.h3-size,
.stripe-style-2 h2.entry-title,
.stripe-style-2 .h4-size,
.stripe-style-2 .entry-title.h4-size,
.stripe-style-2 h3.entry-title,
.stripe-style-2 .h5-size,
.stripe-style-2 .entry-title.h5-size,
.stripe-style-2 .h6-size,
.stripe-style-2 .entry-title.h6-size,
.stripe-style-2 .header-color,
.stripe-style-2 .entry-meta .header-color,
.stripe-style-2 .stripe-color-title,
.stripe-style-2 .custom-categories a,
.stripe-style-2 .custom-categories a .item-name,
.stripe-style-2 .cat-item a,
.stripe-style-2 .widget_recent_comments a,
.stripe-style-2 .widget_tag_cloud a:hover {
color: #f4f4f4;
}
.stripe-style-3 h1,
.stripe-style-3 h2,
.stripe-style-3 h3,
.stripe-style-3 h4,
.stripe-style-3 h5,
.stripe-style-3 h6,
.stripe-style-3 h1 a,
.stripe-style-3 h2 a,
.stripe-style-3 h3 a,
.stripe-style-3 h4 a,
.stripe-style-3 h5 a,
.stripe-style-3 h6 a,
.stripe-style-3 h1 a:hover,
.stripe-style-3 h2 a:hover,
.stripe-style-3 h3 a:hover,
.stripe-style-3 h4 a:hover,
.stripe-style-3 h5 a:hover,
.stripe-style-3 h6 a:hover,
.stripe-style-3 .h1-size,
.stripe-style-3 .entry-title.h1-size,
.stripe-style-3 .h2-size,
.stripe-style-3 .entry-title.h2-size,
.stripe-style-3 h1.entry-title,
.stripe-style-3 .h3-size,
.stripe-style-3 .entry-title.h3-size,
.stripe-style-3 h2.entry-title,
.stripe-style-3 .h4-size,
.stripe-style-3 .entry-title.h4-size,
.stripe-style-3 h3.entry-title,
.stripe-style-3 .h5-size,
.stripe-style-3 .entry-title.h5-size,
.stripe-style-3 .h6-size,
.stripe-style-3 .entry-title.h6-size,
.stripe-style-3 .header-color,
.stripe-style-3 .entry-meta .header-color,
.stripe-style-3 .stripe-color-title,
.stripe-style-3 .custom-categories a,
.stripe-style-3 .custom-categories a .item-name,
.stripe-style-3 .cat-item a,
.stripe-style-3 .widget_recent_comments a,
.stripe-style-3 .widget_tag_cloud a:hover {
color: #f4f4f4;
}
.stripe-style-4 h1,
.stripe-style-4 h2,
.stripe-style-4 h3,
.stripe-style-4 h4,
.stripe-style-4 h5,
.stripe-style-4 h6,
.stripe-style-4 h1 a,
.stripe-style-4 h2 a,
.stripe-style-4 h3 a,
.stripe-style-4 h4 a,
.stripe-style-4 h5 a,
.stripe-style-4 h6 a,
.stripe-style-4 h1 a:hover,
.stripe-style-4 h2 a:hover,
.stripe-style-4 h3 a:hover,
.stripe-style-4 h4 a:hover,
.stripe-style-4 h5 a:hover,
.stripe-style-4 h6 a:hover,
.stripe-style-4 .h1-size,
.stripe-style-4 .entry-title.h1-size,
.stripe-style-4 .h2-size,
.stripe-style-4 .entry-title.h2-size,
.stripe-style-4 h1.entry-title,
.stripe-style-4 .h3-size,
.stripe-style-4 .entry-title.h3-size,
.stripe-style-4 h2.entry-title,
.stripe-style-4 .h4-size,
.stripe-style-4 .entry-title.h4-size,
.stripe-style-4 h3.entry-title,
.stripe-style-4 .h5-size,
.stripe-style-4 .entry-title.h5-size,
.stripe-style-4 .h6-size,
.stripe-style-4 .entry-title.h6-size,
.stripe-style-4 .header-color,
.stripe-style-4 .entry-meta .header-color,
.stripe-style-4 .stripe-color-title,
.stripe-style-4 .custom-categories a,
.stripe-style-4 .custom-categories a .item-name,
.stripe-style-4 .cat-item a,
.stripe-style-4 .widget_recent_comments a,
.stripe-style-4 .widget_tag_cloud a:hover {
color: #ffffff;
}
.stripe-style-5 h1,
.stripe-style-5 h2,
.stripe-style-5 h3,
.stripe-style-5 h4,
.stripe-style-5 h5,
.stripe-style-5 h6,
.stripe-style-5 h1 a,
.stripe-style-5 h2 a,
.stripe-style-5 h3 a,
.stripe-style-5 h4 a,
.stripe-style-5 h5 a,
.stripe-style-5 h6 a,
.stripe-style-5 h1 a:hover,
.stripe-style-5 h2 a:hover,
.stripe-style-5 h3 a:hover,
.stripe-style-5 h4 a:hover,
.stripe-style-5 h5 a:hover,
.stripe-style-5 h6 a:hover,
.stripe-style-5 .h1-size,
.stripe-style-5 .entry-title.h1-size,
.stripe-style-5 .h2-size,
.stripe-style-5 .entry-title.h2-size,
.stripe-style-5 h1.entry-title,
.stripe-style-5 .h3-size,
.stripe-style-5 .entry-title.h3-size,
.stripe-style-5 h2.entry-title,
.stripe-style-5 .h4-size,
.stripe-style-5 .entry-title.h4-size,
.stripe-style-5 h3.entry-title,
.stripe-style-5 .h5-size,
.stripe-style-5 .entry-title.h5-size,
.stripe-style-5 .h6-size,
.stripe-style-5 .entry-title.h6-size,
.stripe-style-5 .header-color,
.stripe-style-5 .entry-meta .header-color,
.stripe-style-5 .stripe-color-title,
.stripe-style-5 .custom-categories a,
.stripe-style-5 .custom-categories a .item-name,
.stripe-style-5 .cat-item a,
.stripe-style-5 .widget_recent_comments a,
.stripe-style-5 .widget_tag_cloud a:hover {
color: #333333;
}
.stripe .sidebar-content.solid-bg .portfolio-categories > a:after,
.stripe .sidebar-content.solid-bg .portfolio-categories > span:after,
.stripe .sidebar-content.solid-bg .entry-meta > a:after,
.stripe .sidebar-content.solid-bg .entry-meta > span:after {
background-color: rgba(136,136,136,0.5);
}
.stripe-style-1 .portfolio-categories > a:after,
.stripe-style-1 .portfolio-categories > span:after,
.stripe-style-1 .entry-meta > a:after,
.stripe-style-1 .entry-meta > span:after {
background-color: rgba(136,136,136,0.5);
}
.stripe-style-2 .portfolio-categories > a:after,
.stripe-style-2 .portfolio-categories > span:after,
.stripe-style-2 .entry-meta > a:after,
.stripe-style-2 .entry-meta > span:after {
background-color: rgba(244,244,244,0.5);
}
.stripe-style-3 .portfolio-categories > a:after,
.stripe-style-3 .portfolio-categories > span:after,
.stripe-style-3 .entry-meta > a:after,
.stripe-style-3 .entry-meta > span:after {
background-color: rgba(244,244,244,0.5);
}
.stripe-style-4 .portfolio-categories > a:after,
.stripe-style-4 .portfolio-categories > span:after,
.stripe-style-4 .entry-meta > a:after,
.stripe-style-4 .entry-meta > span:after {
background-color: rgba(255,255,255,0.5);
}
.stripe-style-5 .portfolio-categories > a:after,
.stripe-style-5 .portfolio-categories > span:after,
.stripe-style-5 .entry-meta > a:after,
.stripe-style-5 .entry-meta > span:after {
background-color: rgba(51,51,51,0.5);
}
.stripe-style-1 .comment-metadata,
.stripe-style-1 .comment-metadata a,
.stripe-style-1 .entry-meta a,
.stripe-style-1 .entry-meta span,
.stripe-style-1 .entry-meta a *,
.stripe-style-1 .single .entry-tags,
.stripe-style-1 .single .entry-tags a {
color: rgba(136,136,136,0.5);
}
.stripe-style-2 .comment-metadata,
.stripe-style-2 .comment-metadata a,
.stripe-style-2 .entry-meta a,
.stripe-style-2 .entry-meta span,
.stripe-style-2 .entry-meta a *,
.stripe-style-2 .single .entry-tags,
.stripe-style-2 .single .entry-tags a {
color: rgba(244,244,244,0.5);
}
#page .stripe-style-3 .comment-metadata,
#page .stripe-style-3 .comment-metadata a,
#page .stripe-style-3 .entry-meta a,
#page .stripe-style-3 .entry-meta span,
#page .stripe-style-3 .entry-meta a *,
#page .stripe-style-3 .single .entry-tags,
#page .stripe-style-3 .single .entry-tags a {
color: rgba(244,244,244,0.5);
}
.stripe-style-4 .comment-metadata,
.stripe-style-4 .comment-metadata a,
.stripe-style-4 .entry-meta a,
.stripe-style-4 .entry-meta span,
.stripe-style-4 .entry-meta a *,
.stripe-style-4 .single .entry-tags,
.stripe-style-4 .single .entry-tags a {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 .comment-metadata,
.stripe-style-5 .comment-metadata a,
.stripe-style-5 .entry-meta a,
.stripe-style-5 .entry-meta span,
.stripe-style-5 .entry-meta a *,
.stripe-style-5 .single .entry-tags,
.stripe-style-5 .single .entry-tags a {
color: rgba(51,51,51,0.5);
}
.stripe .sidebar-content.solid-bg .widget,
.stripe .sidebar-content.solid-bg .widget * {
color: #888888;
}
.stripe-style-1 .shortcode-tooltip {
color: #bc1a1a;
border-color: #bc1a1a;
}
.stripe-style-2 .shortcode-tooltip {
color: #bc1a1a;
border-color: #bc1a1a;
}
.stripe-style-3 .shortcode-tooltip {
color: #bc1a1a;
border-color: #bc1a1a;
}
.stripe-style-1 .hr-thick {
border-color: rgba(136,136,136,0.1);
}
.stripe-style-2 .hr-thick {
border-color: rgba(244,244,244,0.1);
}
.stripe-style-3 .hr-thick {
border-color: rgba(244,244,244,0.1);
}
.stripe-style-4 .hr-thick {
border-color: rgba(255,255,255,0.1);
}
.stripe-style-5 .hr-thick {
border-color: rgba(51,51,51,0.1);
}
.stripe-style-1 .hr-thin {
border-bottom: none;
}
.stripe-style-2 .hr-thin {
border-bottom: none;
}
.stripe-style-3 .hr-thin {
border-bottom: none;
}
.stripe-style-4 .hr-thin {
border-bottom: none;
}
.stripe-style-5 .hr-thin {
border-bottom: none;
}
.stripe .sidebar-content.solid-bg .soc-ico a:before {
background-color: rgba(136,136,136,0.15);
}
.stripe-style-1 .soc-ico a:before {
background-color: rgba(136,136,136,0.15);
}
.stripe-style-2 .soc-ico a:before {
background-color: rgba(244,244,244,0.15);
}
.stripe-style-3 .soc-ico a:before {
background-color: rgba(244,244,244,0.15);
}
.stripe-style-4 .soc-ico a:before {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .soc-ico a:before {
background-color: rgba(51,51,51,0.15);
}
.stripe .sidebar-content.solid-bg .soc-ico a .soc-font-icon {
color: #888888;
}
.stripe-style-1 .soc-ico a .soc-font-icon {
color: #888888;
}
.stripe-style-2 .soc-ico a .soc-font-icon {
color: #f4f4f4;
}
.stripe-style-3 .soc-ico a .soc-font-icon {
color: #f4f4f4;
}
.stripe-style-4 .soc-ico a .soc-font-icon {
color: #ffffff;
}
.stripe-style-5 .soc-ico a .soc-font-icon {
color: #333333;
}
.stripe-style-1 .dt-style.vc_progress_bar.outline-bg .vc_single_bar {
box-shadow: inset 0px 0px 0px 1px rgba(136,136,136,0.15);
}
.stripe-style-2 .dt-style.vc_progress_bar.outline-bg .vc_single_bar {
box-shadow: inset 0px 0px 0px 1px rgba(244,244,244,0.15);
}
.stripe-style-3 .dt-style.vc_progress_bar.outline-bg .vc_single_bar {
box-shadow: inset 0px 0px 0px 1px rgba(244,244,244,0.15);
}
.stripe-style-4 .dt-style.vc_progress_bar.outline-bg .vc_single_bar {
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-5 .dt-style.vc_progress_bar.outline-bg .vc_single_bar {
box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
}
.stripe-style-1 .dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
background-color: rgba(136,136,136,0.1);
}
.stripe-style-2 .dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
background-color: rgba(244,244,244,0.1);
}
.stripe-style-3 .dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
background-color: rgba(244,244,244,0.1);
}
.stripe-style-4 .dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
background-color: rgba(255,255,255,0.1);
}
.stripe-style-5 .dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
background-color: rgba(51,51,51,0.1);
}
.stripe-style-1 .vc_pie_wrapper .vc_pie_chart_back {
border-color: rgba(58,58,58,0.1) !important;
}
.stripe-style-2 .vc_pie_wrapper .vc_pie_chart_back {
border-color: rgba(244,244,244,0.1) !important;
}
.stripe-style-3 .vc_pie_wrapper .vc_pie_chart_back {
border-color: rgba(244,244,244,0.1) !important;
}
.stripe-style-4 .vc_pie_wrapper .vc_pie_chart_back {
border-color: rgba(255,255,255,0.1) !important;
}
.stripe-style-5 .vc_pie_wrapper .vc_pie_chart_back {
border-color: rgba(51,51,51,0.1) !important;
}
.stripe .dt-btn:not(.btn-custom-style),
.stripe .dt-btn:not(.btn-custom-style) *,
.stripe .btn-link:not(.custom-btn-color),
.stripe .btn-link:not(.custom-btn-color) * {
color: var(--the7-btn-color);
}
.stripe .sidebar-content.solid-bg .dt-btn:not(.btn-custom-style).title-btn-color,
.stripe .sidebar-content.solid-bg .dt-btn:not(.btn-custom-style).title-btn-color > span,
.stripe .sidebar-content.solid-bg .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.stripe .sidebar-content.solid-bg .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
.stripe .sidebar-content.solid-bg .btn-link:not(.custom-btn-color).title-btn-color,
.stripe .sidebar-content.solid-bg .btn-link:not(.custom-btn-color).title-btn-color > span,
.stripe .sidebar-content.solid-bg .btn-link:not(.custom-btn-color).title-btn-color > .text-wrap *,
.stripe .sidebar-content.solid-bg .btn-link:not(.custom-btn-color).title-btn-color > i[class^="fa"] {
color: #3a3a3a;
}
.stripe .sidebar-content.solid-bg .dt-btn:not(.btn-custom-style).title-btn-color,
.stripe .sidebar-content.solid-bg .dt-btn:not(.btn-custom-style).title-btn-color > span,
.stripe .sidebar-content.solid-bg .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.stripe .sidebar-content.solid-bg .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
.stripe .sidebar-content.solid-bg .btn-link:not(.custom-btn-color).title-btn-color,
.stripe .sidebar-content.solid-bg .btn-link:not(.custom-btn-color).title-btn-color > span,
.stripe .sidebar-content.solid-bg .btn-link:not(.custom-btn-color).title-btn-color > .text-wrap *,
.stripe .sidebar-content.solid-bg .btn-link:not(.custom-btn-color).title-btn-color > i[class^="fa"] {
color: #3a3a3a;
}
.stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-color,
.stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-color > span,
.stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
.stripe-style-1 .btn-link:not(.custom-btn-color).title-btn-color,
.stripe-style-1 .btn-link:not(.custom-btn-color).title-btn-color > span,
.stripe-style-1 .btn-link:not(.custom-btn-color).title-btn-color > .text-wrap *,
.stripe-style-1 .btn-link:not(.custom-btn-color).title-btn-color > i[class^="fa"] {
color: #3a3a3a;
}
.stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-color,
.stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-color > span,
.stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
.stripe-style-2 .btn-link:not(.custom-btn-color).title-btn-color,
.stripe-style-2 .btn-link:not(.custom-btn-color).title-btn-color > span,
.stripe-style-2 .btn-link:not(.custom-btn-color).title-btn-color > .text-wrap *,
.stripe-style-2 .btn-link:not(.custom-btn-color).title-btn-color > i[class^="fa"] {
color: #f4f4f4;
}
.stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-color,
.stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-color > span,
.stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
.stripe-style-3 .btn-link:not(.custom-btn-color).title-btn-color,
.stripe-style-3 .btn-link:not(.custom-btn-color).title-btn-color > span,
.stripe-style-3 .btn-link:not(.custom-btn-color).title-btn-color > .text-wrap *,
.stripe-style-3 .btn-link:not(.custom-btn-color).title-btn-color > i[class^="fa"] {
color: #f4f4f4;
}
.stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-color,
.stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-color > span,
.stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
.stripe-style-4 .btn-link:not(.custom-btn-color).title-btn-color,
.stripe-style-4 .btn-link:not(.custom-btn-color).title-btn-color > span,
.stripe-style-4 .btn-link:not(.custom-btn-color).title-btn-color > .text-wrap *,
.stripe-style-4 .btn-link:not(.custom-btn-color).title-btn-color > i[class^="fa"] {
color: #ffffff;
}
.stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-color,
.stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-color > span,
.stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
.stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
.stripe-style-5 .btn-link:not(.custom-btn-color).title-btn-color,
.stripe-style-5 .btn-link:not(.custom-btn-color).title-btn-color > span,
.stripe-style-5 .btn-link:not(.custom-btn-color).title-btn-color > .text-wrap *,
.stripe-style-5 .btn-link:not(.custom-btn-color).title-btn-color > i[class^="fa"] {
color: #333333;
}
.stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > span,
.stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .text-wrap *,
.stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > i[class^="fa"],
.stripe-style-1 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > span,
.stripe-style-1 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > .text-wrap *,
.stripe-style-1 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > i[class^="fa"] {
color: #3a3a3a !important;
}
.stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > span,
.stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .text-wrap *,
.stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > i[class^="fa"],
.stripe-style-2 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > span,
.stripe-style-2 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > .text-wrap *,
.stripe-style-2 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > i[class^="fa"] {
color: #f4f4f4 !important;
}
.stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > span,
.stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .text-wrap *,
.stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > i[class^="fa"],
.stripe-style-3 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > span,
.stripe-style-3 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > .text-wrap *,
.stripe-style-3 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > i[class^="fa"] {
color: #f4f4f4 !important;
}
.stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > span,
.stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .text-wrap *,
.stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > i[class^="fa"],
.stripe-style-4 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > span,
.stripe-style-4 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > .text-wrap *,
.stripe-style-4 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > i[class^="fa"] {
color: #ffffff !important;
}
.stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > span,
.stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .text-wrap *,
.stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > i[class^="fa"],
.stripe-style-5 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > span,
.stripe-style-5 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > .text-wrap *,
.stripe-style-5 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > i[class^="fa"] {
color: #333333 !important;
}
.stripe-style-1 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before {
background-color: rgba(136,136,136,0.15);
}
.stripe-style-2 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before {
background-color: rgba(244,244,244,0.15);
}
.stripe-style-3 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before {
background-color: rgba(244,244,244,0.15);
}
.stripe-style-4 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before {
background-color: rgba(51,51,51,0.15);
}
#page .stripe-style-1 .wpb_content_element.dt-style .wpb_accordion_header > a:after {
color: rgba(136,136,136,0.5);
}
#page .stripe-style-2 .wpb_content_element.dt-style .wpb_accordion_header > a:after {
color: rgba(244,244,244,0.5);
}
#page .stripe-style-3 .wpb_content_element.dt-style .wpb_accordion_header > a:after {
color: rgba(244,244,244,0.5);
}
#page .stripe-style-4 .wpb_content_element.dt-style .wpb_accordion_header > a:after {
color: rgba(255,255,255,0.5);
}
#page .stripe-style-5 .wpb_content_element.dt-style .wpb_accordion_header > a:after {
color: rgba(51,51,51,0.5);
}
.stripe-style-1 .ls-container.ls-carousel .ls-thumbnail-inner {
background-color: rgba(58,58,58,0.04);
}
.stripe-style-2 .ls-container.ls-carousel .ls-thumbnail-inner {
background-color: rgba(244,244,244,0.04);
}
.stripe-style-3 .ls-container.ls-carousel .ls-thumbnail-inner {
background-color: rgba(244,244,244,0.04);
}
.stripe-style-4 .ls-container.ls-carousel .ls-thumbnail-inner {
background-color: rgba(255,255,255,0.04);
}
.stripe-style-5 .ls-container.ls-carousel .ls-thumbnail-inner {
background-color: rgba(51,51,51,0.04);
}
.stripe .sidebar-content.solid-bg .no-avatar,
.stripe .sidebar-content.solid-bg .no-avatar:after,
.stripe .sidebar-content.solid-bg .comment-list .no-avatar:after {
color: rgba(136,136,136,0.15);
}
.stripe-style-1 .no-avatar,
.stripe-style-1 .no-avatar:after,
.stripe-style-1 .comment-list .no-avatar:after {
color: rgba(136,136,136,0.15);
}
.stripe-style-2 .no-avatar,
.stripe-style-2 .no-avatar:after,
.stripe-style-2 .comment-list .no-avatar:after {
color: rgba(244,244,244,0.15);
}
.stripe-style-3 .no-avatar,
.stripe-style-3 .no-avatar:after,
.stripe-style-3 .comment-list .no-avatar:after {
color: rgba(244,244,244,0.15);
}
.stripe-style-4 .no-avatar,
.stripe-style-4 .no-avatar:after,
.stripe-style-4 .comment-list .no-avatar:after {
color: rgba(255,255,255,0.15);
}
.stripe-style-5 .no-avatar,
.stripe-style-5 .no-avatar:after,
.stripe-style-5 .comment-list .no-avatar:after {
color: rgba(51,51,51,0.15);
}
.stripe .sidebar-content.solid-bg .layzr-bg {
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(136,136,136,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.stripe-style-1 .layzr-bg {
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(136,136,136,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.stripe-style-2 .layzr-bg {
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(244,244,244,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.stripe-style-3 .layzr-bg {
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(244,244,244,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.stripe-style-4 .layzr-bg {
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(255,255,255,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.stripe-style-5 .layzr-bg {
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(51,51,51,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
}
.stripe .sidebar-content.solid-bg .layzr-bg:not(.layzr-bg-transparent) {
background-color: rgba(136,136,136,0.05);
}
.stripe-style-1 .layzr-bg:not(.layzr-bg-transparent) {
background-color: rgba(136,136,136,0.05);
}
.stripe-style-2 .layzr-bg:not(.layzr-bg-transparent) {
background-color: rgba(244,244,244,0.05);
}
.stripe-style-3 .layzr-bg:not(.layzr-bg-transparent) {
background-color: rgba(244,244,244,0.05);
}
.stripe-style-4 .layzr-bg:not(.layzr-bg-transparent) {
background-color: rgba(255,255,255,0.05);
}
.stripe-style-5 .layzr-bg:not(.layzr-bg-transparent) {
background-color: rgba(51,51,51,0.05);
}
.stripe .sidebar-content.solid-bg .tp-bullets.custom .tp-bullet.selected:after {
background-color: rgba(136,136,136,0.25);
}
.stripe-style-1 .tp-bullets.custom .tp-bullet.selected:after {
background-color: rgba(136,136,136,0.25);
}
.stripe-style-2 .tp-bullets.custom .tp-bullet.selected:after {
background-color: rgba(244,244,244,0.25);
}
.stripe-style-3 .tp-bullets.custom .tp-bullet.selected:after {
background-color: rgba(244,244,244,0.25);
}
.stripe-style-4 .tp-bullets.custom .tp-bullet.selected:after {
background-color: rgba(255,255,255,0.25);
}
.stripe-style-5 .tp-bullets.custom .tp-bullet.selected:after {
background-color: rgba(51,51,51,0.25);
}
.stripe .sidebar-content.solid-bg .tp-bullets.custom .tp-bullet:before,
.stripe .sidebar-content.solid-bg .tp-bullets.custom .tp-bullet.selected:hover:before,
.stripe .sidebar-content.solid-bg #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
border-color: rgba(136,136,136,0.25);
}
.stripe-style-1 .tp-bullets.custom .tp-bullet:before,
.stripe-style-1 .tp-bullets.custom .tp-bullet.selected:hover:before,
.stripe-style-1 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
border-color: rgba(136,136,136,0.25);
}
.stripe-style-2 .tp-bullets.custom .tp-bullet:before,
.stripe-style-2 .tp-bullets.custom .tp-bullet.selected:hover:before,
.stripe-style-2 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
border-color: rgba(244,244,244,0.25);
}
.stripe-style-3 .tp-bullets.custom .tp-bullet:before,
.stripe-style-3 .tp-bullets.custom .tp-bullet.selected:hover:before,
.stripe-style-3 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
border-color: rgba(244,244,244,0.25);
}
.stripe-style-4 .tp-bullets.custom .tp-bullet:before,
.stripe-style-4 .tp-bullets.custom .tp-bullet.selected:hover:before,
.stripe-style-4 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
border-color: rgba(255,255,255,0.25);
}
.stripe-style-5 .tp-bullets.custom .tp-bullet:before,
.stripe-style-5 .tp-bullets.custom .tp-bullet.selected:hover:before,
.stripe-style-5 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
border-color: rgba(51,51,51,0.25);
}
.outlines-bullets .stripe-style-1 .tp-bullets.custom .tp-bullet:before,
.outlines-bullets .stripe-style-1 .tp-bullets.custom .tp-bullet.selected:hover:before,
.outlines-bullets .stripe-style-1 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
background-color: rgba(136,136,136,0.04);
box-shadow: inset 0px 0px 0px 1px rgba(136,136,136,0.25);
}
.outlines-bullets .stripe-style-2 .tp-bullets.custom .tp-bullet:before,
.outlines-bullets .stripe-style-2 .tp-bullets.custom .tp-bullet.selected:hover:before,
.outlines-bullets .stripe-style-2 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
background-color: rgba(244,244,244,0.04);
box-shadow: inset 0px 0px 0px 1px rgba(244,244,244,0.25);
}
.outlines-bullets .stripe-style-3 .tp-bullets.custom .tp-bullet:before,
.outlines-bullets .stripe-style-3 .tp-bullets.custom .tp-bullet.selected:hover:before,
.outlines-bullets .stripe-style-3 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
background-color: rgba(244,244,244,0.04);
box-shadow: inset 0px 0px 0px 1px rgba(244,244,244,0.25);
}
.outlines-bullets .stripe-style-4 .tp-bullets.custom .tp-bullet:before,
.outlines-bullets .stripe-style-4 .tp-bullets.custom .tp-bullet.selected:hover:before,
.outlines-bullets .stripe-style-4 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
background-color: rgba(255,255,255,0.04);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.25);
}
.outlines-bullets .stripe-style-5 .tp-bullets.custom .tp-bullet:before,
.outlines-bullets .stripe-style-5 .tp-bullets.custom .tp-bullet.selected:hover:before,
.outlines-bullets .stripe-style-5 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
background-color: rgba(51,51,51,0.04);
box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.25);
}
.stripe-style-1 .portfolio-categories a,
.stripe-style-1 .portfolio-categories a *,
.stripe-style-1 .portfolio-categories span {
color: rgba(136,136,136,0.5);
}
.stripe-style-2 .portfolio-categories a,
.stripe-style-2 .portfolio-categories a *,
.stripe-style-2 .portfolio-categories span {
color: rgba(244,244,244,0.5);
}
.stripe-style-3 .portfolio-categories a,
.stripe-style-3 .portfolio-categories a *,
.stripe-style-3 .portfolio-categories span {
color: rgba(244,244,244,0.5);
}
.stripe-style-4 .portfolio-categories a,
.stripe-style-4 .portfolio-categories a *,
.stripe-style-4 .portfolio-categories span {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 .portfolio-categories a,
.stripe-style-5 .portfolio-categories a *,
.stripe-style-5 .portfolio-categories span {
color: rgba(51,51,51,0.5);
}
.stripe-style-1 .paginator .button-load-more {
border-color: rgba(58,58,58,0.1);
}
.stripe-style-2 .paginator .button-load-more {
border-color: rgba(244,244,244,0.1);
}
.stripe-style-3 .paginator .button-load-more {
border-color: rgba(244,244,244,0.1);
}
.stripe-style-4 .paginator .button-load-more {
border-color: rgba(255,255,255,0.1);
}
.stripe-style-5 .paginator .button-load-more {
border-color: rgba(51,51,51,0.1);
}
.stripe-style-1 .paginator .button-load-more.animate-load,
.stripe-style-1 .paginator .button-load-more:hover {
border-color: rgba(58,58,58,0.21);
}
.stripe-style-2 .paginator .button-load-more.animate-load,
.stripe-style-2 .paginator .button-load-more:hover {
border-color: rgba(244,244,244,0.21);
}
.stripe-style-3 .paginator .button-load-more.animate-load,
.stripe-style-3 .paginator .button-load-more:hover {
border-color: rgba(244,244,244,0.21);
}
.stripe-style-4 .paginator .button-load-more.animate-load,
.stripe-style-4 .paginator .button-load-more:hover {
border-color: rgba(255,255,255,0.21);
}
.stripe-style-5 .paginator .button-load-more.animate-load,
.stripe-style-5 .paginator .button-load-more:hover {
border-color: rgba(51,51,51,0.21);
}
.stripe-style-1 .paginator .button-load-more.animate-load .stick,
.stripe-style-1 .paginator .button-load-more.button-lazy-loading .stick {
border-top-color: #3a3a3a;
border-right-color: #3a3a3a;
}
.stripe-style-2 .paginator .button-load-more.animate-load .stick,
.stripe-style-2 .paginator .button-load-more.button-lazy-loading .stick {
border-top-color: #f4f4f4;
border-right-color: #f4f4f4;
}
.stripe-style-3 .paginator .button-load-more.animate-load .stick,
.stripe-style-3 .paginator .button-load-more.button-lazy-loading .stick {
border-top-color: #f4f4f4;
border-right-color: #f4f4f4;
}
.stripe-style-4 .paginator .button-load-more.animate-load .stick,
.stripe-style-4 .paginator .button-load-more.button-lazy-loading .stick {
border-top-color: #f4f4f4;
border-right-color: #f4f4f4;
}
.stripe-style-5 .paginator .button-load-more.animate-load .stick,
.stripe-style-5 .paginator .button-load-more.button-lazy-loading .stick {
border-top-color: #f4f4f4;
border-right-color: #f4f4f4;
}
.stripe-style-1 .reset_variations,
.stripe-style-1 .reset_variations:hover,
.stripe-style-1 .variations label,
.stripe-style-1 .product_meta > span,
.stripe-style-1 .product_meta > span a,
.stripe-style-1 .product_list_widget del,
.stripe-style-1 .product_list_widget del .amount,
.stripe-style-1 .product_list_widget del .amount *,
.stripe-style-1 .woocom-list-content .price del,
.stripe-style-1 .woocom-list-content del,
.stripe-style-1 .woocom-list-content del .amount,
.stripe-style-1 .woocom-list-content del .amount *,
.stripe-style-1 .widget_shopping_cart_content strong,
.stripe-style-1 .widget_shopping_cart_content dt,
.stripe-style-1 .woocommerce-review-link,
.stripe-style-1 .woocommerce-review-link *,
.stripe-style-1 .woocommerce-review-link:hover,
.stripe-style-1 .widget_price_filter .price_slider_amount,
.stripe-style-1 .shop_table .variation *,
.stripe-style-1 .woocommerce-tabs li > a,
.stripe-style-1 .product .summary.entry-summary .price del,
.stripe-style-1 .woocommerce-result-count,
.stripe-style-1 .widget_layered_nav li > small,
.stripe-style-1 .widget_product_categories .count,
.stripe-style-1 .stars a {
color: rgba(136,136,136,0.5);
}
.stripe-style-2 .reset_variations,
.stripe-style-2 .reset_variations:hover,
.stripe-style-2 .variations label,
.stripe-style-2 .product_meta > span,
.stripe-style-2 .product_meta > span a,
.stripe-style-2 .product_list_widget del,
.stripe-style-2 .product_list_widget del .amount,
.stripe-style-2 .product_list_widget del .amount *,
.stripe-style-2 .woocom-list-content .price del,
.stripe-style-2 .woocom-list-content del,
.stripe-style-2 .woocom-list-content del .amount,
.stripe-style-2 .woocom-list-content del .amount *,
.stripe-style-2 .widget_shopping_cart_content strong,
.stripe-style-2 .widget_shopping_cart_content dt,
.stripe-style-2 .woocommerce-review-link,
.stripe-style-2 .woocommerce-review-link *,
.stripe-style-2 .woocommerce-review-link:hover,
.stripe-style-2 .widget_price_filter .price_slider_amount,
.stripe-style-2 .shop_table .variation *,
.stripe-style-2 .woocommerce-tabs li > a,
.stripe-style-2 .product .summary.entry-summary .price del,
.stripe-style-2 .woocommerce-result-count,
.stripe-style-2 .widget_layered_nav li > small,
.stripe-style-2 .widget_product_categories .count,
.stripe-style-2 .stars a {
color: rgba(244,244,244,0.5);
}
#page .stripe-style-3 .reset_variations,
#page .stripe-style-3 .reset_variations:hover,
#page .stripe-style-3 .variations label,
#page .stripe-style-3 .product_meta > span,
#page .stripe-style-3 .product_meta > span a,
#page .stripe-style-3 .product_list_widget del,
#page .stripe-style-3 .product_list_widget del .amount,
#page .stripe-style-3 .product_list_widget del .amount *,
#page .stripe-style-3 .woocom-list-content .price del,
#page .stripe-style-3 .woocom-list-content del,
#page .stripe-style-3 .woocom-list-content del .amount,
#page .stripe-style-3 .woocom-list-content del .amount *,
#page .stripe-style-3 .widget_shopping_cart_content strong,
#page .stripe-style-3 .widget_shopping_cart_content dt,
#page .stripe-style-3 .woocommerce-review-link,
#page .stripe-style-3 .woocommerce-review-link *,
#page .stripe-style-3 .woocommerce-review-link:hover,
#page .stripe-style-3 .widget_price_filter .price_slider_amount,
#page .stripe-style-3 .shop_table .variation *,
#page .stripe-style-3 .woocommerce-tabs li > a,
#page .stripe-style-3 .product .summary.entry-summary .price del,
#page .stripe-style-3 .woocommerce-result-count,
#page .stripe-style-3 .widget_layered_nav li > small,
#page .stripe-style-3 .widget_product_categories .count,
#page .stripe-style-3 .stars a {
color: rgba(244,244,244,0.5);
}
.stripe-style-4 .reset_variations,
.stripe-style-4 .reset_variations:hover,
.stripe-style-4 .variations label,
.stripe-style-4 .product_meta > span,
.stripe-style-4 .product_meta > span a,
.stripe-style-4 .product_list_widget del,
.stripe-style-4 .product_list_widget del .amount,
.stripe-style-4 .product_list_widget del .amount *,
.stripe-style-4 .woocom-list-content .price del,
.stripe-style-4 .woocom-list-content del,
.stripe-style-4 .woocom-list-content del .amount,
.stripe-style-4 .woocom-list-content del .amount *,
.stripe-style-4 .widget_shopping_cart_content strong,
.stripe-style-4 .widget_shopping_cart_content dt,
.stripe-style-4 .woocommerce-review-link,
.stripe-style-4 .woocommerce-review-link *,
.stripe-style-4 .woocommerce-review-link:hover,
.stripe-style-4 .widget_price_filter .price_slider_amount,
.stripe-style-4 .shop_table .variation *,
.stripe-style-4 .woocommerce-tabs li > a,
.stripe-style-4 .product .summary.entry-summary .price del,
.stripe-style-4 .woocommerce-result-count,
.stripe-style-4 .widget_layered_nav li > small,
.stripe-style-4 .widget_product_categories .count,
.stripe-style-4 .stars a {
color: rgba(255,255,255,0.5);
}
.stripe-style-5 .reset_variations,
.stripe-style-5 .reset_variations:hover,
.stripe-style-5 .variations label,
.stripe-style-5 .product_meta > span,
.stripe-style-5 .product_meta > span a,
.stripe-style-5 .product_list_widget del,
.stripe-style-5 .product_list_widget del .amount,
.stripe-style-5 .product_list_widget del .amount *,
.stripe-style-5 .woocom-list-content .price del,
.stripe-style-5 .woocom-list-content del,
.stripe-style-5 .woocom-list-content del .amount,
.stripe-style-5 .woocom-list-content del .amount *,
.stripe-style-5 .widget_shopping_cart_content strong,
.stripe-style-5 .widget_shopping_cart_content dt,
.stripe-style-5 .woocommerce-review-link,
.stripe-style-5 .woocommerce-review-link *,
.stripe-style-5 .woocommerce-review-link:hover,
.stripe-style-5 .widget_price_filter .price_slider_amount,
.stripe-style-5 .shop_table .variation *,
.stripe-style-5 .woocommerce-tabs li > a,
.stripe-style-5 .product .summary.entry-summary .price del,
.stripe-style-5 .woocommerce-result-count,
.stripe-style-5 .widget_layered_nav li > small,
.stripe-style-5 .widget_product_categories .count,
.stripe-style-5 .stars a {
color: rgba(51,51,51,0.5);
}
.stripe .sidebar-content.solid-bg .woocommerce-cart-wrap .order-total .amount,
.stripe .sidebar-content.solid-bg .woocommerce-cart-wrap .cart_totals h2,
.stripe .sidebar-content.solid-bg .woocommerce-cart-wrap .product-name a,
.stripe .sidebar-content.solid-bg .woocommerce-cart-wrap .product-subtotal,
.stripe .sidebar-content.solid-bg .woocommerce-cart-wrap .cart-subtotal .amount,
.stripe .sidebar-content.solid-bg .product-name > a,
.stripe .sidebar-content.solid-bg #reviews ol.commentlist .meta,
.stripe .sidebar-content.solid-bg .shop_table strong,
.stripe .sidebar-content.solid-bg ul.cart_list li a,
.stripe .sidebar-content.solid-bg ul.product_list_widget li a,
.stripe .sidebar-content.solid-bg .widget_product_categories li a,
.stripe .sidebar-content.solid-bg .woocommerce-tabs li.active > a,
.stripe .sidebar-content.solid-bg .woocommerce-tabs li > a:hover,
.stripe .sidebar-content.solid-bg .product .summary.entry-summary .price,
.stripe .sidebar-content.solid-bg .product .summary.entry-summary .price ins,
.stripe .sidebar-content.solid-bg .product-category mark,
.stripe .sidebar-content.solid-bg .woocom-list-content .price,
.stripe .sidebar-content.solid-bg .woocom-list-content .price *,
.stripe .sidebar-content.solid-bg .widget_layered_nav li > a,
.stripe .sidebar-content.solid-bg .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
color: #3a3a3a;
}
.stripe-style-1 .woocommerce-cart-wrap .order-total .amount,
.stripe-style-1 .woocommerce-cart-wrap .cart_totals h2,
.stripe-style-1 .woocommerce-cart-wrap .product-name a,
.stripe-style-1 .woocommerce-cart-wrap .product-subtotal,
.stripe-style-1 .woocommerce-cart-wrap .cart-subtotal .amount,
.stripe-style-1 .product-name > a,
.stripe-style-1 #reviews ol.commentlist .meta,
.stripe-style-1 .shop_table strong,
.stripe-style-1 ul.cart_list li a,
.stripe-style-1 ul.product_list_widget li a,
.stripe-style-1 .widget_product_categories li a,
.stripe-style-1 .woocommerce-tabs li.active > a,
.stripe-style-1 .woocommerce-tabs li > a:hover,
.stripe-style-1 .product .summary.entry-summary .price,
.stripe-style-1 .product .summary.entry-summary .price ins,
.stripe-style-1 .product-category mark,
.stripe-style-1 .woocom-list-content .price,
.stripe-style-1 .woocom-list-content .price *,
.stripe-style-1 .widget_layered_nav li > a,
.stripe-style-1 .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
color: #3a3a3a;
}
.stripe-style-2 .woocommerce-cart-wrap .order-total .amount,
.stripe-style-2 .woocommerce-cart-wrap .cart_totals h2,
.stripe-style-2 .woocommerce-cart-wrap .product-name a,
.stripe-style-2 .woocommerce-cart-wrap .product-subtotal,
.stripe-style-2 .woocommerce-cart-wrap .cart-subtotal .amount,
.stripe-style-2 .product-name > a,
.stripe-style-2 #reviews ol.commentlist .meta,
.stripe-style-2 .shop_table strong,
.stripe-style-2 ul.cart_list li a,
.stripe-style-2 ul.product_list_widget li a,
.stripe-style-2 .widget_product_categories li a,
.stripe-style-2 .woocommerce-tabs li.active > a,
.stripe-style-2 .woocommerce-tabs li > a:hover,
.stripe-style-2 .product .summary.entry-summary .price,
.stripe-style-2 .product .summary.entry-summary .price ins,
.stripe-style-2 .product-category mark,
.stripe-style-2 .woocom-list-content .price,
.stripe-style-2 .woocom-list-content .price *,
.stripe-style-2 .widget_layered_nav li > a,
.stripe-style-2 .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
color: #f4f4f4;
}
.stripe-style-3 .woocommerce-cart-wrap .order-total .amount,
.stripe-style-3 .woocommerce-cart-wrap .cart_totals h2,
.stripe-style-3 .woocommerce-cart-wrap .product-name a,
.stripe-style-3 .woocommerce-cart-wrap .product-subtotal,
.stripe-style-3 .woocommerce-cart-wrap .cart-subtotal .amount,
.stripe-style-3 .product-name > a,
.stripe-style-3 #reviews ol.commentlist .meta,
.stripe-style-3 .shop_table strong,
.stripe-style-3 ul.cart_list li a,
.stripe-style-3 ul.product_list_widget li a,
.stripe-style-3 .widget_product_categories li a,
.stripe-style-3 .woocommerce-tabs li.active > a,
.stripe-style-3 .woocommerce-tabs li > a:hover,
.stripe-style-3 .product .summary.entry-summary .price,
.stripe-style-3 .product .summary.entry-summary .price ins,
.stripe-style-3 .product-category mark,
.stripe-style-3 .woocom-list-content .price,
.stripe-style-3 .woocom-list-content .price *,
.stripe-style-3 .widget_layered_nav li > a,
.stripe-style-3 .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
color: #f4f4f4;
}
.stripe-style-4 .woocommerce-cart-wrap .order-total .amount,
.stripe-style-4 .woocommerce-cart-wrap .cart_totals h2,
.stripe-style-4 .woocommerce-cart-wrap .product-name a,
.stripe-style-4 .woocommerce-cart-wrap .product-subtotal,
.stripe-style-4 .woocommerce-cart-wrap .cart-subtotal .amount,
.stripe-style-4 .product-name > a,
.stripe-style-4 #reviews ol.commentlist .meta,
.stripe-style-4 .shop_table strong,
.stripe-style-4 ul.cart_list li a,
.stripe-style-4 ul.product_list_widget li a,
.stripe-style-4 .widget_product_categories li a,
.stripe-style-4 .woocommerce-tabs li.active > a,
.stripe-style-4 .woocommerce-tabs li > a:hover,
.stripe-style-4 .product .summary.entry-summary .price,
.stripe-style-4 .product .summary.entry-summary .price ins,
.stripe-style-4 .product-category mark,
.stripe-style-4 .woocom-list-content .price,
.stripe-style-4 .woocom-list-content .price *,
.stripe-style-4 .widget_layered_nav li > a,
.stripe-style-4 .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
color: #ffffff;
}
.stripe-style-5 .woocommerce-cart-wrap .order-total .amount,
.stripe-style-5 .woocommerce-cart-wrap .cart_totals h2,
.stripe-style-5 .woocommerce-cart-wrap .product-name a,
.stripe-style-5 .woocommerce-cart-wrap .product-subtotal,
.stripe-style-5 .woocommerce-cart-wrap .cart-subtotal .amount,
.stripe-style-5 .product-name > a,
.stripe-style-5 #reviews ol.commentlist .meta,
.stripe-style-5 .shop_table strong,
.stripe-style-5 ul.cart_list li a,
.stripe-style-5 ul.product_list_widget li a,
.stripe-style-5 .widget_product_categories li a,
.stripe-style-5 .woocommerce-tabs li.active > a,
.stripe-style-5 .woocommerce-tabs li > a:hover,
.stripe-style-5 .product .summary.entry-summary .price,
.stripe-style-5 .product .summary.entry-summary .price ins,
.stripe-style-5 .product-category mark,
.stripe-style-5 .woocom-list-content .price,
.stripe-style-5 .woocom-list-content .price *,
.stripe-style-5 .widget_layered_nav li > a,
.stripe-style-5 .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
color: #333333;
}
.stripe .sidebar-content.solid-bg .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: rgba(136,136,136,0.15);
}
.stripe-style-1 .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: rgba(136,136,136,0.15);
}
.stripe-style-2 .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: rgba(244,244,244,0.15);
}
.stripe-style-3 .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: rgba(244,244,244,0.15);
}
.stripe-style-4 .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: rgba(255,255,255,0.15);
}
.stripe-style-5 .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: rgba(51,51,51,0.15);
}
.stripe-style-1 table.shop_table td,
.stripe-style-1 .cart-collaterals .cart_totals tr td,
.stripe-style-1 .cart-collaterals .cart_totals tr th,
.stripe-style-1 .shop_attributes td,
.stripe-style-1 .shop_attributes th,
.stripe-style-1 table.shop_attributes,
.stripe-style-1 .content table.shop_table tr,
.stripe-style-1 .woocommerce table.shop_table,
.stripe-style-1 p.stars a.star-1,
.stripe-style-1 p.stars a.star-2,
.stripe-style-1 p.stars a.star-3,
.stripe-style-1 p.stars a.star-4,
.stripe-style-1 p.stars a.star-5 {
border-color: rgba(136,136,136,0.15);
}
.stripe-style-2 table.shop_table td,
.stripe-style-2 .cart-collaterals .cart_totals tr td,
.stripe-style-2 .cart-collaterals .cart_totals tr th,
.stripe-style-2 .shop_attributes td,
.stripe-style-2 .shop_attributes th,
.stripe-style-2 table.shop_attributes,
.stripe-style-2 .content table.shop_table tr,
.stripe-style-2 .woocommerce table.shop_table,
.stripe-style-2 p.stars a.star-1,
.stripe-style-2 p.stars a.star-2,
.stripe-style-2 p.stars a.star-3,
.stripe-style-2 p.stars a.star-4,
.stripe-style-2 p.stars a.star-5 {
border-color: rgba(244,244,244,0.15);
}
.stripe-style-3 table.shop_table td,
.stripe-style-3 .cart-collaterals .cart_totals tr td,
.stripe-style-3 .cart-collaterals .cart_totals tr th,
.stripe-style-3 .shop_attributes td,
.stripe-style-3 .shop_attributes th,
.stripe-style-3 table.shop_attributes,
.stripe-style-3 .content table.shop_table tr,
.stripe-style-3 .woocommerce table.shop_table,
.stripe-style-3 p.stars a.star-1,
.stripe-style-3 p.stars a.star-2,
.stripe-style-3 p.stars a.star-3,
.stripe-style-3 p.stars a.star-4,
.stripe-style-3 p.stars a.star-5 {
border-color: rgba(244,244,244,0.15);
}
.stripe-style-4 table.shop_table td,
.stripe-style-4 .cart-collaterals .cart_totals tr td,
.stripe-style-4 .cart-collaterals .cart_totals tr th,
.stripe-style-4 .shop_attributes td,
.stripe-style-4 .shop_attributes th,
.stripe-style-4 table.shop_attributes,
.stripe-style-4 .content table.shop_table tr,
.stripe-style-4 .woocommerce table.shop_table,
.stripe-style-4 p.stars a.star-1,
.stripe-style-4 p.stars a.star-2,
.stripe-style-4 p.stars a.star-3,
.stripe-style-4 p.stars a.star-4,
.stripe-style-4 p.stars a.star-5 {
border-color: rgba(255,255,255,0.15);
}
.stripe-style-5 table.shop_table td,
.stripe-style-5 .cart-collaterals .cart_totals tr td,
.stripe-style-5 .cart-collaterals .cart_totals tr th,
.stripe-style-5 .shop_attributes td,
.stripe-style-5 .shop_attributes th,
.stripe-style-5 table.shop_attributes,
.stripe-style-5 .content table.shop_table tr,
.stripe-style-5 .woocommerce table.shop_table,
.stripe-style-5 p.stars a.star-1,
.stripe-style-5 p.stars a.star-2,
.stripe-style-5 p.stars a.star-3,
.stripe-style-5 p.stars a.star-4,
.stripe-style-5 p.stars a.star-5 {
border-color: rgba(51,51,51,0.15);
}
.stripe-style-1 .star-rating,
.stripe-style-1 .star-rating:before {
color: rgba(136,136,136,0.35);
}
.stripe-style-2 .star-rating,
.stripe-style-2 .star-rating:before {
color: rgba(244,244,244,0.35);
}
#page .stripe-style-3 .star-rating,
#page .stripe-style-3 .star-rating:before {
color: rgba(244,244,244,0.35);
}
.stripe-style-4 .star-rating,
.stripe-style-4 .star-rating:before {
color: rgba(255,255,255,0.35);
}
.stripe-style-5 .star-rating,
.stripe-style-5 .star-rating:before {
color: rgba(51,51,51,0.35);
}
.stripe-style-1 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) a,
.stripe-style-1 .widget .post-content .text-secondary {
color: #888888;
}
.stripe-style-2 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) a,
.stripe-style-2 .widget .post-content .text-secondary {
color: #f4f4f4;
}
#page .stripe-style-3 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) a,
#page .stripe-style-3 .widget .post-content .text-secondary {
color: #f4f4f4;
}
.stripe-style-4 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) a,
.stripe-style-4 .widget .post-content .text-secondary {
color: #ffffff;
}
.stripe-style-5 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) a,
.stripe-style-5 .widget .post-content .text-secondary {
color: #333333;
}#page .logos-grid {
margin-bottom: -40px;
}
.logos-grid .wf-cell {
display: none;
margin-bottom: 40px;
text-align: center;
}
.logos-grid a {
display: inline-block;
vertical-align: middle;
max-width: 100%;
line-height: 0;
-webkit-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.logos-grid a:hover {
opacity: 0.7;
}
.logos-grid img {
max-width: 100%;
height: auto;
}
.logo-items li {
text-align: center;
}
.logo-items li a {
line-height: 0;
font-size: 0;
opacity: 1;
-webkit-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.logo-items img {
max-width: 100%;
height: auto;
}
.logo-items li a:hover {
opacity: 0.8;
}
#page .benefits-grid {
margin-bottom: -40px;
}
#page .benefits-style-one.benefits-grid,
#page .benefits-style-two.benefits-grid {
margin-bottom: -30px;
}
.benefits-grid .wf-cell {
margin-bottom: 40px;
text-align: center;
}
.benefits-grid br,
.benefits-grid > .wf-cell {
display: none;
}
.benefits-style-one.benefits-grid .wf-cell,
.benefits-style-two.benefits-grid .wf-cell {
margin-bottom: 30px;
text-align: left;
}
.benefits-style-one.benefits-grid.static-line .wf-cell,
.benefits-style-one.benefits-grid.hover-line .wf-cell,
.benefits-style-two.benefits-grid.static-line .wf-cell,
.benefits-style-two.benefits-grid.hover-line .wf-cell {
margin-bottom: 40px;
}
.benefits-style-one .wf-table,
.benefits-style-two .wf-table {
width: auto;
}
.benefits-style-two.benefits-grid .wf-td {
vertical-align: top;
}
.benefits-style-one.benefits-grid .wf-td {
padding-bottom: 0px;
}
.benefits-inner {
margin-top: -5px;
}
.benefit-line-decoration,
.benefits-style-one .wf-cell > div,
.benefits-style-two .benefits-inner {
position: relative;
}
.hover-line .benefit-line-decoration,
.static-line .benefit-line-decoration {
padding-bottom: 10px;
margin-bottom: 20px;
}
.hover-line.benefits-style-one .wf-cell > div,
.static-line.benefits-style-one .wf-cell > div,
.hover-line.benefits-style-two .benefits-inner,
.static-line.benefits-style-two .benefits-inner {
padding-bottom: 25px;
}
.hover-line .benefit-line-decoration:after,
.static-line .benefit-line-decoration:after,
.hover-line.benefits-style-one .wf-cell > div:after,
.hover-line.benefits-style-two .benefits-inner:after,
.static-line.benefits-style-one .wf-cell > div:after,
.static-line.benefits-style-two .benefits-inner:after {
position: absolute;
left: 50%;
bottom: 0;
margin-left: -25px;
width: 50px;
height: 2px;
content: "";
}
.hover-line.benefits-style-one .wf-cell > div:after,
.hover-line.benefits-style-two .benefits-inner:after,
.static-line.benefits-style-one .wf-cell > div:after,
.static-line.benefits-style-two .benefits-inner:after {
left: 0;
margin-left: 0;
}
.benefits-grid p,
.benefits-grid ul,
.benefits-grid ol {
margin-bottom: 0;
}
.benefit-title a {
display: inline-block;
}
.benefits-grid-ico {
display: block;
margin: 0 auto 10px auto;
}
.icons-bg .benefits-grid-ico {
margin: 0 auto 20px auto;
}
.benefits-style-one.benefits-grid .benefits-grid-ico {
margin: 0 12px 10px 0;
}
.benefits-style-two.benefits-grid .benefits-grid-ico {
margin: 5px 22px 0 0;
}
.benefits-style-one.benefits-grid.icons-bg .benefits-grid-ico,
.benefits-style-two.benefits-grid.icons-bg .benefits-grid-ico {
text-align: center;
}
a.benefits-grid-ico {
-webkit-transition: background-color 250ms ease;
transition: background-color 250ms ease;
}
a.benefits-grid-ico > i[class^="fa"],
a.benefits-grid-ico > i[class^="fa"]:before {
-webkit-transition: color 250ms ease;
transition: color 250ms ease;
}
.content .benefits-grid-ico > img {
max-width: 100%;
height: auto;
vertical-align: middle;
line-height: 0;
}
.benefits-grid a {
text-decoration: none;
}
#page .light-bg.icons-bg .benefits-grid-ico,
#page .light-hover-bg.icons-bg a.benefits-grid-ico:hover {
background-color: rgba(84,84,84,0.1);
background-image: none;
}
#page .light-icon-color .benefits-grid-ico > i[class^="fa"],
#page .light-icon-hover-color a.benefits-grid-ico:hover > i[class^="fa"],
#page .light-icon-color .benefits-grid-ico > i[class^="fa"]:before,
#page .light-icon-hover-color a.benefits-grid-ico:hover > i[class^="fa"]:before {
color: #828282;
background: none;
}
#page .icons-bg.accent-bg .benefits-grid-ico,
#page .icons-bg.accent-hover-bg a.benefits-grid-ico:hover,
.hover-line .benefit-line-decoration:after,
.benefits-style-one.hover-line .wf-cell > div:after,
.benefits-style-two.hover-line .wf-cell .benefits-inner:after {
color: #fff;
background-color: #bc1a1a;
}
#page .icons-bg.accent-bg .benefits-grid-ico,
#page .icons-bg.accent-hover-bg a.benefits-grid-ico:hover {
background-color: #bc1a1a;
}
#page .accent-icon-color .benefits-grid-ico > i[class^="fa"],
#page .accent-icon-color .benefits-grid-ico > i[class^="fa"]:before,
#page .accent-icon-hover-color a.benefits-grid-ico:hover > i[class^="fa"],
#page .accent-icon-hover-color a.benefits-grid-ico:hover > i[class^="fa"]:before,
#page .benefit-title a:hover {
color: #bc1a1a;
}
#page .stripe .accent-icon-color .benefits-grid-ico > i[class^="fa"],
#page .stripe .accent-icon-color .benefits-grid-ico > i[class^="fa"]:before,
#page .stripe .accent-icon-hover-color a.benefits-grid-ico:hover > i[class^="fa"],
#page .stripe .accent-icon-hover-color a.benefits-grid-ico:hover > i[class^="fa"]:before,
#page .stripe .benefit-title a:hover {
color: #bc1a1a;
}
 @-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}