/*
Theme Name: Boo
Theme URI: http://boo.themerella.com/
Author: ThemeRella Team
Author URI: https://themeforest.net/user/themerella
Description: Versatile, Powerful and Ultimate Wordpress Theme Made by Themerella. Boo is endlessly customizable, fully responsive and retina ready Wordpress theme.
Version: 2.3
License: GNU General Public License
License URI: license.txt
Text Domain: boo
Tags: featured-images, two-columns, custom-header, custom-menu, flexible-header, full-width-template, post-formats, theme-options
*/

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}


.main-nav .children, .nav-item-children {
    min-width: 365px!important;
        margin-top: 32px!important;
    }

.content{
    padding-top:0px!important;
}

.main-header .navbar-brand img {
    filter: brightness(0%)!important;
}
h1, h2, h3, h4, h5, p, u, b, strong, li, ul{
    font-family: 'Roboto Slab'!important;
}


/*CONTACT FORM*/
.wpcf7-form textarea { height: 40px !important; }

.contact-line button {
    padding: 0 45px;
    border: 1px solid #ffca00;
    border-radius: 20px;
    color: #fff;
    background: #ffca00;
}
.contact-line input,.contact-line textarea {
    color: #cecece;
}

.tabs-title-naked .nav-tabs li {
    font-size: 3.07143em;
    }
.tabs-title-naked .nav-tabs {
    margin-bottom: 0;
}

/*BANNER GROC TITOL SECCIONS*/
.banner-groc {
    background: #ffc902;
    padding: 20px 20px 20px 20px;
    display:inline-block;
}
.banner-groc-2 {
    background: #ffc902;
    padding: 20px 20px 20px 20px;
    display:inline-block;
}
.banner-groc-3 {
    background: #ffc902;
    padding: 20px 20px 20px 20px;
    display:inline-block;
}

.icon-box-heading-md h3 {
    margin-top: 2px;
    margin-bottom:7px;
}
.modules-fullscreen .main-nav li.current-menu-item > a{
 color: #000 !important;
}
.modules-fullscreen .main-nav li {
    font-size: 50px !important;
    line-height: 1.5em !important;
}
.navbar-brand {
    padding: 0px 0px 0px 0px !important;
}

/*CONCTACT FORM CSS*/
.one-half,
.one-third {
    position: relative !important;
    margin-right: 4% !important;
    float: left !important;
 
}
 
.one-half { width: 28% !important; }
.one-third { width: 30.66% !important; }
 
.last {
    margin-right: 0 !important;
    clear: right !important;
}
 
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .contact-form p {
    width: 100% !important;
   }
}
.contact-form p {
    width: 60%;
}
label {
    width: 100%;
}
.contact-form textarea {
    line-height: 1.6;
    font-weight: 400;
}

.contact-default-alt .ui-selectmenu-button, .contact-default-alt input, .contact-default-alt select, .contact-default-alt button {
    height: 40px;
    line-height: 40px;
}
form.wpcf7-form {
    font-size: 15px;
}

.contact-default-alt input {
    height: 40px;
    line-height: 40px;
}
.contact-form p {
    margin-bottom: 0px;
}
.wpcf7-form textarea {
    height: 80px;
}
.contact-default-alt textarea {
    padding-top: 0em;
    padding-bottom: 0em;
}
.contact-default-alt input:focus, .contact-default-alt textarea:focus {
    border-color: #e5e5e5 !important;
}

/*POPUP*/
.anb {
    color: #ffc902 !important;
    background-color: #000 !important;
    border: 0px;
    font-weight: 300 !important;
}

.alert-info > span {
    color: #ffc902;
}
a.link-promo {
    padding: 10px;
    background-color: #ffc902;
    border-radius: 5px;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px !important;
}

/*POSIBILITATS*/
.content-box {
    margin-bottom: 0em;
}
.fa.fa-long-arrow-right {
    display: none;
}
/*.possibilitats {
    position: absolute;
    bottom: 0 !important;
    width: 90%;
    font-weight:400;
}*/
a.btn.btn-naked.text-uppercase {
    pointer-events: none;
    cursor: default;
}


/*Mobile CSS*/
@media only screen and (max-width: 500px) {
    #inicio h2 {
    font-size: 50px !important;
    }
    .banner-groc,.banner-groc-2,.banner-groc-3 {
    font-size: 35px !important;
    }
    #nosotros h2 {
    font-size: 50px !important;
    text-align: center !important;
    left: 0px !important;
    }
    #nosotros p {
    left: 0px !important;
    text-align: center !important;
    font-size: 18px;
    }
    #nosotros .vc_col-sm-3 {
    display: none !important;
    }
    #servicios {
    padding-top: 0px !important;
    padding-bottom: 20px !important;
    }
    #servicios .vc_col-sm-2 {
    display: none;
    }
    .icon-box-inline {
    margin-bottom: 0px;
    }
    span.close-alert-x.fa.fa-remove {
    font-size: 20px !important;
    }
    #anb-container {
    width: 100% !important;
    }
}
.content-box-img-default img {
    opacity: 1.4;
}
.contact-default-alt button{
    background-color: #ffca00 !important;
    border-color: #ffca00!important;
    color: #000 !important;
    border-radius: 5px!important;
}
.contact-default-alt button {
    height: 40px!important;
    line-height: 39px !important;
}

/*NAVBAR LI*/
.wpml-ls-item + .wpml-ls-item::before {
    background: #000 none repeat scroll 0 0!important;
    content: "";
    height: 20px!important;
    left: -2px!important;
    position: absolute!important;
    width: 2px!important;
}

@media (max-width: 991px){
.main-nav > li {
    height: initial !important;
    margin-left: 10px!important;
}
}
/*LOGO*/
@media (max-width: 1280px){
.container-fluid .main-bar .navbar-brand {
    max-width: 150px!important;
}
}
@media (max-width: 1301px) and (min-width: 1281px){
.container-fluid .main-bar .navbar-brand {
    max-width: 150px!important;
}
}
.mas-productos .wpb_wrapper, .mas-productos .content-box, .mas-productos .content-box-img figure , .mas-productos .content-box figure img {
	height:100%!important;
}
.descubre{
    bottom: 0px !important;
    position: absolute!important;
    width: 100%!important;
    padding: 20px 30px 20px 20px!important;
    font-size: 30px!important;
}


.main-nav .children, .nav-item-children {
    top: 39%!important;
}


.main-header .navbar-brand img {
    max-width: 80%!important;
}

.nav-item-children span{
	color:#000000!important;
}

.tituloamarillo {
    color: #ffca00;
    font-size: 44px;
    font-family: 'Roboto Slab' !important;
    font-weight: 700;
}

::marker {
    color: #ffca01!important;
}

h2{
	font-weight:500!important;
}

.post p, .post li, .post ul{
	    font-size: 19px!important;
}
.home .post span{
    font-size: 19px!important;
    }
.post span{
    font-size: 27px!important;
	}