@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: 22px;
    color: #000;
}
.header-custom-content span {
    color: #fe4600;
    font-size: 14px;
}
.brand {
    width: 12%;
}
.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: #dfdef9;
    color: #231eb6;
}
.nav-menu .nav-item a:hover {
    background: #dfdef9;
    color: #231eb6;
}
.hamburger .bar {
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px auto;
    background: #261baf;
    transition: all 0.3s ease-in-out;
    -webkit-tranzsition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
.logo-uspad {
    box-shadow: 0 0 5px 0 #ccc;
    display: flex;
    align-items: center;
    width: 50%;
    justify-content: center;
    padding: 10px;
    background: #fff;
    border-radius: 4px;
}
.logo-uspad img {
    display: block;
    margin: 0 auto;
}
.logo-img .logo-uspad a {
    width: 100%;
}
/* ====================home page banner css====================*/
.main-section h1 {
    font-size: 32px;
    font-weight: 600;
    color: #261baf;
}
.main-section h2 {
    font-size: 32px;
    color: #261baf;
    font-weight: 600;
    line-height: normal;
}
.sold_out {
    font-size: 20px;
    font-weight: 600;
    color: #f00;
}
.product-detail p a {
    color: #5a076d;
}
.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;
}

.main-section  a {
    color: #261baf;
    text-decoration: underline;
}
.main-section p {
    color: #656565;
    line-height: 28px;
}
.main-section p.prodnumber {
    color: #261baf;
    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;
}
.product-detail {
    padding: 0 15px;
    transition: all 0.4s;
    background: #f4f4f4;
    border-top: 8px solid #ccc;
}
.box .product-detail a {
    font-size: 18px;
    line-height: 26px;
    padding-top: 10px;
    color: #000;
    margin-bottom: 10px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    display: block;
}
.box:hover .product-detail a {
    color: #261baf;
}
.product-detail 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: #261baf;
}
.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(5 58 241) 0%, rgb(180 174 239) 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(5 58 241) 0%, rgb(180 174 239) 100%);
    color: #fff;
    padding: 10px;
    font-weight: 600;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.footer-cart {
    background: radial-gradient(circle, rgb(5 58 241) 0%, rgb(39 26 173) 100%);
    color: #fff;
    padding: 10px 0;
}
/* ====================inner-pages-css====================*/
.product-price.mobile {
    display: none;
}
.product-right strong{
    color: #000;
}
.contact-page h4 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
}
.form 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: #fff;
    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;
    border: 1px solid #000;
}
.form form input.btn.ml-0 {
    margin-left: 0;
}
.form form input.btn:hover {
    background: #261baf;
    border-color: #261baf;
    color: #fff;
}


/* ====================contact-pages-css====================*/
.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: #0037fc;
    display: block;
    word-break: break-word;
}
.contact-page ul li:hover a{
    color: #261baf;
}
.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: #261baf;border-color:#198754 }


/* ====================footer-css====================*/
.main-footer {
    background: #dfdef9;
}
.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: #271baf;
}
.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 {
    background: radial-gradient(circle, rgb(5 58 241) 0%, rgb(39 26 173) 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 (min-width: 768px) and (max-width: 991px) { 
.form form input.form-control.quantity {
    width: 51px;
}
}
@media (max-width:1199px) {
.container { max-width: 100%;width: 100%;}
.main-section h2 {
    font-size: 27px;
}
}
@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;
    }
    .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:#000; }
    .hamburger.show .bar:nth-child(2) { opacity: 0; }
    .hamburger.show .bar:nth-child(3) { transform: translateY(-8px) rotate(-45deg);background:#000; }
    .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: radial-gradient(circle, rgb(5 58 241) 0%, rgb(180 174 239) 100%);
    }
    .mbshado.show .brand {
        display: none;
    }
    .nav-menu .nav-item a {
        color: #fff;
        border-radius: 0;
    }
    .nav-menu .nav-item.active a {
        background: #fff;
    }
    .brand img {
        max-width: 130px;
    }
}
@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;
    }
    .footer-cart span {
        font-weight: 600;
        border-bottom: 1px dashed #000;
        width: 100%;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }
}
@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 {
        width: 47.1%;
    }
        .link-sign { width: calc(50% - 10px); height: 60px; }
    }