body {font-size: 14px;color: #333;overflow-x: hidden;}
ul {padding: 0;margin: 0;list-style: none;}
p {margin: 0 0 7px;}
img{max-width: 100%;}
.tel_no {display: none;}
.header {background: #df678c;}
.header-section {padding: 30px 0;}
.header-section .top-text {font-size: 20px;color: #fff;text-align: center;text-transform: uppercase;}
.header-section .top-text span {display: block;font-size: 16px;text-transform: capitalize;}
.header-section .card-icon h6 {font-size: 14px;text-align: center;color: #fff;font-weight: 600;text-transform: uppercase;}
.header-section .card-icon ul {display: flex;gap: 10px;align-items: center;justify-content: center;}
.header-section .card-icon ul li {background: #fff;padding: 5px;box-shadow: 0 0 4px 0 #ccc;-webkit-box-shadow: 0 0 4px 0 #ccc;}
.navbar-menu.sticky {background: #df678c;position: fixed;top: -42px;width: 100%;z-index: 99;transform: translateY(42px);transition: all ease 0.3s;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;-webkit-transform: translateY(42px);-moz-transform: translateY(42px);}
.navbar-menu {background: #3d155f;height: 45px;line-height: 45px;}
.navbar-menu ul li {float: left;font-size: 16px;margin-right: 56px;position: relative;overflow: hidden;text-transform: uppercase;}
.navbar-menu ul li:last-child {margin-right: 0;}
.navbar-menu ul li a {color: #fff;text-decoration: none;padding: 0 7px;display: block;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.navbar-menu ul li a::after {background: #fff;position: absolute;top: 0;width: 100%;height: 100%;content: "";left: -100%;opacity: 0;z-index: 1;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.navbar-menu ul li:hover a::after {left: 0;opacity: 1;}
.navbar-menu ul li a span {position: relative;z-index: 3;}
.navbar-menu ul li.active a::after {opacity: 1;left: 0;}
.navbar-menu ul li.active a {color: #000;}
.navbar-menu ul li a:hover {color: #000;}
.navbar-menu.sticky ul li a {color: #fff;}
.navbar-menu.sticky ul li a::after {background: #fff;}
.navbar-menu.sticky ul li a:hover {color: #000;}
.navbar-menu.sticky ul li.active a {color: #000;}
.product-sections {margin: 40px 0 5px;}
.product-sections .heading {margin-bottom: 35px;}
.product-sections .heading h1 {font-size: 35px;color: #000;font-weight: 600;display: inline-block;margin-bottom: 15px;}
.product-sections .heading h2 {font-size: 30px;color: #3d155f;margin-bottom: 12px;line-height: normal;}
.product-sections .heading p {font-size: 16px;color: #656565;line-height: 29px;margin-bottom: 0;}
.product-sections .heading p a {color: #9f294d;text-decoration: underline;}
.product-sections .heading p a:hover {color: #3d155f;}
.product-sections .section-colm .menu-baar {background: #f2f2f2;height: 100vh;box-shadow: 0 0 6px 0 #ccc;-webkit-box-shadow: 0 0 6px 0 #ccc;}
.product-sections .section-colm .menu-baar ul li {background: #fff;font-size: 18px;padding: 10px 30px 10px;margin-bottom: 15px;line-height: normal;position: relative;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.product-sections .section-colm .menu-baar ul li a {color: #3d155f;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.product-sections .section-colm .menu-baar ul li:hover {background: #3d155f;}
.product-sections .section-colm .menu-baar ul li:hover a {color: #f8b4c9;padding-left: 7px;}
.product-sections .section-colm .menu-baar ul li::after {position: absolute;top: 17px;border: 2px solid #b75372;content: "";width: 11px;height: 11px;transform: rotate(45deg);border-bottom: none;border-left: none;left: 5px;}
.product-sections .section-colm .menu-baar ul li:hover::after {border-color:#f8b4c9;}
.product-sections .section-colm .prod-row > div {margin-bottom: 35px;}
.product-sections .section-colm .box {background: #f2f2f2;text-align: center;height: 100%;box-shadow: 0 0 8px 0 #ccc;-webkit-box-shadow: 0 0 8px 0 #ccc;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.product-sections .section-colm .box:hover {box-shadow: 0 0 4px 0 #df678c;-webkit-box-shadow: 0 0 4px 0 #df678c;}
.product-sections .section-colm .box .product-item {background: #fff;display: flex;align-items: center;justify-content: center;height: 240px;}
.product-sections .section-colm .box .product-item img {transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.product-sections .section-colm .box:hover .product-item img {transform: scale(1.1);}
.text-product a {font-size: 16px;color: #000;padding: 8px 6px 8px;display: block;text-decoration: none;}
.product-sections .section-colm .box:hover .text-product a {color: #9f294d;}
.product-sections .section-colm .left-baar .text-product h4 {font-size: 17px;padding: 10px 7px;margin-bottom: 0;line-height: 26px;}
.product-sections .section-colm .left-baar .text-product h4 span {color: #9f294d;}
.product-sections .section-colm .right-baar h3 {font-size: 25px;color: #3d155f;font-weight: 600;margin-bottom: 7px;}
.product-sections .section-colm .right-baar .item-no {color: #c83f69;font-weight: 600;font-size: 16px;}
.product-sections .section-colm .right-baar .price {font-size: 16px;color: #000;font-weight: 600;}
.product-sections .section-colm .right-baar p {font-size: 16px;color: #656565;line-height: 26px;}
.product-sections .section-colm .right-baar p strong {color: #000;}
.product-sections .section-colm .right-baar p span {color: #c83f69;;}
.product-sections .section-colm .right-baar .item-color {color: #000;}
.productitem-color {display: inline-block;width: 100%;margin: 10px 0 15px;}
.productitem-color ul {display: flex;flex-wrap: wrap;align-items: center;gap: 11px;}
.productitem-color ul li {border: 1px solid #ccc;width: 18%;text-align: center;padding: 6px;box-shadow: 0 0 5px 0 #ccc;-webkit-box-shadow: 0 0 5px 0 #ccc;}
.productitem-color ul li img {width: 50px;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.productitem-color ul li:hover img {transform: scale(1.1);}
.productitem-color ul li span {color: #000;font-weight: 600;margin-top: 5px;display: block;}
.productitem-color ul li:hover span {color: #c83f69;}
.product-sections .section-colm.page .menu-baar {height: auto;}
.contact-pag {margin-bottom: 25px;display: inline-block;width: 100%;}
.product-sections .contact-pag .heading h1 {color: #3d155f;font-size: 32px;}
.product-sections .contact-pag .heading h1 span {display: block;font-size: 18px;font-weight: normal;margin-top: 9px;color: #c83f69;}
.contact-pag ul {display: flex;flex-wrap: wrap;gap: 11px;align-content: center;align-items: center;}
.contact-pag ul li {font-size: 18px;color: #c83f69;font-weight: 600;max-width: 49%;flex: 0 0 49%;text-align: center;height: 120px;margin: 15px 0 25px;text-transform: uppercase;box-shadow: 0 0 5px 0 #ccc;-webkit-box-shadow: 0 0 5px 0 #ccc;}
.contact-pag ul li span {display: block;font-weight: normal;color: #000;margin-top: 3px;text-transform: capitalize;}
.contact-pag ul li span a {color: #3d155f;}
.contact-pag ul li span a:hover {color: #c83f69;}
.contact-pag ul li .icon-img {padding: 5px;height: 50px;width: 50px;line-height: 35px;margin: -25px auto 11px auto;box-shadow: 0 0 5px 0 #ccc;-webkit-box-shadow: 0 0 5px 0 #ccc;}
.product-sections .contact-pag h4 {font-size: 25px;color: #000;font-weight: 600;}
.contact-pag p {font-size: 16px;line-height: 29px;}
.contact-pag p span {color: #c83f69;}
.order-text {font-size: 17px;color: #000;margin-bottom: 7px;}
.sold_out {font-size: 18px;color: #f00;font-weight: 600;border-style: outset;padding: 8px 9px;text-align: center;border-width: 2px;border-bottom-left-radius: 15px;border-bottom-right-radius: 15px;border-color: #df678c;}
.new {border: 1px solid #c83f69;font-size: 14px;padding: 3px 10px;float: right;color: #3d155f;}
.product-price {margin: 10px 0;}
.mobile-table {display: none;}
table {width: 100%;}
.product-price table tr td {color: #000;font-size: 16px;text-align: center;border: 1px solid #ccc;padding: 8px;}
.product-price table tr td:first-child {background: #3d155f;color: #fff;font-weight: 600;}
label {display: block;color: #9f294d;font-weight: 600;text-align: left;}
select.form-control:not([size]):not([multiple]) {height: calc(2.25rem + 6px);}
.form-control {border-radius: 0;}
.form-control.qty {float: left;width: 130px;text-align: center;margin-right: 15px;padding: 8px;border-bottom-left-radius: 13px;border-bottom-right-radius: 13px;}
.submit_btn {background: #fff;color: #000;padding: 8px 30px;font-size: 16px;text-transform: uppercase;display: block;border-bottom-left-radius: 13px;border-bottom-right-radius: 13px;border: 1px solid #ccc;cursor: pointer;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.submit_btn:hover {background: #c83f69;color: #fff;border: 1px solid #c83f69;}
/*******************/
.footer {background: #000;color: #fff;padding: 50px 0 40px;}
.footer .card_img h3 {font-size: 25px;margin-bottom: 20px;color: #f984a8;font-weight: 600;}
.footer .card_img h3 span {display: block;font-size: 16px;color: #fff;margin-top: 5px;font-weight: normal;}
.footer .card_img ul li {float: left;background: #fff;padding: 5px 7px;margin-right: 10px;}
.footer .icon-adders ul li {font-size: 16px;margin-bottom: 10px;display: inline-block;width: 100%;}
.footer .icon-adders ul li img {margin-right: 10px;border: 1px solid #f984a8;padding: 5px 5px;float: left;}
.footer .icon-adders ul li strong {font-weight: normal;color: #f984a8;}
.footer .icon-adders ul li a {color: #fff;}
.footer .icon-adders ul li:last-child {margin-bottom: 0;}
.footer .icon-adders ul li a:hover {color: #f984a8;}
.usapad_logo {background: #fff;text-align: center;width: 65%;display: block;margin: 0 auto;padding: 5px;}

/**********/
.mobile {display: none;}
/*************************************************/

@media (min-width: 1024px) and (max-width: 1199px) {
.header-section .card-icon h6 {font-size: 13px;}	
.navbar-menu ul li {margin-right: 20px;}
.product-sections .section-colm .menu-baar ul li {font-size: 16px;}
.product-sections .section-colm .menu-baar {height: auto;margin-bottom: 35px;}
.productitem-color ul li {width: 15%;}
.product-price table tr td {font-size: 15px;}
.form-control.qty {width: 105px;margin-right: 12px;}
.submit_btn {padding: 8px 17px;}
}
@media (min-width: 992px) and (max-width: 1023px) {
.header-section .card-icon h6 {font-size: 13px;}	
.navbar-menu ul li {margin-right: 20px;}
.product-sections .section-colm .menu-baar ul li {font-size: 16px;}
.productitem-color ul li {width: 15%;}
.product-sections .section-colm .menu-baar {height: auto;margin-bottom: 35px;}
.product-price table tr td {font-size: 15px;}
.form-control.qty {width: 105px;margin-right: 12px;}
.submit_btn {padding: 8px 17px;}
}
@media (max-width: 991px) {
/********************** mobile-css *************/
.container {max-width: unset;}
.navbar-menu {display: none;}
.mobile {display: block;}
.main {
	position: absolute;
	top: 0;
	left: 0;
	background: #3d155f;
	width: 100%;
	height: 50px;
}
.main-menu {background-color: #fff;position: absolute;left: 0;top: 0;z-index: 100;width: 100%;opacity: 0;transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);transform: scale(0);}
.main-menu.act {opacity: 1;transform: scale(1);}
.main-menu ul {margin-top: 50px;}
.main-menu.act ul li {opacity: 1;}
.main-menu li {padding: 10px 0;transition: all 400ms 510ms;opacity: 0;border-bottom: 1px solid #ccc;text-align: left;}
.main-menu li:first-child {padding-top: 0;}
.main-menu li:last-child {border-bottom: none;}
.main-menu a {color: #000;display: inline-block;font-size: 16px;text-decoration: none;padding-left: 20px;}
.main-menu.act ul li.active a {
	color: #520b8e;
}
/* sign up button */
.menu-btn {position: absolute;left: 15px;top: 4px;z-index: 101;width: 30px;height: 40px;}
.menu-btn span {background-color: #fff;border-radius: 1px;height: 3px;width: 28px;position: absolute;left: 50%;top: 50%;margin: -1px 0 0 -15px;transition: height 100ms;}
.menu-btn > span::after, .menu-btn > span::before {content: '';background-color: #fff;border-radius: 1px;height: 3px;width: 28px;position: absolute;left: 0;transition: all 200ms;z-index: 1;}
.menu-btn.act > span {height: 0;}
.menu-btn.act > span::before {transform: rotate(-45deg);}
.menu-btn > span::before {bottom: -7px;}
.menu-btn.act > span::after {transform: rotate(45deg);}
.menu-btn.act > span::after, .menu-btn.act > span::before {background-color: #000;top: 1px;}
.menu-btn > span::after {top: -7px;}
.tel_no {display: block;position: absolute;top: 12px;right: 15px;z-index: 1;}
.tel_no a {color: #fff;font-size: 16px;font-weight: 600;text-decoration: none;}
.tel_no a img {margin-right: 7px;width: 25px;}
/*************** and ****************/
.wow {visibility: visible !important;-webkit-animation: none !important;-moz-animation: none !important;-o-animation: none !important;-ms-animation: none !important;animation: none !important;}
.header {padding-top: 50px;}
.product-sections .section-colm .menu-baar {height: auto;margin-bottom: 35px;}
.contact-pag ul li {max-width: 48%;flex: 0 0 48%;}
.contact-pag ul li span {font-size: 16px;}
.product-sections .heading h1 {font-size: 30px;}
.footer .card_img ul li {padding: 5px 5px;margin-right: 7px;}
}

@media (max-width: 767px) {		
.productitem-color ul li {width: 15%;}	
.footer .icon-adders {margin: 15px 0;}
.usapad_logo {width: 25%;margin: inherit;}
}
@media (max-width: 667px) {	
.header-section .top-text {font-size: 18px;}
.header-section .card-icon ul {gap: 6px;}
.header-section .card-icon h6 {font-size: 13px;}
}
@media (max-width: 640px) {
.header-section .top-text {font-size: 16px;font-weight: 600;line-height: normal;}
.header-section .card-icon h6 {font-size: 12px;}
.header-section .top-text span {font-weight: normal;}
.header-section .card-icon ul {gap: 4px;}
.header-section .card-icon ul li {padding: 2px;line-height: normal;}
.productitem-color ul {gap: 9px;}	
.product-price {display: none;}	
.mobile-table {margin: 10px 0;display: block;}	
.mobile-table table tr td {border: 1px solid #ccc;padding: 10px;text-align: center;font-size: 16px;color: #000;}	
.mobile-table table tr:first-child td {background: #3d155f;color: #fff;}
}
@media (max-width: 575px) {
.header-section {padding: 15px 0;}	
.header-section .col-xl-3.col-md-3.col-sm-3 {max-width: 50%;flex: 0 0 50%;}
.header-section .col-xl-5.col-md-5.col-sm-5 {flex: 0 0 50%;max-width: 50%;}	
.header-section .card-icon {display: none;}
.product-sections .contact-pag .heading h1 {font-size: 31px;}
.productitem-color ul li span {word-break: break-word;}
}
@media (max-width: 479px) {		
.header-section .top-text {font-size: 14px;}	
.header-section .top-text span {font-size: 14px;}
.product-sections .section-colm .menu-baar ul li {font-size: 16px;}	
.product-sections .contact-pag .heading h1 {font-size: 26px;}
.contact-pag ul li {max-width: 100%;flex: 100%;}
.productitem-color ul li {width: 23%;}
.productitem-color ul li img {width: 35px;}
.usapad_logo {width: 35%;}
}
@media (max-width: 414px) {	
.header-section .col-xl-3.col-md-3.col-sm-3 {max-width: 43%;flex: 0 0 43%;}
.header-section .col-xl-5.col-md-5.col-sm-5 {flex: 0 0 57%;max-width: 57%;}	
.productitem-color ul li {font-size: 13px;padding: 4px;}
}
@media (max-width: 375px) {
.productitem-color ul {gap: 8px;}	
}
@media (max-width: 360px) {
.header-section .top-text {font-size: 12px;}	
.productitem-color ul li {width: 31%;}
.submit_btn {padding: 8px 20px;}
}

