@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Lato:wght@300;400;700;900&family=Titillium+Web:wght@200;300;400;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html{
    scroll-padding: 40px;
}

body{
    width: 100%;
    height: 100%;
    background-color: #161719;  
    font-family: 'Lato', sans-serif;
    font-size: 0.9rem;
    line-height: 1rem;
    -webkit-font-smoothing: antialiased;
}

img {
	max-width:100%;
    height:auto;
}
/**********************************************************/

.mobileMenu{display:none}
#Menu_mobile{display:none;}

/*********************************************************/
.navBar{
    width: 100%;
    height: 40px;
    background-image: url("../assets/BUTCHERY_IMGS/path_stripe.png");
    background-repeat: repeat-x;
    /* background-color: #161719;*/  
}
.nav_wrapper{
    width: 90%;
    max-width: 700px;
    margin: 0px auto;
    padding-top: 5px; 
    padding-bottom: 0px;
}

.std_navigation ul{
    margin: 0px 0 0 0px;
    float: left;
    padding: 0;
    list-style: none;
}
.std_navigation ul li{
    display: inline-block;
}
.std_navigation ul li a{
    display: block;
    text-decoration: none;
    font-size: 0.7rem;
    /* color:#D5E1EF; */
    color:#ffffff;
    padding: 0.5rem 0.7rem;
    transition: all 0.2s linear;
}
.std_navigation ul li a:hover{
    color: #f78e1e; 
    
}

/********************************************************/

section{
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

.sectorClass{
    background-color: transparent;
    background-position: 50% 0%; 
    background-size: cover; 
    background-repeat: no-repeat; 
}

#Main_header{
    width: 100%;
    height: 45vh;
    background-color: #111111;
    background-image: url("../assets/BUTCHERY_IMGS/50_rancho_2.png");
    /* background-blend-mode:multiply; */
}

/* .header_Wrapper{
    width: 90%;
    max-width: 700px;
    height:300px; 
    margin: 0px auto;
    /* padding-top: 25px; 
    padding-bottom: 0px; 
    background-color: rgb(151, 150, 150);
} */

.header_Wrapper{
    width: 100%;
    max-width: 700px;
    margin: 0px auto;
    padding-top: 50px; 
    padding-bottom: 0px;
    /* background-color: #1c1d1f;  */
    /* background-color: rgb(151, 150, 150);   */
}
.MBL_CTA_Statement{
    display: none;
}

.logo_wrapper img{
    width: 160px;
    height: auto;
}

.CTA_Statement{
    margin-top:-140px;
    margin-left: 180px;
    
}
.CTA_Statement img{
    width: 80px;
    height: auto;
}

.CTA_Statement h1{
    font-size: 2.5rem;
    line-height: 2.3rem;
    color:#ffF;
    text-shadow: 3px 3px 6px rgba(44, 44, 44, 0.8);
    margin-bottom: 15px;
}
.CTA_Statement p{
    width: 270px;
    margin-top: -40px;
    margin-left: 90px;
    padding: 5px 10px 5px 10px;
    font-size: 1rem;
    line-height: 1.3rem;
    letter-spacing: 6px;
    text-transform: uppercase;
    text-align: center;
    color:#ffF;
    text-shadow: 3px 3px 6px rgba(44, 44, 44, 0.8);
    border: thin solid #fff;
    border-radius: 50px;
}
.slang{
    font-family: 'Lobster', cursive;
    color:#fff;
    font-size: 0.95rem;
    font-weight: 200;
    /* text-transform: uppercase; */
    letter-spacing: 2px;
    margin-top: 5px;
    margin-left: 230px;
}
/************************************************************************/

#Title_Page{
    width: 100%;
    height: 100%;
    margin: 0px auto;
    color: #eef4fc;
}
.title_bar{
    width: 90%;
    max-width: 700px;
    margin: 0px auto;
    padding-top: 150px; 
    padding-bottom: 30px;
    background-image: url("../assets/BUTCHERY_IMGS/LONA_1_700.png");
    background-repeat: no-repeat; 
}

.section_title{
    width: 100%;
    height: 32px;
    margin-top: 15px;
    margin-bottom: 0px;
    padding: 8px 10px 8px 10px;
    /* background-color: rgb(215, 42, 44);  */
    background: linear-gradient(60deg, rgba(158, 30, 32, 0.95), rgba(22, 23, 25, 0.5));
    /* background: linear-gradient(80deg, rgba(215, 42, 44, 0.9), rgba(22, 23, 25, 0.5)); */
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}


/******************* VACUNO PRODUCTS *****************************************************/

#prodsVacuno{
    width: 100%;
    height: 100%;
    /* margin-top: 170px; */
    /* background-color: #446ec2;  */
    color: #D5E1EF;
    /* background-color: #1c1d1f;  */
}
.prodsVacuno_Wrapper{
    width: 90%;
    max-width: 700px; 
    margin: 0px auto;
    padding-top: 0px; 
    padding-bottom: 30px;
    /* background-color: #92abdb;  */
    
}
.whatapp{
    margin: 0px 0 20px 0px; 
    font-size: 9px;
    color:#cacaca;
    letter-spacing: 1px;
    line-height: 12px;
    text-transform: uppercase;
    padding-left: 5px;
    /* background-color: rgb(230, 14, 14); */
}

#box_frame{
    /* background-color: rgba(54, 255, 4, 0.8); */
	height: 100%;
	margin: 0px;
    font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	/* color: #D5E1EF; */
}

.product_box_grid{
    display:grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 15px;
    /* background-color: rgba(255, 4, 192, 0.8); */
}

/* .product_specs img{
    width: 140px;
    height: auto;
} */

.product_specs{
    display: grid;
    grid-template-columns: 140px 1fr;
    grid-column-gap: 5px;
    border: 1px solid #9E1E20; 
    /* border-left: 10px solid #9E1E20; */
    border-radius: 6px;
    /* margin-bottom: 13px; */
}
.columnA img{
    width: 140px;
    height: auto;
}
.columnB{
    padding-top: 10px;
}


.product_specs h1{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    color:#ffF;
    font-size: 25px;
    text-transform: uppercase;
}

.porky_hand{
    margin-top: -6px;
    line-height: 28px;
}
.porky_name{
    
    color:#D5E1EF;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
}
.porky_prep{
    color:#f78e1e;
    font-size: 12px ;
    letter-spacing: 1px;
}
.back-bone{
    color:#f78e1e;
    text-transform: uppercase;
    padding-top: 4px;
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
}

.columnB h3{
    color:#D5E1EF;
    text-transform: uppercase;
    padding-top: 4px;
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
}

.units_price h4{   
    font-family: Arial, Helvetica, sans-serif;
    color:#fdfdfd;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 9px;
    letter-spacing:1px;
}
.product_price{
    width:100%;
    height: 60px;
    padding: 16px 8px 10px 8px;
    background-color: rgba(158, 30, 32, 0.8);
    border-bottom-right-radius: 5px;
}
.best_seller{
    width: 150px;
    height: 30px; 
    margin-top: -130px;
    margin-left: 45px;
}
.best_seller img{
    width: 80px;
    height: auto;
}
.no-comment{
    background-color:transparent;
    width: 150px;
    height: 20px; 
    margin-top: 7px;
}
.skinny{
    background-color: #065863;
    width: 100px;
    margin-top: 5px;
    padding: 3px 2px 3px 2px;
    border-radius: 50px;
    text-align: center;
    font-size: .7rem;
    color:#ffffff;
    letter-spacing: 1px;
}

.product_price h5{
    font-family: Arial, Helvetica, sans-serif;
    
    color:#fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 30px;
}

.product_price{
    margin-top: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
}
h5:after{
    margin-left:03px;
    content:"MXN";
    color:#f88706e7;
    font-size: 15px;
}

/* h5:after{
    display:block;
    margin-left:2px;
    content:"C/GUISADO y/o QUESO";
    color:rgb(245, 20, 20);
    font-size: 10px;
    line-height: 10px;
} */

.product_specs p{
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 9px;
    line-height: 11px;
    color:#D5E1EF;

}
.product_specs a{
    float: right;
    color:#333;
    text-decoration: none;
}

.product_specs a:hover{
    float:right;
    color:rgb(74, 219, 7);
}

/****************** WHAT ELSE SELECT **********************************************/

#Quemas{
    /* background-color: rgb(14, 14, 14); */
    width: 100%;
    height: 100%;
    color: #eef4fc;
}
.whatelse_Bar{
    /* background-color: rgb(218, 18, 18); */
    width: 90%;
    max-width: 700px;
    margin: 0px auto;
    padding-bottom: 80px;
}

.whatelse_Grid{
    /* padding-left: 50px; */
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
} 

.item{
    width: 100%;
    height: 80px;
    padding: 25px 10px;
    text-align: center;
}
.item img{
    width: 90px;
    transition: all 300ms;
    /* position: relative; */
    cursor:pointer;
}
.off{
    opacity:0.6;
}
.item img:hover{
    transform: scale(1.12)
    
}

.titulo-servicios{
    margin-top: 5px;
    font-size: 0.8rem;
    font-weight: 300;
    letter-spacing: 1px;
    color:#fff;
    text-transform: uppercase;
}

.BLK_section_title{
    width: 100%;
    height: 32px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 8px 15px; 
    /* background-color: rgb(215, 42, 44);  */
    background: linear-gradient(60deg, rgba(158, 30, 32, 0.95), rgba(22, 23, 25, 0.5)); 
    /* background: linear-gradient(80deg, rgba(10, 10, 10, 0.9), rgba(22, 23, 25, 0.5)); */
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}
.BLK_section_title h2{
    color:#e4e9f0;
    font-size: 1.2rem;
}

/*********************************************************************/

#MeanWhile{
	height: 100%;
	margin-top: 25px;
    font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	padding-bottom: 30px;
}

.meanWhile_Wrapper{
    width: 90%;
    max-width: 700px; 
    margin: 0px auto;
}

.meanWhile_box_grid{
    display:grid;
    padding: 0 0px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 16px;
}

.card_carrier{
    width: 220px;
    height: auto;
    /* background-color: #2b2a2a; */
    background-color: rgb(14, 14, 14);
    border-radius: 10px;
}

.card_carrier img{
    width: 220px;
    height: auto;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.yummy img{
    width: 20px;
    height: auto;
}
.mandado{
    color:#f88706e7;
    font-style: oblique;
}
.crd_textos p{
    padding: 10px;
    font-size: 0.75rem;
    line-height: 0.9rem;
    color: #D5E1EF;
}
button{
    margin-top: 5px;
    background-color: rgba(158, 30, 32, 0.8);
    padding: 10px 15px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 10px;
    border: none;
}

.crd_textos a{
    text-decoration: none;
    font-size: 0.6rem;
    color:#D5E1EF;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.crd_textos a:hover{
    color:#f88706e7;
}

/**********************************************************/

#Footer{
    background-color: rgb(15, 15, 15);
    width: 100%;
    height: 100%;
    color: #D5E1EF;
    
}
.footer_Wrapper{
    width: 90%;
    height: 100%;
    font-family: 'Lato', sans-serif;
    max-width: 700px;
    margin: 0px auto;
    /* background-color: #1b1b1b; */
    padding-top: 30px;
    padding-bottom: 15px;
}
.footer_box{
    width: 90%;
    height: 100%;
    margin: 0 auto;
}
.footer_grid{
    overflow: hidden;
    display: grid;
    grid-template-columns: 200px 1fr 1fr;
    gap: 20px;
}
.logo_hollow img{
    width: 160px;
    height: auto;
    opacity: 0.85;
}
.Address{
    font-family: 'Lato', sans-serif;
    font-size: 0.85rem;
    font-weight: 300;
    /* display: inline-block;  */
    margin-top:25px;
 }
 .FRM-Sub-Extended p{
    padding-bottom: 5px;
    font-size: 0.9rem;
    color: #D5E1EF;
    font-weight: 300;
}

.Sub_menu{
    line-height: 0.88rem;
}

.Sub_menu a{
    text-decoration: none;
    font-size: .65rem;
    font-weight: 200;
    color:#D5E1EF; 
    letter-spacing: 2px;
    text-transform: uppercase;
}
.Sub_menu a:hover{
    /* color: #ff01a0; */
    color:#ff7402;
    font-weight: 400;
}
/******************* SOCIAL NETWORK ***************************************/
.SocialNetworks{
    /* background-color: blueviolet; */
    width: 90%;
    max-width: 300px;
    height: 60px;
    margin: 0px auto;
    padding-top: 20px;
}
.SocialNet_grid{
    display: grid;
    grid-template-columns: 100px 70px;
    gap: 5px;
}
.faceBook{
    
    font-size: 1.5rem;
}
.faceBook a{
    color:#D5E1EF;
    font-size: 1.5rem;
    text-decoration: none;
}
.faceBook a:hover{
    color:#ff7402;
    font-size: 1.5rem;
    
}

/****************************************************************************/

.copy{
    width: 100%;
    height: 30px;
    background-color: rgb(12, 12, 12);
    padding: 5px;
    text-align: center;
}
 .copy p{
    color:#D5E1EF;
    font-size: 0.6rem;
    text-transform: uppercase;
    letter-spacing: 1px;  
 }
