body {font-size: 16px;color: #222;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: #ff6144;}
.header-section {padding: 15px 0;display: -webkit-box;display: -ms-flexbox;display: flex;align-items: center;justify-content: space-between;}
.header-section .top-text {font-size: 22px;color: #fff;text-align: center;text-transform: uppercase;font-weight: 600;}
.header-section .top-text span {display: block;font-size: 16px;text-transform: capitalize;font-weight: normal;}
.navbar-menu.sticky {background: #ff6144;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: #df510b;height: 45px;line-height: 45px;}
.navbar-menu ul li {float: left;font-size: 17px;margin-right: 60px;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: #000;position: absolute;top: 0;width: 100%;height: 3px;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: #000;}
.navbar-menu.sticky ul li a:hover {color: #000;}
.navbar-menu.sticky ul li.active a {color: #000;}
.product-sections {background: #f5f2f2;padding: 40px 0;}
.product-sections img {transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;}
.mainsite-paragraph {display: flex;align-items: center;gap: 15px;}
.mainsite-paragraph .prod-img {flex: 0 0 20%;-ms-flex: 0 0 20%;max-width: 20%;text-align: center;padding: 15px;box-shadow: 0 0 10px 0 #ccc;-webkit-box-shadow: 0 0 10px 0 #ccc;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.mainsite-paragraph .prod-img:hover {box-shadow: 0 0 6px 0 #ff6144;-webkit-box-shadow: 0 0 6px 0 #ff6144;}
.mainsite-paragraph .prod-img:hover img {transform: scale(1.1);}
.mainsite-paragraph h1 {font-size: 22px;line-height: normal;}
.mainsite-paragraph .text-tp {flex: 0 0 80%;-ms-flex: 0 0 80%;max-width: 80%;}
.mainsite-paragraph .welcome-text {color: #656565;}
.mainsite-paragraph .call-us {font-size: 18px;color: #ff6144;font-weight: 600;margin-bottom: 0;}
.tassels-heading {text-align: center;}
.product-sections .heading {text-align: center;margin-top: 20px;}
.product-sections .heading h2 {color: #df510b;}
.product-sections h2 {color: #000;text-align: center;font-size: 30px;font-weight: 600;position: relative;margin-bottom: 20px;display: inline-block;width: 100%;}
.product-sections h2::after {background: #ff6144;height: 3px;width: 90px;position: absolute;content: "";bottom: -13px;left: 0;right: 0;margin: 0 auto;border-radius: 27px;}
.product-sections h2::before {background: #e33110;height: 12px;width: 12px;position: absolute;bottom: -17px;content: "";border-radius: 100%;left: 0;right: 0;margin: 0 auto;z-index: 1;}
.product-sections .heading h2 span {display: block;font-size: 18px;color: #000;margin-top: 7px;}
.product-sections .check-text {font-size: 27px;text-align: center;margin-top: 25px;font-weight: 600;line-height: normal;}
.tassels-heading h1 {font-size: 37px;color: #df510b;font-weight: 600;margin-bottom: 11px;}
.tassels-heading p {color: #656565;font-size: 18px;margin-bottom: 0;}
.solid-color-tassels {text-align: center;margin-top: 22px;}
.solid-color-tassels h2 {color: #000;font-weight: 600;display: inline-block;}
.solid-color-tassels h2 a {color: #000;text-decoration: none;}
.solid-color-tassels p {color: #656565;margin-bottom: 0;}
.solid-color-tassels p span {color: #df510b;}
.product-sections .row.prod-row > div {margin-top: 30px;}
.box {background: #fff;text-align: center;height: 100%;position: relative;box-shadow: 0 0 5px 0 #ccc;-webkit-box-shadow: 0 0 5px 0 #ccc;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;}
.box:hover {box-shadow: 0 0 6px 0 #ff6144;-webkit-box-shadow: 0 0 6px 0 #ff6144;}
.box:hover img {transform: scale(1.1);}
.box:hover .text-product .product-name a {color: #000;}
.product-item {display: flex;align-items: center;justify-content: center;height: 260px;overflow: hidden;}
.product-item.item-img {height: auto;padding: 12px;}
.box .text-product {padding: 10px;}
.box .text-product .product-name {font-size: 19px;color: #ff6144;margin-bottom: 7px;}
.box .text-product .product-name a {color: #ff6144;}
.box .text-product .title-names a {color: #df510b;font-size: 18px;text-transform: uppercase;margin-bottom: 7px;display: block;text-decoration: none;}
.box:hover .text-product .title-names a {color: #000;}
.box .text-product .item-num {font-weight: 600;}
.box .text-product .price {font-size: 17px;color: #000;font-weight: 600;}
.box .text-product .price span {color: #df510b;}
.product-tassels {background: #bdbdbd;padding: 35px 0;margin: 35px 0;}
.box .red-starburst {position: absolute;top: 10px;right: 15px;background: #fff;padding: 6px;border-radius: 100%;box-shadow: 0 0 11px 0 #ccc;-webkit-box-shadow:0 0 11px 0 #ccc;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.box:hover .red-starburst {right: 30%;}
.box .text-product .small-viewas {display: flex;justify-content: space-between;gap: 10px;position: relative;padding-top: 7px;}
.box .text-product .small-viewas::after {position: absolute;background: #f9c9c1;top: 0;height: 2px;width: 100%;content: "";border-radius: 100%;}
.box:hover .text-product .small-viewas::after {background: #000;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.box .text-product .small-viewas .medorder-price span {color: #df510b;}
.box .text-product .small-viewas .view-more-btn a {color: #df510b;text-transform: uppercase;text-decoration: underline;}
.box:hover .text-product .small-viewas .view-more-btn a {color: #000;}
.contact-pag {margin-top: 45px;}
.contact-pag ul {display: flex;align-items: center;justify-content: space-between;gap: 10px;text-align: center;flex-wrap: wrap;}
.contact-pag ul li {background: #fff;flex: 0 0 24%;-ms-flex: 0 0 24%;max-width: 24%;border: 1px solid #ccc;height: 135px;font-size: 18px;position: relative;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;}
.contact-pag ul li:hover {background: #000;color: #fff;}
.contact-pag ul li figure::before {background: url(..//images/address-icon-1.png);position: absolute;top: 0;height: 32px;width: 32px;content: "";left: -100px;right: 0;margin: 0 auto;}
.contact-pag ul li figure {overflow: hidden;height: 32px;width: 32px;display: block;margin: 10px auto 7px;position: relative;}
.contact-pag ul li:hover figure::before {left: 0;transition: 0.4s;}
.contact-pag ul li:hover figure img {margin-right:-80px;transition: 0.4s;}
.contact-pag ul li:nth-child(2n):hover figure::before {background: url(..//images/phone-icon-1.png);}
.contact-pag ul li:nth-child(3n):hover figure::before {background: url(..//images/fax-icon-1.png);}
.contact-pag ul li:nth-child(4n):hover figure::before {background: url(..//images/email-icon-1.png);}
.contact-pag ul li a {display: block;color: #df510b;}
.contact-pag ul li span {display: block;font-size: 16px;color: #ff6144;}
.left-sec .product-name {font-size: 18px;padding: 12px 10px;background: #ede8e8;color: #000;}
.right-sec h3 {font-size: 25px;font-weight: 600;color: #df510b;margin-bottom: 10px;line-height: normal;}
.right-sec h3 a {color: #df510b;text-decoration: none;}
.right-sec h3 span {display: block;font-size: 18px;font-weight: normal;color: #000;margin-top: 5px;}
.right-sec .item-num {font-size: 17px;font-weight: 600;color: #000;}
.right-sec .flat-rate span {color: #df510b;}
.right-sec .sales-email {display: inline-block;width: 100%;}
.right-sec .sales-email a {color: #ff6144;text-decoration: underline;}
.text-col ul li {font-size: 16px;padding-bottom: 7px;color: #656565;position: relative;padding-left: 22px;}
.text-col ul li::after {position: absolute;border: 2px solid #eb0909;border-left: none;border-bottom: none;content: "";width: 10px;height: 10px;transform: rotate(45deg);left: 0;top: 8px;}
.text-col ul li span {color: #000;font-weight: 600;}
.text-col ul li a {border: 1px solid;padding: 3px 7px;font-size: 14px;margin: 0 4px 6px 0;display: inline-block;color: #df510b;background: #fff;border-radius: 5px;line-height: normal;text-decoration: none;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.text-col ul li a:hover {color: #000;}
.certificate-covers .title-names {font-size: 20px;color: #df510b;font-weight: 600;margin-bottom: 7px;}
.small-ordertext {position: relative;padding-bottom: 9px;margin-bottom: 7px;color: #ff6144;text-transform: uppercase;}
.small-ordertext::after {background: #f9c9c1;width: 100%;height: 2px;content: "";position: absolute;left: 0;bottom: 0;border-radius: 100%;}
.box:hover .small-ordertext::after {background: #000;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.product-sections .colm-prod {margin-top: 35px;}
.right-sec .item-size {color: #656565;}
.right-sec .item-size span {color: #000;}
.right-sec .order {font-size: 19px;margin-bottom: 7px;font-weight: 600;color: #a6230b;}
.right-sec .welcome-text {color: #656565;line-height: 28px;margin-bottom: 0;}
.right-sec .welcome-text span {color: #df510b;}
label {display: block;color: #d02a0c;}
.certificate-covers label {text-align: left;}
table {width: 100%;}
.product-table {margin: 10px 0;}
.product-table table tr td {border: 1px solid #ccc;text-align: center;padding: 10px;color: #656565;}
.product-table table tr td:first-child {color: #ff5704;background: #000 !important;}
.product-table table tr:first-child td {color: #ff5704;background: #fff;box-shadow: 0 0 6px 0 #ccc;-webkit-box-shadow: 0 0 6px 0 #ccc;}
.product-table p {font-size: 18px;color: #d22c0d;text-align: center;margin-top: 10px;}
.form-control:focus {border-color: #ff6144;box-shadow: none;}
.certificate-covers .box .text-product .form-control.qty {width: 97px;margin-right: 13px;}
.certificate-covers .box .text-product .submit_btn {padding: 10px 10px;font-size: 14px;margin-right: 10px;}
select.form-control {background-image: url(..//images/down.png);background-position: 96% center;background-repeat: no-repeat;background-size: 15px;appearance: none;-webkit-appearance: none;-moz-appearance: none;}
.form-control.qty {float: left;width: 130px;text-align: center;padding: 9px;margin-right: 15px;border-radius: 0;}
.submit_btn {background: #ff6144;color: #fff;border: 1px solid transparent;padding: 9px 24px;text-transform: uppercase;cursor: pointer;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.checkout_btn {background: #ff6144;color: #fff;padding: 10px 11px;font-size: 14px;text-transform: uppercase;cursor: pointer;border: 1px solid transparent;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.submit_btn:hover, .checkout_btn:hover {background: no-repeat;color: #000;border: 1px solid;}
.footer-bottom {margin: 40px 0;}
.footer-bottom h4 {font-size: 26px;font-weight: 600;color: #000;margin-bottom: 7px;}
.footer-bottom p span {color: #df510b;text-decoration: underline;}
/*******************/
.footer {background: #000;color: #fff;padding: 40px 0;}
.footer .card_img h3 {font-size: 25px;margin-bottom: 20px;color: #fb7b63;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 #fb7b63;padding: 5px 5px;float: left;}
.footer .icon-adders ul li strong {font-weight: normal;color: #fb7b63;}
.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: #fb7b63;}
.usa-custom-pad {background: #fff;padding: 10px;display: block;margin: 0 auto;width: 65%;text-align: center;}
/**********/
.mobile {display: none;}
.mobile-table {display: none;}
/*************************************************/

@media (min-width: 1024px) and (max-width: 1199px) {	
.navbar-menu ul li {margin-right: 25px;}
.text-col ul li a {padding: 3px 4px;}
.product-table table tr td {padding: 10px 5px;}
.box .text-product .small-viewas {font-size: 15px;}
label {font-size: 15px;}
.submit_btn {padding: 9px 21px;}
.certificate-covers .box .text-product .form-control.qty {width: 108px;}
.certificate-covers .box .text-product .submit_btn {padding: 10px 25px;margin-right: 0;}
.checkout_btn {display: inline-block;width: 100%;margin-top: 15px;}
}
@media (min-width: 992px) and (max-width: 1023px) {
.navbar-menu ul li {margin-right: 25px;}
.text-col ul li a {padding: 3px 4px;}
.product-table table tr td {padding: 10px 5px;}
.box .text-product .small-viewas {font-size: 15px;}
label {font-size: 15px;}
.submit_btn {padding: 9px 21px;}
.certificate-covers .box .text-product .form-control.qty {width: 108px;}
.certificate-covers .box .text-product .submit_btn {padding: 10px 25px;margin-right: 0;}
.checkout_btn {display: inline-block;width: 100%;margin-top: 15px;}
}
@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: #df510b;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 #df510b;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: #df510b;}
/* 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;}
.contact-pag ul {gap: 8px;}
.contact-pag ul li {font-size: 17px;}
.product-table {display: none;}
.mobile-table {display: block;margin: 10px 0;}
.mobile-table table tr td {border: 1px solid #ccc;text-align: center;padding: 9px;color: #656565;}
.mobile-table table tr:first-child td {background: #000;color: #ff6144;}
.mobile-table table tr td:first-child {color: #ff6144;}
.mobile-table p {color: #d22c0d;text-align: center;margin-top: 10px;}
.form-control.qty {width: 96px;margin-right: 13px;}
.submit_btn {padding: 10px 13px;font-size: 14px;}
.certificate-covers .box .text-product .submit_btn {padding: 10px 8px;}
.footer .card_img ul li {padding: 5px 5px;margin-right: 7px;}
}

@media (max-width: 767px) {		
.contact-pag ul li {font-size: 16px;height: 150px;}
.contact-pag ul li span {font-size: 15px;}	
.right-sec h3 {margin-top: 30px;}
.form-control.qty {width: 130px;}
.submit_btn {font-size: 16px;padding: 9px 24px;}
.certificate-covers .box .text-product .form-control.qty {width: 125px;}
.certificate-covers .box .text-product .submit_btn {padding: 10px 28px;margin-right: 0;}
.checkout_btn {display: inline-block;width: 100%;margin-top: 15px;}
.footer .icon-adders {margin: 15px 0;}
.usa-custom-pad {margin: inherit;width: 30%;}
}
@media (max-width: 667px) {	
.submit_btn {padding: 9px 22px;}
.box .text-product .small-viewas {font-size: 15px;}
.certificate-covers .box .text-product .submit_btn {padding: 10px 18px;}
}
@media (max-width: 640px) {
.contact-pag ul li {flex: 0 0 49%;-ms-flex: 0 0 49%;max-width: 49%;height: 120px;}	
.form-control.qty {width: 115px;}	
.submit_btn {padding: 9px 13px;}
.certificate-covers .box .text-product .form-control.qty {width: 115px;}
.certificate-covers .box .text-product .submit_btn {padding: 10px 10px;}
}
@media (max-width: 575px) {
.header-section {gap: 10px;}
.mainsite-paragraph {flex-wrap: wrap;}
.mainsite-paragraph .prod-img {flex: 0 0 100%;max-width: 100%;}
.mainsite-paragraph .text-tp {flex: 0 0 100%;max-width: 100%;}
.product-item {height: auto;padding: 10px;}
.tassels-heading h1 {font-size: 26px;}
.product-sections h2 {font-size: 25px;}
.right-sec h3 {font-size: 22px;}
.certificate-covers .box .text-product .form-control.qty {width: 46%;}
.certificate-covers .box .text-product .submit_btn {padding: 10px;width: 50%;}
}
@media (max-width: 479px) {
.header-section .top-text {font-size: 18px;}
.header-section .top-text span {font-size: 14px;line-height: normal;}	
.product-sections .check-text {font-size: 23px;}
.contact-pag ul li {flex: 0 0 48%;-ms-flex: 0 0 48%;max-width: 48%;}
.mobile-table table tr td {padding: 8px;}	
}
@media (max-width: 414px) {	
.product-sections .heading h2 {font-size: 20px;}	
.product-sections .heading h2 span {font-size: 16px;}
.solid-color-tassels h2 {font-size: 21px;}	
}
@media (max-width: 375px) {
.contact-pag ul li {flex: 0 0 100%;-ms-flex: 0 0 100%;max-width: 100%;height: auto;padding: 0 4px 10px;}	
.certificate-covers .box .text-product .submit_btn {width: 49%;}
}
@media (max-width: 360px) {	
}

