@charset "UTF-8";
.et_pb_fullwidth_code.et_pb_module{z-index:9;position:relative}
 .showcase .et_pb_slide_description {
float: left;
text-shadow: none;
}
.showcase .et_pb_slide_description h2, .showcase .et_pb_slide_description .et_pb_button_wrapper {
background: rgba(48, 33, 28, 0.8);
width: 80%;
padding: 5% 8%;
color: #e0d7cf;
}
.menu-products-wrap .btn-menu h3 {
color: #9e9382;
font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
font-size: 18px;
text-align: center;
border: solid 1px transparent;
padding: 15px 5px !important;
border-radius: 50px;
width: 50%;
margin: 0 auto;
transition: all 0.3s ease 0s;
cursor: pointer;
}
.menu-products-wrap .btn-menu.opened h3, .menu-products-wrap .btn-menu:hover h3 {
color: #1b1b1c;
border: solid 1px #1b1b1c;
transition: all 0.3s ease 0s;
}
.home-products .col {
background: url(//elcafetalito.com/wp-content/themes/Aumenta/images/bg-cat.jpg) no-repeat center center;
background-size: 100%;
}
.home-products .col .image-wrap {
padding: 20px;
margin: 0 !important;
}
.home-products .col .title-wrap {
padding: 0 20px;
transition: all 0.3s ease 0s;
}
.home-products .col .title-wrap h3 {
background: url(//elcafetalito.com/wp-content/themes/Aumenta/images/icotitle.png) no-repeat left center;
text-align: center;
display: table;
margin: 0 auto;
padding: 20px 25px;
background-size: 17px;
transition: all 0.3s ease 0s;
color: #FFFFFF;
}
.home-products .col .title-wrap::before {
content: "Ver más";
background: url(//elcafetalito.com/wp-content/themes/Aumenta/images/icomore.png) no-repeat right center;
height: 23px;
position: absolute;
right: 20px;
bottom: 17px;
padding: 0 27px 0 0;
font-family: "Playfair Display", Georgia, "Times New Roman", serif;
color: #e68348;
opacity: 0;
transition: all 0.3s ease 0s;
}
.home-products .col:hover .title-wrap {
background: #654029;
transition: all 0.3s ease 0s;
position: relative;
}
.home-products .col:hover .title-wrap h3 {
color: #FFFFFF !important;
transition: all 0.3s ease 0s;
margin: 0;
}
.home-products .col:hover .title-wrap::before {
opacity: 10;
transition: all 0.3s ease 0s;
}
.localitation-wrap {
position: relative;
overflow: hidden; }
.app-wrap {
position: relative;
}
.app-wrap .wrap {
overflow: hidden;
margin: 15% 0 0 0;
}
.app-wrap .wrap .col {
float: left;
width: 32%;
margin: 0 5% 0 0;
}
.app-wrap::before {
content: "";
background: url(//elcafetalito.com/wp-content/themes/Aumenta/images/bgapp.jpg) no-repeat center center;
position: absolute;
right: 0;
height: 100%;
width: 40%;
background-size: 100%;
top: 0;
}
@media (max-width: 1125px) {
.showcase .et_pb_slide_description {
float: left;
text-shadow: none;
}
.showcase .et_pb_slide_description h2, .showcase .et_pb_slide_description .et_pb_button_wrapper {
width: 100%;
padding: 4%;
}
}
@media (max-width: 980px) {
.showcase .et_pb_slide_description {
padding: 31% 8%;
}
.menu-products-wrap .et_pb_column {
margin-bottom: 10px;
}
.menu-products-wrap .et_pb_column .btn-menu h3 {
font-size: 15px;
}
.localitation-wrap {
background-position: 9% center !important;
}
.localitation-wrap .et_pb_button {
border-color: #FFFFFF !important;
color: #FFFFFF !important;
}
.app-wrap .wrap {
text-align: center;
margin: 0 0 0 0;
}
.app-wrap .wrap .col {
float: none;
width: auto;
margin: 0;
display: inline-block;
}
.app-wrap .wrap .col img {
width: 70%;
margin: 0 auto;
}
.app-wrap::before {
display: none;
}
}
@media (max-width: 767px) {
.showcase .et_pb_slide_description {
padding: 31% 0;
width: 100%;
}
}
@media (max-width: 660px) {
.showcase .et_pb_slide_description {
padding: 50% 0;
}
}
header.et-l {
position: absolute;
width: 100%;
}
header.et-l .header-one .logo-wrap {
width: 9%;
margin: 0;
}
header.et-l .header-one .logo-wrap img {
width: 110px;
}
header.et-l .header-one .menu-wrap {
width: 64%;
}
header.et-l .header-one .menu-wrap .nav li ul {
top: 60px;
}
header.et-l .header-one .col-last .wrap {
overflow: hidden;
}
header.et-l .header-one .col-last .wrap .seach {
background: url(//elcafetalito.com/wp-content/themes/Aumenta/images/searchico.png) no-repeat right center;
float: left;
width: 23px;
height: 22px;
background-size: 100%;
margin: 34px 18% 0 0;
}
header.et-l .header-one .col-last .wrap .phone {
float: left;
margin: 14px 0 0 0;
}
header.et-l .header-one .col-last .wrap .phone a {
background: #483123;
color: #e0d7cf;
font-weight: bold;
font-size: 16px;
display: block;
padding: 10px 45px;
border-radius: 20px;
text-transform: uppercase;
}
header.et-l .header-one .col-last .wrap .phone a .title, header.et-l .header-one .col-last .wrap .phone a .title-two {
display: table;
margin: 0 auto;
}
header.et-l .header-one .col-last .wrap .phone a .title-two {
background: url(//elcafetalito.com/wp-content/themes/Aumenta/images/icophone.png) no-repeat left center;
padding: 0 0 0 19px;
background-size: 15px;
}
header.et-l .header-one .col-last .wrap .phone a:hover {
background: #000000;
color: #FFFFFF;
}
header.et-l .et_builder_inner_content {
position: relative;
z-index: 4;
}
header.et-l::before {
content: "";
background: #e0d7cf;
width: 100%;
height: 98px;
position: absolute;
left: 0;
right: 0;
margin-right: auto;
margin-left: auto;
display: block;
z-index: 3;
}
.menu-item-57744 {
background: url(//elcafetalito.com/wp-content/themes/Aumenta/images/menu2023.svg) no-repeat;
background: url(//elcafetalito.com/wp-content/themes/Aumenta/images/menu2023.svg) no-repeat;
padding: 0 0 0 17px !important;
position: absolute;
background-size: 11px;
}
@media (max-width: 1300px) {
header {
padding: 0 20px;
}
header.et-l .header-one .logo-wrap {
width: 120px;
margin: 0;
}
header.et-l .header-one .menu-wrap {
width: 58%;
}
header.et-l .header-one .col-last {
width: 26%;
}
header.et-l .header-one .col-last .wrap .phone {
float: right;
}
}
@media (max-width: 1200px) {
header {
padding: 0 20px;
}
header.et-l .header-one .menu-wrap {
margin: 0;
width: 66%;
}
header.et-l .header-one .col-last {
width: auto;
float: right;
}
}
@media (max-width: 1100px) {
header {
padding: 0 20px;
background: #e0d7cf;
}
header.et-l .header-one .menu-wrap {
width: 64%;
}
header.et-l .header-one .menu-wrap ul li {
padding-left: 5px;
padding-right: 5px;
}
header.et-l .header-one .menu-wrap ul li a {
font-size: 12px;
}
}
@media (max-width: 980px) {
header {
padding: 0;
}
header.et-l .header-one .logo-wrap {
position: relative;
z-index: 3;
width: 120px !important;
}
header.et-l .header-one .menu-wrap {
margin: 0;
width: 100%;
position: absolute;
padding: 0;
top: 50px;
z-index: 2;
}
header.et-l .header-one .menu-wrap .et_pb_menu__wrap {
display: block;
float: right;
}
header.et-l .header-one .menu-wrap .et_pb_menu__wrap .mobile_menu_bar:before {
top: 0;
}
header.et-l .header-one .menu-wrap .et_pb_menu .et_mobile_menu {
top: 100%;
padding: 25px 0;
margin: 15px 0 0 0;
}
header.et-l .header-one .menu-wrap .et_pb_menu .et_mobile_menu li a {
padding: 10px 2%;
}
header.et-l .header-one .col-last {
width: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
}
header.et-l .header-one .col-last .wrap .phone {
float: none;
width: 100%;
margin: 0;
}
header.et-l .header-one .col-last .wrap .phone a {
padding: 5px 50px;
border-radius: 0;
text-align: center;
background: #000000;
}
header.et-l .header-one .col-last .wrap .phone a .title, header.et-l .header-one .col-last .wrap .phone a .title-two {
display: inline-block;
background: transparent;
padding: 0 0 0 4px;
}
header::before {
display: none;
}
}
@media (max-width: 980px) {
header.et-l .header-one .col-last .wrap .phone a {
text-align: right;
padding: 5px 11px;
}
}
.vision-wrap {
position: relative;
}
.col-info-contact a {
color: #000000;
}
.video-home-wrap .ico-play a {
color: #FFFFFF;
padding: 100px 0 0 0;
display: block;
text-align: center;
font-size: 21px;
font-weight: bold;
}
.video-home-wrap .ico-play::before {
content: "";
background: url(//elcafetalito.com/wp-content/themes/Aumenta/images/boton-de-play.png) center center;
width: 80px;
height: 80px;
position: absolute;
background-size: 100%;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
top: 0;
}
.coffee-shops-wrap .adress {
height: 75px;
}
.coffee-shops-wrap .phone {
height: 23px;
}
.coffee-shops-wrap .phone a {
color: #483123;
text-decoration: underline !important;
}
.coffee-shops-wrap .phone a:hover {
color: #000000;
}
@media (max-width: 980px) {
.coffee-shops-wrap .adress {
height: auto;
}
.coffee-shops-wrap .phone {
height: auto;
}
}
footer {
color: #000000;
}
footer h3 {
padding: 0 0 20px 0;
}
footer a {
color: #000000;
}
footer a:hover {
color: #483123;
}
footer .powered-wrap {
text-align: center;
color: #706052;
}
footer .powered-wrap .powered-wrap {
overflow: hidden;
display: table;
margin: 0 auto;
}
footer .powered-wrap .powered-wrap .powered-one {
float: left;
padding: 5px 10px 0 0;
}
footer .powered-wrap .powered-wrap .powered-two {
float: left;
}
footer .powered-wrap .powered-wrap .powered-two img {
width: 110px;
}
footer .powered-wrap a, footer .powered-wrap p {
color: #706052;
}
footer .powered-wrap a {
font-weight: bold;
}
footer ul {
padding: 0 !important;
list-style: none;
list-style-type: none !important;
}
footer ul li {
padding: 0;
}
footer .phone {
background: url(//elcafetalito.com/wp-content/themes/Aumenta/images/icophone-footer.png) no-repeat left center;
padding: 0 0 0 30px;
margin: 0 0 15px 0;
display: block;
}
footer .mail {
background: url(//elcafetalito.com/wp-content/themes/Aumenta/images/icomail.png) no-repeat left center;
padding: 0 0 0 30px;
margin: 0 0 15px 0;
display: block;
}
footer .localitation {
background: url(//elcafetalito.com/wp-content/themes/Aumenta/images/icolicalitation.png) no-repeat left center;
padding: 0 0 0 30px;
margin: 0 0 15px 0;
display: block;
}
@media (max-width: 980px) {
footer .et_pb_row {
padding: 0;
}
footer .et_pb_row .col {
width: 100% !important;
padding: 0;
text-align: center;
margin: 0 0 20px 0 !important;
}
footer .et_pb_row .col.one {
display: none;
}
footer .et_pb_row .col.two {
display: none !important;
}
footer .et_pb_row .col.three .phone, footer .et_pb_row .col.three .mail, footer .et_pb_row .col.three .localitation {
margin: 0 auto;
display: table;
background: transparent;
padding: 0;
}
footer .et_pb_row .col.four {
margin: 20px 0;
}
footer .powered-wrap {
text-align: center;
color: #706052;
}
footer .powered-wrap .powered-wrap {
display: block;
width: 100%;
text-align: center;
}
footer .powered-wrap .powered-wrap .powered-one {
float: none;
padding: 0;
}
footer .powered-wrap .powered-wrap .powered-two {
float: none;
}
footer .powered-wrap .powered-wrap .powered-two img {
width: auto;
}
}
a {
transition: all 0.3s ease 0s;
}
a:hover {
transition: all 0.3s ease 0s;
}
.banner-int::before {
content: "";
background: rgba(72, 49, 36, 0.7);
position: absolute;
right: 0;
left: 0;
margin-left: auto;
margin-left: auto;
height: 100%;
width: 100%;
top: 0;
z-index: 2;
}
.list-wrap ul {
padding: 0;
list-style: none;
}
.list-wrap ul li {
position: relative;
padding: 3px 0 3px 25px;
margin: 7px 0;
}
.list-wrap ul li::before {
content: "";
background: url(//elcafetalito.com/wp-content/themes/Aumenta/images/icolist.png) no-repeat center center;
position: absolute;
left: 0;
height: 20px;
width: 20px;
background-size: 15px;
top: 21%;
display: block;
}
.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button, .et_button_no_icon.et_button_left .et_pb_button:hover, .et_button_no_icon .et_pb_button, .et_button_no_icon .et_pb_button:hover {
padding: 15px 5em !important;
}
@media (max-width: 980px) {
.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button, .et_button_no_icon.et_button_left .et_pb_button:hover, .et_button_no_icon .et_pb_button, .et_button_no_icon .et_pb_button:hover {
font-size: 15px !important;
padding: 7px 5em !important;
}
}