

/* MOTHER BCN CUSTOM CSS */

.tc-tooltip {
    color: #000000 !important;
}

.woocommerce .product h1.product_title {
    font-size: 2em !important;
    text-transform: none !important;
    letter-spacing: 0.01em !important;
    margin-bottom: 0.1em !important;
}

div.swatch-wrapper.selected {
    border: 2px solid #ffdd00 !important;
}

.swatch-wrapper {
    background: #000000 !important;
    border: 1px solid #E4E2D8 !important;
}

.woocommerce div.product .summary p.price span.amount {
    font-size: 1.4em !important;
    color: #040404 !important;
    font-family: typewritermedium !important;
}


tc-tooltip {
    color: #000000!important;
}
/* FONTS */

@font-face {
    font-family: 'typewritermedium';
    src: url('../../../uploads/fonts/typewriter.eot');
    src: url('../../../uploads/fonts/typewriter.eot?#iefix') format('embedded-opentype'),
         url('../../../uploads/fonts/typewriter.woff2') format('woff2'),
         url('../../../uploads/fonts/typewriter.woff') format('woff'),
         url('../../../uploads/fonts/typewriter.ttf') format('truetype'),
         url('../../../uploads/fonts/typewriter.svg#typewritermedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family:'AlteHaasGrotesk_Bold-Regular';
	src: url('../../../uploads/fonts/AlteHaasGrotesk_Bold_gdi.eot');
	src: url('../../../uploads/fonts/AlteHaasGrotesk_Bold_gdi.eot?#iefix') format('embedded-opentype'),
		url('../../../uploads/fonts/AlteHaasGrotesk_Bold_gdi.woff') format('woff'),
		url('../../../uploads/fonts/AlteHaasGrotesk_Bold_gdi.ttf') format('truetype'),
		url('../../../uploads/fonts/AlteHaasGrotesk_Bold_gdi.otf') format('opentype'),
		url('../../../uploads/fonts/AlteHaasGrotesk_Bold_gdi.svg#AlteHaasGrotesk_Bold-Regular') format('svg');
	font-style: normal;
	font-stretch: normal;
}

body {
text-rendering: optimizelegibility;
font-family: typewritermedium;
-webkit-font-smoothing: subpixel-antialiased;
}

p {
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 500;
font-size: 15px;
overflow-wrap: break-word;
letter-spacing: 0.05em;
line-height: 1.5em;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
	
h1{
text-rendering: optimizelegibility;
font-family: AlteHaasGrotesk_Bold-Regular;
font-weight: 600;
letter-spacing: -0.041em;
font-size: 5.5em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;

}

h2{
text-rendering: optimizelegibility;
font-family: AlteHaasGrotesk_Bold-Regular;
font-weight: 600;
font-size: 2em;
letter-spacing: -0.055em;
line-height: 1,5em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

h3 {
text-rendering: optimizelegibility;
font-family: AlteHaasGrotesk_Bold-Regular;
font-weight: 600;
letter-spacing: -0.03em;
font-size: 1.7em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

h4 {
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 300;
letter-spacing: 0.09em;
font-size: 1.625em;
letter-spacing: 0.1em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;

}
h5{
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 600;
font-size: 1em;
overflow-wrap: break-word;
letter-spacing: 0.05em;
line-height: 1.5em;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;

}

h6{
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 600;
letter-spacing: 0.09em;
font-size: 0.875em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}



@media only screen and (max-width: 1050px) {
p {
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 600;
font-size: 13px;
overflow-wrap: break-word;
letter-spacing: 0.05em;
line-height: 1.5em;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
	
h1{
text-rendering: optimizelegibility;
font-family: AlteHaasGrotesk_Bold-Regular;
font-weight: 600;
letter-spacing: -0.041em;
font-size: 5em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;

}

h2{
text-rendering: optimizelegibility;
font-family: AlteHaasGrotesk_Bold-Regular;
font-weight: 600;
font-size: 1.6em;
letter-spacing: -0.041em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

h3 {
text-rendering: optimizelegibility;
font-family: AlteHaasGrotesk_Bold-Regular;
font-weight: 600;
letter-spacing: -0.03em;
font-size: 1.38em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

h4 {
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 300;
letter-spacing: 0.09em;
font-size: 1.3em;
letter-spacing: 0.1em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;

}
h5{
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 600;
font-size: 1em;
overflow-wrap: break-word;
letter-spacing: 0.05em;
line-height: 1.2em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;

}

h6{
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 600;
letter-spacing: 0.09em;
font-size: 0.875em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
}

@media only screen and (max-width: 850px) {
p {
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 600;
font-size: 13px;
overflow-wrap: break-word;
letter-spacing: 0.05em;
line-height: 1.5em;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
	
h1{
text-rendering: optimizelegibility;
font-family: AlteHaasGrotesk_Bold-Regular;
font-weight: 600;
letter-spacing: -0.041em;
font-size: 5em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;

}

h2{
text-rendering: optimizelegibility;
font-family: AlteHaasGrotesk_Bold-Regular;
font-weight: 600;
font-size: 1.26em;
letter-spacing: -0.041em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

h3 {
text-rendering: optimizelegibility;
font-family: AlteHaasGrotesk_Bold-Regular;
font-weight: 600;
letter-spacing: -0.03em;
font-size: 1.1em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

h4 {
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 300;
letter-spacing: 0.09em;
font-size: 1.3em;
letter-spacing: 0.1em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;

}
h5{
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 600;
font-size: 1em;
overflow-wrap: break-word;
letter-spacing: 0.05em;
line-height: 1.2em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;

}

h6{
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 600;
letter-spacing: 0.09em;
font-size: 0.875em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
}









@media only screen and (max-width: 640px) {
p {
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 600;
font-size: 12px;
overflow-wrap: break-word;
letter-spacing: 0.05em;
line-height: 1.5em;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
	
h1{
text-rendering: optimizelegibility;
font-family: AlteHaasGrotesk_Bold-Regular;
font-weight: 600;
letter-spacing: -0.041em;
font-size: 4.5em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;

}

h2{
text-rendering: optimizelegibility;
font-family: AlteHaasGrotesk_Bold-Regular;
font-weight: 700;
font-size: 1.3em;
letter-spacing: -0.055em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

h3 {
text-rendering: optimizelegibility;
font-family: AlteHaasGrotesk_Bold-Regular;
font-weight: 600;
letter-spacing: -0.03em;
font-size: 1.2em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

h4 {
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 300;
letter-spacing: 0.09em;
font-size: 1.2em;
letter-spacing: 0.1em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;

}
h5{
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 600;
font-size: 1em;
overflow-wrap: break-word;
letter-spacing: 0.05em;
line-height: 1.15em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;

}

h6{
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 600;
letter-spacing: 0.09em;
font-size: 0.875em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}


}

@media only screen and (max-width: 320px) {
p {
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 600;
font-size: 12px;
overflow-wrap: break-word;
letter-spacing: 0.05em;
line-height: 1.5em;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
	
h1{
text-rendering: optimizelegibility;
font-family: AlteHaasGrotesk_Bold-Regular;
font-weight: 600;
letter-spacing: -0.041em;
font-size: 4.5em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;

}

h2{
text-rendering: optimizelegibility;
font-family: AlteHaasGrotesk_Bold-Regular;
font-weight: 600;
font-size: 1.15em;
letter-spacing: -0.041em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

h3 {
text-rendering: optimizelegibility;
font-family: AlteHaasGrotesk_Bold-Regular;
font-weight: 600;
letter-spacing: -0.03em;
font-size: 1em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

h4 {
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 300;
letter-spacing: 0.09em;
font-size: 1.1em;
letter-spacing: 0.1em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;

}
h5{
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 600;
font-size: 16px;
overflow-wrap: break-word;
letter-spacing: 0.05em;
line-height: 1.5em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;

}

h6{
text-rendering: optimizelegibility;
font-family: typewritermedium;
font-weight: 600;
letter-spacing: 0.09em;
font-size: 0.875em;
-webkit-font-smoothing: subpixel-antialiased;
overflow-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

}









/* ZUMITOS COLUMNS */
.zumosColumnaIzquierda{
	float: left; 
	width: 25%; 
	padding-right:5px;
}

.zumosColumnaCentral{
	display: inline-block; 
	width: 38%; 
	padding-left:5px;
}

.zumosColumnaDerecha{
	float: right; 
	width: 37%;
}

/*Custom Social networks */

.fa-facebook-official:hover {
    color: #ffdd00;
   
}
.fa-instagram:hover {
    color: #ffdd00;
}
.fa-twitter:hover {
    color: #ffdd00;
}

.fa-facebook-official{
    margin:5px;
}
.fa-instagram{
    margin:5px;
}
.fa-twitter{
    margin:5px;
}

/* Custom Footer */
.footer_top{
    padding-top: 20px !important;
    padding-bottom: 1px !important;
}


/* HEADER BUG BRIDGE */
@media only screen and (min-width: 1000px) {
.content,
.content.content_top_margin,
.content.content_top_margin_none {
	margin-top: 120px!important;
	}
}

/* DATE PICKER BUG CORRECT */
span.date-arv,
span.date-dep{
    z-index:999!important;
}

/* HEADER CART */
.shopping_cart_dropdown span.total span{
color: #000000!important;
}

.shopping_cart_dropdown .cart_list span.quantity{
color: #000000 !important;
}

.woocommerce .select2-results li.select2-highlighted, .woocommerce-page .select2-results li.select2-highlighted, .woocommerce-checkout .chosen-container .chosen-results li.active-result.highlighted, .woocommerce-account .chosen-container .chosen-results li.active-result.highlighted, .woocommerce ins, .woocommerce-page ins, .woocommerce ul.products li.product:hover h6, .woocommerce div.product div.product_meta > span a:hover, .woocommerce div.cart-collaterals div.cart_totals table tr.order-total strong span.amount, .woocommerce-page div.cart-collaterals div.cart_totals table tr.order-total strong span.amount, .woocommerce div.cart-collaterals div.cart_totals table tr.order-total strong, .woocommerce .checkout-opener-text a, .woocommerce form.checkout table.shop_table tfoot tr.order-total th, .woocommerce form.checkout table.shop_table tfoot tr.order-total td span.amount, .woocommerce aside ul.product_list_widget li > a:hover, .woocommerce aside ul.product-categories li > a:hover, .woocommerce aside ul.product_list_widget li span.amount, aside ul.product_list_widget li span.amount, .woocommerce aside .widget ul.product-categories a:hover, .woocommerce-page aside .widget ul.product-categories a:hover, .shopping_cart_header .header_cart:hover i, .woocommerce-product-rating a:hover, .q_team .q_team_social_holder .q_social_icon_holder:hover .simple_social{
color: #000000 !important;
}

div.woocommerce-info a:hover, p a:hover{
color: #ffdd00!important;
}

.woocommerce form.checkout table.shop_table tfoot tr.order-total td span.amount {
color: #000000 !important;
}

.shopping_cart_dropdown ul li a:hover {
color: #ffdd00!important;
}

#variations_clear:a:hover {
color: #ffdd00!important;
}

/*woocommerce date picker fix*/
div#ui-datepicker-div {
    z-index: 5000 !important;
}
/*fOOTER fix*/
@media only screen and (min-width: 601px) {
footer .three_columns>.column1, footer .three_columns>.column3 {
    width: 25%;
}
footer .three_columns>.column2 {
    width: 50%;
} }
