@font-face { font-family: 'Josefin Sans'; src: url('../fonts/JosefinSans-Bold.eot'); src: url('../fonts/JosefinSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/JosefinSans-Bold.woff2') format('woff2'), url('../fonts/JosefinSans-Bold.woff') format('woff'), url('../fonts/JosefinSans-Bold.ttf') format('truetype'), url('../fonts/JosefinSans-Bold.svg#JosefinSans-Bold') format('svg'); font-weight: bold; font-style: normal; font-display: swap }
@font-face { font-family: 'Josefin Sans'; src: url('../fonts/JosefinSans-Medium.eot'); src: url('../fonts/JosefinSans-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/JosefinSans-Medium.woff2') format('woff2'), url('../fonts/JosefinSans-Medium.woff') format('woff'), url('../fonts/JosefinSans-Medium.ttf') format('truetype'), url('../fonts/JosefinSans-Medium.svg#JosefinSans-Medium') format('svg'); font-weight: 500; font-style: normal; font-display: swap }
@font-face { font-family: 'Josefin Sans'; src: url('../fonts/JosefinSans-Regular.eot'); src: url('../fonts/JosefinSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/JosefinSans-Regular.woff2') format('woff2'), url('../fonts/JosefinSans-Regular.woff') format('woff'), url('../fonts/JosefinSans-Regular.ttf') format('truetype'), url('../fonts/JosefinSans-Regular.svg#JosefinSans-Regular') format('svg'); font-weight: normal; font-style: normal; font-display: swap }
@font-face { font-family: 'Josefin Sans'; src: url('../fonts/JosefinSans-SemiBold.eot'); src: url('../fonts/JosefinSans-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/JosefinSans-SemiBold.woff2') format('woff2'), url('../fonts/JosefinSans-SemiBold.woff') format('woff'), url('../fonts/JosefinSans-SemiBold.ttf') format('truetype'), url('../fonts/JosefinSans-SemiBold.svg#JosefinSans-SemiBold') format('svg'); font-weight: 600; 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: 'Josefin Sans'; 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: radial-gradient(circle, rgb(3 18 252) 0%, rgb(254 3 63) 100%) }
header.header-section .header-custom { align-items: center; padding: 15px 0 }
.header-custom-content { text-align: center; font-size: 15px; background: #edf2fa; color: #f20448; padding: 15px 15px 12px; text-transform: uppercase; font-weight: 600; line-height: normal }
.header-custom-content span { color: #f00 }
.brand { width: 30% }
.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: #fff; padding: 12px 12px 7px; font-weight: 600; text-decoration: none; background: none; border-radius: 0; 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; text-transform: uppercase }
.nav-menu .nav-item.active a { background: #f0044a; color: #fff }
.nav-menu .nav-item a:hover { color: #fff; background: #f0044a }
.hamburger .bar { display: block; width: 25px; height: 3px; margin: 5px auto; background: #fff; transition: all 0.3s ease-in-out; -webkit-tranzsition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out }
.main-section .product-right h1 { font-size: 32px; font-weight: 500; color: #f0044a }
.product-detail p a { color: #0f11f3 }
.product-price { margin-bottom: 15px }
.content-section h1 { line-height: 50px; font-size: 35px; color: #f0044a; text-align: left; width: 100% }
.top-sectino { background: #f5fafd }
.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 { font-size: 18px; width: 80% }
.content-section p a { font-weight: 600; color: #0f11f3; text-decoration: underline }
.main-section a { color: #0f11f3; text-decoration: underline }
.product-right p { color: #656565; line-height: 29px }
.box { transition: all 0.4s; padding: 15px 0; border-radius: 8px; border: 1px solid #e5eff4; position: relative }
.box:hover { border-color: #0f11f3 }
.box:hover .product-detail h5 { color: #0f11f3 }
.product-detail { transition: all 0.4s }
.product-detail h5 { font-size: 18px; line-height: 26px; color: #f0044a }
.product-detail .pads-quantity { position: absolute; top: 0; background: #e5eff4; width: 100%; left: 0; border-radius: 8px 8px 0 0; padding: 7px 0; color: #f0044a }
.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: #f0044a }
.box img { transition: all 0.4s }
.box:hover img { transform: scale(1.1) }
.ordernow { font-size: 20px; margin-bottom: 15px; color: #0f11f3; font-weight: 600 }
table tr td { border: 1px solid #ccc; text-align: center; padding: 10px }
form { background: #f5fafd; padding: 15px; border-radius: 15px 15px 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(3 18 252) 0%, rgb(254 3 63) 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: #f0044a; border-color: #f0044a; color: #fff }
.product-price td.product-header { background: #f0044a; color: #fff }
.product-right ul li { background: #fff; text-align: center; padding: 10px; width: 13.2%; border-radius: 5px; box-shadow: 0 0 4px 0 #ccc; margin-bottom: 8px }
.product-right ul.item-options li { width: 33.33%; box-shadow: none; border-radius: 0; border: 1px solid #ccc; color: #656565 }
.product-detail { padding: 0 15px }
.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 }
.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: #f0044a; 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 }
.main-footer { background: #f5fafd }
.f_titel { font-size: 24px; margin-bottom: 20px; position: relative; font-weight: 600; color: #f0044a }
h2.f_titel:after { background: #f0044a; 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 #ccc; 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: #0f11f3 }
.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 { border: 1px solid #f5fafd; display: inline-block; padding: 10px; box-shadow: 0 0 3px 0 #f5fafd; -webkit-box-shadow: 0 0 3px 0 #f5fafd }
.ftr-box .logo-uspad img { max-width: 110px }
@media (min-width:1024px) {
    .nav-wrapper { width: 50% }
    .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 }
}
@media (max-width:1199px) {
    .container { max-width: 100%; width: 100% }
    .content-section h1 { line-height: 40px; font-size: 25px }
}
@media (min-width:768px) and (max-width:991px) {
    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:1023px) {
    .contact-page ul li { width: 47% }
    .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: 27px; 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 }
}
@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% }
}
@media (max-width:575px) {
    .contact-page ul li { width: 100%; font-size: 16px }
    .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% }
}
@media (max-width:414px) { }
