﻿@import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800&amp;subset=latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,400&display=swap');
@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700&display=swap');

@import url('/admin/assets/icon/ion-icon/css/ionicons.min.css');
@import url('/admin/assets/icon/simple-line-icons/css/simple-line-icons.css');
@import url('/admin/assets/icon/icofont/css/icofont.css');

body {
    font-size: 14px;
    background: #ffffff;
    overflow-x: hidden;
    font-family: 'Poppins';
    color: #393939;
}

a {
    color: #2c2b2b;
    text-decoration: none;
}

p {
    margin-bottom: 0;
}

#header {
    /* box-shadow: -2px 3px 28px #b3b3b375; */
    position: relative;
    z-index: 2;
}

.header {
    padding: 2rem 0;
    min-height: 48px;
}

.navbar-toggler-icon {
    height: 20px;
}

.navbar-toggler {
    padding: 0rem 0.75rem;
}

.topbar {
    padding: 16px 0px;
    background: #146cda !important;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

a:hover {
    color: #393939;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

:focus {
    box-shadow: none !important;
    outline: unset !important;
    text-decoration: none !important;
}

img[src=""] {
    opacity: 0;
}

.main {
    min-height: 700px;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.hidden {
    visibility: hidden;
    opacity: 0;
}

.visible {
    visibility: visible !important;
    opacity: 1;
}

.btn-link {
    color: #146cda;
}

.section {
    position: relative;
    background-attachment: inherit !important;
    background-size: cover !important;
    background-position: top center !important;
    width: 100%;
}

.bg-1 {
    background: #f7f7f7 !important;
    padding: 2rem 0px;
}

.bg-2 {
    background: url("/uploads/images/theme29/bg-2.jpg") no-repeat center center black !important;
    padding: 13rem 0;
    background-size: cover !important;
}

.bg-3 {
    background: #222222;
    padding: 4rem 4rem 5rem 9rem !important;
    position: relative;
}



.bt-1 {
}

    .bt-1:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        margin: 0px auto;
        width: 2px;
        height: 80px;
        background: #2d2c2c;
        top: -40px;
    }

.bt-2:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    width: 1px;
    height: 80px;
    background: #c9c2c2;
    top: -73px;
}

.bb-1:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    width: 2px;
    height: 80px;
    background: #2d2c2c;
    bottom: -40px;
}

.user-text, .visitor-text {
    color: white;
    font-size: 13px;
    text-transform: capitalize;
}

    .user-text:hover, .visitor-text:hover {
        color: white;
    }

.logout-text {
    color: white;
    font-size: 13px;
    margin-left: 10px;
    border-left: 1px solid #227def;
    padding-left: 12px;
}

    .logout-text:before {
        content: "\e682";
        font-family: 'themify';
    }

    .user-text:hover, .logout-text:hover, visitor-text:hover {
        color: #d2dbe6;
    }

/* NAV STYLES */
.main-nav .navbar-toggler-icon {
    margin: 0;
    height: unset;
    /* color: white; */
}

/* NAV STYLES */
/* SECTIONS */

/* SLIDER SECTIONS */
.owl-carousel .owl-item.active .owl-lazy {
    opacity: 1;
}

.slider .owl-item .owl-lazy {
    opacity: 1 !important;
}

.slider .owl-item.active .owl-lazy {
    opacity: 1 !important;
    max-height: unset !important;
}

.owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    bottom: 12px;
    z-index: 5;
    /* background: rebeccapurple; */
    margin: 0px auto;
    display: inline-block;
    width: auto;
}


    .owl-dots .owl-dot span {
        background: #D6D6D6;
        border: 0;
        width: 12px !important;
        height: 12px !important;
    }

    .owl-dots .owl-dot.active span {
        background: #146cda;
        border: 0 !important;
    }

.more-button-1 {
    background: #ffffff;
    padding: 0px 50px;
    border-radius: 36px;
    line-height: 68px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin-top: 30px;
    color: #161616 !important;
    letter-spacing: 0.25px;
}

a.more-button-1:hover {
    -webkit-box-shadow: 0px 2px 20px 2px rgb(160 160 160);
    box-shadow: 0px 2px 20px 2px rgb(185 185 185);
    color: #255890 !important;
}

.more-button-1 i {
    margin-right: 6px;
}

.slider-style-1 {
}

    .slider-style-1 .item {
        margin: 0px auto;
    }

        .slider-style-1 .item .row {
            -ms-flex-align: center !important;
            align-items: center !important;
            /* margin: 0; */
        }

    .slider-style-1 .slide-description h2 {
        color: #161616;
        font-size: 45px;
        font-weight: 900;
        font-size: 80px;
    }

    .slider-style-1 .slide-description p {
        line-height: 32px;
        font-family: 'Open Sans';
        font-size: 18px;
        color: #515151;
        margin: 30px 0px;
    }


.slider-style-2 {
    /* min-height: 634px; */
    background: #F6F6F6;
}

    .slider-style-2 .item {
        margin: 0px auto;
    }

        .slider-style-2 .item .row {
            -ms-flex-align: center !important;
            align-items: center !important;
            margin: 0;
        }

    .slider-style-2 .slide-description h2 {
        font-size: 45px;
        font-weight: 500;
        margin: 0 !important;
        color: #171616;
        padding-bottom: 6px;
    }

    .slider-style-2 .slide-description b {
        margin: 0;
        color: #f95070;
    }

    .slider-style-2 .slide-description p {
        line-height: 30px;
        font-size: 14px;
        color: #5c5b5b;
    }

    .slider-style-2 .slide-description span {
        display: block;
        font-size: 45px;
        margin-bottom: 30px;
        font-weight: 700;
        color: #171616;
    }

    .slider-style-2 .slide-image img {
        display: none !important;
    }

.active .slide-description h2,
.active .slide-description p,
.active .more-button-1 {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
    /*text-shadow: 0px 0px 1px #222;*/
}

.active .slide-description p {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.active .more-button-1 {
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

/* SLIDER SECTIONS */

/* HEADING STYLES */
.heading-style-1 h2 {
    font-size: 51px;
    text-transform: none;
    color: #000000;
    letter-spacing: 1px;
    font-weight: 800 !important;
    margin-bottom: 30px !important;
}

.heading-style-2 h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    position: relative;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 18px;
    margin-bottom: 28px;
    color: #1d1d1d;
}

    .heading-style-2 h2 span {
        position: relative;
        padding-bottom: 16px;
    }

        .heading-style-2 h2 span:before {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            height: 2px;
            bottom: -1px;
            background: #146cda;
        }

.heading-style-1 h3 {
    letter-spacing: 4px;
    font-size: 20px;
    font-weight: 700 !important;
}

.underline-text h2 span {
    border-bottom: 10px solid white;
}
/* HEADING STYLES */

/* ADVANCED PARAGRAPH SECTIONS */
.margin-negative .ap-style-1 {
    margin-top: -100px !important;
    position: relative;
    z-index: 1;
}

.ap-style-1 {
    margin: 20px 0px !important;
    text-align: center;
    box-shadow: rgb(2 2 2 / 6%) 0px 0px 50px;
    padding: 82px 50px 60px !important;
    border-radius: 5px;
    background: white;
}

    .ap-style-1 .advanced-paragraph-icon {
        /* width: 70px; */
        font-size: 48px;
        margin-bottom: 18px;
    }

        .ap-style-1 .advanced-paragraph-icon i {
            color: #544e4e;
        }

    .ap-style-1 .advanced-paragraph-content h3 {
        margin: 0;
        color: #1d1d1d;
        font-size: 20px;
        text-transform: capitalize;
        line-height: 25px;
        font-family: 'Poppins';
        margin-bottom: 20px;
        position: relative;
        padding-bottom: 20px;
    }

        .ap-style-1 .advanced-paragraph-content h3:after {
            content: "";
            position: absolute;
            border-bottom: 3px solid black;
            width: 28px;
            height: 1px;
            left: 0;
            right: 0;
            margin: 0px auto;
            bottom: 0;
            border-radius: 3px;
        }

    .ap-style-1 .advanced-paragraph-content p {
        line-height: 27px;
        color: #adaaaa;
        font-size: 16px;
        margin: 0;
        font-family: 'Poppins';
    }

.black.ap-style-1 {
    background-color: #181818;
}

    .black.ap-style-1 h3 {
        color: white;
    }

    .black.ap-style-1 .advanced-paragraph-icon i {
        color: #ededed;
    }

    .black.ap-style-1 h3:after {
        border-color: white;
    }

.icon {
    width: 58px;
    height: 45px;
    display: block;
    background-size: contain;
}

.icon-1 {
    background: url("/uploads/images/ecommerce05/icon-1.png") no-repeat 0 0 transparent;
    margin-right: 10px;
}

.icon-2 {
    background: url("/uploads/images/ecommerce05/icon-2.png") no-repeat 0 0 transparent;
}

.icon-3 {
    background: url("/uploads/images/ecommerce05/icon-3.png") no-repeat 0 0 transparent;
}

.icon-4 {
    background: url("/uploads/images/ecommerce05/icon-4.png") no-repeat 0 0 transparent;
}

.ap-style-2 {
    padding: 20px 0px !important;
    color: #808080;
}

    .ap-style-2 .advanced-paragraph-content {
    }

    .ap-style-2 .advanced-paragraph-icon {
    }

.advanced-paragraph-icon {
}

.ap-style-2 .advanced-paragraph-icon a {
    font-size: 38px;
    line-height: 86px;
    color: #1d1d1d;
    display: block;
    border: 1px solid #ffffff6b;
}

.ap-style-2 p {
    line-height: 27px;
    color: #808080;
    font-size: 16px;
    margin: 0;
    font-family: 'Poppins';
}


.ap-style-2 .advanced-paragraph-heading h3 {
    margin: 0;
    color: #1d1d1d;
    font-size: 22px;
    text-transform: capitalize;
    line-height: 25px;
    font-family: 'Poppins';
    margin-bottom: 20px;
    position: relative;
    font-weight: 700 !important;
}

.ap-style-3 {
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    color: white;
    display: -ms-flexbox !important;
    display: flex !important;
    margin: 4rem 0;
}

    .ap-style-3 h3 {
        color: white;
        font-size: 22px;
        font-weight: 700 !important;
        margin-bottom: 15px;
    }

    .ap-style-3 .advanced-paragraph-icon a {
        color: #f2f2f2;
        font-size: 36px;
    }

    .ap-style-3 .advanced-paragraph-icon {
        margin-right: 24px;
    }

    .ap-style-3 p {
        color: #b6b6b6;
        font-size: 16px;
    }



.ap-style-4 {
    padding: 20px 0px !important;
    /* color: #ffffff; */
    padding-left: 0 !important;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
}

    .ap-style-4 .advanced-paragraph-content {
        padding-left: 24px;
    }

    .ap-style-4 .advanced-paragraph-icon {
        text-align: center;
    }

        .ap-style-4 .advanced-paragraph-icon a {
            font-size: 26px;
            line-height: 86px;
            color: #292929;
            width: 86px;
            display: block;
            /* background: #ffffff; */
            border-radius: 50%;
            border: 1px solid #d0d0d0;
        }


    .ap-style-4 a {
        color: #6E6D6D;
        font-size: 14px;
    }

    .ap-style-4 .advanced-paragraph-heading h3 {
        font-size: 18px;
        color: black;
        font-weight: 700 !important;
    }

    .ap-style-4 .advanced-paragraph-text p {
        font-size: 16px;
        color: #908b8b;
    }
/* PARAGRAPH STYLES */
.paragraph-style-1 {
    font-size: 17px;
    line-height: 32px;
    margin-bottom: 30px;
    font-weight: 500 !important;
    color: #969696;
}

p.paragraph-style-2 {
    max-width: 680px;
    margin: 0px auto;
    font-size: 15px;
    line-height: 32px;
    margin-bottom: 30px;
}



/* PARAGRAPH STYLES */

/* BUTTON STYLES */
.button-style-default {
}

    .button-style-default:hover {
        background: #242424;
        color: white;
    }

.button-style-1 {
    border: 1px solid transparent;
    color: white;
    font-weight: 400;
    font-size: 15px;
    line-height: 46px;
    padding: 0px 28px;
    border-radius: 36px;
    background: black;
}

.button-module .btn-link {
    font-size: 17px;
    font-weight: 600;
    color: #000000;
    padding: 15px 33px 15px 0px;
    text-transform: none;
    letter-spacing: 1px;
}

    .button-module .btn-link i {
        line-height: 25px;
        float: right;
        margin-left: 12px;
    }

.button-style-1 i {
    margin-right: 5px;
}

.button-style-1:hover {
    background: #f56e6e;
    color: #ffffff;
}

.user-buttons a {
    font-size: 22px;
    color: white;
    display: block;
    padding: 0px 10px;
}

    .user-buttons a:hover, .button-cart:hover {
        text-decoration: none;
        color: #7db2f5;
    }

.favorite-module .favorite-count {
    position: absolute;
    right: 0px;
    background: #d14d58;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    color: #ffffff;
    font-weight: 700;
    bottom: -2px;
    font-size: 13px;
}

.button-cart {
    font-size: 22px;
    color: white;
    padding: 0;
    display: block;
}

.minicart-module .cart-count {
    position: absolute;
    right: 0px;
    background: #f5f5f5;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    color: #146cda;
    font-weight: 700;
    bottom: -2px;
    font-size: 13px;
}

.play-button > .button-style-default {
    background: #6c6c6c45;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: inline-block;
    padding: 0;
}

.play-button .play-icon {
    background: url("/uploads/images/theme29/play-button.png") no-repeat center center transparent;
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
}
/* BUTTON STYLES */
/* CARD STYLES */
.card-style-1 .card-body {
    text-align: center;
}

    .card-style-1 .card-body a {
        display: block;
    }

    .card-style-1 .card-body .card-title {
        color: #191919;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .card-style-1 .card-body .btn {
        display: none;
    }

.card-style-1 .card {
    border: 0;
    background: transparent;
}

.card-style-1 .card-image {
    overflow: hidden;
    border-radius: 4px;
}

.card-style-1:hover .card-image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.card-style-1 .card-image img {
    transition: opacity 300ms ease-out, transform 300ms ease-out, filter 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, -moz-transform 300ms ease-out, -moz-filter 300ms ease-out;
    -o-transition: opacity 300ms ease-out, -o-transform 300ms ease-out, -o-filter 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, -webkit-transform 300ms ease-out, -webkit-filter 300ms ease-out;
}


.card-style-2 {
    margin: 16px 0px;
}

    .card-style-2 .card-body .btn {
        border: 1px solid #f56e6e;
        padding: 0;
        width: 38px;
        height: 38px;
        line-height: 38px;
        border-radius: 50%;
        color: white;
        background: #f56e6e;
        float: left;
        position: absolute;
        right: 15px;
        top: 22px;
    }

    .card-style-2:hover .card-body .btn {
        background: #1b1b1b;
        border-color: #1b1b1b;
    }

    .card-style-2 .card-body {
        display: block;
        position: relative;
        padding: 15px 20px;
    }

    .card-style-2 .card-title {
        max-width: 300px;
        color: #232222;
        margin-bottom: 8px;
        font-weight: 500;
        font-size: 18px;
    }

    .card-style-2 .card-text {
        float: left;
        max-width: 300px;
    }

/* CARD STYLES */


/* COUNTER STYLES */
.count-default {
    text-align: center;
}

    .count-default .counter-icon {
        font-size: 36px;
        width: 50px;
        margin: 0px auto;
    }

    .count-default .counter {
        font-size: 26px;
        color: #191919;
        font-weight: 500 !important;
    }

    .count-default .counter-icon a {
        color: #f56e6e;
    }

    .count-default .counter-title a h3 {
        font-size: 18px;
        font-weight: 400 !important;
    }


/* COUNTER STYLES */

/* BLOG SLIDER STYLES */
.blog-slider-style-1 .blog-item {
    display: -ms-flexbox !important;
    display: flex !important;
}

    .blog-slider-style-1 .blog-item .avatar {
        flex: 30%;
        max-width: 200px;
    }

    .blog-slider-style-1 .blog-item .blog-item-descriptions {
        flex: 50%;
        max-width: 70%;
        padding-left: 20px;
    }

        .blog-slider-style-1 .blog-item .blog-item-descriptions h3 {
            margin: 0;
            font-weight: 500;
            font-size: 18px;
            margin-bottom: 14px;
        }

        .blog-slider-style-1 .blog-item .blog-item-descriptions p {
            font-size: 14px;
            font-family: 'quicksand', sans-serif;
        }

.blog-slider .owl-dots {
    bottom: 0;
    position: relative;
    margin: 0px auto;
    display: inherit;
    top: 40px !important;
}

/* BLOG SLIDER STYLES */
.style-default .card-header {
    padding: 0 !important;
    border: 0;
    background: #f4f4f4;
    border-radius: 0;
    padding: 0 !important;
    font-size: 14px;
}

.style-default .card {
    border: 0;
    margin-bottom: 30px;
}

.style-default .card-header h2 button {
    color: black !important;
    padding: 16px 20px !important;
    font-size: 15px;
    font-weight: 500;
}

.style-default .card-body {
    line-height: 30px;
    font-size: 15px;
    font-weight: 500;
    color: #807878;
    padding: 20px 16px 6px 24px;
}

/* BLOG SLIDER STYLES */

/* BRAND SLIDER */
.brand-slider-default {
    z-index: auto !important;
}

.brand-image a {
    display: block;
    text-align: center;
}

.brand-image img {
    /* width: auto !important; */
    /* margin: 0px auto; */
}

/* BRAND SLIDER */

/* BREADCRUMB */
#section-navigasyon {
    margin-top: -125px;
}

.breadcrumb-area {
    /* color: #ffffff; */
    text-align: center;
    position: relative;
    background-color: #f7f7f7;
    padding: 11rem 0 8rem 0rem;
}

    .breadcrumb-area:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: #05050591;
        z-index: 0;
        opacity: 0;
    }

    .breadcrumb-area .breadcrumb {
        margin: 0;
        background: transparent;
        border-radius: 0;
        padding: 0;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        display: inline-block;
        width: auto;
        position: relative;
    }

        .breadcrumb-area .breadcrumb li {
            display: inline-block;
            padding-right: 22px;
        }


        .breadcrumb-area .breadcrumb a {
            font-size: 13px;
            /* line-height: 32px; */
            color: #949393;
        }

        .breadcrumb-area .breadcrumb li:last-child {
            padding-right: 0 !important;
        }

        .breadcrumb-area .breadcrumb a:after {
            content: "\f054";
            font-family: 'font awesome 5 free';
            font-weight: 900;
            position: relative;
            left: 12px;
            font-size: 10px;
        }

        .breadcrumb-area .breadcrumb li:last-child a:after {
            opacity: 0;
        }

    .breadcrumb-area p {
        max-width: 600px;
        line-height: 28px;
        font-size: 15px;
        margin-bottom: 60px;
    }

    .breadcrumb-area h1, .breadcrumb-area h2 {
        font-size: 38px;
        margin: 0;
        color: #232323;
        position: relative;
        margin-bottom: 12px;
    }

        .breadcrumb-area h1 .first-word {
            color: #000000;
            letter-spacing: 1px;
            font-weight: 800 !important;
        }

/* BREADCRUMB */

/* IMAGE STYLES */
.image-shadow {
    box-shadow: 25px 0px 60px rgb(0 0 0 / 30%);
    -moz-box-shadow: 25px 0px 60px rgba(0, 0, 0,0.3);
    -webkit-box-shadow: 25px 0px 60px rgb(0 0 0 / 30%);
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    position: relative;
    /* left: 80px; */
    z-index: 1;
    top: -80px;
}

    .image-shadow img {
        width: 100%;
    }
/* IMAGE STYLES */

/* FORM */
.form-style-default .form-button button {
    background: #222222 !important;
    border: 1px solid #222222;
    padding: 16px 30px;
}

    .form-style-default .form-button button:focus {
        background: #222222 !important;
        border: 1px solid #222222;
    }

    .form-style-default .form-button button:hover {
        background: #040404 !important;
        border: 1px solid #040404;
    }

.form-style-default .form-button {
    text-align: left;
}

.form-style-default p {
    margin-bottom: 10px;
    font-weight: 600;
    color: black;
}

.form-style-1 .form-button button {
    background: #f56e6e !important;
    border: 1px solid #f56e6e;
}

    .form-style-1 .form-button button:focus {
        background: #f56e6e !important;
        border: 1px solid #f56e6e;
    }

    .form-style-1 .form-button button:hover {
        background: #151515 !important;
        border: 1px solid #151515;
    }

.form-style-1 .form-button {
    text-align: left;
}

.form-style-1 .form-control {
    border-radius: 5px;
    min-height: 52px;
    background: #eeeeee57;
    border: 1px solid transparent;
    padding-left: 20px;
}

.form-style-1 .form-button button {
    background: #146cda !important;
    border: 0 !important;
    border-radius: 4px;
    padding: 16px 40px;
}

/* FORM */
.button-white a.btn {
    background: white;
    color: #30ce89;
    border-color: white;
}

    .button-white a.btn:hover {
        background: transparent;
        color: white;
    }

.pricing-table {
    background: #FBFBFB;
    padding: 80px 30px;
    border-top-left-radius: 36px;
    border-bottom-left-radius: 36px;
}

    .pricing-table .pricing-header h2 {
        text-align: center;
        font-weight: 600;
        color: #1E1E1E;
        position: relative;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

.pricing-price span:first-child {
    font-size: 46px;
    font-weight: 600;
    color: black;
    display: block;
    text-align: center;
    line-height: 40px;
    margin-bottom: 8px;
}

.pricing-table h2:after {
    background: #30CE89;
    content: "";
    position: absolute;
    width: 90px;
    height: 8px;
    border-radius: 36px;
    left: 0;
    right: 0;
    margin: 0px auto;
    bottom: 0;
}

.pricing-header {
    position: relative;
}

span.suffix {
    text-align: center;
    display: block;
    font-size: 16px;
}

.pricing-table ul li {
    line-height: 36px;
    font-size: 15px;
}


.pricing-table ul {
    margin: 20px 0px;
}

.pricing-button {
    border: 1px solid #30ce89;
    border-radius: 36px;
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
    line-height: 68px;
    padding: 0px 42px;
    background: #30ce89;
    display: block;
    margin: 0px auto;
    width: 220px;
    text-align: center;
    margin-top: 40px !important;
}

    .pricing-button:hover {
        background: #212121;
        color: white;
        border-color: #212121;
    }

.featured {
    margin-top: -80px;
    padding: 160px 30px;
    border-radius: 36px;
}

.br-36 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 36px;
    border-bottom-right-radius: 36px;
}

.pricing-table.featured h2:after {
    background: #FB7500;
}

.pricing-table.featured .pricing-button {
    background: #fb7500;
    border-color: #fb7500;
}

.blog-item-descriptions h3 {
    font-weight: 700;
    font-size: 25px;
    margin: 20px 0px;
}

.blog-item-descriptions p {
    font-size: 16px;
    line-height: 28px;
    color: #5e5e5e;
}

.dmenu-style-3 .navbar-nav li a {
    font-size: 14px;
    line-height: 36px;
    padding: 0 !important;
    color: #ffffff;
}

    .dmenu-style-3 .navbar-nav li a i {
        width: 26px;
        display: inline-block;
    }

        .dmenu-style-3 .navbar-nav li a i:before {
            margin-right: 10px;
            display: inline-block;
            width: 12px;
        }

.dmenu-style-3 .navbar-nav li {
    display: block;
    width: 100%;
}

.dmenu-style-3 .navbar-nav {
    display: block;
    margin-bottom: 20px;
}

.header-social .navbar-nav li a {
    padding: 0px 10px 0px 0px !important;
    color: #ffffff;
    /* border-right: 1px solid #ffffff30; */
    font-size: 13px;
}

/* SECTIONS */
/* ACTUAL MENU */
.actual-menu {
    background: -webkit-gradient(linear, left top, right top, from(#c467f5), to(#53f3ff));
    background: linear-gradient(90deg, #c467f5, #53f3ff);
    position: relative;
    padding-left: 70px;
}

    .actual-menu:before {
        content: '';
        border-width: 0 0 63px 75px;
        border-color: transparent transparent transparent #fff;
        border-style: solid;
        position: absolute;
        bottom: 0;
        left: 0;
    }


    .actual-menu .navbar-nav > li > a {
        color: white;
        padding: 0 1.2rem !important;
        line-height: 63px;
        font-weight: 600;
        letter-spacing: -0.4px;
        font-size: 14px;
    }

/* ACTUAL MENU */

/* PRODUCT SEARCH MODULE */
.search-product-input {
    height: 46px;
    border-radius: 9px;
    border: none;
    padding-left: 34px;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1;
    background: white !important;
}

.search-product-button {
    color: #fff;
    width: 56px;
    height: 36px;
    background: #146cda;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    position: absolute;
    right: 6px;
    top: 5px;
    font-size: 14px;
    border-radius: 6px;
    border: 0;
}

    .search-product-button:hover {
        background: #343535;
    }

.search-product-input.tt-hint {
    opacity: 0 !important;
}

/* PRODUCT SEARCH MODULE */

/* PRODUCT BREADCRUMB */
.back-home:before {
    color: #bbbaba;
    font-family: 'simple-line-icons';
    content: "\f015";
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
}

.product-breadcrumb-module li {
    display: inline-block;
}

    .product-breadcrumb-module li:after {
        font-family: 'themify';
        content: "\e649";
        color: #d4d0d0;
        font-size: 11px;
    }

    .product-breadcrumb-module li a {
        font-size: 13px;
        color: #898787;
        font-weight: 500;
        padding: 0px 4px;
        line-height: 30px;
    }

    .product-breadcrumb-module li:first-child a {
        padding-left: 0;
    }

    .product-breadcrumb-module li:last-child:after {
        opacity: 0;
    }

/* PRODUCT BREADCRUMB */
/* PRODUCT SLIDER MODULE */
.product-slider-module .owl-carousel .owl-item.active .owl-lazy {
    opacity: 1 !important;
}

.product-slider-default .nav-tabs > li > a {
    color: #404142;
    padding: 0px 14px;
    line-height: 38px;
    border: 0;
    font-weight: 600;
    font-size: 13px;
}

    .product-slider-default .nav-tabs > li > a i {
        font-size: 16px;
        float: left;
        line-height: 40px;
        margin-right: 4px;
    }

.product-slider-default .nav-tabs > li a:focus, .product-slider-default .nav-tabs > li a:hover {
    border: 0;
}

.product-slider-default .nav-tabs > li > a.active {
    color: #146cda;
    border: 0;
}

.product-slider-default .nav-tabs > li:last-child > a {
    padding-right: 0;
}

.product-slider-default .nav-tabs > li {
    margin: 0 !important;
    display: inline-block;
}

.product-slider-default .nav-tabs {
    border: 0;
    text-align: right;
    display: block;
    position: absolute;
    top: -80px;
    right: 0;
}

.product-slider-module .owl-dots {
    border: 1px solid #eaeaea;
    border-radius: 999px;
    margin: 0px auto !important;
    position: absolute;
    bottom: -32px;
    max-width: fit-content;
    padding: 8px 18px;
    height: 38px;
    background: white;
}

    .product-slider-module .owl-dots button {
        zoom: 0 !important;
        margin: 0;
    }

        .product-slider-module .owl-dots button span {
            padding: 0 !important;
            margin: 0 4px !important;
        }

.product-slider-default .owl-nav > button {
    position: absolute;
    top: 45%;
    width: 36px;
    height: 36px;
    border-radius: 50% !important;
    background: #ffffff !important;
    border: 1px solid #d2d2d2 !important;
}

    .product-slider-default .owl-nav > button:hover {
        color: white !important;
        background: #146cda !important;
        border: 1px solid transparent;
    }

.product-slider-default .owl-nav > .owl-next {
    right: 0;
}

.product-slider-default .owl-nav > .owl-prev {
    left: 0;
}

.product-slider-default .owl-nav {
    opacity: 0;
}

.product-slider-default:hover .owl-nav {
    opacity: 1;
}

.product-slider-1 .product-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product-slider-1 .product-image {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    min-height: 120px;
}

.product-slider-1 .product-info {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    padding-left: 18px;
    text-align: left !important;
}

.product-slider-1 .product-item h3 {
    height: 42px;
    overflow: hidden;
}

.product-slider-1 .action-hover {
    display: none !important;
}

.product-slider-1 .owl-nav {
    position: absolute;
    top: -72px;
    right: 22px;
}

    .product-slider-1 .owl-nav > button {
        color: #000000 !important;
        background: transparent !important;
    }

.toast-fixed {
    position: fixed !important;
    top: 40px !important;
    z-index: 3 !important;
    right: 20px !important;
    background: #146cda;
    color: white;
    border-color: #146cda;
    box-shadow: none;
    visibility: hidden;
    border-radius: 6px;
    max-width: 220px;
}

    .toast-fixed.showing, .toast-fixed.show {
        visibility: visible;
        -webkit-transition: all .4s ease .1s;
        transition: all .4s ease .1s;
        -webkit-animation: bounceInRight 1s;
        animation: bounceInRight 1s;
    }


    .toast-fixed .toast-header {
        background: #146cda;
        color: white;
        font-weight: 300;
        line-height: 36px;
    }

        .toast-fixed .toast-header > span {
            background: white;
            border-radius: 50%;
            width: 26px;
            height: 26px;
            color: #146cda;
            text-align: center;
            line-height: 26px;
            font-size: 12px;
            font-weight: 700;
            margin-right: 6px;
        }

    .toast-fixed button.close {
        color: white;
        text-shadow: none;
        opacity: 1;
        margin: 0 0 0 6px !important;
        padding: 0 !important;
        font-size: 14px;
        float: right;
        margin-left: auto !important;
    }

    .toast-fixed .toast-body {
        background: white !important;
        color: #2d2d2d;
        font-size: 13px;
    }

.shoppingcart-toast {
    margin-top: 120px;
    background: #d14d58;
    border-color: #d14d58;
}

    .shoppingcart-toast .toast-header {
        background: #d14d58;
    }

        .shoppingcart-toast .toast-header > span, .shoppingcart-toast .btn-link {
            color: #d14d58;
        }

/* PRODUCT SLIDER MODULE */

/* PRODUCT LIST */
.product-list-module {
}

.product-item {
    padding: 14px;
    margin-bottom: 20px;
    position: relative;
    background: white;
    border: 1px solid transparent;
    border-radius: 6px;
}

    .product-item:hover {
        border: 1px solid #f0ecec;
    }

.product-image > a {
    display: block;
}

.product-image a img {
    width: 100%;
    z-index: 1;
    position: relative;
}

.product-info .product-mark {
    color: #146cda;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 700;
    display: block;
}

.product-info h3 {
    margin: 0;
}

.product-info .product-title {
    font-size: 14px;
    line-height: 1.5;
    display: block;
    height: 44px;
    /* white-space: nowrap; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    overflow: hidden;
}

.product-review {
    margin-bottom: 8px;
    margin-top: 4px;
}

    .product-review i {
        color: #d0d0d0;
        font-size: 12px;
    }

        .product-review i.plus {
            color: #ffd82f;
        }

    .product-review button {
        background: transparent;
        border: 0;
        padding: 0;
    }

/*#product-comment-rating {
	direction: rtl;
}

.product-review button:hover i, .product-review button:hover ~ button i {
	color: #ffd82f;
}*/

.produt-item-quantity {
    width: 34px;
    position: absolute;
    background: #f4f4f4;
    text-align: center;
    right: 20px;
    top: 18%;
    z-index: 2;
    /* font-size: 13px; */
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #eaeaea;
    display: none;
}


.spinner:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #e2e4e6;
    top: 42%;
    background: white;
}

.spinner:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff66;
    left: 0;
}

.produt-item-quantity input {
    display: block;
    width: 100%;
    border: 0;
    text-align: center;
    padding: 0;
    line-height: 38px;
    color: #312e2e;
    /* border-left: 1px solid gray; */
}

.produt-item-quantity button {
    border: 0;
    background: transparent;
    line-height: 32px;
    width: 100%;
    display: block;
    color: #565151;
}

    .produt-item-quantity button i {
        font-size: 11px;
    }

.produt-item-quantity .quantity-plus {
    border-bottom: 1px solid #eaeaea;
}

.produt-item-quantity .quantity-minus {
    border-top: 1px solid #eaeaea;
}

.produt-item-quantity.toggle {
    height: 36px;
    -webkit-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
}

    .produt-item-quantity.toggle.active {
        height: 110px;
        -webkit-transition: all 0.2s ease !important;
        transition: all 0.2s ease !important;
    }

.product-image {
    position: relative;
    overflow: hidden;
}

    .product-image > a:before {
        content: "";
        display: inline-block;
        width: 2rem;
        height: 2rem;
        vertical-align: text-bottom;
        border: .25em solid currentColor;
        border-right-color: transparent;
        border-radius: 50%;
        -webkit-animation: spinner-border .75s linear infinite;
        animation: spinner-border .75s linear infinite;
        position: absolute;
        top: 42%;
        left: 0;
        right: 0;
        margin: 0 auto;
        color: #e2e2e2;
    }

.product-tags {
}

    .product-tags li {
        display: block;
        margin-bottom: 2px;
        position: absolute;
        z-index: 1;
    }

        .product-tags li span {
            background: #146cda;
            display: block;
            border-radius: 4px;
            color: white;
            padding: 6px 8px;
            font-size: 10px;
            text-align: center;
            text-transform: uppercase;
        }

            .product-tags li span:after {
                content: "\f0dd";
                font-family: 'Font Awesome 5 Free';
                font-weight: 900;
                position: absolute;
                left: 8px;
                bottom: -10px;
                color: #146cda;
                font-size: 14px;
            }

        .product-tags li:nth-child(1) {
            top: 40px;
        }

        .product-tags li:nth-child(2) {
            left: 0;
            top: 0;
        }

            .product-tags li:nth-child(2) span {
                background: #d14f57;
            }

                .product-tags li:nth-child(2) span:after {
                    color: #d14f57;
                }

        .product-tags li:nth-child(3) {
            top: 40px;
            right: 0;
        }

        .product-tags li:nth-child(4) {
            right: 0;
            top: 0;
        }

        .product-tags li:nth-child(5) {
            top: 80px;
        }

.product-item .product-price .price {
    color: #252525;
    font-size: 15px;
    font-weight: 600;
}

.product-item .product-price .old-price {
    text-decoration: line-through;
    margin-left: 6px;
    font-size: 14px;
    color: #999;
}

.product-slider-1 .product-price .old-price {
    display: none;
}

.product-item .action-hover {
    z-index: 1;
    width: 100%;
    text-align: center;
    position: absolute;
    opacity: 0;
    bottom: -150%;
}

.product-item:hover .action-hover {
    opacity: 1;
    -webkit-transition: all 0.6s ease !important;
    transition: all 0.6s ease !important;
    bottom: 16px;
}

    .product-item:hover .action-hover ul li div {
        display: inline-block;
        position: absolute;
    }

.product-item .action-hover ul li div span {
    border-radius: 0px;
    padding: 7px 13px 5px 13px;
}

.product-item .action-hover li {
    display: inline-block;
    border-radius: 3px;
}

    .product-item .action-hover li:last-child {
    }

    .product-item .action-hover li a {
        position: relative;
        font-size: 14px;
        color: #ffffff;
        cursor: pointer;
        width: 100%;
        padding: 0;
        background: #146cda;
        line-height: 40px;
        display: block;
        border-radius: 4px;
        width: 40px;
    }

        .product-item .action-hover li a i {
        }


        .product-item .action-hover ul li div span span, .product-item .action-hover li a span {
            white-space: nowrap;
            font-size: 11px;
            letter-spacing: 0.50px;
            padding: 0px 20px;
            position: absolute;
            bottom: 100%;
            color: rgba(0, 0, 0, 0);
            background-color: rgba(255, 194, 41, 0);
            -webkit-transition: all 0.4s ease 0.1s;
            transition: all 0.4s ease 0.1s;
            right: 0;
            border-radius: 3px;
            height: 35px;
            line-height: 35px;
            display: none;
        }

.product-item:hover .action-hover ul li div span span, .product-item:hover .action-hover ul li a span {
}

.product-item .action-hover ul li div span:hover span, .product-item .action-hover ul li a:hover > span {
    display: inline-block;
    color: white;
    background-color: #2d2c2d;
}

.product-item .action-hover ul li div span i {
    padding-right: 0px;
}

.product-item.action-hover li div:hover, .product-item .action-hover li a:hover {
    background: #1f1d1d;
}

    .product-item .action-hover li a:hover i {
        color: white !important;
    }

.product-list-pagination .page-item.active .page-link {
    background: #146cda;
    border-color: #146cda;
}

.page-item .page-link {
    cursor: pointer;
}

.product-list-pagination .page-link {
    color: #353535;
}

/* PRODUCT LIST */

/* PRODUCT FILTER */
.product-filter {
    border: 1px solid #f0f0f0;
    border-radius: 9px;
}

.filter-box {
    padding: 20px;
    border-bottom: 1px solid #f0f0f0;
}

.order-filter {
    /*display: none;*/
}

.filter-box:last-child {
    border-bottom: 0;
}

.filter-header {
    border-bottom: 1px solid #f0f0f0;
    padding: 30px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #1d1c1c;
    background: white;
    z-index: 2;
}

.product-filter h1 {
    font-size: 16px;
    font-weight: 600;
    color: #1d1c1c;
    margin: 0;
}

.filter-box h6 {
    font-weight: 600;
    color: #1d1c1c;
    font-size: 16px;
    margin-bottom: 14px;
}

.filter-box ul li a {
    line-height: 32px;
    font-size: 13px;
}

.filter-box ul li span {
    margin-left: 8px;
}

.filter-box ul li a:hover {
    color: #21b1bb;
}

.brands-filter li, .tags-filter li, .variant-filter li {
    padding: 4px 0px;
}

.filter-button {
    width: 295px;
    background: #146cda;
    border: 0;
    padding: 14px 0px !important;
    color: white;
    font-weight: 700;
    font-size: 13px;
    border-radius: 6px;
    /* border-top-left-radius: 0; */
    /* border-top-right-radius: 0; */
    margin: 14px auto;
    display: block;
}

.filter-open {
    position: fixed;
    left: 0;
    top: 50%;
    background: #d14d58;
    width: 38px;
    line-height: 38px;
    border: 0;
    font-size: 18px;
    color: white;
    height: 38px;
    padding: 0;
    z-index: 5;
}

/* PRODUCT FILTER */

/* PRODUCT DETAIL */
.product-header {
    margin-bottom: 30px;
}

    .product-header h1 {
        font-size: 24px;
        color: black;
        font-weight: 500;
        margin-bottom: 16px;
    }

    .product-header .product-mark-detail {
        color: #146cda;
        font-weight: 600;
        margin-bottom: 4px;
        display: inline-block;
        margin-right: 10px;
    }

        .product-header .product-mark-detail:before {
            content: "\f02c";
            font-family: 'font awesome 5 free';
            margin-right: 5px;
            color: #146cda;
        }

.product-detail-module .product-tags li {
    position: unset;
    display: inline-block;
    position: relative;
    left: 0;
    top: 0;
}

.product-detail-module .product-tags {
    display: none;
}

    .product-detail-module .product-tags li span:after {
        opacity: 0;
    }

.product-pricing ul {
    border: 1px solid #f0e4e4;
    border-radius: 6px;
}

    .product-pricing ul li {
        border-bottom: 1px solid #f0e4e4;
        line-height: 48px;
    }

        .product-pricing ul li:last-child {
            border-bottom: 0;
        }

        .product-pricing ul li label {
            border-right: 1px solid #f0e4e4;
            margin: 0;
            padding: 0px 10px;
            min-width: 140px;
            font-weight: 600;
            color: #676666;
            /* font-size: 13px; */
        }

        .product-pricing ul li span {
            padding: 0 0 0 8px;
            font-size: 15px;
        }

        .product-pricing ul li.old-price span {
            text-decoration: line-through;
        }

        .product-pricing ul li.featured-price span {
            font-size: 22px;
            font-weight: 700;
            color: #146cda;
        }

            .product-pricing ul li.featured-price span small {
                font-size: 14px;
                font-weight: 700;
            }

        .product-pricing ul li:nth-child(2) {
            background: #f9f9f999;
        }

.short-description {
    padding: 12px;
    border: 1px solid #f0e4e4;
    margin-bottom: 30px;
    border-radius: 9px;
    line-height: 24px;
    font-size: 14px;
}

    .short-description p {
        font-size: 0.97em;
        color: #777575;
    }

.buy-section {
    margin: 30px 0px;
    float: left;
}

.quantity-section button {
    background: #f0f0f0;
    border: 0;
    width: 36px;
    line-height: 50px;
    font-size: 10px;
    color: #1b1919;
    float: left;
}

.quantity-section {
    /* margin-top: 30px; */
    border: 0;
    display: inline-block;
    border-radius: 3px;
    overflow: hidden;
    float: left;
}

    .quantity-section input {
        width: 36px;
        height: 52px;
        border: 0;
        text-align: center;
        padding: 0;
        margin: 0;
        float: left;
        border: 1px solid #f0f0f0;
        border-left: 0;
        border-right: 0;
        background: #ffffff;
    }

.add-to-cart-button {
    background: #146cda;
    display: inline-block;
    line-height: 52px;
    margin: 0px 10px;
    padding: 0px 26px;
    border-radius: 3px;
    color: white;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.25px;
    font-size: 13px;
}

    .add-to-cart-button:hover {
        color: white;
        background: #1364c9;
    }

    .add-to-cart-button span:before {
        content: "\f07a";
        font-family: 'font awesome 5 free';
        font-weight: 600;
        margin-right: 10px;
    }

.social-section {
    float: right;
    margin: 30px 0px;
}

    .social-section a {
        color: #2b2d2d;
        text-align: center;
        width: 17px;
        height: 52px;
        line-height: 52px;
        display: inline-block;
        background: white;
        margin: 0px 4px 0px 0;
    }

        .social-section a:hover {
            color: #33bcd4;
        }


.product-tabs .nav-link.active, .product-tabs .show > .nav-link {
    background-color: #eeeeee8a;
    color: #3e3c3c;
}

.product-tabs > li > a {
    padding: 16px 28px;
    border-radius: 0;
    background: #fbfbfb;
    /* border-right: 1px solid #eeeded; */
}

.product-tabs-module .tab-content {
    border: 1px solid #e8e8e8;
    padding: 20px;
    border-radius: 4px;
}

.product-tabs > li:first-child a {
    border-radius: 0;
    border-top-left-radius: 9px;
}

.product-tabs > li > a.active {
    /* border-right: 1px solid transparent !important; */
}

.product-tabs-module .total-comment {
    border-radius: 0;
    background: transparent;
    color: black;
    margin: 0;
    text-align: right;
    display: block;
    padding: 0;
}

.product-tabs-module .post-comments {
    border: 0 !important;
    margin: 0;
    padding: 0;
}

.tab-installment h6 {
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    color: black;
    background: #f7f9fa;
    line-height: 46px;
    text-transform: capitalize;
}

.tab-installment table {
    border: 1px solid #eff0f0;
    border-top: 0;
}

/* Variant Controller */
.variant-controller {
    margin-top: 2rem;
}

    .variant-controller h3 {
        font-size: 15px;
        font-weight: 600;
        border-bottom: 1px solid #e4e4e4;
        padding-bottom: 12px;
        margin-bottom: 20px;
    }

.e-variant-default {
    height: 36px;
    width: 36px;
    border-radius: 36px;
    line-height: 34px;
    padding: 0 !important;
    border: 2px solid transparent;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}

.variant-size .e-variant-default {
    background: #ececec;
    cursor: pointer;
}

    .variant-size .e-variant-default.selected {
        background: black;
        color: white;
        border: 2px solid transparent;
        box-shadow: none;
    }

.e-variant-default.disabled {
    opacity: 0.4;
    cursor: no-drop;
    position: relative;
}

.e-variant-default.selected {
    border: 2px solid #129a32;
    box-shadow: 0px 0px 0px 3px #fff inset;
}

.control-defaults .stock-out {
    border: 2px solid red;
    cursor: no-drop;
    position: relative;
}

    .control-defaults .stock-out:after {
        position: absolute;
        left: 0;
        right: 0;
        content: "";
        border-bottom: 2px solid #ff0040;
        transform: rotate(45deg);
        width: 31px;
        top: 16px;
    }

.e-variant-default.disabled:after {
    position: absolute;
    left: 0;
    right: 0;
    content: "";
    /* border-bottom: 2px solid #adadad; */
    /* transform: rotate(45deg); */
    /* width: 31px; */
    /* top: 16px; */
}

.e-variant-default label {
    margin: 0 !important;
}

.control-defaults {
    margin-bottom: 24px;
}

.variant-price-box {
    display: none;
}

.variant-box {
    margin-right: 10px;
}

    .variant-box label {
        margin: 0;
        font-weight: 600;
        color: black;
    }

/* Variant Controller */
/* PRODUCT DETAIL */

/* COMMENTS */
.post-comments {
    margin-top: 35px;
    border: 1px solid #e2e0e0;
    padding: 0px 20px;
    margin: 34px 0px;
}

.total-comment {
    font-weight: 600;
    background: #00a6f6;
    padding: 10px 20px;
    color: white;
    border-bottom-left-radius: 9px;
    display: inline-block;
    border-bottom-right-radius: 9px;
}

.comment-avatar span {
    width: 80px;
    height: 80px;
    background: #f2f2f2;
    display: block;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    font-size: 22px;
    font-weight: 700;
    color: #1d1d1d;
}

.comment-author span {
    font-weight: 600;
    font-size: 15px;
    color: black;
    display: block;
}

.comment-info span {
    color: #949494;
    font-weight: 400;
}

.comment {
    margin-top: 10px;
}

    .comment p {
        font-size: 14px;
    }

.comment-container form {
    margin-top: 30px !important;
}

.comment-container {
    border-bottom: 1px solid #e2e0e0;
    padding: 20px 0px;
    font-weight: 600;
}

.post-comments .comment-container:last-child {
    border-bottom: 0;
}

.reply-button {
    background: #3b405d;
    padding: 6px 16px;
    color: white !important;
    border-radius: 3px;
    display: inline-block;
}

.leave-a-comment {
    margin-top: 40px !important;
}

    .leave-a-comment h4 {
        font-weight: 600;
        font-size: 22px;
        color: black;
        display: block;
        border-bottom: 1px solid #e2e0e0;
        padding-bottom: 14px;
        margin-bottom: 30px;
    }

/* COMMENTS */
/* ACCOUNT */
.account-page .account-tabs li a {
    padding: 16px 20px;
    margin: 0;
}

.account-page .tab-content {
    padding: 20px;
    border: 1px solid #dedede;
    border-top: 0;
}

ul.order-totals {
    min-width: 160px;
    text-align: right;
}

    ul.order-totals b {
        text-align: left;
        float: left;
        min-width: 109px;
    }

.box h3 {
    font-size: 14px;
    font-weight: 600;
    color: black;
    margin-bottom: 0;
    background: #f7f9fa;
    padding: 14px 20px;
    border-radius: 0;
    border: 1px solid #eceeef;
}

.box-content {
    border: 1px solid #eceeef;
    margin-bottom: 20px;
    padding: 10px 20px;
    border-top: 0;
}

.currency {
    margin: 0px 4px;
}

ul.order-totals li {
    line-height: 28px;
}

/* ACCOUNT */

/* CART PAGE */
.cart-page {
    background: #ffffff;
    min-height: 600px;
    padding: 3rem 0;
}

.title-type-2 {
    border-top-left-radius: 2px;
    background: #f7f9fa;
    overflow: hidden;
    border-top-right-radius: 2px;
    border-radius: 9px;
}

    .title-type-2 span {
        padding: 0px 9px;
        font-family: Rajdhani, sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 60px;
        color: #434443;
    }

.step {
    width: 28px;
    background: #ffffff;
    border-radius: 50%;
    padding: 0 !important;
    line-height: 28px !important;
    text-align: center;
    display: inline-block;
    color: #212121 !important;
    margin-left: 15px;
    /* font-size: 20px !important; */
}

.cart-section {
    margin-bottom: 1.6rem;
}

.cart-item {
    border: 1px solid #dee2e687;
    border-radius: 9px;
    margin-bottom: 20px;
    padding-right: 20px;
    /* min-height: 142px; */
    /* padding-left: 20px; */
}

.cart-product-image {
    border-right: 1px solid #dee2e687;
    overflow: hidden;
    padding: 14px;
    max-width: 128px;
}

.cart-product-name {
    font-weight: 600;
    font-size: 14px;
    color: #292828;
    margin-bottom: 0;
    /* font-family: Rajdhani,sans-serif; */
    /* padding-left: 20px; */
    /* font-family: 'poppins'; */
    /* letter-spacing: -0.25px; */
}

.cart-product-price {
    font-size: 16px;
    font-weight: 700;
    color: #146cda;
    /* font-family: Rajdhani,sans-serif; */
    /* padding-left: 20px; */
}

.quantity-container {
    border-left: 1px solid #dee2e687;
}

.cart-product-quantity button {
    background: transparent;
    border: 1px solid #eeeeee;
    border-radius: 0;
    width: 38px;
    height: 38px;
    color: #252525;
    font-size: 11px;
    display: block;
    margin: 0 !important;
    padding: 0;
    border-radius: 50%;
}

.cart-product-quantity #count {
    width: 38px;
    text-align: center;
    height: 36px;
    font-weight: 600;
    padding: 0;
    /* background: #f7f9fa; */
    border: 0;
    border-top: 0;
    border-bottom: 0;
}

.cart-product-quantity button:hover {
    background: #146cda;
    color: white;
    border: 1px solid transparent;
}

.delete-item {
    background: 0 0;
    border: 0;
    display: block;
    color: #777676 !important;
    font-size: 20px;
    padding: 0px 16px;
    cursor: pointer;
}

.cart-summary {
    border-radius: 9px;
    padding: 20px;
    border: 1px solid #dee2e687;
}

.order-total h3 {
    font-weight: 600;
    /* color: #353434; */
    font-size: 15px;
    /* font-family: Rajdhani,sans-serif; */
    margin-bottom: 10px;
    /* font-family: 'poppins'; */
}

.cart-summary #totalAmount {
    font-size: 22px;
    /* font-family: Rajdhani,sans-serif; */
    line-height: 1;
    border: 0;
    color: #2c2d2d;
    width: 100%;
    display: block;
    font-weight: 700;
    border-bottom: 1px solid #f0e7e7;
    padding-bottom: 12px;
    margin-bottom: 12px;
    /* font-family: 'poppins'; */
}

.next-button {
    background: #3bd2a8;
    border: 0;
    color: white;
    border-radius: 6px;
    padding: 16px 20px;
    width: 100%;
    display: block;
    font-weight: 600;
    margin: 14px 0px;
    display: none;
}

.item-price {
    display: inline-block;
    text-align: right;
    width: 50%;
    float: right;
}

.cart-summary ul li .title {
    width: 50%;
    display: inline-block;
}

.cart-summary ul li {
    line-height: 26px;
    font-weight: 600;
    font-size: 13px;
    color: #353434;
}

.static-content {
    /* border-right: 1px solid #dee2e687; */
    padding: 0;
    border-radius: 0;
    /* padding-right: 2rem; */
}

.login-button {
    border: 0;
    background: #3ebccb;
    padding: 0px 28px;
    line-height: 42px;
    color: white;
    border-radius: 4px;
}

#continue-with-email-form {
    border-top: 1px solid #e6e6e6;
    padding-top: 34px;
    position: relative;
}

    #continue-with-email-form .or {
        position: absolute;
        top: -23px;
        left: 0;
        right: 0;
        margin: 0px auto;
        width: 62px;
        line-height: 40px;
        background: #ffffff;
        border-radius: 50%;
        text-align: center;
        font-size: 11px;
        text-transform: lowercase;
    }

    #continue-with-email-form p {
        font-size: 13px;
        line-height: 1.8;
    }

    #continue-with-email-form h3 {
        font-family: Rajdhani, sans-serif;
        font-weight: 600;
        color: #2f2d2d;
        font-size: 22px;
    }

.loginForm {
    border: 1px solid #f1f0f0;
    padding: 20px;
}

.left-sidebar {
    position: fixed;
    /* left: -100%; */
    z-index: 9;
    display: none;
}

    .left-sidebar.show {
        display: block;
        /* left: 0; */
    }

    .left-sidebar .btn-link {
        font-size: 13px;
        font-family: 'Poppins';
    }

.sidebar-content {
    background: white;
    padding: 1rem 2rem;
    height: 100%;
    -webkit-animation: slideInLeft 0.5s;
    animation: slideInLeft 0.5s;
    position: fixed;
    max-width: 480px;
    left: 0;
    top: 0;
    overflow-y: scroll;
    box-shadow: 20px 40px 40px 0 rgba(24, 37, 66, 0.63);
}

/* width */
.left-sidebar ::-webkit-scrollbar {
    width: 14px;
}

/* Track */
.left-sidebar ::-webkit-scrollbar-track {
    background: #ffffff;
}

/* Handle */
.left-sidebar ::-webkit-scrollbar-thumb {
    background: #d8d8d8;
    border-radius: 9px;
}

    /* Handle on hover */
    .left-sidebar ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.backdrop {
    background: #000000bd;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    display: none;
}


.left-sidebar.show .backdrop {
    display: block;
}

button.close-button {
    display: inline-block;
}

.form-header {
    width: 100%;
    margin-bottom: 10px;
}

    .form-header h3 {
        display: inline-block;
        margin: 0;
        float: left;
        line-height: 36px;
        font-family: Rajdhani, sans-serif;
        font-weight: 600;
        color: #2f2d2d;
        font-size: 24px;
    }

button.close-button {
    float: right;
    background: transparent;
    border: 0;
    line-height: 36px;
    font-size: 22px;
}

.left-sidebar .form-control {
    border-radius: 9px;
    padding: 10px 20px;
    min-height: 52px;
    border: 2px solid #e5e8e8ab;
    color: #757575;
    font-family: Rajdhani, sans-serif;
    font-weight: 500;
    font-size: 15px;
}

    .left-sidebar .form-control option {
        font-weight: 500;
        color: #8a8888;
    }

.left-sidebar label {
    color: #353434;
    font-family: Rajdhani, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.8;
}

.address-section {
    margin-bottom: 1.6rem;
}

.default-address {
    position: absolute;
    top: 10px;
    right: 18px;
    padding: 0;
}

    .default-address .custom-control-input:checked ~ .custom-control-label::before {
        background: #3bd2a8 !important;
        border-color: #3bd2a8;
    }

.left-sidebar .form-group {
    margin-bottom: 1.2rem;
}

.add-button {
    background: #146cda;
    border: 0;
    color: white;
    border-radius: 5px;
    padding: 14px 20px;
    /* width: 100%; */
    /* display: block; */
    font-weight: 600;
    margin: 14px 0px;
    font-size: 16px;
}

    .add-button:hover {
        background: #252424;
    }

.note {
    display: none;
}

.add-new-address {
    margin: 0;
    display: block;
    font-weight: 600;
    text-align: left;
    float: right;
    background: transparent;
    border: 0;
    line-height: 60px;
    padding-right: 20px;
    font-size: 13px;
    padding-left: 0;
}

    .add-new-address i {
        color: #f56e6e;
    }

.address-box {
    padding: 1.6rem;
    position: relative;
    margin: 15px 0px;
    border: 1px solid #ececec;
    cursor: pointer;
    border-radius: 12px;
    overflow: hidden;
}

    .address-box.selected {
        /* border: 1px solid #3bd2a8; */
    }

        .address-box.selected:before {
            content: "";
            position: absolute;
            right: -11px;
            font-size: 17px;
            top: -10px;
            border-radius: 12px;
            background: #f7f9fa;
            width: 65px;
            height: 63px;
            border: 1px solid #ececec;
        }

        .address-box.selected:after {
            content: "\f058";
            font-family: 'Font Awesome 5 Free';
            position: absolute;
            right: 16px;
            top: 12px;
            color: #2f2f2f;
            font-size: 19px;
        }

    .address-box h3 {
        font-weight: 600;
        font-size: 17px;
        color: #292828;
        font-family: Rajdhani, sans-serif;
        margin-bottom: 10px;
        /* z-index: 1; */
        position: relative;
    }

    .address-box p {
        font-size: 13px;
        line-height: 22px;
        position: relative;
    }

.edit-address {
    background: #146cda;
    color: #ffffff;
    border: 0;
    width: 38px;
    line-height: 38px;
    border-radius: 50%;
    margin-top: 10px;
    padding: 0;
    margin-right: 10px;
}

    .edit-address:hover {
        background: #1cc596;
    }

.remove-address {
    background: #f55454;
    color: white;
    border: 0;
    width: 38px;
    line-height: 38px;
    border-radius: 20px;
    margin-top: 10px;
    padding: 0;
    position: relative;
}

    .remove-address:hover {
        background: #3bd2a8;
    }

.credit-card-button, .bank-transfer-button {
    margin-bottom: 15px;
    margin: 10px 0;
    border-radius: 9px;
    padding: 0px 45px;
    border: 1px solid #d4d8da;
}

.underline a {
    text-decoration: underline;
    font-weight: 600;
}

.shipping-section {
    margin-bottom: 1.6rem;
}

ul.order-shipping-methods {
    padding: 20px;
}

    ul.order-shipping-methods li {
        padding: 2px 0;
    }

        ul.order-shipping-methods li label:before, ul.order-shipping-methods li label:after {
            margin-top: -2px;
        }

.custom-control-input:checked ~ .custom-control-label::before, .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    border-color: #146cda;
    background-color: #146cda;
    box-shadow: none !important;
}

h3.h-style-1 {
    margin-bottom: 20px;
    font-size: 18px;
    font-family: Rajdhani, sans-serif;
    font-weight: 600;
    padding-left: 20px;
}

.payment-section .custom-radio > label {
    width: 100%;
    padding: 20px 0px;
}

.payment-section .custom-radio label:before, .payment-section .custom-radio label:after {
    top: 22px;
}

.empty-cart {
    text-align: center;
    margin-top: 2rem;
}

    .empty-cart h5 {
        font-weight: 600;
        color: #605f5f;
        font-size: 18px;
        text-transform: capitalize;
        margin-top: 20px;
        display: block;
    }

    .empty-cart .empty-icon {
        width: 100px;
        height: 100px;
        background: #f7f9fa;
        margin: 0px auto;
        border-radius: 50%;
        margin-bottom: 12px;
        position: relative;
    }

        .empty-cart .empty-icon:before {
            content: "\f291";
            font-family: 'Font Awesome 5 Free';
            font-weight: 900;
            line-height: 100px;
            font-size: 32px;
            color: #d2d2d2;
        }

/* CART PAGE */

/* FAVORITE PAGE */
.favorites-page {
    min-height: 500px;
    padding: 3rem 0;
}

.favorites-list {
}

    .favorites-list .product-item button {
        margin-top: 10px;
        border-radius: 50%;
        font-size: 13px;
        width: 32px;
        line-height: 32px;
        height: 32px;
        padding: 0;
        margin-right: 6px;
    }

    .favorites-list .product-item {
        border: 1px solid #e2e1e1;
    }

.alert-epsilos {
    border: 1px solid #146cda;
    color: #146cda;
    padding: 12px 12px;
    padding-left: 54px;
    border-radius: 3px;
    overflow: hidden;
}

    .alert-epsilos i {
        line-height: 45px;
        background: #146cda;
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        text-align: center;
        color: white;
        font-size: 22px;
    }

/* FAVORITE PAGE */

/* BLOG PAGE */
.blog-list-page {
    padding: 3rem 0;
}

.sidebar .hide-sidebar {
    padding: 0;
    background: transparent;
    border: 0;
    color: black;
    margin-right: 14px;
}

.post-image img {
    width: 100%;
    border-radius: 6px;
}

.post-title {
}

.post-type-1 {
    border-radius: 2px;
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    text-align: left;
    padding-bottom: 10px !important;
    margin-bottom: 60px !important;
}

.post-container {
    padding: 2rem 0rem;
}

.post-title h2 {
    font-weight: 600;
    letter-spacing: 0;
    font-size: 20px;
    margin: 0;
    line-height: 30px;
}

    .post-title h2 a {
        color: #272727;
    }

.post-info {
    padding: 10px 0px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
}

.blog-post .post-title {
    padding: 20px 0px;
}

.post-info ul li {
    display: inline-block;
    padding-right: 24px;
    font-size: 13px;
    color: #6d6464;
}

.read-more {
    display: inline-block;
    color: #146cda;
    font-size: 13px;
    border-radius: 3px;
    line-height: 28px;
    font-weight: 600;
    margin-top: 8px;
}

read-more i {
    margin-right: 10px;
    font-size: 18px;
    float: left;
    line-height: 28px;
}

.read-more:hover {
    color: #111111;
}

.post-list-module ul li, .blog-categories-module ul li {
    display: block;
    line-height: 28px;
    border-bottom: 1px solid #f0eeee;
    padding: 10px 0px;
    font-size: 16px;
}

    .post-list-module ul li:last-child, .blog-categories-module ul li:last-child {
        border-bottom: 0;
    }

.post-list-module h2, .blog-categories-module h2 {
    font-size: 21px;
    margin: 0;
    padding: 16px 0px;
    color: #232222;
    font-weight: 600;
}

    .post-list-module h2 i, .blog-categories-module h2 i {
        color: #00a6f6;
        display: none;
    }

.post-list-type-1 ul, .blog-categories-module ul {
    padding: 0;
    border-top: 0;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

    .blog-categories-module ul li:before {
        content: "\f30b";
        font-family: 'font awesome 5 free';
        font-weight: 900;
        margin-right: 12px;
        color: #ececec;
    }

    .blog-categories-module ul li:hover:before {
        color: #f56e6e;
    }

.post-content h2, .post-content h2 span, .post-summary h2 span {
    font-size: 18px;
    font-weight: 500 !important;
    color: black;
    margin-bottom: 15px !important;
}

.blog-post .post-content ul, .html-editor-module ul {
    margin-left: 0;
    margin-bottom: 40px;
}

    .blog-post .post-content ul li, .html-editor-module ul li {
        position: relative;
        padding-left: 20px;
        font-size: 15px;
        color: #656262;
        font-weight: 300;
        margin-bottom: 15px;
        line-height: 28px;
    }

        .blog-post .post-content ul li:before {
            content: "";
            width: 7px;
            line-height: 100%;
            background: #f3f3f3;
            height: 100%;
            position: absolute;
            left: 0;
        }

.post-content iframe {
    max-width: 100%;
    border: 0;
}

.blog-post h2 {
    font-size: 22px !important;
    font-weight: 500 !important;
}

.blog-post h3 {
    font-size: 18px;
    color: black;
    font-weight: 500;
}

.post-content h3 span, .post-content h3 strong {
    font-size: 22px;
    font-weight: 500 !important;
    color: black;
}

.post-content p {
    font-size: 15px;
    color: #656262;
    font-weight: 300;
    margin-bottom: 15px;
    line-height: 28px;
}

blockquote {
    font-size: 15px;
    color: #656262;
    font-weight: 300;
    margin-bottom: 15px;
    border-left: 4px solid #f56e6e;
    padding: 12px;
    padding-right: 0;
    line-height: 28px;
}

.post-type-1 .post-summary p {
    line-height: 2;
    font-size: 14px;
    color: #7e7575;
}

.post-content p strong {
    color: black;
}

.blog-pagination li a {
    background: #e8e8e821;
    border: 1px solid #d6d4d480;
    color: black;
    padding: 0.7rem 1rem;
}

.blog-pagination .page-link:focus {
    background: white;
}

.blog-pagination .page-link:hover {
    background: white;
}

.items-info {
    font-size: 14px;
    margin-bottom: 15px;
}

/* BLOG PAGE */

/* LOGIN PAGE */
.login-page {
    position: relative;
    width: 100%;
    background-position: 100%;
    height: 100vh;
}

.login-bg {
    background: url(/uploads/images/login-bg.jpg) no-repeat center center transparent;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
}

    .login-bg:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: #00000052;
        height: 100%;
    }

.login-form {
    margin: auto;
    max-width: 570px;
}

.login-content {
    border-radius: 0;
    padding: 0;
    background: white;
    /* overflow: hidden; */
    position: relative;
    height: 100vh;
}

.return-home {
    color: #007bff;
    letter-spacing: 1px;
    line-height: 28px;
    position: relative;
    top: 10px;
}

    .return-home i {
        float: left;
        line-height: 28px;
        margin-right: 10px;
    }

.login-panel {
    padding: 0px 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .5s ease;
    opacity: 0;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    display: flex;
    flex-direction: column;
}

    .login-panel.active {
        /* position: unset; */
        opacity: 1;
        transform: translateX(0);
        -webkit-transform: translateX(0);
    }

.login-form .form-group {
    margin-bottom: 1.4rem;
}

.login-form .form-control {
    border-radius: 36px;
    padding: 0px 24px;
    height: 54px;
    background: white;
    border: 1px solid #dae1e3;
    border-radius: 4px;
    font-size: 15px;
    color: #656565;
}

.login-form select {
    color: #9c9a9a !important;
}

.login-form .form-control::placeholder {
    color: #a09c9c;
}

.login-form .form-control:focus {
    border: 1px solid #3ebccb;
}

.login-form .custom-checkbox label {
    font-size: 15px;
    font-weight: 500;
    color: #948e8e;
    font-family: 'Poppins';
    line-height: 24px;
}

.login-form .or {
    display: block;
    text-align: center;
    position: relative;
    text-transform: lowercase;
    margin-bottom: 1.5rem;
}

    .login-form .or span {
        background: white;
        padding: 0px 10px;
        z-index: 1;
        position: relative;
    }

    .login-form .or:after {
        content: "";
        height: 1px;
        width: 100%;
        border-bottom: 1px solid #e2e2e2;
        position: absolute;
        left: 0;
        top: 11px;
    }

.forgot-password {
    color: #007bff;
    text-align: center;
    display: block;
    margin: 1.5rem;
}

.social-icons {
    text-align: center;
}

    .social-icons li {
        display: inline-block;
    }

        .social-icons li a {
            display: block;
            height: 38px;
            line-height: 38px;
            width: 38px;
            font-size: 18px;
            text-align: center;
            color: #fff;
            text-decoration: none;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
            border-radius: 4px;
        }

.social-icons-facebook a {
    background-color: #1874eb;
}

.social-icons-twitter a {
    background-color: #00ACEE;
}

.social-icons-linkedin a {
    background-color: #0E76A8;
}

.radius-button {
    padding: 0 16px;
    color: #007bff;
    border: 1px solid #007bff;
    border-radius: 36px;
    font-weight: 600;
    margin: 0px auto;
    display: block;
    max-width: 146px;
    text-align: center;
    margin-top: 2.5rem;
    line-height: 46px;
}

    .radius-button i {
        position: relative;
        top: 1px;
        margin-right: 4px;
    }

    .radius-button:hover {
        background: #007bff;
        color: white;
    }

.btn-login, .btn-register {
    background: #007bff;
    color: white;
    border-radius: 4px;
    padding: 12px 20px;
    display: block;
    width: auto;
    margin-top: 20px;
    width: 100%;
}

    .btn-login:hover, .btn-register:hover {
        background: #1068c5;
        color: white;
    }

.login-form h3 {
    font-size: 28px;
    font-weight: 500;
    text-align: center;
    color: black;
    margin-bottom: 2rem;
}

.login-form p {
    font-size: 14px;
    margin: 20px;
    color: gray;
    line-height: 1.8;
    text-align: center;
}

.register-message p {
    font-size: 11.2px;
}

.gender {
    display: none;
}

@media (max-width: 680px) {
    .login-form {
        padding: 20px 0px;
    }

        .login-form .form-control {
            font-size: 14px;
        }

        .login-form h3 {
            font-size: 20px;
        }

    .user-signup .radius-button {
        margin-top: 5px;
    }

    .btn-register {
        margin-top: 0;
    }
}

/* LOGIN PAGE */
/* LOGIN BACKGROUP */
#loginBackdrop .modal-content {
    border: 0;
    border-radius: 0;
}

#loginBackdrop .close-button {
    position: absolute;
    right: -16px;
    top: -19px;
    background: white !important;
    border: 0;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    text-align: center;
    font-size: 19px;
    line-height: 44px;
}

#loginBackdrop:before {
    position: fixed;
    content: "";
    background: #000000c2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

/* LOGIN BACKGROUP */

/* TERMS */
.terms-heading h1, .terms-heading h2, .terms-heading h3 {
    font-family: Rajdhani, sans-serif;
}

.terms h3 {
    font-size: 17px !important;
    font-weight: 600 !important;
    background: #f7f7f7;
    padding: 16px;
    color: #000;
    font-family: Rajdhani, sans-serif;
    margin-top: 30px !important;
    margin-bottom: 16px !important;
}

    .terms h3:first-child {
        margin-top: 0 !important;
    }

.terms p {
    font-size: 14px;
    line-height: 2.2;
}

/* TERMS */

/* FOOTER */
.footer {
    background-size: cover !important;
    padding-top: 4rem;
    padding-bottom: 3rem;
    background: #222222 !important;
}

.social-menu .navbar-nav li a {
    color: white !important;
    border-radius: 4px;
    border: 1px solid white;
    margin: 0px 4px;
    width: 30px;
    line-height: 30px;
    padding: 0;
}

.footer-bottom {
    padding: 16px 0px;
    background: #222222 !important;
    border-top: 1px solid #373434;
}

    .footer-bottom .paragraph-module p, .footer-bottom .paragraph-module p a {
        margin: 0;
        line-height: 30px;
        color: #969696;
        font-weight: 400 !important;
        font-size: 15px;
    }

.footer-signature .paragraph-module p {
    text-align: right;
}

/* FOOTER */

.image-zoom-container {
    /* border: 1px solid #cccccc; */
    padding: 8px;
    display: flex;
}

.xzoom-thumbs .image-zoom-container img {
    padding: 10px;
}

.image-zoom-container img {
    margin: auto;
}

.modal-backdrop {
    display: none;
}

.edit-module:before {
    content: "";
    position: fixed;
    background: #000000ad;
    width: 100%;
    height: 100%;
}

.tooltip {
    pointer-events: none;
}
/* ACCORDION */
.accordion-module.style-default .card-header {
	border: none;
	background: #ffffff;
	border-radius: 5px;
	box-shadow: 0px 0.625rem 1.25rem rgb(0 51 204 / 10%);
	-webkit-box-shadow: 0px 0.625rem 1.25rem rgb(0 51 204 / 10%);
	transition: all 0.3s ease;
	display: flex;
	align-items: center;
	padding: 16px 17px !important;
	cursor: pointer;
	font-weight: 600;
	font-family: 'Poppins';
	box-shadow: 0 15px 28px -16px rgb(0 0 0 / 50%);
}

	.accordion-module.style-default .card-header[aria-expanded="true"] {
		background: #222222;
		color: #ffffff;
	}

		.accordion-module.style-default .card-header[aria-expanded="true"]:after {
			background: white;
		}

.general-questions, .presale-questions {
	counter-reset: accordioncounter;
}

.accordion-module.style-default .card-header:before {
	counter-increment: accordioncounter;
	content: counters(accordioncounter,".") ".";
	margin: 0 1rem;
}

.accordion-module.style-default .card {
	border: 0;
	background: transparent !important;
}

.accordion-module.style-default .card-header span {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

.accordion-module.style-default .card + .card {
	margin-top: 1.4rem;
}

.accordion-module.style-default .card-body {
	line-height: 30px;
	color: #707070;
	background: transparent !important;
	font-size: 15px;
	padding: 24px 2rem;
}


.card .card-header[aria-expanded="false"]:after {
	position: absolute;
	right: 18px;
	content: "+";
	font-size: 26px;
	line-height: 35px;
	background: #f8f9fa;
	width: 36px;
	text-align: center;
	transform: rotate(0deg);
	transition: all 0.3s ease;
	border-radius: 3px;
}

.card .card-header[aria-expanded="true"]:after {
	position: absolute;
	right: 18px;
	content: "-";
	font-size: 26px;
	line-height: 35px;
	background: #f8f9fa;
	width: 36px;
	text-align: center;
	transform: rotate(-180deg);
	transition: all 0.3s ease;
	color: #0c0c0c;
	border-radius: 3px;
}


/* ACCORDION */