/* Main Text Font */

body,
p,
td,
.w-portfolio .w-portfolio-item .w-portfolio-item-title {
	font-family: 'Open Sans';
}

body,
p,
td {
	font-size: 14px;
	line-height: 24px;
}

/* Navigation Text Font */

.l-subheader .w-nav-item {
	font-family: 'Open Sans';
}

.l-subheader .w-nav-item {
	font-size: 16px;
}

/* Heading Text Font */

h1,
h2,
h3,
h4,
h5,
h6,
.w-counter-number,
.w-pricing-item-title,
.w-pricing-item-price,
.w-shortblog-entry-meta-date-day,
.tp-caption.impreza_white_huge,
.tp-caption.impreza_white_big,
.tp-caption.impreza_dark_huge,
.tp-caption.impreza_dark_big {
	font-family: 'Noto Sans';
}

h1 {
	font-size: 38px;
	line-height: 48px;
}

h2 {
	font-size: 32px;
	line-height: 42px;
}

h3 {
	font-size: 26px;
	line-height: 36px;
}

h4 {
	font-size: 22px;
	line-height: 32px;
}

h5 {
	font-size: 20px;
	line-height: 30px;
}

h6 {
	font-size: 18px;
	line-height: 26px;
}
/*************************** BODY ***************************/

/* Body Background Color */
.l-body {
	background-color: #eee;
	}

/*************************** HEADER ***************************/

/* Header Background Color */
.l-subheader.at_middle,
.l-subheader.at_middle .w-nav.touch_enabled .w-nav-list.level_1,
.l-subheader.at_middle .w-lang-list {
	background-color: #fff;
	}
	
/* Header Text Color */
.w-logo-link,
.l-subheader.at_middle .w-nav-control,
.l-subheader.at_middle .w-nav-anchor.level_1,
.l-subheader.at_middle .w-nav.touch_enabled .w-nav-anchor.level_1,
.l-subheader.at_middle .w-cart-link,
.l-subheader.at_middle .w-search-show,
.l-subheader.at_middle .w-contacts,
.l-subheader.at_middle .w-contacts-item-value a,
.l-subheader.at_middle .w-socials-item-link,
.l-subheader.at_middle .w-lang-list .w-lang-item,
.l-subheader.at_middle .w-lang-current {
	color: #666;
	}
	
/* Header Text Hover Color */
.no-touch .w-logo-link:hover,
.l-subheader.at_middle .w-nav.touch_enabled .w-nav-item.level_1.active .w-nav-anchor.level_1,
.l-subheader.at_middle .w-nav.touch_enabled .w-nav-item.level_1.current-menu-item .w-nav-anchor.level_1,
.l-subheader.at_middle .w-nav.touch_enabled .w-nav-item.level_1.current-menu-ancestor .w-nav-anchor.level_1,
.no-touch .l-subheader.at_middle .w-nav.touch_enabled .w-nav-item.level_1:hover .w-nav-anchor.level_1,
.no-touch .l-subheader.at_middle .w-cart-link:hover,
.no-touch .l-subheader.at_middle .w-cart-quantity,
.no-touch .l-subheader.at_middle .w-search-show:hover,
.no-touch .l-subheader.at_middle .w-contacts-item-value a:hover,
.no-touch .l-subheader.at_middle .w-lang-list .w-lang-item:hover,
.no-touch .l-subheader.at_middle .w-lang-current:hover {
	color: #f58020;
	}

/* Extended Header Background Color */
.l-subheader.at_top,
.l-subheader.at_top .w-lang-list,
.l-subheader.at_bottom {
	background-color: #f5f5f5;
	}

/* Extended Header Text Color */
.l-subheader.at_top .w-contacts,
.l-subheader.at_top .w-contacts-item-value a,
.l-subheader.at_top .w-socials-item-link,
.l-subheader.at_top .w-lang-list .w-lang-item,
.l-subheader.at_top .w-lang-current,
.l-subheader.at_bottom .w-nav-control,
.l-subheader.at_bottom .w-nav-anchor.level_1,
.l-subheader.at_bottom .w-nav.touch_enabled .w-nav-anchor.level_1,
.l-subheader.at_bottom .w-cart-link,
.l-subheader.at_bottom .w-search-show {
	color: #999;
	}

/* Extended Header Text Hover Color */
.no-touch .l-subheader.at_top .w-contacts-item-value a:hover,
.no-touch .l-subheader.at_top .w-lang-list .w-lang-item:hover,
.no-touch .l-subheader.at_top .w-lang-current:hover,
.l-subheader.at_bottom .w-nav.touch_enabled .w-nav-item.level_1.active .w-nav-anchor.level_1,
.l-subheader.at_bottom .w-nav.touch_enabled .w-nav-item.level_1.current-menu-item .w-nav-anchor.level_1,
.l-subheader.at_bottom .w-nav.touch_enabled .w-nav-item.level_1.current-menu-ancestor .w-nav-anchor.level_1,
.no-touch .l-subheader.at_bottom .w-nav.touch_enabled .w-nav-item.level_1:hover .w-nav-anchor.level_1,
.no-touch .l-subheader.at_bottom .w-cart-link:hover,
.no-touch .l-subheader.at_bottom .w-cart-quantity,
.no-touch .l-subheader.at_bottom .w-search-show:hover {
	color: #f58020;
	}
	
/* Search Screen Background Color */
.l-subheader .w-search-form:before {
	background-color: #f58020;
	}

/* Search Screen Text Color */
.l-subheader .w-search-label,
.l-subheader .w-search-input input,
.l-subheader .w-search-close {
	color: #fff;
	}

/*************************** MAIN MENU ***************************/

/* Menu Hover Background Color */
.no-touch .l-subheader .w-nav-item.level_1:hover .w-nav-anchor.level_1,
.no-touch .l-subheader .w-nav-item.level_1.active:hover .w-nav-anchor.level_1,
.no-touch .l-subheader .w-nav-item.level_1.current-menu-item:hover .w-nav-anchor.level_1,
.no-touch .l-subheader .w-nav-item.level_1.current-menu-ancestor:hover .w-nav-anchor.level_1 {
	background-color: #fff;
	}

/* Menu Hover Text Color */
.no-touch .l-subheader .w-nav-item.level_1:hover .w-nav-anchor.level_1,
.no-touch .l-subheader .w-nav-item.level_1.active:hover .w-nav-anchor.level_1,
.no-touch .l-subheader .w-nav-item.level_1.current-menu-item:hover .w-nav-anchor.level_1,
.no-touch .l-subheader .w-nav-item.level_1.current-menu-ancestor:hover .w-nav-anchor.level_1 {
	color: #f58020;
	}
.no-touch .l-subheader .w-nav-anchor.level_1:after {
	background-color: #f58020;
	}

/* Menu Active Background Color */
.l-subheader .w-nav-item.level_1.active .w-nav-anchor.level_1,
.l-subheader .w-nav-item.level_1.current-menu-item .w-nav-anchor.level_1,
.l-subheader .w-nav-item.level_1.current-menu-ancestor .w-nav-anchor.level_1 {
	background-color: #fff;
	}

/* Menu Active Text Color */
.l-subheader .w-nav-item.level_1.active .w-nav-anchor.level_1,
.l-subheader .w-nav-item.level_1.current-menu-item .w-nav-anchor.level_1,
.l-subheader .w-nav-item.level_1.current-menu-ancestor .w-nav-anchor.level_1 {
	color: #f58020;
	}
	
/* Dropdown Background Color */
.l-subheader .w-nav-anchor.level_2,
.l-subheader .w-nav-anchor.level_3,
.touch_disabled [class*="columns"] .w-nav-list.level_2 {
	background-color: #fff;
	}
	
/* Dropdown Text Color */
.l-subheader .w-nav-anchor.level_2,
.l-subheader .w-nav-anchor.level_3,
.touch_disabled [class*="columns"] .w-nav-item.has_sublevel.active .w-nav-anchor.level_2,
.touch_disabled [class*="columns"] .w-nav-item.has_sublevel.current-menu-item .w-nav-anchor.level_2,
.touch_disabled [class*="columns"] .w-nav-item.has_sublevel.current-menu-ancestor .w-nav-anchor.level_2,
.no-touch .touch_disabled [class*="columns"] .w-nav-item.has_sublevel:hover .w-nav-anchor.level_2 {
	color: #666;
	}
	
/* Dropdown Hover Background Color */
.no-touch .l-subheader .w-nav-item.level_2:hover .w-nav-anchor.level_2,
.no-touch .l-subheader .w-nav-item.level_3:hover .w-nav-anchor.level_3 {
	background-color: #f58020;
	}
	
/* Dropdown Hover Text Color */
.no-touch .l-subheader .w-nav-item.level_2:hover .w-nav-anchor.level_2,
.no-touch .l-subheader .w-nav-item.level_3:hover .w-nav-anchor.level_3 {
	color: #fff;
	}
	
/* Dropdown Active Background Color */
.l-subheader .w-nav-item.level_2.active .w-nav-anchor.level_2,
.l-subheader .w-nav-item.level_2.current-menu-item .w-nav-anchor.level_2,
.l-subheader .w-nav-item.level_2.current-menu-ancestor .w-nav-anchor.level_2,
.l-subheader .w-nav-item.level_3.active .w-nav-anchor.level_3,
.l-subheader .w-nav-item.level_3.current-menu-item .w-nav-anchor.level_3,
.l-subheader .w-nav-item.level_3.current-menu-ancestor .w-nav-anchor.level_3 {
	background-color: #fff;
	}
	
/* Dropdown Active Text Color */
.l-subheader .w-nav-item.level_2.active .w-nav-anchor.level_2,
.l-subheader .w-nav-item.level_2.current-menu-item .w-nav-anchor.level_2,
.l-subheader .w-nav-item.level_2.current-menu-ancestor .w-nav-anchor.level_2,
.l-subheader .w-nav-item.level_3.active .w-nav-anchor.level_3,
.l-subheader .w-nav-item.level_3.current-menu-item .w-nav-anchor.level_3,
.l-subheader .w-nav-item.level_3.current-menu-ancestor .w-nav-anchor.level_3 {
	color: #f58020;
	}

/*************************** MAIN CONTENT ***************************/

/* Background Color */
.l-canvas,
.w-blog.type_masonry .w-blog-entry-preview:before,
.w-cart-dropdown,
.w-filters-item.active .w-filters-item-link,
.no-touch .w-filters-item.active .w-filters-item-link:hover,
.w-portfolio-item-meta,
.w-portfolio-item-arrow,
.w-tabs-item.active,
.no-touch .w-tabs-item.active:hover,
.w-timeline-item,
.w-timeline-section-title,
.w-timeline.type_vertical .w-timeline-section-content,
.woocommerce div.product .woocommerce-tabs .tabs li.active,
.no-touch .woocommerce div.product .woocommerce-tabs .tabs li.active:hover,
.woocommerce .stars span:after,
.woocommerce .stars span a:after,
#bbp-user-navigation li.current {
	background-color: #fff;
	}
.g-btn.type_contrast,
.no-touch .g-btn.type_contrast:hover,
.no-touch .g-btn.type_contrast.outlined:hover,
.w-icon.color_border.with_circle .w-icon-link {
	color: #fff;
	}

/* Alternate Background Color */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
textarea,
select,
.w-actionbox.color_alternate,
.w-blog.imgpos_atleft .w-blog-entry-preview-icon,
.w-filters,
.w-icon.color_text.with_circle .w-icon-link,
.w-icon.color_fade.with_circle .w-icon-link,
.w-pricing-item-title,
.w-pricing-item-price,
.w-tabs-list,
.widget.widget_nav_menu .menu-item.current-menu-item > a,
.woocommerce .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce div.product .woocommerce-tabs .tabs,
.woocommerce table.shop_table .actions .coupon .input-text,
.woocommerce #payment .payment_box,
#bbp-user-navigation,
#subscription-toggle,
#favorite-toggle {
	background-color: #f2f2f2;
	}
.woocommerce #payment .payment_box:after {
	border-color: #f2f2f2;
	}

/* Border Color */
.w-blog-entry,
.w-bloglist,
.w-blogpost,
.w-comments-item,
.w-pricing-item-h,
.w-tabs.layout_accordion,
.w-tabs.layout_accordion .w-tabs-section,
.w-timeline.type_vertical .w-timeline-section-content,
#wp-calendar thead th,
#wp-calendar tbody td,
#wp-calendar tfoot td,
.widget.widget_nav_menu .menu-item a,
.woocommerce form.login,
.woocommerce form.checkout_coupon,
.woocommerce form.register,
.woocommerce div.product .cart.variations_form,
.woocommerce div.product .cart table.group_table,
.woocommerce div.product .cart table.group_table td,
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td,
.woocommerce #reviews #comments .commentlist,
.woocommerce #reviews #comments .commentlist li,
.woocommerce .comment-respond,
.woocommerce .related,
.woocommerce .upsells,
.woocommerce .cross-sells,
.woocommerce table.shop_table td,
.woocommerce table.shop_table tfoot th,
.woocommerce .cart-collaterals .cart_totals td,
.woocommerce .cart-collaterals .cart_totals th,
.woocommerce .checkout #order_review,
.woocommerce .checkout table.shop_table,
.woocommerce ul.order_details li,
.woocommerce table.shop_table.order_details,
.woocommerce table.shop_table.my_account_orders,
.woocommerce.widget ul.product_list_widget li,
.woocommerce.widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce.widget.widget_layered_nav ul,
.woocommerce.widget.widget_layered_nav ul li,
#bbpress-forums .bbp-body ul.forum,
#bbpress-forums .bbp-forums li.bbp-header,
#bbpress-forums .bbp-body ul.topic,
#bbpress-forums .bbp-topics li.bbp-header,
.bbp-replies .bbp-body,
div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header,
.bbp-pagination-links a,
.bbp-pagination-links span.current,
span.bbp-topic-pagination a.page-numbers,
.bbp-logged-in,
fieldset {
	border-color: #e8e8e8;
	}
.g-hr-h i,
.page-404 i,
.w-icon.color_border .w-icon-link {
	color: #e8e8e8;
	}
.g-hr-h:before,
.g-hr-h:after,
.g-btn.type_default,
.g-btn.type_default.outlined:before,
.w-icon.color_border.with_circle .w-icon-link,
.w-timeline-list:before,
.woocommerce .button,
.no-touch .woocommerce .quantity .plus:hover,
.no-touch .woocommerce .quantity .minus:hover,
.woocommerce.widget_price_filter .ui-slider,
.bbp-row-actions #favorite-toggle a,
.bbp-row-actions #subscription-toggle a {
	background-color: #e8e8e8;
	}
.g-btn.type_default.outlined,
.g-pagination-item,
.w-socials-item-link,
.w-tags.layout_block .w-tags-item-link,
.w-team-member-links-item,
.w-testimonial,
.woocommerce .woocommerce-pagination ul li a,
.woocommerce .woocommerce-pagination ul li span {
	box-shadow: 0 0 0 2px #e8e8e8 inset;
	}

/* Heading Color */
.g-html h1,
.g-html h2,
.g-html h3,
.g-html h4,
.g-html h5,
.g-html h6,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
textarea,
select,
.no-touch .g-btn.type_default:hover,
.no-touch .g-btn.type_default.outlined:hover,
.g-btn.type_contrast.outlined,
.w-blog-entry-title,
.w-counter-number,
.w-portfolio .w-portfolio-item h2.w-portfolio-item-title,
.w-pricing-item-title,
.w-pricing-item-price,
.w-search.submit_inside .w-search-submit:hover:before,
.w-shortblog-entry-meta-date,
.no-touch .w-tabs-item:hover,
.no-touch .w-testimonial:hover,
.w-timeline-item,
.w-timeline-section-title,
.woocommerce .product .price,
.no-touch .woocommerce div.product .woocommerce-tabs .tabs li:hover,
.woocommerce table.shop_table .actions .coupon .input-text {
	color: #444;
	}
.g-btn.type_contrast,
.g-btn.type_contrast.outlined:before {
	background-color: #444;
	}
.g-btn.type_contrast.outlined {
	box-shadow: 0 0 0 2px #444 inset;
	}

/* Text Color */
.l-canvas,
.g-btn.type_default,
.g-btn.type_default.outlined,
.g-pagination-item,
.w-clients-nav,
.w-clients-nav.disabled,
.w-clients-nav.disabled:hover,
.w-filters-item-link,
.w-icon.color_text .w-icon-link,
.color_primary .w-icon.color_text.with_circle .w-icon-link,
.w-socials-item-link,
.w-tags.layout_block .w-tags-item-link,
.widget.widget_archive ul li a,
.widget.widget_categories ul li a,
.widget.widget_nav_menu .menu-item a,
.woocommerce .button,
.l-subfooter.at_top .woocommerce .button,
.woocommerce .quantity .plus,
.woocommerce .quantity .minus,
li.bbp-forum-freshness > a,
li.bbp-topic-freshness > a,
.bbp-row-actions #favorite-toggle a,
.bbp-row-actions #subscription-toggle a,
#bbp-user-navigation li.current a,
#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name {
	color: #666;
	}

/* Primary Color */
a,
.g-html .highlight,
.g-btn.type_primary.outlined,
.no-touch .w-blog-entry-link:hover .w-blog-entry-title-h,
.no-touch .w-blog-entry-link:hover .w-blog-entry-preview-icon,
.no-touch .w-clients-nav:hover,
.l-main .w-contacts-item i,
.w-counter.color_primary .w-counter-number,
.w-filters-item.active .w-filters-item-link,
.no-touch .w-filters-item.active .w-filters-item-link:hover,
.w-icon.color_primary .w-icon-link,
.w-iconbox-icon,
.no-touch .w-iconbox-link:hover .w-iconbox-title,
.no-touch .w-pagehead-nav .w-pagehead-nav-h .w-pagehead-nav-item:hover,
.w-shortblog-entry-title-h,
.w-tabs-item.active,
.no-touch .w-tabs-item.active:hover,
.w-tabs.layout_accordion .w-tabs-section.active .w-tabs-section-title,
.no-touch .w-tags.layout_block .w-tags-item-link:hover,
.w-team-member-link .w-team-member-name,
.widget.widget_nav_menu .menu-item.current-menu-item > a,
.woocommerce .products .product .button,
.no-touch .woocommerce .products .product .button.loading:hover,
.woocommerce .star-rating span:before,
.woocommerce .woocommerce-breadcrumb a,
.woocommerce div.product .woocommerce-tabs .tabs li.active,
.no-touch .woocommerce div.product .woocommerce-tabs .tabs li.active:hover,
.woocommerce .stars span a:after,
.woocommerce .cart-collaterals .cart_totals tr.total,
.woocommerce .checkout table.shop_table .total,
.woocommerce.widget.widget_shopping_cart p.total .amount,
#subscription-toggle span.is-subscribed:before,
#favorite-toggle span.is-favorite:before {
	color: #f58020;
	}
.l-submain.color_primary,
.w-actionbox.color_primary,
.g-btn.type_primary,
.g-btn.type_primary.outlined:before,
button,
input[type="submit"],
.g-pagination-item.active,
.no-touch .g-pagination-item:before,
.no-touch .w-iconbox.with_circle .w-iconbox-icon:before,
.no-touch .w-filters-item-link:hover,
.w-icon.color_primary.with_circle .w-icon-link,
.w-pricing-item.type_featured .w-pricing-item-title,
.w-pricing-item.type_featured .w-pricing-item-price,
.no-touch .w-team-member-links,
.w-timeline-item:before,
.w-timeline.type_vertical .w-timeline-section:before,
.w-timeline-section-title:before,
.w-timeline-section.active .w-timeline-section-title:before,
.no-touch .w-toplink.active:hover,
.no-touch .flex-direction-nav li span:before,
.no-touch .tp-leftarrow.default:before,
.no-touch .tp-rightarrow.default:before,
.no-touch .widget.widget_nav_menu .menu-item a:hover,
.woocommerce .button.alt,
.woocommerce .button.checkout,
.no-touch .woocommerce .products .product .button:hover,
.no-touch .woocommerce .woocommerce-pagination ul li a:hover,
.woocommerce .woocommerce-pagination ul li span.current,
.woocommerce .onsale,
.no-touch .woocommerce table.shop_table .product-remove a.remove:hover,
.woocommerce.widget_price_filter .ui-slider .ui-slider-range,
.woocommerce.widget_layered_nav ul li.chosen,
.woocommerce.widget_layered_nav_filters ul li a,
.no-touch .bbp-row-actions #favorite-toggle a:hover,
.no-touch .bbp-row-actions #subscription-toggle a:hover,
.no-touch .bbp-pagination-links a:hover,
.bbp-pagination-links span.current,
.no-touch span.bbp-topic-pagination a.page-numbers:hover,
p.demo_store {
	background-color: #f58020;
	}
.g-html blockquote,
.w-blog-entry.sticky,
.no-touch .w-clients-item:hover,
.w-filters-item.active .w-filters-item-link,
.w-tabs-item.active,
.no-touch .w-tabs-item.active:hover,
.no-touch .widget.widget_nav_menu .menu-item a:hover,
.woocommerce div.product .woocommerce-tabs .tabs li.active,
.woocommerce.widget_layered_nav ul li.chosen,
.no-touch .bbp-pagination-links a:hover,
.bbp-pagination-links span.current,
.no-touch span.bbp-topic-pagination a.page-numbers:hover,
#bbp-user-navigation li.current {
	border-color: #f58020;
	}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
textarea:focus,
select:focus,
.woocommerce .quantity input.qty:focus,
.woocommerce table.shop_table .actions .coupon .input-text:focus,
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content:focus {
	box-shadow: 0 0 0 2px #f58020;
	}
.g-btn.type_primary.outlined,
.w-clients-nav:hover,
.l-main .w-contacts-item i,
.w-iconbox.with_circle .w-iconbox-icon,
.no-touch .w-pagehead-nav .w-pagehead-nav-h .w-pagehead-nav-item:hover,
.no-touch .w-tags.layout_block .w-tags-item-link:hover,
.no-touch .w-testimonial:hover,
.w-timeline-item,
.w-timeline-section-title,
.woocommerce .products .product .button,
.no-touch .woocommerce .products .product .button.loading:hover {
	box-shadow: 0 0 0 2px #f58020 inset;
	}

/* Secondary Color */
.no-touch a:hover,
.no-touch a:active,
.g-btn.type_secondary.outlined,
.no-touch .w-blog.type_masonry .w-blog-entry-meta a:hover,
.w-counter.color_secondary .w-counter-number,
.w-icon.color_secondary .w-icon-link,
.no-touch .w-shortblog-entry-link:hover .w-shortblog-entry-title-h,
.no-touch .w-team-member-link:hover .w-team-member-name,
.no-touch .widget.widget_archive ul li a:hover,
.no-touch .widget.widget_categories ul li a:hover,
.no-touch .widget.widget_tag_cloud .tagcloud a:hover,
.no-touch .woocommerce .woocommerce-breadcrumb a:hover,
.no-touch .woocommerce.widget.widget_product_tag_cloud .tagcloud a:hover,
.no-touch li.bbp-forum-freshness > a:hover,
.no-touch li.bbp-topic-freshness > a:hover,
.no-touch p.bbp-topic-meta a:hover,
.no-touch .bbp-forum-header a.bbp-forum-permalink:hover,
.no-touch .bbp-topic-header a.bbp-topic-permalink:hover,
.no-touch .bbp-reply-header a.bbp-reply-permalink:hover,
.no-touch .bbp_widget_login a.button.logout-link:hover,
.no-touch #bbpress-forums div.bbp-topic-author a.bbp-author-name:hover,
.no-touch #bbpress-forums div.bbp-reply-author a.bbp-author-name:hover {
	color: #666;
	}
.l-submain.color_secondary,
.g-btn.type_secondary,
.g-btn.type_secondary.outlined:before,
.w-icon.color_secondary.with_circle .w-icon-link,
.no-touch .button:hover,
.no-touch input[type="submit"]:hover,
.no-touch .woocommerce .button:hover,
.no-touch .woocommerce .button.alt:hover,
.no-touch .woocommerce .button.checkout:hover,
.no-touch .woocommerce.widget_layered_nav_filters ul li a:hover {
	background-color: #666;
	}
.g-btn.type_secondary.outlined {
	box-shadow: 0 0 0 2px #666 inset;
	}

/* Fade Elements Color */
.w-blog-entry-meta,
.w-blog.type_masonry .w-blog-entry-meta a,
.w-bloglist-entry-date,
.w-bloglist-entry-author,
.w-blogpost-meta,
.w-comments-item-date,
.w-icon.color_fade .w-icon-link,
.no-touch .w-icon.color_fade.with_circle .w-icon-link:hover,
.w-links-anchor:before,
.w-pagehead p,
.w-pagehead-nav .w-pagehead-nav-h .w-pagehead-nav-item,
.w-search.submit_inside .w-search-submit:before,
.w-team-member-role,
.w-testimonial-person i,
#wp-calendar thead th,
.widget.widget_archive ul li:before,
.widget.widget_categories ul li:before,
.widget.widget_nav_menu .menu-item a:before,
.widget.widget_recent_entries ul li span,
.widget.widget_rss ul li span,
.widget.widget_rss ul li cite,
.widget.widget_tag_cloud .tagcloud a,
.woocommerce .woocommerce-breadcrumb,
.woocommerce .star-rating:before,
.woocommerce small.note,
.woocommerce .woocommerce-result-count,
.woocommerce .products .product .price del,
.woocommerce div.product .price del,
.woocommerce #reviews #comments .commentlist .meta,
.woocommerce .stars span:after,
.woocommerce table.shop_table .product-remove a.remove,
.woocommerce .cart-collaterals .cart_totals small,
.woocommerce #payment .payment_box span.help,
.woocommerce.widget.widget_product_tag_cloud .tagcloud a,
.woocommerce.widget.widget_product_categories ul li:before,
.bbp-topics-front ul.topic:before,
.bbp-topics ul.topic:before,
p.bbp-topic-meta,
p.bbp-topic-meta a,
div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header,
.bbp-pagination-count,
.bbp_widget_login a.button.logout-link,
.widget.widget_display_replies ul li div,
.widget.widget_display_topics ul li div,
.widget.widget_display_views ul li:before,
.widget.widget_display_forums ul li:before {
	color: #999;
	}
.w-shortblog-entry-meta-date {
	box-shadow: 0 0 0 2px #999 inset;
	}

/*************************** ALTERNATE CONTENT ***************************/

/* Background Color */
.l-submain.color_alternate,
.color_alternate .w-blog.type_masonry .w-blog-entry-preview:before,
.color_alternate .w-filters-item.active .w-filters-item-link,
.no-touch .color_alternate .w-filters-item.active .w-filters-item-link:hover,
.color_alternate .w-tabs-item.active,
.no-touch .color_alternate .w-tabs-item.active:hover,
.color_alternate .w-timeline-item,
.color_alternate .w-timeline-section-title,
.color_alternate .w-timeline.type_vertical .w-timeline-section-content {
	background-color: #f2f2f2;
	}
.color_alternate .g-btn.type_contrast,
.no-touch .color_alternate .g-btn.type_contrast:hover,
.no-touch .color_alternate .g-btn.type_contrast.outlined:hover,
.color_alternate .w-icon.color_border.with_circle .w-icon-link {
	color: #f2f2f2;
	}

/* Alternate Background Color */
.color_alternate input[type="text"],
.color_alternate input[type="password"],
.color_alternate input[type="email"],
.color_alternate input[type="url"],
.color_alternate input[type="tel"],
.color_alternate input[type="number"],
.color_alternate input[type="date"],
.color_alternate textarea,
.color_alternate select,
.color_alternate .w-blog.imgpos_atleft .w-blog-entry-preview-icon,
.color_alternate .w-filters,
.color_alternate .w-icon.color_text.with_circle .w-icon-link,
.color_alternate .w-icon.color_fade.with_circle .w-icon-link,
.color_alternate .w-pricing-item-title,
.color_alternate .w-pricing-item-price,
.color_alternate .w-tabs-list,
.color_alternate .widget.widget_nav_menu .menu-item.current-menu-item > a {
	background-color: #fff;
	}

/* Border Color */
.color_alternate .w-blog-entry,
.color_alternate .w-bloglist,
.color_alternate .w-blogpost,
.color_alternate .w-comments-item,
.color_alternate .w-pricing-item-h,
.color_alternate .w-tabs.layout_accordion,
.color_alternate .w-tabs.layout_accordion .w-tabs-section,
.color_alternate .w-timeline.type_vertical .w-timeline-section-content,
.color_alternate #wp-calendar thead th,
.color_alternate #wp-calendar tbody td,
.color_alternate #wp-calendar tfoot td,
.color_alternate .widget.widget_nav_menu .menu-item a,
.color_alternate .widget.widget_nav_menu .menu-item a:hover {
	border-color: #ddd;
	}
.color_alternate .g-hr-h i,
.color_alternate .page-404 i,
.color_alternate .w-icon.color_border .w-icon-link {
	color: #ddd;
	}
.color_alternate .g-hr-h:before,
.color_alternate .g-hr-h:after,
.color_alternate .g-btn.type_default,
.color_alternate .g-btn.type_default.outlined:before,
.color_alternate .w-icon.color_border.with_circle .w-icon-link,
.color_alternate .w-timeline-list:before {
	background-color: #ddd;
	}
.color_alternate .g-btn.type_default.outlined,
.color_alternate .g-pagination-item,
.color_alternate .w-socials-item-link,
.color_alternate .w-tags.layout_block .w-tags-item-link,
.color_alternate .w-team-member-links-item,
.color_alternate .w-testimonial {
	box-shadow: 0 0 0 2px #ddd inset;
	}

/* Heading Color */
.color_alternate h1,
.color_alternate h2,
.color_alternate h3,
.color_alternate h4,
.color_alternate h5,
.color_alternate h6,
.color_alternate input[type="text"],
.color_alternate input[type="password"],
.color_alternate input[type="email"],
.color_alternate input[type="url"],
.color_alternate input[type="tel"],
.color_alternate input[type="number"],
.color_alternate input[type="date"],
.color_alternate textarea,
.color_alternate select,
.no-touch .color_alternate .g-btn.type_default:hover,
.no-touch .color_alternate .g-btn.type_default.outlined:hover,
.color_alternate .g-btn.type_contrast.outlined,
.color_alternate .w-blog-entry-title,
.color_alternate .w-counter-number,
.color_alternate .w-pricing-item-title,
.color_alternate .w-pricing-item-price,
.color_alternate .w-search.submit_inside .w-search-submit:hover:before,
.color_alternate .w-shortblog-entry-meta-date,
.no-touch .color_alternate .w-tabs-item:hover,
.no-touch .color_alternate .w-testimonial:hover,
.color_alternate .w-timeline-item,
.color_alternate .w-timeline-section-title {
	color: #333;
	}
.color_alternate .g-btn.type_contrast,
.color_alternate .g-btn.type_contrast.outlined:before {
	background-color: #333;
	}
.color_alternate .g-btn.type_contrast.outlined {
	box-shadow: 0 0 0 2px #333 inset;
	}

/* Text Color */
.l-submain.color_alternate,
.color_alternate .g-btn.type_default,
.color_alternate .g-btn.type_default.outlined,
.color_alternate .g-pagination-item,
.color_alternate .w-clients-nav,
.color_alternate .w-clients-nav.disabled,
.color_alternate .w-clients-nav.disabled:hover,
.color_alternate .w-filters-item-link,
.color_alternate .w-icon.color_text .w-icon-link,
.color_alternate .w-socials-item-link,
.color_alternate .w-tags.layout_block .w-tags-item-link,
.color_alternate .widget.widget_archive ul li a,
.color_alternate .widget.widget_categories ul li a,
.color_alternate .widget.widget_nav_menu .menu-item a {
	color: #555;
	}

/* Primary Color */
.color_alternate a,
.color_alternate .g-btn.type_primary.outlined,
.no-touch .color_alternate .w-blog-entry-link:hover .w-blog-entry-title-h,
.no-touch .color_alternate .w-blog-entry-link:hover .w-blog-entry-preview-icon,
.no-touch .color_alternate .w-clients-nav:hover,
.color_alternate .l-main .w-contacts-item i,
.color_alternate .w-counter.color_primary .w-counter-number,
.color_alternate .w-filters-item.active .w-filters-item-link,
.no-touch .color_alternate .w-filters-item.active .w-filters-item-link:hover,
.color_alternate .w-icon.color_primary .w-icon-link,
.color_alternate .w-iconbox-icon,
.no-touch .color_alternate .w-iconbox-link:hover .w-iconbox-title,
.no-touch .color_alternate .w-pagehead-nav .w-pagehead-nav-h .w-pagehead-nav-item:hover,
.color_alternate .w-shortblog-entry-title-h,
.color_alternate .w-tabs-item.active,
.no-touch .color_alternate .w-tabs-item.active:hover,
.color_alternate .w-tabs.layout_accordion .w-tabs-section.active .w-tabs-section-title,
.no-touch .color_alternate .w-tags.layout_block .w-tags-item-link:hover,
.color_alternate .w-team-member-link .w-team-member-name,
.color_alternate .widget.widget_nav_menu .menu-item.current-menu-item > a {
	color: #f58020;
	}
.color_alternate .g-btn.type_primary,
.color_alternate .g-btn.type_primary.outlined:before,
.color_alternate input[type="submit"],
.color_alternate .g-pagination-item.active,
.no-touch .color_alternate .g-pagination-item:before,
.no-touch .color_alternate .w-iconbox.with_circle .w-iconbox-icon:before,
.no-touch .color_alternate .w-filters-item-link:hover,
.color_alternate .w-icon.color_primary.with_circle .w-icon-link,
.color_alternate .w-pricing-item.type_featured .w-pricing-item-title,
.color_alternate .w-pricing-item.type_featured .w-pricing-item-price,
.no-touch .color_alternate .w-team-member-links,
.color_alternate .w-timeline-item:before,
.color_alternate .w-timeline.type_vertical .w-timeline-section:before,
.color_alternate .w-timeline-section-title:before,
.color_alternate .w-timeline-section.active .w-timeline-section-title:before,
.no-touch .color_alternate .w-toplink.active:hover,
.no-touch .color_alternate .flex-direction-nav li span:before,
.no-touch .color_alternate .tp-leftarrow.default:before,
.no-touch .color_alternate .tp-rightarrow.default:before,
.no-touch .color_alternate .widget.widget_nav_menu .menu-item a:hover {
	background-color: #f58020;
	}
.color_alternate .g-html blockquote,
.color_alternate .w-blog-entry.sticky,
.no-touch .color_alternate .w-clients-item:hover,
.color_alternate .w-filters-item.active .w-filters-item-link,
.color_alternate .w-tabs-item.active,
.no-touch .color_alternate .w-tabs-item.active:hover,
.no-touch .color_alternate .widget.widget_nav_menu .menu-item a:hover {
	border-color: #f58020;
	}
.color_alternate input[type="text"]:focus,
.color_alternate input[type="password"]:focus,
.color_alternate input[type="email"]:focus,
.color_alternate input[type="url"]:focus,
.color_alternate input[type="tel"]:focus,
.color_alternate input[type="number"]:focus,
.color_alternate input[type="date"]:focus,
.color_alternate textarea:focus,
.color_alternate select:focus {
	box-shadow: 0 0 0 2px #f58020;
	}
.color_alternate .g-btn.type_primary.outlined,
.color_alternate .w-clients-nav:hover,
.color_alternate .l-main .w-contacts-item i,
.color_alternate .w-iconbox.with_circle .w-iconbox-icon,
.no-touch .color_alternate .w-pagehead-nav .w-pagehead-nav-h .w-pagehead-nav-item:hover,
.no-touch .color_alternate .w-tags.layout_block .w-tags-item-link:hover,
.no-touch .color_alternate .w-testimonial:hover,
.color_alternate .w-timeline-item:before,
.color_alternate .w-timeline-section-title:before {
	box-shadow: 0 0 0 2px #f58020 inset;
	}

/* Secondary Color */
.no-touch .color_alternate a:hover,
.no-touch .color_alternate a:active,
.color_alternate .g-btn.type_secondary.outlined,
.no-touch .color_alternate .w-blog.type_masonry .w-blog-entry-meta a:hover,
.color_alternate .w-counter.color_secondary .w-counter-number,
.color_alternate .w-icon.color_secondary .w-icon-link,
.no-touch .color_alternate .w-shortblog-entry-link:hover .w-shortblog-entry-title-h,
.no-touch .color_alternate .w-team-member-link:hover .w-team-member-name,
.no-touch .color_alternate .widget.widget_archive ul li a:hover,
.no-touch .color_alternate .widget.widget_categories ul li a:hover,
.no-touch .color_alternate .widget.widget_tag_cloud .tagcloud a:hover {
	color: #666;
	}
.color_alternate .g-btn.type_secondary,
.color_alternate .g-btn.type_secondary.outlined:before,
.color_alternate .w-icon.color_secondary.with_circle .w-icon-link {
	background-color: #666;
	}
.color_alternate .g-btn.type_secondary.outlined {
	box-shadow: 0 0 0 2px #666 inset;
	}

/* Fade Elements Color */
.color_alternate .w-blog-entry-meta,
.color_alternate .w-blog.type_masonry .w-blog-entry-meta a,
.color_alternate .w-bloglist-entry-date,
.color_alternate .w-bloglist-entry-author,
.color_alternate .w-blogpost-meta,
.color_alternate .w-comments-item-date,
.color_alternate .w-icon.color_fade .w-icon-link,
.color_alternate .w-links-anchor:before,
.color_alternate .w-pagehead p,
.color_alternate .w-pagehead-nav .w-pagehead-nav-h .w-pagehead-nav-item,
.color_alternate .w-search.submit_inside .w-search-submit:before,
.color_alternate .w-team-member-role,
.color_alternate .w-testimonial-person i,
.color_alternate  #wp-calendar thead th,
.color_alternate .widget.widget_archive ul li:before,
.color_alternate .widget.widget_categories ul li:before,
.color_alternate .widget.widget_nav_menu .menu-item a:before,
.color_alternate .widget.widget_recent_entries ul li span,
.color_alternate .widget.widget_rss ul li span,
.color_alternate .widget.widget_rss ul li cite,
.color_alternate .widget.widget_tag_cloud .tagcloud a {
	color: #999;
	}
.color_alternate .w-shortblog-entry-meta-date {
	box-shadow: 0 0 0 2px #999 inset;
	}

/*************************** SUBFOOTER ***************************/

/* Background Color */
.l-subfooter.at_top {
	background-color: #1a1a1a;
	}

/* Border Color */
.l-subfooter.at_top,
.l-subfooter.at_top #wp-calendar thead th,
.l-subfooter.at_top #wp-calendar tbody td,
.l-subfooter.at_top #wp-calendar tfoot td,
.l-subfooter.at_top .widget.widget_nav_menu .menu-item a,
.l-subfooter.at_top .woocommerce.widget ul.product_list_widget li {
	border-color: #222;
	}
.l-subfooter.at_top .w-socials-item-link {
	box-shadow: 0 0 0 2px #222 inset;
	}

/* Text Color */
.l-subfooter.at_top,
.l-subfooter.at_top .w-socials-item-link,
.l-subfooter.at_top .widget.widget_tag_cloud .tagcloud a {
	color: #808080;
	}

/* Heading Color */
.l-subfooter.at_top h1,
.l-subfooter.at_top h2,
.l-subfooter.at_top h3,
.l-subfooter.at_top h4,
.l-subfooter.at_top h5,
.l-subfooter.at_top h6 {
	color: #ccc;
	}

/* Link Color */
.l-subfooter.at_top a,
.l-subfooter.at_top .widget.widget_archive ul li a,
.l-subfooter.at_top .widget.widget_categories ul li a,
.l-subfooter.at_top .widget.widget_nav_menu .menu-item a {
	color: #ccc;
	}

/* Link Hover Color */
.no-touch .l-subfooter.at_top a:hover,
.no-touch .l-subfooter.at_top .widget.widget_archive ul li a:hover,
.no-touch .l-subfooter.at_top .widget.widget_categories ul li a:hover,
.no-touch .l-subfooter.at_top .widget.widget_tag_cloud .tagcloud a:hover {
	color: #fff;
	}

/* Fade Elements Color */
.l-subfooter.at_top .w-bloglist-entry-date,
.l-subfooter.at_top #wp-calendar thead th,
.l-subfooter.at_top .widget.widget_archive ul li:before,
.l-subfooter.at_top .widget.widget_categories ul li:before,
.l-subfooter.at_top .widget.widget_nav_menu .menu-item a:before,
.l-subfooter.at_top .widget.widget_recent_entries ul li span,
.l-subfooter.at_top .widget.widget_rss ul li span,
.l-subfooter.at_top .widget.widget_rss ul li cite {
	color: #666;
	}

/*************************** FOOTER ***************************/

/* Background Color */
.l-subfooter.at_bottom {
	background-color: #222;
	}

/* Text Color */
.l-subfooter.at_bottom {
	color: #666;
	}

/* Link Color */
.l-subfooter.at_bottom a {
	color: #999;
	}

/* Link Hover Color */
.no-touch .l-subfooter.at_bottom a:hover {
	color: #fff;
	}
.w-pagehead h1 {
    float: left;
    font-size: 24px;
    line-height: 34px;
    margin: 3px 0;
    }
.w-pagehead p {
    float: left;
    line-height: 22px;
    margin: 12px 0 0 22px;
    }
.w-pagehead .g-breadcrumbs {
    float: right;
    }
.w-pagehead-nav {
    float: right;
    margin: -5px 0;
    }
@media only screen and (max-width: 767px) {
.w-pagehead .g-breadcrumbs {
    float: none;
    clear: both;
    text-align: left;
    margin: 8px -4px 0;
    }
}
@media only screen and (max-width: 479px) {
.w-pagehead-nav {
    float: none;
    clear: both;
    }
}
.l-submain.for_pagehead,
.l-submain.for_pagehead.color_alternate {
    background-color: #f58020;
}
.l-subheader .w-nav.touch_enabled .w-nav-list.level_1 {
    max-height: 1000px;
}
.l-header-h .w-nav-anchor.level_1 {
    font-size: 13px;
    line-height: 16px;
}
body, p, td, .w-portfolio .w-portfolio-item .w-portfolio-item-title{
font:14px/24px "Open Sans",sans-serif  !important;
}
.l-subheader .w-nav-item{
font-family:"Open Sans",sans-serif  !important;
}
.w-logo-title{
font-family:"Open Sans",sans-serif  !important;
}
h1, h2, h3, h4, h5, h6, .w-counter-number, .w-pricing-item-title, .w-pricing-item-price, .w-shortblog-entry-meta-date-day, .tp-caption.impreza_white_huge, .tp-caption.impreza_white_big, .tp-caption.impreza_dark_huge, .tp-caption.impreza_dark_big{
font-family:"Open Sans",sans-serif  !important;
}
.one-third{
display:block !important;
}
.g-html .wp-caption.alignleft{
margin-bottom:2px;
}
.table-border{
border:1px solid #ccc;
text-align:centre;
}
.table-border tr{
border:1px solid #ccc;
}
.table-border th{
border:1px solid #ccc;
}
.table-border td{
border:1px solid #ccc;
}
.slideshare iframe{
height: 489px;
width:800px;
}
.w-gallery.type_masonry .w-gallery-tnail{
padding:5px;
}
.hdrbold {
    line-height: 17px; 
}
.digi-img-pop img{
/*margin-left:0;*/
}
.mfp-bg{
background:white;
opacity:1;
}
.mfp-title{
color:#000;
}
#menu-item-13511 a.level_1 span{
padding: 6px 12px;
}
.l-submain.color_alternate.lesspadding {
    padding: 25px 40px;
}
.thumb_carosal .slides > li{
padding-left:1px;
}
.state_sticky  .l-subheader-h .w-nav-list{
height: 62px;
}
span.red{
color:red;
}
span.bold{
font-weight:bold;
}
.g-hr {
margin: 20px;
}
.passes-holder-page #pass-fdv2 .hdrbold{
padding:0 20px;
font-weight: bold;
}
.hdrbold{
padding:0 23px;
}
.vprofile {
    background-color: #f58020;
    border-radius: 4px;
    color: #fff !important;
    padding: 4px 12px;
   margin-top:12px;
   float: right;
}
.speakers-holder .inner-speakers-holder .spkr-holder .sprimg:first-child{
width: 12% !important;
}
.speakers-holder .inner-speakers-holder .spkr-holder .sprimg img {
width: 100%;
}
.t_dglnknew{
display: block !important;
}
span.ticktext {
    color: #f58020;
    font-size: 12px;
}
#showPanel{
display:none;
}
#panelnew{
display:none;
}
.SpeakerGuideline .anlink{
margin-top:40px;
}
.SpeakerGuideline .ftop{
margin-top:40px;
}
.ssn-holder td:first-child{
  font-size: 25px !important;
  font-weight: bold !important;
  color: #f58020;
}
.ssn-holder.secline h3{
font-size:18px !important;
color: #000;
font-weight: bold;
}
#westVideHolder .SlideHolder{
height: 400px;
overflow: hidden;
}
#westVideHolder .VideoHolder{
height: 550px;
overflow: hidden;
}
.vd_gs_h_nn div:first-child{
text-indent : 29px;
}
#menu-item-28828 a.level_1 span {
    background-color: #f58020;
    border-radius: 4px;
    color: #fff !important;
    padding: 4px 12px;
}
table tr td{
border: 1px solid #f58020;
padding: 5px;
}
.l-submain.color_alternate, .l-submain .l-submain-h.g-html.i-cf .g-cols .one-quarter {
    display: block;
}
.noborder tr td{
border: none;
}
li.gallerybox {
    display: inline-block;
    padding-left: 22px !important;
}
/*span.w-nav-title, .w-logo-title{ font-family: "myriadpro_font" !important;}*/
span.w-nav-title, .w-logo-title, .entreprenourfont{ font-family: "myriadpro_font" !important;}
.l-subheader .w-nav-anchor.level_2 span.w-nav-title,.l-subheader .w-nav-anchor.level_3 span.w-nav-title {
    font-family: "Open Sans",sans-serif !important;
   font-size: 16px !important;
}
.l-subheader .entreprenourfont .w-nav-anchor.level_2 span.w-nav-title{ font-family: "myriadpro_font" !important;}
.w-pagehead h1{
font-family: "myriadpro_font" !important;
font-size: 20px;
}
div.nth-subh{
    font-size: 18px;
    margin-top: 7px;
    overflow: hidden;
    text-align: left;
}
table.ssn-holder tr td {
    border: none;
}
/* Passes Table STyling Start */
.w-pricing-item-header{
margin-bottom: 0;
}
.w-pricing-item-price{
display: none;
}
.w-pricing-item .w-pricing-item-features li{
text-align: left;
}
td.borderleft{
 border-left: 1px solid #DBDBDB !important
}
.ltw2.wdg-reg-sec.btm-rg-hd.borderleft{
width: 138px;
}
.ltw6.wdg-reg-fth.btm-rg-rw-sw.borderleft{
width: 118px;
}
.state_sticky .l-subheader-h .w-nav-list{
height: auto;
}
.passratestable .w-pricing-item{
width: 20%;
}
.passratestable .w-pricing-item:first-child{
width: 40%;
}
.passratestable .w-pricing-item .w-pricing-item-features li{
height: 65px;
}
.w-pricing-item-title{
background: #444545;
}
span.innerspan{
display: block;
text-align: center;
}
.w-pricing-item-title .hdrbold{
padding: 0;
}
.w-pricing-item-footer-button.g-btn.outlined{
padding: 8px;
}
.w-pricing-item .npassrt.hdrbold{
color: #fff;
}
.w-pricing-item-header .w-pricing-item-title{
color: #fff;
font-size: 17px;
font-weight: bold;
}
.passratestable .w-pricing-item .w-pricing-item-features li:nth-child(odd) {
   background-color: #ebebeb;
}
.passratestable .w-pricing-item .w-pricing-item-features li:nth-child(even) {
   background-color: #f7f7f4;
}
.passbeniftable .w-pricing-item .w-pricing-item-features li:nth-child(odd) {
   background-color: #ebebeb;
}
.passbeniftable .w-pricing-item .w-pricing-item-features li:nth-child(even) {
   background-color: #f7f7f4;
}
.bggreen{
background: #b0ed93  !important;
}
.passbeniftable .w-pricing-item{
width: 20%;
}
.passbeniftable .w-pricing-item:first-child{
width: 40%;
}
.passbeniftable .w-pricing-item .w-pricing-item-features li{
height: 60px;
}
.tickspan{
display: block;
text-align: center;
}
.w-pricing-item .w-pricing-item-features li{
border-left: 1px solid #eee;
}
li.w-pricing-item-feature.bggreen{
border-left: none;
}
.popularmedia {
    margin-left: 17%;
    text-align: center;
}
.bold{
font-size: 15px;
font-weight: bold;
}
.passbeniftable .w-pricing-item-title{
padding: 20px 0;
}
.w-pricing-item.type_featured .w-pricing-item-footer{
padding-bottom: 20px;
}
.w-pricing-item-footer{
padding: 7px 0;
}
.w-logo-title-h .wl-date{
    text-transform: uppercase;
    font-size: 13px;
}
.state_sticky .w-logo-title{
margin-top: 7px;
}
.w-pagehead h1 {
    text-transform: uppercase;
}
.sprites-cruise {
    width: 25%;
}

/* passes Table Styling End */

.w-socials-item.facebook {
    margin-left: 0;
}
@-moz-document url-prefix() {
.no-touch .l-submain.parallax_ver .l-submain-bg{
background-repeat: no-repeat;
background-position: 50% 0 !important;
}
}
/*
 * jQuery FlexSlider v2.4.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('../fonts/webfont/flexslider-icon.eot');
  src: url('../fonts/webfonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../fonts/webfonts/flexslider-icon.woff') format('woff'), url('../fonts/webfonts/flexslider-icon.ttf') format('truetype'), url('../fonts/webfonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
.thumb_carosal .flex-direction-nav {
    display: none;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  max-height: 590px;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: 'f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: 'f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: 'f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0 !important;
  position: static;
  overflow: hidden;
 height: 200px;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
 
}

@media only screen and (max-width: 1023px) {
     .l-canvas.headerpos_fixed .l-header{
        position:fixed;
    }
}

.jc {
    top: 9px;
    line-height: 36px;
    margin-left: 56%;
    color: #eee;
    width: 55%;}

@media only screen and (max-width: 1052px) {
    .jc {top: 9px;
line-height: 36px;
margin-left: 0 !important;
color: #eee;
width: 100% !important;
display:none;
          }
  .digimacorn-links {text-align: center !important;
width:100% !important}
}

@media only screen and (max-width: 1173px) {
  .jc{width: 56% !important;
  margin-left: 50% !important;
 }
}

.w-pricing-item-title.fcolumn {
    padding-bottom: 42px !important;}

.digimacorn-links span {

    margin-left: 0px;
}

.w-logo-title-h {
    margin-top: 4px;
}

.state_sticky .w-logo-title-h {
    margin-top: -4px;
}

l-sidebar .event {
    text-align: center;
    padding: 10px;
}

.l-sidebar .textwidget .gd-tph {
    text-align: center;
}

#prefooter ul li span {
    margin-left: -12px;
    font-size: 15px;
    margin-top: 1px;
    color: #f58020;
}

#prefooter ul li {
    display: block;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    margin: 0;
}

#prefooter ul {
    padding-left: 10px;
}

#prefooter ul {
    list-style: none;
    margin: 0;
    padding: 0;
    columns: 2;
    -webkit-columns: 2;
}

.dan div {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.dan div {
    margin-bottom: 3%;
}

.l-subfooter.at_top a {
    color: #fff;
}
.blt-ftr {
    margin-left: 35px;
}

.group-rates .w-pricing-item.type_featured .w-pricing-item-title {
    padding: 30px 0 40px;

}

.group-rates .hover-icon2 {
    background: url(https://www.digimarcon.com/wp-content/themes/Impreza/img/i-icon-white.png) no-repeat scroll 0 0 rgba(0,0,0,0);
    height: 16px;
    margin-right: 5px;
    margin-top: 0px;
        width: 100px;
    margin-left: 90px;
    display: block;
}

.clip-border {
    margin-bottom: 10px;
    height: 70px;
    border-top: 0;
    border: 1px solid #ccc;
}

button.button-clip:hover {
background-color: #666;
}

.clipboard {

margin-bottom: 30px;

}

.dvtwo {
position: relative;
    display: -webkit-box;
}

.banner-note {
width: 70%;
    padding-right: 10px;
    padding-left: 10px;
}
.banner_holder {
    margin-bottom: 0px;
}
#page {
    display: none;
}

#loading {
    display: block;
    top: 0;
    right 0;
    z-index: 100;
    width:15vw;
    height: 10vh;
 background-size: 20px 20px;
    background-image: url("https://digimarconstpetersburg.com/wp-content/uploads/2018/02/loading.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.vd_gs_h .w-tabs-item:nth-child(5n) .w-tabs-item-icon {
    background: url(https://digimarconstpetersburg.com/wp-content/uploads/2018/05/slides-icon.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    height: 32px;
    width: 32px;
}

.mc2 .vd_gs_h .w-tabs-item:nth-child(4n) .w-tabs-item-icon {
    background: url(https://digimarconstpetersburg.com/wp-content/uploads/2018/05/slides-icon.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    height: 32px;
    width: 32px;
}

.mc .vd_gs_h_nn div:nth-child(5) {
    /* height: 60px; */
    text-align: center;
    vertical-align: top;
}


.expert_slider .wpb_single_image.wpb_content_element.animate_afl.d1.align_center.animate_start {
    display: none;
    visibility: hidden;
}


.expert_slider .one-half.animate_afl.animate_start {
    margin-top: 20px;
}

#rev_slider_7_2 .tp-rightarrow {
    left: 106% !important;
}

#rev_slider_8_3 .tp-rightarrow {
    left: 106% !important;
}


#rev_slider_7_2 .tp-leftarrow {
    margin-left: -35px;
}
#rev_slider_8_3 .tp-leftarrow {
    margin-left: -35px;
}

#rev_slider_7_2 .tp-bullets {
    top: 107% !important;
}
#rev_slider_8_3 .tp-bullets {
    top: 107% !important;
}


#rev_slider_7_2 .uranus .tp-bullet {
    width: 5px !important;
    height: 5px !important;
    
}
#rev_slider_8_3 .uranus .tp-bullet {
    width: 5px !important;
    height: 5px !important;
    
}

.achieve_content .wpb_single_image.wpb_content_element.animate_afb.d1.align_center.animate_start {
    display: none;
    visibility: hidden;
}

div#rev_slider_8_3 {
    height: 305px !important;
}

div#rev_slider_8_3_wrapper {
    height: 305px !important;
}

div#rev_slider_7_2 {
    height: 305px !important;
}

div#rev_slider_7_2_wrapper {
    height: 305px !important;
}


/***** home slider ***/

#rev_slider_9_1 .tp-bullet {
    width:10px !important;
    height: 10px !important;
  
}


@media (min-width:1400px) and (max-width:1450px)
{

div#rev_slider_9_1_wrapper {
    margin-top: -30px !important;
}

}


@media (min-width:1350px) and (max-width:1400px)
{

div#rev_slider_9_1_wrapper {
    margin-top: -55px !important;
}

}

@media (min-width:1300px) and (max-width:1350px)
{

div#rev_slider_9_1_wrapper {
    margin-top: -70px !important;
}

}


@media (min-width:1025px) and (max-width:1300px)
{

div#rev_slider_9_1_wrapper {
    margin-top: -90px !important;
}

}

@media (min-width:945px) and (max-width:1025px)
{

.tp-rightarrow.tparrows.uranus.noSwipe {

    margin-top: 160px;

}
.tp-leftarrow.tparrows.uranus.noSwipe {

    margin-top: 160px;

}

div#rev_slider_9_1_wrapper {
    margin-top: -340px !important;
}

h1.main_title {
    margin-top: 220px !important;
}

}

@media (min-width:897px) and (max-width:945px)
{

div#rev_slider_9_1_wrapper {
    margin-top: -320px !important;
}

h1.main_title {
    margin-top: 190px !important;
}

}

@media (min-width:777px) and (max-width:897px)
{

div#rev_slider_9_1_wrapper {
    margin-top: -300px !important;
}

h1.main_title {
    margin-top: 150px !important;
}

}


@media (min-width:740px) and (max-width:776px)
{

div#rev_slider_9_1_wrapper {
    margin-top: -630px !important;
}

h1.main_title {
    margin-top: 150px !important;
}

}


@media (min-width:590px) and (max-width:740px)
{

div#rev_slider_9_1_wrapper {
    margin-top: -500px !important;
}

h1.main_title {
    margin-top: 150px !important;
}

}


@media (min-width:360px) and (max-width:590px)
{

div#rev_slider_9_1_wrapper {
    margin-top: -420px !important;
}

h1.main_title {
    margin-top: 150px !important;
}

}


@media (min-width:320px) and (max-width:360px)
{

div#rev_slider_9_1_wrapper {
    margin-top: -370px !important;
}

h1.main_title {
    margin-top: 150px !important;
}

}

@media (min-width:10px) and (max-width:320px)
{

div#rev_slider_9_1_wrapper {
    margin-top: -270px !important;
}

h1.main_title {
    margin-top: 150px !important;
}

}

.w-actionbox.color_custom.controls_bottom {
    border-radius: 0px;
}

.up-footer .wreg-tb-tbl td {
    border: 0px;
margin: auto;
    padding: 0px;

}
td.wdreg-tp-td span.hdrbold-new {
    font-weight: bold;
    width: 200px;
    font-size: 13px !important;
    line-height: 1.2;
}
#bkinst .digi-img-pop {
        width: 100% !important;
padding: 0px !important;
    margin-bottom: -2px !important;
}

.digi-img-pop img {
    cursor: pointer;
    position: relative;
    margin-left: auto;
  margin-top: -0px;
width: 100%;
height: 100%;
}

.digi-img-pop a {
margin-top: 0px
}

.up-footer a.cboxElement {
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    top: 35%;

}


.wreg-tb-tbl {
border: 0px;

}

/** POP UP **/
.pop1_open, .pop2_open, .pop3_open, .pop4_open, .pop5_open, .pop6_open, .pop7_open, .pop8_open, .pop9_open, .pop10_open, .pop11_open, .pop12_open  {
display: inline-table !important;
position: fixed;
    background-color: red;
    padding: 20px;
    z-index: 200;
    top: 50%;
    bottom: 50%;
    left: 0;
    right: 0;
    margin: auto;
    width:600px;
    text-align: center;
    background: white;
    border-radius: 10px;
    border: 4px solid #f58020;
}
.up-footer a.cboxElement {
    cursor: pointer;
}


@media screen and (max-width:800px) {

.pop1_open, .pop2_open, .pop3_open, .pop4_open, .pop5_open, .pop6_open, .pop7_open, .pop8_open, .pop9_open, .pop10_open, .pop11_open, .pop12_open {

    width: 100% !important;
}

}

@media screen and (max-width: 1200px) {

 .wpb_wrapper.the_diffe h4 {
    padding: 0px !important;
}

}

button#buttons_closed {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #ff000000;
    color: #f58020;
    font-size: 19px;
    margin-right: -15px;
}

td.wdg-reg-fr.tp-rg-rw-hdng.wdreg-tp-td a {
    color: #fff;
    cursor: pointer;
}
button#btn1, button#btn2, button#btn3, button#btn4, button#btn5, button#btn6, button#btn7, button#btn8, button#btn9, button#btn10, button#btn11, button#btn12 {
    padding: 0px;
    margin: 0px;
    height: 100%;
    border-radius: 0px;
}

td.wdg-reg-sec.btm-rg-hd.wdreg-tp-td a {
    color: #fff;
    cursor: pointer;
}
td.wdg-reg-thr.btm-rg-hd.wdreg-tp-td a {
    color: #fff;
    cursor: pointer;
}
td.wdg-reg-frt.btm-rg-hd.wdreg-tp-td a {
    color: #fff;
    cursor: pointer;
}

span.digi-img-pop a:hover {
    color: #fff;
}

span.digi-img-pop button {
    width: 100%;
}

.pop_1_display, .pop_2_display, .pop_3_display, .pop_4_display, .pop_5_display, .pop_6_display, .pop_7_display, .pop_8_display, .pop_9_display, .pop_10_display, .pop_11_display, .pop_12_display  {
    display: none;
    position: fixed;
    padding: 20px;
    z-index: 200;
    top: 10%;
    text-align: center;
    bottom: 10%;
    left: 0;
    right: 0;
    margin: auto;
    width: 600px;
    background: white;
    border-radius: 10px;
    border: 4px solid #f58020;
    overflow-x: hidden;
    overflow-y: scroll;
}

#menu-item-28828 a.level_1 span {
    background-color: #59ba41;
}

.w-logo .w-logo-img {
    width: 120px !important;
}

.state_sticky .sticky-head {
    display: inline-block !important;
}

.state_sticky .fixed-head {
    display: none;
}
@media (min-width:1000px) and (max-width:2000px)
{

li#menu-item-28831 ul {
    right: 100% !important;
    left: auto;
}
li#menu-item-28830 ul {
    right: 100% !important;
    left: auto;
}

}
.g-btn.type_secondary.outlined:before {
    background-color: #666 !IMPORTANT;
    z-index: -9999999 !important;
}
img.passes-img {
    width: 50%;
    margin-top: 20px;
    margin-bottom: -20px;
}
img.passes-img-2 {
    width: 25%;
    margin-top: 20px;
}

span.strike_price {
    font-weight: normal !important;
}
span.sign-dll-strike {
    font-size: 18px !important;
    position: absolute;
    margin-top: -6px;
}
span.main-strike {
    text-decoration: line-through;
}
.w-pricing-item-feature.bggreen span.innerspan.bold {
    font-size: 2rem;
    line-height: 2rem;
    color: #f58020;
    font-weight: 600;
}
span.sign-dll {
    font-size: 25px !important;
    position: absolute;
    margin-top: -6px;
}
span.strike_price {
    font-size: 1.3rem;
    display: block;
    text-align: center;
}
.passes-yes-img {
    width: 23% !important;
}
.passratestable li.w-pricing-item-feature {
    padding-top: 20px !important;
}
li.w-pricing-item-feature.bggreen {
    padding-bottom: 65px !important;
}
li.w-pricing-item-feature.bggreen {
    padding-top: 12px !important;
}
.bggreen {
    background: #f7f7f4 !important;
}
li.w-pricing-item-feature.yes-withtxt {
    padding-top: 5px !important;
}
.w-pricing-item-h li {
    font-weight: bold !important;
}
img.discount-img {
    width: 70px;
    margin-left: 25px;
    margin-top: -50px;
}
li.w-pricing-item-feature.bonus-row {
    background-color: #f58021 !important;
    border: 0px;
}
@media (max-width: 767px) and (min-width: 10px){
img.passes-img-2 {
    display: none;
}
.w-pricing-item {
    width: 101% !important;
}
.passratestable img.passes-img {
    width: 30%;
    margin-top: 20px;
}

.w-pricing-item .passes-yes-img {
    width: 5% !important;
}
.img-pop img {
    bottom: 56.6% !IMPORTANT;
    right: 0% !important;
}

}

span.innerspan.bold {
    font-family: "Open Sans",sans-serif !important;
}
span.main-strike {
    text-decoration: line-through;
    font-family: "Open Sans",sans-serif !important;
}
li.w-pricing-item-feature {
    font-family: sans-serif;
    font-size: 15px !important;
}

.passratestable.acad .w-pricing-item .w-pricing-item-features li:nth-child(odd) {
    background-color: #ebebeb !important;
}
.acad a.w-pricing-item-footer-button {
    background-color: #59ba40 !important;
    color: #fff !IMPORTANT;
    box-shadow: none !important;
}


.acad .w-pricing-item-feature.bggreen span.innerspan.bold {
    margin-top: 0px;
}

* {
  box-sizing: border-box;
}

/* Create three equal columns that floats next to each other */
.column22 {
  float: left;
  width: 33.33%;
  padding: 10px;
    border: 1px solid #eee;
}

/* Clear floats after the columns */
.row22:after {
  content: "";
  display: table;
  clear: both;
}

.row22 p a {
    border: 0px !important;
}
.videodemand .w-tabs-list {
    display: inline-flex;
}