<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fstp-frontend-display-wrap{
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-smoothing: antialiased;
        }
        body{
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-smoothing: antialiased;
            }

.fstp-external.fstp-tab-type {
    position: relative;
}

.fstp-post-wrap.fstp-post-template-2::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.fstp-post-wrap.fstp-post-template-2::-webkit-scrollbar-thumb {
    background-color: #494848;
    border: 2px solid #555555;
}

.fstp-frontend-display-wrap.fstp-fixed {
    position: fixed;
    z-index: 111;
}

a.fstp-tab-link:active,
a.fstp-tab-link:hover,
a.fstp-tab-link:focus {
    outline: none;
}

.fstp-tab-data {
    z-index: 11111111111;
}

.fstp-tab.fstp-menu-wrap.active span.fstp-tool-tip {
    display: none;
}

.fstp-frontend-display-wrap.fstp-left.fstp-template-2 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left.fstp-template-1 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left.fstp-template-5 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-2 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-1 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-5 .fstp-tab-data {
    left: 99%;
    top: 113%;
}

.fstp-frontend-display-wrap.fstp-left,
.fstp-frontend-display-wrap.fstp-left-btm,
.fstp-frontend-display-wrap.fstp-left-top {
    left: 0px;
}

.fstp-frontend-display-wrap.fstp-template-1 .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-template-2 .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-template-5 .fstp-tab-type {
    display: flex;
}

.fstp-template-1.fstp-right .fstp-tab.fstp-menu-wrap,
.fstp-template-2.fstp-right .fstp-tab.fstp-menu-wrap,
.fstp-template-5.fstp-right .fstp-tab.fstp-menu-wrap {
    margin-left: 5px;
}

.fstp-frontend-display-wrap.fstp-right,
.fstp-frontend-display-wrap.fstp-right-btm,
.fstp-frontend-display-wrap.fstp-right-top {
    right: 0px;
}

.fstp-frontend-display-wrap.fstp-left.fstp-template-1,
.fstp-frontend-display-wrap.fstp-left.fstp-template-2,
.fstp-frontend-display-wrap.fstp-left.fstp-template-5,
.fstp-frontend-display-wrap.fstp-right {
    top: 50%;
}

.fstp-frontend-display-wrap.fstp-left,
.fstp-frontend-display-wrap.fstp-right {
    top: 50%;
    transform: translateY(-50%);
}

.fstp-frontend-display-wrap.fstp-left-top,
.fstp-frontend-display-wrap.fstp-right-top {
    top: 10%;
}

.fstp-frontend-display-wrap.fstp-right-top .fstp-tab-data {
    right: 103%;
}

.fstp-frontend-display-wrap.fstp-right-top.fstp-template-4 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right.fstp-template-4 .fstp-tab-data {
    right: 103%;
}

.fstp-frontend-display-wrap.fstp-left-top.fstp-template-4 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left.fstp-template-4 .fstp-tab-data {
    left: 103%;
}

.fstp-frontend-display-wrap.fstp-right.fstp-template-1 .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-right.fstp-template-2 .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-right.fstp-template-5 .fstp-tab-type {
    flex-direction: row-reverse;
}

.fstp-frontend-display-wrap.fstp-left-btm,
.fstp-frontend-display-wrap.fstp-right-btm {
    bottom: 0;
}



.fstp-frontend-display-wrap.fstp-left-btm .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-right-btm .fstp-tab-type {
    flex-direction: row;
}

.fstp-frontend-display-wrap.fstp-left-btm.fstp-template-3 .fstp-tab.fstp-menu-wrap,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-3 .fstp-tab.fstp-menu-wrap {
    margin-bottom: 0px;
    margin-right: 5px;
}

.fstp-frontend-display-wrap.fstp-left-btm .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-btm .fstp-tab-data {
    top: unset;
    bottom: 113%;
}

.fstp-frontend-display-wrap.fstp-left-btm .fstp-tab-data {
    left: 0%;
}

.fstp-frontend-display-wrap.fstp-right-btm .fstp-tab-data {
    right: 0%;
    left: unset;
}

.fstp-tab.fstp-menu-wrap {
    position: relative;
}

.fstp-menu-wrap {
    display: flex;
    align-items: center;
}

.fstp-frontend-display-wrap,
.fstp-frontend-display-wrap *,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.fstp-frontend-display-wrap.fstp-template-1,
.fstp-frontend-display-wrap.fstp-template-2,
.fstp-frontend-display-wrap.fstp-template-5 {
    -moz-transform: rotate(-90deg) translateX(-50%);
    -webkit-transform-origin: 0 0;
    -webkit-transform: rotate(-90deg) translateX(-50%);
    transform: rotate(-90deg) translateX(-50%);
    display: flex;
    flex-direction: row-reverse;
}

.fstp-left .fstp-tab.fstp-menu-wrap,
.fstp-left-top .fstp-tab.fstp-menu-wrap,
.fstp-right-top .fstp-tab.fstp-menu-wrap,
.fstp-right .fstp-tab.fstp-menu-wrap {
    position: unset;
}


.fstp-frontend-display-wrap.fstp-left-top.fstp-template-1,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-2,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-5 {
    -moz-transform: rotate(-90deg) translateX(-10%);
    -webkit-transform-origin: 0 0;
    -webkit-transform: rotate(-90deg) translateX(-10%);
    transform: rotate(-90deg) translateX(-95%);
}


.fstp-frontend-display-wrap.fstp-left-top.fstp-template-1 .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-2 .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-5 .fstp-tab-type {
    flex-direction: row-reverse;
}

.fstp-template-1.fstp-right .fstp-tab.fstp-menu-wrap,
.fstp-template-1.fstp-right-top .fstp-tab.fstp-menu-wrap {
    border-radius: 6px 6px 0px 0px;
}

.fstp-right-top.fstp-template-1 .fstp-tab-data,
.fstp-right-top.fstp-template-2 .fstp-tab-data,
.fstp-right-top.fstp-template-5 .fstp-tab-data,
.fstp-right.fstp-template-1 .fstp-tab-data,
.fstp-right.fstp-template-2 .fstp-tab-data,
.fstp-right.fstp-template-5 .fstp-tab-data {
    animation-name: slide-top-right;
}
.fstp-left-top.fstp-template-1 .fstp-tab-data,
.fstp-left-top.fstp-template-2 .fstp-tab-data,
.fstp-left-top.fstp-template-5 .fstp-tab-data,
.fstp-left.fstp-template-1 .fstp-tab-data,
.fstp-left.fstp-template-2 .fstp-tab-data,
.fstp-left.fstp-template-5 .fstp-tab-data {
    animation-name: slide-left-1-2-5;
}
@keyframes slide-left-1-2-5 {
    from {
        left: 0;
    }

    to {
        left: 99%;
    }
}

@keyframes slide-left {
    from {
        left: 0;
    }

    to {
        left: 103%;
    }
}

@keyframes slide-top-left {
    from {
        left: 100%;
    }

    to {
        left: 0%;
    }
}

@keyframes slide-right {
    from {
        right: 0;
    }

    to {
        right: 100%;
    }
}

@keyframes slide-top-right {
    from {
        right: 100%;
    }

    to {
        right: 0%;
    }
}

@keyframes slide-btm-sm {
    from {
        bottom: 0;
    }

    to {
        bottom: 106%;
    }
}

@keyframes slide-btm {
    from {
        bottom: 0;
    }

    to {
        bottom: 106%;
    }
}

/* diagonal-animation */
@keyframes diagonal-left {
    from {
        top: 100%;
        left: -100%;
    }

    to {
        top: 0%;
        left: 106%;
    }
}

@keyframes diagonal-right {
    from {
        top: 100%;
        right: -100%;
    }

    to {
        top: 0%;
        right: 106%;
    }
}

/* Bounce Animation */
/* for left and left-top and bottom */
@keyframes bounce-btm {
    0% {
        bottom: 103%;
    }

    50% {
        bottom: 0%;
    }

    100% {
        bottom: 103%;
    }
}

@keyframes bounce-left {
    0% {
        left: 105%;
    }

    50% {
        left: 0%;
    }

    100% {
        left: 105%;
    }
}

@keyframes bounce-right {
    0% {
        right: 105%;
    }

    50% {
        right: 0%;
    }

    100% {
        right: 105%;
    }
}

/* Template 9 tab animation */
.fstp-frontend-display-wrap.fstp-left.fstp-template-9 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-9 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left.fstp-template-22 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-22 .fstp-tab-data {
    left: 105%;
    animation-name: bounce-left;
}

.fstp-frontend-display-wrap.fstp-left-btm.fstp-template-9 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-9 .fstp-tab-data {
    animation-name: bounce-btm;
}

.fstp-frontend-display-wrap.fstp-right.fstp-template-9 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-9 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right.fstp-template-22 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-22 .fstp-tab-data {
    animation-name: bounce-right;
    right: 105%;
}

/* end */
/* Template 15 tab animation */
.fstp-frontend-display-wrap.fstp-left.fstp-template-15 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-15 .fstp-tab-data {
    left: 105%;
    animation-name: bounce-left;
}

.fstp-frontend-display-wrap.fstp-left-btm.fstp-template-15 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-15 .fstp-tab-data {
    animation-name: bounce-btm;
}

.fstp-frontend-display-wrap.fstp-right.fstp-template-15 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-15 .fstp-tab-data {
    animation-name: bounce-right;
    right: 105%;
}

.fstp-frontend-display-wrap.fstp-right.fstp-template-16 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-16 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left.fstp-template-16 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-16 .fstp-tab-data {
    animation-name: fadeIn;
}

/* end */
/* Template 10 tab animation */
.fstp-frontend-display-wrap.fstp-left.fstp-template-10 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-10 .fstp-tab-data {
    left: 106%;
    animation-name: diagonal-left;
}

.fstp-frontend-display-wrap.fstp-left-btm.fstp-template-10 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-10 .fstp-tab-data {
    animation-name: bounce-btm;
}

.fstp-frontend-display-wrap.fstp-right.fstp-template-10 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-10 .fstp-tab-data {
    animation-name: diagonal-right;
    right: 106%;
}

/* end */
/* Template 7 tab animation */
.fstp-frontend-display-wrap.fstp-left.fstp-template-7 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-7 .fstp-tab-data {
    left: 109%;
    animation-name: bounce-left-temp-11;
}

.fstp-frontend-display-wrap.fstp-left-btm.fstp-template-7 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-7 .fstp-tab-data {
    animation-name: bounce-btm;
}

.fstp-frontend-display-wrap.fstp-right.fstp-template-7 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-7 .fstp-tab-data {
    animation-name: bounce-right-temp-11;
    right: 109%;
}

/* end */

.fstp-left-btm .fstp-tab-data.fstp-social-icon-wrap,
.fstp-right-btm .fstp-tab-data.fstp-social-icon-wrap {
    animation-name: slide-btm-sm;
    animation-duration: 0.5s;
    -webkit-transition: width 0.5s ease-in-out;
    -moz-transition: width 0.5s ease-in-out;
    -o-transition: width 0.5s ease-in-out;
    transition: width 0.5s ease-in-out;
}

.fstp-right-btm .fstp-tab-data,
.fstp-left-btm .fstp-tab-data {
    animation-name: slide-btm;
    animation-duration: 0.5s;
    -webkit-transition: width 0.5s ease-in-out;
    -moz-transition: width 0.5s ease-in-out;
    -o-transition: width 0.5s ease-in-out;
    transition: width 0.5s ease-in-out;
}

.fstp-left .fstp-tab-data,
.fstp-left-top .fstp-tab-data {
    animation-name: slide-left;
    animation-duration: 0.5s;
    -webkit-transition: width 0.5s ease-in-out;
    -moz-transition: width 0.5s ease-in-out;
    -o-transition: width 0.5s ease-in-out;
    transition: width 0.5s ease-in-out;/
}

.fstp-right .fstp-tab-data,
.fstp-right-top .fstp-tab-data {
    animation-name: slide-right;
    animation-duration: 0.5s;
    -webkit-transition: width 0.5s ease-in-out;
    -moz-transition: width 0.5s ease-in-out;
    -o-transition: width 0.5s ease-in-out;
    transition: width 0.5s ease-in-out;
}



@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 0;
    }

    40% {
        opacity: 0.3;
    }

    60% {
        opacity: 0.5;
    }

    80% {
        opacity: 0.9;
    }

    100% {
        opacity: 1;
    }
}

.fstp-template-4 .fstp-tab-data {
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 1s;
    animation-name: fadeIn;
    animation-duration: 1s;
}

span.fstp-tool-tip {
    display: none;
    color: #FFF;
    position: relative;
    height: auto !important;
}



.fstp-right a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right .fstp-tab:hover&gt;a span.fstp-tool-tip,
.fstp-right-top a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top .fstp-tab:hover&gt;a span.fstp-tool-tip {
    right: 110%;
    left: unset;
}

.fstp-right a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top a.fstp-tab-link:hover span.fstp-tool-tip {
    transform: translateY(-50%);
    top: 50%;
}

.fstp-right a span.fstp-tool-tip::after,
.fstp-right-top a span.fstp-tool-tip::after {
    top: 22%;
    right: -9px;
    left: unset;
    border-color: transparent transparent transparent #000000;
}

a span.fstp-tool-tip::after {
    content: "";
    position: absolute;
    top: 22%;
    left: -9px;
    border-color: transparent #000000 transparent transparent;
    border-width: 5px;
    border-style: solid;
}


.fstp-left-btm a.fstp-tab-link:hover span.fstp-tool-tip {
    bottom: 127%;
    top: unset;
    right: unset;
    transform: rotate(0deg) translateX(0);
}

.fstp-right-btm a.fstp-tab-link:hover span.fstp-tool-tip {
    bottom: 127%;
    top: unset;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
}

.fstp-right-btm .fstp-menu-wrap:last-child a.fstp-tab-link:hover span.fstp-tool-tip {
    left: 98%;
    transform: translateX(-98%);
}

.fstp-right-btm .fstp-menu-wrap:last-child a span.fstp-tool-tip::after {
    left: 75%;
}

.fstp-left-btm a span.fstp-tool-tip::after,
.fstp-right-btm a span.fstp-tool-tip::after {
    top: 99%;
    left: 40%;
    border-color: #000000 transparent transparent transparent;
    border-width: 6px;
}



.fstp-frontend-display-wrap.fstp-right.fstp-template-1,
.fstp-frontend-display-wrap.fstp-right.fstp-template-2,
.fstp-frontend-display-wrap.fstp-right.fstp-template-5,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-1,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-2,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-5,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-1,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-2,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-5 {
    -webkit-transform-origin: 100% 100%;
}

.fstp-frontend-display-wrap.fstp-right.fstp-template-1 .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right.fstp-template-2 .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right.fstp-template-5 .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-1 .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-2 .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-5 .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-1 .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-2 .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-5 .fstp-tab-type .fstp-tab-data {
    -webkit-transform-origin: 100% 0;
}

.fstp-frontend-display-wrap.fstp-template-1 .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-template-2 .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-template-5 .fstp-tab-type {
    display: flex;
}

.fstp-frontend-display-wrap.fstp-right-top.fstp-template-1 .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-2 .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-5 .fstp-tab-type {
    flex-direction: row-reverse;
}



.fstp-frontend-display-wrap.fstp-left-top.fstp-template-1,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-2,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-5,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-1,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-2,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-5 {
    top: 10%;
}

.fstp-frontend-display-wrap.fstp-right-top.fstp-template-1,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-2,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-5 {
    -moz-transform: rotate(-90deg) translateX(10%);
    -webkit-transform: rotate(-90deg) translateX(10%);
    transform: rotate(-90deg) translateX(10%);
    display: flex;
    flex-direction: row-reverse;
}

.fstp-frontend-display-wrap.fstp-right.fstp-template-1,
.fstp-frontend-display-wrap.fstp-right.fstp-template-2,
.fstp-frontend-display-wrap.fstp-right.fstp-template-5 {
    -moz-transform: rotate(-90deg) translateX(50%);
    -webkit-transform: rotate(-90deg) translateX(50%);
    transform: rotate(-90deg) translateX(50%);
}

.fstp-frontend-display-wrap.fstp-left.fstp-template-1 .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left.fstp-template-2 .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left.fstp-template-5 .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-template-1.fstp-left-top .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-template-2.fstp-left-top .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-template-5.fstp-left-top .fstp-tab-type .fstp-tab-data {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0 0;
}

.fstp-frontend-display-wrap.fstp-template-1 .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-template-2 .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-template-5 .fstp-tab-type .fstp-tab-data {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0 0;
}

.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-1 .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-2 .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-5 .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-btm.fstp-template-1 .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-btm.fstp-template-2 .fstp-tab-type .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-btm.fstp-template-5 .fstp-tab-type .fstp-tab-data {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 0 0;
}

.fstp-frontend-display-wrap.fstp-left .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-top .fstp-tab-data {
    left: 100%;
}

.fstp-frontend-display-wrap.fstp-right.fstp-template-1 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right.fstp-template-2 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right.fstp-template-5 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-1 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-2 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-5 .fstp-tab-data {
    right: 0px;
    top: -13%;
}

.fstp-frontend-display-wrap.fstp-right .fstp-tab-data {
    right: 103%;
}

.fstp-frontend-display-wrap.fstp-left .fstp-tab-data {
    left: 103%;
}

.fstp-social-icon-list a {
    width: 50px;
    height: 50px;
}
.fstp-social-icon-template-1 .fstp-social-icon-list a {
    width: 40px;
    height: 40px;
    display: flex;
    text-decoration: none;
    align-items: center;
}

.fstp-frontend-display-wrap.fstp-left.fstp-template-1 .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-left.fstp-template-2 .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-left.fstp-template-5 .fstp-tab-type {
    flex-direction: row-reverse;
}

.fstp-tab-data {
    max-width: 600px;
    background: #fff;
    display: none;
    top: 0;
    box-shadow: 1px 1px 9px 0px rgba(0, 0, 0, 0.25), 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    position: absolute;
    min-width: 600px;
    padding: 10px 12px;
    max-height: 450px;
    overflow-y: auto;
    z-index: 111111111111;
}

.fstp-frontend-display-wrap.fstp-left-btm .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-btm .fstp-tab-data {
    box-shadow: 1px 1px 19px 0px rgba(0, 0, 0, 0.25), 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
}


a.fstp-tab-link img {
    width: 16px;
    height: 16px;
}

.fstp-template-3 .fstp-tab.fstp-menu-wrap.active,
.fstp-template-4 .fstp-tab.fstp-menu-wrap.active {
    background: #ffffff;
}








/* For template 1 2 and 5 bottom */
.fstp-frontend-display-wrap.fstp-left-btm.fstp-template-1,
.fstp-frontend-display-wrap.fstp-left-btm.fstp-template-2,
.fstp-frontend-display-wrap.fstp-left-btm.fstp-template-5,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-1,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-2,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-5 {
    -moz-transform: rotate(0deg);
    -webkit-transform-origin: 0 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    display: flex;
    flex-direction: row-reverse;
}

.fstp-left-btm .fstp-tab.fstp-menu-wrap {
    margin-right: 5px;
}

.fstp-right-btm .fstp-tab.fstp-menu-wrap {
    margin-left: 5px;
}

.fstp-left.fstp-template-2 .fstp-tab.fstp-menu-wrap,
.fstp-left-top.fstp-template-2 .fstp-tab.fstp-menu-wrap,
.fstp-right-top.fstp-template-2 .fstp-tab.fstp-menu-wrap,
.fstp-left.fstp-template-1 .fstp-tab.fstp-menu-wrap,
.fstp-left-top.fstp-template-1 .fstp-tab.fstp-menu-wrap,
.fstp-right-top.fstp-template-1 .fstp-tab.fstp-menu-wrap,
.fstp-left.fstp-template-5 .fstp-tab.fstp-menu-wrap,
.fstp-left-top.fstp-template-5 .fstp-tab.fstp-menu-wrap,
.fstp-right-top.fstp-template-5 .fstp-tab.fstp-menu-wrap {
    margin-right: 5px;
}

.fstp-menu-text {
    pointer-events: auto;
    width: 100%;
    height: 100%;
    position: relative;
}

.fstp-tab.fstp-menu-wrap {
    pointer-events: none;
}

.fstp-tab-data {
    pointer-events: auto;
}

/* close button */
span.fstp-close-tab {
    color: #343333;
    cursor: pointer;
}

span.fstp-close-tab:hover {
    color: #454343;
}

span.fstp-close-tab.fas.fa-times {
    font-size: 16px;
    font-weight: 900;
    margin-right: unset;
}
div.fstp-tab-heading {
    width: calc(100% - 25px);
    float: left;
}
.fstp-post-heading,
.fstp-product-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f1f1f1;
}



/* template-1 */
.fstp-template-1 a.fstp-tab-link {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    padding: 8px 5px;
    line-height: 23px;
    color: #ffffff;
    letter-spacing: 0.5px;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.fstp-template-1 .fstp-tab.fstp-menu-wrap {
    background: #000;
    box-shadow: 1px 1px 6px rgb(0 0 0 / 25%);
    border-radius: 0px 0px 6px 6px;
}

.fstp-template-1 a.fstp-tab-link i {
    margin-right: 5px;
}

/* template-2 */
.fstp-template-2 a.fstp-tab-link {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #ffffff;
    padding: 8px 5px;
    letter-spacing: 0.5px;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.fstp-template-2 .fstp-tab.fstp-menu-wrap {
    background: #595959;
    box-shadow: 1px 1px 6px rgb(0 0 0 / 25%);
    border-radius: 5px;
}

.fstp-template-2 a.fstp-tab-link i {
    margin-right: 5px;
}



.fstp-tab-type .fa-solid,
.fstp-tab-type .fas {
    font-weight: 900;
    font-size: 20px;
}

.fstp-menu-text {
    display: flex;
    align-items: center;
    padding: 8px 5px;
}

.fstp-template-18 .fstp-menu-text {
    padding: 0px;
    justify-content: center;
}

.fstp-template-15 .fstp-menu-text {
    display: block;
}




/* Template-3 */
.fstp-template-3 .fstp-tab.fstp-menu-wrap {
    background: #000000;
    border-right: 2px solid #00D092;
    box-shadow: 1px 1px 6px rgb(0 0 0 / 25%);
    margin-bottom: 5px;
}

.fstp-template-3 .fstp-tab-type {
    display: flex;
    flex-direction: column;
}

.fstp-template-3 .fstp-menu-wrap i {
    flex-basis: 30%;
    margin-right: 5px;
}

.fstp-template-3 a.fstp-tab-link {
    color: #fff;
    text-decoration: none;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    width: 100%;
}

.fstp-template-3 .fstp-menu-wrap i {
    flex-basis: 30%;
    margin-right: 5px;
    font-size: 16px;
}


.fstp-template-3 .fstp-tab.fstp-menu-wrap {
    background: #000000;
    border-right: 2px solid #00D092;
    box-shadow: 1px 1px 6px rgb(0 0 0 / 25%);
    margin-bottom: 5px;
}

.fstp-template-3.fstp-right .fstp-tab.fstp-menu-wrap,
.fstp-template-3.fstp-right-top .fstp-tab.fstp-menu-wrap,
.fstp-template-3.fstp-right-btm .fstp-tab.fstp-menu-wrap {
    border-left: 2px solid #00D092;
    border-right: none;
}

.fstp-frontend-display-wrap.fstp-left.fstp-template-3 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-3 .fstp-tab-data {
    left: 103%;
}

.fstp-frontend-display-wrap.fstp-right.fstp-template-3 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-3 .fstp-tab-data {
    right: 103%;
}


/* Template-4 */

.fstp-template-4 .fstp-tab-type {
    display: flex;
    flex-direction: column;
}

.fstp-template-4 .fstp-menu-wrap i {
    flex-basis: 30%;
    margin-right: 5px;
    font-size: 16px;
}

.fstp-template-4 a.fstp-tab-link {
    color: #fff;
    text-decoration: none;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    padding: 8px 5px;
    line-height: 16px;
    width: 100%;
}


.fstp-template-4 .fstp-tab.fstp-menu-wrap {
    border-left: 2px solid #FFCB11;
    box-shadow: 1px 1px 6px rgb(0 0 0 / 25%);
    margin-bottom: 5px;
}

.fstp-template-4 .fstp-tab.fstp-menu-wrap {
    background: #595959;
}

/* Template-5 */

.fstp-template-5 a.fstp-tab-link {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
    padding: 8px 5px;
    color: #ffffff;
    letter-spacing: 0.5px;
    text-decoration: none;
    display: flex;

    align-items: center;
}

.fstp-template-5 .fstp-tab.fstp-menu-wrap {
    background: #FF8079;
}
.fstp-template-5 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    box-shadow: 1px 1px 6px rgb(0 0 0 / 25%);
}

.fstp-template-5 a.fstp-tab-link i {
    margin-right: 5px;
}



.fstp-template-5 a.fstp-tab-link {
    text-decoration: none;
    line-height: 23px;
    align-items: center;
}

.fstp-template-5 a.fstp-tab-link i {
    margin-right: 5px;
}

.fstp-left.fstp-template-1 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left.fstp-template-1 .fstp-tab:hover&gt;a span.fstp-tool-tip,
.fstp-left.fstp-template-2 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left.fstp-template-2 .fstp-tab:hover&gt;a span.fstp-tool-tip,
.fstp-left.fstp-template-5 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left.fstp-template-5 .fstp-tab:hover&gt;a span.fstp-tool-tip,
.fstp-left-top.fstp-template-1 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-1 .fstp-tab:hover&gt;a span.fstp-tool-tip,
.fstp-left-top.fstp-template-2 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-2 .fstp-tab:hover&gt;a span.fstp-tool-tip,
.fstp-left-top.fstp-template-5 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-5 .fstp-tab:hover&gt;a span.fstp-tool-tip {
    left: -50%;
    top: 244%;
    -webkit-transform: rotate(90deg);
}


/*template-6*/

/* .fstp-template-8 .fstp-no-hover .fstp-tab.fstp-menu-wrap .fstp-menu-text:hover,
.fstp-template-6 .fstp-no-hover .fstp-tab.fstp-menu-wrap .fstp-menu-text:hover,
.fstp-template-7 .fstp-no-hover .fstp-tab.fstp-menu-wrap .fstp-menu-text:hover {
    width: max-content;
    max-width: 100%;
    transition: 0.3s;
    width: 56px;
} */

.fstp-template-8 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tab-name,
.fstp-template-7 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tab-name,
.fstp-template-6 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tab-name {
    display: none;
}

.fstp-template-6 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    min-width: 56px;
    height: 56px;
}

.fstp-template-6 a.fstp-tab-link span {
    display: none;
    white-space: nowrap;
}


.fstp-template-6 a.fstp-tab-link {
    color: #444;
    border-radius: 0px;
}

.fstp-template-6 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    height: 56px;
    transition: 0.3s;
}




.fstp-template-6 a.fstp-tab-link {
    display: flex;
    align-items: center;
    padding: 18px 15px;
    transition: 0.3s;
    font-size: 15px;
    border-radius: 0px;
    text-decoration: none;
    width: 100%;
}

.fstp-template-6 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    min-width: 56px;
}

.fstp-frontend-display-wrap.fstp-left.fstp-template-6,
.fstp-frontend-display-wrap.fstp-right.fstp-template-6 {
    margin-top: 0;
}

.fstp-template-6 a.fstp-tab-link i {
    font-size: 20px;
    margin-right: 5px;
}

.fstp-template-6 .fstp-tab-type {
    display: flex;
    flex-direction: column;
}




.fstp-template-6 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text {
    background: #444;
}

.fstp-template-6 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text a.fstp-tab-link {
    color: #fff;
}

.fstp-template-6 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    background: #d9d9d9;
    position: unset;
}
.fstp-template-6 .fstp-tab.fstp-menu-wrap .fstp-menu-text,
.fstp-template-7 .fstp-tab.fstp-menu-wrap .fstp-menu-text,
.fstp-template-8 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    margin-bottom: 8px;
}
.fstp-template-6.fstp-left-btm .fstp-tab.fstp-menu-wrap .fstp-menu-text,
.fstp-template-7.fstp-left-btm .fstp-tab.fstp-menu-wrap .fstp-menu-text,
.fstp-template-8.fstp-left-btm .fstp-tab.fstp-menu-wrap .fstp-menu-text,
.fstp-template-6.fstp-right-btm .fstp-tab.fstp-menu-wrap .fstp-menu-text,
.fstp-template-7.fstp-right-btm .fstp-tab.fstp-menu-wrap .fstp-menu-text,
.fstp-template-8.fstp-right-btm .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    margin-bottom: 0px;
}


.fstp-frontend-display-wrap.fstp-right.fstp-template-6 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-6 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right.fstp-template-8 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-8 .fstp-tab-data {
    right: 109%;
    animation-name: fadeIn;
}



.fstp-frontend-display-wrap.fstp-left.fstp-template-6 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-6 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left.fstp-template-8 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-8 .fstp-tab-data {
    left: 109%;
    animation-name: fadeIn;
}

@keyframes slide-left-btm-template-6 {
    from {
        left: -100%;
    }

    to {
        left: 0%;
    }
}

@keyframes slide-right-btm-template-6 {
    from {
        right: -100%;
    }

    to {
        right: 0%;
    }
}

.fstp-frontend-display-wrap.fstp-left-btm.fstp-template-6 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-btm.fstp-template-8 .fstp-tab-data {
    bottom: 108%;
    animation-name: fadeIn;
}

.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-6 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-8 .fstp-tab-data {
    bottom: 108%;
    animation-name: fadeIn;
}

.fstp-template-3 a.fstp-tab-link {
    color: #fff;
    text-decoration: none;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    padding: 8px 5px;
    width: 100%;
}

.fstp-right.fstp-template-6 a.fstp-tab-link,
.fstp-right-top.fstp-template-6 a.fstp-tab-link {
    width: unset;
    flex-direction: row-reverse;
}

.fstp-right-btm.fstp-template-6 a.fstp-tab-link {
    width: unset;
}
.fstp-left.fstp-template-6 .fstp-tab.fstp-menu-wrap .fstp-menu-text,
.fstp-left-top.fstp-template-6 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    width: 56px;
}
.fstp-right.fstp-template-6 a.fstp-tab-link i,
.fstp-right-top.fstp-template-6 a.fstp-tab-link i {
    margin-left: 5px;
    margin-right: 0;
}

.fstp-left.fstp-template-8 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-8 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left.fstp-template-6 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-6 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left.fstp-template-7 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-7 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tool-tip {
    left: 110%;
}

.fstp-right.fstp-template-8 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-8 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right.fstp-template-6 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-6 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right.fstp-template-7 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-7 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tool-tip {
    right: 110%;
}

/*template-7*/

.fstp-template-7 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    width: 56px;
    border-radius: 70px;
}

.fstp-template-7 a.fstp-tab-link span {
    display: none;
}

.fstp-template-7 a.fstp-tab-link {
    color: #fff;
}

.fstp-template-7 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    height: 56px;
    transition: 0.3s;
}

.fstp-template-7 .fstp-tab.fstp-menu-wrap.active {
    width: 100%;
}




.fstp-template-7 a.fstp-tab-link i {
    font-size: 20px;
    margin-left: 5px;
}


.fstp-template-7 .fstp-menu-text {
    padding: 0px;
}

.fstp-template-7 a.fstp-tab-link {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 14px 14px;
    transition: 0.3s;
    font-size: 15px;
    border-radius: 0px;
    text-decoration: none;
    width: 100%;
    white-space: nowrap;
}


.fstp-template-7 a.fstp-tab-link i {
    font-size: 20px;
    margin-right: 5px;
}

.fstp-template-7 .fstp-tab-type {
    display: flex;
    flex-direction: column;
}




.fstp-template-7 .fstp-menu-text:hover i,
.fstp-template-12 .fstp-menu-text:hover i {
    transition: all 0.3s;
    transform: rotateY(360deg);
}






.fstp-template-7 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    background: #DE68C4;
}



/*template-8*/


.fstp-template-8 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    width: 56px;

}

.fstp-template-8 a.fstp-tab-link span {
    display: none;
}


.fstp-template-8 a.fstp-tab-link {
    color: #fff;
    border-radius: 0px;
}

.fstp-template-8 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    height: 56px;
    transition: 0.3s;
}

.fstp-template-8 .fstp-tab.fstp-menu-wrap.active {
    width: 100%;
}




.fstp-template-8 a.fstp-tab-link i {
    font-size: 20px;
    margin-left: 5px;
}


.fstp-template-8 .fstp-menu-text {
    padding: 0px;
}

.fstp-template-8 a.fstp-tab-link {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding: 18px 14px;
    transition: 0.3s;
    font-size: 15px;
    border-radius: 0px;
    text-decoration: none;
    width: 100%;
    white-space: nowrap;
}


.fstp-template-8 a.fstp-tab-link i {
    font-size: 20px;
    margin-right: 5px;
}

.fstp-template-8 .fstp-tab-type {
    display: flex;
    flex-direction: column;
}




.fstp-template-8 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text {
    background: #444;
}

.fstp-template-8 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text a.fstp-tab-link {
    width: 100%;
    color: #fff;
}

.fstp-template-8 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    background: #449D98;
}


/*template-9*/

.fstp-template-9 a.fstp-tab-link {
    width: 56px;
}

.fstp-template-9 a.fstp-tab-link span {
    display: none;
    color: #fff;
}


.fstp-template-9 a.fstp-tab-link {
    color: #fff;
    border-radius: 0px;
    background: #7686E4;
}

.fstp-template-9 a.fstp-tab-link {
    display: flex;
    align-items: center;
    padding: 10px 18px;
    transition: 0.3s;
    font-size: 15px;
    height: 56px;
    overflow: hidden;
    transition: 0.3s;
    text-decoration: none;
}

.fstp-template-9 a.fstp-tab-link i {
    font-size: 20px;
    margin-right: 5px;
}

.fstp-frontend-display-wrap.fstp-left-btm.fstp-template-9 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-9 .fstp-tab-data {
    top: unset;
    bottom: 123%;
}

.fstp-template-9 .fstp-tab-type {
    display: flex;
    flex-direction: column;
}





.fstp-template-9 .fstp-tab-type {
    background-color: #2E5BC1;
    padding: 10px;
}

/* Template-10 */


.fstp-template-10 .fstp-tab-type {
    display: flex;
    flex-direction: column;
}

.fstp-template-10 .fstp-menu-wrap i {
    flex-basis: auto;
    margin-bottom: 5px;
    font-size: 25px;
}

.fstp-template-10 a.fstp-tab-link {
    color: #fff;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-decoration: none;
    font-family: 'Roboto';
    padding: 6px 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px
}


.fstp-template-10 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    background: #F85F3E;
    box-shadow: 1px 1px 6px rgb(0 0 0 / 25%);
    margin-bottom: 5px;
}





.fstp-left-btm.fstp-template-10 .fstp-tab.fstp-menu-wrap,
.fstp-right-btm.fstp-template-10 .fstp-tab.fstp-menu-wrap {
    min-width: 70px;
}


.fstp-template-10 .fstp-menu-text {
    display: block;
}

.fstp-template-10 .fstp-tab-type div {
    margin-right: 0px;
}
.fstp-social-icon-wrap.fstp-social-icon-template-1 i:hover{
    opacity: 70%;
}
.fstp-social-icon-wrap.fstp-social-icon-template-3 a:hover {
    color: #fff;
    background: #363636;

}
.fstp-social-icon-wrap.fstp-social-icon-template-2 i:hover{
    border-radius: 100%;
}





/* Template-11 */

.fstp-template-11 .fstp-tab-type {
    display: flex;
    flex-direction: column;
}

.fstp-template-11 .fstp-menu-wrap i {
    flex-basis: auto;
    margin-bottom: 5px;
    font-size: 22px;
}

.fstp-left-btm.fstp-template-12 .fstp-tab {
    margin-bottom: 0px;
}

.fstp-left-btm.fstp-template-12 .fstp-tab:first-child {
    margin-top: 0px;
}

.fstp-right-btm.fstp-template-12 .fstp-tab {
    margin-bottom: 0px;
}

.fstp-right-btm.fstp-template-12 .fstp-tab:first-child {
    margin-top: 0px;
}

.fstp-left-btm.fstp-template-11.fstp-template-11 .fstp-tab-type,
.fstp-right-btm.fstp-template-11.fstp-template-11 .fstp-tab-type,
.fstp-right-top.fstp-template-11.fstp-template-11 .fstp-tab-type,
.fstp-right.fstp-template-11.fstp-template-11 .fstp-tab-type {
    align-items: flex-end;
}

.fstp-template-11 a.fstp-tab-link {
    color: #fff;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-decoration: none;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    padding: 14px 13px;
}


.fstp-template-11 .fstp-tab.fstp-menu-wrap {
    margin-bottom: 5px;
}

.fstp-template-11 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    background: #F79491;
    box-shadow: 1px 1px 6px rgb(0 0 0 / 25%);

}



.fstp-template-11 .fstp-menu-wrap {
    display: block;
}


.fstp-template-11 a.fstp-tab-link span {
    display: none;
}

.fstp-template-11 .fstp-tab {
    width: 50px;
    height: 50px;
}


.fstp-template-11 a.fstp-tab-link:hover span {
    display: block;
}

.fstp-template-11 a.fstp-tab-link:hover i {
    font-size: 30px;
}

.fstp-template-11 .fstp-no-hover a.fstp-tab-link:hover i,
.fstp-template-23 .fstp-no-hover a.fstp-tab-link:hover i {
    font-size: 22px;

}

.fstp-template-11 .fstp-no-hover a.fstp-tab-link:hover span,
.fstp-template-23 .fstp-no-hover a.fstp-tab-link:hover span {
    display: none;
}


.fstp-template-11 .fstp-tab.fstp-menu-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* bounce template 11 */
@keyframes bounce-btm {
    0% {
        bottom: 103%;
    }

    50% {
        bottom: 0%;
    }

    100% {
        bottom: 103%;
    }
}

@keyframes bounce-left-temp-11 {
    0% {
        left: 109%;
    }

    50% {
        left: 0%;
    }

    100% {
        left: 109%;
    }
}

@keyframes bounce-right-temp-11 {
    0% {
        right: 109%;
    }

    50% {
        right: 0%;
    }

    100% {
        right: 109%;
    }
}

.fstp-frontend-display-wrap.fstp-right.fstp-template-11 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-11 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right.fstp-template-23 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-23 .fstp-tab-data {
    animation-name: bounce-right-temp-11;
    right: 109%;
}

.fstp-frontend-display-wrap.fstp-left.fstp-template-11 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-11 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left.fstp-template-23 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-23 .fstp-tab-data {
    animation-name: bounce-left-temp-11;
    left: 109%;
}



/*template-12*/


.fstp-template-12 a.fstp-tab-link span {
    display: none;
    color: #fff;
    position: relative;
}

.fstp-template-12 a.fstp-tab-link span::after {
    content: "";
    position: absolute;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #B74FE8 transparent transparent;
}



.fstp-template-12 a.fstp-tab-link {
    color: #fff;
    border-radius: 0px;

}

.fstp-template-12 a.fstp-tab-link {
    padding: 2px 7px;
    display: flex;
    align-items: center;
    transition: 0.3s;
    font-size: 15px;
    overflow: hidden;
    transition: 0.3s;
    text-decoration: none;
    justify-content: center;
}

.fstp-template-12 a.fstp-tab-link i {
    font-size: 20px;

}

.fstp-template-12 .fstp-tab-type {
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* .fstp-template-12 .fstp-tab .fstp-menu-text a.fstp-tab-link:hover {
    background: #BD68DE;
} */





.fstp-template-12 .fstp-tab-type {
    background-color: #B74FE8;
    padding: 5px;
}

.fstp-template-12 a.fstp-tab-link {
    width: auto;
    min-width: 39px;
}

.fstp-template-12 .fstp-tab-type {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fstp-template-12 .fstp-tab:first-child {
    margin-top: 20px;
}

.fstp-template-12 .fstp-tab-type {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 45px;
}

.fstp-template-12 .fstp-tab {
    margin-bottom: 20px;
}


/*template-13*/

.fstp-template-13 a.fstp-tab-link {
    width: 56px;
}

.fstp-template-13 a.fstp-tab-link span,
.fstp-template-24 a.fstp-tab-link span {
    display: none;
    color: #fff;
}

.fstp-template-13 .fstp-menu-text,
.fstp-template-24 .fstp-menu-text {
    padding: 0px 5px 8px 5px;
}



.fstp-template-13 a.fstp-tab-link {
    color: #444;
    border-radius: 50px;
    background: #D9d9d9;
}

.fstp-template-13.fstp-frontend-display-wrap.fstp-left-btm .fstp-tab-data,
.fstp-template-13.fstp-frontend-display-wrap.fstp-right-btm .fstp-tab-data {
    top: unset;
    bottom: 110%;
}

.fstp-template-13 a.fstp-tab-link {
    display: flex;
    align-items: center;
    padding: 10px 18px;
    transition: 0.3s;
    font-size: 15px;
    border-radius: 50px;
    height: 56px;
    overflow: hidden;
    transition: 0.3s;
    text-decoration: none;
}

.fstp-template-13 a.fstp-tab-link i {
    font-size: 20px;
    margin-right: 5px;
}

.fstp-template-13 .fstp-tab-type {
    display: flex;
    flex-direction: column;
}




/*template-14*/

.fstp-template-14 a.fstp-tab-link span {
    display: none;
    color: #fff;
    position: relative;
}


.fstp-template-14 a.fstp-tab-link {
    color: #fff;
    border-radius: 0px;

}

.fstp-template-14 a.fstp-tab-link {
    padding: 2px;
    display: flex;
    align-items: center;
    transition: 0.3s;
    font-size: 15px;
    overflow: hidden;
    transition: 0.3s;
    text-decoration: none;
    justify-content: center;
}

.fstp-template-14 a.fstp-tab-link i {
    font-size: 20px;

}

.fstp-template-14 .fstp-tab-type {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fstp-template-14 a.fstp-tab-link:hover,
.fstp-template-14 .fstp-tab .active&gt;a,
.fstp-template-14 .fstp-tab:hover&gt;a {
    color: #fff;


}
.fstp-template-14 .fstp-menu-text {
    padding: 0;
}


.fstp-template-14 .fstp-tab-type {
    background-color: #000;
}

.fstp-template-14 .fstp-tab-type div.fstp-menu-wrap {
    margin-right: 0px;
    padding: 0px ;
}
.fstp-right.fstp-template-14 a.fstp-tab-link i,
.fstp-right-top.fstp-template-14 a.fstp-tab-link i,
.fstp-left-top.fstp-template-14 a.fstp-tab-link i,
.fstp-left.fstp-template-14 a.fstp-tab-link i {
    font-size: 20px;
    width: 20px;
    height: 20px;
}

.fstp-right-btm.fstp-template-15 .fstp-tab-type,
.fstp-left-btm.fstp-template-15 .fstp-tab-type {
    display: flex;
}

.fstp-right-btm.fstp-template-15 .fstp-tab.fstp-menu-wrap,
.fstp-left-btm.fstp-template-15 .fstp-tab.fstp-menu-wrap {
    min-width: 80px;
}

.fstp-template-14 a.fstp-tab-link {
    width: auto;
    min-width: 29px;
    padding: 8px 13px;
}
.fstp-left-btm.fstp-template-14 a.fstp-tab-link,
.fstp-right-btm.fstp-template-14 a.fstp-tab-link {
    max-height: 39px;
}

.fstp-template-14 .fstp-tab-type {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fstp-template-14 .fstp-tab:first-child {
    margin-top: 10px;
}

.fstp-template-14 .fstp-tab-type {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 0px;
}

.fstp-template-14 .fstp-tab {
    margin-bottom: 10px;
}

.fstp-right.fstp-template-14 .fstp-menu-wrap,
.fstp-right-top.fstp-template-14 .fstp-menu-wrap {
    border-left: 3px solid;
    border-color: transparent;
}

.fstp-left.fstp-template-14 .fstp-menu-wrap,
.fstp-left-top.fstp-template-14 .fstp-menu-wrap {
    border-right: 3px solid;
    border-color: transparent;
}

.fstp-right.fstp-template-14 .fstp-menu-wrap:hover,
.fstp-right-top.fstp-template-14 .fstp-menu-wrap:hover {
    border-color: #E4FF3D;
}

.fstp-left.fstp-template-14 .fstp-menu-wrap:hover,
.fstp-left-top.fstp-template-14 .fstp-menu-wrap:hover {
    border-color: #E4FF3D;
}

.fstp-right-btm.fstp-template-14 .fstp-menu-wrap,
.fstp-left-btm.fstp-template-14 .fstp-menu-wrap {
    border-top: 3px solid;
    border-color: transparent;
}

.fstp-left-btm.fstp-template-14 .fstp-tab.fstp-menu-wrap.active {
    border-color: #E4FF3D;
}


.fstp-left-btm.fstp-template-14 .fstp-menu-wrap:hover,
.fstp-right-btm.fstp-template-14 .fstp-menu-wrap:hover {
    border-color: #E4FF3D;
}

.fstp-template-14.fstp-left-btm .fstp-tab,
.fstp-template-14.fstp-right-btm .fstp-tab {
    margin-bottom: 0px;
}

.fstp-template-14.fstp-frontend-display-wrap.fstp-left-btm .fstp-tab-data,
.fstp-template-14.fstp-frontend-display-wrap.fstp-right-btm .fstp-tab-data {
    top: unset;
    bottom: 117%;
}

.fstp-template-14.fstp-left-btm .fstp-tab:first-child,
.fstp-template-14.fstp-right-btm .fstp-tab:first-child {
    margin-top: 0px;
}

.fstp-template-14.fstp-left-btm a.fstp-tab-link,
.fstp-template-14.fstp-right-btm a.fstp-tab-link {
    min-height: 39px;
}

.fstp-frontend-display-wrap.fstp-left.fstp-template-14 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-14 .fstp-tab-data {
    left: 106%;
    animation-name: diagonal-left;
}

.fstp-frontend-display-wrap.fstp-right.fstp-template-14 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-14 .fstp-tab-data {
    right: 106%;
    animation-name: diagonal-right;
}

/* Template-15 */
.fstp-template-15 .fstp-tab-type {
    display: flex;
    flex-direction: column;
}

.fstp-template-15 .fstp-menu-wrap .fstp-menu-text i {
    flex-basis: auto;
    margin-top: 5px;
    font-size: 25px;
}

.fstp-template-15.fstp-frontend-display-wrap.fstp-left-btm .fstp-tab-data,
.fstp-template-15.fstp-frontend-display-wrap.fstp-right-btm .fstp-tab-data {
    bottom: 106%;
}

.fstp-template-15 a.fstp-tab-link {
    color: #000;
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
    text-decoration: none;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    padding: 12px 10px;
}


.fstp-template-15 .fstp-tab.fstp-menu-wrap {
    background: #FFE500;
    box-shadow: 1px 1px 6px rgb(0 0 0 / 25%);
    padding: 0px;
    margin-bottom: 5px;
}

.fstp-template-15 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    background: #FFE500;
}


.fstp-template-15 .fstp-menu-wrap {
    display: block;
}



.fstp-template-15 .fstp-tab.fstp-menu-wrap.active {
    background: #000;
}

.fstp-template-15 .fstp-tab.fstp-menu-wrap.active a.fstp-tab-link {
    color: #FFE500;
}


/* Template-16 */


.fstp-template-16 .fstp-tab-type {
    display: flex;
    flex-direction: column;
}

.fstp-template-16 .fstp-menu-wrap i {
    flex-basis: auto;
    margin-bottom: 5px;
    font-size: 20px;
}

.fstp-template-16 a.fstp-tab-link {
    color: #fff;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 12px 14px;
    justify-content: center;
    text-decoration: none;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
}

.fstp-template-16 .fstp-tab.fstp-menu-wrap {
    border: 1px solid #0066FF;
    border-bottom: none;
}

.fstp-template-16 .fstp-tab.fstp-menu-wrap:last-child {
    border-bottom: 1px solid #0066ff;
}

.fstp-template-16 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    background: #4870AC;
    box-shadow: 1px 1px 6px rgb(0 0 0 / 25%);
}

.fstp-template-16 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    padding: 0px;
}

.fstp-frontend-display-wrap.fstp-left.fstp-template-16 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-16 .fstp-tab-data {
    left: 108%;
}

.fstp-frontend-display-wrap.fstp-right.fstp-template-16 .fstp-tab-data,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-16 .fstp-tab-data {
    right: 108%;
}


.fstp-template-16 .fstp-menu-wrap {
    display: block;
}


.fstp-template-16 a.fstp-tab-link span {
    display: none;
}

.fstp-template-16 .fstp-tab {
    width: 45px;
    height: 45px;
}


.fstp-template-16 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    display: flex;
    align-items: center;
    justify-content: center;
}


/*template-17*/

.fstp-template-17 a.fstp-tab-link span {
    display: none;
    color: #FFA000;
    position: relative;
    border-radius: 0px 8px
}



.fstp-right.fstp-template-17 .fstp-tab-type,
.fstp-right-top.fstp-template-17 .fstp-tab-type,
.fstp-left-btm.fstp-template-17 .fstp-tab-type {
    border-radius: 20px 0px;
}

.fstp-template-17 a.fstp-tab-link {
    color: #fff;
    border-radius: 0px;

}

.fstp-template-17 a.fstp-tab-link {
    padding: 2px 7px;
    display: flex;
    align-items: center;
    transition: 0.3s;
    font-size: 15px;
    overflow: hidden;
    transition: 0.3s;
    text-decoration: none;
    justify-content: center;
}

.fstp-template-17 a.fstp-tab-link i {
    font-size: 20px;

}

.fstp-template-17 .fstp-tab-type {
    display: flex;
    flex-direction: column;
    align-items: center;
}


.fstp-right-btm.fstp-template-17 .fstp-tab,
.fstp-left-btm.fstp-template-17 .fstp-tab {
    margin-bottom: 0px;
}

.fstp-left-btm.fstp-template-17 .fstp-tab:first-child,
.fstp-right-btm.fstp-template-17 .fstp-tab:first-child {
    margin-top: 0px;
}

.fstp-template-17 .fstp-tab-type {
    background-color: #3A383C;
    padding: 5px;
}


.fstp-template-17 a.fstp-tab-link {
    width: auto;
    min-width: 39px
}

.fstp-template-17 .fstp-tab-type {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fstp-template-17 .fstp-tab:first-child {
    margin-top: 20px;
}

.fstp-template-17 .fstp-tab-type {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 0px 20px;
}

.fstp-template-17 .fstp-tab {
    margin-bottom: 20px;
}

/* Template-18 */
.fstp-frontend-display-wrap.fstp-left.fstp-template-18,
.fstp-frontend-display-wrap.fstp-left-btm.fstp-template-18,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-18 {
    left: 5px;
}

.fstp-frontend-display-wrap.fstp-right.fstp-template-18,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-18,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-18 {
    right: 5px;
}

.fstp-template-18 .fstp-tab-type {
    display: flex;
    flex-direction: column;
}

.fstp-template-18 .fstp-menu-wrap .fstp-menu-text i {
    flex-basis: auto;
    margin-bottom: 5px;
    font-size: 20px;
    max-width: 30px;
    max-height: 30px;
}

.fstp-template-18 a.fstp-tab-link {
    color: #411298;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-decoration: none;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    padding: 12px 14px;
}

.fstp-template-18.fstp-frontend-display-wrap.fstp-left .fstp-tab-data,
.fstp-template-18.fstp-frontend-display-wrap.fstp-left-top .fstp-tab-data {
    left: 108%;
    animation-name: fadeIn;
}

.fstp-template-18.fstp-frontend-display-wrap.fstp-right .fstp-tab-data,
.fstp-template-18.fstp-frontend-display-wrap.fstp-right-top .fstp-tab-data {
    right: 108%;
    animation-name: fadeIn;
}

.fstp-template-18.fstp-frontend-display-wrap.fstp-left-btm .fstp-tab-data,
.fstp-template-18.fstp-frontend-display-wrap.fstp-right-btm .fstp-tab-data {
    animation-name: fadeIn;
}

.fstp-template-19.fstp-frontend-display-wrap.fstp-left .fstp-tab-data,
.fstp-template-19.fstp-frontend-display-wrap.fstp-left-top .fstp-tab-data {
    left: 90%;
    animation-name: fadeIn;
}

.fstp-template-19.fstp-frontend-display-wrap.fstp-right .fstp-tab-data,
.fstp-template-19.fstp-frontend-display-wrap.fstp-right-top .fstp-tab-data {
    right: 90%;
    animation-name: fadeIn;
}


.fstp-template-18 .fstp-tab.fstp-menu-wrap {
    background: #fff;
    padding: 6px 8px;
    border: 1px solid #411298;
    /* border-top: 1px solid #D70606;
    border-bottom: 1px solid #0AD706;
    border-right: 1px solid #FFE500; */
    margin-bottom: 5px;
}


.fstp-template-18 .fstp-menu-wrap {
    display: block;
}


.fstp-template-18 a.fstp-tab-link span {
    display: none;
    color: #FFF;
    position: relative;
}

.fstp-template-18 .fstp-tab {
    width: 50px;
    height: 50px;
}



.fstp-template-18 .fstp-tab.fstp-menu-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fstp-left-btm.fstp-template-6 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-btm.fstp-template-6 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-template-16.fstp-left-btm a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-template-16.fstp-right-btm a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-template-16.fstp-right-btm .fstp-tab:hover&gt;a span.fstp-tool-tip,
.fstp-template-15.fstp-left-btm a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-template-15.fstp-right-btm a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-template-15.fstp-right-btm .fstp-tab:hover&gt;a span.fstp-tool-tip,
.fstp-template-20.fstp-left-btm a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-template-20.fstp-right-btm a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-template-9.fstp-left-btm a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-template-9.fstp-right-btm a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-template-10.fstp-left-btm a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-template-10.fstp-right-btm a.fstp-tab-link:hover span.fstp-tool-tip {
    top: unset;
    bottom: 117%;
}

.fstp-template-14.fstp-left-btm a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-template-14.fstp-right-btm a.fstp-tab-link:hover span.fstp-tool-tip {
    top: unset;
    bottom: 134%;
}

.fstp-template-22.fstp-right-btm a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-template-22.fstp-left-btm a.fstp-tab-link:hover span.fstp-tool-tip {
    top: unset;
    bottom: 122%;
}

.fstp-template-17.fstp-left-btm a.fstp-tab-link,
.fstp-template-17.fstp-right-btm a.fstp-tab-link,
.fstp-template-12.fstp-left-btm a.fstp-tab-link,
.fstp-template-12.fstp-right-btm a.fstp-tab-link,
.fstp-template-20.fstp-left-btm a.fstp-tab-link,
.fstp-template-20.fstp-right-btm a.fstp-tab-link {
    min-height: 39px;
    max-height: 39px;
}

.fstp-template-18.fstp-left-btm a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-template-18.fstp-right-btm a.fstp-tab-link:hover span.fstp-tool-tip {
    bottom: 137%;
}



/*template-19*/




.fstp-template-19 a.fstp-tab-link span {
    display: none;
    color: #FFf;
    position: relative;
    border-radius: 2px;
}




.fstp-template-19 a.fstp-tab-link {
    color: #444444;
    border-radius: 0px;

}

.fstp-template-19 a.fstp-tab-link {
    padding: 2px;
    display: flex;
    align-items: center;
    transition: 0.3s;
    font-size: 15px;
    overflow: hidden;
    transition: 0.3s;
    text-decoration: none;
    justify-content: center;
}

.fstp-template-19 a.fstp-tab-link i {
    font-size: 20px;

}

.fstp-template-19 .fstp-tab-type {
    display: flex;
    flex-direction: column;
    align-items: center;
}



.fstp-left-btm.fstp-template-19 .fstp-tab,
.fstp-right-btm.fstp-template-19 .fstp-tab {
    margin-bottom: 0px;
    margin-left: 20px;
}

.fstp-left-btm.fstp-template-19 .fstp-tab:first-child,
.fstp-right-btm.fstp-template-19 .fstp-tab:first-child {
    margin-top: 0px;
}

.fstp-template-19 .fstp-tab-type {
    background-color: transparent;
    padding: 0px 10px;
}

.fstp-template-19 a.fstp-tab-link {
    width: auto;
}

.fstp-template-19 .fstp-tab-type {
    display: flex;
    flex-direction: column;
    align-items: center;
}


.fstp-template-19 .fstp-tab-type {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 0px 20px;
}

.fstp-template-19 .fstp-tab {
    margin-bottom: 20px;
}

.fstp-template-19 a.fstp-tab-link {
    width: auto;
    min-width: 29px;
}

/*template-20*/

.fstp-template-20 a.fstp-tab-link span {
    display: none;
    color: #fff;
    position: relative;
    border-radius: 5px;
}


.fstp-template-20 a.fstp-tab-link {
    color: #fff;
    border-radius: 0px;

}

.fstp-template-20 a.fstp-tab-link {
    padding: 2px;
    display: flex;
    align-items: center;
    transition: 0.3s;
    font-size: 15px;
    overflow: hidden;
    transition: 0.3s;
    text-decoration: none;
    justify-content: center;
}

.fstp-template-20 a.fstp-tab-link i {
    font-size: 20px;
    padding: 5px;

}

.fstp-template-20 .fstp-tab-type {
    display: flex;
    flex-direction: column;
    align-items: center;
}



.fstp-template-20 .fstp-tab-type {
    background-color: #FD90C1;
    padding: 5px;
}

.fstp-template-20 a.fstp-tab-link {
    width: auto;
    min-width: 39px;
}

.fstp-template-20 .fstp-tab-type {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fstp-left-btm.fstp-template-20 .fstp-tab-type,
.fstp-right-btm.fstp-template-20 .fstp-tab-type {
    padding: 0px;
}

.fstp-template-20 .fstp-tab:first-child {
    margin-top: 10px;
}

.fstp-template-20 .fstp-tab-type {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 45px;
}

.fstp-template-20 .fstp-tab {
    margin-bottom: 10px;
}

.fstp-left-btm.fstp-template-20 .fstp-tab,
.fstp-right-btm.fstp-template-20 .fstp-tab {
    margin-bottom: 0px;
    margin-right: 10px;
}

.fstp-left-btm.fstp-template-20 .fstp-tab:first-child,
.fstp-right-btm.fstp-template-20 .fstp-tab:first-child {
    margin-top: 0px;
    margin-left: 10px;
}

/*template-21*/

.fstp-template-21 a.fstp-tab-link {
    width: 56px;
}

.fstp-template-21 a.fstp-tab-link span {
    display: none;
    color: #fff;
}


.fstp-template-21 a.fstp-tab-link {
    color: #9CA2A7;
    border-radius: 0px;
    background: #1D2327;
}

.fstp-template-21 a.fstp-tab-link {
    display: flex;
    align-items: center;
    padding: 10px 18px;
    margin-bottom: 0px;
    transition: 0.3s;
    font-size: 15px;
    border-radius: 0px;
    height: 56px;
    overflow: hidden;
    transition: 0.3s;
    text-decoration: none;
}

.fstp-template-21 a.fstp-tab-link i {
    font-size: 20px;
    margin-right: 5px;
}

.fstp-template-21 .fstp-tab-type {
    display: flex;
    flex-direction: column;
}




/*template-22*/




.fstp-template-22 a.fstp-tab-link {
    width: 56px;
}

.fstp-template-22 a.fstp-tab-link span {
    display: none;
    color: #fff;
}

.fstp-template-22 a.fstp-tab-link {
    color: #fff;
    border-radius: px;
    background: #242424;
    border: 1px solid #6A6A6A;
}

.fstp-template-22 a.fstp-tab-link {
    display: flex;
    align-items: center;
    padding: 10px 18px;
    margin-bottom: 8px;
    transition: 0.3s;
    font-size: 15px;
    height: 56px;
    overflow: hidden;
    transition: 0.3s;
    text-decoration: none;
}

.fstp-template-22 a.fstp-tab-link i {
    font-size: 20px;
    margin-right: 5px;
}

.fstp-template-22 .fstp-tab-type {
    display: flex;
    flex-direction: column;
}





.fstp-template-22 .fstp-tab-type {
    background-color: #181818;
    padding: 8px;
}

.fstp-left-btm.fstp-template-24,
.fstp-left-btm.fstp-template-23,
.fstp-right-btm.fstp-template-24,
.fstp-right-btm.fstp-template-23 {
    display: flex;
}

.fstp-left-btm.fstp-template-23 .fstp-tab-type,
.fstp-right-btm.fstp-template-23 .fstp-tab-type {
    align-items: flex-end;
}

.fstp-left-btm.fstp-template-23,
.fstp-right-btm.fstp-template-23 {
    align-items: flex-end;
}

/* Template-23 */

.fstp-template-23 .fstp-tab-type {
    display: flex;
    flex-direction: column;
}
.fstp-template-24 .fstp-tab.fstp-menu-wrap.fstp-open-menu {
    margin-bottom: 8px;
}
.fstp-template-24.fstp-left-btm .fstp-tab.fstp-menu-wrap.fstp-open-menu,
.fstp-template-24.fstp-right-btm .fstp-tab.fstp-menu-wrap.fstp-open-menu {
    margin-bottom: 0px;
}

.fstp-template-23 .fstp-menu-wrap i {
    flex-basis: auto;
    margin-bottom: 5px;
    font-size: 24px;
}

.fstp-template-23 .fstp-menu-text {
    padding: 0px;
}

.fstp-template-23 a.fstp-tab-link {
    color: #fff;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-decoration: none;
    padding: 14px 13px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
}

.fstp-template-23 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    background: #F85F3E;
    box-shadow: 1px 1px 6px rgb(0 0 0 / 25%);
}

.fstp-template-23 .fstp-tab.fstp-menu-wrap {
    margin-bottom: 5px;
}
.fstp-template-23.fstp-left-btm .fstp-tab.fstp-menu-wrap,
.fstp-template-23.fstp-right-btm .fstp-tab.fstp-menu-wrap {
    margin-bottom: 0px;
}

.fstp-template-23 .fstp-tab.fstp-menu-wrap.fstp-open-menu {
    background: #F85F3E;
}



.fstp-template-23 .fstp-menu-wrap {
    display: block;
}

.fstp-template-23 .fstp-open-menu.fstp-tab:hover {
    width: 50px;
    height: 50px;
    opacity: 85%;
}

.fstp-template-23 .fstp-open-menu.fstp-tab {
    width: 50px;
    height: 50px
}

.fstp-template-23 .fstp-open-menu a.fstp-tab-link:hover i {
    font-size: 22px;
}

.fstp-template-23 .fstp-open-menu a.fstp-tab-link:hover span {
    display: none;
}


.fstp-template-23 a.fstp-tab-link span {
    display: none;
}

.fstp-template-23 .fstp-tab .fstp-menu-text {
    width: 50px;
    height: 50px;
    transition: all 0.3s;
}



.fstp-template-23 .fstp-tab .fstp-menu-text:hover {
    width: auto;
    height: 70px;
    transition: all 0.3s;
    opacity: 85%;
}

.fstp-template-23 .fstp-no-hover .fstp-tab .fstp-menu-text:hover {
    height: 50px;
    width: 50px;
}


.fstp-template-23.fstp-left .fstp-menu-text a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-template-23.fstp-left-top .fstp-menu-text a.fstp-tab-link:hover span.fstp-tool-tip {
    left: 111%;
}

.fstp-template-23.fstp-left-btm .fstp-menu-text a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-template-23.fstp-right-btm .fstp-menu-text a.fstp-tab-link:hover span.fstp-tool-tip {
    bottom: 114%;
}

.fstp-template-23.fstp-right a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-template-23.fstp-right-top a.fstp-tab-link:hover span.fstp-tool-tip {
    right: 111%;
}

.fstp-template-23.fstp-right .fstp-tab-type,
.fstp-template-23.fstp-right-top .fstp-tab-type {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.fstp-template-23.fstp-right,
.fstp-template-23.fstp-right-top {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.fstp-template-23 a.fstp-tab-link:hover span {
    display: block;
}

.fstp-template-23 .fstp-menu-text a.fstp-tab-link:hover i {
    font-size: 37px;
}

.fstp-template-23 .fstp-menu-text a.fstp-tab-link:hover i {
    font-size: 24px;
}

.fstp-template-23 .fstp-tab.fstp-menu-wrap {
    display: flex;
    align-items: center;
}

/*template-24*/


.fstp-template-24 a.fstp-tab-link {
    width: 56px;
}

.fstp-template-24 a.fstp-tab-link span {
    display: none;
    color: #000;
}

.fstp-template-24.fstp-frontend-display-wrap.fstp-left-top,
.fstp-template-24.fstp-frontend-display-wrap.fstp-right,
.fstp-template-24.fstp-frontend-display-wrap.fstp-left,
.fstp-template-24.fstp-frontend-display-wrap.fstp-right-top {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fstp-template-24 .fstp-open-menu a.fstp-tab-link i {
    font-size: 26px;
}

.fstp-template-24 a.fstp-tab-link {
    color: #000;
    border-radius: 50px;
    background: #FFE500;
}

.fstp-template-24 .fstp-tab.fstp-menu-wrap.active a.fstp-tab-link {
    color: #FFE500;
    background: #000;
}

.fstp-template-24 .fstp-open-menu a.fstp-tab-link.active {
    color: #FFE500;
    background: #000;
}
.fstp-template-13.fstp-left-btm .fstp-menu-text,
.fstp-template-24.fstp-left-btm .fstp-menu-text,
.fstp-template-13.fstp-right-btm .fstp-menu-text,
.fstp-template-24.fstp-right-btm .fstp-menu-text {
    padding: 0px 5px 5px 8px;
}

.fstp-template-24 a.fstp-tab-link {
    display: flex;
    align-items: center;
    padding: 10px 18px;
    transition: 0.3s;
    font-size: 15px;
    border-radius: 50px;
    height: 56px;
    overflow: hidden;
    transition: 0.3s;
    text-decoration: none;
}

.fstp-template-24 a.fstp-tab-link i {
    font-size: 20px;
    margin-right: 5px;
}

.fstp-template-23 .fstp-tab.fstp-menu-wraps {
    background: #F85F3E;
    box-shadow: 1px 1px 6px rgb(0 0 0 / 25%);
    padding: 6px 8px;
    margin-bottom: 5px;
}

.fstp-template-23 .fstp-menu-wraps i {
    flex-basis: auto;
    margin-bottom: 5px;
    font-size: 30px;
}

.fstp-template-24 .fstp-tab-type {
    display: flex;
    flex-direction: column;
}

.fstp-template-24 a.fstp-tab-link:hover,
.fstp-template-24 .fstp-tab .active&gt;a,
.fstp-template-24 .fstp-tab:hover&gt;a {
    color: #FFE500;
    background: #000;
}

.fstp-template-24 a.fstp-tab-link:hover,
.fstp-template-24 .fstp-tab:hover&gt;a {
    color: #FFE500;
}

.fstp-template-24 span.fstp-tab-name {
    display: none;
}
/*template-25*/

.fstp-template-25 a.fstp-tab-link {
    width: 56px;
}

.fstp-template-25 a.fstp-tab-link span {
    display: none;
    color: #fff;
}

.fstp-template-25 .fstp-menu-text {
    padding: 0px 5px 8px 5px;
}



.fstp-template-25 a.fstp-tab-link {
    color: #fff;
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
    background: #D568DE;
}

.fstp-template-25.fstp-frontend-display-wrap.fstp-left-btm .fstp-tab-data,
.fstp-template-25.fstp-frontend-display-wrap.fstp-right-btm .fstp-tab-data {
    top: unset;
    bottom: 110%;
}

.fstp-template-25 a.fstp-tab-link {
    display: flex;
    align-items: center;
    padding: 10px 18px;
    transition: 0.3s;
    font-size: 15px;
    height: 56px;
    overflow: hidden;
    transition: 0.3s;
    text-decoration: none;
}

.fstp-template-25 a.fstp-tab-link i {
    font-size: 20px;
    margin-right: 5px;
}

.fstp-template-25 .fstp-tab-type {
    display: flex;
    flex-direction: column;
}

.fstp-template-25 a.fstp-tab-link:hover,
.fstp-template-25 .fstp-tab .active&gt;a,
.fstp-template-25 .fstp-tab:hover&gt;a {
    color: #fff;
    background: #E47BED;
}

.fstp-template-25 a.fstp-tab-link:hover,
.fstp-template-25 .fstp-tab:hover&gt;a {
    color: #fff;
}
/* Template-26 */


.fstp-template-26 .fstp-tab-type {
    display: flex;
    flex-direction: column;
}

.fstp-template-26 .fstp-menu-wrap i {
    flex-basis: auto;
    margin-bottom: 5px;
    font-size: 25px;
}

.fstp-template-26 a.fstp-tab-link {
    color: #fff;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-decoration: none;
    font-family: 'Roboto';
    padding: 6px 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px
}


.fstp-template-26 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
    background: #F85F3E;
    box-shadow: 1px 1px 6px rgb(0 0 0 / 25%);
    margin-bottom: 0px;
}

.fstp-template-26 .fstp-tab.fstp-menu-wrap .fstp-menu-text:hover {
    background: #4EB2AB;
}



.fstp-left-btm.fstp-template-26 .fstp-tab.fstp-menu-wrap,
.fstp-right-btm.fstp-template-26 .fstp-tab.fstp-menu-wrap {
    min-width: 70px;
}


.fstp-template-26 .fstp-menu-text {
    display: block;
}

.fstp-template-26 .fstp-tab-type div {
    margin-right: 0px;
}
/*template-27*/

.fstp-template-27 a.fstp-tab-link {
    width: 56px;
}

.fstp-template-27 a.fstp-tab-link span {
    display: none;
    color: #fff;
}


.fstp-template-27 a.fstp-tab-link {
    color: #fff;
    border-radius: 10px;
    background: #494a88;
    border-radius: 10px;
}

.fstp-template-27 .fstp-menu-text {
    padding: 0px;
}

.fstp-template-27 .fstp-tab.fstp-menu-wrap {
    margin-bottom: 7px;
}

.fstp-template-27 a.fstp-tab-link {
    display: flex;
    align-items: center;
    padding: 10px 18px;
    margin-bottom: 0px;
    transition: 0.3s;
    font-size: 15px;
    height: 56px;
    overflow: hidden;
    transition: 0.3s;
    text-decoration: none;
}

.fstp-template-27 a.fstp-tab-link i {
    font-size: 20px;
    margin-right: 5px;
}

.fstp-template-27 .fstp-tab-type {
    display: flex;
    flex-direction: column;
}

.fstp-template-27 a.fstp-tab-link:hover,
.fstp-template-27 .fstp-tab .active&gt;a,
.fstp-template-27 .fstp-tab:hover&gt;a {
    color: #fff;
    background: #595a8f;
}

.fstp-template-27 a.fstp-tab-link:hover,
.fstp-template-27 .fstp-tab:hover&gt;a {
    color: #fff;
}
.fstp-template-27 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-template-27 .fstp-tab:hover&gt;a span.fstp-tool-tip {
    background: #494a88;
    left: 110%;
    align-items: center;
    justify-content: space-around;
    height: 56px !important;
    padding: 0px 10px;
    display: flex;
    font-size: 15.5px;
    border-radius: 8px;
}
.fstp-template-27 a span.fstp-tool-tip::after {
    content: none;
}



/* custom html */
.fstp-html-wrap.fstp-html-template-2 {
    box-shadow: -2px -1px 8px rgba(0, 0, 0, 0.25);
    position: absolute;
    background: #fff;
    display: none;
    padding: unset;
    min-height: 450px;
}
.fstp-html-wrap.fstp-html-template-2 .fstp-post-heading{
    padding: 10px 15px;
}
.fstp-html-wrap.fstp-html-template-2 .fstp-inner-scroll {
    padding: 10px 15px;
}



.fstp-template-2 .fstp-menu-wrap i {
    font-size: 20px;
}
.fstp-social-icon-wrap .fstp-post-heading {
    padding: 10px;
}

.fstp-social-icon-wrap {
    padding: unset;
    max-width: 250px;
    min-width: 240px;
    position: absolute;
    background: #fff;
    display: none;
    max-height: 320px;
    min-height: 120px;
    overflow-y: auto;
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 1px -1px 5px rgba(0, 0, 0, 0.25);
}
.fstp-social-icon-list {
    max-height: 300px;
    overflow: auto;
}

.fstp-social-icon-list {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
    justify-content: center;
}

.fstp-social-icon-template-1 .fstp-social-icon-list a {
    margin: 8px;
    color: inherit;
}
/* .fstp-social-icon-list a i {
    color: inherit;
} */

/* .fstp-social-icon-wrap.fstp-social-icon-template-1 i {
    font-size: 22px;
    width: 100%;
    line-height: 120%;
    padding: 5px;
    margin-bottom: 5px;
    margin-right: 0;
    text-align: center;
} */
.fstp-social-icon-template-3 .fstp-social-icon-list a,
.fstp-social-icon-template-4 .fstp-social-icon-list a  {
    margin: 4px;
    display: flex;
    box-shadow: none;
    align-items: center;
    text-align: center;
    text-decoration: none;
    justify-content: center;
}
a.fstp-anchor {
    text-decoration: none;
    color: #404040;
    width: 100%;
}
a.fstp-anchor:hover{
    color: #404040;
}
a.fstp-anchor:visited{
    color: #404040;
}
.fstp-social-icon-wrap.fstp-social-icon-template-3 i,
.fstp-social-icon-wrap.fstp-social-icon-template-4 i {
    font-size: 26px;
    width: 100%;
    line-height: 119%;
    padding: 5px;
    margin-bottom: 0px;
    vertical-align: middle;
    margin-right: 0;
    text-align: center;
}
.fstp-social-icon-wrap.fstp-social-icon-template-2 i,
.fstp-social-icon-wrap.fstp-social-icon-template-1 i {
    font-size: 22px;
    width: 100%;
    line-height: 120%;
    padding: 5px;
    margin-bottom: 0px;
    margin-right: 0;
    text-align: center;
}
.fstp-social-icon-template-3 .fstp-social-icon-list a{
    color: #444444;
    background: #d9d9d9;
}
.fstp-social-icon-template-4 .fstp-social-icon-list a{
    color: #ffffff;
    background: #000000;
}
.fstp-social-icon-template-2 .fstp-social-icon-list a {
    width: 40px;
    height: 40px;
    margin: 8px;
    color: #212121;
    box-shadow: 0 0 4px #ccc;
    display: flex;
    justify-content: center;
    text-decoration: none;
    align-items: center;
}

.fstp-social-icon-template-2 .fstp-social-icon-list a {
    border-radius: 50%;
}

.fstp-social-icon-template-3 .fstp-social-icon-list a {
    border-radius: 100%;
}
.fstp-social-icon-wrap.fstp-social-icon-template-2 a:hover {
    color: #fff;
    background: #363636;

}

.fstp-tab.fstp-menu-wrap {
    position: relative;
}

.fstp-contact-form-wrap.fstp-tab-data {
    max-height: 450px;
    overflow-y: hidden;
    overflow-x: hidden;
}

.fstp-contact-form-wrap::-webkit-scrollbar {
    width: 10px;
}

/* social icon template-3 */





/* Subscribe template-8 */

.fstp-form-wrap.fstp-subscribe-template-8 .fstp-fields-wrap input[type="text"],
.fstp-form-wrap.fstp-subscribe-template-8 .fstp-fields-wrap input[type="email"] {
    text-align: left;
}

.fstp-form-wrap.fstp-subscribe-template-8 {
    max-width: 380px;
    padding: unset;     
    box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.25);
}

.fstp-form-wrap.fstp-subscribe-template-8 input[type="text"],
.fstp-form-wrap.fstp-subscribe-template-8 input[type="email"] {
    background: rgba(255, 255, 255, 0.19);
}

.fstp-form-wrap.fstp-subscribe-template-8 .fstp-check-box-text {
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.015em;
    opacity: 0.88;
    color: #fff;
}

.fstp-form-wrap.fstp-subscribe-template-8 input.fstp-form-submit {
    background: transparent;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.015em;
    color: #419BEF;
    padding: 8px;
    background-color: #fff;
    text-transform: uppercase;
    border: none;
    width: 100%;
}


.fstp-form-wrap.fstp-subscribe-template-8 {
    border: none;
    margin: 0;
    display: none;
    position: absolute;
}

.fstp-form-wrap.fstp-subscribe-template-8 .fstp-fields-wrap input[type="text"],
.fstp-form-wrap.fstp-subscribe-template-8 .fstp-fields-wrap input[type="email"] {
    text-align: left;
}

.fstp-form-wrap.fstp-subscribe-template-8 .fstp-heading-text h2 {
    font-weight: 500;
    font-size: 34px;
    line-height: 40px;
    letter-spacing: 0.015em;
    color: rgba(255, 255, 255, 0.8);
    text-align: left;
}

.fstp-form-wrap.fstp-subscribe-template-8 .has-pre-icon {
    position: relative;
}

.fstp-form-wrap.fstp-subscribe-template-8 .has-pre-icon i {
    display: none;
}

.fstp-product-card .fstp-product-button a.fstp-buy-now:hover {
    opacity: 80%;
}

/* product template 2 */


/* product tab */
.fstp-product-wrap.fstp-product-template-2 {
    max-width: 450px;
    box-sizing: border-box;
    min-width: 450px;
    overflow-y: hidden;
}

.fstp-product-template-2 .fstp-product-heading {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 130%;
    margin-bottom: 15px;
}

.fstp-product-template-2 .fstp-product-image {
    width: 100%;
    height: auto;
    filter: drop-shadow(-2px 2px 4px rgba(0, 0, 0, 0.25));
}

.fstp-product-template-2 .fstp-product-card .fstp-product-button button.fstp-add-to-cart:hover {
    color: #fff;
}

.fstp-product-template-2 .fstp-product-rating {
    margin-bottom: 15px;
}

.fstp-product-template-2 .fstp-product-rating i.fa-solid {
    color: #FFC700;
    font-size: 13px;
}

.fstp-product-template-2 .fstp-product-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
    color: #0C0C0C;
    margin-top: 15px;
}

.fstp-product-template-2 .fstp-product-price {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
    color: #414141;
}

.fstp-product-template-2 .fstp-product-card .fstp-product-button a.fstp-buy-now {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 120%;
    color: #FFFFFF;
    background: #252525;
    padding: 10px 30px;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 10px;
}

.fstp-product-template-2 .fstp-product-card .fstp-product-button button.fstp-add-to-cart {
    border: 1px solid #252525;
    color: #000;
    font-size: 16px;
    line-height: 120%;
    padding: 10px;
    text-decoration: none;
    border-radius: 0px;
    margin-bottom: 10px;
}

.fstp-product-template-2 .fstp-product-card .fstp-product-button a.added_to_cart {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 120%;
    color: #FFFFFF;
    background: #252525;
    padding: 10px 30px;
    text-decoration: none;
    margin-bottom: 10px;
}

.fstp-product-template-2 .fstp-product-card .fstp-product-button a.added_to_cart:hover {
    opacity: 80%;
}

.fstp-product-template-2 .fstp-product-button {
    display: flex;
    flex-direction: column;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: none;
}

.fstp-product-template-2 .fstp-product-card:hover .fstp-product-image img {
    opacity: 40%;
}

.fstp-product-template-2 .fstp-product-card:hover .fstp-product-button {
    display: flex;
}

.fstp-product-template-2 .fstp-product-wrap {
    padding: 15px;
}

.fstp-product-template-2 .fstp-product-card button.fstp-add-to-cart:not(:hover):not(:active):not(.has-background) {
    background-color: transparent;
}

.fstp-product-template-2 .fstp-product-card {
    padding: 10px;
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 7.627px;
    border: 1.525px solid #a09f9f;
    background: #FFF;
    margin-bottom: 20px;
    padding: 15.254px 15.253px 20.134px 15.254px;
    flex-direction: column;
    align-items: flex-start;
    gap: 7.627px;
}

.fstp-product-template-2 .fstp-product-price {
    margin-top: 5px;
}

.fstp-product-template-2 .fstp-product-image img {
    width: inherit;
    height: inherit;
}

.fstp-product-template-2.fstp-product-wrap {
    position: absolute;
    background: #fff;
    display: none;
}


/* product template-3 */


.fstp-product-wrap.fstp-product-template-3 {
    max-width: 600px;
    box-sizing: border-box;
    min-width: 600px;
}

.fstp-product-template-3 .fstp-product-heading {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    padding-left: 10px;
}

.fstp-product-template-3 .fstp-post-user {
    margin-right: 10px;
}

.fstp-product-template-3 .fstp-product-image {
    height: 245px;
    min-width: 220px;
    display: flex;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.fstp-product-template-3 .fstp-product-rating i.fa-solid {
    color: #FFC700;
    font-size: 20px;
}

.fstp-product-template-3 .fstp-product-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 550;
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 15px;
    color: #2e2e2e;
}

.fstp-product-template-3 .fstp-product-details {
    padding: 10px 15px;
}

.fstp-product-rating {
    margin-bottom: 15px;
}

.fstp-product-template-3 .fstp-product-price {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    color: #655E5E;
}

.fstp-product-template-3 .fstp-product-card .fstp-product-button a.fstp-buy-now {
    color: #FFFFFF;
    background: #FFA217;
    margin-right: 25px;
}

.fstp-product-template-3 .fstp-product-card .fstp-product-button button.fstp-add-to-cart {
    border: 1px solid #FD9A06;
    color: #FD9A06;
    background-color: #fff;
}

.fstp-product-template-3 .fstp-product-button a,
.fstp-product-template-3 .fstp-product-button button {
    border-radius: 6px;
    padding: 10px 20px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
}

.fstp-product-template-3 a.fstp-buy-now:hover {
    opacity: 80%;
}

.fstp-product-template-1 .fstp-product-card .fstp-product-button button.fstp-add-to-cart:focus,
.fstp-product-template-2 .fstp-product-card .fstp-product-button button.fstp-add-to-cart:focus,
.fstp-product-template-3 .fstp-product-card .fstp-product-button button.fstp-add-to-cart:focus,
.fstp-product-template-4 .fstp-product-card .fstp-product-button button.fstp-add-to-cart:focus,
.fstp-product-template-5 .fstp-product-card .fstp-product-button button.fstp-add-to-cart:focus {
    outline: none;
}

.fstp-product-template-3 .fstp-product-card .fstp-product-button button.fstp-add-to-cart:hover,
.fstp-product-template-1 .fstp-product-card .fstp-product-button button.fstp-add-to-cart:hover {
    background-color: #eeeeee;
}

.fstp-product-template-3 .fstp-product-card a.added_to_cart.wc-forward {
    position: absolute;
    left: 0;
    background: #FFA217;
    color: #fff;
    bottom: 0;
    width: 220px;
}

.fstp-product-template-3 .fstp-product-button {
    display: flex;
}


.fstp-product-template-3 .fstp-product-card {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    border: 0.5px solid #DDD;
    background: #FFFCFC;
    margin: 0 0 10px 0px;
}

.fstp-product-template-3 .fstp-product-price {
    margin-bottom: 15px;
}

.fstp-product-template-3 .fstp-product-image img {
    width: inherit;
    height: inherit;
}

.fstp-product-template-3.fstp-product-wrap {
    position: absolute;
    background: #fff;
    max-height: 450px;
    overflow-y: hidden;
    display: none;
    padding: 15px 10px;
}

/* product Template-9 */

.fstp-product-template-4 .fstp-product-heading {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 15px;
}

.fstp-product-template-4 .fstp-product-image {
    width: 100%;
    height: auto;
    filter: drop-shadow(1px 1px 0px rgba(0, 0, 0, 0.25));
}

.fstp-product-template-4 .fstp-product-rating {
    margin-bottom: 15px;
}

.fstp-product-template-4 .fstp-product-rating i.fa-solid {
    color: #FFC700;
    font-size: 14px;
}

.fstp-product-template-4 .fstp-product-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
    color: #0C0C0C;
    margin-bottom: 15px;
}

.fstp-product-template-4 .fstp-tab-data {
    overflow-y: hidden;
    padding: 15px 20px;
}

.fstp-product-template-4 .fstp-product-price {
    color: #444242;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 15px;
}

.fstp-product-template-4 a.fstp-buy-now,
.fstp-product-template-4 a.added_to_cart {
    line-height: 120%;
    color: #FFFFFF !important;
    background: #DD4C24;
    margin-bottom: 10px;
}

.fstp-tab .fstp-product-template-4 .fstp-product-card button.fstp-add-to-cart {
    border: 1px solid #DD4C24;
    color: #DD4C24;
    margin-bottom: 10px;

}
.fstp-tab .fstp-product-template-4 .fstp-product-card button.fstp-add-to-cart:hover{
    background: #DD4C24;
    color: #fff;
}

.fstp-product-template-4 .fstp-product-button a,
.fstp-product-template-4 .fstp-product-card button {
    text-decoration: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    padding: 10px 20px;
    border-radius: 0px;
}

.fstp-product-template-4 .fstp-product-button {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.fstp-product-template-4 .fstp-product-wrap {
    padding: 15px;
}

.fstp-product-template-4 .fstp-product-card {
    padding: 10px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: -2px -1px 8px rgba(0, 0, 0, 0.25);
    margin-bottom: 15px;
}

.fstp-product-template-4 .fstp-product-price {
    margin-top: 10px;
}

.fstp-product-template-4 .fstp-product-image img {
    width: inherit;
    height: inherit;
}


.fstp-product-template-4 .fstp-product-details {
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* Template 5 */

/* product tab */
.fstp-product-wrap.fstp-product-template-5 {
    box-sizing: border-box;
    overflow-y: auto;
}

.fstp-product-wrap.fstp-product-template-5 .fstp-product-image {
    position: relative;
}

.fstp-product-template-5 .fstp-product-heading {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 130%;
    padding-left: 10px;
    margin-bottom: 15px;
}

.fstp-product-template-5 .fstp-product-image {
    width: 100%;
    height: auto;
    background: #000;
    filter: drop-shadow(-2px 2px 4px rgba(0, 0, 0, 0.25));
    margin-bottom: 15px;
}

.fstp-product-template-5 .fstp-product-rating i.fa-solid {
    color: #FFC700;
    font-size: 14px;
}

.fstp-product-template-5 .fstp-product-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
    color: #0C0C0C;
    margin-bottom: 15px;
}

.fstp-product-template-5 .fstp-product-price {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 12px;
    color: #000000;
    position: absolute;
    bottom: 13px;
    left: 10px;
    padding: 7px;
    background-color: #fff;
    box-shadow: 2px 0px 8px 0px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    border: 1px solid #DEDADA;
}

.fstp-product-template-5 .fstp-product-rating {
    position: absolute;
    bottom: 5px;
    right: 5px;
}


.fstp-product-template-5 a.fstp-buy-now {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF !important;
    background: #2271B1;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    margin-bottom: 10px;
}

.fstp-product-template-5 .fstp-product-card button.fstp-add-to-cart {
    border: 1px solid #2271B1;
    color: #2271B1 !important;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    border-radius: 0px;
    margin-bottom: 10px;
}

.fstp-tab .fstp-product-template-1 .fstp-product-card .fstp-product-button a,
.fstp-tab .fstp-product-template-5 .fstp-product-card .fstp-product-button a {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    background: #7686E4;
    padding: 10px;
    text-decoration: none;
    line-height: 120%;
}
.fstp-tab .fstp-product-template-5 .fstp-product-card .fstp-product-button a{
    background-color: #2271B1;
}
.fstp-tab .fstp-product-template-1 .fstp-product-card .fstp-product-button a{
    background-color: #7686E4;
}
.fstp-product-template-5 .fstp-product-card button.fstp-add-to-cart:hover{
   background:  #2271B1;
   color: #fff !important;
}

.fstp-product-template-5 .fstp-product-button {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.fstp-product-template-5 .fstp-product-wrap {
    padding: 15px;
}

.fstp-product-template-5 .fstp-product-card {
    padding: 10px;
}

.fstp-product-template-5 .fstp-product-price {
    margin-top: 5px;
}

.fstp-product-template-5 .fstp-product-image img {
    width: inherit;
    height: inherit;
}
.fstp-product-wrap.fstp-product-template-1 .fstp-post-heading {
    padding: 10px 20px;
}
.fstp-product-wrap.fstp-product-template-2 .fstp-post-heading,
.fstp-product-wrap.fstp-product-template-4 .fstp-post-heading,
.fstp-product-wrap.fstp-product-template-5 .fstp-post-heading {
    padding: 10px 12px;
}
.fstp-product-wrap.fstp-product-template-3 .fstp-post-heading {
    padding: 10px;
}
.section.our-templates p {
    max-width: 730px;
}
.section.our-templates p {
    max-width: 730px;
    margin: auto;
}






/* subscription form css */

.fstp-form-wrap .fstp-agreement {
    width: 14px;
    height: 14px;
}

.fstp-form-wrap .fstp-check-box-text label {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.input-fields-wrap {
    margin-bottom: 10px;
}

.fstp-form-wrap.fstp-subscribe-template-1 input.fstp-form-submit {
    background: #2FD1C7;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.015em;
    color: #FFFFFF;
    padding: 8px;
    border: none;
}

.fstp-field-wrap.fstp-agreement-wrap {
    margin-bottom: 10px;
}


.fstp-hidden-item {
    display: none;
}

.fstp-form-wrap input[type="text"],
.fstp-form-wrap input[type="email"] {
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.015em;
    width: 100%;
    line-height: 1;
    padding: 14px 11px;
    transition: all 0.3s ease;
    color: inherit;
    height: 34px;
    box-shadow: none;
    border: none;
}

.fstp-form-wrap {
    padding: 0;
    border: none;
    margin: 0;
    display: none;
    position: absolute;
}



@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('../fonts/fontawesome-webfont.eot #iefix&amp;v=4.4.0') format('embedded-opentype'),
        url('../fonts/fontawesome webfont.woff2?v=4.4.0') format('woff2'),
        url('../fonts/fontawesome webfont.woff?v=4.4.0') format('woff'),
        url('../fonts/fontawesome webfont.ttf?v=4.4.0') format('truetype'),
        url('../fonts/fontawesome webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}





.fstp-frontend-display-wrap.fstp-right.fstp-template-8 .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-8 .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-8 .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-right.fstp-template-6 .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-6 .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-right.fstp-template-7 .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-7 .fstp-tab-type,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-7 .fstp-tab-type {
    align-items: flex-end;
}








.fstp-frontend-display-wrap.fstp-right.fstp-template-9 .fstp-tab:hover span.fstp-hover,
.fstp-frontend-display-wrap.fstp-right.fstp-template-9 .fstp-tab:hover&gt;a span,
.fstp-frontend-display-wrap.fstp-right.fstp-template-9 .fstp-tab.active&gt;a span,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-9 .fstp-tab:hover span.fstp-hover,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-9 .fstp-tab:hover&gt;a span,
.fstp-frontend-display-wrap.fstp-right-top.fstp-template-9 .fstp-tab.active&gt;a span,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-9 .fstp-tab:hover span.fstp-hover,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-9 .fstp-tab:hover&gt;a span,
.fstp-frontend-display-wrap.fstp-right-btm.fstp-template-9 .fstp-tab.active&gt;a span {
    right: 82%;
    left: unset;
}





.fstp-html-wrap.fstp-html-template-2.fstp-tab-data {
    overflow-y: unset;
    min-width: 500px;
    max-width: 500px;
    max-height: unset;
}

.fstp-html-content .alignnone,
.fstp-html-content .aligncenter {
    margin-bottom: 10px;
    margin-top: 10px;
}

/* Product Template */
.fstp-product-rating {
    position: relative;
}

.fstp-rating-fill {
    position: absolute;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
}

.fstp-product-rating {
    width: max-content;
}

.fstp-product-template-1 .fstp-product-rating .fstp-rating-no-fill i.fa-solid,
.fstp-product-template-4 .fstp-product-rating .fstp-rating-no-fill i.fa-solid,
.fstp-product-template-5 .fstp-product-rating .fstp-rating-no-fill i.fa-solid {
    font-size: 14px;
    color: #87847a;
}

.fstp-product-template-2 .fstp-product-rating .fstp-rating-no-fill i.fa-solid,
.fstp-product-template-3 .fstp-product-rating .fstp-rating-no-fill i.fa-solid {
    color: #87847a;
}
.fstp-product-wrap.fstp-product-template-1,
.fstp-product-wrap.fstp-product-template-2,
.fstp-product-wrap.fstp-product-template-3,
.fstp-product-wrap.fstp-product-template-4,
.fstp-product-wrap.fstp-product-template-5 {
    padding: unset;
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.25), 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.fstp-product-wrap.fstp-product-template-1 .fstp-inner-scroll{
    padding: 15px 20px;
}
.fstp-product-wrap.fstp-product-template-1 .fstp-product-heading{
    padding: 15px 20px;
}
.fstp-product-wrap.fstp-product-template-2 .fstp-inner-scroll,
.fstp-product-wrap.fstp-product-template-4 .fstp-inner-scroll,
.fstp-product-wrap.fstp-product-template-5 .fstp-inner-scroll,
.fstp-form-wrap.fstp-subscribe-template-8 .fstp-inner-scroll {
    padding: 10px 12px;
}

.fstp-product-wrap.fstp-product-template-2 .fstp-product-heading,
.fstp-product-wrap.fstp-product-template-4 .fstp-product-heading,
.fstp-product-wrap.fstp-product-template-5 .fstp-product-heading,
.fstp-form-wrap.fstp-subscribe-template-8 .fstp-post-heading {
    padding: 10px 12px;
}
.fstp-product-wrap.fstp-product-template-3 .fstp-inner-scroll {
    padding: 15px 10px;
}

.fstp-product-wrap.fstp-product-template-3 .fstp-product-heading {
    padding: 15px 10px;
}

.fstp-post-template-1 .fstp-post-card:last-child,
.fstp-post-template-2 .fstp-post-card:last-child,
.fstp-post-template-3 .fstp-post-card:last-child,
.fstp-post-template-4 .fstp-post-card:last-child,
.fstp-post-template-5 .fstp-post-card:last-child {
    margin-bottom: 0;
}
.fstp-product-template-1 .fstp-product-card:last-child,
.fstp-product-template-3 .fstp-product-card:last-child,
.fstp-product-template-5 .fstp-product-card:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.fstp-product-wrap.fstp-product-template-1 {
    max-width: 450px;
    min-width: 450px;
    box-sizing: border-box;
    max-height: 450px;
    overflow-y: hidden;
    display: none;
}

.fstp-product-wrap.fstp-product-template-4 {
    max-width: 450px;
    min-width: 450px;
    overflow-y: hidden;
}

.fstp-product-template-1 .fstp-product-heading {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 130%;
    margin-bottom: 15px;
}

.fstp-product-template-1 .fstp-product-image {
    width: 100%;
    height: auto;
    background: #000;
    filter: drop-shadow(-2px 2px 4px rgba(0, 0, 0, 0.25));
    margin-bottom: 15px;
}

.fstp-product-template-1 .fstp-product-rating {
    margin-bottom: 15px;
}

.fstp-product-template-1 .fstp-product-rating i.fa-solid {
    color: #FFC700;
    font-size: 14px;
}

.fstp-product-template-1 .fstp-product-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
    color: #0C0C0C;
    margin-bottom: 15px;
}


.fstp-product-template-1 .fstp-product-price {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 130%px;
    color: #000000;
}

.fstp-product-template-1 a.fstp-buy-now {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    color: #FFFFFF !important;
    background: #7686E4;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    margin-bottom: 10px;
}

.fstp-product-template-1 a.fstp-buy-now:hover {
    opacity: 80%;
}

.fstp-product-template-1 .fstp-product-card a.fstp-add-to-cart:hover {
    background: #ededee;
}

.fstp-tab .fstp-product-template-1 .fstp-product-card button.fstp-add-to-cart {
    border: 1px solid #7686E4;
    color: #7686E4;
    font-size: 16px;
    padding: 10px;
    text-decoration: none;
    line-height: 120%;
    font-weight: 600;
    border-radius: inherit;
    background-color: #fff;
    margin-bottom: 10px;
}

.fstp-product-template-1 .fstp-product-card button.fstp-add-to-cart:not(:hover):not(:active):not(.has-background),
.fstp-product-template-3 .fstp-product-card button.fstp-add-to-cart:not(:hover):not(:active):not(.has-background),
.fstp-product-template-4 .fstp-product-card button.fstp-add-to-cart:not(:hover):not(:active):not(.has-background),
.fstp-product-template-5 .fstp-product-card button.fstp-add-to-cart:not(:hover):not(:active):not(.has-background) {
    background-color: #fff;
}

.fstp-product-title a {
    text-decoration: none;
}

.fstp-product-template-1 .fstp-product-button {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.fstp-product-template-1 .fstp-product-wrap {
    padding: 15px;
}
.fstp-product-template-1 .fstp-product-card:last-child{
    border-bottom: none;
}

.fstp-product-template-1 .fstp-product-card {
    padding: 0 0px 20px 0px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dbd3d3;
}

.fstp-product-template-1 .fstp-product-price {
    margin-bottom: 15px;
}

.fstp-product-template-1 .fstp-product-image img {
    width: inherit;
    height: inherit;
}

.fstp-product-template-1.fstp-product-wrap {
    position: absolute;
    background: #fff;
    display: none;
}


/* post-template-14 */
.fstp-post-heading {
    color: #000;
    font-family: 'Roboto';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.18px;
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.15); 
}

.fstp-external.fstp-tab-type div .fstp-post-image { 
    margin-right: 0;
}

.fstp-post-wrap.fstp-post-template-2 {
    max-width: 600px;
    background: #fff;
    display: none;
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.25), 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    position: absolute;
    min-width: 600px;
    max-height: 450px;
    overflow-y: hidden;
    z-index: 111111111111;
}
.fstp-post-wrap.fstp-post-template-2 .fstp-post-heading,
.fstp-post-wrap.fstp-post-template-5 .fstp-post-heading {
    padding: 10px 12px;
}
.fstp-post-wrap.fstp-post-template-2 .fstp-inner-scroll,
.fstp-post-wrap.fstp-post-template-5 .fstp-inner-scroll{
    padding: 10px 12px;
}

.fstp-post-template-2 .fstp-post-card {
    background: #fff;
    display: flex;
    filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.25));
    margin-bottom: 20px;
}

.fstp-post-template-2 .fstp-post-image {
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
    max-width: 300px;
    min-width: 250px;
    display: flex;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}


.fstp-post-template-2 .fstp-post-content {
    font-family: 'Roboto';
    font-style: normal;
    align-items: center;
    letter-spacing: 0.015em;
    color: #000000;
}

.fstp-post-template-2 .fstp-post-title {
    font-weight: 600;
    font-size: 12px;
    line-height: 13px;
}

.fstp-post-template-2 .fstp-post-paragraph {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0.015em;
    color: #141313;
    margin-bottom: 15px;
}

.fstp-post-template-2 span.fstp-post-info,
.fstp-post-tag {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.015em;
    color: #3D3D3D;
}

.fstp-post-paragraph p {
    overflow-y: hidden;
}
.fstp-html-wrap .fstp-inner-scroll {
    max-height: 430px;
}

.fstp-post-template-2 .fstp-post-category,
.fstp-post-template-2 .fstp-post-time,
.fstp-post-template-2 .fstp-post-user,
.fstp-post-template-2 .fstp-post-tag {
    display: flex;
}

.fstp-post-template-2 .fstp-post-detail .fa-solid,
.fstp-post-template-2 .fas,
.fstp-post-template-2 .fstp-post-tag .fa-solid,
.fstp-post-template-2 .fas, .fstp-post-template-2 i {
    font-weight: 900;
    font-size: 12px;
    margin-right: 2px;
}

.fstp-post-template-2 .fstp-post-content {
    margin: 12px;
}

.fstp-post-template-2 .fstp-post-rm-btn a {
    padding: 5px 10px;
    text-decoration: none;
    border: 1px solid #000000;
}

.fstp-post-template-2 .fstp-post-detail {
    font-size: 8px;
    margin-bottom: 15px;
    display: flex;
}

.fstp-post-template-2 .fstp-post-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 15px;
}
.fstp-post-template-2 .fstp-post-paragraph p{
    font-size: 14px;
}

.fstp-post-template-2 .fstp-post-user,
.fstp-post-template-2 .fstp-post-time {
    margin-right: 15px;
}

.fstp-post-template-2 .fstp-post-tag {
    margin-bottom: 15px;
}

.fstp-post-template-2 .fstp-post-rm-btn a {
    padding: 10px 10px;
    text-decoration: none;
    border: 1px solid #333232;
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    line-height: 130%;
    color: #333232;
}

.fstp-post-template-3 .fstp-post-image {
    border-radius: 7px;
}
.fstp-product-wrap.fstp-tab-data {
    padding-bottom: 20px;
    box-sizing: content-box;
}
.fstp-post-wrap.fstp-tab-data{
    padding-bottom: 20px !important;
    box-sizing: content-box;
}

.fstp-post-template-1.fstp-post-wrap{
    min-width: 450px;
    max-width: 450px;
}

/* post-template-5 */
.fstp-post-wrap {
    max-width: 600px;
    background: #fff;
    display: none;
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.25), 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    position: absolute;
    min-width: 600px;
    padding: 15px 20px;
    max-height: 450px;
    overflow-y: hidden;
    z-index: 111111111111;
}

.fstp-post-template-5 .fstp-post-card {
    background: #fff;
    margin: 0 0 20px 0px;
    display: flex;
    filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.25));
}

.fstp-post-template-5 .fstp-post-image {
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
    max-width: 230px;
    min-width: 230px;
    height: 230px;
    display: flex;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 100%;
    margin: 10px;
}

.fstp-post-template-5 .fstp-post-content {
    font-family: 'Roboto';
    font-style: normal;
    align-items: center;
    letter-spacing: 0.015em;
    color: #000000;
}

.fstp-post-template-5 .fstp-post-title {
    font-weight: 600;
    font-size: 12px;
    line-height: 13px;
}

.fstp-post-template-5 .fstp-post-paragraph {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0.015em;
    color: #141313;
    margin-bottom: 15px;
}

.fstp-post-template-5 span.fstp-post-info,
.fstp-post-tag {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.015em;
    color: #3D3D3D;
}

.fstp-post-paragraph p {
    overflow-y: hidden;
}

.fstp-post-template-5 .fstp-post-category,
.fstp-post-template-5 .fstp-post-time,
.fstp-post-template-5 .fstp-post-user,
.fstp-post-template-5 .fstp-post-tag {
    display: flex;
}

.fstp-post-template-5 .fstp-post-detail .fa-solid,
.fstp-post-template-5 .fas,
.fstp-post-template-5 .fstp-post-tag .fa-solid,
.fstp-post-template-5 .fas, .fstp-post-template-5 i {
    font-weight: 900;
    font-size: 12px;
    margin-right: 2px;
}

.fstp-post-template-5 .fstp-post-content {
    margin: 17px 12px;
}

.fstp-post-template-5 .fstp-post-rm-btn a {
    padding: 5px 10px;
    text-decoration: none;
    border: 1px solid #000000;
}

.fstp-post-template-2 .fstp-post-card .fstp-post-rm-btn a:hover {
    color: #fff;
    background-color: #000;
}

.fstp-post-template-5 .fstp-post-detail {
    font-size: 8px;
    margin-bottom: 15px;
    display: flex;
}

.fstp-post-template-5 .fstp-post-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 15px;
}

.fstp-post-template-5 .fstp-post-user,
.fstp-post-template-5 .fstp-post-time {
    margin-right: 15px;
}

.fstp-post-template-5 .fstp-post-tag {
    margin-bottom: 15px;
}

.fstp-tab .fstp-post-template-5 .fstp-post-card .fstp-post-rm-btn a {
    padding: 10px 10px;
    color: #fff;
    background-color: #333232;
    text-decoration: none;

    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    line-height: 130%;
}

.fstp-post-template-5 .fstp-post-card .fstp-post-rm-btn a:hover {
    color: #333232;
    border: 1px solid #333232;
    background-color: #fff;
}

.fstp-post-wrap .fstp-post-heading {
    font-size: 18px;
}

.fstp-post-wrap .fstp-product-heading {
    font-size: 22px;
}

/* post-template-1 */

.fstp-post-wrap.fstp-post-template-3.fstp-tab-data {
    font-family: 'Poppins';
    font-style: normal;
}

.fstp-post-wrap.fstp-post-template-1,
.fstp-post-wrap.fstp-post-template-2,
.fstp-post-wrap.fstp-post-template-3,
.fstp-post-wrap.fstp-post-template-4,
.fstp-post-wrap.fstp-post-template-5 {
    padding: unset;
}
.fstp-post-wrap.fstp-post-template-1 .fstp-inner-scroll {
    padding: 10px 10px;
}
.fstp-post-wrap.fstp-post-template-3 .fstp-inner-scroll {
    padding: 10px 15px;
}
.fstp-post-wrap.fstp-post-template-1 .fstp-post-heading {
    padding: 10px 10px
}
.fstp-post-wrap.fstp-post-template-3 .fstp-post-heading {
    padding: 10px 15px
}

.fstp-post-template-1 .fstp-post-card {
    background: #fff;
    padding: 20px;
    margin: 0px 0px 15px 0px;
    display: flex;
    justify-content: space-evenly;
    filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.25));
    flex-direction: column;
    border: 1px solid #D9D2D2;
    border-radius: 12px;
}

.fstp-post-template-1 .fstp-post-image {
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
    min-width: 337px;
    display: flex;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 15px;
    height: auto;
    min-height: 350px;
}

.fstp-post-template-1 .fstp-post-content {
    font-family: 'Poppins';
    font-style: normal;
    align-items: center;
    letter-spacing: 0.015em;
    color: #000000;
}

.fstp-post-template-1 span.fstp-user-icon,
.fstp-post-template-1 span.fstp-time-icon {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.015em;
    color: #000000;
    margin-left: 2px;
}

.fstp-post-template-1 .fstp-post-paragraph {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0.015em;
    color: #141313;
    margin-bottom: 15px;
}

.fstp-post-template-1 .fstp-post-paragraph p {
    margin-bottom: 0px;
    font-size: 14px;
}

.fstp-post-template-1 span.fstp-time-info,
.fstp-post-template-1 span.fstp-user-info,
.fstp-post-template-1 .fstp-post-tag {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.015em;
}

.fstp-post-template-1 span.fstp-post-info {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.015em;
    color: #000000;
    margin-left: 2px;
}



.fstp-post-template-1 .fstp-post-category,
.fstp-post-template-1 .fstp-post-time,
.fstp-post-template-1 .fstp-post-user,
.fstp-post-template-1 .fstp-post-tag {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fstp-post-template-1 .fstp-post-detail .fa-solid,
.fstp-post-template-1 .fas,
.fstp-post-template-1 .fstp-post-tag .fa-solid,
.fstp-post-template-1 .fas {
    font-weight: 900;
    font-size: 12px;
    margin-right: 4px;
}

.fstp-post-template-1 .fstp-post-detail {
    font-size: 8px;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.fstp-post-template-1 .fstp-post-title {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0.015em;
    margin-bottom: 15px;
}

.fstp-post-template-1 .fstp-post-user,
.fstp-post-template-1 .fstp-post-time {
    margin-right: 1px;
}

.fstp-post-template-1 .fstp-post-rm-btn a {
    padding: 10px 10px;
    text-decoration: none;
    background: #EE6868;
    font-weight: 400;
    font-size: 13px;
    line-height: 130%;
    color: #fff !important;
    display: inline-block;
}

.fstp-post-template-1 .fstp-post-category span:nth-of-type(2),
.fstp-post-template-1 .fstp-post-user span:nth-of-type(2),
.fstp-post-template-1 .fstp-post-time span:nth-of-type(2) {
    color: #F30000;
}

.fstp-post-template-1 .fstp-post-category {
    margin-left: 5px;
}

.fstp-post-template-1 .fstp-post-rm-btn {
    text-align: center;
}



/* post-template-9 */
.fstp-post-wrap.fstp-post-template-4 .fstp-post-heading {
    font-size: 20px;
}

.fstp-post-wrap.fstp-post-template-3.fstp-tab-data {
    font-family: 'Poppins';
    font-style: normal;
}

.fstp-post-wrap.fstp-post-template-4 {
    padding: unset;
}
.fstp-post-wrap.fstp-post-template-4 .fstp-inner-scroll {
    padding: 10px 15px;
}
.fstp-post-wrap.fstp-post-template-4 .fstp-post-heading {
    padding: 10px 15px;
}

.fstp-post-template-4 .fstp-post-card {
    background: #fff;
    padding: 20px;
    margin: 20px 0px;
    display: flex;
    justify-content: space-evenly;
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.25));
    flex-direction: column;
    border: 1px solid #D9D2D2;
    border-radius: 12px;
}

.fstp-post-template-4 .fstp-post-image {
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
    min-width: 337px;
    display: flex;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 15px;
    height: auto;
    min-height: 350px;
}

.fstp-post-template-4 .fstp-post-content {
    font-family: 'Poppins';
    font-style: normal;
    align-items: center;
    letter-spacing: 0.015em;
    color: #000000;
}


.fstp-post-template-4 .fstp-post-paragraph {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0.015em;
    color: #141313;
    margin-bottom: 15px;
}

.fstp-post-template-4 .fstp-post-paragraph p {
    margin-bottom: 0px;
}

.fstp-post-template-4 span.fstp-time-info,
.fstp-post-template-4 span.fstp-user-info,
.fstp-post-template-4 .fstp-post-tag {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.015em;
}

.fstp-post-template-4 span.fstp-post-info {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.015em;
    color: #000000;
    margin-left: 2px;
}

.fstp-post-template-4 span.fstp-tag-info {
    background: #2478F7;
    padding: 1px 7px;
    margin-left: 3px;
    font-size: 6px;
    color: #fff;
    line-height: 9px;
    border-radius: 3px;
}

.fstp-post-template-4 .fstp-post-category,
.fstp-post-template-4 .fstp-post-time,
.fstp-post-template-4 .fstp-post-user,
.fstp-post-template-4 .fstp-post-tag {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fstp-post-template-4 .fstp-post-detail .fa-solid,
.fstp-post-template-4 .fas,
.fstp-post-template-4 .fstp-post-tag .fa-solid,
.fstp-post-template-4 .fas {
    font-weight: 900;
    font-size: 12px;
    margin-right: 4px;
}

.fstp-post-template-4 .fstp-post-detail {
    font-size: 8px;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.fstp-post-template-4 .fstp-post-title {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0.015em;
    margin-bottom: 15px;
}

.fstp-post-template-4 .fstp-post-user,
.fstp-post-template-4 .fstp-post-time {
    margin-right: 10px;
    font-size: 12px;
}

.fstp-post-template-4 .fstp-post-user span.fstp-post-info {
    margin-right: 10px;
}

.fstp-post-template-4 .fstp-post-rm-btn a {
    padding: 10px 10px;
    text-decoration: none;
    background: #2478F7;
    font-weight: 400;
    font-size: 13px;
    line-height: 130%;
    color: #fff !important;
    display: inline-block;
}

.fstp-post-template-4 .fstp-post-category span:nth-of-type(2),
.fstp-post-template-4 .fstp-post-user span:nth-of-type(2),
.fstp-post-template-4 .fstp-post-time span:nth-of-type(2) {
    color: #2478F7;
}

.fstp-post-template-4 .fstp-post-category {
    margin-left: 5px;
}

.fstp-post-template-4 .fstp-post-detail {
    padding: 8px;
    border-top: 1px solid #c3b9b9;
    border-bottom: 1px solid #c3b9b9;
}

.fstp-post-rm-btn a:hover {
    opacity: 80%;
}


/* post-template-5 */

.fstp-post-wrap.fstp-post-template-3.fstp-tab-data,
.fstp-post-wrap.fstp-post-template-4.fstp-tab-data {
    font-family: 'Poppins';
    font-style: normal;
    max-width: 450px;
    min-width: 450px;
}


.fstp-post-template-3 .fstp-post-card {
    background: #fff;
    padding: 20px 0;
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
}
.fstp-post-template-3 .fstp-post-card:last-child{
    border-bottom: none;
}

.fstp-post-wrap.fstp-post-template-3::-webkit-scrollbar {
    width: 10px;
}

.fstp-post-template-3 .fstp-post-image {
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
    min-width: 337px;
    display: flex;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 15px;
    height: auto;
    min-height: 350px;
}

.fstp-post-template-3 .fstp-post-image img {
    width: -webkit-fill-available;
}

.fstp-post-template-3 .fstp-post-content {
    font-family: 'Poppins';
    font-style: normal;
    align-items: center;
    letter-spacing: 0.015em;
    color: #000000;
}

.fstp-post-template-3 .fstp-post-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0.015em;
    margin-bottom: 15px;
}

.fstp-post-template-3 .fstp-post-paragraph {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0.015em;
    color: #141313;
    margin-bottom: 15px;
}

.fstp-post-template-3 .fstp-post-paragraph p {
    margin-bottom: 0px;
    margin-top: 20px;
}

.fstp-post-template-3 span.fstp-time-info,
.fstp-post-template-3 span.fstp-user-info,
.fstp-post-template-3 .fstp-post-tag {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.015em;
}

.fstp-post-template-3 span.fstp-post-info {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.015em;
    color: #000000;
    margin-left: 4px;
}

.fstp-post-template-3 span.fstp-tag-info {
    background: #2478F7;
    padding: 1px 7px;
    margin-left: 3px;
    font-size: 6px;
    color: #fff;
    line-height: 9px;
    border-radius: 3px;
}

.fstp-post-template-3 .fstp-post-category,
.fstp-post-template-3 .fstp-post-time,
.fstp-post-template-3 .fstp-post-user,
.fstp-post-template-3 .fstp-post-tag {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fstp-post-template-3 .fstp-post-detail .fa-solid,
.fstp-post-template-3 .fas,
.fstp-post-template-3 .fstp-post-tag .fa-solid,
.fstp-post-template-3 .fas {
    font-weight: 900;
    font-size: 15px;
    margin-right: 5px;
}

.fstp-post-template-3 .fstp-post-detail {
    font-size: 12px;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}


.fstp-post-template-3 .fstp-post-user,
.fstp-post-template-3 .fstp-post-time {
    margin-right: 5px;
}

.fstp-post-template-3 .fstp-post-rm-btn a {
    padding: 10px 10px;
    text-decoration: none;
    background: #2478F7;
    font-weight: 400;
    font-size: 13px;
    line-height: 130%;
    color: #fff !important;
    display: inline-block;
}

.fstp-post-template-3 .fstp-post-category span:nth-of-type(2),
.fstp-post-template-3 .fstp-post-user span:nth-of-type(2),
.fstp-post-template-3 .fstp-post-time span:nth-of-type(2) {
    color: #2478F7;
}

.fstp-post-template-3 .fstp-post-category {
    margin-left: 5px;
}


/* template 13 */

.fstp-contact-form-wrap {
    /* border: 1px solid #000; */
    position: absolute;
    background: #fff;
    display: none;
}

.fstp-contact-form-wrap.fstp-contact-template-5 input[type="text"],
.fstp-contact-form-wrap.fstp-contact-template-5 input[type="email"] {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.015em;
    width: 100%;
    line-height: 1;
    padding: 14px 11px;
    transition: all 0.3s ease;
    color: inherit;
    height: 40px;
    box-shadow: none;
    border: none;
}

.fstp-heading-text h2 {
    color: #333;
    font-family: 'Roboto';
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.3px;
    margin-top: 0;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    text-align: center;
}


.fstp-contact-template-5 form.wpcf7-form.init label {
    color: rgba(32, 30, 30, 0.86);
    font-family: 'Roboto';
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.fstp-contact-form-wrap.fstp-contact-template-5.fstp-tab-data {
    padding: unset;
    max-width: 600px;
    min-width: 500px;
    background: #FFF;
    box-shadow: -2px 2px 8px 0px rgba(0, 0, 0, 0.25);
    border: none;
    overflow-y: hidden;
}
.fstp-contact-form-wrap.fstp-contact-template-5.fstp-tab-data .fstp-post-heading {
    padding: 10px 20px;
}
.fstp-contact-form-wrap.fstp-contact-template-5.fstp-tab-data .fstp-inner-scroll {
    padding: 15px 20px;
}

.fstp-contact-template-5 textarea.wpcf7-form-control.wpcf7-textarea {
    background: #d9d9d9;
    border: none;
    width: 100%;
}

.fstp-contact-template-5 input.wpcf7-form-control.wpcf7-text {
    background: #D9D9D9;
    border: none;
}

.fstp-contact-template-5 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #0083F8;
    padding: 9px 30px;
    border: none;
    color: #fff;
}


form.wpcf7-form.init p {
    margin: 20px 0px;
}



.fstp-social-icon-wrap .fstp-inner-scroll::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.fstp-social-icon-template-1 .fstp-social-icon-list a {
    color: #4d4d4d;
}

.fstp-social-icon-wrap .fstp-inner-scroll::-webkit-scrollbar-thumb {
    background-color: #494848;
    border: 2px solid #555555;
}

.fstp-social-icon-template-3 .fstp-social-icon-list a {
    border-radius: 0;
}


.fstp-contact-form-wrap::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.fstp-contact-form-wrap::-webkit-scrollbar-thumb {
    background-color: #494848;
    border: 2px solid #555555;
}

.fstp-product-template-3::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.fstp-product-template-3::-webkit-scrollbar-thumb {
    background-color: #494848;
    border: 2px solid #555555;
}
.fstp-social-icon-list::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.fstp-social-icon-list::-webkit-scrollbar-thumb {
    background-color: #494848;
    border: 2px solid #555555;
}


.fstp-post-wrap::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.fstp-post-wrap::-webkit-scrollbar-thumb {
    background-color: #494848;
    border: 2px solid #555555;
}

.fstp-product-wrap::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.fstp-product-wrap::-webkit-scrollbar-thumb {
    background-color: #494848;
    border: 2px solid #555555;
}

.fstp-html-wrap .fstp-inner-scroll::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.fstp-html-wrap .fstp-inner-scroll::-webkit-scrollbar-thumb {
    background-color: #494848;
    border: 2px solid #555555;
}

a.fstp-tab-link {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    outline: 0;
}

.fstp-tab.fstp-menu-wrap:hover i:nth-of-type(1) {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}




.fstp-tab-data.fstp-product-template-5.fstp-product-wrap {
    max-width: 600px;
    background: #fff;
    display: none;
    position: absolute;
    min-width: 450px;
    max-height: 450px;
    overflow-y: hidden;
    z-index: 111111111111;
}

.fstp-inner-scroll {
    max-height: 390px;
    overflow-y: auto;
    overflow-x: hidden;
}

.fstp-product-wrap .fstp-inner-scroll::-webkit-scrollbar-thumb {
    background-color: #494848;
    border: 2px solid #555555;
}


.fstp-product-wrap .fstp-inner-scroll::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.fstp-post-wrap .fstp-inner-scroll::-webkit-scrollbar-thumb {
    background-color: #696969;
    border: 2px solid #555555;
}

.fstp-post-wrap .fstp-inner-scroll::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.fstp-post-template-4 .fstp-post-image {
    min-width: 280px;
}

.fstp-form-wrap.fstp-subscribe-template-8 .fstp-inner-scroll::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.fstp-form-wrap.fstp-subscribe-template-8 .fstp-inner-scroll::-webkit-scrollbar-thumb {
    background-color: #494848;
    border: 2px solid #555555;
}

.fstp-contact-form-wrap .fstp-inner-scroll::-webkit-scrollbar-thumb {
    background-color: #494848;
    border: 2px solid #555555;
}

.fstp-contact-form-wrap .fstp-inner-scroll::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

@keyframes slide-left-specific {
    from {
        left: 0;
    }

    to {
        left: 121%;
    }
}

@keyframes slide-right-specific {
    from {
        right: 0;
    }

    to {
        right: 121%;
    }
}

.fstp-template-12.fstp-frontend-display-wrap.fstp-left .fstp-tab-data,
.fstp-template-17.fstp-frontend-display-wrap.fstp-left .fstp-tab-data,
.fstp-template-17.fstp-frontend-display-wrap.fstp-left-top .fstp-tab-data,
.fstp-template-12.fstp-frontend-display-wrap.fstp-left-top .fstp-tab-data,
.fstp-template-20.fstp-frontend-display-wrap.fstp-left-top .fstp-tab-data,
.fstp-template-20.fstp-frontend-display-wrap.fstp-left .fstp-tab-data {
    left: 106%;
    animation-name: diagonal-left;
}

.fstp-template-12.fstp-frontend-display-wrap.fstp-right .fstp-tab-data,
.fstp-template-17.fstp-frontend-display-wrap.fstp-right .fstp-tab-data,
.fstp-template-12.fstp-frontend-display-wrap.fstp-right-top .fstp-tab-data,
.fstp-template-17.fstp-frontend-display-wrap.fstp-right-top .fstp-tab-data,
.fstp-template-20.fstp-frontend-display-wrap.fstp-right .fstp-tab-data,
.fstp-template-20.fstp-frontend-display-wrap.fstp-right-top .fstp-tab-data {
    right: 106%;
    animation-name: diagonal-right;
}

.fstp-template-12.fstp-frontend-display-wrap.fstp-left-btm .fstp-tab-data,
.fstp-template-12.fstp-frontend-display-wrap.fstp-right-btm .fstp-tab-data,
.fstp-template-17.fstp-frontend-display-wrap.fstp-left-btm .fstp-tab-data,
.fstp-template-17.fstp-frontend-display-wrap.fstp-right-btm .fstp-tab-data {
    top: unset;
    bottom: 121%;
}

.fstp-template-20.fstp-frontend-display-wrap.fstp-left-btm .fstp-tab-data,
.fstp-template-20.fstp-frontend-display-wrap.fstp-right-btm .fstp-tab-data {
    top: unset;
    bottom: 111%;
}

.fstp-template-22.fstp-frontend-display-wrap.fstp-left-btm .fstp-tab-data,
.fstp-template-22.fstp-frontend-display-wrap.fstp-right-btm .fstp-tab-data {
    bottom: 116%;
}

.fstp-template-21.fstp-frontend-display-wrap.fstp-left-btm .fstp-tab-data,
.fstp-template-21.fstp-frontend-display-wrap.fstp-right-btm .fstp-tab-data {
    bottom: 108%;
}

.fstp-template-21.fstp-left-btm .fstp-menu-text,
.fstp-template-21.fstp-right-btm .fstp-menu-text {
    padding: 0px 5px;
}

.fstp-tab.fstp-menu-wrap.fstp-open-menu {
    pointer-events: auto;
}


.fstp-template-1 .fstp-menu-text,
.fstp-template-2 .fstp-menu-text,
.fstp-template-3 .fstp-menu-text,
.fstp-template-4 .fstp-menu-text,
.fstp-template-5 .fstp-menu-text,
.fstp-template-6 .fstp-menu-text,
.fstp-template-7 .fstp-menu-text,
.fstp-template-10 .fstp-menu-text,
.fstp-template-15 .fstp-menu-text,
.fstp-template-11 .fstp-menu-text {
    padding: 0px;
}



/* Tooltip design */
a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-tab:hover&gt;a span.fstp-tool-tip {
    display: inline-block;
    background: #000000;
    left: 110%;
    align-items: center;
    justify-content: space-around;
    width: max-content;
    z-index: 9999999999;
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s;
    position: absolute;
    padding: 8px;
    font-size: 11.5px;
    border-radius: 3px;
    transition: all .3s linear;
}

.fstp-frontend-display-wrap.fstp-left-btm a.fstp-tab-link:hover span.fstp-tool-tip {
    left: 60%;
    transform: translateX(-50%);
}

.fstp-template-6 a.fstp-tab-link {
    color: #444;
    border-radius: 0px;
    position: relative;
}


/* for template 1 2 and 5 */

.fstp-frontend-display-wrap.fstp-left.fstp-template-1 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-frontend-display-wrap.fstp-left.fstp-template-2 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-frontend-display-wrap.fstp-left.fstp-template-5 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-1 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-2 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-frontend-display-wrap.fstp-left-top.fstp-template-5 a.fstp-tab-link:hover span.fstp-tool-tip {
    left: 60%;
    top: 128%;
    bottom: unset;
    right: unset;
    -moz-transform: rotate(90deg);
    -webkit-transform-origin: 0 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fstp-right-top.fstp-template-1 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-2 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-5 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right.fstp-template-1 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right.fstp-template-2 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right.fstp-template-5 a.fstp-tab-link:hover span.fstp-tool-tip {
    right: 60%;
    left: unset;
    transform: rotate(90deg);
    top: unset;
    bottom: 128%;
    -webkit-transform-origin: 100% 100%;
}
.fstp-template-1 a.fstp-tab-link span.fstp-tool-tip {
    background: #000;
}

/* template 2 */
.fstp-template-2 a.fstp-tab-link span.fstp-tool-tip {
    background: #595959;
}

.fstp-left.fstp-template-2 a span.fstp-tool-tip::after,
.fstp-left-top.fstp-template-2 a span.fstp-tool-tip::after {
    border-color: transparent #595959 transparent transparent;
}

.fstp-right.fstp-template-2 a span.fstp-tool-tip::after,
.fstp-right-top.fstp-template-2 a span.fstp-tool-tip::after {
    border-color: transparent transparent transparent #595959;
}

.fstp-left-btm.fstp-template-2 a span.fstp-tool-tip::after,
.fstp-right-btm.fstp-template-2 a span.fstp-tool-tip::after {
    border-color: #595959 transparent transparent transparent;
}

/* template 5 */
.fstp-template-5 a.fstp-tab-link span.fstp-tool-tip {
    background: #FF8079;
}


.fstp-left.fstp-template-5 a span.fstp-tool-tip::after,
.fstp-left-top.fstp-template-5 a span.fstp-tool-tip::after {
    border-color: transparent #FF8079 transparent transparent;
}

.fstp-right.fstp-template-5 a span.fstp-tool-tip::after,
.fstp-right-top.fstp-template-5 a span.fstp-tool-tip::after {
    border-color: transparent transparent transparent #FF8079;
}

.fstp-left-btm.fstp-template-5 a span.fstp-tool-tip::after,
.fstp-right-btm.fstp-template-5 a span.fstp-tool-tip::after {
    border-color: #FF8079 transparent transparent transparent;
}

/* template 6 */
.fstp-template-6 a.fstp-tab-link:hover span.fstp-tool-tip {
    background: #444444;
}

.fstp-left.fstp-template-6 a span.fstp-tool-tip::after,
.fstp-left-top.fstp-template-6 a span.fstp-tool-tip::after {
    border-color: transparent #444444 transparent transparent;
}

.fstp-right.fstp-template-6 a span.fstp-tool-tip::after,
.fstp-right-top.fstp-template-6 a span.fstp-tool-tip::after {
    border-color: transparent transparent transparent #444444;
}

.fstp-left-btm.fstp-template-6 a span.fstp-tool-tip::after,
.fstp-right-btm.fstp-template-6 a span.fstp-tool-tip::after {
    border-color: #444444 transparent transparent transparent;
}

/* template 7 */
.fstp-template-7 a.fstp-tab-link:hover span.fstp-tool-tip {
    background: #DE68C4;
}

.fstp-left.fstp-template-7 a span.fstp-tool-tip::after,
.fstp-left-top.fstp-template-7 a span.fstp-tool-tip::after {
    border-color: transparent #DE68C4 transparent transparent;
}

.fstp-right.fstp-template-7 a span.fstp-tool-tip::after,
.fstp-right-top.fstp-template-7 a span.fstp-tool-tip::after {
    border-color: transparent transparent transparent #DE68C4;
}

/* template 8 */
.fstp-template-8 a.fstp-tab-link:hover span.fstp-tool-tip {
    background: #449d98;
}

.fstp-left.fstp-template-8 a span.fstp-tool-tip::after,
.fstp-left-top.fstp-template-8 a span.fstp-tool-tip::after {
    border-color: transparent #449d98 transparent transparent;
}

.fstp-right.fstp-template-8 a span.fstp-tool-tip::after,
.fstp-right-top.fstp-template-8 a span.fstp-tool-tip::after {
    border-color: transparent transparent transparent #449d98;
}

.fstp-left-btm.fstp-template-7 a span.fstp-tool-tip::after,
.fstp-right-btm.fstp-template-7 a span.fstp-tool-tip::after {
    border-color: #DE68C4 transparent transparent transparent;
}

.fstp-template-3 a.fstp-tab-link:hover span.fstp-tool-tip {
    border-radius: 0px;
}
.fstp-template-3 a.fstp-tab-link span.fstp-tool-tip {
    background: #000;
}

.fstp-left-top.fstp-template-3 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left.fstp-template-3 a.fstp-tab-link:hover span.fstp-tool-tip {
    transform: translateX(100%);
    top: 0;
    left: unset;
    right: -10px;
}

.fstp-left-top.fstp-template-4 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left.fstp-template-4 a.fstp-tab-link:hover span.fstp-tool-tip {
    transform: translateX(100%);
    top: 0;
    left: unset;
    right: -8px;
}


.fstp-right.fstp-template-4 .fstp-tab.fstp-menu-wrap,
.fstp-right-top.fstp-template-4 .fstp-tab.fstp-menu-wrap {
    border-right: 2px solid #FFCB11;
    border-left: none;
}

.fstp-right-top.fstp-template-3 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right.fstp-template-3 a.fstp-tab-link:hover span.fstp-tool-tip {
    top: 0%;
    right: unset;
    left: -10px;
    transform: translateX(-100%);
}

.fstp-right-top.fstp-template-4 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right.fstp-template-4 a.fstp-tab-link:hover span.fstp-tool-tip {
    top: 0%;
    right: unset;
    left: -8px;
    transform: translateX(-100%);
}

.fstp-template-4 a.fstp-tab-link:hover span.fstp-tool-tip {
    border-radius: 0px;
}
.fstp-template-4 a.fstp-tab-link span.fstp-tool-tip {
    background: #595959;
}

.fstp-left.fstp-template-4 a span.fstp-tool-tip::after,
.fstp-left-top.fstp-template-4 a span.fstp-tool-tip::after {
    border-color: transparent #595959 transparent transparent;
}

.fstp-left-btm.fstp-template-4 a span.fstp-tool-tip::after,
.fstp-right-btm.fstp-template-4 a span.fstp-tool-tip::after {
    border-color: #595959 transparent transparent transparent;
}

.fstp-right.fstp-template-4 a span.fstp-tool-tip::after,
.fstp-right-top.fstp-template-4 a span.fstp-tool-tip::after {
    border-color: transparent transparent transparent #595959;
}

.fstp-left.fstp-template-8 .fstp-no-hover .fstp-menu-text:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-8 .fstp-no-hover .fstp-menu-text:hover span.fstp-tool-tip,
.fstp-left.fstp-template-6 .fstp-no-hover .fstp-menu-text:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-6 .fstp-no-hover .fstp-menu-text:hover span.fstp-tool-tip,
.fstp-left.fstp-template-7 .fstp-no-hover .fstp-menu-text:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-7 .fstp-no-hover .fstp-menu-text:hover span.fstp-tool-tip {
    left: 106%;
    transform: unset;
}
.fstp-right.fstp-template-8 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-8 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right.fstp-template-7 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-7 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right.fstp-template-6 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-6 a.fstp-tab-link:hover span.fstp-tool-tip {
    right: unset;
    left: -7px;
    transform: translateX(-100%) translateY(-50%);
}

.fstp-right.fstp-template-8 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-8 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right.fstp-template-7 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-7 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right.fstp-template-6 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-6 .fstp-no-hover a.fstp-tab-link:hover span.fstp-tool-tip {
    right: 106%;
    transform: translateX(-100%) translateY(-50%);
}

.fstp-left.fstp-template-8 .fstp-menu-text:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-8 .fstp-menu-text:hover span.fstp-tool-tip,
.fstp-left.fstp-template-6 .fstp-menu-text:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-6 .fstp-menu-text:hover span.fstp-tool-tip,
.fstp-left.fstp-template-7 .fstp-menu-text:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-7 .fstp-menu-text:hover span.fstp-tool-tip {
    left: unset;
    right: -7px;
    transform: translateX(100%);
    top: unset;
}

.fstp-right-btm.fstp-template-8 a span.fstp-tool-tip::after,
.fstp-left-btm.fstp-template-8 a span.fstp-tool-tip::after {
    border-color: #449d98 transparent transparent transparent;
}

.fstp-left.fstp-template-13 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-13 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left.fstp-template-24 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-24 a.fstp-tab-link:hover span.fstp-tool-tip {
    left: 103%;
}

.fstp-right.fstp-template-13 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-13 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right.fstp-template-24 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-24 a.fstp-tab-link:hover span.fstp-tool-tip {
    right: 103%;
}

.fstp-template-13 a.fstp-tab-link:hover span.fstp-tool-tip {
    background: #444444;
}

.fstp-left.fstp-template-13 a span.fstp-tool-tip::after,
.fstp-left-top.fstp-template-13 a span.fstp-tool-tip::after {
    border-color: #444444 transparent transparent transparent;
}

/* template 9 */
.fstp-left.fstp-template-9 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-9 a.fstp-tab-link:hover span.fstp-tool-tip {
    left: 120%;
}

.fstp-right.fstp-template-9 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-9 a.fstp-tab-link:hover span.fstp-tool-tip {
    right: 120%;
}

.fstp-template-9 a.fstp-tab-link:hover span.fstp-tool-tip {
    background: #7686E4
}

/* template 10 */
.fstp-left.fstp-template-10 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-10 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left.fstp-template-11 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-11 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left.fstp-template-15 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-15 a.fstp-tab-link:hover span.fstp-tool-tip {
    transform: translateX(100%) translateY(-50%);
    top: 50%;
    left: unset;
    right: -8px;
}

.fstp-right.fstp-template-10 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-10 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right.fstp-template-11 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-11 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right.fstp-template-15 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-15 a.fstp-tab-link:hover span.fstp-tool-tip {
    top: 50%;
    right: unset;
    left: -8px;
    transform: translateX(-100%) translateY(-50%);
}

.fstp-template-10 a.fstp-tab-link:hover span.fstp-tool-tip {
    background: #F85F3E;
    ;
}

.fstp-left.fstp-template-10 a span.fstp-tool-tip::after,
.fstp-left-top.fstp-template-10 a span.fstp-tool-tip::after {
    border-color: transparent #F85F3E transparent transparent;
}

.fstp-right-btm.fstp-template-10 a span.fstp-tool-tip::after,
.fstp-left-btm.fstp-template-10 a span.fstp-tool-tip::after {
    border-color: #F85F3E transparent transparent transparent;
}

.fstp-right.fstp-template-10 a span.fstp-tool-tip::after,
.fstp-right-top.fstp-template-10 a span.fstp-tool-tip::after {
    border-color: transparent transparent transparent #F85F3E;
}

.fstp-template-11 a.fstp-tab-link:hover span.fstp-tool-tip {
    background: #F79491;
}

.fstp-left.fstp-template-11 a span.fstp-tool-tip::after,
.fstp-left-top.fstp-template-11 a span.fstp-tool-tip::after {
    border-color: transparent #F79491 transparent transparent;
}

.fstp-right.fstp-template-11 a span.fstp-tool-tip::after,
.fstp-right-top.fstp-template-11 a span.fstp-tool-tip::after {
    border-color: transparent transparent transparent #F79491;
}

.fstp-left-btm.fstp-template-11 a span.fstp-tool-tip::after,
.fstp-right-btm.fstp-template-11 a span.fstp-tool-tip::after {
    border-color: #F79491 transparent transparent transparent;
}

.fstp-right.fstp-template-13 a span.fstp-tool-tip::after,
.fstp-right-top.fstp-template-13 a span.fstp-tool-tip::after {
    border-color: transparent transparent transparent #444444;
}

.fstp-left.fstp-template-13 a span.fstp-tool-tip::after,
.fstp-left-top.fstp-template-13 a span.fstp-tool-tip::after {
    border-color: transparent #444444 transparent transparent;
}

.fstp-template-16 a.fstp-tab-link:hover span.fstp-tool-tip {
    background: #4870AC;
}

.fstp-left.fstp-template-16 a span.fstp-tool-tip::after,
.fstp-left-top.fstp-template-16 a span.fstp-tool-tip::after {
    border-color: #4870AC transparent transparent transparent;
}

.fstp-left.fstp-template-16 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-16 a.fstp-tab-link:hover span.fstp-tool-tip {
    left: 114%;
}

.fstp-right.fstp-template-16 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-16 a.fstp-tab-link:hover span.fstp-tool-tip {
    right: 114%;
}

.fstp-left.fstp-template-13.fstp-right a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left.fstp-template-13.fstp-right-top a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left.fstp-template-13.fstp-left a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left.fstp-template-13.fstp-left-top a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left.fstp-template-24.fstp-right a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left.fstp-template-24.fstp-right-top a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left.fstp-template-24.fstp-left a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left.fstp-template-24.fstp-left-top a.fstp-tab-link:hover span.fstp-tool-tip {
    top: 40%;
}

.fstp-left.fstp-template-16 a span.fstp-tool-tip::after,
.fstp-left-top.fstp-template-16 a span.fstp-tool-tip::after {
    border-color: transparent #4870AC transparent transparent;
}

.fstp-right.fstp-template-16 a span.fstp-tool-tip::after,
.fstp-right-top.fstp-template-16 a span.fstp-tool-tip::after {
    border-color: transparent transparent transparent #4870AC;
}

/* template 20 */
.fstp-template-20 a.fstp-tab-link:hover span.fstp-tool-tip {
    background: #FD90C1;
}

.fstp-left-btm.fstp-template-16 a span.fstp-tool-tip::after,
.fstp-right-btm.fstp-template-16 a span.fstp-tool-tip::after {
    border-color: #4870AC transparent transparent transparent;
}

.fstp-right-btm.fstp-template-13 a span.fstp-tool-tip::after,
.fstp-left-btm.fstp-template-13 a span.fstp-tool-tip::after {
    border-color: #444444 transparent transparent transparent;
}

.fstp-left-btm.fstp-template-20 a span.fstp-tool-tip::after,
.fstp-right-btm.fstp-template-20 a span.fstp-tool-tip::after {
    border-color: #FD90C1 transparent transparent transparent;
}

.fstp-left-top.fstp-template-20 a span.fstp-tool-tip::after,
.fstp-left.fstp-template-20 a span.fstp-tool-tip::after {
    border-color: transparent #FD90C1 transparent transparent;
}

.fstp-right.fstp-template-20 a span.fstp-tool-tip::after,
.fstp-right-top.fstp-template-20 a span.fstp-tool-tip::after {
    border-color: transparent transparent transparent #FD90C1;
}

.fstp-left-btm.fstp-template-21 a span.fstp-tool-tip::after,
.fstp-right-btm.fstp-template-21 a span.fstp-tool-tip::after {
    border-color: #1D2327 transparent transparent transparent;
}

.fstp-left-btm.fstp-template-22 a span.fstp-tool-tip::after,
.fstp-right-btm.fstp-template-22 a span.fstp-tool-tip::after {
    border-color: #454545 transparent transparent transparent;
}

.fstp-left.fstp-template-20 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-20 a.fstp-tab-link:hover span.fstp-tool-tip {
    left: 125%;
}

.fstp-right.fstp-template-20 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-20 a.fstp-tab-link:hover span.fstp-tool-tip {
    right: 125%;
}

/* template 22 */
.fstp-template-22 a.fstp-tab-link:hover span.fstp-tool-tip {
    background: #454545;
}

.fstp-left.fstp-template-22 a span.fstp-tool-tip::after,
.fstp-left-top.fstp-template-22 a span.fstp-tool-tip::after {
    border-color: transparent #454545 transparent transparent;
}

.fstp-right.fstp-template-22 a span.fstp-tool-tip::after,
.fstp-right-top.fstp-template-22 a span.fstp-tool-tip::after {
    border-color: transparent transparent transparent #454545;
}


.fstp-left.fstp-template-22 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-22 a.fstp-tab-link:hover span.fstp-tool-tip {
    left: 123%;
}

.fstp-right.fstp-template-22 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-22 a.fstp-tab-link:hover span.fstp-tool-tip {
    right: 123%;
}

/* template 21 */
.fstp-template-21 a.fstp-tab-link:hover span.fstp-tool-tip {
    background: #1D2327;
}

.fstp-left.fstp-template-21 a span.fstp-tool-tip::after,
.fstp-left-top.fstp-template-21 a span.fstp-tool-tip::after {
    border-color: transparent #1D2327 transparent transparent;
}

.fstp-right.fstp-template-21 a span.fstp-tool-tip::after,
.fstp-right-top.fstp-template-21 a span.fstp-tool-tip::after {
    border-color: transparent transparent transparent #1D2327;
}

/* Template 23 */
.fstp-template-23 a.fstp-tab-link:hover span.fstp-tool-tip {
    background: #F85F3E;
}

.fstp-left.fstp-template-23 a span.fstp-tool-tip::after,
.fstp-left-top.fstp-template-23 a span.fstp-tool-tip::after {
    border-color: transparent #F85F3E transparent transparent;
}

.fstp-right.fstp-template-23 a span.fstp-tool-tip::after,
.fstp-right-top.fstp-template-23 a span.fstp-tool-tip::after {
    border-color: transparent transparent transparent #F85F3E;
}

.fstp-left-btm.fstp-template-23 a span.fstp-tool-tip::after,
.fstp-right-btm.fstp-template-23 a span.fstp-tool-tip::after {
    border-color: #F85F3E transparent transparent transparent;
}

/* Template 24 */
.fstp-template-24 a.fstp-tab-link:hover span.fstp-tool-tip {
    background: #FFE500;
}

.fstp-left.fstp-template-24 a span.fstp-tool-tip::after,
.fstp-left-top.fstp-template-24 a span.fstp-tool-tip::after {
    border-color: transparent #FFE500 transparent transparent;
}

.fstp-right.fstp-template-24 a span.fstp-tool-tip::after,
.fstp-right-top.fstp-template-24 a span.fstp-tool-tip::after {
    border-color: transparent transparent transparent #FFE500;
}

.fstp-left-btm.fstp-template-24 a span.fstp-tool-tip::after,
.fstp-right-btm.fstp-template-24 a span.fstp-tool-tip::after {
    border-color: #FFE500 transparent transparent transparent;
}

.fstp-left.fstp-template-21 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-21 a.fstp-tab-link:hover span.fstp-tool-tip {
    left: 103%;
}

.fstp-right.fstp-template-21 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-21 a.fstp-tab-link:hover span.fstp-tool-tip {
    right: 103%;
}

.fstp-left-btm.fstp-template-21 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-btm.fstp-template-21 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-btm.fstp-template-13 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-btm.fstp-template-13 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-btm.fstp-template-24 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-btm.fstp-template-24 a.fstp-tab-link:hover span.fstp-tool-tip {
    bottom: 115%;
}

.fstp-left-btm.fstp-template-19 .fstp-menu-text,
.fstp-right-btm.fstp-template-19 .fstp-menu-text {
    max-width: 40px;
    max-height: 40px;
}

.fstp-left-btm.fstp-template-6 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-btm.fstp-template-6 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-btm.fstp-template-7 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-btm.fstp-template-7 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-btm.fstp-template-8 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-btm.fstp-template-8 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-btm.fstp-template-11 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-btm.fstp-template-11 a.fstp-tab-link:hover span.fstp-tool-tip {
    bottom: 115%;
}

.fstp-template-9 a span.fstp-tool-tip::after {
    content: none;
}


.fstp-template-12 a.fstp-tab-link:hover span.fstp-tool-tip {
    background-color: #B74FE8;
}

.fstp-left-btm.fstp-template-12 a span.fstp-tool-tip::after,
.fstp-right-btm.fstp-template-12 a span.fstp-tool-tip::after {
    border-color: #B74FE8 transparent transparent transparent;
}

.fstp-right.fstp-template-12 a span.fstp-tool-tip::after,
.fstp-right-top.fstp-template-12 a span.fstp-tool-tip::after {
    border-color: transparent transparent transparent #B74FE8;
    left: unset;
    right: -10px;
}

.fstp-left.fstp-template-12 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-12 a.fstp-tab-link:hover span.fstp-tool-tip {
    left: 125%;
}

.fstp-right.fstp-template-12 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-12 a.fstp-tab-link:hover span.fstp-tool-tip {
    right: 125%;
}

.fstp-left.fstp-template-14 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-14 a.fstp-tab-link:hover span.fstp-tool-tip {
    left: unset;
    right: -11px;
    transform: translateX(100%) translateY(-50%);
    
}

.fstp-right.fstp-template-14 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-14 a.fstp-tab-link:hover span.fstp-tool-tip {
    right: unset;
    left: -11px;
    transform: translateX(-100%) translateY(-50%)
}

.fstp-left.fstp-template-17 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-17 a.fstp-tab-link:hover span.fstp-tool-tip {
    left: 125%;
}

.fstp-right.fstp-template-17 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-17 a.fstp-tab-link:hover span.fstp-tool-tip {
    right: 125%;
}

.fstp-left.fstp-template-18 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-left-top.fstp-template-18 a.fstp-tab-link:hover span.fstp-tool-tip {
    left: 140%;
}

.fstp-right.fstp-template-18 a.fstp-tab-link:hover span.fstp-tool-tip,
.fstp-right-top.fstp-template-18 a.fstp-tab-link:hover span.fstp-tool-tip {
    right: 140%;
}

/* contact Form Template */

.fstp-contact-form-wrap input.fstp-form-submit{
    font-family: 'Roboto';
}
/* Contact Template-1 */
.fstp-contact-form-wrap.fstp-tab-data {
    padding: 0;
}

.fstp-contact-form-wrap.fstp-contact-template-1 {
    font-family: 'Roboto';
}

.fstp-contact-form-wrap.fstp-contact-template-1 input[type="text"],
.fstp-contact-form-wrap.fstp-contact-template-1 input[type="email"],
.fstp-contact-form-wrap.fstp-contact-template-1 textarea.fstp-txt-area {
    background: #E1E1E1;
}

.fstp-contact-form-wrap.fstp-contact-template-1 {
    width: 321px !important;
    box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.25);
    background: #fff;
    min-width: 450px;
    max-width: 450px;
}
.fstp-menu-wrap .fstp-contact-template-1 i{
    display: none;
}

.fstp-contact-form-wrap.fstp-contact-template-1 textarea.fstp-txt-area {
    text-align: left;
    padding: 8px 11px;
    color: inherit;
    font-size: 15px;
    line-height: 24px;
}

.fstp-contact-form-wrap.fstp-contact-template-1 input.fstp-form-submit {
    background: #2FD1C7;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 120%;
    letter-spacing: 0.015em;
    color: #FFFFFF;
    padding: 9px 18px;
    border: none;
}

.fstp-contact-form-wrap.fstp-contact-template-1 ::placeholder {
    color: #8a8787;
    opacity: 0.68;
}

.fstp-contact-form-wrap.fstp-contact-template-1 :-ms-input-placeholder {
    color: #8a8787;
    opacity: 0.68;
}

.fstp-contact-form-wrap.fstp-contact-template-1 ::-ms-input-placeholder {
    color: #8a8787;
    opacity: 0.68;
}

.fstp-contact-form-wrap.fstp-contact-template-1 .fstp-heading-text h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.015em;
    margin-top: 0;
    margin-bottom: 10px;
}
.fstp-contact-template-1 .fstp-inner-scroll,
.fstp-contact-template-2 .fstp-inner-scroll,
.fstp-contact-template-4 .fstp-inner-scroll {
    padding: 15px;
    max-height: 450px;
}
.fstp-contact-template-3 .fstp-inner-scroll {
    padding: 10px 12px;
    max-height: 400px;
}
/* Contact Template-2 */

.fstp-contact-form-wrap.fstp-contact-template-2 {
    font-family: 'Poppins' !important;
    min-width: 450px;
    max-width: 450px;
}

.fstp-contact-form-wrap.fstp-contact-template-2 input[type="text"],
.fstp-contact-form-wrap.fstp-contact-template-2 input[type="email"],
.fstp-contact-form-wrap.fstp-contact-template-2 textarea.fstp-txt-area {
    background: transparent;
    border: 1px solid #727578;
}

.fstp-contact-form-wrap.fstp-contact-template-2 {
    /* width: 380px !important; */
    box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.25);
    background: #1D2327;
}

.fstp-contact-form-wrap.fstp-contact-template-2 textarea.fstp-txt-area {
    text-align: left;
    padding: 8px 11px;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
}

.fstp-contact-form-wrap.fstp-contact-template-2 input.fstp-form-submit {
    background: #2271B1;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 120%;
    letter-spacing: 0.015em;
    color: #FFFFFF;
    padding: 9px 18px;
    border: none;
}

.fstp-contact-form-wrap.fstp-contact-template-2 .fstp-heading-text h2 {
    color: #fff;
}

.fstp-contact-form-wrap.fstp-contact-template-2 ::placeholder {
    color: #fff;
    opacity: 0.78;
}

.fstp-contact-form-wrap.fstp-contact-template-2 :-ms-input-placeholder {
    color: #fff;
    opacity: 0.78;
}

.fstp-contact-form-wrap.fstp-contact-template-2 ::-ms-input-placeholder {
    color: #fff;
    opacity: 0.78;
}

.fstp-contact-form-wrap.fstp-contact-template-2 .fstp-heading-text h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.015em;
    margin-top: 0;
    margin-bottom: 10px;
}

.fstp-contact-form-wrap.fstp-contact-template-2 .has-pre-icon i {
    position: absolute;
    top: 13px;

    right: auto;
    left: 8px;
    font-size: 16px;
    color: #8a8787;
}

.fstp-contact-form-wrap.fstp-contact-template-2 .has-pre-icon {
    position: relative;
}

.fstp-contact-form-wrap.fstp-contact-template-2 input[type="text"],
.fstp-contact-form-wrap.fstp-contact-template-2 input[type="email"] {
    padding: 8px 38px;
    color: #fff;

}


/* Contact Template-3 */

.fstp-contact-form-wrap.fstp-contact-template-3 {
    font-family: 'Roboto';
}

.input-fields-wrap {
    margin-bottom: 10px;
}

.fstp-contact-form-wrap.fstp-contact-template-3 input[type="text"],
.fstp-contact-form-wrap.fstp-contact-template-3 input[type="email"],
.fstp-contact-form-wrap.fstp-contact-template-3 textarea.fstp-txt-area {
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 8px;
}


.fstp-contact-form-wrap.fstp-contact-template-3 {
    width: 380px !important;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
    background: #fff;
    border: none;
    border-radius: 7px;
    min-width: 450px;
    max-width: 450px;
}
.fstp-contact-form-wrap {
    /* border: 1px solid #000; */
    position: absolute;
    top: 0;
    background: #fff;
    display: none;
}

.fstp-contact-form-wrap {
    max-height: 326px;
    /* overflow-y: scroll; */
    overflow-x: hidden;
}

.fstp-contact-form-wrap.fstp-contact-template-3 form.fstp-subscription-form {
    padding: 15px;
}

.fstp-contact-form-wrap.fstp-contact-template-3 .fstp-heading {
    background: #90DAB7;
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    border-radius: 7px 7px 0px 0px;
    margin-bottom: 20px;
}
.fstp-contact-template-3 .input-fields-wrap .fstp-field-wrap{
    margin-bottom: 20px;
}

.fstp-contact-form-wrap.fstp-contact-template-3 .amft-heading-icon {
    background: #73c3a2;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    height: 50px;
    width: 50px;
    border-radius: 47px;
}
.fstp-contact-form-wrap input.fstp-form-submit{
    cursor: pointer;
}

.fstp-contact-form-wrap.fstp-contact-template-3 textarea.fstp-txt-area {
    text-align: left;
    padding: 8px 11px;
    color: inherit;
    font-size: 15px;
    line-height: 24px;
}

.fstp-contact-form-wrap.fstp-contact-template-3 input.fstp-form-submit {
    background: #6fc3a4;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 120%;
    letter-spacing: 0.015em;
    color: #FFFFFF;
    padding: 9px 18px;
    border: none;
    border-radius: 6px;
}

.fstp-contact-form-wrap.fstp-contact-template-3 .fstp-heading-text h2 {
    color: #fff;
}

.fstp-contact-form-wrap.fstp-contact-template-3 ::placeholder {
    color: #000;
    opacity: 0.78;
}

.fstp-contact-form-wrap.fstp-contact-template-3 :-ms-input-placeholder {
    color: #000;
    opacity: 0.78;
}

.fstp-contact-form-wrap.fstp-contact-template-3 ::-ms-input-placeholder {
    color: #000;
    opacity: 0.78;
}

.fstp-contact-form-wrap.fstp-contact-template-3 .fstp-heading-text h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.015em;
    margin-top: 0;
    margin-bottom: 10px;
}

.fstp-contact-form-wrap.fstp-contact-template-3 .has-pre-icon i {
    position: absolute;
    top: 13px;
    right: auto;
    left: 8px;
    font-size: 16px;
    color: #8a8787;
}

.fstp-contact-form-wrap.fstp-contact-template-3 .has-pre-icon {
    position: relative;
}

.fstp-contact-form-wrap.fstp-contact-template-3 input[type="text"],
.fstp-contact-form-wrap.fstp-contact-template-3 input[type="email"] {
    padding: 8px 38px;

}
.amft-heading-icon{
    display: none;
}
.fstp-contact-form-wrap.fstp-contact-template-3 .amft-heading-icon {
    display: flex;
    justify-content: center;
    align-items: center;
}

.fstp-contact-form-wrap input[type="text"],
.fstp-contact-form-wrap input[type="email"] {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.015em;
    width: 100%;
    line-height: 1;
    padding: 14px 11px;
    transition: all 0.3s ease;
    color: inherit;
    height: 40px;
    box-shadow: none;
    border: none;
}

.fstp-field-wrap {
    margin-bottom: 10px;
}
.fstp-contact-form-wrap {
    /* border: 1px solid #000; */
    position: absolute;
    top: 0;
    background: #fff;
    display: none;
}

.fstp-contact-form-wrap input[type="text"],
.fstp-contact-form-wrap input[type="email"] {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.015em;
    width: 100%;
    line-height: 1;
    padding: 14px 11px;
    transition: all 0.3s ease;
    color: inherit;
    height: 40px;
    box-shadow: none;
    border: none;
}

.fstp-contact-form-wrap textarea.fstp-txt-area {
    font-family: inherit;
    min-height: 105px;
    width: 100%;
    border: none;
}
/* Contact Template-4 */

.fstp-contact-form-wrap.fstp-contact-template-4 {
    font-family: 'Roboto';
}

.fstp-contact-form-wrap.fstp-contact-template-4 input[type="text"],
.fstp-contact-form-wrap.fstp-contact-template-4 input[type="email"],
.fstp-contact-form-wrap.fstp-contact-template-4 textarea.fstp-txt-area {
    background: #D9D9D9;
    border-left: 3px solid #E64D4D;
}

.fstp-contact-form-wrap.fstp-contact-template-4 {
    width: 380px !important;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
    background: #FFFFFF;
    border-radius: 5px;
    border: none;
    min-width: 450px;
    max-width: 450px;
}

.fstp-contact-form-wrap.fstp-contact-template-4 textarea.fstp-txt-area {
    text-align: left;
    padding: 8px 11px;
    color: inherit;
    font-size: 15px;
    line-height: 24px;
}

.fstp-contact-form-wrap.fstp-contact-template-4 input.fstp-form-submit {
    background: #E64D4D;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    padding: 9px 18px;
    line-height: 120%;
    letter-spacing: 0.015em;
    color: #FFFFFF;
    border: none;
}

.fstp-contact-form-wrap.fstp-contact-template-4 .fstp-heading-text h2 {
    color: #333333;
}

.fstp-contact-form-wrap.fstp-contact-template-4 ::placeholder {
    color: #fff;
    opacity: 0;
}

.fstp-contact-form-wrap.fstp-contact-template-4 :-ms-input-placeholder {
    color: #fff;
    opacity: 0;
}

.fstp-contact-form-wrap.fstp-contact-template-4 ::-ms-input-placeholder {
    color: #fff;
    opacity: 0;
}

.fstp-contact-form-wrap.fstp-contact-template-4 .fstp-heading-text h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.015em;
    margin-top: 0;
    margin-bottom: 10px;
}

.fstp-contact-form-wrap.fstp-contact-template-4 .has-pre-icon i {
    position: absolute;
    top: 36px;
    right: 13px;
    left: auto;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
    ;
}

.fstp-contact-form-wrap.fstp-contact-template-4 .has-pre-icon {
    position: relative;
}

.fstp-contact-form-wrap.fstp-contact-template-4 input[type="text"],
.fstp-contact-form-wrap.fstp-contact-template-4 input[type="email"] {
    padding: 5px 33px 5px 8px;
}

.fstp-contact-form-wrap.fstp-contact-template-4 .sr-only {
    position: relative !important;
    width: auto;
    height: auto;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: rgba(32, 30, 30, 0.86);
    margin-bottom: 5px;
}

.fstp-contact-form-wrap.fstp-contact-template-4 .fstp-hidden-item {
    display: block;
}

.fstp-contact-form-wrap.fstp-contact-template-4 .fstp-field-wrap {
    margin-bottom: 10px;
}
/* Contact Template-5 */

.fstp-contact-form-wrap.fstp-contact-template-5 {
    font-family: 'Roboto' !important;
}

.fstp-contact-form-wrap.fstp-contact-template-5 input[type="text"],
.fstp-contact-form-wrap.fstp-contact-template-5 input[type="email"],
.fstp-contact-form-wrap.fstp-contact-template-5 textarea.fstp-txt-area {
    background: #D9D9D9;
    /* border-left: 3px solid #E64D4D; */
}

.fstp-contact-form-wrap.fstp-contact-template-5 {
    width: 380px !important;
    padding: 15px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
    background: #FFFFFF;
    border-radius: 5px;
    border: none;
    min-width: 450px;
    max-width: 450px;
}

.fstp-contact-form-wrap.fstp-contact-template-5 textarea.fstp-txt-area {
    text-align: left;
    padding: 8px 11px;
    color: inherit;
    font-size: 15px;
    line-height: 24px;
}

.fstp-contact-form-wrap.fstp-contact-template-5 input.fstp-form-submit {
    background: #0083F8;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height:120%;
    letter-spacing: 0.015em;
    color: #FFFFFF;
    padding: 9px 18px;
    border: none;
}

.fstp-contact-form-wrap.fstp-contact-template-5 .fstp-heading-text h2 {
    color: #333333;
}

.fstp-contact-form-wrap.fstp-contact-template-5 ::placeholder {
    color: #fff;
    opacity: 0;
}

.fstp-contact-form-wrap.fstp-contact-template-5 :-ms-input-placeholder {
    color: #fff;
    opacity: 0;
}

.fstp-contact-form-wrap.fstp-contact-template-5 ::-ms-input-placeholder {
    color: #fff;
    opacity: 0;
}

.fstp-contact-form-wrap.fstp-contact-template-5 .fstp-heading-text h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.015em;
    margin-top: 0;
    margin-bottom: 10px;
}

.fstp-contact-form-wrap.fstp-contact-template-5 .has-pre-icon i {
    position: absolute;
    top: 36px;
    right: 13px;
    left: auto;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
    ;
}

.fstp-contact-form-wrap.fstp-contact-template-5 .has-pre-icon {
    position: relative;
}

.fstp-contact-form-wrap.fstp-contact-template-5 input[type="text"],
.fstp-contact-form-wrap.fstp-contact-template-5 input[type="email"] {
    padding: 5px 33px 5px 8px;
}

.fstp-contact-form-wrap.fstp-contact-template-5 .sr-only {
    position: relative !important;
    width: auto;
    height: auto;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: rgba(32, 30, 30, 0.86);
    margin-bottom: 5px;
}

.fstp-contact-form-wrap.fstp-contact-template-5 .fstp-hidden-item {
    display: block;
}

.fstp-contact-form-wrap.fstp-contact-template-5 .fstp-field-wrap {
    margin-bottom: 10px;
}
.fstp-flx {
    display: flex;
    align-items: center;
    align-content: center;
}

/* End */


/* Subscription Form */
.fstp-form-wrap input.fstp-form-submit {
cursor: pointer;
}
.fstp-form-wrap input.fstp-form-submit {
    font-family: 'Roboto';
}

/* Subscribe template-1 */
.fstp-subscription-template-1 .fstp-inner-scroll,
 .fstp-subscription-template-2 .fstp-inner-scroll,
 .fstp-subscription-template-4 .fstp-inner-scroll,
 .fstp-subscription-template-3 .fstp-inner-scroll{
    padding: 15px;
    max-height: 450px;
}
.fstp-subscription-template-1.fstp-tab-data .fstp-post-heading,
.fstp-subscription-template-2.fstp-tab-data .fstp-post-heading,
.fstp-subscription-template-4.fstp-tab-data .fstp-post-heading,
.fstp-subscription-template-3.fstp-tab-data .fstp-post-heading {
    padding: 10px 20px;
}

.fstp-heading-text h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    display: flex;
    align-items: baseline;
    text-align: left;
    letter-spacing: 0.015em;
    margin-top: 0;
    margin-bottom: 10px;
}

.fstp-hidden-item {
    display: none;
}

.fstp-form-wrap input[type="text"], .fstp-form-wrap input[type="email"] {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 12px;
    letter-spacing: 0.015em;
    width: 100%;
    line-height: 1;
    padding: 14px 11px;
    /* border: solid 1px black; */
    transition: all 0.3s ease;
    color: inherit;
    height: 48px;
    box-shadow: none;
    border: none;
}

.fstp-form-wrap {
    padding: 0;
    border: none;
    margin: 0;
    display: none;
    /* left: 43px; */
    position: absolute;
}

.fstp-form-wrap.fstp-subscription-template-1 .fstp-fields-wrap input[type="text"],
.fstp-form-wrap.fstp-subscription-template-1 .fstp-fields-wrap input[type="email"] {
    text-align: left;
}
.fstp-menu-wrap .fstp-subscription-template-1 i{
    display: none;
}


.fstp-form-wrap.fstp-subscription-template-1 {
    width: 321px !important;
    /* padding: 15px; */
    box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.25);
    background: #fff;
    min-width: 450px;
    max-width: 450px;
}

.fstp-form-wrap.fstp-subscription-template-1 input[type="text"],
.fstp-form-wrap.fstp-subscription-template-1 input[type="email"] {
    background: #E1E1E1;
}

.fstp-form-wrap.fstp-subscription-template-1 .fstp-check-box-text {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0.015em;
    opacity: 0.88;
}

.fstp-form-wrap .fstp-agreement {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}
.fstp-contact-form-wrap .fstp-post-heading {
    padding: 10px;
}

.fstp-form-wrap .fstp-check-box-text label {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.input-fields-wrap {
    margin-bottom: 10px;
}
.fstp-flx-btn{
    display: flex;
    align-items: center;
}
/* img.fstp-loader.post-loader {
    margin-left: 10px;
} */
.fstp-success{
        background: #32b932;
            color: #fff;
}
.fstp-error {
    background-color: #c45151;;
    color: #fff;
}

.fstp-form-wrap.fstp-subscription-template-1 input.fstp-form-submit {
    background: #2FD1C7;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0.015em;
    color: #FFFFFF;
    padding: 12px 14px;

    border: none;
}
.fstp-form-message {
    padding: 0 20px;
    line-height: 28px;
    font-size: 0.7em;
    text-align: center;
    margin-bottom: 10px;
}
.fstp-field-wrap.fstp-agreement-wrap {
    margin-bottom: 20px;
}


/* Subscribe template-2 */

.fstp-form-wrap.fstp-subscription-template-2 .fstp-fields-wrap input[type="text"],
.fstp-form-wrap.fstp-subscription-template-2 .fstp-fields-wrap input[type="email"] {
    text-align: left;
}

.fstp-form-wrap.fstp-subscription-template-2 {
    width: 321px !important;
    box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.25);
    background: #efefef;
    min-width: 450px;
    max-width: 450px;
}

.fstp-form-wrap.fstp-subscription-template-2 input[type="text"],
.fstp-form-wrap.fstp-subscription-template-2 input[type="email"] {
    background: transparent;
    border: 1px solid rgb(22 22 22 / 80%);  
    border-radius: 30px;
}

.fstp-form-wrap.fstp-subscription-template-2 .fstp-check-box-text {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0.015em;
    color: rgb(22 22 22 / 80%);
}

.fstp-form-wrap.fstp-subscription-template-2 input.fstp-form-submit {
    background: transparent;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0.015em;
    color: rgb(22 22 22 / 80%);
    padding: 10px 20px;
    border: 1px solid rgb(22 22 22 / 80%);
    text-transform: uppercase;
    border-radius: 30px;
}

.fstp-form-wrap.fstp-subscription-template-2 {
    border: none;
    margin: 0;
    display: none;
    position: absolute;
}

.fstp-form-wrap.fstp-subscription-template-2 .fstp-fields-wrap input[type="text"],
.fstp-form-wrap.fstp-subscription-template-2 .fstp-fields-wrap input[type="email"] {
    text-align: left;
}
.fstp-form-wrap.fstp-subscription-template-2 input.fstp-form-submit:hover{
    background-color: #1D2327;
    color: #fff;
}


.fstp-form-wrap.fstp-subscription-template-2 .fstp-heading-text h2 {
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.015em;
    color: rgb(22 22 22 / 80%);
    text-align: left;
}

.fstp-form-wrap.fstp-subscription-template-2 .has-pre-icon {
    position: relative;
}

.fstp-form-wrap.fstp-subscription-template-2 .has-pre-icon i {
    position: absolute;
    top: 16px;
    right: 15px;
    left: auto;
    font-size: 17px;
    color: rgb(22 22 22 / 80%);
}

.fstp-form-wrap.fstp-subscription-template-2 .has-pre-icon input[type="text"],
.fstp-form-wrap.fstp-subscription-template-2 .has-pre-icon input[type="email"] {
    padding-left: 15px !important;
    padding-right: 34px !important;
}

.fstp-form-wrap ::placeholder {
    color: rgb(22 22 22 / 80%);
}

.fstp-form-wrap :-ms-input-placeholder {
    color: rgb(22 22 22 / 80%);
}

.fstp-form-wrap ::-ms-input-placeholder {
    color: rgb(22 22 22 / 80%);
}
.fstp-form-wrap.fstp-subscription-template-2 ::placeholder {
    color: rgb(22 22 22 / 80%);
}

.fstp-form-wrap.fstp-subscription-template-2 :-ms-input-placeholder {
    color: rgb(22 22 22 / 80%);
}

.fstp-form-wrap.fstp-subscription-template-2 ::-ms-input-placeholder {
    color: rgb(22 22 22 / 80%);
}




/* Subscribe template-3 */

.fstp-form-wrap.fstp-subscription-template-3 .fstp-fields-wrap input[type="text"],
.fstp-form-wrap.fstp-subscription-template-3 .fstp-fields-wrap input[type="email"] {
    text-align: left;
}

.fstp-form-wrap.fstp-subscription-template-3 {
    width: 321px !important;
    box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.25);
    background: #fff;
    min-width: 450px;
    max-width: 450px;
}

.fstp-form-wrap.fstp-subscription-template-3 input[type="text"],
.fstp-form-wrap.fstp-subscription-template-3 input[type="email"] {
    background: transparent;
    border: 1px solid #8A8787;
}

.fstp-form-wrap.fstp-subscription-template-3 .fstp-check-box-text {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0.015em;
    opacity: 0.88;
    color: #8a8787;
}
.fstp-subscribe-flx-btn.fstp-field-wrap {
    display: flex;
    align-items: center;
}

.fstp-form-wrap.fstp-subscription-template-3 input.fstp-form-submit {
    background: transparent;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0.015em;
    color: #FFFFFF;
    padding: 12px 14px;

    background: #FF6864;
    text-transform: uppercase;
    border: none;
}

.fstp-form-wrap.fstp-subscription-template-3 {
    border: none;
    margin: 0;
    display: none;
    position: absolute;
}

.fstp-form-wrap.fstp-subscription-template-3 .fstp-fields-wrap input[type="text"],
.fstp-form-wrap.fstp-subscription-template-3 .fstp-fields-wrap input[type="email"] {
    text-align: left;
}

.fstp-form-wrap.fstp-subscription-template-3 .fstp-heading-text h2 {
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.015em;
    color: rgba(255, 255, 255, 0.8);
    text-align: left;
}

.fstp-form-wrap.fstp-subscription-template-3 .has-pre-icon {
    position: relative;
}

.fstp-form-wrap.fstp-subscription-template-3 .has-pre-icon i {
    position: absolute;
    top: 16px;
    left: 15px;
    font-size: 16px;
    color: #8a8787;
}

.fstp-form-wrap.fstp-subscription-template-3 .has-pre-icon input[type="text"],
.fstp-form-wrap.fstp-subscription-template-3 .has-pre-icon input[type="email"] {
    padding-left: 40px !important;
    padding-right: 10px !important;
}

.fstp-form-wrap.fstp-subscription-template-3 .input-fields-wrap {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.fstp-form-wrap.fstp-subscription-template-3 .fstp-heading-text h2 {
    color: #333333;
}

.fstp-form-wrap.fstp-subscription-template-3 ::placeholder {
    color: #8a8787;
    opacity: 0.68;
}

.fstp-form-wrap.fstp-subscription-template-3 :-ms-input-placeholder {
    color: #8a8787;
    opacity: 0.68;
}

.fstp-form-wrap.fstp-subscription-template-3 ::-ms-input-placeholder {
    color: #8a8787;
    opacity: 0.68;
}

/* Subscribe template-4 */

.fstp-form-wrap.fstp-subscription-template-4 .fstp-fields-wrap input[type="text"],
.fstp-form-wrap.fstp-subscription-template-4 .fstp-fields-wrap input[type="email"] {
    text-align: left;
}

.fstp-form-wrap.fstp-subscription-template-4 {
    width: 321px !important;
    box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.25);
    background: #Fff;
    min-width: 450px;
    max-width: 450px;

}

.fstp-form-wrap.fstp-subscription-template-4 input[type="text"],
.fstp-form-wrap.fstp-subscription-template-4 input[type="email"] {
    background: #D9D9D9;
    border-left: 1px solid #E14444;
}

.fstp-form-wrap.fstp-subscription-template-4 .fstp-check-box-text {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0.015em;
    opacity: 0.88;
    color: #000;
}

.fstp-form-wrap.fstp-subscription-template-4 input.fstp-form-submit {
    background: #000;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0.015em;
    color: #FFFFFF;
    padding: 12px 14px;

    text-transform: uppercase;
}

.fstp-form-wrap.fstp-subscription-template-4 {
    border: none;
    margin: 0;
    display: none;
    top: 0;
    position: absolute;
}

.fstp-form-wrap.fstp-subscription-template-4 .fstp-fields-wrap input[type="text"],
.fstp-form-wrap.fstp-subscription-template-4 .fstp-fields-wrap input[type="email"] {
    text-align: left;
}

.fstp-form-wrap.fstp-subscription-template-4 .fstp-heading-text h2 {
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.015em;
    color: #333;
    text-align: left;
}

.fstp-form-wrap.fstp-subscription-template-4 .has-pre-icon {
    position: relative;
}

.fstp-form-wrap.fstp-subscription-template-4 .has-pre-icon i {
    position: absolute;
    top: 17px;
    right: auto;
    left: 8px;
    font-size: 16px;
    color: #8a8787;
}

.fstp-form-wrap.fstp-subscription-template-4 .has-pre-icon input[type="text"],
.fstp-form-wrap.fstp-subscription-template-4 .has-pre-icon input[type="email"] {
    padding-left: 34px !important;
    padding-right: 10px !important;
}

.fstp-form-wrap.fstp-subscription-template-4 ::placeholder {
    color: #8a8787;
    opacity: 0.68;
}

.fstp-form-wrap.fstp-subscription-template-4 :-ms-input-placeholder {
    color: #8a8787;
    opacity: 0.68;
}

.fstp-form-wrap.fstp-subscription-template-4 ::-ms-input-placeholder {
    color: #8a8787;
    opacity: 0.68;
}

/* Subscribe template-5 */
.fstp-subscription-template-5 .fstp-inner-scroll {
    padding: 15px;
    max-height: 450px;
}

.fstp-subscription-template-5.fstp-tab-data .fstp-post-heading {
    padding: 10px;
}

.fstp-form-wrap.fstp-subscription-template-5 .fstp-fields-wrap input[type="text"],
.fstp-form-wrap.fstp-subscription-template-5 .fstp-fields-wrap input[type="email"] {
    text-align: left;
}

.fstp-form-wrap.fstp-subscription-template-5 {
    width: 321px !important;
    box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.25);
    background: #fff;
    min-width: 450px;
    max-width: 450px;
}

.fstp-form-wrap.fstp-subscription-template-5 input[type="text"],
.fstp-form-wrap.fstp-subscription-template-5 input[type="email"] {
    background: transparent;
    border-bottom: 1px solid #8A8787;
}

.fstp-form-wrap.fstp-subscription-template-5 .fstp-check-box-text {
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.015em;
    opacity: 0.88;
    color: #8a8787;
}

.fstp-form-wrap.fstp-subscription-template-5 input.fstp-form-submit {
    background: transparent;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0.015em;
    color: #FFFFFF;
    padding: 12px 14px;

    background: #FF6864;
    text-transform: uppercase;
    border: none;
}

.fstp-form-wrap.fstp-subscription-template-5 {
    border: none;
    margin: 0;
    display: none;
    top: 0;
    position: absolute;
}

.fstp-form-wrap.fstp-subscription-template-5 .fstp-fields-wrap input[type="text"],
.fstp-form-wrap.fstp-subscription-template-5 .fstp-fields-wrap input[type="email"] {
    text-align: left;
}

.fstp-form-wrap.fstp-subscription-template-5 .fstp-heading-text h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.015em;
    color: rgba(255, 255, 255, 0.8);
    text-align: left;
}

.fstp-form-wrap.fstp-subscription-template-5 .has-pre-icon {
    position: relative;
}

.fstp-form-wrap.fstp-subscription-template-5 .has-pre-icon i {
    position: absolute;
    top: 16px;
    right: auto;
    left: 8px;
    font-size: 16px;
    color: #8a8787;
}

.fstp-form-wrap.fstp-subscription-template-5 .has-pre-icon input[type="text"],
.fstp-form-wrap.fstp-subscription-template-5 .has-pre-icon input[type="email"] {
    padding-left: 34px !important;
    padding-right: 10px !important;
}

.fstp-form-wrap.fstp-subscription-template-5 .fstp-heading-text h2 {
    color: #333333;
}

.fstp-form-wrap.fstp-subscription-template-5 ::placeholder {
    color: #8a8787;
    opacity: 0.68;
}

.fstp-form-wrap.fstp-subscription-template-5 :-ms-input-placeholder {
    color: #8a8787;
    opacity: 0.68;
}

.fstp-form-wrap.fstp-subscription-template-5 ::-ms-input-placeholder {
    color: #8a8787;
    opacity: 0.68;
}

.fstp-form-wrap.fstp-subscription-template-5 form.fstp-subscription-form {
    border: 1px solid #000;
    padding: 10px 10px 15px 10px;
}
/* End */


@media only screen and (max-width: 769px) {
    .fstp-frontend-display-wrap.fstp-left.fstp-mob-hide {
        display: none;
    }

    .fstp-left .fstp-tab-data,
    .fstp-left-top .fstp-tab-data {
        animation-name: none;
    }

    .fstp-frontend-display-wrap.fstp-right.fstp-template-1 .fstp-tab-data,
    .fstp-frontend-display-wrap.fstp-right.fstp-template-2 .fstp-tab-data,
    .fstp-frontend-display-wrap.fstp-right.fstp-template-5 .fstp-tab-data,
    .fstp-frontend-display-wrap.fstp-right-top.fstp-template-1 .fstp-tab-data,
    .fstp-frontend-display-wrap.fstp-right-top.fstp-template-2 .fstp-tab-data,
    .fstp-frontend-display-wrap.fstp-right-top.fstp-template-5 .fstp-tab-data {
        right: 0%;
        top: -13%;
        left: 19%;
    }

    .fstp-template-3 span.fstp-tab-name,
    .fstp-template-4 span.fstp-tab-name {
        display: none;
    }

    .fstp-template-3 .fstp-menu-wrap i,
    .fstp-template-4 .fstp-menu-wrap i {
        margin-right: 0px;
    }


    .fstp-tab-data.fstp-product-template-5.fstp-product-wrap {
        max-width: 450px;
        min-width: 300px;
    }

    .fstp-template-6 .fstp-tab.fstp-menu-wrap .fstp-menu-text,
    .fstp-template-7 .fstp-tab.fstp-menu-wrap .fstp-menu-text,
    .fstp-template-8 .fstp-tab.fstp-menu-wrap .fstp-menu-text {
        height: 50px;
        width: 50px;
    }

    .fstp-template-6 a.fstp-tab-link i,
    .fstp-template-7 a.fstp-tab-link i,
    .fstp-template-8 a.fstp-tab-link i {
        font-size: 16px;
    }

    .fstp-template-8 .fstp-no-hover .fstp-tab.fstp-menu-wrap .fstp-menu-text:hover,
    .fstp-template-6 .fstp-no-hover .fstp-tab.fstp-menu-wrap .fstp-menu-text:hover,
    .fstp-template-7 .fstp-no-hover .fstp-tab.fstp-menu-wrap .fstp-menu-text:hover {
        width: 50px;
    }
        .fstp-post-wrap.fstp-post-template-1 .fstp-post-heading {
            padding: 10px 10px;
        }
    .fstp-post-wrap.fstp-post-template-1 .fstp-inner-scroll {
        padding: 10px 10px;
    }

    .fstp-post-wrap.fstp-post-template-4 {
        padding: 10px 10px;
    }

    .fstp-post-template-4 .fstp-post-card {
        padding: 15px;
        ;
    }

    .fstp-post-template-4 .fstp-post-image {
        min-width: 250px;
    }
        .fstp-product-wrap.fstp-product-template-1 .fstp-inner-scroll {
            padding: 10px 15px;
        }
                  .fstp-product-wrap.fstp-product-template-1 .fstp-product-heading {
                      padding: 10px 15px;
                  }

    .fstp-template-9 .fstp-tab-type,
    .fstp-template-22 .fstp-tab-type {
        padding: 6px;
    }

    .fstp-template-9 a.fstp-tab-link i,
    .fstp-template-22 a.fstp-tab-link i {
        font-size: 16px;
    }

    .fstp-template-12 .fstp-tab,
    .fstp-template-20 .fstp-tab {
        margin-bottom: 10px;
    }

    .fstp-template-12 .fstp-tab:first-child,
    .fstp-template-20 .fstp-tab:first-child {
        margin-top: 10px;
    }

    .fstp-template-12 a.fstp-tab-link i,
    .fstp-template-20 a.fstp-tab-link i {
        font-size: 15px;
    }
        .fstp-html-wrap.fstp-html-template-2 {
            min-height: unset;
        }

    .fstp-template-13 a.fstp-tab-link,
    .fstp-template-21 a.fstp-tab-link,
    .fstp-template-24 a.fstp-tab-link {
        width: 45px;
        height: 45px;
        padding: 11px 15px;
        margin-bottom: 4px;
    }

    .fstp-template-24 .fstp-open-menu a.fstp-tab-link i {
        font-size: 19px;
    }

    .fstp-template-13 a.fstp-tab-link i,
    .fstp-template-21 a.fstp-tab-link i,
    .fstp-template-24 a.fstp-tab-link i {
        font-size: 15px;
        margin-right: 0px;
    }

    .fstp-template-21 .fstp-menu-text {
        padding: 0px 2px;
    }

    .fstp-template-14 .fstp-tab-type div.fstp-menu-wrap {
        margin-right: 0px;
        padding: 0px 5px;
    }

    .fstp-template-14 a.fstp-tab-link i {
        font-size: 16px;
    }

    .fstp-template-14 a.fstp-tab-link {
        width: auto;
        min-width: 25px;
    }

    .fstp-menu-text {
        display: flex;
        align-items: center;
        padding: 8px 2px;
    }

    .fstp-template-12 a.fstp-tab-link,
    .fstp-template-20 a.fstp-tab-link {
        min-width: 30px;
    }


    .fstp-product-wrap.fstp-product-template-3 {
        max-width: 600px;
        box-sizing: border-box;
        min-width: 600px;
    }

    .fstp-product-wrap.fstp-product-template-3 {
        max-width: 480px;
        min-width: 300px;
    }

    .fstp-product-template-3 .fstp-product-card {
        flex-direction: column;
    }

    .fstp-product-template-3 .fstp-product-button a,
    .fstp-product-template-3 .fstp-product-button button {
        border-radius: 4px;
        padding: 8px 12px;

        font-size: 14px;
    }

    .fstp-product-template-3 .fstp-product-card a.added_to_cart.wc-forward {
        bottom: unset;
        left: 26px;

        top: 0;

    }

    .fstp-product-wrap.fstp-product-template-4 {
        max-width: 450px;
        min-width: 300px;
    }

    .fstp-product-wrap.fstp-product-template-1 {
        max-width: 450px;
        min-width: 300px;
    }

    .fstp-product-wrap.fstp-product-template-2 {
        max-width: 500px;
        min-width: 300px;
    }


    .fstp-post-wrap {
        max-width: 350px;
    }

    .fstp-post-wrap.fstp-post-template-2 {
        max-width: 500px;
        min-width: 300px;
    }

    .fstp-post-template-5 .fstp-post-card {
        flex-direction: column;
    }

    .fstp-post-template-3 .fstp-post-image {
        min-width: 280px;
        min-height: 300px;
    }

    .fstp-contact-form-wrap.fstp-contact-template-5.fstp-tab-data {
        max-width: 500px;
        min-width: 300px;

    }

    .fstp-post-template-2 .fstp-post-card {
        flex-direction: column;
    }

    .fstp-post-template-2 .fstp-post-image {
        min-height: 250px;
        max-width: 100%;
    }
        .fstp-post-template-1.fstp-post-wrap.fstp-tab-data,
                .fstp-post-template-3.fstp-post-wrap.fstp-tab-data,
                                .fstp-post-template-4.fstp-post-wrap.fstp-tab-data {
            min-width: 300px;
            max-width: 500px;
        }

    .fstp-tab-data {
        max-width: 500px;
        min-width: 300px;

    }

    .fstp-post-template-1 .fstp-post-image {
        min-width: 250px;
        min-height: 252px;
        max-width: 100%;
    }

    .fstp-inner-scroll {
        max-height: 300px;

    }


    .fstp-left-btm .fstp-tab.fstp-menu-wrap,
    .fstp-right-btm .fstp-tab.fstp-menu-wrap {
        position: unset;
    }

    .fstp-template-19 .fstp-tab-type {
        padding: 0px 5px;
    }
        .fstp-left-btm.fstp-template-10 .fstp-tab.fstp-menu-wrap,
        .fstp-right-btm.fstp-template-10 .fstp-tab.fstp-menu-wrap {
            min-width: 50px;
        }
                .fstp-right-btm.fstp-template-15 .fstp-tab.fstp-menu-wrap,
                .fstp-left-btm.fstp-template-15 .fstp-tab.fstp-menu-wrap {
                    min-width: 50px;
                }

    .fstp-template-19 .fstp-tab {
        margin-bottom: 10px;
    }

    .fstp-template-19 a.fstp-tab-link i {
        font-size: 18px;
    }

    .fstp-frontend-display-wrap.fstp-template-1.fstp-left-btm .fstp-tab.fstp-menu-wrap,
    .fstp-frontend-display-wrap.fstp-template-1.fstp-right-btm .fstp-tab.fstp-menu-wrap,
    .fstp-frontend-display-wrap.fstp-template-2.fstp-left-btm .fstp-tab.fstp-menu-wrap,
    .fstp-frontend-display-wrap.fstp-template-2.fstp-right-btm .fstp-tab.fstp-menu-wrap,
    .fstp-frontend-display-wrap.fstp-template-3.fstp-left-btm .fstp-tab.fstp-menu-wrap,
    .fstp-frontend-display-wrap.fstp-template-3.fstp-right-btm .fstp-tab.fstp-menu-wrap,
    .fstp-frontend-display-wrap.fstp-template-4.fstp-left-btm .fstp-tab.fstp-menu-wrap,
    .fstp-frontend-display-wrap.fstp-template-4.fstp-right-btm .fstp-tab.fstp-menu-wrap,
    .fstp-frontend-display-wrap.fstp-template-5.fstp-left-btm .fstp-tab.fstp-menu-wrap,
    .fstp-frontend-display-wrap.fstp-template-5.fstp-right-btm .fstp-tab.fstp-menu-wrap {
        margin-left: 3px;
        margin-right: 0;
    }

    .fstp-template-1.fstp-left-btm .fstp-tab.fstp-menu-wrap a.fstp-tab-link,
    .fstp-template-1.fstp-right-btm .fstp-tab.fstp-menu-wrap a.fstp-tab-link,
    .fstp-template-2.fstp-left-btm .fstp-tab.fstp-menu-wrap a.fstp-tab-link,
    .fstp-template-2.fstp-right-btm .fstp-tab.fstp-menu-wrap a.fstp-tab-link,
    .fstp-template-3.fstp-left-btm .fstp-tab.fstp-menu-wrap a.fstp-tab-link,
    .fstp-template-3.fstp-right-btm .fstp-tab.fstp-menu-wrap a.fstp-tab-link,
    .fstp-template-4.fstp-left-btm .fstp-tab.fstp-menu-wrap a.fstp-tab-link,
    .fstp-template-4.fstp-right-btm .fstp-tab.fstp-menu-wrap a.fstp-tab-link,
    .fstp-template-5.fstp-left-btm .fstp-tab.fstp-menu-wrap a.fstp-tab-link,
    .fstp-template-5.fstp-right-btm .fstp-tab.fstp-menu-wrap a.fstp-tab-link {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .fstp-html-wrap.fstp-html-template-2.fstp-tab-data {
        max-width: 500px;
        min-width: 300px;
    }

    .fstp-template-3 a.fstp-tab-link,
    .fstp-template-4 a.fstp-tab-link {
        font-size: 14px;
        padding: 5px 5px;
    }

    .fstp-template-1 a.fstp-tab-link,
    .fstp-template-2 a.fstp-tab-link,
    .fstp-template-5 a.fstp-tab-link {
        font-size: 10px;
        padding: 5px 5px;
        white-space: nowrap;
    }

    .fstp-template-1 .fstp-menu-text a.fstp-tab-link i,
    .fstp-template-2 .fstp-menu-text a.fstp-tab-link i,
    .fstp-template-5 .fstp-menu-text a.fstp-tab-link i {
        font-weight: 900;
        font-size: 12px;
    }

    .fstp-template-15 a.fstp-tab-link {
        font-size: 9px;
        line-height: 10px;
        padding: 7px 5px;
    }

    .fstp-template-16 .fstp-menu-wrap .fstp-menu-text i {
        font-size: 20px;
        max-width: 20px;
        max-height: 20px;
    }

    .fstp-template-16 .fstp-tab {
        width: 45px;
        height: 45px;
    }

    .fstp-template-16 a.fstp-tab-link {
        padding: 10px 12px;
    }

    .fstp-template-18 a.fstp-tab-link {
        padding: 10px 10px;
    }

    .fstp-template-18 .fstp-tab {
        width: 45px;
        height: 45px;
    }

    .fstp-template-18 .fstp-menu-wrap .fstp-menu-text i {
        font-size: 24px;
        max-width: 24px;
        max-height: 24px;
    }



    .fstp-template-15 .fstp-tab.fstp-menu-wrap {
        margin-bottom: 3px;
    }

    .fstp-template-9 .fstp-menu-text,
    .fstp-template-22 .fstp-menu-text {
        padding: 4px 0px;
    }

    .fstp-template-9 a.fstp-tab-link,
    .fstp-template-22 a.fstp-tab-link {
        padding: 6px 14px;
        transition: 0.3s;
        font-size: 15px;
        height: 45px;
        width: 45px;
    }

    .fstp-template-10 a.fstp-tab-link {
        padding: 4px 4px;
        font-size: 8px;
        line-height: 10px;
    }

    .fstp-template-10 .fstp-menu-wrap .fstp-menu-text i {
        font-size: 18px;
    }

    .fstp-template-18 .fstp-menu-wrap .fstp-menu-text i {
        margin-bottom: 2px;
    }
        .fstp-tab-mobile-hide {
            display: none;
        }
        .fstp-form-wrap.fstp-subscription-template-1 ,
        .fstp-form-wrap.fstp-subscription-template-2 ,
        .fstp-form-wrap.fstp-subscription-template-3 ,
        .fstp-form-wrap.fstp-subscription-template-4 ,
        .fstp-form-wrap.fstp-subscription-template-5 {
            min-width: 300px;
            max-width: 300px;
        }
        .fstp-contact-form-wrap.fstp-contact-template-1,
        .fstp-contact-form-wrap.fstp-contact-template-2,
        .fstp-contact-form-wrap.fstp-contact-template-3,
        .fstp-contact-form-wrap.fstp-contact-template-4,
        .fstp-contact-form-wrap.fstp-contact-template-5{
            min-width: 300px;
            max-width: 300px;
        }

}

.fstp-left-btm .fstp-menu-wrap:first-child a.fstp-tab-link:hover span.fstp-tool-tip {
    left: 1%;
    transform: translateX(2%);
}

.fstp-left-btm .fstp-menu-wrap:first-child a span.fstp-tool-tip::after {
    left: 15%;
}


/* Active class */
.fstp-template-1 .fstp-tab.fstp-menu-wrap.active,
.fstp-template-3 .fstp-tab.fstp-menu-wrap.active,
.fstp-template-2 .fstp-tab.fstp-menu-wrap.active,
.fstp-template-4 .fstp-tab.fstp-menu-wrap.active,
.fstp-template-5 .fstp-tab.fstp-menu-wrap.active {
    background: #fff;
}

.fstp-template-1 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text a.fstp-tab-link,
.fstp-template-3 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text a.fstp-tab-link {
    color: #000;
}

.fstp-template-2 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text a.fstp-tab-link,
.fstp-template-4 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text a.fstp-tab-link {
    color: #595959;
}

.fstp-template-5 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text a.fstp-tab-link {
    color: #FF8079;
}

.fstp-template-6 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text {
    background: #444;
}

.fstp-template-6 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text a.fstp-tab-link {
    color: #fff;
}

.fstp-template-7 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text {
    background: #f8a3e6;
}

.fstp-template-8 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text a.fstp-tab-link {
    color: #fff;
}

.fstp-template-8 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text {
    background: #74dad4;
}

.fstp-template-8 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text a.fstp-tab-link {
    color: #fff;
}

.fstp-template-9 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text a.fstp-tab-link {
    color: #fff;
    background: #FFC700;
}

.fstp-template-10 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text {
    background: #ff8c74;
}

.fstp-template-11 .fstp-tab.fstp-menu-wrap.active a.fstp-tab-link {
    color: #fff;
}

.fstp-template-11 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text,
.fstp-template-23 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text {
    background: #fff;
}

.fstp-template-11 .fstp-tab.fstp-menu-wrap.active a.fstp-tab-link {
    color: #F79491;
}

.fstp-template-23 .fstp-tab.fstp-menu-wrap.active a.fstp-tab-link {
    color: #F85F3E;
}

.fstp-template-12 .fstp-tab.fstp-menu-wrap.active a.fstp-tab-link {
    color: #ffffff;
    background: #BD68DE;
}

.fstp-template-13 .fstp-tab.fstp-menu-wrap.active a.fstp-tab-link {
    color: #d9d9d9;
    background: #444444;
}

.fstp-template-14 .fstp-tab.fstp-menu-wrap.active a.fstp-tab-link {
    color: #ffffff;
    background: unset;
}

.fstp-template-15 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text a.fstp-tab-link {
    color: #ffe500;
}

.fstp-template-15 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text {
    background: #000000;
}

.fstp-template-16 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text {
    background: #fff;
}

.fstp-template-16 .fstp-tab.fstp-menu-wrap.active .fstp-menu-text a.fstp-tab-link {
    color: #4870AC
}

.fstp-template-17 .fstp-tab.fstp-menu-wrap.active a.fstp-tab-link {
    color: #FFA000;
}

.fstp-template-19 .fstp-tab.fstp-menu-wrap.active a.fstp-tab-link {
    color: #4870AC;
}

.fstp-template-20 .fstp-tab.fstp-menu-wrap.active a.fstp-tab-link {
    color: #FD90C1;
    background: #fff;
    border-radius: 100%;
}

.fstp-template-21 .fstp-tab.fstp-menu-wrap.active a.fstp-tab-link {
    color: #fff;
}

.fstp-template-22 .fstp-tab.fstp-menu-wrap.active a.fstp-tab-link {
    background: #454545;
    color: #fff;
}

/* icon animation */

.fstp-animate-rotate .fstp-menu-text:hover i {
    transition: all 1s;
    transform: rotateY(360deg);
}

.fstp-animate-slide .fstp-menu-text:hover i {
    animation: fstp-rightToLeft 0.3s forwards;
}
.fstp-animate-none .fstp-menu-text:hover i{
    animation: none;
}
.fstp-html-wrap.fstp-html-template-2 div.fstp-tab-heading {
    color: #000;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.18px;
}

.fstp-tab-data {
    overflow-y: unset;
}

/* Right To left */
@keyframes fstp-rightToLeft {
    49% {
        transform: translate(100%);
    }

    50% {
        opacity: 0;
        transform: translate(-100%);
    }

    51% {
        opacity: 1;
    }
}

/* Spin Around */
@keyframes fstp-spinAround {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }

}

.fstp-animate-spin-infinite .fstp-menu-text:hover i {
    animation: fstp-spinAround 1.5s linear infinite;
}

/* Icon Up */
@keyframes fstp-iconUp {

    0%,
    50%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    25%,
    75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

}

.fstp-animate-bounce .fstp-menu-text:hover i {
    animation: fstp-iconUp 0.75s ease-out;
    transition: transform ease-out 0.75s;
}

.fstp-menu-wrap i {
    display: inline-block;
}

/*  Pop Up */
@keyframes fstp-popUp {
    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
}

.fstp-animate-zoom .fstp-menu-text:hover i {
    animation: fstp-popUp 0.75s linear;
    animation-iteration-count: 1;
}

@media only screen and (min-width: 769px){
    .fstp-template-1 .fstp-tab.fstp-menu-wrap:hover, .fstp-template-2 .fstp-tab.fstp-menu-wrap:hover, .fstp-template-3 .fstp-tab.fstp-menu-wrap:hover, .fstp-template-4 .fstp-tab.fstp-menu-wrap:hover, .fstp-template-5 .fstp-tab.fstp-menu-wrap:hover {
        background: #fff;
    }
    .fstp-template-1 .fstp-tab.fstp-menu-wrap .fstp-menu-text:hover a.fstp-tab-link,
.fstp-template-3 .fstp-tab.fstp-menu-wrap .fstp-menu-text:hover a.fstp-tab-link {
    color: #000;
}
.fstp-template-2 .fstp-tab.fstp-menu-wrap .fstp-menu-text a.fstp-tab-link:hover {
    color: #595959;
}

.fstp-template-4 .fstp-tab.fstp-menu-wrap .fstp-menu-text:hover a.fstp-tab-link {
    color: #595959;
}

.fstp-template-5 .fstp-tab.fstp-menu-wrap .fstp-menu-text:hover a.fstp-tab-link {
    color: #FF8079;
}
.fstp-template-6 .fstp-tab.fstp-menu-wrap .fstp-menu-text:hover {
    width: 100%;
    background: #444;
    max-width: fit-content;
}


.fstp-template-6 a.fstp-tab-link:hover {
    width: 100%;
    color: #fff;
}

.fstp-template-6 a.fstp-tab-link:hover span {
    display: block;
}
.fstp-template-7 .fstp-tab.fstp-menu-wrap .fstp-menu-text:hover {
    width: max-content;
    background: #ec75d2;
    max-width: 100%;
}


.fstp-template-7 a.fstp-tab-link:hover {
    width: 100%;
    color: #fff;
}

.fstp-template-7 a.fstp-tab-link:hover span {
    display: block;
}
.fstp-template-8 a.fstp-tab-link:hover,
.fstp-template-8 .fstp-tab:hover&gt;a {
    width: 100%;
    color: #fff;
}

.fstp-template-8 a.fstp-tab-link:hover span,
.fstp-template-8 .fstp-tab:hover&gt;a span {
    display: block;
}
.fstp-template-8 .fstp-tab.fstp-menu-wrap .fstp-menu-text:hover {
    width: max-content;
    background: #449D98;
    max-width: 100%;
    transition: 0.3s;
}
.fstp-template-9 .fstp-tab a.fstp-tab-link:hover {
    color: #fff;
    background: #FFC700;
}

.fstp-template-9 .fstp-tab:hover span.fstp-hover,
.fstp-template-9 .fstp-tab:hover&gt;a span,
.fstp-template-9 .fstp-tab.active&gt;a span {
    position: absolute;
    height: inherit;
    background: #7686E4;
    left: 82%;
    align-items: center;
    justify-content: space-around;
    padding: 28px;
    width: max-content;
    z-index: 9999999999;
}
.fstp-template-10 .fstp-tab.fstp-menu-wrap .fstp-menu-text:hover {
    background: #ff8c74;
}
.fstp-template-11 .fstp-no-hover .fstp-tab:hover, .fstp-template-23 .fstp-no-hover .fstp-tab:hover {
    height: 50px;
    width: 50px;
}
.fstp-template-11 .fstp-tab:hover {
    width: auto;
    height: 60px;
    transition: 0.4s;
}
.fstp-template-12 .fstp-tab .fstp-menu-text a.fstp-tab-link:hover {
    background: #ffffff87;
}

.fstp-template-12 .fstp-tab-link:hover span.fstp-hover,
.fstp-template-12 .fstp-tab:hover&gt;a span.fstp-hover {
    display: flex;
    position: absolute;
    height: inherit;
    background: #B74FE8;
    left: 194%;
    align-items: center;
    justify-content: space-around;
    padding: 5px 10px;
    width: auto;
    z-index: 9999999999;
}
.fstp-template-13 a.fstp-tab-link:hover,
.fstp-template-13 .fstp-tab .active&gt;a,
.fstp-template-13 .fstp-tab:hover&gt;a {
    color: #fff;
    background: #444444;
}

.fstp-template-13 a.fstp-tab-link:hover,
.fstp-template-13 .fstp-tab:hover&gt;a {
    color: #fff;
}
.fstp-template-15 .fstp-tab .fstp-menu-text:hover {
    background: #000;
}


.fstp-template-15 a.fstp-tab-link:hover,
.fstp-template-15 .fstp-tab:hover&gt;a {
    color: #FFE500;
}
.fstp-template-16 .fstp-tab.fstp-menu-wrap .fstp-menu-text:hover {
    background-color: #fff;
}

.fstp-template-16 a.fstp-tab-link:hover {
    color: #4870AC;
}
.fstp-template-17 a.fstp-tab-link:hover {
    color: #FFA000;
}
.fstp-template-19 a.fstp-tab-link:hover {
    color: #4870AC;
}
.fstp-template-20 a.fstp-tab-link:hover,
.fstp-template-20 .fstp-tab .active&gt;a,
.fstp-template-20 .fstp-tab:hover&gt;a {
    color: #FCACD0;
    background: #fff;
    border-radius: 20px;
}
.fstp-template-21 a.fstp-tab-link:hover,
.fstp-template-21 .fstp-tab .active&gt;a,
.fstp-template-21 .fstp-tab:hover&gt;a {
    color: #fff;
    background: #1D2327;
}

.fstp-template-21 a.fstp-tab-link:hover,
.fstp-template-21 .fstp-tab:hover&gt;a {
    color: #fff;
}
.fstp-template-22 a.fstp-tab-link:hover,
.fstp-template-22 .fstp-tab .active&gt;a,
.fstp-template-22 .fstp-tab:hover&gt;a {
    color: #fff;
    background: #7686E4;
}

.fstp-template-22 a.fstp-tab-link:hover,
.fstp-template-22 .fstp-tab:hover&gt;a {
    color: #fff;
    background: #454545;
}
.fstp-template-24 a.fstp-tab-link:hover,
.fstp-template-24 .fstp-tab .active&gt;a,
.fstp-template-24 .fstp-tab:hover&gt;a {
    color: #FFE500;
    background: #000;
}

.fstp-template-24 a.fstp-tab-link:hover,
.fstp-template-24 .fstp-tab:hover&gt;a {
    color: #FFE500;
}
}
</pre></body></html>