/* Minify_CSS_UriRewriter::$debugText

*/

/* stripes.css */

/* 1    */ .stripe-style-1 .stripe-solid-bg-mixin {
/* 2    */   background-color: rgba(136,136,136,0.08);
/* 3    */ }
/* 4    */ .stripe-style-2 .stripe-solid-bg-mixin {
/* 5    */   background-color: rgba(136,136,136,0.08);
/* 6    */ }
/* 7    */ .stripe-style-3 .stripe-solid-bg-mixin {
/* 8    */   background-color: rgba(136,136,136,0.08);
/* 9    */ }
/* 10   */ .stripe-style-4 .stripe-solid-bg-mixin {
/* 11   */   background-color: rgba(255,255,255,0.15);
/* 12   */ }
/* 13   */ .stripe-style-5 .stripe-solid-bg-mixin {
/* 14   */   background-color: rgba(0,0,0,0.08);
/* 15   */ }
/* 16   */ .stripe .sidebar-content.solid-bg .stripe-header-color {
/* 17   */   color: #4d4d4d;
/* 18   */ }
/* 19   */ .stripe-style-1 .stripe-header-color {
/* 20   */   color: #3a3a3a;
/* 21   */ }
/* 22   */ .stripe-style-2 .stripe-header-color {
/* 23   */   color: #ffffff;
/* 24   */ }
/* 25   */ .stripe-style-3 .stripe-header-color {
/* 26   */   color: #3d3d3d;
/* 27   */ }
/* 28   */ .stripe-style-4 .stripe-header-color {
/* 29   */   color: #ffffff;
/* 30   */ }
/* 31   */ .stripe-style-5 .stripe-header-color {
/* 32   */   color: #333333;
/* 33   */ }
/* 34   */ .stripe .sidebar-content.solid-bg .stripe-color-base-transparent {
/* 35   */   color: rgba(77,77,77,0.5);
/* 36   */ }
/* 37   */ .stripe-style-1 .stripe-color-base-transparent {
/* 38   */   color: rgba(136,136,136,0.5);
/* 39   */ }
/* 40   */ .stripe-style-2 .stripe-color-base-transparent {
/* 41   */   color: rgba(153,157,159,0.5);
/* 42   */ }
/* 43   */ .stripe-style-3 .stripe-color-base-transparent {
/* 44   */   color: rgba(61,61,61,0.5);
/* 45   */ }
/* 46   */ .stripe-style-4 .stripe-color-base-transparent {
/* 47   */   color: rgba(255,255,255,0.5);
/* 48   */ }
/* 49   */ .stripe-style-5 .stripe-color-base-transparent {
/* 50   */   color: rgba(51,51,51,0.5);

/* stripes.css */

/* 51   */ }
/* 52   */ .outline-element-decoration .stripe .sidebar-content.solid-bg .stripe-outline-decoration {
/* 53   */   box-shadow: inset 0px 0px 0px 1px ;
/* 54   */ }
/* 55   */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .stripe-outline-decoration {
/* 56   */   box-shadow: none;
/* 57   */ }
/* 58   */ .stripe-style-1.outline-element-decoration .stripe-outline-decoration,
/* 59   */ .outline-element-decoration .stripe-style-1.outline-element-decoration .stripe-outline-decoration {
/* 60   */   box-shadow: inset 0px 0px 0px 1px #dd3333;
/* 61   */ }
/* 62   */ .stripe-style-2.outline-element-decoration .stripe-outline-decoration,
/* 63   */ .outline-element-decoration .stripe-style-2.outline-element-decoration .stripe-outline-decoration {
/* 64   */   box-shadow: inset 0px 0px 0px 1px #ffffff;
/* 65   */ }
/* 66   */ .stripe-style-3.outline-element-decoration .stripe-outline-decoration,
/* 67   */ .outline-element-decoration .stripe-style-3.outline-element-decoration .stripe-outline-decoration {
/* 68   */   box-shadow: inset 0px 0px 0px 1px #ffffff;
/* 69   */ }
/* 70   */ .outline-element-decoration .stripe-style-4 .stripe-outline-decoration,
/* 71   */ .outline-element-decoration .stripe-style-5 .stripe-outline-decoration {
/* 72   */   box-shadow: none;
/* 73   */ }
/* 74   */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .stripe-shadow-decoration {
/* 75   */   box-shadow: 0 6px 18px rgba(0,0,0,0.1);
/* 76   */ }
/* 77   */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .stripe-shadow-decoration {
/* 78   */   box-shadow: none;
/* 79   */ }
/* 80   */ .stripe-style-1.shadow-element-decoration .stripe-shadow-decoration,
/* 81   */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .stripe-shadow-decoration,
/* 82   */ .stripe-style-2.shadow-element-decoration .stripe-shadow-decoration,
/* 83   */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .stripe-shadow-decoration,
/* 84   */ .stripe-style-3.shadow-element-decoration .stripe-shadow-decoration,
/* 85   */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .stripe-shadow-decoration {
/* 86   */   box-shadow: 0 6px 18px rgba(0,0,0,0.1);
/* 87   */ }
/* 88   */ .shadow-element-decoration .stripe-style-4 .stripe-shadow-decoration,
/* 89   */ .shadow-element-decoration .stripe-style-5 .stripe-shadow-decoration {
/* 90   */   box-shadow: none;
/* 91   */ }
/* 92   */ .stripe .sidebar-content.solid-bg .stripe-transparent-border-mixin {
/* 93   */   border-color: rgba(77,77,77,0.15);
/* 94   */ }
/* 95   */ .stripe-style-1 .stripe-transparent-border-mixin {
/* 96   */   border-color: rgba(136,136,136,0.15);
/* 97   */ }
/* 98   */ .stripe-style-2 .stripe-transparent-border-mixin {
/* 99   */   border-color: rgba(153,157,159,0.15);
/* 100  */ }

/* stripes.css */

/* 101  */ .stripe-style-3 .stripe-transparent-border-mixin {
/* 102  */   border-color: rgba(61,61,61,0.15);
/* 103  */ }
/* 104  */ .stripe-style-4 .stripe-transparent-border-mixin {
/* 105  */   border-color: rgba(255,255,255,0.15);
/* 106  */ }
/* 107  */ .stripe-style-5 .stripe-transparent-border-mixin {
/* 108  */   border-color: rgba(51,51,51,0.15);
/* 109  */ }
/* 110  */ .stripe .sidebar-content.solid-bg .stripe-color-primary {
/* 111  */   color: #4d4d4d;
/* 112  */ }
/* 113  */ .stripe-style-1 .stripe-text-secondary {
/* 114  */   color: #4d4d4d;
/* 115  */ }
/* 116  */ .stripe-style-2 .stripe-text-secondary {
/* 117  */   color: #4d4d4d;
/* 118  */ }
/* 119  */ .stripe-style-3 .stripe-text-secondary {
/* 120  */   color: #4d4d4d;
/* 121  */ }
/* 122  */ .stripe {
/* 123  */   width: 100%;
/* 124  */   padding: 20px 2000px;
/* 125  */   margin-left: -2000px;
/* 126  */   overflow: hidden;
/* 127  */ }
/* 128  */ .rtl .stripe {
/* 129  */   margin-left: 0;
/* 130  */   margin-right: -2000px;
/* 131  */ }
/* 132  */ .stripe-parallax-bg {
/* 133  */   background-attachment: fixed !important;
/* 134  */   background-position-x: 50%;
/* 135  */ }
/* 136  */ .stripe-parallax-bg > .wf-wrap {
/* 137  */   position: relative;
/* 138  */ }
/* 139  */ .mobile-false .stripe-parallax-bg {
/* 140  */   opacity: 0;
/* 141  */   transition: opacity 300ms ease;
/* 142  */ }
/* 143  */ .stripe-style-1 {
/* 144  */   background: #f6f6f6 none repeat  center center;
/* 145  */ }
/* 146  */ .stripe-style-1 * {
/* 147  */   color: #888888;
/* 148  */ }
/* 149  */ .outline-stripe-decoration.stripe-style-1 {
/* 150  */   box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.1);

/* stripes.css */

/* 151  */ }
/* 152  */ .stripe-style-2 {
/* 153  */   background: #26282c none repeat  center center;
/* 154  */ }
/* 155  */ .outline-stripe-decoration.stripe-style-2 {
/* 156  */   box-shadow: inset 0px 0px 0px 1px #c1edaf;
/* 157  */ }
/* 158  */ .stripe-style-2 * {
/* 159  */   color: #999d9f;
/* 160  */ }
/* 161  */ .stripe-style-3 {
/* 162  */   background-color: #f7f7f7;
/* 163  */   background-image: url('../../../../wp-content/themes/dt-the7/inc/presets/images/full/skin09r.stripes-stripe-3-bg-image.jpg');
/* 164  */   background-repeat: repeat;
/* 165  */   background-position: center center;
/* 166  */ }
/* 167  */ .outline-stripe-decoration.stripe-style-3 {
/* 168  */   box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.08);
/* 169  */ }
/* 170  */ .stripe-style-3 * {
/* 171  */   color: #3d3d3d;
/* 172  */ }
/* 173  */ .stripe a {
/* 174  */   color: #4d4d4d;
/* 175  */ }
/* 176  */ .stripe-style-4 {
/* 177  */   background-color: #2e3031;
/* 178  */   background-attachment: fixed;
/* 179  */   background-position: center top;
/* 180  */   background-size: cover;
/* 181  */ }
/* 182  */ .stripe-style-4 *,
/* 183  */ .stripe-style-4 a {
/* 184  */   color: #ffffff;
/* 185  */ }
/* 186  */ .stripe-style-4 .gw-go * {
/* 187  */   color: inherit;
/* 188  */ }
/* 189  */ .stripe-style-5 {
/* 190  */   background-color: #ffffff;
/* 191  */   background-attachment: fixed;
/* 192  */   background-position: center top;
/* 193  */   background-size: cover;
/* 194  */ }
/* 195  */ .stripe-style-5 *,
/* 196  */ .stripe-style-5 a {
/* 197  */   color: #333333;
/* 198  */ }
/* 199  */ .mobile-true .stripe {
/* 200  */   background-attachment: scroll !important;

/* stripes.css */

/* 201  */   background-size: auto !important;
/* 202  */ }
/* 203  */ .mobile-true .stripe-parallax-bg {
/* 204  */   background-size: auto !important;
/* 205  */ }
/* 206  */ #page .stripe .sidebar-content.solid-bg .soc-ico a:hover .soc-font-icon {
/* 207  */   color: #fff;
/* 208  */ }
/* 209  */ .stripe .dt-owl-item .post.bg-on {
/* 210  */   background: none;
/* 211  */ }
/* 212  */ .stripe .transparent-pie .vc_pie_wrapper .vc_pie_chart_back {
/* 213  */   border-color: transparent !important;
/* 214  */ }
/* 215  */ .stripe .custom-btn-color > *,
/* 216  */ .stripe .shortcode-banner-inside *,
/* 217  */ .stripe .vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a *,
/* 218  */ .stripe .gw-go *,
/* 219  */ .stripe .aio-icon i,
/* 220  */ .stripe .ubtn *,
/* 221  */ .stripe .vc_color-alert-success.vc_message_box-solid *,
/* 222  */ .stripe .info-c-full-wrap,
/* 223  */ .stripe .info-c-full-wrap *,
/* 224  */ .stripe .icon_description *,
/* 225  */ .stripe .info-circle-icons *,
/* 226  */ .stripe .icon_list_icon *,
/* 227  */ .stripe .vc_btn3 *,
/* 228  */ .stripe [class^="ultsl-"],
/* 229  */ .stripe [class*=" ultsl-"] {
/* 230  */   color: inherit;
/* 231  */ }
/* 232  */ .stripe .wpb_alert * {
/* 233  */   color: #c09853;
/* 234  */ }
/* 235  */ .stripe .wpb_alert-success * {
/* 236  */   color: #468847;
/* 237  */ }
/* 238  */ .stripe .wpb_alert-danger *,
/* 239  */ .stripe .wpb_alert-error * {
/* 240  */   color: #b94a48;
/* 241  */ }
/* 242  */ .stripe .wpb_alert-info * {
/* 243  */   color: #3a87ad;
/* 244  */ }
/* 245  */ #page .stripe .rollover-content,
/* 246  */ #page .stripe .rollover-content *,
/* 247  */ #page .stripe .rollover-content h3.entry-title,
/* 248  */ #page .stripe .rollover-content h3.entry-title a,
/* 249  */ #page .stripe .post .rollover-content h4.entry-title a:hover,
/* 250  */ #page .stripe .post .rollover-content .entry-title a:hover,

/* stripes.css */

/* 251  */ #page .stripe .rollover-content a:hover,
/* 252  */ #page .stripe .post .rollover-content h3.entry-title a:hover,
/* 253  */ #page .stripe .hover-style-one h2.entry-title,
/* 254  */ #page .stripe .hover-style-two h2.entry-title {
/* 255  */   color: #fff;
/* 256  */ }
/* 257  */ #page .stripe .rollover-content h3.entry-title,
/* 258  */ #page .stripe .rollover-content .entry-title a,
/* 259  */ #page .stripe .post .rollover-content .entry-title a:hover,
/* 260  */ #page .stripe .hover-style-one h2.entry-title,
/* 261  */ #page .stripe .hover-style-two h2.entry-title,
/* 262  */ #page .stripe .hover-style-two h4.entry-title {
/* 263  */   background: none;
/* 264  */ }
/* 265  */ .stripe .sidebar-content.solid-bg .testimonial-item .testimonial-vcard .text-secondary,
/* 266  */ .stripe .sidebar-content.solid-bg .testimonial-item .testimonial-vcard .text-primary,
/* 267  */ .stripe .sidebar-content.solid-bg .testimonial-item .testimonial-vcard .text-primary * {
/* 268  */   color: #4d4d4d;
/* 269  */ }
/* 270  */ .stripe-style-1 .testimonial-item .testimonial-vcard .text-secondary,
/* 271  */ .stripe-style-1 .testimonial-item .testimonial-vcard .text-primary,
/* 272  */ .stripe-style-1 .testimonial-item .testimonial-vcard .text-primary * {
/* 273  */   color: #3a3a3a;
/* 274  */ }
/* 275  */ .stripe-style-2 .testimonial-item .testimonial-vcard .text-secondary,
/* 276  */ .stripe-style-2 .testimonial-item .testimonial-vcard .text-primary,
/* 277  */ .stripe-style-2 .testimonial-item .testimonial-vcard .text-primary * {
/* 278  */   color: #ffffff;
/* 279  */ }
/* 280  */ .stripe-style-3 .testimonial-item .testimonial-vcard .text-secondary,
/* 281  */ .stripe-style-3 .testimonial-item .testimonial-vcard .text-primary,
/* 282  */ .stripe-style-3 .testimonial-item .testimonial-vcard .text-primary * {
/* 283  */   color: #3d3d3d;
/* 284  */ }
/* 285  */ .stripe-style-4 .testimonial-item .testimonial-vcard .text-secondary,
/* 286  */ .stripe-style-4 .testimonial-item .testimonial-vcard .text-primary,
/* 287  */ .stripe-style-4 .testimonial-item .testimonial-vcard .text-primary * {
/* 288  */   color: #ffffff;
/* 289  */ }
/* 290  */ .stripe-style-5 .testimonial-item .testimonial-vcard .text-secondary,
/* 291  */ .stripe-style-5 .testimonial-item .testimonial-vcard .text-primary,
/* 292  */ .stripe-style-5 .testimonial-item .testimonial-vcard .text-primary * {
/* 293  */   color: #333333;
/* 294  */ }
/* 295  */ .stripe-style-1 .testimonial-item:not(.testimonial-item-slider),
/* 296  */ .stripe-style-1 .testimonial-item .ts-viewport,
/* 297  */ .stripe-style-1 .bg-on.team-container,
/* 298  */ .stripe-style-1 .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 299  */ .stripe-style-1 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 300  */ .stripe-style-1 .post.bg-on,

/* stripes.css */

/* 301  */ .stripe-style-1 .post.bg-on.fullwidth-img.format-quote,
/* 302  */ .stripe-style-1 .post.bg-on.fullwidth-img.format-link,
/* 303  */ .stripe-style-1 .content-bg-on.centered-layout-list article,
/* 304  */ .stripe-style-1 .content-bg-on.classic-layout-list article,
/* 305  */ .stripe-style-1 .shortcode-code,
/* 306  */ .stripe-style-1 .woocommerce-cart-wrap .cart-collaterals,
/* 307  */ .stripe-style-1 .shop_attributes,
/* 308  */ .stripe-style-1 .wc-order-review,
/* 309  */ .stripe-style-1 .wc-side-column,
/* 310  */ .stripe-style-1 .wc-login-wrap form,
/* 311  */ .stripe-style-1 .wc-coupon-wrap .form-coupon-wrap,
/* 312  */ .stripe-style-1 form.track_order,
/* 313  */ .stripe-style-1 form.lost_reset_password,
/* 314  */ .stripe-style-1 #customer_login > div,
/* 315  */ .stripe-style-1 #reviews ol.commentlist .comment_container,
/* 316  */ .stripe-style-1 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 317  */ .stripe-style-1 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 318  */ .stripe-style-1 .light-bg-btn,
/* 319  */ .stripe-style-1 .btn-light,
/* 320  */ .stripe-style-1 .btn-light:hover,
/* 321  */ .stripe-style-1 .borderframe.br-standard .shortcode-single-image,
/* 322  */ .stripe-style-1 .frame-on.frame-fancy,
/* 323  */ .stripe-style-1 .dt-owl-item .post.bg-on:before,
/* 324  */ .stripe-style-1 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 325  */ .stripe-style-1 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 326  */ .stripe-style-1 .wpb_tabs.tab-style-two,
/* 327  */ .stripe-style-1 .tab-style-four.wpb_tabs,
/* 328  */ .stripe-style-1 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 329  */ .stripe-style-1 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 330  */ .stripe-style-1 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 331  */ .stripe-style-1 .wpb_tour.tab-style-two .wpb_tab,
/* 332  */ .stripe-style-1 .tab-style-four.wpb_tour,
/* 333  */ .stripe-style-1 .comment-list .comment-body,
/* 334  */ .stripe-style-1 .entry-author {
/* 335  */   background-color: rgba(136,136,136,0.08);
/* 336  */ }
/* 337  */ .stripe-style-2 .testimonial-item:not(.testimonial-item-slider),
/* 338  */ .stripe-style-2 .testimonial-item .ts-viewport,
/* 339  */ .stripe-style-2 .bg-on.team-container,
/* 340  */ .stripe-style-2 .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 341  */ .stripe-style-2 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 342  */ .stripe-style-2 .post.bg-on,
/* 343  */ .stripe-style-2 .post.bg-on.fullwidth-img.format-quote,
/* 344  */ .stripe-style-2 .post.bg-on.fullwidth-img.format-link,
/* 345  */ .stripe-style-2 .content-bg-on.centered-layout-list article,
/* 346  */ .stripe-style-2 .content-bg-on.classic-layout-list article,
/* 347  */ .stripe-style-2 .shortcode-code,
/* 348  */ .stripe-style-2 .woocommerce-cart-wrap .cart-collaterals,
/* 349  */ .stripe-style-2 .shop_attributes,
/* 350  */ .stripe-style-2 .wc-order-review,

/* stripes.css */

/* 351  */ .stripe-style-2 .wc-side-column,
/* 352  */ .stripe-style-2 .wc-login-wrap form,
/* 353  */ .stripe-style-2 .wc-coupon-wrap .form-coupon-wrap,
/* 354  */ .stripe-style-2 form.track_order,
/* 355  */ .stripe-style-2 form.lost_reset_password,
/* 356  */ .stripe-style-2 #customer_login > div,
/* 357  */ .stripe-style-2 #reviews ol.commentlist .comment_container,
/* 358  */ .stripe-style-2 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 359  */ .stripe-style-2 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 360  */ .stripe-style-2 .light-bg-btn,
/* 361  */ .stripe-style-2 .btn-light,
/* 362  */ .stripe-style-2 .btn-light:hover,
/* 363  */ .stripe-style-2 .borderframe.br-standard .shortcode-single-image,
/* 364  */ .stripe-style-2 .frame-on.frame-fancy,
/* 365  */ .stripe-style-2 .dt-owl-item .post.bg-on:before,
/* 366  */ .stripe-style-2 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 367  */ .stripe-style-2 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 368  */ .stripe-style-2 .wpb_tabs.tab-style-two,
/* 369  */ .stripe-style-2 .tab-style-four.wpb_tabs,
/* 370  */ .stripe-style-2 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 371  */ .stripe-style-2 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 372  */ .stripe-style-2 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 373  */ .stripe-style-2 .wpb_tour.tab-style-two .wpb_tab,
/* 374  */ .stripe-style-2 .tab-style-four.wpb_tour,
/* 375  */ .stripe-style-2 .comment-list .comment-body,
/* 376  */ .stripe-style-2 .entry-author {
/* 377  */   background-color: rgba(136,136,136,0.08);
/* 378  */ }
/* 379  */ .stripe-style-3 .testimonial-item:not(.testimonial-item-slider),
/* 380  */ .stripe-style-3 .testimonial-item .ts-viewport,
/* 381  */ .stripe-style-3 .bg-on.team-container,
/* 382  */ .stripe-style-3 .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 383  */ .stripe-style-3 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 384  */ .stripe-style-3 .post.bg-on,
/* 385  */ .stripe-style-3 .post.bg-on.fullwidth-img.format-quote,
/* 386  */ .stripe-style-3 .post.bg-on.fullwidth-img.format-link,
/* 387  */ .stripe-style-3 .content-bg-on.centered-layout-list article,
/* 388  */ .stripe-style-3 .content-bg-on.classic-layout-list article,
/* 389  */ .stripe-style-3 .shortcode-code,
/* 390  */ .stripe-style-3 .woocommerce-cart-wrap .cart-collaterals,
/* 391  */ .stripe-style-3 .shop_attributes,
/* 392  */ .stripe-style-3 .wc-order-review,
/* 393  */ .stripe-style-3 .wc-side-column,
/* 394  */ .stripe-style-3 .wc-login-wrap form,
/* 395  */ .stripe-style-3 .wc-coupon-wrap .form-coupon-wrap,
/* 396  */ .stripe-style-3 form.track_order,
/* 397  */ .stripe-style-3 form.lost_reset_password,
/* 398  */ .stripe-style-3 #customer_login > div,
/* 399  */ .stripe-style-3 #reviews ol.commentlist .comment_container,
/* 400  */ .stripe-style-3 .woocommerce-MyAccount-navigation > ul li:not(.is-active),

/* stripes.css */

/* 401  */ .stripe-style-3 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 402  */ .stripe-style-3 .light-bg-btn,
/* 403  */ .stripe-style-3 .btn-light,
/* 404  */ .stripe-style-3 .btn-light:hover,
/* 405  */ .stripe-style-3 .borderframe.br-standard .shortcode-single-image,
/* 406  */ .stripe-style-3 .frame-on.frame-fancy,
/* 407  */ .stripe-style-3 .dt-owl-item .post.bg-on:before,
/* 408  */ .stripe-style-3 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 409  */ .stripe-style-3 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 410  */ .stripe-style-3 .wpb_tabs.tab-style-two,
/* 411  */ .stripe-style-3 .tab-style-four.wpb_tabs,
/* 412  */ .stripe-style-3 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 413  */ .stripe-style-3 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 414  */ .stripe-style-3 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 415  */ .stripe-style-3 .wpb_tour.tab-style-two .wpb_tab,
/* 416  */ .stripe-style-3 .tab-style-four.wpb_tour,
/* 417  */ .stripe-style-3 .comment-list .comment-body,
/* 418  */ .stripe-style-3 .entry-author {
/* 419  */   background-color: rgba(136,136,136,0.08);
/* 420  */ }
/* 421  */ .stripe-style-4 .testimonial-item:not(.testimonial-item-slider),
/* 422  */ .stripe-style-4 .testimonial-item .ts-viewport,
/* 423  */ .stripe-style-4 .bg-on.team-container,
/* 424  */ .stripe-style-4 .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 425  */ .stripe-style-4 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 426  */ .stripe-style-4 .post.bg-on,
/* 427  */ .stripe-style-4 .post.bg-on.fullwidth-img.format-quote,
/* 428  */ .stripe-style-4 .post.bg-on.fullwidth-img.format-link,
/* 429  */ .stripe-style-4 .content-bg-on.centered-layout-list article,
/* 430  */ .stripe-style-4 .content-bg-on.classic-layout-list article,
/* 431  */ .stripe-style-4 .shortcode-code,
/* 432  */ .stripe-style-4 .woocommerce-cart-wrap .cart-collaterals,
/* 433  */ .stripe-style-4 .shop_attributes,
/* 434  */ .stripe-style-4 .wc-order-review,
/* 435  */ .stripe-style-4 .wc-side-column,
/* 436  */ .stripe-style-4 .wc-login-wrap form,
/* 437  */ .stripe-style-4 .wc-coupon-wrap .form-coupon-wrap,
/* 438  */ .stripe-style-4 form.track_order,
/* 439  */ .stripe-style-4 form.lost_reset_password,
/* 440  */ .stripe-style-4 #customer_login > div,
/* 441  */ .stripe-style-4 #reviews ol.commentlist .comment_container,
/* 442  */ .stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 443  */ .stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 444  */ .stripe-style-4 .light-bg-btn,
/* 445  */ .stripe-style-4 .btn-light,
/* 446  */ .stripe-style-4 .btn-light:hover,
/* 447  */ .stripe-style-4 .borderframe.br-standard .shortcode-single-image,
/* 448  */ .stripe-style-4 .frame-on.frame-fancy,
/* 449  */ .stripe-style-4 .dt-owl-item .post.bg-on:before,
/* 450  */ .stripe-style-4 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),

/* stripes.css */

/* 451  */ .stripe-style-4 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 452  */ .stripe-style-4 .wpb_tabs.tab-style-two,
/* 453  */ .stripe-style-4 .tab-style-four.wpb_tabs,
/* 454  */ .stripe-style-4 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 455  */ .stripe-style-4 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 456  */ .stripe-style-4 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 457  */ .stripe-style-4 .wpb_tour.tab-style-two .wpb_tab,
/* 458  */ .stripe-style-4 .tab-style-four.wpb_tour,
/* 459  */ .stripe-style-4 .comment-list .comment-body,
/* 460  */ .stripe-style-4 .entry-author {
/* 461  */   background-color: rgba(255,255,255,0.15);
/* 462  */ }
/* 463  */ .stripe-style-5 .testimonial-item:not(.testimonial-item-slider),
/* 464  */ .stripe-style-5 .testimonial-item .ts-viewport,
/* 465  */ .stripe-style-5 .bg-on.team-container,
/* 466  */ .stripe-style-5 .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 467  */ .stripe-style-5 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 468  */ .stripe-style-5 .post.bg-on,
/* 469  */ .stripe-style-5 .post.bg-on.fullwidth-img.format-quote,
/* 470  */ .stripe-style-5 .post.bg-on.fullwidth-img.format-link,
/* 471  */ .stripe-style-5 .content-bg-on.centered-layout-list article,
/* 472  */ .stripe-style-5 .content-bg-on.classic-layout-list article,
/* 473  */ .stripe-style-5 .shortcode-code,
/* 474  */ .stripe-style-5 .woocommerce-cart-wrap .cart-collaterals,
/* 475  */ .stripe-style-5 .shop_attributes,
/* 476  */ .stripe-style-5 .wc-order-review,
/* 477  */ .stripe-style-5 .wc-side-column,
/* 478  */ .stripe-style-5 .wc-login-wrap form,
/* 479  */ .stripe-style-5 .wc-coupon-wrap .form-coupon-wrap,
/* 480  */ .stripe-style-5 form.track_order,
/* 481  */ .stripe-style-5 form.lost_reset_password,
/* 482  */ .stripe-style-5 #customer_login > div,
/* 483  */ .stripe-style-5 #reviews ol.commentlist .comment_container,
/* 484  */ .stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 485  */ .stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 486  */ .stripe-style-5 .light-bg-btn,
/* 487  */ .stripe-style-5 .btn-light,
/* 488  */ .stripe-style-5 .btn-light:hover,
/* 489  */ .stripe-style-5 .borderframe.br-standard .shortcode-single-image,
/* 490  */ .stripe-style-5 .frame-on.frame-fancy,
/* 491  */ .stripe-style-5 .dt-owl-item .post.bg-on:before,
/* 492  */ .stripe-style-5 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 493  */ .stripe-style-5 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 494  */ .stripe-style-5 .wpb_tabs.tab-style-two,
/* 495  */ .stripe-style-5 .tab-style-four.wpb_tabs,
/* 496  */ .stripe-style-5 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 497  */ .stripe-style-5 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 498  */ .stripe-style-5 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 499  */ .stripe-style-5 .wpb_tour.tab-style-two .wpb_tab,
/* 500  */ .stripe-style-5 .tab-style-four.wpb_tour,

/* stripes.css */

/* 501  */ .stripe-style-5 .comment-list .comment-body,
/* 502  */ .stripe-style-5 .entry-author {
/* 503  */   background-color: rgba(0,0,0,0.08);
/* 504  */ }
/* 505  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .testimonial-item:not(.testimonial-item-slider),
/* 506  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .testimonial-item .ts-viewport,
/* 507  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .bg-on.team-container,
/* 508  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 509  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 510  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .post.bg-on,
/* 511  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .post.bg-on.fullwidth-img.format-quote,
/* 512  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .post.bg-on.fullwidth-img.format-link,
/* 513  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .content-bg-on.centered-layout-list article,
/* 514  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .content-bg-on.classic-layout-list article,
/* 515  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .shortcode-code,
/* 516  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-cart-wrap .cart-collaterals,
/* 517  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .shop_attributes,
/* 518  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .wc-order-review,
/* 519  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .wc-side-column,
/* 520  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .wc-login-wrap form,
/* 521  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .wc-coupon-wrap .form-coupon-wrap,
/* 522  */ .outline-element-decoration .stripe .sidebar-content.solid-bg form.track_order,
/* 523  */ .outline-element-decoration .stripe .sidebar-content.solid-bg form.lost_reset_password,
/* 524  */ .outline-element-decoration .stripe .sidebar-content.solid-bg #customer_login > div,
/* 525  */ .outline-element-decoration .stripe .sidebar-content.solid-bg #reviews ol.commentlist .comment_container,
/* 526  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 527  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 528  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .light-bg-btn,
/* 529  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .btn-light,
/* 530  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .btn-light:hover,
/* 531  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .borderframe.br-standard .shortcode-single-image,
/* 532  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .frame-on.frame-fancy,
/* 533  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .dt-owl-item .post.bg-on:before,
/* 534  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 535  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 536  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .wpb_tabs.tab-style-two,
/* 537  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-four.wpb_tabs,
/* 538  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 539  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 540  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 541  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .wpb_tour.tab-style-two .wpb_tab,
/* 542  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .tab-style-four.wpb_tour,
/* 543  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .comment-list .comment-body,
/* 544  */ .outline-element-decoration .stripe .sidebar-content.solid-bg .entry-author {
/* 545  */   box-shadow: inset 0px 0px 0px 1px ;
/* 546  */ }
/* 547  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .testimonial-item:not(.testimonial-item-slider),
/* 548  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .testimonial-item .ts-viewport,
/* 549  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .bg-on.team-container,
/* 550  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .dt-style.vc_progress_bar.default-bg .vc_single_bar,

/* stripes.css */

/* 551  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 552  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .post.bg-on,
/* 553  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .post.bg-on.fullwidth-img.format-quote,
/* 554  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .post.bg-on.fullwidth-img.format-link,
/* 555  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .content-bg-on.centered-layout-list article,
/* 556  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .content-bg-on.classic-layout-list article,
/* 557  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .shortcode-code,
/* 558  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .woocommerce-cart-wrap .cart-collaterals,
/* 559  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .shop_attributes,
/* 560  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .wc-order-review,
/* 561  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .wc-side-column,
/* 562  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .wc-login-wrap form,
/* 563  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .wc-coupon-wrap .form-coupon-wrap,
/* 564  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) form.track_order,
/* 565  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) form.lost_reset_password,
/* 566  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) #customer_login > div,
/* 567  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) #reviews ol.commentlist .comment_container,
/* 568  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 569  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 570  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .light-bg-btn,
/* 571  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .btn-light,
/* 572  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .btn-light:hover,
/* 573  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .borderframe.br-standard .shortcode-single-image,
/* 574  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .frame-on.frame-fancy,
/* 575  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .dt-owl-item .post.bg-on:before,
/* 576  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 577  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 578  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .wpb_tabs.tab-style-two,
/* 579  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-four.wpb_tabs,
/* 580  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 581  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 582  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 583  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .wpb_tour.tab-style-two .wpb_tab,
/* 584  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .tab-style-four.wpb_tour,
/* 585  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .comment-list .comment-body,
/* 586  */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .entry-author {
/* 587  */   box-shadow: none;
/* 588  */ }
/* 589  */ .stripe-style-1.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
/* 590  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
/* 591  */ .stripe-style-1.outline-element-decoration .testimonial-item .ts-viewport,
/* 592  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .testimonial-item .ts-viewport,
/* 593  */ .stripe-style-1.outline-element-decoration .bg-on.team-container,
/* 594  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .bg-on.team-container,
/* 595  */ .stripe-style-1.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 596  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 597  */ .stripe-style-1.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 598  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 599  */ .stripe-style-1.outline-element-decoration .post.bg-on,
/* 600  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .post.bg-on,

/* stripes.css */

/* 601  */ .stripe-style-1.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
/* 602  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
/* 603  */ .stripe-style-1.outline-element-decoration .post.bg-on.fullwidth-img.format-link,
/* 604  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .post.bg-on.fullwidth-img.format-link,
/* 605  */ .stripe-style-1.outline-element-decoration .content-bg-on.centered-layout-list article,
/* 606  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .content-bg-on.centered-layout-list article,
/* 607  */ .stripe-style-1.outline-element-decoration .content-bg-on.classic-layout-list article,
/* 608  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .content-bg-on.classic-layout-list article,
/* 609  */ .stripe-style-1.outline-element-decoration .shortcode-code,
/* 610  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .shortcode-code,
/* 611  */ .stripe-style-1.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals,
/* 612  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals,
/* 613  */ .stripe-style-1.outline-element-decoration .shop_attributes,
/* 614  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .shop_attributes,
/* 615  */ .stripe-style-1.outline-element-decoration .wc-order-review,
/* 616  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .wc-order-review,
/* 617  */ .stripe-style-1.outline-element-decoration .wc-side-column,
/* 618  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .wc-side-column,
/* 619  */ .stripe-style-1.outline-element-decoration .wc-login-wrap form,
/* 620  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .wc-login-wrap form,
/* 621  */ .stripe-style-1.outline-element-decoration .wc-coupon-wrap .form-coupon-wrap,
/* 622  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .wc-coupon-wrap .form-coupon-wrap,
/* 623  */ .stripe-style-1.outline-element-decoration form.track_order,
/* 624  */ .outline-element-decoration .stripe-style-1.outline-element-decoration form.track_order,
/* 625  */ .stripe-style-1.outline-element-decoration form.lost_reset_password,
/* 626  */ .outline-element-decoration .stripe-style-1.outline-element-decoration form.lost_reset_password,
/* 627  */ .stripe-style-1.outline-element-decoration #customer_login > div,
/* 628  */ .outline-element-decoration .stripe-style-1.outline-element-decoration #customer_login > div,
/* 629  */ .stripe-style-1.outline-element-decoration #reviews ol.commentlist .comment_container,
/* 630  */ .outline-element-decoration .stripe-style-1.outline-element-decoration #reviews ol.commentlist .comment_container,
/* 631  */ .stripe-style-1.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 632  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 633  */ .stripe-style-1.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 634  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 635  */ .stripe-style-1.outline-element-decoration .light-bg-btn,
/* 636  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .light-bg-btn,
/* 637  */ .stripe-style-1.outline-element-decoration .btn-light,
/* 638  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .btn-light,
/* 639  */ .stripe-style-1.outline-element-decoration .btn-light:hover,
/* 640  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .btn-light:hover,
/* 641  */ .stripe-style-1.outline-element-decoration .borderframe.br-standard .shortcode-single-image,
/* 642  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .borderframe.br-standard .shortcode-single-image,
/* 643  */ .stripe-style-1.outline-element-decoration .frame-on.frame-fancy,
/* 644  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .frame-on.frame-fancy,
/* 645  */ .stripe-style-1.outline-element-decoration .dt-owl-item .post.bg-on:before,
/* 646  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .dt-owl-item .post.bg-on:before,
/* 647  */ .stripe-style-1.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 648  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 649  */ .stripe-style-1.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 650  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,

/* stripes.css */

/* 651  */ .stripe-style-1.outline-element-decoration .wpb_tabs.tab-style-two,
/* 652  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .wpb_tabs.tab-style-two,
/* 653  */ .stripe-style-1.outline-element-decoration .tab-style-four.wpb_tabs,
/* 654  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-four.wpb_tabs,
/* 655  */ .stripe-style-1.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 656  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 657  */ .stripe-style-1.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 658  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 659  */ .stripe-style-1.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 660  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 661  */ .stripe-style-1.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab,
/* 662  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab,
/* 663  */ .stripe-style-1.outline-element-decoration .tab-style-four.wpb_tour,
/* 664  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .tab-style-four.wpb_tour,
/* 665  */ .stripe-style-1.outline-element-decoration .comment-list .comment-body,
/* 666  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .comment-list .comment-body,
/* 667  */ .stripe-style-1.outline-element-decoration .entry-author,
/* 668  */ .outline-element-decoration .stripe-style-1.outline-element-decoration .entry-author {
/* 669  */   box-shadow: inset 0px 0px 0px 1px #dd3333;
/* 670  */ }
/* 671  */ .stripe-style-2.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
/* 672  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
/* 673  */ .stripe-style-2.outline-element-decoration .testimonial-item .ts-viewport,
/* 674  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .testimonial-item .ts-viewport,
/* 675  */ .stripe-style-2.outline-element-decoration .bg-on.team-container,
/* 676  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .bg-on.team-container,
/* 677  */ .stripe-style-2.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 678  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 679  */ .stripe-style-2.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 680  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 681  */ .stripe-style-2.outline-element-decoration .post.bg-on,
/* 682  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .post.bg-on,
/* 683  */ .stripe-style-2.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
/* 684  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
/* 685  */ .stripe-style-2.outline-element-decoration .post.bg-on.fullwidth-img.format-link,
/* 686  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .post.bg-on.fullwidth-img.format-link,
/* 687  */ .stripe-style-2.outline-element-decoration .content-bg-on.centered-layout-list article,
/* 688  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .content-bg-on.centered-layout-list article,
/* 689  */ .stripe-style-2.outline-element-decoration .content-bg-on.classic-layout-list article,
/* 690  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .content-bg-on.classic-layout-list article,
/* 691  */ .stripe-style-2.outline-element-decoration .shortcode-code,
/* 692  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .shortcode-code,
/* 693  */ .stripe-style-2.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals,
/* 694  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals,
/* 695  */ .stripe-style-2.outline-element-decoration .shop_attributes,
/* 696  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .shop_attributes,
/* 697  */ .stripe-style-2.outline-element-decoration .wc-order-review,
/* 698  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .wc-order-review,
/* 699  */ .stripe-style-2.outline-element-decoration .wc-side-column,
/* 700  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .wc-side-column,

/* stripes.css */

/* 701  */ .stripe-style-2.outline-element-decoration .wc-login-wrap form,
/* 702  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .wc-login-wrap form,
/* 703  */ .stripe-style-2.outline-element-decoration .wc-coupon-wrap .form-coupon-wrap,
/* 704  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .wc-coupon-wrap .form-coupon-wrap,
/* 705  */ .stripe-style-2.outline-element-decoration form.track_order,
/* 706  */ .outline-element-decoration .stripe-style-2.outline-element-decoration form.track_order,
/* 707  */ .stripe-style-2.outline-element-decoration form.lost_reset_password,
/* 708  */ .outline-element-decoration .stripe-style-2.outline-element-decoration form.lost_reset_password,
/* 709  */ .stripe-style-2.outline-element-decoration #customer_login > div,
/* 710  */ .outline-element-decoration .stripe-style-2.outline-element-decoration #customer_login > div,
/* 711  */ .stripe-style-2.outline-element-decoration #reviews ol.commentlist .comment_container,
/* 712  */ .outline-element-decoration .stripe-style-2.outline-element-decoration #reviews ol.commentlist .comment_container,
/* 713  */ .stripe-style-2.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 714  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 715  */ .stripe-style-2.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 716  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 717  */ .stripe-style-2.outline-element-decoration .light-bg-btn,
/* 718  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .light-bg-btn,
/* 719  */ .stripe-style-2.outline-element-decoration .btn-light,
/* 720  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .btn-light,
/* 721  */ .stripe-style-2.outline-element-decoration .btn-light:hover,
/* 722  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .btn-light:hover,
/* 723  */ .stripe-style-2.outline-element-decoration .borderframe.br-standard .shortcode-single-image,
/* 724  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .borderframe.br-standard .shortcode-single-image,
/* 725  */ .stripe-style-2.outline-element-decoration .frame-on.frame-fancy,
/* 726  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .frame-on.frame-fancy,
/* 727  */ .stripe-style-2.outline-element-decoration .dt-owl-item .post.bg-on:before,
/* 728  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .dt-owl-item .post.bg-on:before,
/* 729  */ .stripe-style-2.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 730  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 731  */ .stripe-style-2.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 732  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 733  */ .stripe-style-2.outline-element-decoration .wpb_tabs.tab-style-two,
/* 734  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .wpb_tabs.tab-style-two,
/* 735  */ .stripe-style-2.outline-element-decoration .tab-style-four.wpb_tabs,
/* 736  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-four.wpb_tabs,
/* 737  */ .stripe-style-2.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 738  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 739  */ .stripe-style-2.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 740  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 741  */ .stripe-style-2.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 742  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 743  */ .stripe-style-2.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab,
/* 744  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab,
/* 745  */ .stripe-style-2.outline-element-decoration .tab-style-four.wpb_tour,
/* 746  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .tab-style-four.wpb_tour,
/* 747  */ .stripe-style-2.outline-element-decoration .comment-list .comment-body,
/* 748  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .comment-list .comment-body,
/* 749  */ .stripe-style-2.outline-element-decoration .entry-author,
/* 750  */ .outline-element-decoration .stripe-style-2.outline-element-decoration .entry-author {

/* stripes.css */

/* 751  */   box-shadow: inset 0px 0px 0px 1px #ffffff;
/* 752  */ }
/* 753  */ .stripe-style-3.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
/* 754  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),
/* 755  */ .stripe-style-3.outline-element-decoration .testimonial-item .ts-viewport,
/* 756  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .testimonial-item .ts-viewport,
/* 757  */ .stripe-style-3.outline-element-decoration .bg-on.team-container,
/* 758  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .bg-on.team-container,
/* 759  */ .stripe-style-3.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 760  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 761  */ .stripe-style-3.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 762  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 763  */ .stripe-style-3.outline-element-decoration .post.bg-on,
/* 764  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .post.bg-on,
/* 765  */ .stripe-style-3.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
/* 766  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,
/* 767  */ .stripe-style-3.outline-element-decoration .post.bg-on.fullwidth-img.format-link,
/* 768  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .post.bg-on.fullwidth-img.format-link,
/* 769  */ .stripe-style-3.outline-element-decoration .content-bg-on.centered-layout-list article,
/* 770  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .content-bg-on.centered-layout-list article,
/* 771  */ .stripe-style-3.outline-element-decoration .content-bg-on.classic-layout-list article,
/* 772  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .content-bg-on.classic-layout-list article,
/* 773  */ .stripe-style-3.outline-element-decoration .shortcode-code,
/* 774  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .shortcode-code,
/* 775  */ .stripe-style-3.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals,
/* 776  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .woocommerce-cart-wrap .cart-collaterals,
/* 777  */ .stripe-style-3.outline-element-decoration .shop_attributes,
/* 778  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .shop_attributes,
/* 779  */ .stripe-style-3.outline-element-decoration .wc-order-review,
/* 780  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .wc-order-review,
/* 781  */ .stripe-style-3.outline-element-decoration .wc-side-column,
/* 782  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .wc-side-column,
/* 783  */ .stripe-style-3.outline-element-decoration .wc-login-wrap form,
/* 784  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .wc-login-wrap form,
/* 785  */ .stripe-style-3.outline-element-decoration .wc-coupon-wrap .form-coupon-wrap,
/* 786  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .wc-coupon-wrap .form-coupon-wrap,
/* 787  */ .stripe-style-3.outline-element-decoration form.track_order,
/* 788  */ .outline-element-decoration .stripe-style-3.outline-element-decoration form.track_order,
/* 789  */ .stripe-style-3.outline-element-decoration form.lost_reset_password,
/* 790  */ .outline-element-decoration .stripe-style-3.outline-element-decoration form.lost_reset_password,
/* 791  */ .stripe-style-3.outline-element-decoration #customer_login > div,
/* 792  */ .outline-element-decoration .stripe-style-3.outline-element-decoration #customer_login > div,
/* 793  */ .stripe-style-3.outline-element-decoration #reviews ol.commentlist .comment_container,
/* 794  */ .outline-element-decoration .stripe-style-3.outline-element-decoration #reviews ol.commentlist .comment_container,
/* 795  */ .stripe-style-3.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 796  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 797  */ .stripe-style-3.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 798  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 799  */ .stripe-style-3.outline-element-decoration .light-bg-btn,
/* 800  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .light-bg-btn,

/* stripes.css */

/* 801  */ .stripe-style-3.outline-element-decoration .btn-light,
/* 802  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .btn-light,
/* 803  */ .stripe-style-3.outline-element-decoration .btn-light:hover,
/* 804  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .btn-light:hover,
/* 805  */ .stripe-style-3.outline-element-decoration .borderframe.br-standard .shortcode-single-image,
/* 806  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .borderframe.br-standard .shortcode-single-image,
/* 807  */ .stripe-style-3.outline-element-decoration .frame-on.frame-fancy,
/* 808  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .frame-on.frame-fancy,
/* 809  */ .stripe-style-3.outline-element-decoration .dt-owl-item .post.bg-on:before,
/* 810  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .dt-owl-item .post.bg-on:before,
/* 811  */ .stripe-style-3.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 812  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 813  */ .stripe-style-3.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 814  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 815  */ .stripe-style-3.outline-element-decoration .wpb_tabs.tab-style-two,
/* 816  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .wpb_tabs.tab-style-two,
/* 817  */ .stripe-style-3.outline-element-decoration .tab-style-four.wpb_tabs,
/* 818  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-four.wpb_tabs,
/* 819  */ .stripe-style-3.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 820  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 821  */ .stripe-style-3.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 822  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 823  */ .stripe-style-3.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 824  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 825  */ .stripe-style-3.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab,
/* 826  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab,
/* 827  */ .stripe-style-3.outline-element-decoration .tab-style-four.wpb_tour,
/* 828  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .tab-style-four.wpb_tour,
/* 829  */ .stripe-style-3.outline-element-decoration .comment-list .comment-body,
/* 830  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .comment-list .comment-body,
/* 831  */ .stripe-style-3.outline-element-decoration .entry-author,
/* 832  */ .outline-element-decoration .stripe-style-3.outline-element-decoration .entry-author {
/* 833  */   box-shadow: inset 0px 0px 0px 1px #ffffff;
/* 834  */ }
/* 835  */ .outline-element-decoration .stripe-style-4 .testimonial-item:not(.testimonial-item-slider),
/* 836  */ .outline-element-decoration .stripe-style-5 .testimonial-item:not(.testimonial-item-slider),
/* 837  */ .outline-element-decoration .stripe-style-4 .testimonial-item .ts-viewport,
/* 838  */ .outline-element-decoration .stripe-style-5 .testimonial-item .ts-viewport,
/* 839  */ .outline-element-decoration .stripe-style-4 .bg-on.team-container,
/* 840  */ .outline-element-decoration .stripe-style-5 .bg-on.team-container,
/* 841  */ .outline-element-decoration .stripe-style-4 .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 842  */ .outline-element-decoration .stripe-style-5 .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 843  */ .outline-element-decoration .stripe-style-4 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 844  */ .outline-element-decoration .stripe-style-5 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 845  */ .outline-element-decoration .stripe-style-4 .post.bg-on,
/* 846  */ .outline-element-decoration .stripe-style-5 .post.bg-on,
/* 847  */ .outline-element-decoration .stripe-style-4 .post.bg-on.fullwidth-img.format-quote,
/* 848  */ .outline-element-decoration .stripe-style-5 .post.bg-on.fullwidth-img.format-quote,
/* 849  */ .outline-element-decoration .stripe-style-4 .post.bg-on.fullwidth-img.format-link,
/* 850  */ .outline-element-decoration .stripe-style-5 .post.bg-on.fullwidth-img.format-link,

/* stripes.css */

/* 851  */ .outline-element-decoration .stripe-style-4 .content-bg-on.centered-layout-list article,
/* 852  */ .outline-element-decoration .stripe-style-5 .content-bg-on.centered-layout-list article,
/* 853  */ .outline-element-decoration .stripe-style-4 .content-bg-on.classic-layout-list article,
/* 854  */ .outline-element-decoration .stripe-style-5 .content-bg-on.classic-layout-list article,
/* 855  */ .outline-element-decoration .stripe-style-4 .shortcode-code,
/* 856  */ .outline-element-decoration .stripe-style-5 .shortcode-code,
/* 857  */ .outline-element-decoration .stripe-style-4 .woocommerce-cart-wrap .cart-collaterals,
/* 858  */ .outline-element-decoration .stripe-style-5 .woocommerce-cart-wrap .cart-collaterals,
/* 859  */ .outline-element-decoration .stripe-style-4 .shop_attributes,
/* 860  */ .outline-element-decoration .stripe-style-5 .shop_attributes,
/* 861  */ .outline-element-decoration .stripe-style-4 .wc-order-review,
/* 862  */ .outline-element-decoration .stripe-style-5 .wc-order-review,
/* 863  */ .outline-element-decoration .stripe-style-4 .wc-side-column,
/* 864  */ .outline-element-decoration .stripe-style-5 .wc-side-column,
/* 865  */ .outline-element-decoration .stripe-style-4 .wc-login-wrap form,
/* 866  */ .outline-element-decoration .stripe-style-5 .wc-login-wrap form,
/* 867  */ .outline-element-decoration .stripe-style-4 .wc-coupon-wrap .form-coupon-wrap,
/* 868  */ .outline-element-decoration .stripe-style-5 .wc-coupon-wrap .form-coupon-wrap,
/* 869  */ .outline-element-decoration .stripe-style-4 form.track_order,
/* 870  */ .outline-element-decoration .stripe-style-5 form.track_order,
/* 871  */ .outline-element-decoration .stripe-style-4 form.lost_reset_password,
/* 872  */ .outline-element-decoration .stripe-style-5 form.lost_reset_password,
/* 873  */ .outline-element-decoration .stripe-style-4 #customer_login > div,
/* 874  */ .outline-element-decoration .stripe-style-5 #customer_login > div,
/* 875  */ .outline-element-decoration .stripe-style-4 #reviews ol.commentlist .comment_container,
/* 876  */ .outline-element-decoration .stripe-style-5 #reviews ol.commentlist .comment_container,
/* 877  */ .outline-element-decoration .stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 878  */ .outline-element-decoration .stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 879  */ .outline-element-decoration .stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 880  */ .outline-element-decoration .stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 881  */ .outline-element-decoration .stripe-style-4 .light-bg-btn,
/* 882  */ .outline-element-decoration .stripe-style-5 .light-bg-btn,
/* 883  */ .outline-element-decoration .stripe-style-4 .btn-light,
/* 884  */ .outline-element-decoration .stripe-style-5 .btn-light,
/* 885  */ .outline-element-decoration .stripe-style-4 .btn-light:hover,
/* 886  */ .outline-element-decoration .stripe-style-5 .btn-light:hover,
/* 887  */ .outline-element-decoration .stripe-style-4 .borderframe.br-standard .shortcode-single-image,
/* 888  */ .outline-element-decoration .stripe-style-5 .borderframe.br-standard .shortcode-single-image,
/* 889  */ .outline-element-decoration .stripe-style-4 .frame-on.frame-fancy,
/* 890  */ .outline-element-decoration .stripe-style-5 .frame-on.frame-fancy,
/* 891  */ .outline-element-decoration .stripe-style-4 .dt-owl-item .post.bg-on:before,
/* 892  */ .outline-element-decoration .stripe-style-5 .dt-owl-item .post.bg-on:before,
/* 893  */ .outline-element-decoration .stripe-style-4 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 894  */ .outline-element-decoration .stripe-style-5 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 895  */ .outline-element-decoration .stripe-style-4 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 896  */ .outline-element-decoration .stripe-style-5 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 897  */ .outline-element-decoration .stripe-style-4 .wpb_tabs.tab-style-two,
/* 898  */ .outline-element-decoration .stripe-style-5 .wpb_tabs.tab-style-two,
/* 899  */ .outline-element-decoration .stripe-style-4 .tab-style-four.wpb_tabs,
/* 900  */ .outline-element-decoration .stripe-style-5 .tab-style-four.wpb_tabs,

/* stripes.css */

/* 901  */ .outline-element-decoration .stripe-style-4 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 902  */ .outline-element-decoration .stripe-style-5 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 903  */ .outline-element-decoration .stripe-style-4 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 904  */ .outline-element-decoration .stripe-style-5 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 905  */ .outline-element-decoration .stripe-style-4 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 906  */ .outline-element-decoration .stripe-style-5 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 907  */ .outline-element-decoration .stripe-style-4 .wpb_tour.tab-style-two .wpb_tab,
/* 908  */ .outline-element-decoration .stripe-style-5 .wpb_tour.tab-style-two .wpb_tab,
/* 909  */ .outline-element-decoration .stripe-style-4 .tab-style-four.wpb_tour,
/* 910  */ .outline-element-decoration .stripe-style-5 .tab-style-four.wpb_tour,
/* 911  */ .outline-element-decoration .stripe-style-4 .comment-list .comment-body,
/* 912  */ .outline-element-decoration .stripe-style-5 .comment-list .comment-body,
/* 913  */ .outline-element-decoration .stripe-style-4 .entry-author,
/* 914  */ .outline-element-decoration .stripe-style-5 .entry-author {
/* 915  */   box-shadow: none;
/* 916  */ }
/* 917  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .testimonial-item:not(.testimonial-item-slider),
/* 918  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .testimonial-item .ts-viewport,
/* 919  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .bg-on.team-container,
/* 920  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 921  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 922  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .post.bg-on,
/* 923  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .post.bg-on.fullwidth-img.format-quote,
/* 924  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .post.bg-on.fullwidth-img.format-link,
/* 925  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .content-bg-on.centered-layout-list article,
/* 926  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .content-bg-on.classic-layout-list article,
/* 927  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .shortcode-code,
/* 928  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-cart-wrap .cart-collaterals,
/* 929  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .shop_attributes,
/* 930  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .wc-order-review,
/* 931  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .wc-side-column,
/* 932  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .wc-login-wrap form,
/* 933  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .wc-coupon-wrap .form-coupon-wrap,
/* 934  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg form.track_order,
/* 935  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg form.lost_reset_password,
/* 936  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg #customer_login > div,
/* 937  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg #reviews ol.commentlist .comment_container,
/* 938  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 939  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 940  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .light-bg-btn,
/* 941  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .btn-light,
/* 942  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .btn-light:hover,
/* 943  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .borderframe.br-standard .shortcode-single-image,
/* 944  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .frame-on.frame-fancy,
/* 945  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .dt-owl-item .post.bg-on:before,
/* 946  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 947  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 948  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .wpb_tabs.tab-style-two,
/* 949  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-four.wpb_tabs,
/* 950  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),

/* stripes.css */

/* 951  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 952  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 953  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .wpb_tour.tab-style-two .wpb_tab,
/* 954  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .tab-style-four.wpb_tour,
/* 955  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .comment-list .comment-body,
/* 956  */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .entry-author {
/* 957  */   box-shadow: 0 6px 18px rgba(0,0,0,0.1);
/* 958  */ }
/* 959  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .testimonial-item:not(.testimonial-item-slider),
/* 960  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .testimonial-item .ts-viewport,
/* 961  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .bg-on.team-container,
/* 962  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 963  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 964  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .post.bg-on,
/* 965  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .post.bg-on.fullwidth-img.format-quote,
/* 966  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .post.bg-on.fullwidth-img.format-link,
/* 967  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .content-bg-on.centered-layout-list article,
/* 968  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .content-bg-on.classic-layout-list article,
/* 969  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .shortcode-code,
/* 970  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .woocommerce-cart-wrap .cart-collaterals,
/* 971  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .shop_attributes,
/* 972  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .wc-order-review,
/* 973  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .wc-side-column,
/* 974  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .wc-login-wrap form,
/* 975  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .wc-coupon-wrap .form-coupon-wrap,
/* 976  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) form.track_order,
/* 977  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) form.lost_reset_password,
/* 978  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) #customer_login > div,
/* 979  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) #reviews ol.commentlist .comment_container,
/* 980  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 981  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 982  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .light-bg-btn,
/* 983  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .btn-light,
/* 984  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .btn-light:hover,
/* 985  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .borderframe.br-standard .shortcode-single-image,
/* 986  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .frame-on.frame-fancy,
/* 987  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .dt-owl-item .post.bg-on:before,
/* 988  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 989  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 990  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .wpb_tabs.tab-style-two,
/* 991  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-four.wpb_tabs,
/* 992  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 993  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 994  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 995  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .wpb_tour.tab-style-two .wpb_tab,
/* 996  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .tab-style-four.wpb_tour,
/* 997  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .comment-list .comment-body,
/* 998  */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .entry-author {
/* 999  */   box-shadow: none;
/* 1000 */ }

/* stripes.css */

/* 1001 */ .stripe-style-1.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
/* 1002 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
/* 1003 */ .stripe-style-2.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
/* 1004 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
/* 1005 */ .stripe-style-3.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
/* 1006 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),
/* 1007 */ .stripe-style-1.shadow-element-decoration .testimonial-item .ts-viewport,
/* 1008 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .testimonial-item .ts-viewport,
/* 1009 */ .stripe-style-2.shadow-element-decoration .testimonial-item .ts-viewport,
/* 1010 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .testimonial-item .ts-viewport,
/* 1011 */ .stripe-style-3.shadow-element-decoration .testimonial-item .ts-viewport,
/* 1012 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .testimonial-item .ts-viewport,
/* 1013 */ .stripe-style-1.shadow-element-decoration .bg-on.team-container,
/* 1014 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .bg-on.team-container,
/* 1015 */ .stripe-style-2.shadow-element-decoration .bg-on.team-container,
/* 1016 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .bg-on.team-container,
/* 1017 */ .stripe-style-3.shadow-element-decoration .bg-on.team-container,
/* 1018 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .bg-on.team-container,
/* 1019 */ .stripe-style-1.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 1020 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 1021 */ .stripe-style-2.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 1022 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 1023 */ .stripe-style-3.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 1024 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 1025 */ .stripe-style-1.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 1026 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 1027 */ .stripe-style-2.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 1028 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 1029 */ .stripe-style-3.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 1030 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 1031 */ .stripe-style-1.shadow-element-decoration .post.bg-on,
/* 1032 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .post.bg-on,
/* 1033 */ .stripe-style-2.shadow-element-decoration .post.bg-on,
/* 1034 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .post.bg-on,
/* 1035 */ .stripe-style-3.shadow-element-decoration .post.bg-on,
/* 1036 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .post.bg-on,
/* 1037 */ .stripe-style-1.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
/* 1038 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
/* 1039 */ .stripe-style-2.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
/* 1040 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
/* 1041 */ .stripe-style-3.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
/* 1042 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,
/* 1043 */ .stripe-style-1.shadow-element-decoration .post.bg-on.fullwidth-img.format-link,
/* 1044 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .post.bg-on.fullwidth-img.format-link,
/* 1045 */ .stripe-style-2.shadow-element-decoration .post.bg-on.fullwidth-img.format-link,
/* 1046 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .post.bg-on.fullwidth-img.format-link,
/* 1047 */ .stripe-style-3.shadow-element-decoration .post.bg-on.fullwidth-img.format-link,
/* 1048 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .post.bg-on.fullwidth-img.format-link,
/* 1049 */ .stripe-style-1.shadow-element-decoration .content-bg-on.centered-layout-list article,
/* 1050 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .content-bg-on.centered-layout-list article,

/* stripes.css */

/* 1051 */ .stripe-style-2.shadow-element-decoration .content-bg-on.centered-layout-list article,
/* 1052 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .content-bg-on.centered-layout-list article,
/* 1053 */ .stripe-style-3.shadow-element-decoration .content-bg-on.centered-layout-list article,
/* 1054 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .content-bg-on.centered-layout-list article,
/* 1055 */ .stripe-style-1.shadow-element-decoration .content-bg-on.classic-layout-list article,
/* 1056 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .content-bg-on.classic-layout-list article,
/* 1057 */ .stripe-style-2.shadow-element-decoration .content-bg-on.classic-layout-list article,
/* 1058 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .content-bg-on.classic-layout-list article,
/* 1059 */ .stripe-style-3.shadow-element-decoration .content-bg-on.classic-layout-list article,
/* 1060 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .content-bg-on.classic-layout-list article,
/* 1061 */ .stripe-style-1.shadow-element-decoration .shortcode-code,
/* 1062 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .shortcode-code,
/* 1063 */ .stripe-style-2.shadow-element-decoration .shortcode-code,
/* 1064 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .shortcode-code,
/* 1065 */ .stripe-style-3.shadow-element-decoration .shortcode-code,
/* 1066 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .shortcode-code,
/* 1067 */ .stripe-style-1.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals,
/* 1068 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals,
/* 1069 */ .stripe-style-2.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals,
/* 1070 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals,
/* 1071 */ .stripe-style-3.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals,
/* 1072 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .woocommerce-cart-wrap .cart-collaterals,
/* 1073 */ .stripe-style-1.shadow-element-decoration .shop_attributes,
/* 1074 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .shop_attributes,
/* 1075 */ .stripe-style-2.shadow-element-decoration .shop_attributes,
/* 1076 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .shop_attributes,
/* 1077 */ .stripe-style-3.shadow-element-decoration .shop_attributes,
/* 1078 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .shop_attributes,
/* 1079 */ .stripe-style-1.shadow-element-decoration .wc-order-review,
/* 1080 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .wc-order-review,
/* 1081 */ .stripe-style-2.shadow-element-decoration .wc-order-review,
/* 1082 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .wc-order-review,
/* 1083 */ .stripe-style-3.shadow-element-decoration .wc-order-review,
/* 1084 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .wc-order-review,
/* 1085 */ .stripe-style-1.shadow-element-decoration .wc-side-column,
/* 1086 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .wc-side-column,
/* 1087 */ .stripe-style-2.shadow-element-decoration .wc-side-column,
/* 1088 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .wc-side-column,
/* 1089 */ .stripe-style-3.shadow-element-decoration .wc-side-column,
/* 1090 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .wc-side-column,
/* 1091 */ .stripe-style-1.shadow-element-decoration .wc-login-wrap form,
/* 1092 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .wc-login-wrap form,
/* 1093 */ .stripe-style-2.shadow-element-decoration .wc-login-wrap form,
/* 1094 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .wc-login-wrap form,
/* 1095 */ .stripe-style-3.shadow-element-decoration .wc-login-wrap form,
/* 1096 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .wc-login-wrap form,
/* 1097 */ .stripe-style-1.shadow-element-decoration .wc-coupon-wrap .form-coupon-wrap,
/* 1098 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .wc-coupon-wrap .form-coupon-wrap,
/* 1099 */ .stripe-style-2.shadow-element-decoration .wc-coupon-wrap .form-coupon-wrap,
/* 1100 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .wc-coupon-wrap .form-coupon-wrap,

/* stripes.css */

/* 1101 */ .stripe-style-3.shadow-element-decoration .wc-coupon-wrap .form-coupon-wrap,
/* 1102 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .wc-coupon-wrap .form-coupon-wrap,
/* 1103 */ .stripe-style-1.shadow-element-decoration form.track_order,
/* 1104 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration form.track_order,
/* 1105 */ .stripe-style-2.shadow-element-decoration form.track_order,
/* 1106 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration form.track_order,
/* 1107 */ .stripe-style-3.shadow-element-decoration form.track_order,
/* 1108 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration form.track_order,
/* 1109 */ .stripe-style-1.shadow-element-decoration form.lost_reset_password,
/* 1110 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration form.lost_reset_password,
/* 1111 */ .stripe-style-2.shadow-element-decoration form.lost_reset_password,
/* 1112 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration form.lost_reset_password,
/* 1113 */ .stripe-style-3.shadow-element-decoration form.lost_reset_password,
/* 1114 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration form.lost_reset_password,
/* 1115 */ .stripe-style-1.shadow-element-decoration #customer_login > div,
/* 1116 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration #customer_login > div,
/* 1117 */ .stripe-style-2.shadow-element-decoration #customer_login > div,
/* 1118 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration #customer_login > div,
/* 1119 */ .stripe-style-3.shadow-element-decoration #customer_login > div,
/* 1120 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration #customer_login > div,
/* 1121 */ .stripe-style-1.shadow-element-decoration #reviews ol.commentlist .comment_container,
/* 1122 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration #reviews ol.commentlist .comment_container,
/* 1123 */ .stripe-style-2.shadow-element-decoration #reviews ol.commentlist .comment_container,
/* 1124 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration #reviews ol.commentlist .comment_container,
/* 1125 */ .stripe-style-3.shadow-element-decoration #reviews ol.commentlist .comment_container,
/* 1126 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration #reviews ol.commentlist .comment_container,
/* 1127 */ .stripe-style-1.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 1128 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 1129 */ .stripe-style-2.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 1130 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 1131 */ .stripe-style-3.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 1132 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 1133 */ .stripe-style-1.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 1134 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 1135 */ .stripe-style-2.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 1136 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 1137 */ .stripe-style-3.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 1138 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 1139 */ .stripe-style-1.shadow-element-decoration .light-bg-btn,
/* 1140 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .light-bg-btn,
/* 1141 */ .stripe-style-2.shadow-element-decoration .light-bg-btn,
/* 1142 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .light-bg-btn,
/* 1143 */ .stripe-style-3.shadow-element-decoration .light-bg-btn,
/* 1144 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .light-bg-btn,
/* 1145 */ .stripe-style-1.shadow-element-decoration .btn-light,
/* 1146 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .btn-light,
/* 1147 */ .stripe-style-2.shadow-element-decoration .btn-light,
/* 1148 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .btn-light,
/* 1149 */ .stripe-style-3.shadow-element-decoration .btn-light,
/* 1150 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .btn-light,

/* stripes.css */

/* 1151 */ .stripe-style-1.shadow-element-decoration .btn-light:hover,
/* 1152 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .btn-light:hover,
/* 1153 */ .stripe-style-2.shadow-element-decoration .btn-light:hover,
/* 1154 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .btn-light:hover,
/* 1155 */ .stripe-style-3.shadow-element-decoration .btn-light:hover,
/* 1156 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .btn-light:hover,
/* 1157 */ .stripe-style-1.shadow-element-decoration .borderframe.br-standard .shortcode-single-image,
/* 1158 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .borderframe.br-standard .shortcode-single-image,
/* 1159 */ .stripe-style-2.shadow-element-decoration .borderframe.br-standard .shortcode-single-image,
/* 1160 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .borderframe.br-standard .shortcode-single-image,
/* 1161 */ .stripe-style-3.shadow-element-decoration .borderframe.br-standard .shortcode-single-image,
/* 1162 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .borderframe.br-standard .shortcode-single-image,
/* 1163 */ .stripe-style-1.shadow-element-decoration .frame-on.frame-fancy,
/* 1164 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .frame-on.frame-fancy,
/* 1165 */ .stripe-style-2.shadow-element-decoration .frame-on.frame-fancy,
/* 1166 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .frame-on.frame-fancy,
/* 1167 */ .stripe-style-3.shadow-element-decoration .frame-on.frame-fancy,
/* 1168 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .frame-on.frame-fancy,
/* 1169 */ .stripe-style-1.shadow-element-decoration .dt-owl-item .post.bg-on:before,
/* 1170 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .dt-owl-item .post.bg-on:before,
/* 1171 */ .stripe-style-2.shadow-element-decoration .dt-owl-item .post.bg-on:before,
/* 1172 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .dt-owl-item .post.bg-on:before,
/* 1173 */ .stripe-style-3.shadow-element-decoration .dt-owl-item .post.bg-on:before,
/* 1174 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .dt-owl-item .post.bg-on:before,
/* 1175 */ .stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1176 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1177 */ .stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1178 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1179 */ .stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1180 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1181 */ .stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 1182 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 1183 */ .stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 1184 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 1185 */ .stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 1186 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 1187 */ .stripe-style-1.shadow-element-decoration .wpb_tabs.tab-style-two,
/* 1188 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .wpb_tabs.tab-style-two,
/* 1189 */ .stripe-style-2.shadow-element-decoration .wpb_tabs.tab-style-two,
/* 1190 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .wpb_tabs.tab-style-two,
/* 1191 */ .stripe-style-3.shadow-element-decoration .wpb_tabs.tab-style-two,
/* 1192 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .wpb_tabs.tab-style-two,
/* 1193 */ .stripe-style-1.shadow-element-decoration .tab-style-four.wpb_tabs,
/* 1194 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-four.wpb_tabs,
/* 1195 */ .stripe-style-2.shadow-element-decoration .tab-style-four.wpb_tabs,
/* 1196 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-four.wpb_tabs,
/* 1197 */ .stripe-style-3.shadow-element-decoration .tab-style-four.wpb_tabs,
/* 1198 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-four.wpb_tabs,
/* 1199 */ .stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1200 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),

/* stripes.css */

/* 1201 */ .stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1202 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1203 */ .stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1204 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1205 */ .stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 1206 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 1207 */ .stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 1208 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 1209 */ .stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 1210 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 1211 */ .stripe-style-1.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1212 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1213 */ .stripe-style-2.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1214 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1215 */ .stripe-style-3.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1216 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1217 */ .stripe-style-1.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab,
/* 1218 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab,
/* 1219 */ .stripe-style-2.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab,
/* 1220 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab,
/* 1221 */ .stripe-style-3.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab,
/* 1222 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab,
/* 1223 */ .stripe-style-1.shadow-element-decoration .tab-style-four.wpb_tour,
/* 1224 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .tab-style-four.wpb_tour,
/* 1225 */ .stripe-style-2.shadow-element-decoration .tab-style-four.wpb_tour,
/* 1226 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .tab-style-four.wpb_tour,
/* 1227 */ .stripe-style-3.shadow-element-decoration .tab-style-four.wpb_tour,
/* 1228 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .tab-style-four.wpb_tour,
/* 1229 */ .stripe-style-1.shadow-element-decoration .comment-list .comment-body,
/* 1230 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .comment-list .comment-body,
/* 1231 */ .stripe-style-2.shadow-element-decoration .comment-list .comment-body,
/* 1232 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .comment-list .comment-body,
/* 1233 */ .stripe-style-3.shadow-element-decoration .comment-list .comment-body,
/* 1234 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .comment-list .comment-body,
/* 1235 */ .stripe-style-1.shadow-element-decoration .entry-author,
/* 1236 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .entry-author,
/* 1237 */ .stripe-style-2.shadow-element-decoration .entry-author,
/* 1238 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .entry-author,
/* 1239 */ .stripe-style-3.shadow-element-decoration .entry-author,
/* 1240 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .entry-author {
/* 1241 */   box-shadow: 0 6px 18px rgba(0,0,0,0.1);
/* 1242 */ }
/* 1243 */ .shadow-element-decoration .stripe-style-4 .testimonial-item:not(.testimonial-item-slider),
/* 1244 */ .shadow-element-decoration .stripe-style-5 .testimonial-item:not(.testimonial-item-slider),
/* 1245 */ .shadow-element-decoration .stripe-style-4 .testimonial-item .ts-viewport,
/* 1246 */ .shadow-element-decoration .stripe-style-5 .testimonial-item .ts-viewport,
/* 1247 */ .shadow-element-decoration .stripe-style-4 .bg-on.team-container,
/* 1248 */ .shadow-element-decoration .stripe-style-5 .bg-on.team-container,
/* 1249 */ .shadow-element-decoration .stripe-style-4 .dt-style.vc_progress_bar.default-bg .vc_single_bar,
/* 1250 */ .shadow-element-decoration .stripe-style-5 .dt-style.vc_progress_bar.default-bg .vc_single_bar,

/* stripes.css */

/* 1251 */ .shadow-element-decoration .stripe-style-4 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 1252 */ .shadow-element-decoration .stripe-style-5 .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
/* 1253 */ .shadow-element-decoration .stripe-style-4 .post.bg-on,
/* 1254 */ .shadow-element-decoration .stripe-style-5 .post.bg-on,
/* 1255 */ .shadow-element-decoration .stripe-style-4 .post.bg-on.fullwidth-img.format-quote,
/* 1256 */ .shadow-element-decoration .stripe-style-5 .post.bg-on.fullwidth-img.format-quote,
/* 1257 */ .shadow-element-decoration .stripe-style-4 .post.bg-on.fullwidth-img.format-link,
/* 1258 */ .shadow-element-decoration .stripe-style-5 .post.bg-on.fullwidth-img.format-link,
/* 1259 */ .shadow-element-decoration .stripe-style-4 .content-bg-on.centered-layout-list article,
/* 1260 */ .shadow-element-decoration .stripe-style-5 .content-bg-on.centered-layout-list article,
/* 1261 */ .shadow-element-decoration .stripe-style-4 .content-bg-on.classic-layout-list article,
/* 1262 */ .shadow-element-decoration .stripe-style-5 .content-bg-on.classic-layout-list article,
/* 1263 */ .shadow-element-decoration .stripe-style-4 .shortcode-code,
/* 1264 */ .shadow-element-decoration .stripe-style-5 .shortcode-code,
/* 1265 */ .shadow-element-decoration .stripe-style-4 .woocommerce-cart-wrap .cart-collaterals,
/* 1266 */ .shadow-element-decoration .stripe-style-5 .woocommerce-cart-wrap .cart-collaterals,
/* 1267 */ .shadow-element-decoration .stripe-style-4 .shop_attributes,
/* 1268 */ .shadow-element-decoration .stripe-style-5 .shop_attributes,
/* 1269 */ .shadow-element-decoration .stripe-style-4 .wc-order-review,
/* 1270 */ .shadow-element-decoration .stripe-style-5 .wc-order-review,
/* 1271 */ .shadow-element-decoration .stripe-style-4 .wc-side-column,
/* 1272 */ .shadow-element-decoration .stripe-style-5 .wc-side-column,
/* 1273 */ .shadow-element-decoration .stripe-style-4 .wc-login-wrap form,
/* 1274 */ .shadow-element-decoration .stripe-style-5 .wc-login-wrap form,
/* 1275 */ .shadow-element-decoration .stripe-style-4 .wc-coupon-wrap .form-coupon-wrap,
/* 1276 */ .shadow-element-decoration .stripe-style-5 .wc-coupon-wrap .form-coupon-wrap,
/* 1277 */ .shadow-element-decoration .stripe-style-4 form.track_order,
/* 1278 */ .shadow-element-decoration .stripe-style-5 form.track_order,
/* 1279 */ .shadow-element-decoration .stripe-style-4 form.lost_reset_password,
/* 1280 */ .shadow-element-decoration .stripe-style-5 form.lost_reset_password,
/* 1281 */ .shadow-element-decoration .stripe-style-4 #customer_login > div,
/* 1282 */ .shadow-element-decoration .stripe-style-5 #customer_login > div,
/* 1283 */ .shadow-element-decoration .stripe-style-4 #reviews ol.commentlist .comment_container,
/* 1284 */ .shadow-element-decoration .stripe-style-5 #reviews ol.commentlist .comment_container,
/* 1285 */ .shadow-element-decoration .stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 1286 */ .shadow-element-decoration .stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active),
/* 1287 */ .shadow-element-decoration .stripe-style-4 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 1288 */ .shadow-element-decoration .stripe-style-5 .woocommerce-MyAccount-navigation > ul li:not(.is-active):hover,
/* 1289 */ .shadow-element-decoration .stripe-style-4 .light-bg-btn,
/* 1290 */ .shadow-element-decoration .stripe-style-5 .light-bg-btn,
/* 1291 */ .shadow-element-decoration .stripe-style-4 .btn-light,
/* 1292 */ .shadow-element-decoration .stripe-style-5 .btn-light,
/* 1293 */ .shadow-element-decoration .stripe-style-4 .btn-light:hover,
/* 1294 */ .shadow-element-decoration .stripe-style-5 .btn-light:hover,
/* 1295 */ .shadow-element-decoration .stripe-style-4 .borderframe.br-standard .shortcode-single-image,
/* 1296 */ .shadow-element-decoration .stripe-style-5 .borderframe.br-standard .shortcode-single-image,
/* 1297 */ .shadow-element-decoration .stripe-style-4 .frame-on.frame-fancy,
/* 1298 */ .shadow-element-decoration .stripe-style-5 .frame-on.frame-fancy,
/* 1299 */ .shadow-element-decoration .stripe-style-4 .dt-owl-item .post.bg-on:before,
/* 1300 */ .shadow-element-decoration .stripe-style-5 .dt-owl-item .post.bg-on:before,

/* stripes.css */

/* 1301 */ .shadow-element-decoration .stripe-style-4 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1302 */ .shadow-element-decoration .stripe-style-5 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1303 */ .shadow-element-decoration .stripe-style-4 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 1304 */ .shadow-element-decoration .stripe-style-5 .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 1305 */ .shadow-element-decoration .stripe-style-4 .wpb_tabs.tab-style-two,
/* 1306 */ .shadow-element-decoration .stripe-style-5 .wpb_tabs.tab-style-two,
/* 1307 */ .shadow-element-decoration .stripe-style-4 .tab-style-four.wpb_tabs,
/* 1308 */ .shadow-element-decoration .stripe-style-5 .tab-style-four.wpb_tabs,
/* 1309 */ .shadow-element-decoration .stripe-style-4 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1310 */ .shadow-element-decoration .stripe-style-5 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1311 */ .shadow-element-decoration .stripe-style-4 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 1312 */ .shadow-element-decoration .stripe-style-5 .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover,
/* 1313 */ .shadow-element-decoration .stripe-style-4 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1314 */ .shadow-element-decoration .stripe-style-5 .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),
/* 1315 */ .shadow-element-decoration .stripe-style-4 .wpb_tour.tab-style-two .wpb_tab,
/* 1316 */ .shadow-element-decoration .stripe-style-5 .wpb_tour.tab-style-two .wpb_tab,
/* 1317 */ .shadow-element-decoration .stripe-style-4 .tab-style-four.wpb_tour,
/* 1318 */ .shadow-element-decoration .stripe-style-5 .tab-style-four.wpb_tour,
/* 1319 */ .shadow-element-decoration .stripe-style-4 .comment-list .comment-body,
/* 1320 */ .shadow-element-decoration .stripe-style-5 .comment-list .comment-body,
/* 1321 */ .shadow-element-decoration .stripe-style-4 .entry-author,
/* 1322 */ .shadow-element-decoration .stripe-style-5 .entry-author {
/* 1323 */   box-shadow: none;
/* 1324 */ }
/* 1325 */ .stripe .sidebar-content.solid-bg .centered-layout-list.dividers-on .post-entry-content:after {
/* 1326 */   background-color: rgba(77,77,77,0.15);
/* 1327 */ }
/* 1328 */ .stripe-style-1.stripe-transparent-bg .centered-layout-list.dividers-on .post-entry-content:after {
/* 1329 */   background-color: rgba(136,136,136,0.15);
/* 1330 */ }
/* 1331 */ .stripe-style-2.stripe-transparent-bg .centered-layout-list.dividers-on .post-entry-content:after {
/* 1332 */   background-color: rgba(153,157,159,0.15);
/* 1333 */ }
/* 1334 */ .stripe-style-3.stripe-transparent-bg .centered-layout-list.dividers-on .post-entry-content:after {
/* 1335 */   background-color: rgba(61,61,61,0.15);
/* 1336 */ }
/* 1337 */ #page .stripe-style-4 .centered-layout-list.dividers-on .post-entry-content:after,
/* 1338 */ .boxes-solid-bg .stripe-style-4 .centered-layout-list.dividers-on .post-entry-content:after {
/* 1339 */   background-color: rgba(255,255,255,0.15);
/* 1340 */ }
/* 1341 */ #page .stripe-style-5 .centered-layout-list.dividers-on .post-entry-content:after,
/* 1342 */ .boxes-solid-bg .stripe-style-5 .centered-layout-list.dividers-on .post-entry-content:after {
/* 1343 */   background-color: rgba(51,51,51,0.15);
/* 1344 */ }
/* 1345 */ .stripe .sidebar-content.solid-bg .dt-fancy-title.bg-on,
/* 1346 */ .stripe .sidebar-content.solid-bg hr.gf_rule {
/* 1347 */   background-color: rgba(77,77,77,0.08);
/* 1348 */ }
/* 1349 */ .stripe-style-1.stripe-transparent-bg .dt-fancy-title.bg-on,
/* 1350 */ .stripe-style-1.stripe-transparent-bg hr.gf_rule {

/* stripes.css */

/* 1351 */   background-color: rgba(136,136,136,0.08);
/* 1352 */ }
/* 1353 */ .stripe-style-2.stripe-transparent-bg .dt-fancy-title.bg-on,
/* 1354 */ .stripe-style-2.stripe-transparent-bg hr.gf_rule {
/* 1355 */   background-color: rgba(153,157,159,0.08);
/* 1356 */ }
/* 1357 */ .stripe-style-3.stripe-transparent-bg .dt-fancy-title.bg-on,
/* 1358 */ .stripe-style-3.stripe-transparent-bg hr.gf_rule {
/* 1359 */   background-color: rgba(61,61,61,0.08);
/* 1360 */ }
/* 1361 */ #page .stripe-style-4 .dt-fancy-title.bg-on,
/* 1362 */ .boxes-solid-bg .stripe-style-4 .dt-fancy-title.bg-on,
/* 1363 */ #page .stripe-style-4 hr.gf_rule,
/* 1364 */ .boxes-solid-bg .stripe-style-4 hr.gf_rule {
/* 1365 */   background-color: rgba(255,255,255,0.08);
/* 1366 */ }
/* 1367 */ #page .stripe-style-5 .dt-fancy-title.bg-on,
/* 1368 */ .boxes-solid-bg .stripe-style-5 .dt-fancy-title.bg-on,
/* 1369 */ #page .stripe-style-5 hr.gf_rule,
/* 1370 */ .boxes-solid-bg .stripe-style-5 hr.gf_rule {
/* 1371 */   background-color: rgba(51,51,51,0.08);
/* 1372 */ }
/* 1373 */ .stripe-style-1 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list) .post-entry-content,
/* 1374 */ .stripe-style-1 blockquote:not(.shortcode-blockquote),
/* 1375 */ .stripe-style-1 blockquote.shortcode-blockquote.block-style-widget,
/* 1376 */ .stripe-style-1 .block-style-widget {
/* 1377 */   background-color: rgba(136,136,136,0.08);
/* 1378 */ }
/* 1379 */ .stripe-style-2 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list) .post-entry-content,
/* 1380 */ .stripe-style-2 blockquote:not(.shortcode-blockquote),
/* 1381 */ .stripe-style-2 blockquote.shortcode-blockquote.block-style-widget,
/* 1382 */ .stripe-style-2 .block-style-widget {
/* 1383 */   background-color: rgba(136,136,136,0.08);
/* 1384 */ }
/* 1385 */ .stripe-style-3 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list) .post-entry-content,
/* 1386 */ .stripe-style-3 blockquote:not(.shortcode-blockquote),
/* 1387 */ .stripe-style-3 blockquote.shortcode-blockquote.block-style-widget,
/* 1388 */ .stripe-style-3 .block-style-widget {
/* 1389 */   background-color: rgba(136,136,136,0.08);
/* 1390 */ }
/* 1391 */ .stripe-style-4 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list) .post-entry-content,
/* 1392 */ .stripe-style-4 blockquote:not(.shortcode-blockquote),
/* 1393 */ .stripe-style-4 blockquote.shortcode-blockquote.block-style-widget,
/* 1394 */ .stripe-style-4 .block-style-widget {
/* 1395 */   background-color: rgba(255,255,255,0.15);
/* 1396 */ }
/* 1397 */ .stripe-style-5 .content-bg-on:not(.classic-layout-list):not(.centered-layout-list) .post-entry-content,
/* 1398 */ .stripe-style-5 blockquote:not(.shortcode-blockquote),
/* 1399 */ .stripe-style-5 blockquote.shortcode-blockquote.block-style-widget,
/* 1400 */ .stripe-style-5 .block-style-widget {

/* stripes.css */

/* 1401 */   background-color: rgba(0,0,0,0.08);
/* 1402 */ }
/* 1403 */ .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,
/* 1404 */ .outline-element-decoration .stripe .sidebar-content.solid-bg blockquote:not(.shortcode-blockquote),
/* 1405 */ .outline-element-decoration .stripe .sidebar-content.solid-bg .block-style-widget {
/* 1406 */   box-shadow: inset 0px 0px 0px 1px ;
/* 1407 */ }
/* 1408 */ .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,
/* 1409 */ .outline-element-decoration .stripe:not(.shadow-element-decoration) blockquote:not(.shortcode-blockquote),
/* 1410 */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .block-style-widget {
/* 1411 */   box-shadow: none;
/* 1412 */ }
/* 1413 */ .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,
/* 1414 */ .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,
/* 1415 */ .stripe-style-1.outline-element-decoration blockquote:not(.shortcode-blockquote),
/* 1416 */ .outline-element-decoration .stripe-style-1.outline-element-decoration blockquote:not(.shortcode-blockquote),
/* 1417 */ .stripe-style-1.outline-element-decoration .block-style-widget,
/* 1418 */ .outline-element-decoration .stripe-style-1.outline-element-decoration .block-style-widget {
/* 1419 */   box-shadow: inset 0px 0px 0px 1px #dd3333;
/* 1420 */ }
/* 1421 */ .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,
/* 1422 */ .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,
/* 1423 */ .stripe-style-2.outline-element-decoration blockquote:not(.shortcode-blockquote),
/* 1424 */ .outline-element-decoration .stripe-style-2.outline-element-decoration blockquote:not(.shortcode-blockquote),
/* 1425 */ .stripe-style-2.outline-element-decoration .block-style-widget,
/* 1426 */ .outline-element-decoration .stripe-style-2.outline-element-decoration .block-style-widget {
/* 1427 */   box-shadow: inset 0px 0px 0px 1px #ffffff;
/* 1428 */ }
/* 1429 */ .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,
/* 1430 */ .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,
/* 1431 */ .stripe-style-3.outline-element-decoration blockquote:not(.shortcode-blockquote),
/* 1432 */ .outline-element-decoration .stripe-style-3.outline-element-decoration blockquote:not(.shortcode-blockquote),
/* 1433 */ .stripe-style-3.outline-element-decoration .block-style-widget,
/* 1434 */ .outline-element-decoration .stripe-style-3.outline-element-decoration .block-style-widget {
/* 1435 */   box-shadow: inset 0px 0px 0px 1px #ffffff;
/* 1436 */ }
/* 1437 */ .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,
/* 1438 */ .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,
/* 1439 */ .outline-element-decoration .stripe-style-4 blockquote:not(.shortcode-blockquote),
/* 1440 */ .outline-element-decoration .stripe-style-5 blockquote:not(.shortcode-blockquote),
/* 1441 */ .outline-element-decoration .stripe-style-4 .block-style-widget,
/* 1442 */ .outline-element-decoration .stripe-style-5 .block-style-widget {
/* 1443 */   box-shadow: none;
/* 1444 */ }
/* 1445 */ .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,
/* 1446 */ .shadow-element-decoration .stripe .sidebar-content.solid-bg blockquote:not(.shortcode-blockquote),
/* 1447 */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .block-style-widget {
/* 1448 */   box-shadow: 0 6px 18px rgba(0,0,0,0.1);
/* 1449 */ }
/* 1450 */ .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,

/* stripes.css */

/* 1451 */ .shadow-element-decoration .stripe:not(.outline-element-decoration) blockquote:not(.shortcode-blockquote),
/* 1452 */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .block-style-widget {
/* 1453 */   box-shadow: none;
/* 1454 */ }
/* 1455 */ .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,
/* 1456 */ .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,
/* 1457 */ .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,
/* 1458 */ .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,
/* 1459 */ .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,
/* 1460 */ .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,
/* 1461 */ .stripe-style-1.shadow-element-decoration blockquote:not(.shortcode-blockquote),
/* 1462 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration blockquote:not(.shortcode-blockquote),
/* 1463 */ .stripe-style-2.shadow-element-decoration blockquote:not(.shortcode-blockquote),
/* 1464 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration blockquote:not(.shortcode-blockquote),
/* 1465 */ .stripe-style-3.shadow-element-decoration blockquote:not(.shortcode-blockquote),
/* 1466 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration blockquote:not(.shortcode-blockquote),
/* 1467 */ .stripe-style-1.shadow-element-decoration .block-style-widget,
/* 1468 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .block-style-widget,
/* 1469 */ .stripe-style-2.shadow-element-decoration .block-style-widget,
/* 1470 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .block-style-widget,
/* 1471 */ .stripe-style-3.shadow-element-decoration .block-style-widget,
/* 1472 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .block-style-widget {
/* 1473 */   box-shadow: 0 6px 18px rgba(0,0,0,0.1);
/* 1474 */ }
/* 1475 */ .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,
/* 1476 */ .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,
/* 1477 */ .shadow-element-decoration .stripe-style-4 blockquote:not(.shortcode-blockquote),
/* 1478 */ .shadow-element-decoration .stripe-style-5 blockquote:not(.shortcode-blockquote),
/* 1479 */ .shadow-element-decoration .stripe-style-4 .block-style-widget,
/* 1480 */ .shadow-element-decoration .stripe-style-5 .block-style-widget {
/* 1481 */   box-shadow: none;
/* 1482 */ }
/* 1483 */ .stripe-style-1 .format-link-content,
/* 1484 */ .stripe-style-1 .format-aside-content,
/* 1485 */ .stripe-style-1 .format-status-content,
/* 1486 */ .stripe-style-1 #page .content-bg-on.gradient-overlay-layout-list .post-entry-content {
/* 1487 */   background-color: rgba(136,136,136,0.08);
/* 1488 */ }
/* 1489 */ .stripe-style-2 .format-link-content,
/* 1490 */ .stripe-style-2 .format-aside-content,
/* 1491 */ .stripe-style-2 .format-status-content,
/* 1492 */ .stripe-style-2 #page .content-bg-on.gradient-overlay-layout-list .post-entry-content {
/* 1493 */   background-color: rgba(136,136,136,0.08);
/* 1494 */ }
/* 1495 */ .stripe-style-3 .format-link-content,
/* 1496 */ .stripe-style-3 .format-aside-content,
/* 1497 */ .stripe-style-3 .format-status-content,
/* 1498 */ .stripe-style-3 #page .content-bg-on.gradient-overlay-layout-list .post-entry-content {
/* 1499 */   background-color: rgba(136,136,136,0.08);
/* 1500 */ }

/* stripes.css */

/* 1501 */ .stripe-style-4 .format-link-content,
/* 1502 */ .stripe-style-4 .format-aside-content,
/* 1503 */ .stripe-style-4 .format-status-content,
/* 1504 */ .stripe-style-4 #page .content-bg-on.gradient-overlay-layout-list .post-entry-content {
/* 1505 */   background-color: rgba(255,255,255,0.15);
/* 1506 */ }
/* 1507 */ .stripe-style-5 .format-link-content,
/* 1508 */ .stripe-style-5 .format-aside-content,
/* 1509 */ .stripe-style-5 .format-status-content,
/* 1510 */ .stripe-style-5 #page .content-bg-on.gradient-overlay-layout-list .post-entry-content {
/* 1511 */   background-color: rgba(0,0,0,0.08);
/* 1512 */ }
/* 1513 */ .outline-element-decoration .stripe .sidebar-content.solid-bg .format-link-content {
/* 1514 */   box-shadow: inset 0px 0px 0px 1px ;
/* 1515 */ }
/* 1516 */ .outline-element-decoration .stripe:not(.shadow-element-decoration) .format-link-content {
/* 1517 */   box-shadow: none;
/* 1518 */ }
/* 1519 */ .stripe-style-1.outline-element-decoration .format-link-content,
/* 1520 */ .outline-element-decoration .stripe-style-1.outline-element-decoration .format-link-content {
/* 1521 */   box-shadow: inset 0px 0px 0px 1px #dd3333;
/* 1522 */ }
/* 1523 */ .stripe-style-2.outline-element-decoration .format-link-content,
/* 1524 */ .outline-element-decoration .stripe-style-2.outline-element-decoration .format-link-content {
/* 1525 */   box-shadow: inset 0px 0px 0px 1px #ffffff;
/* 1526 */ }
/* 1527 */ .stripe-style-3.outline-element-decoration .format-link-content,
/* 1528 */ .outline-element-decoration .stripe-style-3.outline-element-decoration .format-link-content {
/* 1529 */   box-shadow: inset 0px 0px 0px 1px #ffffff;
/* 1530 */ }
/* 1531 */ .outline-element-decoration .stripe-style-4 .format-link-content,
/* 1532 */ .outline-element-decoration .stripe-style-5 .format-link-content {
/* 1533 */   box-shadow: none;
/* 1534 */ }
/* 1535 */ .shadow-element-decoration .stripe .sidebar-content.solid-bg .format-link-content {
/* 1536 */   box-shadow: 0 6px 18px rgba(0,0,0,0.1);
/* 1537 */ }
/* 1538 */ .shadow-element-decoration .stripe:not(.outline-element-decoration) .format-link-content {
/* 1539 */   box-shadow: none;
/* 1540 */ }
/* 1541 */ .stripe-style-1.shadow-element-decoration .format-link-content,
/* 1542 */ .shadow-element-decoration .stripe-style-1.shadow-element-decoration .format-link-content,
/* 1543 */ .stripe-style-2.shadow-element-decoration .format-link-content,
/* 1544 */ .shadow-element-decoration .stripe-style-2.shadow-element-decoration .format-link-content,
/* 1545 */ .stripe-style-3.shadow-element-decoration .format-link-content,
/* 1546 */ .shadow-element-decoration .stripe-style-3.shadow-element-decoration .format-link-content {
/* 1547 */   box-shadow: 0 6px 18px rgba(0,0,0,0.1);
/* 1548 */ }
/* 1549 */ .shadow-element-decoration .stripe-style-4 .format-link-content,
/* 1550 */ .shadow-element-decoration .stripe-style-5 .format-link-content {

/* stripes.css */

/* 1551 */   box-shadow: none;
/* 1552 */ }
/* 1553 */ .stripe .sidebar-content.solid-bg .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
/* 1554 */ .stripe .sidebar-content.solid-bg .layout-list .post,
/* 1555 */ .stripe .sidebar-content.solid-bg .dividers-on.classic-layout-list .post,
/* 1556 */ .stripe .sidebar-content.solid-bg .ngg-albumoverview .ngg-album,
/* 1557 */ .stripe .sidebar-content.solid-bg .wpb_separator.wpb_content_element,
/* 1558 */ .stripe .sidebar-content.solid-bg .vc_text_separator,
/* 1559 */ .stripe .sidebar-content.solid-bg blockquote.shortcode-blockquote,
/* 1560 */ .stripe .sidebar-content.solid-bg .plain-bg,
/* 1561 */ .stripe .sidebar-content.solid-bg .borderframe .shortcode-single-image,
/* 1562 */ .stripe .sidebar-content.solid-bg .frame-on,
/* 1563 */ .stripe .sidebar-content.solid-bg .wpb_tour.tab-style-three .wpb_tabs_nav li,
/* 1564 */ .stripe .sidebar-content.solid-bg .wpb_tour.tab-style-three .wpb_tabs_nav,
/* 1565 */ .stripe .sidebar-content.solid-bg .single .entry-tags a,
/* 1566 */ .stripe .sidebar-content.solid-bg .post-navigation .nav-links,
/* 1567 */ .stripe .sidebar-content.solid-bg .single-related-posts,
/* 1568 */ .stripe .sidebar-content.solid-bg .no-avatar,
/* 1569 */ .stripe .sidebar-content.solid-bg .list-divider li,
/* 1570 */ .stripe .sidebar-content.solid-bg .separator-holder,
/* 1571 */ .stripe .sidebar-content.solid-bg .accent-border-color .bg-on .separator-holder {
/* 1572 */   border-color: rgba(77,77,77,0.15);
/* 1573 */ }
/* 1574 */ .stripe-style-1 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
/* 1575 */ .stripe-style-1 .layout-list .post,
/* 1576 */ .stripe-style-1 .dividers-on.classic-layout-list .post,
/* 1577 */ .stripe-style-1 .ngg-albumoverview .ngg-album,
/* 1578 */ .stripe-style-1 .wpb_separator.wpb_content_element,
/* 1579 */ .stripe-style-1 .vc_text_separator,
/* 1580 */ .stripe-style-1 blockquote.shortcode-blockquote,
/* 1581 */ .stripe-style-1 .plain-bg,
/* 1582 */ .stripe-style-1 .borderframe .shortcode-single-image,
/* 1583 */ .stripe-style-1 .frame-on,
/* 1584 */ .stripe-style-1 .wpb_tour.tab-style-three .wpb_tabs_nav li,
/* 1585 */ .stripe-style-1 .wpb_tour.tab-style-three .wpb_tabs_nav,
/* 1586 */ .stripe-style-1 .single .entry-tags a,
/* 1587 */ .stripe-style-1 .post-navigation .nav-links,
/* 1588 */ .stripe-style-1 .single-related-posts,
/* 1589 */ .stripe-style-1 .no-avatar,
/* 1590 */ .stripe-style-1 .list-divider li,
/* 1591 */ .stripe-style-1 .separator-holder,
/* 1592 */ .stripe-style-1 .accent-border-color .bg-on .separator-holder {
/* 1593 */   border-color: rgba(136,136,136,0.15);
/* 1594 */ }
/* 1595 */ .stripe-style-2 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
/* 1596 */ .stripe-style-2 .layout-list .post,
/* 1597 */ .stripe-style-2 .dividers-on.classic-layout-list .post,
/* 1598 */ .stripe-style-2 .ngg-albumoverview .ngg-album,
/* 1599 */ .stripe-style-2 .wpb_separator.wpb_content_element,
/* 1600 */ .stripe-style-2 .vc_text_separator,

/* stripes.css */

/* 1601 */ .stripe-style-2 blockquote.shortcode-blockquote,
/* 1602 */ .stripe-style-2 .plain-bg,
/* 1603 */ .stripe-style-2 .borderframe .shortcode-single-image,
/* 1604 */ .stripe-style-2 .frame-on,
/* 1605 */ .stripe-style-2 .wpb_tour.tab-style-three .wpb_tabs_nav li,
/* 1606 */ .stripe-style-2 .wpb_tour.tab-style-three .wpb_tabs_nav,
/* 1607 */ .stripe-style-2 .single .entry-tags a,
/* 1608 */ .stripe-style-2 .post-navigation .nav-links,
/* 1609 */ .stripe-style-2 .single-related-posts,
/* 1610 */ .stripe-style-2 .no-avatar,
/* 1611 */ .stripe-style-2 .list-divider li,
/* 1612 */ .stripe-style-2 .separator-holder,
/* 1613 */ .stripe-style-2 .accent-border-color .bg-on .separator-holder {
/* 1614 */   border-color: rgba(153,157,159,0.15);
/* 1615 */ }
/* 1616 */ .stripe-style-3 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
/* 1617 */ .stripe-style-3 .layout-list .post,
/* 1618 */ .stripe-style-3 .dividers-on.classic-layout-list .post,
/* 1619 */ .stripe-style-3 .ngg-albumoverview .ngg-album,
/* 1620 */ .stripe-style-3 .wpb_separator.wpb_content_element,
/* 1621 */ .stripe-style-3 .vc_text_separator,
/* 1622 */ .stripe-style-3 blockquote.shortcode-blockquote,
/* 1623 */ .stripe-style-3 .plain-bg,
/* 1624 */ .stripe-style-3 .borderframe .shortcode-single-image,
/* 1625 */ .stripe-style-3 .frame-on,
/* 1626 */ .stripe-style-3 .wpb_tour.tab-style-three .wpb_tabs_nav li,
/* 1627 */ .stripe-style-3 .wpb_tour.tab-style-three .wpb_tabs_nav,
/* 1628 */ .stripe-style-3 .single .entry-tags a,
/* 1629 */ .stripe-style-3 .post-navigation .nav-links,
/* 1630 */ .stripe-style-3 .single-related-posts,
/* 1631 */ .stripe-style-3 .no-avatar,
/* 1632 */ .stripe-style-3 .list-divider li,
/* 1633 */ .stripe-style-3 .separator-holder,
/* 1634 */ .stripe-style-3 .accent-border-color .bg-on .separator-holder {
/* 1635 */   border-color: rgba(61,61,61,0.15);
/* 1636 */ }
/* 1637 */ .stripe-style-4 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
/* 1638 */ .stripe-style-4 .layout-list .post,
/* 1639 */ .stripe-style-4 .dividers-on.classic-layout-list .post,
/* 1640 */ .stripe-style-4 .ngg-albumoverview .ngg-album,
/* 1641 */ .stripe-style-4 .wpb_separator.wpb_content_element,
/* 1642 */ .stripe-style-4 .vc_text_separator,
/* 1643 */ .stripe-style-4 blockquote.shortcode-blockquote,
/* 1644 */ .stripe-style-4 .plain-bg,
/* 1645 */ .stripe-style-4 .borderframe .shortcode-single-image,
/* 1646 */ .stripe-style-4 .frame-on,
/* 1647 */ .stripe-style-4 .wpb_tour.tab-style-three .wpb_tabs_nav li,
/* 1648 */ .stripe-style-4 .wpb_tour.tab-style-three .wpb_tabs_nav,
/* 1649 */ .stripe-style-4 .single .entry-tags a,
/* 1650 */ .stripe-style-4 .post-navigation .nav-links,

/* stripes.css */

/* 1651 */ .stripe-style-4 .single-related-posts,
/* 1652 */ .stripe-style-4 .no-avatar,
/* 1653 */ .stripe-style-4 .list-divider li,
/* 1654 */ .stripe-style-4 .separator-holder,
/* 1655 */ .stripe-style-4 .accent-border-color .bg-on .separator-holder {
/* 1656 */   border-color: rgba(255,255,255,0.15);
/* 1657 */ }
/* 1658 */ .stripe-style-5 .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,
/* 1659 */ .stripe-style-5 .layout-list .post,
/* 1660 */ .stripe-style-5 .dividers-on.classic-layout-list .post,
/* 1661 */ .stripe-style-5 .ngg-albumoverview .ngg-album,
/* 1662 */ .stripe-style-5 .wpb_separator.wpb_content_element,
/* 1663 */ .stripe-style-5 .vc_text_separator,
/* 1664 */ .stripe-style-5 blockquote.shortcode-blockquote,
/* 1665 */ .stripe-style-5 .plain-bg,
/* 1666 */ .stripe-style-5 .borderframe .shortcode-single-image,
/* 1667 */ .stripe-style-5 .frame-on,
/* 1668 */ .stripe-style-5 .wpb_tour.tab-style-three .wpb_tabs_nav li,
/* 1669 */ .stripe-style-5 .wpb_tour.tab-style-three .wpb_tabs_nav,
/* 1670 */ .stripe-style-5 .single .entry-tags a,
/* 1671 */ .stripe-style-5 .post-navigation .nav-links,
/* 1672 */ .stripe-style-5 .single-related-posts,
/* 1673 */ .stripe-style-5 .no-avatar,
/* 1674 */ .stripe-style-5 .list-divider li,
/* 1675 */ .stripe-style-5 .separator-holder,
/* 1676 */ .stripe-style-5 .accent-border-color .bg-on .separator-holder {
/* 1677 */   border-color: rgba(51,51,51,0.15);
/* 1678 */ }
/* 1679 */ .stripe .sidebar-content.solid-bg .widget .team-author-name,
/* 1680 */ .stripe .sidebar-content.solid-bg .sidebar-content:not(.solid-bg) .widget .team-author-name,
/* 1681 */ .stripe .sidebar-content.solid-bg .team-author-name,
/* 1682 */ .stripe .sidebar-content.solid-bg .pb-style-two .vc_label,
/* 1683 */ .stripe .sidebar-content.solid-bg .pb-style-three .vc_label,
/* 1684 */ .stripe .sidebar-content.solid-bg .wpb_content_element .wpb_accordion_header > a span,
/* 1685 */ .stripe .sidebar-content.solid-bg .post h2.entry-title,
/* 1686 */ .stripe .sidebar-content.solid-bg .post h2.entry-title,
/* 1687 */ .stripe .sidebar-content.solid-bg .gform_wrapper h3.gform_title,
/* 1688 */ .stripe .sidebar-content.solid-bg .gform_wrapper .gsection .gfield_label,
/* 1689 */ .stripe .sidebar-content.solid-bg .gform_wrapper h2.gsection_title,
/* 1690 */ .stripe .sidebar-content.solid-bg h3.gform_title,
/* 1691 */ .stripe .sidebar-content.solid-bg form.mc4wp-form label,
/* 1692 */ .stripe .sidebar-content.solid-bg .rollover-content h2.entry-title,
/* 1693 */ .stripe .sidebar-content.solid-bg .filter a,
/* 1694 */ .stripe .sidebar-content.solid-bg .filter a *,
/* 1695 */ .stripe .sidebar-content.solid-bg .filter .customSelect,
/* 1696 */ .stripe .sidebar-content.solid-bg .paginator a,
/* 1697 */ .stripe .sidebar-content.solid-bg .paginator a *,
/* 1698 */ .stripe .sidebar-content.solid-bg .paginator:not(.paginator-more-button) a,
/* 1699 */ .stripe .sidebar-content.solid-bg .woocom-list-content .price ins,
/* 1700 */ .stripe .sidebar-content.solid-bg .woocom-list-content .price ins *,

/* stripes.css */

/* 1701 */ .stripe .sidebar-content.solid-bg blockquote,
/* 1702 */ .stripe .sidebar-content.solid-bg blockquote *,
/* 1703 */ .stripe .sidebar-content.solid-bg .shortcode-pullquote,
/* 1704 */ .stripe .sidebar-content.solid-bg .comments-title,
/* 1705 */ .stripe .sidebar-content.solid-bg .comments-title a,
/* 1706 */ .stripe .sidebar-content.solid-bg .comment-author a,
/* 1707 */ .stripe .sidebar-content.solid-bg .comment-author .fn,
/* 1708 */ .stripe .sidebar-content.solid-bg #reply-title,
/* 1709 */ .stripe .sidebar-content.solid-bg .fn,
/* 1710 */ .stripe .sidebar-content.solid-bg .fn a,
/* 1711 */ .stripe .sidebar-content.solid-bg .pingback-title,
/* 1712 */ .stripe .sidebar-content.solid-bg .single .entry-tags a:hover,
/* 1713 */ .stripe .sidebar-content.solid-bg .share-button.entry-share,
/* 1714 */ .stripe .sidebar-content.solid-bg .btn-project-link,
/* 1715 */ .stripe .sidebar-content.solid-bg .btn-project-link:hover,
/* 1716 */ .stripe .sidebar-content.solid-bg .comment-reply-link,
/* 1717 */ .stripe .sidebar-content.solid-bg .comment-reply-link:hover,
/* 1718 */ .stripe .sidebar-content.solid-bg .share-link-description,
/* 1719 */ .stripe .sidebar-content.solid-bg .wpb_content_element .wpb_tabs_nav > li > a,
/* 1720 */ .stripe .sidebar-content.solid-bg .title-color .dt-fancy-title,
/* 1721 */ .stripe .sidebar-content.solid-bg .widget-title,
/* 1722 */ .stripe .sidebar-content.solid-bg .widgettitle,
/* 1723 */ .stripe .sidebar-content.solid-bg .widget_categories li a,
/* 1724 */ .stripe .sidebar-content.solid-bg .widget_meta a,
/* 1725 */ .stripe .sidebar-content.solid-bg .blogroll a,
/* 1726 */ .stripe .sidebar-content.solid-bg .widget_archive li a,
/* 1727 */ .stripe .sidebar-content.solid-bg .widget_recent_entries a,
/* 1728 */ .stripe .sidebar-content.solid-bg .widget_recent_comments a,
/* 1729 */ .stripe .sidebar-content.solid-bg .widget_links a,
/* 1730 */ .stripe .sidebar-content.solid-bg .items-grid a,
/* 1731 */ .stripe .sidebar-content.solid-bg .recent-posts a,
/* 1732 */ .stripe .sidebar-content.solid-bg .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
/* 1733 */ .stripe .sidebar-content.solid-bg .contact-info .secondary-color,
/* 1734 */ .stripe .sidebar-content.solid-bg .widget_nav_menu a,
/* 1735 */ .stripe .sidebar-content.solid-bg .tagcloud a,
/* 1736 */ .stripe .sidebar-content.solid-bg .widget_pages a,
/* 1737 */ .stripe .sidebar-content.solid-bg a.rsswidget,
/* 1738 */ .stripe .sidebar-content.solid-bg .textwidget a,
/* 1739 */ .stripe .sidebar-content.solid-bg #wp-calendar th,
/* 1740 */ .stripe .sidebar-content.solid-bg #wp-calendar caption,
/* 1741 */ .stripe .sidebar-content.solid-bg #wp-calendar tfoot td,
/* 1742 */ .stripe .sidebar-content.solid-bg #wp-calendar tfoot td a,
/* 1743 */ .stripe .sidebar-content.solid-bg .skill-name,
/* 1744 */ .stripe .sidebar-content.solid-bg .skill-name *,
/* 1745 */ .stripe .sidebar-content.solid-bg .custom-nav > li > a span,
/* 1746 */ .stripe .sidebar-content.solid-bg .custom-nav > li > ul a span,
/* 1747 */ .stripe .sidebar-content.solid-bg .st-accordion li a,
/* 1748 */ .stripe .sidebar-content.solid-bg .st-accordion > ul li > a *,
/* 1749 */ .stripe .sidebar-content.solid-bg .related-product > li .product-title,
/* 1750 */ .stripe .sidebar-content.solid-bg .related-product > li .amount,

/* stripes.css */

/* 1751 */ .stripe .sidebar-content.solid-bg .woocommerce fieldset legend,
/* 1752 */ .stripe .sidebar-content.solid-bg .woocom-list-content .price ins,
/* 1753 */ .stripe .sidebar-content.solid-bg .woocom-list-content .price ins *,
/* 1754 */ .stripe .sidebar-content.solid-bg .woocommerce-MyAccount-navigation > ul li a,
/* 1755 */ .stripe .sidebar-content.solid-bg .sidebar-content:not(.solid-bg) .color-primary {
/* 1756 */   color: #4d4d4d;
/* 1757 */ }
/* 1758 */ .stripe-style-1 .widget .team-author-name,
/* 1759 */ .stripe-style-1 .sidebar-content:not(.solid-bg) .widget .team-author-name,
/* 1760 */ .stripe-style-1 .team-author-name,
/* 1761 */ .stripe-style-1 .pb-style-two .vc_label,
/* 1762 */ .stripe-style-1 .pb-style-three .vc_label,
/* 1763 */ .stripe-style-1 .wpb_content_element .wpb_accordion_header > a span,
/* 1764 */ .stripe-style-1 .post h2.entry-title,
/* 1765 */ .stripe-style-1 .post h2.entry-title,
/* 1766 */ .stripe-style-1 .gform_wrapper h3.gform_title,
/* 1767 */ .stripe-style-1 .gform_wrapper .gsection .gfield_label,
/* 1768 */ .stripe-style-1 .gform_wrapper h2.gsection_title,
/* 1769 */ .stripe-style-1 h3.gform_title,
/* 1770 */ .stripe-style-1 form.mc4wp-form label,
/* 1771 */ .stripe-style-1 .rollover-content h2.entry-title,
/* 1772 */ .stripe-style-1 .filter a,
/* 1773 */ .stripe-style-1 .filter a *,
/* 1774 */ .stripe-style-1 .filter .customSelect,
/* 1775 */ .stripe-style-1 .paginator a,
/* 1776 */ .stripe-style-1 .paginator a *,
/* 1777 */ .stripe-style-1 .paginator:not(.paginator-more-button) a,
/* 1778 */ .stripe-style-1 .woocom-list-content .price ins,
/* 1779 */ .stripe-style-1 .woocom-list-content .price ins *,
/* 1780 */ .stripe-style-1 blockquote,
/* 1781 */ .stripe-style-1 blockquote *,
/* 1782 */ .stripe-style-1 .shortcode-pullquote,
/* 1783 */ .stripe-style-1 .comments-title,
/* 1784 */ .stripe-style-1 .comments-title a,
/* 1785 */ .stripe-style-1 .comment-author a,
/* 1786 */ .stripe-style-1 .comment-author .fn,
/* 1787 */ .stripe-style-1 #reply-title,
/* 1788 */ .stripe-style-1 .fn,
/* 1789 */ .stripe-style-1 .fn a,
/* 1790 */ .stripe-style-1 .pingback-title,
/* 1791 */ .stripe-style-1 .single .entry-tags a:hover,
/* 1792 */ .stripe-style-1 .share-button.entry-share,
/* 1793 */ .stripe-style-1 .btn-project-link,
/* 1794 */ .stripe-style-1 .btn-project-link:hover,
/* 1795 */ .stripe-style-1 .comment-reply-link,
/* 1796 */ .stripe-style-1 .comment-reply-link:hover,
/* 1797 */ .stripe-style-1 .share-link-description,
/* 1798 */ .stripe-style-1 .wpb_content_element .wpb_tabs_nav > li > a,
/* 1799 */ .stripe-style-1 .title-color .dt-fancy-title,
/* 1800 */ .stripe-style-1 .widget-title,

/* stripes.css */

/* 1801 */ .stripe-style-1 .widgettitle,
/* 1802 */ .stripe-style-1 .widget_categories li a,
/* 1803 */ .stripe-style-1 .widget_meta a,
/* 1804 */ .stripe-style-1 .blogroll a,
/* 1805 */ .stripe-style-1 .widget_archive li a,
/* 1806 */ .stripe-style-1 .widget_recent_entries a,
/* 1807 */ .stripe-style-1 .widget_recent_comments a,
/* 1808 */ .stripe-style-1 .widget_links a,
/* 1809 */ .stripe-style-1 .items-grid a,
/* 1810 */ .stripe-style-1 .recent-posts a,
/* 1811 */ .stripe-style-1 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
/* 1812 */ .stripe-style-1 .contact-info .secondary-color,
/* 1813 */ .stripe-style-1 .widget_nav_menu a,
/* 1814 */ .stripe-style-1 .tagcloud a,
/* 1815 */ .stripe-style-1 .widget_pages a,
/* 1816 */ .stripe-style-1 a.rsswidget,
/* 1817 */ .stripe-style-1 .textwidget a,
/* 1818 */ .stripe-style-1 #wp-calendar th,
/* 1819 */ .stripe-style-1 #wp-calendar caption,
/* 1820 */ .stripe-style-1 #wp-calendar tfoot td,
/* 1821 */ .stripe-style-1 #wp-calendar tfoot td a,
/* 1822 */ .stripe-style-1 .skill-name,
/* 1823 */ .stripe-style-1 .skill-name *,
/* 1824 */ .stripe-style-1 .custom-nav > li > a span,
/* 1825 */ .stripe-style-1 .custom-nav > li > ul a span,
/* 1826 */ .stripe-style-1 .st-accordion li a,
/* 1827 */ .stripe-style-1 .st-accordion > ul li > a *,
/* 1828 */ .stripe-style-1 .related-product > li .product-title,
/* 1829 */ .stripe-style-1 .related-product > li .amount,
/* 1830 */ .stripe-style-1 .woocommerce fieldset legend,
/* 1831 */ .stripe-style-1 .woocom-list-content .price ins,
/* 1832 */ .stripe-style-1 .woocom-list-content .price ins *,
/* 1833 */ .stripe-style-1 .woocommerce-MyAccount-navigation > ul li a,
/* 1834 */ .stripe-style-1 .sidebar-content:not(.solid-bg) .color-primary {
/* 1835 */   color: #3a3a3a;
/* 1836 */ }
/* 1837 */ .stripe-style-2 .widget .team-author-name,
/* 1838 */ .stripe-style-2 .sidebar-content:not(.solid-bg) .widget .team-author-name,
/* 1839 */ .stripe-style-2 .team-author-name,
/* 1840 */ .stripe-style-2 .pb-style-two .vc_label,
/* 1841 */ .stripe-style-2 .pb-style-three .vc_label,
/* 1842 */ .stripe-style-2 .wpb_content_element .wpb_accordion_header > a span,
/* 1843 */ .stripe-style-2 .post h2.entry-title,
/* 1844 */ .stripe-style-2 .post h2.entry-title,
/* 1845 */ .stripe-style-2 .gform_wrapper h3.gform_title,
/* 1846 */ .stripe-style-2 .gform_wrapper .gsection .gfield_label,
/* 1847 */ .stripe-style-2 .gform_wrapper h2.gsection_title,
/* 1848 */ .stripe-style-2 h3.gform_title,
/* 1849 */ .stripe-style-2 form.mc4wp-form label,
/* 1850 */ .stripe-style-2 .rollover-content h2.entry-title,

/* stripes.css */

/* 1851 */ .stripe-style-2 .filter a,
/* 1852 */ .stripe-style-2 .filter a *,
/* 1853 */ .stripe-style-2 .filter .customSelect,
/* 1854 */ .stripe-style-2 .paginator a,
/* 1855 */ .stripe-style-2 .paginator a *,
/* 1856 */ .stripe-style-2 .paginator:not(.paginator-more-button) a,
/* 1857 */ .stripe-style-2 .woocom-list-content .price ins,
/* 1858 */ .stripe-style-2 .woocom-list-content .price ins *,
/* 1859 */ .stripe-style-2 blockquote,
/* 1860 */ .stripe-style-2 blockquote *,
/* 1861 */ .stripe-style-2 .shortcode-pullquote,
/* 1862 */ .stripe-style-2 .comments-title,
/* 1863 */ .stripe-style-2 .comments-title a,
/* 1864 */ .stripe-style-2 .comment-author a,
/* 1865 */ .stripe-style-2 .comment-author .fn,
/* 1866 */ .stripe-style-2 #reply-title,
/* 1867 */ .stripe-style-2 .fn,
/* 1868 */ .stripe-style-2 .fn a,
/* 1869 */ .stripe-style-2 .pingback-title,
/* 1870 */ .stripe-style-2 .single .entry-tags a:hover,
/* 1871 */ .stripe-style-2 .share-button.entry-share,
/* 1872 */ .stripe-style-2 .btn-project-link,
/* 1873 */ .stripe-style-2 .btn-project-link:hover,
/* 1874 */ .stripe-style-2 .comment-reply-link,
/* 1875 */ .stripe-style-2 .comment-reply-link:hover,
/* 1876 */ .stripe-style-2 .share-link-description,
/* 1877 */ .stripe-style-2 .wpb_content_element .wpb_tabs_nav > li > a,
/* 1878 */ .stripe-style-2 .title-color .dt-fancy-title,
/* 1879 */ .stripe-style-2 .widget-title,
/* 1880 */ .stripe-style-2 .widgettitle,
/* 1881 */ .stripe-style-2 .widget_categories li a,
/* 1882 */ .stripe-style-2 .widget_meta a,
/* 1883 */ .stripe-style-2 .blogroll a,
/* 1884 */ .stripe-style-2 .widget_archive li a,
/* 1885 */ .stripe-style-2 .widget_recent_entries a,
/* 1886 */ .stripe-style-2 .widget_recent_comments a,
/* 1887 */ .stripe-style-2 .widget_links a,
/* 1888 */ .stripe-style-2 .items-grid a,
/* 1889 */ .stripe-style-2 .recent-posts a,
/* 1890 */ .stripe-style-2 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
/* 1891 */ .stripe-style-2 .contact-info .secondary-color,
/* 1892 */ .stripe-style-2 .widget_nav_menu a,
/* 1893 */ .stripe-style-2 .tagcloud a,
/* 1894 */ .stripe-style-2 .widget_pages a,
/* 1895 */ .stripe-style-2 a.rsswidget,
/* 1896 */ .stripe-style-2 .textwidget a,
/* 1897 */ .stripe-style-2 #wp-calendar th,
/* 1898 */ .stripe-style-2 #wp-calendar caption,
/* 1899 */ .stripe-style-2 #wp-calendar tfoot td,
/* 1900 */ .stripe-style-2 #wp-calendar tfoot td a,

/* stripes.css */

/* 1901 */ .stripe-style-2 .skill-name,
/* 1902 */ .stripe-style-2 .skill-name *,
/* 1903 */ .stripe-style-2 .custom-nav > li > a span,
/* 1904 */ .stripe-style-2 .custom-nav > li > ul a span,
/* 1905 */ .stripe-style-2 .st-accordion li a,
/* 1906 */ .stripe-style-2 .st-accordion > ul li > a *,
/* 1907 */ .stripe-style-2 .related-product > li .product-title,
/* 1908 */ .stripe-style-2 .related-product > li .amount,
/* 1909 */ .stripe-style-2 .woocommerce fieldset legend,
/* 1910 */ .stripe-style-2 .woocom-list-content .price ins,
/* 1911 */ .stripe-style-2 .woocom-list-content .price ins *,
/* 1912 */ .stripe-style-2 .woocommerce-MyAccount-navigation > ul li a,
/* 1913 */ .stripe-style-2 .sidebar-content:not(.solid-bg) .color-primary {
/* 1914 */   color: #ffffff;
/* 1915 */ }
/* 1916 */ .stripe-style-3 .widget .team-author-name,
/* 1917 */ .stripe-style-3 .sidebar-content:not(.solid-bg) .widget .team-author-name,
/* 1918 */ .stripe-style-3 .team-author-name,
/* 1919 */ .stripe-style-3 .pb-style-two .vc_label,
/* 1920 */ .stripe-style-3 .pb-style-three .vc_label,
/* 1921 */ .stripe-style-3 .wpb_content_element .wpb_accordion_header > a span,
/* 1922 */ .stripe-style-3 .post h2.entry-title,
/* 1923 */ .stripe-style-3 .post h2.entry-title,
/* 1924 */ .stripe-style-3 .gform_wrapper h3.gform_title,
/* 1925 */ .stripe-style-3 .gform_wrapper .gsection .gfield_label,
/* 1926 */ .stripe-style-3 .gform_wrapper h2.gsection_title,
/* 1927 */ .stripe-style-3 h3.gform_title,
/* 1928 */ .stripe-style-3 form.mc4wp-form label,
/* 1929 */ .stripe-style-3 .rollover-content h2.entry-title,
/* 1930 */ .stripe-style-3 .filter a,
/* 1931 */ .stripe-style-3 .filter a *,
/* 1932 */ .stripe-style-3 .filter .customSelect,
/* 1933 */ .stripe-style-3 .paginator a,
/* 1934 */ .stripe-style-3 .paginator a *,
/* 1935 */ .stripe-style-3 .paginator:not(.paginator-more-button) a,
/* 1936 */ .stripe-style-3 .woocom-list-content .price ins,
/* 1937 */ .stripe-style-3 .woocom-list-content .price ins *,
/* 1938 */ .stripe-style-3 blockquote,
/* 1939 */ .stripe-style-3 blockquote *,
/* 1940 */ .stripe-style-3 .shortcode-pullquote,
/* 1941 */ .stripe-style-3 .comments-title,
/* 1942 */ .stripe-style-3 .comments-title a,
/* 1943 */ .stripe-style-3 .comment-author a,
/* 1944 */ .stripe-style-3 .comment-author .fn,
/* 1945 */ .stripe-style-3 #reply-title,
/* 1946 */ .stripe-style-3 .fn,
/* 1947 */ .stripe-style-3 .fn a,
/* 1948 */ .stripe-style-3 .pingback-title,
/* 1949 */ .stripe-style-3 .single .entry-tags a:hover,
/* 1950 */ .stripe-style-3 .share-button.entry-share,

/* stripes.css */

/* 1951 */ .stripe-style-3 .btn-project-link,
/* 1952 */ .stripe-style-3 .btn-project-link:hover,
/* 1953 */ .stripe-style-3 .comment-reply-link,
/* 1954 */ .stripe-style-3 .comment-reply-link:hover,
/* 1955 */ .stripe-style-3 .share-link-description,
/* 1956 */ .stripe-style-3 .wpb_content_element .wpb_tabs_nav > li > a,
/* 1957 */ .stripe-style-3 .title-color .dt-fancy-title,
/* 1958 */ .stripe-style-3 .widget-title,
/* 1959 */ .stripe-style-3 .widgettitle,
/* 1960 */ .stripe-style-3 .widget_categories li a,
/* 1961 */ .stripe-style-3 .widget_meta a,
/* 1962 */ .stripe-style-3 .blogroll a,
/* 1963 */ .stripe-style-3 .widget_archive li a,
/* 1964 */ .stripe-style-3 .widget_recent_entries a,
/* 1965 */ .stripe-style-3 .widget_recent_comments a,
/* 1966 */ .stripe-style-3 .widget_links a,
/* 1967 */ .stripe-style-3 .items-grid a,
/* 1968 */ .stripe-style-3 .recent-posts a,
/* 1969 */ .stripe-style-3 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
/* 1970 */ .stripe-style-3 .contact-info .secondary-color,
/* 1971 */ .stripe-style-3 .widget_nav_menu a,
/* 1972 */ .stripe-style-3 .tagcloud a,
/* 1973 */ .stripe-style-3 .widget_pages a,
/* 1974 */ .stripe-style-3 a.rsswidget,
/* 1975 */ .stripe-style-3 .textwidget a,
/* 1976 */ .stripe-style-3 #wp-calendar th,
/* 1977 */ .stripe-style-3 #wp-calendar caption,
/* 1978 */ .stripe-style-3 #wp-calendar tfoot td,
/* 1979 */ .stripe-style-3 #wp-calendar tfoot td a,
/* 1980 */ .stripe-style-3 .skill-name,
/* 1981 */ .stripe-style-3 .skill-name *,
/* 1982 */ .stripe-style-3 .custom-nav > li > a span,
/* 1983 */ .stripe-style-3 .custom-nav > li > ul a span,
/* 1984 */ .stripe-style-3 .st-accordion li a,
/* 1985 */ .stripe-style-3 .st-accordion > ul li > a *,
/* 1986 */ .stripe-style-3 .related-product > li .product-title,
/* 1987 */ .stripe-style-3 .related-product > li .amount,
/* 1988 */ .stripe-style-3 .woocommerce fieldset legend,
/* 1989 */ .stripe-style-3 .woocom-list-content .price ins,
/* 1990 */ .stripe-style-3 .woocom-list-content .price ins *,
/* 1991 */ .stripe-style-3 .woocommerce-MyAccount-navigation > ul li a,
/* 1992 */ .stripe-style-3 .sidebar-content:not(.solid-bg) .color-primary {
/* 1993 */   color: #3d3d3d;
/* 1994 */ }
/* 1995 */ .stripe-style-4 .widget .team-author-name,
/* 1996 */ .stripe-style-4 .sidebar-content:not(.solid-bg) .widget .team-author-name,
/* 1997 */ .stripe-style-4 .team-author-name,
/* 1998 */ .stripe-style-4 .pb-style-two .vc_label,
/* 1999 */ .stripe-style-4 .pb-style-three .vc_label,
/* 2000 */ .stripe-style-4 .wpb_content_element .wpb_accordion_header > a span,

/* stripes.css */

/* 2001 */ .stripe-style-4 .post h2.entry-title,
/* 2002 */ .stripe-style-4 .post h2.entry-title,
/* 2003 */ .stripe-style-4 .gform_wrapper h3.gform_title,
/* 2004 */ .stripe-style-4 .gform_wrapper .gsection .gfield_label,
/* 2005 */ .stripe-style-4 .gform_wrapper h2.gsection_title,
/* 2006 */ .stripe-style-4 h3.gform_title,
/* 2007 */ .stripe-style-4 form.mc4wp-form label,
/* 2008 */ .stripe-style-4 .rollover-content h2.entry-title,
/* 2009 */ .stripe-style-4 .filter a,
/* 2010 */ .stripe-style-4 .filter a *,
/* 2011 */ .stripe-style-4 .filter .customSelect,
/* 2012 */ .stripe-style-4 .paginator a,
/* 2013 */ .stripe-style-4 .paginator a *,
/* 2014 */ .stripe-style-4 .paginator:not(.paginator-more-button) a,
/* 2015 */ .stripe-style-4 .woocom-list-content .price ins,
/* 2016 */ .stripe-style-4 .woocom-list-content .price ins *,
/* 2017 */ .stripe-style-4 blockquote,
/* 2018 */ .stripe-style-4 blockquote *,
/* 2019 */ .stripe-style-4 .shortcode-pullquote,
/* 2020 */ .stripe-style-4 .comments-title,
/* 2021 */ .stripe-style-4 .comments-title a,
/* 2022 */ .stripe-style-4 .comment-author a,
/* 2023 */ .stripe-style-4 .comment-author .fn,
/* 2024 */ .stripe-style-4 #reply-title,
/* 2025 */ .stripe-style-4 .fn,
/* 2026 */ .stripe-style-4 .fn a,
/* 2027 */ .stripe-style-4 .pingback-title,
/* 2028 */ .stripe-style-4 .single .entry-tags a:hover,
/* 2029 */ .stripe-style-4 .share-button.entry-share,
/* 2030 */ .stripe-style-4 .btn-project-link,
/* 2031 */ .stripe-style-4 .btn-project-link:hover,
/* 2032 */ .stripe-style-4 .comment-reply-link,
/* 2033 */ .stripe-style-4 .comment-reply-link:hover,
/* 2034 */ .stripe-style-4 .share-link-description,
/* 2035 */ .stripe-style-4 .wpb_content_element .wpb_tabs_nav > li > a,
/* 2036 */ .stripe-style-4 .title-color .dt-fancy-title,
/* 2037 */ .stripe-style-4 .widget-title,
/* 2038 */ .stripe-style-4 .widgettitle,
/* 2039 */ .stripe-style-4 .widget_categories li a,
/* 2040 */ .stripe-style-4 .widget_meta a,
/* 2041 */ .stripe-style-4 .blogroll a,
/* 2042 */ .stripe-style-4 .widget_archive li a,
/* 2043 */ .stripe-style-4 .widget_recent_entries a,
/* 2044 */ .stripe-style-4 .widget_recent_comments a,
/* 2045 */ .stripe-style-4 .widget_links a,
/* 2046 */ .stripe-style-4 .items-grid a,
/* 2047 */ .stripe-style-4 .recent-posts a,
/* 2048 */ .stripe-style-4 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
/* 2049 */ .stripe-style-4 .contact-info .secondary-color,
/* 2050 */ .stripe-style-4 .widget_nav_menu a,

/* stripes.css */

/* 2051 */ .stripe-style-4 .tagcloud a,
/* 2052 */ .stripe-style-4 .widget_pages a,
/* 2053 */ .stripe-style-4 a.rsswidget,
/* 2054 */ .stripe-style-4 .textwidget a,
/* 2055 */ .stripe-style-4 #wp-calendar th,
/* 2056 */ .stripe-style-4 #wp-calendar caption,
/* 2057 */ .stripe-style-4 #wp-calendar tfoot td,
/* 2058 */ .stripe-style-4 #wp-calendar tfoot td a,
/* 2059 */ .stripe-style-4 .skill-name,
/* 2060 */ .stripe-style-4 .skill-name *,
/* 2061 */ .stripe-style-4 .custom-nav > li > a span,
/* 2062 */ .stripe-style-4 .custom-nav > li > ul a span,
/* 2063 */ .stripe-style-4 .st-accordion li a,
/* 2064 */ .stripe-style-4 .st-accordion > ul li > a *,
/* 2065 */ .stripe-style-4 .related-product > li .product-title,
/* 2066 */ .stripe-style-4 .related-product > li .amount,
/* 2067 */ .stripe-style-4 .woocommerce fieldset legend,
/* 2068 */ .stripe-style-4 .woocom-list-content .price ins,
/* 2069 */ .stripe-style-4 .woocom-list-content .price ins *,
/* 2070 */ .stripe-style-4 .woocommerce-MyAccount-navigation > ul li a,
/* 2071 */ .stripe-style-4 .sidebar-content:not(.solid-bg) .color-primary {
/* 2072 */   color: #ffffff;
/* 2073 */ }
/* 2074 */ .stripe-style-5 .widget .team-author-name,
/* 2075 */ .stripe-style-5 .sidebar-content:not(.solid-bg) .widget .team-author-name,
/* 2076 */ .stripe-style-5 .team-author-name,
/* 2077 */ .stripe-style-5 .pb-style-two .vc_label,
/* 2078 */ .stripe-style-5 .pb-style-three .vc_label,
/* 2079 */ .stripe-style-5 .wpb_content_element .wpb_accordion_header > a span,
/* 2080 */ .stripe-style-5 .post h2.entry-title,
/* 2081 */ .stripe-style-5 .post h2.entry-title,
/* 2082 */ .stripe-style-5 .gform_wrapper h3.gform_title,
/* 2083 */ .stripe-style-5 .gform_wrapper .gsection .gfield_label,
/* 2084 */ .stripe-style-5 .gform_wrapper h2.gsection_title,
/* 2085 */ .stripe-style-5 h3.gform_title,
/* 2086 */ .stripe-style-5 form.mc4wp-form label,
/* 2087 */ .stripe-style-5 .rollover-content h2.entry-title,
/* 2088 */ .stripe-style-5 .filter a,
/* 2089 */ .stripe-style-5 .filter a *,
/* 2090 */ .stripe-style-5 .filter .customSelect,
/* 2091 */ .stripe-style-5 .paginator a,
/* 2092 */ .stripe-style-5 .paginator a *,
/* 2093 */ .stripe-style-5 .paginator:not(.paginator-more-button) a,
/* 2094 */ .stripe-style-5 .woocom-list-content .price ins,
/* 2095 */ .stripe-style-5 .woocom-list-content .price ins *,
/* 2096 */ .stripe-style-5 blockquote,
/* 2097 */ .stripe-style-5 blockquote *,
/* 2098 */ .stripe-style-5 .shortcode-pullquote,
/* 2099 */ .stripe-style-5 .comments-title,
/* 2100 */ .stripe-style-5 .comments-title a,

/* stripes.css */

/* 2101 */ .stripe-style-5 .comment-author a,
/* 2102 */ .stripe-style-5 .comment-author .fn,
/* 2103 */ .stripe-style-5 #reply-title,
/* 2104 */ .stripe-style-5 .fn,
/* 2105 */ .stripe-style-5 .fn a,
/* 2106 */ .stripe-style-5 .pingback-title,
/* 2107 */ .stripe-style-5 .single .entry-tags a:hover,
/* 2108 */ .stripe-style-5 .share-button.entry-share,
/* 2109 */ .stripe-style-5 .btn-project-link,
/* 2110 */ .stripe-style-5 .btn-project-link:hover,
/* 2111 */ .stripe-style-5 .comment-reply-link,
/* 2112 */ .stripe-style-5 .comment-reply-link:hover,
/* 2113 */ .stripe-style-5 .share-link-description,
/* 2114 */ .stripe-style-5 .wpb_content_element .wpb_tabs_nav > li > a,
/* 2115 */ .stripe-style-5 .title-color .dt-fancy-title,
/* 2116 */ .stripe-style-5 .widget-title,
/* 2117 */ .stripe-style-5 .widgettitle,
/* 2118 */ .stripe-style-5 .widget_categories li a,
/* 2119 */ .stripe-style-5 .widget_meta a,
/* 2120 */ .stripe-style-5 .blogroll a,
/* 2121 */ .stripe-style-5 .widget_archive li a,
/* 2122 */ .stripe-style-5 .widget_recent_entries a,
/* 2123 */ .stripe-style-5 .widget_recent_comments a,
/* 2124 */ .stripe-style-5 .widget_links a,
/* 2125 */ .stripe-style-5 .items-grid a,
/* 2126 */ .stripe-style-5 .recent-posts a,
/* 2127 */ .stripe-style-5 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,
/* 2128 */ .stripe-style-5 .contact-info .secondary-color,
/* 2129 */ .stripe-style-5 .widget_nav_menu a,
/* 2130 */ .stripe-style-5 .tagcloud a,
/* 2131 */ .stripe-style-5 .widget_pages a,
/* 2132 */ .stripe-style-5 a.rsswidget,
/* 2133 */ .stripe-style-5 .textwidget a,
/* 2134 */ .stripe-style-5 #wp-calendar th,
/* 2135 */ .stripe-style-5 #wp-calendar caption,
/* 2136 */ .stripe-style-5 #wp-calendar tfoot td,
/* 2137 */ .stripe-style-5 #wp-calendar tfoot td a,
/* 2138 */ .stripe-style-5 .skill-name,
/* 2139 */ .stripe-style-5 .skill-name *,
/* 2140 */ .stripe-style-5 .custom-nav > li > a span,
/* 2141 */ .stripe-style-5 .custom-nav > li > ul a span,
/* 2142 */ .stripe-style-5 .st-accordion li a,
/* 2143 */ .stripe-style-5 .st-accordion > ul li > a *,
/* 2144 */ .stripe-style-5 .related-product > li .product-title,
/* 2145 */ .stripe-style-5 .related-product > li .amount,
/* 2146 */ .stripe-style-5 .woocommerce fieldset legend,
/* 2147 */ .stripe-style-5 .woocom-list-content .price ins,
/* 2148 */ .stripe-style-5 .woocom-list-content .price ins *,
/* 2149 */ .stripe-style-5 .woocommerce-MyAccount-navigation > ul li a,
/* 2150 */ .stripe-style-5 .sidebar-content:not(.solid-bg) .color-primary {

/* stripes.css */

/* 2151 */   color: #333333;
/* 2152 */ }
/* 2153 */ .stripe .sidebar-content.solid-bg .blog-shortcode .entry-title a,
/* 2154 */ .stripe .sidebar-content.solid-bg .portfolio-shortcode .entry-title a,
/* 2155 */ .stripe .sidebar-content.solid-bg .owl-carousel.blog-carousel-shortcode .entry-title a {
/* 2156 */   color: #4d4d4d;
/* 2157 */ }
/* 2158 */ .stripe-style-1 .blog-shortcode .entry-title a,
/* 2159 */ .stripe-style-1 .portfolio-shortcode .entry-title a,
/* 2160 */ .stripe-style-1 .owl-carousel.blog-carousel-shortcode .entry-title a {
/* 2161 */   color: #3a3a3a;
/* 2162 */ }
/* 2163 */ .stripe-style-2 .blog-shortcode .entry-title a,
/* 2164 */ .stripe-style-2 .portfolio-shortcode .entry-title a,
/* 2165 */ .stripe-style-2 .owl-carousel.blog-carousel-shortcode .entry-title a {
/* 2166 */   color: #ffffff;
/* 2167 */ }
/* 2168 */ .stripe-style-3 .blog-shortcode .entry-title a,
/* 2169 */ .stripe-style-3 .portfolio-shortcode .entry-title a,
/* 2170 */ .stripe-style-3 .owl-carousel.blog-carousel-shortcode .entry-title a {
/* 2171 */   color: #3d3d3d;
/* 2172 */ }
/* 2173 */ .stripe-style-4 .blog-shortcode .entry-title a,
/* 2174 */ .stripe-style-4 .portfolio-shortcode .entry-title a,
/* 2175 */ .stripe-style-4 .owl-carousel.blog-carousel-shortcode .entry-title a {
/* 2176 */   color: #ffffff;
/* 2177 */ }
/* 2178 */ .stripe-style-5 .blog-shortcode .entry-title a,
/* 2179 */ .stripe-style-5 .portfolio-shortcode .entry-title a,
/* 2180 */ .stripe-style-5 .owl-carousel.blog-carousel-shortcode .entry-title a {
/* 2181 */   color: #333333;
/* 2182 */ }
/* 2183 */ .stripe .sidebar-content.solid-bg .post-details.details-type-link {
/* 2184 */   color: #4d4d4d;
/* 2185 */ }
/* 2186 */ .stripe-style-1 .post-details.details-type-link {
/* 2187 */   color: #3a3a3a;
/* 2188 */ }
/* 2189 */ .stripe-style-2 .post-details.details-type-link {
/* 2190 */   color: #ffffff;
/* 2191 */ }
/* 2192 */ .stripe-style-3 .post-details.details-type-link {
/* 2193 */   color: #3d3d3d;
/* 2194 */ }
/* 2195 */ .stripe-style-4 .post-details.details-type-link {
/* 2196 */   color: #ffffff;
/* 2197 */ }
/* 2198 */ .stripe-style-5 .post-details.details-type-link {
/* 2199 */   color: #333333;
/* 2200 */ }

/* stripes.css */

/* 2201 */ .stripe .sidebar-content.solid-bg .post-details.details-type-link * {
/* 2202 */   color: #4d4d4d;
/* 2203 */ }
/* 2204 */ .stripe-style-1 .post-details.details-type-link * {
/* 2205 */   color: #3a3a3a;
/* 2206 */ }
/* 2207 */ .stripe-style-2 .post-details.details-type-link * {
/* 2208 */   color: #ffffff;
/* 2209 */ }
/* 2210 */ .stripe-style-3 .post-details.details-type-link * {
/* 2211 */   color: #3d3d3d;
/* 2212 */ }
/* 2213 */ .stripe-style-4 .post-details.details-type-link * {
/* 2214 */   color: #ffffff;
/* 2215 */ }
/* 2216 */ .stripe-style-5 .post-details.details-type-link * {
/* 2217 */   color: #333333;
/* 2218 */ }
/* 2219 */ .stripe-style-1 .content-bg-on.content-rollover-layout-list .post-entry-content:before {
/* 2220 */   background: rgba(136,136,136,0.08);
/* 2221 */   background: -moz-linear-gradient(top,rgba(136,136,136,0) 0%,rgba(136,136,136,0.08) 65%,rgba(136,136,136,0.08) 100%);
/* 2222 */   background: -webkit-linear-gradient(top,rgba(136,136,136,0) 0%,rgba(136,136,136,0.08) 65%,rgba(136,136,136,0.08) 100%);
/* 2223 */   background: linear-gradient(to bottom,rgba(136,136,136,0) 0%,rgba(136,136,136,0.08) 65%,rgba(136,136,136,0.08) 100%);
/* 2224 */ }
/* 2225 */ .stripe-style-2 .content-bg-on.content-rollover-layout-list .post-entry-content:before {
/* 2226 */   background: rgba(136,136,136,0.08);
/* 2227 */   background: -moz-linear-gradient(top,rgba(136,136,136,0) 0%,rgba(136,136,136,0.08) 65%,rgba(136,136,136,0.08) 100%);
/* 2228 */   background: -webkit-linear-gradient(top,rgba(136,136,136,0) 0%,rgba(136,136,136,0.08) 65%,rgba(136,136,136,0.08) 100%);
/* 2229 */   background: linear-gradient(to bottom,rgba(136,136,136,0) 0%,rgba(136,136,136,0.08) 65%,rgba(136,136,136,0.08) 100%);
/* 2230 */ }
/* 2231 */ .stripe-style-3 .content-bg-on.content-rollover-layout-list .post-entry-content:before {
/* 2232 */   background: rgba(136,136,136,0.08);
/* 2233 */   background: -moz-linear-gradient(top,rgba(136,136,136,0) 0%,rgba(136,136,136,0.08) 65%,rgba(136,136,136,0.08) 100%);
/* 2234 */   background: -webkit-linear-gradient(top,rgba(136,136,136,0) 0%,rgba(136,136,136,0.08) 65%,rgba(136,136,136,0.08) 100%);
/* 2235 */   background: linear-gradient(to bottom,rgba(136,136,136,0) 0%,rgba(136,136,136,0.08) 65%,rgba(136,136,136,0.08) 100%);
/* 2236 */ }
/* 2237 */ .stripe-style-4 .content-bg-on.content-rollover-layout-list .post-entry-content:before {
/* 2238 */   background: rgba(255,255,255,0.15);
/* 2239 */   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%);
/* 2240 */   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%);
/* 2241 */   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%);
/* 2242 */ }
/* 2243 */ .stripe-style-5 .content-bg-on.content-rollover-layout-list .post-entry-content:before {
/* 2244 */   background: rgba(0,0,0,0.08);
/* 2245 */   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%);
/* 2246 */   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%);
/* 2247 */   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%);
/* 2248 */ }
/* 2249 */ #page .stripe-style-1 .content-bg-on.gradient-overlap-layout-list .post-entry-content {
/* 2250 */   background: linear-gradient(to bottom,rgba(136,136,136,0.08),rgba(136,136,136,0.08)) no-repeat 0px 150px;

/* stripes.css */

/* 2251 */ }
/* 2252 */ #page .stripe-style-2 .content-bg-on.gradient-overlap-layout-list .post-entry-content {
/* 2253 */   background: linear-gradient(to bottom,rgba(136,136,136,0.08),rgba(136,136,136,0.08)) no-repeat 0px 150px;
/* 2254 */ }
/* 2255 */ #page .stripe-style-3 .content-bg-on.gradient-overlap-layout-list .post-entry-content {
/* 2256 */   background: linear-gradient(to bottom,rgba(136,136,136,0.08),rgba(136,136,136,0.08)) no-repeat 0px 150px;
/* 2257 */ }
/* 2258 */ #page .stripe-style-4 .content-bg-on.gradient-overlap-layout-list .post-entry-content {
/* 2259 */   background: linear-gradient(to bottom,rgba(255,255,255,0.15),rgba(255,255,255,0.15)) no-repeat 0px 150px;
/* 2260 */ }
/* 2261 */ #page .stripe-style-5 .content-bg-on.gradient-overlap-layout-list .post-entry-content {
/* 2262 */   background: linear-gradient(to bottom,rgba(0,0,0,0.08),rgba(0,0,0,0.08)) no-repeat 0px 150px;
/* 2263 */ }
/* 2264 */ .stripe .sidebar-content.solid-bg .team-author p,
/* 2265 */ .stripe .sidebar-content.solid-bg .blog-shortcode .entry-meta,
/* 2266 */ .stripe .sidebar-content.solid-bg .portfolio-shortcode .entry-meta,
/* 2267 */ .stripe .sidebar-content.solid-bg .owl-carousel .entry-meta,
/* 2268 */ .stripe .sidebar-content.solid-bg .shortcode-single-caption,
/* 2269 */ .stripe .sidebar-content.solid-bg .author-link,
/* 2270 */ .stripe .sidebar-content.solid-bg .author-link:hover,
/* 2271 */ .stripe .sidebar-content.solid-bg .meta-nav,
/* 2272 */ .stripe .sidebar-content.solid-bg a.clear-form,
/* 2273 */ .stripe .sidebar-content.solid-bg #cancel-comment-reply-link,
/* 2274 */ .stripe .sidebar-content.solid-bg .dt-fancy-separator,
/* 2275 */ .stripe .sidebar-content.solid-bg .dt-fancy-separator * {
/* 2276 */   color: rgba(77,77,77,0.5);
/* 2277 */ }
/* 2278 */ .stripe-style-1 .team-author p,
/* 2279 */ .stripe-style-1 .blog-shortcode .entry-meta,
/* 2280 */ .stripe-style-1 .portfolio-shortcode .entry-meta,
/* 2281 */ .stripe-style-1 .owl-carousel .entry-meta,
/* 2282 */ .stripe-style-1 .shortcode-single-caption,
/* 2283 */ .stripe-style-1 .author-link,
/* 2284 */ .stripe-style-1 .author-link:hover,
/* 2285 */ .stripe-style-1 .meta-nav,
/* 2286 */ .stripe-style-1 a.clear-form,
/* 2287 */ .stripe-style-1 #cancel-comment-reply-link,
/* 2288 */ .stripe-style-1 .dt-fancy-separator,
/* 2289 */ .stripe-style-1 .dt-fancy-separator * {
/* 2290 */   color: rgba(136,136,136,0.5);
/* 2291 */ }
/* 2292 */ .stripe-style-2 .team-author p,
/* 2293 */ .stripe-style-2 .blog-shortcode .entry-meta,
/* 2294 */ .stripe-style-2 .portfolio-shortcode .entry-meta,
/* 2295 */ .stripe-style-2 .owl-carousel .entry-meta,
/* 2296 */ .stripe-style-2 .shortcode-single-caption,
/* 2297 */ .stripe-style-2 .author-link,
/* 2298 */ .stripe-style-2 .author-link:hover,
/* 2299 */ .stripe-style-2 .meta-nav,
/* 2300 */ .stripe-style-2 a.clear-form,

/* stripes.css */

/* 2301 */ .stripe-style-2 #cancel-comment-reply-link,
/* 2302 */ .stripe-style-2 .dt-fancy-separator,
/* 2303 */ .stripe-style-2 .dt-fancy-separator * {
/* 2304 */   color: rgba(153,157,159,0.5);
/* 2305 */ }
/* 2306 */ .stripe-style-3 .team-author p,
/* 2307 */ .stripe-style-3 .blog-shortcode .entry-meta,
/* 2308 */ .stripe-style-3 .portfolio-shortcode .entry-meta,
/* 2309 */ .stripe-style-3 .owl-carousel .entry-meta,
/* 2310 */ .stripe-style-3 .shortcode-single-caption,
/* 2311 */ .stripe-style-3 .author-link,
/* 2312 */ .stripe-style-3 .author-link:hover,
/* 2313 */ .stripe-style-3 .meta-nav,
/* 2314 */ .stripe-style-3 a.clear-form,
/* 2315 */ .stripe-style-3 #cancel-comment-reply-link,
/* 2316 */ .stripe-style-3 .dt-fancy-separator,
/* 2317 */ .stripe-style-3 .dt-fancy-separator * {
/* 2318 */   color: rgba(61,61,61,0.5);
/* 2319 */ }
/* 2320 */ .stripe-style-4 .team-author p,
/* 2321 */ .stripe-style-4 .blog-shortcode .entry-meta,
/* 2322 */ .stripe-style-4 .portfolio-shortcode .entry-meta,
/* 2323 */ .stripe-style-4 .owl-carousel .entry-meta,
/* 2324 */ .stripe-style-4 .shortcode-single-caption,
/* 2325 */ .stripe-style-4 .author-link,
/* 2326 */ .stripe-style-4 .author-link:hover,
/* 2327 */ .stripe-style-4 .meta-nav,
/* 2328 */ .stripe-style-4 a.clear-form,
/* 2329 */ .stripe-style-4 #cancel-comment-reply-link,
/* 2330 */ .stripe-style-4 .dt-fancy-separator,
/* 2331 */ .stripe-style-4 .dt-fancy-separator * {
/* 2332 */   color: rgba(255,255,255,0.5);
/* 2333 */ }
/* 2334 */ .stripe-style-5 .team-author p,
/* 2335 */ .stripe-style-5 .blog-shortcode .entry-meta,
/* 2336 */ .stripe-style-5 .portfolio-shortcode .entry-meta,
/* 2337 */ .stripe-style-5 .owl-carousel .entry-meta,
/* 2338 */ .stripe-style-5 .shortcode-single-caption,
/* 2339 */ .stripe-style-5 .author-link,
/* 2340 */ .stripe-style-5 .author-link:hover,
/* 2341 */ .stripe-style-5 .meta-nav,
/* 2342 */ .stripe-style-5 a.clear-form,
/* 2343 */ .stripe-style-5 #cancel-comment-reply-link,
/* 2344 */ .stripe-style-5 .dt-fancy-separator,
/* 2345 */ .stripe-style-5 .dt-fancy-separator * {
/* 2346 */   color: rgba(51,51,51,0.5);
/* 2347 */ }
/* 2348 */ .stripe-style-1 .text-secondary,
/* 2349 */ .stripe-style-1 .testimonial-vcard .text-secondary {
/* 2350 */   color: #4d4d4d;

/* stripes.css */

/* 2351 */ }
/* 2352 */ .stripe-style-2 .text-secondary,
/* 2353 */ .stripe-style-2 .testimonial-vcard .text-secondary {
/* 2354 */   color: #4d4d4d;
/* 2355 */ }
/* 2356 */ .stripe-style-3 .text-secondary,
/* 2357 */ .stripe-style-3 .testimonial-vcard .text-secondary {
/* 2358 */   color: #4d4d4d;
/* 2359 */ }
/* 2360 */ .stripe .sidebar-content.solid-bg .contentSlider-wrap .psBullet:not(.act):not(:hover),
/* 2361 */ .stripe .sidebar-content.solid-bg .contentSlider-wrap .psBullet:not(.act):hover {
/* 2362 */   box-shadow: inset 0 0 0 2px rgba(77,77,77,0.35);
/* 2363 */ }
/* 2364 */ .stripe .sidebar-content.solid-bg .contentSlider-wrap .psBullet.act {
/* 2365 */   box-shadow: inset 0 0 0 20px rgba(77,77,77,0.35);
/* 2366 */ }
/* 2367 */ .stripe-style-1 .contentSlider-wrap .psBullet:not(.act):not(:hover),
/* 2368 */ .stripe-style-1 .contentSlider-wrap .psBullet:not(.act):hover {
/* 2369 */   box-shadow: inset 0 0 0 2px rgba(136,136,136,0.35);
/* 2370 */ }
/* 2371 */ .stripe-style-1 .contentSlider-wrap .psBullet.act {
/* 2372 */   box-shadow: inset 0 0 0 20px rgba(136,136,136,0.35);
/* 2373 */ }
/* 2374 */ .stripe-style-2 .contentSlider-wrap .psBullet:not(.act):not(:hover),
/* 2375 */ .stripe-style-2 .contentSlider-wrap .psBullet:not(.act):hover {
/* 2376 */   box-shadow: inset 0 0 0 2px rgba(153,157,159,0.35);
/* 2377 */ }
/* 2378 */ .stripe-style-2 .contentSlider-wrap .psBullet.act {
/* 2379 */   box-shadow: inset 0 0 0 20px rgba(153,157,159,0.35);
/* 2380 */ }
/* 2381 */ .stripe-style-3 .contentSlider-wrap .psBullet:not(.act):not(:hover),
/* 2382 */ .stripe-style-3 .contentSlider-wrap .psBullet:not(.act):hover {
/* 2383 */   box-shadow: inset 0 0 0 2px rgba(61,61,61,0.35);
/* 2384 */ }
/* 2385 */ .stripe-style-3 .contentSlider-wrap .psBullet.act {
/* 2386 */   box-shadow: inset 0 0 0 20px rgba(61,61,61,0.35);
/* 2387 */ }
/* 2388 */ .stripe-style-4 .contentSlider-wrap .psBullet:not(.act):not(:hover),
/* 2389 */ .stripe-style-4 .contentSlider-wrap .psBullet:not(.act):hover {
/* 2390 */   box-shadow: inset 0 0 0 2px rgba(255,255,255,0.35);
/* 2391 */ }
/* 2392 */ .stripe-style-4 .contentSlider-wrap .psBullet.act {
/* 2393 */   box-shadow: inset 0 0 0 20px rgba(255,255,255,0.35);
/* 2394 */ }
/* 2395 */ .stripe-style-5 .contentSlider-wrap .psBullet:not(.act):not(:hover),
/* 2396 */ .stripe-style-5 .contentSlider-wrap .psBullet:not(.act):hover {
/* 2397 */   box-shadow: inset 0 0 0 2px rgba(51,51,51,0.35);
/* 2398 */ }
/* 2399 */ .stripe-style-5 .contentSlider-wrap .psBullet.act {
/* 2400 */   box-shadow: inset 0 0 0 20px rgba(51,51,51,0.35);

/* stripes.css */

/* 2401 */ }
/* 2402 */ .stripe .sidebar-content.solid-bg .widget .custom-nav > li li a:before {
/* 2403 */   background-color: rgba(77,77,77,0.5);
/* 2404 */ }
/* 2405 */ .stripe-style-1 .custom-nav > li li a:before {
/* 2406 */   background-color: rgba(136,136,136,0.5);
/* 2407 */ }
/* 2408 */ .stripe-style-2 .custom-nav > li li a:before {
/* 2409 */   background-color: rgba(153,157,159,0.5);
/* 2410 */ }
/* 2411 */ .stripe-style-3 .custom-nav > li li a:before {
/* 2412 */   background-color: rgba(61,61,61,0.5);
/* 2413 */ }
/* 2414 */ .stripe-style-4 .custom-nav > li li a:before {
/* 2415 */   background-color: rgba(255,255,255,0.5);
/* 2416 */ }
/* 2417 */ .stripe-style-5 .custom-nav > li li a:before {
/* 2418 */   background-color: rgba(51,51,51,0.5);
/* 2419 */ }
/* 2420 */ .stripe .sidebar-content.solid-bg .custom-categories a,
/* 2421 */ .stripe .sidebar-content.solid-bg .custom-categories a .item-name,
/* 2422 */ .stripe .sidebar-content.solid-bg .cat-item a,
/* 2423 */ .stripe .sidebar-content.solid-bg .widget_recent_comments a,
/* 2424 */ .stripe .sidebar-content.solid-bg .widget_tag_cloud a:hover {
/* 2425 */   color: #4d4d4d;
/* 2426 */ }
/* 2427 */ .stripe .sidebar-content.solid-bg .custom-categories a span.item-num,
/* 2428 */ .stripe .sidebar-content.solid-bg .cat-item a span.item-num {
/* 2429 */   color: rgba(77,77,77,0.5);
/* 2430 */ }
/* 2431 */ .stripe .sidebar-content.solid-bg .custom-categories a:hover span.item-name,
/* 2432 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .custom-categories a:hover span.item-name,
/* 2433 */ .stripe .sidebar-content.solid-bg .cat-item a:hover span.item-name,
/* 2434 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .cat-item a:hover span.item-name,
/* 2435 */ .stripe .sidebar-content.solid-bg .custom-menu a:hover,
/* 2436 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .custom-menu a:hover,
/* 2437 */ .stripe .sidebar-content.solid-bg .widget_recent_comments a:hover,
/* 2438 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .widget_recent_comments a:hover,
/* 2439 */ .stripe .sidebar-content.solid-bg .menu .current-menu-parent > a,
/* 2440 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .menu .current-menu-parent > a,
/* 2441 */ .stripe .sidebar-content.solid-bg .menu .current-menu-item > a,
/* 2442 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .menu .current-menu-item > a,
/* 2443 */ .stripe .sidebar-content.solid-bg .custom-nav > li > a:hover span,
/* 2444 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .custom-nav > li > a:hover span,
/* 2445 */ .stripe .sidebar-content.solid-bg .custom-nav li.act > a span,
/* 2446 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .custom-nav li.act > a span,
/* 2447 */ .stripe .sidebar-content.solid-bg .custom-nav > li > ul a:hover span,
/* 2448 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .custom-nav > li > ul a:hover span,
/* 2449 */ .stripe .sidebar-content.solid-bg .st-accordion li > a:hover,
/* 2450 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .st-accordion li > a:hover,

/* stripes.css */

/* 2451 */ .stripe .sidebar-content.solid-bg .st-accordion > ul li > a:hover *,
/* 2452 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .st-accordion > ul li > a:hover *,
/* 2453 */ .stripe .sidebar-content.solid-bg .widget .custom-categories a:hover span.item-name,
/* 2454 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .widget .custom-categories a:hover span.item-name,
/* 2455 */ .stripe .sidebar-content.solid-bg .widget_categories li a:hover,
/* 2456 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .widget_categories li a:hover,
/* 2457 */ .stripe .sidebar-content.solid-bg .widget_meta a:hover,
/* 2458 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .widget_meta a:hover,
/* 2459 */ .stripe .sidebar-content.solid-bg .blogroll a:hover,
/* 2460 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .blogroll a:hover,
/* 2461 */ .stripe .sidebar-content.solid-bg .widget_archive li a:hover,
/* 2462 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .widget_archive li a:hover,
/* 2463 */ .stripe .sidebar-content.solid-bg .widget_recent_entries a:hover,
/* 2464 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .widget_recent_entries a:hover,
/* 2465 */ .stripe .sidebar-content.solid-bg .widget_links a:hover,
/* 2466 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .widget_links a:hover,
/* 2467 */ .stripe .sidebar-content.solid-bg .widget_pages a:hover,
/* 2468 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .widget_pages a:hover,
/* 2469 */ .stripe .sidebar-content.solid-bg .recent-posts a:not(.post-rollover):hover,
/* 2470 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .recent-posts a:not(.post-rollover):hover,
/* 2471 */ .stripe .sidebar-content.solid-bg .items-grid .post-content > a:hover,
/* 2472 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .items-grid .post-content > a:hover,
/* 2473 */ .stripe .sidebar-content.solid-bg #wp-calendar td a:hover,
/* 2474 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) #wp-calendar td a:hover,
/* 2475 */ .stripe .sidebar-content.solid-bg .tagcloud a:hover,
/* 2476 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .tagcloud a:hover,
/* 2477 */ .stripe .sidebar-content.solid-bg .textwidget a:hover,
/* 2478 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .textwidget a:hover,
/* 2479 */ .stripe .sidebar-content.solid-bg .widget_nav_menu a:hover,
/* 2480 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) .widget_nav_menu a:hover,
/* 2481 */ .stripe .sidebar-content.solid-bg a.rsswidget:hover,
/* 2482 */ .stripe .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) a.rsswidget:hover {
/* 2483 */   color: #4d4d4d;
/* 2484 */ }
/* 2485 */ .stripe .sidebar-content.solid-bg .widget_archive li,
/* 2486 */ .stripe .sidebar-content.solid-bg .widget_categories li,
/* 2487 */ .stripe .sidebar-content.solid-bg .sidebar-content:not(.solid-bg) .custom-categories a span.item-num,
/* 2488 */ .stripe .sidebar-content.solid-bg .sidebar-content:not(.solid-bg) .cat-item a span.item-num {
/* 2489 */   color: rgba(77,77,77,0.5);
/* 2490 */ }
/* 2491 */ .stripe-style-1 .widget_archive li,
/* 2492 */ .stripe-style-1 .widget_categories li,
/* 2493 */ .stripe-style-1 .sidebar-content:not(.solid-bg) .custom-categories a span.item-num,
/* 2494 */ .stripe-style-1 .sidebar-content:not(.solid-bg) .cat-item a span.item-num {
/* 2495 */   color: rgba(136,136,136,0.5);
/* 2496 */ }
/* 2497 */ .stripe-style-2 .widget_archive li,
/* 2498 */ .stripe-style-2 .widget_categories li,
/* 2499 */ .stripe-style-2 .sidebar-content:not(.solid-bg) .custom-categories a span.item-num,
/* 2500 */ .stripe-style-2 .sidebar-content:not(.solid-bg) .cat-item a span.item-num {

/* stripes.css */

/* 2501 */   color: rgba(153,157,159,0.5);
/* 2502 */ }
/* 2503 */ .stripe-style-3 .widget_archive li,
/* 2504 */ .stripe-style-3 .widget_categories li,
/* 2505 */ .stripe-style-3 .sidebar-content:not(.solid-bg) .custom-categories a span.item-num,
/* 2506 */ .stripe-style-3 .sidebar-content:not(.solid-bg) .cat-item a span.item-num {
/* 2507 */   color: rgba(61,61,61,0.5);
/* 2508 */ }
/* 2509 */ .stripe-style-4 .widget_archive li,
/* 2510 */ .stripe-style-4 .widget_categories li,
/* 2511 */ .stripe-style-4 .sidebar-content:not(.solid-bg) .custom-categories a span.item-num,
/* 2512 */ .stripe-style-4 .sidebar-content:not(.solid-bg) .cat-item a span.item-num {
/* 2513 */   color: rgba(255,255,255,0.5);
/* 2514 */ }
/* 2515 */ .stripe-style-5 .widget_archive li,
/* 2516 */ .stripe-style-5 .widget_categories li,
/* 2517 */ .stripe-style-5 .sidebar-content:not(.solid-bg) .custom-categories a span.item-num,
/* 2518 */ .stripe-style-5 .sidebar-content:not(.solid-bg) .cat-item a span.item-num {
/* 2519 */   color: rgba(51,51,51,0.5);
/* 2520 */ }
/* 2521 */ .stripe .sidebar-content.solid-bg .custom-menu a:after {
/* 2522 */   color: rgba(77,77,77,0.5);
/* 2523 */ }
/* 2524 */ .stripe-style-1 .custom-menu a:after {
/* 2525 */   color: rgba(136,136,136,0.5);
/* 2526 */ }
/* 2527 */ .stripe-style-2 .custom-menu a:after {
/* 2528 */   color: rgba(153,157,159,0.5);
/* 2529 */ }
/* 2530 */ .stripe-style-3 .custom-menu a:after {
/* 2531 */   color: rgba(61,61,61,0.5);
/* 2532 */ }
/* 2533 */ .stripe-style-4 .custom-menu a:after {
/* 2534 */   color: rgba(255,255,255,0.5);
/* 2535 */ }
/* 2536 */ .stripe-style-5 .custom-menu a:after {
/* 2537 */   color: rgba(51,51,51,0.5);
/* 2538 */ }
/* 2539 */ .stripe .sidebar-content.solid-bg .skill {
/* 2540 */   background-color: rgba(77,77,77,0.1);
/* 2541 */ }
/* 2542 */ .stripe-style-1 .skill {
/* 2543 */   background-color: rgba(136,136,136,0.1);
/* 2544 */ }
/* 2545 */ .stripe-style-2 .skill {
/* 2546 */   background-color: rgba(153,157,159,0.1);
/* 2547 */ }
/* 2548 */ .stripe-style-3 .skill {
/* 2549 */   background-color: rgba(61,61,61,0.1);
/* 2550 */ }

/* stripes.css */

/* 2551 */ #page .stripe-style-4 .skill {
/* 2552 */   background-color: rgba(255,255,255,0.1);
/* 2553 */ }
/* 2554 */ #page .stripe-style-5 .skill {
/* 2555 */   background-color: rgba(51,51,51,0.1);
/* 2556 */ }
/* 2557 */ .stripe .sidebar-content.solid-bg .st-accordion li > a:before,
/* 2558 */ .stripe .sidebar-content.solid-bg .custom-menu a:before {
/* 2559 */   background-color: rgba(77,77,77,0.15);
/* 2560 */ }
/* 2561 */ .stripe-style-1 .st-accordion li > a:before,
/* 2562 */ .boxes-solid-bg .stripe-style-1.stripe-transparent-bg .st-accordion li > a:before,
/* 2563 */ .stripe-style-1 .custom-menu a:before,
/* 2564 */ .boxes-solid-bg .stripe-style-1.stripe-transparent-bg .custom-menu a:before {
/* 2565 */   background-color: rgba(136,136,136,0.15);
/* 2566 */ }
/* 2567 */ .stripe-style-2 .st-accordion li > a:before,
/* 2568 */ .boxes-solid-bg .stripe-style-2.stripe-transparent-bg .st-accordion li > a:before,
/* 2569 */ .stripe-style-2 .custom-menu a:before,
/* 2570 */ .boxes-solid-bg .stripe-style-2.stripe-transparent-bg .custom-menu a:before {
/* 2571 */   background-color: rgba(153,157,159,0.15);
/* 2572 */ }
/* 2573 */ .stripe-style-3 .st-accordion li > a:before,
/* 2574 */ .boxes-solid-bg .stripe-style-3.stripe-transparent-bg .st-accordion li > a:before,
/* 2575 */ .stripe-style-3 .custom-menu a:before,
/* 2576 */ .boxes-solid-bg .stripe-style-3.stripe-transparent-bg .custom-menu a:before {
/* 2577 */   background-color: rgba(61,61,61,0.15);
/* 2578 */ }
/* 2579 */ .stripe-style-4 .st-accordion li > a:before,
/* 2580 */ .boxes-solid-bg .stripe-style-4 .st-accordion li > a:before,
/* 2581 */ .stripe-style-4 .custom-menu a:before,
/* 2582 */ .boxes-solid-bg .stripe-style-4 .custom-menu a:before {
/* 2583 */   background-color: rgba(255,255,255,0.15);
/* 2584 */ }
/* 2585 */ .stripe-style-5 .st-accordion li > a:before,
/* 2586 */ .boxes-solid-bg .stripe-style-5 .st-accordion li > a:before,
/* 2587 */ .stripe-style-5 .custom-menu a:before,
/* 2588 */ .boxes-solid-bg .stripe-style-5 .custom-menu a:before {
/* 2589 */   background-color: rgba(51,51,51,0.15);
/* 2590 */ }
/* 2591 */ .stripe .sidebar-content.solid-bg h1,
/* 2592 */ .stripe .sidebar-content.solid-bg h2,
/* 2593 */ .stripe .sidebar-content.solid-bg h3,
/* 2594 */ .stripe .sidebar-content.solid-bg h4,
/* 2595 */ .stripe .sidebar-content.solid-bg h5,
/* 2596 */ .stripe .sidebar-content.solid-bg h6,
/* 2597 */ .stripe .sidebar-content.solid-bg h1 a,
/* 2598 */ .stripe .sidebar-content.solid-bg h2 a,
/* 2599 */ .stripe .sidebar-content.solid-bg h3 a,
/* 2600 */ .stripe .sidebar-content.solid-bg h4 a,

/* stripes.css */

/* 2601 */ .stripe .sidebar-content.solid-bg h5 a,
/* 2602 */ .stripe .sidebar-content.solid-bg h6 a,
/* 2603 */ .stripe .sidebar-content.solid-bg h1 a:hover,
/* 2604 */ .stripe .sidebar-content.solid-bg h2 a:hover,
/* 2605 */ .stripe .sidebar-content.solid-bg h3 a:hover,
/* 2606 */ .stripe .sidebar-content.solid-bg h4 a:hover,
/* 2607 */ .stripe .sidebar-content.solid-bg h5 a:hover,
/* 2608 */ .stripe .sidebar-content.solid-bg h6 a:hover,
/* 2609 */ .stripe .sidebar-content.solid-bg .h1-size,
/* 2610 */ .stripe .sidebar-content.solid-bg .entry-title.h1-size,
/* 2611 */ .stripe .sidebar-content.solid-bg .h2-size,
/* 2612 */ .stripe .sidebar-content.solid-bg .entry-title.h2-size,
/* 2613 */ .stripe .sidebar-content.solid-bg h1.entry-title,
/* 2614 */ .stripe .sidebar-content.solid-bg .h3-size,
/* 2615 */ .stripe .sidebar-content.solid-bg .entry-title.h3-size,
/* 2616 */ .stripe .sidebar-content.solid-bg h2.entry-title,
/* 2617 */ .stripe .sidebar-content.solid-bg .h4-size,
/* 2618 */ .stripe .sidebar-content.solid-bg .entry-title.h4-size,
/* 2619 */ .stripe .sidebar-content.solid-bg h3.entry-title,
/* 2620 */ .stripe .sidebar-content.solid-bg .h5-size,
/* 2621 */ .stripe .sidebar-content.solid-bg .entry-title.h5-size,
/* 2622 */ .stripe .sidebar-content.solid-bg .h6-size,
/* 2623 */ .stripe .sidebar-content.solid-bg .entry-title.h6-size,
/* 2624 */ .stripe .sidebar-content.solid-bg .header-color,
/* 2625 */ .stripe .sidebar-content.solid-bg .entry-meta .header-color,
/* 2626 */ .stripe .sidebar-content.solid-bg .stripe-color-title,
/* 2627 */ .stripe .sidebar-content.solid-bg .custom-categories a,
/* 2628 */ .stripe .sidebar-content.solid-bg .custom-categories a .item-name,
/* 2629 */ .stripe .sidebar-content.solid-bg .cat-item a,
/* 2630 */ .stripe .sidebar-content.solid-bg .widget_recent_comments a,
/* 2631 */ .stripe .sidebar-content.solid-bg .widget_tag_cloud a:hover {
/* 2632 */   color: #4d4d4d;
/* 2633 */ }
/* 2634 */ .stripe .sidebar-content.solid-bg h1,
/* 2635 */ .stripe .sidebar-content.solid-bg h2,
/* 2636 */ .stripe .sidebar-content.solid-bg h3,
/* 2637 */ .stripe .sidebar-content.solid-bg h4,
/* 2638 */ .stripe .sidebar-content.solid-bg h5,
/* 2639 */ .stripe .sidebar-content.solid-bg h6,
/* 2640 */ .stripe .sidebar-content.solid-bg h1 a,
/* 2641 */ .stripe .sidebar-content.solid-bg h2 a,
/* 2642 */ .stripe .sidebar-content.solid-bg h3 a,
/* 2643 */ .stripe .sidebar-content.solid-bg h4 a,
/* 2644 */ .stripe .sidebar-content.solid-bg h5 a,
/* 2645 */ .stripe .sidebar-content.solid-bg h6 a,
/* 2646 */ .stripe .sidebar-content.solid-bg h1 a:hover,
/* 2647 */ .stripe .sidebar-content.solid-bg h2 a:hover,
/* 2648 */ .stripe .sidebar-content.solid-bg h3 a:hover,
/* 2649 */ .stripe .sidebar-content.solid-bg h4 a:hover,
/* 2650 */ .stripe .sidebar-content.solid-bg h5 a:hover,

/* stripes.css */

/* 2651 */ .stripe .sidebar-content.solid-bg h6 a:hover,
/* 2652 */ .stripe .sidebar-content.solid-bg .h1-size,
/* 2653 */ .stripe .sidebar-content.solid-bg .entry-title.h1-size,
/* 2654 */ .stripe .sidebar-content.solid-bg .h2-size,
/* 2655 */ .stripe .sidebar-content.solid-bg .entry-title.h2-size,
/* 2656 */ .stripe .sidebar-content.solid-bg h1.entry-title,
/* 2657 */ .stripe .sidebar-content.solid-bg .h3-size,
/* 2658 */ .stripe .sidebar-content.solid-bg .entry-title.h3-size,
/* 2659 */ .stripe .sidebar-content.solid-bg h2.entry-title,
/* 2660 */ .stripe .sidebar-content.solid-bg .h4-size,
/* 2661 */ .stripe .sidebar-content.solid-bg .entry-title.h4-size,
/* 2662 */ .stripe .sidebar-content.solid-bg h3.entry-title,
/* 2663 */ .stripe .sidebar-content.solid-bg .h5-size,
/* 2664 */ .stripe .sidebar-content.solid-bg .entry-title.h5-size,
/* 2665 */ .stripe .sidebar-content.solid-bg .h6-size,
/* 2666 */ .stripe .sidebar-content.solid-bg .entry-title.h6-size,
/* 2667 */ .stripe .sidebar-content.solid-bg .header-color,
/* 2668 */ .stripe .sidebar-content.solid-bg .entry-meta .header-color,
/* 2669 */ .stripe .sidebar-content.solid-bg .stripe-color-title,
/* 2670 */ .stripe .sidebar-content.solid-bg .custom-categories a,
/* 2671 */ .stripe .sidebar-content.solid-bg .custom-categories a .item-name,
/* 2672 */ .stripe .sidebar-content.solid-bg .cat-item a,
/* 2673 */ .stripe .sidebar-content.solid-bg .widget_recent_comments a,
/* 2674 */ .stripe .sidebar-content.solid-bg .widget_tag_cloud a:hover {
/* 2675 */   color: #4d4d4d;
/* 2676 */ }
/* 2677 */ .stripe-style-1 h1,
/* 2678 */ .stripe-style-1 h2,
/* 2679 */ .stripe-style-1 h3,
/* 2680 */ .stripe-style-1 h4,
/* 2681 */ .stripe-style-1 h5,
/* 2682 */ .stripe-style-1 h6,
/* 2683 */ .stripe-style-1 h1 a,
/* 2684 */ .stripe-style-1 h2 a,
/* 2685 */ .stripe-style-1 h3 a,
/* 2686 */ .stripe-style-1 h4 a,
/* 2687 */ .stripe-style-1 h5 a,
/* 2688 */ .stripe-style-1 h6 a,
/* 2689 */ .stripe-style-1 h1 a:hover,
/* 2690 */ .stripe-style-1 h2 a:hover,
/* 2691 */ .stripe-style-1 h3 a:hover,
/* 2692 */ .stripe-style-1 h4 a:hover,
/* 2693 */ .stripe-style-1 h5 a:hover,
/* 2694 */ .stripe-style-1 h6 a:hover,
/* 2695 */ .stripe-style-1 .h1-size,
/* 2696 */ .stripe-style-1 .entry-title.h1-size,
/* 2697 */ .stripe-style-1 .h2-size,
/* 2698 */ .stripe-style-1 .entry-title.h2-size,
/* 2699 */ .stripe-style-1 h1.entry-title,
/* 2700 */ .stripe-style-1 .h3-size,

/* stripes.css */

/* 2701 */ .stripe-style-1 .entry-title.h3-size,
/* 2702 */ .stripe-style-1 h2.entry-title,
/* 2703 */ .stripe-style-1 .h4-size,
/* 2704 */ .stripe-style-1 .entry-title.h4-size,
/* 2705 */ .stripe-style-1 h3.entry-title,
/* 2706 */ .stripe-style-1 .h5-size,
/* 2707 */ .stripe-style-1 .entry-title.h5-size,
/* 2708 */ .stripe-style-1 .h6-size,
/* 2709 */ .stripe-style-1 .entry-title.h6-size,
/* 2710 */ .stripe-style-1 .header-color,
/* 2711 */ .stripe-style-1 .entry-meta .header-color,
/* 2712 */ .stripe-style-1 .stripe-color-title,
/* 2713 */ .stripe-style-1 .custom-categories a,
/* 2714 */ .stripe-style-1 .custom-categories a .item-name,
/* 2715 */ .stripe-style-1 .cat-item a,
/* 2716 */ .stripe-style-1 .widget_recent_comments a,
/* 2717 */ .stripe-style-1 .widget_tag_cloud a:hover {
/* 2718 */   color: #3a3a3a;
/* 2719 */ }
/* 2720 */ .stripe-style-2 h1,
/* 2721 */ .stripe-style-2 h2,
/* 2722 */ .stripe-style-2 h3,
/* 2723 */ .stripe-style-2 h4,
/* 2724 */ .stripe-style-2 h5,
/* 2725 */ .stripe-style-2 h6,
/* 2726 */ .stripe-style-2 h1 a,
/* 2727 */ .stripe-style-2 h2 a,
/* 2728 */ .stripe-style-2 h3 a,
/* 2729 */ .stripe-style-2 h4 a,
/* 2730 */ .stripe-style-2 h5 a,
/* 2731 */ .stripe-style-2 h6 a,
/* 2732 */ .stripe-style-2 h1 a:hover,
/* 2733 */ .stripe-style-2 h2 a:hover,
/* 2734 */ .stripe-style-2 h3 a:hover,
/* 2735 */ .stripe-style-2 h4 a:hover,
/* 2736 */ .stripe-style-2 h5 a:hover,
/* 2737 */ .stripe-style-2 h6 a:hover,
/* 2738 */ .stripe-style-2 .h1-size,
/* 2739 */ .stripe-style-2 .entry-title.h1-size,
/* 2740 */ .stripe-style-2 .h2-size,
/* 2741 */ .stripe-style-2 .entry-title.h2-size,
/* 2742 */ .stripe-style-2 h1.entry-title,
/* 2743 */ .stripe-style-2 .h3-size,
/* 2744 */ .stripe-style-2 .entry-title.h3-size,
/* 2745 */ .stripe-style-2 h2.entry-title,
/* 2746 */ .stripe-style-2 .h4-size,
/* 2747 */ .stripe-style-2 .entry-title.h4-size,
/* 2748 */ .stripe-style-2 h3.entry-title,
/* 2749 */ .stripe-style-2 .h5-size,
/* 2750 */ .stripe-style-2 .entry-title.h5-size,

/* stripes.css */

/* 2751 */ .stripe-style-2 .h6-size,
/* 2752 */ .stripe-style-2 .entry-title.h6-size,
/* 2753 */ .stripe-style-2 .header-color,
/* 2754 */ .stripe-style-2 .entry-meta .header-color,
/* 2755 */ .stripe-style-2 .stripe-color-title,
/* 2756 */ .stripe-style-2 .custom-categories a,
/* 2757 */ .stripe-style-2 .custom-categories a .item-name,
/* 2758 */ .stripe-style-2 .cat-item a,
/* 2759 */ .stripe-style-2 .widget_recent_comments a,
/* 2760 */ .stripe-style-2 .widget_tag_cloud a:hover {
/* 2761 */   color: #ffffff;
/* 2762 */ }
/* 2763 */ .stripe-style-3 h1,
/* 2764 */ .stripe-style-3 h2,
/* 2765 */ .stripe-style-3 h3,
/* 2766 */ .stripe-style-3 h4,
/* 2767 */ .stripe-style-3 h5,
/* 2768 */ .stripe-style-3 h6,
/* 2769 */ .stripe-style-3 h1 a,
/* 2770 */ .stripe-style-3 h2 a,
/* 2771 */ .stripe-style-3 h3 a,
/* 2772 */ .stripe-style-3 h4 a,
/* 2773 */ .stripe-style-3 h5 a,
/* 2774 */ .stripe-style-3 h6 a,
/* 2775 */ .stripe-style-3 h1 a:hover,
/* 2776 */ .stripe-style-3 h2 a:hover,
/* 2777 */ .stripe-style-3 h3 a:hover,
/* 2778 */ .stripe-style-3 h4 a:hover,
/* 2779 */ .stripe-style-3 h5 a:hover,
/* 2780 */ .stripe-style-3 h6 a:hover,
/* 2781 */ .stripe-style-3 .h1-size,
/* 2782 */ .stripe-style-3 .entry-title.h1-size,
/* 2783 */ .stripe-style-3 .h2-size,
/* 2784 */ .stripe-style-3 .entry-title.h2-size,
/* 2785 */ .stripe-style-3 h1.entry-title,
/* 2786 */ .stripe-style-3 .h3-size,
/* 2787 */ .stripe-style-3 .entry-title.h3-size,
/* 2788 */ .stripe-style-3 h2.entry-title,
/* 2789 */ .stripe-style-3 .h4-size,
/* 2790 */ .stripe-style-3 .entry-title.h4-size,
/* 2791 */ .stripe-style-3 h3.entry-title,
/* 2792 */ .stripe-style-3 .h5-size,
/* 2793 */ .stripe-style-3 .entry-title.h5-size,
/* 2794 */ .stripe-style-3 .h6-size,
/* 2795 */ .stripe-style-3 .entry-title.h6-size,
/* 2796 */ .stripe-style-3 .header-color,
/* 2797 */ .stripe-style-3 .entry-meta .header-color,
/* 2798 */ .stripe-style-3 .stripe-color-title,
/* 2799 */ .stripe-style-3 .custom-categories a,
/* 2800 */ .stripe-style-3 .custom-categories a .item-name,

/* stripes.css */

/* 2801 */ .stripe-style-3 .cat-item a,
/* 2802 */ .stripe-style-3 .widget_recent_comments a,
/* 2803 */ .stripe-style-3 .widget_tag_cloud a:hover {
/* 2804 */   color: #3d3d3d;
/* 2805 */ }
/* 2806 */ .stripe-style-4 h1,
/* 2807 */ .stripe-style-4 h2,
/* 2808 */ .stripe-style-4 h3,
/* 2809 */ .stripe-style-4 h4,
/* 2810 */ .stripe-style-4 h5,
/* 2811 */ .stripe-style-4 h6,
/* 2812 */ .stripe-style-4 h1 a,
/* 2813 */ .stripe-style-4 h2 a,
/* 2814 */ .stripe-style-4 h3 a,
/* 2815 */ .stripe-style-4 h4 a,
/* 2816 */ .stripe-style-4 h5 a,
/* 2817 */ .stripe-style-4 h6 a,
/* 2818 */ .stripe-style-4 h1 a:hover,
/* 2819 */ .stripe-style-4 h2 a:hover,
/* 2820 */ .stripe-style-4 h3 a:hover,
/* 2821 */ .stripe-style-4 h4 a:hover,
/* 2822 */ .stripe-style-4 h5 a:hover,
/* 2823 */ .stripe-style-4 h6 a:hover,
/* 2824 */ .stripe-style-4 .h1-size,
/* 2825 */ .stripe-style-4 .entry-title.h1-size,
/* 2826 */ .stripe-style-4 .h2-size,
/* 2827 */ .stripe-style-4 .entry-title.h2-size,
/* 2828 */ .stripe-style-4 h1.entry-title,
/* 2829 */ .stripe-style-4 .h3-size,
/* 2830 */ .stripe-style-4 .entry-title.h3-size,
/* 2831 */ .stripe-style-4 h2.entry-title,
/* 2832 */ .stripe-style-4 .h4-size,
/* 2833 */ .stripe-style-4 .entry-title.h4-size,
/* 2834 */ .stripe-style-4 h3.entry-title,
/* 2835 */ .stripe-style-4 .h5-size,
/* 2836 */ .stripe-style-4 .entry-title.h5-size,
/* 2837 */ .stripe-style-4 .h6-size,
/* 2838 */ .stripe-style-4 .entry-title.h6-size,
/* 2839 */ .stripe-style-4 .header-color,
/* 2840 */ .stripe-style-4 .entry-meta .header-color,
/* 2841 */ .stripe-style-4 .stripe-color-title,
/* 2842 */ .stripe-style-4 .custom-categories a,
/* 2843 */ .stripe-style-4 .custom-categories a .item-name,
/* 2844 */ .stripe-style-4 .cat-item a,
/* 2845 */ .stripe-style-4 .widget_recent_comments a,
/* 2846 */ .stripe-style-4 .widget_tag_cloud a:hover {
/* 2847 */   color: #ffffff;
/* 2848 */ }
/* 2849 */ .stripe-style-5 h1,
/* 2850 */ .stripe-style-5 h2,

/* stripes.css */

/* 2851 */ .stripe-style-5 h3,
/* 2852 */ .stripe-style-5 h4,
/* 2853 */ .stripe-style-5 h5,
/* 2854 */ .stripe-style-5 h6,
/* 2855 */ .stripe-style-5 h1 a,
/* 2856 */ .stripe-style-5 h2 a,
/* 2857 */ .stripe-style-5 h3 a,
/* 2858 */ .stripe-style-5 h4 a,
/* 2859 */ .stripe-style-5 h5 a,
/* 2860 */ .stripe-style-5 h6 a,
/* 2861 */ .stripe-style-5 h1 a:hover,
/* 2862 */ .stripe-style-5 h2 a:hover,
/* 2863 */ .stripe-style-5 h3 a:hover,
/* 2864 */ .stripe-style-5 h4 a:hover,
/* 2865 */ .stripe-style-5 h5 a:hover,
/* 2866 */ .stripe-style-5 h6 a:hover,
/* 2867 */ .stripe-style-5 .h1-size,
/* 2868 */ .stripe-style-5 .entry-title.h1-size,
/* 2869 */ .stripe-style-5 .h2-size,
/* 2870 */ .stripe-style-5 .entry-title.h2-size,
/* 2871 */ .stripe-style-5 h1.entry-title,
/* 2872 */ .stripe-style-5 .h3-size,
/* 2873 */ .stripe-style-5 .entry-title.h3-size,
/* 2874 */ .stripe-style-5 h2.entry-title,
/* 2875 */ .stripe-style-5 .h4-size,
/* 2876 */ .stripe-style-5 .entry-title.h4-size,
/* 2877 */ .stripe-style-5 h3.entry-title,
/* 2878 */ .stripe-style-5 .h5-size,
/* 2879 */ .stripe-style-5 .entry-title.h5-size,
/* 2880 */ .stripe-style-5 .h6-size,
/* 2881 */ .stripe-style-5 .entry-title.h6-size,
/* 2882 */ .stripe-style-5 .header-color,
/* 2883 */ .stripe-style-5 .entry-meta .header-color,
/* 2884 */ .stripe-style-5 .stripe-color-title,
/* 2885 */ .stripe-style-5 .custom-categories a,
/* 2886 */ .stripe-style-5 .custom-categories a .item-name,
/* 2887 */ .stripe-style-5 .cat-item a,
/* 2888 */ .stripe-style-5 .widget_recent_comments a,
/* 2889 */ .stripe-style-5 .widget_tag_cloud a:hover {
/* 2890 */   color: #333333;
/* 2891 */ }
/* 2892 */ .stripe .sidebar-content.solid-bg .portfolio-categories > a:after,
/* 2893 */ .stripe .sidebar-content.solid-bg .portfolio-categories > span:after,
/* 2894 */ .stripe .sidebar-content.solid-bg .entry-meta > a:after,
/* 2895 */ .stripe .sidebar-content.solid-bg .entry-meta > span:after {
/* 2896 */   background-color: rgba(77,77,77,0.5);
/* 2897 */ }
/* 2898 */ .stripe-style-1 .portfolio-categories > a:after,
/* 2899 */ .stripe-style-1 .portfolio-categories > span:after,
/* 2900 */ .stripe-style-1 .entry-meta > a:after,

/* stripes.css */

/* 2901 */ .stripe-style-1 .entry-meta > span:after {
/* 2902 */   background-color: rgba(136,136,136,0.5);
/* 2903 */ }
/* 2904 */ .stripe-style-2 .portfolio-categories > a:after,
/* 2905 */ .stripe-style-2 .portfolio-categories > span:after,
/* 2906 */ .stripe-style-2 .entry-meta > a:after,
/* 2907 */ .stripe-style-2 .entry-meta > span:after {
/* 2908 */   background-color: rgba(153,157,159,0.5);
/* 2909 */ }
/* 2910 */ .stripe-style-3 .portfolio-categories > a:after,
/* 2911 */ .stripe-style-3 .portfolio-categories > span:after,
/* 2912 */ .stripe-style-3 .entry-meta > a:after,
/* 2913 */ .stripe-style-3 .entry-meta > span:after {
/* 2914 */   background-color: rgba(61,61,61,0.5);
/* 2915 */ }
/* 2916 */ .stripe-style-4 .portfolio-categories > a:after,
/* 2917 */ .stripe-style-4 .portfolio-categories > span:after,
/* 2918 */ .stripe-style-4 .entry-meta > a:after,
/* 2919 */ .stripe-style-4 .entry-meta > span:after {
/* 2920 */   background-color: rgba(255,255,255,0.5);
/* 2921 */ }
/* 2922 */ .stripe-style-5 .portfolio-categories > a:after,
/* 2923 */ .stripe-style-5 .portfolio-categories > span:after,
/* 2924 */ .stripe-style-5 .entry-meta > a:after,
/* 2925 */ .stripe-style-5 .entry-meta > span:after {
/* 2926 */   background-color: rgba(51,51,51,0.5);
/* 2927 */ }
/* 2928 */ .stripe-style-1 .comment-metadata,
/* 2929 */ .stripe-style-1 .comment-metadata a,
/* 2930 */ .stripe-style-1 .entry-meta a,
/* 2931 */ .stripe-style-1 .entry-meta span,
/* 2932 */ .stripe-style-1 .entry-meta a *,
/* 2933 */ .stripe-style-1 .single .entry-tags,
/* 2934 */ .stripe-style-1 .single .entry-tags a {
/* 2935 */   color: rgba(136,136,136,0.5);
/* 2936 */ }
/* 2937 */ .stripe-style-2 .comment-metadata,
/* 2938 */ .stripe-style-2 .comment-metadata a,
/* 2939 */ .stripe-style-2 .entry-meta a,
/* 2940 */ .stripe-style-2 .entry-meta span,
/* 2941 */ .stripe-style-2 .entry-meta a *,
/* 2942 */ .stripe-style-2 .single .entry-tags,
/* 2943 */ .stripe-style-2 .single .entry-tags a {
/* 2944 */   color: rgba(153,157,159,0.5);
/* 2945 */ }
/* 2946 */ #page .stripe-style-3 .comment-metadata,
/* 2947 */ #page .stripe-style-3 .comment-metadata a,
/* 2948 */ #page .stripe-style-3 .entry-meta a,
/* 2949 */ #page .stripe-style-3 .entry-meta span,
/* 2950 */ #page .stripe-style-3 .entry-meta a *,

/* stripes.css */

/* 2951 */ #page .stripe-style-3 .single .entry-tags,
/* 2952 */ #page .stripe-style-3 .single .entry-tags a {
/* 2953 */   color: rgba(61,61,61,0.5);
/* 2954 */ }
/* 2955 */ .stripe-style-4 .comment-metadata,
/* 2956 */ .stripe-style-4 .comment-metadata a,
/* 2957 */ .stripe-style-4 .entry-meta a,
/* 2958 */ .stripe-style-4 .entry-meta span,
/* 2959 */ .stripe-style-4 .entry-meta a *,
/* 2960 */ .stripe-style-4 .single .entry-tags,
/* 2961 */ .stripe-style-4 .single .entry-tags a {
/* 2962 */   color: rgba(255,255,255,0.5);
/* 2963 */ }
/* 2964 */ .stripe-style-5 .comment-metadata,
/* 2965 */ .stripe-style-5 .comment-metadata a,
/* 2966 */ .stripe-style-5 .entry-meta a,
/* 2967 */ .stripe-style-5 .entry-meta span,
/* 2968 */ .stripe-style-5 .entry-meta a *,
/* 2969 */ .stripe-style-5 .single .entry-tags,
/* 2970 */ .stripe-style-5 .single .entry-tags a {
/* 2971 */   color: rgba(51,51,51,0.5);
/* 2972 */ }
/* 2973 */ .stripe .sidebar-content.solid-bg .widget,
/* 2974 */ .stripe .sidebar-content.solid-bg .widget * {
/* 2975 */   color: #4d4d4d;
/* 2976 */ }
/* 2977 */ .stripe-style-1 .shortcode-tooltip {
/* 2978 */   color: #4d4d4d;
/* 2979 */   border-color: #4d4d4d;
/* 2980 */ }
/* 2981 */ .stripe-style-2 .shortcode-tooltip {
/* 2982 */   color: #4d4d4d;
/* 2983 */   border-color: #4d4d4d;
/* 2984 */ }
/* 2985 */ .stripe-style-3 .shortcode-tooltip {
/* 2986 */   color: #4d4d4d;
/* 2987 */   border-color: #4d4d4d;
/* 2988 */ }
/* 2989 */ .stripe-style-1 .hr-thick {
/* 2990 */   border-color: rgba(136,136,136,0.1);
/* 2991 */ }
/* 2992 */ .stripe-style-2 .hr-thick {
/* 2993 */   border-color: rgba(153,157,159,0.1);
/* 2994 */ }
/* 2995 */ .stripe-style-3 .hr-thick {
/* 2996 */   border-color: rgba(61,61,61,0.1);
/* 2997 */ }
/* 2998 */ .stripe-style-4 .hr-thick {
/* 2999 */   border-color: rgba(255,255,255,0.1);
/* 3000 */ }

/* stripes.css */

/* 3001 */ .stripe-style-5 .hr-thick {
/* 3002 */   border-color: rgba(51,51,51,0.1);
/* 3003 */ }
/* 3004 */ .stripe-style-1 .hr-thin {
/* 3005 */   border-bottom: none;
/* 3006 */ }
/* 3007 */ .stripe-style-2 .hr-thin {
/* 3008 */   border-bottom: none;
/* 3009 */ }
/* 3010 */ .stripe-style-3 .hr-thin {
/* 3011 */   border-bottom: none;
/* 3012 */ }
/* 3013 */ .stripe-style-4 .hr-thin {
/* 3014 */   border-bottom: none;
/* 3015 */ }
/* 3016 */ .stripe-style-5 .hr-thin {
/* 3017 */   border-bottom: none;
/* 3018 */ }
/* 3019 */ .stripe .sidebar-content.solid-bg .soc-ico a:before {
/* 3020 */   background-color: rgba(77,77,77,0.15);
/* 3021 */ }
/* 3022 */ .stripe-style-1 .soc-ico a:before {
/* 3023 */   background-color: rgba(136,136,136,0.15);
/* 3024 */ }
/* 3025 */ .stripe-style-2 .soc-ico a:before {
/* 3026 */   background-color: rgba(153,157,159,0.15);
/* 3027 */ }
/* 3028 */ .stripe-style-3 .soc-ico a:before {
/* 3029 */   background-color: rgba(61,61,61,0.15);
/* 3030 */ }
/* 3031 */ .stripe-style-4 .soc-ico a:before {
/* 3032 */   background-color: rgba(255,255,255,0.15);
/* 3033 */ }
/* 3034 */ .stripe-style-5 .soc-ico a:before {
/* 3035 */   background-color: rgba(51,51,51,0.15);
/* 3036 */ }
/* 3037 */ .stripe .sidebar-content.solid-bg .soc-ico a .soc-font-icon {
/* 3038 */   color: #4d4d4d;
/* 3039 */ }
/* 3040 */ .stripe-style-1 .soc-ico a .soc-font-icon {
/* 3041 */   color: #888888;
/* 3042 */ }
/* 3043 */ .stripe-style-2 .soc-ico a .soc-font-icon {
/* 3044 */   color: #999d9f;
/* 3045 */ }
/* 3046 */ .stripe-style-3 .soc-ico a .soc-font-icon {
/* 3047 */   color: #3d3d3d;
/* 3048 */ }
/* 3049 */ .stripe-style-4 .soc-ico a .soc-font-icon {
/* 3050 */   color: #ffffff;

/* stripes.css */

/* 3051 */ }
/* 3052 */ .stripe-style-5 .soc-ico a .soc-font-icon {
/* 3053 */   color: #333333;
/* 3054 */ }
/* 3055 */ .stripe-style-1 .dt-style.vc_progress_bar.outline-bg .vc_single_bar {
/* 3056 */   box-shadow: inset 0px 0px 0px 1px rgba(136,136,136,0.15);
/* 3057 */ }
/* 3058 */ .stripe-style-2 .dt-style.vc_progress_bar.outline-bg .vc_single_bar {
/* 3059 */   box-shadow: inset 0px 0px 0px 1px rgba(153,157,159,0.15);
/* 3060 */ }
/* 3061 */ .stripe-style-3 .dt-style.vc_progress_bar.outline-bg .vc_single_bar {
/* 3062 */   box-shadow: inset 0px 0px 0px 1px rgba(61,61,61,0.15);
/* 3063 */ }
/* 3064 */ .stripe-style-4 .dt-style.vc_progress_bar.outline-bg .vc_single_bar {
/* 3065 */   box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.15);
/* 3066 */ }
/* 3067 */ .stripe-style-5 .dt-style.vc_progress_bar.outline-bg .vc_single_bar {
/* 3068 */   box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.15);
/* 3069 */ }
/* 3070 */ .stripe-style-1 .dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
/* 3071 */   background-color: rgba(136,136,136,0.1);
/* 3072 */ }
/* 3073 */ .stripe-style-2 .dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
/* 3074 */   background-color: rgba(153,157,159,0.1);
/* 3075 */ }
/* 3076 */ .stripe-style-3 .dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
/* 3077 */   background-color: rgba(61,61,61,0.1);
/* 3078 */ }
/* 3079 */ .stripe-style-4 .dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
/* 3080 */   background-color: rgba(255,255,255,0.1);
/* 3081 */ }
/* 3082 */ .stripe-style-5 .dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
/* 3083 */   background-color: rgba(51,51,51,0.1);
/* 3084 */ }
/* 3085 */ .stripe-style-1 .vc_pie_wrapper .vc_pie_chart_back {
/* 3086 */   border-color: rgba(58,58,58,0.1) !important;
/* 3087 */ }
/* 3088 */ .stripe-style-2 .vc_pie_wrapper .vc_pie_chart_back {
/* 3089 */   border-color: rgba(255,255,255,0.1) !important;
/* 3090 */ }
/* 3091 */ .stripe-style-3 .vc_pie_wrapper .vc_pie_chart_back {
/* 3092 */   border-color: rgba(61,61,61,0.1) !important;
/* 3093 */ }
/* 3094 */ .stripe-style-4 .vc_pie_wrapper .vc_pie_chart_back {
/* 3095 */   border-color: rgba(255,255,255,0.1) !important;
/* 3096 */ }
/* 3097 */ .stripe-style-5 .vc_pie_wrapper .vc_pie_chart_back {
/* 3098 */   border-color: rgba(51,51,51,0.1) !important;
/* 3099 */ }
/* 3100 */ .stripe .dt-btn:not(.btn-custom-style),

/* stripes.css */

/* 3101 */ .stripe .dt-btn:not(.btn-custom-style) *,
/* 3102 */ .stripe .btn-link:not(.custom-btn-color),
/* 3103 */ .stripe .btn-link:not(.custom-btn-color) * {
/* 3104 */   color: var(--the7-btn-color);
/* 3105 */ }
/* 3106 */ .stripe .sidebar-content.solid-bg .dt-btn:not(.btn-custom-style).title-btn-color,
/* 3107 */ .stripe .sidebar-content.solid-bg .dt-btn:not(.btn-custom-style).title-btn-color > span,
/* 3108 */ .stripe .sidebar-content.solid-bg .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
/* 3109 */ .stripe .sidebar-content.solid-bg .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
/* 3110 */ .stripe .sidebar-content.solid-bg .btn-link:not(.custom-btn-color).title-btn-color,
/* 3111 */ .stripe .sidebar-content.solid-bg .btn-link:not(.custom-btn-color).title-btn-color > span,
/* 3112 */ .stripe .sidebar-content.solid-bg .btn-link:not(.custom-btn-color).title-btn-color > .text-wrap *,
/* 3113 */ .stripe .sidebar-content.solid-bg .btn-link:not(.custom-btn-color).title-btn-color > i[class^="fa"] {
/* 3114 */   color: #4d4d4d;
/* 3115 */ }
/* 3116 */ .stripe .sidebar-content.solid-bg .dt-btn:not(.btn-custom-style).title-btn-color,
/* 3117 */ .stripe .sidebar-content.solid-bg .dt-btn:not(.btn-custom-style).title-btn-color > span,
/* 3118 */ .stripe .sidebar-content.solid-bg .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
/* 3119 */ .stripe .sidebar-content.solid-bg .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
/* 3120 */ .stripe .sidebar-content.solid-bg .btn-link:not(.custom-btn-color).title-btn-color,
/* 3121 */ .stripe .sidebar-content.solid-bg .btn-link:not(.custom-btn-color).title-btn-color > span,
/* 3122 */ .stripe .sidebar-content.solid-bg .btn-link:not(.custom-btn-color).title-btn-color > .text-wrap *,
/* 3123 */ .stripe .sidebar-content.solid-bg .btn-link:not(.custom-btn-color).title-btn-color > i[class^="fa"] {
/* 3124 */   color: #4d4d4d;
/* 3125 */ }
/* 3126 */ .stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-color,
/* 3127 */ .stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-color > span,
/* 3128 */ .stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
/* 3129 */ .stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
/* 3130 */ .stripe-style-1 .btn-link:not(.custom-btn-color).title-btn-color,
/* 3131 */ .stripe-style-1 .btn-link:not(.custom-btn-color).title-btn-color > span,
/* 3132 */ .stripe-style-1 .btn-link:not(.custom-btn-color).title-btn-color > .text-wrap *,
/* 3133 */ .stripe-style-1 .btn-link:not(.custom-btn-color).title-btn-color > i[class^="fa"] {
/* 3134 */   color: #3a3a3a;
/* 3135 */ }
/* 3136 */ .stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-color,
/* 3137 */ .stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-color > span,
/* 3138 */ .stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
/* 3139 */ .stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
/* 3140 */ .stripe-style-2 .btn-link:not(.custom-btn-color).title-btn-color,
/* 3141 */ .stripe-style-2 .btn-link:not(.custom-btn-color).title-btn-color > span,
/* 3142 */ .stripe-style-2 .btn-link:not(.custom-btn-color).title-btn-color > .text-wrap *,
/* 3143 */ .stripe-style-2 .btn-link:not(.custom-btn-color).title-btn-color > i[class^="fa"] {
/* 3144 */   color: #ffffff;
/* 3145 */ }
/* 3146 */ .stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-color,
/* 3147 */ .stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-color > span,
/* 3148 */ .stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
/* 3149 */ .stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
/* 3150 */ .stripe-style-3 .btn-link:not(.custom-btn-color).title-btn-color,

/* stripes.css */

/* 3151 */ .stripe-style-3 .btn-link:not(.custom-btn-color).title-btn-color > span,
/* 3152 */ .stripe-style-3 .btn-link:not(.custom-btn-color).title-btn-color > .text-wrap *,
/* 3153 */ .stripe-style-3 .btn-link:not(.custom-btn-color).title-btn-color > i[class^="fa"] {
/* 3154 */   color: #3d3d3d;
/* 3155 */ }
/* 3156 */ .stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-color,
/* 3157 */ .stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-color > span,
/* 3158 */ .stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
/* 3159 */ .stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
/* 3160 */ .stripe-style-4 .btn-link:not(.custom-btn-color).title-btn-color,
/* 3161 */ .stripe-style-4 .btn-link:not(.custom-btn-color).title-btn-color > span,
/* 3162 */ .stripe-style-4 .btn-link:not(.custom-btn-color).title-btn-color > .text-wrap *,
/* 3163 */ .stripe-style-4 .btn-link:not(.custom-btn-color).title-btn-color > i[class^="fa"] {
/* 3164 */   color: #ffffff;
/* 3165 */ }
/* 3166 */ .stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-color,
/* 3167 */ .stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-color > span,
/* 3168 */ .stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-color > .text-wrap *,
/* 3169 */ .stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-color > i[class^="fa"],
/* 3170 */ .stripe-style-5 .btn-link:not(.custom-btn-color).title-btn-color,
/* 3171 */ .stripe-style-5 .btn-link:not(.custom-btn-color).title-btn-color > span,
/* 3172 */ .stripe-style-5 .btn-link:not(.custom-btn-color).title-btn-color > .text-wrap *,
/* 3173 */ .stripe-style-5 .btn-link:not(.custom-btn-color).title-btn-color > i[class^="fa"] {
/* 3174 */   color: #333333;
/* 3175 */ }
/* 3176 */ .stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > span,
/* 3177 */ .stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .text-wrap *,
/* 3178 */ .stripe-style-1 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > i[class^="fa"],
/* 3179 */ .stripe-style-1 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > span,
/* 3180 */ .stripe-style-1 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > .text-wrap *,
/* 3181 */ .stripe-style-1 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > i[class^="fa"] {
/* 3182 */   color: #3a3a3a !important;
/* 3183 */ }
/* 3184 */ .stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > span,
/* 3185 */ .stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .text-wrap *,
/* 3186 */ .stripe-style-2 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > i[class^="fa"],
/* 3187 */ .stripe-style-2 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > span,
/* 3188 */ .stripe-style-2 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > .text-wrap *,
/* 3189 */ .stripe-style-2 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > i[class^="fa"] {
/* 3190 */   color: #ffffff !important;
/* 3191 */ }
/* 3192 */ .stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > span,
/* 3193 */ .stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .text-wrap *,
/* 3194 */ .stripe-style-3 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > i[class^="fa"],
/* 3195 */ .stripe-style-3 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > span,
/* 3196 */ .stripe-style-3 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > .text-wrap *,
/* 3197 */ .stripe-style-3 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > i[class^="fa"] {
/* 3198 */   color: #3d3d3d !important;
/* 3199 */ }
/* 3200 */ .stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > span,

/* stripes.css */

/* 3201 */ .stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .text-wrap *,
/* 3202 */ .stripe-style-4 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > i[class^="fa"],
/* 3203 */ .stripe-style-4 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > span,
/* 3204 */ .stripe-style-4 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > .text-wrap *,
/* 3205 */ .stripe-style-4 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > i[class^="fa"] {
/* 3206 */   color: #ffffff !important;
/* 3207 */ }
/* 3208 */ .stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > span,
/* 3209 */ .stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > .text-wrap *,
/* 3210 */ .stripe-style-5 .dt-btn:not(.btn-custom-style).title-btn-hover-color:hover > i[class^="fa"],
/* 3211 */ .stripe-style-5 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > span,
/* 3212 */ .stripe-style-5 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > .text-wrap *,
/* 3213 */ .stripe-style-5 .btn-link:not(.custom-btn-color).title-btn-hover-color:hover > i[class^="fa"] {
/* 3214 */   color: #333333 !important;
/* 3215 */ }
/* 3216 */ .stripe-style-1 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before {
/* 3217 */   background-color: rgba(136,136,136,0.15);
/* 3218 */ }
/* 3219 */ .stripe-style-2 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before {
/* 3220 */   background-color: rgba(153,157,159,0.15);
/* 3221 */ }
/* 3222 */ .stripe-style-3 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before {
/* 3223 */   background-color: rgba(61,61,61,0.15);
/* 3224 */ }
/* 3225 */ .stripe-style-4 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before {
/* 3226 */   background-color: rgba(255,255,255,0.15);
/* 3227 */ }
/* 3228 */ .stripe-style-5 .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a:before {
/* 3229 */   background-color: rgba(51,51,51,0.15);
/* 3230 */ }
/* 3231 */ #page .stripe-style-1 .wpb_content_element.dt-style .wpb_accordion_header > a:after {
/* 3232 */   color: rgba(136,136,136,0.5);
/* 3233 */ }
/* 3234 */ #page .stripe-style-2 .wpb_content_element.dt-style .wpb_accordion_header > a:after {
/* 3235 */   color: rgba(153,157,159,0.5);
/* 3236 */ }
/* 3237 */ #page .stripe-style-3 .wpb_content_element.dt-style .wpb_accordion_header > a:after {
/* 3238 */   color: rgba(61,61,61,0.5);
/* 3239 */ }
/* 3240 */ #page .stripe-style-4 .wpb_content_element.dt-style .wpb_accordion_header > a:after {
/* 3241 */   color: rgba(255,255,255,0.5);
/* 3242 */ }
/* 3243 */ #page .stripe-style-5 .wpb_content_element.dt-style .wpb_accordion_header > a:after {
/* 3244 */   color: rgba(51,51,51,0.5);
/* 3245 */ }
/* 3246 */ .stripe-style-1 .ls-container.ls-carousel .ls-thumbnail-inner {
/* 3247 */   background-color: rgba(58,58,58,0.04);
/* 3248 */ }
/* 3249 */ .stripe-style-2 .ls-container.ls-carousel .ls-thumbnail-inner {
/* 3250 */   background-color: rgba(255,255,255,0.04);

/* stripes.css */

/* 3251 */ }
/* 3252 */ .stripe-style-3 .ls-container.ls-carousel .ls-thumbnail-inner {
/* 3253 */   background-color: rgba(61,61,61,0.04);
/* 3254 */ }
/* 3255 */ .stripe-style-4 .ls-container.ls-carousel .ls-thumbnail-inner {
/* 3256 */   background-color: rgba(255,255,255,0.04);
/* 3257 */ }
/* 3258 */ .stripe-style-5 .ls-container.ls-carousel .ls-thumbnail-inner {
/* 3259 */   background-color: rgba(51,51,51,0.04);
/* 3260 */ }
/* 3261 */ .stripe .sidebar-content.solid-bg .no-avatar,
/* 3262 */ .stripe .sidebar-content.solid-bg .no-avatar:after,
/* 3263 */ .stripe .sidebar-content.solid-bg .comment-list .no-avatar:after {
/* 3264 */   color: rgba(77,77,77,0.15);
/* 3265 */ }
/* 3266 */ .stripe-style-1 .no-avatar,
/* 3267 */ .stripe-style-1 .no-avatar:after,
/* 3268 */ .stripe-style-1 .comment-list .no-avatar:after {
/* 3269 */   color: rgba(136,136,136,0.15);
/* 3270 */ }
/* 3271 */ .stripe-style-2 .no-avatar,
/* 3272 */ .stripe-style-2 .no-avatar:after,
/* 3273 */ .stripe-style-2 .comment-list .no-avatar:after {
/* 3274 */   color: rgba(153,157,159,0.15);
/* 3275 */ }
/* 3276 */ .stripe-style-3 .no-avatar,
/* 3277 */ .stripe-style-3 .no-avatar:after,
/* 3278 */ .stripe-style-3 .comment-list .no-avatar:after {
/* 3279 */   color: rgba(61,61,61,0.15);
/* 3280 */ }
/* 3281 */ .stripe-style-4 .no-avatar,
/* 3282 */ .stripe-style-4 .no-avatar:after,
/* 3283 */ .stripe-style-4 .comment-list .no-avatar:after {
/* 3284 */   color: rgba(255,255,255,0.15);
/* 3285 */ }
/* 3286 */ .stripe-style-5 .no-avatar,
/* 3287 */ .stripe-style-5 .no-avatar:after,
/* 3288 */ .stripe-style-5 .comment-list .no-avatar:after {
/* 3289 */   color: rgba(51,51,51,0.15);
/* 3290 */ }
/* 3291 */ .stripe .sidebar-content.solid-bg .layzr-bg {
/* 3292 */   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(77,77,77,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');
/* 3293 */ }
/* 3294 */ .stripe-style-1 .layzr-bg {
/* 3295 */   background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(136,136,136,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E');
/* 3296 */ }
/* 3297 */ .stripe-style-2 .layzr-bg {
/* 3298 */   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(153,157,159,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');
/* 3299 */ }
/* 3300 */ .stripe-style-3 .layzr-bg {

/* stripes.css */

/* 3301 */   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(61,61,61,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');
/* 3302 */ }
/* 3303 */ .stripe-style-4 .layzr-bg {
/* 3304 */   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');
/* 3305 */ }
/* 3306 */ .stripe-style-5 .layzr-bg {
/* 3307 */   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');
/* 3308 */ }
/* 3309 */ .stripe .sidebar-content.solid-bg .layzr-bg:not(.layzr-bg-transparent) {
/* 3310 */   background-color: rgba(77,77,77,0.05);
/* 3311 */ }
/* 3312 */ .stripe-style-1 .layzr-bg:not(.layzr-bg-transparent) {
/* 3313 */   background-color: rgba(136,136,136,0.05);
/* 3314 */ }
/* 3315 */ .stripe-style-2 .layzr-bg:not(.layzr-bg-transparent) {
/* 3316 */   background-color: rgba(153,157,159,0.05);
/* 3317 */ }
/* 3318 */ .stripe-style-3 .layzr-bg:not(.layzr-bg-transparent) {
/* 3319 */   background-color: rgba(61,61,61,0.05);
/* 3320 */ }
/* 3321 */ .stripe-style-4 .layzr-bg:not(.layzr-bg-transparent) {
/* 3322 */   background-color: rgba(255,255,255,0.05);
/* 3323 */ }
/* 3324 */ .stripe-style-5 .layzr-bg:not(.layzr-bg-transparent) {
/* 3325 */   background-color: rgba(51,51,51,0.05);
/* 3326 */ }
/* 3327 */ .stripe .sidebar-content.solid-bg .tp-bullets.custom .tp-bullet.selected:after {
/* 3328 */   background-color: rgba(77,77,77,0.25);
/* 3329 */ }
/* 3330 */ .stripe-style-1 .tp-bullets.custom .tp-bullet.selected:after {
/* 3331 */   background-color: rgba(136,136,136,0.25);
/* 3332 */ }
/* 3333 */ .stripe-style-2 .tp-bullets.custom .tp-bullet.selected:after {
/* 3334 */   background-color: rgba(153,157,159,0.25);
/* 3335 */ }
/* 3336 */ .stripe-style-3 .tp-bullets.custom .tp-bullet.selected:after {
/* 3337 */   background-color: rgba(61,61,61,0.25);
/* 3338 */ }
/* 3339 */ .stripe-style-4 .tp-bullets.custom .tp-bullet.selected:after {
/* 3340 */   background-color: rgba(255,255,255,0.25);
/* 3341 */ }
/* 3342 */ .stripe-style-5 .tp-bullets.custom .tp-bullet.selected:after {
/* 3343 */   background-color: rgba(51,51,51,0.25);
/* 3344 */ }
/* 3345 */ .stripe .sidebar-content.solid-bg .tp-bullets.custom .tp-bullet:before,
/* 3346 */ .stripe .sidebar-content.solid-bg .tp-bullets.custom .tp-bullet.selected:hover:before,
/* 3347 */ .stripe .sidebar-content.solid-bg #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
/* 3348 */   border-color: rgba(77,77,77,0.25);
/* 3349 */ }
/* 3350 */ .stripe-style-1 .tp-bullets.custom .tp-bullet:before,

/* stripes.css */

/* 3351 */ .stripe-style-1 .tp-bullets.custom .tp-bullet.selected:hover:before,
/* 3352 */ .stripe-style-1 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
/* 3353 */   border-color: rgba(136,136,136,0.25);
/* 3354 */ }
/* 3355 */ .stripe-style-2 .tp-bullets.custom .tp-bullet:before,
/* 3356 */ .stripe-style-2 .tp-bullets.custom .tp-bullet.selected:hover:before,
/* 3357 */ .stripe-style-2 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
/* 3358 */   border-color: rgba(153,157,159,0.25);
/* 3359 */ }
/* 3360 */ .stripe-style-3 .tp-bullets.custom .tp-bullet:before,
/* 3361 */ .stripe-style-3 .tp-bullets.custom .tp-bullet.selected:hover:before,
/* 3362 */ .stripe-style-3 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
/* 3363 */   border-color: rgba(61,61,61,0.25);
/* 3364 */ }
/* 3365 */ .stripe-style-4 .tp-bullets.custom .tp-bullet:before,
/* 3366 */ .stripe-style-4 .tp-bullets.custom .tp-bullet.selected:hover:before,
/* 3367 */ .stripe-style-4 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
/* 3368 */   border-color: rgba(255,255,255,0.25);
/* 3369 */ }
/* 3370 */ .stripe-style-5 .tp-bullets.custom .tp-bullet:before,
/* 3371 */ .stripe-style-5 .tp-bullets.custom .tp-bullet.selected:hover:before,
/* 3372 */ .stripe-style-5 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
/* 3373 */   border-color: rgba(51,51,51,0.25);
/* 3374 */ }
/* 3375 */ .outlines-bullets .stripe-style-1 .tp-bullets.custom .tp-bullet:before,
/* 3376 */ .outlines-bullets .stripe-style-1 .tp-bullets.custom .tp-bullet.selected:hover:before,
/* 3377 */ .outlines-bullets .stripe-style-1 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
/* 3378 */   background-color: rgba(136,136,136,0.04);
/* 3379 */   box-shadow: inset 0px 0px 0px 1px rgba(136,136,136,0.25);
/* 3380 */ }
/* 3381 */ .outlines-bullets .stripe-style-2 .tp-bullets.custom .tp-bullet:before,
/* 3382 */ .outlines-bullets .stripe-style-2 .tp-bullets.custom .tp-bullet.selected:hover:before,
/* 3383 */ .outlines-bullets .stripe-style-2 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
/* 3384 */   background-color: rgba(153,157,159,0.04);
/* 3385 */   box-shadow: inset 0px 0px 0px 1px rgba(153,157,159,0.25);
/* 3386 */ }
/* 3387 */ .outlines-bullets .stripe-style-3 .tp-bullets.custom .tp-bullet:before,
/* 3388 */ .outlines-bullets .stripe-style-3 .tp-bullets.custom .tp-bullet.selected:hover:before,
/* 3389 */ .outlines-bullets .stripe-style-3 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
/* 3390 */   background-color: rgba(61,61,61,0.04);
/* 3391 */   box-shadow: inset 0px 0px 0px 1px rgba(61,61,61,0.25);
/* 3392 */ }
/* 3393 */ .outlines-bullets .stripe-style-4 .tp-bullets.custom .tp-bullet:before,
/* 3394 */ .outlines-bullets .stripe-style-4 .tp-bullets.custom .tp-bullet.selected:hover:before,
/* 3395 */ .outlines-bullets .stripe-style-4 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
/* 3396 */   background-color: rgba(255,255,255,0.04);
/* 3397 */   box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.25);
/* 3398 */ }
/* 3399 */ .outlines-bullets .stripe-style-5 .tp-bullets.custom .tp-bullet:before,
/* 3400 */ .outlines-bullets .stripe-style-5 .tp-bullets.custom .tp-bullet.selected:hover:before,

/* stripes.css */

/* 3401 */ .outlines-bullets .stripe-style-5 #main-slideshow .tp-bullets.custom .tp-bullet:hover:before {
/* 3402 */   background-color: rgba(51,51,51,0.04);
/* 3403 */   box-shadow: inset 0px 0px 0px 1px rgba(51,51,51,0.25);
/* 3404 */ }
/* 3405 */ .stripe-style-1 .portfolio-categories a,
/* 3406 */ .stripe-style-1 .portfolio-categories a *,
/* 3407 */ .stripe-style-1 .portfolio-categories span {
/* 3408 */   color: rgba(136,136,136,0.5);
/* 3409 */ }
/* 3410 */ .stripe-style-2 .portfolio-categories a,
/* 3411 */ .stripe-style-2 .portfolio-categories a *,
/* 3412 */ .stripe-style-2 .portfolio-categories span {
/* 3413 */   color: rgba(153,157,159,0.5);
/* 3414 */ }
/* 3415 */ .stripe-style-3 .portfolio-categories a,
/* 3416 */ .stripe-style-3 .portfolio-categories a *,
/* 3417 */ .stripe-style-3 .portfolio-categories span {
/* 3418 */   color: rgba(61,61,61,0.5);
/* 3419 */ }
/* 3420 */ .stripe-style-4 .portfolio-categories a,
/* 3421 */ .stripe-style-4 .portfolio-categories a *,
/* 3422 */ .stripe-style-4 .portfolio-categories span {
/* 3423 */   color: rgba(255,255,255,0.5);
/* 3424 */ }
/* 3425 */ .stripe-style-5 .portfolio-categories a,
/* 3426 */ .stripe-style-5 .portfolio-categories a *,
/* 3427 */ .stripe-style-5 .portfolio-categories span {
/* 3428 */   color: rgba(51,51,51,0.5);
/* 3429 */ }
/* 3430 */ .stripe-style-1 .paginator .button-load-more {
/* 3431 */   border-color: rgba(58,58,58,0.1);
/* 3432 */ }
/* 3433 */ .stripe-style-2 .paginator .button-load-more {
/* 3434 */   border-color: rgba(255,255,255,0.1);
/* 3435 */ }
/* 3436 */ .stripe-style-3 .paginator .button-load-more {
/* 3437 */   border-color: rgba(61,61,61,0.1);
/* 3438 */ }
/* 3439 */ .stripe-style-4 .paginator .button-load-more {
/* 3440 */   border-color: rgba(255,255,255,0.1);
/* 3441 */ }
/* 3442 */ .stripe-style-5 .paginator .button-load-more {
/* 3443 */   border-color: rgba(51,51,51,0.1);
/* 3444 */ }
/* 3445 */ .stripe-style-1 .paginator .button-load-more.animate-load,
/* 3446 */ .stripe-style-1 .paginator .button-load-more:hover {
/* 3447 */   border-color: rgba(58,58,58,0.21);
/* 3448 */ }
/* 3449 */ .stripe-style-2 .paginator .button-load-more.animate-load,
/* 3450 */ .stripe-style-2 .paginator .button-load-more:hover {

/* stripes.css */

/* 3451 */   border-color: rgba(255,255,255,0.21);
/* 3452 */ }
/* 3453 */ .stripe-style-3 .paginator .button-load-more.animate-load,
/* 3454 */ .stripe-style-3 .paginator .button-load-more:hover {
/* 3455 */   border-color: rgba(61,61,61,0.21);
/* 3456 */ }
/* 3457 */ .stripe-style-4 .paginator .button-load-more.animate-load,
/* 3458 */ .stripe-style-4 .paginator .button-load-more:hover {
/* 3459 */   border-color: rgba(255,255,255,0.21);
/* 3460 */ }
/* 3461 */ .stripe-style-5 .paginator .button-load-more.animate-load,
/* 3462 */ .stripe-style-5 .paginator .button-load-more:hover {
/* 3463 */   border-color: rgba(51,51,51,0.21);
/* 3464 */ }
/* 3465 */ .stripe-style-1 .paginator .button-load-more.animate-load .stick,
/* 3466 */ .stripe-style-1 .paginator .button-load-more.button-lazy-loading .stick {
/* 3467 */   border-top-color: #3a3a3a;
/* 3468 */   border-right-color: #3a3a3a;
/* 3469 */ }
/* 3470 */ .stripe-style-2 .paginator .button-load-more.animate-load .stick,
/* 3471 */ .stripe-style-2 .paginator .button-load-more.button-lazy-loading .stick {
/* 3472 */   border-top-color: #ffffff;
/* 3473 */   border-right-color: #ffffff;
/* 3474 */ }
/* 3475 */ .stripe-style-3 .paginator .button-load-more.animate-load .stick,
/* 3476 */ .stripe-style-3 .paginator .button-load-more.button-lazy-loading .stick {
/* 3477 */   border-top-color: #ffffff;
/* 3478 */   border-right-color: #ffffff;
/* 3479 */ }
/* 3480 */ .stripe-style-4 .paginator .button-load-more.animate-load .stick,
/* 3481 */ .stripe-style-4 .paginator .button-load-more.button-lazy-loading .stick {
/* 3482 */   border-top-color: #ffffff;
/* 3483 */   border-right-color: #ffffff;
/* 3484 */ }
/* 3485 */ .stripe-style-5 .paginator .button-load-more.animate-load .stick,
/* 3486 */ .stripe-style-5 .paginator .button-load-more.button-lazy-loading .stick {
/* 3487 */   border-top-color: #ffffff;
/* 3488 */   border-right-color: #ffffff;
/* 3489 */ }
/* 3490 */ .stripe-style-1 .reset_variations,
/* 3491 */ .stripe-style-1 .reset_variations:hover,
/* 3492 */ .stripe-style-1 .variations label,
/* 3493 */ .stripe-style-1 .product_meta > span,
/* 3494 */ .stripe-style-1 .product_meta > span a,
/* 3495 */ .stripe-style-1 .product_list_widget del,
/* 3496 */ .stripe-style-1 .product_list_widget del .amount,
/* 3497 */ .stripe-style-1 .product_list_widget del .amount *,
/* 3498 */ .stripe-style-1 .woocom-list-content .price del,
/* 3499 */ .stripe-style-1 .woocom-list-content del,
/* 3500 */ .stripe-style-1 .woocom-list-content del .amount,

/* stripes.css */

/* 3501 */ .stripe-style-1 .woocom-list-content del .amount *,
/* 3502 */ .stripe-style-1 .widget_shopping_cart_content strong,
/* 3503 */ .stripe-style-1 .widget_shopping_cart_content dt,
/* 3504 */ .stripe-style-1 .woocommerce-review-link,
/* 3505 */ .stripe-style-1 .woocommerce-review-link *,
/* 3506 */ .stripe-style-1 .woocommerce-review-link:hover,
/* 3507 */ .stripe-style-1 .widget_price_filter .price_slider_amount,
/* 3508 */ .stripe-style-1 .shop_table .variation *,
/* 3509 */ .stripe-style-1 .woocommerce-tabs li > a,
/* 3510 */ .stripe-style-1 .product .summary.entry-summary .price del,
/* 3511 */ .stripe-style-1 .woocommerce-result-count,
/* 3512 */ .stripe-style-1 .widget_layered_nav li > small,
/* 3513 */ .stripe-style-1 .widget_product_categories .count,
/* 3514 */ .stripe-style-1 .stars a {
/* 3515 */   color: rgba(136,136,136,0.5);
/* 3516 */ }
/* 3517 */ .stripe-style-2 .reset_variations,
/* 3518 */ .stripe-style-2 .reset_variations:hover,
/* 3519 */ .stripe-style-2 .variations label,
/* 3520 */ .stripe-style-2 .product_meta > span,
/* 3521 */ .stripe-style-2 .product_meta > span a,
/* 3522 */ .stripe-style-2 .product_list_widget del,
/* 3523 */ .stripe-style-2 .product_list_widget del .amount,
/* 3524 */ .stripe-style-2 .product_list_widget del .amount *,
/* 3525 */ .stripe-style-2 .woocom-list-content .price del,
/* 3526 */ .stripe-style-2 .woocom-list-content del,
/* 3527 */ .stripe-style-2 .woocom-list-content del .amount,
/* 3528 */ .stripe-style-2 .woocom-list-content del .amount *,
/* 3529 */ .stripe-style-2 .widget_shopping_cart_content strong,
/* 3530 */ .stripe-style-2 .widget_shopping_cart_content dt,
/* 3531 */ .stripe-style-2 .woocommerce-review-link,
/* 3532 */ .stripe-style-2 .woocommerce-review-link *,
/* 3533 */ .stripe-style-2 .woocommerce-review-link:hover,
/* 3534 */ .stripe-style-2 .widget_price_filter .price_slider_amount,
/* 3535 */ .stripe-style-2 .shop_table .variation *,
/* 3536 */ .stripe-style-2 .woocommerce-tabs li > a,
/* 3537 */ .stripe-style-2 .product .summary.entry-summary .price del,
/* 3538 */ .stripe-style-2 .woocommerce-result-count,
/* 3539 */ .stripe-style-2 .widget_layered_nav li > small,
/* 3540 */ .stripe-style-2 .widget_product_categories .count,
/* 3541 */ .stripe-style-2 .stars a {
/* 3542 */   color: rgba(153,157,159,0.5);
/* 3543 */ }
/* 3544 */ #page .stripe-style-3 .reset_variations,
/* 3545 */ #page .stripe-style-3 .reset_variations:hover,
/* 3546 */ #page .stripe-style-3 .variations label,
/* 3547 */ #page .stripe-style-3 .product_meta > span,
/* 3548 */ #page .stripe-style-3 .product_meta > span a,
/* 3549 */ #page .stripe-style-3 .product_list_widget del,
/* 3550 */ #page .stripe-style-3 .product_list_widget del .amount,

/* stripes.css */

/* 3551 */ #page .stripe-style-3 .product_list_widget del .amount *,
/* 3552 */ #page .stripe-style-3 .woocom-list-content .price del,
/* 3553 */ #page .stripe-style-3 .woocom-list-content del,
/* 3554 */ #page .stripe-style-3 .woocom-list-content del .amount,
/* 3555 */ #page .stripe-style-3 .woocom-list-content del .amount *,
/* 3556 */ #page .stripe-style-3 .widget_shopping_cart_content strong,
/* 3557 */ #page .stripe-style-3 .widget_shopping_cart_content dt,
/* 3558 */ #page .stripe-style-3 .woocommerce-review-link,
/* 3559 */ #page .stripe-style-3 .woocommerce-review-link *,
/* 3560 */ #page .stripe-style-3 .woocommerce-review-link:hover,
/* 3561 */ #page .stripe-style-3 .widget_price_filter .price_slider_amount,
/* 3562 */ #page .stripe-style-3 .shop_table .variation *,
/* 3563 */ #page .stripe-style-3 .woocommerce-tabs li > a,
/* 3564 */ #page .stripe-style-3 .product .summary.entry-summary .price del,
/* 3565 */ #page .stripe-style-3 .woocommerce-result-count,
/* 3566 */ #page .stripe-style-3 .widget_layered_nav li > small,
/* 3567 */ #page .stripe-style-3 .widget_product_categories .count,
/* 3568 */ #page .stripe-style-3 .stars a {
/* 3569 */   color: rgba(61,61,61,0.5);
/* 3570 */ }
/* 3571 */ .stripe-style-4 .reset_variations,
/* 3572 */ .stripe-style-4 .reset_variations:hover,
/* 3573 */ .stripe-style-4 .variations label,
/* 3574 */ .stripe-style-4 .product_meta > span,
/* 3575 */ .stripe-style-4 .product_meta > span a,
/* 3576 */ .stripe-style-4 .product_list_widget del,
/* 3577 */ .stripe-style-4 .product_list_widget del .amount,
/* 3578 */ .stripe-style-4 .product_list_widget del .amount *,
/* 3579 */ .stripe-style-4 .woocom-list-content .price del,
/* 3580 */ .stripe-style-4 .woocom-list-content del,
/* 3581 */ .stripe-style-4 .woocom-list-content del .amount,
/* 3582 */ .stripe-style-4 .woocom-list-content del .amount *,
/* 3583 */ .stripe-style-4 .widget_shopping_cart_content strong,
/* 3584 */ .stripe-style-4 .widget_shopping_cart_content dt,
/* 3585 */ .stripe-style-4 .woocommerce-review-link,
/* 3586 */ .stripe-style-4 .woocommerce-review-link *,
/* 3587 */ .stripe-style-4 .woocommerce-review-link:hover,
/* 3588 */ .stripe-style-4 .widget_price_filter .price_slider_amount,
/* 3589 */ .stripe-style-4 .shop_table .variation *,
/* 3590 */ .stripe-style-4 .woocommerce-tabs li > a,
/* 3591 */ .stripe-style-4 .product .summary.entry-summary .price del,
/* 3592 */ .stripe-style-4 .woocommerce-result-count,
/* 3593 */ .stripe-style-4 .widget_layered_nav li > small,
/* 3594 */ .stripe-style-4 .widget_product_categories .count,
/* 3595 */ .stripe-style-4 .stars a {
/* 3596 */   color: rgba(255,255,255,0.5);
/* 3597 */ }
/* 3598 */ .stripe-style-5 .reset_variations,
/* 3599 */ .stripe-style-5 .reset_variations:hover,
/* 3600 */ .stripe-style-5 .variations label,

/* stripes.css */

/* 3601 */ .stripe-style-5 .product_meta > span,
/* 3602 */ .stripe-style-5 .product_meta > span a,
/* 3603 */ .stripe-style-5 .product_list_widget del,
/* 3604 */ .stripe-style-5 .product_list_widget del .amount,
/* 3605 */ .stripe-style-5 .product_list_widget del .amount *,
/* 3606 */ .stripe-style-5 .woocom-list-content .price del,
/* 3607 */ .stripe-style-5 .woocom-list-content del,
/* 3608 */ .stripe-style-5 .woocom-list-content del .amount,
/* 3609 */ .stripe-style-5 .woocom-list-content del .amount *,
/* 3610 */ .stripe-style-5 .widget_shopping_cart_content strong,
/* 3611 */ .stripe-style-5 .widget_shopping_cart_content dt,
/* 3612 */ .stripe-style-5 .woocommerce-review-link,
/* 3613 */ .stripe-style-5 .woocommerce-review-link *,
/* 3614 */ .stripe-style-5 .woocommerce-review-link:hover,
/* 3615 */ .stripe-style-5 .widget_price_filter .price_slider_amount,
/* 3616 */ .stripe-style-5 .shop_table .variation *,
/* 3617 */ .stripe-style-5 .woocommerce-tabs li > a,
/* 3618 */ .stripe-style-5 .product .summary.entry-summary .price del,
/* 3619 */ .stripe-style-5 .woocommerce-result-count,
/* 3620 */ .stripe-style-5 .widget_layered_nav li > small,
/* 3621 */ .stripe-style-5 .widget_product_categories .count,
/* 3622 */ .stripe-style-5 .stars a {
/* 3623 */   color: rgba(51,51,51,0.5);
/* 3624 */ }
/* 3625 */ .stripe .sidebar-content.solid-bg .woocommerce-cart-wrap .order-total .amount,
/* 3626 */ .stripe .sidebar-content.solid-bg .woocommerce-cart-wrap .cart_totals h2,
/* 3627 */ .stripe .sidebar-content.solid-bg .woocommerce-cart-wrap .product-name a,
/* 3628 */ .stripe .sidebar-content.solid-bg .woocommerce-cart-wrap .product-subtotal,
/* 3629 */ .stripe .sidebar-content.solid-bg .woocommerce-cart-wrap .cart-subtotal .amount,
/* 3630 */ .stripe .sidebar-content.solid-bg .product-name > a,
/* 3631 */ .stripe .sidebar-content.solid-bg #reviews ol.commentlist .meta,
/* 3632 */ .stripe .sidebar-content.solid-bg .shop_table strong,
/* 3633 */ .stripe .sidebar-content.solid-bg ul.cart_list li a,
/* 3634 */ .stripe .sidebar-content.solid-bg ul.product_list_widget li a,
/* 3635 */ .stripe .sidebar-content.solid-bg .widget_product_categories li a,
/* 3636 */ .stripe .sidebar-content.solid-bg .woocommerce-tabs li.active > a,
/* 3637 */ .stripe .sidebar-content.solid-bg .woocommerce-tabs li > a:hover,
/* 3638 */ .stripe .sidebar-content.solid-bg .product .summary.entry-summary .price,
/* 3639 */ .stripe .sidebar-content.solid-bg .product .summary.entry-summary .price ins,
/* 3640 */ .stripe .sidebar-content.solid-bg .product-category mark,
/* 3641 */ .stripe .sidebar-content.solid-bg .woocom-list-content .price,
/* 3642 */ .stripe .sidebar-content.solid-bg .woocom-list-content .price *,
/* 3643 */ .stripe .sidebar-content.solid-bg .widget_layered_nav li > a,
/* 3644 */ .stripe .sidebar-content.solid-bg .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
/* 3645 */   color: #4d4d4d;
/* 3646 */ }
/* 3647 */ .stripe-style-1 .woocommerce-cart-wrap .order-total .amount,
/* 3648 */ .stripe-style-1 .woocommerce-cart-wrap .cart_totals h2,
/* 3649 */ .stripe-style-1 .woocommerce-cart-wrap .product-name a,
/* 3650 */ .stripe-style-1 .woocommerce-cart-wrap .product-subtotal,

/* stripes.css */

/* 3651 */ .stripe-style-1 .woocommerce-cart-wrap .cart-subtotal .amount,
/* 3652 */ .stripe-style-1 .product-name > a,
/* 3653 */ .stripe-style-1 #reviews ol.commentlist .meta,
/* 3654 */ .stripe-style-1 .shop_table strong,
/* 3655 */ .stripe-style-1 ul.cart_list li a,
/* 3656 */ .stripe-style-1 ul.product_list_widget li a,
/* 3657 */ .stripe-style-1 .widget_product_categories li a,
/* 3658 */ .stripe-style-1 .woocommerce-tabs li.active > a,
/* 3659 */ .stripe-style-1 .woocommerce-tabs li > a:hover,
/* 3660 */ .stripe-style-1 .product .summary.entry-summary .price,
/* 3661 */ .stripe-style-1 .product .summary.entry-summary .price ins,
/* 3662 */ .stripe-style-1 .product-category mark,
/* 3663 */ .stripe-style-1 .woocom-list-content .price,
/* 3664 */ .stripe-style-1 .woocom-list-content .price *,
/* 3665 */ .stripe-style-1 .widget_layered_nav li > a,
/* 3666 */ .stripe-style-1 .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
/* 3667 */   color: #3a3a3a;
/* 3668 */ }
/* 3669 */ .stripe-style-2 .woocommerce-cart-wrap .order-total .amount,
/* 3670 */ .stripe-style-2 .woocommerce-cart-wrap .cart_totals h2,
/* 3671 */ .stripe-style-2 .woocommerce-cart-wrap .product-name a,
/* 3672 */ .stripe-style-2 .woocommerce-cart-wrap .product-subtotal,
/* 3673 */ .stripe-style-2 .woocommerce-cart-wrap .cart-subtotal .amount,
/* 3674 */ .stripe-style-2 .product-name > a,
/* 3675 */ .stripe-style-2 #reviews ol.commentlist .meta,
/* 3676 */ .stripe-style-2 .shop_table strong,
/* 3677 */ .stripe-style-2 ul.cart_list li a,
/* 3678 */ .stripe-style-2 ul.product_list_widget li a,
/* 3679 */ .stripe-style-2 .widget_product_categories li a,
/* 3680 */ .stripe-style-2 .woocommerce-tabs li.active > a,
/* 3681 */ .stripe-style-2 .woocommerce-tabs li > a:hover,
/* 3682 */ .stripe-style-2 .product .summary.entry-summary .price,
/* 3683 */ .stripe-style-2 .product .summary.entry-summary .price ins,
/* 3684 */ .stripe-style-2 .product-category mark,
/* 3685 */ .stripe-style-2 .woocom-list-content .price,
/* 3686 */ .stripe-style-2 .woocom-list-content .price *,
/* 3687 */ .stripe-style-2 .widget_layered_nav li > a,
/* 3688 */ .stripe-style-2 .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
/* 3689 */   color: #ffffff;
/* 3690 */ }
/* 3691 */ .stripe-style-3 .woocommerce-cart-wrap .order-total .amount,
/* 3692 */ .stripe-style-3 .woocommerce-cart-wrap .cart_totals h2,
/* 3693 */ .stripe-style-3 .woocommerce-cart-wrap .product-name a,
/* 3694 */ .stripe-style-3 .woocommerce-cart-wrap .product-subtotal,
/* 3695 */ .stripe-style-3 .woocommerce-cart-wrap .cart-subtotal .amount,
/* 3696 */ .stripe-style-3 .product-name > a,
/* 3697 */ .stripe-style-3 #reviews ol.commentlist .meta,
/* 3698 */ .stripe-style-3 .shop_table strong,
/* 3699 */ .stripe-style-3 ul.cart_list li a,
/* 3700 */ .stripe-style-3 ul.product_list_widget li a,

/* stripes.css */

/* 3701 */ .stripe-style-3 .widget_product_categories li a,
/* 3702 */ .stripe-style-3 .woocommerce-tabs li.active > a,
/* 3703 */ .stripe-style-3 .woocommerce-tabs li > a:hover,
/* 3704 */ .stripe-style-3 .product .summary.entry-summary .price,
/* 3705 */ .stripe-style-3 .product .summary.entry-summary .price ins,
/* 3706 */ .stripe-style-3 .product-category mark,
/* 3707 */ .stripe-style-3 .woocom-list-content .price,
/* 3708 */ .stripe-style-3 .woocom-list-content .price *,
/* 3709 */ .stripe-style-3 .widget_layered_nav li > a,
/* 3710 */ .stripe-style-3 .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
/* 3711 */   color: #3d3d3d;
/* 3712 */ }
/* 3713 */ .stripe-style-4 .woocommerce-cart-wrap .order-total .amount,
/* 3714 */ .stripe-style-4 .woocommerce-cart-wrap .cart_totals h2,
/* 3715 */ .stripe-style-4 .woocommerce-cart-wrap .product-name a,
/* 3716 */ .stripe-style-4 .woocommerce-cart-wrap .product-subtotal,
/* 3717 */ .stripe-style-4 .woocommerce-cart-wrap .cart-subtotal .amount,
/* 3718 */ .stripe-style-4 .product-name > a,
/* 3719 */ .stripe-style-4 #reviews ol.commentlist .meta,
/* 3720 */ .stripe-style-4 .shop_table strong,
/* 3721 */ .stripe-style-4 ul.cart_list li a,
/* 3722 */ .stripe-style-4 ul.product_list_widget li a,
/* 3723 */ .stripe-style-4 .widget_product_categories li a,
/* 3724 */ .stripe-style-4 .woocommerce-tabs li.active > a,
/* 3725 */ .stripe-style-4 .woocommerce-tabs li > a:hover,
/* 3726 */ .stripe-style-4 .product .summary.entry-summary .price,
/* 3727 */ .stripe-style-4 .product .summary.entry-summary .price ins,
/* 3728 */ .stripe-style-4 .product-category mark,
/* 3729 */ .stripe-style-4 .woocom-list-content .price,
/* 3730 */ .stripe-style-4 .woocom-list-content .price *,
/* 3731 */ .stripe-style-4 .widget_layered_nav li > a,
/* 3732 */ .stripe-style-4 .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
/* 3733 */   color: #ffffff;
/* 3734 */ }
/* 3735 */ .stripe-style-5 .woocommerce-cart-wrap .order-total .amount,
/* 3736 */ .stripe-style-5 .woocommerce-cart-wrap .cart_totals h2,
/* 3737 */ .stripe-style-5 .woocommerce-cart-wrap .product-name a,
/* 3738 */ .stripe-style-5 .woocommerce-cart-wrap .product-subtotal,
/* 3739 */ .stripe-style-5 .woocommerce-cart-wrap .cart-subtotal .amount,
/* 3740 */ .stripe-style-5 .product-name > a,
/* 3741 */ .stripe-style-5 #reviews ol.commentlist .meta,
/* 3742 */ .stripe-style-5 .shop_table strong,
/* 3743 */ .stripe-style-5 ul.cart_list li a,
/* 3744 */ .stripe-style-5 ul.product_list_widget li a,
/* 3745 */ .stripe-style-5 .widget_product_categories li a,
/* 3746 */ .stripe-style-5 .woocommerce-tabs li.active > a,
/* 3747 */ .stripe-style-5 .woocommerce-tabs li > a:hover,
/* 3748 */ .stripe-style-5 .product .summary.entry-summary .price,
/* 3749 */ .stripe-style-5 .product .summary.entry-summary .price ins,
/* 3750 */ .stripe-style-5 .product-category mark,

/* stripes.css */

/* 3751 */ .stripe-style-5 .woocom-list-content .price,
/* 3752 */ .stripe-style-5 .woocom-list-content .price *,
/* 3753 */ .stripe-style-5 .widget_layered_nav li > a,
/* 3754 */ .stripe-style-5 .woocommerce-checkout-review-order-table .woocommerce-Price-amount {
/* 3755 */   color: #333333;
/* 3756 */ }
/* 3757 */ .stripe .sidebar-content.solid-bg .widget_price_filter .price_slider_wrapper .ui-widget-content {
/* 3758 */   background-color: rgba(77,77,77,0.15);
/* 3759 */ }
/* 3760 */ .stripe-style-1 .widget_price_filter .price_slider_wrapper .ui-widget-content {
/* 3761 */   background-color: rgba(136,136,136,0.15);
/* 3762 */ }
/* 3763 */ .stripe-style-2 .widget_price_filter .price_slider_wrapper .ui-widget-content {
/* 3764 */   background-color: rgba(153,157,159,0.15);
/* 3765 */ }
/* 3766 */ .stripe-style-3 .widget_price_filter .price_slider_wrapper .ui-widget-content {
/* 3767 */   background-color: rgba(61,61,61,0.15);
/* 3768 */ }
/* 3769 */ .stripe-style-4 .widget_price_filter .price_slider_wrapper .ui-widget-content {
/* 3770 */   background-color: rgba(255,255,255,0.15);
/* 3771 */ }
/* 3772 */ .stripe-style-5 .widget_price_filter .price_slider_wrapper .ui-widget-content {
/* 3773 */   background-color: rgba(51,51,51,0.15);
/* 3774 */ }
/* 3775 */ .stripe-style-1 table.shop_table td,
/* 3776 */ .stripe-style-1 .cart-collaterals .cart_totals tr td,
/* 3777 */ .stripe-style-1 .cart-collaterals .cart_totals tr th,
/* 3778 */ .stripe-style-1 .shop_attributes td,
/* 3779 */ .stripe-style-1 .shop_attributes th,
/* 3780 */ .stripe-style-1 table.shop_attributes,
/* 3781 */ .stripe-style-1 .content table.shop_table tr,
/* 3782 */ .stripe-style-1 .woocommerce table.shop_table,
/* 3783 */ .stripe-style-1 p.stars a.star-1,
/* 3784 */ .stripe-style-1 p.stars a.star-2,
/* 3785 */ .stripe-style-1 p.stars a.star-3,
/* 3786 */ .stripe-style-1 p.stars a.star-4,
/* 3787 */ .stripe-style-1 p.stars a.star-5 {
/* 3788 */   border-color: rgba(136,136,136,0.15);
/* 3789 */ }
/* 3790 */ .stripe-style-2 table.shop_table td,
/* 3791 */ .stripe-style-2 .cart-collaterals .cart_totals tr td,
/* 3792 */ .stripe-style-2 .cart-collaterals .cart_totals tr th,
/* 3793 */ .stripe-style-2 .shop_attributes td,
/* 3794 */ .stripe-style-2 .shop_attributes th,
/* 3795 */ .stripe-style-2 table.shop_attributes,
/* 3796 */ .stripe-style-2 .content table.shop_table tr,
/* 3797 */ .stripe-style-2 .woocommerce table.shop_table,
/* 3798 */ .stripe-style-2 p.stars a.star-1,
/* 3799 */ .stripe-style-2 p.stars a.star-2,
/* 3800 */ .stripe-style-2 p.stars a.star-3,

/* stripes.css */

/* 3801 */ .stripe-style-2 p.stars a.star-4,
/* 3802 */ .stripe-style-2 p.stars a.star-5 {
/* 3803 */   border-color: rgba(153,157,159,0.15);
/* 3804 */ }
/* 3805 */ .stripe-style-3 table.shop_table td,
/* 3806 */ .stripe-style-3 .cart-collaterals .cart_totals tr td,
/* 3807 */ .stripe-style-3 .cart-collaterals .cart_totals tr th,
/* 3808 */ .stripe-style-3 .shop_attributes td,
/* 3809 */ .stripe-style-3 .shop_attributes th,
/* 3810 */ .stripe-style-3 table.shop_attributes,
/* 3811 */ .stripe-style-3 .content table.shop_table tr,
/* 3812 */ .stripe-style-3 .woocommerce table.shop_table,
/* 3813 */ .stripe-style-3 p.stars a.star-1,
/* 3814 */ .stripe-style-3 p.stars a.star-2,
/* 3815 */ .stripe-style-3 p.stars a.star-3,
/* 3816 */ .stripe-style-3 p.stars a.star-4,
/* 3817 */ .stripe-style-3 p.stars a.star-5 {
/* 3818 */   border-color: rgba(61,61,61,0.15);
/* 3819 */ }
/* 3820 */ .stripe-style-4 table.shop_table td,
/* 3821 */ .stripe-style-4 .cart-collaterals .cart_totals tr td,
/* 3822 */ .stripe-style-4 .cart-collaterals .cart_totals tr th,
/* 3823 */ .stripe-style-4 .shop_attributes td,
/* 3824 */ .stripe-style-4 .shop_attributes th,
/* 3825 */ .stripe-style-4 table.shop_attributes,
/* 3826 */ .stripe-style-4 .content table.shop_table tr,
/* 3827 */ .stripe-style-4 .woocommerce table.shop_table,
/* 3828 */ .stripe-style-4 p.stars a.star-1,
/* 3829 */ .stripe-style-4 p.stars a.star-2,
/* 3830 */ .stripe-style-4 p.stars a.star-3,
/* 3831 */ .stripe-style-4 p.stars a.star-4,
/* 3832 */ .stripe-style-4 p.stars a.star-5 {
/* 3833 */   border-color: rgba(255,255,255,0.15);
/* 3834 */ }
/* 3835 */ .stripe-style-5 table.shop_table td,
/* 3836 */ .stripe-style-5 .cart-collaterals .cart_totals tr td,
/* 3837 */ .stripe-style-5 .cart-collaterals .cart_totals tr th,
/* 3838 */ .stripe-style-5 .shop_attributes td,
/* 3839 */ .stripe-style-5 .shop_attributes th,
/* 3840 */ .stripe-style-5 table.shop_attributes,
/* 3841 */ .stripe-style-5 .content table.shop_table tr,
/* 3842 */ .stripe-style-5 .woocommerce table.shop_table,
/* 3843 */ .stripe-style-5 p.stars a.star-1,
/* 3844 */ .stripe-style-5 p.stars a.star-2,
/* 3845 */ .stripe-style-5 p.stars a.star-3,
/* 3846 */ .stripe-style-5 p.stars a.star-4,
/* 3847 */ .stripe-style-5 p.stars a.star-5 {
/* 3848 */   border-color: rgba(51,51,51,0.15);
/* 3849 */ }
/* 3850 */ .stripe-style-1 .star-rating,

/* stripes.css */

/* 3851 */ .stripe-style-1 .star-rating:before {
/* 3852 */   color: rgba(136,136,136,0.35);
/* 3853 */ }
/* 3854 */ .stripe-style-2 .star-rating,
/* 3855 */ .stripe-style-2 .star-rating:before {
/* 3856 */   color: rgba(153,157,159,0.35);
/* 3857 */ }
/* 3858 */ #page .stripe-style-3 .star-rating,
/* 3859 */ #page .stripe-style-3 .star-rating:before {
/* 3860 */   color: rgba(61,61,61,0.35);
/* 3861 */ }
/* 3862 */ .stripe-style-4 .star-rating,
/* 3863 */ .stripe-style-4 .star-rating:before {
/* 3864 */   color: rgba(255,255,255,0.35);
/* 3865 */ }
/* 3866 */ .stripe-style-5 .star-rating,
/* 3867 */ .stripe-style-5 .star-rating:before {
/* 3868 */   color: rgba(51,51,51,0.35);
/* 3869 */ }
/* 3870 */ .stripe-style-1 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) a,
/* 3871 */ .stripe-style-1 .widget .post-content .text-secondary {
/* 3872 */   color: #888888;
/* 3873 */ }
/* 3874 */ .stripe-style-2 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) a,
/* 3875 */ .stripe-style-2 .widget .post-content .text-secondary {
/* 3876 */   color: #999d9f;
/* 3877 */ }
/* 3878 */ #page .stripe-style-3 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) a,
/* 3879 */ #page .stripe-style-3 .widget .post-content .text-secondary {
/* 3880 */   color: #3d3d3d;
/* 3881 */ }
/* 3882 */ .stripe-style-4 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) a,
/* 3883 */ .stripe-style-4 .widget .post-content .text-secondary {
/* 3884 */   color: #ffffff;
/* 3885 */ }
/* 3886 */ .stripe-style-5 .sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) a,
/* 3887 */ .stripe-style-5 .widget .post-content .text-secondary {
/* 3888 */   color: #333333;
/* 3889 */ }
/* 3890 */
/* Minify_CSS_UriRewriter::$debugText

*/

/* rs6.css */

/* 1    */ /* FIX FOR WORDPRESS's CRAZY <p> TAG ANOMALY */
/* 2    */ .rs-p-wp-fix { display: none !important; margin: 0 !important; height: 0px !important; }
/* 3    */
/* 4    */ /* NEW Z-INDEX FIX*/
/* 5    */ .wp-block-themepunch-revslider { position: relative }
/* 6    */
/* 7    */ /* FIX FOR QUICK LOADING OF SLIDER SCRIPTS AND WP-ROCKET READDING IMG TAG INTO DOM*/
/* 8    */ /*rs-sbg-px rs-sbg-wrap img { display:none !important}*/
/* 9    */
/* 10   */ /* MODAL BASICS */
/* 11   */ rs-modal { position: fixed !important; z-index: 9999999 !important; pointer-events: none !important;}
/* 12   */ rs-modal.rs-modal-auto { top: auto;bottom: auto;left: auto; right:auto; }
/* 13   */ rs-modal.rs-modal-fullwidth,
/* 14   */ rs-modal.rs-modal-fullscreen { top: 0px; left: 0px; width: 100%; height: 100%; }
/* 15   */ rs-modal rs-fullwidth-wrap { position: absolute; top: 0px; left: 0px; height: 100%;}
/* 16   */ rs-module-wrap.rs-modal { display:none; max-height: 100% !important; overflow: auto !important;  pointer-events: auto !important;}
/* 17   */ rs-module-wrap.hideallscrollbars.rs-modal { overflow: hidden !important; max-width: 100% !important}
/* 18   */ rs-modal-cover { width: 100%; height: 100%; z-index: 0; background: transparent; position: absolute;top: 0px;left: 0px; cursor: pointer; pointer-events: auto}
/* 19   */ body>rs-modal-cover { position: fixed; z-index: 9999995 !important; }
/* 20   */
/* 21   */ rs-sbg-px { pointer-events: none }
/* 22   */
/* 23   */ .rs-forceuntouchable,
/* 24   */ .rs-forceuntouchable * { pointer-events: none !important; }
/* 25   */
/* 26   */ .rs-forcehidden * { visibility: hidden !important; }
/* 27   */
/* 28   */ /*rs-modal rs-fullwidth-wrap rs-module-wrap { transform: translateY(-50%) !important; top: 50% !important; }*/
/* 29   */
/* 30   */ .rs_splitted_lines { display: block; white-space: nowrap !important}
/* 31   */
/* 32   */ .rs-go-fullscreen {
/* 33   */ 	position:fixed !important;
/* 34   */ 	width:100% !important;
/* 35   */ 	height:100% !important;
/* 36   */ 	top:0px !important;
/* 37   */ 	left:0px !important;
/* 38   */ 	z-index:9999999 !important;
/* 39   */ 	background:#ffffff;
/* 40   */ }
/* 41   */ .rtl {	direction: rtl;}
/* 42   */ @font-face {
/* 43   */   font-family: 'revicons';
/* 44   */   src: url('../fonts/revicons/revicons.eot?5510888');
/* 45   */   src: url('../fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),
/* 46   */ 	   url('../fonts/revicons/revicons.woff?5510888') format('woff'),
/* 47   */ 	   url('../fonts/revicons/revicons.ttf?5510888') format('truetype'),
/* 48   */ 	   url('../fonts/revicons/revicons.svg?5510888#revicons') format('svg');
/* 49   */   font-weight: normal;
/* 50   */   font-style: normal;

/* rs6.css */

/* 51   */   font-display: swap;
/* 52   */ }
/* 53   */
/* 54   */  [class^="revicon-"]:before, [class*=" revicon-"]:before {
/* 55   */   font-family: "revicons";
/* 56   */   font-style: normal;
/* 57   */   font-weight: normal;
/* 58   */   speak: never;
/* 59   */   speak-as: spell-out;
/* 60   */   display: inline-block;
/* 61   */   text-decoration: inherit;
/* 62   */   width: 1em;
/* 63   */   margin-right: .2em;
/* 64   */   text-align: center;
/* 65   */
/* 66   */   /* For safety - reset parent styles, that can break glyph codes*/
/* 67   */   font-variant: normal;
/* 68   */   text-transform: none;
/* 69   */
/* 70   */   /* fix buttons height, for twitter bootstrap */
/* 71   */   line-height: 1em;
/* 72   */
/* 73   */   /* Animation center compensation - margins should be symmetric */
/* 74   */   /* remove if not needed */
/* 75   */   margin-left: .2em;
/* 76   */
/* 77   */   /* you can be more comfortable with increased icons size */
/* 78   */   /* font-size: 120%; */
/* 79   */
/* 80   */   /* Uncomment for 3D effect */
/* 81   */   /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
/* 82   */ }
/* 83   */
/* 84   */
/* 85   */ rs-module i[class^="fa-"],
/* 86   */ rs-module i[class*=" fa-"],
/* 87   */ .rb-modal-wrapper i[class^="fa-"],
/* 88   */ .rb-modal-wrapper i[class*=" fa-"],
/* 89   */ #waitaminute i[class^="fa-"],
/* 90   */ #waitaminute i[class*=" fa-"],
/* 91   */ #objectlibrary i[class^="fa-"],
/* 92   */ #objectlibrary i[class*=" fa-"],
/* 93   */ #rs_overview i[class^="fa-"],
/* 94   */ #rs_overview i[class*=" fa-"],
/* 95   */ #rs_overview_menu i[class^="fa-"],
/* 96   */ #rs_overview_menu i[class*=" fa-"],
/* 97   */ #builderView i[class^="fa-"],
/* 98   */ #builderView i[class*=" fa-"]
/* 99   */ {
/* 100  */   display: inline-block;

/* rs6.css */

/* 101  */   font: normal normal normal 14px/1 FontAwesome;
/* 102  */   font-size: inherit;
/* 103  */   text-rendering: auto;
/* 104  */   -webkit-font-smoothing: antialiased;
/* 105  */   -moz-osx-font-smoothing: grayscale;
/* 106  */ }
/* 107  */
/* 108  */ rs-module [class^="fa-"]:before,
/* 109  */ rs-module [class*=" fa-"]:before,
/* 110  */ .rb-modal-wrapper [class^="fa-"]:before,
/* 111  */ .rb-modal-wrapper [class*=" fa-"]:before,
/* 112  */ #rs_overview [class^="fa-"]:before,
/* 113  */ #rs_overview [class*=" fa-"]:before,
/* 114  */ #objectlibrary [class^="fa-"]:before,
/* 115  */ #objectlibrary [class*=" fa-"]:before,
/* 116  */ #waitaminute [class^="fa-"]:before,
/* 117  */ #waitaminute [class*=" fa-"]:before,
/* 118  */ #rs_overview_menu [class^="fa-"]:before,
/* 119  */ #rs_overview_menu [class*=" fa-"]:before,
/* 120  */ #builderView [class^="fa-"]:before,
/* 121  */ #builderView [class*=" fa-"]:before
/* 122  */ {
/* 123  */ 	font-family: FontAwesome;
/* 124  */ 	font-style: normal;
/* 125  */ 	font-weight: 400;
/* 126  */ 	speak: never;
/* 127  */   	speak-as: spell-out;
/* 128  */ 	display: inline-block;
/* 129  */ 	text-decoration: inherit;
/* 130  */ 	width: auto;
/* 131  */ 	margin-right: 0;
/* 132  */ 	text-align: center;
/* 133  */ 	font-variant: normal;
/* 134  */ 	text-transform: none;
/* 135  */ 	line-height: inherit;
/* 136  */ 	margin-left: 0;
/* 137  */ }
/* 138  */
/* 139  */ rs-module .sr-only,
/* 140  */ #objectlibrary .sr-only,
/* 141  */ #waitaminute .sr-only,
/* 142  */ #rs_overview .sr-only,
/* 143  */ #rs_overview_menu .sr-only,
/* 144  */ .rb-modal-wrapper .sr-only,
/* 145  */ #builderView .sr-only
/* 146  */ {
/* 147  */   position: absolute;
/* 148  */   width: 1px;
/* 149  */   height: 1px;
/* 150  */   padding: 0;

/* rs6.css */

/* 151  */   margin: -1px;
/* 152  */   overflow: hidden;
/* 153  */   clip: rect(0, 0, 0, 0);
/* 154  */   border: 0;
/* 155  */ }
/* 156  */ rs-module .sr-only-focusable:active,
/* 157  */ rs-module .sr-only-focusable:focus,
/* 158  */ #waitaminute .sr-only-focusable:active,
/* 159  */ #waitaminute .sr-only-focusable:focus,
/* 160  */ #objectlibrary .sr-only-focusable:active,
/* 161  */ #objectlibrary .sr-only-focusable:focus,
/* 162  */ #rs_overview .sr-only-focusable:active,
/* 163  */ #rs_overview .sr-only-focusable:focus,
/* 164  */ #rs_overview_menu .sr-only-focusable:active,
/* 165  */ #rs_overview_menu .sr-only-focusable:focus,
/* 166  */ .rb-modal-wrapper .sr-only-focusable:active,
/* 167  */ .rb-modal-wrapper .sr-only-focusable:focus,
/* 168  */ #builderView .sr-only-focusable:active,
/* 169  */ #builderView .sr-only-focusable:focus
/* 170  */
/* 171  */ {
/* 172  */   position: static;
/* 173  */   width: auto;
/* 174  */   height: auto;
/* 175  */   margin: 0;
/* 176  */   overflow: visible;
/* 177  */   clip: auto;
/* 178  */ }
/* 179  */
/* 180  */
/* 181  */ .revicon-search-1:before { content: '\e802'; } /* '' */
/* 182  */ .revicon-pencil-1:before { content: '\e831'; } /* '' */
/* 183  */ .revicon-picture-1:before { content: '\e803'; } /* '' */
/* 184  */ .revicon-cancel:before { content: '\e80a'; } /* '' */
/* 185  */ .revicon-info-circled:before { content: '\e80f'; } /* '' */
/* 186  */ .revicon-trash:before { content: '\e801'; } /* '' */
/* 187  */ .revicon-left-dir:before { content: '\e817'; } /* '' */
/* 188  */ .revicon-right-dir:before { content: '\e818'; } /* '' */
/* 189  */ .revicon-down-open:before { content: '\e83b'; } /* '' */
/* 190  */ .revicon-left-open:before { content: '\e819'; } /* '' */
/* 191  */ .revicon-right-open:before { content: '\e81a'; } /* '' */
/* 192  */ .revicon-angle-left:before { content: '\e820'; } /* '' */
/* 193  */ .revicon-angle-right:before { content: '\e81d'; } /* '' */
/* 194  */ .revicon-left-big:before { content: '\e81f'; } /* '' */
/* 195  */ .revicon-right-big:before { content: '\e81e'; } /* '' */
/* 196  */ .revicon-magic:before { content: '\e807'; } /* '' */
/* 197  */ .revicon-picture:before { content: '\e800'; } /* '' */
/* 198  */ .revicon-export:before { content: '\e80b'; } /* '' */
/* 199  */ .revicon-cog:before { content: '\e832'; } /* '' */
/* 200  */ .revicon-login:before { content: '\e833'; } /* '' */

/* rs6.css */

/* 201  */ .revicon-logout:before { content: '\e834'; } /* '' */
/* 202  */ .revicon-video:before { content: '\e805'; } /* '' */
/* 203  */ .revicon-arrow-combo:before { content: '\e827'; } /* '' */
/* 204  */ .revicon-left-open-1:before { content: '\e82a'; } /* '' */
/* 205  */ .revicon-right-open-1:before { content: '\e82b'; } /* '' */
/* 206  */ .revicon-left-open-mini:before { content: '\e822'; } /* '' */
/* 207  */ .revicon-right-open-mini:before { content: '\e823'; } /* '' */
/* 208  */ .revicon-left-open-big:before { content: '\e824'; } /* '' */
/* 209  */ .revicon-right-open-big:before { content: '\e825'; } /* '' */
/* 210  */ .revicon-left:before { content: '\e836'; } /* '' */
/* 211  */ .revicon-right:before { content: '\e826'; } /* '' */
/* 212  */ .revicon-ccw:before { content: '\e808'; } /* '' */
/* 213  */ .revicon-arrows-ccw:before { content: '\e806'; } /* '' */
/* 214  */ .revicon-palette:before { content: '\e829'; } /* '' */
/* 215  */ .revicon-list-add:before { content: '\e80c'; } /* '' */
/* 216  */ .revicon-doc:before { content: '\e809'; } /* '' */
/* 217  */ .revicon-left-open-outline:before { content: '\e82e'; } /* '' */
/* 218  */ .revicon-left-open-2:before { content: '\e82c'; } /* '' */
/* 219  */ .revicon-right-open-outline:before { content: '\e82f'; } /* '' */
/* 220  */ .revicon-right-open-2:before { content: '\e82d'; } /* '' */
/* 221  */ .revicon-equalizer:before { content: '\e83a'; } /* '' */
/* 222  */ .revicon-layers-alt:before { content: '\e804'; } /* '' */
/* 223  */ .revicon-popup:before { content: '\e828'; } /* '' */
/* 224  */
/* 225  */
/* 226  */
/* 227  */
/* 228  */ /******************************
/* 229  *| 	-	BASIC STYLES		-
/* 230  *| ******************************/
/* 231  */
/* 232  */ .tp-fullwidth-forcer { z-index: 0; pointer-events: none}
/* 233  */ rs-module-wrap { visibility: hidden }
/* 234  */ rs-module-wrap,
/* 235  */ rs-module-wrap * { box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);}
/* 236  */
/* 237  */ rs-module-wrap {position:relative;z-index: 1;width:100%; display: block;}
/* 238  */
/* 239  */ .rs-fixedscrollon rs-module-wrap { position: fixed !important; top: 0px !important; z-index: 1000; left: 0 !important;}
/* 240  */ .rs-stickyscrollon rs-module-wrap {  position: sticky !important; top:0px; z-index: 1000; }
/* 241  */ .rs-stickyscrollon { overflow: visible !important; }
/* 242  */
/* 243  */ rs-fw-forcer { display:block;width:100%;pointer-events: none;}
/* 244  */ rs-module { position:relative;overflow:hidden;display: block; }
/* 245  */
/* 246  */ rs-module.disableVerticalScroll { -ms-touch-action: pan-x; touch-action: pan-x; }
/* 247  */
/* 248  */
/* 249  */ rs-pzimg-wrap,
/* 250  */ rs-sbg-effectwrap,

/* rs6.css */

/* 251  */ rs-sbg { display: block; pointer-events: none  }
/* 252  */
/* 253  */ rs-sbg-effectwrap {
/* 254  */ 	position:absolute;top:0px;left:0px;width:100%;height:100%
/* 255  */ }
/* 256  */
/* 257  */ rs-carousel-wrap rs-column rs-layer img { width: 0px; height: 0px; }
/* 258  */
/* 259  */ rs-sbg-px,
/* 260  */ rs-sbg-wrap {position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100%;display: block;}
/* 261  */
/* 262  */ a.rs-layer,
/* 263  */ a.rs-layer:-webkit-any-link { text-decoration: none }
/* 264  */
/* 265  */ 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; }
/* 266  */
/* 267  */ .entry-content rs-module a, rs-module a { box-shadow: none; }
/* 268  */
/* 269  */ .rs-ov-hidden 		{ 	overflow:hidden !important;}
/* 270  */
/* 271  */
/* 272  */ .rs-forceoverflow,
/* 273  */ .rs-forceoverflow rs-module-wrap,
/* 274  */ .rs-forceoverflow rs-module,
/* 275  */ .rs-forceoverflow rs-slides,
/* 276  */ .rs-forceoverflow rs-slide { overflow:visible !important}
/* 277  */
/* 278  */ .rs-parallax-hidden-of rs-slide { overflow:hidden !important}
/* 279  */
/* 280  */ .tp-simpleresponsive img,
/* 281  */ rs-module img{
/* 282  */ 	max-width:none !important;
/* 283  */ 	transition: none;
/* 284  */ 	margin:0px;
/* 285  */ 	padding:0px;
/* 286  */ 	border:none;
/* 287  */ }
/* 288  */
/* 289  */
/* 290  */
/* 291  */ rs-module .no-slides-text{font-weight:bold;text-align:center;padding-top:80px;}
/* 292  */
/* 293  */
/* 294  */ rs-slides, rs-slide, rs-slide:before {	 position:absolute;text-indent: 0em;top:0px;left:0px;}
/* 295  */ rs-slide,rs-slide:before {  display:block; visibility:hidden; }
/* 296  */
/* 297  */ .rs-layer .rs-untoggled-content { display:block;}
/* 298  */ .rs-layer .rs-toggled-content { display:none;}
/* 299  */
/* 300  */ .rs-tc-active.rs-layer > .rs-toggled-content { display:block;}

/* rs6.css */

/* 301  */ .rs-tc-active.rs-layer > .rs-untoggled-content { display:none;}
/* 302  */
/* 303  */ .rs-layer-video { overflow: hidden }
/* 304  */
/* 305  */ .rs_html5vidbasicstyles { position:relative;top:0px;left:0px;width:100%;height:100%; overflow:hidden; }
/* 306  */
/* 307  */ rs-module rs-layer,
/* 308  */ rs-module .rs-layer {
/* 309  */ 	opacity: 0;
/* 310  */ 	position:relative;
/* 311  */ 	visibility: hidden;
/* 312  */ 	/*white-space: nowrap; Fix for Mobile Padding issues on long texts */
/* 313  */ 	display: block;
/* 314  */ 	-webkit-font-smoothing: antialiased !important;
/* 315  */ 	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
/* 316  */ 	-moz-osx-font-smoothing: grayscale;
/* 317  */ 	z-index:1;
/* 318  */ 	font-display: swap;
/* 319  */ }
/* 320  */
/* 321  */ rs-layer-wrap,
/* 322  */ rs-mask,
/* 323  */ rs-module-wrap,
/* 324  */ rs-module .rs-layer,
/* 325  */ rs-module img {
/* 326  */ 	user-select: none;
/* 327  */ }
/* 328  */
/* 329  */ rs-module rs-mask-wrap .rs-layer,
/* 330  */ rs-module rs-mask-wrap *:last-child,
/* 331  */ .wpb_text_column rs-module rs-mask-wrap .rs-layer,
/* 332  */ .wpb_text_column rs-module rs-mask-wrap *:last-child{
/* 333  */ 	margin-bottom:0;
/* 334  */
/* 335  */ }
/* 336  */
/* 337  */ .rs-svg svg {	width:100%; height:100%;position: relative;vertical-align: top}
/* 338  */
/* 339  */
/* 340  */ rs-layer:not(.rs-wtbindex),
/* 341  */ .rs-layer:not(.rs-wtbindex),
/* 342  */ rs-alyer *:not(.rs-wtbindex),
/* 343  */ .rs-layer *:not(.rs-wtbindex) { outline: none !important; }
/* 344  */
/* 345  */
/* 346  */ /* CAROUSEL FUNCTIONS */
/* 347  */ rs-carousel-wrap {
/* 348  */ 	cursor:url(openhand.cur), move;
/* 349  */ }
/* 350  */ rs-carousel-wrap.dragged {

/* rs6.css */

/* 351  */ 	cursor:url(closedhand.cur), move;
/* 352  */ }
/* 353  */
/* 354  */ rs-carousel-wrap.noswipe {
/* 355  */ 	cursor: default;
/* 356  */ }
/* 357  */
/* 358  */ rs-carousel-wrap { position: absolute; overflow: hidden;  width:100%;height:100%;top:0px;left:0px;}
/* 359  */ rs-carousel-space { clear:both;display:block;width:100%;height:0px;position:relative;}
/* 360  */
/* 361  */ /* ADDED FOR SLIDELINK MANAGEMENT */
/* 362  */ .tp_inner_padding {
/* 363  */ 	box-sizing:border-box;
/* 364  */ 	max-height:none !important;
/* 365  */ }
/* 366  */
/* 367  */
/* 368  */ .rs-layer.rs-selectable {
/* 369  */ 	user-select: text;
/* 370  */ }
/* 371  */
/* 372  */
/* 373  */
/* 374  */ rs-px-mask {
/* 375  */ 	overflow: hidden;
/* 376  */ 	display: block;
/* 377  */ 	width: 100%;
/* 378  */ 	height: 100%;
/* 379  */ 	position: relative;
/* 380  */ }
/* 381  */
/* 382  */ rs-module embed,
/* 383  */ rs-module iframe,
/* 384  */ rs-module object,
/* 385  */ rs-module audio,
/* 386  */ rs-module video {
/* 387  */ 	max-width: none !important;
/* 388  */ 	border: none;
/* 389  */ }
/* 390  */
/* 391  */ rs-bg-elem 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0; display: block; pointer-events: none; }
/* 392  */
/* 393  */ .tp-blockmask,
/* 394  */ .tp-blockmask_in,
/* 395  */ .tp-blockmask_out { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; z-index: 1000; transform: scaleX(0) scaleY(0);}
/* 396  */
/* 397  */ /***********************************************************
/* 398  *| 	- 	ZONES / GOUP / ROW / COLUMN LAYERS AND HELPERS 	-
/* 399  *| ***********************************************************/
/* 400  */ rs-zone			{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;pointer-events: none}

/* rs6.css */

/* 401  */ rs-row-wrap,
/* 402  */ rs-column,
/* 403  */ rs-cbg-mask-wrap {	display:block; visibility: hidden}
/* 404  */
/* 405  */ rs-layer-wrap,
/* 406  */ rs-parallax-wrap,
/* 407  */ rs-loop-wrap,
/* 408  */ rs-mask-wrap { display: block; }
/* 409  */
/* 410  */ rs-column-wrap>rs-mask-wrap,
/* 411  */ rs-column-wrap>rs-loop-wrap { z-index: 1 }
/* 412  */
/* 413  */ rs-layer-wrap,
/* 414  */ rs-mask-wrap,
/* 415  */ rs-cbg-mask-wrap
/* 416  */  { transform-style:flat;}
/* 417  */
/* 418  */
/* 419  */ /* ANY SAFARI NEEDS IN CAROUSEL SOME HELP TO AVOID FLICKERING, LOVELY....*/
/* 420  */ @media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
/* 421  */  	{
/* 422  */ 		 rs-carousel-wrap rs-layer-wrap, rs-carousel-wrap rs-loop-wrap {backface-visibility: hidden;transform-style: preserve-3d;}
/* 423  */ 	}
/* 424  */
/* 425  */ .safarifix rs-layer-wrap {
/* 426  */ 	perspective: 1000000;
/* 427  */ }
/* 428  */
/* 429  */ @-moz-document url-prefix() {
/* 430  */  	rs-layer-wrap,
/* 431  */ 	rs-mask-wrap,
/* 432  */ 	rs-cbg-mask-wrap { perspective: none; }
/* 433  */ }
/* 434  */
/* 435  */
/* 436  */ rs-mask-wrap { overflow: hidden }
/* 437  */ rs-fullwidth-wrap { position:relative;width:100%;height:auto;display: block; overflow:visible;max-width:none !important;}
/* 438  */
/* 439  */ .rev_row_zone_top 				{	top:0px;}
/* 440  */ .rev_row_zone_bottom 			{	bottom:0px;}
/* 441  */ .rev_row_zone_middle			{ top: 0px;}
/* 442  */
/* 443  */ rs-column-wrap .rs-parallax-wrap  { vertical-align: top }
/* 444  */
/* 445  */ .rs-layer img,
/* 446  */ rs-layer img { vertical-align: top }
/* 447  */
/* 448  */ rs-row,
/* 449  */ rs-row.rs-layer 	{
/* 450  */ 	display:table;

/* rs6.css */

/* 451  */ 	position:relative;
/* 452  */ 	width:100% !important;
/* 453  */ 	table-layout: fixed;
/* 454  */ 	box-sizing: border-box;
/* 455  */ 	vertical-align: top;
/* 456  */ 	height:auto;
/* 457  */ 	font-size:0px;
/* 458  */ }
/* 459  */
/* 460  */ .rs-layer.rs-waction.iospermaccwait.permanenthidden { display:none !important; visibility:hidden !important; pointer-events: none !important;}
/* 461  */
/* 462  */ rs-column-wrap {
/* 463  */ 	display: table-cell;
/* 464  */ 	position: relative;
/* 465  */ 	vertical-align: top;
/* 466  */ 	height: auto;
/* 467  */ 	box-sizing: border-box;
/* 468  */ 	font-size:0px;
/* 469  */ }
/* 470  */
/* 471  */ rs-column {
/* 472  */ 	box-sizing: border-box;
/* 473  */ 	display: block;
/* 474  */ 	position: relative;
/* 475  */ 	width:100% !important;
/* 476  */ 	height:auto !important;
/* 477  */ 	white-space: normal !important;
/* 478  */ }
/* 479  */
/* 480  */ rs-cbg-mask-wrap {
/* 481  */ 	position: absolute;
/* 482  */ 	z-index: 0;
/* 483  */ 	box-sizing: border-box;
/* 484  */ }
/* 485  */
/* 486  */ rs-column-wrap rs-cbg-mask-wrap { top: 0px; left: 0px; bottom: 0px; right: 0px; }
/* 487  */ rs-column-bg {
/* 488  */ 	position: absolute;
/* 489  */ 	z-index: 0;
/* 490  */ 	box-sizing: border-box;
/* 491  */ 	width: 100%;
/* 492  */ 	height: 100%;
/* 493  */ }
/* 494  */
/* 495  */ .rs-pelock * { pointer-events: none !important;}
/* 496  */
/* 497  */ rs-column .rs-parallax-wrap,
/* 498  */ rs-column rs-loop-wrap,
/* 499  */ rs-column rs-mask-wrap 			{	text-align: inherit; }
/* 500  */ rs-column rs-mask-wrap 			{	display: inline-block;}

/* rs6.css */

/* 501  */
/* 502  */
/* 503  */ rs-column .rs-parallax-wrap rs-loop-wrap,
/* 504  */ rs-column .rs-parallax-wrap rs-mask-wrap,
/* 505  */ rs-column .rs-parallax-wrap { position: relative; left:auto; top:auto; line-height: 0px;}
/* 506  */
/* 507  */ rs-column .rs-parallax-wrap rs-loop-wrap,
/* 508  */ rs-column .rs-parallax-wrap rs-mask-wrap,
/* 509  */ rs-column .rs-parallax-wrap,
/* 510  */ rs-column .rev_layer_in_column { vertical-align: top; }
/* 511  */
/* 512  */ .rev_break_columns { display: block !important }
/* 513  */ .rev_break_columns rs-column-wrap.rs-parallax-wrap  { display:block !important; width:100% !important; }
/* 514  */
/* 515  */
/* 516  */ .rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
/* 517  */ .tp-forcenotvisible,
/* 518  */ .tp-hide-revslider,
/* 519  */ rs-row-wrap.rs-layer-hidden,
/* 520  */ rs-column-wrap.rs-layer-hidden,
/* 521  */ .rs-layer.rs-layer-hidden,
/* 522  */ .rs-layer-audio.rs-layer-hidden,
/* 523  */ .rs-parallax-wrap.rs-layer-hidden {
/* 524  */ 	visibility:hidden !important;
/* 525  */ 	display:none !important
/* 526  */ }
/* 527  */
/* 528  */ /*rs-column .rs-parallax-wrap,
/* 529  *| rs-column rs-loop-wrap,
/* 530  *| rs-column rs-mask-wrap,
/* 531  *| rs-column rs-layer { vertical-align: inherit }*/
/* 532  */
/* 533  */
/* 534  */
/* 535  */ /*********************************
/* 536  *| 	-	SPECIAL TP CAPTIONS -
/* 537  *| **********************************/
/* 538  */
/* 539  */ a.rs-layer.rs-nointeraction >.div,
/* 540  */ rs-layer.rs-nointeraction:not(a),
/* 541  */ .rs-layer.rs-nointeraction:not(a) {
/* 542  */ 	pointer-events: none !important
/* 543  */ }
/* 544  */
/* 545  */ rs-static-layers	{position:absolute; z-index:101; top:0px;left:0px; display: block; width: 100%;height: 100%; pointer-events: none; overflow: hidden}
/* 546  */
/* 547  */ /* new static layers position option */
/* 548  */ rs-static-layers.rs-stl-back {
/* 549  */ 	z-index:0;
/* 550  */ }

/* rs6.css */

/* 551  */
/* 552  */ .rs-stl-visible{
/* 553  */ 	overflow: visible !important;
/* 554  */ }
/* 555  */
/* 556  */ .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; }
/* 557  */ .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; }
/* 558  */ .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; }
/* 559  */ .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; }
/* 560  */
/* 561  */
/* 562  */ .tp-layer-inner-rotation {
/* 563  */ 	position: relative !important;
/* 564  */ }
/* 565  */
/* 566  */
/* 567  */ /***********************************************
/* 568  *| 	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
/* 569  *| ***********************************************/
/* 570  */
/* 571  */ img.tp-slider-alternative-image	{
/* 572  */ 	width:100%; height:auto;
/* 573  */ }
/* 574  */
/* 575  */
/* 576  */ /******************************
/* 577  *| 	-	IE8 HACKS	-
/* 578  *| *******************************/
/* 579  */ .noFilterClass {
/* 580  */ 	filter:none !important;
/* 581  */ }
/* 582  */
/* 583  */
/* 584  */ /********************************
/* 585  *| 	-	FULLSCREEN VIDEO	-
/* 586  *| *********************************/
/* 587  */
/* 588  */ rs-bgvideo 			{	position: absolute;top:0px;left:0px; width:100%;height:100%;z-index: 0; display: block}
/* 589  */
/* 590  */ .rs-layer.rs-fsv	{	top:0px;left:0px;  position:absolute;width:100%;height:100%}
/* 591  */
/* 592  */ .rs-layer.rs-fsv audio,
/* 593  */ .rs-layer.rs-fsv video,
/* 594  */ .rs-layer.rs-fsv iframe,
/* 595  */ .rs-layer.rs-fsv iframe audio,
/* 596  */ .rs-layer.rs-fsv iframe video	{ width:100%; height:100% ; /*display: none*/}
/* 597  */
/* 598  */
/* 599  */ .rs-fsv video				{	background: #000}
/* 600  */

/* rs6.css */

/* 601  */ .fullcoveredvideo rs-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}
/* 602  */
/* 603  */
/* 604  */ .videoisplaying .html5vid rs-poster	{	display: none}
/* 605  */
/* 606  */ .tp-video-play-button					{
/* 607  */ 	background:#000;
/* 608  */ 	background:rgba(0,0,0,0.3);
/* 609  */ 	border-radius:5px;
/* 610  */ 	position: absolute;
/* 611  */ 	top: 50%;
/* 612  */ 	left: 50%;
/* 613  */ 	color: #FFF;
/* 614  */ 	z-index: 3;
/* 615  */ 	margin-top: -25px;
/* 616  */ 	margin-left: -25px;
/* 617  */ 	line-height: 50px !important;
/* 618  */ 	text-align: center;
/* 619  */ 	cursor: pointer;
/* 620  */ 	width: 50px;
/* 621  */ 	height:50px;
/* 622  */ 	box-sizing: border-box;
/* 623  */
/* 624  */ 	display: inline-block;
/* 625  */ 	vertical-align: top;
/* 626  */ 	z-index: 4;
/* 627  */ 	opacity: 0;
/* 628  */ 	transition:opacity 300ms ease-out !important;
/* 629  */ }
/* 630  */
/* 631  */ .rs-ISM .tp-video-play-button{
/* 632  */ 	opacity: 1;
/* 633  */ 	transition: none !important;
/* 634  */ 	z-index: 6;
/* 635  */ }
/* 636  */
/* 637  */ .rs-audio .tp-video-play-button { display:none !important;}
/* 638  */ .rs-layer .html5vid					{	width:100% !important; height:100% !important;}
/* 639  */ .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;}
/* 640  */ .rs-layer:hover .tp-video-play-button	{	opacity: 1; display:block; z-index: 6;}
/* 641  */ .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;}
/* 642  */ .videoisplaying .revicon-right-dir		{	display:none}
/* 643  */ .videoisplaying .tp-revstop				{	display:block}
/* 644  */
/* 645  */ .videoisplaying  .tp-video-play-button			{	display:none}
/* 646  */
/* 647  */
/* 648  */ .fullcoveredvideo .tp-video-play-button			{	display:none !important}
/* 649  */
/* 650  */

/* rs6.css */

/* 651  */ .rs-fsv .rs-fsv audio 		{	object-fit:contain !important;}
/* 652  */ .rs-fsv .rs-fsv video 		{	object-fit:contain !important;}
/* 653  */
/* 654  */ .rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button  { display: none; }
/* 655  */
/* 656  */
/* 657  */ @supports not (-ms-high-contrast:none) {
/* 658  */    /* Non-IE styles here */
/* 659  */ 	.rs-fsv .fullcoveredvideo audio 		{	object-fit:cover !important;}
/* 660  */ 	.rs-fsv .fullcoveredvideo video 		{	object-fit:cover !important;}
/* 661  */ }
/* 662  */
/* 663  */ .rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}
/* 664  */
/* 665  */
/* 666  */ .rs-nolc .tp-video-play-button,
/* 667  */ rs-bgvideo video::-webkit-media-controls-start-playback-button,
/* 668  */ rs-bgvideo video::-webkit-media-controls,
/* 669  */ rs-bgvideo audio::-webkit-media-controls { display:none !important;}
/* 670  */
/* 671  */
/* 672  */ .rs-audio .tp-video-controls {	opacity: 1 !important; visibility: visible !important}
/* 673  */
/* 674  */
/* 675  */
/* 676  */ rs-module h1.rs-layer,
/* 677  */ rs-module h2.rs-layer,
/* 678  */ rs-module h3.rs-layer,
/* 679  */ rs-module h4.rs-layer,
/* 680  */ rs-module h5.rs-layer,
/* 681  */ rs-module h6.rs-layer,
/* 682  */ rs-module div.rs-layer,
/* 683  */ rs-module span.rs-layer,
/* 684  */ 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;}
/* 685  */
/* 686  */ rs-module h1.rs-layer:before,
/* 687  */ rs-module h2.rs-layer:before,
/* 688  */ rs-module h3.rs-layer:before,
/* 689  */ rs-module h4.rs-layer:before,
/* 690  */ rs-module h5.rs-layer:before,
/* 691  */ rs-module h6.rs-layer:before { content: none; }
/* 692  */
/* 693  */
/* 694  */ /********************************
/* 695  *| 	-	DOTTED OVERLAYS	-
/* 696  *| *********************************/
/* 697  */ rs-dotted						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3;display:block;pointer-events: none}
/* 698  */ rs-sbg-wrap rs-dotted 			{ z-index: 31 }
/* 699  */ rs-dotted.twoxtwo				{	background:url(../assets/gridtile.png)}
/* 700  */ rs-dotted.twoxtwowhite			{	background:url(../assets/gridtile_white.png)}

/* rs6.css */

/* 701  */ rs-dotted.threexthree			{	background:url(../assets/gridtile_3x3.png)}
/* 702  */ rs-dotted.threexthreewhite		{	background:url(../assets/gridtile_3x3_white.png)}
/* 703  */
/* 704  */
/* 705  */ /******************************
/* 706  *| 	-	SHADOWS		-
/* 707  *| ******************************/
/* 708  */
/* 709  */ .tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
/* 710  */ .tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}
/* 711  */
/* 712  */ .tp-shadow2:before, .tp-shadow2:after,
/* 713  */ .tp-shadow3:before, .tp-shadow4:after
/* 714  */ {
/* 715  */   z-index: -2;
/* 716  */   position: absolute;
/* 717  */   content: "";
/* 718  */   bottom: 10px;
/* 719  */   left: 10px;
/* 720  */   width: 50%;
/* 721  */   top: 85%;
/* 722  */   max-width:300px;
/* 723  */   background: transparent;
/* 724  */   box-shadow: 0 15px 10px rgba(0,0,0,0.8);
/* 725  */
/* 726  */   transform: rotate(-3deg);
/* 727  */ }
/* 728  */
/* 729  */ .tp-shadow2:after,
/* 730  */ .tp-shadow4:after
/* 731  */ {
/* 732  */   transform: rotate(3deg);
/* 733  */   right: 10px;
/* 734  */   left: auto;
/* 735  */ }
/* 736  */
/* 737  */ .tp-shadow5
/* 738  */ {
/* 739  */   	position:relative;
/* 740  */ 	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
/* 741  */ }
/* 742  */ .tp-shadow5:before, .tp-shadow5:after
/* 743  */ {
/* 744  */ 	content:"";
/* 745  */ 	position:absolute;
/* 746  */ 	z-index:-2;
/* 747  */ 	box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
/* 748  */ 	top:30%;
/* 749  */ 	bottom:0;
/* 750  */ 	left:20px;

/* rs6.css */

/* 751  */ 	right:20px;
/* 752  */ 	border-radius:100px / 20px;
/* 753  */ }
/* 754  */
/* 755  */
/* 756  */
/* 757  */ /* TP BUTTONS DESKTOP SIZE */
/* 758  */
/* 759  */ .rev-btn,
/* 760  */ .rev-btn:visited						{ 	outline:none !important; box-shadow:none; text-decoration: none !important;  box-sizing:border-box;  cursor: pointer;}
/* 761  */
/* 762  */ .rev-btn.rev-uppercase,
/* 763  */ .rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase;  }
/* 764  */
/* 765  */ .rev-btn  i								{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out;  margin-left:0px; line-height: inherit}
/* 766  */
/* 767  */ .rev-btn.rev-hiddenicon i				{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out; opacity: 0; margin-left:0px !important; width:0px !important;  }
/* 768  */ .rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;}
/* 769  */
/* 770  */
/* 771  */ /* BURGER BUTTON */
/* 772  */ .rev-burger {
/* 773  */   position: relative;
/* 774  */   box-sizing: border-box;
/* 775  */   padding: 22px 14px 22px 14px;
/* 776  */   border-radius: 50%;
/* 777  */   border: 1px solid rgba(51,51,51,0.25);
/* 778  */   -webkit-tap-highlight-color: rgba(0,0,0,0);
/* 779  */   -webkit-tap-highlight-color: transparent;
/* 780  */   cursor: pointer;
/* 781  */ }
/* 782  */
/* 783  */ .rev-burger span {
/* 784  */   display: block;
/* 785  */   width: 30px;
/* 786  */   height: 3px;
/* 787  */   background: #333;
/* 788  */   transition: .7s;
/* 789  */   pointer-events: none;
/* 790  */   transform-style: flat !important;
/* 791  */ }
/* 792  */ .rev-burger span:nth-child(2) {
/* 793  */   margin: 3px 0;
/* 794  */ }
/* 795  */
/* 796  */ .quick_style_example_wrap .rev-burger:hover :first-child,
/* 797  */ #dialog_addbutton .rev-burger:hover :first-child,
/* 798  */ .open .rev-burger :first-child,
/* 799  */ .open.rev-burger :first-child {
/* 800  */   transform: translateY(6px) rotate(-45deg);

/* rs6.css */

/* 801  */
/* 802  */ }
/* 803  */ .quick_style_example_wrap .rev-burger:hover :nth-child(2),
/* 804  */ #dialog_addbutton .rev-burger:hover :nth-child(2),
/* 805  */ .open .rev-burger :nth-child(2),
/* 806  */ .open.rev-burger :nth-child(2) {
/* 807  */   transform: rotate(-45deg);
/* 808  */
/* 809  */   opacity: 0;
/* 810  */ }
/* 811  */ .quick_style_example_wrap .rev-burger:hover :last-child,
/* 812  */ #dialog_addbutton .rev-burger:hover :last-child,
/* 813  */ .open .rev-burger :last-child,
/* 814  */ .open.rev-burger :last-child {
/* 815  */   transform: translateY(-6px) rotate(-135deg);
/* 816  */
/* 817  */ }
/* 818  */
/* 819  */ .rev-burger.revb-white {
/* 820  */   border: 2px solid rgba(255,255,255,0.2);
/* 821  */ }
/* 822  */
/* 823  */ .rev-b-span-light span,
/* 824  */ .rev-burger.revb-white span {
/* 825  */   background: #fff;
/* 826  */ }
/* 827  */ .rev-burger.revb-whitenoborder {
/* 828  */   border: 0;
/* 829  */ }
/* 830  */ .rev-burger.revb-whitenoborder span {
/* 831  */   background: #fff;
/* 832  */ }
/* 833  */ .rev-burger.revb-darknoborder {
/* 834  */   border: 0;
/* 835  */ }
/* 836  */
/* 837  */ .rev-b-span-dark span,
/* 838  */ .rev-burger.revb-darknoborder span {
/* 839  */   background: #333;
/* 840  */ }
/* 841  */
/* 842  */ .rev-burger.revb-whitefull {
/* 843  */   background: #fff;
/* 844  */   border:none;
/* 845  */ }
/* 846  */
/* 847  */ .rev-burger.revb-whitefull span {
/* 848  */ 	background:#333;
/* 849  */ }
/* 850  */

/* rs6.css */

/* 851  */ .rev-burger.revb-darkfull {
/* 852  */   background: #333;
/* 853  */   border:none;
/* 854  */ }
/* 855  */
/* 856  */ .rev-burger.revb-darkfull span {
/* 857  */ 	background:#fff;
/* 858  */ }
/* 859  */
/* 860  */
/* 861  */ /* SCROLL DOWN BUTTON */
/* 862  */
/* 863  */ @keyframes rev-ani-mouse {
/* 864  */ 	0% {opacity: 1;top: 29%;}
/* 865  */ 	15% {opacity: 1;top: 70%;}
/* 866  */ 	50% {opacity: 0;top: 70%;}
/* 867  */ 	100% {opacity: 0;top: 29%;}
/* 868  */ }
/* 869  */ .rev-scroll-btn {
/* 870  */ 	display: inline-block;
/* 871  */ 	position: relative;
/* 872  */ 	left: 0;
/* 873  */ 	right: 0;
/* 874  */ 	text-align: center;
/* 875  */ 	cursor: pointer;
/* 876  */ 	width:35px;
/* 877  */ 	height:55px;
/* 878  */ 	box-sizing: border-box;
/* 879  */ 	border: 3px solid white;
/* 880  */ 	border-radius: 23px;
/* 881  */ }
/* 882  */ .rev-scroll-btn > * {
/* 883  */ 	display: inline-block;
/* 884  */ 	line-height: 18px;
/* 885  */ 	font-size: 13px;
/* 886  */ 	font-weight: normal;
/* 887  */ 	color: #7f8c8d;
/* 888  */ 	color: #ffffff;
/* 889  */ 	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
/* 890  */ 	letter-spacing: 2px;
/* 891  */ }
/* 892  */ .rev-scroll-btn > *:hover,
/* 893  */ .rev-scroll-btn > *:focus,
/* 894  */ .rev-scroll-btn > *.active {
/* 895  */ 	color: #ffffff;
/* 896  */ }
/* 897  */ .rev-scroll-btn > *:hover,
/* 898  */ .rev-scroll-btn > *:focus,
/* 899  */ .rev-scroll-btn > *:active,
/* 900  */ .rev-scroll-btn > *.active {

/* rs6.css */

/* 901  */ 	opacity: 0.8;
/* 902  */ }
/* 903  */
/* 904  */ .rev-scroll-btn.revs-fullwhite  {
/* 905  */ 	background:#fff;
/* 906  */ }
/* 907  */
/* 908  */ .rev-scroll-btn.revs-fullwhite span {
/* 909  */ 	background: #333;
/* 910  */ }
/* 911  */
/* 912  */ .rev-scroll-btn.revs-fulldark  {
/* 913  */ 	background:#333;
/* 914  */ 	border:none;
/* 915  */ }
/* 916  */
/* 917  */ .rev-scroll-btn.revs-fulldark  span {
/* 918  */ 	background: #fff;
/* 919  */ }
/* 920  */
/* 921  */ .rev-scroll-btn span {
/* 922  */ 	position: absolute;
/* 923  */ 	display: block;
/* 924  */ 	top: 29%;
/* 925  */ 	left: 50%;
/* 926  */ 	width: 8px;
/* 927  */ 	height: 8px;
/* 928  */ 	margin: -4px 0 0 -4px;
/* 929  */ 	border-radius: 50%;
/* 930  */ 	animation: rev-ani-mouse 2.5s linear infinite;
/* 931  */ 	background: #fff;
/* 932  */ }
/* 933  */
/* 934  */ .rev-scroll-btn.rev-b-span-dark {
/* 935  */ 	border-color:#333;
/* 936  */ }
/* 937  */ .rev-scroll-btn.rev-b-span-dark span,
/* 938  */ .rev-scroll-btn.revs-dark span {
/* 939  */ 	background: #333;
/* 940  */ }
/* 941  */
/* 942  */ .rev-control-btn {
/* 943  */ 	position: relative;
/* 944  */ 	display: inline-block;
/* 945  */ 	z-index: 5;
/* 946  */ 	color: #FFF;
/* 947  */ 	font-size: 20px;
/* 948  */ 	line-height: 60px;
/* 949  */ 	font-weight: 400;
/* 950  */ 	font-style: normal;

/* rs6.css */

/* 951  */ 	font-family: Raleway;
/* 952  */ 	text-decoration: none;
/* 953  */ 	text-align: center;
/* 954  */ 	background-color: #000;
/* 955  */ 	border-radius: 50px;
/* 956  */ 	text-shadow: none;
/* 957  */ 	background-color: rgba(0, 0, 0, 0.50);
/* 958  */ 	width:60px;
/* 959  */ 	height:60px;
/* 960  */ 	box-sizing: border-box;
/* 961  */ 	cursor: pointer;
/* 962  */ }
/* 963  */
/* 964  */ .rev-cbutton-dark-sr	{
/* 965  */ 	border-radius: 3px;
/* 966  */ }
/* 967  */
/* 968  */ .rev-cbutton-light	{
/* 969  */ 	color: #333;
/* 970  */ 	background-color: rgba(255,255,255, 0.75);
/* 971  */ }
/* 972  */
/* 973  */ .rev-cbutton-light-sr	{
/* 974  */ 	color: #333;
/* 975  */ 	border-radius: 3px;
/* 976  */ 	background-color: rgba(255,255,255, 0.75);
/* 977  */ }
/* 978  */
/* 979  */
/* 980  */ .rev-sbutton {
/* 981  */ 	line-height: 37px;
/* 982  */ 	width:37px;
/* 983  */ 	height:37px;
/* 984  */ }
/* 985  */
/* 986  */ .rev-sbutton-blue	{
/* 987  */ 	background-color: #3B5998
/* 988  */ }
/* 989  */ .rev-sbutton-lightblue	{
/* 990  */ 	background-color: #00A0D1;
/* 991  */ }
/* 992  */ .rev-sbutton-red	{
/* 993  */ 	background-color: #DD4B39;
/* 994  */ }
/* 995  */
/* 996  */
/* 997  */
/* 998  */
/* 999  */ /************************************
/* 1000 *| -	TP BANNER TIMER		-

/* rs6.css *|

/* 1001 *| *************************************/
/* 1002 */ rs-progress						{	visibility: hidden; position:absolute; z-index:200;width:100%;height:100%;}
/* 1003 */ rs-progress-bar,
/* 1004 */ .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%;}
/* 1005 */ rs-progress-bgs 				{ 	display:block;z-index: 15;box-sizing: border-box; width: 100%; position: absolute; height: 100%; top: 0px; left: 0px; }
/* 1006 */ rs-progress-bg					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
/* 1007 */ rs-progress-gap					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
/* 1008 */ rs-progress-vis 				{ 	display:block;width: 100%;height: 100%; position: absolute;top: 0px;left: 0px }
/* 1009 */
/* 1010 */ /*********************************************
/* 1011 *| -	BASIC SETTINGS FOR THE BANNER	-
/* 1012 *| ***********************************************/
/* 1013 */ .rs-layer img {
/* 1014 */ 	background: transparent;
/* 1015 */ 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
/* 1016 */ 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
/* 1017 */ 	/*zoom:1;*/
/* 1018 */ }
/* 1019 */
/* 1020 */ /*rs-carousel-wrap rs-layer.rs-layer img {   transform: translateZ(-0.0001px)}*/
/* 1021 */
/* 1022 */
/* 1023 */ .rs-layer.slidelink { cursor:pointer;width:100%;height:100%; }
/* 1024 */ .rs-layer.slidelink a {	width:100%;height:100%;display:block}
/* 1025 */ .rs-layer.slidelink a div {	width:3000px; height:1500px;  background:url(../assets/coloredbg.png) repeat}
/* 1026 */ .rs-layer.slidelink a span{	background:url(../assets/coloredbg.png) repeat; width:100%;height:100%;display:block}
/* 1027 */ /*.tp-shape {	width:100%;height:100%;}*/
/* 1028 */
/* 1029 */
/* 1030 */
/* 1031 */ /*********************************************
/* 1032 *| -	WOOCOMMERCE STYLES	-
/* 1033 *| ***********************************************/
/* 1034 */
/* 1035 */ .rs-layer .rs-starring				{	display: inline-block}
/* 1036 */
/* 1037 */
/* 1038 */ .rs-layer .rs-starring .star-rating {
/* 1039 */ 	float: none;
/* 1040 */ 	display: inline-block;
/* 1041 */ 	vertical-align: top;
/* 1042 */ 	color: #FFC321 !important;
/* 1043 */ }
/* 1044 */
/* 1045 */
/* 1046 */ .rs-layer .rs-starring .star-rating,
/* 1047 */ .rs-layer .rs-starring-page .star-rating {
/* 1048 */ 	position: relative;
/* 1049 */ 	height: 1em;
/* 1050 */ 	width: 5.4em;

/* rs6.css */

/* 1051 */ 	font-family: star;
/* 1052 */ 	font-size: 1em !important;
/* 1053 */ }
/* 1054 */
/* 1055 */ .rs-layer  .rs-starring .star-rating:before,
/* 1056 */ .rs-layer  .rs-starring-page .star-rating:before {
/* 1057 */ 	content: "\73\73\73\73\73";
/* 1058 */ 	color: #E0DADF;
/* 1059 */ 	float: left;
/* 1060 */ 	top: 0;
/* 1061 */ 	left: 0;
/* 1062 */ 	position: absolute;
/* 1063 */ }
/* 1064 */
/* 1065 */ .rs-layer .rs-starring .star-rating span {
/* 1066 */ 	overflow: hidden;
/* 1067 */ 	float: left;
/* 1068 */ 	top: 0;
/* 1069 */ 	left: 0;
/* 1070 */ 	position: absolute;
/* 1071 */ 	padding-top: 1.5em;
/* 1072 */ 	font-size: 1em !important;
/* 1073 */ }
/* 1074 */
/* 1075 */ .rs-layer .rs-starring .star-rating span:before,
/* 1076 */ .rs-layer .rs-starring .star-rating span:before {
/* 1077 */ 	content: "\53\53\53\53\53";
/* 1078 */ 	top: 0;
/* 1079 */ 	position: absolute;
/* 1080 */ 	left: 0;
/* 1081 */ }
/* 1082 */
/* 1083 */
/* 1084 */
/* 1085 */
/* 1086 */ /******************************
/* 1087 *| 	-	LOADER FORMS	-
/* 1088 *| ********************************/
/* 1089 */
/* 1090 */ rs-loader 	{
/* 1091 */ 	top:50%; left:50%;
/* 1092 */ 	z-index:10000;
/* 1093 */ 	position:absolute;
/* 1094 */ }
/* 1095 */
/* 1096 */ rs-loader.off {
/* 1097 */ 	display: none !important;
/* 1098 */ }
/* 1099 */
/* 1100 */ rs-loader.spinner0 {

/* rs6.css */

/* 1101 */ 	width: 40px;
/* 1102 */ 	height: 40px;
/* 1103 */ 	background-color: #fff;
/* 1104 */ 	background-image:url(../assets/loader.gif);
/* 1105 */ 	background-repeat:no-repeat;
/* 1106 */ 	background-position: center center;
/* 1107 */ 	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1108 */ 	margin-top:-20px;
/* 1109 */ 	margin-left:-20px;
/* 1110 */ 	animation: tp-rotateplane 1.2s infinite ease-in-out;
/* 1111 */ 	border-radius: 3px;
/* 1112 */ }
/* 1113 */
/* 1114 */
/* 1115 */ rs-loader.spinner1 {
/* 1116 */ 	width: 40px;
/* 1117 */ 	height: 40px;
/* 1118 */ 	background-color: #fff;
/* 1119 */ 	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1120 */ 	margin-top:-20px;
/* 1121 */ 	margin-left:-20px;
/* 1122 */ 	animation: tp-rotateplane 1.2s infinite ease-in-out;
/* 1123 */ 	border-radius: 3px;
/* 1124 */ }
/* 1125 */
/* 1126 */
/* 1127 */
/* 1128 */ rs-loader.spinner5 	{
/* 1129 */ 	background-image:url(../assets/loader.gif);
/* 1130 */ 	background-repeat:no-repeat;
/* 1131 */ 	background-position:10px 10px;
/* 1132 */ 	background-color:#fff;
/* 1133 */ 	margin:-22px -22px;
/* 1134 */ 	width:44px;height:44px;
/* 1135 */ 	border-radius: 3px;
/* 1136 */ }
/* 1137 */
/* 1138 */
/* 1139 */ @keyframes tp-rotateplane {
/* 1140 */   0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);}
/* 1141 */   50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);}
/* 1142 */   100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
/* 1143 */ }
/* 1144 */
/* 1145 */
/* 1146 */ rs-loader.spinner2 {
/* 1147 */ 	width: 40px;
/* 1148 */ 	height: 40px;
/* 1149 */ 	margin-top:-20px;margin-left:-20px;
/* 1150 */ 	background-color: #ff0000;

/* rs6.css */

/* 1151 */ 	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1152 */ 	border-radius: 100%;
/* 1153 */ 	animation: tp-scaleout 1.0s infinite ease-in-out;
/* 1154 */ }
/* 1155 */
/* 1156 */
/* 1157 */ @keyframes tp-scaleout {
/* 1158 */   0% {transform: scale(0.0);}
/* 1159 */   100% {transform: scale(1.0);opacity: 0;}
/* 1160 */ }
/* 1161 */
/* 1162 */
/* 1163 */ rs-loader.spinner3 {
/* 1164 */   margin: -9px 0px 0px -35px;
/* 1165 */   width: 70px;
/* 1166 */   text-align: center;
/* 1167 */ }
/* 1168 */
/* 1169 */ rs-loader.spinner3 .bounce1,
/* 1170 */ rs-loader.spinner3 .bounce2,
/* 1171 */ rs-loader.spinner3 .bounce3 {
/* 1172 */   width: 18px;
/* 1173 */   height: 18px;
/* 1174 */   background-color: #fff;
/* 1175 */   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1176 */   border-radius: 100%;
/* 1177 */   display: inline-block;
/* 1178 */   animation: tp-bouncedelay 1.4s infinite ease-in-out;
/* 1179 */   /* Prevent first frame from flickering when animation starts */
/* 1180 */   animation-fill-mode: both;
/* 1181 */ }
/* 1182 */
/* 1183 */ rs-loader.spinner3 .bounce1 {
/* 1184 */   animation-delay: -0.32s;
/* 1185 */ }
/* 1186 */
/* 1187 */ rs-loader.spinner3 .bounce2 {
/* 1188 */   animation-delay: -0.16s;
/* 1189 */ }
/* 1190 */
/* 1191 */ @keyframes tp-bouncedelay {
/* 1192 */   0%, 80%, 100% {transform: scale(0.0);}
/* 1193 */   40% {transform: scale(1.0);}
/* 1194 */ }
/* 1195 */
/* 1196 */
/* 1197 */
/* 1198 */
/* 1199 */ rs-loader.spinner4 {
/* 1200 */   margin: -20px 0px 0px -20px;

/* rs6.css */

/* 1201 */   width: 40px;
/* 1202 */   height: 40px;
/* 1203 */   text-align: center;
/* 1204 */   animation: tp-rotate 2.0s infinite linear;
/* 1205 */ }
/* 1206 */
/* 1207 */ rs-loader.spinner4 .dot1,
/* 1208 */ rs-loader.spinner4 .dot2 {
/* 1209 */   width: 60%;
/* 1210 */   height: 60%;
/* 1211 */   display: inline-block;
/* 1212 */   position: absolute;
/* 1213 */   top: 0;
/* 1214 */   background-color: #fff;
/* 1215 */   border-radius: 100%;
/* 1216 */   animation: tp-bounce 2.0s infinite ease-in-out;
/* 1217 */   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
/* 1218 */ }
/* 1219 */
/* 1220 */ rs-loader.spinner4 .dot2 {
/* 1221 */   top: auto;
/* 1222 */   bottom: 0px;
/* 1223 */   animation-delay: -1.0s;
/* 1224 */ }
/* 1225 */
/* 1226 */
/* 1227 */ @keyframes tp-rotate { 100% { transform: rotate(360deg);}}
/* 1228 */
/* 1229 */ @keyframes tp-bounce {
/* 1230 */   0%, 100% {transform: scale(0.0);}
/* 1231 */   50% { transform: scale(1.0);}
/* 1232 */ }
/* 1233 */
/* 1234 */
/* 1235 */
/* 1236 */ rs-layer iframe { visibility:hidden;}
/* 1237 */ rs-layer.rs-ii-o iframe { visibility: visible; }
/* 1238 */
/* 1239 */ rs-layer input[type="text"],
/* 1240 */ rs-layer input[type="email"],
/* 1241 */ rs-layer input[type="url"],
/* 1242 */ rs-layer input[type="password"],
/* 1243 */ rs-layer input[type="search"],
/* 1244 */ rs-layer input[type="number"],
/* 1245 */ rs-layer input[type="tel"],
/* 1246 */ rs-layer input[type="range"],
/* 1247 */ rs-layer input[type="date"],
/* 1248 */ rs-layer input[type="month"],
/* 1249 */ rs-layer input[type="week"],
/* 1250 */ rs-layer input[type="time"],

/* rs6.css */

/* 1251 */ rs-layer input[type="datetime"],
/* 1252 */ rs-layer input[type="datetime-local"] { display: inline-block }
/* 1253 */
/* 1254 */ rs-layer input::placeholder { vertical-align: middle; line-height: inherit !important}
/* 1255 */
/* 1256 */ a.rs-layer { transition: none }
/* 1257 */
/* 1258 */
/* 1259 */ /***********************************************
/* 1260 *| 	-  STANDARD NAVIGATION SETTINGS
/* 1261 *| ***********************************************/
/* 1262 */
/* 1263 */ rs-thumbs-wrap,
/* 1264 */ rs-tabs-wrap,
/* 1265 */ rs-thumbs,
/* 1266 */ rs-thumb,
/* 1267 */ rs-tab,
/* 1268 */ rs-bullet,
/* 1269 */ rs-bullets,
/* 1270 */ rs-navmask,
/* 1271 */ rs-tabs,
/* 1272 */ rs-arrow 					{	display:block; pointer-events: all;}
/* 1273 */
/* 1274 */ /*rs-layer {	font-size:20px; line-height: 25px; padding:0px; margin:0px; border-radius:0px; max-width: none;min-width:none; max-height: none; min-height: none}*/
/* 1275 */
/* 1276 */ .tp-thumbs.navbar,
/* 1277 */ .tp-bullets.navbar,
/* 1278 */ .tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }
/* 1279 */
/* 1280 */ .tp-tabs,
/* 1281 */ .tp-thumbs,
/* 1282 */ .tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}
/* 1283 */
/* 1284 */ .tp-tab,
/* 1285 */ .tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;}
/* 1286 */
/* 1287 */ .tp-arr-imgholder,
/* 1288 */ rs-poster,
/* 1289 */ .tp-thumb-image,
/* 1290 */ .tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}
/* 1291 */
/* 1292 */ rs-poster 						 { cursor:pointer; z-index:3; }
/* 1293 */
/* 1294 */ .tp-tab.rs-touchhover,
/* 1295 */ .tp-tab.selected,
/* 1296 */ .tp-thumb.rs-touchhover,
/* 1297 */ .tp-thumb.selected				{	opacity:1;}
/* 1298 */
/* 1299 */ .tp-tab-mask,
/* 1300 */ .tp-thumb-mask 					{	box-sizing:border-box !important; }

/* rs6.css */

/* 1301 */
/* 1302 */ .tp-tabs,
/* 1303 */ .tp-thumbs						{	box-sizing:content-box !important; }
/* 1304 */
/* 1305 */ .tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
/* 1306 */ .tp-bullet.selected,
/* 1307 */ .tp-bullet.rs-touchhover				{	background:#fff;}
/* 1308 */
/* 1309 */
/* 1310 */
/* 1311 */
/* 1312 */ .tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
/* 1313 */ .tparrows.rs-touchhover 				{	background:#000;}
/* 1314 */ .tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
/* 1315 */ .tparrows.tp-leftarrow:before	{	content: '\e824'; }
/* 1316 */ .tparrows.tp-rightarrow:before	{	content: '\e825'; }
/* 1317 */
/* 1318 */ /*.tp-thumb-mask {max-width: 100% !important}*/
/* 1319 */
/* 1320 */ /************************
/* 1321 *|  - FIXES FOR PE-7 ICONS -
/* 1322 *| **************************/
/* 1323 */
/* 1324 */ .rs-layer [class^="pe-7s-"]:before,
/* 1325 */ .rs-layer [class*=" pe-7s-"]:before,
/* 1326 */ .rs-layer [class^="pe-7s-"],
/* 1327 */ .rs-layer [class*=" pe-7s-"] {
/* 1328 */ 	width: auto;
/* 1329 */ 	margin: 0;
/* 1330 */ 	line-height: inherit;
/* 1331 */ 	box-sizing: inherit;
/* 1332 */ }
/* 1333 */
/* 1334 */
/* 1335 */ /***************************
/* 1336 *| 	- KEN BURNS FIXES -
/* 1337 *| ***************************/
/* 1338 */
/* 1339 */ rs-pzimg-wrap { display: block; }
/* 1340 */ body.rtl .rs-pzimg {left: 0 !important}
/* 1341 */
/* 1342 */
/* 1343 */ /*******************************
/* 1344 *| 	- CUBE & CANVAS SETTINGS -
/* 1345 *| ********************************/
/* 1346 */ .rs_fake_cube {transform-style:preserve-3d}
/* 1347 */ .rs_fake_cube,
/* 1348 */ .rs_fake_cube_wall { position:absolute; -webkit-backface-visibility:hidden; backface-visibility:hidden; left:0px; top:0px; z-index: 0 }
/* 1349 */
/* 1350 */ .rs-builder-mode rs-sbg-wrap canvas,

/* rs6.css */

/* 1351 */ rs-sbg canvas { overflow: hidden; z-index: 5; -webkit-backface-visibility:hidden; backface-visibility:hidden;}
/* 1352 */
/* 1353 */
/* 1354 */ /***************************
/* 1355 *| 	- 3D SHADOW MODE -
/* 1356 *| ***************************/
/* 1357 */
/* 1358 */ .dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}
/* 1359 */
/* 1360 */ .dddwrapper { transform-style: flat;perspective: 10000px; }
/* 1361 */
/* 1362 */ /*******************
/* 1363 *| 	- DEBUG MODE -
/* 1364 *| *******************/
/* 1365 */
/* 1366 */ .rs_error_message_box { background: #111;width:800px;margin: 40px auto;padding: 40px 20px;text-align: center;font-family: "Open Sans",sans-serif}
/* 1367 */ .rs_error_message_oops {margin: 0px 0px 20px;line-height: 60px;font-size: 34px;color: #FFF;}
/* 1368 */ .rs_error_message_content {margin: 0px 0px 20px;line-height: 25px;font-size: 17px;color: #FFF;}
/* 1369 */ .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}
/* 1370 */ .rs_error_message_button:hover {  background:#5e35b1}
/* 1371 */
/* 1372 */
/* 1373 */
/* 1374 */ .hglayerinfo				   {position: fixed;bottom: 0px;left: 0px;color: #FFF;font-size: 12px;line-height: 20px;font-weight: 600;background: rgba(0, 0, 0, 0.75);padding: 5px 10px;z-index: 2000;white-space: normal;}
/* 1375 */ .hginfo 					   {position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
/* 1376 */ .indebugmode .rs-layer:hover {border:1px dashed #c0392b !important;}
/* 1377 */ .helpgrid 					   {border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
/* 1378 */ #revsliderlogloglog				{padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;}
/* 1379 */
/* 1380 */
/* 1381 */
/* 1382 */ /**
/* 1383 *| INSTAGRAM FILTERS BY UNA
/* 1384 *| https://una.im/CSSgram/
/* 1385 *| **/
/* 1386 */ .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}
/* 1387 */ .willow::after{background-color:#d8cdcb;mix-blend-mode: color}
/* 1388 */ .rs-safari .willow:after{background-color: rgba(100, 0, 0, 0.2);}
/* 1389 */ /* SAFARI BUG FIX ON COLOR BLEND MODE */
/* 1390 */ @media not all and (min-resolution:.001dpcm) {
/* 1391 */ 	 @supports (-webkit-appearance:none) {
/* 1392 */ 	 .willow{filter:grayscale(1) contrast(.95) brightness(.9)}
/* 1393 */ 	.willow::after{background-color:transparent;}
/* 1394 */ }}
/* 1395 */ 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%}
/* 1396 */
/* 1397 */
/* 1398 */
/* 1399 */ /**
/* 1400 *| new spinners

/* rs6.css *|

/* 1401 *| **/
/* 1402 */ 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;height:100%;width:6px;display:inline-block;-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)}}
/* 1403 */
/* 1404 */
/* 1405 */
/* 1406 */ /* NEW CANVAS ANIMATIONS ON SLIDE BG'S */
/* 1407 */ .bgcanvas { display: none; position: absolute; overflow: hidden; }
/* 1408 */
/* 1409 */
/* 1410 */ /* way the hell off screen */
/* 1411 */ .RSscrollbar-measure {
/* 1412 */ 	width: 100px;
/* 1413 */ 	height: 100px;
/* 1414 */ 	overflow: scroll;
/* 1415 */ 	position: absolute;
/* 1416 */ 	top: -9999px;
/* 1417 */ }
/* 1418 */
/* 1419 */ /*  AVADA SCROLL FIX */
/* 1420 */ .avada-has-rev-slider-styles .rev_slider_wrapper {
/* 1421 */ 	transform:none;
/* 1422 */ }
/* 1423 */
/* 1424 */ /* rs-carousel-wrap{
/* 1425 *| 	transform: scale(0.3);
/* 1426 *| 	overflow: visible !important;
/* 1427 *| 	border: solid 5px red;
/* 1428 *| } */
