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_top .call-toll {background: #070324;text-align: right;color: #fcb85f;padding: 9px 60px 9px;text-transform: uppercase;border-bottom: 1px dashed #342f54;}
.header_top .call-toll span {color: #fff;}
.header {background: #070324;}
.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: #fcb85f;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: #C87E1C;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: #C87E1C;height: 45px;line-height: 45px;}
.navbar-menu ul li {float: left;font-size: 15px;margin-right: 3px;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: 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: #070324;}
.navbar-menu ul li a:hover {color: #070324;}
.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: #f1f1f1;padding: 40px 0;}
.paragraph h1 {font-size: 35px;color: #c87e1c;font-weight: 600;margin-bottom: 0;width: 100%;}
.paragraph p {color: #656565;line-height: 30px;}
.paragraph p a {color: #070324;text-decoration: underline;}
.paragraph p a:hover {color: #c87e1c;}
.paragraph p:last-child {margin-bottom: 0;}
.rate-shipping {background:#fff;color: #656565;padding: 10px;font-size: 17px;line-height: 34px;box-shadow: 0 0 15px 0 #ccc;-webkit-box-shadow: 0 0 15px 0 #ccc;}
.rate-shipping span {color: #000;}
.paragraph {display: flex;align-items: center;justify-content: space-between;gap: 10px;flex-wrap: wrap;}
.paragraph .prod-img {text-align: center;background: #fff;padding: 15px;flex: 0 0 25%;max-width: 25%;box-shadow: 0 0 7px 0 #ccc;-webkit-box-shadow: 0 0 7px 0 #ccc;}
.paragraph .item-img {background: #fff;padding: 10px;flex: 0 0 23%;max-width: 23%;height: 320px;line-height: 285px;box-shadow: 0 0 10px 0 #ccc;-webkit-box-shadow: 0 0 10px 0 #ccc;text-align: center;}
.paragraph .prod-img h5 {font-size: 18px;padding-top: 10px;color: #C87E1C;}
.paragraph .text-top {flex: 0 0 73%;max-width: 73%;}
.paragraph.colm .text-top {flex: 0 0 50%;max-width: 50%;}
.paragraph p span {color: #000;}
.product-sections .prod-row > div {margin-top: 35px;}
.box {background: #fff;text-align: center;border: 1px solid #ccc;height: 100%;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;}
.product-item {display: flex;align-items: center;justify-content: center;height: 300px;overflow: hidden;}
.product-sections .product-item img {transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.box:hover {box-shadow: 0 0 5px 0 #f9b45a;-webkit-box-shadow: 0 0 5px 0 #f9b45a;}
.box:hover .product-item img {transform: scale(1.1);}
.product-sections.refills .product-item {height: 200px;background: #e8e7e7;}
.text-product {padding: 10px;}
.product-name {font-size: 18px;color: #000;}
.memopad-refills a {background: #fff;color: #070324;padding: 9px 20px;display: inline-block;margin-top: 10px;border: 1px solid #c87e1c;text-decoration: none;border-radius: 6px;}
.refill-sizes {margin-top: 30px;}
.refill-sizes h2 a {font-size: 30px;color: #000;font-weight: 600;margin-bottom: 20px;display: block;text-decoration: none;}
.refill-sizes ul {display: flex;gap: 10px 15px;flex-wrap: wrap;}
.refill-sizes ul li {background: #fff;color: #bb6e07;text-align: center;padding: 7px 10px;flex: 0 0 15%;max-width: 15%;box-shadow: 0 0 10px 0 #ccc;-webkit-box-shadow: 0 0 10px 0 #ccc;}
.text-product h5 {font-size: 18px;color: #070324;}
.text-product h6 {color: #C87E1C;font-size: 17px;font-weight: 600;}
.text-product ul {display: inline-block;width: 100%;margin: 10px 0;}
.text-product ul li {text-align: left;border: 1px solid #ccc;padding: 10px 15px;border-bottom: none;position: relative;}
.text-product ul li:last-child {border-bottom: 1px solid #ccc;}
.text-product ul li span {color: #f00;float: right;width: 90px;}
.text-product ul li span::after {position: absolute;border-left: 1px solid #ccc;left: 50%;content: "";height: 100%;top: 0;}
.right-sec h3 {font-size: 25px;color: #070324;font-weight: 600;margin-bottom: 7px;}
.right-sec h5 {font-size: 18px;color: #0a033d;}
.right-sec h6 {font-size: 17px;color: #c87e1c;font-weight: 600;}
.right-sec .item-size-price {display: inline-block;width: 100%;margin: 10px 0 15px;}
.right-sec .item-size-price ul li {padding: 8px 15px;border: 1px solid #ccc;border-bottom: none;}
.right-sec .item-size-price ul li:last-child {border-bottom: 1px solid #ccc;}
.right-sec .item-size-price ul li span {float: right;width: 200px;text-align: center;border-left: 1px solid #ccc;color: #f00;margin-top: -8px;line-height: 41px;}
.right-sec .price span {color: #f00;}
.contact-pag {display: inline-block;margin-top: 20px;}
.contact-pag ul {display: flex;align-items: center;justify-content: space-between;gap: 10px;flex-wrap: wrap;margin: 10px 0 25px;}
.contact-pag ul li {text-align: center;background: #fff;height: 150px;flex: 0 0 24%;max-width: 24%;font-size: 18px;color: #c87e1c;font-weight: 600;box-shadow: 0 0 10px 0 #ccc;-webkit-box-shadow: 0 0 10px 0 #ccc;}
.contact-pag ul li figure {margin-bottom: 10px;padding-top: 12px;}
.contact-pag ul li span {display: block;font-size: 16px;color: #070324;line-height: normal;margin-top: 7px;font-weight: normal;}
.contact-pag ul li span a {color: #070324;text-decoration: underline;}
.contact-pag ul li:hover {background: #c87e1c;color: #fff;}
.contact-pag ul li figure .icon-hover {display: none;margin: auto;}
.contact-pag ul li figure img {transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.contact-pag ul li:hover .icon-on {display: none;}
.contact-pag ul li:hover .icon-hover {display: block;}
.contact-pag h5 {font-size: 20px;color: #070324;line-height: normal;}
.contact-pag h5 span {color: #c87e1c;}
.contact-pag p {font-size: 18px;color: #656565;}
.contact-pag p span {color: #000;}
.contact-pag p strong {color: #000;font-weight: 600;}
.product-table {margin: 40px 0;display: inline-block;width: 100%;}
.product-table h3 {font-size: 26px;color: #070324;font-weight: 600;margin-bottom: 25px;}
.product-table h3 span {display: block;font-size: 18px;color: #c87e1c;margin-top: 7px;}
table {width: 100%;}
.table-price{ margin-bottom: 30px;}
.product-table tr:nth-child(2) td {background: #070324;color: #fff;}
.product-table tr td {border: 1px solid #ccc;text-align: center;padding: 10px;color: #656565;}
.product-table tr:first-child td {color: #070324;}
.product-table h5 {font-size: 19px;color: #d47b04;font-weight: 600;}
.product-table .rate-shipping {line-height: 34px;margin: 15px 0;}
.product-table p {color: #656565;margin-bottom: 0;line-height: 26px;}
.product-table p span {color: #d78314;font-size: 25px;}
.product-table p strong {color: #000;font-weight: 600;}
.leather-jotter-cover {float: left;background: #fff;padding: 10px;margin-right: 18px;width: 20%;text-align: center;box-shadow: 0 0 8px 0 #ccc;-webkit-box-shadow: 0 0 8px 0 #ccc;}
label {display: block;color: #f00;}
.right-sec form ul li {margin-bottom: 5px;}
.right-sec form ul li:last-child {margin-bottom: 0;}
.right-sec form ul li span {color: #f00;font-size: 15px;margin-left: 5px;}
.form-control.qty {float: left;width: 130px;text-align: center;border-radius: 0;padding: 9px;margin-right: 15px;}
.submit_btn {background: #000;color: #fff;border: none;padding: 10px 25px;text-transform: uppercase;cursor: pointer;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.box:hover .submit_btn {background: #E59224;color: #000;}
.right-sec .submit_btn:hover {background: #E59224;color: #000;}
/*******************/
.footer {background: #e4e2e2;color: #070324;padding: 40px 0;}
.footer .card_img h3 {font-size: 25px;margin-bottom: 20px;font-weight: 600;}
.footer .card_img h3 span {display: block;font-size: 16px;color: #be6f06;margin-top: 5px;font-weight: normal;}
.footer .card_img ul li {float: left;background: #f8f8f8;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 {float: left;margin-right: 10px;padding: 5px 5px;border: 1px solid #c87e1c;}
.footer .icon-adders ul li strong {font-weight: normal;color: #be6f06;}
.footer .icon-adders ul li a {color: #070324;}
.footer .icon-adders ul li:last-child {margin-bottom: 0;}
.footer .icon-adders ul li a:hover {color: #be6f06;}
.usa-custom-pad {background: #fff;text-align: center;padding: 10px;}
.usa-custom-pad img {width: 150px;}
/**********/
.mobile {display: none;}
/*************************************************/

@media (min-width: 1024px) and (max-width: 1199px) {	
.header_top .call-toll {padding: 9px 45px 9px;}	
.navbar-menu ul li {font-size: 13px;margin-right: 2px;}	
.navbar-menu ul li a {padding: 0 4px;}
.paragraph {gap: 9px;}
.memopad-refills a {padding: 9px 5px;font-size: 15px;}
.left-sec .box .product-item {height: 260px;padding: 0 12px;}
.product-table tr td {font-size: 14px;}
.form-control.qty {width: 110px;}
.submit_btn {padding: 10px 21px;}
}
@media (min-width: 992px) and (max-width: 1023px) {
.header_top .call-toll {padding: 9px 45px 9px;}	
.navbar-menu ul li {font-size: 13px;margin-right: 2px;}
.navbar-menu ul li a {padding: 0 4px;}
.paragraph {gap: 9px;}
.memopad-refills a {padding: 9px 5px;font-size: 15px;}
.left-sec .box .product-item {height: 260px;padding: 0 12px;}
.product-table tr td {font-size: 14px;}
.form-control.qty {width: 110px;}
.submit_btn {padding: 10px 21px;}
}
@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: #C87E1C;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 #D49F59;text-align: left;}
.main-menu li:first-child {padding-top: 0;}
.main-menu li:last-child {border-bottom: none;}
.main-menu a {color: #070324;display: inline-block;font-size: 16px;text-decoration: none;padding-left: 20px;}
.main-menu.act ul li.active a {color: #C87E1C;}
/* 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_top .call-toll {padding: 58px 0 9px;text-align: center;}
.paragraph .prod-img h5 {font-size: 16px;}
.paragraph .prod-img {flex: 0 0 32%;max-width: 32%;}
.paragraph.colm .text-top {flex: 0 0 42%;max-width: 42%;}
.paragraph .text-top {flex: 0 0 65%;max-width: 65%;}
.paragraph p {line-height: 26px;font-size: 15px;}
.refill-sizes ul li {flex: 0 0 18%;max-width: 18%;font-size: 15px;}
.contact-pag ul li {flex: 0 0 23%;max-width: 23%;font-size: 16px;}
.contact-pag ul li span {font-size: 15px;}
.product-table tr td {font-size: 15px;}
.left-sec .box .product-item {padding: 0 8px;height: 230px;}
.right-sec .item-size-price ul li span {width: 100px;}
.right-sec .form-control.qty {width: 93px;margin-right: 11px;padding: 10px;}
.right-sec .submit_btn {padding: 11px 14px;font-size: 15px;}
.footer .card_img ul li {padding: 5px 5px;margin-right: 7px;}
}

@media (max-width: 767px) {	
.header_top .call-toll {font-size: 15px;}
.header-section {gap: 10px;}	
.paragraph .prod-img {flex: 0 0 40%;max-width: 40%;}	
.paragraph .text-top {flex: 0 0 58%;max-width: 58%;}	
.paragraph.colm .prod-img {flex: 0 0 48%;max-width: 48%;}
.paragraph .item-img {flex: 0 0 49%;max-width: 49%;height: 297px;line-height: 272px;}
.paragraph.colm .text-top {flex: 0 0 100%;max-width: 100%;}
.left-sec .box .product-item {padding: 15px;height: auto;}
.contact-pag ul li {flex: 0 0 49%;max-width: 49%;font-size: 16px;height: auto;padding: 3px 10px 15px;}
.submit_btn {padding: 10px 15px;}	
.footer .icon-adders {margin: 15px 0;}	
.footer .usa-custom-pad {width: 30%;}
}
@media (max-width: 667px) {	
.paragraph h1 {font-size: 28px;}
.refill-sizes h2 a {font-size: 25px;}	
.form-control.qty {width: 120px;}
}
@media (max-width: 640px) {
.header_top .call-toll {font-size: 14px;padding: 58px 15px 9px;}
.refill-sizes ul {gap: 10px;}
.product-table tr td {font-size: 13px;padding: 5px;font-weight: 600;}	
.form-control.qty {width: 100px;}
.submit_btn {padding: 10px 10px;}
}
@media (max-width: 575px) {
.header-section .top-text {font-size: 18px;}
.header-section .top-text span {font-size: 14px;}
.paragraph .prod-img {flex: 0 0 100%;max-width: 100%;}
.paragraph .text-top {flex: 0 0 100%;max-width: 100%;margin-top: 15px;}
.leather-jotter-cover {float: none;margin: 0 0 20px;width: 100%;}
.right-sec .item-size-price ul li span {width: 80px;}
.contact-pag ul li {flex: 0 0 48%;max-width: 48%;}
}
@media (max-width: 479px) {
.header-section .top-text {font-size: 16px;}
.header-section .top-text span {font-size: 12px;}	
.paragraph.colm .prod-img {flex: 0 0 100%;max-width: 100%;}	
.paragraph .item-img {flex: 0 0 100%;max-width: 100%;height: auto;line-height: inherit;margin: 20px 0 5px;}
.refill-sizes ul li {flex: 0 0 23%;max-width: 23%;font-size: 13px;font-weight: 600;}
.right-sec .item-size-price ul li {padding: 8px 5px;font-size: 14px;}
.right-sec .item-size-price ul li span {width: 70px;line-height: 38px;}
.contact-pag ul li {flex: 0 0 100%;max-width: 100%;}
.footer .usa-custom-pad {width: 37%;}
}
@media (max-width: 414px) {	
.header_top .call-toll {font-size: 13px;}
.header-section {justify-content: center;flex-wrap: wrap;}
.refill-sizes ul li {flex: 0 0 31%;max-width: 31%;}
.right-sec .item-size-price ul li {font-size: 13px;}
.right-sec .item-size-price ul li span {width: 55px;line-height: 36px;}
.footer .usa-custom-pad {width: 45%;}
}
@media (max-width: 375px) {	
.right-sec .item-size-price ul li span {width: 44px;text-align: right;}
}
@media (max-width: 360px) {	
.right-sec .item-size-price ul li {font-size: 11px;font-weight: 600;}
.right-sec .item-size-price ul li span {width: 36px;line-height: 35px;}
}

