.stripe-style-1 .stripe-solid-bg-mixin {
  background-color: rgba(221,223,223,0.5);
}
.stripe-style-2 .stripe-solid-bg-mixin {
  background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .stripe-solid-bg-mixin {
  background-color: rgba(255,255,255,0);
}
.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: #333333;
}
.stripe-style-1 .stripe-header-color {
  color: #262b2e;
}
.stripe-style-2 .stripe-header-color {
  color: #ffffff;
}
.stripe-style-3 .stripe-header-color {
  color: #ffffff;
}
.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(139,141,148,0.5);
}
.stripe-style-1 .stripe-color-base-transparent {
  color: rgba(103,107,109,0.5);
}
.stripe-style-2 .stripe-color-base-transparent {
  color: rgba(255,255,255,0.5);
}
.stripe-style-3 .stripe-color-base-transparent {
  color: rgba(255,255,255,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 rgba(255,255,255,0.15);
}
.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 rgba(255,255,255,0.15);
}
.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(139,141,148,0.15);
}
.stripe-style-1 .stripe-transparent-border-mixin {
  border-color: rgba(103,107,109,0.15);
}
.stripe-style-2 .stripe-transparent-border-mixin {
  border-color: rgba(255,255,255,0.15);
}
.stripe-style-3 .stripe-transparent-border-mixin {
  border-color: rgba(255,255,255,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: #333333;
}
.stripe-style-1 .stripe-text-secondary {
  color: #dab75a;
}
.stripe-style-2 .stripe-text-secondary {
  color: #dab75a;
}
.stripe-style-3 .stripe-text-secondary {
  color: #dab75a;
}
.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: #f2f3f3 none repeat  center center;
}
.stripe-style-1 * {
  color: #676b6d;
}
.outline-stripe-decoration.stripe-style-1 {
  box-shadow: inset 0px 0px 0px 1px #44bb70;
}
.stripe-style-2 {
  background: #003a5e none repeat  center center;
}
.outline-stripe-decoration.stripe-style-2 {
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
}
.stripe-style-2 * {
  color: #ffffff;
}
.stripe-style-3 {
  background-color: #08244c;
  background-image: none;
  background-repeat: repeat;
  background-position: center center;
}
.outline-stripe-decoration.stripe-style-3 {
  box-shadow: inset 0px 0px 0px 1px #252728;
}
.stripe-style-3 * {
  color: #ffffff;
}
.stripe a {
  color: #dab75a;
}
.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: #333333;
}
.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: #262b2e;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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(221,223,223,0.5);
}
.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(255,255,255,0.1);
}
.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(255,255,255,0);
}
.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 rgba(255,255,255,0.15);
}
.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 rgba(255,255,255,0.15);
}
.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(139,141,148,0.15);
}
.stripe-style-1.stripe-transparent-bg .centered-layout-list.dividers-on .post-entry-content:after {
  background-color: rgba(103,107,109,0.15);
}
.stripe-style-2.stripe-transparent-bg .centered-layout-list.dividers-on .post-entry-content:after {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-3.stripe-transparent-bg .centered-layout-list.dividers-on .post-entry-content:after {
  background-color: rgba(255,255,255,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(139,141,148,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(103,107,109,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(255,255,255,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(255,255,255,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(221,223,223,0.5);
}
.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(255,255,255,0.1);
}
.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(255,255,255,0);
}
.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 rgba(255,255,255,0.15);
}
.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 rgba(255,255,255,0.15);
}
.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(221,223,223,0.5);
}
.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(255,255,255,0.1);
}
.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(255,255,255,0);
}
.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 rgba(255,255,255,0.15);
}
.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 rgba(255,255,255,0.15);
}
.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(139,141,148,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(103,107,109,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(255,255,255,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(255,255,255,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: #333333;
}
.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: #262b2e;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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: #333333;
}
.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: #262b2e;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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: #333333;
}
.stripe-style-1 .post-details.details-type-link {
  color: #262b2e;
}
.stripe-style-2 .post-details.details-type-link {
  color: #ffffff;
}
.stripe-style-3 .post-details.details-type-link {
  color: #ffffff;
}
.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: #333333;
}
.stripe-style-1 .post-details.details-type-link * {
  color: #262b2e;
}
.stripe-style-2 .post-details.details-type-link * {
  color: #ffffff;
}
.stripe-style-3 .post-details.details-type-link * {
  color: #ffffff;
}
.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(221,223,223,0.5);
  background: -moz-linear-gradient(top,rgba(221,223,223,0) 0%,rgba(221,223,223,0.5) 65%,rgba(221,223,223,0.5) 100%);
  background: -webkit-linear-gradient(top,rgba(221,223,223,0) 0%,rgba(221,223,223,0.5) 65%,rgba(221,223,223,0.5) 100%);
  background: linear-gradient(to bottom,rgba(221,223,223,0) 0%,rgba(221,223,223,0.5) 65%,rgba(221,223,223,0.5) 100%);
}
.stripe-style-2 .content-bg-on.content-rollover-layout-list .post-entry-content:before {
  background: rgba(255,255,255,0.1);
  background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 65%,rgba(255,255,255,0.1) 100%);
  background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 65%,rgba(255,255,255,0.1) 100%);
  background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 65%,rgba(255,255,255,0.1) 100%);
}
.stripe-style-3 .content-bg-on.content-rollover-layout-list .post-entry-content:before {
  background: rgba(255,255,255,0);
  background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 65%,rgba(255,255,255,0) 100%);
  background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 65%,rgba(255,255,255,0) 100%);
  background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 65%,rgba(255,255,255,0) 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(221,223,223,0.5),rgba(221,223,223,0.5)) no-repeat 0px 150px;
}
#page .stripe-style-2 .content-bg-on.gradient-overlap-layout-list .post-entry-content {
  background: linear-gradient(to bottom,rgba(255,255,255,0.1),rgba(255,255,255,0.1)) no-repeat 0px 150px;
}
#page .stripe-style-3 .content-bg-on.gradient-overlap-layout-list .post-entry-content {
  background: linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0)) 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(139,141,148,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(103,107,109,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(255,255,255,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(255,255,255,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: #dab75a;
}
.stripe-style-2 .text-secondary,
.stripe-style-2 .testimonial-vcard .text-secondary {
  color: #dab75a;
}
.stripe-style-3 .text-secondary,
.stripe-style-3 .testimonial-vcard .text-secondary {
  color: #dab75a;
}
.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(139,141,148,0.35);
}
.stripe .sidebar-content.solid-bg .contentSlider-wrap .psBullet.act {
  box-shadow: inset 0 0 0 20px rgba(139,141,148,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(103,107,109,0.35);
}
.stripe-style-1 .contentSlider-wrap .psBullet.act {
  box-shadow: inset 0 0 0 20px rgba(103,107,109,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(255,255,255,0.35);
}
.stripe-style-2 .contentSlider-wrap .psBullet.act {
  box-shadow: inset 0 0 0 20px rgba(255,255,255,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(255,255,255,0.35);
}
.stripe-style-3 .contentSlider-wrap .psBullet.act {
  box-shadow: inset 0 0 0 20px rgba(255,255,255,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(139,141,148,0.5);
}
.stripe-style-1 .custom-nav > li li a:before {
  background-color: rgba(103,107,109,0.5);
}
.stripe-style-2 .custom-nav > li li a:before {
  background-color: rgba(255,255,255,0.5);
}
.stripe-style-3 .custom-nav > li li a:before {
  background-color: rgba(255,255,255,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: #333333;
}
.stripe .sidebar-content.solid-bg .custom-categories a span.item-num,
.stripe .sidebar-content.solid-bg .cat-item a span.item-num {
  color: rgba(139,141,148,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: #dab75a;
}
.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(139,141,148,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(103,107,109,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(255,255,255,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(255,255,255,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(139,141,148,0.5);
}
.stripe-style-1 .custom-menu a:after {
  color: rgba(103,107,109,0.5);
}
.stripe-style-2 .custom-menu a:after {
  color: rgba(255,255,255,0.5);
}
.stripe-style-3 .custom-menu a:after {
  color: rgba(255,255,255,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(139,141,148,0.1);
}
.stripe-style-1 .skill {
  background-color: rgba(103,107,109,0.1);
}
.stripe-style-2 .skill {
  background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .skill {
  background-color: rgba(255,255,255,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(139,141,148,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(103,107,109,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(255,255,255,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(255,255,255,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: #333333;
}
.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: #333333;
}
.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: #262b2e;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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(139,141,148,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(103,107,109,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(255,255,255,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(255,255,255,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(103,107,109,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(255,255,255,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(255,255,255,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: #8b8d94;
}
.stripe-style-1 .shortcode-tooltip {
  color: #dab75a;
  border-color: #dab75a;
}
.stripe-style-2 .shortcode-tooltip {
  color: #dab75a;
  border-color: #dab75a;
}
.stripe-style-3 .shortcode-tooltip {
  color: #dab75a;
  border-color: #dab75a;
}
.stripe-style-1 .hr-thick {
  border-color: rgba(103,107,109,0.1);
}
.stripe-style-2 .hr-thick {
  border-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .hr-thick {
  border-color: rgba(255,255,255,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(139,141,148,0.15);
}
.stripe-style-1 .soc-ico a:before {
  background-color: rgba(103,107,109,0.15);
}
.stripe-style-2 .soc-ico a:before {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-3 .soc-ico a:before {
  background-color: rgba(255,255,255,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: #8b8d94;
}
.stripe-style-1 .soc-ico a .soc-font-icon {
  color: #676b6d;
}
.stripe-style-2 .soc-ico a .soc-font-icon {
  color: #ffffff;
}
.stripe-style-3 .soc-ico a .soc-font-icon {
  color: #ffffff;
}
.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(103,107,109,0.15);
}
.stripe-style-2 .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-3 .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-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(103,107,109,0.1);
}
.stripe-style-2 .dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
  background-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
  background-color: rgba(255,255,255,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(38,43,46,0.1) !important;
}
.stripe-style-2 .vc_pie_wrapper .vc_pie_chart_back {
  border-color: rgba(255,255,255,0.1) !important;
}
.stripe-style-3 .vc_pie_wrapper .vc_pie_chart_back {
  border-color: rgba(255,255,255,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: #333333;
}
.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: #333333;
}
.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: #262b2e;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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: #262b2e !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: #ffffff !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: #ffffff !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(103,107,109,0.15);
}
.stripe-style-2 .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-3 .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-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(103,107,109,0.5);
}
#page .stripe-style-2 .wpb_content_element.dt-style .wpb_accordion_header > a:after {
  color: rgba(255,255,255,0.5);
}
#page .stripe-style-3 .wpb_content_element.dt-style .wpb_accordion_header > a:after {
  color: rgba(255,255,255,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(38,43,46,0.04);
}
.stripe-style-2 .ls-container.ls-carousel .ls-thumbnail-inner {
  background-color: rgba(255,255,255,0.04);
}
.stripe-style-3 .ls-container.ls-carousel .ls-thumbnail-inner {
  background-color: rgba(255,255,255,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(139,141,148,0.15);
}
.stripe-style-1 .no-avatar,
.stripe-style-1 .no-avatar:after,
.stripe-style-1 .comment-list .no-avatar:after {
  color: rgba(103,107,109,0.15);
}
.stripe-style-2 .no-avatar,
.stripe-style-2 .no-avatar:after,
.stripe-style-2 .comment-list .no-avatar:after {
  color: rgba(255,255,255,0.15);
}
.stripe-style-3 .no-avatar,
.stripe-style-3 .no-avatar:after,
.stripe-style-3 .comment-list .no-avatar:after {
  color: rgba(255,255,255,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(139,141,148,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(103,107,109,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(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-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(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-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(139,141,148,0.05);
}
.stripe-style-1 .layzr-bg:not(.layzr-bg-transparent) {
  background-color: rgba(103,107,109,0.05);
}
.stripe-style-2 .layzr-bg:not(.layzr-bg-transparent) {
  background-color: rgba(255,255,255,0.05);
}
.stripe-style-3 .layzr-bg:not(.layzr-bg-transparent) {
  background-color: rgba(255,255,255,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(139,141,148,0.25);
}
.stripe-style-1 .tp-bullets.custom .tp-bullet.selected:after {
  background-color: rgba(103,107,109,0.25);
}
.stripe-style-2 .tp-bullets.custom .tp-bullet.selected:after {
  background-color: rgba(255,255,255,0.25);
}
.stripe-style-3 .tp-bullets.custom .tp-bullet.selected:after {
  background-color: rgba(255,255,255,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(139,141,148,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(103,107,109,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(255,255,255,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(255,255,255,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(103,107,109,0.04);
  box-shadow: inset 0px 0px 0px 1px rgba(103,107,109,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(255,255,255,0.04);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,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(255,255,255,0.04);
  box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,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(103,107,109,0.5);
}
.stripe-style-2 .portfolio-categories a,
.stripe-style-2 .portfolio-categories a *,
.stripe-style-2 .portfolio-categories span {
  color: rgba(255,255,255,0.5);
}
.stripe-style-3 .portfolio-categories a,
.stripe-style-3 .portfolio-categories a *,
.stripe-style-3 .portfolio-categories span {
  color: rgba(255,255,255,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(38,43,46,0.1);
}
.stripe-style-2 .paginator .button-load-more {
  border-color: rgba(255,255,255,0.1);
}
.stripe-style-3 .paginator .button-load-more {
  border-color: rgba(255,255,255,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(38,43,46,0.21);
}
.stripe-style-2 .paginator .button-load-more.animate-load,
.stripe-style-2 .paginator .button-load-more:hover {
  border-color: rgba(255,255,255,0.21);
}
.stripe-style-3 .paginator .button-load-more.animate-load,
.stripe-style-3 .paginator .button-load-more:hover {
  border-color: rgba(255,255,255,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: #262b2e;
  border-right-color: #262b2e;
}
.stripe-style-2 .paginator .button-load-more.animate-load .stick,
.stripe-style-2 .paginator .button-load-more.button-lazy-loading .stick {
  border-top-color: #ffffff;
  border-right-color: #ffffff;
}
.stripe-style-3 .paginator .button-load-more.animate-load .stick,
.stripe-style-3 .paginator .button-load-more.button-lazy-loading .stick {
  border-top-color: #ffffff;
  border-right-color: #ffffff;
}
.stripe-style-4 .paginator .button-load-more.animate-load .stick,
.stripe-style-4 .paginator .button-load-more.button-lazy-loading .stick {
  border-top-color: #ffffff;
  border-right-color: #ffffff;
}
.stripe-style-5 .paginator .button-load-more.animate-load .stick,
.stripe-style-5 .paginator .button-load-more.button-lazy-loading .stick {
  border-top-color: #ffffff;
  border-right-color: #ffffff;
}
.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(103,107,109,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(255,255,255,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(255,255,255,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: #333333;
}
.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: #262b2e;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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(139,141,148,0.15);
}
.stripe-style-1 .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: rgba(103,107,109,0.15);
}
.stripe-style-2 .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: rgba(255,255,255,0.15);
}
.stripe-style-3 .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: rgba(255,255,255,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(103,107,109,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(255,255,255,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(255,255,255,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(103,107,109,0.35);
}
.stripe-style-2 .star-rating,
.stripe-style-2 .star-rating:before {
  color: rgba(255,255,255,0.35);
}
#page .stripe-style-3 .star-rating,
#page .stripe-style-3 .star-rating:before {
  color: rgba(255,255,255,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: #676b6d;
}
.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: #ffffff;
}
#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: #ffffff;
}
.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;
}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{display:table;content:"";}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}.slick-loading .slick-list{background:#fff url("https://cdn-bkjck.nitrocdn.com/PWkDkvthxvxJlfpToAfgHIVdRZSxXhbR/assets/images/optimized/rev-8f36501/barrypgoldberg.com/wp-content/plugins/vcextensionsbundle361/testimonialcarousel/slick/./ajax-loader.gif") center center no-repeat;}.slick-loading .slick-list.nitro-lazy{background:none !important;}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent;}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25;}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-25px;}[dir='rtl'] .slick-prev{right:-25px;left:auto;}.slick-prev:before{content:"←";}[dir='rtl'] .slick-prev:before{content:"→";}.slick-next{right:-25px;}[dir='rtl'] .slick-next{right:auto;left:-25px;}.slick-next:before{content:"→";}[dir='rtl'] .slick-next:before{content:"←";}.slick-dotted.slick-slider{margin-bottom:30px;}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer;}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}.slick-dots li button:before{font-family:"slick";font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{opacity:.75;color:black;}.cq-testimonialcarousel .fa.pull-left{margin-right:.5em;}.cq-testimonialcarousel .fa.pull-right{margin-left:.5em;}.cq-testimonialcarousel .testimonial{background:#54acd2;background:#54acd2;color:#fff;font-size:14px;padding:10px;width:90%;margin:0 auto;font-style:italic;border-radius:5px 5px 5px 5px;}.cq-testimonialcarousel .testimonial-wrap{}.cq-testimonialcarousel .testimonial-wrap a{text-decoration:none;}.cq-testimonialcarousel .testimonial-info{font-family:proxima nova;font-weight:bold;margin-top:12px;margin-left:20px;float:left;}.cq-testimonialcarousel .testimonial-info h4{font-size:14px;margin:2px auto;color:#666;}.cq-testimonialcarousel .testimonial-info h4 span{font-size:14px;margin:2px auto;color:#999;text-transform:none;}.cq-testimonialcarousel .testimonial-info p{font-size:12px;color:#666;margin:0px;}.cq-testimonialcarousel .testimonial-info i{font-size:18px;}.cq-testimonialcarousel .testimonial-info .twitter{color:#00aced;}.cq-testimonialcarousel .testimonial-info .dribbble{color:#e14782;}.cq-testimonialcarousel .testimonial-info .facebook{color:#3b5998;}.cq-testimonialcarousel .testimonial-info .google-plus{color:#e14782;}.cq-testimonialcarousel .testimonial-info .dribbble{color:#e14782;}.cq-testimonialcarousel .headshot{width:60px;height:60px;float:left;color:#fff;margin-left:24px;margin-top:10px;border:2px solid #fff;border:2px solid rgba(0,0,0,.1);background-clip:padding-box;border-radius:60px;overflow:hidden;}.cq-testimonialcarousel .headshot img{border-radius:100px;width:100%;height:100%;}.cq-testimonialcarousel .arrow-down{width:0;height:0;margin-top:-1px;margin-left:42px;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #54acd2;}.cq-testimonialcarousel,.slick-slider{position:relative;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:none;touch-action:none;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-loading .slick-list{background:white url("https://cdn-bkjck.nitrocdn.com/PWkDkvthxvxJlfpToAfgHIVdRZSxXhbR/assets/images/optimized/rev-8f36501/barrypgoldberg.com/wp-content/plugins/vcextensionsbundle361/testimonialcarousel/slick/ajax-loader.gif") center center no-repeat;}.slick-loading .slick-list.nitro-lazy{background:none !important;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-list,.slick-track,.slick-slide,.slick-slide img{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;left:0;top:0;display:block;zoom:1;}.slick-track:before,.slick-track:after{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{float:left;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.cq-testimonialcarousel .slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;margin-top:-10px;padding:0;border:none;outline:none;}.slick-prev:focus,.slick-next:focus{outline:none;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25;}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:white;opacity:.85;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-25px;}.slick-prev:before{content:"←";}.slick-next{right:-25px;}.slick-next:before{content:"→";}.cq-testimonialcarousel .slick-slider{margin-bottom:30px;}.slick-dots{position:absolute;bottom:-45px;list-style:none;display:block;text-align:center;padding:0px;width:100%;}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0px 5px;padding:0px;cursor:pointer;}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer;}.slick-dots li button:focus{outline:none;}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:black;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{opacity:.75;}.tooltipster-default{border-radius:5px;border:2px solid #000;background:#4c4c4c;color:#fff;}.tooltipster-default .tooltipster-content{font-family:Arial,sans-serif;font-size:14px;line-height:16px;padding:8px 10px;overflow:hidden;}.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border{}.tooltipster-icon{cursor:help;margin-left:4px;}.tooltipster-base{padding:0;font-size:0;line-height:0;position:absolute;left:0;top:0;z-index:9999999;pointer-events:none;width:auto;overflow:visible;}.tooltipster-base .tooltipster-content{overflow:hidden;}.tooltipster-arrow{display:block;text-align:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;}.tooltipster-arrow span,.tooltipster-arrow-border{display:block;width:0;height:0;position:absolute;}.tooltipster-arrow-top span,.tooltipster-arrow-top-right span,.tooltipster-arrow-top-left span{border-left:8px solid transparent !important;border-right:8px solid transparent !important;border-top:8px solid;bottom:-7px;}.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border{border-left:9px solid transparent !important;border-right:9px solid transparent !important;border-top:9px solid;bottom:-7px;}.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom-right span,.tooltipster-arrow-bottom-left span{border-left:8px solid transparent !important;border-right:8px solid transparent !important;border-bottom:8px solid;top:-7px;}.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border{border-left:9px solid transparent !important;border-right:9px solid transparent !important;border-bottom:9px solid;top:-7px;}.tooltipster-arrow-top span,.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom .tooltipster-arrow-border{left:0;right:0;margin:0 auto;}.tooltipster-arrow-top-left span,.tooltipster-arrow-bottom-left span{left:6px;}.tooltipster-arrow-top-left .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border{left:5px;}.tooltipster-arrow-top-right span,.tooltipster-arrow-bottom-right span{right:6px;}.tooltipster-arrow-top-right .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border{right:5px;}.tooltipster-arrow-left span,.tooltipster-arrow-left .tooltipster-arrow-border{border-top:8px solid transparent !important;border-bottom:8px solid transparent !important;border-left:8px solid;top:50%;margin-top:-7px;right:-7px;}.tooltipster-arrow-left .tooltipster-arrow-border{border-top:9px solid transparent !important;border-bottom:9px solid transparent !important;border-left:9px solid;margin-top:-8px;}.tooltipster-arrow-right span,.tooltipster-arrow-right .tooltipster-arrow-border{border-top:8px solid transparent !important;border-bottom:8px solid transparent !important;border-right:8px solid;top:50%;margin-top:-7px;left:-7px;}.tooltipster-arrow-right .tooltipster-arrow-border{border-top:9px solid transparent !important;border-bottom:9px solid transparent !important;border-right:9px solid;margin-top:-8px;}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity;}.tooltipster-fade-show{opacity:1;}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden;}.tooltipster-grow-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15);}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;}.tooltipster-swing-show{opacity:1;-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);transform:rotateZ(0deg);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4);}.tooltipster-fall{top:0;-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15);}.tooltipster-fall-show{}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0px !important;opacity:0;}.tooltipster-slide{left:-40px;-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15);}.tooltipster-slide.tooltipster-slide-show{}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0px !important;opacity:0;}.tooltipster-content-changing{opacity:.5;-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}.tooltipster-shadow{border-radius:5px;background:#fff;box-shadow:0px 0px 14px rgba(0,0,0,.3);color:#2c2c2c;}.tooltipster-shadow .tooltipster-content{font-family:"Arial",sans-serif;font-size:14px;line-height:16px;padding:8px 10px;}.rs-p-wp-fix{display:none !important;margin:0 !important;height:0px !important;}.wp-block-themepunch-revslider{position:relative;}rs-modal{position:fixed !important;z-index:9999999 !important;pointer-events:none !important;}rs-modal.rs-modal-auto{top:auto;bottom:auto;left:auto;right:auto;}rs-modal.rs-modal-fullwidth,rs-modal.rs-modal-fullscreen{top:0px;left:0px;width:100%;height:100%;}rs-modal rs-fullwidth-wrap{position:absolute;top:0px;left:0px;height:100%;}rs-module-wrap.rs-modal{display:none;max-height:100% !important;overflow:auto !important;pointer-events:auto !important;}rs-module-wrap.hideallscrollbars.rs-modal{overflow:hidden !important;max-width:100% !important;}rs-modal-cover{width:100%;height:100%;z-index:0;background:transparent;position:absolute;top:0px;left:0px;cursor:pointer;pointer-events:auto;}body>rs-modal-cover{position:fixed;z-index:9999995 !important;}rs-sbg-px{pointer-events:none;}.rs-forceuntouchable,.rs-forceuntouchable *{pointer-events:none !important;}.rs-forcehidden *{visibility:hidden !important;}.rs_splitted_lines{display:block;white-space:nowrap !important;}.rs-go-fullscreen{position:fixed !important;width:100% !important;height:100% !important;top:0px !important;left:0px !important;z-index:9999999 !important;background:#fff;}.rtl{direction:rtl;}[class^="revicon-"]:before,[class*=" revicon-"]:before{font-family:"revicons";font-style:normal;font-weight:normal;speak:never;speak-as:spell-out;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;}rs-module i[class^="fa-"],rs-module i[class*=" fa-"],.rb-modal-wrapper i[class^="fa-"],.rb-modal-wrapper i[class*=" fa-"],#waitaminute i[class^="fa-"],#waitaminute i[class*=" fa-"],#objectlibrary i[class^="fa-"],#objectlibrary i[class*=" fa-"],#rs_overview i[class^="fa-"],#rs_overview i[class*=" fa-"],#rs_overview_menu i[class^="fa-"],#rs_overview_menu i[class*=" fa-"],#builderView i[class^="fa-"],#builderView i[class*=" fa-"]{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}rs-module [class^="fa-"]:before,rs-module [class*=" fa-"]:before,.rb-modal-wrapper [class^="fa-"]:before,.rb-modal-wrapper [class*=" fa-"]:before,#rs_overview [class^="fa-"]:before,#rs_overview [class*=" fa-"]:before,#objectlibrary [class^="fa-"]:before,#objectlibrary [class*=" fa-"]:before,#waitaminute [class^="fa-"]:before,#waitaminute [class*=" fa-"]:before,#rs_overview_menu [class^="fa-"]:before,#rs_overview_menu [class*=" fa-"]:before,#builderView [class^="fa-"]:before,#builderView [class*=" fa-"]:before{font-family:FontAwesome;font-style:normal;font-weight:400;speak:never;speak-as:spell-out;display:inline-block;text-decoration:inherit;width:auto;margin-right:0;text-align:center;font-variant:normal;text-transform:none;line-height:inherit;margin-left:0;}rs-module .sr-only,#objectlibrary .sr-only,#waitaminute .sr-only,#rs_overview .sr-only,#rs_overview_menu .sr-only,.rb-modal-wrapper .sr-only,#builderView .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}rs-module .sr-only-focusable:active,rs-module .sr-only-focusable:focus,#waitaminute .sr-only-focusable:active,#waitaminute .sr-only-focusable:focus,#objectlibrary .sr-only-focusable:active,#objectlibrary .sr-only-focusable:focus,#rs_overview .sr-only-focusable:active,#rs_overview .sr-only-focusable:focus,#rs_overview_menu .sr-only-focusable:active,#rs_overview_menu .sr-only-focusable:focus,.rb-modal-wrapper .sr-only-focusable:active,.rb-modal-wrapper .sr-only-focusable:focus,#builderView .sr-only-focusable:active,#builderView .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}.revicon-search-1:before{content:"";}.revicon-pencil-1:before{content:"";}.revicon-picture-1:before{content:"";}.revicon-cancel:before{content:"";}.revicon-info-circled:before{content:"";}.revicon-trash:before{content:"";}.revicon-left-dir:before{content:"";}.revicon-right-dir:before{content:"";}.revicon-down-open:before{content:"";}.revicon-left-open:before{content:"";}.revicon-right-open:before{content:"";}.revicon-angle-left:before{content:"";}.revicon-angle-right:before{content:"";}.revicon-left-big:before{content:"";}.revicon-right-big:before{content:"";}.revicon-magic:before{content:"";}.revicon-picture:before{content:"";}.revicon-export:before{content:"";}.revicon-cog:before{content:"";}.revicon-login:before{content:"";}.revicon-logout:before{content:"";}.revicon-video:before{content:"";}.revicon-arrow-combo:before{content:"";}.revicon-left-open-1:before{content:"";}.revicon-right-open-1:before{content:"";}.revicon-left-open-mini:before{content:"";}.revicon-right-open-mini:before{content:"";}.revicon-left-open-big:before{content:"";}.revicon-right-open-big:before{content:"";}.revicon-left:before{content:"";}.revicon-right:before{content:"";}.revicon-ccw:before{content:"";}.revicon-arrows-ccw:before{content:"";}.revicon-palette:before{content:"";}.revicon-list-add:before{content:"";}.revicon-doc:before{content:"";}.revicon-left-open-outline:before{content:"";}.revicon-left-open-2:before{content:"";}.revicon-right-open-outline:before{content:"";}.revicon-right-open-2:before{content:"";}.revicon-equalizer:before{content:"";}.revicon-layers-alt:before{content:"";}.revicon-popup:before{content:"";}.tp-fullwidth-forcer{z-index:0;pointer-events:none;}rs-module-wrap{visibility:hidden;}rs-module-wrap,rs-module-wrap *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);}rs-module-wrap{position:relative;z-index:1;width:100%;display:block;}.rs-fixedscrollon rs-module-wrap{position:fixed !important;top:0px !important;z-index:1000;left:0 !important;}.rs-stickyscrollon rs-module-wrap{position:sticky !important;top:0px;z-index:1000;}.rs-stickyscrollon{overflow:visible !important;}rs-fw-forcer{display:block;width:100%;pointer-events:none;}rs-module{position:relative;overflow:hidden;display:block;}rs-module.disableVerticalScroll{-ms-touch-action:pan-x;touch-action:pan-x;}rs-pzimg-wrap,rs-sbg-effectwrap,rs-sbg{display:block;pointer-events:none;}rs-sbg-effectwrap{position:absolute;top:0px;left:0px;width:100%;height:100%;}rs-carousel-wrap rs-column rs-layer img{width:0px;height:0px;}rs-sbg-px,rs-sbg-wrap{position:absolute;top:0px;left:0px;z-index:0;width:100%;height:100%;display:block;}a.rs-layer,a.rs-layer:-webkit-any-link{text-decoration:none;}a[x-apple-data-detectors]{color:inherit !important;text-decoration:none !important;font-size:inherit !important;font-family:inherit !important;font-weight:inherit !important;line-height:inherit !important;}.entry-content rs-module a,rs-module a{box-shadow:none;}.rs-ov-hidden{overflow:hidden !important;}.rs-forceoverflow,.rs-forceoverflow rs-module-wrap,.rs-forceoverflow rs-module,.rs-forceoverflow rs-slides,.rs-forceoverflow rs-slide{overflow:visible !important;}.rs-parallax-hidden-of rs-slide{overflow:hidden !important;}.tp-simpleresponsive img,rs-module img{max-width:none !important;transition:none;margin:0px;padding:0px;border:none;}rs-module .no-slides-text{font-weight:bold;text-align:center;padding-top:80px;}rs-slides,rs-slide,rs-slide:before{position:absolute;text-indent:0em;top:0px;left:0px;}rs-slide,rs-slide:before{display:block;visibility:hidden;}.rs-layer .rs-untoggled-content{display:block;}.rs-layer .rs-toggled-content{display:none;}.rs-tc-active.rs-layer > .rs-toggled-content{display:block;}.rs-tc-active.rs-layer > .rs-untoggled-content{display:none;}.rs-layer-video{overflow:hidden;}.rs_html5vidbasicstyles{position:relative;top:0px;left:0px;width:100%;height:100%;overflow:hidden;}rs-module rs-layer,rs-module .rs-layer{opacity:0;position:relative;visibility:hidden;display:block;-webkit-font-smoothing:antialiased !important;-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-osx-font-smoothing:grayscale;z-index:1;font-display:swap;}rs-layer-wrap,rs-mask,rs-module-wrap,rs-module .rs-layer,rs-module img{user-select:none;}rs-module rs-mask-wrap .rs-layer,rs-module rs-mask-wrap *:last-child,.wpb_text_column rs-module rs-mask-wrap .rs-layer,.wpb_text_column rs-module rs-mask-wrap *:last-child{margin-bottom:0;}.rs-svg svg{width:100%;height:100%;position:relative;vertical-align:top;}rs-layer:not(.rs-wtbindex),.rs-layer:not(.rs-wtbindex),rs-alyer *:not(.rs-wtbindex),.rs-layer *:not(.rs-wtbindex){outline:none !important;}rs-carousel-wrap{cursor:url("openhand.cur"),move;}rs-carousel-wrap.dragged{cursor:url("closedhand.cur"),move;}rs-carousel-wrap.noswipe{cursor:default;}rs-carousel-wrap{position:absolute;overflow:hidden;width:100%;height:100%;top:0px;left:0px;}rs-carousel-space{clear:both;display:block;width:100%;height:0px;position:relative;}.tp_inner_padding{box-sizing:border-box;max-height:none !important;}.rs-layer.rs-selectable{user-select:text;}rs-px-mask{overflow:hidden;display:block;width:100%;height:100%;position:relative;}rs-module embed,rs-module iframe,rs-module object,rs-module audio,rs-module video{max-width:none !important;border:none;}rs-bg-elem{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:0;display:block;pointer-events:none;}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0);}rs-zone{position:absolute;width:100%;left:0px;box-sizing:border-box;min-height:50px;font-size:0px;pointer-events:none;}rs-row-wrap,rs-column,rs-cbg-mask-wrap{display:block;visibility:hidden;}rs-layer-wrap,rs-parallax-wrap,rs-loop-wrap,rs-mask-wrap{display:block;}rs-column-wrap>rs-mask-wrap,rs-column-wrap>rs-loop-wrap{z-index:1;}rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap{transform-style:flat;}@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0){rs-carousel-wrap rs-layer-wrap,rs-carousel-wrap rs-loop-wrap{backface-visibility:hidden;transform-style:preserve-3d;}}.safarifix rs-layer-wrap{perspective:1000000;}@-moz-document url-prefix(){rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap{perspective:none;}}rs-mask-wrap{overflow:hidden;}rs-fullwidth-wrap{position:relative;width:100%;height:auto;display:block;overflow:visible;max-width:none !important;}.rev_row_zone_top{top:0px;}.rev_row_zone_bottom{bottom:0px;}.rev_row_zone_middle{top:0px;}rs-column-wrap .rs-parallax-wrap{vertical-align:top;}.rs-layer img,rs-layer img{vertical-align:top;}rs-row,rs-row.rs-layer{display:table;position:relative;width:100% !important;table-layout:fixed;box-sizing:border-box;vertical-align:top;height:auto;font-size:0px;}.rs-layer.rs-waction.iospermaccwait.permanenthidden{display:none !important;visibility:hidden !important;pointer-events:none !important;}rs-column-wrap{display:table-cell;position:relative;vertical-align:top;height:auto;box-sizing:border-box;font-size:0px;}rs-column{box-sizing:border-box;display:block;position:relative;width:100% !important;height:auto !important;white-space:normal !important;}rs-cbg-mask-wrap{position:absolute;z-index:0;box-sizing:border-box;}rs-column-wrap rs-cbg-mask-wrap{top:0px;left:0px;bottom:0px;right:0px;}rs-column-bg{position:absolute;z-index:0;box-sizing:border-box;width:100%;height:100%;}.rs-pelock *{pointer-events:none !important;}rs-column .rs-parallax-wrap,rs-column rs-loop-wrap,rs-column rs-mask-wrap{text-align:inherit;}rs-column rs-mask-wrap{display:inline-block;}rs-column .rs-parallax-wrap rs-loop-wrap,rs-column .rs-parallax-wrap rs-mask-wrap,rs-column .rs-parallax-wrap{position:relative;left:auto;top:auto;line-height:0px;}rs-column .rs-parallax-wrap rs-loop-wrap,rs-column .rs-parallax-wrap rs-mask-wrap,rs-column .rs-parallax-wrap,rs-column .rev_layer_in_column{vertical-align:top;}.rev_break_columns{display:block !important;}.rev_break_columns rs-column-wrap.rs-parallax-wrap{display:block !important;width:100% !important;}.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,.tp-forcenotvisible,.tp-hide-revslider,rs-row-wrap.rs-layer-hidden,rs-column-wrap.rs-layer-hidden,.rs-layer.rs-layer-hidden,.rs-layer-audio.rs-layer-hidden,.rs-parallax-wrap.rs-layer-hidden{visibility:hidden !important;display:none !important;}a.rs-layer.rs-nointeraction >.div,rs-layer.rs-nointeraction:not(a),.rs-layer.rs-nointeraction:not(a){pointer-events:none !important;}rs-static-layers{position:absolute;z-index:101;top:0px;left:0px;display:block;width:100%;height:100%;pointer-events:none;overflow:hidden;}rs-static-layers.rs-stl-back{z-index:0;}.rs-stl-visible{overflow:visible !important;}.rs-layer rs-fcr{width:0;height:0;border-left:40px solid transparent;border-right:0px solid transparent;border-bottom-width:0 !important;border-top:40px solid #00a8ff;position:absolute;right:100%;top:0px;}.rs-layer rs-fcrt{width:0;height:0;border-left:40px solid transparent;border-right:0px solid transparent;border-top-width:0 !important;border-bottom:40px solid #00a8ff;position:absolute;right:100%;top:0px;}.rs-layer rs-bcr{width:0;height:0;border-left:0px solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00a8ff;border-top-width:0 !important;position:absolute;left:100%;top:0px;}.rs-layer rs-bcrt{width:0;height:0;border-left:0px solid transparent;border-right:40px solid transparent;border-top:40px solid #00a8ff;border-bottom-width:0 !important;position:absolute;left:100%;top:0px;}.tp-layer-inner-rotation{position:relative !important;}img.tp-slider-alternative-image{width:100%;height:auto;}.noFilterClass{filter:none !important;}rs-bgvideo{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:0;display:block;}.rs-layer.rs-fsv{top:0px;left:0px;position:absolute;width:100%;height:100%;}.rs-layer.rs-fsv audio,.rs-layer.rs-fsv video,.rs-layer.rs-fsv iframe,.rs-layer.rs-fsv iframe audio,.rs-layer.rs-fsv iframe video{width:100%;height:100%;}.rs-fsv video{background:#000;}.fullcoveredvideo rs-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0px;left:0px;}.videoisplaying .html5vid rs-poster{display:none;}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#fff;z-index:3;z-index:4;margin-top:-25px;margin-left:-25px;line-height:50px !important;text-align:center;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;vertical-align:top;opacity:0;transition:opacity 300ms ease-out !important;}.rs-ISM .tp-video-play-button{opacity:1;transition:none !important;z-index:6;}.rs-audio .tp-video-play-button{display:none !important;}.rs-layer .html5vid{width:100% !important;height:100% !important;}.tp-video-play-button i{width:50px;height:50px;display:inline-block;text-align:center !important;vertical-align:top;line-height:50px !important;font-size:30px !important;}.rs-layer:hover .tp-video-play-button{opacity:1;display:block;z-index:6;}.rs-layer .tp-revstop{display:none;width:15px;border-right:5px solid #fff !important;border-left:5px solid #fff !important;transform:translateX(50%) translateY(50%);height:20px;margin-left:11px !important;margin-top:5px !important;}.videoisplaying .revicon-right-dir{display:none;}.videoisplaying .tp-revstop{display:block;}.videoisplaying  .tp-video-play-button{display:none;}.fullcoveredvideo .tp-video-play-button{display:none !important;}.rs-fsv .rs-fsv audio{object-fit:contain !important;}.rs-fsv .rs-fsv video{object-fit:contain !important;}.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button{display:none;}@supports not (-ms-high-contrast:none){.rs-fsv .fullcoveredvideo audio{object-fit:cover !important;}.rs-fsv .fullcoveredvideo video{object-fit:cover !important;}}.rs-fullvideo-cover{width:100%;height:100%;top:0px;left:0px;position:absolute;background:transparent;z-index:5;}.rs-nolc .tp-video-play-button,rs-bgvideo video::-webkit-media-controls-start-playback-button,rs-bgvideo video::-webkit-media-controls,rs-bgvideo audio::-webkit-media-controls{display:none !important;}.rs-audio .tp-video-controls{opacity:1 !important;visibility:visible !important;}rs-module h1.rs-layer,rs-module h2.rs-layer,rs-module h3.rs-layer,rs-module h4.rs-layer,rs-module h5.rs-layer,rs-module h6.rs-layer,rs-module div.rs-layer,rs-module span.rs-layer,rs-module p.rs-layer{margin:0;padding:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;}rs-module h1.rs-layer:before,rs-module h2.rs-layer:before,rs-module h3.rs-layer:before,rs-module h4.rs-layer:before,rs-module h5.rs-layer:before,rs-module h6.rs-layer:before{content:none;}rs-dotted{background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3;display:block;pointer-events:none;}rs-sbg-wrap rs-dotted{z-index:31;}rs-dotted.twoxtwo{background:url("https://cdn-bkjck.nitrocdn.com/PWkDkvthxvxJlfpToAfgHIVdRZSxXhbR/assets/images/optimized/rev-8f36501/barrypgoldberg.com/wp-content/plugins/revslider/sr6/assets/assets/gridtile.png");}rs-dotted.twoxtwowhite{background:url("https://cdn-bkjck.nitrocdn.com/PWkDkvthxvxJlfpToAfgHIVdRZSxXhbR/assets/images/optimized/rev-8f36501/barrypgoldberg.com/wp-content/plugins/revslider/sr6/assets/assets/gridtile_white.png");}rs-dotted.threexthree{background:url("https://cdn-bkjck.nitrocdn.com/PWkDkvthxvxJlfpToAfgHIVdRZSxXhbR/assets/images/optimized/rev-8f36501/barrypgoldberg.com/wp-content/plugins/revslider/sr6/assets/assets/gridtile_3x3.png");}rs-dotted.threexthreewhite{background:url("https://cdn-bkjck.nitrocdn.com/PWkDkvthxvxJlfpToAfgHIVdRZSxXhbR/assets/images/optimized/rev-8f36501/barrypgoldberg.com/wp-content/plugins/revslider/sr6/assets/assets/gridtile_3x3_white.png");}.tp-shadowcover{width:100%;height:100%;top:0px;left:0px;background:#fff;position:absolute;z-index:-1;}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8);}.tp-shadow2:before,.tp-shadow2:after,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:transparent;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg);}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto;}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;}.tp-shadow5:before,.tp-shadow5:after{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0px rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px;}.rev-btn,.rev-btn:visited{outline:none !important;box-shadow:none;text-decoration:none !important;box-sizing:border-box;cursor:pointer;}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase;}.rev-btn  i{font-size:inherit;font-weight:normal;position:relative;top:0px;transition:opacity .2s ease-out,margin .2s ease-out;margin-left:0px;line-height:inherit;}.rev-btn.rev-hiddenicon i{font-size:inherit;font-weight:normal;position:relative;top:0px;transition:opacity .2s ease-out,margin .2s ease-out;opacity:0;margin-left:0px !important;width:0px !important;}.rev-btn.rev-hiddenicon:hover i{opacity:1 !important;margin-left:10px !important;width:auto !important;}.rev-burger{position:relative;box-sizing:border-box;padding:22px 14px 22px 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;cursor:pointer;}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat !important;}.rev-burger span:nth-child(2){margin:3px 0;}.quick_style_example_wrap .rev-burger:hover :first-child,#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg);}.quick_style_example_wrap .rev-burger:hover :nth-child(2),#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0;}.quick_style_example_wrap .rev-burger:hover :last-child,#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg);}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2);}.rev-b-span-light span,.rev-burger.revb-white span{background:#fff;}.rev-burger.revb-whitenoborder{border:0;}.rev-burger.revb-whitenoborder span{background:#fff;}.rev-burger.revb-darknoborder{border:0;}.rev-b-span-dark span,.rev-burger.revb-darknoborder span{background:#333;}.rev-burger.revb-whitefull{background:#fff;border:none;}.rev-burger.revb-whitefull span{background:#333;}.rev-burger.revb-darkfull{background:#333;border:none;}.rev-burger.revb-darkfull span{background:#fff;}@keyframes rev-ani-mouse{0%{opacity:1;top:29%;}15%{opacity:1;top:70%;}50%{opacity:0;top:70%;}100%{opacity:0;top:29%;}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid white;border-radius:23px;}.rev-scroll-btn > *{display:inline-block;line-height:18px;font-size:13px;font-weight:normal;color:#7f8c8d;color:#fff;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px;}.rev-scroll-btn > *:hover,.rev-scroll-btn > *:focus,.rev-scroll-btn > *.active{color:#fff;}.rev-scroll-btn > *:hover,.rev-scroll-btn > *:focus,.rev-scroll-btn > *:active,.rev-scroll-btn > *.active{opacity:.8;}.rev-scroll-btn.revs-fullwhite{background:#fff;}.rev-scroll-btn.revs-fullwhite span{background:#333;}.rev-scroll-btn.revs-fulldark{background:#333;border:none;}.rev-scroll-btn.revs-fulldark  span{background:#fff;}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite;background:#fff;}.rev-scroll-btn.rev-b-span-dark{border-color:#333;}.rev-scroll-btn.rev-b-span-dark span,.rev-scroll-btn.revs-dark span{background:#333;}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#fff;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;background-color:rgba(0,0,0,.5);border-radius:50px;text-shadow:none;width:60px;height:60px;box-sizing:border-box;cursor:pointer;}.rev-cbutton-dark-sr{border-radius:3px;}.rev-cbutton-light{color:#333;background-color:rgba(255,255,255,.75);}.rev-cbutton-light-sr{color:#333;border-radius:3px;background-color:rgba(255,255,255,.75);}.rev-sbutton{line-height:37px;width:37px;height:37px;}.rev-sbutton-blue{background-color:#3b5998;}.rev-sbutton-lightblue{background-color:#00a0d1;}.rev-sbutton-red{background-color:#dd4b39;}rs-progress{visibility:hidden;position:absolute;z-index:200;width:100%;height:100%;}rs-progress-bar,.rs-progress-bar{display:block;z-index:20;box-sizing:border-box;background-clip:content-box;position:absolute;line-height:0px;width:100%;height:100%;}rs-progress-bgs{display:block;z-index:15;box-sizing:border-box;width:100%;position:absolute;height:100%;top:0px;left:0px;}rs-progress-bg{display:block;background-clip:content-box;position:absolute;width:100%;height:100%;}rs-progress-gap{display:block;background-clip:content-box;position:absolute;width:100%;height:100%;}rs-progress-vis{display:block;width:100%;height:100%;position:absolute;top:0px;left:0px;}.rs-layer img{background:transparent;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0,255,255,1),endColorstr=rgba(0,255,255,1));}.rs-layer.slidelink{cursor:pointer;width:100%;height:100%;}.rs-layer.slidelink a{width:100%;height:100%;display:block;}.rs-layer.slidelink a div{width:3000px;height:1500px;background:url("https://barrypgoldberg.com/wp-content/plugins/revslider/sr6/assets/assets/coloredbg.png") repeat;}.rs-layer.slidelink a span{background:url("https://barrypgoldberg.com/wp-content/plugins/revslider/sr6/assets/assets/coloredbg.png") repeat;width:100%;height:100%;display:block;}.rs-layer.slidelink a span.nitro-lazy{background:none !important;}.rs-layer.slidelink a div.nitro-lazy{background:none !important;}.rs-layer .rs-starring{display:inline-block;}.rs-layer .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#ffc321 !important;}.rs-layer .rs-starring .star-rating,.rs-layer .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em !important;}.rs-layer  .rs-starring .star-rating:before,.rs-layer  .rs-starring-page .star-rating:before{content:"sssss";color:#e0dadf;float:left;top:0;left:0;position:absolute;}.rs-layer .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em !important;}.rs-layer .rs-starring .star-rating span:before,.rs-layer .rs-starring .star-rating span:before{content:"SSSSS";top:0;position:absolute;left:0;}rs-loader{top:50%;left:50%;z-index:10000;position:absolute;}rs-loader.off{display:none !important;}rs-loader.spinner0{width:40px;height:40px;background-color:#fff;background-image:url("https://cdn-bkjck.nitrocdn.com/PWkDkvthxvxJlfpToAfgHIVdRZSxXhbR/assets/images/optimized/rev-8f36501/barrypgoldberg.com/wp-content/plugins/revslider/sr6/assets/assets/loader.gif");background-repeat:no-repeat;background-position:center center;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px;}rs-loader.spinner0.nitro-lazy{background-image:none !important;}rs-loader.spinner1{width:40px;height:40px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px;}rs-loader.spinner5{background-image:url("https://cdn-bkjck.nitrocdn.com/PWkDkvthxvxJlfpToAfgHIVdRZSxXhbR/assets/images/optimized/rev-8f36501/barrypgoldberg.com/wp-content/plugins/revslider/sr6/assets/assets/loader.gif");background-repeat:no-repeat;background-position:10px 10px;background-color:#fff;margin:-22px -22px;width:44px;height:44px;border-radius:3px;}rs-loader.spinner5.nitro-lazy{background-image:none !important;}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}}rs-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:#f00;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out;}@keyframes tp-scaleout{0%{transform:scale(0);}100%{transform:scale(1);opacity:0;}}rs-loader.spinner3{margin:-9px 0px 0px -35px;width:70px;text-align:center;}rs-loader.spinner3 .bounce1,rs-loader.spinner3 .bounce2,rs-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both;}rs-loader.spinner3 .bounce1{animation-delay:-.32s;}rs-loader.spinner3 .bounce2{animation-delay:-.16s;}@keyframes tp-bouncedelay{0%,80%,100%{transform:scale(0);}40%{transform:scale(1);}}rs-loader.spinner4{margin:-20px 0px 0px -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear;}rs-loader.spinner4 .dot1,rs-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);}rs-loader.spinner4 .dot2{top:auto;bottom:0px;animation-delay:-1s;}@keyframes tp-rotate{100%{transform:rotate(360deg);}}@keyframes tp-bounce{0%,100%{transform:scale(0);}50%{transform:scale(1);}}rs-layer iframe{visibility:hidden;}rs-layer.rs-ii-o iframe{visibility:visible;}rs-layer input[type="text"],rs-layer input[type="email"],rs-layer input[type="url"],rs-layer input[type="password"],rs-layer input[type="search"],rs-layer input[type="number"],rs-layer input[type="tel"],rs-layer input[type="range"],rs-layer input[type="date"],rs-layer input[type="month"],rs-layer input[type="week"],rs-layer input[type="time"],rs-layer input[type="datetime"],rs-layer input[type="datetime-local"]{display:inline-block;}rs-layer input::placeholder{vertical-align:middle;line-height:inherit !important;}a.rs-layer{transition:none;}rs-thumbs-wrap,rs-tabs-wrap,rs-thumbs,rs-thumb,rs-tab,rs-bullet,rs-bullets,rs-navmask,rs-tabs,rs-arrow{display:block;pointer-events:all;}.tp-thumbs.navbar,.tp-bullets.navbar,.tp-tabs.navbar{border:none;min-height:0;margin:0;border-radius:0;}.tp-tabs,.tp-thumbs,.tp-bullets{position:absolute;display:block;z-index:1000;top:0px;left:0px;}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box;}.tp-arr-imgholder,rs-poster,.tp-thumb-image,.tp-tab-image{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0px;left:0px;}rs-poster{cursor:pointer;z-index:3;}.tp-tab.rs-touchhover,.tp-tab.selected,.tp-thumb.rs-touchhover,.tp-thumb.selected{opacity:1;}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box !important;}.tp-tabs,.tp-thumbs{box-sizing:content-box !important;}.tp-bullet{width:15px;height:15px;position:absolute;background:#fff;background:rgba(255,255,255,.3);cursor:pointer;}.tp-bullet.selected,.tp-bullet.rs-touchhover{background:#fff;}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000;}.tparrows.rs-touchhover{background:#000;}.tparrows:before{font-family:"revicons";font-size:15px;color:#fff;display:block;line-height:40px;text-align:center;}.tparrows.tp-leftarrow:before{content:"";}.tparrows.tp-rightarrow:before{content:"";}.rs-layer [class^="pe-7s-"]:before,.rs-layer [class*=" pe-7s-"]:before,.rs-layer [class^="pe-7s-"],.rs-layer [class*=" pe-7s-"]{width:auto;margin:0;line-height:inherit;box-sizing:inherit;}rs-pzimg-wrap{display:block;}body.rtl .rs-pzimg{left:0 !important;}.rs_fake_cube{transform-style:preserve-3d;}.rs_fake_cube,.rs_fake_cube_wall{position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;left:0px;top:0px;z-index:0;}.rs-builder-mode rs-sbg-wrap canvas,rs-sbg canvas{overflow:hidden;z-index:5;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4);}.dddwrapper{transform-style:flat;perspective:10000px;}.rs_error_message_box{background:#111;width:800px;margin:40px auto;padding:40px 20px;text-align:center;font-family:"Open Sans",sans-serif;}.rs_error_message_oops{margin:0px 0px 20px;line-height:60px;font-size:34px;color:#fff;}.rs_error_message_content{margin:0px 0px 20px;line-height:25px;font-size:17px;color:#fff;}.rs_error_message_button{color:#fff !important;background:#333;display:inline-block;padding:10px 15px;text-align:right;border-radius:5px;cursor:pointer;text-decoration:none !important;}.rs_error_message_button:hover{background:#5e35b1;}.hglayerinfo{position:fixed;bottom:0px;left:0px;color:#fff;font-size:12px;line-height:20px;font-weight:600;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal;}.hginfo{position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600;background:#000;padding:2px 5px;}.indebugmode .rs-layer:hover{border:1px dashed #c0392b !important;}.helpgrid{border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0;}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll;}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2);}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken;}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5;}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1);}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d);}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75);}.reyes::after{background:#efcdad;}.gingham{filter:brightness(1.05) hue-rotate(-10deg);}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken;}.toaster{filter:contrast(1.5) brightness(.9);}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen;}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6);}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3;}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1);}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5;}.earlybird{filter:contrast(.9) sepia(.2);}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay;}.mayfair{filter:contrast(1.1) saturate(1.1);}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4;}.lofi{filter:saturate(1.1) contrast(1.5);}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply;}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3);}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen;}.brooklyn{filter:contrast(.9) brightness(1.1);}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay;}.xpro2{filter:sepia(.3);}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn;}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2);}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten;}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken;}.lark{filter:contrast(.9);}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken;}.lark::before{background:#22253f;mix-blend-mode:color-dodge;}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1);}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light;}.moon::after{background:#383838;mix-blend-mode:lighten;}.clarendon{filter:contrast(1.2) saturate(1.35);}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay;}.willow{filter:grayscale(.5) contrast(.95) brightness(.9);}.willow::before{background-image:radial-gradient(circle,40%,#d4a9af 55%,#000 150%);mix-blend-mode:overlay;}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9);}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6;}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply;}._1977:after,._1977:before,rs-pzimg-wrap.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:"";display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none;}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:absolute;}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:30;}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:40;}.slumber{filter:saturate(.66) brightness(1.05);}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light;}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten;}.willow::after{background-color:#d8cdcb;mix-blend-mode:color;}.rs-safari .willow:after{background-color:rgba(100,0,0,.2);}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.willow{filter:grayscale(1) contrast(.95) brightness(.9);}.willow::after{background-color:transparent;}}}rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after{height:500%;width:500%;}rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite;}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px;}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1;}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2;}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3;}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4;}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5;}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6;}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7;}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8;}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9;}@keyframes rs-revealer-6{from{transform:rotate(0);}to{transform:rotate(360deg);}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0);}to{-webkit-transform:rotate(360deg);}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite;}@keyframes rs-revealer-7{from{transform:rotate(0);}to{transform:rotate(360deg);}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0);}to{-webkit-transform:rotate(360deg);}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left;}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite;}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s;}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5;}100%{transform:scale(1,1);opacity:0;}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5;}100%{-webkit-transform:scale(1,1);opacity:0;}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out;}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s;}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0);}50%{-webkit-transform:scale(1);}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0);}50%{transform:scale(1);-webkit-transform:scale(1);}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px;}rs-loader.spinner10 .rs-spinner-inner span{display:block;display:inline-block;height:100%;width:6px;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out;}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s;}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s;}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s;}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s;}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4);}20%{-webkit-transform:scaleY(1);}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4);}20%{transform:scaleY(1);-webkit-transform:scaleY(1);}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%;}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out;}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s;}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s;}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s;}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s;}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s;}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s;}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s;}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s;}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s;}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1);}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1);}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1);}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1);}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear;}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0);}100%{-webkit-transform:rotate(360deg);}}@keyframes rs-revealer-12{0%{transform:rotate(0);}100%{transform:rotate(360deg);}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%;}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite;}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s;}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s;}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s;}@keyframes rs-revealer-13{0%,100%{transform:translate(0);}25%{transform:translate(160%);}50%{transform:translate(160%,160%);}75%{transform:translate(0,160%);}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0);}25%{-webkit-transform:translate(160%);}50%{-webkit-transform:translate(160%,160%);}75%{-webkit-transform:translate(0,160%);}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear;}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px;}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite;}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite;}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite;}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite;}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0);}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0);}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0);}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0);}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0);}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0);}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0);}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0);}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0);}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0);}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0);}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0);}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0);}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0);}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0);}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0);}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0);}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0);}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0);}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0);}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0);}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0);}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0);}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0);}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0);}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0);}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0);}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0);}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0);}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0);}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0);}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0);}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%;}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out;}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s;}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5);}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg);}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);}100%{-webkit-transform:rotate(-360deg);}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5);}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg);}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg);}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg);}}.bgcanvas{display:none;position:absolute;overflow:hidden;}.RSscrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px;}.avada-has-rev-slider-styles .rev_slider_wrapper{transform:none;}