@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 }
strong { color: #000 }
.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-section { padding: 25px 0; background: #0202cb }
.header-custom-content { text-align: center; width: 50%; font-weight: 600; color: #fff; font-size: 16px; text-transform: uppercase }
.header-custom-content span { color: #f98f00; display: block; font-size: 15px }
.brand { width: 25% }
.brand img { max-width: 300px }
.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: 16px; color: #fff; padding: 8px 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: #0202cb; color: #fff }
.nav-menu .nav-item a:hover { color: #fff; background: #0202cb }
.hamburger .bar { display: block; width: 25px; height: 3px; margin: 5px auto; background: #f98f00; 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 { box-shadow: 0 0 7px 0 #ccc; padding: 10px; border-radius: 4px; background: #fff }
.main-section h2 { color: #f98f00; text-transform: uppercase; font-weight: 600; margin-bottom: 25px; font-size: 30px; line-height: normal }
.product-detail  h3 { font-size: 21px; line-height: normal; color: #0202cb; font-weight: 600 }
.product-detail.product-right h1, .product-detail.product-right h3 { font-size: 30px; font-weight: 600; margin-bottom: 15px; color: #0202cb }
.product-detail p a { color: #f98f00 }
.product-price { margin-bottom: 24px }
.top-sectino { background: #fff }
.content-section h1 { font-size: 38px; color: #0202cb; text-align: left; width: 100%; margin-bottom: 15px; line-height: 43px; font-weight: 600 }
.content-section p { color: #656565; line-height: 30px }
.content-section p a { color: #0202cb; text-decoration: underline }
.main-section  a { color: #f98f00; text-decoration: underline }
.main-section  a:hover { color: #0202cb }
.main-section p { color: #656565; line-height: 28px }
.main-section p.item { color: #000; text-transform: uppercase; text-decoration: underline }
.box { transition: all 0.4s; background: #fff; border-radius: 9px; border: 1px solid #f5fafd; box-shadow: 0 0 4px 0 #f2f2f2; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out }
.figure-box { height: 300px; background: #fff; border-radius: 15px 15px 0 0 }
.main-section  p u { color: #0202cb }
.main-section form p  u { color: #000 }
.main-section  p span { color: #0202cb }
.main-section p.price { color: #000; font-weight: 600 }
.box img { transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out }
.box:hover img { transform: scale(1.1) }
.box:hover .new { background: #0202cb }
.order { font-size: 18px; font-weight: 600; margin-bottom: 10px; line-height: normal }
table tr td { border: 1px solid #ccc; padding: 10px; text-align: center; color: #656565 }
table tr td.top-bar { background: #0202cb; color: #fff; font-weight: 600 }
.product-right ul.product-img li { width: 19.1%; text-align: center; border: 1px solid #ccc; margin-bottom: 15px; padding: 10px; border-radius: 4px }
.product-img li span { font-size: 14px }
.product-right ul.product-img.row-img li { width: 13.4% }
.sold_out { color: red; font-weight: bold }
p.item-text { color: #000; font-weight: 600 }
.home-page .product-detail {flex: 1;}
.product-detail ul.list li { margin-bottom: 10px; color: #656565; padding-left: 20px; position: relative }
.product-detail ul.list li:before { background-image: url(../images/arrow-down.png); background-repeat: no-repeat; position: absolute; top: 7px; content: ""; height: 6px; width: 11px; left: 0; transform: rotate(-90deg); background-size: 100% }
.product-right input.btn { background: #f98f00; color: #fff; border-radius: 0; height: 46px; padding: 8px 25px }
.product-right input.btn:hover { background: #0202cb; border-color: #0202cb }
.product-right input.btn.chekout { margin-left: 12px }
.product-right .form-control { height: 46px; border-radius: 0; box-shadow: none; border: 1px solid #ccc }
.product-right input.form-control.quantity { float: left; width: 110px; text-align: center; margin-right: 15px }
.product-right select.form-control { background-image: url("../images/arrow-down.png"); background-repeat: no-repeat; background-position: 96% center }
.main-section .contact-page p { color: #000; line-height: normal; margin-bottom: 6px }
.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%; background: #fff; height: 150px }
.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: #0202cb; display: block; word-break: break-word }
.contact-page ul li:hover a { color: #f98f00 }
.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: #f98f00; border-color: #198754 }
.main-footer { background: #f2f2f2 }
.f_titel { font-size: 24px; margin-bottom: 20px; position: relative; font-weight: 600; color: #f98f00 }
h2.f_titel:after { background: #f98f00; 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 #f98f00; padding: 6px }
.contact-details .icon-box a { color: #000; opacity: 1 }
.contact-details .icon-box a:hover { color: #0202cb }
.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: #f98f00; color: #fff }
ul.contact-details li.icon-box { margin-bottom: 15px }
ul.contact-details li.icon-box:last-child { margin-bottom: 0 }
.content-footer { background: #f3f3f3; padding: 40px 0 25px; border-bottom: 1px dashed #ccc }
.content-footer h4 { color: #0202cb; margin-bottom: 20px; font-size: 25px; font-weight: 600 }
@media (min-width:1024px) {
    .nav-wrapper { background: #f98f00 }
    .nav-wrapper nav.navbar ul.nav-menu { justify-content: space-between }
    header.header-section .header-custom { justify-content: space-between; align-items: center }
}
@media (min-width:1024px) and (max-width:1199px) {
    .hamburger.d-xl-none.d-block { display: none !important }
    .nav-menu .nav-item a { font-size: 14px; padding: 6px 8px 6px }
    .brand img { max-width: 230px }
}
@media (min-width:992px) and (max-width:1199px) {
    .product-right input.form-control.quantity { width: 50px }
    .product-right input.btn { padding: 8px 17px }
    .product-right ul.product-img li { width: 18.9% }
}
@media (max-width:1199px) {
    .container { max-width: 100%; width: 100% }
    .content-section h1 { line-height: 40px; font-size: 25px }
    .product-detail.product-right h1, .product-detail.product-right h3 { font-size: 25px }
}
@media (min-width:768px) and (max-width:991px) {
    .main-section  h2 { font-size: 22px; display: inline-block; width: 100% }
    .brand { width: 30% }
    form .form-group input.form-control.quantity { width: 65px }
    form .form-group input.btn { padding: 11px 15px 8px }
    .product-right ul.product-img li { width: 18.6% }
}
@media (max-width:1023px) {
    .logo-img { display: none }
    .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: 62px; 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: 15px 0 15px; justify-content: flex-start }
    .nav-wrapper nav.navbar ul.nav-menu { justify-content: flex-start; gap: 0 !important; background: #212020 }
    .mbshado.show .brand { display: none }
    .nav-menu .nav-item a { color: #fff; border-radius: 0 }
    .header-custom  .header-custom-content { display: none }
    .header-custom-content { width: 100%; padding: 30px 15px 15px; display: inline-block; background: #f2f2f2; color: #000 }
    .header-custom-content .logo-uspad { border: 1px solid #ccc; padding: 15px; margin-bottom: 15px; float: left; margin-right: 15px }
    .content-section p { width: 100%; margin-top: 20px }
}
@media (max-width:767px) {
    .brand { width: 40% }
    .content-section p { width: 100% }
    .figure-box { height: auto; padding: 20px 0 !important }
    .main-section .product-right h1 { font-size: 28px }
    .product-right ul.product-img li { width: 31.8% }
    .product-right ul.product-img.row-img li { width: 23.2%; word-break: break-all; font-size: 14px; line-height: normal }
}
@media (max-width:575px) {
    .header-custom-content .logo-uspad { float: none; margin-right: 0 }
    .brand { width: auto }
    .contact-page ul li { font-size: 16px; max-width: 100%; flex: 100%; border-radius: 10px }
    .product-right input.btn.chekout { margin-left: 0; width: 100%; margin-top: 15px }
    .link-sign { width: calc(50% - 10px); height: 60px }
}