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

h1,
h2,
h3,
h4,
h5,
h6 {
    text-wrap: wrap;
}

.stars a{
	font-size:0;
}
.stars a:after{
	font-size:16px;
	margin-left:5px;
}
/*************** ADD CUSTOM CSS HERE.   ***************/

.playf h3 {
    line-height: 1.2;
}

.playf * {
    font-weight: 900 !important;
}

.header-main .nav>li>a {
    font-size: 14px;
    font-weight: 400;
    text-transform: initial;
}

.header-nav .cart-item .nav-dropdown {
    padding: 20px;
}

.header-nav .cart-item .nav-dropdown a.button {
    color: #fff;
}

.nav-dropdown-has-arrow li.has-dropdown:after,
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    display: none;
}

.nav-dropdown>li.nav-dropdown-col {
    display: block
}

.nav-dropdown-has-border .nav-dropdown {
    border: none;
    padding: 0;
}

.nav-dropdown li {
    border-top: 1px solid #eee;
}

.nav-dropdown li:first-child {
    border: none;
}

.nav-dropdown .nav-dropdown-col>a,
.nav-dropdown li a {
    font-weight: normal !important;
    text-transform: none !important;
    font-size: 15px;
    font-weight: 500;
    color: black;
}

.nav-dropdown-default>li:hover>a,
.nav-dropdown .nav-dropdown-col>ul li:hover>a {
    color: var(--primary-color)
}

.nav-dropdown-default>li>a {
    border-bottom: 0 !important
}

.nav-dropdown-has-arrow li.has-dropdown:before {
    border-width: 10px;
    margin-left: -10px;
}

.nav-dropdown .nav-dropdown-col>ul {
    border: 1px solid #d2d2d2;
    margin-top: -40px;
    display: none !important;
    position: absolute;
    left: 100%;
    z-index: 9;
    background: white;
    min-width: 240px;
}

.nav-dropdown>li.nav-dropdown-col {
    width: 100%;
    border-right: 0
}

.nav-dropdown .nav-dropdown-col>ul li a {
    padding: 10px;
    text-transform: none;
    color: black
}

.header-nav li.nav-dropdown-col:hover>ul {
    display: block !important
}

.sub-menu li.menu-item-has-children>a {
    position: relative;
}

.sub-menu li.menu-item-has-children>a:before {
    content: "\f105";
    font-family: 'fl-icons' !important;
    position: absolute;
    right: 0;
}

#header .header-wrapper:before {
    content: "";
    background: url(./assets/img/bg-after-header.png) no-repeat top center;
    position: absolute;
    width: 100%;
    height: 47px;
    bottom: -47px;
    z-index: 9;
}

.home #header .header-wrapper:before {
    display: none;
}


/*.product-category .box-image img {
	    max-width: 156px;
    margin: auto;
    min-height: 156px;
    object-fit: cover;
    border-radius: 50%;
    transition: all 0.5s;
}*/


/*.product-category .box-image {
	text-align: center;
	padding-bottom: 20px;
}*/

.product-category:hover .box-image img {
    transform: translateY(4px);
    box-shadow: 0 3px 10px rgb(0 0 0 / 12%);
}

.product-category h5 {
    font-weight: 900;
    font-size: 24px;
    text-transform: inherit;
}

.product-category:hover h5 {
    color: var(--primary-color);
}

.product-category .slider-show-nav .flickity-prev-next-button {}

.uppercase {
    letter-spacing: 0;
}

.badge-inner.secondary.on-sale {
    height: 30px;
    min-width: 30px;
    display: flex;
    line-height: 30px;
    align-items: center;
    padding: 0 14px;
    border-radius: 10px 0;
    background-color: var(--primary-color);
    font-size: 14px;
    font-weight: 500;
}

.product-cat-slider .flickity-prev-next-button svg,
.product-cat-slider .flickity-prev-next-button .arrow,
.slider-style .flickity-prev-next-button svg,
.slider-style .flickity-prev-next-button .arrow {
    fill: #fff;
    background: var(--primary-color);
    width: 50px;
    height: 50px;
    max-width: 50px;
    border-radius: 99px;
    padding: 19px !important;
    border: none;
}

@media (max-width: 768px) {
    .product-cat-slider .flickity-prev-next-button svg,
    .product-cat-slider .flickity-prev-next-button .arrow,
    .slider-style .flickity-prev-next-button svg,
    .slider-style .flickity-prev-next-button .arrow {
        width: 40px;
        height: 40px;
        padding: 15px !important;
    }
    .slider-style.slider-nav-left-right .flickity-prev-next-button {
        bottom: -50px;
        margin-top: 0;
        height: 50px;
        top: unset;
    }
    .slider-style.slider-nav-left-right .flickity-prev-next-button.previous {
        left: 35% !important;
    }
    .slider-style.slider-nav-left-right .flickity-prev-next-button.next {
        right: 35% !important;
    }
}

.product-cat-slider {
    padding-bottom: 100px;
}

.product-cat-slider .flickity-prev-next-button {
    bottom: 0;
    top: 100%;
    margin-top: -5%;
    opacity: 1;
}

.product-cat-slider .flickity-prev-next-button:hover svg,
.product-cat-slider .flickity-prev-next-button:hover .arrow,
.slider-style .flickity-prev-next-button:hover svg,
.slider-style .flickity-prev-next-button:hover .arrow {
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    fill: black;
    background: #fff;
}

.slider-nav-outside .flickity-prev-next-button.previous {
    left: 46%;
}

.slider-nav-outside .flickity-prev-next-button.next {
    right: 46%;
    left: unset;
}

.product-slider .product-small.box {
    border: none;
}

.product-slider .flickity-slider>.col {
    border-right: 1px solid #eee;
    padding-bottom: 0px !important;
}

.product-slider .flickity-slider>.is-selected:nth-child(5) {
    border-right: 0;
}

.product-slider .flickity-slider .box-text {
    padding-bottom: 0;
}

.product-slider .product-title {
    color: black;
    margin-bottom: 10px;
}

.product-slider .product-title a {
    font-size: 16px;
    color: black;
}

.price-wrapper del span.amount {
    color: #585858;
    font-size: 15px;
}

span.amount {
    font-size: 18px;
    color: #ff5200 !important;
}

.woocommerce-message {
    display: none;
}

.price-wrapper .price {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ff5200;
    font-size: 16px;
}

.price-wrapper .price del {
    order: 2;
    margin-left: 8px;
}

.border-col>.col-inner {
    border: 2px solid #de2828;
    border-radius: 20px;
    padding: 30px 20px;
}

.title-hot b {
    background-color: transparent;
}

.title-hot span {
    font-size: 30px;
    padding: 10px 35px 10px 60px;
    background-color: #fff;
    border-radius: 50px;
    box-shadow: 0px 0px 17px 8px rgb(0 0 0 / 5%);
    color: #3e4a5e;
    display: inline-block;
    text-transform: inherit;
    margin-top: -61px;
    background-image: url(/fresh/wp-content/uploads/2021/08/hot.svg);
    background-repeat: no-repeat;
    background-size: 35px;
    background-position-y: center;
    background-position: 20px;
}

.wishlist-button {
    background-color: #f24e19 !important;
    border: none !important;
}

.wishlist-button i {
    color: #fff;
}

.img.radius img {
    border-radius: 20px;
}

.badge-container {
    margin: 0;
}

.hazo-title-cat {
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    border-radius: 20px;
    padding: 20px 35px;
    background-size: cover;
}

.hazo-show-cats li {
    font-size: 15px;
    margin-bottom: 5px;
    list-style: none;
    position: relative;
    padding-left: 15px;
}

.hazo-show-cats li:before {
    content: '';
    position: absolute;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: green;
    border-radius: 99px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.hazo-title-cat>a {
    background-color: #f62e2e;
    border-radius: 30px;
    color: #fff;
    font-size: 12px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    padding: 0 20px;
    margin-top: 10px;
}

.product-small.box {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    overflow: hidden;
}

a.button.white span {
    font-weight: 400;
    letter-spacing: 0;
    color: black;
}

.img-radius .message-box-bg-image {
    border-radius: 20px;
    background-color: transparent;
}

.img-radius.message-box.dark {
    background-color: transparent;
}

.section-title-center b {
    background-color: transparent;
}

.section-title-center .section-title-main {
    font-size: 32px;
    text-transform: initial;
    letter-spacing: 0;
    position: relative;
}

.line-title .section-title-center .section-title-main {
    background: url(/wp-content/themes/flatsome-child/assets/img/bg-title-after.png) no-repeat;
    content: "";
    background-position: bottom;
    padding-bottom: 20px;
}

.blog-home .is-divider {
    display: none;
}

.blog-home .post-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.padding-bot .col {
    padding-bottom: 0;
}

.bread-crumb {
    padding: 15px 0;
    background-image: url(/wp-content/uploads/2021/10/banner-trang-con.png);
    margin-bottom: 30px;
    height: 200px;
    background-size: cover;
    display: flex;
    align-items: center;
    box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 38%);
}

.nd-main-title-breadcrumb {
    font-weight: bold;
    font-size: 27px;
    color: #fff !important;
}

.nd-main-title-breadcrumb h1 {
    font-size: 27px;
    color: #fff !important;
}

.rank-math-breadcrumb .last {
    font-weight: 600;
}

.rank-math-breadcrumb .separator {
    margin: 0 8px;
}

.rank-math-breadcrumb {
    font-size: 14px;
    text-transform: initial;
    color: black;
}

.bread-crumb .rank-math-breadcrumb,
.nd-main-title-breadcrumb,
.bread-crumb .rank-math-breadcrumb a,
.shop-page-title .rank-math-breadcrumb a,
.shop-page-title .rank-math-breadcrumb span {
    color: #fff;
}

input[type='email'],
input[type='search'],
input[type='number'],
input[type='url'],
input[type='tel'],
input[type='text'],
textarea {
    box-shadow: none;
    background-color: #f9f9f9;
    border: none;
    border-radius: 5px;
    min-height: 40px;
}

textarea {
    min-height: 110px;
}

.required {
    font-size: 13px;
    color: red;
}

form .wpcf7-submit {
    font-weight: 500;
    letter-spacing: 0;
    border-radius: 31px;
}

.home .bread-crumb {
    display: none;
}

.sidebar-product>.col-inner {
    border: 1px solid var(--primary-color);
    border-radius: 8px;
    padding: 10px;
}

.sidebar-product h5 {
    font-weight: 400;
    font-size: 14px;
    text-transform: initial;
}

.sidebar-product .icon-box {
    margin-bottom: 15px;
}

.product-info .price-wrapper .price {
    justify-content: flex-start;
}

.product-info ins span.amount {
    font-size: 26px;
}

.product-info del span.amount {
    font-size: 16px;
    font-weight: 300;
}

.product-info span.amount {
    font-size: 24px;
}

.product-info .product-title {
    font-size: 22px;
    margin-bottom: 0;
}

.product-info {
    font-size: 14px;
}

.product-thumbnails a {
    border: 1px solid #ddd;
}

.product-thumbnails a:hover,
.product-thumbnails .is-nav-selected a {
    border-color: var(--primary-color);
}

.sku_wrapper {
    font-size: 13px;
}

.sku_wrapper span {
    font-weight: bold;
}

.is-form,
button.is-form,
input[type='submit'].is-form,
input[type='reset'].is-form,
input[type='button'].is-form {
    border: 1px solid var(--primary-color);
    border-radius: 10px;
    min-width: 30px;
}

.quantity input[type="number"] {
    border: 1px solid var(--primary-color);
}

.single_add_to_cart_button {
    height: 40px;
    border-radius: 99px;
}

.single_add_to_cart_button:hover {
    background-color: var(--primary-color) !important;
}

.woocommerce-tabs .wc-tabs li a {
    background-color: #0a0a0a;
    border: none;
    color: #fff;
}

.woocommerce-tabs li.active a {
    background-color: var(--primary-color);
    color: #fff;
}

.woocommerce-tabs li:first-child a {
    border-radius: 5px 0 0 0;
}

.woocommerce-tabs li:last-child a {
    border-radius: 0 5px 0 0;
}

.tabbed-content .nav-tabs>li {
    margin: 0;
}

.devvn-popup-content-left .devvn_buy_now {
    display: none;
}

a.devvn_buy_now_style {
    background-color: var(--primary-color) !important;
    background: var(--primary-color);
    max-width: 100%;
}

a.devvn_buy_now_style:hover,
a.devvn_buy_now_style:focus {
    background: -webkit-linear-gradient(top, #02aa95, var(--primary-color));
}

.add-to-cart-container {
    margin-top: 40px;
}

.shop-page-title.category-page-title .title-bg {
    background-image: url(/wp-content/uploads/2021/10/banner-trang-con.png);
    box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 38%);
}

.shop-page-title {
    color: #fff;
}

.shop-page-title .page-title-inner {
    height: 240px;
    flex-flow: initial;
}

.widget .is-divider {
    display: none;
}


/***** STYLE 1 CHECKBOX PRICE FILTER WOO DEVVN *****/

.devvn_woocommerce_price_list_filter ul {
    background: white;
    padding: 10px !important;
}

.devvn_woocommerce_price_list_filter ul li {
    margin: 5px 0px;
}

.devvn_woocommerce_price_list_filter ul li a {
    font-size: 15px;
}

.devvn_woocommerce_price_list_filter ul li a:hover {
    text-decoration: none;
    color: var(--primary-color) !important;
}

.devvn_woocommerce_price_list_filter ul li a {
    padding-left: 30px !important;
    position: relative;
}

.devvn_woocommerce_price_list_filter ul li a::before {
    content: '';
    font-size: 15px;
    color: #222;
    position: absolute;
    left: 0;
    width: 16px;
    height: 16px;
    border-radius: 0px;
    border: 1px solid #999;
    top: 5px;
}

.devvn_woocommerce_price_list_filter ul li a:hover::before {
    content: "\f107";
    color: var(--primary-color);
    font-size: 13px;
    position: absolute;
    left: 0;
    border-color: #999;
    line-height: 20px;
    text-align: center;
    font-family: 'fl-icons' !important;
}

span.widget-title {
    background: var(--primary-color);
    border-radius: 15px 15px 0 0;
    color: #fff;
    display: block;
    text-align: center;
    padding: 12px 5px;
    letter-spacing: 0;
}

.widget ul li a {
    font-size: 15px;
    padding: 3px 0;
}

ul.menu>li+li,
.widget>ul>li+li {
    border: none;
}

.widget ul {
    border: 1px solid var(--primary-color);
    padding: 10px 20px;
    border-radius: 0 0 15px 15px;
}

.blog-archive,
.blog-single {
    padding-top: 0;
}

article .entry-header-text {
    padding: 0;
}

.row-iconbox .col:first-child .col-inner {
    border-radius: 99px 0 0 99px;
}

.row-iconbox .col:last-child .col-inner {
    border-radius: 0 99px 99px 0;
}

.row-iconbox .icon-box {
    align-items: center;
}

.row-iconbox {
    margin-top: -70px;
}

.row-iconbox .icon-box-img img {
    height: 60px;
    object-fit: contain;
    padding-top: 0;
}

.row-iconbox * {
    text-transform: initial;
}

.row-iconbox h5,
.row-iconbox h6 {
    font-size: 18px;
    letter-spacing: 0;
}

.row-iconbox .col:first-child h6,
.row-iconbox .col:nth-child(2) h6 {
    color: var(--primary-color);
}

.row-iconbox .col:last-child h5 {
    color: #fff;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .row-iconbox .col .col-inner {
        padding: 20px !important;
    }
    .row-iconbox {
        margin-top: -50px !important;
    }
    .btn-pad {
        padding: 5px 10px !important;
    }
}

@media (min-width: 550px) and (max-width: 1024px) {
    .quantity+.button {
        margin-top: 15px;
    }
}

.row-box-section .icon-box-img {
    width: 85px;
    height: 85px;
    background: var(--primary-color);
    border-radius: 99px;
    padding: 10px;
}

.row-box-section .icon-box-img img {
    width: 45px;
    height: 45px;
    object-fit: contain;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
}

.row-box-section h5 {
    font-weight: 900;
    font-size: 18px;
}

.row-box-section .featured-box:before {
    content: "";
    width: 50px;
    border-bottom: 1px dashed #252c30;
    display: block;
    position: absolute;
    right: -40px;
    top: 65px;
}

@media(max-width: 767px) {
    .row-box-section .featured-box:before {
        display: none;
    }
    .row-iconbox {
        margin-top: 0;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    .heading-font,
    .banner h1,
    .banner h2 {
        line-height: 1.5;
    }
}

.row-box-section .col:nth-child(6) .featured-box:before {
    display: none;
}

.fw400 * {
    font-weight: 400 !important;
}

.fw500 * {
    font-weight: 500 !important;
}

.fw900 * {
    font-weight: 900 !important;
}

.text-bg {
    position: relative;
    transform-style: preserve-3d;
}

.text-bg:before {
    content: 'MAISON LIUYA';
    position: absolute;
    font-weight: 900;
    font-size: 150px;
    left: 0;
    right: 0;
    margin: auto;
    color: #e5e5e5;
    top: -35px;
    opacity: 0.3;
    transform: translateZ(-1px);
}

@media(min-width: 768px) and (max-width: 1024px) {
    .text-bg:before {
        font-size: 70px;
    }
}

@media(max-width: 767px) {
    .text-bg:before {
        font-size: 50px;
    }
    .product-category.col .box-text {
        width: 100% !important;
        padding: 15px;
    }
    .product-category h5 {
        font-size: 18px;
    }
    .row-iconbox .col .col-inner {
        border-radius: 0 !important;
    }
}

.mg0 {
    margin-bottom: 0;
}

.product-category .box-text {
    padding: 15px 25px 25px;
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    border-radius: 2px;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 7%);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .07);
    box-shadow: 0 0 10px rgb(0 0 0 / 7%);
    width: 80%;
    margin: 0 auto;
    background: #fff;
    margin-top: -50px;
}

.product-category .count {
    display: none;
}

.fz200 {
    font-size: 200px;
}

@media only screen and (max-width: 48em) {
    .bread-crumb {
        height: 260px;
    }
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    #footer .social-icons {
        text-align: center !important;
    }
    .section-title-center .section-title-main {
        font-size: 20px;
    }
    /*     .product-cat-slider .flickity-prev-next-button svg,
    .product-cat-slider .flickity-prev-next-button .arrow {
        padding: 20px !important;
    } */
    .product-cat-slider .flickity-prev-next-button {
        top: 90%;
    }
    .slider-nav-outside .flickity-prev-next-button.previous {
        left: 38%;
    }
    .slider-nav-outside .flickity-prev-next-button.next {
        right: 38%;
    }
    .fz200 {
        font-size: 100px;
    }
    .section-row-count {
        width: 100% !important;
    }
}

.absolute-footer {
    display: none;
}

#footer:before {
    content: "";
    background: url(./assets/img/bg-before-footer.png) no-repeat top center;
    position: absolute;
    width: 100%;
    height: 47px;
    top: -45px;
    left: 0;
}

#footer p {
    font-size: 14px;
    margin-bottom: 7px;
}

#footer {
    margin-top: 50px;
}

.footer-bot p {
    margin-bottom: 0;
}


/* Update ***/

.section-bg2 {
    background-image: url(/wp-content/uploads/2021/10/bg-2.png) !important;
}

.section-bg2 .section-content {
    background-image: url(/wp-content/uploads/2021/10/block-green-cups-full.png);
    right: 0;
    background-position-x: 420px;
    background-repeat: no-repeat;
    background-size: contain;
}

@media(min-width: 1600px) {
    .section-bg2 .section-content {
        background-position-x: 820px;
    }
}

.section-bg2 .fw900 b {
    color: #fff;
}

.row-bg2 .icon {
    background: #fff;
    border-radius: 99px;
    padding: 10px;
    width: 50px;
    height: 50px;
}

.row-bg2 .icon img {
    padding-top: 0;
}

.row-bg2 .icon-box {
    align-items: center;
}

.row-bg2 .icon-box h5 {
    font-size: 14px;
    text-transform: initial;
    color: #222;
}

.slider-header .slider .banner-bg.fill:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2021/10/slider-leafs.png);
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 1;
}

.slider-header .banner-layers.container {
    z-index: 9;
}

.button.open-video {
    background: var(--primary-color);
    border-width: 5px;
}

.mg0 * {
    margin-bottom: 0;
}

.section-row-count {
    background-image: url(/wp-content/uploads/2021/10/customers-bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 60%;
    background-position: center center;
}

.align-center {
    align-items: center;
}

.home-testi {
    margin-top: 20px;
    background-color: #fff;
    padding: 50px 20px;
}

.home-testi .quote {
    display: block;
    margin: 0 auto;
    width: 88px;
}

.home-testimonials-carousel-nav .carousel-cell__image img {
    width: 82px;
    height: 82px;
    object-fit: cover;
    border: 2px solid var(--primary-color);
    border-radius: 99px;
}

.home-testimonials-carousel-nav .flickity-viewport {
    height: 120px !important;
}

.home-testimonials-carousel-nav .testi-item.is-selected img {
    width: 120px;
    height: 120px;
    border: 3px solid #fff;
    border-radius: 99px;
}

.home-testimonials-carousel-nav .flickity-slider {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-item-align: center !important;
    /* align-self: center !important; */
    vertical-align: middle !important;
    display: flex;
}

.home-testimonials-carousel-nav .testi-item {
    max-width: 33.333%;
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
}

.testi-info .position {
    display: block;
    font-size: 16px;
    color: #222;
}

.testi-info .name {
    font-weight: bold;
    font-size: 18px;
    margin-top: 30px;
    margin: 0;
    color: var(--primary-color);
}

.home-testimonials .flickity-page-dots .dot {
    border: 1px solid var(--primary-color);
    opacity: 1;
}

.home-testimonials .flickity-page-dots .dot.is-selected {
    background-color: var(--primary-color);
}

.home-testimonials .flickity-page-dots {
    bottom: 0;
}

.home-testimonials-carousel .content p {
    color: #252c30;
    font-style: italic;
    font-weight: 400;
}

.slider-nav-left-right .flickity-prev-next-button.next {
    right: -15%;
    left: unset;
}

.slider-nav-left-right .flickity-prev-next-button.previous {
    left: -15%;
}

.slider-style.slider-nav-left-right .flickity-prev-next-button.next {
    right: -5%;
}

.slider-style.slider-nav-left-right .flickity-prev-next-button.previous {
    left: -5%;
}

.back-to-top.active {
    background: #fff;
    bottom: 10%;
}

.back-to-top.active:hover {
    background: var(--primary-color);
    border-color: var(--primary-color);
}

.hover-white.button.secondary:hover {
    background-color: #fff !important;
    color: black !important;
    box-shadow: none;
}

@media (max-width: 768px) {
    .home-testimonials .flickity-prev-next-button {
        display: none;
    }
}

.header.show-on-scroll,
.stuck .header-main {
    background: #343434;
}

.entry-content {
    color: #212529;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
    font-weight: 700;
    color: #333;
    margin-bottom: 15px;
    color: var(--primary-color);
}

.entry-content figure {
    background: #fff;
    border: 1px solid #f0f0f0;
    padding: 5px 3px 10px;
    text-align: center;
}

.entry-content h6 {
    font-size: 15px;
}

.entry-content h5 {
    font-size: 17px;
}

.entry-content h4 {
    font-size: 17px;
}

.entry-content h3 {
    font-size: 18px;
}

.entry-content h2 {
    font-size: 20px;
    line-height: 1.5;
}

.entry-content h1 {
    font-size: 25px;
    font-weight: 700;
    color: #333;
    margin-bottom: 15px;
}

.entry-content p {
    color: #333;
    margin-bottom: 15px;
    font-size: 16.5px;
    line-height: 1.6;
}

.entry-content ul {
    list-style: disc;
    padding-left: 20px;
    padding-bottom: 5px;
}

.entry-content ul li {
    color: #333;
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16.5px;
}

.entry-content ul li a {
    color: #007bff;
}

.entry-content ol {
    list-style: decimal;
    padding-left: 18px;
    padding-bottom: 5px;
    font-size: 16.5px;
}

.entry-content ol li {
    color: #333;
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16.5px;
}

.entry-content ol li a {
    color: #ff5912;
}

.entry-content a {
    font-weight: 700;
}

.entry-content blockquote {
    background: #f3f3f3;
    color: #868686;
    display: block;
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 20px;
    padding: 15px 20px 15px 45px;
    position: relative;
    text-align: justify;
}

.entry-content blockquote p {
    margin-bottom: 0;
}

.entry-content blockquote:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background: var(--primary-color);
    content: "";
}

.entry-content code {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    font-size: 0.85rem;
    color: #e83e8c;
    font-size: 15px;
}

.entry-content table {
    width: 100%;
    height: auto;
    overflow: auto;
}

.entry-content table>tbody>tr>td,
.entry-content table>tbody>tr>th,
.entry-content table>tfoot>tr>td,
.entry-content table>tfoot>tr>th,
.entry-content table>thead>tr>td,
.entry-content table>thead>tr>th,
.term-description table>tbody>tr>td,
.term-description table>tbody>tr>th,
.term-description table>tfoot>tr>td,
.term-description table>tfoot>tr>th,
.term-description table>thead>tr>td,
.term-description table>thead>tr>th {
    border: 1px solid #ddd;
    padding: 7px 10px !important;
    font-size: 16.5px !important;
    width: auto !important;
}

.entry-content iframe {
    margin: auto;
}

.entry-content .syntaxhighlighter {
    padding: 10px 0;
}