@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: 1420px; }
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); }

/* ====================heador css====================*/
.mbshado.show { overflow: hidden; }
header.header-section .header-custom { align-items: center; padding: 15px 0; }
.header-custom-content { text-align: center; font-size: 15px; background: radial-gradient(circle, rgb(205 40 249) 0%, rgb(66 160 231) 100%); color: #fff; padding: 15px 15px 12px; line-height: normal; }
.brand { width: 20%; }
.brand img { max-width: 200px; }
.nav-wrapper nav.navbar ul.nav-menu { width: 100%; }
.nav-wrapper ul li:last-child { margin-right: 0; }
.nav-menu .nav-item a { font-size: 15px; color: #d91efa; padding: 8px 12px 8px; font-weight: 500; text-decoration: none; background: none; border-radius: 20px; display: block; transition: all 0.3s ease-in-out; -webkit-tranzsition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; }
.nav-menu .nav-item.active a { background: radial-gradient(circle, rgb(205 40 249) 0%, rgb(66 160 231) 100%); color: #fff; }
.nav-menu .nav-item a:hover { color: #fff; background: radial-gradient(circle, rgb(205 40 249) 0%, rgb(66 160 231) 100%); }
.hamburger .bar { display: block; width: 25px; height: 3px; margin: 5px auto; background: #d91efa; transition: all 0.3s ease-in-out; -webkit-tranzsition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; }

/* ====================home page banner css====================*/
.main-section h1 { font-size: 32px; font-weight: 500; color: #d91efa; }
.product-detail p a { color: #d91efa; }
.product-price { margin-bottom: 15px; }
.top-sectino { border-bottom: 2px dashed #eff2f8; }
.content-section h1 { font-size: 35px; color: #d91efa; text-align: left; width: 100%; }
.content-section { display: flex; flex-wrap: wrap; gap: 0 20px; align-items: center; }
.content-section .logo-uspad { background: #f2f2f2; width: 15%; padding: 10px; text-align: center; border-radius: 5px; }
.content-section .logo-uspad a { display: block; }
.content-section p { width: 80%; color: #656565; line-height: 30px; }
.content-section p a { color: #d91efa; text-decoration: underline; }
.content-section p u { color: #d91efa; }
.main-section a { color: #d91efa; text-decoration: underline; }
.product-detail p { color: #656565; line-height: 28px; font-size: 15px; }
.product-detail p.item-code { color: #d91efa; text-decoration: underline; }
.product-right p { color: #656565; line-height: 29px; }
.product-right p.ordering { color: #d91efa; }
.box { transition: all 0.4s; background: #fff; padding-bottom: 20px; border-radius: 9px; border: 1px solid #f5fafd; box-shadow: 0 0 4px 0 #f2f2f2; }
.box.box-left { border: 5px solid #f5effd; box-shadow: none; }
.box:hover .product-detail h5 { color: #d91efa; }
.product-detail { transition: all 0.4s; }
.left-heading { border: 5px dashed #f1f1f1; padding: 9px; color: #555; text-align: center; line-height: 28px; font-size: 21px; }
.product-detail h5 { font-size: 18px; line-height: 26px; color: #d91efa; }
.figure-box { height: 300px; background: #fff; border-radius: 15px 15px 0 0; }
.main-section p u { color: #000; }
.main-section p span { color: #000; }
.main-section p.price span { color: #d91efa; }
.box img { transition: all 0.4s; }
.box:hover img { transform: scale(1.1); }
.new { position: absolute; background: radial-gradient(circle, rgb(205 40 249) 0%, rgb(66 160 231) 100%); color: #fff; padding: 13px 20px 10px; top: 0; text-transform: uppercase; border-radius: 15px 0 15px 0; }
.main-section .heading { font-size: 30px; line-height: 35px; text-align: center; border-bottom: 5px dashed #f1f1f1; padding-bottom: 15px; color: #a24cf3; display: flex; align-items: center; justify-content: center; min-height: 85px; height: 85px; }
.ordernow { font-size: 18px; margin-bottom: 15px; color: #d91efa; font-weight: 500; }

/* ====================inner-pages-css====================*/
.main-section .col-12 p strong { color: #fb4e02; }
table tr td { border: 1px solid #ccc; text-align: center; padding: 10px; }
form { background: #f9f8f8; 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; }
form .form-group input.form-control.quantity { float: left; width: 105px; text-align: center; }
form .form-group input.btn { background: radial-gradient(circle, rgb(205 40 249) 0%, rgb(66 160 231) 100%); color: #fff; padding: 11px 20px 8px; 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: #d91efa; border-color: #d91efa; color: #fff; }
.product-right h3 { font-size: 30px; margin-bottom: 15px; color: #000; }
.product-price td.product-header { background: #d91efa; color: #fff; }
.product-right ul li { background: #fff; text-align: center; padding: 10px; width: 13.2%; border-radius: 10px; box-shadow: 0 0 4px 0 #ccc; margin-bottom: 8px; font-size: 14px; }
.product-right ul li img { max-width: 50px; }
.product-detail { padding: 0 15px; }

/* ====================contact-pages-css====================*/
.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; font-size: 18px; padding: 40px 15px 0; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; max-width: 50%; flex: 0 0 50%; }
.contact-page ul li span { display: block; font-size: 21px; color: #000; 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: #d91efa; display: block; word-break: break-word; }
.contact-page ul li:hover a { color: #000; }
.contact-page ul li figure { position: absolute; top: -40px; right: 0; left: 0; background: #fff; margin: auto; border-radius: 50%; transition: .4s ease; width: 70px; height: 70px; line-height: 70px; }
.contact-page ul li:hover figure { background: radial-gradient(circle, rgb(3 18 252) 0%, rgb(254 3 63) 100%); border-color: #198754 }
.contact-page ul li:nth-child(2n) { border-radius: 0 15px 0 0; }

/* ====================footer-css====================*/
.main-footer { background: #f5fafd; color: #fb4e02; }
.f_titel { font-size: 24px; margin-bottom: 20px; position: relative; font-weight: 600; color: #d91efa; }
h2.f_titel:after { background: #d91efa; 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 #f6f2f2; 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: #d91efa; }
.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; }
.ftr-box .logo-uspad { background: #fff; display: inline-block; padding: 10px; margin-top: 10px; border-radius: 4px; }
.copyright { background: radial-gradient(circle, rgb(205 40 249) 0%, rgb(66 160 231) 100%); color: #fff; }

/* ====================media query====================*/
@media (min-width:1024px) {
    .nav-wrapper { width: 80%; }
    .nav-wrapper nav.navbar ul.nav-menu { justify-content: space-between; }
    header.header-section .header-custom { justify-content: space-between; }
}
@media (min-width:1024px) and (max-width:1199px) {
    .hamburger.d-xl-none.d-block { display: none !important; }
    .brand { width: 15%; }
    .brand img { max-width: 135px; }
    .nav-wrapper { width: 85%; }
    .nav-menu .nav-item a { font-size: 14px; padding: 6px 8px 6px; }
    .main-section .heading { font-size: 25px; }
    .left-heading { padding: 9px; font-size: 19px; }
    form .form-group input.form-control.quantity { width: 63px; }
    form .form-group input.btn { padding: 9px 10px; }
}
@media (max-width:1199px) {
    .container { max-width: 100%; width: 100%; }
    .content-section h1 { line-height: 40px; font-size: 25px; }
    .product-right ul li { width: 18.6%; }
}
@media (min-width:992px) and (max-width:1023px) {
    .main-section .heading { font-size: 24px; }
    .left-heading { font-size: 18px; }
    form .form-group input.form-control.quantity { width: 47px; }
    form .form-group input.btn { padding: 9px 10px; }
}
@media (min-width:768px) and (max-width:991px) {
    .brand { width: 22%; }
    .main-section 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; }
    .main-section .heading { font-size: 20px; }
    .left-heading { font-size: 19px; }
}
@media (max-width:1023px) {
    .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: var(--bg-white); z-index: 999; bottom: auto; height: 100%; padding-top: 55px; }
    .nav-menu.show { right: 0px; }
    .nav-menu .nav-item { border-top: 1px solid #bcc8cd; width: 100%; }
    .nav-menu .nav-item:last-child { border-bottom: 1px solid #bcc8cd; margin-right: auto; }
    .hamburger { cursor: pointer; z-index: 9999; transition: 0.3s; position: absolute; padding: 3px; border-radius: 4px; top: 60px; right: 15px; }
    .hamburger.show { transition: 0.3s; top: 13px; right: 15px; position: absolute; }
    .hamburger.show .bar:nth-child(1) { transform: translateY(8px) rotate(45deg); background: #fff; }
    .hamburger.show .bar:nth-child(2) { opacity: 0; }
    .hamburger.show .bar:nth-child(3) { transform: translateY(-8px) rotate(-45deg); background: #fff; }
    .brand img { max-width: 200px; }
    .mbshado.show .nav-wrapper { padding-top: 25px; }
    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; background: radial-gradient(circle, rgb(3 18 252) 0%, rgb(254 3 63) 100%); }
    .mbshado.show .brand { display: none; }
    .nav-menu .nav-item a { color: #fff; border-radius: 0; }
}
@media (max-width:991px) {
    form .form-group input.form-control.quantity { width: 63px; }
    form .form-group input.btn { padding: 9px 10px; }
}
@media (max-width:767px) {
    .brand { width: 80%; }
    .content-section p { font-size: 16px; width: 100%; }
    .content-section .logo-uspad { width: 100%; margin-bottom: 15px; }
    .figure-box { height: auto; padding: 20px 0 !important; }
    .main-section .product-right h1 { font-size: 28px; }
    .product-right ul li { width: 15.4%; }
    .main-section .heading { min-height: auto; height: auto; font-size: 25px; }
}
@media (max-width:575px) {
    .contact-page ul li { font-size: 16px; max-width: 100%; flex: 100%; }
    .link-sign { width: calc(50% - 10px); height: 60px; }
    form .form-group input.btn { width: 55%; }
    form .form-group input.form-control.quantity { width: 40%; }
    .product-right ul li { width: 31.5%; }
    form .form-group input.btn.checkout { width: 100%; margin-left: 0; margin-top: 10px; }
}