@font-face {
    font-family: 'Poppins-Bold';
    src: url(../fonts/Poppins-Bold.ttf);
}

@font-face {
    font-family: 'Poppins-Reg';
    src: url(../fonts/Poppins-Regular.ttf);
}

h1, h2, h3, h4 {
    font-family: 'Poppins-Bold';
}

p, a {
    font-family: 'Poppins-Reg';
}

.count-to {
    display: inline-block;
    margin-bottom: 1.6rem;
    font-size: 5rem;
    font-weight: 700;
    letter-spacing: -.064em;
    line-height: 1;
}

.count-to::after {
    content: '+';
}

.count-title {
    margin-bottom: .7rem;
    font-size: 2rem;
}

.about-section .section-subtitle {
    margin-bottom: .2rem;
}

.customer-section .section-subtitle, .store-section .section-subtitle {
    margin-bottom: .7rem;
}

.header-middle {
    background-color: #B70071;
}

.logo {
    background-color: #007AC0;
}

.sticky-header.fixed {
    background-color: #B70071;
}

.product-label.label-sale {
    background: #007AC0;
}

.product-label.label-new {
    background: #B70071;
}

.img-ico {
    margin: 1.5rem auto;
    height: 64px !important;
    width: 64px !important;
}

.text-light {
    color: #fff !Important;
}

.intro-slider .banner-title::after {
    background: #007AC0;
}

.text-secondary {
    color: #007AC0 !important;
}

.mobile-menu-container .input-wrapper .btn-search {
    background-color: #007AC0;
    border-color: #007AC0;
}

a:hover {
    color: #007AC0;
}

h3 {
    font-size: 3rem;
}

.about-us .counter {
    padding: 4.5rem 1rem 4.2rem;
    box-shadow: 0px 5px 40px 0px rgb(0 0 0 / 5%);
}

.about-section .section-subtitle {
    margin-bottom: .2rem;
}

.about-section .section-title {
    margin-bottom: 2.2rem;
}
.about-us .section-title {
    letter-spacing: -.06em;
}
.lh-1 {
    line-height: 1 !important;
}
.font-weight-bold {
    font-weight: 700 !important;
}

.count-title {
    margin-bottom: .7rem;
    font-size: 2rem;
}

.ls-md {
    letter-spacing: -.03em !important;
}

.text-body {
    color: #666 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.pt-10 {
    padding-top: 5rem !important;
}
.mt-10 {
    margin-top: 5rem !important;
}
.purple-text {
    color: #B70071;
}

.btn-dark.btn-underline:hover, .btn-dark.btn-underline:active, .btn-dark.btn-underline:focus {
    color: #007AC0;
}

.btn-dark.btn-link:hover, .btn-dark.btn-link:active, .btn-dark.btn-link:focus {
    color: #007AC0;
    background-color: transparent;
}

@media only screen and (min-width: 768px) {
    .offset-md-1 {
        margin-left: 8.333333%;
    }
}

.section-desc { 
    font-size: 1.7rem;
    line-height: 1.75;
}

.post-single .post-title {
    margin-bottom: 2.5rem;
    font-size: 2.4rem;
}
.post-title {
    margin-bottom: .5rem;
    text-transform: capitalize;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
}

.post-single .post-body p, .post-single .post-body li {
    text-align: justify;
}
.post-single .post-body p {
    line-height: 1.72;
}

.mb-5 {
    margin-bottom: 2.5rem !important;
}

.mb-7 {
    margin-bottom: 3.5rem !important;
}

.post-single blockquote:before {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'Font Awesome 5 Free';
    content: '\f10d';
    font-weight: 900;
    font-size: 2.5rem;
    color: #222;
    line-height: 1;
    z-index: 2;
}

@media only screen and (min-width: 481px) {
    .post-single blockquote {
        padding-left: 4rem;
    }
    
}

.post-single blockquote {
    position: relative;
    padding-left: 6rem;
    margin-top: 3rem;
    margin-bottom: 3rem !important;
}

.post-single .post-body p, .post-single .post-body li {
    text-align: justify;
}
.post-single .post-body p {
    line-height: 1.72;
    font-size: 1.7rem;
    margin-bottom: 2.5rem !important;
}

.post-single .post-body strong {
    font-weight: 600 !important;
}

.post-single .post-body a {
    text-decoration: underline;
    color: #222;
}

.post-single h2, .post-single h3 {
    font-size: 2.4rem;
}

.post-body ul {
    margin-left: 0;
    padding-left: 0;
}

.post-body ul li {
    font-size: 1.7rem;
    position: relative;
    padding-left: 3rem;
}

.post-body ul li::before {
    display: block;
    position: absolute;
    left: 3px;
    top: 2px;
    font-family: "riode";
    content: '\e960';
    font-weight: 700;
    font-size: 1.2rem;
    color: #222;
}

.post-body ul li::marker {
    content: '';
  }

.post-single blockquote p {
    font-size: 1.8rem;
    margin-top: .5rem !important;
    position: relative !important;
    font-weight: 600 !important;
}
.ls-m {
    letter-spacing: -.025em !important;
}
.font-weight-semi-bold {
    font-weight: 600 !important;
}

.post-single .post-body p {
    line-height: 1.72;
}
.ls-m {
    letter-spacing: -.025em !important;
}
.font-weight-semi-bold {
    font-weight: 600 !important;
}

.filter-items li {
    font-size: 1.5rem;
}

.intro-slider .banner-title {
    width: 65%;
}

.icon-box-side.icon-box-side-1 {
    padding: 4.5rem 2.5rem 4.5rem;
}

.menu li a {
    font-weight: bold;
}

.banner-section p {
    margin: 32px auto;
    width: 80%;
}

.text-secondary.white {
    color: #ffffff !important;
}

.category-light:hover .category-name {
    background-color: #007ac0;
}

.btn-product-icon:hover {
    border-color: #007ac0;
    background-color: #007ac0;
}

.product.cart-full .btn-cart:hover, .product.cart-full .btn-cart:focus, .product.cart-full .btn-cart:active, .product.product-with-qty .product-details .btn-cart:hover, .product.product-with-qty .product-details .btn-cart:focus, .product.product-with-qty .product-details .btn-cart:active {
    background-color: #007ac0;
    border-color: #007ac0;
}

.footer-middle label {
    color: #007ac0;
}

.footer-middle .widget-body li a {
    font-size: 1.6rem;
}

.call img, .cart-toggle img {
    height: 4rem;
}

.mobile-menu {
    font-size: 1.6rem;
}

@media only screen and (max-width: 480px) {
    .intro-slider .banner-title {
        font-size: 3rem;
        line-height: 1.3;
    }

    .owl-nav-full .owl-nav .owl-prev, .owl-nav-full .owl-nav .owl-next {
        display: none;
    }    
}

.contact-us .grey-section {
    background-color: #f7f7f9;
}
.grey-section {
    padding: 2.5rem 3.2rem 1.4rem;
}
.align-items-center {
    align-items: center !important;
}
.d-flex {
    display: flex !important;
}
.h-100 {
    height: 100% !important;
}
.grey-section {
    background: #f6f7f9;
}

.form-control {
    border: 1px solid #007ac0;
}

.btn-dark:hover, .btn-dark:active, .btn-dark:focus {
    border-color: #007ac0;
    background-color: #007ac0;
}

.product.cart-full .btn-carto {
    max-width: none;
    width: 100%;
}
.product.cart-full .btn-carto, .product.product-with-qty .product-details .btn-carto {
    padding: 0;
    border-color: #ccc;
    transition: background-color .3s, border-color .3s, color .3s;
}
.product-details .btn-carto, .product-hide-details .btn-carto {
    flex: 1;
    height: 4.2rem;
    font-size: 1.3rem;
    transition: color .3s, background-color .3s, border-color .3s;
    z-index: 1;
}
.product-details .btn-carto, .product-hide-details .btn-carto {
    display: block;
    max-width: 14rem;
    line-height: 2.9;
    padding: 0 .6em;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #222;
    background-color: transparent;
    border: 2px solid #ccc;
    margin-right: 5px;
    border-radius: .3rem;
}

.product-details .btn-carto i, .product-hide-details .btn-carto i {
    margin-right: .8rem;
    font-size: 1.8rem;
}

.btn-white.btn-outline:hover, .btn-white.btn-outline:active, .btn-white.btn-outline:focus {
    color: #007ac0 !important;
}

.product.cart-full .btn-carto:hover, .product.cart-full .btn-carto:focus, .product.cart-full .btn-carto:active, .product.product-with-qty .product-details .btn-carto:hover, .product.product-with-qty .product-details .btn-carto:focus, .product.product-with-qty .product-details .btn-carto:active {
    background-color: #007ac0;
    border-color: #007ac0;
    color: #fff;
}

.post {
    padding: 0;
}

.p-wa {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url('../images/svg/p-wa.svg');
    background-size: contain;
    position: absolute;
    left: 0;
    margin-left: 1rem;
    margin-top: -0.25rem;
}

.p-toped {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url('../images/svg/p-toped.svg');
    background-size: contain;
    position: absolute;
    left: 0;
    margin-left: 1rem;
    margin-top: -0.25rem;
}

.p-copy {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url('../images/svg/p-copy.svg');
    background-size: contain;
    position: absolute;
    left: 0;
    margin-left: 1rem;
    margin-top: -0.25rem;
}

.product-form-group>* {
    min-width: 260px;
}

.product-form-group i {
    position: absolute;
    right: 0;
    margin-right: 3rem;
    margin-top: 0.75rem;
}

.thank a {
    text-decoration: underline;
    font-weight: bold;
}

.thank a:hover {
    color: #B70071;
}

.brandform {
-webkit-appearance: auto;
}

input[type=checkbox] {
    transform: scale(1.5);
    margin-right: 1rem;
}