/* @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500&display=swap');
body {
    font-family: 'Roboto', sans-serif;
} */

:root {
    --primary-color: #0199e6;
    --secondary-color: #0cba9d;
    --heading-color: #1d1d1f;
    --text-color: #5a5959;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

html,
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 100%;
    background: #fff;
    line-height: 1.6;
    font-size: 16px;
    overflow-x: hidden;
    color: var(--text-color);
}

body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"],
li.parallelogram {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto Slab', serif;
    color: var(--heading-color);
}

.topNavbar {
    background: var(--primary-color);
    padding: 10px 20px;
    color: #fff;
    position: relative;
}

.topNavContent {
    font-weight: 500;
    text-transform: uppercase;
}

.container-fluid {
    max-width: 1920px;
    padding: 0 60px;
    position: relative;
}

.navbar-brand {
    position: relative;
    display: block;
    width: 140px;
    padding: 0;
}

.navbar-light .navbar-nav .nav-link {
    color: var( --text-color);
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 19px;
    font-size: 14px;
}

.headerRightInfoBox>* {
    margin-left: 16px;
}

.customHeaderSearch {
    position: relative;
    margin-left: 50px;
    margin-bottom: 0;
}

.headerRightInfoBox {
    align-items: center;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: var(--primary-color);
}

.customHeader .container-fluid {
    padding: 0 20px;
}

html#ecwid_html body#ecwid_body .ecwid-search-widget__input,
html#ecwid_html body#ecwid_body .ecwid-search-widget__input[type="search"],
html#ecwid_html body#ecwid_body .ecwid-search-widget__input[type="text"] {
    height: 57px !important;
    border-radius: 50px !important;
    padding: 10px 60px 10px 30px !important;
    min-width: 290px;
    color: var(--text-color) !important;
    border-color: var(--text-color) !important;
    box-shadow: none !important;
    margin: 0 !important;
}

html#ecwid_html body#ecwid_body .ecwid-search-widget__btn {
    right: 15px;
    color: var(--text-color) !important;
    position: absolute !important;
    top: 11px;
}

html#ecwid_html body#ecwid_body .ecwid-search-widget__btn .ecwid-search-widget-icon {
    fill: var(--text-color) !important;
}

.headerLoginBox a {
    display: block;
    text-decoration: none;
    color: var( --text-color);
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 19px;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.headerLoginBox a span {
    font-weight: inherit;
    margin-right: 3px;
}

html#ecwid_html body#ecwid_body .ec-minicart--m .ec-minicart__icon,
html#ecwid_html body#ecwid_body .ec-minicart--l .ec-minicart__icon,
html#ecwid_html body#ecwid_body .ec-minicart--xl .ec-minicart__icon,
html#ecwid_html body#ecwid_body .ec-minicart--xxl .ec-minicart__icon {
    width: 30px !important;
}

figcaption.bannerContent {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}

.bannerItem {
    position: relative;
    height: auto;
}

.innerContentBox {
    width: 50%;
    padding: 6%;
}

.innerContentBox h2 {
    font-size: 54px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 8px;
}

.dark .innerContentBox h2 {
    color: #000;
}

.innerContentBox h3 {
    font-size: 24px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0;
    margin: 20px 0 30px;
    line-height: 1.5;
    font-weight: 300;
}

.dark .innerContentBox h3 {
    color: #000;
}

.themeBtn {
    background: var(--primary-color);
    padding: 14px 35px;
    display: inline-block;
    text-decoration: none;
    border-radius: 0;
    color: #fff;
    font-weight: 600;
    border: 0;
}

.themeBtn.white {
    color: var(--primary-color);
    background: #fff;
}

.bannerItem figure {
    margin: 0;
}

section.section {
    padding: 70px 0;
    position: relative;
}

.grayBg {
    background-color: #f5f5f5;
}

.headingBox h3 {
    font-size: 50px;
    font-weight: 700;
    margin: 0;
}

.headingBox p {
    margin: 17px 0 0;
    line-height: 1.5;
    font-size: 20px;
    font-weight: 400;
}

.headingBox {
    margin-bottom: 40px;
}

.customProductWrp .grid__description {
    display: none;
}

.customProductWrp .ec-page-title.ec-page-title__featured-products {
    display: none !important;
}

html#ecwid_html body#ecwid_body .ec-size .ec-store .grid__products--appearance-frame .grid-product__wrap-inner {
    background: #fff !important;
    border: 1px solid #eee !important;
    border-radius: 10px !important;
    box-shadow: none !important;
}

html#ecwid_html body#ecwid_body .ec-size .ec-store .grid__products--medium-items .grid-product__wrap {
    padding: 13px;
}

html#ecwid_html body#ecwid_body .ec-size .ec-store .grid-product__title-inner {
    font-size: 17px !important;
    color: var(--heading-color) !important;
    margin-bottom: 4px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    line-height: normal;
}

html#ecwid_html body#ecwid_body .ec-size .ec-store .grid__products--appearance-frame .grid-product__price {
    padding-top: 15px !important;
}

html#ecwid_html body#ecwid_body .ec-size .ec-store .grid__products.grid__products--appearance-frame .grid-product__price .grid-product__price-amount,
html#ecwid_html body#ecwid_body .ec-size .ec-store .grid__products.grid__products--appearance-frame .grid-product__title .grid-product__price-amount {
    font-size: 21px !important;
    font-weight: 700 !important;
    font-family: 'Roboto Slab', serif !important;
    color: var(--heading-color);
}

.whyusSec {
    background-color: #e0fbff;
}

.whyUsInnerBox {
    text-align: center;
    background: #fff;
    padding: 20px;
    border-radius: 0px;
}

.whyUsInnerBox img {
    border-radius: 10px;
}

.whyUsInnerBox h3 {
    font-weight: 600;
    font-size: 25px;
    margin: 8px 0 15px;
    display: inline-block;
}

.headingBox2 h3 {
    color: #d10014;
}

.subscribeSec {
    background: #d10014;
}

.subscribeSec img.img-fluid {
    border-radius: 20px;
}

.headingBox-white h3 {
    color: #fff;
}

.subscribeWrp {
    padding: 40px;
    border: 6px solid #d13939;
    border-radius: 25px;
}

.subsContentWp p {
    font-size: 18px;
}

.white-text {
    color: #ececec;
}

.imageBoxWrp {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-left: -15px;
    margin-right: -15px;
}

.img_item {
    width: 50%;
    padding: 15px;
}

.imgBoxInner figure {
    margin: 0;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}

.imgBoxInner figure figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 28px;
}

.imgBoxInner figure:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: red;
    width: 100%;
    height: 100%;
    background: rgb(251, 251, 251);
    background: linear-gradient(180deg, rgb(251 251 251 / 0%) 0%, #00000078 100%);
    opacity: 0.9;
}

.imgBoxInner figure figcaption h3 {
    margin-bottom: 20px;
    color: #fff;
    font-size: 38px;
}

section.section.blueBg {
    background: var(--primary-color);
}

.subscribeFormWrp {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 860px;
}

.subscribeFormWrp>* {
    width: 100%;
    padding: 0 0px;
    margin: 2px 7px;
}

.form-control {
    border-radius: 0;
}

form.subscribeForm .themeBtn.white {
    background: #ffb100;
    padding: 16px 30px;
    color: #000;
}

footer.customFooter {
    position: relative;
    z-index: 5;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
    padding: 80px 0;
}

footer.customFooter:before {
    content: '';
    background: #e6e6e6;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
}

footer.customFooter .container {
    position: relative;
    max-width: 1070px;
}

.footerTop {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 70px;
    flex-wrap: wrap;
}

.footerTopItem {
    width: 25%;
    padding: 0 30px;
}

.footerTopItem h3 {
    margin-bottom: 21px;
    padding-bottom: 13px;
    border-bottom: 1px solid;
}

ul.footerNav li {
    margin-bottom: 16px;
    list-style: none;
}

ul.footerNav li a {
    color: #585858;
    text-decoration: none;
}

.footerTopItem+.footerTopItem {
    border-left: 1px solid #999;
}

.footerTopItem img {
    max-width: 180px;
    margin: 0 auto;
    display: inline-block;
}

.footerTopItem figure {
    text-align: center;
}

section.imgSec {
    position: relative;
    min-height: 400px;
    background-position: center;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

.buttonWrp {
    position: absolute;
    max-width: 470px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    width: 100%;
}

section.imgSec:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: var(--primary-color);
    left: 0;
    top: 0;
    opacity: 0.9;
}

.dropdown-item {
    color: var( --text-color);
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 19px;
    font-size: 14px;
}

.dropdown-menu {
    min-width: 210px;
}

.themeBtn2x {
    font-size: 25px;
}

ul.slick-dots {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

.bannerSlider {
    position: relative;
}

ul.slick-dots li {
    margin: 2px;
    display: inline-block;
}

ul.slick-dots li button {
    text-indent: -999;
    width: 14px;
    height: 14px;
    display: inline-block;
    padding: 0;
    border: 0;
    border-radius: 20px;
    overflow: hidden;
}

ul.slick-dots li.slick-active button {
    background: var(--primary-color);
    border-color: var(--primary-color);
}

.testi_item {
    height: auto;
    border: 2px solid #ccc;
    border-radius: 20px;
    overflow: hidden;
    padding: 22px;
}

.testiSlider {
    padding-bottom: 91px;
}

.testi_item img {
    border-radius: 14px;
}

section.section.reviewSec {
    padding-bottom: 30px;
}

#navbarSupportedContent ul.navbar-nav {
    display: flex;
    justify-content: space-around;
    width: 100%;
}

div#mce-responses {
    text-align: center;
    color: #fff;
    max-width: 500px;
    margin: 20px auto 0;
}

div#mce-success-response {
    background: green;
    padding: 20px;
}

#mce-error-response {
    background: red;
    padding: 20px;
}