/*

Theme Name:		        Iraker — Child 
Description:            Carpintería metálica Iraker
Text Domain: 			iraker-child
Version:				1.0.0

Template:		        dox
Template Version: 		1.4.0

Author: 		        Navarraweb
Author URI:             https://navarraweb.com/

*/

/* ==========================================================================
   Imagen de fondo para el contenido principal y el pie de página
   ========================================================================== */

   /*#content,*/
footer, .fy-wrap {
    background-image: url('./img/textura.jpg');
    background-size: 100% auto;
    background-repeat: repeat-y;
    background-position: top center;
}



.fy-section__description {
font-size: 24px;
}

.fy-main {
	padding-bottom: 0px !important;
}
.footer-padding-top .fy-footer {
	padding-top: 	0px !important;
}
.fy-section__content, .fy-section__container {
    margin-bottom: 0;
}

.fy-section { 
margin: 40px 0 0 0;
}


.fy-about-image::before { 
background-color: rgba(0,0,0,.0) !important;
}

.fy-wrap{
border-bottom: 2px solid #666666;
}


.fy-section__container { 
  padding-bottom: 0px; 
}