body {color: #222;}
ul {padding: 0;margin: 0;list-style: none;}
h1, h2, h3, h4, h5, h6 {margin: 0;}
p {font-size: 14px;margin-bottom: 7px;}
img {max-width: 100%;}
.tel_no {display: none;}
/*-------------- css------------------*/

.top-header {background: #000;height: 45px;line-height: 45px;}
.top-header ul li {float: left;margin-right: 25px;font-size: 16px;color: #fff;}
.top-header ul li a {color: #fff;text-decoration: none;}
.top-header ul li a:hover {color: #e80850;text-decoration: underline;}
.top-header ul li:last-child {margin-right: 0;}
.top-header ul li img {margin-right: 10px;}
.top-header .cart-icon {float: right;}
.header_top h1 {background: #1c0801;text-align: center;font-size: 18px;color: #fff;text-transform: uppercase;height: 50px;line-height: 49px;}
.header {background: #aa0c3f;padding: 25px 0;}
.navbar.navbar-expand-lg.navbar-light {padding: 0;display: block;}
.navbar-nav .mobile_menu {display: none;}
.header-section {display: flex;align-items: center;}
.header-section .logo {width: 20%;text-align: center;margin-right: 15px;}
.header-section .header_contant {width: 80%;}
.header_top .header-section .header_contant ul li {font-size: 16px;float: left;margin-right: 21px;}
.header_top .header-section .header_contant ul li:last-child {margin-right: 0;}
.header_top .header_contant ul li a {color: #fff;padding-top: 6px;font-weight: 600;text-decoration: none;border-radius: 0;position: relative;overflow: hidden;display: block;text-transform: uppercase;margin: 0 14px;}
.header_top .header_contant ul li.active a {color: #000;}
.header_top .header_contant ul li a::after {position: absolute;border-top: 4px solid #000;top: 0;width: 100%;height: 100%;left: -100%;content: "";transition: all 0.4s cubic-bezier(.08, .82, .17, 1);-webkit-transition: all 0.4s cubic-bezier(.08, .82, .17, 1);}
.header_top .header-section .header_contant ul li.active a::after {left: 0;}
.header_top .header_contant ul li:hover a::after {border-top: 4px solid #000;left: 0;color: #000;}
.header-section .header_contant ul li a:hover {color: #000;}
.header_top .title {font-size: 35px;text-align: center;padding: 20px 0 0;color: #fff;font-weight: 600;text-transform: uppercase;}
.header_top .title p {display: block;font-size: 18px;margin-top: 5px;font-weight: normal;text-transform: initial;}
.refill_calendar {padding: 40px 0;}
.refill_calendar .title_text {display: flex;align-items: center;justify-content: center;}
.refill_calendar .img_logo {width: 45%;margin-right: 13px;display: table;overflow: hidden;box-shadow: 0 0 6px 0 #ccc;-webkit-box-shadow: 0 0 6px 0 #ccc;}
.refill_calendar .title_text .img_logo a {border: 1px solid #ccc;padding: 10px;height: 119px;display: table-cell;vertical-align: middle;}
.refill_calendar .img_logo img:hover {transform: scale(1.1);}
.refill_calendar .title_text p {font-size: 16px;color: #656565;line-height: 28px;}
.refill_calendar .title_text p span {color: #aa0c3f;font-weight: 600;}
.heading {text-align: center;}
.heading h1 {font-size: 30px;font-weight: 600;margin-top: 30px;color: #fd0202;}
.heading h1 span {display: block;font-size: 18px;font-weight: normal;margin-top: 13px;color: #222;}
.flat_rate {font-size: 18px;border: 1px dashed #871919;padding: 10px;margin-top: 15px;display: inline-block;}
.purchase_price {color: #aa0c3f;}
.refill_calendar .row.prod_item > div {margin-top: 35px;}
.box {background: #fff;text-align: center;height: 100%;position: relative;border: 1px solid #eeebeb;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 {border: 1px solid #aa0c3f;}
.box .item-img {display: flex;align-items: center;justify-content: center;height: 285px;background: #fff;padding: 0 10px;overflow: hidden;}
.refill_calendar img {transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;}
.box .item-img img:hover {transform: scale(1.1);}
.border_div {border: 1px solid #d5d5d5;border-radius: 100%;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;clear: both;}
.box:hover .border_div {border: 1px solid #0e3175;}
.refill_calendar .box .text {padding: 10px 15px 10px 15px;text-align: left;display: inline-block;width: 100%;}
.product_heading {font-size: 18px;font-weight: 600;margin-bottom: 7px;}
.product_heading a {color: #fd0202;text-decoration: underline;}
.refill_calendar .box .text .item-size {color: #222;font-weight: 600;}
.refill_calendar .box .text .item-size span {color: #aa0c3f;}
.refill_calendar .box .text .item_nocode {color: #222;font-weight: 600;}
.refill_calendar .box .text .purchase_price {font-size: 16px;color: #222;font-weight: 600;}
.refill_calendar .box .text .purchase_price span {color: #fd0202;}
.refill_calendar .box .sold-out {font-size: 16px;margin-bottom: 5px;font-weight: 600;color: #aa0c3f;}
.refill_calendar .box .text p {color: #656565;line-height: 23px;}
.refill_calendar .box .text .address_sheets {color: #222;border-bottom: 1px dashed #fd0202;padding-bottom: 3px;font-weight: 600;margin-bottom: 7px;}
.refill_calendar .box .text h5 {font-size: 18px;font-weight: 600;color: #0e3175;margin-bottom: 7px;}
.product_section {background: #f2f2f2;padding: 33px 0;margin-top: 40px;position: relative;z-index: 0;}
.product_section h2 {font-size: 28px;text-align: center;font-weight: 600;}
.product_section h2 span {display: block;font-size: 18px;margin-top: 10px;font-weight: normal;color: #fd0202;}
.refill_calendar section h2 {font-size: 28px;font-weight: 600;margin-top: 40px;text-align: center;}
.refill_calendar section h2 span {display: block;font-size: 18px;margin-top: 10px;color: #fd0202;}
.refill_calendar .box .col_box .item-img {float: left;border-right: 1px solid #ccc;width: 50%;}
.refill_calendar .box .text ul li {float: left;border: 1px solid #ccc;text-align: center;width: 32%;padding: 10px;margin: 10px 10px 15px 0;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.refill_calendar .box .text ul li:hover {border: 1px solid #aa0c3f;}
.refill_calendar .box .text ul li img:hover {transform: scale(1.1);}
.refill_calendar .box .text ul li:last-child {margin-right: 0;}
.refill_calendar .box .text ul li span {display: block;font-size: 14px;font-weight: 600;margin-top: 10px;}
.refill_calendar .box .text .new {position: absolute;top: 6px;background: #aa0c3f;color: #fff;font-weight: 600;padding: 3px 16px;font-size: 13px;text-transform: uppercase;right: 15px;border-radius: 3px;}
.refill_calendar .box .text .color {font-size: 16px;font-weight: 600;color: #222;}
.refill_calendar .box .text .color span {color: #fd0202;}
.contact-us {display: inline-block;width: 100%;}
.contact-us h1 {font-size: 35px;color: #fd0202;margin-bottom: 20px;margin-top: 0;}
.contact-us .flat_rate {margin-bottom: 60px;}
.contact-us ul li {float: left;width: 18.90%;text-align: center;height: 150px;padding: 0 15px 0 15px;margin-right: 15px;font-size: 16px;box-shadow: 0 0 7px 0 #ccc;-webkit-box-shadow: 0 0 7px 0 #ccc;}
.icon_img {background: #0e3175;height: 50px;width: 50px;line-height: 45px;display: block;margin: -25px auto 20px auto;text-align: center;}
.contact-us ul li:last-child {margin-right: 0;}
.contact-us ul li a {color: #0e3175;}
.contact-us ul li a:hover {color: #fd0202;}
.contact-us ul li .icon_img img {width: 35px;}
.contact-us ul li span {color: #aa0c3f;font-size: 16px;display: block;font-weight: 600;}
.form-box {width: 32.40%;padding: 10px;margin-right: 15px;float: left;height: 360px;margin-top: 24px;box-shadow: 0 0 10px 0 #ccc;-webkit-box-shadow: 0 0 10px 0 #ccc;}
.form-box:nth-child(3n) {margin-right: 0;}
label {display: block;font-size: 16px;color: #fd0202;}
.form-control {border-radius: initial;}
.form-control.qty {float: left;width: 41%;text-align: center;margin-right: 15px;padding: 7px;}
.submit_btn {background: no-repeat;border: 1px solid #ccc;padding: 7px 35px;text-transform: uppercase;cursor: pointer;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.submit_btn:hover {background: #aa0c3f;border: 1px solid #aa0c3f;color: #fff;}
.delivery_text {display: inline-block;width: 100%;background: #f2f2f2;padding: 40px 0;position: relative;z-index: 0;}
.delivery_text.backg {background: no-repeat;}
.delivery_icon {float: left;width: 15%;text-align: center;margin-right: 15px;height: 80px;padding: 9px 10px 0 10px;box-shadow: 0 0 10px 0 #d5cece;-webkit-transition: 0 0 10px 0 #d5cece;}
.delivery_text p {font-size: 16px;}
.delivery_text p span {color: #fd0202;text-decoration: underline;}
.footer {background: #373737;color: #fff;padding: 35px 0;position: relative;z-index: 0;}
.footer .card_img h3 {font-size: 25px;font-weight: 600;}
.footer .card_img span {display: block;font-size: 16px;margin-top: 5px;font-weight: normal;}
.footer .card_img ul li {float: left;margin: 12px 6px 0 0;}
.footer_img ul li {border: 1px solid #464545;height: 115px;display: flex;align-items: center;justify-content: center;width: 45%;float: left;padding: 10px;margin-right: 15px;}
.footer_content {font-size: 35px;text-transform: uppercase;font-weight: 600;}

/*********responsive-navigator************/

@media (min-width:1024px) and (max-width:1199px) {	
.top-header ul li {font-size: 15px;}	
.header_top .header-section .header_contant ul li {font-size: 15px;margin-right: 0px;}
.header_top .header_contant ul li a {margin: 0 12px;}
.refill_calendar .box .text {padding: 10px 10px 10px 10px;}
.refill_calendar .box .text ul li {width: 31.50%;}
.form-box {width: 32.20%;}
.contact-us ul li {width: 18.70%;word-break: break-word;}
.submit_btn {padding: 7px 24px;}
.form-control.qty {width: 40%;margin-right: 10px;}
.footer_img ul li {height: 75px;margin-right: 15px;overflow: hidden;padding: 5px;}
.footer_img ul li:last-child {margin-right: 0;}}

@media (min-width:992px) and (max-width:1023px) {
.top-header ul li {font-size: 15px;}	
.header_top .header-section .header_contant ul li {font-size: 15px;margin-right: 0px;}
.header_top .header_contant ul li a {margin: 0 12px;}
.refill_calendar .box .text {padding: 10px 10px 10px 10px;}
.refill_calendar .box .text ul li {width: 31.50%;}
.form-box {width: 32.20%;}
.contact-us ul li {width: 18.70%;word-break: break-word;}
.submit_btn {padding: 7px 24px;}
.form-control.qty {width: 40%;margin-right: 10px;}
.footer_img ul li {height: 75px;margin-right: 15px;overflow: hidden;padding: 5px;}
.footer_img ul li:last-child {margin-right: 0;}}

@media (max-width:991px) {
.container {max-width: none;}
.header {padding: 30px 0;display: inline-block;width: 100%;}
.main-menu.sticky .navbar.navbar-expand-lg {background: #031532;}
.navbar.navbar-expand-lg.navbar-light {padding: 10px 0 0;}
.navbar.navbar-expand-lg {background: #57575d;padding-top: 10px;position: absolute;top: 0;width: 100%;left: 0;z-index: 1;}
.navbar-toggler {border-radius: 0;padding: 4px 7px 7px;margin-left: 10px;margin-bottom: 10px;position: relative;border: none;border-color: initial;}
button:focus {outline: none;}
.navbar-toggler-icon {display: inline-block;background: #fff;height: 4px;width: 33px;vertical-align: top;}
.navbar-toggler-icon::before {background: #fff;position: absolute;content: "";width: 33px;height: 4px;top: 22px;left: 7px;}
.navbar-toggler-icon::after {content: "";position: absolute;width: 33px;height: 4px;background: #fff;left: 7px;top: 13px;}
.navbar.navbar-expand-lg .container {max-width: 100%;}
#navbarNavAltMarkup {background: #fff;width: 100%;padding: 5px 0;box-shadow: 0 3px 5px 0 #ccc;-webkit-box-shadow: 0 3px 5px 0 #ccc;}
.tel_no {display: block;}
.tel_no {position: absolute;top: 12px;right: 15px;}
.tel_no img {width: 20%;margin-right: 10px;}
.tel_no a {color: #fff;text-decoration: none;display: flex;align-items: center;}
.header_top .header-section .header_contant .navbar-nav ul li {font-size: 15px;float: none;border-bottom: 1px solid #1f1757;padding: 8px 0;}
.header_top .header-section .header_contant .navbar-nav ul li:last-child {border: none;padding-bottom: 4px;}
.header_top .header_contant ul li:hover a::after, .header_top .header_contant ul li.active a {color: #a84725;border-top: none;}
.header_top .header_contant ul li a {padding: 3px 25px;color: #000;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.header-section .header_contant ul li a:hover {color: #a84725;padding-left: 50px;}
.header_top .header_contant ul li a::after {border-top: none;}
.navbar-nav .mobile_menu {display: block;}
.navbar-nav .desktop_menu {display: none;}
.header-section {display: initial;}
.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 .header_contant ul li a::before {background-image: url(..//images/right-arrow.png);position: absolute;top: 7px;left: 0;width: 16px;height: 16px;content: "";}
.header-section .logo.pag-logo {float: none;width: auto;}
.header_top {padding-top: 50px;}
.top-header ul li {margin-right: 10px;font-size: 14px;}
.top-header {background: #222;}
.header-section .logo {width: 45%;float: left;margin-right: 0;}
.header_top .title {font-size: 20px;padding: 0;width: 55%;float: right;margin-top: 23px;}
.top-header ul li {font-size: 13px;}
.top-header ul li img {margin-right: 4px;width: 14px;}
.refill_calendar .img_logo {width: 100%;}
.contact-us ul li {width: 18.30%;font-size: 15px;word-break: break-all;}
.contact-us ul li span {font-size: 16px;}
.form-box {width: 31.8%;}
.refill_calendar .box .text ul li {width: 31%}
.form-control.qty {width: 100%;margin-right: 0;margin-bottom: 14px;}
.submit_btn {width: 100%;}
.footer_img ul li {height: 107px;}
.footer_img ul li:last-child {margin-right: 0;}}

@media (max-width:767px) {
.top-header ul li {margin-right: 5px;font-size: 12px;}	
.top-header ul li img {margin-right: 3px;width: 11px;}
.refill_calendar .title_text .img_logo a {height: 85px;}
.flat_rate {font-size: 16px;}
.form-box {width: 31.6%;height: 432px;}
.form-box:last-child {width: 100%;height: auto;}
.contact-us ul li {width: 18%;font-size: 14px;}
.contact-us ul li span {font-size: 14px;}
.refill_calendar .box .text ul li {width: 30%;}
.footer_content {font-size: 30px;margin: 15px 0;}
.delivery_text p {font-size: 14px;}}

@media (max-width:667px) {
.top-header .icon-adders {float: left;width: 40%;line-height: normal;padding-top: 8px;}
.top-header .icon-adders li img {float: left;}
.header_top .title p {font-size: 16px;}	
.flat_rate {font-size: 15px;padding: 12px;}	
.contact-us ul li {width: 18.50%;margin-right: 10px;padding: 0 6px 0 6px;}
.form-box {height: 420px;}}

@media (max-width:640px) {
.form-box {width: 31%;}	
.refill_calendar .box .text .address_sheets {font-size: 14px;}	
.delivery_icon {width: 25%;margin-bottom: 35px;}
.submit_btn {padding: 7px;}}


@media (max-width:568px) {
.top-header {height: 60px;line-height: normal;}	
.top-header .icon-adders {width: 100%;margin-bottom: 5px;}	
.top-header .cart-icon {float: none;width: 100%;}
.contact-us .flat_rate {margin-bottom: 10px;}	
.contact-us ul li {width: 30.5%;margin-top: 47px;}
.form-box {width: 48.2%;height: 375px;}
.form-box:nth-child(3n) {margin-right: 15px;}
.form-box:nth-child(2n) {margin-right: 0px;}}

@media (max-width:479px) {
.header_top .title {font-size: 19px;}	
.refill_calendar .title_text {display: inline-block;text-align: center;}
.refill_calendar .img_logo {width: 100%;margin: 0 0 15px;}
.heading h1 {font-size: 25px;}
.product_section h2 {font-size: 25px;}
.refill_calendar section h2 {font-size: 25px;}
.heading h1 span {font-size: 16px;}
.form-box {width: 47.80%;height: 415px;}}

@media (max-width:414px) {
.header_top .title {font-size: 17px;}
.header_top .title p {font-size: 14px;}	
.contact-us ul li {width: 30.4%;}
.form-box {width: 47.50%;}
.delivery_icon {width: 100%;margin-bottom: 15px;}	
.footer_content {font-size: 25px;}}

@media (max-width:375px) {
.header-section .logo {width: 100%;float: none;}	
.header_top .title {width: 100%;}
.form-box {width: 100%;}
.contact-us ul li {width: 30%;}}

@media (max-width:360px) {
.header_top .header-section .header_contant .navbar-nav ul li {font-size: 14px;}	
.header-section .header_contant ul li a:hover {padding-left: 30px;}
.header_top .header_contant ul li a {padding: 3px 20px;}
.top-header {height: 80px;}	
.contact-us ul li {width: 100%;}}

@media (max-width:320px) {}