/* LICENSE & DETAILS
   ==================================================

	Theme Name: Neighborhood Child Theme
	Theme URI: http://neighborhood.swiftideas.net
	Description: A Retina Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: neighborhood
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/


/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */

#main-navigation ul.menu {
    text-align: center;
    position: static;
    display: inline-block !important;
    width: 100% !important;
}

#main-nav .span9{
width:100% !important;
}

overlay .div{
	display: none !important;
}

figure .overlay {
	display: none !important;
}

.help-bar {
	display: none !important;
}

.page-heading {
	display: none !important;
}

.header-left ul li {
	display: none !important;
}

nav .menu ul li > a { 
    padding: 7px 15px;
	display: block;
    margin: 0;
    white-space: nowrap;
    max-width: 220px;
    text-overflow: ellipsis;
    overflow: hidden;
	text-align: left;
}

.overlay .thumb-info h4, .overlay .thumb-info i, .wooslider, .custom-caption p {
	-moz-text-shadow: none !important;
	-webkit-text-shadow: none !important;
	text-shadow: none !important;
}

.wooslider, .wooslider-control-paging li a, .tp-bullets.simplebullets.round .bullet, .page-shadow .boxed-layout, #breadcrumbs, .bag-product figure, .header-shadow #header-section:before, #nav-section.nav-shadow, nav .menu ul.sub-menu, .widget_search form input, .recent-posts-list li .recent-post-image, .sidebar-ad-grid, #swift-slider .flex-control-nav li a, .spb_portfolio_carousel_widget .portfolio-item .item-details, .blog-aux-options li a, .blog-aux-options li form input, .author-avatar img, .comment-avatar img, .spb_box_text .box-content-wrap, .labelled-pricing-table .pricing-table-column.column-highlight, a.sf-button:hover, a.sf-button.outerglow, a.sf-button.dropshadow, .alert, .glowframe img, .shadowframe img, .spb_parallax_asset, .woocommerce #review_form #respond .form-submit input, .woocommerce-ordering .woo-select, .woocommerce ul.products li.product figure, #product-img-slider .lSSlideWrapper, #product-img-nav li, .woocommerce .quantity, .woocommerce-page .quantity, .add_review a, .woocommerce table.shop_table img, .woocommerce-page table.shop_table img, .woocommerce .shipping-calculator-form .woo-select, .woocommerce #billing_country_field .woo-select, .woocommerce #shipping_country_field .woo-select, .mini-list li figure, .woocommerce #account_details > .login, .my-account-login-wrap .login-wrap, .woocommerce table.my_account_orders .order-actions .button, .woocommerce .wishlist_table tr td.product-add-to-cart a, .woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce.widget .buttons a, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .style-switcher h4 {
	-webkit-box-shadow: none !important; 
	-moz-box-shadow: none !important;
	-o-box-shadow: none !important; 
	box-shadow: none !important; 
}

h4.spb_heading:before, h4.lined-heading:before {  
    border-top: 2px solid #d6998d !important;   
}  

.single .pagination-wrap.portfolio-pagination {
	margin: 10px 0 !important; 
}


.header-menu .menu li {
	padding: 2px 0;
	z-index: 4;
}

#header-section > #main-nav {
	border-bottom: 1px solid #d6998d !important;
}

.widget {
	padding-bottom: 10px;
}

.widget ul {
	margin: 0 auto !important;
	list-style: none;
}	

.recent-post figure {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #212121;
	overflow: hidden;
	-webkit-box-shadow: none !important; 
	-moz-box-shadow: none !important; 
	box-shadow: none !important; 
}

.filter-wrap ul li {
	border-bottom: 1px solid #333;
}

.blog-item {
	margin-bottom: 25px;
	padding-top: 25px;
	border-top: 1px solid transparent;
	height: auto;
	overflow: hidden;
}

.has-both-sidebars .blog-item, .mini-items .blog-item {
	margin-bottom: 25px;
}

.related-wrap h4 {
	border-bottom: none;
	display: inline-block;
	padding-bottom: 3px;
	margin-bottom: 20px;
}

.sidebar .widget-heading h4:before {
    content: "";  
    display: block;  
    width: 100%;  
    height: 2px;  
    position: absolute;  
    top: 50%;  
    z-index: 1;  
}

#comments-list > h4 { 
	border-bottom: none;
	display: inline-block;
	padding-bottom: 3px;
	margin-bottom: 0;
}

#respond-wrap h3 { 
	margin-top: 0;
	margin-bottom: 5px;
	border-bottom: none;
	display: inline-block;
	padding-bottom: 2px;
}

.button, button, input[type="submit"], input[type="reset"], input[type="button"] { 
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	background: #dddddd;
	color: #716A5A;
    border: 0 none;
    display: inline-block;
    font-size: 13px;
    height: auto;
    line-height: 18px;
    padding: 6px 10px 5px 10px;
    transition: all 0.3s ease-in-out 0s;
}

.full-width-text { 
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}

.wpcf7 input.wpcf7-submit[type="submit"] { 
	display: inline-block;
	font-size: 14px;
	line-height: 18px;
	height: auto;
	padding: 8px 28px 7px 14px;
	background-image: url('images/button-arrow.png');
	background-position: 83% center;
	background-repeat: no-repeat;
	border: 0;
}

.spb_tabs .tab-content {
	border: 1px solid #e4e4e4;
	border-top: 0;
	padding: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.woocommerce form .form-row input.input-text { 
	padding: 8px 10px;
	border: 1px solid #e4e4e4;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: 38px;
	border-radius: 0;
	line-height: 18px;
	box-shadow: none;
	background: transparent;
	font-size: 13px !important;
	color: #696969 !important;
}

.woocommerce .woocommerce-message a.button, .woocommerce-page .woocommerce-message a.button {
	background: none;
	border: 0;
	box-shadow: none;
	text-shadow: none;
	font-size: 12px;
	padding: 10px 14px;
	display: none;
}
.woocommerce .woocommerce-error, .woocommerce-page .woocommerce-error { 
	background: #d6998d;
	color: #fff;
}
.woocommerce-page .woocommerce-message, .woocommerce .woocommerce-message { 
	background: #faf7f2;
	color: #999999;
}
.woocommerce-page .woocommerce-message:before, .woocommerce .woocommerce-message:before { 
	color: #faf7f2;
	top: 13px;
}
.woocommerce-page .woocommerce-info, .woocommerce .woocommerce-info { 
	background: #faf7f2;
}

.woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select { 
	height: 30px !important;
	font-size: 13px;
}
.woocommerce button { 
	background-color: #F39;
	color: #ffffff;
}

.woocommerce-count-wrap {
	float: left;
	margin-bottom: 30px;
}

.woocommerce span.onsale, .woocommerce .wc-new-badge, .woocommerce .out-of-stock-badge, .woocommerce .free-badge { 
	background: none !important;
	color: #fff;
	white-space: nowrap;
	position: absolute;
	text-align: center;
	padding: 4px;
	z-index: 2;
	min-width: auto !important;
	height: 26px !important;
	min-height: 26px !important;
	max-height: 26px !important;
	margin: 0 !important;
	border-radius: 0;
	right: 10px !important;
	top: 16px !important;
	left: auto;
	font-size: 11px;
	line-height: 28px;
}

.woocommerce .out-of-stock-badge {
	background: none;
	font-size: 10px;
}
.woocommerce .free-badge {
	background: none;
}
ul.products li.product .price { 
	float: right;
	font-size: 12px;
}

.woocommerce ul.products li.product figure figcaption { 
	position: absolute;
	bottom: -100px;
	left: 0;
	z-index: 4;
	background: #222;
	color: #fff;
	width: 100%;
	font-size: 12px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.yith-wcwl-add-to-wishlist { 
	background: #222;
	padding: 9px 13px;
	display: block;
	float: left;
	border-left: 1px solid #ffffff;
	margin-top: 0;
	line-height: 20px;
	display: none;
}

.woocommerce .quantity .minus, .woocommerce .quantity input.qty, .woocommerce .quantity .plus {
	position: relative;
	float: left;
	height: 39px;
	width: 30px;
	margin: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
	border-radius: 0;
	border-color: none;
	text-shadow: none;
	padding-right: 0;
}

.woocommerce .quantity, .woocommerce-page .quantity {
	height: auto;
	width: auto;
	max-width: 120px;
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.1);
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1);
	box-shadow: 0 1px 0 rgba(0,0,0,.1);
	margin-right: 10px!important;
}

#product-display-area { 
	clear: both;
	margin-bottom: 25px;
}

.woocommerce table.shop_table tr td.product-remove .remove { 
	float: right;
	padding: 0 10px;
	line-height: 40px;
	height: 40px;
	border-radius: 0;
	text-indent: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #696969 !important;
}

.woocommerce .cart_totals table tr.cart-subtotal { 
	border-top: 1px solid #d6998d;
}

.woocommerce .cart_totals table tr.total { 
	border-top: 2px solid #d6998d;
}

.woocommerce .coupon input.input-text, .woocommerce-cart table.cart td.actions .coupon .input-text {
	padding: 8px 10px;
	border: 1px solid #e4e4e4;
	width: auto;
	margin: 0 15px 0 0;
	min-width: 140px;
	height: 40px;
	line-height: 40px;
	float: left;
	box-shadow: none;
	-webkit-box-shadow: none;
}	

.woocommerce .shipping-calc-wrap button[name="calc_shipping"] {
	padding: 13px 20px;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 0;
	border-radius: 0;
	font-weight: normal;
	text-shadow: none;
	outline: none !important;
	background-color: #faf7f2 !important;
	color: #696969 !important;
}

.woocommerce .button.update-cart-button, .woocommerce .button.checkout-button {
	width: 100%;
	height: 42px;
	text-align: left;
	padding: 10px 15px;
	margin-top: 15px;
	margin-bottom: 0;
	border: 0;
	border-radius: 0;
	text-shadow: none;
	font-weight: normal;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	line-height: 22px;
	box-sizing: border-box;
	background-color: #faf7f2 !important;
	color: #696969 !important;
}

.woocommerce input[name="apply_coupon"], .woocommerce .cart input[name="update_cart"] {
	width: auto;
	padding: 9px 20px;
	border: 0;
	border-radius: 0;
	text-shadow: none;
	font-weight: normal;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	float: right;
	background-color: #faf7f2 !important;
	color: #696969 !important;
}

.woocommerce form #customer_details .form-row label { 
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 10px;
	line-height: 20px;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
}

.woocommerce form #customer_details .form-row input { 
	float: left;
	width: 100%;
}
.woocommerce form #customer_details .form-row textarea { 
	float: left;
	width: 100%;
	padding: 10px;
	min-height: 150px;
	line-height: 20px;
	color: #696969;
}

#order_review table.shop_table {
	border-top: 0;
	margin-bottom: 10px;
	border-bottom: 0;
}

table.totals_table tr.total {
	margin-top: 20px;
	border-top: 2px solid #d6998d;
}

.woocommerce #payment { 
	background: transparent;
	border-radius: 0;
	border-top: 1px solid #d6998d;
}

.woocommerce #payment ul.payment_methods li label {
	font-weight: normal;
	margin-bottom: 0;
	font-size: 13px;
}

#order_review #payment #place_order {
	padding: 0 30px;
	height: 46px;
	line-height: 46px;
	width: 100%;
	margin-bottom: 20px;
}

.woocommerce-checkout p.thank-you {
	font-size: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: none !important;
}	

.woocommerce .order-info { 
	margin-bottom: 30px;
	font-size: 14px;
	padding: 10px;
	background: none repeat scroll 0 0 #faf7f2 !important;
}

.woocommerce .checkout-confirmation .order_details {
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 20px;
}

.woocommerce .widget_layered_nav ul li.chosen a {
	padding: 6px 10px 6px 20px;
	border-radius: 0;
	border: 0;
}

.woocommerce .widget_layered_nav_filters ul li a {
	padding: 4px 10px 4px 20px;
	border-radius: 0;
	border: 0;
}

.woocommerce.widget .buttons > a {
	margin-left: 2%;
	margin-right: 0!important;
	width: 49%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #faf7f2 !important;
	color: #696969 !important;
}

/* #Eliminar elementos de la página de producto
================================================== */

.product_meta {
  	display: none;
}
.accordion {
  	display: none;
}


/* #Eliminar autor de la página del blog
================================================== */

.standard-post-author {
  display: none;
}

.widget-heading h4 {
  display: block;
}

.posted_in {
  display: none;
}
.stock { 
  display: none; 
}

.blog-item figure img {
  display: none;
}


/* #Hacer grande la bienvenida de la cabecera
================================================== */

.tb-welcome { 
  font-family: "Sanchez",sans-serif !important;
  font-size: 12px !important;
}


/* #No mostrar Bienvenidos en la home
================================================== */

.header-menu li {
  display: none !important;
}


/* #No mostrar rótulo de gratis
================================================== */

.free-badge {
  display: none;
}


/* #No mostrar el precio en la previa de productos
================================================== */

.product_list_widget span {
  display: none;
}

.woocommerce ul.products li.product.first {
    margin-left: 20px !important;
}

.woocommerce ul.products li.product {
    margin-left: 20px !important;
}

#product-img-slider li a.zoom {
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 18px;
	color: #716a5a;
	background: #fff;
	padding: 4px 6px 5px;
	border-radius: 2px;
	z-index: 99;
}

.ilightbox-social {
  display: none !important;
}

.woocommerce div.product .summary p.price, .woocommerce-page div.product .summary p.price {
	float: left;
	margin-right: 20px;
	font-size: 24px;
	margin-bottom: 0;
	color: #d6998d;
}

.widget_product_categories .cat-item-542 {display:none}
.widget_product_categories .cat-item-241 {display:none}
.widget_product_categories .cat-item-244 {display:none}
.widget_product_categories .cat-item-253 {display:none}
.widget_product_categories .cat-item-245 {display:none}
.widget_product_categories .cat-item-255 {display:none}

#sb_instagram {
  	padding-bottom: 0px !important;
}

.product_type_simple {
  font-weight: 600 !important;
}

.ajax_add_to_cart {
  font-weight: 600 !important;
}

.flex-control-thumbs {
    margin-top: 20px !important;
}

.flex-control-nav {
/*  position: absolute; */
    bottom: 20px;
    left: 20px;
    margin: 0;
    z-index: 4;
    list-style: none !important;
    margin-top: 20px;
}