@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) }
body.mbshado { background: rgba(0, 0, 0, 0) url(../images/background-img.jpg) repeat scroll 0 0 }
.mbshado.show { overflow: hidden }
header.header-section .header-custom { align-items: center; padding: 30px 0 }
.header-custom-content { text-align: center; width: 25%; font-weight: 600; font-size: 22px; color: #000 }
.header-custom-content span { color: #fe4600; font-size: 14px }
.brand { width: 20% }
.nav-wrapper nav.navbar ul.nav-menu { width: 100% }
.nav-wrapper ul li { margin-right: 10px }
.nav-wrapper ul li:last-child { margin-right: 0 }
.nav-menu .nav-item a { font-size: 18px; color: #fff; padding: 8px 12px 8px; font-weight: 500; text-decoration: none; background: none; 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: #f9cc29; color: #000 }
.nav-menu .nav-item a:hover { background: #f9cc29; color: #000 }
.hamburger .bar { display: block; width: 25px; height: 3px; margin: 5px auto; background: #f25208; transition: all 0.3s ease-in-out; -webkit-tranzsition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out }
.logo-img a { box-shadow: 0 0 5px 0 #ccc; display: flex; align-items: center; width: 50%; justify-content: center; padding: 10px; background: #fff; border-radius: 2px; height: 100% }
.logo-img .logo-uspad a { width: 100% }
.main-section h1 { font-size: 32px; font-weight: 600; color: #fe4600 }
.main-section .product-right h1 { margin-bottom: 20px }
.main-section h2 { font-size: 32px; color: #f25208; font-weight: 600; line-height: normal }
.main-section .product-right h1 a { color: #fe4600; text-decoration: none }
.sold_out { font-size: 20px; font-weight: 600; color: #f00 }
.figure-box h2 { font-size: 50px; padding: 0 15px; line-height: 67px; text-transform: uppercase; color: #656565; margin: 0 }
.product-detail p a { color: #5a076d }
.product-price { margin-bottom: 24px }
.top-sectino { background: #fff }
.content-section h1 { font-size: 30px; text-align: left; width: 100%; margin-bottom: 20px; line-height: 43px; font-weight: 600 }
.content-section p { color: #656565; line-height: 30px }
.content-section p a { color: #f25208; text-decoration: underline }
.content-section p a.active { color: #000 }
.main-section a { color: #f25208; text-decoration: underline }
.main-section p { color: #656565; line-height: 28px }
.main-section p.item-code { color: #f25208; text-decoration: underline }
.main-section .product-right p.item-code { background: #000; display: inline-block; padding: 5px 15px; border-radius: 5px; color: #ffc800 }
.box { transition: all 0.4s; background: #f4f4f4; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out }
.box .product-detail h5 { font-size: 18px; line-height: 26px; padding-top: 10px; margin-bottom: 10px; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out }
.box .product-detail h5 a { color: #000 }
.box:hover h5 { color: #f25208 }
.product-detail { padding: 0 15px; transition: all 0.4s; background: #f4f4f4; border-top: 8px solid #ccc }
.box:hover .product-detail h5 { color: #f25208; border-color: #edebff }
.box:hover .product-detail h5 a { color: #f25208 }
.product-detail h5 a { color: #fe4600; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out }
.product-right h5 { margin-bottom: 10px; font-weight: 600 }
.figure-box { height: 300px; background: #fff }
.main-section p span { color: #f25208 }
.main-section p.price { color: #000; font-weight: 600 }
.main-section p.price b { color: #fe4600 }
.main-section p u { color: #fe4600 }
.box img { transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out }
.box:hover img { transform: scale(1.1) }
.new { background: radial-gradient(circle, rgb(241 70 5) 0%, rgb(249 204 41) 100%); color: #fff; position: absolute; top: 0; padding: 12px; font-weight: 600; border-radius: 0 15px 0 0 }
.box .sold-out { background: radial-gradient(circle, rgb(241 70 5) 0%, rgb(249 204 41) 100%); color: #fff; padding: 10px; font-weight: 600; position: absolute; top: 50%; transform: translateY(-50%); width: 100% }
.product-price.mobile { display: none }
.product-right strong { color: #000 }
table { width: 100% }
table tr td { border: 1px solid #ccc; text-align: center; padding: 10px; color: #ffc800; background: #000 }
table tr td.top-col { background: #fe4600; color: #fff }
form { background: #fff; padding: 20px; border-radius: 20px 20px 0 0; margin-bottom: 20px }
form .form .form-control { height: 45px; box-shadow: none; border-radius: 0; font-size: 14px }
select.form-control { background-image: url(../images/arrow-down.png); background-repeat: no-repeat; background-position: 96% }
form .form input.form-control.quantity { float: left; width: 105px; text-align: center }
form .form input.btn { background: #ffc800; color: #000; 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; font-weight: 600 }
form .form input.btn:hover { background: #fe4600; border-color: #fe4600; color: #fff }
.product-right ul li { transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; padding: 6px 0 7px 20px; color: #fe4600; font-weight: 600; position: relative }
.product-right ul.prod-img li { padding: 20px 20px 20px 20px; color: #fe4600; font-weight: 600; position: relative; margin-bottom: 15px }
.product-right ul.prod-img li:before { display: none }
.product-right ul li:before { background-image: url(../images/arrow-down.png); background-repeat: no-repeat; background-position: 0; content: ""; display: inline-block; width: 14px; height: 8px; transform: rotate(-90deg); position: absolute; left: 0; top: 13px }
.product-right ul li:hover span { color: #f25208 }
.product-right ul li img { transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out }
.product-right ul li:hover img { transform: scale(1.1) }
.main-section .contact-page p { color: #000; line-height: normal; margin-bottom: 10px }
.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 15px; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; max-width: 50%; flex: 0 0 50%; background: #fff }
.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: #fe4600; display: block; word-break: break-word }
.contact-page ul li:hover a { color: #f25208 }
.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: #f25208; border-color: #198754 }
.contact-page h1 span { color: #000 }
.contact-text { background: #fff; padding: 30px 0 }
.contact-text h4 { font-size: 30px; font-weight: 600; margin-bottom: 20px }
.main-footer { background: #f9c828 }
.f_titel { font-size: 24px; margin-bottom: 20px; position: relative; font-weight: 600; color: #000 }
h2.f_titel:after { background: #000; 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: #fe4600 }
.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(241 70 5) 0%, rgb(249 204 41) 100%); color: #fff; text-align: center; padding: 10px 0 }
@media (min-width:1024px) {
    .nav-wrapper { background: radial-gradient(circle, rgb(241 70 5) 0%, rgb(249 204 41) 100%) }
    .nav-wrapper nav.navbar ul.nav-menu { justify-content: space-between }
    header.header-section .header-custom { justify-content: space-between }
    .header-custom-content.col-row { display: none }
}
@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 (max-width:1023px) {
    .product-price { display: none }
    .product-price.mobile { display: block }
    .header-custom-content { display: none }
    .header-custom .logo-img { display: none !important }
    .header-custom-content.col-row { display: flex; width: 100%; background: #fff; padding: 15px; text-align: left; border-top: 1px solid #ccc; align-items: center; flex-wrap: wrap; padding-bottom: 0 }
    .header-custom-content.col-row .logo-uspad { border: 1px solid #ccc; height: 139px; display: flex; align-items: center; padding: 8px; width: 20%; margin-right: 10px }
    .text-row { width: 56%; word-break: break-word; padding-left: 10px }
    .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: 45px; 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 }
    .mbshado.show .nav-wrapper { padding-top: 25px }
    header.header-section .header-custom { padding: 15px 0 15px; justify-content: flex-start }
    .nav-wrapper nav.navbar ul.nav-menu { justify-content: flex-start; gap: 0 !important; background: #fe4600 }
    .mbshado.show .brand { display: none }
    .nav-menu .nav-item a { color: #fff; border-radius: 0 }
    .nav-menu .nav-item.active a { background: #fff; color: #fe4600 }
}
@media (max-width:767px) {
    .brand { width: 55% }
    .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: 25px }
    .main-section h2 { font-size: 25px }
}
@media (max-width:575px) {
    .contact-page ul li { font-size: 16px; max-width: 100%; flex: 100% }
    .text-row { width: 100%; word-break: break-word; padding-left: 0 }
    .header-custom-content.col-row .logo-uspad { margin-bottom: 10px; width: 48% }
    .link-sign { width: calc(50% - 10px); height: 60px }
}
