/*
Theme Name: Elessi Child Theme
Theme URI: http://elessi.nasatheme.com
Description: This is a child theme for Elessi Theme
Author: NasaTheme
Author URI: http://www.nasatheme.com
Template: elessi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
@font-face {
    font-family: 'Nunito Sans';
    src: url('./fonts/NunitoSans-Regular.woff2') format('woff2'),
        url('./fonts/NunitoSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('./fonts/NunitoSans-SemiBold.woff2') format('woff2'),
        url('./fonts/NunitoSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('./fonts/NunitoSans-Bold.woff2') format('woff2'),
        url('./fonts/NunitoSans-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Nunito Sans';
    src: url('./fonts/NunitoSans-ExtraBold.woff2') format('woff2'),
        url('./fonts/NunitoSans-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
html,
body {
  font-size: 15px;
}
.nasa-before-load {
	display: none !important;
}
.checkout-breadcrumb {
    padding: 30px 0px;
}
.order-steps {
    margin-bottom: 30px;
}
.small {
    font-size: 12px;
    margin-bottom: 10px !important;
}
.current-menu-item {
    color: #f58752;
}
.breadcrumb {
    visibility: hidden;
}
.breadcrumb-row {
    height: 70px !important;
    padding-top: 30px;
}
h3.breadcrumb a {
    display: none;
}
.display-mobile {
    display: none;
}
.nasa-header-search-wrap {
    margin-top: 8px;
}
.tagline {
    padding-top: 5px;
}
.ce-grid h2.wpb_singleimage_heading {
    position: absolute;
    right: 0;
    color: white;
    font-weight: 600;
    font-size: 1.2em;
    padding: 8px 0;
    background-color: hsla(0, 0%, 0%, 0.35);
    width: 100%;
    max-width: 290px;
	margin: 0;
}
.ce-grid .wpb_single_image img {
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ce-grid .wpb_single_image img:hover {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.015);
    box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.4);
}
.padding-right-half {
    padding-right: 0.34483em;
}
.padding-left-half {
    padding-left: 0.34483em;
}
.wobd-text-template-2.wobd-position-right_top {
    margin-top: 8px;
}
#wobd-badge {
    padding-right: 8px;
    line-height: 0.6;
}
.product_tag-glow .badge {
    background-color: #64b906;
}
/* js_composer moved CSS --------*/
.vc_clearfix:after,.vc_clearfix:before {
    content: " ";
    display: table
}
.vc_clearfix:after {
    clear: both
}
.vc_clearfix:after,.vc_clearfix:before {
    content: " ";
    display: table
}
.vc_clearfix:after {
    clear: both
}
.vc_separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.vc_separator h4 {
    line-height: 1em;
    font-size: 100%;
    margin: 0;
    word-wrap: break-word;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}
.vc_separator .vc_sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%
}
.vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #ebebeb;
    display: block;
    position: relative;
    top: 1px;
    width: 100%
}
.vc_separator.vc_separator_align_center h4 {
    padding: 0 .8em
}
.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l {
    width: 100%
}
.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r {
    display: none
}
.vc_separator.vc_sep_color_grey .vc_sep_line {
    border-color: #ebebeb
}
.vc_sep_width_100 {
    width: 100%
}
.vc_sep_pos_align_center {
    margin-left: auto;
    margin-right: auto
}
.wpb_single_image a {
    border: none;
    outline: 0
}
.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top
}
.wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: 100%
}
.wpb_single_image.vc_align_center {
    text-align: center
}
.wpb_single_image .vc_figure {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%
}
.wpb_single_image .vc_figure-caption {
    margin-top: .2em;
    font-size: .8em
}
.wpb_video_widget.vc_video-el-width-100 .wpb_wrapper {
    width: 100%
}
.wpb_video_widget .wpb_video_wrapper {
    padding-top: 56.25%;
    position: relative;
    width: 100%
}
.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 56.25%
}
.wpb_video_widget.vc_video-align-center .wpb_wrapper {
    margin: 0 auto
}
.wpb_video_widget .wpb_wrapper {
    position: relative
}
.wpb_video_widget .wpb_wrapper iframe {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

/* Woo Product Badges --------*/
.product_tag-glow .glow-badge {
	background-color: #64b906;
	width: 188px;
}
.product_tag-multi-color-glow .multi-glow-badge {
	background-color: #ff6724;
	width: 231px;
}
.product_tag-puff .puff-badge {
	background-color: #0da4d4;
	width: 150px;
}
.product_tag-printed-front-and-back .printed-f-b-badge {
	background-color: #e6442d;
	width: 200px;
}
.product_tag-glow .glow-badge,
.product_tag-multi-color-glow .multi-glow-badge,
.product_tag-puff .puff-badge,
.product_tag-printed-front-and-back .printed-f-b-badge {
    color: #ffffff;
    height: 22px;
    line-height: 22px;
    top: 0;
    left: 0;
    position: absolute;
    box-sizing: border-box;
    text-align: center;
    z-index: 10;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    margin-top: 12px;
    opacity: 0.90;
    text-transform: uppercase;
}
.product_tag-alien .printed-f-b-badge {
    top: 29px;
}
/* WooCommerce */
.nasa-content-description p,
.woocommerce-product-details__short-description p,
.woocommerce-variation-description p {
    font-size: 17px;
}
.product-info .woocommerce-product-details__short-description {
    display: none;
}
.nasa-product-details-page .product-info .entry-title {
    margin-bottom: 20px;
}
.nasa-product-info-scroll p {
    font-size: 16px;
}
/** footer **/
.nasa-logo-img img {
    max-width: 79%;
}
ul.nasa-menu-wrapper {
    line-height: 1.4;
}
.contact-info {
    margin-top: 10px;
    padding-left: 6px;
}
.contact-info p:first-child {
    line-height: 1.3 !important;
}
.footer-wrapper .small {
    font-size: 12px;
    line-height: 1.3 !important;
}
.wc_payment_method.payment_method_cod {
    display: none;
}
.g-recaptcha.woo_login > div {
    margin: 0 auto;
}
@media only screen and (min-width: 52.96552em) {
	#nasa-footer .nasa-nav-sc-menu {
		margin-top: 18px;
	}
}
@media screen and (max-width: 1024px) {
    .nasa-in-mobile .bread .breadcrumb-row h3 {
        font-size: 21px;
    }
    .nasa-in-mobile .bread .breadcrumb-row h3 .fa-angle-right {
        display: none;
    }	
	.topbar-mobile-text {
		padding-left: 10px;
	}
	.nasa-header-mobile-layout .elements-wrapper .nasa-logo-img {
		margin-top: -8px;
	}
	.product-item .nasa-product-content-select-wrap {
		z-index: 398;
	}
}
@media screen and (max-width: 847px) {
	.large-12 {
		position: relative;
		width: 100%;
	}
	.large-6 {
		position: relative;
		width: 50%;
	}
	.large-3 {
		position: relative;
		width: 25%;
	}
	.display-mobile {
		display: block;
	}
    .image-form-col {
        width: 100%;
    }
    h5.nasa-heading-title {
        font-size: 13px;
        margin: 20px 0 !important;
    }
}

@media screen and (max-width: 767px) {
	.large-12, .large-6, .large-3 {
		width: 100%;
	}
}
@media screen and (max-width: 600px) {
	body .mobile-menu .logo-wrapper .logo .header_logo {
		max-height: 10.4vw !important;
	}
	.nasa-header-mobile-layout .elements-wrapper .nasa-logo-img {
		margin-top: -3px;
	}
	#main-content {
		min-height: 700px;
	}
}
@media screen and (max-width: 480px) {
	.nasa-before-load {
		display: none !important;
	}
	body .mobile-menu .logo-wrapper .logo .header_logo {
		max-height: 100% !important;
		max-width: 100% !important;
		width: 100% !important;
		height: auto !important;
	}
    .site-header .columns:nth-child(2) {
        padding: 0;
    }
	.nasa-logo-img img {
		max-width: 100%;
	}
    .nasa-title span {
        line-height: 1.2;
    }
    p.tagline {
        font-size: 14px;
        text-align: center;
        max-width: 300px;
        margin: 0 auto;
        line-height: 1.3;
        padding-bottom: 5px;
    }
}