/*
Theme Name: Elumenati Storefront
Author: Codyfi
Author URI: https://www.codyfi.com
Version: 1.0
Template: storefront
*/

/*
* Theme Defaults
*/
@import url('https://fonts.googleapis.com/css?family=News+Cycle');
@import url("//fast.fonts.net/t/1.css?apiType=css&projectid=93bea458-f57d-47dc-b99c-672dc343a9d8");
    @font-face{
        font-family:"News Gothic MT W01";
        src:url("Fonts/37d9e911-0350-4505-a092-d4bb68731be9.eot?#iefix");
        src:url("Fonts/37d9e911-0350-4505-a092-d4bb68731be9.eot?#iefix") format("eot"),url("Fonts/a48fde8c-ae6e-4cd2-882e-c9296613398c.woff2") format("woff2"),url("Fonts/df9b49fd-a69d-4b3c-9502-e148796c36ba.woff") format("woff"),url("Fonts/2547c32b-e98b-487e-b645-8f51db8ae92f.ttf") format("truetype");
    }

     @font-face{
        font-family:"NewsGothicBTW01-Roman";
        src:url("Fonts/2ab41807-7f9a-4324-a200-2e9b937392e9.eot?#iefix");
        src:url("Fonts/2ab41807-7f9a-4324-a200-2e9b937392e9.eot?#iefix") format("eot"),url("Fonts/2ee64045-9bad-4ff8-a2bb-842399d6a212.woff2") format("woff2"),url("Fonts/64ba73e2-d155-4808-9367-d8f8bf4056c0.woff") format("woff"),url("Fonts/bef61888-ecb5-403c-91f4-c9e234124903.ttf") format("truetype");
    }

    @font-face{
        font-family:"NewsGothicBTW01-Italic";
        src:url("Fonts/6889963e-af61-4bcc-96e9-dbf3138a894c.eot?#iefix");
        src:url("Fonts/6889963e-af61-4bcc-96e9-dbf3138a894c.eot?#iefix") format("eot"),url("Fonts/22cca321-aded-4fd5-9974-5b103ba6c4db.woff2") format("woff2"),url("Fonts/6eeff14a-d477-468d-90d2-a6096360d776.woff") format("woff"),url("Fonts/73de27e0-b77e-47d4-80b0-71155bb8fed8.ttf") format("truetype");
    }
    @font-face{
        font-family:"News Gothic BT W01 Bold1120759";
        src:url("Fonts/661a0db3-b38c-476b-99ee-fe9c88c33119.eot?#iefix");
        src:url("Fonts/661a0db3-b38c-476b-99ee-fe9c88c33119.eot?#iefix") format("eot"),url("Fonts/032946da-2b79-466c-a445-d74ef8fd9e0f.woff2") format("woff2"),url("Fonts/a9366cf7-9c34-4552-bb43-624e2d9961bd.woff") format("woff"),url("Fonts/822ef98f-cc83-4509-85da-cd984a5f5543.ttf") format("truetype");
    }
    @font-face{
        font-family:"NewsGothicMTW01-Condens";
        src:url("Fonts/433ff4b6-2fc7-496a-84d2-745196f0ea97.eot?#iefix");
        src:url("Fonts/433ff4b6-2fc7-496a-84d2-745196f0ea97.eot?#iefix") format("eot"),url("Fonts/7d700d96-7f42-4b9c-9cca-078ad6e92834.woff2") format("woff2"),url("Fonts/8b9240f4-15ca-46ac-94fb-bc6600c1560e.woff") format("woff"),url("Fonts/40ae0693-1573-4fec-8990-e66a786f3594.ttf") format("truetype");
    }
    @font-face{
        font-family:"NewsGothicBTW01-Light";
        src:url("Fonts/86090195-d68c-4ae2-984a-bfaaf50a8e11.eot?#iefix");
        src:url("Fonts/86090195-d68c-4ae2-984a-bfaaf50a8e11.eot?#iefix") format("eot"),url("Fonts/f3ac91c7-e9ea-4f2a-bd6b-3b5eff376d66.woff2") format("woff2"),url("Fonts/196e977f-3d22-405b-b5b8-962366f48c0c.woff") format("woff"),url("Fonts/8be2a532-71e9-4352-83e1-4d50edc1fad8.ttf") format("truetype");
    }



body {
	background-color: #131430;
	color: #cad1ff;
	/*font-family: "News Cycle", sans-serif;*/
	font-family: 'News MT Gothic W01', sans-serif;
}

/*
* Typography
*/
h1,h2,h3,h4,h5,h6 {
	margin: 0 0 15px 0;
    font-family: 'NewsGothicBTW01-Light', sans-serif;
    font-weight: 700;
}

h2 {
   font-size: 30px;
   line-height: 38px;
}


hr {
	box-sizing: content-box;
    height: 0;
    margin: 15px 0;
    border: 0;
    border-top: 1px solid rgba(0,0,0,0.12);
    color: #cad1ff;
    background-color: #cad1ff;
}

/*
* Main Template
*/
.hentry {
  margin-bottom: 0;
}

.site-main {
    margin-bottom: 0;
}

/*
* Header
*/
.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
	margin-bottom: 0;
}

.site-header {
	background-color: #0a0a18;
	color: #fff;
	border-bottom: 0;
	margin-bottom: 0;
}

.site-header a {
	color: #fff;
}

.main-navigation ul.menu ul.sub-menu {
	background-color: #0e0f24;
}


.main-navigation ul li a, .site-title a, ul.menu li a {
	color: #fff;
}

.main-navigation ul li a:hover, ul.menu li a:hover {
	color: #f8991d;
}

.site-header ul.menu li.current-menu-item > a {
	color: #f8991d;
}

.header-featured-image img {
  width: 100%;
}


/*
* Before Footer
*/
.all-seeing {
	background: url('/wp-content/themes/elumenati-storefront/images/abstractlens_grey.jpg') no-repeat center;
	background-size: cover;
	padding: 2rem 0;
  clear:both !important;
  margin-top: 1em;
}


/*
* Footer
*/
.site-footer {
	background: #0a0a18;
	color: #cad1ff;
	text-transform: none;
	padding: 1.618em 0;
}

.site-footer a {
	color: #fff;
}

.footer-widgets {
	padding: 0;
}

/* Social Icons */
.footer-widget-2 .rc-social-icons a {
    border: 1px solid rgba(255,255,255,0.7);
    border-radius: 100%;
    display: inline-block;
    height: 50px;
    line-height: 20px;
    margin: 0 8px;
    padding: 12px;
    width: 50px;
    transition: 0.4s;
    text-align: center;
}

.footer-widget-2 a {
    color: rgba(255,255,255,0.7);
    text-decoration: none;
}

.footer-widget-2 .rc-social-icons a i {
    font-size: 20px;
    line-height: 20px;
    color: rgba(255,255,255,0.7);
}

.footer-widget-2 {
	text-align: center;
}

.footer-widget-3 {
	font-size: 14px;
	text-align: center;
}

/* Left Nav */
.widget_nav_menu ul li::before {
    content: none;
}

#menu-footer-menu li {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'NewsGothicBTW01-Light', sans-serif;
    font-weight: 700;
    transition: 0.4s;
}

#menu-footer-menu li a {
	color: #fff;
	padding: 4px;
}

/*
* RC Styles
*/
.rc-background-add-texture {
	/* background: url('/wp-content/themes/elumenati-storefront/images/dome-textured-2.png'); */
    background: url('/wp-content/themes/elumenati-storefront/images/dome-textured.svg');
	background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}

.rc-content-section:not(.rc-content-section-no-padding) {
    padding: 48px 24px;
}

.rc-background-color-royal-purple hr, .rc-project-archive-intro hr, .rc-project-wrap .rc-single-project hr {
    border-color: rgba(255,255,255,0.12);
}

.rc-gravity-form-max-width>div,
.rc-max-width-960-center>div {
	max-width: 960px;
	margin: 0 auto;
}

a.uk-button:not(.uk-button-success),
a.button:not(.button-success) {
    border-radius: 24px;
}

a.uk-button,
a.button {
    border: 2px solid #f8991d;
    font-family: 'NewsGothicBTW01-Light', sans-serif;
    font-weight: 700;
    margin-top: 14px;
    min-width: 200px !important;
    transition: 0.3s;
}

.uk-button,
.button {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: #131430 !important;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 15px;
    background: #f8991d;
    vertical-align: middle;
    line-height: 40px;
    min-height: 40px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
}

a.button.hollow,
a.uk-button.hollow {
    border: 2px solid #f8991d;
    background: transparent;
    color: #f8991d !important;
}

.banner_0,
.woocommerce-products-header {
	text-align: center;
	background: url('/wp-content/themes/elumenati-storefront/images/dome-textured-2.png');
	background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.5);
    padding-top: 30px !important;
    padding-bottom: 40px !important;
    margin-bottom: 6px;
    z-index: 1;
}

.banner_0>div,
.woocommerce-products-header>div {
	max-width: 960px;
	margin: 0 auto;
}

header.woocommerce-products-header p {
    padding: 0;
    margin: 0;
}

span.small-headline {
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.gform_wrapper {
   margin-top: 4em;
}

#gform_1 .gform_footer .gform_button, #gform_5 .gform_footer .gform_button, #gform_8 .gform_footer .gform_button {
    background: #f8991d;
    border: 2px solid #f8991d;
    color: #131430;
    font-weight: 400;
    transition: 0.4s;
    border-radius: 24px;
    padding: 0 15px;
    margin: 0 auto;
    width: 150px;
    display: block;
}

.gform_wrapper .gform_footer .uk-button {
    border-radius: 24px;
    color: #f8991d;
    display: block !important;
    font-family: 'NewsGothicBTW01-Light', sans-serif;
    font-weight: 700;
    font-size: 16px !important;
    margin: 0 auto !important;
    transition: 0.4s;
    min-width: 200px !important;
    height: 40px;
}

input#gform_submit_button_3 {
    margin: 0 auto;
    text-align: center;
    padding: 0 15px;
    border-radius: 24px;
}

div#gform_wrapper_3 .gform_footer {
    text-align: center;
}

/* get rid of list-style in design tool related projects */
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html .design-tool ul li {
    list-style-type: none!important;
}

/* get rid of gravity form margin in design tool related projects */
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html .design-tool ul {
  margin: 0 !important;
}

/* Grid */
.rc-user-types-callout .rc-user-type > .uk-panel, .rc-project-archive-items .rc-user-type > .uk-panel, .rc-post-archive-items .rc-user-type > .uk-panel, .rc-project-archive-items .rc-project-archive-item .uk-panel, .rc-single-product-related-projects .rc-single-product-related-projects-item .uk-panel, .rc-post-archive-items .rc-project-archive-item .uk-panel, .rc-post-archive-items .rc-post-archive-item .uk-panel {
    background-color: #1b1c43;
    border: 1px solid rgba(0,0,0,0.12);
    box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.15) !important;
    padding: 0;
}

.uk-grid > * {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    margin: 0;
    float: left;
}

.uk-grid-match > * {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.uk-panel:before, .uk-panel:after {
    content: "";
    display: table;
}

.uk-badge-notification {
    box-sizing: border-box;
    min-width: 18px;
    border-radius: 500px;
    font-size: 12px;
    line-height: 18px;
}
.uk-badge {
    display: inline-block;
    padding: 0 5px;
    background: #f8991d;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    text-transform: none;
}

.uk-text-center {
    text-align: center;
}

p:empty {
    height: 0px;
    margin: 0;
    padding: 0;
}

/*
* Cart Page
*/

.storefront-breadcrumb {
    display: none;
}
/*
.woocommerce-cart .site-content {
    background-color: #fff;
}

.woocommerce-cart table th {
    background-color: #fff;
}

.woocommerce-cart table tbody td {
    background-color: #fff;
    color: #11122e;
}

.woocommerce-cart table.cart td.product-remove, .woocommerce-cart table.cart td.actions {
    border-top-color: #fff;
}

.woocommerce-cart table tbody tr:nth-child(2n) td, .woocommerce-cart fieldset, .woocommerce-cart fieldset legend {
    background-color: #fff;
}


.woocommerce-cart th {
  color: #11122e;
}

 */
.woocommerce-message,
.woocommerce-info {
    background-color: inherit;
    color: #fff;
    border: 4px solid #3a3c5d;
}

.button.wc-forward,
.button.wc-forward:hover {
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: #131430 !important;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 15px;
    background: #f8991d;
    vertical-align: middle;
    line-height: 40px;
    min-height: 40px;
    font-size: 16px;
    text-decoration: none;
    text-align: center
}

.wc-proceed-to-checkout .button.checkout-button {
    font-size: inherit;
}



.button.alt {
  background-color: #f8991d;
  border-color: #f8991d;
}

.woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}

.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
}

.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 6px 12px;
    vertical-align: middle;
}


.woocommerce .cart_totals table.shop_table th {
    border-top: 1px solid rgba(0,0,0,.1);
}



.woocommerce .cart_totals table.shop_table tr:first-child th,
.woocommerce .cart_totals table.shop_table tr:first-child td {
    border-top: 0 !important;
}



.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
    text-align: right;
}

.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    float: left;
}

#add_payment_method table.cart td, #add_payment_method table.cart th, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart td, .woocommerce-checkout table.cart th {
    vertical-align: middle;
    border-bottom-color: rgba(0,0,0,.1);
}

.woocommerce-cart table.cart td.product-remove, .woocommerce-cart table.cart td.actions {
    border-top-color: rgba(0,0,0,.1);
}

.woocommerce-cart thead {
  border-bottom-color: rgba(0,0,0,.1);
}

table.cart tr:first-child td.product-remove {
    border-top-width: 1px;
}

thead tr th {
    font-family: 'Monotype News Gothic W01', sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.05em;
    margin-bottom: 0;
    opacity: 1;
    text-transform: uppercase;
}

.woocommerce-MyAccount-content mark {
    color: inherit;
}

.woocommerce-error {
    background-color: inherit;
    color: inherit;
    border: 4px solid #3a3c5d;
}

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 100%;
}

.page-my-account .woocommerce-Message--info a.woocommerce-Button {
    display: none;
}

/*
* Account Page
*/
/*
.woocommerce-account .site-content {
  background-color: #fff;
  color: #000000de;
}
*/

table.woocommerce-orders-table thead tr th {
    background: #0a0a18;
    color: #fff;
}

.woocommerce .woocommerce-MyAccount-navigation {
    border: 4px solid #3a3c5d;
}

.woocommerce-MyAccount-navigation a {
  color: #fff;
  padding: 1em !important;
}

.woocommerce-MyAccount-navigation ul {
  margin: 0;
}

/*
* Cart Thank You Page and Order Confirmation
 */
ul.woocommerce-order-overview li {
    width: 48%;
    float: left;
    height: 92px;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    overflow: hidden;
}

/*
* Regular Page
*/
.page .entry-content {
    padding: 1em 0;
}

.page-template-register-omnity .site-content {
  margin-top: 5em;
}
/*
* Regal Styles for Design Tool
*/
@media (max-width: 767px) {
  #gf_page_steps_6 .gf_step {
    display: inline-block;
    width: 10%;
  }
}
#gform_wrapper_6 .gf_step_number {
  color: #fff;
}
#gform_wrapper_6 .gf_page_steps {
  border-bottom: 1px solid rgba(255,255,255,0.12);
}
#gform_wrapper_6 .gform_body .gfield_label {
  color: #fff;
  display: block;
  font-family: 'NewsGothicBTW01-Light', sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  margin-bottom: 10px;
}
#gform_wrapper_6 .gform_body .gfield_label span {
  display: none;
}
#gform_wrapper_6 .gform_body .gfield_description {
  color: #fff;
  font-size: 16px;
  text-align: center;
}
#gform_wrapper_6 .gform_body .gfield_radio li {
  float: left;
  width: 50%;
}
@media (max-width: 767px) {
  #gform_wrapper_6 .gform_body .gfield_radio li {
    text-align: center;
  }
}
#gform_wrapper_6 .gform_body .gfield_radio li img {
  display: block;
  float: left !important;
  margin: 0 5% 0 0;
  border-radius: 50%;
  width: 45%;
  height: auto;
}
@media (max-width: 767px) {
  #gform_wrapper_6 .gform_body .gfield_radio li img {
    clear: both !important;
    display: block !important;
    margin: 0 auto !important;
    padding: 0;
    float: none !important;
    width: 100%;
  }
}
#gform_wrapper_6 .gform_body .gfield_radio li span {
  font-size: 20px;
  line-height: 26px;
}
@media (max-width: 767px) {
  #gform_wrapper_6 .gform_body .gfield_radio li span {
    text-align: center;
  }
}
#gform_wrapper_6 .gform_body .gfield_radio li a {
  color: #f8991d;
  font-family: 'NewsGothicBTW01-Light', sans-serif;
  font-weight: 700;
  z-index: 99997;
}
#gform_wrapper_6 .gform_body .gfield_radio li input {
  display: none !important;
  margin: 0 auto !important;
  float: left;
}
@media (max-width: 767px) {
  #gform_wrapper_6 .gform_body .gfield_radio li input {
    float: none;
  }
}
#gform_wrapper_6 .gfield_radio li:hover input + label {
  background-color: rgba(255,255,255,0.02);
}
#gform_wrapper_6 .gform_body .gfield_radio li input:checked + label {
  background-color: rgba(255,255,255,0.06);
  font-weight: 700 !important;
}
#gform_wrapper_6 .gform_body .gfield_radio li .rc-question-wrapper {
  float: right;
  font-size: 14px;
  color: #cad1ff;
  width: 50%;
}
@media (max-width: 767px) {
  #gform_wrapper_6 .gform_body .gfield_radio li .rc-question-wrapper {
    clear: both;
    padding: 0;
    margin-top: 10px;
    width: 100%;
  }
}
#gform_wrapper_6 .gform_body .gfield_radio li .rc-question-wrapper li {
  background-color: #ccc;
}
#gform_wrapper_6 .gform_body .gfield_radio li .rc-question-wrapper span {
  color: #fff;
}
@media (max-width: 767px) {
  #gform_wrapper_6 .gform_body .gfield_radio li .rc-question-wrapper span {
    margin-bottom: 0 !important;
  }
}
#gform_wrapper_6 .gform_body .validation_message,
#gform_wrapper_6 .gform_body div.validation_error {
  color: #f8991d !important;
}
#gform_wrapper_6 .gform_body .ginput_container_email > input {
  display: block;
  margin: 0 auto;
}
#gform_wrapper_6 .gform_page_footer {
  border-top: 1px solid rgba(255,255,255,0.12) !important;
}
#gform_wrapper_6 .gform_page_footer .gform_next_button {
  visibility: hidden;
}
#gform_wrapper_6 .gform_page_footer .gform_previous_button {
  color: #f8991d !important;
  background-color: transparent;
  border: none;
  border-radius: 0;
  transition: 0.4s;
  font-weight: 400;
  text-decoration: underline;
}
@media (max-width: 767px) {
  #gform_wrapper_6 .gform_page_footer .gform_previous_button {
    color: #131430;
    border: 2px solid #aaa;
  }
}
#gform_wrapper_6 .gform_page_footer .gform_previous_button:hover {
  cursor: pointer;
  text-decoration: none;
}
#gform_submit_button_6 {
  color: #131430;
  background-color: #f8991d;
  border: 2px solid #f8991d;
  border-radius: 24px;
  float: right;
  height: 40px;
  transition: 0.4s;
  width: 130px;
}
@media (max-width: 767px) {
  #gform_submit_button_6 {
    border: 2px solid #f8991d;
  }
}
#gform_submit_button_6:hover {
  background-color: #fab355;
}
#gform_submit_button_6:active {
  background: none !important;
  border: 0px !important;
}
#gform_submit_button_6:focus {
  outline: none !important;
}

/*
* Gravity Forms Errors
 */
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background: inherit;
    border-color: #f8991d;
}

.gform_wrapper .validation_message {
    color: #f8991d;
}

.gform_wrapper div.validation_error {
    color: #f8991d;
    border-color: #f8991d;
}

.gform_wrapper .gfield_error .gfield_label {
    color: #f8991d;
}

/*
* Design Tool
*/
body.page-id-1281 {
    background-color: #272c4d !important;
}

.input-text, input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea, input[type=select], select {
    padding: 10px 15px !important;
    background-color: #f2f2f2;
    color: #43454b !important;
    outline: 0;
    border: 0;
    box-sizing: border-box;
    font-weight: 400;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.125);
}

#gform_wrapper_29 .gform_page_footer.top_label {
    text-align: right;
}

#gform_wrapper_29 input.gform_next_button,
#gform_wrapper_29 input.gform_previous_button,
#gform_wrapper_29 input.gform_button {
    border: 2px solid #f8991d;
    font-family: 'NewsGothicBTW01-Light', sans-serif;
    font-weight: 700;
    margin-top: 14px;
    min-width: 200px !important;
    transition: 0.3s;
    border-radius: 24px;
    padding: 0;
}

#gform_wrapper_29 input.gform_next_button:hover {
    background-color: #f8991d;
}

.gform_legacy_markup_wrapper .gfield_required {
    color: #f8991d;
    margin-left: 4px;
}


.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: inherit;
    letter-spacing: normal;
}

.gform_wrapper li.gfield.gfield_error {
    border: 0;
}

.gform_validation_errors>h2 {
    color: #f8991d;
}

/*makes select and input even in forms */
.gform_wrapper li.hidden_label input {
    margin-top: 0 !important;
}

#gform_submit_button_6.button {
  padding: 0 15px !important;
}

/*
* Pages without banners
*/
.content-area {
  margin-top: 1rem;
  margin-bottom: 0;
}

.banner_0 + div + div + div.site-content .content-area {
    margin-top: 0;
}




/*
* Product Page
*/
.single-product .type-product .summary ul {
	list-style-image: url('/wp-content/themes/elumenati-storefront/images/Checkmark-Icon.svg');
}

/* Related products and projects */
.related.products .products li {
    background: #1b1c43;
    border: 1px solid rgba(0,0,0,0.12);
    box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.15) !important;
    padding-bottom: 1rem;
}

.related.products .products li img {
    border: 4px solid #3a3c5d;
    padding: 0;
    margin: 0;
    width: 100%;
    margin-bottom: 1rem;
}

.related.products ul.products li.product h2,
.related.products .products h2 a {
	color: #fff;
	font-size: 24px;
}

.single_add_to_cart_button,
.storefront-sticky-add-to-cart__content-button {
	background-color: #f8991d !important;
    border: 2px #f8991d !important;
    border-radius: 24px !important;
    color: #131430 !important;
    font-family: 'NewsGothicBTW01-Light', sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    letter-spacing: 0 !important;
    margin-bottom: 0 !important;
}

button.alt:hover, input[type="button"].alt:hover, input[type="reset"].alt:hover, input[type="submit"].alt:hover, .button.alt:hover, .added_to_cart.alt:hover, .widget-area .widget a.button.alt:hover, .added_to_cart:hover, .widget a.button.checkout:hover {
    background-color:  #f8991d;
    border-color: #f8991d;
    color:#131430;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart, .widget a.button, .site-header-cart .widget_shopping_cart a.button {
    background-color: #f8991d;
    border-color: #f8991d;
    color: #131430;
}

button.wc-forward {
	background-color: #eee;
    border-color: #ddd;
    color: #131430;
}

.woocommerce-product-gallery__image img {
    border-radius: 0;
    width: 100%;
}

.product .product_title {
    display: none;
}

section.storefront-sticky-add-to-cart.storefront-sticky-add-to-cart--slideInDown {
    display: none;
}

nav.storefront-product-pagination {
    display: none;
}

.related.products h2 {
    font-size: 1.8em;
    padding: .5em 0;
}

/* Try making product details 1 column */
.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
  display: none;
}

.storefront-full-width-content.single-product div.product .summary {
    width: 100%;
}

/* add to cart for products that have it - fulldome and parts */
.product_cat_parts.single-product .summary.entry-summary,
.product_cat_stories.single-product .summary.entry-summary,
.product-fulldome-4-0.single-product .summary.entry-summary {
    border: 1px solid;
    padding: 1em;
}

.product_cat_parts.storefront-full-width-content.single-product div.product .woocommerce-tabs,
.product_cat_stories.storefront-full-width-content.single-product div.product .woocommerce-tabs,
.product-fulldome-4-0.storefront-full-width-content.single-product div.product .woocommerce-tabs {
    clear: none;
}

.storefront-full-width-content .woocommerce-tabs .panel {
    float: left;
}

.storefront-full-width-content.single-product span.onsale {
    position: absolute;
    right: 0;
}

/* Remove WooCommerce Tabs */
div#tab-description {
    width: 100%;
}

ul.tabs.wc-tabs {
    display: none;
}

.woocommerce-Tabs-panel > h2:first-child {
    display: none;
}

/* hide category */
.single-product div.product .product_meta .posted_in {
    display: none;
}

/* padding in description */
.woocommerce-tabs.wc-tabs-wrapper {
    padding-top: 0;
}

.single-product div.product .product_meta {
  display: none;
}

.storefront-full-width-content.single-product div.product .summary {
    margin-bottom: 0;
    padding-bottom: 0;
}


.woocommerce-Tabs-panel h3 {
  clear: both;
}

.prod-desc-sect h4 {
    font-size: 1.1em;
    margin-bottom: 0.1em;
}

.prod-desc-sect ul,
.woocommerce-Tabs-panel ul {
  list-style-image: url('/wp-content/themes/elumenati-storefront/images/Checkmark-Icon.svg');
}

.woocommerce-product-details__short-description h4 {
    font-size: 1.6em;
}

.woocommerce-product-details__short-description h5 {
    font-size: 1.4em;
}

.product .woocommerce-Tabs-panel a {
    color: #f8991d;
}

/*
* Product Archive
*/
/*
.tax-product_cat .woocommerce-products-header {
	position: absolute;
	top: 80px;
	left: 0;
	width: 100%;
}

.tax-product_cat .storefront-breadcrumb {
	margin-top: 330px;
}
*/

.archive .woocommerce-products-header {
  display: none;
}
.archive .products.columns-3 li {
    background-color: #1b1c43;
    border: 1px solid rgba(0,0,0,0.12);
    box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.15);
    padding: 1rem 0;
}

.archive .products.columns-3 li img {
    border: 4px solid #3a3c5d;
    display: block;
    margin: 0 auto;
}

.archive .products.columns-3 li h2 {
	color: #fff;
    font-size: 24px !important;
    line-height: 30px;
    text-align: center;
    padding: 12px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400;
    margin-bottom: 0 !important;
}

.archive .products.columns-3 li p {
	padding: 0 1rem;
}

.tax-product_cat.term-parts ul.products li.product .price {
  display: none;
}

/* remove breadcrumb  */
.woocommerce-breadcrumb {
  display: none;
}

.woocommerce-breadcrumb {
  margin-bottom: 1rem;
}

/* Hide readmore on domes */
.term-12 .ajax_add_to_cart {
    display: none;
}

.product a {
  color: #cad1ff;
}

.product .woocommerce-product-details__short-description a {
  color: #f8991d;
}

.category-footer-description {
    font-size: 1rem;
}

.term-domes .product_type_simple {
  display: none;
}

/* 
* Components Archive
*/
.term-components .product-category img,
.page-products-homepage .product-category img {
    width: 155px !important;
}

.term-components .product-category,
.page-products-homepage .product-category {
    background-color: #131430 !important;
   box-shadow: none !important;
}

.term-components .products.columns-3 li img,
.page-products-homepage .products.columns-3 li img {
    border: 0;
  
}

.woocommerce-result-count {
  display: none;
}

.term-11 ul.products li.product.product-category .woocommerce-loop-category__title,
.page-products-homepage ul.products li.product.product-category .woocommerce-loop-category__title {
    font-size: 24px;
    color: #f8991d;
    font-weight: 400;
}

.term-11 ul.products li.product.product-category .woocommerce-loop-category__title ul.products li.product.product-category h2:after,
.page-products-homepage ul.products li.product.product-category .woocommerce-loop-category__title ul.products li.product.product-category h2:after {
    content: "\00bb";
}

.term-11 .products.columns-3 li.product-category.product,
.page-products-homepage .products.columns-3 li.product-category.product {
    padding: 10px;
    border: 0;
}

.term-components ul.products li.product {

    font-size: 1em;
}

/*
.term-components .product-category img:hover {
    width: 165px !important;
}

/*
* Geodomes Archive
*/
.term-geodomes li.product_cat-geodomes p {
    min-height: 86px;
}


/*
* Home Page
*/
.home .cgrid .col-3 img {
    width: 200px;
    border-radius: 50%;
    margin: 0 auto;
    border: 4px solid #3a3c5d;
    padding: 0;
}

.home .cgrid .col-3 {
	padding: 2rem;
}

.home .cgrid .col-3 h2 {
	font-size: 30px;
	line-height: 38px;
	font-family: 'NewsGothicBTW01-Light', sans-serif;
    font-weight: 700;
    margin: 15px 0;
}

.home .rc-background-add-texture {
    padding: 2rem 0;
}

/*
* Slick Gallery
*/
/*
.gallery-item.slick-slide {
	max-height: 600px;
}
*/
/*
.slick-arrow {
    position: absolute;
}
*/
figure.gallery-item.slick-slide {
    border: 4px solid #3a3c5d;
    /* margin-bottom: 5rem; */
}

figure.gallery-item.slick-slide img {
	width: 100%;
	border-radius: 0;
}

#gallery-1 figcaption {
    background: #131430;
    padding: 1rem 1.5rem;
    color: #fff;
    font-size: 1.1rem;
    min-height: 117px;
}

/*
.slick-next:before {
	content: "\f105";
    font-family: FontAwesome;
}

.slick-previous:before {
	content: "\f104";
    font-family: FontAwesome;
}
*/
.slick-arrow {
	color: #f8991d;
	font-size: 30px;
	cursor: pointer;
}

.slick-previous {
    position: absolute;
    margin-top: -100px;
    z-index: 9999;
    margin-left: 10px;
    left: 0;
}

.slick-next {
    position: absolute;
    margin-top: -100px;
    z-index: 9999;
    /*margin-left: 930px;*/
    right: 0;
    margin-right: 10px;
}

/*
.header-featured-slideshow img {
    width: 100%;
}
*/

.header-featured-slideshow .wp-caption {
  width: 100% !important;
  margin-bottom: 0;
}

.header-featured-slideshow .wp-caption .wp-caption-text {
    font-size: 14px;
    /*background: #000;
    position: relative;
    bottom: 0;
    opacity: .8;
    margin-bottom: 0;
    border-bottom: 0;
    width: 100%; */
   /* margin-top: -90px; 
    height: 90px; */
   /* margin-top: -120px;
    height: 120px; */
    text-align: center;
}

.header-featured-slideshow h2 {
    text-align: center;
    font-style: normal;
    padding: 0;
    margin: 0;
}

.header-featured-slideshow .wp-caption-text {
    /* width: 60%; */
    margin: 0 auto;
    text-align: center;
    max-width: 1066px;
}

.header-featured-image img,
.header-featured-slideshow img {
    max-height: 635px;
    width: auto !important;
    margin: 0 auto;
}

.header-featured-image, .header-featured-slideshow {
    background: #131430;
}

/*
* Archive
*/
.archive article,
.blog article {
    width: 100%;
    float: none;
    margin: 0 .5%;
    background-color: #1b1c43;
    border: 1px solid rgba(0,0,0,0.12);
    box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.15) !important;
    padding: 0;
    margin-bottom: 2%;
    text-align: center;
}

.blog .hentry.type-post .entry-content {
  width: 100%;
  float: none;
}

.archive article img,
.blog article img {
    border: 4px solid #3a3c5d;
    object-fit: contain;
    padding: 0;
    width: 100%;
}

.archive article img,
.blog article img {
    border: 4px solid #3a3c5d;
    object-fit: contain;
    padding: 0;
    width: 100%;
}

/* reset normalize on category page */
.archive .hentry.type-post .entry-content {
    width: 100%;
    float: none;
    margin-right: 0;
}

.archive article h2, .blog article h2 {
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    padding: 0 2%;
    /* min-height: 76px; */
    height: 76px;
    overflow: hidden;
}

.archive article .archive-excerpt, .blog article .archive-excerpt {
    /* min-height: 140px; */
    height: 100px;
    overflow: hidden;
    margin-bottom: 1em;
}

.archive article p,
.blog article p {
  padding: 0 2%;
  text-align: center;
  font-size: .8em;
}

.archive article .uk-button,
.blog article .uk-button {
  margin: 0 auto 5% auto;
}

/* Archive Filters */
div#archive_filters {
    margin: 1rem;
    padding-bottom: 2rem;
}

.project .archive-filters-select-box {
    float: left;
    width: 25%;
}



.archive-filters-select-box select {
    width: 90%;
    text-align: center;
    padding: .1rem .3rem;
    background-color: #eee;
    /* margin: 0 auto; */
    border-radius: 0;
    -webkit-appearance: button;
}

.archive-filters-select-box label {
   margin: 0;
   padding: 0;
}

.archive-filters-select-box input[type=search] {
    width: 78%;
    padding: .1rem .3rem;
    background-color: #a9a9a9;;
    /* margin: 0 auto; */
    border-radius: 0;
}

.archive-filters-select-box input[type=submit] {
    width: 20%;
    text-align: center;
    display: inline-block;
    height: 34px;
    padding: 0;
    margin: 0;
}

/* Project Specific Filters */


.post-type-archive-rc_project .archive-filters-select-box input[type=search] {
    width: 70%;
}

.post-type-archive-rc_project .archive-filters-select-box input[type=submit] {
    font-size: 14px;
}

/* Archive Pagination */
.pagination .page-numbers li .page-numbers, .woocommerce-pagination .page-numbers li .page-numbers {
  color: #f8991d;
}

a.next.page-numbers:after {
    content: ' \003E';
}

a.prev.page-numbers:before {
    content: '\003C ';
    padding-right: .5rem;
}

/*
* Single Project and Blog
*/
/* Hide featured image in content */
.single-post .has-post-thumbnail .entry-content  img,
.single-rc_project .has-post-thumbnail .entry-content  img {
    display: none;
}

/* Single project and blog Gallery */
.rc_project-template-default .slick-next.slick-arrow,
.single-post .slick-next.slick-arrow,
.post-type-archive-rc_project .slick-next.slick-arrow,
.blog .slick-next.slick-arrow, .single-product .slick-next.slick-arrow {
    right: 0;
    margin-top: 9%;
    position: absolute;
    margin-right: 5%;
    font-size: 8rem;
    z-index: 100;
}

.rc_project-template-default .slick-previous.slick-arrow,
.single-post .slick-previous.slick-arrow,
.post-type-archive-rc_project .slick-previous.slick-arrow,
.blog .slick-previous.slick-arrow, .single-product .slick-previous.slick-arrow {
    left: 0;
    margin-top: 9%;
    position: absolute;
    margin-left: 5%;
    font-size: 8rem;
    z-index: 100;
}

.single-rc_project .entry-header {
  display: none;
}

.single-post .entry-header,
.single-post .author,
.single-post .tags-links {
  display: none;
}

.single.post-template-default table {
    border: 1px solid #cad1ff;
}

.normal-table {
  overflow-x: auto;
  width: 100%;
}

.single.post-template-default table td {
    border-bottom: 1px solid #cad1ff;
    border-right: 1px solid #cad1ff;
    padding: .5em .2em;
    text-align: center;
    vertical-align: bottom;
}

.single.post-template-default table td:last-child {
  border-right: 0;
}

.single.post-template-default table tr:last-child td {
    border-bottom: 0;
}

/*
* Products in modal popup
*/
.product_cat_200-series .header-featured-image
.product_cat_500-series .header-featured-image,
.postid-1073 .header-featured-image
{
  display: none;
}

/* Regal modal overrides */
.uk-modal-dialog,
.uk-modal-dialog p {
  color: #fff;
  text-align: center;
}

.uk-modal-dialog h2,
.uk-modal-dialog h3,
.uk-modal-dialog h5 {
  color: #fff;
}

.uk-modal-dialog ul {
  text-align: left;
}

.uk-modal-dialog h5,
.uk-modal-dialog p {
    font-family: "News MT Gothic W01", sans-serif;
}

.uk-modal-dialog h5 {
  font-size: 16px;
  font-weight: normal;
}
/*
* About Page
*/
.rc-user-type > .uk-panel {
  background-color: #1b1c43;
  border: 1px solid rgba(0,0,0,0.12);
  box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.15) !important;
  padding: 0;
  padding: 12px 12px 12px 12px;
}

.rc-user-type img {
    border: 4px solid #3a3c5d;
    object-fit: contain;
    padding: 0;
    width: 100%;
}

.page-id-72 .uk-panel h3,
.page-id-5642 .uk-panel h3 {
    font-size: 11px;
    line-height: 15px;
    font-family: 'News MT Gothic W01' sans-serif;
    text-transform: uppercase;
}

.rc-user-type-info {
    min-height: 157px;
}

.uk-width-medium-1-6.rc-user-team .rc-user-type-info {
    min-height: 57px;
}

.uk-width-medium-1-6 .uk-panel,
.uk-width-medium-1-5 .uk-panel,
.uk-width-medium-1-6,
.uk-width-medium-1-5,
.uk-width-medium-1-1 {
    width: 100%;

}

/*
* Background Video
*/

.vid-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.vid-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.background-video.product-page {
    overflow: hidden;
    max-width: 1128px;
    margin: 0 auto;
    max-height: auto;
    margin-top: 6px;
    background-size: 99%;
    background-repeat: no-repeat;
}



.product-page .vid-wrapper {
  padding-bottom: 56.25%; /* 16:9 */
}

.page-home .rc-background-add-texture {
  margin-top: 0;
}

.page-home .site-header {
  background-color: rgba(10, 10, 24, 0.8);
}

.video-title-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}

h2.home-intro {
  text-align: center;
  max-width: 600px;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
  top: 0;
  font-size: 26px;
    margin-top: 2rem;
}

div#archive_filters {
    margin: 1rem;
    overflow: hidden;
    text-align: center;
}

.project .archive-filters-select-box,
.post-type-archive-rc_project .project {
    width: 100%;
    float: none;
    margin-bottom: 1rem;
}

@media only screen and (min-width: 768px) {
    h2.home-intro {
    font-size: 40px;
  }

    .project .archive-filters-select-box {
        float: left;
        width: 25%;
    }

    .post-type-archive-rc_project .project .archive-filters-select-box {
        width: 20%;
    }
}

/*
* New Design Tool
*/

/* Design Tool step 1 - old layout */
/*
.parent-pageid-4204,
.pageid-4204 {
  
}

.design-tool-v2 .uk-panel-box img {
    border-radius: 100%;
    float: left;
    margin-right: 2%;
}

.design-tool-v2 .uk-panel-box a.uk-button {
    float: right;
    margin-top: 0;
}

.design-tool-v2 .uk-panel-box {
    overflow: hidden;
    margin-bottom: 2em;
    max-width: 96%;
    margin: 0 auto 2em auto;
}

.design-tool-v2 .uk-panel-box h2 {
    text-align: center;
    max-width: 180px;
}

.design-tool-v2 .uk-panel-box p {
    min-height: 176px;
}
*/

/* Design Tool - step 1 new layout */


.design-tool-v2 .uk-panel-box {
    overflow: hidden;
    margin-bottom: 2em;
    max-width: 96%;
    margin: 0 auto 2em auto;
    background-color: #1b1c43;
    border: 1px solid rgba(0,0,0,0.12);
    box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.15) !important;
    padding: 0;
    margin-bottom: 2%;
}

.design-tool-v2 .uk-panel-box img {
    margin: 0 auto;
    width: 100%;
    border: 4px solid #3a3c5d;
}

.design-tool-v2 .uk-panel-box h2 {
    width: 100%;
    text-align: center;
}

.design-tool-v2 .uk-panel-box p {
    padding: 0 2%;
    text-align: center;
}

.design-tool-v2 .uk-panel-box p {
    padding: 0 2%;
    text-align: center;
    margin: 0;
}

.design-tool-v2 .uk-panel-box a.uk-button.uk-button-danger {
    margin: 0 auto;
    display: block;
    max-width: 90%;
    min-width: 90% !important;
}

.design-tool-v2 .uk-panel-box a.project-link {
    width: 100%;
    text-align: center;
    display: block;
    padding-bottom: 1em;
    padding-top: .5em;
}

.design-tool-v2 .gform_wrapper {
    margin-top: 0;
}

/* next button */
.design-tool-v2 input.gform_button,
.design-tool-v2 input.gform_next_button {
    border-radius: 24px;
    margin-left: 230px !important;
    border: 2px solid #f8991d;
    font-family: newsgothicbtw01-light,sans-serif;
    font-weight: 700;
    margin-top: 14px;
    min-width: 200px!important;
    transition: .3s;
    line-height: 20px;
    float: right;
}

#gform_previous_button_24 {
    border-radius: 24px;
    border: 2px solid #f8991d;
    font-family: newsgothicbtw01-light,sans-serif;
    font-weight: 700;
    min-width: 200px!important;
    transition: .3s;
    line-height: 20px;
    margin-top: 0 !important;
}

.design-tool-v2 input#gform_submit_button_24 {
  margin-left: 0 !important;
}

/* save and continue */
.design-tool-v2 a#gform_save_24_2_link {
    float: right;
    margin-top: 20px;
    margin-right: 1em;
}

.design-tool-v2 a#eli_previous {
    margin-top: -77px;
}

.design-tool-v2 .design-col-1 {
    width: 49%;
    float: left;
}

.design-tool-v2 .design-col-2 {
    width: 49%;
    float: right;
}

.site-main .design-tool-v2 ul.products li.product {
  width: 100%;
}

/*related projects */
.site-main .design-tool-v2 .design-tool ul.products li.product {
  width: 68.5%;
  float: none;
  margin: 0 auto !important;
  margin-bottom: 1em !important;
  text-align: center;
}

span.block_experience_image {
    width: 50%;
    float: left;
   /* min-height: 159px; */
}

.design-tool-v2 .gform_wrapper .gform_page_footer {
  padding-top: 28px;
}

/*
.design-too-final-selection li.block_price {
    font-size: 1.2em;
    padding: .4em;
}
*/

.design-tool-final-selection h3.block_title {

}

/* older design tool
.design-tool-v2 .design-tool-final-selection img {
    border-radius: 100%;
    float: left;
    border: 4px solid #3a3c5d;

}

.design-tool-v2 .design-tool-final-selection .img-group {
  margin: 0 auto 1rem;
  overflow: hidden;
  width: 370px;
}

.design-tool-final-selection {
    background: #1b1c43;
    text-align: center;
    border: 1px solid rgba(0,0,0,0.12);
    box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.15) !important;
    padding-bottom: 1rem;
    margin-top: 2rem;
}
*/

.design-tool-v2 .design-tool-final-selection img {
    border-radius: 0;
    float: none;
    border: 4px solid #3a3c5d;
    width: 100%;
}

.design-tool-final-selection {
    text-align: center;
    
}



.design-tool-final-selection h2 {
  /*
    background: #3a3c5d;
    margin-top: 0;
    color: #131430;
    */
}

.design-final-selection-page-2 span.block_experience_image img {
    width: 75%;
    margin: 0 auto;
}

.design-final-selection-page-2 span.block_experience_image {
    float: none;
}

.design-tool-final-selection .projector_stats h3 {
    background: #3a3c5d;
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html .design-tool-final-selection .projector_stats ul li
{
  list-style-type: none!important;

}
.design-tool-final-selection .projector_stats ul {
    list-style-type: none !important;
}

.design-tool.related.products .products li img {
  margin-bottom: 0;
}

/*
* New Design Tool Page 2 - hide and show based on page
*/
.eli_gform_page_2 #eli_previous,
.eli_gform_page_0 #eli_previous
 {
  display: none;
}

.eli_gform_page_2  .design-page-1-contents,
.eli_gform_page_0  .design-page-1-contents {
  display: none;
}

.eli_gform_page_1 .design-page-2-contents {
  display: none;
}

.eli_gform_page_2 .design-page-2-contents,
.eli_gform_page_0 .design-page-2-contents {
  display: block;
}

/* Hide everything with save and continue */
.design-save-continue #eli_previous {
  display: none;
}


.design-save-continue .design-page-1-contents {
  display: none;
}

.design-save-continue .design-page-2-contents {
  display: none;
}







/* validation errors */
.design-tool-v2 .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0;
  color: #cad1ff;
}

.design-tool-v2 .gform_wrapper .top_label input.medium {
  width: 100%;
}

.design-tool-v2 .gform_wrapper li.gfield.gfield_error {
    padding: 0;
    padding-right: 16px;
    border: 0;
    background: inherit;
}

.design-tool-v2 .gform_wrapper .field_description_below .gfield_description {
  padding-top: 0;
}

.design-tool-v2 .validation_message {
    display: none;
}

/* Save and Continue */
.design-tool-v2 .gform_wrapper .form_saved_message {
    background: #cad1ff;
    color: #1b1c43;
}

.design-tool-v2 div.form_saved_message div.form_saved_message_emailform form input[type=submit] {
    background: #1b1c43;
    border-color: #1b1c43;
}

.design-tool-v2 div.form_saved_message div.form_saved_message_emailform form input[type=email] {
  border-color: #1b1c43;
}




.eli_gform_page_2 .design-tool-v2 li.gfield input,
.eli_gform_page_2 .design-tool-v2 li.gfield select,
.eli_gform_page_0 .design-tool-v2 li.gfield select,
.eli_gform_page_2 .gform_wrapper.gform_validation_error .top_label input.medium
.eli_gform_page_0 .gform_wrapper.gform_validation_error .top_label input.medium {
    width: 100% !important;
}

/* Design Tool Mobile */
.design-tool-v2 .design-col-1,
.design-tool-v2 .design-col-2 {
  width: 100%;
}

/*
.design-tool-v2 .design-tool-final-selection img {
    width: 42%;
}
*/
.design-tool-v2 a#eli_previous {
    width: 100%;
    margin-top: 0;
}

.design-tool-v2 a#gform_save_24_2_link {
    float: none;
    margin-top: 0;
    margin-right: 0;
}

.design-tool-v2 .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 1;
    /* min-height: 2rem; */
}

.eli_gform_page_2 .design-tool-v2 li.gfield,
.eli_gform_page_0 .design-tool-v2 li.gfield,
.design-tool-v2 li.gfield_error {
    float: none;
    width: 100%;
    clear: none !important;
    min-height: 66px;
}

.eli_gform_page_2 .design-tool-v2 li.full-width,
.eli_gform_page_0 .design-tool-v2 li.full-width {
    float: none;
    width: 100%;
    clear: both !important;
}

p.help-bubble {
    text-align: center;
    border: 1px solid;
    border-radius: 2em;
    max-width: 617px;
    padding: .7em;
    margin: 0 auto;
}

@media (min-width: 918px) {
  .design-tool-v2 .design-col-1,
  .design-tool-v2 .design-col-2 {
    width: 49%;
  }

  .design-tool-v2 .design-tool-instructions {
    text-align:center;
    padding: 0 8em 1em; 
    font-size: 1em;
  }

  .design-tool-v2 a#eli_previous {
    width: auto;
    margin-top: -75px;
  }

  .design-tool-v2 a#gform_save_24_2_link {
      float: right;
      margin-top: 20px;
      margin-right: 1em;
  }

  .eli_gform_page_2 .design-tool-v2 li.gfield,
  .eli_gform_page_0 .design-tool-v2 li.gfield {
      float: left;
      width: 48%;
      padding-right: 16px;
  }

  .eli_gform_page_2 .design-tool-v2 li.full-width,
  .eli_gform_page_0 .design-tool-v2 li.full-width {
      float: none;
      width: 100%;
      clear: both !important;
  }

/*

  .design-tool-v2 .design-tool-final-selection img {
      width: 50%;
  }
*/
  /* min height for right col of design tool */
  /*
   .design-tool-v2 ul.products {
      min-height: 481px;
    }
  */
  /* min height for left col of design tool */
  /*
  ul#gform_fields_24 {
      min-height: 503px;
  }

  */
}
/*
* Stories
 */

.banner_0 .members-access-error {
    display: none;
}

/*
* Mobile Styles
*/
.footer-widgets.col-3 .block {
	width: 100%;
	text-align: center;
}

.geodome-buttons {
    text-align: center;
}

 /* Mobile Menu */
button.menu-toggle:after, button.menu-toggle:before, button.menu-toggle span:before {
    background-color: #cad1ff;
}

button.menu-toggle, button.menu-toggle:hover {
    border-color: #333333;
    border-width: 0;
    background-color: inherit !important;
}

nav.main-navigation button.dropdown-toggle {
    color: #f8991d !important;
}

.eli-cart {
    display: none;
}

.col-8 {
  width: 48%;
  float: left;
}

.col-8 img {
  width: 100%;
}

.cgrid.padded-1 .col-8 {
      width: 24%;
      margin-right: .5% !important;
      margin-bottom: .5% !important;
      margin-left: .5% !important;
  }

.cgrid.padded-1 .col-8 h2 {
  line-height: 16px !important;
}

form#stories_form {
    overflow: hidden;
}
/*
table.woocommerce-orders-table tr td,
table.woocommerce-orders-table tbody tr:nth-child(2n) {
    background: #fff;
}
*/

#menu-footer-menu li {
    display: block;
}

#menu-footer-menu li a {
    padding: 9px;
    display: block;
}




@media (min-width: 690px ) {
  .cgrid.padded-1 .col-8 {
      width: 12%;
      margin-right: .1% !important;
      margin-bottom: .5% !important;
      margin-left: .1% !important;
  }
}
@media (min-width: 768px) {
    /*
    * Grid System
    */
    .cgrid {
      overflow: hidden;
    }

    .cgrid .col-2 {
      width: 50%;
      float: left;
    }

    .cgrid .col-3 {
      width: 33.33%;
      float: left;
    }

    .cgrid .col-4 {
      width: 25%;
      float: left;
    }

    .cgrid.padded-1 .col-4 {
      width: 23%;
      margin-right: 1% !important;
      margin-bottom: 1% !important;
      margin-left: 1% !important;
  }

    .cgrid .col-5 {
      width: 20%;
      float: left;
    }

    .cgrid.padded-1 .col-5 {
        width: 19%;
        float: left;
    }

    .geodome-buttons {
        text-align: inherit;
    }

    
/*
  .post-type-archive-rc_story article {
      width: 34%;
  }
*/


    .design-tool-v2 .uk-panel-box p {
        min-height: 110px;
    }
/*
    .design-tool-v2 .col-5:nth-child(5) {
      width: 50%;
      padding-right: 16.7%;
    }

    .design-tool-v2 .col-5:nth-child(4) {
      width: 50%;
      padding-left: 16.7%;
    }
    */
    h2.home-intro {
        position: absolute;
        margin: 150px auto 0 auto;
    }

    /* Header with fixed nav */
    .site-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding-top: 0;
        height: 80px;
    }

    .site-header .col-full {
        display: none;
    }

    .site-header .storefront-primary-navigation .col-full {
        display: block;
    }

    .content_sections_0,
    .banner_0,
    .storefront-breadcrumb {
        margin-top: 77px;
    }

/*
    .storefront-breadcrumb {
      margin: 0;
      padding: 0;
    }
*/
    .woocommerce-active .site-header .site-branding {
        width: 20%;
        float: left;
        margin-right: 0;
        margin-top: 1rem;
    }

    .woocommerce-active .site-header .main-navigation {
        width: 75%;
        float: right;
        clear: none;
        text-align: right;
        margin-right: 0;
    }

    .main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
        padding: 1.618em .5em;
    }

    .primary-navigation {
        display: block;
        float: left;
    }


    .eli-cart {
        display: block;
        float: left;
        margin-top: 1.5rem;
    }

    .main-navigation .menu {
        clear: none;
    }

    .woocommerce-active .site-header .site-header-cart {
        
        text-align: right;
        margin-top: 1rem;
    }

	.col-full {
	    max-width: 70.498938em;
	    margin-left: auto;
	    margin-right: auto;
	    padding: 0 2.617924em;
	    box-sizing: content-box;
	}

	.footer-widgets.col-3 .block {
	    width: 33%;
	    float: left;
	    margin-right: 0;
	    padding: 0;
	}

	.uk-width-medium-1-5, .uk-width-medium-2-10 {
	    width: 20%;
	}

	ul.products li:last-child {
	    margin-right: 0!important;
	}

	/* Product Page */
  .product-template-default .site-content {
    padding: 1em 0;
}

	.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
		width: 50%;
	}

	.storefront-full-width-content.single-product div.product .summary {
		width: 100%;
	}

    .storefront-breadcrumb {
       margin: 0;
       padding-bottom: 0;
    }

    /* add to cart */
    .product_cat_parts.single-product .summary.entry-summary,
    .product_cat_stories.single-product .summary.entry-summary,
    .product-fulldome-4-0.single-product .summary.entry-summary {
        border: 1px solid;
        padding: 1em;
        width: 30% !important;
    }

    .archive article,
    .blog article {
        width: 32%;
        float: left;
    }

  .uk-width-medium-1-2, .uk-width-medium-2-4, .uk-width-medium-3-6, .uk-width-medium-5-10 {
      width: 50%;
  }

  .uk-width-medium-1-6 {
      width: 16.66%;
  }

  .uk-width-medium-1-1 {
      width: 100%;
  }

  .uk-width-medium-1-2.uk-row-first {
      width: 49%;
      padding-right: 2%;
  }

  .prod-desc-sect {
      width: 30%;
      float: left;
      margin-right: 3%;
  }

  /* Project and News Galleries */
  .header-featured-slideshow .wp-caption .wp-caption-text {
   /* margin-top: -120px; */
    height: 120px;
  }
/*
  .term-projectors .columns-3 li,
  .term-500-series .columns-3 li {
      width: 45% !important;
  }
*/

  #gallery-1 figcaption {
      padding: 1rem 0rem;
      min-height: 0;
  }


  .slick-previous {
      position: absolute;
      margin-top: -71px;
      z-index: 9999;
      margin-left: 10px;
      left: auto;
  }

  .slick-next {
      margin-top: -71px;
      /*margin-left: 930px;*/
      left: auto;
      margin-left: 930px;
      right: auto;
  }


  span.block_experience_image {  
    min-height: 160px;
  }
    /*
      .post-type-archive-rc_story article {
        width: 34%;
      }

      .single-rc_story article {
          width: 80%;
          float: left;
      }

      .single-rc_story .story-single-sidebar {
        width: 15%;
        float: right;
      }
    */
  .story-single-sidebar {
    border-top: none;
  }

  #menu-footer-menu li {
      display: inline-block;
  }

    #menu-footer-menu li a {
        display: inline;
        padding: 2px;
    }


}

@media (min-width: 960px) {
    .main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
        padding: 1.618em 1em;
    }

    .cgrid.padded-1 .col-8 h2 {
      line-height: 38px !important;
    }
}

@media (min-width: 1180px) {
     .woocommerce-active .site-header .main-navigation {
       width: 54%;
    }

    .cgrid .col-5 {
      width: 20%;
      float: left;
    }

    .cgrid.padded-1 .col-5 {
        width: 19%;
        float: left;
    }
/*
    .design-tool-v2 .col-5:nth-child(5) {
      width: 20%;
      padding-right: 0;
    }

    .design-tool-v2 .col-5:nth-child(4) {
      width: 20%;
      padding-left: 0;
    }
*/
     .cgrid.padded-1 .col-8 {
        width: 12%;
        margin-right: .25% !important;
        margin-bottom: .25% !important;
        margin-left: .25% !important;
    }
}   

@media (min-width: 1230px) {
    .woocommerce-active .site-header .main-navigation {
        width: 51%;
    }
}

/*
* Ajax Login
 */
.lwa-form td, .lwa-form tr, .lwa-form table, .lwa-form label, .lwa-form table tbody tr:nth-child(2n) td {
    background: inherit;
}

.modal-content {
    padding: 1em;
}
/*
 * Graviy form columns mobile bugfix
 * */
@media only screen and (max-width: 768px)
    .gform_wrapper.gravity-theme .gfield.gfield--width-third {
        grid-column: span 12 !important;
        -ms-grid-column-span: 12 !important;
    }
}
.gform_wrapper.gravity-theme .gfield.gfield--width-third {
    grid-column: span 12 !important;
    -ms-grid-column-span: 12 !important;
}

