@font-face { font-family: 'Poppins'; src: url('../fonts/Poppins-Bold.eot'); src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Bold.woff2') format('woff2'), url('../fonts/Poppins-Bold.woff') format('woff'), url('../fonts/Poppins-Bold.ttf') format('truetype'), url('../fonts/Poppins-Bold.svg#Poppins-Bold') format('svg'); font-weight: bold; font-style: normal; font-display: swap }
@font-face { font-family: 'Poppins'; src: url('../fonts/Poppins-Regular.eot'); src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype'), url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg'); font-weight: normal; font-style: normal; font-display: swap }
@font-face { font-family: 'Poppins'; src: url('../fonts/Poppins-SemiBold.eot'); src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-SemiBold.woff2') format('woff2'), url('../fonts/Poppins-SemiBold.woff') format('woff'), url('../fonts/Poppins-SemiBold.ttf') format('truetype'), url('../fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg'); font-weight: 600; font-style: normal; font-display: swap }
@font-face { font-family: 'Poppins'; src: url('../fonts/Poppins-Medium.eot'); src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff'), url('../fonts/Poppins-Medium.ttf') format('truetype'), url('../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg'); font-weight: 500; font-style: normal; font-display: swap }
* { box-sizing: border-box }
.container { transition: .4s ease; max-width: 1320px }
h1, h2, h3, h4, h5, h6 { letter-spacing: 1px; color: #000 }
body { padding: 0; margin: 0; font-size: 16px; font-family: 'Poppins'; position: relative; scroll-behavior: smooth; color: #000 }
ul { list-style: none; padding: 0; margin: 0 }
a { text-decoration: none }
img { max-width: 100%; height: auto }
.coad-head a { font-size: 18px }
.dual-logo { border-radius: 20px; width: 100%; height: 100%; background: #fff; justify-content: space-around; align-items: center; max-width: 280px; padding: 10px }
.link-section { background: linear-gradient(45deg, #2b6267, #b29898) }
.mbshado.show { overflow: hidden }
header.header-section.page-header { background: #fff; color: #fff; font-weight: 600 }
header.header-section .header-custom { align-items: center; padding: 40px 0 }
.header-custom-content { color: #fa6e01; max-width: 570px; margin-left: auto; text-align: center; font-size: 25px }
.header-custom-content span { display: block; font-size: 16px; font-weight: normal; margin-top: 8px }
.brand { width: 15% }
.nav-wrapper nav.navbar ul.nav-menu { width: 100% }
.nav-wrapper ul li { margin-right: 10px; font-size: 16px }
.nav-wrapper ul li:last-child { margin-right: 0 }
.nav-menu .nav-item a { color: #000; padding: 15px 4px; font-weight: 600; text-decoration: none; background: none; border-radius: 0; position: relative; overflow: hidden; display: block }
.nav-menu .nav-item a::after { position: absolute; border-top: 2px solid #fa6e01; top: 0; left: -100%; content: ""; transition: all 0.4s cubic-bezier(.08, .82, .17, 1); width: 100% }
.nav-menu .nav-item a span { position: relative; z-index: 1 }
.nav-menu .nav-item.active a { border-top: 2px solid #fa6e01; color: #fa6e01 }
.nav-menu .nav-item:hover a::after { left: 0 }
.nav-menu .nav-item.active:hover a::after { border-top: none }
.nav-menu .nav-item a:hover { color: #fa6e01 }
.nav-menu .nav-item a span { position: relative; z-index: 1 }
.hamburger .bar { display: block; width: 25px; height: 3px; margin: 5px auto; background: #000; transition: all 0.3s ease-in-out; -webkit-tranzsition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out }
.link-sign { text-align: center; width: calc(25% - 30px); background: linear-gradient(45deg, #2b6267, #000000); margin: 15px; height: 80px; border-radius: 10px; box-shadow: 3px 3px 3px 3px #f1f1f10a }
.link-sign a { color: #fff; font-size: 22px; height: 100%; width: 100%; display: flex; justify-content: center; align-items: center; border-radius: 10px; !I; ! }
.link-sign:hover { background: linear-gradient(45deg, #000000, #2b6267) }
.top-sectino .bg-img img { object-fit: cover; width: 100% }
.main-item-container { background: #f6f7fd }
.usapad-logo a { background: #fff; padding: 10px; display: inline-block; border-radius: 10px; margin-bottom: 15px }
.left-section { padding: 0 15px; background: radial-gradient(circle, rgb(246 214 188) 0%, rgb(217 210 209) 100%) }
.main-item-container h1 { color: #fa6e01; font-size: 40px; font-weight: 600 }
.main-item-container h2 { font-size: 30px; font-weight: 600; line-height: normal; color: #fa6e01 }
.main-item-container h2 a { color: #fa6e01 }
p.prod-price { position: absolute; top: 0; left: 0; right: 0; background: radial-gradient(circle, rgb(246 214 188) 0%, rgb(217 210 209) 100%); border-radius: 10px 10px 0 0; padding: 9px; color: #000; margin-bottom: 0 }
.main-item-container .right-section h1 { font-size: 25px; font-weight: 500 }
.top-sectino { position: relative }
.top-sectino .bg-img figure { margin-bottom: 0 }
.card-details p a { color: #fa6e01 }
.box-content { position: absolute; top: 50%; max-width: 800px; transform: translateY(-50%); background: rgb(252 5 5 / 30%); padding: 15px; border-radius: 15px }
.main-item-container .box-content h1 { line-height: 50px; color: #fff }
.box-content p { color: #fff; line-height: 35px; font-size: 18px }
.box-content p a { color: #fa6e01; text-decoration: none; font-weight: 600 }
.main-item-container a { color: #fa6e01; text-decoration: underline }
.left-section ul li a { font-size: 18px }
.right-section p { color: #656565; line-height: 29px }
.right-section p strong { color: #000 }
.right-section p.item-nem { color: #fa6e01; font-weight: 600 }
.right-section p.price { color: #000; font-weight: 600 }
.right-section p u { color: #000; font-weight: 600 }
.right-section p.ordering { color: #fa6e01 }
.box { transition: all 0.4s; background: #fff; padding-bottom: 20px; border-radius: 15px }
.box:hover .card-details { border-color: #fa6e01 }
.box:hover .card-details h5 a { color: #fa6e01 }
.card-details { border-top: 2px dotted #f6d6bc; padding: 10px 10px 0; transition: all 0.4s; position: relative }
.card-details h5 { font-size: 18px; line-height: 26px }
.card-details h5 a { display: block; line-height: normal; padding: 0 10px; font-weight: normal }
p.price { font-weight: 600; text-transform: uppercase }
.figure-box { height: 300px; background: #fff; border-radius: 15px 15px 0 0 }
.main-item-container span { color: #fa6e01 }
.box img { transition: all 0.4s }
.box:hover img { transform: scale(1.1) }
.new { position: absolute; background: #fa6e01; color: #fff; padding: 10px 15px; top: 0; text-transform: uppercase; border-radius: 15px 0 15px 0 }
.ordernow { font-size: 18px; margin-bottom: 15px; color: #fa6e01; font-weight: 600 }
.main-item-container .col-12 p strong { color: #fb4e02 }
section.main-item-container.inner-page ul li { width: 48% }
form { background: #fff; padding: 20px; border-radius: 20px 20px 0 0; margin-bottom: 20px; border-bottom: 1px dashed #ccc }
form .form-group .form-control { height: 45px; box-shadow: none; border-radius: 0 }
form h5 { font-size: 20px; color: #7f96d5; margin-bottom: 15px }
.main-item-container form span { color: #fa6e01 }
form .form-group input.form-control.quantity { float: left; width: 105px; text-align: center }
form .form-group input.btn { background: #fa6e01; color: #fff; padding: 9px 20px; margin-left: 10px; text-transform: uppercase; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; border-radius: 0 }
form .form-group input.btn:hover { background: #dad2d0; color: #000; border-color: #dad2d0 }
.right-section h3 { font-size: 23px; margin-bottom: 15px; color: #000 }
.product-price td.top-text { background: #dad2d0; color: #000 }
table { width: 100% }
table tr td { border: 1px solid #ccc; padding: 10px; background: #fff; text-align: center; color: #656565 }
.right-section ul li { background: #fff; text-align: center; padding: 10px; width: 18.7%; border-radius: 10px; box-shadow: 0 0 4px 0 #ccc; margin-bottom: 15px; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out }
.right-section ul li img { transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out }
.right-section ul li:hover { box-shadow: 0 0px 4px 0 #fa6e01 }
.right-section ul li:hover img { transform: scale(1.1) }
.contact-page ul { display: flex; flex-wrap: wrap; justify-content: space-between; overflow: hidden }
.contact-page ul li { text-align: center; position: relative; z-index: 1; margin: 40px 0 40px; color: #656565; font-size: 18px; padding: 50px 15px 30px; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; background: #e4e4e4; width: 50% }
.contact-page ul li span { display: block; font-size: 21px; color: #fa6e01; margin-bottom: 5px; line-height: 30px; font-weight: 600 }
.contact-page ul li img.hover_img { display: none }
.contact-page ul li:hover img { display: none }
.contact-page ul li:hover img.hover_img { display: inline }
.contact-page ul li a { color: #000; display: block; word-break: break-word }
.contact-page ul li:hover a { color: #fa6e01 }
.contact-page ul li figure { position: absolute; top: -40px; right: 0; left: 0; background: #f7d6bb; margin: auto; border-radius: 50%; transition: .4s ease; width: 70px; height: 70px; line-height: 70px }
.contact-page ul li:hover figure { background: #fa6e01; border-color: #fa6e01 }
.main-footer { background: #fff; color: #fb4e02 }
.f_titel { font-size: 24px; color: #fa6e01; margin-bottom: 20px; position: relative; font-weight: 600 }
h2.f_titel:after { background: #fa6e01; content: ""; position: absolute; bottom: 7px; height: 3px; max-width: 120px; width: 100%; margin-left: 2px }
.f_link, .f-text { font-size: 16px; color: #000; transition: .2s }
.payment-icon li { border: 1px solid #fa6e01; padding: 6px }
.contact-details .icon-box { margin-bottom: 12px }
.contact-details .icon-box:last-child { margin-bottom: 0 }
.contact-details .icon-box a { color: #000; opacity: 1 }
.contact-details .icon-box a:hover { color: #fa6e01 }
.icon-box img { color: var(--black); max-width: 25px; margin-right: 8px }
.icon-box.address img { padding-top: 5px }
.address { line-height: 27px; display: flex; align-items: flex-start; margin-bottom: 0 }
.copyright { background: radial-gradient(circle, rgb(246 214 188) 0%, rgb(217 210 209) 100%); color: #000; padding: 10px 15px; text-align: center }
@media (min-width:1200px) and (max-width:1349px) {
    .nav-wrapper ul li { margin-right: 5px; font-size: 15px }
}
@media (min-width:1200px) {
    .nav-wrapper { background: #d9d2d1 }
}
@media (max-width:1199px) {
    .container { max-width: 100%; width: 100% }
    .nav-wrapper { position: absolute; right: 10px; top: 35px }
    .hamburger.show { transition: 0.3s; top: -23px }
    .header-custom-content { margin-left: 0; padding-right: 50px }
    .logo-text { text-align: center }
    .nav-menu .nav-link.active { color: #d06306 }
    .mbshado.show .bg-shado { background: rgba(0, 0, 0, .6); height: 100%; width: 100%; position: absolute; top: 0; bottom: 0; z-index: 998; transition: .7s }
    .nav-menu { position: fixed; right: -100%; top: 0px; flex-direction: column; width: 240px; border-radius: 0; transition: 0.3s; background: radial-gradient(circle, rgb(246 214 188) 0%, rgb(217 210 209) 100%); z-index: 999; bottom: auto; height: 100%; padding-top: 55px }
    .nav-menu.show { right: 0px }
    .nav-menu .nav-item a { padding: 15px 15px }
    .nav-menu .nav-item { border-top: 1px solid #7d7f7f; width: 100% }
    .nav-menu .nav-item.active { border-color: #fa6e01; border-top: 1px solid #fa6e01 }
    .nav-menu .nav-item.active a { border-top: 1px solid #fa6e01 }
    .nav-menu .nav-item:last-child { border-bottom: 1px solid #7d7f7f; margin-right: auto }
    .hamburger { cursor: pointer; z-index: 9999; transition: 0.3s; position: relative; padding: 3px; border-radius: 4px }
    .hamburger.show .bar { }
    .hamburger.show .bar:nth-child(1) { transform: translateY(8px) rotate(45deg); background: #000 }
    .hamburger.show .bar:nth-child(2) { opacity: 0 }
    .hamburger.show .bar:nth-child(3) { transform: translateY(-8px) rotate(-45deg); background: #000 }
    .brand img { max-width: 150px }
    header.header-section .header-custom { padding: 10px 0 10px; justify-content: space-between }
    .nav-wrapper nav.navbar ul.nav-menu { justify-content: flex-start; gap: 0 !important }
    .mbshado.show .brand { display: none }
    .top-sectino .bg-img img { height: 523px }
    .box-content { left: 15px; width: 90% }
    .left-section ul li { display: flex; align-items: flex-start }
    .left-section ul li img { padding-top: 6px }
}
@media (min-width:1024px) and (max-width:1199px) {
    form .form-group input.form-control.quantity { width: 90px }
    form .form-group input.btn { padding: 10px 8px; font-size: 15px }
}
@media (min-width:992px) and (max-width:1023px) {
    form .form-group input.form-control.quantity { width: 90px }
    form .form-group input.btn { padding: 10px 7px; font-size: 14px }
}
@media (min-width:768px) and (max-width:991px) {
    .brand { width: 22% }
    .product-box li { width: 18.5% }
    .main-item-container h2 { font-size: 22px; display: inline-block; width: 100% }
    form .col-md-6 .form-group input.form-control.quantity { width: 80px }
    form .col-md-6 .form-group input.btn { padding: 9px 8px; margin-left: 8px }
    table tr td { padding: 10px 6px }
}
@media (max-width:767px) {
    .brand { width: 46% }
    .header-custom-content span { font-size: 15px; margin-top: 4px }
    .header-custom-content { padding-right: 0; font-size: 20px; border-top: 1px solid; margin-top: 20px; padding-top: 10px; width: 100%; max-width: 100% }
    .box-content p { line-height: 27px; font-size: 16px }
    .main-item-container .box-content h1 { font-size: 20px; line-height: normal; margin-bottom: 10px !important }
    .figure-box { height: auto; padding: 20px 0 !important }
    .main-item-container h2 { font-size: 25px }
}
@media (max-width:575px) {
    .contact-page ul li { width: 100%; font-size: 16px }
}
@media (max-width:414px) { }
.fadeInLeft { animation: fadeinleft 1s ease }
@keyframes fadeinleft {
    0% { opacity: 0; transform: translateX(-200px) }
    100% { opacity: 1; transform: translateX(0) }
}