/* Put your custom styles here */

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-180deg);
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

.footer-bs {

    background-color: #3c3d41;

    padding: 60px 40px;

    color: rgba(255,255,255,1.00);

    margin-bottom: 0px;

    border-bottom-right-radius: 6px;

    border-top-left-radius: 0px;

    border-bottom-left-radius: 6px;

}

.footer-bs .footer-brand, .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { padding:10px 25px; }

.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-color: transparent; }

.footer-bs .footer-brand h2 { margin:0px 0px 10px; }

.footer-bs .footer-brand p { font-size:12px; color:rgba(255,255,255,0.70); }



.footer-bs .footer-nav ul.pages { list-style:none; padding:0px; }

.footer-bs .footer-nav ul.pages li { padding:5px 0px;}

.footer-bs .footer-nav ul.pages a { color:rgba(255,255,255,1.00); font-weight:bold; text-transform:uppercase; }

.footer-bs .footer-nav ul.pages a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }

.footer-bs .footer-nav h4 {

    font-size: 11px;

    text-transform: uppercase;

    letter-spacing: 3px;

    margin-bottom:10px;

}



.footer-bs .footer-nav ul.list { list-style:none; padding:0px; }

.footer-bs .footer-nav ul.list li { padding:5px 0px;}

.footer-bs .footer-nav ul.list a { color:rgba(255,255,255,0.80); }

.footer-bs .footer-nav ul.list a:hover { color:rgba(255,255,255,0.60); text-decoration:none; }



.footer-bs .footer-social ul { list-style:none; padding:0px; }

.footer-bs .footer-social h4 {

    font-size: 11px;

    text-transform: uppercase;

    letter-spacing: 3px;

}

.footer-bs .footer-social li { padding:5px 4px;}

.footer-bs .footer-social a { color:rgba(255,255,255,1.00);}

.footer-bs .footer-social a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }



.footer-bs .footer-ns h4 {

    font-size: 11px;

    text-transform: uppercase;

    letter-spacing: 3px;

    margin-bottom:10px;

}

.footer-bs .footer-ns p { font-size:12px; color:rgba(255,255,255,0.70); }



@media (min-width: 768px) {

    .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-left:solid 1px rgba(255,255,255,0.10); }

}



.content-3-2 {

	background-image: url("../images/texturaladrillo.jpg");

	background-size: cover !important;

	min-height: 300px;

	line-height: 0.5px;



}



.overlay-orange {

    background-color:rgba(176, 193, 47, 0.72);

}





.content-3-2 .overlay {

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0px;



}



.content-3-2 h2 {

    margin-top: 10px;

    font-size: 13px;

    letter-spacing: 2px;

    line-height: 12px;

}



h2.h2superior {

	margin-top: 50px;

}



.bg-orange {

    background-color: #B0C12F !important;

}



    .copyright-bar-2 {

    height: 50px;

    padding-top: 15px;

    background-color: #233447;

    position: relative;

    bottom: 0;

}



.content-3-11 .image-container .background-image-holder .imgproducto {

	background: url(../images/Cocina1.jpg.jpg) no-repeat center center;

	}



    .content-3-11 .image-container .background-image-holder .imgambiente {

    background: url(../images/Cocina1.jpg) no-repeat center center;

    }



.bg-black {

    background-color: #B0C12F !important;

}



.navbar {

    min-height:20px !important; /* aqui escoges el alto que necesites */

}



#header-2{

	height: 20px;

}



.center-block {

    display: flex;

    margin-right: 10px;

    margin-left: 200px;

}



fieldset {

    border: 2px solid #B0C12F;

    border-radius: 6px;

    padding: 30px 50px;

}



.btn.btn-primary {

    background: #94a22a;

    box-shadow: 0 2px #B0C12F;

}