/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
span.header-vertical-menu__title {
    font-weight: 500;
    font-size: 16px;
}
.header-vertical-menu__fly-out ul li a {
    text-transform: capitalize;
    font-size: 16px !important;
    color: #00a0ea;
}
.sec-product .flickity-viewport {
    overflow: visible;
}
.sec-product {
    padding-bottom: 120px !important;
}
.row-header-hl .icon-box {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.row-header-hl .icon-box .icon-box-text {
    padding-left: 5px;
}
.text-banner h2 {
    font-size: 40px;
    line-height: 61px;
}
.text-banner p {
    font-size: 14px;
    line-height: 21px;
}
.title-home h2 {
    font-size: 30px;
    text-transform: uppercase;
    display: inline;
    background: #014DA1;
    color: #fff;
    padding: 15px;
    position: relative;
    z-index: 1;
    top: 20px;
}
.text-gp {
}
.text-gp h3 {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 40px;
}
.text-gp h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
}
.text-gp p {
    font-size: 14px;
    padding: 10px 0;
}
.box-category .box-text .header-title {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 35px;
    text-transform: uppercase;
    background: #014DA1;
    width: 265px;
    padding-left: 10px;
    margin-top: 0;
    clip-path: polygon(0 0, calc(100% - 18px) 0, 100% 50%, calc(100% - 18px) 100%, 0 100%);
    Display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.box-category.box .box-text .cat-detail-btn {
    color: #014DA1;
    font-size: 14px;
    font-weight: 600;
    margin-top: 15px !important;
    text-transform: uppercase;
    padding: 0;
}
.box-category.box .box-text .cat-detail-btn:after {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 14px;
    padding-left: 10px;
}
.blog-ct .is-divider {
    display: none;
}
.text-ft p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 0;
}
.sec-ft .icon-box-img img {
    padding-top: 0 !important;
}
button.wpcf7-submit {
    background: none !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    display: flex;
    align-items: center;
    padding: 0;
}
button.wpcf7-submit img {
    width: 24px;
    margin-left: 8px;
}
input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
    border-radius: 0;
    border: none;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    height: 45px;
}
.sec-ft .wpcf7-form-control-wrap {
    border-bottom: 1px solid #fff;
    margin: 30px 0;
}
.text-ft-tt p {
    font-size: 14px;
}
.fl-icon {
    position: relative;
    top: -55px;
}
.fl-icon i {
    color: #939393;
}
.col-ft-2::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(204 204 204 / 9%);
}
.col-ft-2::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    right: 0;
    background: rgb(204 204 204 / 9%);
}
.absolute-footer {
    border-top: 1px solid;
    border-color: rgb(204 204 204 / 9%);
    padding-top: 20px;
}
.header-main .searchform-wrapper .search-field {
    height: 60px !important;
    background: #fff;
    border: 1px solid #EBEEF7 !important;
    border-radius: 0px !important;
}
.header-nav .menu-item a {
    padding: 0 15px;
}
.row-header-hl {
    top: 20px;
    position: relative;
}
.row-header-hl .icon-box .icon-box-text p {
    font-size: 13px;
}
.row-header-hl .icon-box .icon-box-text h3 {
    font-size: 16px;
    color: #034EA2;
}
.text-ic-box h3 {
    color: #014DA1;
    font-size: 25px;
    line-height: 35px;
}
.text-ic-box p {
    font-size: 28px;
    color: #000;
    margin-bottom: 0;
}
.heading-ct h2 {
    font-size: 35px;
    text-transform: uppercase;
    color: #014DA1;
}
.heading-ct h3 {
    font-size: 16px;
    text-transform: uppercase;
}
.sec-ab .box-image {
    box-shadow: 0px 3px 5px #ccc;
}
.box-category.box .box-text .box-excerpt {
    font-size: 14px;
    margin-top: 35px;
}
.box-category .box-text {
    position: relative;
    padding: 0;
}
.box-category .box-text .box-text-inner {
    position: absolute;
    top: -27px;
    display: flex;
    flex-direction: column;
}
.product-small.box {
    box-shadow: 0px 3px 5px #e9e9e9;
    border-radius: 5px;
}
.product-title {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
}
.sec-why .icon-box .icon-box-text h3 {
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 0;
}
.sec-why .icon-box .icon-box-text p {
    font-size: 14px;
}
.sec-why .row .col:nth-child(3) {
    border-right: 1px solid #fff;
}

.sec-why .row .col:nth-child(2) {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.blog-ct .box-text {
    position: relative;
}
.blog-ct .box-text .box-text-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.blog-ct .box-text .box-text-inner .post-title {
    order: 2;
}
.blog-ct .box-text .box-text-inner .post-meta {
    order: 1;
    color: #337BBE;
}
.blog-ct .box-text .box-text-inner .from_the_blog_excerpt {
    order: 3;
}
.blog-ct .box-text .box-text-inner .button {
    order: 4;
    color: #337BBE;
    font-size: 14px;
    text-transform: none;
    margin: 0;
    font-weight: 400;
    font-style: italic;
}
.box-blog-post .box-text .box-text-inner .post-meta:before {
    content: "\f017";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;
}
.blog-ct .box-text .box-text-inner .button:after {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 14px;
    padding-left: 5px;
}
.text-home-ft p {
    font-size: 20px;
}
.text-home-ft h2 {
    font-size: 36px;
    color: #014DA1;
    margin-bottom: 5px;
}
.text-home-ft h3 {
    text-transform: uppercase;
}
.text-ft h3 {
    font-size: 15px;
    border-left: 4px solid #1CA5DD;
    padding-left: 10px;
    margin-bottom: 30px;
}
.ft-mxh .icon {
    background: #fff;
    box-shadow: 0px 3px 5px #e7e7e7;
    padding: 12px;
}
.ft-mxh .icon-facebook {
    color: #1877F2;
}
.ft-mxh .icon-instagram {
    color: #E4405F;
}
.ft-mxh .icon-twitter {
    color: #014DA1;
}
.ft-mxh .icon-linkedin {
    color: #0A66C2;
}
.btn-banner {
    font-size: 14px;
    padding: 5px 30px;
    border-width: 1px !important;
    font-weight: 400;
    box-shadow: none;
    margin: 0;
    transition: .3s;
    /*border-right: 1px solid #fff;*/
}
.btn-banner:hover, .btn-banner:hover::after {
    color: #014DA1 !important;
    background: #fff !important;
    box-shadow: none;
    border-color: #014DA1;
    border: 1px solid;
}
/*.btn-banner:after {
    content: '▶';
    position: absolute;
    right: -46px;
    top: 22px;
    transform: translateY(-50%);
    background: #014DA1;
    border: 1px solid #014DA1;
    color: white;
    width: 45px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    cursor: pointer;
    transition: .3s;
}*/
.box-blog-post .box-image {
    border-radius: 8px;
}

.my-lang-flags{
  display: inline-flex;
  gap: 5px;
  align-items: center;
  position: relative;
  top: -15px;
}

.my-lang-flags .lang-flag{
  display: inline-flex;
  width: 35px;
  height: 35px;
  overflow: hidden;
  transition: .2s ease;
}

.my-lang-flags .lang-flag img,
.my-lang-flags .lang-flag svg{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
span.amount {
    color: red;
}
/*.my-lang-flags .lang-flag:hover{
  transform: translateY(-1px);
  border-color: rgba(255,255,255,.6);
}*/

/*.my-lang-flags .lang-flag.is-active{
  border-color: #fff;
  box-shadow: 0 0 0 2px rgba(255,255,255,.22);
}*/
.is-divider {
    display: none;
}
#shop-sidebar {
    border: 1px solid #f5f5f5;
}
.widget_product_categories {
    margin-bottom: 0;
    padding: 15px 0;
}
.widget_product_categories .widget-title {
    padding: 15px;
    color: #00a0ea;
}
ul.product-categories li {
    padding-left: 15px;
}
ul.product-categories li a {
    font-size: 14px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.text-banner h2 {
    font-size: 30px;
    line-height: 40px;
}

}