@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====================*/
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: 18px; }
.header-custom-content span { color: #ff4d55; 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: #7b06f7; 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: #ff4d55; color: #fff; }
.nav-menu .nav-item a:hover { color: #edebff; background: #ff4d55; }
.hamburger .bar { display: block; width: 25px; height: 3px; margin: 5px auto; background: #7b06f7; 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%; }

/* ====================home page banner css====================*/
.main-section h1 { font-size: 32px; font-weight: 500; color: #ff4d55; }
.main-section .product-right h1 a { color: #ff4d55; text-decoration: none; }
.sold_out { font-size: 20px; font-weight: 600; color: #f00; }
.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: #7b06f7; text-decoration: underline; }
.content-section p a.active { color: #000; }
.main-section  a { color: #7b06f7; text-decoration: underline; }
.main-section p { color: #656565; line-height: 28px; }
.main-section p.item-code { color: #7b06f7; text-decoration: underline; }
.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; color: #ff4d55; padding-top: 10px; margin-bottom: 10px; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; }
.box:hover h5 { color: #7b06f7; }
.product-detail { padding: 0 15px; transition: all 0.4s; background: #f4f4f4; border-top: 8px solid #ccc; }
.box:hover .product-detail h5 { color: #7b06f7; border-color: #edebff; }
.box:hover .product-detail h5 a { color: #7b06f7; }
.product-detail h5 a { color: #ff4d55; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; }
.figure-box { height: 300px; background: #fff; }
.main-section  p span { color: #7b06f7; }
.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); }

/* ====================inner-pages-css====================*/
.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: #7b06f7; }
table tr td.top-col { background: #ff4d55; color: #fff; }
form { background: #fff; padding: 20px; border-radius: 10px 10px 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 h5 { font-size: 20px; color: #ff4d55; margin-bottom: 15px; }
form .form input.form-control.quantity { float: left; width: 105px; text-align: center; }
form .form input.btn { background: #7b06f7; 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 input.btn:hover { background: #000; border-color: #000; color: #fff; }
.product-right ul li { background: #fff; text-align: center; padding: 15px 15px 7px; border-radius: 5px; font-size: 14px; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; }
.product-right ul li:hover span { color: #7b06f7; }
.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); }

/* ====================contact-pages-css====================*/
.main-section .contact-page p { color: #000; font-weight: 600; }
.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: #ff4d55; display: block; word-break: break-word; }
.contact-page ul li:hover a { color: #7b06f7; }
.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: #7b06f7; 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; }

/* ====================footer-css====================*/
.main-footer { background: #7b06f7; }
.f_titel { font-size: 24px; margin-bottom: 20px; position: relative; font-weight: 600; color: #edebff; }
h2.f_titel:after { background: #edebff; content: ""; position: absolute; bottom: 7px; height: 3px; max-width: 120px; width: 100%; margin-left: 2px; }
.f_link, .f-text { font-size: 16px; color: #fff; 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: #fff; opacity: 1; }
.contact-details .icon-box a:hover { color: #edebff; }
.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; }

/* ====================media query====================*/
@media (min-width:1024px) {
    .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; }
    .nav-menu .nav-item a { font-size: 14px; padding: 6px 8px 6px; }
}
@media (min-width:768px) and (max-width:1199px) {
    form .form input.btn { padding: 13px 8px 9px; font-size: 14px; }
    form .form input.form-control.quantity { width: 62px; }
}
@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) { }
@media (max-width:1023px) {
    .product-price { display: none; }
    .product-price.mobile { display: block; }
    .header-custom-content { display: none; }
    .header-custom .logo-img { display: none; }
    .header-custom-content.col-row .logo-uspad { float: left; margin-right: 15px; }
    .header-custom-content.col-row { display: inline-block; width: 100%; background: #fff; padding: 15px; text-align: left; border-top: 1px solid #ccc; }
    .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: 55px; 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: #ff4d55; }
    .mbshado.show .brand { display: none; }
    .nav-menu .nav-item a { color: #fff; border-radius: 0; }
    .nav-menu .nav-item.active a { background: #fff; color: #ff4d55; }
    .product-right  h3 { font-size: 23px; }
}
@media (max-width:767px) {
    .brand { width: 40%; }
    .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; }
}
@media (max-width:575px) {
    .hamburger { top: 52px; }
    .contact-page ul li { font-size: 16px; max-width: 100%; flex: 100%; }
    .link-sign { width: calc(50% - 10px); height: 60px; }
    form .form input.btn { width: 55%; }
    form .form input.form-control.quantity { width: 40%; }
    form .form input.btn.checkout { width: 100%; margin-left: 0; margin-top: 10px; }
}
@media (max-width:479px) {
    .header-custom-content.col-row .logo-uspad { margin-bottom: 25px; }
}