/*
Theme Name: Bodega Child
Theme URI: https://demo.select-themes.com/bodega/
Description: A child theme of Bodega Theme
Author: Select Themes
Author URI: https://select-themes.com
Version: 1.1
Template: bodega
Text Domain: bodega
*/
.logo_wrapper, .logo_wrapper .normal {
    width: 320px !important;
}
.q_logo > a > .sticky {
    width: 320px !important;
}
header.sticky.stick_with_left_right_menu nav.main_menu.left_side {
    margin-left: -10px !important;
}
header.sticky.stick_with_left_right_menu nav.main_menu.right_side {
    margin-right: -10px !important;
}
.header_top {
    width: 1000px;
    margin: auto;
}
header .header_top_bottom_holder {
    background: #fff;
}
#menu-menu-derecha > li:last-child > a {
    width: 40px;
    overflow: hidden;
    height: 44px;
    padding-top: 17px;
}
.sticky #menu-menu-derecha > li:last-child > a {
	height: 30px;
}
.vc_text_separator.full .separator_content span, .woocommerce ul.products li.product span.product-title {
	font-family: Oxygen, sans-serif !important;
}
.home .vc-hoverbox h2 {
    font-size: 20px;
    color: #fff;
    line-height: 22px;
}
.home .vc-hoverbox-back h2 {
    color: #000;
    margin-bottom: 6px;
}
.home .woocommerce ul.products {
    margin-bottom: 0;
}
.woocommerce ul.products li.product .add-to-cart-button-inner2 a.button.add_to_cart_button, .woocommerce.single-product button.single_add_to_cart_button {
    font-family: Oxygen, sans-serif !important;
}
.header_bottom .drop_down .second.drop_down_start {
    bottom: 5px;
    height: 0 !important;
    top: initial;
}
.header_bottom .drop_down .second .inner>ul, .header_bottom li.narrow .second .inner ul {
    background: #fff;
    padding: 0;
}
.header_bottom .drop_down .second .inner ul li:hover a {
    background: #a99c8b;
    color: #fff;
}
.header_bottom .drop_down .second .inner ul li a {
    margin: 0;
    padding: 4px 15px;
    font-size: 18px;
    border-top: 1px solid #a2a2a265;
}
.woocommerce .quantity input[type="text"].qty {
    background: #fff !important;
    color: #000 !important;
    margin-bottom: 25px;
}
.woocommerce.single-product button.single_add_to_cart_button {
    clear: both;
    display: block;
    border-radius: 25px;
    min-width: 250px;
    text-align: center;
    padding: 10px;
}
.woocommerce .q_logo a {
    visibility: initial;
}
.home .wpb_single_image .vc_figure {
	position: relative;
	transition: all 0.3s;
}
.home .wpb_single_image .vc_figure-caption {
	margin: 0;
    text-align: center;
    bottom: 50px;
    color: #fff;
    width: 100%;
    position: absolute;
    letter-spacing: 2px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
	pointer-events: none;
}
.home .wpb_single_image .vc_figure:hover {
	opacity: 0.65;
}
.wpcf7-form label {
	margin-bottom: 15px;
	display: block;
}
.wpcf7-form input[type="submit"] {
	width: 100% !important;
	text-align: center !important;
	padding: 0 !important;
}
.home .q_slider {
	padding-top: 126px;
}
.woocommerce ul.products li.product span.product-title {
	line-height: 30px !important;
}
.woocommerce ul.products li.product .price {
	color: #888 !important;
	font-size: 18px !important;
	font-family: Oxygen, sans-serif !important;
}
.header-widget.widget_nav_menu ul.menu li a {
	color: #888;
	font-size: 15px;
}
body.single-product .title_outer {
	display: none;
}
.footer_top .four_columns > .column1 > .column_inner > div:first-child img {
	filter: invert(100%);
}
.footer_top .four_columns > .column3 > .column_inner > div:nth-child(2) {
	margin-top: 40px;
}
header.stick_with_left_right_menu .header_inner_left {
	position: initial !important;
}
.cart_totals .shipping_calculator {
	display: none;
}
.content.content_top_margin_none .title_outer.animate_title_area {
	overflow: hidden !important;
}
@media only screen and (max-width: 1000px) {
	.home .q_slider {
		padding-top: 0px;
	}
	.header_top {
		max-width: 100%;
}
@media only screen and (max-width: 768px) {
	.home .wpb_column.vc_column_container.vc_col-sm-3 {
		float: left;
    		width: calc(100% / 2);
    		margin-bottom: 20px;
	}
	.home .vc_column_container>.vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}
	.home .wpb_single_image .vc_single_image-wrapper, .home .wpb_single_image .vc_figure {
		display: block;
	}
	.home .wpb_single_image .vc_figure {
		padding: 0 10px;
	}
	.home .content .full_width_inner > .section:first-child {
		padding-top: 0 !important;
	}
	.home .content .full_width_inner > .section:first-child > .section_inner {
		width: 90%;
	}
	.home .wpb_content_element.wpb_single_image img {
		width: 100%;
	}
}
@media only screen and (max-width: 541px) {
	.home .wpb_column.vc_column_container.vc_col-sm-3 {
		width: 100%;
	}

}