/*
Theme Name: Flozen Theme Child
Theme URI: http://demo.nasatheme.com/flozen-intro/
Description: This is a child theme for Flozen Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: flozen-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/*************Hide Cart Icon in Header*************/
.cart-container {
    display: none;
}

td.nasa-td-mobile-icons {
    width: 74px;
}

.nasa-mobile-icons-wrap.nasa-absolute-icons.nasa-hide-icons {
    display: none;
}
/*************End Hide Cart Icon in Header*************/

.form-item.form-textarea textarea {
    min-height: 117px;
}

.form-col.form-left-col {
    padding-right: 25px;
}

.form-col.form-right-col {
    padding-left: 25px;
}

.form-wrapper {
    display: flex;
}

.form-col {
    display: flex;
    flex-direction: column;
    width: 50%;
}

.woocommerce-product-attributes.shop_attributes {
    margin-top: 10px;
}

img.woocommerce-product-attributes-item {
    margin-right: 5px;
}

.menu-left-col {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.header-type-3 .search-icon {
    position: relative;
    right: auto;
    top: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.nasa-menu-vertical-header {
    width: auto;
    background: transparent;
	margin-right: 16px !important;
}

.nasa-vertical-header.vertical-menu .section-title{
	padding-right: 0;
	line-height: 14.5px;
	font-size: 16px;
}

.cart-wrapper{
	display: flex;
	align-items: center;
    justify-content: flex-start;
}

.cart-wrapper span{
	margin-left: 5px;
}

a.search-icon.desk-search{
	margin-right:  13px;
}

.p-banner-white{
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	margin-bottom: 0;
}

.p-banner-gray{
	font-weight: 600;
	font-size: 15px;
	color: #fff;
	opacity: 0.3;
	text-transform: uppercase;
	margin-bottom: 25px;
}

.main-banner .large-12{
	padding: 0 !important;
}

.banner-hero{
	margin-bottom: 0px !important;
}

p.p-banner-small-gray {
    font-size: 15px;
    color: #00000052;
	font-weight: 600;
    margin-bottom: 0;
}

p.p-banner-small-gray img {
    margin-bottom: 27px;
    margin-top: 27px;
}

p.p-banner-small-black {
    font-size: 15px;
    color: #000;
    margin-bottom: 27px;
}

.banner-small-btn-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
	font-weight: 700;
	font-size: 17px;
}

a.banner-small-red-btn {
    background-color: #ee001f;
    padding: 14px 35px;
    border-radius: 7px;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
	margin-right: 19px;
}

.banner-small-content {
    width: 37%;
}

.brands-container ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.brands-container img {
    max-width: 225px;
}

.brands-container li {
    max-width: 20%;
    margin: 2%;
    padding: 10px;
	padding-bottom: 10px !important;
}

.brands-container h3 {
    max-width: 1280px;
    margin: 100px auto 0 auto;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
}

.woocommerce.columns-5 li {
    width: 18%;
    border: 1px solid #efefef;
	margin: 1.25% !important;
}

.woocommerce.columns-5 li a {
    display: flex;
    flex-direction: column-reverse;
}

.woocommerce.columns-5 li img {
    border: none;
    max-width: 80%;
    margin: 0 auto;
}

.woocommerce.columns-5 ul {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}

.woocommerce.columns-5 mark.count {
    display: none;
}

h2.woocommerce-loop-category__title {
    color: rgba(0, 0, 0, 0.6);
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}

.woocommerce.columns-5 li:nth-child(1), .woocommerce.columns-5 li:nth-child(6) {
    margin-left: 0 !important;
}

.woocommerce.columns-5 li:nth-child(5), .woocommerce.columns-5 li:nth-child(10) {
    margin-right: 0 !important;
}

p.banner-p {
    line-height: 60px;
}

a.banner-small-red-btn.red-btn-wide {
    padding: 14px 58px;
}

.categorys-container h3 {
    font-size: 21px;
    font-weight: 600;
}

.hero-banner .banner.nasa_banner {
    margin-bottom: 0 !important;
}

p.p-banner-btn {
    line-height: 60px;
    margin-top: 33px;
}

p.p-banner-img {
    margin-bottom: 30px;
}

.hero-banner .banner .banner-content.align-left{
	left: 0;
}

.hero-banner .banner-content-warper {
    max-width: 100% !important;
    margin-left: 10px !important;
}

.nasa-menus-wrapper-reponsive {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-type-3 .nasa-elements-wrap{
	margin-top: 0 !important;
	background-color: #fff !important;
}

.header-left-col {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 30%;
}

span.span-karfa {
    margin-top: 2px;
    margin-left: 14px;
    font-size: 16px;
	font-weight: 600;
}

a.cart-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.icon-nasa-headphone:before {
    content: " ";
}

.op-is-open-shortcode {
    display: flex;
    align-items: center;
    justify-content: space-between;
	font-weight: 600;
	position: relative;
	z-index: 2;
}

span.op-open, span.op-closed {
    color: #ee0424;
    font-size: 17px;
    font-weight: 600;
	margin-right: 5px;
}

span.op-today {
    font-size: 17px;
    font-weight: 600;
    color: #000;
}

.header-right-col {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 30%;
}

.wide-nav {
    padding-top: 25px;
    padding-bottom: 25px;
}

.op-overview-shortcode {
    position: absolute;
    bottom: 0%;
    transform: translateY(104%);
    background-color: #fff;
    margin: -20px;
    padding: 10px;
    transition: opacity 0.3s;
    opacity: 0;
}

.open-time-container:hover .op-overview-shortcode {
    display: flex;
    height: 300px;
    width: 280px;
    justify-content: center;
    align-items: center;
    padding: 25px;
}

table.op-table.op-table-overview {
    margin-bottom: 0;
}

.open-time-container {
    position: relative;
	cursor: pointer;
}

.open-time-container .op-overview-shortcode{
    position: absolute;
    width: 270px;
    top: 100%;
    margin-top: -1px;
    border: none;
    z-index: 100;
    visibility: hidden;
    pointer-events: none;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -o-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
    -webkit-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
	z-index: 1;
	padding: 25px;
	left: -15px;
}

.open-time-container:hover .op-overview-shortcode {
    visibility: visible;
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    pointer-events: unset;
}

.op-is-open-shortcode::before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(https://studiomango.is/wp-content/uploads/2020/02/clock-icon.png);
    background-size: contain;
    position: absolute;
    left: -30px;
    top: -2px;
}

.vertical-menu .section-title:before{
	color: #ee001f !important;
}

ul.vertical-menu-wrapper {
    border: none;
    border-radius: 0;
}

span.nasa-label-search {
    font-weight: 600;
	line-height: 14.5px;
}

.header-type-3 .search-icon:hover .nasa-label-search {
    text-decoration: none !important;
}

.header-icons > li a:hover i {
	color: #000;
}

.icon-nasa-cart-4:before {
    content: "";
    display: block;
    width: 22px;
    height: 19px;
    background-image: url(https://studiomango.is/wp-content/uploads/2020/02/shopping_basket-24px.png);
    background-size: contain;
	transform: translatey(-2px);
}

.icon-nasa-if-search:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background-image: url(https://studiomango.is/wp-content/uploads/2020/02/search-24px.png);
    background-size: contain;
    transform: translateY(-1px);
}

.header-type-3 .search-icon .nasa-icon {
    margin: 0 14px 0 0;
}

span.products-number {
    position: absolute;
    left: 25px;
    top: 6px;
    color: #ee001f !important;
}

.products-number .nasa-sl {
    background: #ee001f !important;
    color: #fff !important;
    border-radius: 3px !important;
    font-size: 8.67px;
    line-height: 8.67px !important;
    padding: 4px 6px !important;
    min-width: 5px !important;
}

.vertical-menu .section-title:before {
    content: "";
    display: inline-block;
    background-image: url(https://studiomango.is/wp-content/uploads/2020/02/menu-24px.png);
    width: 24px;
    height: 12px;
    background-size: contain;
	position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

h5.section-title.nasa-title-vertical-menu {
    padding-left: 32px !important;
}

.footer-menu ul.nasa-menu-wrapper {
    height: 180px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

#nasa-footer{
	background: #000;
	color: #fff;
}


.footer-menu .section-title{
	color: #fff;
	opacity: 0.6;
	font-size: 17px;
	line-height: 17px;
	margin-bottom: 5px;
	margin-top: 0 !important;
}

.footer-menu li {
    font-size: 17px;
    font-weight: 600;
    line-height: 35px;
}

.footer-menu li a:hover {
    opacity: 0.6;
	color: #fff !important;
}

.footer-info {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
	font-size: 17px;
    line-height: 16px;
    font-weight: 600;
}

.footer-menu li a {
    padding: 0 !important;
}


span.footer-info-header {
	display: block;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
}

.footer-info-col.footer-info-left-col {
    margin-right: 60px;
}

.footer-info-item {
    margin-bottom: 34px;
}

a.footer-info-link {
    color: #fff;
}

a.footer-info-link:hover {
    color: rgba(255, 255, 255, 0.6);
}

#nasa-footer .nasa-nav-sc-menu{
	margin-top: 0 !important;
}

.woocommerce.columns-5 {
    max-width: 100%;
}

@media all and (max-width: 1300px){
	.brands-container .wpb_text_column.wpb_content_element {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.banner-small-btn-wrapper {
		flex-direction: column-reverse;
		justify-content: flex-start;
		align-items: flex-start;
	}
	
	a.banner-small-red-btn {
		margin-top: 15px;
	}
	
	.banner.nasa_banner.hover-zoom {
		min-height: 290px;
	}
}


@media all and (max-width: 1200px){
	.brands-container img {
		max-width: 100%;
	}
	
	.large-12.categorys-container.nasa-col.columns, .single-banner-row .large-12.nasa-col.columns, .double-banner-row .large-12.nasa-col.columns {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.categorys-container .row {
		margin-left: 0;
		margin-right: 0;
	}
	
	ul.products.grid.large-block-grid-4.small-block-grid-1.medium-block-grid-2 {
		margin: 0;
	}
	
	.large-12.columns.nasa-content-page-products {
		padding-left: 0;
		padding-right: 0;
	}
	
	.section-element.vc_custom_1580981194316 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.wide-nav{
		padding-right: 10px;
		padding-left: 10px;
	}
	
	.hero-banner .banner-content-warper {
		margin-left: 20px !important;
	}
}


@media all and (max-width: 1100px){
	.woocommerce.columns-5 li {
		width: 23%;
	}
	.woocommerce.columns-5 li:nth-child(1), .woocommerce.columns-5 li:nth-child(5), .woocommerce.columns-5 li:nth-child(9) {
		margin-left: 0 !important;
	}

	.woocommerce.columns-5 li:nth-child(4), .woocommerce.columns-5 li:nth-child(8) {
		margin-right: 0 !important;
	}
	
	.woocommerce.columns-5 li:nth-child(6) {
		margin-left: 1.25% !important;
	}

	.woocommerce.columns-5 li:nth-child(5){
		margin-right: 1.25% !important;
	}
	
	.woocommerce.columns-5 ul {
		justify-content: flex-start;
	}
}

@media all and (max-width: 894px){
	.woocommerce.columns-5 li {
		width: 31%;
	}
	
	.woocommerce.columns-5 li:nth-child(3), .woocommerce.columns-5 li:nth-child(6), .woocommerce.columns-5 li:nth-child(9) {
		margin-right: 0 !important;
	}
	
	.woocommerce.columns-5 li:nth-child(1), .woocommerce.columns-5 li:nth-child(4), .woocommerce.columns-5 li:nth-child(7), .woocommerce.columns-5 li:nth-child(10) {
		margin-left: 0 !important;
	}
	
	.woocommerce.columns-5 li:nth-child(4), .woocommerce.columns-5 li:nth-child(8){
		margin-right: 1.25% !important;
	}
	
	.woocommerce.columns-5 li:nth-child(5), .woocommerce.columns-5 li:nth-child(9) {
		margin-left: 1.25% !important;
	}
	
	.row.footer-inner-container {
		display: flex;
		flex-direction: column;
	}
	
	.footer-right-side.large-4.nasa-col.columns {
		width: 100%;
		display: flex;
		align-content: flex-start;
	}
	
	.footer-left-side.large-8.nasa-col.columns {
		width: 100%;
	}
	
	.footer-right-side div {
		width: 100%;
	}
	
	.footer-info-col.footer-info-left-col {
		width: 30%;
	}
}
@media all and (min-width: 931px){
	.banner h1.banner-h1 {
		text-transform: uppercase;
		margin-bottom: 23px;
		font-size: 60px;
		font-weight: bold;
	}
}
@media all and (max-width: 930px){
	.banner h1.banner-h1 {
		text-transform: uppercase;
		margin-bottom: 0 !important;
		font-size: 40 !important;
	}
	
	p.banner-p {
		font-size: 17px;
		line-height: 50px;
	}
}

@media all and (min-width: 848px) and (max-width: 894px){
	.header-right-col {
		width: 32%;
	}
}

@media all and (max-width: 850px){
	.banner h1.banner-h1 {
		font-size: 30 !important;
	}
	
	p.banner-p {
		font-size: 15px;
	}
}

@media all and (max-width: 643px){
	a.banner-small-red-btn.red-btn-wide.hero-btn {
		display: inline;
	}
	
	.hero-banner .banner.nasa_banner {
		min-height: 330px;
	}
	
	.double-banner-row .nasa_banner.hover-zoom {
		min-height: 360px;
	}
	
	.double-banner-row .banner .banner-image.nasa-banner-image {
		background-size: cover;
		background-position: 50% 50% !important;
	}
	
	.banner.nasa_banner.banner-big-wrapper {
		min-height: 200px;
	}
	
	.banner .banner-image.nasa-banner-image {
		background-size: 170%;
		background-position: 0 50% !important;
	}
	
	.nasa-banner-content.banner-content.align-center.valign-middle.banner-big-content.light.text-center {
		width: 50%;
		margin-left: 50%;
	}
	
	.banner h1.banner-h1 {
		font-size: 30 !important;
	}
	
	p.banner-p {
		font-size: 12px;
		line-height: 17px;
	}
	
	a.banner-small-red-btn.red-btn-wide {
		padding: 10px 40px;
		font-size: 14px;
		margin-right: 0;
		transform: translateY(-10px);
		display: inline-block;
	}
	
	.banner .banner-inner {
		transform: translateY(10px);
	}
	
	.woocommerce.columns-5 li {
		width: 48.75%;
	}
	
	.woocommerce.columns-5 li:nth-child(even) {
		margin-right: 0 !important;
		margin-left: 1.25% !important;
	}
	
	.woocommerce.columns-5 li:nth-child(odd){
		margin-left: 0 !important;
		margin-right: 1.25% !important;
	}
	
	.footer-menu ul.nasa-menu-wrapper {
		height: 270px;
	}
	
	.footer-info-col.footer-info-left-col {
		width: 50%;
	}
}

@media all and (max-width: 450px){
	.product-warp-item .woocommerce-loop-category__title {
		font-size: 100%;
	}
	
	.footer-menu ul.nasa-menu-wrapper {
		height: auto;
	}
	
	.footer-info-col {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.footer-info {
		flex-direction: column;
	}
	
	.brands-container li {
		max-width: 40%;
	}
}