@font-face {

    font-family: 'bignood';

    src: url('../fonts/big_noodle_titling-webfont.eot');

    src: url('../fonts/big_noodle_titling-webfont.eot?#iefix') format('embedded-opentype'),

         url('../fonts/big_noodle_titling-webfont.woff2') format('woff2'),

         url('../fonts/big_noodle_titling-webfont.woff') format('woff'),

         url('../fonts/big_noodle_titling-webfont.svg#bignoodletitlingregular') format('svg');

    font-weight: normal;

    font-style: normal;



}

.tus_mheading {
    margin: 0 !important;
    padding-top: 100px !important;
    padding-bottom:  87px !important;
}
.tus_mheading2 h4{
	color: #000 !important;
}
.tus_wtext p{
	margin: 0px 0 75px 0 !important
}
.tus_mheading2 h4{
	color: #fff !important;
}
.cat-fluid{
	background-image: url(../im/cat-bg.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 100px;
}
.cate-img{
	position: relative;
}
.itemowl h1{
	position: absolute;
	bottom: 23px;
	left: 0;
	right: 0;
	color: #fff;
	font-size: 26px;
	text-align: center;
	margin: 0;
	transition: all 0.5s ease;
}
.itemowl:hover h1{
   bottom: 50%;
   color:#ff0a0a;
   text-shadow: 0 0 3px #000, 0 0 5px #000;

}
.tus_mheading2 {
    margin: 119px 0 86px 0 !important;
    padding: 0px;
}
.tus_mgallery{
	margin-bottom: 130px !important;
}
.fea{
	background-image: url(data/fea_bak.png);
	margin-top: 70px;
	background-position: center;
}
.fea_p{
	text-align: center;
	color: #222222;
	padding: 0;
	margin: 0;
	padding-top: 70px;
}
.fea_p p{
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-family: Poppins-light;
}
.fea_p h2{
	padding: 0;
	margin: 0;
	font-size: 35px;
	font-family: Poppins-bold;
}
.feature{
	text-align: center;
	background-color: #fff;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	transition: all 0.5s ease;
}
.feature .p-hover{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(255, 0, 23, 0.3);
	opacity: 0;
}
.feature:hover .p-hover{
	opacity: 1;
}
.feature .p-baskt-hover{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: url(../im/baskit-h.png) no-repeat;
	width: 0px;
	height: 0;
	margin: auto;
	transition: all 0.5s ease;
}
.feature:hover .p-baskt-hover{
	width: 60px;
	height: 60px;
	transition: all 0.5s ease;
}
.feature p{
	color: #5b5b5b;
	font-size: 15px;
	padding-bottom: 50px;
	font-family: Poppins-light;
	padding-top: 15px;
}
.fea_baskit_img{
	text-align: center;
	position: relative;
	bottom: 40px;
	
}

.fea_baskit_img img{
	width: 60px;
	margin: auto;
	}
.itemowl:hover .fea_baskit_img img{
	opacity: 0;
}
.breadcrumb {
background-color: #000;
}

.main-bg{
	background: url(../im/main-bg.jpg) no-repeat center center;
	padding: 70px 0 170px;
	background-size: cover;
}
.xpo-text-box{
	padding-top: 350px;
	padding-bottom: 50px;
	display: block;
	max-width: 1053px;
}

.xpo-text-box-sub{
	display: block;
	max-width: 700px;
	margin-left: auto;
}

.xpo-text-box-sub h2{
	display: block;
	margin: 0;
	color:#fff;
	font-size: 48px;
	font-family: bignood;
	line-height: 93px;
	font-style: italic;
	padding-right: 70px;
	text-align: center;
}
.xpo-text-box-sub h1{
	display: block;
	margin: 0;
	color:#d20000;
	font-size: 120px;
	font-family: bignood;
	line-height: 75px;
	font-style: italic;
}
.xpo-text-box-sub h3{
	display: block;
	margin: 0;
	color:#fff;
	font-size: 48px;
	font-family: bignood;
	font-style: italic;
	text-align: center;
}


.xpo-cat-box{
	display: block;
	float: left;
	width: 50%;
	position: relative;
	/*   -ms-transform: skew(20deg,10deg); IE 9 */
/*   -webkit-transform: skew(20deg,10deg); /* Safari */
  /* transform: skew(20deg,10deg); /* Standard syntax */

}
.xpo-cat-box h1{
display: block;
position: absolute;
bottom: 2px;
right: 0;
left: 0;
margin: auto;
font-family: bignood;
color: #d20000;
font-size: 46px;
text-align: center;
padding-right: 72px;
font-style: italic;
}
.m1{
	margin-left: 80px;
	z-index: 0;
}
.m2{
	margin-left: -80px;
	z-index: 1;
}

@media only screen and (max-width: 991px) {

.main-bg{

	padding: 70px 0 120px;

}
.xpo-text-box{
	padding-top: 185px;
	
}



.xpo-text-box-sub h1{
font-size: 90px;
text-align: center;

}

.xpo-cat-box{
	width: 100%;
}
.xpo-cat-box h1{
bottom: 2px;
font-size: 46px;
padding-right: 72px;

}
.m1{
	margin-left:0px;

}
.m2{
	margin-left: 0px;
	margin-top: 50px;
	
}


}

@media only screen and (max-width: 555px) {



	.xpo-text-box{
	padding-top: 255px;
	
}



.xpo-text-box-sub h2 {

    font-size: 31px;
    line-height: 48px;
    padding-right: 33px;

}
.xpo-text-box-sub h1{
font-size: 53px;
line-height: 39px;

}
.xpo-text-box-sub h3{
font-size: 31px;
}


.xpo-cat-box{
	width: 100%;
}
.xpo-cat-box h1{
font-size: 28px;
padding-right: 53px;
}
}

@media only screen and (max-width: 340px) {
.main-bg{

padding: 27px 0 76px;

}


	.xpo-text-box{
	padding-top: 250px;
	padding-bottom: 30px;
	
}



.xpo-text-box-sub h2 {

font-size: 27px;

line-height: 44px;

padding-right: 24px;

}
.xpo-text-box-sub h1{
font-size: 43px;
line-height: 34px;

}
.xpo-text-box-sub h3{
font-size: 27px;
}



.xpo-cat-box h1{
font-size: 28px;
padding-right: 53px;
}
.m2{
	margin-left: 0px;
	margin-top: 20px;
	
}
}

.product-card-col{
    margin-bottom:50px;
    text-align:center;
}

.lodhy-product-card{
    text-align:center;
}

.lodhy-product-info{
    text-align:center !important;
    width:100%;
}

.lodhy-product-title{
    text-align:center !important;
    margin:15px 0 8px !important;
    font-size:22px;
    font-weight:500;
    text-transform:uppercase;
}

.lodhy-art-number{
    text-align:center !important;
    display:block;
    width:100%;
    margin-bottom:10px;
}

.lodhy-product-whatsapp{
    display:inline-block !important;
    margin:0 auto !important;
}

.lodhy-product-image-link{
    display:flex;
    justify-content:center;
    align-items:center;
    width:100%;
    height:360px;
}

.lodhy-product-img{
    display:block;
    margin:0 auto;
    max-width:100%;
    max-height:340px;
    object-fit:contain;
}

.product-card-col{
    margin-bottom:50px;
    text-align:center;
}

.lodhy-product-card{
    text-align:center;
}

.lodhy-product-info{
    text-align:center !important;
    width:100%;
}

.lodhy-product-title{
    text-align:center !important;
    margin:15px 0 8px !important;
    font-size:22px;
    font-weight:500;
    text-transform:uppercase;
}

.lodhy-art-number{
    text-align:center !important;
    display:block;
    width:100%;
    margin-bottom:10px;
}

.lodhy-product-whatsapp{
    display:inline-block !important;
    margin:0 auto !important;
}

.lodhy-product-image-link{
    display:flex;
    justify-content:center;
    align-items:center;
    width:100%;
    height:360px;
}

.lodhy-product-img{
    display:block;
    margin:0 auto;
    max-width:100%;
    max-height:340px;
    object-fit:contain;
}

.product-card-col{
    margin-bottom:55px;
    text-align:center !important;
}

.lodhy-product-card{
    width:100%;
    text-align:center !important;
    padding:10px 15px 20px;
}

.lodhy-product-image-link{
    width:100%;
    height:330px;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
}

.lodhy-product-img{
    display:block !important;
    margin:0 auto !important;
    max-width:100%;
    max-height:310px;
    object-fit:contain;
}

.lodhy-product-info{
    width:100%;
    text-align:center !important;
    display:block;
}

.lodhy-product-title{
    text-align:center !important;
    margin:15px 0 8px !important;
    font-size:22px;
    font-weight:500;
    color:#111;
    text-transform:uppercase;
}

.lodhy-art-number{
    text-align:center !important;
    display:block;
    color:#111;
    font-size:14px;
    margin-bottom:5px;
}

.lodhy-product-whatsapp{
    display:inline-block !important;
    text-align:center !important;
    color:#0077cc !important;
    font-size:14px;
    text-decoration:none !important;
}

.lodhy-product-whatsapp:hover{
    color:#25d366 !important;
}
.lodhy-product-img{
    transition:.35s ease;
}

.lodhy-product-card:hover .lodhy-product-img{
    transform:scale(1.05);
}

.lodhy-product-card{
    border:1px solid #ececec;
    background:#fff;
}

/* ===========================
LODHY DETAIL PAGE 2026
=========================== */

.detail-full-width{
    width:100%;
}

.lodhy-detail-main-row{
    margin-top:20px;
    margin-bottom:45px;
}

.lodhy-detail-image-box{
    background:#fff;
    min-height:560px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:30px;
    border:1px solid #eeeeee;
}

.lodhy-main-product-image{
    display:block;
    margin:0 auto;
    max-width:100%;
    max-height:520px;
    object-fit:contain;
    transition:.35s ease;
}

.lodhy-main-product-image:hover{
    transform:scale(1.04);
}

.lodhy-detail-info-box{
    background:#fff;
    padding:35px 30px;
    border:1px solid #eeeeee;
    min-height:560px;
}

.lodhy-detail-info-box h2{
    margin:0 0 12px;
    color:#2a2a2a;
    font-size:30px;
    font-weight:600;
    text-transform:uppercase;
}

.lodhy-detail-art{
    color:#818181;
    font-size:16px;
    margin-bottom:25px;
}

.lodhy-detail-art span{
    color:#2a2a2a;
    font-weight:600;
}

.lodhy-detail-description h3{
    margin:0 0 10px;
    color:#2a2a2a;
    font-size:22px;
    font-weight:500;
}

.lodhy-detail-description p{
    color:#818181;
    font-size:14px;
    line-height:1.7;
}

.lodhy-detail-whatsapp{
    display:inline-flex !important;
    align-items:center;
    justify-content:center;
    gap:8px;

    margin-top:25px;

    background:#25D366;
    color:#fff !important;

    padding:14px 28px;

    border-radius:50px;

    font-size:13px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:.5px;

    text-decoration:none !important;

    transition:.3s ease;
}

.lodhy-detail-whatsapp:hover{
    background:#1da851;
    color:#fff !important;
    text-decoration:none !important;
    transform:translateY(-2px);
}

.lodhy-detail-whatsapp i{
    font-size:15px;
}

.lodhy-related-row{
    margin-top:15px;
    margin-bottom:45px;
}

.lodhy-related-title{
    color:#818181 !important;
    font-size:34px !important;
    margin-bottom:25px !important;
}

.lodhy-related-title span{
    color:#d90303;
}

.lodhy-related-card{
    text-align:center;
    background:#fff;
    padding:20px 15px;
    border:1px solid #eeeeee;
    min-height:250px;
}

.lodhy-related-card img{
    height:170px;
    object-fit:contain;
    margin:0 auto 15px;
}

.lodhy-related-card h4{
    color:#222;
    font-size:15px;
    font-weight:500;
    text-transform:uppercase;
    margin:0;
}

@media(max-width:991px){
    .lodhy-detail-image-box,
    .lodhy-detail-info-box{
        min-height:auto;
        margin-bottom:20px;
    }

    .lodhy-main-product-image{
        max-height:360px;
    }
}
