@font-face {
    font-family: "Arial-Regular";
    src: url("./fonts/ARIAL.woff2") format("woff2"),
        url("./fonts/ARIAL.woff") format("woff");
}

* {
    margin: 0;
    padding: 0;
    font-family: "Arial-Regular";
}

body {
    background: #D3DBE2;
    font-size: 12px;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
    line-height: 24px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 11px;
}

p {
    line-height: 20px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-align: justify;
}

.custom-container {
    max-width: 1010px;
    margin: auto;
    position: relative;
}

.header-top {
    background: transparent linear-gradient(180deg, #F8F9FB 0%, #DAE1E7 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    padding-top: 17px;
    padding-bottom: 10px;
}

.header-logo {
    padding: 0 !important;
}

/* .header-logo a{
    margin: 7px 0 0 9px;
} */
.shipping-order {
    margin-top: 3px;
}

.order-help {
    background-color: #006B67;
    padding: 5px 5px 0 15px;
    margin-right: 15px;
    border-radius: 5px;
}

.free-shipping-payment {
    padding: 0;
}

.live-chat,
.free-quote {
    text-align: right;
}

.mail {
    width: 90%;
    margin-left: 6%;
}

.number {
    text-align: end;
}

.quote a {
    background: transparent linear-gradient(180deg, #50697A 0%, #384E5A 100%) 0% 0% no-repeat padding-box;
    color: #FFFFFF;
    font-size: 16px;
    padding: 5px 10px;
    border-radius: 7px;
    text-decoration: none;
}

.quote {
    text-align: end;
}

.navbar li a {
    color: #ffffff !important;
    text-shadow: 0px 1px 1px #0093a9 !important;
    text-shadow: 0px 2px 1px #0000004D;
    text-transform: uppercase;
    font-size: 13px !important;
    line-height: 17px;
}

.header-navbar {
    padding: 3px 0 !important;
    border-bottom: 1px solid #ffffff;
    background: transparent linear-gradient(180deg, #3172AA 0%, #0B518D 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
}

.navbar-nav .nav-item {
    margin-right: 7px;
}

.navbar-nav .nav-item.actives {
    border-radius: 5px;
}

.navbar li a:hover {
    background-color: #344F64 !important;
    color: #ffffff;
    border-radius: 5px;
    text-shadow: 0px 0px 0px #0093a9;
}

#slider {
    background: transparent linear-gradient(180deg, #AEC2D3 0%, #DBE4EB 100%) 0% 0% no-repeat padding-box;
}

.slider-tabs {
    background-color: #344F64;
}

.slider-indi {
    position: unset;
    margin: unset;
    justify-content: space-between;
}

.slider-indi li {
    text-indent: unset !important;
    width: unset !important;
    height: unset !important;
    margin: unset !important;
    border: unset !important;
    opacity: unset !important;
    color: #ffffff;
    font-size: 17px;
    padding: 10px 20px !important;
    background-color: #344F64 !important;
    margin-right: 32px !important;
}

.slider-indi .active {
    background-color: #085561 !important;
}

#silder {
    background-color: #344F64 !important;
}

.slider-tabs ol li img {
    margin-left: 10px;
}

.carousel-item {
    position: relative;
}

.banner-button {
    position: absolute;
    bottom: 28px;
    left: 20px;
}

#main-body-content {
    margin-top: 20px;
}

.quote a:hover {
    background: darkcyan;
}

.green a:hover {
    background: darkgreen !important;
}

.chat a img:hover {
    opacity: 10;
}

.light-blue a:hover {
    background: darkslateblue !important;
}

.red a:hover {
    background: firebrick !important;
}

.side-links a:hover {
    background: lightblue;
}

.welcomr-bar {
    background: linear-gradient(#1D8986, #037C78);
    box-shadow: 0px 3px 3px #000000;
    border-radius: 5px;
}

.welcomr-bar h2 {
    padding: 15px 0 10px 10px;
    line-height: 21px;
    color: #ffffff;
}

.page-title span {
    color: #26e3fe !important;
}

#main-body-content .custom-container {
    padding: 15px 15px 77px 10px;
    background-color: #ffffff;
}

#lapel-pins {
    margin-left: 18px;
}

.free-shipping {
    margin-bottom: 10px;
    margin-top: 15px
}

.social-links {
    margin-top: 10px;
}

.social-link-list {
    list-style: none;
    padding: 0;
    justify-content: center;
    max-width: 192px;
}

.welcomr-bar-container {
    padding-left: 0;
}

.design-payments-container {
    padding-right: 0;
}

.top-container-row {
    align-items: flex-start;
}

.body-wrapper {
    align-items: flex-start;
}

.body-wrapper-col--9 {
    padding-right: 0;
}

.triangle-col-row {
    padding: 0;
    position: relative;
}

.triangle-body {
    position: absolute;
    top: 29px;
    left: 13px;
    max-width: 140px;
    margin: 0 auto;
}

.triangle-body h4 {
    line-height: 20px;
    color: #ffffff;
    text-shadow: 0px 1px 1px #00000066;
}

.paragraph-text {
    max-width: 575px;
    margin-top: 22.5px;
}

.paragraph-text p {
    color: #707070;
    font-size: 12px;
    letter-spacing: 1.01px;
}

.free-quote-img {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 19px;
}

#footer {
    margin-top: 10px;
}

.footer-bg-color {
    background: #F6F6F6;
    border-radius: 4px;
    padding: 25px 20px 10px 20px;
    margin-bottom: 50px;
}

#footer .custom-container {
    padding: 0;
}

.contact-heading {
    width: 60%;
}

ul.nav {
    display: unset;
}

#footer .row {
    align-items: flex-start;
}

.ul-footer--list .nav-link.active {
    background-color: transparent !important;
    color: #000;
}

.ul-footer--list .nav-link:hover {
    text-decoration: underline;
}

.footer--list h4 {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 25px;
}

.footer--list h4 a {
    color: #000;
    font-size: 16px;
    font-weight: 700;
}

.contact-heading h5 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
}

.contact-info h5 {
    font-size: 14px;
    color: #434343;
    margin-bottom: 20px;
    margin-left: 5px;
}

.foot_logo {
    margin-bottom: 15px;
}

.ul-footer--list .nav-item {
    padding-bottom: 7px;
}

.ul-footer--list .nav-item a {
    padding: 0;
    color: #000;
    font-size: 13px;
}

.about-challenge {
    background: #fff;
    border-radius: 4px;
    padding: 20px 20px 10px 20px;
    margin-top: 35px;
}

.about-testimonial {
    background: #fff;
    border-radius: 10px;
    padding: 20px 20px 10px 20px;
    margin-top: 10px;
}

.green {
    margin-bottom: 13px;
}

.light-blue {
    margin-bottom: 13px;
}

.red {
    margin-bottom: 13px;
}

.green a {
    background: #82B85C !important;
    color: #FFFFFF;
    font-size: 24px;
    padding: 8px 30px;
    border-radius: 7px;
    text-decoration: none;
}

.light-blue a {
    background: #3EB9B4 !important;
    color: #FFFFFF;
    font-size: 24px;
    padding: 8px 30px;
    border-radius: 7px;
    text-decoration: none;
}

.red a {
    background: #C24A52 !important;
    color: #FFFFFF;
    font-size: 24px;
    padding: 8px 30px;
    border-radius: 7px;
    text-decoration: none;
    padding-left: 50px;
}

.light-blue a img {
    margin-left: 6px;
}

.red a img {
    margin-left: 26px;
}

.side-links a {
    background: linear-gradient(#8FB2CF, #1E619B, #21639B);
    box-shadow: inset 0px 0px 16px #00000029;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    height: 35px;
    text-decoration: none;
    padding: 4px 20px;
    display: inline-block;
    width: 199px;
}

.side-links a img {
    padding-right: 8px;
}

.sams {
    margin-top: 10px;
    margin-bottom: 10px;
}

.sams img {
    width: 91%;
}

.artwork {
    margin-bottom: 10px;
}

.artwork img {
    width: 91%;
}

.design-ship {
    margin-bottom: 10px;
}

.design-ship img {
    width: 91%;
}

.paypal img {
    width: 91%;
}

.social-icons {
    display: flex;
    justify-content: space-around;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 20px;
}

.social-button {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 20px;
}

.like-bt {
    margin-top: 3px;
    margin-right: 13px;
}

.like-bt a {
    background: #1877F2 0% 0% no-repeat padding-box;
    border-radius: 1px;
    display: inline-block;
    padding: 4px 12px;
    color: #fff;
    font-size: 12px;
}

.like-bt a img {
    height: 12px;
    width: 12px;
    background: #1877F2;
    margin-right: 6px;
}

.ah img {
    width: 91%;
    margin-bottom: 10px;
}

.kerry img {
    width: 91%;
    margin-bottom: 10px;
}

.resource img {
    width: 91%;
    margin-bottom: 10px;
}

.amare img {
    width: 91%;
    margin-bottom: 10px;
}

.banner-bt {
    text-align: center !important;
    margin-bottom: 50px;
}

.special-coins {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.special-coins img {
    width: 75%;
}

.banner-heading {
    background: linear-gradient(180deg, #F4F4F4, #EEEEEE);
    border-radius: 4px;
    padding-top: 6px;
    padding-left: 15px;
    padding-bottom: 6px;
    margin-bottom: 20px;
}

.banner-heading h1 {
    color: #777A81;
    font-size: 24px;
    font-weight: 500;
    margin: 0;
}

.banner-heading h1 span {
    font-weight: 700;
    color: #386893;
}

.banner-image {
    margin-bottom: 50px;
}

.banner-desc p {
    font-size: 16px;
}

.banner-desc h4 {
    margin-top: 40px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 18px;
    color: #386893;
}

.about-contact-us h4 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 18px;
    color: #386893;
}

.about-contact-us p b {
    font-size: 14px;
    display: inline-block;
    padding-bottom: 10px;
}

.contacting-desc p b {
    font-size: 14px;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 25px;
}

.badge {
    margin-bottom: 40px;
}

.contact-desc h4 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #386893;
}

.contact-desc ul {
    padding: 0;
    list-style: none;
}

.contact-desc ul li {
    font-size: 16px;
}

.diff-coins {
    margin-top: 50px;
    margin-bottom: 28px;
}

.about-history h4 {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 18px;
    color: #386893;
}

.about-history p {
    font-size: 16px;
    padding-bottom: 30px;
}

.about-history strong {
    font-size: 24px;
    display: inline-block;
    text-align: center;
    margin-bottom: 40px;
}

.testi-desc {
    display: flex;
    margin-bottom: 25px;
}

.about-testi h4 {
    font-size: 24px;
    font-weight: 700;
    margin-left: 20px;
    margin-top: 18px;
}

.about-testi h4 span {
    color: #386893;
}

.testimonial-wrapper p {
    font-size: 14px;
    color: #434343;
}

.testimonial-wrapper {
    width: 750px;
    margin: 0 auto;
}

.testimonial-wrapper span {
    display: block;
    text-align: end;
    color: #00111F;
    font-size: 14px;
}

.testimonial-wrapper h6 {
    text-align: end;
    color: #00111F;
    font-size: 14px;
    font-weight: 700;
}

.testimonials {
    position: relative;
}

.comma1 {
    position: absolute;
    left: 40px;
}

.comma2 {
    position: absolute;
    right: 35px;
    bottom: 10px;
}

.carousel-control-next,
.carousel-control-prev {
    background: #000;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 30px;
    margin-top: -65px;
}

.carousel-control-prev {
    right: 35px !important;
}

.carousel-control-prev {
    left: 90%;
}

/* About Page */
#about-us .about-adjust,
#faq .faq-adjust {
    background: #fff;
    border-radius: 4px;
    padding: 20px 20px 10px 20px;
    margin-top: 35px;
    color: #777A81;
}

.about-banner .heading,
.faq-content .heading {
    background: linear-gradient(180deg, #F4F4F4, #EEEEEE);
    border-radius: 4px;
    padding: 12px 14px;
    padding-left: 12px;
    margin-bottom: 20px;
}

.about-banner h5,
.faq-content .heading h5 {
    font-size: 14px;
    color: #303030;
    font-weight: 700;
    margin-bottom: 0;
}

.about-banner .content h4 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #777A81;
}

.about-banner .content .blue {
    color: #305DC1;
}

.about-banner .content p {
    font-size: 16px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

/* FAQ */
#faq .content span {
    font-size: 14px;
    display: block;
    font-family: "Arial-Regular";
    margin-bottom: 4px;
}

/* Free Design & Quote */
.cms-challenge {
    background: #fff;
    border-radius: 4px;
    padding: 20px 20px 10px 20px;
    margin-top: 35px;
    color: #777A81;
}

.cms-banner h4 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #777A81;
}

.cms-banner .dark-blue {
    color: #000080;
}

.cms-banner p {
    font-size: 15px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

.cms-banner span {
    font-size: 14px;
    font-family: "Arial-Regular";
}

.cms-banner fieldset {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #DDDDDD;
    padding: 22px 25px 12px 33px;
    margin-bottom: 10px;
    box-shadow: 1px 4px 5px #bdbcbc;
    border-radius: 5px;
}

.cms-banner fieldset legend {
    background: none repeat scroll 0 0 #dfe4e8;
    border: none;
    color: #213a4e;
    font-size: 12px;
    padding: 10px;
    font-weight: 700;
    box-shadow: 0px 2px 2px #bdbcbc;
    text-shadow: 0px 1px 0px #f2f9fe;
    width: auto;
}

.cms-banner select,
.cms-banner input {
    width: 100%;
    font-size: 14px;
    padding: 5px 5px;
}

.cms-banner .input-field {
    max-width: 265px;
}

.cms-banner label {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 0%;
    color: #3e3d3d;
}

.cms-banner .star {
    color: #CC0000;
}

.cms-banner .form-ul {
    margin-left: 40px;
}

.cms-banner .form-ul li {
    margin-bottom: 20px;
}

.cms-banner .note-text {
    font-weight: 700;
    font-size: 13px;
    color: #000;
    margin: -20px 0 20px 40px;
    line-height: 16px;
    letter-spacing: 0;
}

.cms-banner .file-input {
    font-size: 12px;
    border: 1px solid;
    background: #fff;
    border-radius: 2px;
}

.cms-banner textarea {
    resize: none;
    font-size: 14px;
}

.cms-banner .submit-btn {
    font-size: 14px;
    background: #2A5791;
    padding: 14px 30px;
    color: white;
    font-weight: 700;
    border: none;
    border-radius: 40px;
    border: 1px solid #2A5791;
    letter-spacing: 1px;
}

.cms-banner .submit-btn:hover {
    background: white;
    color: #2A5791;
}

.cms-banner .last-field {
    margin-bottom: 35px;
}

/* Pricing */
.cms-banner .heading {
    background: linear-gradient(180deg, #F4F4F4, #EEEEEE);
    border-radius: 4px;
    padding: 12px 14px;
    padding-left: 12px;
    margin-bottom: 20px;
}

.cms-banner h5 {
    font-size: 14px;
    color: #303030;
    font-weight: 700;
    margin-bottom: 0;
}

.cms-banner h3 {
    font-size: 20px;
    margin-bottom: 16px;
}

.cms-banner .free-ul li span {
    font-size: 16px;
}

.cms-banner .table td,
.table th {
    padding: 0 8px;
    border: 1px solid #fff;
    border-collapse: collapse;
}

.cms-banner .table th {
    background: #2E74B5;
    color: white;
    padding: 5px 8px;
}

.cms-banner .table td {
    font-weight: 700;
}

.cms-banner .table-striped>tbody>tr:nth-child(even)>td {
    background: #DEEAF6;
}

.cms-banner .table-striped>tbody>tr:nth-child(odd)>td {
    background: #F2F2F2;
}

/* header */
.search-bar {
    position: relative;
    margin-bottom: 10px;
}

.search-bar .search-input input {
    width: 100%;
    padding: 15px 20px;
    font-size: 16px;
    border-radius: 40px;
    border: 1px solid #0B518D;
}

.search-bar .search-input input::placeholder {
    color: #707070;
}

.search-bar .search-input {
    width: 100%;
}

.search-bar .search-btn,
.model-btn {
    font-size: 16px;
    padding: 15px 20px;
    border: 1px solid #0B518D;
    background: #30649D;
    border-radius: 40px;
    position: absolute;
    top: 0%;
    right: 0%;
    font-weight: 600;
    color: white;
    letter-spacing: 1px;
}

.search-bar .search-btn:hover {
    background: #1877F2;
}

.mail a {
    font-size: 16px;
    font-weight: 700;
    color: #346B9F;
    text-decoration: none;
}

.mail {
    text-align: center;
    width: 100%;
    margin: 0%;
}

.number a {
    font-size: 24px;
    font-weight: 900;
    color: #0B518D;
    text-decoration: none;
}

.icons li a i {
    color: white;
    font-size: 22px;
    margin-right: 10px;
    transition: .3s ease;
}

.icons .fa-envelope {
    color: #EA4335;
}

.icons .fa-skype {
    color: white;
}

.icons .fa-whatsapp {
    color: #25D366;
}

/* .icons li a{width: 30px;height: 30px;display: flex;align-items: center;justify-content: center;margin-right: 10px;text-decoration: none;transition: .3s ease;} */
.mail a:hover,
.number a:hover {
    color: #000080;
}

.icons li a i:hover {
    transform: scale(1.2);
    transition: .3s ease;
}

/* .icons .phone{background: #d3dbe2;color: black} */
.icons .fa-phone {
    color: rgb(255, 255, 255);
}

/* .icons .skype{background: #1877F2;} */
.icons .zoom {
    background: #1877F2;
    border-radius: 50%;
}

.icons .zoom i {
    font-size: 20px;
}

/* .icons .whatsapp{background: #25D366} */
.top-bar {
    padding: 8px 0;
    background: transparent linear-gradient(180deg, #3172AA 0%, #0B518D 100%) 0% 0% no-repeat padding-box
}

.top-cart .fa-shopping-cart {
    font-size: 22px;
    margin-right: 5px
}

.top-cart span,
.contact-faq span a,
.contact-faq span {
    font-size: 14px;
    color: white
}

.contact-faq span a:hover {
    text-decoration: none;
    color: black
}

/* .icons .top-mail{background: #BB001B} */
.top-cart i {
    color: white
}

/* Side Box */
.box-model {
    border: 1px solid rgb(59, 59, 59, .6);
    max-width: 199px;
    padding: 8px;
    margin-bottom: 15px;
    background: #83c356;
    box-shadow: rgb(117 159 195) 0px 6px 18px 0px inset;
    text-align: center;
}

.box-model h2 {
    line-height: normal;
    font-weight: 700;
    color: #295590;
    font-size: 20px !important;
    text-align: center;
    margin-bottom: 20px;
    font-family: 'Copperplate Gothic Bold';
}

.box-model h2::after {
    width: 0;
    height: 0;
}

.box-model p {
    text-align: left;
    font-size: 15px;
}

.model-btn {
    border-radius: 5px;
    position: relative;
    padding: 5px;
    border: none;
    border: 1px solid #0B518D;
    color: white;
    background: linear-gradient(#8FB2CF, #1E619B, #21639B);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.model-btn:hover {
    background: #5398cf;
    color: #fff;
}

/* Footer */
.chat,
.foot-quote {
    position: fixed;
    bottom: 10px;
    right: 30px;
    padding: 10px 12px;
    background: #30649B;
    color: #fff !important;
    font-size: 18px;
    border-radius: 40px;
    border: 1px solid #30649B;
    font-weight: 600;
    width: 120px;
    text-align: center;
    z-index: 10;
}

.chat:hover,
.foot-quote:hover {
    text-decoration: none;
    color: #fff !important;
    background: #5398cf;
}

.chat i {
    margin-right: 4px;
}

.chat-box {
    position: fixed;
    bottom: 25px;
    right: -250px;
    width: 250px;
    border: 1px solid #d1cece;
    border-radius: 5px;
    background: white;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    text-align: center;
    z-index: 1;
    transition: 1s ease;
}

.chat-box h2 {
    text-align: left;
    margin-bottom: 0;
    color: #fff;
}

.chat-box.active {
    right: 170px;
}

.chat-box .heading {
    padding: 12px 8px;
    background: #30639b;
    border-radius: 5px 5px 0 0;
    display: flex;
    justify-content: space-between;
}

.chat-box .bot-section {
    padding: 15px 5px;
}

.chat-box .bot-section .btn.btn-primary {
    border-radius: 5px !important;
    font-weight: 600;
    padding: 5px;
    background: linear-gradient(#8FB2CF, #1E619B, #21639B);
}

.chat-box .bot-section .btn.btn-primary:hover {
    color: #27518d !important;
    background: white;
}

.foot-quote {
    background: #83c356;
    margin-bottom: 60px;
    border-color: #83c356;
}

.foot-quote:hover {
    color: #fff !important;
    background: #9be368;
}

.quote-box {
    bottom: 150px;
}

.box-close i {
    font-size: 17px;
    color: #fff;
}

.box-close {
    cursor: pointer;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.3rem;
    padding-left: 0.3rem;
}

/* Product Page */
.product-gallery .card-body,
.gallery-1-card-body {
    padding: 20px 10px;
    text-align: center;
    padding-bottom: 20px !important;
}

.product-gallery .card,
.gallery-1-card-parent .card {
    margin: 0 0 20px 0;
}

.gallery-1-card-title {
    font-size: 16px !important;
    margin-bottom: 0;
    font-weight: normal !important;
}

/* Random */
.breadcrum-background {
    background: #d3dbe2;
}

.modal-header {
    background: #386893;
}

.modal-header h5 {
    font-size: 18px;
    color: #fff;
}

.modal-header .close {
    color: #fff;
}

.send-message {
    background: linear-gradient(#8FB2CF, #1E619B, #21639B);
    color: #fff;
    -webkit-appearance: none;
    letter-spacing: 0.5px;
    border: 1px solid #386893;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-toggler {
    border-color: rgb(255 255 255 / 10%);
}

.blog-content-wrap {
    background: #fff;
}

.post-comment-section {
    padding: 50px 0 20px 0;
}

.edge-cut-img:hover {
    transform: scale(1.2);
}

.dropdown-toggle li {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.dropdown-list.account.customer {
    width: 240px !important;
}

.account-table-content .btn.btn-lg.btn-primary.mt-10 {
    border-radius: 5px !important;
}

.control-group .per-page-label {
    right: -15px !important;
}

/* .dropdown-list.account.customer .account_dropdown li{padding-top: 0 !important;} */
.finger-img {
    display: inline-block;
    margin-bottom: 20px;
    animation-name: finger-bounce;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.finger-img img {
    transform: rotate(180deg);
}

.side-coins .dropdown-link.cat-left-navs:hover .dropdown {
    display: block;
}

.side-coins .dropdown-link a:hover .fa-angle-right {
    transform: rotate(90deg);
}

.comment-break {
    word-break: break-all;
}

.review-title {
    display: contents;
    font-size: 18px;
    font-weight: 600;
    color: #27518d !important;
}

.product-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 15px;
}

@keyframes finger-bounce {
    0% {
        transform: translateY(-5px);
    }

    50% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(-5px);
    }
}

@media (min-width: 992px) {
    .header-fix {
        position: fixed;
        width: 100%;
        z-index: 1;
        top: 0%;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0.3rem !important;
        padding-right: 0.3rem !important;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 87%;
    }
}

@media screen and (max-width: 991px) {
    ul.navbar-nav.mr-auto {
        margin-left: 12px;
        margin-top: 10px;
    }

    .banner-button {
        position: absolute;
        bottom: 28px;
        left: 14px;
    }

    .banner-button a img {
        width: 240px;
    }

    .slider-indi li {
        font-size: 15px;
        padding: 10px 5px !important;
        margin-right: 0px !important;
    }

    .green a {
        font-size: 18px;
        padding: 8px 24px;
    }

    .red a {
        font-size: 18px;
        padding: 8px 24px;
    }

    .light-blue a {
        font-size: 18px;
        padding: 8px 24px;
    }

    .red a img {
        margin-left: 36px;
    }

    .side-links a {
        font-size: 14px;
        height: 32px;
        padding: 4px 14px;
        width: 157px;
    }

    .sams img {
        width: 97%;
    }

    .ah img {
        width: 97%;
    }

    .amare img {
        width: 97%;
    }

    .kerry img {
        width: 97%;
    }

    .artwork img {
        width: 97%;
    }

    .design-ship img {
        width: 97%;
    }

    .paypal img {
        width: 97%;
    }

    .resource img {
        width: 97%;
        margin-bottom: 10px;
    }

    .banner-heading h1 {
        font-size: 22px;
    }

    .banner-image {
        margin-bottom: 30px;
    }

    .banner-desc p {
        font-size: 14px;
    }

    .banner-desc h4 {
        margin-top: 30px;
        font-size: 22px;
        margin-bottom: 13px;
    }

    .about-contact-us h4 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .about-contact-us p b {
        font-size: 14px;
        display: inline-block;
        padding-bottom: 7px;
    }

    .contacting-desc p b {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .contact-desc h4 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .contact-desc ul li {
        font-size: 14px;
    }

    .about-history h4 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .about-history p {
        font-size: 14px;
        padding-bottom: 25px;
    }

    .about-history strong {
        font-size: 22px;
        margin-bottom: 30px;
    }

    .banner-bt {
        text-align: center !important;
        margin-bottom: 30px;
    }

    .testimonial-wrapper {
        width: 520px;
        margin: 0 auto;
    }

    .about-testi h4 {
        font-size: 22px;
        margin-left: 20px;
        margin-top: 18px;
    }

    .carousel-control-prev {
        left: 87%;
    }

    .ul-footer--list .nav-item a {
        padding: 0;
        color: #000;
        font-size: 12px;
    }

    .contact-heading h5 {
        font-size: 13px;
        font-weight: 700;
        margin-bottom: 20px;
    }

    .contact-info h5 {
        font-size: 12px;
        margin-bottom: 20px;
        margin-left: 7px;
    }

    .footer--list h4 {
        font-size: 15px;
        margin-bottom: 25px;
    }

    .footer--list h4 a {
        color: #000;
        font-size: 13px;
        font-weight: 700;
    }

    .navbar-expand-lg>.container-fluid {
        justify-content: end;
        margin-right: 15px;
    }

    #cart-badge {
        display: block;
    }

    .navbar-nav .nav-item {
        margin-right: 0;
    }

    #footer {
        padding-bottom: 0 !important;
    }

    .dropdown-none {
        display: none !important;
    }

    .dropdown-content-category ul,
    .dropdown-content-category {
        width: 100% !important;
        position: relative !important;
        margin: 0 !important;
    }

    .top-cart {
        text-align: center;
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 767px) {
    .mail {
        text-align: center;
    }

    .free-shipping {
        margin-bottom: 0px;
        margin-top: 0px;
        text-align: center;
    }

    .chat {
        margin-bottom: 7px;
        text-align: center;
    }

    .quote {
        text-align: center;
    }

    .banner-button {
        position: absolute;
        bottom: 28px;
        left: 9px;
    }

    .banner-button a img {
        width: 180px;
    }

    .navbar li a {
        font-size: 12px !important;
    }

    .slider-tabs ol li img {
        display: none;
    }

    .sams img {
        width: 31%;
    }

    .ah img {
        width: 31%;
    }

    .amare img {
        width: 31%;
    }

    .kerry img {
        width: 31%;
    }

    .artwork img {
        width: 31%;
    }

    .design-ship img {
        width: 31%;
    }

    .paypal img {
        width: 31%;
    }

    .resource img {
        width: 31%;
        margin-bottom: 10px;
    }

    .number {
        margin-bottom: 4px;
        text-align: center;
    }

    .side-links a {
        font-size: 14px;
        height: 32px;
        padding: 4px 14px;
        width: 157px;
        text-align: initial;
    }

    .side-coins {
        text-align: center;
    }

    .testi-desc {
        margin-bottom: 20px;
    }

    .testimonial-wrapper p {
        font-size: 12px;
        color: #434343;
    }

    .testimonial-wrapper {
        width: 440px;
        margin: 0 auto;
    }

    .comma1 {
        position: absolute;
        left: 0px;
    }

    .testimonial-wrapper {
        width: 410px;
        margin: 0 auto;
    }

    .testimonial-wrapper span {
        font-size: 12px;
    }

    .testimonial-wrapper h6 {
        font-size: 12px;
        font-weight: 700;
    }

    .comma2 {
        position: absolute;
        right: 0px;
        bottom: 10px;
    }

    .carousel-control-prev {
        left: 82%;
    }

    .footer-bg-color {
        background: #F6F6F6;
        border-radius: 4px;
        padding: 25px 20px 10px 20px;
        margin-bottom: 15px;
    }

    .footer--list h4 {
        font-size: 15px;
        margin-bottom: 15px;
    }

    .footer--list h4 a {
        color: #000;
        font-size: 14px;
        font-weight: 700;
    }

    .box-model {
        max-width: 100%;
        padding: 8px 16px;
    }

    .sams,
    .artwork,
    .design-ship,
    .paypal,
    .ah,
    .kerry,
    .amare,
    .resource {
        text-align: center;
    }

    .social-icons,
    .social-button {
        justify-content: center;
    }

    .yt {
        margin-right: 20px;
    }

    .about-challenge {
        padding: 20px 15px 10px 20px;
    }

    .mail {
        text-align: center;
    }

    .chat,
    .foot-quote {
        right: 15px;
    }

    .foot-quote {
        margin-bottom: 60px;
    }

    .chat-box {
        right: 150px;
        width: 200px;
    }

    .quote-box {
        bottom: 115px;
    }

    .header-logo {
        margin-bottom: 10px;
    }

    .search-bar .search-input input,
    .search-bar .search-btn {
        padding: 8px 16px;
    }

    .sams,
    .artwork,
    .design-ship,
    .paypal,
    .ah,
    .kerry,
    .amare,
    .resource,
    .side-coins,
    .social-icons,
    .social-button {
        display: block;
    }
}

@media screen and (max-width: 575px) {
    .banner-button {
        position: absolute;
        bottom: 15px;
        left: 6px;
    }

    .banner-button a img {
        width: 100px;
    }

    .slider-indi li {
        font-size: 11px;
        padding: 7px 4px !important;
        margin-right: 0px !important;
    }

    .green a {
        font-size: 15px;
        padding: 8px 24px;
    }

    .red a {
        font-size: 15px;
        padding: 8px 24px;
    }

    .light-blue a {
        font-size: 15px;
        padding: 8px 24px;
    }

    .red a img {
        margin-left: 33px;
    }

    .side-links a {
        font-size: 13px;
        height: 30px;
        padding: 4px 14px;
        width: 142px;
        text-align: initial;
    }

    .sams img {
        width: 53%;
    }

    .ah img {
        width: 53%;
    }

    .amare img {
        width: 53%;
    }

    .kerry img {
        width: 53%;
    }

    .artwork img {
        width: 53%;
    }

    .design-ship img {
        width: 53%;
    }

    .paypal img {
        width: 53%;
    }

    .resource img {
        width: 53%;
        margin-bottom: 10px;
    }

    .banner-heading h1 {
        font-size: 17px;
    }

    .banner-heading {
        margin-bottom: 14px;
    }

    .banner-image {
        margin-bottom: 20px;
    }

    .banner-desc p {
        font-size: 12px;
    }

    .banner-desc h4 {
        margin-top: 22px;
        font-size: 19px;
        margin-bottom: 13px;
    }

    .about-contact-us h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .about-contact-us p b {
        font-size: 11px;
        display: inline-block;
        padding-bottom: 5px;
    }

    .contacting-desc p b {
        font-size: 12px;
        margin-top: 6px;
        margin-bottom: 10px;
    }

    .contact-desc h4 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .badge {
        margin-bottom: 20px;
    }

    .contact-desc ul li {
        font-size: 11px;
    }

    .diff-coins {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .about-history h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .about-history p {
        font-size: 12px;
        padding-bottom: 15px;
    }

    .about-history strong {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .about-testi h4 {
        font-size: 16px;
        margin-left: 0px;
        margin-top: 18px;
    }

    .testimonial-wrapper p {
        font-size: 11px;
        color: #434343;
    }

    .testimonial-wrapper {
        width: 240px;
        margin: 0 auto;
    }

    .carousel-control-next {
        right: -30px;
    }

    .carousel-control-prev {
        left: 77%;
    }

    .comma1 img {
        width: 21px;
    }

    .comma2 img {
        width: 21px;
    }

    .footer--list h4 {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .footer--list h4 a {
        color: #000;
        font-size: 12px;
        font-weight: 700;
    }

    .ul-footer--list .nav-item a {
        padding: 0;
        color: #000;
        font-size: 10px;
    }

    .header-logo a {
        margin: 7px 0 0 3px;
    }

    .about-challenge {
        margin-top: 10px;
    }

    .cms-banner .form-ul,
    .cms-banner .note-text {
        margin-left: 0 !important;
    }

    .contact-us-container form {
        padding: 15px 0 !important;
    }

    .control-group {
        max-width: 240px;
    }

    .login-form-des .login-form {
        padding: 25px 0 !important;
    }

    .header-navbar {
        border: none;
    }
}

.dropbtn-category {

    color: white;

    padding: 8px 4px;

    font-size: 16px;

    border: none;

    cursor: pointer;

}



.dropdown-category {

    position: relative;

    display: inline-block;

}



.dropdown-content-category {

    display: none;

    position: absolute;

    background-color: #000;

    min-width: 160px;

    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);

    z-index: 999999999;

}



.dropdown-content-category a {

    color: black;

    padding: 12px 16px;

    text-decoration: none !important;

    font-weight: 400;

    display: block;

    font-family: ubuntu, Arial, Helvetica, sans-serif !important;

    text-transform: capitalize;

    letter-spacing: 0.5px;

    font-size: 15px !important;

}



.dropdown-category:hover .dropdown-content-category {

    display: block;

}



.dropdown-content-category ul li {

    text-transform: lowercase;
    position: relative;
    font-weight: normal;

    border-bottom: 1px solid #505050;

}

.dropdown-content-category ul li:last-child {

    border-bottom: none;

}

.dropdown-content-category ul {

    background: #000000;

    position: absolute;

    z-index: 99;

    width: 280px;

    padding: 10px 20px;

    left: 0;

    margin: 0;

    list-style: none;

    box-sizing: border-box;

    overflow: initial;

}

.sorter {
    float: right;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1020px;
    }
}

.navbar li a.cart-link:hover {
    background: transparent !important;
}

.my-count {
    right: -8px !important;
    top: 13px !important;
    padding: 2px 0 !important;
}

.dropdown-toggle::after {
    display: none !important;
}

div#cart-badge {
    padding-top: 3px;
}

.dropdown-list .dropdown-container {
    padding: 20px;
    max-height: 400px;
    overflow: hidden;
    overflow-y: auto;
}

.dropdown-list {
    width: 400px !important;
}

.dropdown-list .dropdown-container .btn {
    width: 44% !important;
    margin-top: 10px;
}

a#custom-view-cart {
    font-size: 10px !important;
}

#cart-list .btn.btn-lg {
    padding: 9px 20px;
}

a#custom-view-cart {
    padding: 9px 20px;
    margin-right: 35px;
    background: #0B518D !important;
    border: none !important;
}

a#custom-view-cart:hover {
    background: #fff !important;
    border: 1px solid #0B518D !important;
    color: #000 !important;
    text-shadow: none !important;
}

a#custom-buy-btn:hover {
    background: #fff !important;
    border: 1px solid #0B518D !important;
    color: #000 !important;
    text-shadow: none !important;
}

a#custom-buy-btn {
    font-size: 10px !important;
    background: #0B518D !important;
    border: none !important;
}

.no-cart p {
    font-size: 14px;
    border-bottom: 1px solid;
    padding-bottom: 5px;
}

.no-cart {
    text-align: center;
    padding: 5px 10px;
    margin: -8px;
}

.dropdown-content .item {
    display: flex;
    border-bottom: 1px solid gainsboro;
    padding-bottom: 20px;
    margin-bottom: 23px;
}

.item-image img {
    height: 65px;
}

.item-details .item-name a {
    color: #000 !important;
    text-shadow: none !important;
}

.item-details .item-name a:hover {
    background: #136360 !important;
    color: #fff !important;
    text-decoration: none;
    padding: 5px 12px;
}

.item-image {
    margin-right: 30px;
}

span.user-dropdown-d {
    display: inline-block;
    padding-top: 8px;
    color: #fff;
}

i.fa.fa-user.fa-lg {
    color: #fff;
    margin-right: 11px;
    padding-left: 10px;
}

ul.dropdown-list.account.customer {
    padding: 0 10px;
    margin-top: 6px;
    background: #000;
    margin-bottom: 0;
    right: -50px;
}

.account_dropdown li {
    padding: 12px 8px !important;
}

.account_dropdown li:hover {
    background: #344F64;
    border-radius: 4px;
}

.account_dropdown li a {
    display: block;
    text-decoration: none;
    margin-bottom: 0;
}

.account_dropdown li a:hover {
    background: none;
}

.login-form-des.signup-form-des .login-img-wrap,
.login-form-des.signup-form-des .login-right-wrapper {
    height: 660px;
    max-width: 600px !important;
    margin-top: 50px;
    padding-top: 25px;
    padding-bottom: 10px;
}

.auth-content .sign-up-text {
    font-size: 16px;
}

div#main {
    background: #D3DBE2;
}

#footer {
    margin-top: 0px !important;
    padding-top: 40px;
    background: #D3DBE2;
    padding-bottom: 50px;
}

.auth-content.login-right-wrapper {
    max-width: 600px;
    margin-top: 30px !important;
    margin: 0 auto;
    margin-top: 30px;
    background: #fff;
    box-shadow: 0 5px 10px #b5b4b4;
    border-radius: 10px;
}

.login-right-wrapper {
    height: 450px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #9e9e9e14;
    flex-direction: column;
}

.auth-content .login-form .btn-primary {
    background: #0B518D;
    border: 1px solid #0B518D;
    padding: 9px 25px !important;
    font-size: 14px !important;
    border-radius: 30px !important;
    width: 50% !important;
}

.auth-content .login-form .btn.btn-primary.btn.btn-lg {
    background: #0B518D;
    border: 1px solid #0B518D;
    padding: 9px 25px !important;
    font-size: 14px !important;
    border-radius: 30px !important;
    width: 57% !important;
}

.auth-content .login-form .btn-primary:hover {
    color: #000 !important;
}

.contact-us-container {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    flex-direction: column;
    height: 540px;
}

.contact-us-container {
    background: #fff !important;
    height: 540px;
    margin: 0 auto;
    margin-top: 35px;
    max-width: 600px !important;
}

.contact-us-container form {
    display: flex;
    flex-flow: wrap;
    max-width: 550px;
    padding: 25px 90px;
}

.contact-us-container form .control-group:first-of-type {
    flex: 0 0 100%;
}

.contact-us-container form label {
    font-size: 14px;
    margin-bottom: 5px !important;
}

.contact-us-container form .control-group .control {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 12px;
}

/* .control-group{
    max-width: 350px;
    width: 100%;
} */
.control-group .control {
    background: #fff;
    border: 2px solid #c7c7c7;
    border-radius: 3px;
    width: 100%;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    transition: .2s cubic-bezier(.4, 0, .2, 1);
    padding: 0 10px;
    font-size: 12px;
    margin-top: 0px !important;
    margin-bottom: 5px;
}

.contact-us-container form button.btn.btn-primary.btn-block.btn-lg {
    background: #0B518D !important;
    border: #0B518D !important;
}

#main {
    background: #D3DBE2 !important;
}

.vue-slider-component .vue-slider-tooltip {
    background-color: #0B518D !important;
    border-color: #0B518D !important;
    border: 1px solid #0B518D !important;
}

.layered-filter-wrapper .vue-slider-component .vue-slider-dot .vue-slider-dot-handle {
    background: #0B518D !important;
}

.vue-slider-component.vue-slider-horizontal .vue-slider-process {
    background-color: #0B518D !important;
}

.misc-controls .btn-primary {
    background: #0B518D !important;
    border: #0B518D !important;
}

#grand-total-amount-detail {
    color: #0B518D !important;
}

.checkout-process .col-main ul.checkout-steps li.active {
    color: #fff;
    background: #0B518D !important;
}

.radio-container .checkmark {
    border: 2px solid #0B518D !important;
}

.radio-container .checkmark:after {
    background: #0B518D !important;
}

.button-group .btn-primary {
    background: #0B518D !important;
    border: #0B518D !important;
}

.contact-us-container form button.btn.btn-primary.btn-block.btn-lg:hover {
    background: #fff !important;
    border: 1px solid #0B518D !important;
    color: #000 !important;
}

.account-content .menu-block .menubar li.active a {
    background: #0B518D !important;
    color: #fff;
}

.account-content .menu-block .menubar li a:hover {
    color: #fff !important;
    background: #0B518D !important;
    text-decoration: none;
}

span.account-heading:before {
    content: '';
    position: absolute;
    border-bottom: 2px solid #0B518D !important;
    width: 100%;
    bottom: -1px;
    left: 0;
}

.account-content button.btn.btn-lg.btn-primary.mt-10 {
    background: #0B518D !important;
    border: #0B518D !important;
}

.account-content button.btn.btn-lg.btn-primary.mt-10:hover {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #0B518D !important;
}

.order-summary .payable-amount label.right {
    float: none !important;
}

.button-group .btn-primary:hover {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #0B518D !important;
}

.misc-controls .btn-primary:hover {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #0B518D !important;
}

.swap-on-hover i {
    color: #0B518D !important;
    font-size: 18px;
}

a.nav-link.btn-sm.btn-outline-info {
    color: #0B518D !important;
}

a.nav-link.btn-sm.btn-outline-info:hover {
    background: #0B518D !important;
    color: #fff !important;
}

section.product-detail div.layouter {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #fff;
}

.details {
    padding: 20px;
}

section.product-detail .product-ratings span {
    font-size: 14px;
    margin-top: -17px;
}

section.product-detail .product-ratings ul li i {
    color: #0B518D !important;
}

section.product-detail .item-info span {
    color: #0B518D !important;
}

section.product-detail .item-info h2 sup {
    color: #0B518D !important;
}

section.product-detail .item-info h2 {
    color: #0B518D !important;
    padding-top: 14px;
    padding-bottom: 20px;
}

section.product-detail .stock-info h3 span {
    color: #0B518D !important;
}

section.product-detail .stock-info h3 span {
    color: #0B518D !important;
}

section.product-detail .stock-info h3:after {
    background: #0B518D !important;
}

section.product-detail .add-whishlist:hover i,
section.product-detail .whishlist .add-compare:hover i {
    color: #0B518D !important;
}

section.product-detail .add-whishlist:hover span,
section.product-detail .whishlist .add-compare:hover span {
    color: #0B518D !important;
}

section.product-detail div.layouter .form-container div.product-image-group div .thumb-list .thumb-frame.active {
    border-color: #0B518D !important;
}

.review-tab .container {
    background: #fff !important;
}

section.product-detail .stock-info {
    margin-bottom: 50px !important;
}

.whishlist {
    padding-top: 30px;
}

section.product-detail div.layouter .form-container div.product-image-group div .product-hero-image .add-to-wishlist {
    display: none !important;
}

.related-products.sale-products .product-detail .btn-holder .btn-theme-orange,
.related-products.sale-products .product-detail .btn-holder .btn-theme-white {
    border-radius: 30px !important;
}

.product-detail button.btn.btn-danger {
    border-radius: 30px !important;
}

#header .navbar li.nav-item a:hover {
    text-decoration: none !important;
}

a.btn.btn-lg.btn-primary.right {
    background: #0B518D !important;
    border: #0B518D !important;
}

a.btn.btn-lg.btn-primary.right:hover {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #0B518D !important;
}

.dropdown-header {
    display: block;
    padding: 0px;
    margin-bottom: 25px;
    font-size: 16px;
    color: #0B518D;
    white-space: nowrap;
    border-bottom: 1px solid gainsboro;
}

.cms-challenge {
    background: #fff;
    border-radius: 4px;
    padding: 20px 20px 10px 20px;
    margin-top: 35px;
    color: #777A81;
}

.cms-banner .heading {
    background: linear-gradient(180deg, #F4F4F4, #EEEEEE);
    border-radius: 4px;
    padding: 12px 14px;
    padding-left: 12px;
    margin-bottom: 20px;
}

/* Search Products table */
.search-table.table-striped tbody tr:nth-of-type(even) {
    background: #f4f6f8;
}

.search-table.table-striped tbody tr:nth-of-type(even):hover {
    background: #e2e8eb;
}

.search-table.table-striped tbody tr:nth-of-type(odd) {
    background: #ffffff;
}

.search-table.table-striped tbody tr:nth-of-type(odd):hover {
    background: #efefef;
}

.search-table tr td:nth-child(2),
#blog-tbl_wrapper {
    width: 100% !important;
}

.search-table th {
    padding: 8px;
}

.search-table td,
.search-table th {
    border: none;
    vertical-align: middle;
}

#prod-tbl_wrapper {
    width: 100%;
}

#prod-tbl_length,
#prod-tbl_filter,
#blog-tbl_filter,
#blog-tbl_length {
    text-align: right;
}

#prod-tbl_filter input,
#blog-tbl_filter input {
    border: 1px solid #0B518D;
    border-radius: 20px;
    padding: 5px 12px;
}

#prod-tbl_length select,
#blog-tbl_length select {
    border: 1px solid #0B518D;
    padding: 5px 3px;
}

.card {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    height: 100%;
}

.card-title {
    font-size: 20px;
    font-weight: 600;
}

.card-text {
    font-size: 15px !important;
    font-weight: 500;
    text-align: center;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    color: #386893 !important;
    font-weight: 700;
}

.card-img-wrap {
    padding-top: 10px;
}

.card-img-wrap img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

#asd {
    display: flex;
    flex-wrap: wrap;
}

.card-body {
    position: relative;
    padding-bottom: 70px;
}

.card-body a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
    max-width: 170px;
    margin: 0 auto;
}

.actives {
    background-color: #08070775;
}

#save-data label.error {
    margin-top: 5px;
    margin-bottom: 5px;
    width: auto;
    display: block;
    font-size: 15px;
    color: red;
}

.footer-icons li {
    font-size: 24px;
    margin-right: 12px
}

.footer-icons li .fa-facebook-square {
    color: #3b5998
}

.footer-icons li .fa-instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.footer-icons li .fa-linkedin-square {
    color: #0e76a8
}

.footer-icons li .fa-pinterest {
    color: #c8232c
}

.footer-icons li .fa-twitter {
    color: #00acee
}

.footer-icons li .fa-youtube-play {
    color: #c4302b
}

.dropdown-contents-category ul {

    background: #000;

    position: absolute;

    z-index: 99;

    width: 180px !important;

    padding: 20px;

    left: 0;

    /* margin: 6px 0 0 0; */

    list-style: none;

    box-sizing: border-box;

    overflow: auto;

}

.side-dropdown {
    position: relative;
}

.dropdown-link a {
    color: #000000;
    font-size: 16px;
    padding: 5px 10px;
    border-bottom: 1px solid #c9ced3;
    text-align: left;
    background: #fff;
}

.dropdown-link a:hover {
    text-decoration: none;
    background: #30639b;
    color: #ffffff
}

.dropdown-list {
    display: block;
}

.dropdown-link.active .dropdown {
    display: block;
}

.dropdown-toggle.active .dropdown-list {
    display: block;
}

.dropdown-toggle .dropdown-list {
    display: none;
}

.dropdown-link.active .fa-angle-right,
.sub-dropdown-link.active .fa-angle-right {
    transform: rotate(90deg);
}

.dorpdown-items {
    font-weight: normal !important;
    font-size: 14px !important;
    padding-left: 25px !important;
}

.side-dropdown {
    border: 1px solid #c9ced3;
    max-width: 199px;
}

.side-dropdown .fa-angle-right,
.sub-dropdown-link .fa-angle-right {
    font-size: 18px;
    font-weight: 700;
    float: right;
    padding-top: 3px;
    transition: all ease-in-out 0.2s
}

.sub-dropdown-link .sub-dropdown,
.dropdown-link .dropdown {
    display: none;
    background-color: rgb(0 0 0);
    position: absolute;
    top: 0;
    left: 240px;
    width: 230px;
    z-index: 9999999999;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.70) 0px 5px 15px;
}

.sub-dropdown-link.exst-child-cats:hover .sub-dropdown {
    display: block;
}

.sub-dropdown-link .sub-dorpdown-items {
    border-bottom: 1px solid #505050;
    font-size: 12px !important;
    padding-left: 30px !important;
}

.sub-dropdown-link .nav-link {
    border-bottom: 1px solid #505050;
}

.sub-dropdown .dorpdown-items {
    font-size: 12px !important;
}

.side-coins .sub-dropdown-link .sub-dropdown,
.side-coins .dropdown-link .dropdown {
    position: relative;
    left: 0;
    width: 100%;
    box-shadow: none;
    border-radius: 0;
}

.side-coins .dropdown a {
    color: #fff;
    background: #27518d;
}

.side-coins .dropdown-link a:hover {
    background: #5080b5;
}

.testimonial ul li {
    font-size: 14px;
    font-weight: 700
}

.testimonial ul {
    float: right;
    margin-bottom: 0;
}

.testimonial .test-adjust {
    margin-bottom: 30px
}

.checkout-sidebar {
    margin-top: 50px;
}

.detail-sidebar {
    padding: 20px 0;
}

.btn-wrap.detail-btns {
    display: contents;
}

.pos_sticky {
    position: static;
    top: 0;
}

@media(max-width:480px) {
    .thankyou_p {
        padding: 0 32px;
    }
}

@media(max-width:575px) {
    .account-content .account-layout {
        padding: 20px 10px;
    }

    .account-content button.btn.btn-lg.btn-primary.mt-10 {
        padding: 8px 12px;
    }

    .chat,
    .foot-quote {
        font-size: 15px;
        width: 106px;
    }

    .dropdown-list {
        width: 352px !important;
    }

    a#custom-view-cart {
        padding: 9px 9px;
    }
}

@media(max-width:767px) {
    .pos_sticky_onmobile.fixed {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 9;
    }

    .account-content .sidebar {
        width: 100% !important;
    }
}

@media(max-width: 991px) {
    .account-content .account-layout {
        width: 100%;
        margin-left: 0;
    }

    .account-content .sidebar {
        width: 50%;
    }
}

.contact-info a {
    color: #3e4140;
    text-decoration: none;
}

@media(max-width: 480px) {
    .dropdown-toggle.active .dropdown-list {
        right: 17px !important;
        top: -143px !important;
    }

    .dropdown-toggle.active .dropdown-list {
        right: 34px !important;
        top: -282px !important;
    }

    .dropdown-toggle.active .dropdown-list {
        right: 97px !important;
        width: 324px !important;

    }

    a#custom-view-cart {
        font-size: 9px !important;
    }


}

@media(max-width: 442px) {
    .dropdown-toggle.active .dropdown-list {
        right: 90px !important;
        width: 284px !important;
    }

    a#custom-view-cart {
        padding: 9px 5px !important;
        font-size: 8px !important;
    }
}

@media(max-width: 390px) {
    .dropdown-toggle.active .dropdown-list {
        right: 74px !important;
    }
}

@media(max-width: 379px) {
    .dropdown-toggle.active .dropdown-list {
        right: 56px !important;
    }
}

@media(max-width: 364px) {
    .dropdown-toggle.active .dropdown-list {
        right: 0px !important;
    }
}



/* .dataTables_paginate , .paging_simple_numbers{
    
} */