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


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
span.badge.featured-label {display: none}
.woocommerce-Address-title h3 {
	text-transform: none!important;
}
body.home .type-product.post-4717 {
    display: none;
}
.account-nav-wrap .account-user {
	display: none!important;
}

li.iban {
	min-width: 250px;
}
#nasa-shipping-methods {
	display: none!important;
}
.order-again {
	display: none;
}
#main-content form .form-row.show_if_pers_jur label[for] {
    font-size: 12px;
    top: 0.5em;
    z-index: 1;
    opacity: 0.6;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.woocommerce-privacy-policy-text {
	display: none!important;
}
.headermiddle .phone {
	padding-top: 3px;
}
.headermiddle .number {
	font-size: 24px;
	text-align: center;
}
.headermiddle .schedule {
	text-align: center;
}
.product-info .price {
	font-size: 150%;
}
.product-info .entry-title {
	font-size: 200%
}
.nopadding {
	padding-left: 0;
	padding-right: 0;
}
.breadcrumb { <!-- , th, #shipping_method -->
	visibility: hidden;
}
.page-id-4625 li {
	list-style: none;
}
.nasa-top-row-filter {
	visibility: hidden;
}
footer .nasa-image {
	width: 200px
}
.nasa-footer-bottom-center {
	text-align: center;
	font-size: 12px;
}
.nasa-hello-acc, .woocommerce-MyAccount-content > p:first-child {
	display: none!important;
}
#filozofianoastra {
	margin-top: 28px;
	margin-right: 20px;
  text-align: justify;
	font-size: 13px;
}
#filozofianoastra b {
	font-size: 13px;
}
footer {
	font-size: 13px;
}
footer .social-icons {
	font-size: 30px;
}
#tip_facturare_pers-jur {
	margin-left: 40px!important;
}
label[for=tip_facturare_pers-jur], label[for=tip_facturare_pers-fiz] {
	margin-top: 7px;
	margin-left: 5px;
}
/* CONTACT PAGE SETTINGS */
.contact-form-footer div.row {
	margin-top: 20px;
}
.wpcf7-textarea {
	height: 90px;
}
#contactpagedetailsbox {
	border-radius: 10px;
  /* border: 3px solid #6bad0d; */
  padding: 15px;
  background-color: #ebeaea;
}
.page-id-3046 input[type=submit] {
	margin-top: 15px;
}
.contactpagedetails .nasa-title-wrap, .contactpagedetails .nasa-title-wrap span {
	padding-left: 0!important;
}
.contactpagedetails .nasa-title-hr {
	margin-top: 15px!important;
}
.suporttelefonic {
	margin-top: 25px;
}
.suporttelefonic .nasa-title-wrap, .suporttelefonic .nasa-title-wrap span {
	padding-left: 0!important;
}
.suporttelefonic .nasa-title-hr {
	margin-top: 15px!important;
}
.page-template-page-left-sidebar-php .widget {
	/* border: 3px solid #6bad0d; */
  border-radius: 7px;
  padding: 20px 10px;
  background-color: #ebeaea
}
.nasa-toggle-widget:after, .nasa-toggle-widget, .nasa-toggle-widget:before {
	display: none!important;
}
.tnp-subscription {
	margin-bottom: 30px;
}
.tnp-subscription label {
	font-weight: 400;
}
.tnp-email:focus {
	background: #f4f4f4!important;
	border: #dddddd;
}
.tnp-submit {
	padding: 15px 20px!important;
}
#post-3989 li, #post-3994 li {
	margin-bottom: 15px!important;
	text-align: justify;
}
#post-3989 p, #post-3994 p, #page-id-4005 {
	text-align: justify;
}
.nasa-node-popup i {
	margin-top: -5px;
}
.safe-checkout.nasa-crazy-box {
	margin-top: 50px;
}
.widget_product_categories .nasa-open-toggle {
	padding-bottom: 10px;
}
.checkout-modern-wrap .woocommerce-form-login-toggle:before {
	margin-top: -5px;
}
@media only screen and (max-width: 767px) {
	.hideonmobile {
		display: none;
	}
	.tparrows {
		display: none;
	}
	.topbaronmobile {
		color: #ffffff;
		background-color: #6bad0d;
		height: 30px;
		width: 100%;
    padding-top: 10px;
	}
	footer .large-5.nasa-col.columns {
		margin-top: 60px;
	}
	.anpc {
		text-align:center;
		margin-top: 30px;
	}
	.anpc > a > img {
		float: none;
	}
	#mobile-navigation {
	  display: flex;
	  flex-direction: column;
	}

	#mobile-navigation li:nth-child(5) {
	  order: -1;
	}
	#mobile-navigation li.menu-parent-item {
		background-color: #6bad0d;
	}
}
