/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.pngs {
	position:absolute;
	top:2vh;
	margin-left:2.5vw;
	width:95vw;
	height:auto;
	
}

.fryerder{
	width: auto;
    height: 250px;
    position: absolute;
    top: 400px;
    left: 23%;
	margin-bottom: 50px;
}

.fryerizq{
	width: auto;
    height: 240px;
    position: absolute;
    top: 425px;
    left: 7%;
	margin-bottom: 50px;
}

.exclusiva {
	position: absolute;
	left: 28%;
	top: 635px;
}

.hornito {
	width: auto;
	height: 300px;
	position: absolute;
	top:390px;
	left:38%;
	margin-bottom:50px;
}

.pasta {
	width: auto;
	height: 300px;
	position: absolute;
	top:375px;
	left:63%;
	margin-bottom:50px;
}

.row-gris {
	background-color:#f7f7f7;
}

.interna1000 {
	position: absolute;
    bottom: -135px;
    height: 360px;
    left: 200px;
}
.bubbles {
	position: absolute;
    height: 100px;
    bottom: -100px;
}
.rayon {
	position: absolute;
    height: 200px;
    left: -170px;
    top: -90px;
}
i.fas {
	color:#fdc604;
}

.boton_interior {
	float:right;
	top:-50px;
}

.subrayado {
	border:2px solid #fdc604;
	margin-bottom:10px;
}
hr {
    border:0; 
    height:20px; 
	width: 33%;
	margin-left:33%;
    background:url("https://nutrifryer.mx/wp-content/uploads/2021/03/hr.png"); 
	opacity:1;
}
hr.cien {
    border:0; 
    height:20px; 
	width: 100%;
	margin-left:0px;
    background:url("https://nutrifryer.mx/wp-content/uploads/2021/03/hr.png"); 
	opacity:1;
}
 .line{
	width: 40px;
	border-bottom: 2px solid #FFC600;
	position: absolute;
}
.super_pad {
	padding-bottom:10px !important;
}

.vertical {
	border-left: 2px solid #FFC600;
	height: 400px;
}

.nav>li>a:hover {
	color: #ffc600 !important;
}

input[type='submit']:not(.is-form) {
	background-color: #000000 !important;
}

.entry-image {
	pointer-events: none;
}

h6.entry-category {
	display:none !important;
}

.payment_method_paypal img{
	display:none !important;
}

.postid-103 .header-nav {
	display: none !important;
}
.postid-103 .social-icons {
	display: none !important;
}
.postid-103 .wa__widget_container {
	display: none !important;
}
.postid-103 footer {
	display: none !important;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.fryerizq{
  	  height: 120px;
   	  top: 450px;
   	  left: 2%;
	}
	.fryerder{
  	  height: 135px;
   	  top: 450px;
   	  left: 20%;
	}
	.exclusiva {
	left: 35%;
	top:580px;
	}
	.hornito {
		height:160px;
		top:460px;
		left:40%;
	}
	.pasta {
		height:140px;
		top:460px;
		left:56%;
	}
	.interna1000 {
    bottom: -65px;
    height: 240px;
    left: 20px;
	}
	.logo1000 {
		height: 40px !important;
	}
}